Skip to content
Success

Console Output

Pull request #795 opened
16:00:02 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 glours for docker/docker-ce-packaging
Obtained Jenkinsfile from 53e8b9e780d82c200898f6c45477d03f3b4fd649+326043dae122f5bfaaa044fd6c72c66d48836564 (940392e71bb53ee045b43c7cbab91a2588d3c38c)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-795@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] parallel
[Pipeline] { (Branch: static-linux)
[Pipeline] { (Branch: cross-mac)
[Pipeline] { (Branch: cross-win)
[Pipeline] { (Branch: centos:7-amd64)
[Pipeline] { (Branch: centos:7-aarch64)
[Pipeline] { (Branch: quay.io/centos/centos:stream8-amd64)
[Pipeline] { (Branch: quay.io/centos/centos:stream8-aarch64)
[Pipeline] { (Branch: quay.io/centos/centos:stream9-amd64)
[Pipeline] { (Branch: quay.io/centos/centos:stream9-aarch64)
[Pipeline] { (Branch: debian:buster-amd64)
[Pipeline] { (Branch: debian:buster-aarch64)
[Pipeline] { (Branch: debian:buster-armhf)
[Pipeline] { (Branch: debian:bullseye-amd64)
[Pipeline] { (Branch: debian:bullseye-aarch64)
[Pipeline] { (Branch: debian:bullseye-armhf)
[Pipeline] { (Branch: fedora:35-amd64)
[Pipeline] { (Branch: fedora:35-aarch64)
[Pipeline] { (Branch: fedora:36-amd64)
[Pipeline] { (Branch: fedora:36-aarch64)
[Pipeline] { (Branch: fedora:37-amd64)
[Pipeline] { (Branch: fedora:37-aarch64)
[Pipeline] { (Branch: balenalib/rpi-raspbian:buster-armhf)
[Pipeline] { (Branch: balenalib/rpi-raspbian:bullseye-armhf)
[Pipeline] { (Branch: ubuntu:bionic-amd64)
[Pipeline] { (Branch: ubuntu:bionic-aarch64)
[Pipeline] { (Branch: ubuntu:bionic-armhf)
[Pipeline] { (Branch: ubuntu:focal-amd64)
[Pipeline] { (Branch: ubuntu:focal-aarch64)
[Pipeline] { (Branch: ubuntu:focal-armhf)
[Pipeline] { (Branch: ubuntu:jammy-amd64)
[Pipeline] { (Branch: ubuntu:jammy-aarch64)
[Pipeline] { (Branch: ubuntu:jammy-armhf)
[Pipeline] { (Branch: ubuntu:kinetic-amd64)
[Pipeline] { (Branch: ubuntu:kinetic-aarch64)
[Pipeline] { (Branch: ubuntu:kinetic-armhf)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a5050343faa2db85) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-795@tmp/41bf5ebb-7ae9-43b4-ae45-6a3773c06af2/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
16:00:21 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:00:21 chowning workspace
[Pipeline] sh
16:00:21 + pwd
16:00:21 + id -u
16:00:21 + id -g
16:00:21 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:00:21 Unable to find image 'busybox:latest' locally
16:00:21 latest: Pulling from library/busybox
16:00:21 b2bcf7a3443b: Pulling fs layer
16:00:21 b2bcf7a3443b: Verifying Checksum
16:00:21 b2bcf7a3443b: Download complete
16:00:22 b2bcf7a3443b: Pull complete
16:00:22 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:00:22 Status: Downloaded newer image for busybox:latest
Still waiting to schedule task
All nodes of label ‘ubuntu-2004&&x86_64’ are offline
Still waiting to schedule task
All nodes of label ‘ubuntu-2004&&x86_64’ are offline
Still waiting to schedule task
All nodes of label ‘ubuntu-2004&&x86_64’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
[Pipeline] echo
16:00:23 Removing all docker containers
[Pipeline] sh
16:00:23 + docker container ls -aq
[Pipeline] echo
16:00:23 Docker containers have been removed
[Pipeline] echo
16:00:23 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:00:23 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-7-aarch64)
[Pipeline] sh
16:00:23 + echo starting...
16:00:23 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:00:24 + docker version
16:00:24 Client: Docker Engine - Community
16:00:24  Version:           22.06.0-beta.0
16:00:24  API version:       1.42
16:00:24  Go version:        go1.18.3
16:00:24  Git commit:        3e9117b
16:00:24  Built:             Fri Jun  3 17:55:34 2022
16:00:24  OS/Arch:           linux/arm64
16:00:24  Context:           default
16:00:24 
16:00:24 Server: Docker Engine - Community
16:00:24  Engine:
16:00:24   Version:          22.06.0-beta.0
16:00:24   API version:      1.42 (minimum version 1.12)
16:00:24   Go version:       go1.18.3
16:00:24   Git commit:       38633e7
16:00:24   Built:            Fri Jun  3 17:55:34 2022
16:00:24   OS/Arch:          linux/arm64
16:00:24   Experimental:     true
16:00:24  containerd:
16:00:24   Version:          1.6.8
16:00:24   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:00:24  runc:
16:00:24   Version:          1.1.4
16:00:24   GitCommit:        v1.1.4-0-g5fd4c4d
16:00:24  docker-init:
16:00:24   Version:          0.19.0
16:00:24   GitCommit:        de40ad0
[Pipeline] sh
16:00:24 + docker info
16:00:24 Client:
16:00:24  Context:    default
16:00:24  Debug Mode: false
16:00:24  Plugins:
16:00:24   buildx: Docker Buildx (Docker Inc.)
16:00:24     Version:  v0.8.2
16:00:24     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:00:24   compose: Docker Compose (Docker Inc.)
16:00:24     Version:  v2.12.0
16:00:24     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:00:24 
16:00:24 Server:
16:00:24  Containers: 0
16:00:24   Running: 0
16:00:24   Paused: 0
16:00:24   Stopped: 0
16:00:24  Images: 2
16:00:24  Server Version: 22.06.0-beta.0
16:00:24  Storage Driver: overlay2
16:00:24   Backing Filesystem: extfs
16:00:24   Supports d_type: true
16:00:24   Using metacopy: false
16:00:24   Native Overlay Diff: true
16:00:24   userxattr: false
16:00:24  Logging Driver: json-file
16:00:24  Cgroup Driver: cgroupfs
16:00:24  Cgroup Version: 1
16:00:24  Plugins:
16:00:24   Volume: local
16:00:24   Network: bridge host ipvlan macvlan null overlay
16:00:24   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:00:24  Swarm: inactive
16:00:24  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:00:24  Default Runtime: runc
16:00:24  Init Binary: docker-init
16:00:24  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:00:24  runc version: v1.1.4-0-g5fd4c4d
16:00:24  init version: de40ad0
16:00:24  Security Options:
16:00:24   apparmor
16:00:24   seccomp
16:00:24    Profile: builtin
16:00:24  Kernel Version: 5.15.0-1022-aws
16:00:24  Operating System: Ubuntu 20.04.5 LTS
16:00:24  OSType: linux
16:00:24  Architecture: aarch64
16:00:24  CPUs: 2
16:00:24  Total Memory: 7.559GiB
16:00:24  Name: ip-10-100-85-104
16:00:24  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:00:24  Docker Root Dir: /var/lib/docker
16:00:24  Debug Mode: false
16:00:24  Username: dockerbuildbot
16:00:24  Registry: https://index.docker.io/v1/
16:00:24  Labels:
16:00:24  Experimental: true
16:00:24  Insecure Registries:
16:00:24   127.0.0.0/8
16:00:24  Live Restore Enabled: true
16:00:24 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:00:24 The recommended git tool is: git
16:00:24 using credential docker-jenkins-github-credentials
16:00:24 Cloning the remote Git repository
16:00:24 Cloning with configured refspecs honoured and without tags
16:00:25 Fetching without tags
16:00:25 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:00:25 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:00:25 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:00:25 Commit message: "bump compose version to v2.14.1"
16:00:25 First time build. Skipping changelog.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
[Pipeline] sh
16:00:26 + make REF=20.10 centos-7
16:00:26 git init src/github.com/docker/cli
16:00:26 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:00:26 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:00:26 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:00:26 + SRC=src/github.com/docker/cli
16:00:26 + REF=20.10
16:00:26 + REF_FETCH=20.10
16:00:26 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin+  20.10
16:00:26 awk {print $2}
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:00:27 + REF=refs/heads/20.10
16:00:27 + [ -n refs/heads/20.10 ]
16:00:27 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:00:27 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:00:29 From https://github.com/docker/cli
16:00:29  * [new branch]      20.10      -> 20.10
16:00:29  * [new branch]      20.10      -> origin/20.10
16:00:29 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:00:29 git init src/github.com/docker/docker
16:00:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:00:29 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:00:29 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:00:29 + SRC=src/github.com/docker/docker
16:00:29 + REF=20.10
16:00:29 + REF_FETCH=20.10
16:00:29 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10+ 
16:00:29 awk {print $2}
16:00:29 + REF=refs/heads/20.10
16:00:29 + [ -n refs/heads/20.10 ]
16:00:29 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:00:29 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:00:32 From https://github.com/docker/docker
16:00:32  * [new branch]      20.10      -> 20.10
16:00:32  * [new branch]      20.10      -> origin/20.10
16:00:32 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:00:32 git init src/github.com/docker/compose
16:00:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:00:32 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:00:32 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:00:32 + SRC=src/github.com/docker/compose
16:00:32 + REF=v2.14.1
16:00:32 + REF_FETCH=v2.14.1
16:00:32 + git -C src/github.com/docker/compose ls-remote --refs --heads+  --tags origin v2.14.1
16:00:32 awk {print $2}
16:00:32 + REF=refs/tags/v2.14.1
16:00:32 + [ -n refs/tags/v2.14.1 ]
16:00:32 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:00:32 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:00:33 From https://github.com/docker/compose
16:00:33  * [new tag]         v2.14.1    -> v2.14.1
16:00:33 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:00:33 git init src/github.com/docker/scan-cli-plugin
16:00:33 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:00:33 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:00:33 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:00:33 + SRC=src/github.com/docker/scan-cli-plugin
16:00:33 + REF=v0.23.0
16:00:33 + REF_FETCH=v0.23.0
16:00:33 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags+  origin v0.23.0
16:00:33 awk {print $2}
16:00:33 + REF=refs/tags/v0.23.0
16:00:33 + [ -n refs/tags/v0.23.0 ]
16:00:33 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:00:33 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:00:34 From https://github.com/docker/scan-cli-plugin
16:00:34  * [new tag]         v0.23.0    -> v0.23.0
16:00:34 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:00:34 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.9 centos-7
16:00:34 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:00:34 mkdir -p rpmbuild/SOURCES
16:00:34 docker run --rm -w /v \
16:00:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:00:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:00:34 	alpine \
16:00:34 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:00:44 mkdir -p rpmbuild/SOURCES
16:00:44 docker run --rm -w /v \
16:00:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:00:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:00:44 	alpine \
16:00:44 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:00:46 mkdir -p rpmbuild/SOURCES
16:00:46 docker run --rm -w /v \
16:00:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:00:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:00:46 	alpine \
16:00:46 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:00:46 mkdir -p rpmbuild/SOURCES
16:00:46 docker run --rm -w /v \
16:00:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:00:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:00:46 	alpine \
16:00:46 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:00:47 mkdir -p rpmbuild/SOURCES
16:00:47 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
16:00:47 mkdir -p rpmbuild/SOURCES
16:00:47 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
16:00:47 docker run --rm -w /v \
16:00:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:00:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:00:47 	alpine \
16:00:47 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:00:48 == Building packages for centos-7 ==
16:00:48 mkdir -p "rpmbuild/centos-7"
16:00:48 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster -t rpmbuild-centos-7/aarch64 -f centos-7/Dockerfile .
16:00:50 #1 [internal] load build definition from Dockerfile
16:00:50 #1 transferring dockerfile: 1.08kB done
16:00:50 #1 DONE 0.1s
16:00:50 
16:00:50 #2 [internal] load .dockerignore
16:00:50 #2 transferring context: 2B done
16:00:50 #2 DONE 0.1s
16:00:50 
16:00:50 #3 [auth] library/centos:pull token for registry-1.docker.io
16:00:50 #3 DONE 0.0s
16:00:50 
16:00:50 #4 [auth] library/golang:pull token for registry-1.docker.io
16:00:50 #4 DONE 0.0s
16:00:50 
16:00:50 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:00:50 #5 DONE 0.4s
16:00:50 
16:00:50 #6 [internal] load metadata for docker.io/library/centos:7
16:00:50 #6 DONE 0.4s
16:00:50 
16:00:50 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:00:50 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:00:50 #7 ...
16:00:50 
16:00:50 #8 [internal] load build context
16:00:50 #8 transferring context: 13.65kB done
16:00:50 #8 DONE 0.0s
16:00:50 
16:00:50 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:00:50 #7 sha256:6390a32d704ff9aded6a09dd2a647c6459cda655d533287c04c9e48fc49cbf2e 7.12kB / 7.12kB done
16:00:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 0B / 49.23MB 0.1s
16:00:50 #7 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 0B / 7.73MB 0.1s
16:00:50 #7 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:00:50 #7 sha256:80887ed38ff24f174318fa10baba11fad4399f456628073a29e7ecc280e36642 1.80kB / 1.80kB done
16:00:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 15.43MB / 49.23MB 0.3s
16:00:50 #7 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 7.73MB / 7.73MB 0.3s
16:00:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 24.12MB / 49.23MB 0.7s
16:00:50 #7 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 7.73MB / 7.73MB 0.5s done
16:00:50 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 5.24MB / 10.00MB 0.7s
16:00:51 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 32.51MB / 49.23MB 0.8s
16:00:51 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 0.8s
16:00:51 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 37.75MB / 49.23MB 0.9s
16:00:51 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 48.23MB / 49.23MB 1.1s
16:00:51 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 1.2s done
16:00:51 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 1.1s done
16:00:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 16.78MB / 52.17MB 1.3s
16:00:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 0B / 62.71MB 1.3s
16:00:51 #7 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 0.1s
16:00:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 0B / 109.09MB 1.4s
16:00:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 20.97MB / 52.17MB 1.5s
16:00:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 6.91MB / 62.71MB 1.5s
16:00:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 32.51MB / 52.17MB 1.6s
16:00:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 16.78MB / 62.71MB 1.6s
16:00:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 5.92MB / 109.09MB 1.6s
16:00:52 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 40.89MB / 52.17MB 1.7s
16:00:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 19.92MB / 62.71MB 1.7s
16:00:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 27.10MB / 109.09MB 1.7s
16:00:52 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 49.44MB / 52.17MB 1.8s
16:00:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 26.21MB / 62.71MB 1.8s
16:00:52 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 2.0s
16:00:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 35.65MB / 62.71MB 2.0s
16:00:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 52.43MB / 109.09MB 2.0s
16:00:52 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 2.0s done
16:00:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 39.58MB / 62.71MB 2.1s
16:00:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 66.06MB / 109.09MB 2.1s
16:00:52 #7 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 156B / 156B 2.1s
16:00:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 44.13MB / 62.71MB 2.2s
16:00:52 #7 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 156B / 156B 2.1s done
16:00:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 50.33MB / 62.71MB 2.3s
16:00:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 80.74MB / 109.09MB 2.3s
16:00:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 57.67MB / 62.71MB 2.4s
16:00:53 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 2.5s
16:00:53 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 2.6s done
16:00:53 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 99.61MB / 109.09MB 2.7s
16:00:53 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 106.95MB / 109.09MB 2.9s
16:00:55 #7 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 3.0s done
16:00:55 #7 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd
16:00:55 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 5.4s done
16:00:56 #7 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 0.5s done
16:00:56 #7 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1
16:00:56 #7 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.4s done
16:00:56 #7 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8
16:00:58 #7 ...
16:00:58 
16:00:58 #9 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
16:00:58 #9 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done
16:00:58 #9 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done
16:00:58 #9 sha256:73f11afcbb50d8bc70eab9f0850b3fa30e61a419bc48cf426e63527d14a8373b 530B / 530B done
16:00:58 #9 sha256:c9a1fdca3387618f8634949de4533419327736e2f5c618e3bfebe877aa331352 2.77kB / 2.77kB done
16:00:58 #9 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 1.4s done
16:00:58 #9 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 5.8s done
16:00:58 #9 DONE 7.8s
16:00:58 
16:00:58 #10 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo; fi
16:01:03 #10 ...
16:01:03 
16:01:03 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:01:03 #7 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 2.3s done
16:01:03 #7 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 1.4s done
16:01:03 #7 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 2.2s
16:01:03 #7 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 3.2s done
16:01:04 #7 extracting sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63
16:01:04 #7 extracting sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 done
16:01:05 #7 DONE 15.3s
16:01:05 
16:01:05 #10 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo; fi
16:01:05 #10 DONE 7.6s
16:01:05 
16:01:05 #11 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
16:01:06 #11 1.136 Loaded plugins: fastestmirror, ovl
16:01:07 #11 1.616 Determining fastest mirrors
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-089cbfed22dd53637) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0da5a3dfb26cc891b) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0b2c4ea8036b44218) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] {
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-067bd2bed2351a522) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-05e53c9fa39b8ad7b) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
16:01:12 #11 6.022  * base: download.cf.centos.org
16:01:12 #11 6.023  * extras: download.cf.centos.org
16:01:12 #11 6.023  * updates: download.cf.centos.org
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06f7897c0a0538866) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03f84cacef8591113) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-795@tmp/db53629c-9312-4cd8-a93c-5259ca2eba26/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
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-795@tmp/5896931b-cd79-4102-8bc9-5aa46ee74ece/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] wrap
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-795@tmp/e70da0f7-54db-4f46-bbc4-471588d5cfab/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-795@tmp/95638e8d-bdc6-42bb-a2b9-a01c84f7ed03/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] echo
16:01:26 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:01:26 chowning workspace
[Pipeline] sh
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-795@tmp/4e06e9cb-0e9d-4776-bc5f-f564a1c7f6c1/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] wrap
[Pipeline] echo
16:01:28 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:01:28 chowning workspace
[Pipeline] sh
16:01:28 + pwd
16:01:28 + id -u
16:01:28 + id -g
16:01:28 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:01:28 Unable to find image 'busybox:latest' locally
16:01:28 latest: Pulling from library/busybox
16:01:28 e6033abd6f35: Pulling fs layer
16:01:29 e6033abd6f35: Verifying Checksum
16:01:29 e6033abd6f35: Download complete
16:01:29 e6033abd6f35: Pull complete
16:01:29 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:01:29 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
16:01:29 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:01:29 chowning workspace
[Pipeline] sh
16:01:30 + pwd
16:01:30 + id -u
16:01:30 + id -g
16:01:30 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:01:30 Unable to find image 'busybox:latest' locally
16:01:30 latest: Pulling from library/busybox
16:01:30 e6033abd6f35: Pulling fs layer
16:01:30 e6033abd6f35: Download complete
16:01:30 e6033abd6f35: Pull complete
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] echo
16:01:30 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:01:30 chowning workspace
[Pipeline] sh
16:01:30 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:01:30 Status: Downloaded newer image for busybox:latest
16:01:30 #11 24.67 Resolving Dependencies
16:01:30 #11 24.67 --> Running transaction check
16:01:30 #11 24.67 ---> Package rpm-build.aarch64 0:4.11.3-48.el7_9 will be installed
16:01:30 #11 24.69 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.aarch64
16:01:30 #11 24.81 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.aarch64
16:01:30 #11 24.81 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.aarch64
16:01:30 #11 24.82 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.aarch64
16:01:30 #11 24.82 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.aarch64
16:01:30 #11 24.82 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.aarch64
16:01:30 #11 24.82 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.aarch64
16:01:30 #11 24.82 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.aarch64
16:01:30 #11 24.82 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.aarch64
16:01:30 #11 24.82 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.aarch64
16:01:30 #11 24.83 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.aarch64
16:01:30 #11 24.83 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.aarch64
16:01:30 #11 24.83 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.aarch64
16:01:30 #11 24.83 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.aarch64
16:01:30 #11 24.84 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
16:01:30 #11 24.84 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
16:01:30 #11 24.84 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
16:01:30 #11 24.84 --> Running transaction check
16:01:30 #11 24.84 ---> Package bzip2.aarch64 0:1.0.6-13.el7 will be installed
16:01:30 #11 24.84 ---> Package desktop-file-utils.aarch64 0:0.23-2.el7 will be installed
16:01:30 #11 24.84 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.aarch64
16:01:30 #11 24.84 ---> Package elfutils.aarch64 0:0.176-5.el7 will be installed
16:01:30 #11 24.85 ---> Package file.aarch64 0:5.11-37.el7 will be installed
16:01:30 #11 24.85 ---> Package gdb.aarch64 0:7.6.1-120.el7 will be installed
16:01:30 #11 24.85 ---> Package groff-base.aarch64 0:1.22.2-8.el7 will be installed
16:01:30 #11 24.85 ---> Package patch.aarch64 0:2.7.1-12.el7_7 will be installed
16:01:30 #11 24.85 ---> Package perl.aarch64 4:5.16.3-299.el7_9 will be installed
16:01:30 #11 24.86 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.86 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.87 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.87 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.87 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.87 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.87 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.87 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.87 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.87 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.87 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.87 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.87 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.87 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.88 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.88 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.88 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.88 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.88 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.88 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.88 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.88 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.88 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.aarch64
16:01:30 #11 24.88 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
16:01:30 #11 24.88 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
16:01:30 #11 24.89 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
16:01:30 #11 24.89 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
16:01:30 #11 24.89 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
16:01:30 #11 24.89 ---> Package perl-threads.aarch64 0:1.87-4.el7 will be installed
16:01:30 #11 24.89 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
16:01:30 #11 24.89 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:01:30 #11 24.89 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:01:30 #11 24.89 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:01:30 #11 24.90 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:01:30 #11 24.90 ---> Package rpm.aarch64 0:4.11.3-45.el7 will be updated
16:01:30 #11 24.90 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.aarch64
16:01:30 #11 24.90 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.aarch64
16:01:30 #11 24.90 ---> Package rpm.aarch64 0:4.11.3-48.el7_9 will be an update
16:01:30 #11 24.90 ---> Package unzip.aarch64 0:6.0-24.el7_9 will be installed
16:01:30 #11 24.90 --> Running transaction check
16:01:30 #11 24.90 ---> Package dwz.aarch64 0:0.11-3.el7 will be installed
16:01:30 #11 24.90 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
16:01:30 #11 24.90 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
16:01:30 #11 24.90 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
16:01:30 #11 24.91 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
16:01:30 #11 24.91 ---> Package perl-Filter.aarch64 0:1.49-3.el7 will be installed
16:01:30 #11 24.91 ---> Package perl-PathTools.aarch64 0:3.40-5.el7 will be installed
16:01:30 #11 24.91 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
16:01:30 #11 24.91 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
16:01:30 #11 24.92 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
16:01:30 #11 24.92 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
16:01:30 #11 24.92 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
16:01:30 #11 24.92 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
16:01:30 #11 24.92 ---> Package perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 will be installed
16:01:30 #11 24.92 ---> Package perl-Socket.aarch64 0:2.010-5.el7 will be installed
16:01:30 #11 24.92 ---> Package perl-Storable.aarch64 0:2.45-3.el7 will be installed
16:01:30 #11 24.93 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
16:01:30 #11 24.93 ---> Package perl-Time-HiRes.aarch64 4:1.9725-3.el7 will be installed
16:01:30 #11 24.93 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
16:01:30 #11 24.93 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
16:01:30 #11 24.93 ---> Package perl-libs.aarch64 4:5.16.3-299.el7_9 will be installed
16:01:30 #11 24.93 ---> Package perl-macros.aarch64 4:5.16.3-299.el7_9 will be installed
16:01:30 #11 24.93 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
16:01:30 #11 24.93 ---> Package perl-threads-shared.aarch64 0:1.43-6.el7 will be installed
16:01:30 #11 24.94 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
16:01:30 #11 24.94 ---> Package rpm-libs.aarch64 0:4.11.3-45.el7 will be updated
16:01:30 #11 24.94 --> Processing Dependency: rpm-libs(aarch-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.aarch64
16:01:30 #11 24.94 ---> Package rpm-libs.aarch64 0:4.11.3-48.el7_9 will be an update
16:01:30 #11 24.94 ---> Package rpm-python.aarch64 0:4.11.3-45.el7 will be updated
16:01:30 #11 24.94 ---> Package rpm-python.aarch64 0:4.11.3-48.el7_9 will be an update
16:01:30 #11 24.94 ---> Package zip.aarch64 0:3.0-11.el7 will be installed
16:01:30 #11 24.94 --> Running transaction check
16:01:30 #11 24.94 ---> Package perl-Encode.aarch64 0:2.51-7.el7 will be installed
16:01:30 #11 24.95 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
16:01:30 #11 24.95 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
16:01:30 #11 24.95 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
16:01:30 #11 24.95 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
16:01:30 #11 24.95 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
16:01:30 #11 24.96 ---> Package rpm-build-libs.aarch64 0:4.11.3-45.el7 will be updated
16:01:30 #11 24.96 ---> Package rpm-build-libs.aarch64 0:4.11.3-48.el7_9 will be an update
16:01:30 #11 24.96 --> Running transaction check
16:01:30 #11 24.96 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
16:01:30 #11 24.96 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
16:01:31 + pwd
16:01:31 + id -u
16:01:31 + id -g
16:01:31 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:01:31 Unable to find image 'busybox:latest' locally
16:01:31 #11 25.18 --> Finished Dependency Resolution
16:01:31 #11 25.18 
16:01:31 #11 25.18 Dependencies Resolved
16:01:31 #11 25.19 
16:01:31 #11 25.19 ================================================================================
16:01:31 #11 25.19  Package                   Arch       Version                  Repository  Size
16:01:31 #11 25.19 ================================================================================
16:01:31 #11 25.19 Installing:
16:01:31 #11 25.19  rpm-build                 aarch64    4.11.3-48.el7_9          updates    150 k
16:01:31 #11 25.19  rpmlint                   noarch     1.5-4.el7                base       229 k
16:01:31 #11 25.19 Installing for dependencies:
16:01:31 #11 25.19  bzip2                     aarch64    1.0.6-13.el7             base        52 k
16:01:31 #11 25.19  desktop-file-utils        aarch64    0.23-2.el7               base        68 k
16:01:31 #11 25.19  dwz                       aarch64    0.11-3.el7               base        95 k
16:01:31 #11 25.19  elfutils                  aarch64    0.176-5.el7              base       301 k
16:01:31 #11 25.19  emacs-filesystem          noarch     1:24.3-23.el7            base        58 k
16:01:31 #11 25.19  file                      aarch64    5.11-37.el7              base        57 k
16:01:31 #11 25.19  gdb                       aarch64    7.6.1-120.el7            base       2.3 M
16:01:31 #11 25.19  groff-base                aarch64    1.22.2-8.el7             base       920 k
16:01:31 #11 25.19  patch                     aarch64    2.7.1-12.el7_7           base       107 k
16:01:31 #11 25.19  perl                      aarch64    4:5.16.3-299.el7_9       updates    7.9 M
16:01:31 #11 25.19  perl-Carp                 noarch     1.26-244.el7             base        19 k
16:01:31 #11 25.19  perl-Encode               aarch64    2.51-7.el7               base       1.1 M
16:01:31 #11 25.19  perl-Exporter             noarch     5.68-3.el7               base        28 k
16:01:31 #11 25.19  perl-File-Path            noarch     2.09-2.el7               base        26 k
16:01:31 #11 25.19  perl-File-Temp            noarch     0.23.01-3.el7            base        56 k
16:01:31 #11 25.19  perl-Filter               aarch64    1.49-3.el7               base        76 k
16:01:31 #11 25.19  perl-Getopt-Long          noarch     2.40-3.el7               base        56 k
16:01:31 #11 25.19  perl-HTTP-Tiny            noarch     0.033-3.el7              base        38 k
16:01:31 #11 25.19  perl-PathTools            aarch64    3.40-5.el7               base        82 k
16:01:31 #11 25.19  perl-Pod-Escapes          noarch     1:1.04-299.el7_9         updates     52 k
16:01:31 #11 25.19  perl-Pod-Perldoc          noarch     3.20-4.el7               base        87 k
16:01:31 #11 25.19  perl-Pod-Simple           noarch     1:3.28-4.el7             base       216 k
16:01:31 #11 25.19  perl-Pod-Usage            noarch     1.63-3.el7               base        27 k
16:01:31 #11 25.19  perl-Scalar-List-Utils    aarch64    1.27-248.el7             base        35 k
16:01:31 #11 25.19  perl-Socket               aarch64    2.010-5.el7              base        48 k
16:01:31 #11 25.19  perl-Storable             aarch64    2.45-3.el7               base        73 k
16:01:31 #11 25.19  perl-Text-ParseWords      noarch     3.29-4.el7               base        14 k
16:01:31 #11 25.19  perl-Thread-Queue         noarch     3.02-2.el7               base        17 k
16:01:31 #11 25.19  perl-Time-HiRes           aarch64    4:1.9725-3.el7           base        45 k
16:01:31 #11 25.19  perl-Time-Local           noarch     1.2300-2.el7             base        24 k
16:01:31 #11 25.19  perl-constant             noarch     1.27-2.el7               base        19 k
16:01:31 #11 25.19  perl-libs                 aarch64    4:5.16.3-299.el7_9       updates    621 k
16:01:31 #11 25.19  perl-macros               aarch64    4:5.16.3-299.el7_9       updates     44 k
16:01:31 #11 25.19  perl-parent               noarch     1:0.225-244.el7          base        12 k
16:01:31 #11 25.19  perl-podlators            noarch     2.5.1-3.el7              base       112 k
16:01:31 #11 25.19  perl-srpm-macros          noarch     1-8.el7                  base       4.6 k
16:01:31 #11 25.19  perl-threads              aarch64    1.87-4.el7               base        48 k
16:01:31 #11 25.19  perl-threads-shared       aarch64    1.43-6.el7               base        37 k
16:01:31 #11 25.19  python-srpm-macros        noarch     3-34.el7                 base       8.8 k
16:01:31 #11 25.19  redhat-rpm-config         noarch     9.1.0-88.el7.centos      base        81 k
16:01:31 #11 25.19  unzip                     aarch64    6.0-24.el7_9             updates    168 k
16:01:31 #11 25.19  zip                       aarch64    3.0-11.el7               base       257 k
16:01:31 #11 25.19 Updating for dependencies:
16:01:31 #11 25.19  rpm                       aarch64    4.11.3-48.el7_9          updates    1.2 M
16:01:31 #11 25.19  rpm-build-libs            aarch64    4.11.3-48.el7_9          updates    101 k
16:01:31 #11 25.19  rpm-libs                  aarch64    4.11.3-48.el7_9          updates    256 k
16:01:31 #11 25.19  rpm-python                aarch64    4.11.3-48.el7_9          updates     83 k
16:01:31 #11 25.19 
16:01:31 #11 25.19 Transaction Summary
16:01:31 #11 25.19 ================================================================================
16:01:31 #11 25.19 Install  2 Packages (+42 Dependent packages)
16:01:31 #11 25.19 Upgrade             (  4 Dependent packages)
16:01:31 #11 25.19 
16:01:31 #11 25.19 Total download size: 17 M
16:01:31 #11 25.19 Downloading packages:
16:01:31 #11 25.20 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
16:01:31 latest: Pulling from library/busybox
16:01:31 e6033abd6f35: Pulling fs layer
16:01:31 e6033abd6f35: Verifying Checksum
16:01:31 e6033abd6f35: Download complete
16:01:31 e6033abd6f35: Pull complete
16:01:31 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:01:31 Status: Downloaded newer image for busybox:latest
[Pipeline] {
[Pipeline] echo
16:01:31 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:01:31 chowning workspace
[Pipeline] sh
16:01:32 + pwd
16:01:32 + id -u
16:01:32 + id -g
16:01:32 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:01:32 Unable to find image 'busybox:latest' locally
16:01:32 latest: Pulling from library/busybox
16:01:32 #11 26.47 warning: /var/cache/yum/aarch64/7/base/packages/dwz-0.11-3.el7.aarch64.rpm: Header V4 RSA/SHA1 Signature, key ID 305d49d6: NOKEY
16:01:32 #11 26.47 Public key for dwz-0.11-3.el7.aarch64.rpm is not installed
16:01:32 e6033abd6f35: Pulling fs layer
16:01:32 e6033abd6f35: Verifying Checksum
16:01:32 e6033abd6f35: Download complete
16:01:32 e6033abd6f35: Pull complete
16:01:32 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:01:32 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
16:01:33 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
16:01:33 Removing all docker containers
[Pipeline] sh
16:01:33 + docker container ls -aq
[Pipeline] echo
16:01:33 Docker containers have been removed
[Pipeline] echo
16:01:33 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:01:33 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-armhf)
[Pipeline] sh
16:01:33 + pwd
16:01:33 + id -u
16:01:33 + id -g
16:01:33 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:01:33 Unable to find image 'busybox:latest' locally
16:01:33 latest: Pulling from library/busybox
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02ad84e8a3ba08f1e) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07245b3f531a3ed79) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] {
[Pipeline] {
[Pipeline] echo
16:01:33 Removing all docker containers
[Pipeline] sh
16:01:33 + docker container ls -aq
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] echo
16:01:33 Docker containers have been removed
[Pipeline] echo
16:01:33 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:01:33 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bullseye-armhf)
[Pipeline] sh
16:01:33 e6033abd6f35: Pulling fs layer
16:01:33 e6033abd6f35: Verifying Checksum
16:01:33 e6033abd6f35: Download complete
16:01:33 + echo starting...
16:01:33 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:01:33 + docker container ls -aq
[Pipeline] echo
16:01:33 Docker containers have been removed
[Pipeline] echo
16:01:33 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:01:33 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (raspbian-buster-armhf)
[Pipeline] sh
16:01:34 + echo starting...
16:01:34 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
16:01:34 e6033abd6f35: Pull complete
16:01:34 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:01:34 Status: Downloaded newer image for busybox:latest
[Pipeline] sh
16:01:34 + docker version
16:01:34 Client: Docker Engine - Community
16:01:34  Version:           22.06.0-beta.0
16:01:34  API version:       1.42
16:01:34  Go version:        go1.18.3
16:01:34  Git commit:        3e9117b
16:01:34  Built:             Fri Jun  3 17:56:06 2022
16:01:34  OS/Arch:           linux/arm
16:01:34  Context:           default
16:01:34 
16:01:34 Server: Docker Engine - Community
16:01:34  Engine:
16:01:34   Version:          22.06.0-beta.0
16:01:34   API version:      1.42 (minimum version 1.12)
16:01:34   Go version:       go1.18.3
16:01:34   Git commit:       38633e7
16:01:34   Built:            Fri Jun  3 17:56:06 2022
16:01:34   OS/Arch:          linux/arm
16:01:34   Experimental:     true
16:01:34  containerd:
16:01:34   Version:          1.6.8
16:01:34   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:01:34  runc:
16:01:34   Version:          1.1.4
16:01:34   GitCommit:        v1.1.4-0-g5fd4c4d
16:01:34  docker-init:
16:01:34   Version:          0.19.0
16:01:34   GitCommit:        de40ad0
[Pipeline] sh
16:01:34 + echo starting...
16:01:34 starting...
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0069e24e926e1b9de) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] {
[Pipeline] }
[Pipeline] withDockerRegistry
[Pipeline] // stage
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01d9aaebc7414bf89) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] {
16:01:34 + docker version
16:01:34 Client: Docker Engine - Community
16:01:34  Version:           22.06.0-beta.0
16:01:34  API version:       1.42
16:01:34  Go version:        go1.18.3
16:01:34  Git commit:        3e9117b
16:01:34  Built:             Fri Jun  3 17:56:06 2022
16:01:34  OS/Arch:           linux/arm
16:01:34  Context:           default
16:01:34 
16:01:34 Server: Docker Engine - Community
16:01:34  Engine:
16:01:34   Version:          22.06.0-beta.0
16:01:34   API version:      1.42 (minimum version 1.12)
16:01:34   Go version:       go1.18.3
16:01:34   Git commit:       38633e7
16:01:34   Built:            Fri Jun  3 17:56:06 2022
16:01:34   OS/Arch:          linux/arm
16:01:34   Experimental:     true
16:01:34  containerd:
16:01:34   Version:          1.6.8
16:01:34   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:01:34  runc:
16:01:34   Version:          1.1.4
16:01:34   GitCommit:        v1.1.4-0-g5fd4c4d
16:01:34  docker-init:
16:01:34   Version:          0.19.0
16:01:34   GitCommit:        de40ad0
16:01:34 + docker info
16:01:34 Client:
16:01:34  Context:    default
16:01:34  Debug Mode: false
16:01:34  Plugins:
16:01:34   buildx: Docker Buildx (Docker Inc.)
16:01:34     Version:  v0.8.2
16:01:34     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:01:34   compose: Docker Compose (Docker Inc.)
16:01:34     Version:  v2.12.0
16:01:34     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:01:34 
16:01:34 Server:
16:01:34  Containers: 0
16:01:34   Running: 0
16:01:34   Paused: 0
16:01:34   Stopped: 0
16:01:34  Images: 1
16:01:34  Server Version: 22.06.0-beta.0
16:01:34  Storage Driver: overlay2
16:01:34   Backing Filesystem: extfs
16:01:34   Supports d_type: true
16:01:34   Using metacopy: false
16:01:34   Native Overlay Diff: true
16:01:34   userxattr: false
16:01:34  Logging Driver: json-file
16:01:34  Cgroup Driver: cgroupfs
16:01:34  Cgroup Version: 1
16:01:34  Plugins:
16:01:34   Volume: local
16:01:34   Network: bridge host ipvlan macvlan null overlay
16:01:34   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:01:34  Swarm: inactive
16:01:34  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:01:34  Default Runtime: runc
16:01:34  Init Binary: docker-init
16:01:34  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:01:34  runc version: v1.1.4-0-g5fd4c4d
16:01:34  init version: de40ad0
16:01:34  Security Options:
16:01:34   apparmor
16:01:34   seccomp
16:01:34    Profile: builtin
16:01:34  Kernel Version: 5.4.0-1088-aws
16:01:34  Operating System: Ubuntu 18.04.6 LTS
16:01:34  OSType: linux
16:01:34  Architecture: armv8l
16:01:34  CPUs: 2
16:01:34  Total Memory: 7.566GiB
16:01:34  Name: ip-10-100-41-125
16:01:34  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
16:01:34  Docker Root Dir: /var/lib/docker
16:01:34  Debug Mode: false
16:01:34  Username: dockerbuildbot
16:01:34  Registry: https://index.docker.io/v1/
16:01:34  Labels:
16:01:34  Experimental: true
16:01:34  Insecure Registries:
16:01:34   127.0.0.0/8
16:01:34  Live Restore Enabled: true
16:01:34 
16:01:34 WARNING: No swap limit support
[Pipeline] sh
[Pipeline] withDockerRegistry
[Pipeline] }
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:01:34 + docker version
16:01:34 Client: Docker Engine - Community
16:01:34  Version:           22.06.0-beta.0
16:01:34  API version:       1.42
16:01:34  Go version:        go1.18.3
16:01:34  Git commit:        3e9117b
16:01:34  Built:             Fri Jun  3 17:56:06 2022
16:01:34  OS/Arch:           linux/arm
16:01:34  Context:           default
16:01:34 
16:01:34 Server: Docker Engine - Community
16:01:34  Engine:
16:01:34   Version:          22.06.0-beta.0
16:01:34   API version:      1.42 (minimum version 1.12)
16:01:34   Go version:       go1.18.3
16:01:34   Git commit:       38633e7
16:01:34   Built:            Fri Jun  3 17:56:06 2022
16:01:34   OS/Arch:          linux/arm
16:01:34   Experimental:     true
16:01:34  containerd:
16:01:34   Version:          1.6.8
16:01:34   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:01:34  runc:
16:01:34   Version:          1.1.4
16:01:34   GitCommit:        v1.1.4-0-g5fd4c4d
16:01:34  docker-init:
16:01:34   Version:          0.19.0
16:01:34   GitCommit:        de40ad0
16:01:35 + docker info
16:01:35 Client:
16:01:35  Context:    default
16:01:35  Debug Mode: false
16:01:35  Plugins:
16:01:35   buildx: Docker Buildx (Docker Inc.)
16:01:35     Version:  v0.8.2
16:01:35     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:01:35   compose: Docker Compose (Docker Inc.)
16:01:35     Version:  v2.12.0
16:01:35     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:01:35 
16:01:35 Server:
16:01:35  Containers: 0
16:01:35   Running: 0
16:01:35   Paused: 0
16:01:35   Stopped: 0
16:01:35  Images: 1
16:01:35  Server Version: 22.06.0-beta.0
16:01:35  Storage Driver: overlay2
16:01:35   Backing Filesystem: extfs
16:01:35   Supports d_type: true
16:01:35   Using metacopy: false
16:01:35   Native Overlay Diff: true
16:01:35   userxattr: false
16:01:35  Logging Driver: json-file
16:01:35  Cgroup Driver: cgroupfs
16:01:35  Cgroup Version: 1
16:01:35  Plugins:
16:01:35   Volume: local
16:01:35   Network: bridge host ipvlan macvlan null overlay
16:01:35   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:01:35  Swarm: inactive
16:01:35  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:01:35  Default Runtime: runc
16:01:35  Init Binary: docker-init
16:01:35  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:01:35  runc version: v1.1.4-0-g5fd4c4d
16:01:35  init version: de40ad0
16:01:35  Security Options:
16:01:35   apparmor
16:01:35   seccomp
16:01:35    Profile: builtin
16:01:35  Kernel Version: 5.4.0-1088-aws
16:01:35  Operating System: Ubuntu 18.04.6 LTS
16:01:35  OSType: linux
16:01:35  Architecture: armv8l
16:01:35  CPUs: 2
16:01:35  Total Memory: 7.566GiB
16:01:35  Name: ip-10-100-58-121
16:01:35  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
16:01:35  Docker Root Dir: /var/lib/docker
16:01:35  Debug Mode: false
16:01:35  Username: dockerbuildbot
16:01:35  Registry: https://index.docker.io/v1/
16:01:35  Labels:
16:01:35  Experimental: true
16:01:35  Insecure Registries:
16:01:35   127.0.0.0/8
16:01:35  Live Restore Enabled: true
16:01:35 
16:01:35 WARNING: No swap limit support
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00a0937a9754cdea1) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] {
[Pipeline] echo
16:01:35 Removing all docker containers
[Pipeline] sh
16:01:35 The recommended git tool is: git
[Pipeline] }
[Pipeline] sh
16:01:35 + docker container ls -aq
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
16:01:36 + docker info
16:01:36 Client:
16:01:36  Context:    default
16:01:36  Debug Mode: false
16:01:36  Plugins:
16:01:36   buildx: Docker Buildx (Docker Inc.)
16:01:36     Version:  v0.8.2
16:01:36     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:01:36   compose: Docker Compose (Docker Inc.)
16:01:36     Version:  v2.12.0
16:01:36     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:01:36 
16:01:36 Server:
16:01:36  Containers: 0
16:01:36   Running: 0
16:01:36   Paused: 0
16:01:36   Stopped: 0
16:01:36  Images: 1
16:01:36  Server Version: 22.06.0-beta.0
16:01:36  Storage Driver: overlay2
16:01:36   Backing Filesystem: extfs
16:01:36   Supports d_type: true
16:01:36   Using metacopy: false
16:01:36   Native Overlay Diff: true
16:01:36   userxattr: false
16:01:36  Logging Driver: json-file
16:01:36  Cgroup Driver: cgroupfs
16:01:36  Cgroup Version: 1
16:01:36  Plugins:
16:01:36   Volume: local
16:01:36   Network: bridge host ipvlan macvlan null overlay
16:01:36   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:01:36  Swarm: inactive
16:01:36  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:01:36  Default Runtime: runc
16:01:36  Init Binary: docker-init
16:01:36  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:01:36  runc version: v1.1.4-0-g5fd4c4d
16:01:36  init version: de40ad0
16:01:36  Security Options:
16:01:36   apparmor
16:01:36   seccomp
16:01:36    Profile: builtin
16:01:36  Kernel Version: 5.4.0-1088-aws
16:01:36  Operating System: Ubuntu 18.04.6 LTS
16:01:36  OSType: linux
16:01:36  Architecture: armv8l
16:01:36  CPUs: 2
16:01:36  Total Memory: 7.566GiB
16:01:36  Name: ip-10-100-61-60
16:01:36  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
16:01:36  Docker Root Dir: /var/lib/docker
16:01:36  Debug Mode: false
16:01:36  Username: dockerbuildbot
16:01:36  Registry: https://index.docker.io/v1/
16:01:36  Labels:
16:01:36  Experimental: true
16:01:36  Insecure Registries:
16:01:36   127.0.0.0/8
16:01:36  Live Restore Enabled: true
16:01:36 
16:01:36 WARNING: No swap limit support
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
16:01:37 Docker containers have been removed
[Pipeline] echo
16:01:37 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:01:38 Removing all docker containers
[Pipeline] sh
[Pipeline] }
[Pipeline] checkout
16:01:38 + docker container ls -aq
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-795@tmp/22fa3473-f6d6-431c-99a0-ae79b5decc8b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-795@tmp/c80713d3-f1b5-46e5-8252-ec6df1d99be0/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] // stage
16:01:39 The recommended git tool is: git
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
16:01:40 cleanWorkspace: Workspace is clean.
[Pipeline] {
[Pipeline] {
[Pipeline] stage
[Pipeline] { (raspbian-bullseye-armhf)
[Pipeline] echo
16:01:40 Docker containers have been removed
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f56a35bb1192a0ae) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] echo
16:01:40 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0426883dad6b8e0c8) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f509385a96331637) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07af86ed01223b662) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f72d39f9734da606) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] checkout
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01c654ba680063a1d) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
16:01:41 using credential docker-jenkins-github-credentials
16:01:41 Cloning the remote Git repository
16:01:41 Cloning with configured refspecs honoured and without tags
[Pipeline] wrap
16:01:42 The recommended git tool is: git
[Pipeline] wrap
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a17edaac2db76c5e) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] echo
16:01:42 cleanWorkspace: Workspace is clean.
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:01:42 + echo starting...
16:01:42 starting...
[Pipeline] withDockerRegistry
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
16:01:43 #11 35.69 Public key for perl-libs-5.16.3-299.el7_9.aarch64.rpm is not installed
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] {
[Pipeline] stage
[Pipeline] { (debian-buster-armhf)
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
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/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
[Pipeline] sh
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
16:01:44 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:01:44 chowning workspace
[Pipeline] sh
16:01:44 Fetching without tags
16:01:44 + echo starting...
16:01:44 starting...
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
16:01:44 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
16:01:45 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:01:45 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-01e24fb48fa03f8a1) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0f5d8f0e35cded25d) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] echo
16:01:45 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:01:45 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-795@tmp/c6e85f4b-33aa-4149-9207-fe38a5ada184/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-09b0f6c6c5df5336a) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
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-795@tmp/081152d0-23c8-402a-bc52-5a0da55dcff5/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-795@tmp/b3a5c99b-3113-4787-80d9-83fe52beab54/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:01:46 + pwd
16:01:46 + id -u
16:01:46 + id -g
16:01:46 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:01:46 Unable to find image 'busybox:latest' locally
16:01:46 latest: Pulling from library/busybox
16:01:46 45a0cdc5c8d3: Pulling fs layer
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-795@tmp/6636ec2d-e3ef-4824-aadb-5a8482e1551b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:01:46 using credential docker-jenkins-github-credentials
16:01:46 Cloning the remote Git repository
16:01:46 Cloning with configured refspecs honoured and without tags
16:01:47 45a0cdc5c8d3: Verifying Checksum
16:01:47 45a0cdc5c8d3: Download complete
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] }
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] wrap
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
16:01:47 45a0cdc5c8d3: Pull complete
16:01:47 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:01:47 Status: Downloaded newer image for busybox:latest
[Pipeline] {
[Pipeline] wrap
16:01:47 + docker version
16:01:47 Client: Docker Engine - Community
16:01:47  Version:           22.06.0-beta.0
16:01:47  API version:       1.42
16:01:47  Go version:        go1.18.3
16:01:47  Git commit:        3e9117b
16:01:47  Built:             Fri Jun  3 17:56:06 2022
16:01:47  OS/Arch:           linux/arm
16:01:47  Context:           default
16:01:47 
16:01:47 Server: Docker Engine - Community
16:01:47  Engine:
16:01:47   Version:          22.06.0-beta.0
16:01:47   API version:      1.42 (minimum version 1.12)
16:01:47   Go version:       go1.18.3
16:01:47   Git commit:       38633e7
16:01:47   Built:            Fri Jun  3 17:56:06 2022
16:01:47   OS/Arch:          linux/arm
16:01:47   Experimental:     true
16:01:47  containerd:
16:01:47   Version:          1.6.8
16:01:47   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:01:47  runc:
16:01:47   Version:          1.1.4
16:01:47   GitCommit:        v1.1.4-0-g5fd4c4d
16:01:47  docker-init:
16:01:47   Version:          0.19.0
16:01:47   GitCommit:        de40ad0
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
16:01:47 + pwd
16:01:47 + id -u
16:01:47 + id -g
16:01:47 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:01:47 Unable to find image 'busybox:latest' locally
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
16:01:48 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:01:48 chowning workspace
[Pipeline] sh
16:01:48 latest: Pulling from library/busybox
16:01:48 45a0cdc5c8d3: Pulling fs layer
16:01:48 45a0cdc5c8d3: Download complete
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # 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/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:01:48 45a0cdc5c8d3: Pull complete
16:01:48 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:01:48 Status: Downloaded newer image for busybox:latest
16:01:49 Fetching without tags
16:01:49 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:01:49 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:01:49 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
16:01:49 using credential docker-jenkins-github-credentials
16:01:49 Cloning the remote Git repository
16:01:49 Cloning with configured refspecs honoured and without tags
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
$ 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-795@tmp/6b41c537-6243-4ae2-8777-8bbedba89ac0/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-795@tmp/e9bfc360-1bac-435a-8c41-7d4504be0714/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-795@tmp/0877bc09-d558-4f25-9749-614ce78b0c1d/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:01:50 Commit message: "bump compose version to v2.14.1"
Cloning repository https://github.com/docker/docker-ce-packaging.git
[Pipeline] echo
16:01:50 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:01:50 chowning workspace
[Pipeline] sh
16:01:51 + pwd
16:01:51 + id -u
16:01:51 + id -g
16:01:51 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:01:51 Unable to find image 'busybox:latest' locally
16:01:51 latest: Pulling from library/busybox
16:01:51 b2bcf7a3443b: Pulling fs layer
16:01:51 b2bcf7a3443b: Verifying Checksum
16:01:51 b2bcf7a3443b: Download complete
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-795@tmp/a8099c24-5118-4e86-9589-1f28d6164505/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # 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/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:01:51 b2bcf7a3443b: Pull complete
16:01:51 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:01:51 Status: Downloaded newer image for busybox:latest
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-795@tmp/3dca7e67-8d5a-4cbc-a783-fb8248bb3237/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:01:52 Fetching without tags
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-795@tmp/4f507744-9404-4ac0-99cf-54168de6e1ab/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:01:52 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
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-795@tmp/16238844-983f-4c09-8d52-edb7c43f1ed9/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:01:52 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:01:52 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
[Pipeline] echo
16:01:53 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:01:53 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-795@tmp/2fca223a-eb73-4569-9099-a1bca71d85ba/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:01:53 + pwd
16:01:53 + id -u
16:01:53 + id -g
16:01:53 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:01:53 Unable to find image 'busybox:latest' locally
16:01:53 latest: Pulling from library/busybox
16:01:53 b2bcf7a3443b: Pulling fs layer
16:01:53 b2bcf7a3443b: Verifying Checksum
16:01:53 b2bcf7a3443b: Download complete
16:01:54 b2bcf7a3443b: Pull complete
16:01:54 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:01:54 Status: Downloaded newer image for busybox:latest
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-008f2f6a548e8583c) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] echo
16:01:55 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:01:55 chowning workspace
[Pipeline] sh
16:01:55 + pwd
16:01:55 + id -u
16:01:55 + id -g
16:01:55 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:01:55 Unable to find image 'busybox:latest' locally
16:01:55 latest: Pulling from library/busybox
16:01:55 b2bcf7a3443b: Pulling fs layer
16:01:55 Commit message: "bump compose version to v2.14.1"
16:01:55 b2bcf7a3443b: Verifying Checksum
16:01:55 b2bcf7a3443b: Download complete
16:01:55 b2bcf7a3443b: Pull complete
16:01:55 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:01:55 Status: Downloaded newer image for busybox:latest
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-078ef5c0556550c7d) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07ff61744e9e481f8) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ce088c54a1b8575c) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
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-795@tmp/f7351196-6a42-4545-8b3e-2d2bc3ef311e/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-795@tmp/254d563d-3c01-45e6-9db2-41a1cdef0f29/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-064ad1a7bfebcc674) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-075abf4aefc1e8b76) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] sh
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b539c37df9538942) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[Pipeline] sh
16:01:57 Commit message: "bump compose version to v2.14.1"
16:01:57 + docker version
16:01:57 Client: Docker Engine - Community
16:01:57  Version:           22.06.0-beta.0
16:01:57  API version:       1.42
16:01:57  Go version:        go1.18.3
16:01:57  Git commit:        3e9117b
16:01:57  Built:             Fri Jun  3 17:56:06 2022
16:01:57  OS/Arch:           linux/arm
16:01:57  Context:           default
16:01:57 
16:01:57 Server: Docker Engine - Community
16:01:57  Engine:
16:01:57   Version:          22.06.0-beta.0
16:01:57   API version:      1.42 (minimum version 1.12)
16:01:57   Go version:       go1.18.3
16:01:57   Git commit:       38633e7
16:01:57   Built:            Fri Jun  3 17:56:06 2022
16:01:57   OS/Arch:          linux/arm
16:01:57   Experimental:     true
16:01:57  containerd:
16:01:57   Version:          1.6.8
16:01:57   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:01:57  runc:
16:01:57   Version:          1.1.4
16:01:57   GitCommit:        v1.1.4-0-g5fd4c4d
16:01:57  docker-init:
16:01:57   Version:          0.19.0
16:01:57   GitCommit:        de40ad0
[Pipeline] sh
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-795@tmp/75689886-f475-4e4b-aa8f-d91a7eedf1ed/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:01:57 + docker info
16:01:57 Client:
16:01:57  Context:    default
16:01:57  Debug Mode: false
16:01:57  Plugins:
16:01:57   buildx: Docker Buildx (Docker Inc.)
16:01:57     Version:  v0.8.2
16:01:57     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:01:57   compose: Docker Compose (Docker Inc.)
16:01:57     Version:  v2.12.0
16:01:57     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:01:57 
16:01:57 Server:
16:01:57  Containers: 0
16:01:57   Running: 0
16:01:57   Paused: 0
16:01:57   Stopped: 0
16:01:57  Images: 1
16:01:57  Server Version: 22.06.0-beta.0
16:01:57  Storage Driver: overlay2
16:01:57   Backing Filesystem: extfs
16:01:57   Supports d_type: true
16:01:57   Using metacopy: false
16:01:57   Native Overlay Diff: true
16:01:57   userxattr: false
16:01:57  Logging Driver: json-file
16:01:57  Cgroup Driver: cgroupfs
16:01:57  Cgroup Version: 1
16:01:57  Plugins:
16:01:57   Volume: local
16:01:57   Network: bridge host ipvlan macvlan null overlay
16:01:57   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:01:57  Swarm: inactive
16:01:57  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:01:57  Default Runtime: runc
16:01:57  Init Binary: docker-init
16:01:57  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:01:57  runc version: v1.1.4-0-g5fd4c4d
16:01:57  init version: de40ad0
16:01:57  Security Options:
16:01:57   apparmor
16:01:57   seccomp
16:01:57    Profile: builtin
16:01:57  Kernel Version: 5.4.0-1088-aws
16:01:57  Operating System: Ubuntu 18.04.6 LTS
16:01:57  OSType: linux
16:01:57  Architecture: armv8l
16:01:57  CPUs: 2
16:01:57  Total Memory: 7.566GiB
16:01:57  Name: ip-10-100-61-6
16:01:57  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
16:01:57  Docker Root Dir: /var/lib/docker
16:01:57  Debug Mode: false
16:01:57  Username: dockerbuildbot
16:01:57  Registry: https://index.docker.io/v1/
16:01:57  Labels:
16:01:57  Experimental: true
16:01:57  Insecure Registries:
16:01:57   127.0.0.0/8
16:01:57  Live Restore Enabled: true
16:01:57 
16:01:57 WARNING: No swap limit support
16:01:57 + pwd
16:01:57 + id -u
16:01:57 + id -g
16:01:57 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:01:57 Unable to find image 'busybox:latest' locally
16:01:57 latest: Pulling from library/busybox
16:01:57 b2bcf7a3443b: Pulling fs layer
16:01:57 b2bcf7a3443b: Verifying Checksum
16:01:57 b2bcf7a3443b: Download complete
16:01:58 + make REF=20.10 ubuntu-bionic
16:01:58 git init src/github.com/docker/cli
16:01:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:01:58 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:01:58 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:01:58 + SRC=src/github.com/docker/cli
16:01:58 + REF=20.10
16:01:58 + REF_FETCH=20.10
16:01:58 + awk {print $2}
16:01:58 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:01:58 + REF=refs/heads/20.10
16:01:58 + [ -n refs/heads/20.10 ]
16:01:58 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:01:58 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] echo
16:01:58 Removing all docker containers
[Pipeline] sh
16:01:58 b2bcf7a3443b: Pull complete
16:01:58 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:01:58 Status: Downloaded newer image for busybox:latest
16:01:58 + make REF=20.10 debian-bullseye
16:01:58 git init src/github.com/docker/cli
16:01:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:01:58 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:01:58 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:01:58 + SRC=src/github.com/docker/cli
16:01:58 + REF=20.10
16:01:58 + REF_FETCH=20.10
16:01:58 + awk {print $2}
16:01:58 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:01:58 + REF=refs/heads/20.10
16:01:58 + [ -n refs/heads/20.10 ]
16:01:58 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:01:58 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] echo
16:01:58 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
16:01:58 Removing all docker containers
[Pipeline] sh
16:01:58 + docker container ls -aq
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b434c7469225ed48) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:01:59 + docker container ls -aq
[Pipeline] echo
16:01:59 Removing all docker containers
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02c5a42d964b4c004) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] wrap
16:01:59 + docker container ls -aq
[Pipeline] wrap
[Pipeline] wrap
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a2cc61697d392109) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
16:01:59 + docker container ls -aq
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
16:02:00 From https://github.com/docker/cli
16:02:00  * [new branch]      20.10      -> 20.10
16:02:00  * [new branch]      20.10      -> origin/20.10
16:02:00 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
[Pipeline] echo
16:02:00 Removing all docker containers
[Pipeline] sh
[Pipeline] withDockerRegistry
16:02:00 From https://github.com/docker/cli
16:02:00  * [new branch]      20.10      -> 20.10
16:02:00  * [new branch]      20.10      -> origin/20.10
16:02:00 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
[Pipeline] echo
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d6370c0dd0d3b0ca) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
16:02:00 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:00 chowning workspace
[Pipeline] sh
16:02:00 git init src/github.com/docker/docker
16:02:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:00 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:00 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:00 + SRC=src/github.com/docker/docker
16:02:00 + REF=20.10
16:02:00 + REF_FETCH=20.10
16:02:00 + awk {print $2}
16:02:00 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:00 + docker container ls -aq
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-077d97827d64aac0d) in /home/ubuntu/workspace/docker-ce-packaging_PR-795
16:02:00 git init src/github.com/docker/docker
16:02:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:00 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:00 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:00 + SRC=src/github.com/docker/docker
16:02:00 + REF=20.10
16:02:00 + REF_FETCH=20.10
16:02:00 + awk {print $2}
16:02:00 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:00 + REF=refs/heads/20.10
16:02:00 + [ -n refs/heads/20.10 ]
16:02:00 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:00 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:00 + REF=refs/heads/20.10
16:02:00 + [ -n refs/heads/20.10 ]
16:02:00 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:00 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
16:02:02 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:02 chowning workspace
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
16:02:03 + pwd
16:02:03 + id -u
16:02:03 + id -g
16:02:03 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:03 Unable to find image 'busybox:latest' locally
16:02:03 latest: Pulling from library/busybox
16:02:03 45a0cdc5c8d3: Pulling fs layer
16:02:03 45a0cdc5c8d3: Verifying Checksum
16:02:03 45a0cdc5c8d3: Download complete
16:02:03 45a0cdc5c8d3: Pull complete
16:02:03 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:03 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
16:02:03 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:03 chowning workspace
[Pipeline] sh
16:02:03 From https://github.com/docker/docker
16:02:03  * [new branch]      20.10      -> 20.10
16:02:03  * [new branch]      20.10      -> origin/20.10
16:02:03 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:03 From https://github.com/docker/docker
16:02:03  * [new branch]      20.10      -> 20.10
16:02:03  * [new branch]      20.10      -> origin/20.10
16:02:03 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:03 git init src/github.com/docker/compose
16:02:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:03 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:03 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:03 + SRC=src/github.com/docker/compose
16:02:03 + REF=v2.14.1
16:02:03 + REF_FETCH=v2.14.1
16:02:03 + awk {print $2}
16:02:03 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:03 git init src/github.com/docker/compose
16:02:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:03 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:03 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:03 + SRC=src/github.com/docker/compose
16:02:03 + REF=v2.14.1
16:02:03 + REF_FETCH=v2.14.1
16:02:03 + awk {print $2}
16:02:03 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:03 + REF=refs/tags/v2.14.1
16:02:03 + [ -n refs/tags/v2.14.1 ]
16:02:03 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:03 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:03 + pwd
16:02:03 + id -u
16:02:03 + id -g
16:02:03 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:03 Unable to find image 'busybox:latest' locally
16:02:03 latest: Pulling from library/busybox
16:02:04 + REF=refs/tags/v2.14.1
16:02:04 + [ -n refs/tags/v2.14.1 ]
16:02:04 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:04 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:04 b2bcf7a3443b: Pulling fs layer
16:02:04 b2bcf7a3443b: Verifying Checksum
16:02:04 b2bcf7a3443b: Download complete
16:02:04 b2bcf7a3443b: Pull complete
16:02:04 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:04 Status: Downloaded newer image for busybox:latest
16:02:04 From https://github.com/docker/compose
16:02:04  * [new tag]         v2.14.1    -> v2.14.1
16:02:04 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:04 git init src/github.com/docker/scan-cli-plugin
16:02:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:04 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:04 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:04 From https://github.com/docker/compose
16:02:04  * [new tag]         v2.14.1    -> v2.14.1
16:02:04 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:04 git init src/github.com/docker/scan-cli-plugin
16:02:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:04 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:04 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:04 + SRC=src/github.com/docker/scan-cli-plugin
16:02:04 + REF=v0.23.0
16:02:04 + REF_FETCH=v0.23.0
16:02:04 + awk {print $2}
16:02:04 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:04 + REF=refs/tags/v0.23.0
16:02:04 + [ -n refs/tags/v0.23.0 ]
16:02:04 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:04 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
[Pipeline] echo
16:02:04 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:04 chowning workspace
[Pipeline] sh
16:02:04 + SRC=src/github.com/docker/scan-cli-plugin
16:02:04 + REF=v0.23.0
16:02:04 + REF_FETCH=v0.23.0
16:02:04 + awk {print $2}
16:02:04 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:04 + REF=refs/tags/v0.23.0
16:02:04 + [ -n refs/tags/v0.23.0 ]
16:02:04 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:04 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:05 From https://github.com/docker/scan-cli-plugin
16:02:05  * [new tag]         v0.23.0    -> v0.23.0
16:02:05 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:05 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 ubuntu-bionic
16:02:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:05 mkdir -p sources
16:02:05 + pwd
16:02:05 + id -u
16:02:05 + id -g
16:02:05 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:05 Unable to find image 'busybox:latest' locally
16:02:05 latest: Pulling from library/busybox
16:02:05 b2bcf7a3443b: Pulling fs layer
16:02:05 From https://github.com/docker/scan-cli-plugin
16:02:05  * [new tag]         v0.23.0    -> v0.23.0
16:02:05 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:05 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 debian-bullseye
16:02:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:05 mkdir -p sources
16:02:05 docker run --rm -w /v \
16:02:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:05 	alpine \
16:02:05 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:05 Unable to find image 'alpine:latest' locally
16:02:05 docker run --rm -w /v \
16:02:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:05 	alpine \
16:02:05 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:05 Unable to find image 'alpine:latest' locally
16:02:05 b2bcf7a3443b: Download complete
16:02:05 b2bcf7a3443b: Pull complete
16:02:05 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:05 Status: Downloaded newer image for busybox:latest
16:02:05 latest: Pulling from library/alpine
16:02:05 latest: Pulling from library/alpine
16:02:05 cb2ec849933d: Pulling fs layer
16:02:05 cb2ec849933d: Pulling fs layer
[Pipeline] echo
16:02:05 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:05 chowning workspace
[Pipeline] sh
16:02:06 cb2ec849933d: Verifying Checksum
16:02:06 cb2ec849933d: Download complete
16:02:06 + pwd
16:02:06 + id -u
16:02:06 + id -g
16:02:06 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:06 Unable to find image 'busybox:latest' locally
16:02:06 latest: Pulling from library/busybox
16:02:06 cb2ec849933d: Verifying Checksum
16:02:06 cb2ec849933d: Download complete
16:02:06 cb2ec849933d: Pull complete
16:02:06 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:06 Status: Downloaded newer image for alpine:latest
16:02:06 b2bcf7a3443b: Pulling fs layer
16:02:06 b2bcf7a3443b: Verifying Checksum
16:02:06 b2bcf7a3443b: Download complete
16:02:06 b2bcf7a3443b: Pull complete
16:02:06 cb2ec849933d: Pull complete
16:02:06 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:06 Status: Downloaded newer image for alpine:latest
16:02:06 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:06 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
16:02:07 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:07 chowning workspace
[Pipeline] sh
16:02:07 + pwd
16:02:07 + id -u
16:02:07 + id -g
16:02:07 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:07 Unable to find image 'busybox:latest' locally
16:02:07 latest: Pulling from library/busybox
16:02:07 e6033abd6f35: Pulling fs layer
16:02:07 e6033abd6f35: Verifying Checksum
16:02:07 e6033abd6f35: Download complete
16:02:07 e6033abd6f35: Pull complete
16:02:07 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:07 Status: Downloaded newer image for busybox:latest
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] sh
[Pipeline] echo
16:02:08 Docker containers have been removed
[Pipeline] echo
16:02:08 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:02:08 Docker containers have been removed
[Pipeline] echo
16:02:08 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] sh
[Pipeline] {
[Pipeline] {
16:02:08 + make REF=20.10 raspbian-buster
16:02:08 git init src/github.com/docker/cli
16:02:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:08 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:08 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:08 + SRC=src/github.com/docker/cli
16:02:08 + REF=20.10
16:02:08 + REF_FETCH=20.10
16:02:08 + awk {print $2}
16:02:08 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:08 + REF=refs/heads/20.10
16:02:08 + [ -n refs/heads/20.10 ]
16:02:08 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:08 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] {
[Pipeline] {
[Pipeline] echo
16:02:08 Docker containers have been removed
[Pipeline] echo
16:02:08 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] wrap
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
16:02:08 + pwd
16:02:08 + id -u
16:02:08 + id -g
16:02:08 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:08 Unable to find image 'busybox:latest' locally
16:02:08 latest: Pulling from library/busybox
16:02:08 e6033abd6f35: Pulling fs layer
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] echo
16:02:08 Docker containers have been removed
[Pipeline] echo
16:02:08 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:02:08 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:08 chowning workspace
[Pipeline] sh
16:02:08 + docker info
16:02:08 Client:
16:02:08  Context:    default
16:02:08  Debug Mode: false
16:02:08  Plugins:
16:02:08   buildx: Docker Buildx (Docker Inc.)
16:02:08     Version:  v0.8.2
16:02:08     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:08   compose: Docker Compose (Docker Inc.)
16:02:08     Version:  v2.12.0
16:02:08     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:08 
16:02:08 Server:
16:02:08  Containers: 0
16:02:08   Running: 0
16:02:08   Paused: 0
16:02:08   Stopped: 0
16:02:08  Images: 1
16:02:08  Server Version: 22.06.0-beta.0
16:02:08  Storage Driver: overlay2
16:02:08   Backing Filesystem: extfs
16:02:08   Supports d_type: true
16:02:08   Using metacopy: false
16:02:08   Native Overlay Diff: true
16:02:08   userxattr: false
16:02:08  Logging Driver: json-file
16:02:08  Cgroup Driver: cgroupfs
16:02:08  Cgroup Version: 1
16:02:08  Plugins:
16:02:08   Volume: local
16:02:08   Network: bridge host ipvlan macvlan null overlay
16:02:08   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:08  Swarm: inactive
16:02:08  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:08  Default Runtime: runc
16:02:08  Init Binary: docker-init
16:02:08  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:08  runc version: v1.1.4-0-g5fd4c4d
16:02:08  init version: de40ad0
16:02:08  Security Options:
16:02:08   apparmor
16:02:08   seccomp
16:02:08    Profile: builtin
16:02:08  Kernel Version: 5.4.0-1088-aws
16:02:08  Operating System: Ubuntu 18.04.6 LTS
16:02:08  OSType: linux
16:02:08  Architecture: armv8l
16:02:08  CPUs: 2
16:02:08  Total Memory: 7.566GiB
16:02:08  Name: ip-10-100-34-23
16:02:08  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
16:02:08  Docker Root Dir: /var/lib/docker
16:02:08  Debug Mode: false
16:02:08  Username: dockerbuildbot
16:02:08  Registry: https://index.docker.io/v1/
16:02:08  Labels:
16:02:08  Experimental: true
16:02:08  Insecure Registries:
16:02:08   127.0.0.0/8
16:02:08  Live Restore Enabled: true
16:02:08 
16:02:08 WARNING: No swap limit support
16:02:08 e6033abd6f35: Download complete
16:02:09 e6033abd6f35: Pull complete
16:02:09 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:09 Status: Downloaded newer image for busybox:latest
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
16:02:09 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:09 chowning workspace
[Pipeline] sh
$ 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-795@tmp/f0ae14ad-ff8e-4cb7-9e57-175319a347f7/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:02:09 + pwd
16:02:09 + id -u
16:02:09 + id -g
16:02:09 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:09 Unable to find image 'busybox:latest' locally
16:02:09 latest: Pulling from library/busybox
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-795@tmp/5d495e32-21d2-4c0b-ae59-f33a984ba809/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:02:10 b2bcf7a3443b: Pulling fs layer
16:02:10 b2bcf7a3443b: Verifying Checksum
16:02:10 b2bcf7a3443b: Download complete
16:02:10 b2bcf7a3443b: Pull complete
16:02:10 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:10 Status: Downloaded newer image for busybox:latest
16:02:10 From https://github.com/docker/cli
16:02:10  * [new branch]      20.10      -> 20.10
16:02:10  * [new branch]      20.10      -> origin/20.10
16:02:10 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
[Pipeline] echo
16:02:10 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:10 chowning workspace
[Pipeline] sh
16:02:10 git init src/github.com/docker/docker
16:02:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:10 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:10 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:10 + SRC=src/github.com/docker/docker
16:02:10 + REF=20.10
16:02:10 + REF_FETCH=20.10
16:02:10 + awk {print $2}
16:02:10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:10 + pwd
16:02:10 + id -u
16:02:10 + id -g
16:02:10 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:10 Unable to find image 'busybox:latest' locally
16:02:10 latest: Pulling from library/busybox
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
16:02:10 + REF=refs/heads/20.10
16:02:10 + [ -n refs/heads/20.10 ]
16:02:10 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:10 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-795@tmp/f72c3171-aebd-4a51-be1e-bc28609c3053/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] echo
16:02:10 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
16:02:11 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:11 chowning workspace
[Pipeline] sh
16:02:11 b2bcf7a3443b: Pulling fs layer
16:02:11 b2bcf7a3443b: Verifying Checksum
16:02:11 b2bcf7a3443b: Download complete
16:02:11 b2bcf7a3443b: Pull complete
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-795@tmp/84288d55-a0ec-4b8c-be1f-734a9e2babaf/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:02:11 + pwd
16:02:11 + id -u
16:02:11 + id -g
16:02:11 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:11 Unable to find image 'busybox:latest' locally
16:02:11 latest: Pulling from library/busybox
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-795@tmp/3fa0706c-5e85-428a-8831-78f29c7e60b7/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:02:11 + docker container ls -aq
16:02:11 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:11 Status: Downloaded newer image for busybox:latest
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-795@tmp/15c95e4f-5f19-4fdf-a07a-d2b6311bfd1f/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] {
[Pipeline] echo
16:02:11 Docker containers have been removed
[Pipeline] echo
16:02:11 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:02:11 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
16:02:11 Removing all docker containers
[Pipeline] sh
16:02:11 b2bcf7a3443b: Pulling fs layer
16:02:11 b2bcf7a3443b: Verifying Checksum
16:02:11 b2bcf7a3443b: Download complete
[Pipeline] echo
16:02:11 Removing all docker containers
[Pipeline] sh
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
16:02:11 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:02:11 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (static-linux)
[Pipeline] stage
[Pipeline] { (cross-mac)
[Pipeline] checkout
16:02:11 The recommended git tool is: git
[Pipeline] sh
[Pipeline] sh
16:02:11 + docker container ls -aq
16:02:11 + pwd
16:02:11 + id -u
16:02:11 + id -g
16:02:11 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:11 Unable to find image 'busybox:latest' locally
16:02:11 latest: Pulling from library/busybox
16:02:11 + docker container ls -aq
16:02:11 b2bcf7a3443b: Pull complete
16:02:11 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:11 Status: Downloaded newer image for busybox:latest
[Pipeline] {
[Pipeline] echo
16:02:11 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:02:11 Removing all docker containers
[Pipeline] sh
16:02:12 + docker container ls -aq
[Pipeline] stage
[Pipeline] { (centos-9-aarch64)
[Pipeline] wrap
[Pipeline] sh
16:02:12 + echo starting...
16:02:12 starting...
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] echo
16:02:12 cleanWorkspace: Workspace is clean.
[Pipeline] }
[Pipeline] stage
[Pipeline] { (centos-8-aarch64)
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
16:02:12 b2bcf7a3443b: Pulling fs layer
16:02:12 b2bcf7a3443b: Verifying Checksum
16:02:12 b2bcf7a3443b: Download complete
16:02:12 + echo starting...
16:02:12 starting...
16:02:12 + docker container ls -aq
[Pipeline] {
[Pipeline] {
[Pipeline] echo
16:02:12 Docker containers have been removed
[Pipeline] echo
16:02:12 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] echo
16:02:12 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-35-aarch64)
[Pipeline] sh
[Pipeline] echo
16:02:12 Removing all docker containers
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
16:02:12 Docker containers have been removed
[Pipeline] echo
16:02:12 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:02:12 Docker containers have been removed
[Pipeline] echo
16:02:12 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
16:02:12 b2bcf7a3443b: Pull complete
16:02:12 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:12 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
16:02:12 Docker containers have been removed
[Pipeline] echo
16:02:12 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
16:02:12 + echo starting...
16:02:12 starting...
[Pipeline] {
[Pipeline] }
[Pipeline] echo
16:02:12 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:12 chowning workspace
[Pipeline] sh
16:02:12 + echo starting...
16:02:12 starting...
16:02:12 + echo starting...
16:02:12 starting...
16:02:12 + docker container ls -aq
[Pipeline] // stage
[Pipeline] stage
16:02:12 From https://github.com/docker/docker
16:02:12  * [new branch]      20.10      -> 20.10
16:02:12  * [new branch]      20.10      -> origin/20.10
[Pipeline] { (build)
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] }
[Pipeline] wrap
16:02:12 The recommended git tool is: git
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] echo
16:02:12 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:02:12 Docker containers have been removed
[Pipeline] echo
16:02:12 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] stage
[Pipeline] { (debian-bullseye-aarch64)
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] sh
[Pipeline] wrap
[Pipeline] echo
16:02:13 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:02:13 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-36-amd64)
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-aarch64)
[Pipeline] echo
16:02:13 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-focal-aarch64)
[Pipeline] sh
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:02:13 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:13 + pwd
16:02:13 + id -u
16:02:13 + id -g
16:02:13 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:13 Unable to find image 'busybox:latest' locally
[Pipeline] echo
16:02:13 Docker containers have been removed
[Pipeline] echo
16:02:13 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] sh
[Pipeline] // stage
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:02:13 + echo starting...
16:02:13 starting...
[Pipeline] echo
16:02:13 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:13 chowning workspace
[Pipeline] sh
16:02:13 + echo starting...
16:02:13 starting...
16:02:13 + echo starting...
16:02:13 starting...
16:02:13 git init src/github.com/docker/compose
16:02:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:13 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:13 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:13 + SRC=src/github.com/docker/compose
16:02:13 + REF=v2.14.1
16:02:13 + REF_FETCH=v2.14.1
16:02:13 + awk {print $2}
16:02:13 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:13 latest: Pulling from library/busybox
16:02:13 e6033abd6f35: Pulling fs layer
16:02:13 + echo starting...
16:02:13 starting...
16:02:13 + docker version
16:02:13 Client: Docker Engine - Community
16:02:13  Version:           22.06.0-beta.0
16:02:13  API version:       1.42
16:02:13  Go version:        go1.18.3
16:02:13  Git commit:        3e9117b
16:02:13  Built:             Fri Jun  3 17:55:45 2022
16:02:13  OS/Arch:           linux/amd64
16:02:13  Context:           default
16:02:13 
16:02:13 Server: Docker Engine - Community
16:02:13  Engine:
16:02:13   Version:          22.06.0-beta.0
16:02:13   API version:      1.42 (minimum version 1.12)
16:02:13   Go version:       go1.18.3
16:02:13   Git commit:       38633e7
16:02:13   Built:            Fri Jun  3 17:55:45 2022
16:02:13   OS/Arch:          linux/amd64
16:02:13   Experimental:     true
16:02:13  containerd:
16:02:13   Version:          1.6.8
16:02:13   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:13  runc:
16:02:13   Version:          1.1.4
16:02:13   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:13  docker-init:
16:02:13   Version:          0.19.0
16:02:13   GitCommit:        de40ad0
16:02:13 + docker version
16:02:13 Client: Docker Engine - Community
16:02:13  Version:           22.06.0-beta.0
16:02:13  API version:       1.42
16:02:13  Go version:        go1.18.3
16:02:13  Git commit:        3e9117b
16:02:13  Built:             Fri Jun  3 17:55:45 2022
16:02:13  OS/Arch:           linux/amd64
16:02:13  Context:           default
16:02:13 
16:02:13 Server: Docker Engine - Community
16:02:13  Engine:
16:02:13   Version:          22.06.0-beta.0
16:02:13   API version:      1.42 (minimum version 1.12)
16:02:13   Go version:       go1.18.3
16:02:13   Git commit:       38633e7
16:02:13   Built:            Fri Jun  3 17:55:45 2022
16:02:13   OS/Arch:          linux/amd64
16:02:13   Experimental:     true
16:02:13  containerd:
16:02:13   Version:          1.6.8
16:02:13   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:13  runc:
16:02:13   Version:          1.1.4
16:02:13   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:13  docker-init:
16:02:13   Version:          0.19.0
16:02:13   GitCommit:        de40ad0
[Pipeline] echo
16:02:13 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:13 chowning workspace
[Pipeline] sh
16:02:13 + REF=refs/tags/v2.14.1
16:02:13 + [ -n refs/tags/v2.14.1 ]
16:02:13 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:13 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:13 e6033abd6f35: Download complete
16:02:13 + pwd
16:02:13 + id -u
16:02:13 + id -g
16:02:13 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:13 Unable to find image 'busybox:latest' locally
16:02:13 e6033abd6f35: Pull complete
16:02:13 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:13 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
16:02:14 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:14 chowning workspace
[Pipeline] sh
16:02:14 latest: Pulling from library/busybox
16:02:14 45a0cdc5c8d3: Pulling fs layer
16:02:14 45a0cdc5c8d3: Verifying Checksum
16:02:14 45a0cdc5c8d3: Download complete
16:02:14 using credential docker-jenkins-github-credentials
16:02:14 Cloning the remote Git repository
16:02:14 Cloning with configured refspecs honoured and without tags
16:02:14 From https://github.com/docker/compose
16:02:14  * [new tag]         v2.14.1    -> v2.14.1
16:02:14 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:14 git init src/github.com/docker/scan-cli-plugin
16:02:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:14 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:14 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:14 + SRC=src/github.com/docker/scan-cli-plugin
16:02:14 + REF=v0.23.0
16:02:14 + REF_FETCH=v0.23.0
16:02:14 + awk {print $2}
16:02:14 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:14 + REF=refs/tags/v0.23.0
16:02:14 + [ -n refs/tags/v0.23.0 ]
16:02:14 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:14 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:14 45a0cdc5c8d3: Pull complete
16:02:14 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:14 Status: Downloaded newer image for busybox:latest
16:02:14 + pwd
16:02:14 + id -u
16:02:14 + id -g
16:02:14 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:14 Unable to find image 'busybox:latest' locally
16:02:14 From https://github.com/docker/scan-cli-plugin
16:02:14  * [new tag]         v0.23.0    -> v0.23.0
16:02:14 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:14 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 raspbian-buster
16:02:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:14 mkdir -p sources
16:02:14 docker run --rm -w /v \
16:02:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:14 	alpine \
16:02:14 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:14 Unable to find image 'alpine:latest' locally
[Pipeline] {
[Pipeline] {
[Pipeline] echo
16:02:14 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-36-aarch64)
[Pipeline] echo
16:02:14 Removing all docker containers
[Pipeline] sh
[Pipeline] {
[Pipeline] echo
16:02:14 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:14 chowning workspace
16:02:14 latest: Pulling from library/busybox
16:02:14 45a0cdc5c8d3: Pulling fs layer
16:02:14 45a0cdc5c8d3: Verifying Checksum
16:02:14 45a0cdc5c8d3: Download complete
[Pipeline] sh
16:02:14 latest: Pulling from library/alpine
16:02:14 + pwd
16:02:14 + id -u
16:02:14 + id -g
16:02:14 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:14 Unable to find image 'busybox:latest' locally
16:02:14 + docker container ls -aq
[Pipeline] echo
16:02:14 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:14 chowning workspace
[Pipeline] sh
16:02:14 using credential docker-jenkins-github-credentials
16:02:14 Cloning the remote Git repository
16:02:14 Cloning with configured refspecs honoured and without tags
16:02:15 cb2ec849933d: Pulling fs layer
16:02:15 cb2ec849933d: Verifying Checksum
16:02:15 cb2ec849933d: Download complete
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # 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/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:15 latest: Pulling from library/busybox
16:02:15 45a0cdc5c8d3: Pulling fs layer
16:02:15 + pwd
16:02:15 + id -u
16:02:15 + id -g
16:02:15 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:15 Unable to find image 'busybox:latest' locally
16:02:15 45a0cdc5c8d3: Pull complete
16:02:15 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:15 Status: Downloaded newer image for busybox:latest
16:02:15 45a0cdc5c8d3: Verifying Checksum
16:02:15 45a0cdc5c8d3: Download complete
16:02:15 latest: Pulling from library/busybox
[Pipeline] sh
[Pipeline] echo
16:02:15 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:15 chowning workspace
[Pipeline] sh
16:02:15 cb2ec849933d: Pull complete
16:02:15 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:15 Status: Downloaded newer image for alpine:latest
16:02:15 Fetching without tags
16:02:15 45a0cdc5c8d3: Pull complete
16:02:15 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:15 Status: Downloaded newer image for busybox:latest
16:02:15 45a0cdc5c8d3: Pulling fs layer
16:02:15 45a0cdc5c8d3: Verifying Checksum
16:02:15 45a0cdc5c8d3: Download complete
16:02:15 45a0cdc5c8d3: Pull complete
16:02:15 + echo starting...
16:02:15 starting...
16:02:15 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
[Pipeline] // stage
16:02:15 + pwd
16:02:15 + id -u
16:02:15 + id -g
16:02:15 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:15 Unable to find image 'busybox:latest' locally
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
16:02:15 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-aarch64)
[Pipeline] sh
[Pipeline] sh
16:02:15 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:15 Status: Downloaded newer image for busybox:latest
16:02:16 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:16 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # 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/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
[Pipeline] sh
16:02:16 latest: Pulling from library/busybox
16:02:16 45a0cdc5c8d3: Pulling fs layer
16:02:16 45a0cdc5c8d3: Verifying Checksum
16:02:16 45a0cdc5c8d3: Download complete
16:02:16 + pwd
16:02:16 + id -u
16:02:16 + id -g
16:02:16 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:16 Unable to find image 'busybox:latest' locally
[Pipeline] echo
16:02:16 Removing all docker containers
[Pipeline] sh
16:02:16 + docker version
16:02:16 Client: Docker Engine - Community
16:02:16  Version:           22.06.0-beta.0
16:02:16  API version:       1.42
16:02:16  Go version:        go1.18.3
16:02:16  Git commit:        3e9117b
16:02:16  Built:             Fri Jun  3 17:55:34 2022
16:02:16  OS/Arch:           linux/arm64
16:02:16  Context:           default
16:02:16 
16:02:16 Server: Docker Engine - Community
16:02:16  Engine:
16:02:16   Version:          22.06.0-beta.0
16:02:16   API version:      1.42 (minimum version 1.12)
16:02:16   Go version:       go1.18.3
16:02:16   Git commit:       38633e7
16:02:16   Built:            Fri Jun  3 17:55:34 2022
16:02:16   OS/Arch:          linux/arm64
16:02:16   Experimental:     true
16:02:16  containerd:
16:02:16   Version:          1.6.8
16:02:16   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:16  runc:
16:02:16   Version:          1.1.4
16:02:16   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:16  docker-init:
16:02:16   Version:          0.19.0
16:02:16   GitCommit:        de40ad0
[Pipeline] echo
16:02:16 Removing all docker containers
[Pipeline] sh
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
[Pipeline] echo
16:02:16 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
16:02:16 Removing all docker containers
[Pipeline] sh
16:02:16 + docker version
16:02:16 Client: Docker Engine - Community
16:02:16  Version:           22.06.0-beta.0
16:02:16  API version:       1.42
16:02:16  Go version:        go1.18.3
16:02:16  Git commit:        3e9117b
16:02:16  Built:             Fri Jun  3 17:55:34 2022
16:02:16  OS/Arch:           linux/arm64
16:02:16  Context:           default
16:02:16 
16:02:16 Server: Docker Engine - Community
16:02:16  Engine:
16:02:16   Version:          22.06.0-beta.0
16:02:16   API version:      1.42 (minimum version 1.12)
16:02:16   Go version:       go1.18.3
16:02:16   Git commit:       38633e7
16:02:16   Built:            Fri Jun  3 17:55:34 2022
16:02:16   OS/Arch:          linux/arm64
16:02:16   Experimental:     true
16:02:16  containerd:
16:02:16   Version:          1.6.8
16:02:16   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:16  runc:
16:02:16   Version:          1.1.4
16:02:16   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:16  docker-init:
16:02:16   Version:          0.19.0
16:02:16   GitCommit:        de40ad0
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] sh
16:02:16 + docker version
16:02:16 Client: Docker Engine - Community
16:02:16  Version:           22.06.0-beta.0
16:02:16  API version:       1.42
16:02:16  Go version:        go1.18.3
16:02:16  Git commit:        3e9117b
16:02:16  Built:             Fri Jun  3 17:55:34 2022
16:02:16  OS/Arch:           linux/arm64
16:02:16  Context:           default
16:02:16 
16:02:16 Server: Docker Engine - Community
16:02:16  Engine:
16:02:16   Version:          22.06.0-beta.0
16:02:16   API version:      1.42 (minimum version 1.12)
16:02:16   Go version:       go1.18.3
16:02:16   Git commit:       38633e7
16:02:16   Built:            Fri Jun  3 17:55:34 2022
16:02:16   OS/Arch:          linux/arm64
16:02:16   Experimental:     true
16:02:16  containerd:
16:02:16   Version:          1.6.8
16:02:16   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:16  runc:
16:02:16   Version:          1.1.4
16:02:16   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:16  docker-init:
16:02:16   Version:          0.19.0
16:02:16   GitCommit:        de40ad0
[Pipeline] sh
16:02:16 45a0cdc5c8d3: Pull complete
16:02:16 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:16 Status: Downloaded newer image for busybox:latest
16:02:16 latest: Pulling from library/busybox
16:02:16 45a0cdc5c8d3: Pulling fs layer
16:02:16 45a0cdc5c8d3: Verifying Checksum
16:02:16 45a0cdc5c8d3: Download complete
16:02:16 Fetching without tags
[Pipeline] echo
16:02:16 Docker containers have been removed
[Pipeline] echo
16:02:16 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:02:16 Removing all docker containers
[Pipeline] sh
16:02:16 + echo starting...
16:02:16 starting...
16:02:16 + docker container ls -aq
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
[Pipeline] sh
16:02:16 #11 68.42 --------------------------------------------------------------------------------
16:02:16 #11 68.43 Total                                              408 kB/s |  17 MB  00:43     
16:02:16 #11 68.43 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
16:02:16 #11 68.43 Importing GPG key 0xF4A80EB5:
16:02:16 #11 68.43  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
16:02:16 #11 68.43  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
16:02:16 #11 68.43  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
16:02:16 #11 68.43  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
16:02:16 #11 68.44 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
16:02:16 #11 68.44 Importing GPG key 0x305D49D6:
16:02:16 #11 68.44  Userid     : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) <security@centos.org>"
16:02:16 #11 68.44  Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6
16:02:16 #11 68.44  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
16:02:16 #11 68.44  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
16:02:16 #11 68.51 Running transaction check
16:02:16 #11 68.55 Running transaction test
16:02:16 #11 68.63 Transaction test succeeded
16:02:16 #11 68.63 Running transaction
16:02:16 #11 68.78   Updating   : rpm-4.11.3-48.el7_9.aarch64                                 1/52 
16:02:16 #11 68.84   Updating   : rpm-libs-4.11.3-48.el7_9.aarch64                            2/52 
16:02:16 #11 69.15   Updating   : rpm-build-libs-4.11.3-48.el7_9.aarch64                      3/52 
16:02:16 #11 69.44   Installing : bzip2-1.0.6-13.el7.aarch64                                  4/52 
16:02:16 #11 69.62   Installing : groff-base-1.22.2-8.el7.aarch64                             5/52 
16:02:16 #11 69.66   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
16:02:16 #11 69.68   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
16:02:16 #11 69.72   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
16:02:16 #11 69.75   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
16:02:16 #11 69.77   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
16:02:16 #11 69.79   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     11/52 
16:02:16 #11 70.11   Installing : perl-Encode-2.51-7.el7.aarch64                             12/52 
16:02:16 #11 70.13   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
16:02:16 #11 70.15   Installing : 4:perl-macros-5.16.3-299.el7_9.aarch64                     14/52 
16:02:16 #11 70.17   Installing : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                     15/52 
16:02:16 #11 70.19   Installing : perl-Exporter-5.68-3.el7.noarch                            16/52 
16:02:16 #11 70.22   Installing : perl-constant-1.27-2.el7.noarch                            17/52 
16:02:16 #11 70.24   Installing : perl-Socket-2.010-5.el7.aarch64                            18/52 
16:02:16 #11 70.27   Installing : perl-Time-Local-1.2300-2.el7.noarch                        19/52 
16:02:16 #11 70.30   Installing : perl-Carp-1.26-244.el7.noarch                              20/52 
16:02:16 #11 70.34   Installing : perl-Storable-2.45-3.el7.aarch64                           21/52 
16:02:16 #11 70.38   Installing : perl-Filter-1.49-3.el7.aarch64                             22/52 
16:02:16 #11 70.42   Installing : perl-PathTools-3.40-5.el7.aarch64                          23/52 
16:02:16 #11 70.46   Installing : perl-threads-shared-1.43-6.el7.aarch64                     24/52 
16:02:16 #11 70.48   Installing : perl-Scalar-List-Utils-1.27-248.el7.aarch64                25/52 
16:02:16 #11 70.58   Installing : 4:perl-libs-5.16.3-299.el7_9.aarch64                       26/52 
[Pipeline] sh
16:02:16 + docker container ls -aq
16:02:16 + docker container ls -aq
16:02:16 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:16 + docker container ls -aq
16:02:16 + docker info
16:02:16 Client:
16:02:16  Context:    default
16:02:16  Debug Mode: false
16:02:16  Plugins:
16:02:16   buildx: Docker Buildx (Docker Inc.)
16:02:16     Version:  c5aec24
16:02:16     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:16   compose: Docker Compose (Docker Inc.)
16:02:16     Version:  v2.12.0
16:02:16     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:16   scan: Docker Scan (Docker Inc.)
16:02:16     Version:  v0.17.0
16:02:16     Path:     /usr/libexec/docker/cli-plugins/docker-scan
16:02:16 
16:02:16 Server:
16:02:16  Containers: 0
16:02:16   Running: 0
16:02:16   Paused: 0
16:02:16   Stopped: 0
16:02:16  Images: 1
16:02:16  Server Version: 22.06.0-beta.0
16:02:16  Storage Driver: overlay2
16:02:16   Backing Filesystem: extfs
16:02:16   Supports d_type: true
16:02:16   Using metacopy: false
16:02:16   Native Overlay Diff: true
16:02:16   userxattr: false
16:02:16  Logging Driver: json-file
16:02:16  Cgroup Driver: systemd
16:02:16  Cgroup Version: 2
16:02:16  Plugins:
16:02:16   Volume: local
16:02:16   Network: bridge host ipvlan macvlan null overlay
16:02:16   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:16  Swarm: inactive
16:02:16  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:16  Default Runtime: runc
16:02:16  Init Binary: docker-init
16:02:16  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:16  runc version: v1.1.4-0-g5fd4c4d
16:02:16  init version: de40ad0
16:02:16  Security Options:
16:02:16   apparmor
16:02:16   seccomp
16:02:16    Profile: builtin
16:02:16   cgroupns
16:02:16  Kernel Version: 5.15.0-1022-aws
16:02:16  Operating System: Ubuntu 20.04.5 LTS
16:02:16  OSType: linux
16:02:16  Architecture: x86_64
16:02:16  CPUs: 2
16:02:16  Total Memory: 7.557GiB
16:02:16  Name: ip-10-100-45-149
16:02:16  ID: c944a62a-a99e-4e56-b148-df1906108e3b
16:02:16  Docker Root Dir: /var/lib/docker
16:02:16  Debug Mode: false
16:02:16  Username: dockerbuildbot
16:02:16  Registry: https://index.docker.io/v1/
16:02:16  Labels:
16:02:16  Experimental: true
16:02:16  Insecure Registries:
16:02:16   127.0.0.0/8
16:02:16  Live Restore Enabled: true
16:02:16 
[Pipeline] sh
16:02:16 45a0cdc5c8d3: Pull complete
16:02:16 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:16 Status: Downloaded newer image for busybox:latest
16:02:16 + docker info
16:02:16 Client:
16:02:16  Context:    default
16:02:16  Debug Mode: false
16:02:16  Plugins:
16:02:16   buildx: Docker Buildx (Docker Inc.)
16:02:16     Version:  c5aec24
16:02:16     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:16   compose: Docker Compose (Docker Inc.)
16:02:16     Version:  v2.12.0
16:02:16     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:16   scan: Docker Scan (Docker Inc.)
16:02:16     Version:  v0.17.0
16:02:16     Path:     /usr/libexec/docker/cli-plugins/docker-scan
16:02:16 
16:02:16 Server:
16:02:16  Containers: 0
16:02:16   Running: 0
16:02:16   Paused: 0
16:02:16   Stopped: 0
16:02:16  Images: 1
16:02:16  Server Version: 22.06.0-beta.0
16:02:16  Storage Driver: overlay2
16:02:16   Backing Filesystem: extfs
16:02:16   Supports d_type: true
16:02:16   Using metacopy: false
16:02:16   Native Overlay Diff: true
16:02:16   userxattr: false
16:02:16  Logging Driver: json-file
16:02:16  Cgroup Driver: systemd
16:02:16  Cgroup Version: 2
16:02:16  Plugins:
16:02:16   Volume: local
16:02:16   Network: bridge host ipvlan macvlan null overlay
16:02:16   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:16  Swarm: inactive
16:02:16  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:16  Default Runtime: runc
16:02:16  Init Binary: docker-init
16:02:16  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:16  runc version: v1.1.4-0-g5fd4c4d
16:02:16  init version: de40ad0
16:02:16  Security Options:
16:02:16   apparmor
16:02:16   seccomp
16:02:16    Profile: builtin
16:02:16   cgroupns
16:02:16  Kernel Version: 5.15.0-1022-aws
16:02:16  Operating System: Ubuntu 20.04.5 LTS
16:02:16  OSType: linux
16:02:16  Architecture: x86_64
16:02:16  CPUs: 2
16:02:16  Total Memory: 7.557GiB
16:02:16  Name: ip-10-100-51-255
16:02:16  ID: c944a62a-a99e-4e56-b148-df1906108e3b
16:02:16  Docker Root Dir: /var/lib/docker
16:02:16  Debug Mode: false
16:02:16  Username: dockerbuildbot
16:02:16  Registry: https://index.docker.io/v1/
16:02:16  Labels:
16:02:16  Experimental: true
16:02:16  Insecure Registries:
16:02:16   127.0.0.0/8
16:02:16  Live Restore Enabled: true
16:02:16 
[Pipeline] sh
16:02:16 + docker container ls -aq
[Pipeline] sh
16:02:16 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:16 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:16 #11 70.91   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        27/52 
16:02:16 #11 71.01   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/52 
16:02:16 #11 71.04   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        29/52 
16:02:16 #11 71.06   Installing : perl-File-Path-2.09-2.el7.noarch                           30/52 
[Pipeline] sh
16:02:16 + docker info
16:02:16 Client:
16:02:16  Context:    default
16:02:16  Debug Mode: false
16:02:16  Plugins:
16:02:16   buildx: Docker Buildx (Docker Inc.)
16:02:16     Version:  v0.8.2
16:02:16     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:16   compose: Docker Compose (Docker Inc.)
16:02:16     Version:  v2.12.0
16:02:16     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:16 
16:02:16 Server:
16:02:16  Containers: 0
16:02:16   Running: 0
16:02:16   Paused: 0
16:02:16   Stopped: 0
16:02:16  Images: 1
16:02:16  Server Version: 22.06.0-beta.0
16:02:16  Storage Driver: overlay2
16:02:16   Backing Filesystem: extfs
16:02:16   Supports d_type: true
16:02:16   Using metacopy: false
16:02:16   Native Overlay Diff: true
16:02:16   userxattr: false
16:02:16  Logging Driver: json-file
16:02:16  Cgroup Driver: cgroupfs
16:02:16  Cgroup Version: 1
16:02:16  Plugins:
16:02:16   Volume: local
16:02:16   Network: bridge host ipvlan macvlan null overlay
16:02:16   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:16  Swarm: inactive
16:02:16  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:16  Default Runtime: runc
16:02:16  Init Binary: docker-init
16:02:16  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:16  runc version: v1.1.4-0-g5fd4c4d
16:02:16  init version: de40ad0
16:02:16  Security Options:
16:02:16   apparmor
16:02:16   seccomp
16:02:16    Profile: builtin
16:02:16  Kernel Version: 5.15.0-1022-aws
16:02:16  Operating System: Ubuntu 20.04.5 LTS
16:02:16  OSType: linux
16:02:16  Architecture: aarch64
16:02:16  CPUs: 2
16:02:16  Total Memory: 7.559GiB
16:02:16  Name: ip-10-100-86-126
16:02:16  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:02:16  Docker Root Dir: /var/lib/docker
16:02:16  Debug Mode: false
16:02:16  Username: dockerbuildbot
16:02:16  Registry: https://index.docker.io/v1/
16:02:16  Labels:
16:02:16  Experimental: true
16:02:16  Insecure Registries:
16:02:16   127.0.0.0/8
16:02:16  Live Restore Enabled: true
16:02:16 
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
16:02:16 Docker containers have been removed
[Pipeline] echo
16:02:16 cleanWorkspace: Removing existing workspace
16:02:16 + docker info
16:02:16 Client:
16:02:16  Context:    default
16:02:16  Debug Mode: false
16:02:16  Plugins:
16:02:16   buildx: Docker Buildx (Docker Inc.)
16:02:16     Version:  v0.8.2
16:02:16     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:16   compose: Docker Compose (Docker Inc.)
16:02:16     Version:  v2.12.0
16:02:16     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:16 
16:02:16 Server:
16:02:16  Containers: 0
16:02:16   Running: 0
16:02:16   Paused: 0
16:02:16   Stopped: 0
16:02:16  Images: 1
16:02:16  Server Version: 22.06.0-beta.0
16:02:16  Storage Driver: overlay2
16:02:16   Backing Filesystem: extfs
16:02:16   Supports d_type: true
16:02:16   Using metacopy: false
16:02:16   Native Overlay Diff: true
16:02:16   userxattr: false
16:02:16  Logging Driver: json-file
16:02:16  Cgroup Driver: cgroupfs
16:02:16  Cgroup Version: 1
16:02:16  Plugins:
16:02:16   Volume: local
16:02:16   Network: bridge host ipvlan macvlan null overlay
16:02:16   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:16  Swarm: inactive
16:02:16  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
16:02:16  Default Runtime: runc
16:02:16  Init Binary: docker-init
16:02:16  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:16  runc version: v1.1.4-0-g5fd4c4d
16:02:16  init version: de40ad0
16:02:16  Security Options:
16:02:16   apparmor
16:02:16   seccomp
16:02:16    Profile: builtin
16:02:16  Kernel Version: 5.15.0-1022-aws
16:02:16  Operating System: Ubuntu 20.04.5 LTS
16:02:16  OSType: linux
16:02:16  Architecture: aarch64
16:02:16  CPUs: 2
16:02:16  Total Memory: 7.559GiB
16:02:16  Name: ip-10-100-77-212
16:02:16  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:02:16  Docker Root Dir: /var/lib/docker
16:02:16  Debug Mode: false
16:02:16  Username: dockerbuildbot
16:02:16  Registry: https://index.docker.io/v1/
16:02:16  Labels:
16:02:16  Experimental: true
16:02:16  Insecure Registries:
16:02:16   127.0.0.0/8
16:02:16  Live Restore Enabled: true
16:02:16 
[Pipeline] deleteDir
[Pipeline] echo
16:02:16 cleanWorkspace: Workspace is clean.
[Pipeline] }
[Pipeline] stage
[Pipeline] { (fedora-37-aarch64)
[Pipeline] sh
[Pipeline] sh
16:02:16 + docker info
16:02:16 Client:
16:02:16  Context:    default
16:02:16  Debug Mode: false
16:02:16  Plugins:
16:02:16   buildx: Docker Buildx (Docker Inc.)
16:02:16     Version:  v0.8.2
16:02:16     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:16   compose: Docker Compose (Docker Inc.)
16:02:16     Version:  v2.12.0
16:02:16     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:16 
16:02:16 Server:
16:02:16  Containers: 0
16:02:16   Running: 0
16:02:16   Paused: 0
16:02:16   Stopped: 0
16:02:16  Images: 1
16:02:16  Server Version: 22.06.0-beta.0
16:02:16  Storage Driver: overlay2
16:02:16   Backing Filesystem: extfs
16:02:16   Supports d_type: true
16:02:16   Using metacopy: false
16:02:16   Native Overlay Diff: true
16:02:16   userxattr: false
16:02:16  Logging Driver: json-file
16:02:16  Cgroup Driver: cgroupfs
16:02:16  Cgroup Version: 1
16:02:16  Plugins:
16:02:16   Volume: local
16:02:16   Network: bridge host ipvlan macvlan null overlay
16:02:16   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:16  Swarm: inactive
16:02:16  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:16  Default Runtime: runc
16:02:16  Init Binary: docker-init
16:02:16  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:16  runc version: v1.1.4-0-g5fd4c4d
16:02:16  init version: de40ad0
16:02:16  Security Options:
16:02:16   apparmor
16:02:16   seccomp
16:02:16    Profile: builtin
16:02:16  Kernel Version: 5.15.0-1022-aws
16:02:16  Operating System: Ubuntu 20.04.5 LTS
16:02:16  OSType: linux
16:02:16  Architecture: aarch64
16:02:16  CPUs: 2
16:02:16  Total Memory: 7.559GiB
16:02:16  Name: ip-10-100-70-56
16:02:16  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:02:16  Docker Root Dir: /var/lib/docker
16:02:16  Debug Mode: false
16:02:16  Username: dockerbuildbot
16:02:16  Registry: https://index.docker.io/v1/
16:02:16  Labels:
16:02:16  Experimental: true
16:02:16  Insecure Registries:
16:02:16   127.0.0.0/8
16:02:16  Live Restore Enabled: true
16:02:16 
[Pipeline] echo
16:02:16 Docker containers have been removed
[Pipeline] echo
16:02:16 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:02:16 Docker containers have been removed
[Pipeline] echo
16:02:16 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:02:16 Docker containers have been removed
[Pipeline] echo
16:02:16 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] echo
16:02:16 Docker containers have been removed
[Pipeline] echo
16:02:16 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] }
16:02:16 + docker version
16:02:16 Client: Docker Engine - Community
16:02:16  Version:           22.06.0-beta.0
16:02:16  API version:       1.42
16:02:16  Go version:        go1.18.3
16:02:16  Git commit:        3e9117b
16:02:16  Built:             Fri Jun  3 17:55:34 2022
16:02:16  OS/Arch:           linux/arm64
16:02:16  Context:           default
16:02:16 
16:02:16 Server: Docker Engine - Community
16:02:16  Engine:
16:02:16   Version:          22.06.0-beta.0
16:02:16   API version:      1.42 (minimum version 1.12)
16:02:16   Go version:       go1.18.3
16:02:16   Git commit:       38633e7
16:02:16   Built:            Fri Jun  3 17:55:34 2022
16:02:16   OS/Arch:          linux/arm64
16:02:16   Experimental:     true
16:02:16  containerd:
16:02:16   Version:          1.6.8
16:02:16   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:16  runc:
16:02:16   Version:          1.1.4
16:02:16   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:16  docker-init:
16:02:16   Version:          0.19.0
16:02:16   GitCommit:        de40ad0
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
16:02:16 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-focal-armhf)
[Pipeline] sh
16:02:17 + docker version
16:02:17 Client: Docker Engine - Community
16:02:17  Version:           22.06.0-beta.0
16:02:17  API version:       1.42
16:02:17  Go version:        go1.18.3
16:02:17  Git commit:        3e9117b
16:02:17  Built:             Fri Jun  3 17:55:45 2022
16:02:17  OS/Arch:           linux/amd64
16:02:17  Context:           default
16:02:17 
16:02:17 Server: Docker Engine - Community
16:02:17  Engine:
16:02:17   Version:          22.06.0-beta.0
16:02:17   API version:      1.42 (minimum version 1.12)
16:02:17   Go version:       go1.18.3
16:02:17   Git commit:       38633e7
16:02:17   Built:            Fri Jun  3 17:55:45 2022
16:02:17   OS/Arch:          linux/amd64
16:02:17   Experimental:     true
16:02:17  containerd:
16:02:17   Version:          1.6.8
16:02:17   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:17  runc:
16:02:17   Version:          1.1.4
16:02:17   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:17  docker-init:
16:02:17   Version:          0.19.0
16:02:17   GitCommit:        de40ad0
16:02:17 + docker version
16:02:17 Client: Docker Engine - Community
16:02:17  Version:           22.06.0-beta.0
16:02:17  API version:       1.42
16:02:17  Go version:        go1.18.3
16:02:17  Git commit:        3e9117b
16:02:17  Built:             Fri Jun  3 17:55:34 2022
16:02:17  OS/Arch:           linux/arm64
16:02:17  Context:           default
16:02:17 
16:02:17 Server: Docker Engine - Community
16:02:17  Engine:
16:02:17   Version:          22.06.0-beta.0
16:02:17   API version:      1.42 (minimum version 1.12)
16:02:17   Go version:       go1.18.3
16:02:17   Git commit:       38633e7
16:02:17   Built:            Fri Jun  3 17:55:34 2022
16:02:17   OS/Arch:          linux/arm64
16:02:17   Experimental:     true
16:02:17  containerd:
16:02:17   Version:          1.6.8
16:02:17   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:17  runc:
16:02:17   Version:          1.1.4
16:02:17   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:17  docker-init:
16:02:17   Version:          0.19.0
16:02:17   GitCommit:        de40ad0
[Pipeline] }
[Pipeline] }
[Pipeline] sh
16:02:17 + docker version
16:02:17 Client: Docker Engine - Community
16:02:17  Version:           22.06.0-beta.0
16:02:17  API version:       1.42
16:02:17  Go version:        go1.18.3
16:02:17  Git commit:        3e9117b
16:02:17  Built:             Fri Jun  3 17:55:34 2022
16:02:17  OS/Arch:           linux/arm64
16:02:17  Context:           default
16:02:17 
16:02:17 Server: Docker Engine - Community
16:02:17  Engine:
16:02:17   Version:          22.06.0-beta.0
16:02:17   API version:      1.42 (minimum version 1.12)
16:02:17   Go version:       go1.18.3
16:02:17   Git commit:       38633e7
16:02:17   Built:            Fri Jun  3 17:55:34 2022
16:02:17   OS/Arch:          linux/arm64
16:02:17   Experimental:     true
16:02:17  containerd:
16:02:17   Version:          1.6.8
16:02:17   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:17  runc:
16:02:17   Version:          1.1.4
16:02:17   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:17  docker-init:
16:02:17   Version:          0.19.0
16:02:17   GitCommit:        de40ad0
16:02:17 + docker version
16:02:17 Client: Docker Engine - Community
16:02:17  Version:           22.06.0-beta.0
16:02:17  API version:       1.42
16:02:17  Go version:        go1.18.3
16:02:17  Git commit:        3e9117b
16:02:17  Built:             Fri Jun  3 17:55:34 2022
16:02:17  OS/Arch:           linux/arm64
16:02:17  Context:           default
16:02:17 
16:02:17 Server: Docker Engine - Community
16:02:17  Engine:
16:02:17   Version:          22.06.0-beta.0
16:02:17   API version:      1.42 (minimum version 1.12)
16:02:17   Go version:       go1.18.3
16:02:17   Git commit:       38633e7
16:02:17   Built:            Fri Jun  3 17:55:34 2022
16:02:17   OS/Arch:          linux/arm64
16:02:17   Experimental:     true
16:02:17  containerd:
16:02:17   Version:          1.6.8
16:02:17   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:17  runc:
16:02:17   Version:          1.1.4
16:02:17   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:17  docker-init:
16:02:17   Version:          0.19.0
16:02:17   GitCommit:        de40ad0
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
16:02:17 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:02:17 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:02:17 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-armhf)
[Pipeline] stage
[Pipeline] { (debian-buster-aarch64)
[Pipeline] stage
[Pipeline] { (ubuntu-kinetic-aarch64)
16:02:17 + echo starting...
16:02:17 starting...
[Pipeline] checkout
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:17 The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
16:02:17 cleanWorkspace: Workspace is clean.
[Pipeline] sh
16:02:17 16:02:17 + docker version
16:02:17 Client: Docker Engine - Community
16:02:17  Version:           22.06.0-beta.0
16:02:17  API version:       1.42
16:02:17  Go version:        go1.18.3
16:02:17  Git commit:        3e9117b
16:02:17  Built:             Fri Jun  3 17:55:34 2022
16:02:17  OS/Arch:           linux/arm64
16:02:17  Context:           default
16:02:17 
+ echo starting...
16:02:17 starting...
16:02:17 Server: Docker Engine - Community
16:02:17  Engine:
16:02:17   Version:          22.06.0-beta.0
16:02:17   API version:      1.42 (minimum version 1.12)
16:02:17   Go version:       go1.18.3
16:02:17   Git commit:       38633e7
16:02:17   Built:            Fri Jun  3 17:55:34 2022
16:02:17   OS/Arch:          linux/arm64
16:02:17   Experimental:     true
16:02:17  containerd:
16:02:17   Version:          1.6.8
16:02:17   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:17  runc:
16:02:17   Version:          1.1.4
16:02:17   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:17  docker-init:
16:02:17   Version:          0.19.0
16:02:17   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] sh
[Pipeline] stage
[Pipeline] { (debian-buster-amd64)
[Pipeline] checkout
16:02:17 The recommended git tool is: git
[Pipeline] checkout
16:02:17 The recommended git tool is: git
[Pipeline] sh
[Pipeline] sh
16:02:17 + echo starting...
16:02:17 starting...
16:02:17 + echo starting...
16:02:17 starting...
16:02:17 #11 71.09   Installing : perl-threads-1.87-4.el7.aarch64                            31/52 
16:02:17 #11 72.19   Installing : 4:perl-5.16.3-299.el7_9.aarch64                            32/52 
[Pipeline] sh
16:02:17 + echo starting...
16:02:17 starting...
[Pipeline] sh
16:02:18 + docker info
16:02:18 Client:
16:02:18  Context:    default
16:02:18  Debug Mode: false
16:02:18  Plugins:
16:02:18   buildx: Docker Buildx (Docker Inc.)
16:02:18     Version:  v0.8.2
16:02:18     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:18   compose: Docker Compose (Docker Inc.)
16:02:18     Version:  v2.12.0
16:02:18     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:18 
16:02:18 Server:
16:02:18  Containers: 0
16:02:18   Running: 0
16:02:18   Paused: 0
16:02:18   Stopped: 0
16:02:18  Images: 1
16:02:18  Server Version: 22.06.0-beta.0
16:02:18  Storage Driver: overlay2
16:02:18   Backing Filesystem: extfs
16:02:18   Supports d_type: true
16:02:18   Using metacopy: false
16:02:18   Native Overlay Diff: true
16:02:18   userxattr: false
16:02:18  Logging Driver: json-file
16:02:18  Cgroup Driver: cgroupfs
16:02:18  Cgroup Version: 1
16:02:18  Plugins:
16:02:18   Volume: local
16:02:18   Network: bridge host ipvlan macvlan null overlay
16:02:18   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:18  Swarm: inactive
16:02:18  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:18  Default Runtime: runc
16:02:18  Init Binary: docker-init
16:02:18  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:18  runc version: v1.1.4-0-g5fd4c4d
16:02:18  init version: de40ad0
16:02:18  Security Options:
16:02:18   apparmor
16:02:18   seccomp
16:02:18    Profile: builtin
16:02:18  Kernel Version: 5.15.0-1022-aws
16:02:18  Operating System: Ubuntu 20.04.5 LTS
16:02:18  OSType: linux
16:02:18  Architecture: aarch64
16:02:18  CPUs: 2
16:02:18  Total Memory: 7.559GiB
16:02:18  Name: ip-10-100-95-112
16:02:18  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:02:18  Docker Root Dir: /var/lib/docker
16:02:18  Debug Mode: false
16:02:18  Username: dockerbuildbot
16:02:18  Registry: https://index.docker.io/v1/
16:02:18  Labels:
16:02:18  Experimental: true
16:02:18  Insecure Registries:
16:02:18   127.0.0.0/8
16:02:18  Live Restore Enabled: true
16:02:18 
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
[Pipeline] sh
[Pipeline] checkout
16:02:18 The recommended git tool is: git
16:02:18 + echo starting...
16:02:18 starting...
16:02:18 + docker info
16:02:18 Client:
16:02:18  Context:    default
16:02:18  Debug Mode: false
16:02:18  Plugins:
16:02:18   buildx: Docker Buildx (Docker Inc.)
16:02:18     Version:  c5aec24
16:02:18     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:18   compose: Docker Compose (Docker Inc.)
16:02:18     Version:  v2.12.0
16:02:18     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:18   scan: Docker Scan (Docker Inc.)
16:02:18     Version:  v0.17.0
16:02:18     Path:     /usr/libexec/docker/cli-plugins/docker-scan
16:02:18 
16:02:18 Server:
16:02:18  Containers: 0
16:02:18   Running: 0
16:02:18   Paused: 0
16:02:18   Stopped: 0
16:02:18  Images: 1
16:02:18  Server Version: 22.06.0-beta.0
16:02:18  Storage Driver: overlay2
16:02:18   Backing Filesystem: extfs
16:02:18   Supports d_type: true
16:02:18   Using metacopy: false
16:02:18   Native Overlay Diff: true
16:02:18   userxattr: false
16:02:18  Logging Driver: json-file
16:02:18  Cgroup Driver: systemd
16:02:18  Cgroup Version: 2
16:02:18  Plugins:
16:02:18   Volume: local
16:02:18   Network: bridge host ipvlan macvlan null overlay
16:02:18   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:18  Swarm: inactive
16:02:18  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
16:02:18  Default Runtime: runc
16:02:18  Init Binary: docker-init
16:02:18  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:18  runc version: v1.1.4-0-g5fd4c4d
16:02:18  init version: de40ad0
16:02:18  Security Options:
16:02:18   apparmor
16:02:18   seccomp
16:02:18    Profile: builtin
16:02:18   cgroupns
16:02:18  Kernel Version: 5.15.0-1022-aws
16:02:18  Operating System: Ubuntu 20.04.5 LTS
16:02:18  OSType: linux
16:02:18  Architecture: x86_64
16:02:18  CPUs: 2
16:02:18  Total Memory: 7.557GiB
16:02:18  Name: ip-10-100-59-145
16:02:18  ID: c944a62a-a99e-4e56-b148-df1906108e3b
16:02:18  Docker Root Dir: /var/lib/docker
16:02:18  Debug Mode: false
16:02:18  Username: dockerbuildbot
16:02:18  Registry: https://index.docker.io/v1/
16:02:18  Labels:
16:02:18  Experimental: true
16:02:18  Insecure Registries:
16:02:18   127.0.0.0/8
16:02:18  Live Restore Enabled: true
16:02:18 
[Pipeline] checkout
16:02:18 The recommended git tool is: git
[Pipeline] echo
16:02:18 Removing all docker containers
[Pipeline] sh
16:02:18 #11 72.25   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
16:02:18 #11 72.28   Updating   : rpm-python-4.11.3-48.el7_9.aarch64                         34/52 
16:02:18 #11 72.30   Installing : python-srpm-macros-3-34.el7.noarch                         35/52 
16:02:18 #11 72.34   Installing : unzip-6.0-24.el7_9.aarch64                                 36/52 
16:02:18 #11 72.38   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      37/52 
16:02:18 #11 72.42   Installing : desktop-file-utils-0.23-2.el7.aarch64                      38/52 
16:02:18 #11 72.47   Installing : zip-3.0-11.el7.aarch64                                     39/52 
16:02:18 #11 72.50   Installing : patch-2.7.1-12.el7_7.aarch64                               40/52 
16:02:18 + docker info
16:02:18 Client:
16:02:18  Context:    default
16:02:18  Debug Mode: false
16:02:18  Plugins:
16:02:18   buildx: Docker Buildx (Docker Inc.)
16:02:18     Version:  v0.8.2
16:02:18     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:18   compose: Docker Compose (Docker Inc.)
16:02:18     Version:  v2.12.0
16:02:18     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:18 
16:02:18 Server:
16:02:18  Containers: 0
16:02:18   Running: 0
16:02:18   Paused: 0
16:02:18   Stopped: 0
16:02:18  Images: 1
16:02:18  Server Version: 22.06.0-beta.0
16:02:18  Storage Driver: overlay2
16:02:18   Backing Filesystem: extfs
16:02:18   Supports d_type: true
16:02:18   Using metacopy: false
16:02:18   Native Overlay Diff: true
16:02:18   userxattr: false
16:02:18  Logging Driver: json-file
16:02:18  Cgroup Driver: cgroupfs
16:02:18  Cgroup Version: 1
16:02:18  Plugins:
16:02:18   Volume: local
16:02:18   Network: bridge host ipvlan macvlan null overlay
16:02:18   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:18  Swarm: inactive
16:02:18  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:18  Default Runtime: runc
16:02:18  Init Binary: docker-init
16:02:18  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:18  runc version: v1.1.4-0-g5fd4c4d
16:02:18  init version: de40ad0
16:02:18  Security Options:
16:02:18   apparmor
16:02:18   seccomp
16:02:18    Profile: builtin
16:02:18  Kernel Version: 5.15.0-1022-aws
16:02:18  Operating System: Ubuntu 20.04.5 LTS
16:02:18  OSType: linux
16:02:18  Architecture: aarch64
16:02:18  CPUs: 2
16:02:18  Total Memory: 7.559GiB
16:02:18  Name: ip-10-100-73-8
16:02:18  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:02:18  Docker Root Dir: /var/lib/docker
16:02:18  Debug Mode: false
16:02:18  Username: dockerbuildbot
16:02:18  Registry: https://index.docker.io/v1/
16:02:18  Labels:
16:02:18  Experimental: true
16:02:18  Insecure Registries:
16:02:18   127.0.0.0/8
16:02:18  Live Restore Enabled: true
16:02:18 
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-795@tmp/76469594-9426-4c32-a7ff-60db21b56b35/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:02:18 + docker info
16:02:18 Client:
16:02:18  Context:    default
16:02:18  Debug Mode: false
16:02:18  Plugins:
16:02:18   buildx: Docker Buildx (Docker Inc.)
16:02:18     Version:  v0.8.2
16:02:18     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:18   compose: Docker Compose (Docker Inc.)
16:02:18     Version:  v2.12.0
16:02:18     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:18 
16:02:18 Server:
16:02:18  Containers: 0
16:02:18   Running: 0
16:02:18   Paused: 0
16:02:18   Stopped: 0
16:02:18  Images: 1
16:02:18  Server Version: 22.06.0-beta.0
16:02:18  Storage Driver: overlay2
16:02:18   Backing Filesystem: extfs
16:02:18   Supports d_type: true
16:02:18   Using metacopy: false
16:02:18   Native Overlay Diff: true
16:02:18   userxattr: false
16:02:18  Logging Driver: json-file
16:02:18  Cgroup Driver: cgroupfs
16:02:18  Cgroup Version: 1
16:02:18  Plugins:
16:02:18   Volume: local
16:02:18   Network: bridge host ipvlan macvlan null overlay
16:02:18   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:18  Swarm: inactive
16:02:18  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:18  Default Runtime: runc
16:02:18  Init Binary: docker-init
16:02:18  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:18  runc version: v1.1.4-0-g5fd4c4d
16:02:18  init version: de40ad0
16:02:18  Security Options:
16:02:18   apparmor
16:02:18   seccomp
16:02:18    Profile: builtin
16:02:18  Kernel Version: 5.15.0-1022-aws
16:02:18  Operating System: Ubuntu 20.04.5 LTS
16:02:18  OSType: linux
16:02:18  Architecture: aarch64
16:02:18  CPUs: 2
16:02:18  Total Memory: 7.559GiB
16:02:18  Name: ip-10-100-83-190
16:02:18  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:02:18  Docker Root Dir: /var/lib/docker
16:02:18  Debug Mode: false
16:02:18  Username: dockerbuildbot
16:02:18  Registry: https://index.docker.io/v1/
16:02:18  Labels:
16:02:18  Experimental: true
16:02:18  Insecure Registries:
16:02:18   127.0.0.0/8
16:02:18  Live Restore Enabled: true
16:02:18 
[Pipeline] }
[Pipeline] echo
16:02:18 Removing all docker containers
[Pipeline] sh
16:02:18 + docker info
16:02:18 Client:
16:02:18  Context:    default
16:02:18  Debug Mode: false
16:02:18  Plugins:
16:02:18   buildx: Docker Buildx (Docker Inc.)
16:02:18     Version:  v0.8.2
16:02:18     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:18   compose: Docker Compose (Docker Inc.)
16:02:18     Version:  v2.12.0
16:02:18     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:18 
16:02:18 Server:
16:02:18  Containers: 0
16:02:18   Running: 0
16:02:18   Paused: 0
16:02:18   Stopped: 0
16:02:18  Images: 1
16:02:18  Server Version: 22.06.0-beta.0
16:02:18  Storage Driver: overlay2
16:02:18   Backing Filesystem: extfs
16:02:18   Supports d_type: true
16:02:18   Using metacopy: false
16:02:18   Native Overlay Diff: true
16:02:18   userxattr: false
16:02:18  Logging Driver: json-file
16:02:18  Cgroup Driver: cgroupfs
16:02:18  Cgroup Version: 1
16:02:18  Plugins:
16:02:18   Volume: local
16:02:18   Network: bridge host ipvlan macvlan null overlay
16:02:18   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:18  Swarm: inactive
16:02:18  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:18  Default Runtime: runc
16:02:18  Init Binary: docker-init
16:02:18  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:18  runc version: v1.1.4-0-g5fd4c4d
16:02:18  init version: de40ad0
16:02:18  Security Options:
16:02:18   apparmor
16:02:18   seccomp
16:02:18    Profile: builtin
16:02:18  Kernel Version: 5.15.0-1022-aws
16:02:18  Operating System: Ubuntu 20.04.5 LTS
16:02:18  OSType: linux
16:02:18  Architecture: aarch64
16:02:18  CPUs: 2
16:02:18  Total Memory: 7.559GiB
16:02:18  Name: ip-10-100-56-124
16:02:18  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:02:18  Docker Root Dir: /var/lib/docker
16:02:18  Debug Mode: false
16:02:18  Username: dockerbuildbot
16:02:18  Registry: https://index.docker.io/v1/
16:02:18  Labels:
16:02:18  Experimental: true
16:02:18  Insecure Registries:
16:02:18   127.0.0.0/8
16:02:18  Live Restore Enabled: true
16:02:18 
[Pipeline] echo
16:02:18 Removing all docker containers
[Pipeline] sh
16:02:18 + docker container ls -aq
[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-795@tmp/dd9107cb-dd4b-4d14-b83c-578a5af191ce/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
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-795@tmp/83d36df2-6b22-4cd7-b6dc-cbdc38327522/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] echo
16:02:18 Removing all docker containers
[Pipeline] sh
[Pipeline] }
16:02:18 + docker container ls -aq
[Pipeline] }
[Pipeline] {
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] wrap
[Pipeline] sh
[Pipeline] {
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
16:02:18 Docker containers have been removed
[Pipeline] echo
16:02:18 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:02:18 Removing all docker containers
[Pipeline] sh
16:02:18 #11 72.52   Installing : perl-srpm-macros-1-8.el7.noarch                            41/52 
16:02:18 #11 73.11   Installing : gdb-7.6.1-120.el7.aarch64                                  42/52 
16:02:18 #11 73.14   Installing : file-5.11-37.el7.aarch64                                   43/52 
16:02:18 #11 73.17   Installing : dwz-0.11-3.el7.aarch64                                     44/52 
16:02:18 + docker container ls -aq
16:02:18 + docker info
16:02:18 Client:
16:02:18  Context:    default
16:02:18  Debug Mode: false
16:02:18  Plugins:
16:02:18   buildx: Docker Buildx (Docker Inc.)
16:02:18     Version:  v0.8.2
16:02:18     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:18   compose: Docker Compose (Docker Inc.)
16:02:18     Version:  v2.12.0
16:02:18     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:18 
16:02:18 Server:
16:02:18  Containers: 0
16:02:18   Running: 0
16:02:18   Paused: 0
16:02:18   Stopped: 0
16:02:18  Images: 1
16:02:18  Server Version: 22.06.0-beta.0
16:02:18  Storage Driver: overlay2
16:02:18   Backing Filesystem: extfs
16:02:18   Supports d_type: true
16:02:18   Using metacopy: false
16:02:18   Native Overlay Diff: true
16:02:18   userxattr: false
16:02:18  Logging Driver: json-file
16:02:18  Cgroup Driver: cgroupfs
16:02:18  Cgroup Version: 1
16:02:18  Plugins:
16:02:18   Volume: local
16:02:18   Network: bridge host ipvlan macvlan null overlay
16:02:18   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:18  Swarm: inactive
16:02:18  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:18  Default Runtime: runc
16:02:18  Init Binary: docker-init
16:02:18  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:18  runc version: v1.1.4-0-g5fd4c4d
16:02:18  init version: de40ad0
16:02:18  Security Options:
16:02:18   apparmor
16:02:18   seccomp
16:02:18    Profile: builtin
16:02:18  Kernel Version: 5.15.0-1022-aws
16:02:18  Operating System: Ubuntu 20.04.5 LTS
16:02:18  OSType: linux
16:02:18  Architecture: aarch64
16:02:18  CPUs: 2
16:02:18  Total Memory: 7.559GiB
16:02:18  Name: ip-10-100-88-3
16:02:18  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:02:18  Docker Root Dir: /var/lib/docker
16:02:18  Debug Mode: false
16:02:18  Username: dockerbuildbot
16:02:18  Registry: https://index.docker.io/v1/
16:02:18  Labels:
16:02:18  Experimental: true
16:02:18  Insecure Registries:
16:02:18   127.0.0.0/8
16:02:18  Live Restore Enabled: true
16:02:18 
[Pipeline] echo
16:02:19 Removing all docker containers
[Pipeline] sh
16:02:19 + docker container ls -aq
[Pipeline] }
[Pipeline] wrap
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[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-795@tmp/670e5013-8060-4f37-9346-ac425f362bba/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:02:19 + docker version
16:02:19 Client: Docker Engine - Community
16:02:19  Version:           22.06.0-beta.0
16:02:19  API version:       1.42
16:02:19  Go version:        go1.18.3
16:02:19  Git commit:        3e9117b
16:02:19  Built:             Fri Jun  3 17:55:34 2022
16:02:19  OS/Arch:           linux/arm64
16:02:19  Context:           default
16:02:19 
16:02:19 Server: Docker Engine - Community
16:02:19  Engine:
16:02:19   Version:          22.06.0-beta.0
16:02:19   API version:      1.42 (minimum version 1.12)
16:02:19   Go version:       go1.18.3
16:02:19   Git commit:       38633e7
16:02:19   Built:            Fri Jun  3 17:55:34 2022
16:02:19   OS/Arch:          linux/arm64
16:02:19   Experimental:     true
16:02:19  containerd:
16:02:19   Version:          1.6.8
16:02:19   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:19  runc:
16:02:19   Version:          1.1.4
16:02:19   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:19  docker-init:
16:02:19   Version:          0.19.0
16:02:19   GitCommit:        de40ad0
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
16:02:19 #11 73.19   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               45/52 
16:02:19 #11 73.26   Installing : elfutils-0.176-5.el7.aarch64                               46/52 
16:02:19 #11 73.30   Installing : rpm-build-4.11.3-48.el7_9.aarch64                          47/52 
16:02:19 #11 73.37   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
16:02:19 #11 73.39   Cleanup    : rpm-python-4.11.3-45.el7.aarch64                           49/52 
16:02:19 + docker container ls -aq
[Pipeline] sh
16:02:19 + docker container ls -aq
[Pipeline] sh
16:02:19 + docker version
16:02:19 Client: Docker Engine - Community
16:02:19  Version:           22.06.0-beta.0
16:02:19  API version:       1.42
16:02:19  Go version:        go1.18.3
16:02:19  Git commit:        3e9117b
16:02:19  Built:             Fri Jun  3 17:56:06 2022
16:02:19  OS/Arch:           linux/arm
16:02:19  Context:           default
16:02:19 
16:02:19 Server: Docker Engine - Community
16:02:19  Engine:
16:02:19   Version:          22.06.0-beta.0
16:02:19   API version:      1.42 (minimum version 1.12)
16:02:19   Go version:       go1.18.3
16:02:19   Git commit:       38633e7
16:02:19   Built:            Fri Jun  3 17:56:06 2022
16:02:19   OS/Arch:          linux/arm
16:02:19   Experimental:     true
16:02:19  containerd:
16:02:19   Version:          1.6.8
16:02:19   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:19  runc:
16:02:19   Version:          1.1.4
16:02:19   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:19  docker-init:
16:02:19   Version:          0.19.0
16:02:19   GitCommit:        de40ad0
16:02:19 #11 73.41   Cleanup    : rpm-build-libs-4.11.3-45.el7.aarch64                       50/52 
16:02:19 #11 73.70   Cleanup    : rpm-4.11.3-45.el7.aarch64                                  51/52 
[Pipeline] checkout
16:02:19 The recommended git tool is: git
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
16:02:19 + docker version
16:02:19 Client: Docker Engine - Community
16:02:19  Version:           22.06.0-beta.0
16:02:19  API version:       1.42
16:02:19  Go version:        go1.18.3
16:02:19  Git commit:        3e9117b
16:02:19  Built:             Fri Jun  3 17:56:06 2022
16:02:19  OS/Arch:           linux/arm
16:02:19  Context:           default
16:02:19 
16:02:19 Server: Docker Engine - Community
16:02:19  Engine:
16:02:19   Version:          22.06.0-beta.0
16:02:19   API version:      1.42 (minimum version 1.12)
16:02:19   Go version:       go1.18.3
16:02:19   Git commit:       38633e7
16:02:19   Built:            Fri Jun  3 17:56:06 2022
16:02:19   OS/Arch:          linux/arm
16:02:19   Experimental:     true
16:02:19  containerd:
16:02:19   Version:          1.6.8
16:02:19   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:19  runc:
16:02:19   Version:          1.1.4
16:02:19   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:19  docker-init:
16:02:19   Version:          0.19.0
16:02:19   GitCommit:        de40ad0
[Pipeline] { (info)
[Pipeline] wrap
[Pipeline] checkout
16:02:19 The recommended git tool is: git
[Pipeline] sh
16:02:19 + docker version
16:02:19 Client: Docker Engine - Community
16:02:19  Version:           22.06.0-beta.0
16:02:19  API version:       1.42
16:02:19  Go version:        go1.18.3
16:02:19  Git commit:        3e9117b
16:02:19  Built:             Fri Jun  3 17:55:34 2022
16:02:19  OS/Arch:           linux/arm64
16:02:19  Context:           default
16:02:19 
16:02:19 Server: Docker Engine - Community
16:02:19  Engine:
16:02:19   Version:          22.06.0-beta.0
16:02:19   API version:      1.42 (minimum version 1.12)
16:02:19   Go version:       go1.18.3
16:02:19   Git commit:       38633e7
16:02:19   Built:            Fri Jun  3 17:55:34 2022
16:02:19   OS/Arch:          linux/arm64
16:02:19   Experimental:     true
16:02:19  containerd:
16:02:19   Version:          1.6.8
16:02:19   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:19  runc:
16:02:19   Version:          1.1.4
16:02:19   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:19  docker-init:
16:02:19   Version:          0.19.0
16:02:19   GitCommit:        de40ad0
16:02:19 + docker version
16:02:19 Client: Docker Engine - Community
16:02:19  Version:           22.06.0-beta.0
16:02:19  API version:       1.42
16:02:19  Go version:        go1.18.3
16:02:19  Git commit:        3e9117b
16:02:19  Built:             Fri Jun  3 17:55:34 2022
16:02:19  OS/Arch:           linux/arm64
16:02:19  Context:           default
16:02:19 
16:02:19 Server: Docker Engine - Community
16:02:19  Engine:
16:02:19   Version:          22.06.0-beta.0
16:02:19   API version:      1.42 (minimum version 1.12)
16:02:19   Go version:       go1.18.3
16:02:19   Git commit:       38633e7
16:02:19   Built:            Fri Jun  3 17:55:34 2022
16:02:19   OS/Arch:          linux/arm64
16:02:19   Experimental:     true
16:02:19  containerd:
16:02:19   Version:          1.6.8
16:02:19   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:19  runc:
16:02:19   Version:          1.1.4
16:02:19   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:19  docker-init:
16:02:19   Version:          0.19.0
16:02:19   GitCommit:        de40ad0
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
16:02:19 Docker containers have been removed
[Pipeline] echo
16:02:19 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] checkout
16:02:19 The recommended git tool is: git
[Pipeline] checkout
16:02:19 The recommended git tool is: git
[Pipeline] {
[Pipeline] wrap
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
16:02:19 Docker containers have been removed
[Pipeline] echo
16:02:19 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:02:19 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:02:20 Docker containers have been removed
[Pipeline] echo
16:02:20 Commit message: "bump compose version to v2.14.1"
16:02:20 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] stage
[Pipeline] { (centos-8-amd64)
[Pipeline] {
16:02:20 + docker version
16:02:20 Client: Docker Engine - Community
16:02:20  Version:           22.06.0-beta.0
16:02:20  API version:       1.42
16:02:20  Go version:        go1.18.3
16:02:20  Git commit:        3e9117b
16:02:20  Built:             Fri Jun  3 17:55:45 2022
16:02:20  OS/Arch:           linux/amd64
16:02:20  Context:           default
16:02:20 
16:02:20 Server: Docker Engine - Community
16:02:20  Engine:
16:02:20   Version:          22.06.0-beta.0
16:02:20   API version:      1.42 (minimum version 1.12)
16:02:20   Go version:       go1.18.3
16:02:20   Git commit:       38633e7
16:02:20   Built:            Fri Jun  3 17:55:45 2022
16:02:20   OS/Arch:          linux/amd64
16:02:20   Experimental:     true
16:02:20  containerd:
16:02:20   Version:          1.6.8
16:02:20   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:20  runc:
16:02:20   Version:          1.1.4
16:02:20   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:20  docker-init:
16:02:20   Version:          0.19.0
16:02:20   GitCommit:        de40ad0
[Pipeline] checkout
16:02:20 The recommended git tool is: git
[Pipeline] sh
16:02:20 #11 73.73   Cleanup    : rpm-libs-4.11.3-45.el7.aarch64                             52/52 
16:02:20 #11 74.30   Verifying  : elfutils-0.176-5.el7.aarch64                                1/52 
16:02:20 #11 74.32   Verifying  : rpm-libs-4.11.3-48.el7_9.aarch64                            2/52 
16:02:20 #11 74.34   Verifying  : rpm-4.11.3-48.el7_9.aarch64                                 3/52 
16:02:20 #11 74.36   Verifying  : perl-threads-1.87-4.el7.aarch64                             4/52 
16:02:20 #11 74.37   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                      5/52 
16:02:20 #11 74.38   Verifying  : perl-Exporter-5.68-3.el7.noarch                             6/52 
16:02:20 #11 74.39   Verifying  : perl-constant-1.27-2.el7.noarch                             7/52 
16:02:20 #11 74.40   Verifying  : dwz-0.11-3.el7.aarch64                                      8/52 
16:02:20 #11 74.41   Verifying  : file-5.11-37.el7.aarch64                                    9/52 
16:02:20 #11 74.43   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         10/52 
16:02:20 #11 74.44   Verifying  : perl-Socket-2.010-5.el7.aarch64                            11/52 
16:02:20 #11 74.45   Verifying  : perl-PathTools-3.40-5.el7.aarch64                          12/52 
16:02:20 #11 74.46   Verifying  : gdb-7.6.1-120.el7.aarch64                                  13/52 
16:02:20 #11 74.48   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                          14/52 
16:02:20 #11 74.49   Verifying  : perl-srpm-macros-1-8.el7.noarch                            15/52 
16:02:20 #11 74.50   Verifying  : desktop-file-utils-0.23-2.el7.aarch64                      16/52 
16:02:20 #11 74.51   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         17/52 
16:02:20 #11 74.52   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/52 
16:02:20 #11 74.53   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/52 
16:02:20 #11 74.55   Verifying  : rpm-build-4.11.3-48.el7_9.aarch64                          20/52 
16:02:20 #11 74.56   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        21/52 
16:02:20 #11 74.57   Verifying  : perl-Encode-2.51-7.el7.aarch64                             22/52 
16:02:20 #11 74.58   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/52 
[Pipeline] wrap
[Pipeline] {
[Pipeline] sh
[Pipeline] wrap
[Pipeline] echo
16:02:20 Docker containers have been removed
[Pipeline] echo
16:02:20 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:02:20 Docker containers have been removed
16:02:20 using credential docker-jenkins-github-credentials
[Pipeline] echo
16:02:20 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
16:02:20 Cloning the remote Git repository
16:02:20 Cloning with configured refspecs honoured and without tags
16:02:20 + echo starting...
16:02:20 starting...
[Pipeline] sh
16:02:20 #11 74.59   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   24/52 
16:02:20 #11 74.60   Verifying  : 4:perl-macros-5.16.3-299.el7_9.aarch64                     25/52 
16:02:20 #11 74.62   Verifying  : patch-2.7.1-12.el7_7.aarch64                               26/52 
16:02:20 #11 74.63   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     27/52 
16:02:20 #11 74.64   Verifying  : perl-Carp-1.26-244.el7.noarch                              28/52 
16:02:20 #11 74.65   Verifying  : groff-base-1.22.2-8.el7.aarch64                            29/52 
16:02:20 #11 74.66   Verifying  : rpm-build-libs-4.11.3-48.el7_9.aarch64                     30/52 
16:02:20 #11 74.67   Verifying  : perl-threads-shared-1.43-6.el7.aarch64                     31/52 
16:02:20 #11 74.72   Verifying  : bzip2-1.0.6-13.el7.aarch64                                 32/52 
16:02:20 #11 74.73   Verifying  : perl-Storable-2.45-3.el7.aarch64                           33/52 
16:02:20 #11 74.74   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           34/52 
16:02:20 #11 74.75   Verifying  : rpmlint-1.5-4.el7.noarch                                   35/52 
16:02:20 #11 74.76   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          36/52 
16:02:20 #11 74.78   Verifying  : zip-3.0-11.el7.aarch64                                     37/52 
16:02:20 #11 74.78   Verifying  : rpm-python-4.11.3-48.el7_9.aarch64                         38/52 
16:02:20 #11 74.80   Verifying  : perl-Filter-1.49-3.el7.aarch64                             39/52 
16:02:20 #11 74.81   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.aarch64                40/52 
16:02:20 #11 74.82   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      41/52 
16:02:20 #11 74.84   Verifying  : 4:perl-5.16.3-299.el7_9.aarch64                            42/52 
16:02:20 #11 74.85   Verifying  : 4:perl-libs-5.16.3-299.el7_9.aarch64                       43/52 
16:02:20 #11 74.87   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         44/52 
16:02:20 #11 74.88   Verifying  : unzip-6.0-24.el7_9.aarch64                                 45/52 
16:02:20 #11 74.90   Verifying  : python-srpm-macros-3-34.el7.noarch                         46/52 
16:02:20 #11 74.91   Verifying  : perl-File-Path-2.09-2.el7.noarch                           47/52 
16:02:20 using credential docker-jenkins-github-credentials
[Pipeline] {
[Pipeline] sh
16:02:20 Cloning the remote Git repository
16:02:20 Cloning with configured refspecs honoured and without tags
16:02:20 + docker info
16:02:20 Client:
16:02:20  Context:    default
16:02:20  Debug Mode: false
16:02:20  Plugins:
16:02:20   buildx: Docker Buildx (Docker Inc.)
16:02:20     Version:  v0.8.2
16:02:20     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:20   compose: Docker Compose (Docker Inc.)
16:02:20     Version:  v2.12.0
16:02:20     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:20 
16:02:20 Server:
16:02:20  Containers: 0
16:02:20   Running: 0
16:02:20   Paused: 0
16:02:20   Stopped: 0
16:02:20  Images: 1
16:02:20  Server Version: 22.06.0-beta.0
16:02:20  Storage Driver: overlay2
16:02:20   Backing Filesystem: extfs
16:02:20   Supports d_type: true
16:02:20   Using metacopy: false
16:02:20   Native Overlay Diff: true
16:02:20   userxattr: false
16:02:20  Logging Driver: json-file
16:02:20  Cgroup Driver: cgroupfs
16:02:20  Cgroup Version: 1
16:02:20  Plugins:
16:02:20   Volume: local
16:02:20   Network: bridge host ipvlan macvlan null overlay
16:02:20   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:20  Swarm: inactive
16:02:20  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:20  Default Runtime: runc
16:02:20  Init Binary: docker-init
16:02:20  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:20  runc version: v1.1.4-0-g5fd4c4d
16:02:20  init version: de40ad0
16:02:20  Security Options:
16:02:20   apparmor
16:02:20   seccomp
16:02:20    Profile: builtin
16:02:20  Kernel Version: 5.15.0-1022-aws
16:02:20  Operating System: Ubuntu 20.04.5 LTS
16:02:20  OSType: linux
16:02:20  Architecture: aarch64
16:02:20  CPUs: 2
16:02:20  Total Memory: 7.559GiB
16:02:20  Name: ip-10-100-93-196
16:02:20  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:02:20  Docker Root Dir: /var/lib/docker
16:02:20  Debug Mode: false
16:02:20  Username: dockerbuildbot
16:02:20  Registry: https://index.docker.io/v1/
16:02:20  Labels:
16:02:20  Experimental: true
16:02:20  Insecure Registries:
16:02:20   127.0.0.0/8
16:02:20  Live Restore Enabled: true
16:02:20 
Cloning repository https://github.com/docker/docker-ce-packaging.git
[Pipeline] sh
16:02:20 using credential docker-jenkins-github-credentials
16:02:20 Cloning the remote Git repository
16:02:20 Cloning with configured refspecs honoured and without tags
[Pipeline] wrap
[Pipeline] echo
16:02:20 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (cross-win)
[Pipeline] {
16:02:20 + docker info
16:02:20 Client:
16:02:20  Context:    default
16:02:20  Debug Mode: false
16:02:20  Plugins:
16:02:20   buildx: Docker Buildx (Docker Inc.)
16:02:20     Version:  v0.8.2
16:02:20     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:20   compose: Docker Compose (Docker Inc.)
16:02:20     Version:  v2.12.0
16:02:20     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:20 
16:02:20 Server:
16:02:20  Containers: 0
16:02:20   Running: 0
16:02:20   Paused: 0
16:02:20   Stopped: 0
16:02:20  Images: 1
16:02:20  Server Version: 22.06.0-beta.0
16:02:20  Storage Driver: overlay2
16:02:20   Backing Filesystem: extfs
16:02:20   Supports d_type: true
16:02:20   Using metacopy: false
16:02:20   Native Overlay Diff: true
16:02:20   userxattr: false
16:02:20  Logging Driver: json-file
16:02:20  Cgroup Driver: cgroupfs
16:02:20  Cgroup Version: 1
16:02:20  Plugins:
16:02:20   Volume: local
16:02:20   Network: bridge host ipvlan macvlan null overlay
16:02:20   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:20  Swarm: inactive
16:02:20  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:20  Default Runtime: runc
16:02:20  Init Binary: docker-init
16:02:20  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:20  runc version: v1.1.4-0-g5fd4c4d
16:02:20  init version: de40ad0
16:02:20  Security Options:
16:02:20   apparmor
16:02:20   seccomp
16:02:20    Profile: builtin
16:02:20  Kernel Version: 5.4.0-1088-aws
16:02:20  Operating System: Ubuntu 18.04.6 LTS
16:02:20  OSType: linux
16:02:20  Architecture: armv8l
16:02:20  CPUs: 2
16:02:20  Total Memory: 7.566GiB
16:02:20  Name: ip-10-100-64-50
16:02:20  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
16:02:20  Docker Root Dir: /var/lib/docker
16:02:20  Debug Mode: false
16:02:20  Username: dockerbuildbot
16:02:20  Registry: https://index.docker.io/v1/
16:02:20  Labels:
16:02:20  Experimental: true
16:02:20  Insecure Registries:
16:02:20   127.0.0.0/8
16:02:20  Live Restore Enabled: true
16:02:20 
16:02:20 WARNING: No swap limit support
[Pipeline] sh
16:02:20 #11 74.93   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
16:02:20 #11 74.95   Verifying  : rpm-4.11.3-45.el7.aarch64                                  49/52 
16:02:20 #11 74.95   Verifying  : rpm-python-4.11.3-45.el7.aarch64                           50/52 
16:02:20 #11 74.95   Verifying  : rpm-build-libs-4.11.3-45.el7.aarch64                       51/52 
16:02:20 #11 74.95   Verifying  : rpm-libs-4.11.3-45.el7.aarch64                             52/52 
16:02:20 #11 75.01 
16:02:20 #11 75.01 Installed:
16:02:20 #11 75.01   rpm-build.aarch64 0:4.11.3-48.el7_9         rpmlint.noarch 0:1.5-4.el7        
16:02:20 #11 75.01 
16:02:20 #11 75.01 Dependency Installed:
16:02:20 #11 75.01   bzip2.aarch64 0:1.0.6-13.el7                                                  
16:02:20 #11 75.01   desktop-file-utils.aarch64 0:0.23-2.el7                                       
16:02:20 #11 75.01   dwz.aarch64 0:0.11-3.el7                                                      
16:02:20 #11 75.01   elfutils.aarch64 0:0.176-5.el7                                                
16:02:20 #11 75.01   emacs-filesystem.noarch 1:24.3-23.el7                                         
16:02:20 #11 75.01   file.aarch64 0:5.11-37.el7                                                    
16:02:20 #11 75.01   gdb.aarch64 0:7.6.1-120.el7                                                   
16:02:20 #11 75.01   groff-base.aarch64 0:1.22.2-8.el7                                             
16:02:20 #11 75.01   patch.aarch64 0:2.7.1-12.el7_7                                                
16:02:20 #11 75.01   perl.aarch64 4:5.16.3-299.el7_9                                               
16:02:20 #11 75.01   perl-Carp.noarch 0:1.26-244.el7                                               
16:02:20 #11 75.01   perl-Encode.aarch64 0:2.51-7.el7                                              
16:02:20 #11 75.01   perl-Exporter.noarch 0:5.68-3.el7                                             
16:02:20 #11 75.01   perl-File-Path.noarch 0:2.09-2.el7                                            
16:02:20 #11 75.01   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
16:02:20 #11 75.01   perl-Filter.aarch64 0:1.49-3.el7                                              
16:02:20 #11 75.01   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
16:02:20 #11 75.01   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
16:02:20 #11 75.01   perl-PathTools.aarch64 0:3.40-5.el7                                           
16:02:20 #11 75.01   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
16:02:20 #11 75.01   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
16:02:20 #11 75.01   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
16:02:20 #11 75.01   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
16:02:20 #11 75.01   perl-Scalar-List-Utils.aarch64 0:1.27-248.el7                                 
16:02:20 #11 75.01   perl-Socket.aarch64 0:2.010-5.el7                                             
16:02:20 #11 75.01   perl-Storable.aarch64 0:2.45-3.el7                                            
16:02:20 #11 75.01   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
16:02:20 #11 75.01   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
16:02:20 #11 75.01   perl-Time-HiRes.aarch64 4:1.9725-3.el7                                        
16:02:20 #11 75.01   perl-Time-Local.noarch 0:1.2300-2.el7                                         
16:02:20 #11 75.01   perl-constant.noarch 0:1.27-2.el7                                             
16:02:20 #11 75.01   perl-libs.aarch64 4:5.16.3-299.el7_9                                          
16:02:20 #11 75.01   perl-macros.aarch64 4:5.16.3-299.el7_9                                        
16:02:20 #11 75.01   perl-parent.noarch 1:0.225-244.el7                                            
16:02:20 #11 75.01   perl-podlators.noarch 0:2.5.1-3.el7                                           
16:02:20 #11 75.01   perl-srpm-macros.noarch 0:1-8.el7                                             
16:02:20 #11 75.01   perl-threads.aarch64 0:1.87-4.el7                                             
16:02:20 #11 75.01   perl-threads-shared.aarch64 0:1.43-6.el7                                      
16:02:20 #11 75.01   python-srpm-macros.noarch 0:3-34.el7                                          
16:02:20 #11 75.01   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
16:02:20 #11 75.01   unzip.aarch64 0:6.0-24.el7_9                                                  
16:02:20 #11 75.01   zip.aarch64 0:3.0-11.el7                                                      
16:02:20 #11 75.01 
16:02:20 #11 75.01 Dependency Updated:
16:02:20 #11 75.01   rpm.aarch64 0:4.11.3-48.el7_9       rpm-build-libs.aarch64 0:4.11.3-48.el7_9 
16:02:20 #11 75.01   rpm-libs.aarch64 0:4.11.3-48.el7_9  rpm-python.aarch64 0:4.11.3-48.el7_9     
16:02:20 #11 75.01 
16:02:20 #11 75.01 Complete!
16:02:20 + docker info
16:02:20 Client:
16:02:20  Context:    default
16:02:20  Debug Mode: false
16:02:20  Plugins:
16:02:20   buildx: Docker Buildx (Docker Inc.)
16:02:20     Version:  v0.8.2
16:02:20     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:20   compose: Docker Compose (Docker Inc.)
16:02:20     Version:  v2.12.0
16:02:20     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:20 
16:02:20 Server:
16:02:20  Containers: 0
16:02:20   Running: 0
16:02:20   Paused: 0
16:02:20   Stopped: 0
16:02:20  Images: 1
16:02:20  Server Version: 22.06.0-beta.0
16:02:20  Storage Driver: overlay2
16:02:20   Backing Filesystem: extfs
16:02:20   Supports d_type: true
16:02:20   Using metacopy: false
16:02:20   Native Overlay Diff: true
16:02:20   userxattr: false
16:02:20  Logging Driver: json-file
16:02:20  Cgroup Driver: cgroupfs
16:02:20  Cgroup Version: 1
16:02:20  Plugins:
16:02:20   Volume: local
16:02:20   Network: bridge host ipvlan macvlan null overlay
16:02:20   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:20  Swarm: inactive
16:02:20  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:20  Default Runtime: runc
16:02:20  Init Binary: docker-init
16:02:20  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:20  runc version: v1.1.4-0-g5fd4c4d
16:02:20  init version: de40ad0
16:02:20  Security Options:
16:02:20   apparmor
16:02:20   seccomp
16:02:20    Profile: builtin
16:02:20  Kernel Version: 5.4.0-1088-aws
16:02:20  Operating System: Ubuntu 18.04.6 LTS
16:02:20  OSType: linux
16:02:20  Architecture: armv8l
16:02:20  CPUs: 2
16:02:20  Total Memory: 7.566GiB
16:02:20  Name: ip-10-100-72-11
16:02:20  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
16:02:20  Docker Root Dir: /var/lib/docker
16:02:20  Debug Mode: false
16:02:20  Username: dockerbuildbot
16:02:20  Registry: https://index.docker.io/v1/
16:02:20  Labels:
16:02:20  Experimental: true
16:02:20  Insecure Registries:
16:02:20   127.0.0.0/8
16:02:20  Live Restore Enabled: true
16:02:20 
16:02:20 WARNING: No swap limit support
[Pipeline] echo
16:02:20 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:20 chowning workspace
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:02:20 + docker info
16:02:20 Client:
16:02:20  Context:    default
16:02:20  Debug Mode: false
16:02:20  Plugins:
16:02:20   buildx: Docker Buildx (Docker Inc.)
16:02:20     Version:  v0.8.2
16:02:20     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:20   compose: Docker Compose (Docker Inc.)
16:02:20     Version:  v2.12.0
16:02:20     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:20 
16:02:20 Server:
16:02:20  Containers: 0
16:02:20   Running: 0
16:02:20   Paused: 0
16:02:20   Stopped: 0
16:02:20  Images: 1
16:02:20  Server Version: 22.06.0-beta.0
16:02:20  Storage Driver: overlay2
16:02:20   Backing Filesystem: extfs
16:02:20   Supports d_type: true
16:02:20   Using metacopy: false
16:02:20   Native Overlay Diff: true
16:02:20   userxattr: false
16:02:20  Logging Driver: json-file
16:02:20  Cgroup Driver: cgroupfs
16:02:20  Cgroup Version: 1
16:02:20  Plugins:
16:02:20   Volume: local
16:02:20   Network: bridge host ipvlan macvlan null overlay
16:02:20   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:20  Swarm: inactive
16:02:20  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:20  Default Runtime: runc
16:02:20  Init Binary: docker-init
16:02:20  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:20  runc version: v1.1.4-0-g5fd4c4d
16:02:20  init version: de40ad0
16:02:20  Security Options:
16:02:20   apparmor
16:02:20   seccomp
16:02:20    Profile: builtin
16:02:20  Kernel Version: 5.15.0-1022-aws
16:02:20  Operating System: Ubuntu 20.04.5 LTS
16:02:20  OSType: linux
16:02:20  Architecture: aarch64
16:02:20  CPUs: 2
16:02:20  Total Memory: 7.559GiB
16:02:20  Name: ip-10-100-84-134
16:02:20  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:02:20  Docker Root Dir: /var/lib/docker
16:02:20  Debug Mode: false
16:02:20  Username: dockerbuildbot
16:02:20  Registry: https://index.docker.io/v1/
16:02:20  Labels:
16:02:20  Experimental: true
16:02:20  Insecure Registries:
16:02:20   127.0.0.0/8
16:02:20  Live Restore Enabled: true
16:02:20 
16:02:20 Commit message: "bump compose version to v2.14.1"
16:02:21 + docker info
16:02:21 Client:
16:02:21  Context:    default
16:02:21  Debug Mode: false
16:02:21  Plugins:
16:02:21   buildx: Docker Buildx (Docker Inc.)
16:02:21     Version:  v0.8.2
16:02:21     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:21   compose: Docker Compose (Docker Inc.)
16:02:21     Version:  v2.12.0
16:02:21     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:21 
16:02:21 Server:
16:02:21  Containers: 0
16:02:21   Running: 0
16:02:21   Paused: 0
16:02:21   Stopped: 0
16:02:21  Images: 1
16:02:21  Server Version: 22.06.0-beta.0
16:02:21  Storage Driver: overlay2
16:02:21   Backing Filesystem: extfs
16:02:21   Supports d_type: true
16:02:21   Using metacopy: false
16:02:21   Native Overlay Diff: true
16:02:21   userxattr: false
16:02:21  Logging Driver: json-file
16:02:21  Cgroup Driver: cgroupfs
16:02:21  Cgroup Version: 1
16:02:21  Plugins:
16:02:21   Volume: local
16:02:21   Network: bridge host ipvlan macvlan null overlay
16:02:21   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:21  Swarm: inactive
16:02:21  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:21  Default Runtime: runc
16:02:21  Init Binary: docker-init
16:02:21  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:21  runc version: v1.1.4-0-g5fd4c4d
16:02:21  init version: de40ad0
16:02:21  Security Options:
16:02:21   apparmor
16:02:21   seccomp
16:02:21    Profile: builtin
16:02:21  Kernel Version: 5.15.0-1022-aws
16:02:21  Operating System: Ubuntu 20.04.5 LTS
16:02:21  OSType: linux
16:02:21  Architecture: aarch64
16:02:21  CPUs: 2
16:02:21  Total Memory: 7.559GiB
16:02:21  Name: ip-10-100-75-180
16:02:21  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:02:21  Docker Root Dir: /var/lib/docker
16:02:21  Debug Mode: false
16:02:21  Username: dockerbuildbot
16:02:21  Registry: https://index.docker.io/v1/
16:02:21  Labels:
16:02:21  Experimental: true
16:02:21  Insecure Registries:
16:02:21   127.0.0.0/8
16:02:21  Live Restore Enabled: true
16:02:21 
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:02:21 #11 DONE 75.4s
16:02:21 
16:02:21 #12 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
16:02:21 #12 DONE 0.1s
16:02:21 
16:02:21 #13 [stage-1 5/7] RUN   if [ "$(uname -m)" = "x86_64" ]; then     yum-builddep -y /root/rpmbuild/SPECS/*.spec;   else     yum-builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
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-795@tmp/0ee34cff-c4e1-44a3-aa76-24f4a6edbcd9/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-795@tmp/c1803437-b9a3-48d2-a8d9-c4804949af0b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:02:21 + echo starting...
16:02:21 starting...
16:02:21 using credential docker-jenkins-github-credentials
16:02:21 Cloning the remote Git repository
16:02:21 Cloning with configured refspecs honoured and without tags
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
16:02:21 mkdir -p sources
16:02:21 docker run --rm -w /v \
16:02:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:21 	alpine \
16:02:21 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
16:02:21 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-kinetic-armhf)
Cloning repository https://github.com/docker/docker-ce-packaging.git
[Pipeline] checkout
16:02:21 The recommended git tool is: git
[Pipeline] sh
16:02:21 using credential docker-jenkins-github-credentials
[Pipeline] echo
16:02:21 cleanWorkspace: Workspace is clean.
[Pipeline] sh
16:02:21 mkdir -p sources
16:02:21 docker run --rm -w /v \
16:02:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:21 	alpine \
16:02:21 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:21 Cloning the remote Git repository
16:02:21 Cloning with configured refspecs honoured and without tags
16:02:21 #13 0.627 Loaded plugins: fastestmirror, ovl
[Pipeline] {
[Pipeline] stage
[Pipeline] { (centos-7-amd64)
[Pipeline] sh
16:02:21 Fetching without tags
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:21 + pwd
16:02:21 + id -u
16:02:21 + id -g
16:02:21 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:21 Unable to find image 'busybox:latest' locally
16:02:21 latest: Pulling from library/busybox
16:02:21 45a0cdc5c8d3: Pulling fs layer
16:02:21 + echo starting...
16:02:21 starting...
[Pipeline] echo
16:02:21 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:21 chowning workspace
[Pipeline] sh
16:02:21 + docker info
16:02:21 Client:
16:02:21  Context:    default
16:02:21  Debug Mode: false
16:02:21  Plugins:
16:02:21   buildx: Docker Buildx (Docker Inc.)
16:02:21     Version:  c5aec24
16:02:21     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:21   compose: Docker Compose (Docker Inc.)
16:02:21     Version:  v2.12.0
16:02:21     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:21   scan: Docker Scan (Docker Inc.)
16:02:21     Version:  v0.17.0
16:02:21     Path:     /usr/libexec/docker/cli-plugins/docker-scan
16:02:21 
16:02:21 Server:
16:02:21  Containers: 0
16:02:21   Running: 0
16:02:21   Paused: 0
16:02:21   Stopped: 0
16:02:21  Images: 1
16:02:21  Server Version: 22.06.0-beta.0
16:02:21  Storage Driver: overlay2
16:02:21   Backing Filesystem: extfs
16:02:21   Supports d_type: true
16:02:21   Using metacopy: false
16:02:21   Native Overlay Diff: true
16:02:21   userxattr: false
16:02:21  Logging Driver: json-file
16:02:21  Cgroup Driver: systemd
16:02:21  Cgroup Version: 2
16:02:21  Plugins:
16:02:21   Volume: local
16:02:21   Network: bridge host ipvlan macvlan null overlay
16:02:21   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:21  Swarm: inactive
16:02:21  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
16:02:21  Default Runtime: runc
16:02:21  Init Binary: docker-init
16:02:21  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:21  runc version: v1.1.4-0-g5fd4c4d
16:02:21  init version: de40ad0
16:02:21  Security Options:
16:02:21   apparmor
16:02:21   seccomp
16:02:21    Profile: builtin
16:02:21   cgroupns
16:02:21  Kernel Version: 5.15.0-1022-aws
16:02:21  Operating System: Ubuntu 20.04.5 LTS
16:02:21  OSType: linux
16:02:21  Architecture: x86_64
16:02:21  CPUs: 2
16:02:21  Total Memory: 7.557GiB
16:02:21  Name: ip-10-100-65-152
16:02:21  ID: c944a62a-a99e-4e56-b148-df1906108e3b
16:02:21  Docker Root Dir: /var/lib/docker
16:02:21  Debug Mode: false
16:02:21  Username: dockerbuildbot
16:02:21  Registry: https://index.docker.io/v1/
16:02:21  Labels:
16:02:21  Experimental: true
16:02:21  Insecure Registries:
16:02:21   127.0.0.0/8
16:02:21  Live Restore Enabled: true
16:02:21 
16:02:21 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:22 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:22 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:22 #13 0.831 Enabling base-source repository
16:02:22 #13 0.832 Enabling extras-source repository
16:02:22 #13 0.832 Enabling updates-source repository
16:02:22 #13 0.833 Loading mirror speeds from cached hostfile
16:02:22 #13 0.834  * base: download.cf.centos.org
16:02:22 #13 0.834  * extras: download.cf.centos.org
16:02:22 #13 0.834  * updates: download.cf.centos.org
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:22 + echo starting...
16:02:22 starting...
16:02:22 Fetching without tags
16:02:22 45a0cdc5c8d3: Verifying Checksum
16:02:22 45a0cdc5c8d3: Download complete
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:22 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:22 Fetching without tags
16:02:22 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:22 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:22 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:22 45a0cdc5c8d3: Pull complete
16:02:22 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:22 Status: Downloaded newer image for busybox:latest
16:02:22 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:22 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
[Pipeline] {
[Pipeline] echo
16:02:22 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:02:22 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-bionic-amd64)
16:02:22 Fetching without tags
[Pipeline] stage
[Pipeline] { (centos-9-amd64)
[Pipeline] }
[Pipeline] wrap
[Pipeline] sh
16:02:22 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
[Pipeline] sh
16:02:22 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:22 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
[Pipeline] sh
16:02:23 Fetching without tags
16:02:23 + make REF=20.10 raspbian-bullseye
16:02:23 git init src/github.com/docker/cli
16:02:23 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:23 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:23 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:23 + SRC=src/github.com/docker/cli
16:02:23 + REF=20.10
16:02:23 + REF_FETCH=20.10
16:02:23 + awk {print $2}
16:02:23 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:23 + REF=refs/heads/20.10
16:02:23 + [ -n refs/heads/20.10 ]
16:02:23 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:23 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] }
[Pipeline] {
[Pipeline] echo
16:02:23 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:23 chowning workspace
[Pipeline] sh
16:02:23 + pwd
16:02:23 + id -u
16:02:23 + id -g
16:02:23 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:23 Unable to find image 'busybox:latest' locally
16:02:23 latest: Pulling from library/busybox
16:02:23 45a0cdc5c8d3: Pulling fs layer
16:02:23 45a0cdc5c8d3: Download complete
16:02:23 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:23 + echo starting...
16:02:23 starting...
16:02:23 + echo starting...
16:02:23 starting...
16:02:23 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:23 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:23 45a0cdc5c8d3: Pull complete
16:02:23 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:23 Status: Downloaded newer image for busybox:latest
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:23 using credential docker-jenkins-github-credentials
16:02:24 Cloning the remote Git repository
16:02:24 Cloning with configured refspecs honoured and without tags
16:02:24 using credential docker-jenkins-github-credentials
16:02:24 Cloning the remote Git repository
16:02:24 Cloning with configured refspecs honoured and without tags
[Pipeline] }
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
16:02:24 using credential docker-jenkins-github-credentials
[Pipeline] sh
16:02:24 Cloning the remote Git repository
16:02:24 Cloning with configured refspecs honoured and without tags
[Pipeline] echo
16:02:24 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:24 chowning workspace
[Pipeline] sh
16:02:24 using credential docker-jenkins-github-credentials
16:02:24 Cloning the remote Git repository
16:02:24 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:02:24 + make REF=20.10 debian-buster
16:02:24 git init src/github.com/docker/cli
16:02:24 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:24 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:24 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:24 + SRC=src/github.com/docker/cli
16:02:24 + REF=20.10
16:02:24 + REF_FETCH=20.10
16:02:24 + awk {print $2}
16:02:24 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:24 + REF=refs/heads/20.10
16:02:24 + [ -n refs/heads/20.10 ]
16:02:24 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:24 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:24 + pwd
16:02:24 + id -u
16:02:24 + id -g
16:02:24 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:24 Unable to find image 'busybox:latest' locally
16:02:24 latest: Pulling from library/busybox
16:02:24 45a0cdc5c8d3: Pulling fs layer
16:02:24 45a0cdc5c8d3: Verifying Checksum
16:02:24 45a0cdc5c8d3: Download complete
16:02:24 using credential docker-jenkins-github-credentials
16:02:24 Cloning the remote Git repository
16:02:24 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:02:24 45a0cdc5c8d3: Pull complete
16:02:24 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:24 Status: Downloaded newer image for busybox:latest
16:02:24 mkdir -p sources
16:02:24 docker run --rm -w /v \
16:02:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:24 	alpine \
16:02:24 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
Cloning repository https://github.com/docker/docker-ce-packaging.git
[Pipeline] }
[Pipeline] }
[Pipeline] }
16:02:25 From https://github.com/docker/cli
16:02:25  * [new branch]      20.10      -> 20.10
16:02:25  * [new branch]      20.10      -> origin/20.10
16:02:25 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
16:02:25 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:25 chowning workspace
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:25 + pwd
16:02:25 + id -u
16:02:25 + id -g
16:02:25 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:25 Unable to find image 'busybox:latest' locally
16:02:25 latest: Pulling from library/busybox
16:02:25 45a0cdc5c8d3: Pulling fs layer
16:02:25 mkdir -p sources
16:02:25 docker run --rm -w /v \
16:02:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:25 	alpine \
16:02:25 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:02:25 + docker version
16:02:25 Client: Docker Engine - Community
16:02:25  Version:           22.06.0-beta.0
16:02:25  API version:       1.42
16:02:25  Go version:        go1.18.3
16:02:25  Git commit:        3e9117b
16:02:25  Built:             Fri Jun  3 17:55:45 2022
16:02:25  OS/Arch:           linux/amd64
16:02:25  Context:           default
16:02:25 
16:02:25 Server: Docker Engine - Community
16:02:25  Engine:
16:02:25   Version:          22.06.0-beta.0
16:02:25   API version:      1.42 (minimum version 1.12)
16:02:25   Go version:       go1.18.3
16:02:25   Git commit:       38633e7
16:02:25   Built:            Fri Jun  3 17:55:45 2022
16:02:25   OS/Arch:          linux/amd64
16:02:25   Experimental:     true
16:02:25  containerd:
16:02:25   Version:          1.6.8
16:02:25   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:25  runc:
16:02:25   Version:          1.1.4
16:02:25   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:25  docker-init:
16:02:25   Version:          0.19.0
16:02:25   GitCommit:        de40ad0
16:02:25 Fetching without tags
16:02:25 Fetching without tags
16:02:25 Fetching without tags
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:25 mkdir -p sources
16:02:25 docker run --rm -w /v \
16:02:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:25 	alpine \
16:02:25 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:25 git init src/github.com/docker/docker
16:02:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:25 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:25 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:25 + SRC=src/github.com/docker/docker
16:02:25 + REF=20.10
16:02:25 + REF_FETCH=20.10
16:02:25 + awk {print $2}
16:02:25 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:25 + REF=refs/heads/20.10
16:02:25 + [ -n refs/heads/20.10 ]
16:02:25 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:25 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:25 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:25 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:25 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:25 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:25 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:25 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:25 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:25 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:25 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:25 45a0cdc5c8d3: Verifying Checksum
16:02:25 45a0cdc5c8d3: Download complete
16:02:25 45a0cdc5c8d3: Pull complete
16:02:25 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:25 Status: Downloaded newer image for busybox:latest
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:25 Fetching without tags
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:25 using credential docker-jenkins-github-credentials
16:02:25 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:26 Cloning the remote Git repository
16:02:26 Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
16:02:26 The recommended git tool is: git
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
16:02:26 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:26 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:26 Fetching without tags
[Pipeline] checkout
16:02:26 The recommended git tool is: git
16:02:26 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:26 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:26 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:26 From https://github.com/docker/cli
16:02:26  * [new branch]      20.10      -> 20.10
16:02:26  * [new branch]      20.10      -> origin/20.10
16:02:26 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:26 + pwd
16:02:26 + id -u
16:02:26 + id -g
16:02:26 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:26 Unable to find image 'busybox:latest' locally
16:02:26 latest: Pulling from library/busybox
16:02:26 45a0cdc5c8d3: Pulling fs layer
16:02:26 45a0cdc5c8d3: Download complete
[Pipeline] checkout
16:02:26 mkdir -p sources
16:02:26 cp ../systemd/docker.service sources/docker.service
16:02:26 mkdir -p sources
16:02:26 cp ../systemd/docker.socket sources/docker.socket
16:02:26 docker run --rm -w /v \
16:02:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:26 	alpine \
16:02:26 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:26 The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] {
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:26 mkdir -p sources
16:02:26 docker run --rm -w /v \
16:02:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:26 	alpine \
16:02:26 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
[Pipeline] checkout
16:02:26 45a0cdc5c8d3: Pull complete
16:02:26 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:26 Status: Downloaded newer image for busybox:latest
16:02:26 Commit message: "bump compose version to v2.14.1"
16:02:26 The recommended git tool is: git
16:02:26 git init src/github.com/docker/docker
16:02:26 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:26 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:26 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:26 + SRC=src/github.com/docker/docker
16:02:26 + REF=20.10
16:02:26 + REF_FETCH=20.10
16:02:26 + awk {print $2}
16:02:26 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:26 + REF=refs/heads/20.10
16:02:26 + [ -n refs/heads/20.10 ]
16:02:26 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:26 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:26 mkdir -p sources
16:02:26 docker run --rm -w /v \
16:02:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:26 	alpine \
16:02:26 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
[Pipeline] checkout
16:02:27 The recommended git tool is: git
16:02:27 Commit message: "bump compose version to v2.14.1"
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
16:02:27 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:02:27 chowning workspace
[Pipeline] sh
16:02:27 Commit message: "bump compose version to v2.14.1"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:27 + docker version
16:02:27 Client: Docker Engine - Community
16:02:27  Version:           22.06.0-beta.0
16:02:27  API version:       1.42
16:02:27  Go version:        go1.18.3
16:02:27  Git commit:        3e9117b
16:02:27  Built:             Fri Jun  3 17:55:45 2022
16:02:27  OS/Arch:           linux/amd64
16:02:27  Context:           default
16:02:27 
16:02:27 Server: Docker Engine - Community
16:02:27  Engine:
16:02:27   Version:          22.06.0-beta.0
16:02:27   API version:      1.42 (minimum version 1.12)
16:02:27   Go version:       go1.18.3
16:02:27   Git commit:       38633e7
16:02:27   Built:            Fri Jun  3 17:55:45 2022
16:02:27   OS/Arch:          linux/amd64
16:02:27   Experimental:     true
16:02:27  containerd:
16:02:27   Version:          1.6.8
16:02:27   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:27  runc:
16:02:27   Version:          1.1.4
16:02:27   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:27  docker-init:
16:02:27   Version:          0.19.0
16:02:27   GitCommit:        de40ad0
16:02:27 Fetching without tags
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:27 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:27 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:27 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:28 mkdir -p sources
16:02:28 cp ../systemd/docker.service sources/docker.service
16:02:28 mkdir -p sources
16:02:28 cp ../systemd/docker.socket sources/docker.socket
16:02:28 docker run --rm -w /v \
16:02:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:28 	alpine \
16:02:28 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:28 Commit message: "bump compose version to v2.14.1"
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:28 From https://github.com/docker/docker
16:02:28  * [new branch]      20.10      -> 20.10
16:02:28  * [new branch]      20.10      -> origin/20.10
16:02:28 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:28 Commit message: "bump compose version to v2.14.1"
16:02:28 == Building packages for debian-bullseye ==
16:02:28 mkdir -p "debbuild/debian-bullseye"
16:02:28 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
16:02:28 mkdir -p sources
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
[Pipeline] echo
16:02:28 Removing all docker containers
[Pipeline] sh
16:02:28 git init src/github.com/docker/compose
16:02:28 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:28 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:28 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:28 + SRC=src/github.com/docker/compose
16:02:28 + REF=v2.14.1
16:02:28 + REF_FETCH=v2.14.1
16:02:28 + awk {print $2}
16:02:28 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:28 + REF=refs/tags/v2.14.1
16:02:28 + [ -n refs/tags/v2.14.1 ]
16:02:28 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:28 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:28 docker run --rm -w /v \
16:02:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:28 	alpine \
16:02:28 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:02:28 #1 [internal] load .dockerignore
16:02:28 #1 transferring context: 2B done
16:02:28 #1 DONE 0.1s
16:02:28 
16:02:28 #2 [internal] load build definition from Dockerfile
16:02:28 #2 transferring dockerfile: 941B done
16:02:28 #2 DONE 0.1s
16:02:28 
16:02:28 #3 [internal] load metadata for docker.io/library/debian:bullseye
16:02:28 #3 ...
16:02:28 
16:02:28 #4 [auth] library/debian:pull token for registry-1.docker.io
16:02:28 #4 DONE 0.0s
16:02:28 
16:02:28 #5 [auth] library/golang:pull token for registry-1.docker.io
16:02:28 #5 DONE 0.0s
16:02:29 + docker container ls -aq
16:02:29 + pwd
16:02:29 + id -u
16:02:29 + id -g
16:02:29 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/workspace busybox chown -R 1000:1000 /workspace
16:02:29 Unable to find image 'busybox:latest' locally
16:02:29 latest: Pulling from library/busybox
16:02:29 45a0cdc5c8d3: Pulling fs layer
16:02:29 == Building packages for ubuntu-bionic ==
16:02:29 mkdir -p "debbuild/ubuntu-bionic"
16:02:29 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile .
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] checkout
16:02:29 The recommended git tool is: git
[Pipeline] sh
16:02:29 From https://github.com/docker/compose
16:02:29  * [new tag]         v2.14.1    -> v2.14.1
16:02:29 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:29 git init src/github.com/docker/scan-cli-plugin
16:02:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:29 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:29 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:29 + SRC=src/github.com/docker/scan-cli-plugin
16:02:29 + REF=v0.23.0
16:02:29 + REF_FETCH=v0.23.0
16:02:29 + awk {print $2}
16:02:29 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:29 
16:02:29 #6 [internal] load metadata for docker.io/library/golang:1.18.9-buster
[Pipeline] echo
16:02:29 Removing all docker containers
[Pipeline] sh
[Pipeline] sh
16:02:29 + docker version
16:02:29 Client: Docker Engine - Community
16:02:29  Version:           22.06.0-beta.0
16:02:29  API version:       1.42
16:02:29  Go version:        go1.18.3
16:02:29  Git commit:        3e9117b
16:02:29  Built:             Fri Jun  3 17:56:06 2022
16:02:29  OS/Arch:           linux/arm
16:02:29  Context:           default
16:02:29 
16:02:29 Server: Docker Engine - Community
16:02:29  Engine:
16:02:29   Version:          22.06.0-beta.0
16:02:29   API version:      1.42 (minimum version 1.12)
16:02:29   Go version:       go1.18.3
16:02:29   Git commit:       38633e7
16:02:29   Built:            Fri Jun  3 17:56:06 2022
16:02:29   OS/Arch:          linux/arm
16:02:29   Experimental:     true
16:02:29  containerd:
16:02:29   Version:          1.6.8
16:02:29   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:29  runc:
16:02:29   Version:          1.1.4
16:02:29   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:29  docker-init:
16:02:29   Version:          0.19.0
16:02:29   GitCommit:        de40ad0
16:02:29 45a0cdc5c8d3: Verifying Checksum
16:02:29 45a0cdc5c8d3: Download complete
16:02:29 45a0cdc5c8d3: Pull complete
16:02:29 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
16:02:29 Status: Downloaded newer image for busybox:latest
16:02:29 #1 [internal] load build definition from Dockerfile
16:02:29 #1 transferring dockerfile: 939B done
16:02:29 #1 DONE 0.1s
16:02:29 
16:02:29 #2 [internal] load .dockerignore
16:02:29 #2 transferring context: 2B done
16:02:29 #2 DONE 0.1s
16:02:29 
16:02:29 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
16:02:29 #3 DONE 0.0s
16:02:29 
16:02:29 #4 [auth] library/golang:pull token for registry-1.docker.io
16:02:29 #4 DONE 0.0s
16:02:29 
16:02:29 #5 [internal] load metadata for docker.io/library/ubuntu:bionic
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:29 + REF=refs/tags/v0.23.0
16:02:29 + [ -n refs/tags/v0.23.0 ]
16:02:29 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:29 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:29 #6 DONE 0.5s
16:02:29 
16:02:29 #3 [internal] load metadata for docker.io/library/debian:bullseye
16:02:29 #3 DONE 0.6s
16:02:29 
16:02:29 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b
16:02:29 #7 resolve docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 0.0s done
16:02:29 #7 sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 1.85kB / 1.85kB done
16:02:29 #7 sha256:58b59a25c009370a05a65c916c96ff1f0cee2e18c7025360c16016c16cf5da7c 529B / 529B done
16:02:29 #7 sha256:d9d9dd09783d6755c3209c2c98af00c631ab56da5089b4d13297adf89af9508f 1.48kB / 1.48kB done
16:02:29 #7 sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 0B / 50.21MB 0.2s
16:02:29 + docker version
16:02:29 Client: Docker Engine - Community
16:02:29  Version:           22.06.0-beta.0
16:02:29  API version:       1.42
16:02:29  Go version:        go1.18.3
16:02:29  Git commit:        3e9117b
16:02:29  Built:             Fri Jun  3 17:55:45 2022
16:02:29  OS/Arch:           linux/amd64
16:02:29  Context:           default
16:02:29 
16:02:29 Server: Docker Engine - Community
16:02:29  Engine:
16:02:29   Version:          22.06.0-beta.0
16:02:29   API version:      1.42 (minimum version 1.12)
16:02:29   Go version:       go1.18.3
16:02:29   Git commit:       38633e7
16:02:29   Built:            Fri Jun  3 17:55:45 2022
16:02:29   OS/Arch:          linux/amd64
16:02:29   Experimental:     true
16:02:29  containerd:
16:02:29   Version:          1.6.8
16:02:29   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:29  runc:
16:02:29   Version:          1.1.4
16:02:29   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:29  docker-init:
16:02:29   Version:          0.19.0
16:02:29   GitCommit:        de40ad0
[Pipeline] sh
16:02:29 #5 ...
16:02:29 
16:02:29 #6 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:29 #6 DONE 0.4s
16:02:29 + docker container ls -aq
16:02:29 + docker info
16:02:29 Client:
16:02:29  Context:    default
16:02:29  Debug Mode: false
16:02:29  Plugins:
16:02:29   buildx: Docker Buildx (Docker Inc.)
16:02:29     Version:  c5aec24
16:02:29     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:29   compose: Docker Compose (Docker Inc.)
16:02:29     Version:  v2.12.0
16:02:29     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:29   scan: Docker Scan (Docker Inc.)
16:02:29     Version:  v0.17.0
16:02:29     Path:     /usr/libexec/docker/cli-plugins/docker-scan
16:02:29 
16:02:29 Server:
16:02:29  Containers: 0
16:02:29   Running: 0
16:02:29   Paused: 0
16:02:29   Stopped: 0
16:02:29  Images: 1
16:02:29  Server Version: 22.06.0-beta.0
16:02:29  Storage Driver: overlay2
16:02:29   Backing Filesystem: extfs
16:02:29   Supports d_type: true
16:02:29   Using metacopy: false
16:02:29   Native Overlay Diff: true
16:02:29   userxattr: false
16:02:29  Logging Driver: json-file
16:02:29  Cgroup Driver: systemd
16:02:29  Cgroup Version: 2
16:02:29  Plugins:
16:02:29   Volume: local
16:02:29   Network: bridge host ipvlan macvlan null overlay
16:02:29   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:29  Swarm: inactive
16:02:29  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:29  Default Runtime: runc
16:02:29  Init Binary: docker-init
16:02:29  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:29  runc version: v1.1.4-0-g5fd4c4d
16:02:29  init version: de40ad0
16:02:29  Security Options:
16:02:29   apparmor
16:02:29   seccomp
16:02:29    Profile: builtin
16:02:29   cgroupns
16:02:29  Kernel Version: 5.15.0-1022-aws
16:02:29  Operating System: Ubuntu 20.04.5 LTS
16:02:29  OSType: linux
16:02:29  Architecture: x86_64
16:02:29  CPUs: 2
16:02:29  Total Memory: 7.557GiB
16:02:29  Name: ip-10-100-92-72
16:02:29  ID: c944a62a-a99e-4e56-b148-df1906108e3b
16:02:29  Docker Root Dir: /var/lib/docker
16:02:29  Debug Mode: false
16:02:29  Username: dockerbuildbot
16:02:29  Registry: https://index.docker.io/v1/
16:02:29  Labels:
16:02:29  Experimental: true
16:02:29  Insecure Registries:
16:02:29   127.0.0.0/8
16:02:29  Live Restore Enabled: true
16:02:29 
16:02:29 mkdir -p sources
16:02:29 docker run --rm -w /v \
16:02:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:29 	alpine \
16:02:29 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
[Pipeline] echo
16:02:29 Removing all docker containers
16:02:29 From https://github.com/docker/docker
16:02:29  * [new branch]      20.10      -> 20.10
16:02:29  * [new branch]      20.10      -> origin/20.10
16:02:29 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:29 git init src/github.com/docker/compose
16:02:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:29 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:29 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:29 + SRC=src/github.com/docker/compose
16:02:29 + REF=v2.14.1
16:02:29 + REF_FETCH=v2.14.1
16:02:29 + awk {print $2}
16:02:29 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
[Pipeline] sh
16:02:29 From https://github.com/docker/scan-cli-plugin
16:02:29  * [new tag]         v0.23.0    -> v0.23.0
16:02:29 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:29 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 raspbian-bullseye
16:02:29 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:29 mkdir -p sources
16:02:29 docker run --rm -w /v \
16:02:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:29 	alpine \
16:02:29 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:29 Unable to find image 'alpine:latest' locally
16:02:29 #7 sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 3.15MB / 50.21MB 0.4s
16:02:29 + docker version
16:02:29 Client: Docker Engine - Community
16:02:29  Version:           22.06.0-beta.0
16:02:29  API version:       1.42
16:02:29  Go version:        go1.18.3
16:02:29  Git commit:        3e9117b
16:02:29  Built:             Fri Jun  3 17:55:45 2022
16:02:29  OS/Arch:           linux/amd64
16:02:29  Context:           default
16:02:29 
16:02:29 Server: Docker Engine - Community
16:02:29  Engine:
16:02:29   Version:          22.06.0-beta.0
16:02:29   API version:      1.42 (minimum version 1.12)
16:02:29   Go version:       go1.18.3
16:02:29   Git commit:       38633e7
16:02:29   Built:            Fri Jun  3 17:55:45 2022
16:02:29   OS/Arch:          linux/amd64
16:02:29   Experimental:     true
16:02:29  containerd:
16:02:29   Version:          1.6.8
16:02:29   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:29  runc:
16:02:29   Version:          1.1.4
16:02:29   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:29  docker-init:
16:02:29   Version:          0.19.0
16:02:29   GitCommit:        de40ad0
16:02:29 
16:02:29 #5 [internal] load metadata for docker.io/library/ubuntu:bionic
16:02:29 #5 DONE 0.4s
16:02:29 
16:02:29 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:29 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:02:29 #7 sha256:f58e36f51d3f5b6d1ceea5e1306d03bdde9f6055972b0436045e33c9ceeb9a5d 7.12kB / 7.12kB done
16:02:29 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 0B / 45.92MB 0.1s
16:02:29 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 0B / 7.15MB 0.1s
16:02:29 #7 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:29 #7 sha256:5654a03d3e8cf181439d571416f76416d80d612bff048c216706e3dcb80da1ca 1.79kB / 1.79kB done
[Pipeline] sh
16:02:29 + docker version
16:02:29 Client: Docker Engine - Community
16:02:29  Version:           22.06.0-beta.0
16:02:29  API version:       1.42
16:02:29  Go version:        go1.18.3
16:02:29  Git commit:        3e9117b
16:02:29  Built:             Fri Jun  3 17:55:45 2022
16:02:29  OS/Arch:           linux/amd64
16:02:29  Context:           default
16:02:29 
16:02:29 Server: Docker Engine - Community
16:02:29  Engine:
16:02:29   Version:          22.06.0-beta.0
16:02:29   API version:      1.42 (minimum version 1.12)
16:02:29   Go version:       go1.18.3
16:02:29   Git commit:       38633e7
16:02:29   Built:            Fri Jun  3 17:55:45 2022
16:02:29   OS/Arch:          linux/amd64
16:02:29   Experimental:     true
16:02:29  containerd:
16:02:29   Version:          1.6.8
16:02:29   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:29  runc:
16:02:29   Version:          1.1.4
16:02:29   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:29  docker-init:
16:02:29   Version:          0.19.0
16:02:29   GitCommit:        de40ad0
[Pipeline] sh
16:02:30 + REF=refs/tags/v2.14.1
16:02:30 + [ -n refs/tags/v2.14.1 ]
16:02:30 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:30 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:30 latest: Pulling from library/alpine
16:02:30 cb2ec849933d: Pulling fs layer
16:02:30 #7 sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 6.29MB / 50.21MB 0.6s
[Pipeline] sh
16:02:30 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 2.10MB / 7.15MB 0.4s
16:02:30 + docker container ls -aq
[Pipeline] echo
16:02:30 Removing all docker containers
[Pipeline] sh
16:02:30 + make REF=20.10 DOCKER_BUILD_PKGS=static-linux static
16:02:30 git init src/github.com/docker/cli
16:02:30 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:30 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:30 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:30 + SRC=src/github.com/docker/cli
16:02:30 + REF=20.10
16:02:30 + REF_FETCH=20.10
16:02:30 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:30 + awk {print $2}
16:02:30 + REF=refs/heads/20.10
16:02:30 + [ -n refs/heads/20.10 ]
16:02:30 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:30 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:30 cb2ec849933d: Verifying Checksum
16:02:30 cb2ec849933d: Download complete
16:02:30 #7 sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 9.44MB / 50.21MB 0.8s
16:02:30 #7 sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 13.63MB / 50.21MB 1.0s
16:02:30 + make REF=20.10 DOCKER_BUILD_PKGS=cross-mac static
16:02:30 git init src/github.com/docker/cli
16:02:30 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:30 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:30 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:30 + SRC=src/github.com/docker/cli
16:02:30 + REF=20.10
16:02:30 + REF_FETCH=20.10
16:02:30 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:30 + awk {print $2}
16:02:30 + REF=refs/heads/20.10
16:02:30 + [ -n refs/heads/20.10 ]
16:02:30 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:30 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:30 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 3.15MB / 45.92MB 0.5s
16:02:30 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 3.15MB / 7.15MB 0.6s
[Pipeline] echo
16:02:30 Removing all docker containers
[Pipeline] sh
16:02:30 + make REF=20.10 centos-8
16:02:30 git init src/github.com/docker/cli
16:02:30 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:30 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:30 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:30 + SRC=src/github.com/docker/cli
16:02:30 + REF=20.10
16:02:30 + REF_FETCH=20.10
16:02:30 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:30 + awk {print $2}
16:02:30 + REF=refs/heads/20.10
16:02:30 + [ -n refs/heads/20.10 ]
16:02:30 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:30 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] sh
16:02:30 #7 sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 17.83MB / 50.21MB 1.2s
16:02:30 cb2ec849933d: Pull complete
16:02:30 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:30 From https://github.com/docker/compose
16:02:30  * [new tag]         v2.14.1    -> v2.14.1
16:02:30 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:30 mkdir -p sources
16:02:30 cp ../systemd/docker.service sources/docker.service
16:02:30 mkdir -p sources
16:02:30 cp ../systemd/docker.socket sources/docker.socket
16:02:30 docker run --rm -w /v \
16:02:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:30 	alpine \
16:02:30 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:30 + docker container ls -aq
16:02:30 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 4.19MB / 7.15MB 0.7s
16:02:30 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 6.29MB / 45.92MB 0.8s
16:02:30 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 5.24MB / 7.15MB 0.8s
16:02:30 Commit message: "bump compose version to v2.14.1"
16:02:30 Commit message: "bump compose version to v2.14.1"
[Pipeline] sh
16:02:30 + docker container ls -aq
16:02:30 #7 sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 20.97MB / 50.21MB 1.4s
16:02:30 Status: Downloaded newer image for alpine:latest
16:02:30 git init src/github.com/docker/scan-cli-plugin
16:02:30 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:30 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:30 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:30 + SRC=src/github.com/docker/scan-cli-plugin
16:02:30 + REF=v0.23.0
16:02:30 + REF_FETCH=v0.23.0
16:02:30 + awk {print $2}
16:02:30 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:30 + REF=refs/tags/v0.23.0
16:02:30 + [ -n refs/tags/v0.23.0 ]
16:02:30 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:30 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
[Pipeline] sh
16:02:30 Commit message: "bump compose version to v2.14.1"
16:02:30 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 7.15MB / 7.15MB 1.0s
16:02:30 + docker info
16:02:30 Client:
16:02:30  Context:    default
16:02:30  Debug Mode: false
16:02:30  Plugins:
16:02:30   buildx: Docker Buildx (Docker Inc.)
16:02:30     Version:  c5aec24
16:02:30     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:30   compose: Docker Compose (Docker Inc.)
16:02:30     Version:  v2.12.0
16:02:30     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:30   scan: Docker Scan (Docker Inc.)
16:02:30     Version:  v0.17.0
16:02:30     Path:     /usr/libexec/docker/cli-plugins/docker-scan
16:02:30 
16:02:30 Server:
16:02:30  Containers: 0
16:02:30   Running: 0
16:02:30   Paused: 0
16:02:30   Stopped: 0
16:02:30  Images: 1
16:02:30  Server Version: 22.06.0-beta.0
16:02:30  Storage Driver: overlay2
16:02:30   Backing Filesystem: extfs
16:02:30   Supports d_type: true
16:02:30   Using metacopy: false
16:02:30   Native Overlay Diff: true
16:02:30   userxattr: false
16:02:30  Logging Driver: json-file
16:02:30  Cgroup Driver: systemd
16:02:30  Cgroup Version: 2
16:02:30  Plugins:
16:02:30   Volume: local
16:02:30   Network: bridge host ipvlan macvlan null overlay
16:02:30   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:30  Swarm: inactive
16:02:30  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
16:02:30  Default Runtime: runc
16:02:30  Init Binary: docker-init
16:02:30  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:30  runc version: v1.1.4-0-g5fd4c4d
16:02:30  init version: de40ad0
16:02:30  Security Options:
16:02:30   apparmor
16:02:30   seccomp
16:02:30    Profile: builtin
16:02:30   cgroupns
16:02:30  Kernel Version: 5.15.0-1022-aws
16:02:30  Operating System: Ubuntu 20.04.5 LTS
16:02:30  OSType: linux
16:02:30  Architecture: x86_64
16:02:30  CPUs: 2
16:02:30  Total Memory: 7.557GiB
16:02:30  Name: ip-10-100-81-195
16:02:30  ID: c944a62a-a99e-4e56-b148-df1906108e3b
16:02:30  Docker Root Dir: /var/lib/docker
16:02:30  Debug Mode: false
16:02:30  Username: dockerbuildbot
16:02:30  Registry: https://index.docker.io/v1/
16:02:30  Labels:
16:02:30  Experimental: true
16:02:30  Insecure Registries:
16:02:30   127.0.0.0/8
16:02:30  Live Restore Enabled: true
16:02:30 
[Pipeline] echo
16:02:31 Docker containers have been removed
[Pipeline] echo
16:02:31 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
16:02:31 #7 ...
16:02:31 
16:02:31 #8 [internal] load build context
16:02:31 #8 transferring context: 19.77MB 1.6s done
16:02:31 #8 DONE 1.6s
16:02:31 
16:02:31 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b
16:02:31 #7 sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 25.17MB / 50.21MB 1.7s
16:02:31 + make REF=20.10 fedora-35
16:02:31 git init src/github.com/docker/cli
16:02:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:31 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:31 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:31 + SRC=src/github.com/docker/cli
16:02:31 + REF=20.10
16:02:31 + REF_FETCH=20.10
16:02:31 + + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:31 awk {print $2}
16:02:31 + REF=refs/heads/20.10
16:02:31 + [ -n refs/heads/20.10 ]
16:02:31 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:31 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] }
16:02:31 From https://github.com/docker/scan-cli-plugin
16:02:31  * [new tag]         v0.23.0    -> v0.23.0
16:02:31 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:31 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 debian-buster
16:02:31 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:31 mkdir -p sources
16:02:31 docker run --rm -w /v \
16:02:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:31 	alpine \
16:02:31 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:31 Unable to find image 'alpine:latest' locally
[Pipeline] sh
16:02:31 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 10.49MB / 45.92MB 1.2s
16:02:31 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 7.15MB / 7.15MB 1.1s done
16:02:31 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 0B / 9.35MB 1.2s
16:02:31 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 2.10MB / 9.35MB 1.5s
[Pipeline] echo
16:02:31 Docker containers have been removed
[Pipeline] echo
16:02:31 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
16:02:31 #7 sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 29.36MB / 50.21MB 2.0s
16:02:31 + make REF=20.10 centos-9
16:02:31 git init src/github.com/docker/cli
16:02:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:31 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:31 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:31 + SRC=src/github.com/docker/cli
16:02:31 + REF=20.10
16:02:31 + REF_FETCH=20.10
16:02:31 + git -C src/github.com/docker/cli ls-remote --refs --heads+  --tags origin 20.10
16:02:31 awk {print $2}
16:02:31 + REF=refs/heads/20.10
16:02:31 + [ -n refs/heads/20.10 ]
16:02:31 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:31 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:31 + docker info
16:02:31 Client:
16:02:31  Context:    default
16:02:31  Debug Mode: false
16:02:31  Plugins:
16:02:31   buildx: Docker Buildx (Docker Inc.)
16:02:31     Version:  v0.8.2
16:02:31     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:31   compose: Docker Compose (Docker Inc.)
16:02:31     Version:  v2.12.0
16:02:31     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:31 
16:02:31 Server:
16:02:31  Containers: 0
16:02:31   Running: 0
16:02:31   Paused: 0
16:02:31   Stopped: 0
16:02:31  Images: 1
16:02:31  Server Version: 22.06.0-beta.0
16:02:31  Storage Driver: overlay2
16:02:31   Backing Filesystem: extfs
16:02:31   Supports d_type: true
16:02:31   Using metacopy: false
16:02:31   Native Overlay Diff: true
16:02:31   userxattr: false
16:02:31  Logging Driver: json-file
16:02:31  Cgroup Driver: cgroupfs
16:02:31  Cgroup Version: 1
16:02:31  Plugins:
16:02:31   Volume: local
16:02:31   Network: bridge host ipvlan macvlan null overlay
16:02:31   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:31  Swarm: inactive
16:02:31  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:31  Default Runtime: runc
16:02:31  Init Binary: docker-init
16:02:31  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:31  runc version: v1.1.4-0-g5fd4c4d
16:02:31  init version: de40ad0
16:02:31  Security Options:
16:02:31   apparmor
16:02:31   seccomp
16:02:31    Profile: builtin
16:02:31  Kernel Version: 5.4.0-1088-aws
16:02:31  Operating System: Ubuntu 18.04.6 LTS
16:02:31  OSType: linux
16:02:31  Architecture: armv8l
16:02:31  CPUs: 2
16:02:31  Total Memory: 7.566GiB
16:02:31  Name: ip-10-100-75-174
16:02:31  ID: 27fdec45-3deb-4454-a9d4-8bb724d3d041
16:02:31  Docker Root Dir: /var/lib/docker
16:02:31  Debug Mode: false
16:02:31  Username: dockerbuildbot
16:02:31  Registry: https://index.docker.io/v1/
16:02:31  Labels:
16:02:31  Experimental: true
16:02:31  Insecure Registries:
16:02:31   127.0.0.0/8
16:02:31  Live Restore Enabled: true
16:02:31 
16:02:31 WARNING: No swap limit support
[Pipeline] echo
16:02:31 Docker containers have been removed
[Pipeline] echo
16:02:31 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:02:31 Docker containers have been removed
[Pipeline] echo
16:02:31 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
16:02:31 latest: Pulling from library/alpine
[Pipeline] sh
16:02:31 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 14.68MB / 45.92MB 1.6s
16:02:31 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 3.15MB / 9.35MB 1.6s
16:02:31 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 4.19MB / 9.35MB 1.7s
16:02:31 + docker info
16:02:31 Client:
16:02:31  Context:    default
16:02:31  Debug Mode: false
16:02:31  Plugins:
16:02:31   buildx: Docker Buildx (Docker Inc.)
16:02:31     Version:  c5aec24
16:02:31     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:31   compose: Docker Compose (Docker Inc.)
16:02:31     Version:  v2.12.0
16:02:31     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:31   scan: Docker Scan (Docker Inc.)
16:02:31     Version:  v0.17.0
16:02:31     Path:     /usr/libexec/docker/cli-plugins/docker-scan
16:02:31 
16:02:31 Server:
16:02:31  Containers: 0
16:02:31   Running: 0
16:02:31   Paused: 0
16:02:31   Stopped: 0
16:02:31  Images: 1
16:02:31  Server Version: 22.06.0-beta.0
16:02:31  Storage Driver: overlay2
16:02:31   Backing Filesystem: extfs
16:02:31   Supports d_type: true
16:02:31   Using metacopy: false
16:02:31   Native Overlay Diff: true
16:02:31   userxattr: false
16:02:31  Logging Driver: json-file
16:02:31  Cgroup Driver: systemd
16:02:31  Cgroup Version: 2
16:02:31  Plugins:
16:02:31   Volume: local
16:02:31   Network: bridge host ipvlan macvlan null overlay
16:02:31   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:31  Swarm: inactive
16:02:31  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:31  Default Runtime: runc
16:02:31  Init Binary: docker-init
16:02:31  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:31  runc version: v1.1.4-0-g5fd4c4d
16:02:31  init version: de40ad0
16:02:31  Security Options:
16:02:31   apparmor
16:02:31   seccomp
16:02:31    Profile: builtin
16:02:31   cgroupns
16:02:31  Kernel Version: 5.15.0-1022-aws
16:02:31  Operating System: Ubuntu 20.04.5 LTS
16:02:31  OSType: linux
16:02:31  Architecture: x86_64
16:02:31  CPUs: 2
16:02:31  Total Memory: 7.557GiB
16:02:31  Name: ip-10-100-70-140
16:02:31  ID: c944a62a-a99e-4e56-b148-df1906108e3b
16:02:31  Docker Root Dir: /var/lib/docker
16:02:31  Debug Mode: false
16:02:31  Username: dockerbuildbot
16:02:31  Registry: https://index.docker.io/v1/
16:02:31  Labels:
16:02:31  Experimental: true
16:02:31  Insecure Registries:
16:02:31   127.0.0.0/8
16:02:31  Live Restore Enabled: true
16:02:31 
[Pipeline] echo
16:02:31 Docker containers have been removed
[Pipeline] echo
16:02:31 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:02:31 cleanWorkspace: Workspace is clean.
[Pipeline] }
16:02:31 == Building packages for raspbian-buster ==
16:02:31 mkdir -p "debbuild/raspbian-buster"
16:02:31 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile .
16:02:31 Commit message: "bump compose version to v2.14.1"
[Pipeline] stage
[Pipeline] { (debian-bullseye-amd64)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
16:02:31 Commit message: "bump compose version to v2.14.1"
16:02:31 + docker info
16:02:31 Client:
16:02:31  Context:    default
16:02:31  Debug Mode: false
16:02:31  Plugins:
16:02:31   buildx: Docker Buildx (Docker Inc.)
16:02:31     Version:  c5aec24
16:02:31     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:31   compose: Docker Compose (Docker Inc.)
16:02:31     Version:  v2.12.0
16:02:31     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:31   scan: Docker Scan (Docker Inc.)
16:02:31     Version:  v0.17.0
16:02:31     Path:     /usr/libexec/docker/cli-plugins/docker-scan
16:02:31 
16:02:31 Server:
16:02:31  Containers: 0
16:02:31   Running: 0
16:02:31   Paused: 0
16:02:31   Stopped: 0
16:02:31  Images: 1
16:02:31  Server Version: 22.06.0-beta.0
16:02:31  Storage Driver: overlay2
16:02:31   Backing Filesystem: extfs
16:02:31   Supports d_type: true
16:02:31   Using metacopy: false
16:02:31   Native Overlay Diff: true
16:02:31   userxattr: false
16:02:31  Logging Driver: json-file
16:02:31  Cgroup Driver: systemd
16:02:31  Cgroup Version: 2
16:02:31  Plugins:
16:02:31   Volume: local
16:02:31   Network: bridge host ipvlan macvlan null overlay
16:02:31   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:31  Swarm: inactive
16:02:31  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:31  Default Runtime: runc
16:02:31  Init Binary: docker-init
16:02:31  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:31  runc version: v1.1.4-0-g5fd4c4d
16:02:31  init version: de40ad0
16:02:31  Security Options:
16:02:31   apparmor
16:02:31   seccomp
16:02:31    Profile: builtin
16:02:31   cgroupns
16:02:31  Kernel Version: 5.15.0-1022-aws
16:02:31  Operating System: Ubuntu 20.04.5 LTS
16:02:31  OSType: linux
16:02:31  Architecture: x86_64
16:02:31  CPUs: 2
16:02:31  Total Memory: 7.557GiB
16:02:31  Name: ip-10-100-79-5
16:02:31  ID: c944a62a-a99e-4e56-b148-df1906108e3b
16:02:31  Docker Root Dir: /var/lib/docker
16:02:31  Debug Mode: false
16:02:31  Username: dockerbuildbot
16:02:31  Registry: https://index.docker.io/v1/
16:02:31  Labels:
16:02:31  Experimental: true
16:02:31  Insecure Registries:
16:02:31   127.0.0.0/8
16:02:31  Live Restore Enabled: true
16:02:31 
[Pipeline] sh
16:02:31 cb2ec849933d: Pulling fs layer
16:02:31 cb2ec849933d: Download complete
[Pipeline] echo
16:02:31 cleanWorkspace: Workspace is clean.
16:02:31 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 5.24MB / 9.35MB 1.8s
16:02:31 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 7.34MB / 9.35MB 2.0s
[Pipeline] checkout
[Pipeline] stage
[Pipeline] { (fedora-35-amd64)
16:02:31 The recommended git tool is: git
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:31 + docker info
16:02:31 Client:
16:02:31  Context:    default
16:02:31  Debug Mode: false
16:02:31  Plugins:
16:02:31   buildx: Docker Buildx (Docker Inc.)
16:02:31     Version:  c5aec24
16:02:31     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:31   compose: Docker Compose (Docker Inc.)
16:02:31     Version:  v2.12.0
16:02:31     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:31   scan: Docker Scan (Docker Inc.)
16:02:31     Version:  v0.17.0
16:02:31     Path:     /usr/libexec/docker/cli-plugins/docker-scan
16:02:31 
16:02:31 Server:
16:02:31  Containers: 0
16:02:31   Running: 0
16:02:31   Paused: 0
16:02:31   Stopped: 0
16:02:31  Images: 1
16:02:31  Server Version: 22.06.0-beta.0
16:02:31  Storage Driver: overlay2
16:02:31   Backing Filesystem: extfs
16:02:31   Supports d_type: true
16:02:31   Using metacopy: false
16:02:31   Native Overlay Diff: true
16:02:31   userxattr: false
16:02:31  Logging Driver: json-file
16:02:31  Cgroup Driver: systemd
16:02:31  Cgroup Version: 2
16:02:31  Plugins:
16:02:31   Volume: local
16:02:31   Network: bridge host ipvlan macvlan null overlay
16:02:31   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:31  Swarm: inactive
16:02:31  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:31  Default Runtime: runc
16:02:31  Init Binary: docker-init
16:02:31  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:31  runc version: v1.1.4-0-g5fd4c4d
16:02:31  init version: de40ad0
16:02:31  Security Options:
16:02:31   apparmor
16:02:31   seccomp
16:02:31    Profile: builtin
16:02:31   cgroupns
16:02:31  Kernel Version: 5.15.0-1022-aws
16:02:31  Operating System: Ubuntu 20.04.5 LTS
16:02:31  OSType: linux
16:02:31  Architecture: x86_64
16:02:31  CPUs: 2
16:02:31  Total Memory: 7.557GiB
16:02:31  Name: ip-10-100-91-163
16:02:31  ID: c944a62a-a99e-4e56-b148-df1906108e3b
16:02:31  Docker Root Dir: /var/lib/docker
16:02:31  Debug Mode: false
16:02:31  Username: dockerbuildbot
16:02:31  Registry: https://index.docker.io/v1/
16:02:31  Labels:
16:02:31  Experimental: true
16:02:31  Insecure Registries:
16:02:31   127.0.0.0/8
16:02:31  Live Restore Enabled: true
16:02:31 
16:02:31 using credential docker-jenkins-github-credentials
[Pipeline] echo
16:02:31 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:02:31 cleanWorkspace: Workspace is clean.
[Pipeline] echo
16:02:31 Removing all docker containers
[Pipeline] sh
16:02:31 Cloning the remote Git repository
16:02:31 Cloning with configured refspecs honoured and without tags
16:02:31 #1 [internal] load build definition from Dockerfile
16:02:31 #1 transferring dockerfile: 954B done
16:02:31 #1 DONE 0.1s
16:02:31 
16:02:31 #2 [internal] load .dockerignore
16:02:31 #2 transferring context: 2B done
16:02:31 #2 DONE 0.1s
16:02:31 
16:02:31 #3 [auth] library/golang:pull token for registry-1.docker.io
[Pipeline] }
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:31 + echo starting...
16:02:31 starting...
16:02:31 using credential docker-jenkins-github-credentials
16:02:31 Cloning the remote Git repository
16:02:31 Cloning with configured refspecs honoured and without tags
16:02:31 #7 sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 33.55MB / 50.21MB 2.4s
16:02:31 using credential docker-jenkins-github-credentials
16:02:31 + make REF=20.10 debian-bullseye
16:02:31 git init src/github.com/docker/cli
16:02:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:31 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:31 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:31 + SRC=src/github.com/docker/cli
16:02:31 + REF=20.10
16:02:31 + REF_FETCH=20.10
16:02:31 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:31 + awk {print $2}
16:02:31 + REF=refs/heads/20.10
16:02:31 + [ -n refs/heads/20.10 ]
16:02:31 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:31 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:31 Cloning the remote Git repository
16:02:31 Cloning with configured refspecs honoured and without tags
16:02:31 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 17.83MB / 45.92MB 2.1s
16:02:31 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 8.39MB / 9.35MB 2.1s
16:02:31 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 9.35MB / 9.35MB 2.2s
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-amd64)
[Pipeline] stage
[Pipeline] { (ubuntu-focal-amd64)
[Pipeline] echo
16:02:31 cleanWorkspace: Workspace is clean.
[Pipeline] }
[Pipeline] stage
[Pipeline] { (fedora-37-amd64)
16:02:32 + make REF=20.10 fedora-36
16:02:32 git init src/github.com/docker/cli
16:02:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:32 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:32 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:32 + SRC=src/github.com/docker/cli
16:02:32 + REF=20.10
16:02:32 + REF_FETCH=20.10
16:02:32 + awk {print $2}
16:02:32 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:32 + REF=refs/heads/20.10
16:02:32 + [ -n refs/heads/20.10 ]
16:02:32 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:32 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] // stage
16:02:32 From https://github.com/docker/cli
16:02:32  * [new branch]      20.10      -> 20.10
16:02:32  * [new branch]      20.10      -> origin/20.10
16:02:32 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
16:02:32 + make REF=20.10 ubuntu-jammy
16:02:32 git init src/github.com/docker/cli
16:02:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:32 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:32 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:32 + SRC=src/github.com/docker/cli
16:02:32 + REF=20.10
16:02:32 + REF_FETCH=20.10
16:02:32 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:32 + awk {print $2}
16:02:32 + REF=refs/heads/20.10
16:02:32 + [ -n refs/heads/20.10 ]
16:02:32 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:32 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:32 #3 DONE 0.0s
16:02:32 
16:02:32 #4 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
16:02:32 #4 DONE 0.0s
16:02:32 
16:02:32 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:32 + docker container ls -aq
16:02:32 From https://github.com/docker/cli
16:02:32  * [new branch]      20.10      -> 20.10
16:02:32  * [new branch]      20.10      -> origin/20.10
16:02:32 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
[Pipeline] sh
16:02:32 #7 sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 36.70MB / 50.21MB 2.6s
16:02:32 #7 sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 39.85MB / 50.21MB 2.8s
16:02:32 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 20.97MB / 45.92MB 2.3s
16:02:32 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 9.35MB / 9.35MB 2.4s done
16:02:32 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 0B / 47.38MB 2.5s
16:02:32 From https://github.com/docker/cli
16:02:32  * [new branch]      20.10      -> 20.10
16:02:32  * [new branch]      20.10      -> origin/20.10
16:02:32 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:32 cb2ec849933d: Pull complete
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:02:32 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:32 Status: Downloaded newer image for alpine:latest
[Pipeline] sh
16:02:32 + echo starting...
16:02:32 starting...
16:02:32 From https://github.com/docker/cli
16:02:32  * [new branch]      20.10      -> 20.10
16:02:32  * [new branch]      20.10      -> origin/20.10
16:02:32 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:32 #5 DONE 0.4s
16:02:32 
16:02:32 #6 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
16:02:32 #6 DONE 0.4s
16:02:32 
16:02:32 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:32 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:02:32 using credential docker-jenkins-github-credentials
16:02:32 Cloning the remote Git repository
16:02:32 Cloning with configured refspecs honoured and without tags
16:02:32 git init src/github.com/docker/docker
16:02:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:32 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:32 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:32 + SRC=src/github.com/docker/docker
16:02:32 + REF=20.10
16:02:32 + REF_FETCH=20.10
16:02:32 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:32 + awk {print $2}
16:02:32 Commit message: "bump compose version to v2.14.1"
16:02:32 + echo starting...
16:02:32 starting...
[Pipeline] checkout
16:02:32 The recommended git tool is: git
[Pipeline] }
16:02:32 #7 sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 42.99MB / 50.21MB 3.0s
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] }
[Pipeline] }
16:02:32 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 24.12MB / 45.92MB 2.6s
[Pipeline] checkout
16:02:32 git init src/github.com/docker/docker
16:02:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:32 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:32 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:32 + SRC=src/github.com/docker/docker
16:02:32 + REF=20.10
16:02:32 + REF_FETCH=20.10
16:02:32 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:32 + awk {print $2}
16:02:32 + REF=refs/heads/20.10
16:02:32 + [ -n refs/heads/20.10 ]
16:02:32 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:32 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:32 The recommended git tool is: git
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
16:02:32 The recommended git tool is: git
16:02:32 using credential docker-jenkins-github-credentials
[Pipeline] sh
16:02:32 Cloning the remote Git repository
16:02:32 Cloning with configured refspecs honoured and without tags
16:02:32 + echo starting...
16:02:32 starting...
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:32 git init src/github.com/docker/docker
16:02:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:32 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:32 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:32 + SRC=src/github.com/docker/docker
16:02:32 + REF=20.10
16:02:32 + REF_FETCH=20.10
16:02:32 + git -C src/github.com/docker/docker ls-remote --refs --heads+  --tags origin 20.10
16:02:32 awk {print $2}
16:02:32 git init src/github.com/docker/docker
16:02:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:32 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:32 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:32 + SRC=src/github.com/docker/docker
16:02:32 + REF=20.10
16:02:32 + REF_FETCH=20.10
16:02:32 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:32 + awk {print $2}
16:02:32 + REF=refs/heads/20.10
16:02:32 + [ -n refs/heads/20.10 ]
16:02:32 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:32 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:32 #7 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:32 #7 sha256:5654a03d3e8cf181439d571416f76416d80d612bff048c216706e3dcb80da1ca 1.79kB / 1.79kB done
16:02:32 #7 sha256:f58e36f51d3f5b6d1ceea5e1306d03bdde9f6055972b0436045e33c9ceeb9a5d 7.12kB / 7.12kB done
[Pipeline] echo
16:02:32 Docker containers have been removed
[Pipeline] echo
16:02:32 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
16:02:32 + REF=refs/heads/20.10
16:02:32 + [ -n refs/heads/20.10 ]
16:02:32 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:32 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:32 + echo starting...
16:02:32 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:02:32 #7 sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 46.14MB / 50.21MB 3.3s
16:02:32 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 27.26MB / 45.92MB 2.9s
16:02:32 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 3.15MB / 47.38MB 2.9s
[Pipeline] checkout
16:02:32 The recommended git tool is: git
[Pipeline] // stage
16:02:32 + make REF=20.10 ubuntu-focal
16:02:32 git init src/github.com/docker/cli
16:02:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:32 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:32 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:32 + SRC=src/github.com/docker/cli
16:02:32 + REF=20.10
16:02:32 + REF_FETCH=20.10
16:02:32 + + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:32 awk {print $2}
16:02:32 + REF=refs/heads/20.10
16:02:32 + [ -n refs/heads/20.10 ]
16:02:32 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:32 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (info)
16:02:32 + make REF=20.10 fedora-36
16:02:32 git init src/github.com/docker/cli
16:02:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:32 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:32 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:32 + SRC=src/github.com/docker/cli
16:02:32 + REF=20.10
16:02:32 + REF_FETCH=20.10
16:02:32 + git -C src/github.com/docker/cli ls-remote --refs+  --heads --tags origin 20.10
16:02:32 awk {print $2}
16:02:32 + REF=refs/heads/20.10
16:02:32 + [ -n refs/heads/20.10 ]
16:02:32 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:32 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:32 + REF=refs/heads/20.10
16:02:32 + [ -n refs/heads/20.10 ]
16:02:32 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:32 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] checkout
16:02:32 The recommended git tool is: git
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:02:33 From https://github.com/docker/cli
16:02:33  * [new branch]      20.10      -> 20.10
16:02:33  * [new branch]      20.10      -> origin/20.10
16:02:33 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:33 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 30.41MB / 45.92MB 3.1s
16:02:33 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 0B / 53.31MB 3.1s
16:02:33 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 6.29MB / 47.38MB 3.2s
16:02:33 Fetching without tags
[Pipeline] }
[Pipeline] echo
16:02:33 cleanWorkspace: Workspace is clean.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (ubuntu-kinetic-amd64)
[Pipeline] }
[Pipeline] sh
16:02:33 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:33 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 0B / 45.92MB 0.7s
16:02:33 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:33 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
[Pipeline] sh
16:02:33 #7 sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 50.21MB / 50.21MB 3.7s
16:02:33 Fetching without tags
16:02:33 git init src/github.com/docker/docker
16:02:33 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:33 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:33 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:33 + SRC=src/github.com/docker/docker
16:02:33 + REF=20.10
16:02:33 + REF_FETCH=20.10
16:02:33 + git -C src/github.com/docker/docker ls-remote --refs --heads+  --tags origin 20.10
16:02:33 awk {print $2}
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # 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/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:33 + docker version
16:02:33 Client: Docker Engine - Community
16:02:33  Version:           22.06.0-beta.0
16:02:33  API version:       1.42
16:02:33  Go version:        go1.18.3
16:02:33  Git commit:        3e9117b
16:02:33  Built:             Fri Jun  3 17:55:45 2022
16:02:33  OS/Arch:           linux/amd64
16:02:33  Context:           default
16:02:33 
16:02:33 Server: Docker Engine - Community
16:02:33  Engine:
16:02:33   Version:          22.06.0-beta.0
16:02:33   API version:      1.42 (minimum version 1.12)
16:02:33   Go version:       go1.18.3
16:02:33   Git commit:       38633e7
16:02:33   Built:            Fri Jun  3 17:55:45 2022
16:02:33   OS/Arch:          linux/amd64
16:02:33   Experimental:     true
16:02:33  containerd:
16:02:33   Version:          1.6.8
16:02:33   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:33  runc:
16:02:33   Version:          1.1.4
16:02:33   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:33  docker-init:
16:02:33   Version:          0.19.0
16:02:33   GitCommit:        de40ad0
[Pipeline] // stage
16:02:33 using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] // stage
16:02:33 Cloning the remote Git repository
16:02:33 Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:02:33 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 3.15MB / 45.92MB 1.0s
16:02:33 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # 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/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:33 Fetching without tags
16:02:33 + REF=refs/heads/20.10
16:02:33 + [ -n refs/heads/20.10 ]
16:02:33 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:33 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:33 + docker version
16:02:33 Client: Docker Engine - Community
16:02:33  Version:           22.06.0-beta.0
16:02:33  API version:       1.42
16:02:33  Go version:        go1.18.3
16:02:33  Git commit:        3e9117b
16:02:33  Built:             Fri Jun  3 17:55:45 2022
16:02:33  OS/Arch:           linux/amd64
16:02:33  Context:           default
16:02:33 
16:02:33 Server: Docker Engine - Community
16:02:33  Engine:
16:02:33   Version:          22.06.0-beta.0
16:02:33   API version:      1.42 (minimum version 1.12)
16:02:33   Go version:       go1.18.3
16:02:33   Git commit:       38633e7
16:02:33   Built:            Fri Jun  3 17:55:45 2022
16:02:33   OS/Arch:          linux/amd64
16:02:33   Experimental:     true
16:02:33  containerd:
16:02:33   Version:          1.6.8
16:02:33   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:33  runc:
16:02:33   Version:          1.1.4
16:02:33   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:33  docker-init:
16:02:33   Version:          0.19.0
16:02:33   GitCommit:        de40ad0
16:02:33 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 33.55MB / 45.92MB 3.6s
16:02:33 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 9.44MB / 47.38MB 3.6s
16:02:33 #7 ...
16:02:33 
16:02:33 #8 [internal] load build context
16:02:33 #8 transferring context: 19.77MB 3.7s done
16:02:33 #8 DONE 3.8s
16:02:33 
16:02:33 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:33 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 3.15MB / 53.31MB 3.7s
16:02:33 + echo starting...
16:02:33 starting...
16:02:33 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:33 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
[Pipeline] sh
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:33 + make REF=20.10 ubuntu-bionic
16:02:33 git init src/github.com/docker/cli
16:02:33 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:33 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:33 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:33 + SRC=src/github.com/docker/cli
16:02:33 + REF=20.10
16:02:33 + REF_FETCH=20.10
16:02:33 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:33 + awk {print $2}
16:02:33 + REF=refs/heads/20.10
16:02:33 + [ -n refs/heads/20.10 ]
16:02:33 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:33 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:33 From https://github.com/docker/cli
16:02:33  * [new branch]      20.10      -> 20.10
16:02:33  * [new branch]      20.10      -> origin/20.10
16:02:33 Fetching without tags
[Pipeline] // stage
16:02:33 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:02:33 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 36.70MB / 45.92MB 4.1s
16:02:33 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 12.58MB / 47.38MB 4.1s
16:02:33 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 6.29MB / 53.31MB 4.1s
16:02:33 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:33 + docker version
16:02:33 Client: Docker Engine - Community
16:02:33  Version:           22.06.0-beta.0
16:02:33  API version:       1.42
16:02:33  Go version:        go1.18.3
16:02:33  Git commit:        3e9117b
16:02:33  Built:             Fri Jun  3 17:55:45 2022
16:02:33  OS/Arch:           linux/amd64
16:02:33  Context:           default
16:02:33 
16:02:33 Server: Docker Engine - Community
16:02:33  Engine:
16:02:33   Version:          22.06.0-beta.0
16:02:33   API version:      1.42 (minimum version 1.12)
16:02:33   Go version:       go1.18.3
16:02:33   Git commit:       38633e7
16:02:33   Built:            Fri Jun  3 17:55:45 2022
16:02:33   OS/Arch:          linux/amd64
16:02:33   Experimental:     true
16:02:33  containerd:
16:02:33   Version:          1.6.8
16:02:33   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:33  runc:
16:02:33   Version:          1.1.4
16:02:33   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:33  docker-init:
16:02:33   Version:          0.19.0
16:02:33   GitCommit:        de40ad0
[Pipeline] sh
16:02:33 From https://github.com/docker/cli
16:02:33  * [new branch]      20.10      -> 20.10
16:02:33  * [new branch]      20.10      -> origin/20.10
16:02:33 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:33 From https://github.com/docker/cli
16:02:33  * [new branch]      20.10      -> 20.10
16:02:33  * [new branch]      20.10      -> origin/20.10
16:02:33 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:33 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:33 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
 > git remote # timeout=10
[Pipeline] }
[Pipeline] sh
16:02:34 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:34 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:34 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:34 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 6.29MB / 45.92MB 1.4s
16:02:34 + docker version
16:02:34 Client: Docker Engine - Community
16:02:34  Version:           22.06.0-beta.0
16:02:34  API version:       1.42
16:02:34  Go version:        go1.18.3
16:02:34  Git commit:        3e9117b
16:02:34  Built:             Fri Jun  3 17:55:45 2022
16:02:34  OS/Arch:           linux/amd64
16:02:34  Context:           default
16:02:34 
16:02:34 Server: Docker Engine - Community
16:02:34  Engine:
16:02:34   Version:          22.06.0-beta.0
16:02:34   API version:      1.42 (minimum version 1.12)
16:02:34   Go version:       go1.18.3
16:02:34   Git commit:       38633e7
16:02:34   Built:            Fri Jun  3 17:55:45 2022
16:02:34   OS/Arch:          linux/amd64
16:02:34   Experimental:     true
16:02:34  containerd:
16:02:34   Version:          1.6.8
16:02:34   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:34  runc:
16:02:34   Version:          1.1.4
16:02:34   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:34  docker-init:
16:02:34   Version:          0.19.0
16:02:34   GitCommit:        de40ad0
16:02:34 From https://github.com/docker/cli
16:02:34  * [new branch]      20.10      -> 20.10
16:02:34  * [new branch]      20.10      -> origin/20.10
16:02:34 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:34 git init src/github.com/docker/docker
16:02:34 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:34 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:34 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:34 + SRC=src/github.com/docker/docker
16:02:34 + REF=20.10
16:02:34 + REF_FETCH=20.10
16:02:34 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:34 + awk {print $2}
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
16:02:34 + docker version
16:02:34 Client: Docker Engine - Community
16:02:34  Version:           22.06.0-beta.0
16:02:34  API version:       1.42
16:02:34  Go version:        go1.18.3
16:02:34  Git commit:        3e9117b
16:02:34  Built:             Fri Jun  3 17:55:45 2022
16:02:34  OS/Arch:           linux/amd64
16:02:34  Context:           default
16:02:34 
16:02:34 Server: Docker Engine - Community
16:02:34  Engine:
16:02:34   Version:          22.06.0-beta.0
16:02:34   API version:      1.42 (minimum version 1.12)
16:02:34   Go version:       go1.18.3
16:02:34   Git commit:       38633e7
16:02:34   Built:            Fri Jun  3 17:55:45 2022
16:02:34   OS/Arch:          linux/amd64
16:02:34   Experimental:     true
16:02:34  containerd:
16:02:34   Version:          1.6.8
16:02:34   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:34  runc:
16:02:34   Version:          1.1.4
16:02:34   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:34  docker-init:
16:02:34   Version:          0.19.0
16:02:34   GitCommit:        de40ad0
[Pipeline] sh
16:02:34 Fetching without tags
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:34 From https://github.com/docker/cli
16:02:34  * [new branch]      20.10      -> 20.10
16:02:34  * [new branch]      20.10      -> origin/20.10
16:02:34 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:34 git init src/github.com/docker/docker
16:02:34 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:34 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:34 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:34 + SRC=src/github.com/docker/docker
16:02:34 + REF=20.10
16:02:34 + REF_FETCH=20.10
16:02:34 + git -C src/github.com/docker/docker ls-remote --refs --heads+  --tags origin 20.10
16:02:34 awk {print $2}
16:02:34 + REF=refs/heads/20.10
16:02:34 + [ -n refs/heads/20.10 ]
16:02:34 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:34 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:34 + docker info
16:02:34 Client:
16:02:34  Context:    default
16:02:34  Debug Mode: false
16:02:34  Plugins:
16:02:34   buildx: Docker Buildx (Docker Inc.)
16:02:34     Version:  c5aec24
16:02:34     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:34   compose: Docker Compose (Docker Inc.)
16:02:34     Version:  v2.12.0
16:02:34     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:34   scan: Docker Scan (Docker Inc.)
16:02:34     Version:  v0.17.0
16:02:34     Path:     /usr/libexec/docker/cli-plugins/docker-scan
16:02:34 
16:02:34 Server:
16:02:34  Containers: 0
16:02:34   Running: 0
16:02:34   Paused: 0
16:02:34   Stopped: 0
16:02:34  Images: 1
16:02:34  Server Version: 22.06.0-beta.0
16:02:34  Storage Driver: overlay2
16:02:34   Backing Filesystem: extfs
16:02:34   Supports d_type: true
16:02:34   Using metacopy: false
16:02:34   Native Overlay Diff: true
16:02:34   userxattr: false
16:02:34  Logging Driver: json-file
16:02:34  Cgroup Driver: systemd
16:02:34  Cgroup Version: 2
16:02:34  Plugins:
16:02:34   Volume: local
16:02:34   Network: bridge host ipvlan macvlan null overlay
16:02:34   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:34  Swarm: inactive
16:02:34  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
16:02:34  Default Runtime: runc
16:02:34  Init Binary: docker-init
16:02:34  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:34  runc version: v1.1.4-0-g5fd4c4d
16:02:34  init version: de40ad0
16:02:34  Security Options:
16:02:34   apparmor
16:02:34   seccomp
16:02:34    Profile: builtin
16:02:34   cgroupns
16:02:34  Kernel Version: 5.15.0-1022-aws
16:02:34  Operating System: Ubuntu 20.04.5 LTS
16:02:34  OSType: linux
16:02:34  Architecture: x86_64
16:02:34  CPUs: 2
16:02:34  Total Memory: 7.557GiB
16:02:34  Name: ip-10-100-66-36
16:02:34  ID: c944a62a-a99e-4e56-b148-df1906108e3b
16:02:34  Docker Root Dir: /var/lib/docker
16:02:34  Debug Mode: false
16:02:34  Username: dockerbuildbot
16:02:34  Registry: https://index.docker.io/v1/
16:02:34  Labels:
16:02:34  Experimental: true
16:02:34  Insecure Registries:
16:02:34   127.0.0.0/8
16:02:34  Live Restore Enabled: true
16:02:34 
16:02:34 From https://github.com/docker/cli
16:02:34  * [new branch]      20.10      -> 20.10
16:02:34  * [new branch]      20.10      -> origin/20.10
16:02:34 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:34 git init src/github.com/docker/docker
16:02:34 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:34 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:34 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
[Pipeline] sh
16:02:34 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 10.49MB / 45.92MB 1.8s
16:02:34 + REF=refs/heads/20.10
16:02:34 + [ -n refs/heads/20.10 ]
16:02:34 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:34 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:34 + docker info
16:02:34 Client:
16:02:34  Context:    default
16:02:34  Debug Mode: false
16:02:34  Plugins:
16:02:34   buildx: Docker Buildx (Docker Inc.)
16:02:34     Version:  c5aec24
16:02:34     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:34   compose: Docker Compose (Docker Inc.)
16:02:34     Version:  v2.12.0
16:02:34     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:34   scan: Docker Scan (Docker Inc.)
16:02:34     Version:  v0.17.0
16:02:34     Path:     /usr/libexec/docker/cli-plugins/docker-scan
16:02:34 
16:02:34 Server:
16:02:34  Containers: 0
16:02:34   Running: 0
16:02:34   Paused: 0
16:02:34   Stopped: 0
16:02:34  Images: 1
16:02:34  Server Version: 22.06.0-beta.0
16:02:34  Storage Driver: overlay2
16:02:34   Backing Filesystem: extfs
16:02:34   Supports d_type: true
16:02:34   Using metacopy: false
16:02:34   Native Overlay Diff: true
16:02:34   userxattr: false
16:02:34  Logging Driver: json-file
16:02:34  Cgroup Driver: systemd
16:02:34  Cgroup Version: 2
16:02:34  Plugins:
16:02:34   Volume: local
16:02:34   Network: bridge host ipvlan macvlan null overlay
16:02:34   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:34  Swarm: inactive
16:02:34  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:34  Default Runtime: runc
16:02:34  Init Binary: docker-init
16:02:34  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:34  runc version: v1.1.4-0-g5fd4c4d
16:02:34  init version: de40ad0
16:02:34  Security Options:
16:02:34   apparmor
16:02:34   seccomp
16:02:34    Profile: builtin
16:02:34   cgroupns
16:02:34  Kernel Version: 5.15.0-1022-aws
16:02:34  Operating System: Ubuntu 20.04.5 LTS
16:02:34  OSType: linux
16:02:34  Architecture: x86_64
16:02:34  CPUs: 2
16:02:34  Total Memory: 7.557GiB
16:02:34  Name: ip-10-100-66-176
16:02:34  ID: c944a62a-a99e-4e56-b148-df1906108e3b
16:02:34  Docker Root Dir: /var/lib/docker
16:02:34  Debug Mode: false
16:02:34  Username: dockerbuildbot
16:02:34  Registry: https://index.docker.io/v1/
16:02:34  Labels:
16:02:34  Experimental: true
16:02:34  Insecure Registries:
16:02:34   127.0.0.0/8
16:02:34  Live Restore Enabled: true
16:02:34 
[Pipeline] }
[Pipeline] sh
16:02:34 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 40.89MB / 45.92MB 4.5s
16:02:34 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 15.73MB / 47.38MB 4.5s
16:02:34 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 10.49MB / 53.31MB 4.5s
16:02:34 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:34 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:34 + docker info
16:02:34 Client:
16:02:34  Context:    default
16:02:34  Debug Mode: false
16:02:34  Plugins:
16:02:34   buildx: Docker Buildx (Docker Inc.)
16:02:34     Version:  c5aec24
16:02:34     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:34   compose: Docker Compose (Docker Inc.)
16:02:34     Version:  v2.12.0
16:02:34     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:34   scan: Docker Scan (Docker Inc.)
16:02:34     Version:  v0.17.0
16:02:34     Path:     /usr/libexec/docker/cli-plugins/docker-scan
16:02:34 
16:02:34 Server:
16:02:34  Containers: 0
16:02:34   Running: 0
16:02:34   Paused: 0
16:02:34   Stopped: 0
16:02:34  Images: 1
16:02:34  Server Version: 22.06.0-beta.0
16:02:34  Storage Driver: overlay2
16:02:34   Backing Filesystem: extfs
16:02:34   Supports d_type: true
16:02:34   Using metacopy: false
16:02:34   Native Overlay Diff: true
16:02:34   userxattr: false
16:02:34  Logging Driver: json-file
16:02:34  Cgroup Driver: systemd
16:02:34  Cgroup Version: 2
16:02:34  Plugins:
16:02:34   Volume: local
16:02:34   Network: bridge host ipvlan macvlan null overlay
16:02:34   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:34  Swarm: inactive
16:02:34  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:34  Default Runtime: runc
16:02:34  Init Binary: docker-init
16:02:34  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:34  runc version: v1.1.4-0-g5fd4c4d
16:02:34  init version: de40ad0
16:02:34  Security Options:
16:02:34   apparmor
16:02:34   seccomp
16:02:34    Profile: builtin
16:02:34   cgroupns
16:02:34  Kernel Version: 5.15.0-1022-aws
16:02:34  Operating System: Ubuntu 20.04.5 LTS
16:02:34  OSType: linux
16:02:34  Architecture: x86_64
16:02:34  CPUs: 2
16:02:34  Total Memory: 7.557GiB
16:02:34  Name: ip-10-100-91-254
16:02:34  ID: c944a62a-a99e-4e56-b148-df1906108e3b
16:02:34  Docker Root Dir: /var/lib/docker
16:02:34  Debug Mode: false
16:02:34  Username: dockerbuildbot
16:02:34  Registry: https://index.docker.io/v1/
16:02:34  Labels:
16:02:34  Experimental: true
16:02:34  Insecure Registries:
16:02:34   127.0.0.0/8
16:02:34  Live Restore Enabled: true
16:02:34 
16:02:34 git init src/github.com/docker/docker
16:02:34 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:34 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:34 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:34 + SRC=src/github.com/docker/docker
16:02:34 + REF=20.10
16:02:34 + REF_FETCH=20.10
16:02:34 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:34 + awk {print $2}
16:02:34 + REF=refs/heads/20.10
16:02:34 + [ -n refs/heads/20.10 ]
16:02:34 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:34 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:34 git init src/github.com/docker/docker
16:02:34 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:34 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:34 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:34 + SRC=src/github.com/docker/docker
16:02:34 + REF=20.10
16:02:34 + REF_FETCH=20.10
16:02:34 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:34 + awk {print $2}
16:02:34 + REF=refs/heads/20.10
16:02:34 + [ -n refs/heads/20.10 ]
16:02:34 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:34 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:34 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:34 + SRC=src/github.com/docker/docker
16:02:34 + REF=20.10
16:02:34 + REF_FETCH=20.10
16:02:34 + git -C src/github.com/docker/docker+  ls-remote --refs --heads --tags origin 20.10
16:02:34 awk {print $2}
16:02:34 + REF=refs/heads/20.10
16:02:34 + [ -n refs/heads/20.10 ]
16:02:34 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:34 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] }
[Pipeline] }
16:02:34 + docker info
16:02:34 Client:
16:02:34  Context:    default
16:02:34  Debug Mode: false
16:02:34  Plugins:
16:02:34   buildx: Docker Buildx (Docker Inc.)
16:02:34     Version:  c5aec24
16:02:34     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:34   compose: Docker Compose (Docker Inc.)
16:02:34     Version:  v2.12.0
16:02:34     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:34   scan: Docker Scan (Docker Inc.)
16:02:34     Version:  v0.17.0
16:02:34     Path:     /usr/libexec/docker/cli-plugins/docker-scan
16:02:34 
16:02:34 Server:
16:02:34  Containers: 0
16:02:34   Running: 0
16:02:34   Paused: 0
16:02:34   Stopped: 0
16:02:34  Images: 1
16:02:34  Server Version: 22.06.0-beta.0
16:02:34  Storage Driver: overlay2
16:02:34   Backing Filesystem: extfs
16:02:34   Supports d_type: true
16:02:34   Using metacopy: false
16:02:34   Native Overlay Diff: true
16:02:34   userxattr: false
16:02:34  Logging Driver: json-file
16:02:34  Cgroup Driver: systemd
16:02:34  Cgroup Version: 2
16:02:34  Plugins:
16:02:34   Volume: local
16:02:34   Network: bridge host ipvlan macvlan null overlay
16:02:34   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:34  Swarm: inactive
16:02:34  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:34  Default Runtime: runc
16:02:34  Init Binary: docker-init
16:02:34  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:34  runc version: v1.1.4-0-g5fd4c4d
16:02:34  init version: de40ad0
16:02:34  Security Options:
16:02:34   apparmor
16:02:34   seccomp
16:02:34    Profile: builtin
16:02:34   cgroupns
16:02:34  Kernel Version: 5.15.0-1022-aws
16:02:34  Operating System: Ubuntu 20.04.5 LTS
16:02:34  OSType: linux
16:02:34  Architecture: x86_64
16:02:34  CPUs: 2
16:02:34  Total Memory: 7.557GiB
16:02:34  Name: ip-10-100-74-184
16:02:34  ID: c944a62a-a99e-4e56-b148-df1906108e3b
16:02:34  Docker Root Dir: /var/lib/docker
16:02:34  Debug Mode: false
16:02:34  Username: dockerbuildbot
16:02:34  Registry: https://index.docker.io/v1/
16:02:34  Labels:
16:02:34  Experimental: true
16:02:34  Insecure Registries:
16:02:34   127.0.0.0/8
16:02:34  Live Restore Enabled: true
16:02:34 
16:02:34 + docker version
16:02:34 Client: Docker Engine - Community
16:02:34  Version:           22.06.0-beta.0
16:02:34  API version:       1.42
16:02:34  Go version:        go1.18.3
16:02:34  Git commit:        3e9117b
16:02:34  Built:             Fri Jun  3 17:55:45 2022
16:02:34  OS/Arch:           linux/amd64
16:02:34  Context:           default
16:02:34 
16:02:34 Server: Docker Engine - Community
16:02:34  Engine:
16:02:34   Version:          22.06.0-beta.0
16:02:34   API version:      1.42 (minimum version 1.12)
16:02:34   Go version:       go1.18.3
16:02:34   Git commit:       38633e7
16:02:34   Built:            Fri Jun  3 17:55:45 2022
16:02:34   OS/Arch:          linux/amd64
16:02:34   Experimental:     true
16:02:34  containerd:
16:02:34   Version:          1.6.8
16:02:34   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:34  runc:
16:02:34   Version:          1.1.4
16:02:34   GitCommit:        v1.1.4-0-g5fd4c4d
16:02:34  docker-init:
16:02:34   Version:          0.19.0
16:02:34   GitCommit:        de40ad0
16:02:34 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 14.68MB / 45.92MB 2.2s
16:02:34 #7 sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 50.21MB / 50.21MB 4.8s done
16:02:34 #7 extracting sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:34 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 18.87MB / 47.38MB 4.8s
16:02:34 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 44.04MB / 45.92MB 4.9s
16:02:34 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 13.63MB / 53.31MB 5.0s
[Pipeline] checkout
16:02:34 The recommended git tool is: git
16:02:34 From https://github.com/docker/docker
16:02:34  * [new branch]      20.10      -> 20.10
16:02:34  * [new branch]      20.10      -> origin/20.10
16:02:34 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:34 + docker info
16:02:34 Client:
16:02:34  Context:    default
16:02:34  Debug Mode: false
16:02:34  Plugins:
16:02:34   buildx: Docker Buildx (Docker Inc.)
16:02:34     Version:  c5aec24
16:02:34     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:34   compose: Docker Compose (Docker Inc.)
16:02:34     Version:  v2.12.0
16:02:34     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:34   scan: Docker Scan (Docker Inc.)
16:02:34     Version:  v0.17.0
16:02:34     Path:     /usr/libexec/docker/cli-plugins/docker-scan
16:02:34 
16:02:34 Server:
16:02:34  Containers: 0
16:02:34   Running: 0
16:02:34   Paused: 0
16:02:34   Stopped: 0
16:02:34  Images: 1
16:02:34  Server Version: 22.06.0-beta.0
16:02:34  Storage Driver: overlay2
16:02:34   Backing Filesystem: extfs
16:02:34   Supports d_type: true
16:02:34   Using metacopy: false
16:02:34   Native Overlay Diff: true
16:02:34   userxattr: false
16:02:34  Logging Driver: json-file
16:02:34  Cgroup Driver: systemd
16:02:34  Cgroup Version: 2
16:02:34  Plugins:
16:02:34   Volume: local
16:02:34   Network: bridge host ipvlan macvlan null overlay
16:02:34   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:34  Swarm: inactive
16:02:34  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:34  Default Runtime: runc
16:02:34  Init Binary: docker-init
16:02:34  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:34  runc version: v1.1.4-0-g5fd4c4d
16:02:34  init version: de40ad0
16:02:34  Security Options:
16:02:34   apparmor
16:02:34   seccomp
16:02:34    Profile: builtin
16:02:34   cgroupns
16:02:34  Kernel Version: 5.15.0-1022-aws
16:02:34  Operating System: Ubuntu 20.04.5 LTS
16:02:34  OSType: linux
16:02:34  Architecture: x86_64
16:02:34  CPUs: 2
16:02:34  Total Memory: 7.557GiB
16:02:34  Name: ip-10-100-94-32
16:02:34  ID: c944a62a-a99e-4e56-b148-df1906108e3b
16:02:34  Docker Root Dir: /var/lib/docker
16:02:34  Debug Mode: false
16:02:34  Username: dockerbuildbot
16:02:34  Registry: https://index.docker.io/v1/
16:02:34  Labels:
16:02:34  Experimental: true
16:02:34  Insecure Registries:
16:02:34   127.0.0.0/8
16:02:34  Live Restore Enabled: true
16:02:34 
16:02:34 git init src/github.com/docker/docker
16:02:34 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:34 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:34 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:34 + SRC=src/github.com/docker/docker
16:02:34 + REF=20.10
16:02:34 + REF_FETCH=20.10
16:02:34 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:34 + awk {print $2}
16:02:34 + REF=refs/heads/20.10
16:02:34 + [ -n refs/heads/20.10 ]
16:02:34 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:34 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] // stage
16:02:34 Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:34 From https://github.com/docker/docker
16:02:34  * [new branch]      20.10      -> 20.10
16:02:34  * [new branch]      20.10      -> origin/20.10
16:02:34 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] }
[Pipeline] }
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:34 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 22.02MB / 47.38MB 5.3s
16:02:34 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 16.78MB / 53.31MB 5.3s
16:02:35 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:35 From https://github.com/docker/docker
16:02:35  * [new branch]      20.10      -> 20.10
16:02:35  * [new branch]      20.10      -> origin/20.10
16:02:35 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:35 git init src/github.com/docker/compose
16:02:35 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:35 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:35 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:35 + SRC=src/github.com/docker/compose
16:02:35 + REF=v2.14.1
16:02:35 + REF_FETCH=v2.14.1
16:02:35 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:35 + awk {print $2}
16:02:35 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:35 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
[Pipeline] checkout
16:02:35 git init src/github.com/docker/compose
16:02:35 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:35 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:35 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:35 + SRC=src/github.com/docker/compose
16:02:35 + REF=v2.14.1
16:02:35 + REF_FETCH=v2.14.1
16:02:35 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:35 + awk {print $2}
16:02:35 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 25.17MB / 47.38MB 5.5s
16:02:35 The recommended git tool is: git
16:02:35 From https://github.com/docker/docker
16:02:35  * [new branch]      20.10      -> 20.10
16:02:35  * [new branch]      20.10      -> origin/20.10
16:02:35 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:35 git init src/github.com/docker/compose
16:02:35 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:35 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:35 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:35 + SRC=src/github.com/docker/compose
16:02:35 + REF=v2.14.1
16:02:35 + REF_FETCH=v2.14.1
16:02:35 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:35 + awk {print $2}
16:02:35 + REF=refs/tags/v2.14.1
16:02:35 + [ -n refs/tags/v2.14.1 ]
16:02:35 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:35 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:35 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 17.83MB / 45.92MB 2.5s
16:02:35 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 0B / 7.15MB 2.7s
16:02:35 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 1.05MB / 7.15MB 2.8s
16:02:35 + docker info
16:02:35 Client:
16:02:35  Context:    default
16:02:35  Debug Mode: false
16:02:35  Plugins:
16:02:35   buildx: Docker Buildx (Docker Inc.)
16:02:35     Version:  c5aec24
16:02:35     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:02:35   compose: Docker Compose (Docker Inc.)
16:02:35     Version:  v2.12.0
16:02:35     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:02:35   scan: Docker Scan (Docker Inc.)
16:02:35     Version:  v0.17.0
16:02:35     Path:     /usr/libexec/docker/cli-plugins/docker-scan
16:02:35 
16:02:35 Server:
16:02:35  Containers: 0
16:02:35   Running: 0
16:02:35   Paused: 0
16:02:35   Stopped: 0
16:02:35  Images: 1
16:02:35  Server Version: 22.06.0-beta.0
16:02:35  Storage Driver: overlay2
16:02:35   Backing Filesystem: extfs
16:02:35   Supports d_type: true
16:02:35   Using metacopy: false
16:02:35   Native Overlay Diff: true
16:02:35   userxattr: false
16:02:35  Logging Driver: json-file
16:02:35  Cgroup Driver: systemd
16:02:35  Cgroup Version: 2
16:02:35  Plugins:
16:02:35   Volume: local
16:02:35   Network: bridge host ipvlan macvlan null overlay
16:02:35   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:02:35  Swarm: inactive
16:02:35  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:02:35  Default Runtime: runc
16:02:35  Init Binary: docker-init
16:02:35  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:02:35  runc version: v1.1.4-0-g5fd4c4d
16:02:35  init version: de40ad0
16:02:35  Security Options:
16:02:35   apparmor
16:02:35   seccomp
16:02:35    Profile: builtin
16:02:35   cgroupns
16:02:35  Kernel Version: 5.15.0-1022-aws
16:02:35  Operating System: Ubuntu 20.04.5 LTS
16:02:35  OSType: linux
16:02:35  Architecture: x86_64
16:02:35  CPUs: 2
16:02:35  Total Memory: 7.475GiB
16:02:35  Name: ip-10-100-82-217
16:02:35  ID: c944a62a-a99e-4e56-b148-df1906108e3b
16:02:35  Docker Root Dir: /var/lib/docker
16:02:35  Debug Mode: false
16:02:35  Username: dockerbuildbot
16:02:35  Registry: https://index.docker.io/v1/
16:02:35  Labels:
16:02:35  Experimental: true
16:02:35  Insecure Registries:
16:02:35   127.0.0.0/8
16:02:35  Live Restore Enabled: true
16:02:35 
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:35 + REF=refs/tags/v2.14.1
16:02:35 + [ -n refs/tags/v2.14.1 ]
16:02:35 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:35 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:35 git init src/github.com/docker/compose
16:02:35 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:35 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:35 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:35 + SRC=src/github.com/docker/compose
16:02:35 + REF=v2.14.1
16:02:35 + REF_FETCH=v2.14.1
16:02:35 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1+ 
16:02:35 awk {print $2}
16:02:35 + REF=refs/tags/v2.14.1
16:02:35 + [ -n refs/tags/v2.14.1 ]
16:02:35 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:35 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] }
16:02:35 The recommended git tool is: git
16:02:35 + REF=refs/tags/v2.14.1
16:02:35 + [ -n refs/tags/v2.14.1 ]
16:02:35 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:35 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:35 From https://github.com/docker/docker
16:02:35  * [new branch]      20.10      -> 20.10
16:02:35  * [new branch]      20.10      -> origin/20.10
16:02:35 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:35 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 45.92MB / 45.92MB 5.6s done
16:02:35 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 20.01MB / 53.31MB 5.6s
16:02:35 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 20.97MB / 45.92MB 2.9s
16:02:35 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 2.10MB / 7.15MB 2.9s
16:02:35 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 4.19MB / 7.15MB 3.1s
[Pipeline] checkout
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:35 The recommended git tool is: git
16:02:35 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 0B / 110.24MB 5.8s
16:02:35 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 28.31MB / 47.38MB 6.0s
16:02:35 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 23.07MB / 53.31MB 6.0s
16:02:35 #7 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3
16:02:35 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 24.12MB / 45.92MB 3.3s
16:02:35 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 6.29MB / 7.15MB 3.3s
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] stage
16:02:35 The recommended git tool is: git
[Pipeline] { (build)
16:02:35 From https://github.com/docker/compose
16:02:35  * [new tag]         v2.14.1    -> v2.14.1
16:02:35 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:35 git init src/github.com/docker/scan-cli-plugin
16:02:35 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:35 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
[Pipeline] checkout
16:02:35 The recommended git tool is: git
16:02:35 From https://github.com/docker/compose
16:02:35  * [new tag]         v2.14.1    -> v2.14.1
16:02:35 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:35 git init src/github.com/docker/scan-cli-plugin
16:02:35 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:35 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:35 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:35 + SRC=src/github.com/docker/scan-cli-plugin
16:02:35 + REF=v0.23.0
16:02:35 + REF_FETCH=v0.23.0
16:02:35 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads+  --tags origin v0.23.0
16:02:35 awk {print $2}
16:02:36 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 7.15MB / 7.15MB 3.5s
16:02:36 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 27.26MB / 45.92MB 3.6s
16:02:36 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 7.15MB / 7.15MB 3.5s done
16:02:36 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 1.05MB / 9.35MB 3.6s
16:02:36 From https://github.com/docker/compose
16:02:36  * [new tag]         v2.14.1    -> v2.14.1
16:02:36 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:36 git init src/github.com/docker/scan-cli-plugin
16:02:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:36 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:36 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:36 + SRC=src/github.com/docker/scan-cli-plugin
16:02:36 + REF=v0.23.0
16:02:36 + REF_FETCH=v0.23.0
16:02:36 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:36 + awk {print $2}
16:02:36 + REF=refs/tags/v0.23.0
16:02:36 + [ -n refs/tags/v0.23.0 ]
16:02:36 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:36 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:36 git init src/github.com/docker/compose
16:02:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:36 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:36 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:36 + SRC=src/github.com/docker/compose
16:02:36 + REF=v2.14.1
16:02:36 + REF_FETCH=v2.14.1
16:02:36 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:36 + awk {print $2}
16:02:36 + REF=refs/tags/v2.14.1
16:02:36 + [ -n refs/tags/v2.14.1 ]
16:02:36 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:36 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:36 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:36 + SRC=src/github.com/docker/scan-cli-plugin
16:02:36 + REF=v0.23.0
16:02:36 + REF_FETCH=v0.23.0
16:02:36 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:36 + awk {print $2}
16:02:36 + REF=refs/tags/v0.23.0
16:02:36 + [ -n refs/tags/v0.23.0 ]
16:02:36 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:36 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:36 From https://github.com/docker/compose
16:02:36  * [new tag]         v2.14.1    -> v2.14.1
16:02:36 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:36 git init src/github.com/docker/scan-cli-plugin
16:02:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:36 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:36 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:36 + SRC=src/github.com/docker/scan-cli-plugin
16:02:36 + REF=v0.23.0
16:02:36 + REF_FETCH=v0.23.0
16:02:36 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:36 + awk {print $2}
16:02:36 + REF=refs/tags/v0.23.0
16:02:36 + [ -n refs/tags/v0.23.0 ]
16:02:36 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:36 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:36 + REF=refs/tags/v0.23.0
16:02:36 + [ -n refs/tags/v0.23.0 ]
16:02:36 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:36 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:36 using credential docker-jenkins-github-credentials
16:02:36 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 2.10MB / 9.35MB 3.7s
16:02:36 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 3.15MB / 9.35MB 3.8s
16:02:36 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 32.51MB / 47.38MB 6.5s
16:02:36 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 26.21MB / 53.31MB 6.5s
16:02:36 Cloning the remote Git repository
16:02:36 Cloning with configured refspecs honoured and without tags
16:02:36 From https://github.com/docker/scan-cli-plugin
16:02:36  * [new tag]         v0.23.0    -> v0.23.0
16:02:36 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:36 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.9 centos-8
16:02:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:02:36 mkdir -p rpmbuild/SOURCES
16:02:36 docker run --rm -w /v \
16:02:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:36 	alpine \
16:02:36 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:36 From https://github.com/docker/scan-cli-plugin
16:02:36  * [new tag]         v0.23.0    -> v0.23.0
16:02:36 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:36 for p in cross-mac; do \
16:02:36 	make -C static VERSION=0.0.1-dev GO_VERSION=1.18.9 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
16:02:36 done
16:02:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:02:36 docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use
16:02:36 From https://github.com/docker/scan-cli-plugin
16:02:36  * [new tag]         v0.23.0    -> v0.23.0
16:02:36 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:36 for p in static-linux; do \
16:02:36 	make -C static VERSION=0.0.1-dev GO_VERSION=1.18.9 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
16:02:36 done
16:02:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:02:36 cd /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli && VERSION=0.0.0-20221215153738-3a2c30b docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary
16:02:36 From https://github.com/docker/scan-cli-plugin
16:02:36  * [new tag]         v0.23.0    -> v0.23.0
16:02:36 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:36 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.9 centos-9
16:02:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:02:36 mkdir -p rpmbuild/SOURCES
16:02:36 docker run --rm -w /v \
16:02:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:36 	alpine \
16:02:36 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:36 Unable to find image 'alpine:latest' locally
16:02:36 From https://github.com/docker/docker
16:02:36  * [new branch]      20.10      -> 20.10
16:02:36  * [new branch]      20.10      -> origin/20.10
16:02:36 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:36 #7 ...
16:02:36 
16:02:36 #8 [internal] load build context
16:02:36 #8 transferring context: 19.77MB 3.7s done
16:02:36 #8 DONE 4.1s
16:02:36 
16:02:36 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:36 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 31.46MB / 45.92MB 4.0s
16:02:36 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 6.29MB / 9.35MB 4.0s
16:02:36 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 7.34MB / 9.35MB 4.1s
16:02:36 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 0B / 47.38MB 4.1s
16:02:36 Unable to find image 'alpine:latest' locally
16:02:36 latest: Pulling from library/alpine
16:02:36 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 35.65MB / 47.38MB 6.9s
16:02:36 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 30.41MB / 53.31MB 6.9s
16:02:36 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 6.29MB / 110.24MB 6.9s
16:02:36 From https://github.com/docker/compose
16:02:36  * [new tag]         v2.14.1    -> v2.14.1
16:02:36 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:36 git init src/github.com/docker/scan-cli-plugin
16:02:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:36 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:36 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:36 + SRC=src/github.com/docker/scan-cli-plugin
16:02:36 + REF=v0.23.0
16:02:36 + REF_FETCH=v0.23.0
16:02:36 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:36 + awk {print $2}
16:02:36 #1 [internal] load build definition from Dockerfile
16:02:36 #1 transferring dockerfile: 1.81kB done
16:02:36 #1 DONE 0.1s
16:02:36 
16:02:36 #2 [internal] load .dockerignore
16:02:36 #2 transferring context: 112B done
16:02:36 #2 DONE 0.1s
16:02:36 
16:02:36 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
16:02:36 #3 DONE 0.0s
16:02:36 
16:02:36 #4 resolve image config for docker.io/docker/dockerfile:1
16:02:36 strange_heisenberg
16:02:36 mkdir -p build/mac/amd64/docker
16:02:36 GOOS=darwin GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-795/static/build/mac/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-795/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-795/static/scripts/build-cli-plugins":/build:ro golang:1.18.9 /build
16:02:36 Unable to find image 'golang:1.18.9' locally
16:02:36 From https://github.com/docker/docker
16:02:36  * [new branch]      20.10      -> 20.10
16:02:36  * [new branch]      20.10      -> origin/20.10
16:02:36 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:36 From https://github.com/docker/docker
16:02:36  * [new branch]      20.10      -> 20.10
16:02:36  * [new branch]      20.10      -> origin/20.10
16:02:36 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:36 git init src/github.com/docker/compose
16:02:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:36 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:36 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:36 + SRC=src/github.com/docker/compose
16:02:36 + REF=v2.14.1
16:02:36 + REF_FETCH=v2.14.1
16:02:36 + git -C src/github.com/docker/compose ls-remote --refs --heads+  --tags origin v2.14.1
16:02:36 awk {print $2}
16:02:36 + REF=refs/tags/v2.14.1
16:02:36 + [ -n refs/tags/v2.14.1 ]
16:02:36 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:36 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:36 git init src/github.com/docker/compose
16:02:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:36 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:36 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:36 + SRC=src/github.com/docker/compose
16:02:36 + REF=v2.14.1
16:02:36 + REF_FETCH=v2.14.1
16:02:36 + git -C+  src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:36 awk {print $2}
16:02:36 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 9.35MB / 9.35MB 4.3s
16:02:36 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 34.60MB / 45.92MB 4.4s
16:02:36 latest: Pulling from library/alpine
16:02:36 261da4162673: Pulling fs layer
16:02:36 261da4162673: Verifying Checksum
16:02:36 261da4162673: Download complete
16:02:36 261da4162673: Pulling fs layer
16:02:36 261da4162673: Verifying Checksum
16:02:36 261da4162673: Download complete
16:02:36 + REF=refs/tags/v0.23.0
16:02:36 + [ -n refs/tags/v0.23.0 ]
16:02:36 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:36 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:37 1.18.9: Pulling from library/golang
16:02:37 f2f58072e9ed: Pulling fs layer
16:02:37 5c8cfbf51e6e: Pulling fs layer
16:02:37 aa3a609d1579: Pulling fs layer
16:02:37 094e7d9bb04e: Pulling fs layer
16:02:37 3eb592757530: Pulling fs layer
16:02:37 3a06c91201dd: Pulling fs layer
16:02:37 8419c568f921: Pulling fs layer
16:02:37 3eb592757530: Waiting
16:02:37 3a06c91201dd: Waiting
16:02:37 8419c568f921: Waiting
16:02:37 094e7d9bb04e: Waiting
16:02:37 From https://github.com/docker/docker
16:02:37  * [new branch]      20.10      -> 20.10
16:02:37  * [new branch]      20.10      -> origin/20.10
16:02:37 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:37 From https://github.com/docker/docker
16:02:37  * [new branch]      20.10      -> 20.10
16:02:37  * [new branch]      20.10      -> origin/20.10
16:02:37 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:37 git init src/github.com/docker/compose
16:02:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:37 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:37 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:37 + SRC=src/github.com/docker/compose
16:02:37 + REF=v2.14.1
16:02:37 + REF_FETCH=v2.14.1
16:02:37 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags+  origin v2.14.1
16:02:37 awk {print $2}
16:02:37 + REF=refs/tags/v2.14.1
16:02:37 + [ -n refs/tags/v2.14.1 ]
16:02:37 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:37 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:37 + REF=refs/tags/v2.14.1
16:02:37 + [ -n refs/tags/v2.14.1 ]
16:02:37 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:37 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:37 From https://github.com/docker/docker
16:02:37  * [new branch]      20.10      -> 20.10
16:02:37  * [new branch]      20.10      -> origin/20.10
16:02:37 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:37 git init src/github.com/docker/compose
16:02:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:37 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:37 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:37 + SRC=src/github.com/docker/compose
16:02:37 + REF=v2.14.1
16:02:37 + REF_FETCH=v2.14.1
16:02:37 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:37 + awk {print $2}
16:02:37 + REF=refs/tags/v2.14.1
16:02:37 + [ -n refs/tags/v2.14.1 ]
16:02:37 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:37 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:37 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 9.35MB / 9.35MB 4.4s done
16:02:37 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 3.15MB / 47.38MB 4.6s
16:02:37 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 1.05MB / 53.31MB 4.6s
16:02:37 261da4162673: Pull complete
16:02:37 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:37 Status: Downloaded newer image for alpine:latest
16:02:37 From https://github.com/docker/scan-cli-plugin
16:02:37  * [new tag]         v0.23.0    -> v0.23.0
16:02:37 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:37 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.9 fedora-35
16:02:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:02:37 mkdir -p rpmbuild/SOURCES
16:02:37 docker run --rm -w /v \
16:02:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:37 	alpine \
16:02:37 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:37 Unable to find image 'alpine:latest' locally
16:02:37 261da4162673: Pull complete
16:02:37 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:37 Status: Downloaded newer image for alpine:latest
16:02:37 aa3a609d1579: Verifying Checksum
16:02:37 aa3a609d1579: Download complete
16:02:37 5c8cfbf51e6e: Verifying Checksum
16:02:37 5c8cfbf51e6e: Download complete
16:02:37 git init src/github.com/docker/compose
16:02:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:37 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:37 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:37 + SRC=src/github.com/docker/compose
16:02:37 + REF=v2.14.1
16:02:37 + REF_FETCH=v2.14.1
16:02:37 + git -C+  src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:37 awk {print $2}
16:02:37 + REF=refs/tags/v2.14.1
16:02:37 + [ -n refs/tags/v2.14.1 ]
16:02:37 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:37 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:37 #4 DONE 0.4s
16:02:37 
16:02:37 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
16:02:37 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
16:02:37 #5 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
16:02:37 #5 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
16:02:37 #5 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
16:02:37 #5 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 4.19MB / 9.94MB 0.1s
16:02:37 #5 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
16:02:37 #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s
16:02:37 git init src/github.com/docker/compose
16:02:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:37 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:37 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:37 + SRC=src/github.com/docker/compose
16:02:37 + REF=v2.14.1
16:02:37 + REF_FETCH=v2.14.1
16:02:37 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:37 + awk {print $2}
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
16:02:37 From https://github.com/docker/compose
16:02:37  * [new tag]         v2.14.1    -> v2.14.1
16:02:37 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:37 git init src/github.com/docker/scan-cli-plugin
16:02:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:37 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:37 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:37 + SRC=src/github.com/docker/scan-cli-plugin
16:02:37 + REF=v0.23.0
16:02:37 + REF_FETCH=v0.23.0
16:02:37 + git -C src/github.com/docker/scan-cli-plugin+  ls-remote --refs --heads --tags origin v0.23.0
16:02:37 awk {print $2}
16:02:37 From https://github.com/docker/compose
16:02:37  * [new tag]         v2.14.1    -> v2.14.1
16:02:37 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:37 git init src/github.com/docker/scan-cli-plugin
16:02:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:37 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:37 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:37 + SRC=src/github.com/docker/scan-cli-plugin
16:02:37 + REF=v0.23.0
16:02:37 + REF_FETCH=v0.23.0
16:02:37 + git -C src/github.com/docker/scan-cli-plugin+  ls-remote --refs --heads --tags origin v0.23.0
16:02:37 awk {print $2}
16:02:37 From https://github.com/docker/compose
16:02:37  * [new tag]         v2.14.1    -> v2.14.1
16:02:37 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:37 git init src/github.com/docker/scan-cli-plugin
16:02:37 mkdir -p sources
16:02:37 docker run --rm -w /v \
16:02:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:37 	alpine \
16:02:37 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:37 latest: Pulling from library/alpine
16:02:37 261da4162673: Pulling fs layer
16:02:37 261da4162673: Verifying Checksum
16:02:37 261da4162673: Download complete
16:02:37 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 37.75MB / 45.92MB 4.7s
16:02:37 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 6.29MB / 47.38MB 4.9s
16:02:37 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 4.19MB / 53.31MB 4.9s
16:02:37 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 40.89MB / 45.92MB 5.0s
16:02:37 From https://github.com/docker/compose
16:02:37  * [new tag]         v2.14.1    -> v2.14.1
16:02:37 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:37 git init src/github.com/docker/scan-cli-plugin
16:02:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:37 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:37 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:37 + SRC=src/github.com/docker/scan-cli-plugin
16:02:37 + REF=v0.23.0
16:02:37 + REF_FETCH=v0.23.0
16:02:37 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:37 + awk {print $2}
16:02:37 #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
16:02:37 #5 DONE 0.6s
16:02:37 + REF=refs/tags/v2.14.1
16:02:37 + [ -n refs/tags/v2.14.1 ]
16:02:37 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:37 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:37 16:02:37 + REF=refs/tags/v0.23.0
16:02:37 + [ -n refs/tags/v0.23.0 ]
16:02:37 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:37 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
+ REF=refs/tags/v0.23.0
16:02:37 + [ -n refs/tags/v0.23.0 ]
16:02:37 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:37 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:37 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:37 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:37 + SRC=src/github.com/docker/scan-cli-plugin
16:02:37 + REF=v0.23.0
16:02:37 + REF_FETCH=v0.23.0
16:02:37 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:37 + awk {print $2}
16:02:37 + REF=refs/tags/v0.23.0
16:02:37 + [ -n refs/tags/v0.23.0 ]
16:02:37 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:37 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:37 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 7.34MB / 53.31MB 5.2s
16:02:37 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 45.09MB / 45.92MB 5.4s
16:02:37 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 11.53MB / 47.38MB 5.4s
16:02:37 
16:02:37 #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.0
16:02:37 #6 ...
16:02:37 
16:02:37 #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io
16:02:37 #7 DONE 0.0s
16:02:37 
16:02:37 #8 [auth] library/golang:pull token for registry-1.docker.io
16:02:37 #8 DONE 0.0s
16:02:37 
16:02:37 #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
16:02:37 #9 DONE 0.0s
16:02:37 261da4162673: Pull complete
16:02:37 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:37 Status: Downloaded newer image for alpine:latest
16:02:37 From https://github.com/docker/compose
16:02:37  * [new tag]         v2.14.1    -> v2.14.1
16:02:37 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:37 git init src/github.com/docker/scan-cli-plugin
16:02:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:37 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:37 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:37 + SRC=src/github.com/docker/scan-cli-plugin
16:02:37 + REF=v0.23.0
16:02:37 + REF_FETCH=v0.23.0
16:02:37 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:37 + awk {print $2}
16:02:37 + REF=refs/tags/v0.23.0
16:02:37 + [ -n refs/tags/v0.23.0 ]
16:02:37 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:37 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:37 + REF=refs/tags/v0.23.0
16:02:37 + [ -n refs/tags/v0.23.0 ]
16:02:37 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:37 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:37 #7 ...
16:02:37 
16:02:37 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:37 #9 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:02:37 #9 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:37 #9 sha256:5654a03d3e8cf181439d571416f76416d80d612bff048c216706e3dcb80da1ca 1.79kB / 1.79kB done
16:02:37 #9 sha256:f58e36f51d3f5b6d1ceea5e1306d03bdde9f6055972b0436045e33c9ceeb9a5d 7.12kB / 7.12kB done
16:02:37 #9 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 45.92MB / 45.92MB 5.9s done
16:02:37 #9 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 7.15MB / 7.15MB 1.3s done
16:02:37 #9 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 9.35MB / 9.35MB 2.7s done
16:02:37 #9 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 47.38MB / 47.38MB 7.1s done
16:02:37 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 19.92MB / 53.31MB 8.4s
16:02:37 #9 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 2.1s
16:02:37 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 6.96MB / 110.24MB 8.4s
16:02:37 #9 sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 126B / 126B 7.4s done
16:02:38 f2f58072e9ed: Verifying Checksum
16:02:38 f2f58072e9ed: Download complete
16:02:38 094e7d9bb04e: Verifying Checksum
16:02:38 094e7d9bb04e: Download complete
16:02:38 From https://github.com/docker/scan-cli-plugin
16:02:38  * [new tag]         v0.23.0    -> v0.23.0
16:02:38 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:38 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 ubuntu-focal
16:02:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:38 mkdir -p sources
16:02:38 docker run --rm -w /v \
16:02:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:38 	alpine \
16:02:38 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:38 Unable to find image 'alpine:latest' locally
16:02:38 Fetching without tags
16:02:38 From https://github.com/docker/scan-cli-plugin
16:02:38  * [new tag]         v0.23.0    -> v0.23.0
16:02:38 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:38 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 ubuntu-jammy
16:02:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:38 mkdir -p sources
16:02:38 docker run --rm -w /v \
16:02:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:38 	alpine \
16:02:38 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:38 Unable to find image 'alpine:latest' locally
16:02:38 From https://github.com/docker/scan-cli-plugin
16:02:38  * [new tag]         v0.23.0    -> v0.23.0
16:02:38 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:38 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.9 fedora-36
16:02:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:02:38 mkdir -p rpmbuild/SOURCES
16:02:38 docker run --rm -w /v \
16:02:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:38 	alpine \
16:02:38 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:38 Unable to find image 'alpine:latest' locally
16:02:38 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 14.68MB / 47.38MB 5.7s
16:02:38 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 12.58MB / 53.31MB 5.7s
16:02:38 
16:02:38 #10 [internal] load metadata for docker.io/library/golang:1.18.9-alpine3.16
16:02:38 From https://github.com/docker/scan-cli-plugin
16:02:38  * [new tag]         v0.23.0    -> v0.23.0
16:02:38 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:38 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 ubuntu-bionic
16:02:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:38 mkdir -p sources
16:02:38 From https://github.com/docker/scan-cli-plugin
16:02:38  * [new tag]         v0.23.0    -> v0.23.0
16:02:38 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:38 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 debian-bullseye
16:02:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:38 mkdir -p sources
16:02:38 docker run --rm -w /v \
16:02:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:38 	alpine \
16:02:38 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:38 Unable to find image 'alpine:latest' locally
16:02:38 From https://github.com/docker/compose
16:02:38  * [new tag]         v2.14.1    -> v2.14.1
16:02:38 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:38 git init src/github.com/docker/scan-cli-plugin
16:02:38 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:38 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:38 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:38 + SRC=src/github.com/docker/scan-cli-plugin
16:02:38 + REF=v0.23.0
16:02:38 + REF_FETCH=v0.23.0
16:02:38 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:38 + awk {print $2}
16:02:38 + REF=refs/tags/v0.23.0
16:02:38 + [ -n refs/tags/v0.23.0 ]
16:02:38 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:38 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:38 8419c568f921: Verifying Checksum
16:02:38 8419c568f921: Download complete
16:02:38 latest: Pulling from library/alpine
16:02:38 261da4162673: Pulling fs layer
16:02:38 261da4162673: Verifying Checksum
16:02:38 261da4162673: Download complete
16:02:38 latest: Pulling from library/alpine
16:02:38 261da4162673: Pulling fs layer
16:02:38 261da4162673: Verifying Checksum
16:02:38 261da4162673: Download complete
16:02:38 latest: Pulling from library/alpine
16:02:38 261da4162673: Pulling fs layer
16:02:38 261da4162673: Verifying Checksum
16:02:38 261da4162673: Download complete
16:02:38 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 17.83MB / 47.38MB 6.0s
16:02:38 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 15.73MB / 53.31MB 6.0s
16:02:38 #10 DONE 0.5s
16:02:38 
16:02:38 #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.0
16:02:38 #6 DONE 0.6s
16:02:38 
16:02:38 #11 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
16:02:38 #11 DONE 0.7s
16:02:38 docker run --rm -w /v \
16:02:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:38 	alpine \
16:02:38 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:38 Unable to find image 'alpine:latest' locally
16:02:38 latest: Pulling from library/alpine
16:02:38 Commit message: "bump compose version to v2.14.1"
16:02:38 latest: Pulling from library/alpine
16:02:38 261da4162673: Pulling fs layer
16:02:38 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:38 From https://github.com/docker/scan-cli-plugin
16:02:38  * [new tag]         v0.23.0    -> v0.23.0
16:02:38 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:38 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.9 fedora-36
16:02:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:02:38 mkdir -p rpmbuild/SOURCES
16:02:38 docker run --rm -w /v \
16:02:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:38 	alpine \
16:02:38 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:38 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 24.12MB / 53.31MB 9.0s
16:02:38 3eb592757530: Verifying Checksum
16:02:38 3eb592757530: Download complete
16:02:38 261da4162673: Pull complete
16:02:38 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:38 Status: Downloaded newer image for alpine:latest
16:02:38 261da4162673: Pull complete
16:02:38 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:38 Status: Downloaded newer image for alpine:latest
16:02:38 261da4162673: Pull complete
16:02:38 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:38 Status: Downloaded newer image for alpine:latest
16:02:38 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 45.92MB / 45.92MB 6.1s done
16:02:38 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 0B / 110.24MB 6.2s
16:02:38 261da4162673: Pulling fs layer
16:02:38 261da4162673: Verifying Checksum
16:02:38 261da4162673: Download complete
16:02:38 Unable to find image 'alpine:latest' locally
16:02:38 latest: Pulling from library/alpine
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:38 261da4162673: Verifying Checksum
16:02:38 261da4162673: Download complete
16:02:38 261da4162673: Pull complete
16:02:38 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:38 Status: Downloaded newer image for alpine:latest
16:02:38 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 12.58MB / 110.24MB 9.2s
16:02:38 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 20.54MB / 47.38MB 6.4s
16:02:38 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 18.87MB / 53.31MB 6.5s
16:02:38 #7 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3
16:02:38 261da4162673: Pull complete
16:02:38 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:38 Status: Downloaded newer image for alpine:latest
16:02:38 c158987b0551: Pulling fs layer
16:02:38 c158987b0551: Verifying Checksum
16:02:38 c158987b0551: Download complete
16:02:39 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 27.26MB / 53.31MB 9.4s
16:02:39 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:39 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:39 using credential docker-jenkins-github-credentials
16:02:39 Cloning the remote Git repository
16:02:39 Cloning with configured refspecs honoured and without tags
[Pipeline] sh
16:02:39 c158987b0551: Pull complete
16:02:39 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:39 Status: Downloaded newer image for alpine:latest
16:02:39 Commit message: "bump compose version to v2.14.1"
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:39 Commit message: "bump compose version to v2.14.1"
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:39 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 38.80MB / 47.38MB 7.4s
16:02:39 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 34.60MB / 53.31MB 7.6s
16:02:39 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 41.94MB / 47.38MB 7.9s
16:02:39 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 37.75MB / 53.31MB 8.1s
16:02:39 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 12.58MB / 110.24MB 8.1s
16:02:39 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 45.09MB / 47.38MB 8.4s
16:02:39 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 40.89MB / 53.31MB 8.4s
16:02:39 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 18.87MB / 110.24MB 8.7s
16:02:39 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 44.04MB / 53.31MB 8.9s
16:02:39 Commit message: "bump compose version to v2.14.1"
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:02:39 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 30.41MB / 53.31MB 9.9s
16:02:39 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 18.87MB / 110.24MB 10.2s
16:02:39 + make REF=20.10 fedora-37
16:02:39 git init src/github.com/docker/cli
16:02:39 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:39 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:39 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:39 + SRC=src/github.com/docker/cli
16:02:39 + REF=20.10
16:02:39 + REF_FETCH=20.10
16:02:39 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin+  20.10
16:02:39 awk {print $2}
16:02:39 + REF=refs/heads/20.10
16:02:39 + [ -n refs/heads/20.10 ]
16:02:39 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:39 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:39 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 47.38MB / 47.38MB 9.1s done
16:02:39 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 48.23MB / 53.31MB 9.3s
16:02:39 #7 sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 126B / 126B 9.2s done
16:02:39 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 25.17MB / 110.24MB 9.6s
16:02:39 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 51.38MB / 53.31MB 9.7s
16:02:39 #7 ...
16:02:39 
16:02:39 #9 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:daf3e62183e8aa9a56878a685ed26f3af3dd8c08c8fd11ef1c167a1aa9bd66a3
16:02:39 #9 resolve docker.io/library/ubuntu:bionic@sha256:daf3e62183e8aa9a56878a685ed26f3af3dd8c08c8fd11ef1c167a1aa9bd66a3 0.0s done
16:02:39 #9 sha256:150f32df1c17b3e705fb05c4ab1eace56ba96365e5af9d2b509955047d83926d 529B / 529B done
16:02:39 #9 sha256:3933e4cb7facd586933cb4c25c4a788fe38ce51023517c0cd00b71b156bfa937 1.48kB / 1.48kB done
16:02:39 #9 sha256:29b9b245ab7f1e4048f102d2f379b2ccf1f79e34f23dbf1ee57610f0ec70a4b4 22.31MB / 22.31MB 3.0s done
16:02:39 #9 sha256:daf3e62183e8aa9a56878a685ed26f3af3dd8c08c8fd11ef1c167a1aa9bd66a3 1.41kB / 1.41kB done
16:02:39 #9 extracting sha256:29b9b245ab7f1e4048f102d2f379b2ccf1f79e34f23dbf1ee57610f0ec70a4b4 6.9s
16:02:39 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 33.55MB / 53.31MB 10.3s
[Pipeline] sh
16:02:39 3a06c91201dd: Verifying Checksum
16:02:39 3a06c91201dd: Download complete
16:02:40 using credential docker-jenkins-github-credentials
16:02:40 Cloning the remote Git repository
16:02:40 Cloning with configured refspecs honoured and without tags
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:40 #9 ...
16:02:40 
16:02:40 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
[Pipeline] sh
16:02:40 using credential docker-jenkins-github-credentials
16:02:40 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 24.12MB / 47.38MB 6.9s
16:02:40 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 22.02MB / 53.31MB 6.9s
16:02:40 Cloning the remote Git repository
16:02:40 Cloning with configured refspecs honoured and without tags
16:02:40 + make REF=20.10 ubuntu-jammy
16:02:40 git init src/github.com/docker/cli
16:02:40 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:40 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:40 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:40 + SRC=src/github.com/docker/cli
16:02:40 + REF=20.10
16:02:40 + REF_FETCH=20.10
16:02:40 + awk {print $2}
16:02:40 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:40 + REF=refs/heads/20.10
16:02:40 + [ -n refs/heads/20.10 ]
16:02:40 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:40 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
[Pipeline] sh
16:02:40 using credential docker-jenkins-github-credentials
16:02:40 Cloning the remote Git repository
16:02:40 Cloning with configured refspecs honoured and without tags
16:02:40 mkdir -p sources
16:02:40 docker run --rm -w /v \
16:02:40 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:40 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:40 	alpine \
16:02:40 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:40 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 36.70MB / 53.31MB 10.7s
16:02:40 Commit message: "bump compose version to v2.14.1"
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:40 + make REF=20.10 debian-buster
16:02:40 git init src/github.com/docker/cli
16:02:40 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:40 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:40 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:40 + SRC=src/github.com/docker/cli
16:02:40 + REF=20.10
16:02:40 + REF_FETCH=20.10
16:02:40 + git -C src/github.com/docker/cli ls-remote+  --refs --heads --tags origin 20.10
16:02:40 awk {print $2}
16:02:40 + REF=refs/heads/20.10
16:02:40 + [ -n refs/heads/20.10 ]
16:02:40 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:40 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:40 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 32.51MB / 110.24MB 10.8s
16:02:40 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 53.31MB / 53.31MB 10.9s done
16:02:40 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 25.17MB / 110.24MB 11.0s
16:02:40 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 39.85MB / 53.31MB 11.2s
16:02:40 + make REF=20.10 ubuntu-focal
16:02:40 git init src/github.com/docker/cli
16:02:40 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:40 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:40 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:40 + SRC=src/github.com/docker/cli
16:02:40 + REF=20.10
16:02:40 + REF_FETCH=20.10
16:02:40 + awk {print $2}
16:02:40 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:40 + REF=refs/heads/20.10
16:02:40 + [ -n refs/heads/20.10 ]
16:02:40 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:40 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:02:40 mkdir -p sources
16:02:40 docker run --rm -w /v \
16:02:40 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:40 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:40 	alpine \
16:02:40 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:02:40 #7 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 5.1s
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:40 
16:02:40 #12 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:02:40 #12 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
16:02:40 #12 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
16:02:40 #12 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done
16:02:40 #12 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done
16:02:40 #12 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 0B / 117B 0.2s
16:02:40 Fetching without tags
16:02:41 using credential docker-jenkins-github-credentials
16:02:41 Commit message: "bump compose version to v2.14.1"
16:02:41 Cloning the remote Git repository
16:02:41 Cloning with configured refspecs honoured and without tags
[Pipeline] sh
16:02:41 #12 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.2s done
16:02:41 #12 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done
16:02:41 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 42.99MB / 53.31MB 11.7s
16:02:41 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 31.46MB / 110.24MB 11.8s
16:02:41 f2f58072e9ed: Pull complete
16:02:41 5c8cfbf51e6e: Pull complete
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:02:41 + make REF=20.10 ubuntu-kinetic
16:02:41 git init src/github.com/docker/cli
16:02:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:41 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:41 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:41 + SRC=src/github.com/docker/cli
16:02:41 + REF=20.10
16:02:41 + REF_FETCH=20.10
16:02:41 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:41 + awk {print $2}
16:02:41 + REF=refs/heads/20.10
16:02:41 + [ -n refs/heads/20.10 ]
16:02:41 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:41 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:41 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:41 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 38.80MB / 110.24MB 11.6s
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:41 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 46.14MB / 53.31MB 12.1s
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
[Pipeline] sh
16:02:41 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:41 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:41 aa3a609d1579: Pull complete
16:02:41 From https://github.com/docker/cli
16:02:41  * [new branch]      20.10      -> 20.10
16:02:41  * [new branch]      20.10      -> origin/20.10
16:02:41 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:41 git init src/github.com/docker/docker
16:02:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:41 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:41 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:41 + SRC=src/github.com/docker/docker
16:02:41 + REF=20.10
16:02:41 + REF_FETCH=20.10
16:02:41 + git -C src/github.com/docker/docker ls-remote+  --refs --heads --tags origin 20.10
16:02:41 awk {print $2}
16:02:41 #12 DONE 0.7s
16:02:41 
16:02:41 #13 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.9-alpine3.16@sha256:55a58dd64b2c0c3194777be98379d604623136bed45576a9d2237082e9b43847
16:02:41 #13 resolve docker.io/library/golang:1.18.9-alpine3.16@sha256:55a58dd64b2c0c3194777be98379d604623136bed45576a9d2237082e9b43847 0.0s done
16:02:41 #13 sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373 284.75kB / 284.75kB 0.1s done
16:02:41 #13 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 11.53MB / 115.81MB 0.7s
16:02:41 #13 sha256:55a58dd64b2c0c3194777be98379d604623136bed45576a9d2237082e9b43847 1.65kB / 1.65kB done
16:02:41 #13 sha256:eb2012a3afb9b75d1dc85b3b929470e9bc51617efc5e4a464c0ac0ef66c731b7 1.16kB / 1.16kB done
16:02:41 #13 sha256:eb2ce8e2b79435598322a19a7daf451c12a0617b0b4711913d9f913079d5f560 5.01kB / 5.01kB done
16:02:41 #13 sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce 2.81MB / 2.81MB 0.1s done
16:02:41 #13 extracting sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce 0.5s
16:02:41 #13 sha256:bb8cf8713392851d61a64d8d247c452f59277c3e54769644ffede2adacbc5bf5 157B / 157B 0.3s done
16:02:41 + REF=refs/heads/20.10
16:02:41 + [ -n refs/heads/20.10 ]
16:02:41 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:41 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:41 + make REF=20.10 debian-buster
16:02:41 git init src/github.com/docker/cli
16:02:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:41 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:41 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:41 + SRC=src/github.com/docker/cli
16:02:41 + REF=20.10
16:02:41 + REF_FETCH=20.10
16:02:41 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:41 + awk {print $2}
16:02:41 + REF=refs/heads/20.10
16:02:41 + [ -n refs/heads/20.10 ]
16:02:41 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:41 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:42 #13 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 17.83MB / 115.81MB 0.9s
16:02:42 #13 extracting sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce 0.7s done
16:02:42 #13 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 40.01MB / 115.81MB 1.4s
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:42 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 6.29MB / 110.24MB 7.3s
16:02:42 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 27.26MB / 47.38MB 7.4s
16:02:42 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 25.17MB / 53.31MB 7.4s
16:02:42 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 30.41MB / 47.38MB 7.9s
16:02:42 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 28.31MB / 53.31MB 7.9s
16:02:42 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 12.58MB / 110.24MB 8.1s
16:02:42 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 33.55MB / 47.38MB 8.5s
16:02:42 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 31.46MB / 53.31MB 8.5s
16:02:42 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 36.70MB / 47.38MB 9.0s
16:02:42 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 35.65MB / 53.31MB 9.0s
16:02:42 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 18.87MB / 110.24MB 9.0s
16:02:42 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 39.85MB / 47.38MB 9.5s
16:02:42 #7 ...
16:02:42 
16:02:42 #9 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:daf3e62183e8aa9a56878a685ed26f3af3dd8c08c8fd11ef1c167a1aa9bd66a3
16:02:42 #9 extracting sha256:29b9b245ab7f1e4048f102d2f379b2ccf1f79e34f23dbf1ee57610f0ec70a4b4 8.7s done
16:02:42 #9 DONE 12.4s
16:02:42 
16:02:42 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:42 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 50.33MB / 53.31MB 12.7s
16:02:42 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 38.80MB / 110.24MB 12.7s
16:02:42 #13 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 51.91MB / 115.81MB 1.5s
16:02:42 #13 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 62.91MB / 115.81MB 1.6s
16:02:42 #13 extracting sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # 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/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
16:02:42 mkdir -p sources
16:02:42 docker run --rm -w /v \
16:02:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:42 	alpine \
16:02:42 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:02:42 From https://github.com/docker/cli
16:02:42  * [new branch]      20.10      -> 20.10
16:02:42  * [new branch]      20.10      -> origin/20.10
16:02:42 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:42 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 39.85MB / 53.31MB 9.7s
16:02:42 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 25.17MB / 110.24MB 9.8s
16:02:42 #7 ...
16:02:42 
16:02:42 #9 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:4b4553791f6055b48d3a4a3fa2a886382c591b81c6b93cdbb0c5711e11fecb08
16:02:42 #9 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:4b4553791f6055b48d3a4a3fa2a886382c591b81c6b93cdbb0c5711e11fecb08 done
16:02:42 #9 sha256:4b4553791f6055b48d3a4a3fa2a886382c591b81c6b93cdbb0c5711e11fecb08 1.99kB / 1.99kB done
16:02:42 #9 sha256:be9a349e2a8166a502595237b3db2ce1399fb56c65eb75316727e55372fcd84e 5.00kB / 5.00kB done
16:02:42 #9 sha256:246a3a34f8ac1ed7413dafbfdcb70868d462bcc0c56ca10c684ca0ada90d71fa 38.52MB / 38.52MB 4.1s done
16:02:42 #9 sha256:231362cef37388c50cee1000a9325b2e2a8fab549f38f2908b7c245d5fbda697 303B / 303B 0.2s done
16:02:42 #9 sha256:06bd72c3b7cb089549e8ef98cfdb2a33d94becadbea38b1b0bb1f8cf552baa6b 258B / 258B 0.2s done
16:02:42 #9 sha256:9355276bbd2544bc564bdb7b07d8e7ef2544355e1e028c542dd93e0466527bfb 912B / 912B 0.3s done
16:02:42 #9 sha256:e5d2478c70dbe6834768987a154d25b099fd795bd87dd23b302cf62df3cf8826 177B / 177B 0.4s done
16:02:42 #9 sha256:20336e6235c09dccad976d768e0c2aa8c6f1c6595bd8686e91d929cb9cd8158a 414B / 414B 0.5s done
16:02:42 #9 sha256:3714c51d46e2ff65b6cf16790bd56b48540e0dae7339e0f586d678b4372f31ce 18.95MB / 18.95MB 2.7s done
16:02:42 #9 sha256:7498fa6cdfdbf0a59b0b17690a4d4c2565392bc843205e8be55f4cd531c45e7f 130.62kB / 130.62kB 0.7s done
16:02:42 #9 extracting sha256:246a3a34f8ac1ed7413dafbfdcb70868d462bcc0c56ca10c684ca0ada90d71fa 5.3s
16:02:42 #9 ...
16:02:42 
16:02:42 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:42 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 42.99MB / 47.38MB 10.0s
16:02:42 Fetching without tags
16:02:42 From https://github.com/docker/cli
16:02:42  * [new branch]      20.10      -> 20.10
16:02:42  * [new branch]      20.10      -> origin/20.10
16:02:42 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:42 Fetching without tags
16:02:42 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 53.31MB / 53.31MB 13.0s
16:02:42 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:42 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:42 #13 ...
16:02:42 
16:02:42 #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f
16:02:42 #14 resolve docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 0.0s done
16:02:42 #14 sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 2.65kB / 2.65kB done
16:02:42 #14 sha256:44baf01e2b60ed9abdd47f1c8e6cf8916b70a48c93016dd9926df6a0981c9b47 525B / 525B done
16:02:42 #14 sha256:156f8400f6eb0df86c13844ba62bf5c21fafda08f0c2f5019436ce574279ead1 940B / 940B done
16:02:42 #14 sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 14.84kB / 14.84kB 0.3s done
16:02:42 #14 extracting sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 done
16:02:42 #14 DONE 1.9s
16:02:42 
16:02:42 #13 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.9-alpine3.16@sha256:55a58dd64b2c0c3194777be98379d604623136bed45576a9d2237082e9b43847
16:02:42 From https://github.com/docker/cli
16:02:42  * [new branch]      20.10      -> 20.10
16:02:42  * [new branch]      20.10      -> origin/20.10
16:02:42 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:42 git init src/github.com/docker/docker
16:02:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:42 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:42 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:42 + SRC=src/github.com/docker/docker
16:02:42 + REF=20.10
16:02:42 + REF_FETCH=20.10
16:02:42 + awk {print $2}
16:02:42 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:42 From https://github.com/docker/cli
16:02:42  * [new branch]      20.10      -> 20.10
16:02:42  * [new branch]      20.10      -> origin/20.10
16:02:42 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:42 git init src/github.com/docker/docker
16:02:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:42 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:42 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:42 git init src/github.com/docker/docker
16:02:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:42 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:42 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:42 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:42 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 45.09MB / 110.24MB 12.8s
16:02:42 From https://github.com/docker/cli
16:02:42  * [new branch]      20.10      -> 20.10
16:02:42  * [new branch]      20.10      -> origin/20.10
16:02:42 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:42 git init src/github.com/docker/docker
16:02:42 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:42 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:42 Fetching without tags
16:02:42 #13 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 71.74MB / 115.81MB 1.9s
16:02:42 #13 extracting sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373 0.3s done
16:02:42 #13 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 87.03MB / 115.81MB 2.2s
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:42 + REF=refs/heads/20.10
16:02:42 + [ -n refs/heads/20.10 ]
16:02:42 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:42 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:42 mkdir -p sources
16:02:42 cp ../systemd/docker.service sources/docker.service
16:02:42 mkdir -p sources
16:02:42 cp ../systemd/docker.socket sources/docker.socket
16:02:42 docker run --rm -w /v \
16:02:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:42 	alpine \
16:02:42 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:42 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:42 + SRC=src/github.com/docker/docker
16:02:42 + REF=20.10
16:02:42 + REF_FETCH=20.10
16:02:42 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:42 + awk {print $2}
16:02:42 + REF=refs/heads/20.10
16:02:42 + [ -n refs/heads/20.10 ]
16:02:42 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:42 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:42 + SRC=src/github.com/docker/docker
16:02:42 + REF=20.10
16:02:42 + REF_FETCH=20.10
16:02:42 + git -C src/github.com/docker/docker ls-remote --refs --heads+  --tags origin 20.10
16:02:42 awk {print $2}
16:02:42 + REF=refs/heads/20.10
16:02:42 + [ -n refs/heads/20.10 ]
16:02:42 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:42 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:42 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 42.99MB / 53.31MB 10.3s
16:02:42 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 46.14MB / 47.38MB 10.4s
16:02:42 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:42 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:42 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:42 + SRC=src/github.com/docker/docker
16:02:42 + REF=20.10
16:02:42 + REF_FETCH=20.10
16:02:42 + awk {print $2}
16:02:42 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:42 + REF=refs/heads/20.10
16:02:42 + [ -n refs/heads/20.10 ]
16:02:42 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:42 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:42 #9 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 7.2s
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:43 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:43 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:43 Fetching without tags
16:02:43 #13 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 100.93MB / 115.81MB 2.5s
16:02:43 git init src/github.com/docker/docker
16:02:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:43 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:43 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:43 + SRC=src/github.com/docker/docker
16:02:43 + REF=20.10
16:02:43 + REF_FETCH=20.10
16:02:43 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:43 + awk {print $2}
16:02:43 + REF=refs/heads/20.10
16:02:43 + [ -n refs/heads/20.10 ]
16:02:43 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:43 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:43 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:43 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 45.09MB / 110.24MB 13.7s
16:02:43 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:43 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:43 #13 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 110.10MB / 115.81MB 2.6s
16:02:43 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 46.14MB / 53.31MB 10.8s
16:02:43 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 31.46MB / 110.24MB 10.8s
16:02:43 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 47.38MB / 47.38MB 11.0s done
16:02:43 #7 sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 126B / 126B 11.1s done
16:02:43 using credential docker-jenkins-github-credentials
16:02:43 Cloning the remote Git repository
16:02:43 Cloning with configured refspecs honoured and without tags
16:02:43 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 52.43MB / 110.24MB 13.8s
16:02:43 using credential docker-jenkins-github-credentials
16:02:43 Cloning the remote Git repository
16:02:43 Cloning with configured refspecs honoured and without tags
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:43 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 49.28MB / 53.31MB 11.2s
16:02:43 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 37.75MB / 110.24MB 11.4s
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:43 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 53.31MB / 53.31MB 14.0s done
16:02:43 == Building packages for raspbian-bullseye ==
16:02:43 mkdir -p "debbuild/raspbian-bullseye"
16:02:43 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile .
16:02:43 mkdir -p rpmbuild/SOURCES
16:02:43 docker run --rm -w /v \
16:02:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:43 	alpine \
16:02:43 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:43 mkdir -p sources
16:02:43 docker run --rm -w /v \
16:02:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:43 	alpine \
16:02:43 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:02:43 #13 ...
16:02:43 
16:02:43 #15 [internal] load build context
16:02:43 #15 transferring context: 50.40MB 2.8s done
16:02:43 #15 DONE 3.3s
16:02:43 
16:02:43 #13 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.9-alpine3.16@sha256:55a58dd64b2c0c3194777be98379d604623136bed45576a9d2237082e9b43847
16:02:44 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 52.43MB / 53.31MB 11.5s
16:02:44 #7 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 5.2s
16:02:44 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 51.38MB / 110.24MB 14.5s
16:02:44 using credential docker-jenkins-github-credentials
16:02:44 using credential docker-jenkins-github-credentials
16:02:44 Cloning the remote Git repository
16:02:44 Cloning with configured refspecs honoured and without tags
16:02:44 #1 [internal] load build definition from Dockerfile
16:02:44 #1 transferring dockerfile: 956B done
16:02:44 #1 DONE 0.1s
16:02:44 
16:02:44 #2 [internal] load .dockerignore
16:02:44 #2 transferring context: 2B done
16:02:44 #2 DONE 0.1s
16:02:44 
16:02:44 #3 [auth] library/golang:pull token for registry-1.docker.io
16:02:44 Cloning the remote Git repository
16:02:44 Cloning with configured refspecs honoured and without tags
16:02:44 094e7d9bb04e: Pull complete
16:02:44 #13 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 115.81MB / 115.81MB 3.4s done
16:02:44 #13 extracting sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 0.1s
16:02:44 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 59.77MB / 110.24MB 14.4s
16:02:44 mkdir -p rpmbuild/SOURCES
16:02:44 docker run --rm -w /v \
16:02:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:44 	alpine \
16:02:44 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:44 mkdir -p sources
16:02:44 docker run --rm -w /v \
16:02:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:44 	alpine \
16:02:44 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:44 mkdir -p sources
16:02:44 docker run --rm -w /v \
16:02:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:44 	alpine \
16:02:44 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:44 #3 DONE 0.0s
16:02:44 
16:02:44 #4 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
16:02:44 #4 DONE 0.0s
16:02:44 
16:02:44 #5 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye
16:02:44 using credential docker-jenkins-github-credentials
16:02:44 mkdir -p rpmbuild/SOURCES
16:02:44 docker run --rm -w /v \
16:02:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:44 	alpine \
16:02:44 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:44 Cloning the remote Git repository
16:02:44 Cloning with configured refspecs honoured and without tags
16:02:44 using credential docker-jenkins-github-credentials
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:02:44 Cloning the remote Git repository
16:02:44 Cloning with configured refspecs honoured and without tags
16:02:44 From https://github.com/docker/docker
16:02:44  * [new branch]      20.10      -> 20.10
16:02:44  * [new branch]      20.10      -> origin/20.10
16:02:44 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:44 git init src/github.com/docker/compose
16:02:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:44 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:44 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:44 + SRC=src/github.com/docker/compose
16:02:44 + REF=v2.14.1
16:02:44 + REF_FETCH=v2.14.1
16:02:44 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags+  origin v2.14.1
16:02:44 awk {print $2}
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:02:44 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 44.04MB / 110.24MB 12.2s
16:02:44 #5 ...
16:02:44 
16:02:44 #6 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:44 #6 DONE 0.4s
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:02:44 Commit message: "bump compose version to v2.14.1"
16:02:44 + REF=refs/tags/v2.14.1
16:02:44 + [ -n refs/tags/v2.14.1 ]
16:02:44 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:44 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:02:44 mkdir -p sources
16:02:44 docker run --rm -w /v \
16:02:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:44 	alpine \
16:02:44 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:02:44 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 53.31MB / 53.31MB 12.3s done
16:02:44 
16:02:44 #5 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye
16:02:44 #5 DONE 0.5s
16:02:44 
16:02:44 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:df9c3706d46ea7c3fae8197c1ad3d8c743bf9b50172a37e426284828ae838fa3
16:02:44 #7 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:df9c3706d46ea7c3fae8197c1ad3d8c743bf9b50172a37e426284828ae838fa3 done
16:02:44 #7 sha256:6b91b3c85d329d4db9c39c25034b9bf1bffad8821044c7dff3c24003dea99dbb 5.01kB / 5.01kB done
16:02:44 #7 sha256:df9c3706d46ea7c3fae8197c1ad3d8c743bf9b50172a37e426284828ae838fa3 1.99kB / 1.99kB done
16:02:44 #7 sha256:ebaddd1f6bb2f6b5c6d86899ac828d16806a291772361992c70f991c91163025 0B / 304B 0.2s
16:02:44 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 0B / 41.79MB 0.2s
16:02:45 Fetching without tags
16:02:45 From https://github.com/docker/docker
16:02:45  * [new branch]      20.10      -> 20.10
16:02:45  * [new branch]      20.10      -> origin/20.10
16:02:45 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
[Pipeline] sh
16:02:45 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 66.06MB / 110.24MB 15.1s
16:02:45 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:45 #7 sha256:ebaddd1f6bb2f6b5c6d86899ac828d16806a291772361992c70f991c91163025 304B / 304B 0.2s done
16:02:45 #7 sha256:7a4621948551374ebf2bf7fd2e9b854f9843a004e2d63cd9ce3f0f36c0fd7d0e 258B / 258B 0.2s done
16:02:45 #7 sha256:a2e239ee135bb291c9605ff30fde8a02e1cc80a90c4055294fabec5383f4d1d4 911B / 911B 0.3s done
16:02:45 #7 sha256:4fb79504ba1cace295c71df44a5592478543383f81a9c3e4c564de3a802b1bb2 177B / 177B 0.3s done
16:02:45 #7 sha256:430de5ffecfc3972e0e9563e08abda46e4119aebab6d0e9dac25375e149c16f1 413B / 413B 0.4s done
16:02:45 #7 sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76 0B / 17.96MB 0.4s
16:02:45 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 2.10MB / 41.79MB 0.5s
16:02:45 #7 sha256:4c6f0164ccd63d2a2720df5991d5d9e60ed75ac5288d3bbec2817b80f164d280 0B / 123.08kB 0.5s
16:02:45 mkdir -p sources
16:02:45 docker run --rm -w /v \
16:02:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:45 	alpine \
16:02:45 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:45 Fetching without tags
16:02:45 mkdir -p rpmbuild/SOURCES
16:02:45 docker run --rm -w /v \
16:02:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:45 	alpine \
16:02:45 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:45 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:45 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:45 git init src/github.com/docker/compose
16:02:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:45 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:45 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:45 + SRC=src/github.com/docker/compose
16:02:45 + REF=v2.14.1
16:02:45 + REF_FETCH=v2.14.1
16:02:45 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:45 + awk {print $2}
16:02:45 From https://github.com/docker/compose
16:02:45  * [new tag]         v2.14.1    -> v2.14.1
16:02:45 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:45 git init src/github.com/docker/scan-cli-plugin
16:02:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:45 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:45 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:45 + SRC=src/github.com/docker/scan-cli-plugin
16:02:45 + REF=v0.23.0
16:02:45 + REF_FETCH=v0.23.0
16:02:45 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:45 + awk {print $2}
16:02:45 + REF=refs/tags/v0.23.0
16:02:45 + [ -n refs/tags/v0.23.0 ]
16:02:45 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:45 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:45 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:45 #7 sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76 1.05MB / 17.96MB 0.6s
16:02:45 #7 sha256:4c6f0164ccd63d2a2720df5991d5d9e60ed75ac5288d3bbec2817b80f164d280 123.08kB / 123.08kB 0.5s done
16:02:45 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 4.19MB / 41.79MB 0.7s
16:02:45 #7 sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76 2.10MB / 17.96MB 0.7s
16:02:45 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:45 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:45 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 58.72MB / 110.24MB 15.8s
16:02:45 From https://github.com/docker/docker
16:02:45  * [new branch]      20.10      -> 20.10
16:02:45  * [new branch]      20.10      -> origin/20.10
16:02:45 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:45 git init src/github.com/docker/compose
16:02:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:45 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:45 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:45 + SRC=src/github.com/docker/compose
16:02:45 + REF=v2.14.1
16:02:45 + REF_FETCH=v2.14.1
16:02:45 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:45 + awk {print $2}
16:02:45 + REF=refs/tags/v2.14.1
16:02:45 + [ -n refs/tags/v2.14.1 ]
16:02:45 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:45 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:45 mkdir -p sources
16:02:45 docker run --rm -w /v \
16:02:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:45 	alpine \
16:02:45 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:45 Fetching without tags
16:02:45 From https://github.com/docker/docker
16:02:45  * [new branch]      20.10      -> 20.10
16:02:45  * [new branch]      20.10      -> origin/20.10
16:02:45 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:45 git init src/github.com/docker/compose
16:02:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:45 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:45 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:45 + SRC=src/github.com/docker/compose
16:02:45 + REF=v2.14.1
16:02:45 + REF_FETCH=v2.14.1
16:02:45 + awk {print $2}
16:02:45 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:45 + make REF=20.10 centos-8
16:02:45 git init src/github.com/docker/cli
16:02:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:45 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:45 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:45 + SRC=src/github.com/docker/cli
16:02:45 + REF=20.10
16:02:45 + REF_FETCH=20.10
16:02:45 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:45 + awk {print $2}
16:02:45 + REF=refs/heads/20.10
16:02:45 + [ -n refs/heads/20.10 ]
16:02:45 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:45 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:45 From https://github.com/docker/docker
16:02:45  * [new branch]      20.10      -> 20.10
16:02:45  * [new branch]      20.10      -> origin/20.10
16:02:45 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:45 git init src/github.com/docker/compose
16:02:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:45 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:45 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:45 + SRC=src/github.com/docker/compose
16:02:45 + REF=v2.14.1
16:02:45 + REF_FETCH=v2.14.1
16:02:45 + awk {print $2}
16:02:45 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:45 + REF=refs/tags/v2.14.1
16:02:45 + [ -n refs/tags/v2.14.1 ]
16:02:45 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:45 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:45 Fetching without tags
16:02:45 Fetching without tags
16:02:45 From https://github.com/docker/scan-cli-plugin
16:02:45  * [new tag]         v0.23.0    -> v0.23.0
16:02:45 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:45 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.9 fedora-37
16:02:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:02:45 mkdir -p rpmbuild/SOURCES
16:02:45 docker run --rm -w /v \
16:02:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:45 	alpine \
16:02:45 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:45 Unable to find image 'alpine:latest' locally
16:02:45 From https://github.com/docker/docker
16:02:45  * [new branch]      20.10      -> 20.10
16:02:45  * [new branch]      20.10      -> origin/20.10
16:02:45 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:45 git init src/github.com/docker/compose
16:02:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:45 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:45 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:45 + SRC=src/github.com/docker/compose
16:02:45 + REF=v2.14.1
16:02:45 + REF_FETCH=v2.14.1
16:02:45 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:45 + awk {print $2}
16:02:45 + REF=refs/tags/v2.14.1
16:02:45 + [ -n refs/tags/v2.14.1 ]
16:02:45 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:45 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:45 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:45 #7 sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76 3.15MB / 17.96MB 0.9s
16:02:45 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 6.29MB / 41.79MB 1.0s
16:02:45 #7 sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76 4.19MB / 17.96MB 1.0s
16:02:45 Fetching without tags
16:02:45 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 72.35MB / 110.24MB 15.8s
16:02:45 #7 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 10.1s
16:02:45 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:45 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:45 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:45 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:45 + REF=refs/tags/v2.14.1
16:02:45 + [ -n refs/tags/v2.14.1 ]
16:02:45 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:45 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:45 16:02:45 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:45 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
mkdir -p rpmbuild/SOURCES
16:02:45 docker run --rm -w /v \
16:02:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:45 	alpine \
16:02:45 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:02:45 mkdir -p sources
16:02:45 cp ../systemd/docker.service sources/docker.service
16:02:45 mkdir -p sources
16:02:45 cp ../systemd/docker.socket sources/docker.socket
16:02:45 docker run --rm -w /v \
16:02:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:45 	alpine \
16:02:45 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:45 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:45 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:45 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 50.33MB / 110.24MB 13.4s
16:02:45 latest: Pulling from library/alpine
16:02:45 261da4162673: Pulling fs layer
16:02:45 261da4162673: Verifying Checksum
16:02:45 261da4162673: Download complete
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
16:02:45 Merging remotes/origin/20.10 commit 326043dae122f5bfaaa044fd6c72c66d48836564 into PR head commit 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:45 + REF=refs/tags/v2.14.1
16:02:45 + [ -n refs/tags/v2.14.1 ]
16:02:45 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:45 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:45 Merge succeeded, producing 53e8b9e780d82c200898f6c45477d03f3b4fd649
16:02:45 Checking out Revision 53e8b9e780d82c200898f6c45477d03f3b4fd649 (PR-795)
16:02:45 #7 sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76 5.24MB / 17.96MB 1.2s
16:02:45 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 8.39MB / 41.79MB 1.3s
16:02:45 #7 sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76 7.34MB / 17.96MB 1.3s
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:46 From https://github.com/docker/compose
16:02:46  * [new tag]         v2.14.1    -> v2.14.1
16:02:46 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:46 git init src/github.com/docker/scan-cli-plugin
16:02:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:46 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:46 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:46 + SRC=src/github.com/docker/scan-cli-plugin
16:02:46 + REF=v0.23.0
16:02:46 + REF_FETCH=v0.23.0
16:02:46 + awk {print $2}
16:02:46 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:46 From https://github.com/docker/compose
16:02:46  * [new tag]         v2.14.1    -> v2.14.1
16:02:46 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:46 git init src/github.com/docker/scan-cli-plugin
16:02:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:46 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:46 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:46 + SRC=src/github.com/docker/scan-cli-plugin
16:02:46 + REF=v0.23.0
16:02:46 + REF_FETCH=v0.23.0
16:02:46 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin+  v0.23.0
16:02:46 awk {print $2}
16:02:46 + REF=refs/tags/v0.23.0
16:02:46 + [ -n refs/tags/v0.23.0 ]
16:02:46 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:46 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:46 Commit message: "bump compose version to v2.14.1"
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-795 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:46 261da4162673: Pull complete
16:02:46 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:46 Status: Downloaded newer image for alpine:latest
16:02:46 From https://github.com/docker/compose
16:02:46  * [new tag]         v2.14.1    -> v2.14.1
16:02:46 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:46 git init src/github.com/docker/scan-cli-plugin
16:02:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:46 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:46 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:46 + SRC=src/github.com/docker/scan-cli-plugin
16:02:46 + REF=v0.23.0
16:02:46 + REF_FETCH=v0.23.0
16:02:46 + awk {print $2}
16:02:46 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:46 From https://github.com/docker/compose
16:02:46  * [new tag]         v2.14.1    -> v2.14.1
16:02:46 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:46 git init src/github.com/docker/scan-cli-plugin
16:02:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:46 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:46 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:46 + SRC=src/github.com/docker/scan-cli-plugin
16:02:46 + REF=v0.23.0
16:02:46 + REF_FETCH=v0.23.0
16:02:46 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:46 + awk {print $2}
16:02:46 + REF=refs/tags/v0.23.0
16:02:46 + [ -n refs/tags/v0.23.0 ]
16:02:46 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:46 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:46 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 10.49MB / 41.79MB 1.4s
16:02:46 #7 sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76 8.39MB / 17.96MB 1.5s
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:46 From https://github.com/docker/scan-cli-plugin
16:02:46  * [new tag]         v0.23.0    -> v0.23.0
16:02:46 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:46 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 ubuntu-kinetic
16:02:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:46 mkdir -p sources
16:02:46 docker run --rm -w /v \
16:02:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:46 	alpine \
16:02:46 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:46 Unable to find image 'alpine:latest' locally
16:02:46 + REF=refs/tags/v0.23.0
16:02:46 + [ -n refs/tags/v0.23.0 ]
16:02:46 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:46 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:46 mkdir -p rpmbuild/SOURCES
16:02:46 docker run --rm -w /v \
16:02:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:46 	alpine \
16:02:46 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:02:46 + REF=refs/tags/v0.23.0
16:02:46 + [ -n refs/tags/v0.23.0 ]
16:02:46 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:46 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:46 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 65.01MB / 110.24MB 16.6s
16:02:46 From https://github.com/docker/scan-cli-plugin
16:02:46  * [new tag]         v0.23.0    -> v0.23.0
16:02:46 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:46 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 debian-buster
16:02:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:46 mkdir -p sources
16:02:46 docker run --rm -w /v \
16:02:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:46 	alpine \
16:02:46 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:46 Unable to find image 'alpine:latest' locally
16:02:46 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 12.58MB / 41.79MB 1.7s
16:02:46 #7 sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76 9.44MB / 17.96MB 1.7s
16:02:46 latest: Pulling from library/alpine
16:02:46 261da4162673: Pulling fs layer
16:02:46 From https://github.com/docker/scan-cli-plugin
16:02:46  * [new tag]         v0.23.0    -> v0.23.0
16:02:46 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:46 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 ubuntu-focal
16:02:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:46 mkdir -p sources
16:02:46 docker run --rm -w /v \
16:02:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:46 	alpine \
16:02:46 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:46 Unable to find image 'alpine:latest' locally
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/795/head:refs/remotes/origin/PR-795 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/795/head:refs/remotes/origin/PR-795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
[Pipeline] sh
16:02:46 From https://github.com/docker/scan-cli-plugin
16:02:46  * [new tag]         v0.23.0    -> v0.23.0
16:02:46 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:46 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 ubuntu-jammy
16:02:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:46 mkdir -p sources
16:02:46 docker run --rm -w /v \
16:02:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:46 	alpine \
16:02:46 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:46 Unable to find image 'alpine:latest' locally
16:02:46 mkdir -p rpmbuild/SOURCES
16:02:46 docker run --rm -w /v \
16:02:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:46 	alpine \
16:02:46 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:02:46 3eb592757530: Pull complete
16:02:46 #7 sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76 12.58MB / 17.96MB 1.9s
16:02:46 latest: Pulling from library/alpine
16:02:46 261da4162673: Pulling fs layer
16:02:46 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 56.62MB / 110.24MB 14.2s
16:02:46 261da4162673: Verifying Checksum
16:02:46 261da4162673: Download complete
16:02:46 261da4162673: Pull complete
16:02:46 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:46 mkdir -p rpmbuild/SOURCES
16:02:46 docker run --rm -w /v \
16:02:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:46 	alpine \
16:02:46 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:02:46 From https://github.com/docker/compose
16:02:46  * [new tag]         v2.14.1    -> v2.14.1
16:02:46 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:46 git init src/github.com/docker/scan-cli-plugin
16:02:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:46 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:46 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:46 + SRC=src/github.com/docker/scan-cli-plugin
16:02:46 + REF=v0.23.0
16:02:46 + REF_FETCH=v0.23.0
16:02:46 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:46 + awk {print $2}
16:02:46 + REF=refs/tags/v0.23.0
16:02:46 + [ -n refs/tags/v0.23.0 ]
16:02:46 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:46 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:46 + make REF=20.10 centos-7
16:02:46 git init src/github.com/docker/cli
16:02:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:46 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:46 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:46 + SRC=src/github.com/docker/cli
16:02:46 + REF=20.10
16:02:46 + REF_FETCH=20.10
16:02:46 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:46 + awk {print $2}
16:02:46 + REF=refs/heads/20.10
16:02:46 + [ -n refs/heads/20.10 ]
16:02:46 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:46 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:46 latest: Pulling from library/alpine
16:02:46 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 71.30MB / 110.24MB 17.4s
16:02:47 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 14.68MB / 41.79MB 2.1s
16:02:47 #7 sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76 13.63MB / 17.96MB 2.1s
16:02:47 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 16.78MB / 41.79MB 2.4s
16:02:47 #7 sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76 15.73MB / 17.96MB 2.4s
16:02:47 261da4162673: Verifying Checksum
16:02:47 261da4162673: Download complete
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:47 mkdir -p rpmbuild/SOURCES
16:02:47 docker run --rm -w /v \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:47 	alpine \
16:02:47 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:02:47 Status: Downloaded newer image for alpine:latest
16:02:47 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 78.64MB / 110.24MB 17.3s
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # 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 326043dae122f5bfaaa044fd6c72c66d48836564 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:47 mkdir -p rpmbuild/SOURCES
16:02:47 docker run --rm -w /v \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:47 	alpine \
16:02:47 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:02:47 Commit message: "bump compose version to v2.14.1"
16:02:47 From https://github.com/docker/scan-cli-plugin
16:02:47  * [new tag]         v0.23.0    -> v0.23.0
16:02:47 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:47 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 debian-buster
16:02:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:47 mkdir -p sources
16:02:47 docker run --rm -w /v \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:47 	alpine \
16:02:47 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:47 Unable to find image 'alpine:latest' locally
16:02:47 == Building packages for debian-buster ==
16:02:47 mkdir -p "debbuild/debian-buster"
16:02:47 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile .
16:02:47 #1 [internal] load build definition from Dockerfile
16:02:47 #1 transferring dockerfile: 939B done
16:02:47 #1 DONE 0.1s
16:02:47 
16:02:47 #2 [internal] load .dockerignore
16:02:47 #2 transferring context: 2B done
16:02:47 #2 DONE 0.1s
16:02:47 
16:02:47 #3 [internal] load metadata for docker.io/library/debian:buster
16:02:47 cb2ec849933d: Pulling fs layer
16:02:47 cb2ec849933d: Verifying Checksum
16:02:47 cb2ec849933d: Download complete
16:02:47 #7 sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76 16.78MB / 17.96MB 2.5s
16:02:47 mkdir -p rpmbuild/SOURCES
16:02:47 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
16:02:47 mkdir -p rpmbuild/SOURCES
16:02:47 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
16:02:47 docker run --rm -w /v \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:47 	alpine \
16:02:47 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:47 261da4162673: Pull complete
16:02:47 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:47 Status: Downloaded newer image for alpine:latest
16:02:47 mkdir -p rpmbuild/SOURCES
16:02:47 docker run --rm -w /v \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:47 	alpine \
16:02:47 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e8b9e780d82c200898f6c45477d03f3b4fd649 # timeout=10
16:02:47 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 62.91MB / 110.24MB 14.9s
16:02:47 mkdir -p sources
16:02:47 docker run --rm -w /v \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:47 	alpine \
16:02:47 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:02:47 mkdir -p rpmbuild/SOURCES
16:02:47 docker run --rm -w /v \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:47 	alpine \
16:02:47 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:47 Commit message: "bump compose version to v2.14.1"
16:02:47 From https://github.com/docker/cli
16:02:47  * [new branch]      20.10      -> 20.10
16:02:47  * [new branch]      20.10      -> origin/20.10
16:02:47 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:47 Commit message: "bump compose version to v2.14.1"
16:02:47 latest: Pulling from library/alpine
16:02:47 c158987b0551: Pulling fs layer
16:02:47 #3 ...
16:02:47 
16:02:47 #4 [auth] library/debian:pull token for registry-1.docker.io
16:02:47 #4 DONE 0.0s
16:02:47 
16:02:47 #5 [auth] library/golang:pull token for registry-1.docker.io
16:02:47 #5 DONE 0.0s
16:02:47 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 18.87MB / 41.79MB 2.6s
16:02:47 #7 sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76 17.96MB / 17.96MB 2.6s
16:02:47 #7 ...
16:02:47 
16:02:47 #8 [internal] load build context
16:02:47 #8 transferring context: 19.77MB 2.7s done
16:02:47 #8 DONE 2.8s
16:02:47 
16:02:47 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:df9c3706d46ea7c3fae8197c1ad3d8c743bf9b50172a37e426284828ae838fa3
16:02:47 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 22.02MB / 41.79MB 2.8s
16:02:47 #7 sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76 17.96MB / 17.96MB 2.7s done
16:02:47 mkdir -p sources
16:02:47 docker run --rm -w /v \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:47 	alpine \
16:02:47 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:02:47 mkdir -p sources
16:02:47 docker run --rm -w /v \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:47 	alpine \
16:02:47 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:02:47 Commit message: "bump compose version to v2.14.1"
16:02:47 git init src/github.com/docker/docker
16:02:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:47 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:47 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:47 + SRC=src/github.com/docker/docker
16:02:47 + REF=20.10
16:02:47 + REF_FETCH=20.10
16:02:47 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:47 + awk {print $2}
16:02:47 c158987b0551: Verifying Checksum
16:02:47 c158987b0551: Download complete
16:02:47 c158987b0551: Pull complete
[Pipeline] sh
16:02:47 mkdir -p rpmbuild/SOURCES
16:02:47 docker run --rm -w /v \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:47 	alpine \
16:02:47 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:02:47 
16:02:47 #6 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:47 #6 DONE 0.4s
16:02:47 
16:02:47 #3 [internal] load metadata for docker.io/library/debian:buster
16:02:47 #3 DONE 0.4s
16:02:47 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 24.12MB / 41.79MB 2.9s
16:02:47 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 26.21MB / 41.79MB 3.0s
16:02:47 cb2ec849933d: Pull complete
16:02:47 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:47 Status: Downloaded newer image for alpine:latest
16:02:47 mkdir -p rpmbuild/SOURCES
16:02:47 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
16:02:47 mkdir -p rpmbuild/SOURCES
16:02:47 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
16:02:47 docker run --rm -w /v \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:47 	alpine \
16:02:47 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:47 From https://github.com/docker/cli
16:02:47  * [new branch]      20.10      -> 20.10
16:02:47  * [new branch]      20.10      -> origin/20.10
16:02:47 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:47 git init src/github.com/docker/docker
16:02:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:47 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:47 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:47 + SRC=src/github.com/docker/docker
16:02:47 + REF=20.10
16:02:47 + REF_FETCH=20.10
16:02:47 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:47 + awk {print $2}
16:02:47 mkdir -p sources
16:02:47 docker run --rm -w /v \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:47 	alpine \
16:02:47 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:02:47 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 79.69MB / 110.24MB 18.3s
16:02:47 #9 ...
16:02:47 
16:02:47 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b
16:02:47 #7 extracting sha256:58e27900c24f1f8f5b6b5eacbc073583f2372b58e9f5678dfe171b496b9cd71e 12.8s done
16:02:47 #7 DONE 18.5s
16:02:47 
16:02:47 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:47 #9 ...
16:02:47 
16:02:47 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:02:47 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 69.21MB / 110.24MB 15.5s
16:02:48 + REF=refs/heads/20.10
16:02:48 + [ -n refs/heads/20.10 ]
16:02:48 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:48 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:48 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:48 Status: Downloaded newer image for alpine:latest
[Pipeline] sh
16:02:48 
16:02:48 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:48 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:02:48 #7 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:48 #7 sha256:5654a03d3e8cf181439d571416f76416d80d612bff048c216706e3dcb80da1ca 1.79kB / 1.79kB done
16:02:48 #7 sha256:f58e36f51d3f5b6d1ceea5e1306d03bdde9f6055972b0436045e33c9ceeb9a5d 7.12kB / 7.12kB done
16:02:48 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 0B / 7.15MB 0.1s
16:02:48 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 0B / 9.35MB 0.1s
16:02:48 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 28.31MB / 41.79MB 3.2s
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:48 mkdir -p sources
16:02:48 docker run --rm -w /v \
16:02:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:48 	alpine \
16:02:48 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:02:48 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 1.05MB / 7.15MB 0.2s
16:02:48 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 3.15MB / 7.15MB 0.4s
16:02:48 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 1.05MB / 9.35MB 0.4s
16:02:48 + REF=refs/heads/20.10
16:02:48 + [ -n refs/heads/20.10 ]
16:02:48 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:48 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:48 + make REF=20.10 DOCKER_BUILD_PKGS=cross-win static
16:02:48 git init src/github.com/docker/cli
16:02:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:48 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:48 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:48 + SRC=src/github.com/docker/cli
16:02:48 + REF=20.10
16:02:48 + REF_FETCH=20.10
16:02:48 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:48 + awk {print $2}
16:02:48 + REF=refs/heads/20.10
16:02:48 + [ -n refs/heads/20.10 ]
16:02:48 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:48 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:48 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 30.41MB / 41.79MB 3.4s
16:02:48 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 33.55MB / 41.79MB 3.6s
16:02:48 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 35.65MB / 41.79MB 3.7s
16:02:48 mkdir -p sources
16:02:48 docker run --rm -w /v \
16:02:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:48 	alpine \
16:02:48 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
[Pipeline] sh
16:02:48 mkdir -p rpmbuild/SOURCES
16:02:48 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
16:02:48 mkdir -p rpmbuild/SOURCES
16:02:48 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
16:02:48 docker run --rm -w /v \
16:02:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:48 	alpine \
16:02:48 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
[Pipeline] sh
16:02:48 #13 extracting sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 4.1s done
16:02:48 #13 extracting sha256:bb8cf8713392851d61a64d8d247c452f59277c3e54769644ffede2adacbc5bf5
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:48 mkdir -p sources
16:02:48 docker run --rm -w /v \
16:02:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:48 	alpine \
16:02:48 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:48 #7 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 12.5s done
16:02:48 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 84.93MB / 110.24MB 18.6s
16:02:48 + make REF=20.10 centos-9
16:02:48 git init src/github.com/docker/cli
16:02:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:48 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:48 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:48 + SRC=src/github.com/docker/cli
16:02:48 + REF=20.10
16:02:48 + REF_FETCH=20.10
16:02:48 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:48 + awk {print $2}
16:02:48 + REF=refs/heads/20.10
16:02:48 + [ -n refs/heads/20.10 ]
16:02:48 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:48 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:48 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 4.19MB / 7.15MB 0.5s
16:02:48 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 2.10MB / 9.35MB 0.5s
16:02:48 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 6.29MB / 7.15MB 0.7s
16:02:48 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 4.19MB / 9.35MB 0.7s
16:02:48 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 7.15MB / 7.15MB 0.8s
16:02:48 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 5.24MB / 9.35MB 0.8s
16:02:48 mkdir -p sources
16:02:48 cp ../systemd/docker.service sources/docker.service
16:02:48 mkdir -p sources
16:02:48 cp ../systemd/docker.socket sources/docker.socket
16:02:48 docker run --rm -w /v \
16:02:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:48 	alpine \
16:02:48 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:48 #13 extracting sha256:bb8cf8713392851d61a64d8d247c452f59277c3e54769644ffede2adacbc5bf5 done
16:02:48 + make REF=20.10 ubuntu-kinetic
16:02:48 git init src/github.com/docker/cli
16:02:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:48 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:48 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:48 + SRC=src/github.com/docker/cli
16:02:48 + REF=20.10
16:02:48 + REF_FETCH=20.10
16:02:48 + awk {print $2}
16:02:48 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:48 + REF=refs/heads/20.10
16:02:48 + [ -n refs/heads/20.10 ]
16:02:48 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:48 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:48 mkdir -p rpmbuild/SOURCES
16:02:48 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
16:02:48 mkdir -p rpmbuild/SOURCES
16:02:48 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
16:02:48 docker run --rm -w /v \
16:02:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:48 	alpine \
16:02:48 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:48 + make REF=20.10 ubuntu-bionic
16:02:48 git init src/github.com/docker/cli
16:02:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:48 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:48 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:48 + SRC=src/github.com/docker/cli
16:02:48 + REF=20.10
16:02:48 + REF_FETCH=20.10
16:02:48 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:48 + awk {print $2}
16:02:48 + REF=refs/heads/20.10
16:02:48 + [ -n refs/heads/20.10 ]
16:02:48 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:48 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:48 == Building packages for fedora-35 ==
16:02:48 mkdir -p "rpmbuild/fedora-35"
16:02:48 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster -t rpmbuild-fedora-35/aarch64 -f fedora-35/Dockerfile .
16:02:48 == Building packages for centos-8 ==
16:02:48 mkdir -p "rpmbuild/centos-8"
16:02:48 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster -t rpmbuild-centos-8/aarch64 -f centos-8/Dockerfile .
16:02:48 #1 [internal] load .dockerignore
16:02:48 #1 transferring context: 2B done
16:02:48 #1 DONE 0.0s
16:02:48 
16:02:48 #2 [internal] load build definition from Dockerfile
16:02:48 #2 transferring dockerfile: 1.67kB done
16:02:48 #2 DONE 0.1s
16:02:48 
16:02:48 #3 [auth] library/golang:pull token for registry-1.docker.io
16:02:48 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 6.29MB / 9.35MB 0.9s
16:02:48 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 7.15MB / 7.15MB 0.9s done
16:02:48 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 7.34MB / 9.35MB 1.0s
16:02:48 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 0B / 47.38MB 1.0s
16:02:48 mkdir -p sources
16:02:48 cp ../systemd/docker.service sources/docker.service
16:02:48 mkdir -p sources
16:02:48 cp ../systemd/docker.socket sources/docker.socket
16:02:48 docker run --rm -w /v \
16:02:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:48 	alpine \
16:02:48 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:48 Commit message: "bump compose version to v2.14.1"
16:02:48 mkdir -p sources
16:02:48 cp ../systemd/docker.service sources/docker.service
16:02:48 mkdir -p sources
16:02:48 cp ../systemd/docker.socket sources/docker.socket
16:02:48 docker run --rm -w /v \
16:02:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:48 	alpine \
16:02:48 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:48 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 39.85MB / 41.79MB 4.0s
16:02:48 #13 DONE 8.0s
16:02:48 
16:02:48 #16 [build-base-alpine 2/4] COPY --from=xx / /
16:02:49 #1 [internal] load build definition from Dockerfile
16:02:49 #1 transferring dockerfile: 866B done
16:02:49 #1 DONE 0.0s
16:02:49 
16:02:49 #2 [internal] load .dockerignore
16:02:49 #2 transferring context: 2B done
16:02:49 #2 DONE 0.0s
16:02:49 
16:02:49 #3 [auth] library/golang:pull token for registry-1.docker.io
16:02:49 #3 DONE 0.0s
16:02:49 
16:02:49 #4 [auth] library/fedora:pull token for registry-1.docker.io
16:02:49 #4 DONE 0.0s
16:02:49 
16:02:49 #5 [internal] load metadata for docker.io/library/fedora:35
16:02:49 mkdir -p sources
16:02:49 docker run --rm -w /v \
16:02:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:49 	alpine \
16:02:49 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:02:49 #10 1.214 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:02:49 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 75.50MB / 110.24MB 16.6s
16:02:49 #3 DONE 0.0s
16:02:49 
16:02:49 #4 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:49 == Building packages for centos-9 ==
16:02:49 mkdir -p "rpmbuild/centos-9"
16:02:49 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster -t rpmbuild-centos-9/aarch64 -f centos-9/Dockerfile .
16:02:49 #7 extracting sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd
16:02:49 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 8.78MB / 9.35MB 1.2s
16:02:49 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 9.35MB / 9.35MB 1.3s
16:02:49 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 3.15MB / 47.38MB 1.3s
16:02:49 #5 DONE 0.4s
16:02:49 
16:02:49 #6 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:49 #6 DONE 0.3s
16:02:49 
16:02:49 #7 [internal] load build context
16:02:49 #7 transferring context: 13.65kB done
16:02:49 #7 DONE 0.0s
16:02:49 
16:02:49 #8 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:b6fa5d32e6b630bf85ece741cea391290c0e0f2e6ebfda57b6a1a71d184f4000
16:02:49 #8 resolve docker.io/library/fedora:35@sha256:b6fa5d32e6b630bf85ece741cea391290c0e0f2e6ebfda57b6a1a71d184f4000 0.0s done
16:02:49 #8 sha256:5059b16ce1b48a6d230e55aca8dbf00d75c7d71bfe71fe16401c56834f5c7763 2.00kB / 2.00kB done
16:02:49 #8 sha256:187b73cf3da2e03ad57e24a3b88c5763b728a48d4f390b900c68e9ce0e9340f4 0B / 54.73MB 0.1s
16:02:49 #8 sha256:b6fa5d32e6b630bf85ece741cea391290c0e0f2e6ebfda57b6a1a71d184f4000 975B / 975B done
16:02:49 #8 sha256:c8031e5330d1e2f3a818a5ae9e7f02a3a5da3609b180060af591054aef89e9fb 529B / 529B done
16:02:49 From https://github.com/docker/docker
16:02:49  * [new branch]      20.10      -> 20.10
16:02:49  * [new branch]      20.10      -> origin/20.10
16:02:49 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:49 #7 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 10.3s
16:02:49 #4 DONE 0.3s
16:02:49 
16:02:49 #5 [internal] load metadata for quay.io/centos/centos:stream8
16:02:49 #10 1.226 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:02:49 #10 1.226 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:49 From https://github.com/docker/cli
16:02:49  * [new branch]      20.10      -> 20.10
16:02:49  * [new branch]      20.10      -> origin/20.10
16:02:49 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
[Pipeline] sh
16:02:49 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 9.35MB / 9.35MB 1.4s done
16:02:49 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 0B / 53.31MB 1.5s
16:02:49 Commit message: "bump compose version to v2.14.1"
16:02:49 Commit message: "bump compose version to v2.14.1"
16:02:49 #7 sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 41.79MB / 41.79MB 4.6s done
16:02:49 #7 extracting sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1
16:02:49 Commit message: "bump compose version to v2.14.1"
16:02:49 Commit message: "bump compose version to v2.14.1"
16:02:49 #8 sha256:187b73cf3da2e03ad57e24a3b88c5763b728a48d4f390b900c68e9ce0e9340f4 5.24MB / 54.73MB 0.2s
16:02:49 #8 sha256:187b73cf3da2e03ad57e24a3b88c5763b728a48d4f390b900c68e9ce0e9340f4 17.83MB / 54.73MB 0.3s
16:02:49 #5 DONE 0.5s
16:02:49 
16:02:49 #6 [internal] load build context
16:02:49 #6 transferring context: 13.65kB done
16:02:49 #6 DONE 0.0s
16:02:49 
16:02:49 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:49 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:02:49 #7 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:49 #7 sha256:80887ed38ff24f174318fa10baba11fad4399f456628073a29e7ecc280e36642 1.80kB / 1.80kB done
16:02:49 #7 sha256:6390a32d704ff9aded6a09dd2a647c6459cda655d533287c04c9e48fc49cbf2e 7.12kB / 7.12kB done
16:02:49 #10 1.606 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
16:02:49 == Building packages for ubuntu-focal ==
16:02:49 mkdir -p "debbuild/ubuntu-focal"
16:02:49 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile .
16:02:49 #1 [internal] load .dockerignore
16:02:49 #1 transferring context: 2B done
16:02:49 #1 DONE 0.0s
16:02:49 
16:02:49 #2 [internal] load build definition from Dockerfile
16:02:49 #2 transferring dockerfile: 1.31kB done
16:02:49 #2 DONE 0.0s
16:02:49 
16:02:49 #3 [auth] library/golang:pull token for registry-1.docker.io
16:02:49 #3 DONE 0.0s
16:02:49 
16:02:49 #4 [internal] load metadata for quay.io/centos/centos:stream9
16:02:49 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 91.23MB / 110.24MB 19.9s
16:02:49 + make REF=20.10 debian-bullseye
16:02:49 git init src/github.com/docker/cli
16:02:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:49 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:49 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:49 + SRC=src/github.com/docker/cli
16:02:49 + REF=20.10
16:02:49 + REF_FETCH=20.10
16:02:49 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:49 + awk {print $2}
16:02:49 + REF=refs/heads/20.10
16:02:49 + [ -n refs/heads/20.10 ]
16:02:49 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:49 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:49 Commit message: "bump compose version to v2.14.1"
16:02:49 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 6.29MB / 47.38MB 1.7s
16:02:49 == Building packages for fedora-36 ==
16:02:49 mkdir -p "rpmbuild/fedora-36"
16:02:49 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster -t rpmbuild-fedora-36/aarch64 -f fedora-36/Dockerfile .
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:49 #8 sha256:187b73cf3da2e03ad57e24a3b88c5763b728a48d4f390b900c68e9ce0e9340f4 29.36MB / 54.73MB 0.4s
16:02:49 #8 sha256:187b73cf3da2e03ad57e24a3b88c5763b728a48d4f390b900c68e9ce0e9340f4 32.51MB / 54.73MB 0.5s
16:02:49 #10 1.846 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [206 kB]
16:02:49 == Building packages for debian-bullseye ==
16:02:49 mkdir -p "debbuild/debian-bullseye"
16:02:49 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
16:02:49 git init src/github.com/docker/compose
16:02:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:49 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:49 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:49 + SRC=src/github.com/docker/compose
16:02:49 + REF=v2.14.1
16:02:49 + REF_FETCH=v2.14.1
16:02:49 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:49 + awk {print $2}
16:02:49 + REF=refs/tags/v2.14.1
16:02:49 + [ -n refs/tags/v2.14.1 ]
16:02:49 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:49 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:49 #1 [internal] load build definition from Dockerfile
16:02:49 #1 transferring dockerfile: 1.24kB done
16:02:49 #1 DONE 0.0s
16:02:49 
16:02:49 #2 [internal] load .dockerignore
16:02:49 #2 transferring context: 2B done
16:02:49 #2 DONE 0.1s
16:02:49 
16:02:49 #3 [auth] library/golang:pull token for registry-1.docker.io
16:02:49 #3 DONE 0.0s
16:02:49 
16:02:49 #4 [auth] library/ubuntu:pull token for registry-1.docker.io
16:02:49 #4 DONE 0.0s
16:02:49 
16:02:49 #5 [internal] load metadata for docker.io/library/ubuntu:focal
16:02:49 #4 ...
16:02:49 
16:02:49 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:49 #5 DONE 0.3s
16:02:49 
16:02:49 #4 [internal] load metadata for quay.io/centos/centos:stream9
16:02:49 #4 DONE 0.4s
16:02:49 
16:02:49 #6 [internal] load build context
16:02:49 #6 transferring context: 13.65kB done
16:02:49 #6 DONE 0.0s
16:02:49 
16:02:49 #7 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:e1c314b97166966e9694a936bb4a267a2249d393fad0eef7ecf1e96f14597eb4
16:02:49 #7 resolve quay.io/centos/centos:stream9@sha256:e1c314b97166966e9694a936bb4a267a2249d393fad0eef7ecf1e96f14597eb4 0.0s done
16:02:49 git init src/github.com/docker/docker
16:02:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:49 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:49 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:49 + SRC=src/github.com/docker/docker
16:02:49 + REF=20.10
16:02:49 + REF_FETCH=20.10
16:02:49 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:49 + awk {print $2}
16:02:49 + REF=refs/heads/20.10
16:02:49 + [ -n refs/heads/20.10 ]
16:02:49 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:49 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:49 == Building packages for ubuntu-bionic ==
16:02:49 mkdir -p "debbuild/ubuntu-bionic"
16:02:49 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile .
16:02:49 #1 [internal] load .dockerignore
16:02:49 #1 transferring context: 2B done
16:02:49 #1 DONE 0.0s
16:02:49 
16:02:49 #2 [internal] load build definition from Dockerfile
16:02:49 #2 transferring dockerfile: 939B done
16:02:49 #2 DONE 0.1s
16:02:49 
16:02:49 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
16:02:49 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 4.19MB / 53.31MB 1.9s
16:02:49 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 16.78MB / 45.92MB 1.8s
16:02:49 #1 [internal] load .dockerignore
16:02:49 #1 transferring context: 2B done
16:02:49 #1 DONE 0.1s
16:02:49 
16:02:49 #2 [internal] load build definition from Dockerfile
16:02:49 #2 transferring dockerfile: 866B done
16:02:49 #2 DONE 0.1s
16:02:49 
16:02:49 #3 [auth] library/golang:pull token for registry-1.docker.io
16:02:49 #3 DONE 0.0s
16:02:49 
16:02:49 #4 [auth] library/fedora:pull token for registry-1.docker.io
16:02:49 #4 DONE 0.0s
16:02:49 
16:02:49 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:49 mkdir -p sources
16:02:49 cp ../systemd/docker.service sources/docker.service
16:02:49 mkdir -p sources
16:02:49 cp ../systemd/docker.socket sources/docker.socket
16:02:49 docker run --rm -w /v \
16:02:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:49 	alpine \
16:02:49 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:50 mkdir -p rpmbuild/SOURCES
16:02:50 docker run --rm -w /v \
16:02:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:50 	alpine \
16:02:50 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
[Pipeline] sh
16:02:50 From https://github.com/docker/docker
16:02:50  * [new branch]      20.10      -> 20.10
16:02:50  * [new branch]      20.10      -> origin/20.10
16:02:50 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
[Pipeline] sh
16:02:50 #8 sha256:187b73cf3da2e03ad57e24a3b88c5763b728a48d4f390b900c68e9ce0e9340f4 53.48MB / 54.73MB 0.7s
16:02:50 #8 sha256:187b73cf3da2e03ad57e24a3b88c5763b728a48d4f390b900c68e9ce0e9340f4 54.73MB / 54.73MB 0.8s done
16:02:50 #10 2.047 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
16:02:50 #1 [internal] load build definition from Dockerfile
16:02:50 #1 transferring dockerfile: 941B done
16:02:50 #1 DONE 0.0s
16:02:50 
16:02:50 #2 [internal] load .dockerignore
16:02:50 #2 transferring context: 2B done
16:02:50 #2 DONE 0.1s
16:02:50 
16:02:50 #3 [auth] library/debian:pull token for registry-1.docker.io
16:02:50 #3 DONE 0.0s
16:02:50 
16:02:50 #4 [auth] library/golang:pull token for registry-1.docker.io
16:02:50 #4 DONE 0.0s
16:02:50 
16:02:50 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:50 #5 DONE 0.3s
16:02:50 
16:02:50 #6 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:50 #7 sha256:e1c314b97166966e9694a936bb4a267a2249d393fad0eef7ecf1e96f14597eb4 858B / 858B done
16:02:50 #7 sha256:07066837f13743eb1670316acbcc5c8546a5231dafd82f65aa6791c768f41de7 350B / 350B done
16:02:50 #7 sha256:f3bee78c0cb380e46d9038216ea921ab0b09f3d439b2fb6c0fa7249eafc287ee 1.16kB / 1.16kB done
16:02:50 #7 sha256:53a70b69ceebabf421d368a409e70431f6d0245a945a9c5cd2e576e5e7942dca 0B / 56.04MB 0.1s
16:02:50 #7 sha256:53a70b69ceebabf421d368a409e70431f6d0245a945a9c5cd2e576e5e7942dca 9.44MB / 56.04MB 0.3s
[Pipeline] sh
16:02:50 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 9.44MB / 47.38MB 2.2s
16:02:50 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 7.34MB / 53.31MB 2.3s
16:02:50 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 20.97MB / 45.92MB 2.3s
16:02:50 #3 DONE 0.0s
16:02:50 
16:02:50 #4 [auth] library/golang:pull token for registry-1.docker.io
16:02:50 #4 DONE 0.0s
16:02:50 
16:02:50 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:50 #5 ...
16:02:50 
16:02:50 #6 [internal] load metadata for docker.io/library/ubuntu:bionic
16:02:50 #6 DONE 0.3s
[Pipeline] sh
16:02:50 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 81.79MB / 110.24MB 17.8s
16:02:50 From https://github.com/docker/cli
16:02:50  * [new branch]      20.10      -> 20.10
16:02:50  * [new branch]      20.10      -> origin/20.10
16:02:50 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:50 git init src/github.com/docker/docker
16:02:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:50 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:50 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:50 + SRC=src/github.com/docker/docker
16:02:50 + REF=20.10
16:02:50 + REF_FETCH=20.10
16:02:50 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:50 + awk {print $2}
16:02:50 From https://github.com/docker/cli
16:02:50  * [new branch]      20.10      -> 20.10
16:02:50  * [new branch]      20.10      -> origin/20.10
16:02:50 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:50 + make REF=20.10 ubuntu-jammy
16:02:50 git init src/github.com/docker/cli
16:02:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:50 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:50 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:50 + SRC=src/github.com/docker/cli
16:02:50 + REF=20.10
16:02:50 + REF_FETCH=20.10
16:02:50 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:50 + awk {print $2}
16:02:50 + REF=refs/heads/20.10
16:02:50 + [ -n refs/heads/20.10 ]
16:02:50 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:50 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:50 #8 extracting sha256:187b73cf3da2e03ad57e24a3b88c5763b728a48d4f390b900c68e9ce0e9340f4
[Pipeline] sh
16:02:50 #6 DONE 0.4s
16:02:50 
16:02:50 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:50 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:02:50 #7 ...
16:02:50 
16:02:50 #8 [internal] load build context
16:02:50 #8 transferring context: 19.76MB 0.2s done
16:02:50 #8 DONE 0.2s
16:02:50 
16:02:50 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:50 #7 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:50 #7 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 3.15MB / 7.73MB 0.1s
16:02:50 #7 sha256:80887ed38ff24f174318fa10baba11fad4399f456628073a29e7ecc280e36642 1.80kB / 1.80kB done
16:02:50 #7 sha256:6390a32d704ff9aded6a09dd2a647c6459cda655d533287c04c9e48fc49cbf2e 7.12kB / 7.12kB done
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 2.10MB / 49.23MB 0.1s
16:02:50 #7 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 7.73MB / 7.73MB 0.1s done
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 13.63MB / 49.23MB 0.2s
16:02:50 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0B / 10.00MB 0.2s
16:02:50 #7 sha256:53a70b69ceebabf421d368a409e70431f6d0245a945a9c5cd2e576e5e7942dca 13.63MB / 56.04MB 0.4s
16:02:50 + make REF=20.10 ubuntu-focal
16:02:50 git init src/github.com/docker/cli
16:02:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:50 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:50 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:50 + SRC=src/github.com/docker/cli
16:02:50 + REF=20.10
16:02:50 + REF_FETCH=20.10
16:02:50 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:50 + awk {print $2}
16:02:50 + REF=refs/heads/20.10
16:02:50 + [ -n refs/heads/20.10 ]
16:02:50 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:50 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:50 #5 DONE 0.3s
16:02:50 
16:02:50 #6 [internal] load metadata for docker.io/library/debian:bullseye
16:02:50 From https://github.com/docker/compose
16:02:50  * [new tag]         v2.14.1    -> v2.14.1
16:02:50 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:50 git init src/github.com/docker/scan-cli-plugin
16:02:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:50 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:50 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:50 + SRC=src/github.com/docker/scan-cli-plugin
16:02:50 + REF=v0.23.0
16:02:50 + REF_FETCH=v0.23.0
16:02:50 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:50 + awk {print $2}
16:02:50 + REF=refs/tags/v0.23.0
16:02:50 + [ -n refs/tags/v0.23.0 ]
16:02:50 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:50 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:50 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 12.58MB / 47.38MB 2.5s
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:50 From https://github.com/docker/cli
16:02:50  * [new branch]      20.10      -> 20.10
16:02:50  * [new branch]      20.10      -> origin/20.10
16:02:50 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:50 git init src/github.com/docker/docker
16:02:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:50 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:50 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:50 + SRC=src/github.com/docker/docker
16:02:50 + REF=20.10
16:02:50 + REF_FETCH=20.10
16:02:50 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:50 + awk {print $2}
16:02:50 + make REF=20.10 fedora-35
16:02:50 git init src/github.com/docker/cli
16:02:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:50 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:50 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:50 + SRC=src/github.com/docker/cli
16:02:50 + REF=20.10
16:02:50 + REF_FETCH=20.10
16:02:50 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:50 + awk {print $2}
16:02:50 + REF=refs/heads/20.10
16:02:50 + [ -n refs/heads/20.10 ]
16:02:50 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:50 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 0B / 49.23MB 0.9s
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 8.39MB / 49.23MB 1.0s
16:02:50 
16:02:50 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:50 #5 DONE 0.3s
16:02:50 
16:02:50 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:50 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.1s done
16:02:50 #7 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 0B / 7.73MB 0.1s
16:02:50 #7 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:50 #7 sha256:6390a32d704ff9aded6a09dd2a647c6459cda655d533287c04c9e48fc49cbf2e 7.12kB / 7.12kB done
16:02:50 #7 sha256:80887ed38ff24f174318fa10baba11fad4399f456628073a29e7ecc280e36642 1.80kB / 1.80kB done
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 1.05MB / 49.23MB 0.1s
16:02:50 #7 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 3.15MB / 7.73MB 0.2s
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 11.80MB / 49.23MB 0.2s
16:02:50 #5 DONE 0.3s
16:02:50 
16:02:50 #6 [internal] load metadata for docker.io/library/fedora:36
16:02:50 #6 DONE 0.3s
16:02:50 
16:02:50 #7 [internal] load build context
16:02:50 #7 transferring context: 13.65kB done
16:02:50 #7 DONE 0.0s
16:02:50 
16:02:50 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:50 #8 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:02:50 #8 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:50 #8 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 5.24MB / 49.23MB 0.1s
16:02:50 #8 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 1.05MB / 7.73MB 0.1s
16:02:50 #8 sha256:80887ed38ff24f174318fa10baba11fad4399f456628073a29e7ecc280e36642 1.80kB / 1.80kB done
16:02:50 #8 sha256:6390a32d704ff9aded6a09dd2a647c6459cda655d533287c04c9e48fc49cbf2e 7.12kB / 7.12kB done
16:02:50 #8 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 25.17MB / 49.23MB 0.3s
16:02:50 #8 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 7.73MB / 7.73MB 0.1s done
16:02:50 #8 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 0.3s done
16:02:50 #8 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 0B / 52.17MB 0.3s
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:50 + REF=refs/heads/20.10
16:02:50 + [ -n refs/heads/20.10 ]
16:02:50 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:50 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:50 == Building packages for ubuntu-jammy ==
16:02:50 mkdir -p "debbuild/ubuntu-jammy"
16:02:50 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile .
16:02:50 git init src/github.com/docker/docker
16:02:50 mkdir -p rpmbuild/SOURCES
16:02:50 docker run --rm -w /v \
16:02:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:50 	alpine \
16:02:50 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:02:50 #7 extracting sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 1.8s done
16:02:50 git init src/github.com/docker/compose
16:02:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:50 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:50 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:50 + SRC=src/github.com/docker/compose
16:02:50 + REF=v2.14.1
16:02:50 + REF_FETCH=v2.14.1
16:02:50 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:50 + awk {print $2}
16:02:50 + REF=refs/tags/v2.14.1
16:02:50 + [ -n refs/tags/v2.14.1 ]
16:02:50 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:50 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:50 + make REF=20.10 ubuntu-kinetic
16:02:50 git init src/github.com/docker/cli
16:02:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:50 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:50 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:50 + SRC=src/github.com/docker/cli
16:02:50 + REF=20.10
16:02:50 + REF_FETCH=20.10
16:02:50 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:50 + awk {print $2}
16:02:50 + REF=refs/heads/20.10
16:02:50 + [ -n refs/heads/20.10 ]
16:02:50 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:50 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:50 From https://github.com/docker/cli
16:02:50  * [new branch]      20.10      -> 20.10
16:02:50  * [new branch]      20.10      -> origin/20.10
16:02:50 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 32.51MB / 49.23MB 0.4s
16:02:50 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 0.3s done
16:02:50 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 4.19MB / 52.17MB 0.4s
16:02:50 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 0B / 62.71MB 0.4s
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 44.04MB / 49.23MB 0.5s
16:02:50 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 14.68MB / 52.17MB 0.5s
16:02:50 #7 sha256:53a70b69ceebabf421d368a409e70431f6d0245a945a9c5cd2e576e5e7942dca 26.21MB / 56.04MB 0.7s
16:02:50 #7 sha256:53a70b69ceebabf421d368a409e70431f6d0245a945a9c5cd2e576e5e7942dca 33.55MB / 56.04MB 0.8s
16:02:50 #6 DONE 0.4s
16:02:50 
16:02:50 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:50 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:02:50 #7 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 3.15MB / 49.23MB 0.1s
16:02:50 #7 sha256:80887ed38ff24f174318fa10baba11fad4399f456628073a29e7ecc280e36642 1.80kB / 1.80kB done
16:02:50 #7 sha256:6390a32d704ff9aded6a09dd2a647c6459cda655d533287c04c9e48fc49cbf2e 7.12kB / 7.12kB done
16:02:50 #7 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 0B / 7.73MB 0.1s
16:02:50 #7 ...
16:02:50 
16:02:50 #8 [internal] load build context
16:02:50 #8 transferring context: 19.76MB 0.2s done
16:02:50 #8 DONE 0.3s
16:02:50 
16:02:50 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 12.58MB / 49.23MB 0.2s
16:02:50 #7 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 7.73MB / 7.73MB 0.1s done
16:02:50 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0B / 10.00MB 0.2s
16:02:50 From https://github.com/docker/scan-cli-plugin
16:02:50  * [new tag]         v0.23.0    -> v0.23.0
16:02:50 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:50 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.9 centos-7
16:02:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:02:50 mkdir -p rpmbuild/SOURCES
16:02:50 docker run --rm -w /v \
16:02:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:50 	alpine \
16:02:50 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:50 Unable to find image 'alpine:latest' locally
16:02:50 + make REF=20.10 fedora-37
16:02:50 git init src/github.com/docker/cli
16:02:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/.git/
16:02:50 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:02:50 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
16:02:50 + SRC=src/github.com/docker/cli
16:02:50 + REF=20.10
16:02:50 + REF_FETCH=20.10
16:02:50 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
16:02:50 + awk {print $2}
16:02:50 + REF=refs/heads/20.10
16:02:50 + [ -n refs/heads/20.10 ]
16:02:50 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:50 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:50 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 10.49MB / 53.31MB 2.8s
16:02:50 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 15.73MB / 47.38MB 2.9s
16:02:50 + REF=refs/heads/20.10
16:02:50 + [ -n refs/heads/20.10 ]
16:02:50 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:50 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 18.87MB / 49.23MB 1.1s
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 38.80MB / 49.23MB 1.3s
16:02:50 #8 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 35.64MB / 49.23MB 0.4s
16:02:50 #8 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 9.44MB / 52.17MB 0.4s
16:02:50 #8 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 45.09MB / 49.23MB 0.5s
16:02:50 #8 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 18.87MB / 52.17MB 0.5s
16:02:50 #7 ...
16:02:50 
16:02:50 #8 [internal] load build context
16:02:50 #8 transferring context: 19.76MB 0.3s done
16:02:50 #8 DONE 0.4s
16:02:50 
16:02:50 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:50 #7 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 7.73MB / 7.73MB 0.2s done
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 23.07MB / 49.23MB 0.3s
16:02:50 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0B / 10.00MB 0.3s
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 42.99MB / 49.23MB 0.5s
16:02:50 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 0.5s
16:02:50 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 2.10MB / 52.17MB 0.5s
16:02:50 #1 [internal] load .dockerignore
16:02:50 #1 transferring context: 2B done
16:02:50 #1 DONE 0.1s
16:02:50 
16:02:50 #2 [internal] load build definition from Dockerfile
16:02:50 #2 transferring dockerfile: 1.24kB done
16:02:50 #2 DONE 0.1s
16:02:50 
16:02:50 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
16:02:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:50 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:50 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:50 + SRC=src/github.com/docker/docker
16:02:50 + REF=20.10
16:02:50 + REF_FETCH=20.10
16:02:50 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:50 + awk {print $2}
16:02:50 + REF=refs/heads/20.10
16:02:50 + [ -n refs/heads/20.10 ]
16:02:50 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:50 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:50 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 88.08MB / 110.24MB 18.3s
16:02:50 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 97.52MB / 110.24MB 21.1s
16:02:50 #7 extracting sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9
16:02:50 #7 sha256:53a70b69ceebabf421d368a409e70431f6d0245a945a9c5cd2e576e5e7942dca 40.89MB / 56.04MB 0.9s
16:02:50 #7 sha256:53a70b69ceebabf421d368a409e70431f6d0245a945a9c5cd2e576e5e7942dca 46.14MB / 56.04MB 1.0s
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 0.6s done
16:02:50 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 32.51MB / 52.17MB 0.7s
16:02:50 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 27.26MB / 62.71MB 0.7s
16:02:50 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 0B / 109.09MB 0.7s
16:02:50 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 38.26MB / 52.17MB 0.8s
16:02:50 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 33.55MB / 62.71MB 0.8s
16:02:50 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 9.98MB / 109.09MB 0.8s
16:02:50 #7 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 23.07MB / 49.23MB 0.3s
16:02:50 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 0.3s
16:02:50 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 32.51MB / 49.23MB 0.4s
16:02:50 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 0.3s done
16:02:50 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 15.73MB / 52.17MB 0.5s
16:02:50 latest: Pulling from library/alpine
16:02:50 From https://github.com/docker/cli
16:02:50  * [new branch]      20.10      -> 20.10
16:02:50  * [new branch]      20.10      -> origin/20.10
16:02:50 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:51 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 13.63MB / 53.31MB 3.1s
16:02:51 #10 3.006 Fetched 8371 kB in 2s (4663 kB/s)
16:02:51 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 48.23MB / 49.23MB 1.4s
16:02:51 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 0.6s
16:02:51 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 0.5s done
16:02:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 23.07MB / 52.17MB 0.6s
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 4.87MB / 62.71MB 0.6s
16:02:51 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 0.6s done
16:02:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 32.51MB / 52.17MB 0.7s
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 15.73MB / 62.71MB 0.7s
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 1.05MB / 109.09MB 0.7s
16:02:51 #8 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 0.6s done
16:02:51 #8 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 38.80MB / 52.17MB 0.7s
16:02:51 #8 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 6.29MB / 62.71MB 0.7s
16:02:51 #8 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 49.28MB / 52.17MB 0.8s
16:02:51 #8 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 16.23MB / 62.71MB 0.8s
16:02:51 #8 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 0.1s
16:02:51 #3 DONE 0.0s
16:02:51 
16:02:51 #4 [auth] library/golang:pull token for registry-1.docker.io
16:02:51 #4 DONE 0.0s
16:02:51 
16:02:51 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:51 From https://github.com/docker/cli
16:02:51  * [new branch]      20.10      -> 20.10
16:02:51  * [new branch]      20.10      -> origin/20.10
16:02:51 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:51 mkdir -p rpmbuild/SOURCES
16:02:51 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
16:02:51 mkdir -p rpmbuild/SOURCES
16:02:51 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
16:02:51 docker run --rm -w /v \
16:02:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:51 	alpine \
16:02:51 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:51 From https://github.com/docker/compose
16:02:51  * [new tag]         v2.14.1    -> v2.14.1
16:02:51 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:51 git init src/github.com/docker/scan-cli-plugin
16:02:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:51 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:51 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:51 + SRC=src/github.com/docker/scan-cli-plugin
16:02:51 + REF=v0.23.0
16:02:51 + REF_FETCH=v0.23.0
16:02:51 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:51 + awk {print $2}
16:02:51 + REF=refs/tags/v0.23.0
16:02:51 + [ -n refs/tags/v0.23.0 ]
16:02:51 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:51 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:51 #7 sha256:53a70b69ceebabf421d368a409e70431f6d0245a945a9c5cd2e576e5e7942dca 49.28MB / 56.04MB 1.1s
16:02:51 #7 sha256:53a70b69ceebabf421d368a409e70431f6d0245a945a9c5cd2e576e5e7942dca 56.04MB / 56.04MB 1.3s
16:02:51 #7 sha256:53a70b69ceebabf421d368a409e70431f6d0245a945a9c5cd2e576e5e7942dca 56.04MB / 56.04MB 1.3s done
16:02:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 41.94MB / 52.17MB 0.9s
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 41.94MB / 62.71MB 0.9s
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 24.93MB / 109.09MB 0.9s
16:02:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 49.91MB / 52.17MB 1.0s
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 57.67MB / 62.71MB 1.0s
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 32.51MB / 109.09MB 1.0s
16:02:51 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 0.6s
16:02:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 26.21MB / 52.17MB 0.6s
16:02:51 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 0.6s done
16:02:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 35.65MB / 52.17MB 0.7s
16:02:51 git init src/github.com/docker/docker
16:02:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:51 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:51 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:51 + SRC=src/github.com/docker/docker
16:02:51 + REF=20.10
16:02:51 + REF_FETCH=20.10
16:02:51 + awk {print $2}
16:02:51 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:51 + REF=refs/heads/20.10
16:02:51 + [ -n refs/heads/20.10 ]
16:02:51 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:51 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:51 c158987b0551: Pulling fs layer
16:02:51 c158987b0551: Verifying Checksum
16:02:51 c158987b0551: Download complete
16:02:51 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 18.87MB / 47.38MB 3.3s
16:02:51 From https://github.com/docker/docker
16:02:51  * [new branch]      20.10      -> 20.10
16:02:51  * [new branch]      20.10      -> origin/20.10
16:02:51 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:51 git init src/github.com/docker/docker
16:02:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:51 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:51 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:51 + SRC=src/github.com/docker/docker
16:02:51 + REF=20.10
16:02:51 + REF_FETCH=20.10
16:02:51 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:51 + awk {print $2}
16:02:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 41.94MB / 52.17MB 0.8s
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 23.07MB / 62.71MB 0.8s
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 7.88MB / 109.09MB 0.8s
16:02:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 1.0s done
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 38.80MB / 62.71MB 1.0s
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 30.54MB / 109.09MB 1.0s
16:02:51 #7 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3
16:02:51 #8 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 26.21MB / 62.71MB 0.9s
16:02:51 #8 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 0.9s done
16:02:51 #8 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 35.65MB / 62.71MB 1.0s
16:02:51 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 0B / 109.09MB 1.0s
16:02:51 #5 DONE 0.3s
16:02:51 
16:02:51 #6 [internal] load metadata for docker.io/library/ubuntu:jammy
16:02:51 #6 DONE 0.4s
16:02:51 From https://github.com/docker/cli
16:02:51  * [new branch]      20.10      -> 20.10
16:02:51  * [new branch]      20.10      -> origin/20.10
16:02:51 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:51 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 94.37MB / 110.24MB 18.9s
16:02:51 git init src/github.com/docker/docker
16:02:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:51 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:51 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:51 + SRC=src/github.com/docker/docker
16:02:51 + REF=20.10
16:02:51 + REF_FETCH=20.10
16:02:51 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:51 + awk {print $2}
16:02:51 #7 extracting sha256:53a70b69ceebabf421d368a409e70431f6d0245a945a9c5cd2e576e5e7942dca
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 1.1s
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 44.04MB / 109.09MB 1.1s
16:02:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 1.1s done
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 1.2s done
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 63.96MB / 109.09MB 1.3s
16:02:51 #7 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 156B / 156B 1.2s done
16:02:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 46.14MB / 52.17MB 0.8s
16:02:51 #7 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 0B / 109.09MB 0.8s
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 0B / 62.71MB 0.8s
16:02:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 1.0s
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 6.29MB / 109.09MB 1.0s
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 9.44MB / 62.71MB 1.0s
16:02:51 c158987b0551: Pull complete
16:02:51 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:51 Status: Downloaded newer image for alpine:latest
16:02:51 #16 DONE 2.8s
16:02:51 #7 ...
16:02:51 
16:02:51 #8 [internal] load build context
16:02:51 #8 transferring context: 19.77MB 3.5s done
16:02:51 #8 DONE 3.5s
16:02:51 
16:02:51 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:51 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 21.49MB / 47.38MB 3.6s
16:02:51 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 16.78MB / 53.31MB 3.6s
16:02:51 git init src/github.com/docker/compose
16:02:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:51 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:51 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:51 + SRC=src/github.com/docker/compose
16:02:51 + REF=v2.14.1
16:02:51 + REF_FETCH=v2.14.1
16:02:51 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:51 + awk {print $2}
16:02:51 From https://github.com/docker/cli
16:02:51  * [new branch]      20.10      -> 20.10
16:02:51  * [new branch]      20.10      -> origin/20.10
16:02:51 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:51 git init src/github.com/docker/docker
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 50.33MB / 62.71MB 1.1s
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 39.85MB / 109.09MB 1.1s
16:02:51 #7 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 156B / 156B 1.0s done
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 60.82MB / 62.71MB 1.2s
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 51.38MB / 109.09MB 1.2s
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 1.3s done
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 61.87MB / 109.09MB 1.3s
16:02:51 + REF=refs/heads/20.10
16:02:51 + [ -n refs/heads/20.10 ]
16:02:51 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:51 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:51 #8 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 42.99MB / 62.71MB 1.1s
16:02:51 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 7.34MB / 109.09MB 1.1s
16:02:51 #8 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 47.19MB / 62.71MB 1.2s
16:02:51 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 18.87MB / 109.09MB 1.2s
16:02:51 #8 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 1.4s
16:02:51 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 36.78MB / 109.09MB 1.4s
16:02:51 #8 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 156B / 156B 1.3s done
16:02:51 
16:02:51 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:51 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.1s done
16:02:51 #7 ...
16:02:51 
16:02:51 #8 [internal] load build context
16:02:51 #8 transferring context: 19.76MB 0.2s done
16:02:51 #8 DONE 0.2s
16:02:51 
16:02:51 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:51 #7 sha256:6390a32d704ff9aded6a09dd2a647c6459cda655d533287c04c9e48fc49cbf2e 7.12kB / 7.12kB done
16:02:51 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 3.15MB / 49.23MB 0.1s
16:02:51 #7 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:51 #7 sha256:80887ed38ff24f174318fa10baba11fad4399f456628073a29e7ecc280e36642 1.80kB / 1.80kB done
16:02:51 #7 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 1.05MB / 7.73MB 0.1s
16:02:51 git init src/github.com/docker/docker
16:02:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:51 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:51 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:51 + SRC=src/github.com/docker/docker
16:02:51 + REF=20.10
16:02:51 + REF_FETCH=20.10
16:02:51 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:51 + awk {print $2}
16:02:51 #10 3.006 Reading package lists...
16:02:51 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 2.2s done
16:02:51 From https://github.com/docker/docker
16:02:51  * [new branch]      20.10      -> 20.10
16:02:51  * [new branch]      20.10      -> origin/20.10
16:02:51 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 84.93MB / 109.09MB 1.5s
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 93.32MB / 109.09MB 1.6s
16:02:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 1.0s done
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 12.58MB / 109.09MB 1.1s
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 16.78MB / 62.71MB 1.1s
16:02:51 #7 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 156B / 156B 1.1s done
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 20.70MB / 62.71MB 1.2s
16:02:51 + REF=refs/heads/20.10
16:02:51 + [ -n refs/heads/20.10 ]
16:02:51 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:51 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:51 From https://github.com/docker/scan-cli-plugin
16:02:51  * [new tag]         v0.23.0    -> v0.23.0
16:02:51 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:51 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.9 centos-8
16:02:51 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:02:51 mkdir -p rpmbuild/SOURCES
16:02:51 docker run --rm -w /v \
16:02:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:51 	alpine \
16:02:51 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:51 Unable to find image 'alpine:latest' locally
16:02:51 latest: Pulling from library/alpine
16:02:51 
16:02:51 #17 [build-base-alpine 3/4] RUN apk add --no-cache clang lld llvm file git
16:02:51 + REF=refs/tags/v2.14.1
16:02:51 + [ -n refs/tags/v2.14.1 ]
16:02:51 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:51 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:51 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:51 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:51 + SRC=src/github.com/docker/docker
16:02:51 + REF=20.10
16:02:51 + REF_FETCH=20.10
16:02:51 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:51 + awk {print $2}
16:02:51 + REF=refs/heads/20.10
16:02:51 + [ -n refs/heads/20.10 ]
16:02:51 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:51 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:51 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 103.81MB / 110.24MB 21.8s
16:02:51 #7 extracting sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 0.8s done
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 71.30MB / 109.09MB 1.4s
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 81.79MB / 109.09MB 1.5s
16:02:51 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 14.68MB / 49.23MB 0.2s
16:02:51 #7 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 7.73MB / 7.73MB 0.2s
16:02:51 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 33.55MB / 49.23MB 0.4s
16:02:51 #7 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 7.73MB / 7.73MB 0.2s done
16:02:51 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 0.4s
16:02:51 #8 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 1.4s done
16:02:51 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 47.19MB / 109.09MB 1.5s
16:02:51 latest: Pulling from library/alpine
16:02:51 + REF=refs/heads/20.10
16:02:51 + [ -n refs/heads/20.10 ]
16:02:51 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:51 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:51 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 2.4s
16:02:51 #7 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 7.73MB / 7.73MB 2.4s done
16:02:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 15.73MB / 52.17MB 2.4s
16:02:51 #7 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3
16:02:51 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 2.4s done
16:02:51 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 22.02MB / 52.17MB 2.5s
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 5.24MB / 62.71MB 2.5s
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 2.10MB / 109.09MB 2.5s
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 106.95MB / 109.09MB 1.8s
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 43.07MB / 109.09MB 1.4s
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 37.91MB / 62.71MB 1.4s
16:02:51 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 57.14MB / 109.09MB 1.5s
16:02:51 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 47.60MB / 62.71MB 1.5s
16:02:52 c158987b0551: Pulling fs layer
16:02:52 c158987b0551: Verifying Checksum
16:02:52 c158987b0551: Download complete
16:02:52 #17 0.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
16:02:52 3a06c91201dd: Pull complete
16:02:52 8419c568f921: Pull complete
16:02:52 Digest: sha256:c492f6b8436382011f86e8c027bf50b142d0001a622809ec28aa99edf45e1490
16:02:52 Status: Downloaded newer image for golang:1.18.9
16:02:52 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 110.24MB / 110.24MB 22.3s
16:02:52 #7 ...
16:02:52 
16:02:52 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:02:52 #0 1.768 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
16:02:52 #0 2.175 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
16:02:52 #0 2.266 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [83.3 kB]
16:02:52 #0 2.376 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
16:02:52 #0 2.462 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse armhf Packages [157 kB]
16:02:52 #0 2.507 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf Packages [11.0 MB]
16:02:52 #0 3.312 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/restricted armhf Packages [12.5 kB]
16:02:52 #0 3.312 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf Packages [1277 kB]
16:02:52 #0 3.332 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf Packages [1979 kB]
16:02:52 #0 3.408 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse armhf Packages [6837 B]
16:02:52 #0 3.408 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf Packages [1710 kB]
16:02:52 #0 3.508 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted armhf Packages [18.3 kB]
16:02:52 #0 3.508 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main armhf Packages [63.9 kB]
16:02:52 #0 3.508 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe armhf Packages [20.1 kB]
16:02:52 #0 3.508 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/main armhf Packages [1348 kB]
16:02:52 #0 3.553 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse armhf Packages [2760 B]
16:02:52 #0 3.553 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe armhf Packages [1296 kB]
16:02:52 #0 3.644 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted armhf Packages [11.4 kB]
16:02:52 #0 5.057 Fetched 19.4 MB in 4s (5259 kB/s)
16:02:52 #0 5.057 Reading package lists...
16:02:52 #0 6.475 Reading package lists...
16:02:52 #0 7.719 Building dependency tree...
16:02:52 #0 7.905 Reading state information...
16:02:52 #0 8.128 The following additional packages will be installed:
16:02:52 #0 8.128   at autoconf automake autopoint autotools-dev binutils
16:02:52 #0 8.128   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
16:02:52 #0 8.128   ca-certificates cpp cpp-7 dctrl-tools debhelper dh-autoreconf
16:02:52 #0 8.128   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
16:02:52 #0 8.128   fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man
16:02:52 #0 8.128   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:02:52 #0 8.128   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
16:02:52 #0 8.128   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:02:52 #0 8.128   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:02:52 #0 8.128   libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
16:02:52 #0 8.128   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
16:02:52 #0 8.128   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5
16:02:52 #0 8.128   libclass-accessor-perl libclass-method-modifiers-perl
16:02:52 #0 8.128   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
16:02:52 #0 8.128   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
16:02:52 #0 8.128   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
16:02:52 #0 8.128   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
16:02:52 #0 8.128   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
16:02:52 #0 8.128   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
16:02:52 #0 8.128   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
16:02:52 #0 8.128   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
16:02:52 #0 8.128   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
16:02:52 #0 8.128   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
16:02:52 #0 8.128   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
16:02:52 #0 8.128   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:02:52 #0 8.128   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:02:52 #0 8.128   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:02:52 #0 8.128   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
16:02:52 #0 8.128   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
16:02:52 #0 8.128   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:02:52 #0 8.128   libipc-system-simple-perl libisl19 libk5crypto3 libkeyutils1
16:02:52 #0 8.128   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
16:02:52 #0 8.128   libldap-common liblist-compare-perl liblist-moreutils-perl
16:02:52 #0 8.128   liblocale-gettext-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
16:02:52 #0 8.128   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:02:52 #0 8.128   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:02:52 #0 8.128   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
16:02:52 #0 8.128   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
16:02:52 #0 8.128   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:02:52 #0 8.128   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
16:02:52 #0 8.128   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:02:52 #0 8.128   libparams-validate-perl libparse-debianchangelog-perl
16:02:52 #0 8.128   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
16:02:52 #0 8.128   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:02:52 #0 8.128   libpython3.6-minimal libpython3.6-stdlib libreadline7
16:02:52 #0 8.128   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
16:02:52 #0 8.128   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
16:02:52 #0 8.128   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
16:02:52 #0 8.128   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
16:02:52 #0 8.128   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:02:52 #0 8.128   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:02:52 #0 8.128   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
16:02:52 #0 8.128   libtimedate-perl libtool libtry-tiny-perl libubsan0 libunicode-utf8-perl
16:02:52 #0 8.128   liburi-perl libvariable-magic-perl libwind0-heimdal libwww-perl
16:02:52 #0 8.128   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:02:52 #0 8.128   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:02:52 #0 8.128   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
16:02:52 #0 8.128   libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl
16:02:52 #0 8.128   licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages
16:02:52 #0 8.128   manpages-dev mime-support multiarch-support netbase openssh-client openssl
16:02:52 #0 8.128   patch patchutils perl perl-modules-5.26 perl-openssl-defaults
16:02:52 #0 8.128   pinentry-curses po-debconf publicsuffix python-apt-common python3
16:02:52 #0 8.128   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:02:52 #0 8.128   python3-idna python3-magic python3-minimal python3-pkg-resources
16:02:52 #0 8.128   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:02:52 #0 8.128   python3.6 python3.6-minimal readline-common shared-mime-info strace t1utils
16:02:52 #0 8.128   ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:02:52 #0 8.128 Suggested packages:
16:02:52 #0 8.128   default-mta | mail-transport-agent autoconf-archive gnu-standards
16:02:52 #0 8.128   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
16:02:52 #0 8.128   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
16:02:52 #0 8.128   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:02:52 #0 8.128   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:02:52 #0 8.128   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:02:52 #0 8.128   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:02:52 #0 8.128   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
16:02:52 #0 8.128   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
16:02:52 #0 8.128   mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg
16:02:52 #0 8.128   gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg
16:02:52 #0 8.128   libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg
16:02:52 #0 8.128   libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-doc
16:02:52 #0 8.128   libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit
16:02:52 #0 8.128   git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
16:02:52 #0 8.128   parcimonie xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr
16:02:52 #0 8.128   gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
16:02:52 #0 8.128   libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit
16:02:52 #0 8.128   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:02:52 #0 8.128   libsasl2-modules-sql libstdc++-7-doc libbareword-filehandles-perl
16:02:52 #0 8.128   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:02:52 #0 8.128   gcj-jdk libauthen-ntlm-perl bash-completion binutils-multiarch
16:02:52 #0 8.128   libtext-template-perl lsb m4-doc make-doc apparmor www-browser keychain
16:02:52 #0 8.128   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
16:02:52 #0 8.128   libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc
16:02:52 #0 8.128   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:02:52 #0 8.128   python-apt-doc python3-setuptools python3-cryptography python3-openssl
16:02:52 #0 8.128   python3-socks python3.6-venv python3.6-doc binfmt-support readline-doc zip
16:02:52 #0 8.128   wdiff-doc
16:02:52 #0 8.614 The following NEW packages will be installed:
16:02:52 #0 8.614   at autoconf automake autopoint autotools-dev binutils
16:02:52 #0 8.614   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
16:02:52 #0 8.614   ca-certificates cpp cpp-7 curl dctrl-tools debhelper devscripts
16:02:52 #0 8.614   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:02:52 #0 8.614   dpkg-dev dput equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext
16:02:52 #0 8.614   gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
16:02:52 #0 8.614   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
16:02:52 #0 8.614   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:02:52 #0 8.614   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
16:02:52 #0 8.614   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
16:02:52 #0 8.614   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:02:52 #0 8.614   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
16:02:52 #0 8.614   libcgi-pm-perl libcilkrts5 libclass-accessor-perl
16:02:52 #0 8.614   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:02:52 #0 8.614   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:02:52 #0 8.614   libdevel-callchecker-perl libdevel-globaldestruction-perl
16:02:52 #0 8.614   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
16:02:52 #0 8.614   libdynaloader-functions-perl libedit2 libemail-valid-perl
16:02:52 #0 8.614   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
16:02:52 #0 8.614   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
16:02:52 #0 8.614   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
16:02:52 #0 8.614   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
16:02:52 #0 8.614   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
16:02:52 #0 8.614   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
16:02:52 #0 8.614   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
16:02:52 #0 8.614   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:02:52 #0 8.614   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:02:52 #0 8.614   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:02:52 #0 8.614   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
16:02:52 #0 8.614   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
16:02:52 #0 8.614   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:02:52 #0 8.614   libipc-system-simple-perl libisl19 libk5crypto3 libkeyutils1
16:02:52 #0 8.614   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
16:02:52 #0 8.614   libldap-common liblist-compare-perl liblist-moreutils-perl
16:02:52 #0 8.614   liblocale-gettext-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
16:02:52 #0 8.614   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:02:52 #0 8.614   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:02:52 #0 8.614   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
16:02:52 #0 8.614   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
16:02:52 #0 8.644   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:02:52 #0 8.644   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
16:02:52 #0 8.644   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:02:52 #0 8.644   libparams-validate-perl libparse-debianchangelog-perl
16:02:52 #0 8.644   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
16:02:52 #0 8.644   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:02:52 #0 8.644   libpython3.6-minimal libpython3.6-stdlib libreadline7
16:02:52 #0 8.644   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
16:02:52 #0 8.644   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
16:02:52 #0 8.644   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
16:02:52 #0 8.644   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
16:02:52 #0 8.644   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:02:52 #0 8.644   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:02:52 #0 8.644   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
16:02:52 #0 8.644   libtimedate-perl libtool libtry-tiny-perl libubsan0 libunicode-utf8-perl
16:02:52 #0 8.644   liburi-perl libvariable-magic-perl libwind0-heimdal libwww-perl
16:02:52 #0 8.644   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:02:52 #0 8.644   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:02:52 #0 8.644   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
16:02:52 #0 8.644   libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl
16:02:52 #0 8.644   licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages
16:02:52 #0 8.644   manpages-dev mime-support multiarch-support netbase openssh-client openssl
16:02:52 #0 8.644   patch patchutils perl perl-modules-5.26 perl-openssl-defaults
16:02:52 #0 8.644   pinentry-curses po-debconf publicsuffix python-apt-common python3
16:02:52 #0 8.644   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:02:52 #0 8.644   python3-idna python3-magic python3-minimal python3-pkg-resources
16:02:52 #0 8.644   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:02:52 #0 8.644   python3.6 python3.6-minimal readline-common shared-mime-info strace t1utils
16:02:52 #0 8.644   ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:02:52 #0 9.062 0 upgraded, 296 newly installed, 0 to remove and 0 not upgraded.
16:02:52 #0 9.062 Need to get 84.7 MB of archives.
16:02:52 #0 9.062 After this operation, 324 MB of additional disk space will be used.
16:02:52 #0 9.062 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblocale-gettext-perl armhf 1.07-3build2 [16.1 kB]
16:02:52 #0 9.219 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.1 armhf 1.1.1-1ubuntu2.1~18.04.20 [1070 kB]
16:02:52 #0 9.761 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-minimal armhf 3.6.9-1~18.04ubuntu1.9 [525 kB]
16:02:52 #0 9.761 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libexpat1 armhf 2.2.5-3ubuntu0.9 [61.1 kB]
16:02:52 #0 9.761 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6-minimal armhf 3.6.9-1~18.04ubuntu1.9 [1344 kB]
16:02:52 #0 9.808 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-minimal armhf 3.6.7-1~18.04 [23.7 kB]
16:02:52 #0 9.844 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf mime-support all 3.60ubuntu1 [30.1 kB]
16:02:52 #0 9.844 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpdec2 armhf 2.4.2-1ubuntu1 [66.4 kB]
16:02:52 #0 9.844 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf readline-common all 7.0-3 [52.9 kB]
16:02:52 #0 9.844 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libreadline7 armhf 7.0-3 [103 kB]
16:02:52 #0 9.844 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsqlite3-0 armhf 3.22.0-1ubuntu0.7 [424 kB]
16:02:52 #0 9.844 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-stdlib armhf 3.6.9-1~18.04ubuntu1.9 [1638 kB]
16:02:52 #0 9.918 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6 armhf 3.6.9-1~18.04ubuntu1.9 [203 kB]
16:02:52 #0 9.931 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3-stdlib armhf 3.6.7-1~18.04 [7240 B]
16:02:52 #0 9.931 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3 armhf 3.6.7-1~18.04 [47.2 kB]
16:02:52 #0 9.980 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf multiarch-support armhf 2.27-3ubuntu1.6 [6956 B]
16:02:52 #0 9.980 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxau6 armhf 1:1.0.8-1ubuntu1 [6736 B]
16:02:52 #0 9.980 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libbsd0 armhf 0.8.7-1ubuntu0.1 [40.4 kB]
16:02:52 #0 9.980 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxdmcp6 armhf 1:1.1.2-3 [9316 B]
16:02:52 #0 9.980 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxcb1 armhf 1.13-2~ubuntu18.04 [41.2 kB]
16:02:52 #0 9.980 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
16:02:52 #0 10.06 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libx11-6 armhf 2:1.6.4-3ubuntu0.4 [515 kB]
16:02:52 #0 10.08 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxext6 armhf 2:1.3.3-1 [25.1 kB]
16:02:52 == Building packages for fedora-36 ==
16:02:52 mkdir -p "rpmbuild/fedora-36"
16:02:52 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster -t rpmbuild-fedora-36/x86_64 -f fedora-36/Dockerfile .
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 92.27MB / 109.09MB 1.6s
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 101.71MB / 109.09MB 1.7s
16:02:52 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 44.04MB / 49.23MB 0.5s
16:02:52 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 0.7s
16:02:52 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 0.5s done
16:02:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 10.49MB / 62.71MB 0.7s
16:02:52 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 25.17MB / 47.38MB 4.0s
16:02:52 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 20.97MB / 53.31MB 4.0s
16:02:52 cb2ec849933d: Pulling fs layer
16:02:52 cb2ec849933d: Verifying Checksum
16:02:52 cb2ec849933d: Download complete
16:02:52 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 65.30MB / 109.09MB 1.8s
16:02:52 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 30.65MB / 52.17MB 2.6s
16:02:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 14.80MB / 62.71MB 2.6s
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 15.73MB / 109.09MB 2.6s
16:02:52 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 34.60MB / 52.17MB 2.7s
16:02:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 25.17MB / 62.71MB 2.7s
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 2.0s done
16:02:52 git init src/github.com/docker/compose
16:02:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:52 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:52 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:52 + SRC=src/github.com/docker/compose
16:02:52 + REF=v2.14.1
16:02:52 + REF_FETCH=v2.14.1
16:02:52 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:52 + awk {print $2}
16:02:52 + REF=refs/tags/v2.14.1
16:02:52 + [ -n refs/tags/v2.14.1 ]
16:02:52 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:52 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:52 c158987b0551: Pull complete
16:02:52 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:52 Status: Downloaded newer image for alpine:latest
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 69.21MB / 109.09MB 1.6s
16:02:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 57.55MB / 62.71MB 1.6s
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 85.98MB / 109.09MB 1.7s
16:02:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 1.7s
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 105.91MB / 109.09MB 1.9s
16:02:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 1.7s done
16:02:52 mkdir -p sources
16:02:52 docker run --rm -w /v \
16:02:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:52 	alpine \
16:02:52 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:52 #10 10.08 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf bsdmainutils armhf 11.1.2ubuntu1 [177 kB]
16:02:52 #10 10.09 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf groff-base armhf 1.22.3-10 [1013 kB]
16:02:52 #10 ...
16:02:52 
16:02:52 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:52 #7 extracting sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 1.9s
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 1.9s done
16:02:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 20.97MB / 62.71MB 0.8s
16:02:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 30.75MB / 62.71MB 0.9s
16:02:52 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 0.9s done
16:02:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 39.88MB / 62.71MB 1.0s
16:02:52 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 0B / 52.17MB 1.0s
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 0B / 109.09MB 1.0s
16:02:52 From https://github.com/docker/compose
16:02:52  * [new tag]         v2.14.1    -> v2.14.1
16:02:52 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:52 git init src/github.com/docker/scan-cli-plugin
16:02:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:52 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:52 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:52 + SRC=src/github.com/docker/scan-cli-plugin
16:02:52 + REF=v0.23.0
16:02:52 + REF_FETCH=v0.23.0
16:02:52 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:52 + awk {print $2}
16:02:52 + REF=refs/tags/v0.23.0
16:02:52 + [ -n refs/tags/v0.23.0 ]
16:02:52 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:52 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:52 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 100.66MB / 110.24MB 19.7s
16:02:52 #7 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 13.2s done
16:02:52 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 28.31MB / 47.38MB 4.4s
16:02:52 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 24.12MB / 53.31MB 4.4s
16:02:52 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 102.96MB / 109.09MB 2.0s
16:02:52 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 2.1s
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 22.02MB / 109.09MB 2.8s
16:02:52 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 43.00MB / 52.17MB 3.0s
16:02:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 35.65MB / 62.71MB 3.0s
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 31.46MB / 109.09MB 3.0s
16:02:52 #7 ...
16:02:52 
16:02:52 #9 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:daf3e62183e8aa9a56878a685ed26f3af3dd8c08c8fd11ef1c167a1aa9bd66a3
16:02:52 #9 resolve docker.io/library/ubuntu:bionic@sha256:daf3e62183e8aa9a56878a685ed26f3af3dd8c08c8fd11ef1c167a1aa9bd66a3 0.0s done
16:02:52 #9 sha256:b50746e2e98165ba7918ee66c4c99760094006e0af161f766a8ea2cf34ce3218 1.48kB / 1.48kB done
16:02:52 #9 sha256:87acad9590b042ceb59687d498c396e9344cf2e381923fecd299555966b14975 23.73MB / 23.73MB 0.3s done
16:02:52 #9 sha256:daf3e62183e8aa9a56878a685ed26f3af3dd8c08c8fd11ef1c167a1aa9bd66a3 1.41kB / 1.41kB done
16:02:52 #9 sha256:71db8b14ce66ee73035e9c72fc23926de44f66351eb0d4cc31d983e1fca5481e 529B / 529B done
16:02:52 #9 extracting sha256:87acad9590b042ceb59687d498c396e9344cf2e381923fecd299555966b14975 1.8s done
16:02:52 #9 DONE 2.3s
16:02:52 
16:02:52 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:52 From https://github.com/docker/cli
16:02:52  * [new branch]      20.10      -> 20.10
16:02:52  * [new branch]      20.10      -> origin/20.10
16:02:52 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
16:02:52 From https://github.com/docker/scan-cli-plugin
16:02:52  * [new tag]         v0.23.0    -> v0.23.0
16:02:52 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:52 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 ubuntu-bionic
16:02:52 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:52 mkdir -p sources
16:02:52 docker run --rm -w /v \
16:02:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:52 	alpine \
16:02:52 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:52 Unable to find image 'alpine:latest' locally
16:02:52 16:02:52 #7 extracting sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd
#7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 51.38MB / 62.71MB 1.1s
16:02:52 #7 ...
16:02:52 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 7.86MB / 52.17MB 1.1s
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 6.52MB / 109.09MB 1.1s
16:02:52 
16:02:52 #9 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:4b4553791f6055b48d3a4a3fa2a886382c591b81c6b93cdbb0c5711e11fecb08
16:02:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 60.82MB / 62.71MB 1.2s
16:02:52 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 13.63MB / 52.17MB 1.2s
16:02:52 #9 extracting sha256:246a3a34f8ac1ed7413dafbfdcb70868d462bcc0c56ca10c684ca0ada90d71fa 13.4s done
16:02:52 #9 extracting sha256:231362cef37388c50cee1000a9325b2e2a8fab549f38f2908b7c245d5fbda697 done
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 14.68MB / 109.09MB 1.2s
16:02:52 #7 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3
16:02:52 #9 extracting sha256:06bd72c3b7cb089549e8ef98cfdb2a33d94becadbea38b1b0bb1f8cf552baa6b done
16:02:52 #9 extracting sha256:9355276bbd2544bc564bdb7b07d8e7ef2544355e1e028c542dd93e0466527bfb done
16:02:52 #9 extracting sha256:e5d2478c70dbe6834768987a154d25b099fd795bd87dd23b302cf62df3cf8826 0.0s done
16:02:52 #9 extracting sha256:20336e6235c09dccad976d768e0c2aa8c6f1c6595bd8686e91d929cb9cd8158a 0.0s done
16:02:52 #9 extracting sha256:3714c51d46e2ff65b6cf16790bd56b48540e0dae7339e0f586d678b4372f31ce
16:02:52 #9 ...
16:02:52 
16:02:52 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:52 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 32.51MB / 47.38MB 4.8s
16:02:52 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 27.26MB / 53.31MB 4.8s
16:02:52 #1 [internal] load .dockerignore
16:02:52 #1 transferring context: 2B done
16:02:52 #1 DONE 0.0s
16:02:52 
16:02:52 #2 [internal] load build definition from Dockerfile
16:02:52 #2 transferring dockerfile: 866B done
16:02:52 #2 DONE 0.0s
16:02:52 
16:02:52 #3 [auth] library/fedora:pull token for registry-1.docker.io
16:02:52 #3 DONE 0.0s
16:02:52 
16:02:52 #4 [auth] library/golang:pull token for registry-1.docker.io
16:02:52 #4 DONE 0.0s
16:02:52 
16:02:52 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:52 #5 DONE 0.3s
16:02:52 
16:02:52 #6 [internal] load metadata for docker.io/library/fedora:36
16:02:52 #6 DONE 0.3s
16:02:52 
16:02:52 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:52 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:02:52 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 3.2s
16:02:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 45.09MB / 62.71MB 3.2s
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 38.80MB / 109.09MB 3.2s
16:02:52 cb2ec849933d: Pull complete
16:02:52 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:52 Status: Downloaded newer image for alpine:latest
16:02:52 mkdir -p sources
16:02:52 docker run --rm -w /v \
16:02:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:52 	alpine \
16:02:52 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:52 mkdir -p rpmbuild/SOURCES
16:02:52 docker run --rm -w /v \
16:02:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:52 	alpine \
16:02:52 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:52 #10 3.918 Reading package lists...
16:02:52 #10 4.730 Building dependency tree...
16:02:52 #10 4.906 Reading state information...
16:02:52 From https://github.com/docker/compose
16:02:52  * [new tag]         v2.14.1    -> v2.14.1
16:02:52 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:52 git init src/github.com/docker/scan-cli-plugin
16:02:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:52 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:52 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:52 + SRC=src/github.com/docker/scan-cli-plugin
16:02:52 + REF=v0.23.0
16:02:52 + REF_FETCH=v0.23.0
16:02:52 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:52 + awk {print $2}
16:02:52 + REF=refs/tags/v0.23.0
16:02:52 + [ -n refs/tags/v0.23.0 ]
16:02:52 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:52 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:52 git init src/github.com/docker/docker
16:02:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/.git/
16:02:52 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:02:52 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
16:02:52 latest: Pulling from library/alpine
16:02:52 c158987b0551: Pulling fs layer
16:02:52 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 24.12MB / 52.17MB 1.3s
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 27.26MB / 109.09MB 1.3s
16:02:52 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 38.80MB / 52.17MB 1.4s
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 39.85MB / 109.09MB 1.4s
16:02:52 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 48.23MB / 52.17MB 1.5s
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 50.33MB / 109.09MB 1.5s
16:02:52 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 108.00MB / 110.24MB 20.3s
16:02:52 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 36.70MB / 47.38MB 5.1s
16:02:52 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 31.46MB / 53.31MB 5.1s
16:02:52 #7 ...
16:02:52 
16:02:52 #8 [internal] load build context
16:02:52 #8 transferring context: 13.65kB done
16:02:52 #8 DONE 0.0s
16:02:52 
16:02:52 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:52 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 6.29MB / 50.45MB 0.1s
16:02:52 #7 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 2.10MB / 7.86MB 0.1s
16:02:52 #7 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:52 #7 sha256:ef80f35e6f985dbc3d22811189af80f0913d94bc198f506b5b30fa68a0131181 1.80kB / 1.80kB done
16:02:52 #7 sha256:7b3733d7dc3330818165fa94eead3951d171ce0a94f74426aebbc38f2332c5e2 7.10kB / 7.10kB done
16:02:52 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 15.73MB / 50.45MB 0.2s
16:02:52 #7 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 7.86MB / 7.86MB 0.2s done
16:02:52 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0B / 10.00MB 0.2s
16:02:52 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 3.3s done
16:02:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 56.62MB / 62.71MB 3.3s
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 51.38MB / 109.09MB 3.3s
16:02:52 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 3.5s
16:02:52 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 85.75MB / 109.09MB 3.5s
16:02:52 #7 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 156B / 156B 3.5s
16:02:52 From https://github.com/docker/docker
16:02:52  * [new branch]      20.10      -> 20.10
16:02:52  * [new branch]      20.10      -> origin/20.10
16:02:52 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:53 From https://github.com/docker/docker
16:02:53  * [new branch]      20.10      -> 20.10
16:02:53  * [new branch]      20.10      -> origin/20.10
16:02:53 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:53 git init src/github.com/docker/compose
16:02:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:53 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:53 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:53 + SRC=src/github.com/docker/compose
16:02:53 + REF=v2.14.1
16:02:53 + REF_FETCH=v2.14.1
16:02:53 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:53 + awk {print $2}
16:02:53 + REF=refs/tags/v2.14.1
16:02:53 + [ -n refs/tags/v2.14.1 ]
16:02:53 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:53 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:53 From https://github.com/docker/scan-cli-plugin
16:02:53  * [new tag]         v0.23.0    -> v0.23.0
16:02:53 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:53 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.9 centos-9
16:02:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:02:53 mkdir -p rpmbuild/SOURCES
16:02:53 docker run --rm -w /v \
16:02:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:53 	alpine \
16:02:53 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:53 #10 5.151 The following additional packages will be installed:
16:02:53 #10 5.151   autoconf automake autopoint autotools-dev binutils
16:02:53 #10 5.151   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
16:02:53 #10 5.151   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
16:02:53 #10 5.151   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:02:53 #10 5.151   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
16:02:53 #10 5.151   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
16:02:53 #10 5.151   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:02:53 #10 5.151   intltool-debian iso-codes less libalgorithm-diff-perl
16:02:53 #10 5.151   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:02:53 #10 5.151   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
16:02:53 #10 5.151   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:02:53 #10 5.151   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:02:53 #10 5.151   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
16:02:53 #10 5.151   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
16:02:53 #10 5.151   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:02:53 #10 5.151   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:02:53 #10 5.151   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
16:02:53 #10 5.151   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
16:02:53 #10 5.151   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:02:53 #10 5.151   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
16:02:53 #10 5.151   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:02:53 #10 5.151   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
16:02:53 #10 5.151   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:02:53 #10 5.151   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:02:53 #10 5.151   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
16:02:53 #10 5.151   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:02:53 #10 5.151   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:02:53 #10 5.151   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:02:53 #10 5.151   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:02:53 #10 5.151   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
16:02:53 #10 5.151   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
16:02:53 #10 5.151   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
16:02:53 #10 5.151   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:02:53 #10 5.151   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:02:53 #10 5.151   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:02:53 #10 5.151   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:02:53 #10 5.151   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:02:53 #10 5.151   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
16:02:53 #10 5.151   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
16:02:53 #10 5.151   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:02:53 #10 5.151   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
16:02:53 #10 5.151   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
16:02:53 #10 5.151   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:02:53 #10 5.151   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:02:53 #10 5.151   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
16:02:53 #10 5.151   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:02:53 #10 5.151   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:02:53 #10 5.151   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:02:53 #10 5.151   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
16:02:53 #10 5.151   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:02:53 #10 5.151   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:02:53 #10 5.151   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:02:53 #10 5.151   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
16:02:53 #10 5.151   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:02:53 #10 5.151   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:02:53 #10 5.151   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:02:53 #10 5.151   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:02:53 #10 5.151   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
16:02:53 #10 5.151   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:02:53 #10 5.151   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:02:53 #10 5.151   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:02:53 #10 5.151   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:02:53 #10 5.151   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
16:02:53 #10 5.151   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
16:02:53 #10 5.151   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:02:53 #10 5.151   libstring-shellquote-perl libsub-exporter-perl
16:02:53 #10 5.151   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:02:53 #10 5.151   libsub-name-perl libsub-override-perl libsub-quote-perl
16:02:53 #10 5.151   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
16:02:53 #10 5.151   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:02:53 #10 5.151   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:02:53 #10 5.151   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
16:02:53 #10 5.151   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
16:02:53 #10 5.151   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
16:02:53 #10 5.151   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
16:02:53 #10 5.151   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
16:02:53 #10 5.151   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
16:02:53 #10 5.151   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
16:02:53 #10 5.151   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
16:02:53 #10 5.151   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
16:02:53 #10 5.151   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
16:02:53 #10 5.151   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
16:02:53 #10 5.151   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
16:02:53 #10 5.151   python3 python3-apt python3-certifi python3-chardet python3-debian
16:02:53 #10 5.151   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
16:02:53 #10 5.151   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:02:53 #10 5.151   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
16:02:53 #10 5.151   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
16:02:53 #10 5.151 Suggested packages:
16:02:53 #10 5.151   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:02:53 #10 5.151   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
16:02:53 #10 5.151   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:02:53 #10 5.151   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:02:53 #10 5.151   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:02:53 #10 5.151   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:02:53 #10 5.151   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
16:02:53 #10 5.151   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
16:02:53 #10 5.151   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
16:02:53 #10 5.151   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
16:02:53 #10 5.151   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
16:02:53 #10 5.151   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
16:02:53 #10 5.151   glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl
16:02:53 #10 5.151   uuid libscalar-number-perl libsasl2-modules-gssapi-mit
16:02:53 #10 5.151   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:02:53 #10 5.151   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
16:02:53 #10 5.151   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
16:02:53 #10 5.151   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:02:53 #10 5.151   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
16:02:53 #10 5.151   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
16:02:53 #10 5.151   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:02:53 #10 5.151   diffutils-doc perl-doc libterm-readline-gnu-perl
16:02:53 #10 5.151   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
16:02:53 #10 5.151   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:02:53 #10 5.151   python-apt-doc python3-setuptools python3-cryptography python3-openssl
16:02:53 #10 5.151   python3-socks python-requests-doc python3.9-venv python3.9-doc
16:02:53 #10 5.151   binfmt-support readline-doc zip wdiff-doc
16:02:53 From https://github.com/docker/docker
16:02:53  * [new branch]      20.10      -> 20.10
16:02:53  * [new branch]      20.10      -> origin/20.10
16:02:53 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:53 + SRC=src/github.com/docker/docker
16:02:53 + REF=20.10
16:02:53 + REF_FETCH=20.10
16:02:53 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
16:02:53 + awk {print $2}
16:02:53 + REF=refs/heads/20.10
16:02:53 + [ -n refs/heads/20.10 ]
16:02:53 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
16:02:53 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
16:02:53 c158987b0551: Download complete
16:02:53 #7 ...
16:02:53 
16:02:53 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb
16:02:53 #9 resolve docker.io/library/ubuntu:focal@sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb 0.0s done
16:02:53 #9 sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb 1.42kB / 1.42kB done
16:02:53 #9 sha256:bfd9523988a26a8913fbced7d00b00805572d093c4d8cbc64252b45e032302d5 529B / 529B done
16:02:53 #9 sha256:43ed104e759f96978d95473568dbaef829695dbade5c10be56f344948ab0caa1 1.48kB / 1.48kB done
16:02:53 #9 sha256:f04b4bbe15805316c8fda79beedd3b77e6b1ffcd0acf81226c3089e63f6bffeb 27.19MB / 27.19MB 0.4s done
16:02:53 #9 extracting sha256:f04b4bbe15805316c8fda79beedd3b77e6b1ffcd0acf81226c3089e63f6bffeb 2.2s done
16:02:53 #9 DONE 2.8s
16:02:53 
16:02:53 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:53 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 1.7s
16:02:53 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 70.25MB / 109.09MB 1.7s
16:02:53 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 1.7s done
16:02:53 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 1.8s done
16:02:53 #7 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 156B / 156B 1.8s done
16:02:53 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 0B / 110.24MB 5.2s
16:02:53 From https://github.com/docker/docker
16:02:53  * [new branch]      20.10      -> 20.10
16:02:53  * [new branch]      20.10      -> origin/20.10
16:02:53 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:53 git init src/github.com/docker/compose
16:02:53 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 22.02MB / 50.45MB 0.3s
16:02:53 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 9.44MB / 10.00MB 0.3s
16:02:53 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 32.51MB / 50.45MB 0.4s
16:02:53 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 10.00MB / 10.00MB 0.3s done
16:02:53 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 0B / 51.84MB 0.4s
16:02:53 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 97.52MB / 109.09MB 3.6s
16:02:53 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 3.7s
16:02:53 mkdir -p sources
16:02:53 docker run --rm -w /v \
16:02:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:53 	alpine \
16:02:53 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:53 Unable to find image 'alpine:latest' locally
16:02:53 latest: Pulling from library/alpine
16:02:53 git init src/github.com/docker/compose
16:02:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:53 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:53 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:53 + SRC=src/github.com/docker/compose
16:02:53 + REF=v2.14.1
16:02:53 + REF_FETCH=v2.14.1
16:02:53 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:53 + awk {print $2}
16:02:53 c158987b0551: Pull complete
16:02:53 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:53 Status: Downloaded newer image for alpine:latest
16:02:53 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 90.18MB / 109.09MB 1.9s
16:02:53 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 99.61MB / 109.09MB 2.0s
16:02:53 #17 1.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
16:02:53 #17 1.693 (1/18) Installing libffi (3.4.2-r1)
16:02:53 #17 1.696 (2/18) Installing libgcc (11.2.1_git20220219-r2)
16:02:53 #17 1.702 (3/18) Installing libstdc++ (11.2.1_git20220219-r2)
16:02:53 #17 1.721 (4/18) Installing xz-libs (5.2.5-r1)
16:02:53 #17 1.730 (5/18) Installing libxml2 (2.9.14-r2)
16:02:53 #17 1.745 (6/18) Installing llvm13-libs (13.0.1-r2)
16:02:53 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 39.85MB / 47.38MB 5.5s
16:02:53 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 35.65MB / 53.31MB 5.5s
16:02:53 #7 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3
16:02:53 From https://github.com/docker/docker
16:02:53  * [new branch]      20.10      -> 20.10
16:02:53  * [new branch]      20.10      -> origin/20.10
16:02:53 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:53 git init src/github.com/docker/compose
16:02:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:53 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:53 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:53 + SRC=src/github.com/docker/compose
16:02:53 + REF=v2.14.1
16:02:53 + REF_FETCH=v2.14.1
16:02:53 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:53 + awk {print $2}
16:02:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:53 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:53 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:53 + SRC=src/github.com/docker/compose
16:02:53 + REF=v2.14.1
16:02:53 + REF_FETCH=v2.14.1
16:02:53 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:53 + awk {print $2}
16:02:53 + REF=refs/tags/v2.14.1
16:02:53 + [ -n refs/tags/v2.14.1 ]
16:02:53 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:53 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:53 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 40.89MB / 50.45MB 0.5s
16:02:53 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 6.29MB / 51.84MB 0.5s
16:02:53 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 47.19MB / 50.45MB 0.6s
16:02:53 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 16.78MB / 51.84MB 0.6s
16:02:53 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 0.8s
16:02:53 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 35.65MB / 51.84MB 0.8s
16:02:53 #7 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 2.3s done
16:02:53 git init src/github.com/docker/compose
16:02:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:53 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:53 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:53 + SRC=src/github.com/docker/compose
16:02:53 + REF=v2.14.1
16:02:53 + REF_FETCH=v2.14.1
16:02:53 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:53 + awk {print $2}
16:02:53 + REF=refs/tags/v2.14.1
16:02:53 + [ -n refs/tags/v2.14.1 ]
16:02:53 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:53 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:53 c158987b0551: Pulling fs layer
16:02:53 c158987b0551: Verifying Checksum
16:02:53 c158987b0551: Download complete
16:02:53 From https://github.com/docker/compose
16:02:53  * [new tag]         v2.14.1    -> v2.14.1
16:02:53 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:53 git init src/github.com/docker/scan-cli-plugin
16:02:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:53 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:53 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:53 + SRC=src/github.com/docker/scan-cli-plugin
16:02:53 + REF=v0.23.0
16:02:53 + REF_FETCH=v0.23.0
16:02:53 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:53 + awk {print $2}
16:02:53 + REF=refs/tags/v0.23.0
16:02:53 + [ -n refs/tags/v0.23.0 ]
16:02:53 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:53 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:53 mkdir -p sources
16:02:53 docker run --rm -w /v \
16:02:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:53 	alpine \
16:02:53 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:53 #10 ...
16:02:53 
16:02:53 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:53 #9 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 13.1s done
16:02:53 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 110.24MB / 110.24MB 24.1s
16:02:53 #9 extracting sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 1.9s done
16:02:53 #9 extracting sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 1.2s done
16:02:53 + REF=refs/tags/v2.14.1
16:02:53 + [ -n refs/tags/v2.14.1 ]
16:02:53 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:53 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:53 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 2.1s
16:02:53 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 48.23MB / 51.84MB 0.9s
16:02:53 #7 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 2.8s done
16:02:53 From https://github.com/docker/docker
16:02:53  * [new branch]      20.10      -> 20.10
16:02:53  * [new branch]      20.10      -> origin/20.10
16:02:53 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:53 + REF=refs/tags/v2.14.1
16:02:53 + [ -n refs/tags/v2.14.1 ]
16:02:53 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:53 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:53 From https://github.com/docker/docker
16:02:53  * [new branch]      20.10      -> 20.10
16:02:53  * [new branch]      20.10      -> origin/20.10
16:02:53 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:53 git init src/github.com/docker/compose
16:02:53 #7 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd
16:02:53 #7 extracting sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 1.3s done
16:02:53 c158987b0551: Pull complete
16:02:53 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:53 Status: Downloaded newer image for alpine:latest
16:02:53 From https://github.com/docker/scan-cli-plugin
16:02:53  * [new tag]         v0.23.0    -> v0.23.0
16:02:53 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:53 From https://github.com/docker/compose
16:02:53  * [new tag]         v2.14.1    -> v2.14.1
16:02:53 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:53 git init src/github.com/docker/scan-cli-plugin
16:02:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:53 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:53 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:53 #7 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd
16:02:53 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 51.84MB / 51.84MB 1.0s
16:02:53 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 1.1s done
16:02:53 #7 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0
16:02:53 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 2.4s done
16:02:53 Cloning into '/go/src/github.com/docker/buildx'...
16:02:53 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 42.99MB / 47.38MB 6.0s
16:02:53 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 38.80MB / 53.31MB 6.0s
16:02:53 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 5.91MB / 110.24MB 6.1s
16:02:54 From https://github.com/docker/compose
16:02:54  * [new tag]         v2.14.1    -> v2.14.1
16:02:54 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:54 git init src/github.com/docker/scan-cli-plugin
16:02:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:54 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:54 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:54 + SRC=src/github.com/docker/scan-cli-plugin
16:02:54 + REF=v0.23.0
16:02:54 + REF_FETCH=v0.23.0
16:02:54 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:54 + awk {print $2}
16:02:54 + REF=refs/tags/v0.23.0
16:02:54 + [ -n refs/tags/v0.23.0 ]
16:02:54 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:54 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:54 git init src/github.com/docker/compose
16:02:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:54 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:54 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:54 + SRC=src/github.com/docker/compose
16:02:54 + REF=v2.14.1
16:02:54 + REF_FETCH=v2.14.1
16:02:54 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:54 + awk {print $2}
16:02:54 + REF=refs/tags/v2.14.1
16:02:54 + [ -n refs/tags/v2.14.1 ]
16:02:54 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:54 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:54 From https://github.com/docker/compose
16:02:54  * [new tag]         v2.14.1    -> v2.14.1
16:02:54 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:54 git init src/github.com/docker/scan-cli-plugin
16:02:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:54 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:54 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:54 + SRC=src/github.com/docker/compose
16:02:54 + REF=v2.14.1
16:02:54 + REF_FETCH=v2.14.1
16:02:54 + awk {print $2}
16:02:54 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:54 + REF=refs/tags/v2.14.1
16:02:54 + [ -n refs/tags/v2.14.1 ]
16:02:54 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:54 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:54 #7 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 0.2s done
16:02:54 #7 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1
16:02:54 From https://github.com/docker/compose
16:02:54  * [new tag]         v2.14.1    -> v2.14.1
16:02:54 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:54 git init src/github.com/docker/scan-cli-plugin
16:02:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:54 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:54 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:54 + SRC=src/github.com/docker/scan-cli-plugin
16:02:54 + REF=v0.23.0
16:02:54 + REF_FETCH=v0.23.0
16:02:54 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:54 + awk {print $2}
16:02:54 + REF=refs/tags/v0.23.0
16:02:54 + [ -n refs/tags/v0.23.0 ]
16:02:54 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:54 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:54 for p in cross-win; do \
16:02:54 	make -C static VERSION=0.0.1-dev GO_VERSION=1.18.9 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
16:02:54 done
16:02:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:02:54 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker VERSION=0.0.0-20221215153738-3a2c30b DOCKER_CROSSPLATFORMS=windows/amd64 DOCKER_BUILD_OPTS="" cross
16:02:54 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker'
16:02:54 + SRC=src/github.com/docker/scan-cli-plugin
16:02:54 + REF=v0.23.0
16:02:54 + REF_FETCH=v0.23.0
16:02:54 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:54 + awk {print $2}
16:02:54 + REF=refs/tags/v0.23.0
16:02:54 + [ -n refs/tags/v0.23.0 ]
16:02:54 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:54 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:54 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 3.3s done
16:02:54 #7 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 0.2s done
16:02:54 #7 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1
16:02:54 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 110.24MB / 110.24MB 24.7s done
16:02:54 #7 ...
16:02:54 
16:02:54 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9
16:02:54 #9 resolve docker.io/library/ubuntu:jammy@sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9 0.1s done
16:02:54 #9 sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9 1.42kB / 1.42kB done
16:02:54 #9 sha256:e77aa65a8a2bccbc47b96b4256995dd7ff447024ed5319527040f7cc465f6511 529B / 529B done
16:02:54 #9 sha256:4c2c87c6c36efcba52fe55e88b05af548de25e295d2ebddf10dacbf605ac78b7 1.48kB / 1.48kB done
16:02:54 #9 sha256:10175de2f0c4f7d306f660ee073bce12b824c8012dd19b3c140aae053fabd1cc 28.38MB / 28.38MB 0.5s done
16:02:54 #9 extracting sha256:10175de2f0c4f7d306f660ee073bce12b824c8012dd19b3c140aae053fabd1cc 1.8s done
16:02:54 #9 DONE 2.7s
16:02:54 
16:02:54 #10 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:02:54 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 46.14MB / 47.38MB 6.4s
16:02:54 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 41.94MB / 53.31MB 6.4s
16:02:54 From https://github.com/docker/scan-cli-plugin
16:02:54  * [new tag]         v0.23.0    -> v0.23.0
16:02:54 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:54 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 ubuntu-kinetic
16:02:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:54 mkdir -p sources
16:02:54 docker run --rm -w /v \
16:02:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:54 	alpine \
16:02:54 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:54 Unable to find image 'alpine:latest' locally
16:02:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:54 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:54 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:54 + SRC=src/github.com/docker/scan-cli-plugin
16:02:54 + REF=v0.23.0
16:02:54 + REF_FETCH=v0.23.0
16:02:54 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:54 + awk {print $2}
16:02:54 + REF=refs/tags/v0.23.0
16:02:54 + [ -n refs/tags/v0.23.0 ]
16:02:54 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:54 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:54 #8 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 2.9s done
16:02:54 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 3.6s done
16:02:54 #8 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd
16:02:54 #7 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.3s done
16:02:54 #17 2.559 (7/18) Installing clang-libs (13.0.1-r1)
16:02:54 From https://github.com/docker/scan-cli-plugin
16:02:54  * [new tag]         v0.23.0    -> v0.23.0
16:02:54 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:54 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 ubuntu-jammy
16:02:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:54 mkdir -p sources
16:02:54 docker run --rm -w /v \
16:02:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:54 	alpine \
16:02:54 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:54 Unable to find image 'alpine:latest' locally
16:02:54 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 110.24MB / 110.24MB 21.9s done
16:02:54 #7 extracting sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9
16:02:54 mkdir -p autogen
16:02:54 docker build  --build-arg=GO_VERSION  -f "Dockerfile" --build-arg CROSS=true --build-arg DOCKER_CROSSPLATFORMS --output=bundles/ --target=cross --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE .
16:02:54 From https://github.com/docker/scan-cli-plugin
16:02:54  * [new tag]         v0.23.0    -> v0.23.0
16:02:54 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:54 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 debian-bullseye
16:02:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:54 mkdir -p sources
16:02:54 docker run --rm -w /v \
16:02:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:54 	alpine \
16:02:54 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:54 Unable to find image 'alpine:latest' locally
16:02:54 #7 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 3.3s done
16:02:54 #7 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.2s done
16:02:54 #9 extracting sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9
16:02:54 latest: Pulling from library/alpine
16:02:54 c158987b0551: Pulling fs layer
16:02:54 #8 extracting sha256:187b73cf3da2e03ad57e24a3b88c5763b728a48d4f390b900c68e9ce0e9340f4 4.0s done
16:02:54 #8 DONE 5.2s
16:02:54 
16:02:54 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:54 #9 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:02:54 #9 sha256:80887ed38ff24f174318fa10baba11fad4399f456628073a29e7ecc280e36642 1.80kB / 1.80kB done
16:02:54 #9 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 0.6s done
16:02:54 #9 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 7.73MB / 7.73MB 0.3s done
16:02:54 #9 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:54 #9 sha256:6390a32d704ff9aded6a09dd2a647c6459cda655d533287c04c9e48fc49cbf2e 7.12kB / 7.12kB done
16:02:54 #9 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 0.4s done
16:02:54 #9 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 1.1s done
16:02:54 #9 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 1.6s done
16:02:54 #9 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 3.2s done
16:02:54 #9 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 2.8s done
16:02:54 #9 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 156B / 156B 1.1s done
16:02:54 #9 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 0.4s done
16:02:54 #9 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.4s done
16:02:54 #9 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8
16:02:54 #8 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 0.5s done
16:02:54 #8 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1
16:02:54 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 4.9s done
16:02:54 #7 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 156B / 156B 4.9s done
16:02:54 #7 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8
16:02:54 From https://github.com/docker/scan-cli-plugin
16:02:54  * [new tag]         v0.23.0    -> v0.23.0
16:02:54 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:54 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.9 fedora-35
16:02:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:02:54 mkdir -p rpmbuild/SOURCES
16:02:54 docker run --rm -w /v \
16:02:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:54 	alpine \
16:02:54 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:54 Unable to find image 'alpine:latest' locally
16:02:54 From https://github.com/docker/compose
16:02:54  * [new tag]         v2.14.1    -> v2.14.1
16:02:54 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:54 git init src/github.com/docker/scan-cli-plugin
16:02:54 From https://github.com/docker/compose
16:02:54  * [new tag]         v2.14.1    -> v2.14.1
16:02:54 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:54 git init src/github.com/docker/scan-cli-plugin
16:02:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:54 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:54 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:54 + SRC=src/github.com/docker/scan-cli-plugin
16:02:54 + REF=v0.23.0
16:02:54 + REF_FETCH=v0.23.0
16:02:54 + awk {print $2}
16:02:54 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:54 latest: Pulling from library/alpine
16:02:54 c158987b0551: Pulling fs layer
16:02:54 mkdir -p rpmbuild/SOURCES
16:02:54 docker run --rm -w /v \
16:02:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:54 	alpine \
16:02:54 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:02:54 #1 [internal] load build definition from Dockerfile
16:02:54 #1 transferring dockerfile: 16.91kB done
16:02:54 #1 DONE 0.1s
16:02:54 
16:02:54 #2 [internal] load .dockerignore
16:02:54 #2 transferring context: 87B 0.0s done
16:02:54 latest: Pulling from library/alpine
16:02:54 #7 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 0.1s
16:02:54 #7 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 0.1s
16:02:54 c158987b0551: Verifying Checksum
16:02:54 c158987b0551: Download complete
16:02:54 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 45.09MB / 53.31MB 6.8s
16:02:54 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 12.58MB / 110.24MB 6.8s
16:02:54 mkdir -p sources
16:02:54 docker run --rm -w /v \
16:02:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:54 	alpine \
16:02:54 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:02:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:54 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:54 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:54 + SRC=src/github.com/docker/scan-cli-plugin
16:02:54 + REF=v0.23.0
16:02:54 + REF_FETCH=v0.23.0
16:02:54 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:54 + awk {print $2}
16:02:54 + REF=refs/tags/v0.23.0
16:02:54 + [ -n refs/tags/v0.23.0 ]
16:02:54 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:54 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:54 #7 ...
16:02:54 
16:02:54 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:54 #9 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:02:54 #9 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:54 #9 sha256:f58e36f51d3f5b6d1ceea5e1306d03bdde9f6055972b0436045e33c9ceeb9a5d 7.12kB / 7.12kB done
16:02:54 #9 sha256:5654a03d3e8cf181439d571416f76416d80d612bff048c216706e3dcb80da1ca 1.79kB / 1.79kB done
16:02:54 #9 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 45.92MB / 45.92MB 5.4s done
16:02:54 #9 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 7.15MB / 7.15MB 3.6s done
16:02:54 #9 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 9.35MB / 9.35MB 4.6s done
16:02:54 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 53.31MB / 53.31MB 9.3s
16:02:54 #9 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 47.38MB / 47.38MB 9.1s done
16:02:54 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 59.77MB / 110.24MB 9.3s
16:02:54 #9 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 3.8s
16:02:54 #9 sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 126B / 126B 9.3s
16:02:54 #9 ...
16:02:54 
16:02:54 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:df9c3706d46ea7c3fae8197c1ad3d8c743bf9b50172a37e426284828ae838fa3
16:02:54 #7 extracting sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 5.1s
16:02:54 + REF=refs/tags/v0.23.0
16:02:54 + [ -n refs/tags/v0.23.0 ]
16:02:54 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:54 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:54 latest: Pulling from library/alpine
16:02:54 c158987b0551: Pulling fs layer
16:02:54 c158987b0551: Verifying Checksum
16:02:54 c158987b0551: Download complete
16:02:54 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 110.24MB / 110.24MB 24.6s done
16:02:54 c158987b0551: Verifying Checksum
16:02:54 c158987b0551: Download complete
16:02:54 #2 DONE 0.1s
16:02:54 
16:02:54 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
16:02:54 #3 DONE 0.0s
16:02:54 
16:02:54 #4 resolve image config for docker.io/docker/dockerfile:1
16:02:54 #17 3.332 (8/18) Installing clang (13.0.1-r1)
16:02:54 #17 3.410 (9/18) Installing libmagic (5.41-r0)
16:02:54 #17 3.435 (10/18) Installing file (5.41-r0)
16:02:54 #7 ...
16:02:54 
16:02:54 #9 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b
16:02:54 #9 resolve docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 0.0s done
16:02:54 #9 sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 1.85kB / 1.85kB done
16:02:54 #9 sha256:b398b1d261cd117e8b602e15fff07462cd60735526b07878c990ca32a931766b 529B / 529B done
16:02:54 #9 sha256:92dc3659087245df908cfc94278bab1bc9099230a6af05821cf01f2e218c8ca8 1.48kB / 1.48kB done
16:02:54 #9 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 0.7s done
16:02:54 #9 extracting sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 3.2s done
16:02:54 #9 DONE 4.4s
16:02:54 
16:02:54 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:54 #7 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 0.4s done
16:02:55 c158987b0551: Pulling fs layer
16:02:55 c158987b0551: Download complete
16:02:55 c158987b0551: Pull complete
16:02:55 c158987b0551: Pull complete
16:02:55 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:55 Status: Downloaded newer image for alpine:latest
16:02:55 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 48.23MB / 53.31MB 7.0s
16:02:55 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 47.38MB / 47.38MB 7.0s done
16:02:55 #7 sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 126B / 126B 7.1s done
16:02:55 From https://github.com/docker/scan-cli-plugin
16:02:55  * [new tag]         v0.23.0    -> v0.23.0
16:02:55 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:55 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 ubuntu-focal
16:02:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:55 mkdir -p sources
16:02:55 docker run --rm -w /v \
16:02:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:55 	alpine \
16:02:55 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:55 Unable to find image 'alpine:latest' locally
16:02:55 #8 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.4s done
16:02:55 From https://github.com/docker/scan-cli-plugin
16:02:55  * [new tag]         v0.23.0    -> v0.23.0
16:02:55 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:55 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.9 ubuntu-kinetic
16:02:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:02:55 mkdir -p sources
16:02:55 docker run --rm -w /v \
16:02:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:55 	alpine \
16:02:55 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:55 Unable to find image 'alpine:latest' locally
16:02:55 c158987b0551: Pull complete
16:02:55 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:55 Status: Downloaded newer image for alpine:latest
16:02:55 c158987b0551: Pull complete
16:02:55 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:55 Status: Downloaded newer image for alpine:latest
16:02:55 #4 DONE 0.4s
16:02:55 
16:02:55 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
16:02:55 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
16:02:55 #5 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
16:02:55 #5 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
16:02:55 #5 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
16:02:55 #5 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s
16:02:55 #17 3.438 (11/18) Installing brotli-libs (1.0.9-r6)
16:02:55 #17 3.447 (12/18) Installing nghttp2-libs (1.47.0-r0)
16:02:55 #17 3.452 (13/18) Installing libcurl (7.83.1-r4)
16:02:55 #17 3.459 (14/18) Installing expat (2.5.0-r0)
16:02:55 #17 3.463 (15/18) Installing pcre2 (10.40-r0)
16:02:55 #17 3.473 (16/18) Installing git (2.36.3-r0)
16:02:55 #17 3.597 (17/18) Installing lld (13.0.1-r0)
16:02:55 #17 3.644 (18/18) Installing llvm13 (13.0.1-r2)
16:02:55 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:55 Status: Downloaded newer image for alpine:latest
16:02:55 #7 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.1s
16:02:55 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 52.43MB / 53.31MB 7.4s
16:02:55 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 18.87MB / 110.24MB 7.4s
16:02:55 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 51.84MB / 51.84MB 2.2s done
16:02:55 #7 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 156B / 156B 2.2s done
16:02:55 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 2.10MB / 68.84MB 2.3s
16:02:55 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 4.19MB / 141.97MB 2.3s
16:02:55 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 8.95MB / 68.84MB 2.4s
16:02:55 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 11.53MB / 141.97MB 2.4s
16:02:55 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 14.68MB / 68.84MB 2.5s
16:02:55 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 20.97MB / 68.84MB 2.6s
16:02:55 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 22.47MB / 141.97MB 2.6s
16:02:55 latest: Pulling from library/alpine
16:02:55 c158987b0551: Pulling fs layer
16:02:55 #8 ...
16:02:55 
16:02:55 #9 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:17ab257e353f7e0247ce4b1a6ac7a4dd372cf217e532f27d67feb876a53af471
16:02:55 #9 resolve docker.io/library/fedora:36@sha256:17ab257e353f7e0247ce4b1a6ac7a4dd372cf217e532f27d67feb876a53af471 0.0s done
16:02:55 #9 sha256:17ab257e353f7e0247ce4b1a6ac7a4dd372cf217e532f27d67feb876a53af471 975B / 975B done
16:02:55 #9 sha256:2cbc55fe048741ba72410e74c86e78bd7d3e2fc3f39e0de9c9ecfe0f74e2e7b8 529B / 529B done
16:02:55 #9 sha256:7f04f301acc316b3857f8f1111a4b59f5e3df7cdf7db9b867ea079a9d0a92c7d 2.00kB / 2.00kB done
16:02:55 #9 sha256:88e4f16cd8916547add1dcf1c000a62ec73cd49b4de6392a9425bffcd79f1ed5 58.11MB / 58.11MB 1.2s done
16:02:55 #9 extracting sha256:88e4f16cd8916547add1dcf1c000a62ec73cd49b4de6392a9425bffcd79f1ed5 3.3s done
16:02:55 #9 DONE 5.0s
16:02:55 
16:02:55 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:55 #8 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8
16:02:55 mkdir -p sources
16:02:55 docker run --rm -w /v \
16:02:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:55 	alpine \
16:02:55 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:02:55 latest: Pulling from library/alpine
16:02:55 cb2ec849933d: Pulling fs layer
16:02:55 #9 ...
16:02:55 
16:02:55 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:02:55 #10 7.647 The following NEW packages will be installed:
16:02:55 #10 7.647   autoconf automake autopoint autotools-dev binutils
16:02:55 #10 7.647   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
16:02:55 #10 7.647   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
16:02:55 #10 7.647   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:02:55 #10 7.647   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
16:02:55 #10 7.647   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
16:02:55 #10 7.647   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:02:55 #10 7.647   gpgconf gpgsm groff-base intltool-debian iso-codes less
16:02:55 #10 7.647   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:02:55 #10 7.647   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:02:55 #10 7.647   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
16:02:55 #10 7.647   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:02:55 #10 7.647   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:02:55 #10 7.647   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
16:02:55 #10 7.647   libclass-inspector-perl libclass-method-modifiers-perl
16:02:55 #10 7.647   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:02:55 #10 7.647   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:02:55 #10 7.647   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
16:02:55 #10 7.647   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:02:55 #10 7.647   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:02:55 #10 7.647   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:02:55 #10 7.647   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
16:02:55 #10 7.647   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:02:55 #10 7.647   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:02:55 #10 7.647   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
16:02:55 #10 7.647   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:02:55 #10 7.647   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:02:55 #10 7.647   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:02:55 #10 7.647   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:02:55 #10 7.647   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
16:02:55 #10 7.647   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
16:02:55 #10 7.647   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
16:02:55 #10 7.647   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:02:55 #10 7.647   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:02:55 #10 7.647   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:02:55 #10 7.647   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:02:55 #10 7.647   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:02:55 #10 7.647   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
16:02:55 #10 7.647   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
16:02:55 #10 7.647   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:02:55 #10 7.647   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
16:02:55 #10 7.647   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
16:02:55 #10 7.647   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:02:55 #10 7.647   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:02:55 #10 7.647   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
16:02:55 #10 7.647   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:02:55 #10 7.647   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:02:55 #10 7.647   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:02:55 #10 7.647   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
16:02:55 #10 7.647   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:02:55 #10 7.647   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:02:55 #10 7.647   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:02:55 #10 7.647   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
16:02:55 #10 7.647   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:02:55 #10 7.647   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:02:55 #10 7.647   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:02:55 #10 7.647   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:02:55 #10 7.647   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
16:02:55 #10 7.647   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:02:55 #10 7.647   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:02:55 #10 7.647   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:02:55 #10 7.647   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:02:55 #10 7.647   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
16:02:55 #10 7.647   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
16:02:55 #10 7.647   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:02:55 #10 7.647   libstring-shellquote-perl libsub-exporter-perl
16:02:55 #10 7.647   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:02:55 #10 7.647   libsub-name-perl libsub-override-perl libsub-quote-perl
16:02:55 #10 7.647   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
16:02:55 #10 7.647   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:02:55 #10 7.647   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:02:55 #10 7.647   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
16:02:55 #10 7.647   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
16:02:55 #10 7.647   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
16:02:55 #10 7.647   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
16:02:55 #10 7.647   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
16:02:55 #10 7.647   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
16:02:55 #10 7.647   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
16:02:55 #10 7.647   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
16:02:55 #10 7.647   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
16:02:55 #10 7.647   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
16:02:55 #10 7.647   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
16:02:55 #10 7.647   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
16:02:55 #10 7.647   python3 python3-apt python3-certifi python3-chardet python3-debian
16:02:55 #10 7.647   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
16:02:55 #10 7.647   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:02:55 #10 7.647   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
16:02:55 #10 7.647   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
16:02:55 #5 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done
16:02:55 #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s
16:02:55 #7 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 3.6s done
16:02:55 #7 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.3s done
16:02:55 #7 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8
16:02:55 mkdir -p rpmbuild/SOURCES
16:02:55 docker run --rm -w /v \
16:02:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:55 	alpine \
16:02:55 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:02:55 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 35.65MB / 68.84MB 2.8s
16:02:55 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 36.13MB / 141.97MB 2.8s
16:02:55 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 42.99MB / 68.84MB 2.9s
16:02:55 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 43.39MB / 141.97MB 2.9s
16:02:55 c158987b0551: Download complete
16:02:55 c158987b0551: Pull complete
16:02:55 cb2ec849933d: Verifying Checksum
16:02:55 cb2ec849933d: Download complete
16:02:55 mkdir -p rpmbuild/SOURCES
16:02:55 docker run --rm -w /v \
16:02:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:55 	alpine \
16:02:55 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:55 From https://github.com/docker/docker
16:02:55  * [new branch]      20.10      -> 20.10
16:02:55  * [new branch]      20.10      -> origin/20.10
16:02:55 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
16:02:55 git init src/github.com/docker/compose
16:02:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose/.git/
16:02:55 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
16:02:55 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.1"
16:02:55 #10 7.933 0 upgraded, 379 newly installed, 0 to remove and 0 not upgraded.
16:02:55 #10 7.933 Need to get 157 MB of archives.
16:02:55 #10 7.933 After this operation, 456 MB of additional disk space will be used.
16:02:55 #10 7.933 Get:1 http://deb.debian.org/debian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [139 kB]
16:02:55 #7 extracting sha256:53a70b69ceebabf421d368a409e70431f6d0245a945a9c5cd2e576e5e7942dca 3.5s done
16:02:55 #7 DONE 5.2s
16:02:55 
16:02:55 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:55 #8 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:02:55 #8 sha256:80887ed38ff24f174318fa10baba11fad4399f456628073a29e7ecc280e36642 1.80kB / 1.80kB done
16:02:55 #8 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:55 #8 sha256:6390a32d704ff9aded6a09dd2a647c6459cda655d533287c04c9e48fc49cbf2e 7.12kB / 7.12kB done
16:02:55 #8 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 1.3s done
16:02:55 #8 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 7.73MB / 7.73MB 0.2s done
16:02:55 #8 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 0.8s done
16:02:55 #8 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 1.4s done
16:02:55 #8 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 3.2s done
16:02:55 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 2.6s done
16:02:55 #8 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 2.2s done
16:02:55 #8 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 156B / 156B 1.5s done
16:02:55 #8 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 0.4s done
16:02:55 #8 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.1s
16:02:55 #8 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.3s done
16:02:55 #8 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 0.1s
16:02:55 #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
16:02:55 #5 DONE 0.5s
16:02:55 
16:02:55 #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:02:55 #17 4.155 Executing busybox-1.35.0-r17.trigger
16:02:55 #17 4.160 OK: 311 MiB in 33 packages
16:02:55 #7 extracting sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 1.0s done
16:02:55 #7 extracting sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9
16:02:55 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:55 Status: Downloaded newer image for alpine:latest
16:02:55 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 47.19MB / 68.84MB 3.0s
16:02:55 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 56.62MB / 68.84MB 3.1s
16:02:55 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 56.89MB / 141.97MB 3.1s
16:02:55 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 53.31MB / 53.31MB 7.9s done
16:02:55 cb2ec849933d: Pull complete
16:02:55 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:55 + SRC=src/github.com/docker/compose
16:02:55 + REF=v2.14.1
16:02:55 + REF_FETCH=v2.14.1
16:02:55 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.1
16:02:55 + awk {print $2}
16:02:55 + REF=refs/tags/v2.14.1
16:02:55 + [ -n refs/tags/v2.14.1 ]
16:02:55 + REF_FETCH=refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:55 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.1:refs/tags/v2.14.1
16:02:55 #10 7.938 Get:2 http://deb.debian.org/debian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
16:02:55 #10 7.940 Get:3 http://deb.debian.org/debian bullseye/main armhf groff-base armhf 1.22.4-6 [847 kB]
16:02:55 #10 7.958 Get:4 http://deb.debian.org/debian bullseye/main armhf libgdbm6 armhf 1.19-2 [62.0 kB]
16:02:55 #10 7.958 Get:5 http://deb.debian.org/debian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [30.1 kB]
16:02:55 #10 7.958 Get:6 http://deb.debian.org/debian bullseye/main armhf man-db armhf 2.9.4-2 [1319 kB]
16:02:55 #10 7.982 Get:7 http://deb.debian.org/debian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
16:02:55 #10 8.029 Get:8 http://deb.debian.org/debian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
16:02:55 #10 8.029 Get:9 http://deb.debian.org/debian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3434 kB]
16:02:55 #10 8.095 Get:10 http://deb.debian.org/debian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
16:02:55 #10 8.095 Get:11 http://deb.debian.org/debian bullseye/main armhf liblocale-gettext-perl armhf 1.07-4+b1 [18.3 kB]
16:02:55 #10 8.095 Get:12 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB]
16:02:55 #10 8.119 Get:13 http://deb.debian.org/debian-security bullseye-security/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [78.4 kB]
16:02:55 #10 8.119 Get:14 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB]
16:02:55 #10 8.149 Get:15 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
16:02:55 #10 8.151 Get:16 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
16:02:55 #10 8.152 Get:17 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB]
16:02:55 #10 8.153 Get:18 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2 [107 kB]
16:02:55 #10 8.166 Get:19 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB]
16:02:55 #10 8.166 Get:20 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB]
16:02:55 #10 8.166 Get:21 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB]
16:02:55 #10 8.166 Get:22 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB]
16:02:55 #10 8.202 Get:23 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB]
16:02:55 #10 8.202 Get:24 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
16:02:55 #10 8.202 Get:25 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
16:02:55 #10 8.202 Get:26 http://deb.debian.org/debian bullseye/main armhf less armhf 551-2 [126 kB]
16:02:55 #10 8.202 Get:27 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB]
16:02:55 #10 8.202 Get:28 http://deb.debian.org/debian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
16:02:55 #10 8.202 Get:29 http://deb.debian.org/debian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.8 kB]
16:02:55 #10 8.202 Get:30 http://deb.debian.org/debian bullseye/main armhf openssl armhf 1.1.1n-0+deb11u3 [829 kB]
16:02:55 #6 ...
16:02:55 
16:02:55 #7 [auth] djs55/vpnkit:pull token for registry-1.docker.io
16:02:55 #7 DONE 0.0s
16:02:55 
16:02:55 #8 [auth] library/golang:pull token for registry-1.docker.io
16:02:55 #8 DONE 0.0s
16:02:55 mkdir -p sources
16:02:55 cp ../systemd/docker.service sources/docker.service
16:02:55 mkdir -p sources
16:02:55 cp ../systemd/docker.socket sources/docker.socket
16:02:55 docker run --rm -w /v \
16:02:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:55 	alpine \
16:02:55 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:55 mkdir -p sources
16:02:55 docker run --rm -w /v \
16:02:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:55 	alpine \
16:02:55 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:02:56 #7 ...
16:02:56 
16:02:56 #9 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:4b4553791f6055b48d3a4a3fa2a886382c591b81c6b93cdbb0c5711e11fecb08
16:02:56 #9 extracting sha256:3714c51d46e2ff65b6cf16790bd56b48540e0dae7339e0f586d678b4372f31ce 2.3s done
16:02:56 #9 extracting sha256:7498fa6cdfdbf0a59b0b17690a4d4c2565392bc843205e8be55f4cd531c45e7f 0.0s done
16:02:56 #9 DONE 23.5s
16:02:56 
16:02:56 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:56 #7 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 1.5s done
16:02:56 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 66.06MB / 68.84MB 3.3s
16:02:56 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 73.40MB / 141.97MB 3.3s
16:02:56 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 80.74MB / 141.97MB 3.4s
16:02:56 Status: Downloaded newer image for alpine:latest
16:02:56 mkdir -p rpmbuild/SOURCES
16:02:56 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
16:02:56 mkdir -p rpmbuild/SOURCES
16:02:56 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
16:02:56 docker run --rm -w /v \
16:02:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:56 	alpine \
16:02:56 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:56 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 25.17MB / 110.24MB 8.1s
16:02:56 #10 8.216 Get:31 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB]
16:02:56 #10 8.218 Get:32 http://deb.debian.org/debian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
16:02:56 #10 8.235 Get:33 http://deb.debian.org/debian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
16:02:56 #10 8.235 Get:34 http://deb.debian.org/debian bullseye/main armhf file armhf 1:5.39-3 [68.1 kB]
16:02:56 #10 8.235 Get:35 http://deb.debian.org/debian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
16:02:56 #10 8.235 Get:36 http://deb.debian.org/debian bullseye/main armhf manpages all 5.10-1 [1412 kB]
16:02:56 #10 8.257 Get:37 http://deb.debian.org/debian bullseye/main armhf libmd0 armhf 1.0.3-3 [27.4 kB]
16:02:56 #10 8.257 Get:38 http://deb.debian.org/debian bullseye/main armhf libbsd0 armhf 0.11.3-1 [103 kB]
16:02:56 #10 8.257 Get:39 http://deb.debian.org/debian bullseye/main armhf libedit2 armhf 3.1-20191231-2+b1 [81.1 kB]
16:02:56 #10 8.257 Get:40 http://deb.debian.org/debian bullseye/main armhf libcbor0 armhf 0.5.0+dfsg-2 [19.6 kB]
16:02:56 #10 8.257 Get:41 http://deb.debian.org/debian bullseye/main armhf libfido2-1 armhf 1.6.0-2 [48.0 kB]
16:02:56 #10 8.257 Get:42 http://deb.debian.org/debian bullseye/main armhf openssh-client armhf 1:8.4p1-5+deb11u1 [843 kB]
16:02:56 #10 8.263 Get:43 http://deb.debian.org/debian bullseye/main armhf ucf all 3.0043 [74.0 kB]
16:02:56 #10 8.263 Get:44 http://deb.debian.org/debian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [219 kB]
16:02:56 #10 8.263 Get:45 http://deb.debian.org/debian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.0 kB]
16:02:56 #10 8.282 Get:46 http://deb.debian.org/debian bullseye/main armhf m4 armhf 1.4.18-5 [192 kB]
16:02:56 #10 8.282 Get:47 http://deb.debian.org/debian bullseye/main armhf autoconf all 2.69-14 [313 kB]
16:02:56 #10 8.282 Get:48 http://deb.debian.org/debian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:02:56 #10 8.282 Get:49 http://deb.debian.org/debian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
16:02:56 #10 8.290 Get:50 http://deb.debian.org/debian bullseye/main armhf autopoint all 0.21-4 [510 kB]
16:02:56 #10 8.311 Get:51 http://deb.debian.org/debian bullseye/main armhf binutils-common armhf 2.35.2-2 [2220 kB]
16:02:56 #10 8.356 Get:52 http://deb.debian.org/debian bullseye/main armhf libbinutils armhf 2.35.2-2 [403 kB]
16:02:56 #10 8.356 Get:53 http://deb.debian.org/debian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2 [99.7 kB]
16:02:56 #10 8.356 Get:54 http://deb.debian.org/debian bullseye/main armhf libctf0 armhf 2.35.2-2 [42.4 kB]
16:02:56 #10 8.356 Get:55 http://deb.debian.org/debian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2 [2408 kB]
16:02:56 #10 8.396 Get:56 http://deb.debian.org/debian bullseye/main armhf binutils armhf 2.35.2-2 [61.2 kB]
16:02:56 #10 8.402 Get:57 http://deb.debian.org/debian bullseye-updates/main armhf libc-dev-bin armhf 2.31-13+deb11u5 [271 kB]
16:02:56 #10 8.402 Get:58 http://deb.debian.org/debian-security bullseye-security/main armhf linux-libc-dev armhf 5.10.149-2 [1519 kB]
16:02:56 #10 8.420 Get:59 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB]
16:02:56 
16:02:56 #9 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
16:02:56 #7 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 0.1s
16:02:56 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 89.24MB / 141.97MB 3.5s
16:02:56 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 100.66MB / 141.97MB 3.6s
16:02:56 #7 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd
16:02:56 #9 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 2.0s done
16:02:56 #9 DONE 0.7s
16:02:56 
16:02:56 #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:02:56 #10 DONE 0.6s
16:02:56 
16:02:56 #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:02:56 #6 DONE 0.7s
16:02:56 #10 8.428 Get:60 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB]
16:02:56 #10 8.430 Get:61 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
16:02:56 #10 8.436 Get:62 http://deb.debian.org/debian bullseye-updates/main armhf libc6-dev armhf 2.31-13+deb11u5 [1876 kB]
16:02:56 #10 8.449 Get:63 http://deb.debian.org/debian bullseye/main armhf libisl23 armhf 0.23-1 [516 kB]
16:02:56 #10 8.449 Get:64 http://deb.debian.org/debian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [811 kB]
16:02:56 #10 8.522 Get:65 http://deb.debian.org/debian bullseye/main armhf libmpc3 armhf 1.2.0-1 [36.7 kB]
16:02:56 #10 8.522 Get:66 http://deb.debian.org/debian bullseye/main armhf cpp-10 armhf 10.2.1-6 [6609 kB]
16:02:56 #10 8.632 Get:67 http://deb.debian.org/debian bullseye/main armhf cpp armhf 4:10.2.1-1 [19.7 kB]
16:02:56 From https://github.com/docker/compose
16:02:56  * [new tag]         v2.14.1    -> v2.14.1
16:02:56 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.1
16:02:56 git init src/github.com/docker/scan-cli-plugin
16:02:56 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin/.git/
16:02:56 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:02:56 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
16:02:56 + SRC=src/github.com/docker/scan-cli-plugin
16:02:56 + REF=v0.23.0
16:02:56 + REF_FETCH=v0.23.0
16:02:56 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
16:02:56 + awk {print $2}
16:02:56 + REF=refs/tags/v0.23.0
16:02:56 + [ -n refs/tags/v0.23.0 ]
16:02:56 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:56 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
16:02:56 Fetching origin
16:02:56 mkdir -p sources
16:02:56 docker run --rm -w /v \
16:02:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:56 	alpine \
16:02:56 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:02:56 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 114.29MB / 141.97MB 3.8s
16:02:56 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 7.1s done
16:02:56 #9 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555
16:02:56 #10 8.662 Get:68 http://deb.debian.org/debian bullseye/main armhf libcc1-0 armhf 10.2.1-6 [39.2 kB]
16:02:56 #10 8.662 Get:69 http://deb.debian.org/debian bullseye/main armhf libgomp1 armhf 10.2.1-6 [84.7 kB]
16:02:56 #10 8.662 Get:70 http://deb.debian.org/debian bullseye/main armhf libatomic1 armhf 10.2.1-6 [6924 B]
16:02:56 #10 8.662 Get:71 http://deb.debian.org/debian bullseye/main armhf libasan6 armhf 10.2.1-6 [2015 kB]
16:02:56 #10 8.672 Get:72 http://deb.debian.org/debian bullseye/main armhf libubsan1 armhf 10.2.1-6 [746 kB]
16:02:56 #10 8.705 Get:73 http://deb.debian.org/debian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6 [694 kB]
16:02:56 #10 8.722 Get:74 http://deb.debian.org/debian bullseye/main armhf gcc-10 armhf 10.2.1-6 [13.1 MB]
16:02:56 From https://github.com/docker/scan-cli-plugin
16:02:56  * [new tag]         v0.23.0    -> v0.23.0
16:02:56 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
16:02:56 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.9 fedora-37
16:02:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:02:56 mkdir -p rpmbuild/SOURCES
16:02:56 docker run --rm -w /v \
16:02:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:56 	alpine \
16:02:56 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:56 Unable to find image 'alpine:latest' locally
16:02:56 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 31.46MB / 110.24MB 8.8s
16:02:56 + GO111MODULE=on
16:02:56 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:02:56 == Building packages for debian-buster ==
16:02:56 mkdir -p "debbuild/debian-buster"
16:02:56 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/x86_64 -f debian-buster/Dockerfile .
16:02:56 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 132.12MB / 141.97MB 4.0s
16:02:56 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.84MB / 68.84MB 4.0s done
16:02:56 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 141.97MB / 141.97MB 4.1s
16:02:56 #7 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 0.4s done
16:02:56 #7 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.1s
16:02:56 mkdir -p sources
16:02:56 docker run --rm -w /v \
16:02:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:56 	alpine \
16:02:56 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:02:57 #10 9.098 Get:75 http://deb.debian.org/debian bullseye/main armhf gcc armhf 4:10.2.1-1 [5204 B]
16:02:57 #10 9.098 Get:76 http://deb.debian.org/debian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6 [1790 kB]
16:02:57 #10 9.142 Get:77 http://deb.debian.org/debian bullseye/main armhf g++-10 armhf 10.2.1-6 [7244 kB]
16:02:57 latest: Pulling from library/alpine
16:02:57 c158987b0551: Pulling fs layer
16:02:57 #7 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 2.5s done
16:02:57 == Building packages for fedora-37 ==
16:02:57 mkdir -p "rpmbuild/fedora-37"
16:02:57 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster -t rpmbuild-fedora-37/aarch64 -f fedora-37/Dockerfile .
16:02:57 #1 [internal] load .dockerignore
16:02:57 #1 transferring context: 2B done
16:02:57 #1 DONE 0.0s
16:02:57 
16:02:57 #2 [internal] load build definition from Dockerfile
16:02:57 #2 transferring dockerfile: 939B done
16:02:57 #2 DONE 0.0s
16:02:57 
16:02:57 #3 [auth] library/debian:pull token for registry-1.docker.io
16:02:57 #3 DONE 0.0s
16:02:57 
16:02:57 #4 [auth] library/golang:pull token for registry-1.docker.io
16:02:57 #4 DONE 0.0s
16:02:57 
16:02:57 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:57 #7 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.4s done
16:02:57 c158987b0551: Verifying Checksum
16:02:57 c158987b0551: Download complete
16:02:57 c158987b0551: Pull complete
16:02:57 mkdir -p sources
16:02:57 docker run --rm -w /v \
16:02:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:57 	alpine \
16:02:57 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:02:57 #10 9.349 Get:78 http://deb.debian.org/debian bullseye/main armhf g++ armhf 4:10.2.1-1 [1628 B]
16:02:57 #10 9.369 Get:79 http://deb.debian.org/debian bullseye/main armhf make armhf 4.3-4.1 [384 kB]
16:02:57 #10 9.379 Get:80 http://deb.debian.org/debian bullseye/main armhf libdpkg-perl all 1.20.12 [1551 kB]
16:02:57 #10 9.427 Get:81 http://deb.debian.org/debian bullseye/main armhf patch armhf 2.7.6-7 [125 kB]
16:02:57 #10 9.446 Get:82 http://deb.debian.org/debian bullseye/main armhf dpkg-dev all 1.20.12 [2312 kB]
16:02:57 #7 ...
16:02:57 
16:02:57 #10 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:02:57 #10 DONE 4.3s
16:02:57 
16:02:57 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:57 #8 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 1.9s done
16:02:57 #8 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555
16:02:57 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 37.75MB / 110.24MB 9.5s
16:02:57 #7 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555
16:02:57 #1 [internal] load build definition from Dockerfile
16:02:57 #1 transferring dockerfile: 866B done
16:02:57 #1 DONE 0.1s
16:02:57 
16:02:57 #2 [internal] load .dockerignore
16:02:57 #2 transferring context: 2B done
16:02:57 #2 DONE 0.1s
16:02:57 #7 extracting sha256:5faa3421e4375446a7d674f088388684c43bd7e2496cf7a6990891b27aa2bda1 7.8s done
16:02:57 #5 DONE 0.4s
16:02:57 
16:02:57 #6 [internal] load metadata for docker.io/library/debian:buster
16:02:57 #6 DONE 0.3s
16:02:57 
16:02:57 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:e6fb8b88b411285ac71590459aa8d0a376acc86a3d17adfe45e806f522c54cc3
16:02:57 #7 resolve docker.io/library/debian:buster@sha256:e6fb8b88b411285ac71590459aa8d0a376acc86a3d17adfe45e806f522c54cc3 0.0s done
16:02:57 #7 sha256:e6fb8b88b411285ac71590459aa8d0a376acc86a3d17adfe45e806f522c54cc3 984B / 984B done
16:02:57 #7 sha256:1487e24b974ca8b859de513d40c7f30606949c1fa1e4057df81b2dc1915edc6a 529B / 529B done
16:02:57 #7 sha256:528ac3ebe42095912dc3c246715e7544a939c974532e2da1b93d2557a41c4567 1.46kB / 1.46kB done
16:02:57 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 0B / 50.45MB 0.1s
16:02:57 #7 extracting sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 5.1s
16:02:57 #7 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8
16:02:57 mkdir -p sources
16:02:57 docker run --rm -w /v \
16:02:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:57 	alpine \
16:02:57 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:02:57 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:02:57 Status: Downloaded newer image for alpine:latest
16:02:57 mkdir -p rpmbuild/SOURCES
16:02:57 docker run --rm -w /v \
16:02:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:57 	alpine \
16:02:57 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:57 #10 9.517 Get:83 http://deb.debian.org/debian bullseye/main armhf build-essential armhf 12.9 [7704 B]
16:02:57 #10 9.517 Get:84 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB]
16:02:57 #10 9.517 Get:85 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB]
16:02:57 #10 9.527 Get:86 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB]
16:02:57 #10 9.527 Get:87 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB]
16:02:57 #10 9.527 Get:88 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB]
16:02:57 #10 9.527 Get:89 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB]
16:02:57 #10 9.527 Get:90 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
16:02:57 #10 9.527 Get:91 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB]
16:02:57 #10 9.527 Get:92 http://deb.debian.org/debian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u3 [312 kB]
16:02:57 #10 9.532 Get:93 http://deb.debian.org/debian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u3 [261 kB]
16:02:57 #10 9.539 Get:94 http://deb.debian.org/debian bullseye/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
16:02:57 #10 9.539 Get:95 http://deb.debian.org/debian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
16:02:57 #10 9.539 Get:96 http://deb.debian.org/debian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
16:02:57 #10 9.547 Get:97 http://deb.debian.org/debian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
16:02:57 #10 9.547 Get:98 http://deb.debian.org/debian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
16:02:57 #10 9.551 Get:99 http://deb.debian.org/debian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
16:02:57 #10 9.555 Get:100 http://deb.debian.org/debian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
16:02:57 #10 9.555 Get:101 http://deb.debian.org/debian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
16:02:57 #10 9.555 Get:102 http://deb.debian.org/debian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
16:02:57 #10 9.555 Get:103 http://deb.debian.org/debian bullseye/main armhf dwz armhf 0.13+20210201-1 [179 kB]
16:02:57 #10 9.563 Get:104 http://deb.debian.org/debian bullseye/main armhf libicu67 armhf 67.1-7 [8319 kB]
16:02:57 #10 9.788 Get:105 http://deb.debian.org/debian-security bullseye-security/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u3 [602 kB]
16:02:57 mkdir -p sources
16:02:57 cp ../systemd/docker.service sources/docker.service
16:02:57 mkdir -p sources
16:02:57 cp ../systemd/docker.socket sources/docker.socket
16:02:57 docker run --rm -w /v \
16:02:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:57 	alpine \
16:02:57 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:57 
16:02:57 #3 [auth] library/fedora:pull token for registry-1.docker.io
16:02:57 #3 DONE 0.0s
16:02:57 
16:02:57 #4 [auth] library/golang:pull token for registry-1.docker.io
16:02:57 #4 DONE 0.0s
16:02:57 
16:02:57 #5 [internal] load metadata for docker.io/library/fedora:37
16:02:57 #8 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 1.7s done
16:02:57 #8 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555
16:02:57 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 5.24MB / 50.45MB 0.2s
16:02:57 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 20.97MB / 50.45MB 0.4s
16:02:57 #7 extracting sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 5.3s done
16:02:57 mkdir -p sources
16:02:57 docker run --rm -w /v \
16:02:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:57 	alpine \
16:02:57 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:02:57 #10 9.854 Get:106 http://deb.debian.org/debian bullseye/main armhf gettext armhf 0.21-4 [1243 kB]
16:02:57 #10 9.858 Get:107 http://deb.debian.org/debian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:02:57 #10 9.868 Get:108 http://deb.debian.org/debian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
16:02:57 #10 9.868 Get:109 http://deb.debian.org/debian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
16:02:57 #10 9.934 Get:110 http://deb.debian.org/debian bullseye/main armhf debian-keyring all 2021.07.26 [31.1 MB]
16:02:57 #5 DONE 0.3s
16:02:57 
16:02:57 #6 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:57 #6 DONE 0.3s
16:02:57 
16:02:57 #7 [internal] load build context
16:02:57 #7 transferring context: 13.65kB done
16:02:57 #7 DONE 0.0s
16:02:57 
16:02:57 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:57 #8 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:02:57 #8 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 1.05MB / 49.23MB 0.1s
16:02:57 #8 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 4.19MB / 7.73MB 0.1s
16:02:57 #8 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:57 #8 sha256:80887ed38ff24f174318fa10baba11fad4399f456628073a29e7ecc280e36642 1.80kB / 1.80kB done
16:02:57 #8 sha256:6390a32d704ff9aded6a09dd2a647c6459cda655d533287c04c9e48fc49cbf2e 7.12kB / 7.12kB done
16:02:57 #8 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 7.73MB / 7.73MB 0.1s done
16:02:57 #8 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 3.15MB / 10.00MB 0.2s
16:02:57 #7 ...
16:02:57 
16:02:57 #9 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:e6fb8b88b411285ac71590459aa8d0a376acc86a3d17adfe45e806f522c54cc3
16:02:57 #9 resolve docker.io/library/debian:buster@sha256:e6fb8b88b411285ac71590459aa8d0a376acc86a3d17adfe45e806f522c54cc3 0.0s done
16:02:57 #9 sha256:e6fb8b88b411285ac71590459aa8d0a376acc86a3d17adfe45e806f522c54cc3 984B / 984B done
16:02:57 #9 sha256:965acb1aa66ce1767beac782bdd9f93a27b7867fc0c681fef485adf7ead19cf7 529B / 529B done
16:02:57 #9 sha256:1414d004eaaa870f013622145c72ed4feb9db9f7fc64a3309d07d93c4557425c 1.48kB / 1.48kB done
16:02:57 #9 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 45.92MB / 45.92MB 5.2s done
16:02:57 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 38.80MB / 50.45MB 0.6s
16:02:57 mkdir -p sources
16:02:57 docker run --rm -w /v \
16:02:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:57 	alpine \
16:02:57 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:57 #7 extracting sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04
16:02:57 #7 extracting sha256:ebaddd1f6bb2f6b5c6d86899ac828d16806a291772361992c70f991c91163025 done
16:02:58 == Building packages for debian-buster ==
16:02:58 mkdir -p "debbuild/debian-buster"
16:02:58 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile .
16:02:58 #8 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 4.19MB / 49.23MB 0.3s
16:02:58 #8 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 0.3s done
16:02:58 #8 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 0B / 52.17MB 0.3s
16:02:58 #8 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 25.17MB / 49.23MB 0.4s
16:02:58 #8 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 9.44MB / 52.17MB 0.4s
16:02:58 #9 ...
16:02:58 
16:02:58 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:58 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 44.04MB / 110.24MB 10.2s
16:02:58 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 45.15MB / 50.45MB 0.7s
16:02:58 #7 ...
16:02:58 
16:02:58 #8 [internal] load build context
16:02:58 #8 transferring context: 19.80MB 0.8s done
16:02:58 #8 DONE 0.9s
16:02:58 
16:02:58 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:e6fb8b88b411285ac71590459aa8d0a376acc86a3d17adfe45e806f522c54cc3
16:02:58 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 0.8s done
16:02:58 mkdir -p rpmbuild/SOURCES
16:02:58 docker run --rm -w /v \
16:02:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:58 	alpine \
16:02:58 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:02:58 mkdir -p sources
16:02:58 cp ../systemd/docker.service sources/docker.service
16:02:58 mkdir -p sources
16:02:58 cp ../systemd/docker.socket sources/docker.socket
16:02:58 docker run --rm -w /v \
16:02:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:58 	alpine \
16:02:58 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:58 #7 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 1.7s done
16:02:58 #7 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 0.1s
16:02:58 #7 extracting sha256:7a4621948551374ebf2bf7fd2e9b854f9843a004e2d63cd9ce3f0f36c0fd7d0e done
16:02:58 #7 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 4.0s done
16:02:58 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 141.97MB / 141.97MB 5.5s done
16:02:58 #7 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded
16:02:58 #8 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 0.6s done
16:02:58 #8 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 29.36MB / 52.17MB 0.6s
16:02:58 #8 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 39.85MB / 52.17MB 0.7s
16:02:58 #8 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3
16:02:58 #8 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 8.39MB / 62.71MB 0.7s
16:02:58 
16:02:58 #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:02:58 #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:02:58 #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:02:58 #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:02:58 #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:02:58 #10 DONE 3.9s
16:02:58 
16:02:58 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:58 #7 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 2.7s done
16:02:58 #7 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 0.2s done
16:02:58 #7 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.2s done
16:02:58 #7 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 1.6s done
16:02:58 #7 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555
16:02:58 #7 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 5.1s
16:02:58 #7 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0
16:02:58 #7 extracting sha256:a2e239ee135bb291c9605ff30fde8a02e1cc80a90c4055294fabec5383f4d1d4 done
16:02:58 #7 extracting sha256:4fb79504ba1cace295c71df44a5592478543383f81a9c3e4c564de3a802b1bb2 0.0s done
16:02:58 #8 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 49.28MB / 52.17MB 0.8s
16:02:58 #8 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 18.87MB / 62.71MB 0.8s
16:02:58 #8 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 0.9s done
16:02:58 #8 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 28.31MB / 62.71MB 0.9s
16:02:58 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 0B / 109.09MB 0.9s
16:02:58 mkdir -p sources
16:02:58 docker run --rm -w /v \
16:02:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:58 	alpine \
16:02:58 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:58 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 50.33MB / 110.24MB 10.9s
16:02:58 mkdir -p sources
16:02:58 cp ../systemd/docker.service sources/docker.service
16:02:58 mkdir -p sources
16:02:58 cp ../systemd/docker.socket sources/docker.socket
16:02:58 docker run --rm -w /v \
16:02:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:58 	alpine \
16:02:58 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:58 #1 [internal] load .dockerignore
16:02:58 #1 transferring context: 2B done
16:02:58 #1 DONE 0.1s
16:02:58 
16:02:58 #2 [internal] load build definition from Dockerfile
16:02:58 #2 transferring dockerfile: 939B done
16:02:58 #2 DONE 0.1s
16:02:58 
16:02:58 #3 [auth] library/debian:pull token for registry-1.docker.io
16:02:58 #3 DONE 0.0s
16:02:58 
16:02:58 #4 [auth] library/golang:pull token for registry-1.docker.io
16:02:58 #4 DONE 0.0s
16:02:58 
16:02:58 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:58 #7 extracting sha256:430de5ffecfc3972e0e9563e08abda46e4119aebab6d0e9dac25375e149c16f1 done
16:02:58 #7 extracting sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76
16:02:58 mkdir -p rpmbuild/SOURCES
16:02:58 docker run --rm -w /v \
16:02:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:58 	alpine \
16:02:58 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:02:58 == Building packages for ubuntu-kinetic ==
16:02:58 mkdir -p "debbuild/ubuntu-kinetic"
16:02:58 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-kinetic/aarch64 -f ubuntu-kinetic/Dockerfile .
16:02:58 #7 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 0.6s done
16:02:58 #7 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12
16:02:58 #7 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 2.7s done
16:02:58 #7 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555
16:02:58 #8 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 38.80MB / 62.71MB 1.0s
16:02:58 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 8.39MB / 109.09MB 1.0s
16:02:58 #8 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 48.23MB / 62.71MB 1.1s
16:02:58 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 18.87MB / 109.09MB 1.1s
16:02:58 #5 DONE 0.4s
16:02:58 
16:02:58 #6 [internal] load metadata for docker.io/library/debian:buster
16:02:58 #6 DONE 0.4s
16:02:58 
16:02:58 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:e6fb8b88b411285ac71590459aa8d0a376acc86a3d17adfe45e806f522c54cc3
16:02:58 #7 resolve docker.io/library/debian:buster@sha256:e6fb8b88b411285ac71590459aa8d0a376acc86a3d17adfe45e806f522c54cc3 0.0s done
16:02:58 #7 DONE 0.0s
16:02:58 
16:02:58 #8 [internal] load build context
16:02:59 #8 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 1.5s done
16:02:59 #1 [internal] load .dockerignore
16:02:59 #1 transferring context: 2B done
16:02:59 #1 DONE 0.0s
16:02:59 
16:02:59 #2 [internal] load build definition from Dockerfile
16:02:59 #2 transferring dockerfile: 1.24kB done
16:02:59 #2 DONE 0.1s
16:02:59 
16:02:59 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
16:02:59 #17 DONE 7.1s
16:02:59 
16:02:59 #18 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
16:02:59 #18 DONE 0.0s
16:02:59 
16:02:59 #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
16:02:59 #19 0.411 + apk  --root / add --no-cache musl-dev gcc
16:02:59 #19 0.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
16:02:59 mkdir -p rpmbuild/SOURCES
16:02:59 docker run --rm -w /v \
16:02:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:02:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:59 	alpine \
16:02:59 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:02:59 #10 10.95 Get:111 http://deb.debian.org/debian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [43.9 kB]
16:02:59 #10 10.97 Get:112 http://deb.debian.org/debian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [85.1 kB]
16:02:59 #10 10.97 Get:113 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB]
16:02:59 #10 10.97 Get:114 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB]
16:02:59 #10 11.06 Get:115 http://deb.debian.org/debian-security bullseye-security/main armhf libksba8 armhf 1.5.0-3+deb11u1 [105 kB]
16:02:59 #10 11.06 Get:116 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
16:02:59 #10 11.07 Get:117 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB]
16:02:59 #10 11.10 Get:118 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
16:02:59 #10 11.12 Get:119 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB]
16:02:59 #10 11.14 Get:120 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB]
16:02:59 #10 11.18 Get:121 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB]
16:02:59 #10 11.19 Get:122 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB]
16:02:59 #10 11.19 Get:123 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB]
16:02:59 #10 11.23 Get:124 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB]
16:02:59 #10 11.23 Get:125 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB]
16:02:59 #10 11.26 Get:126 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB]
16:02:59 #10 11.28 Get:127 http://deb.debian.org/debian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
16:02:59 #10 11.28 Get:128 http://deb.debian.org/debian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
16:02:59 #10 11.28 Get:129 http://deb.debian.org/debian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
16:02:59 #10 11.28 Get:130 http://deb.debian.org/debian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
16:02:59 #10 11.28 Get:131 http://deb.debian.org/debian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.2 kB]
16:02:59 #10 11.29 Get:132 http://deb.debian.org/debian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
16:02:59 #10 11.29 Get:133 http://deb.debian.org/debian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
16:02:59 #10 11.29 Get:134 http://deb.debian.org/debian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b3 [11.0 kB]
16:02:59 #10 11.29 Get:135 http://deb.debian.org/debian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
16:02:59 #10 11.29 Get:136 http://deb.debian.org/debian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
16:02:59 #10 11.29 Get:137 http://deb.debian.org/debian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.5 kB]
16:02:59 #10 11.29 Get:138 http://deb.debian.org/debian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:02:59 #10 11.29 Get:139 http://deb.debian.org/debian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
16:02:59 #10 11.30 Get:140 http://deb.debian.org/debian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
16:02:59 #10 11.30 Get:141 http://deb.debian.org/debian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
16:02:59 #10 11.30 Get:142 http://deb.debian.org/debian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
16:02:59 #10 11.30 Get:143 http://deb.debian.org/debian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
16:02:59 #10 11.30 Get:144 http://deb.debian.org/debian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
16:02:59 #10 11.30 Get:145 http://deb.debian.org/debian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
16:02:59 #10 11.30 Get:146 http://deb.debian.org/debian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
16:02:59 #10 11.31 Get:147 http://deb.debian.org/debian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
16:02:59 #10 11.31 Get:148 http://deb.debian.org/debian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
16:02:59 #10 11.31 Get:149 http://deb.debian.org/debian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
16:02:59 #10 11.31 Get:150 http://deb.debian.org/debian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
16:02:59 #10 11.31 Get:151 http://deb.debian.org/debian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
16:02:59 #10 11.31 Get:152 http://deb.debian.org/debian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
16:02:59 #10 11.31 Get:153 http://deb.debian.org/debian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
16:02:59 #10 11.32 Get:154 http://deb.debian.org/debian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
16:02:59 #10 11.32 Get:155 http://deb.debian.org/debian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
16:02:59 #10 11.32 Get:156 http://deb.debian.org/debian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:02:59 #10 11.32 Get:157 http://deb.debian.org/debian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
16:02:59 #10 11.32 Get:158 http://deb.debian.org/debian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [303 kB]
16:02:59 #10 11.32 Get:159 http://deb.debian.org/debian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
16:02:59 #10 11.33 Get:160 http://deb.debian.org/debian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
16:02:59 #10 11.33 Get:161 http://deb.debian.org/debian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
16:02:59 #10 11.33 Get:162 http://deb.debian.org/debian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
16:02:59 #10 11.33 Get:163 http://deb.debian.org/debian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:02:59 #10 11.33 Get:164 http://deb.debian.org/debian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
16:02:59 #10 11.33 Get:165 http://deb.debian.org/debian bullseye/main armhf patchutils armhf 0.4.2-1 [72.5 kB]
16:02:59 #10 11.33 Get:166 http://deb.debian.org/debian bullseye/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
16:02:59 #10 11.34 Get:167 http://deb.debian.org/debian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
16:02:59 #10 11.36 Get:168 http://deb.debian.org/debian bullseye/main armhf diffstat armhf 1.64-1 [34.6 kB]
16:02:59 #8 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 1.3s
16:02:59 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 38.80MB / 109.09MB 1.3s
16:02:59 #8 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 1.3s done
16:02:59 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 48.23MB / 109.09MB 1.4s
16:02:59 #8 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 156B / 156B 1.4s done
16:02:59 mkdir -p sources
16:02:59 docker run --rm -w /v \
16:02:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:59 	alpine \
16:02:59 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:59 #8 transferring context: 19.76MB 0.2s done
16:02:59 #8 DONE 0.2s
16:02:59 
16:02:59 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:59 #9 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:02:59 #9 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:59 #9 sha256:6390a32d704ff9aded6a09dd2a647c6459cda655d533287c04c9e48fc49cbf2e 7.12kB / 7.12kB done
16:02:59 #9 sha256:80887ed38ff24f174318fa10baba11fad4399f456628073a29e7ecc280e36642 1.80kB / 1.80kB done
16:02:59 #9 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 16.78MB / 49.23MB 0.2s
16:02:59 #9 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 7.73MB / 7.73MB 0.2s done
16:02:59 #9 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 0.2s
16:02:59 #9 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 26.21MB / 49.23MB 0.3s
16:02:59 #9 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 2.5s done
16:02:59 == Building packages for ubuntu-jammy ==
16:02:59 mkdir -p "debbuild/ubuntu-jammy"
16:02:59 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile .
16:02:59 #8 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d
16:02:59 #3 DONE 0.0s
16:02:59 
16:02:59 #4 [auth] library/golang:pull token for registry-1.docker.io
16:02:59 #4 DONE 0.0s
16:02:59 
16:02:59 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:59 #7 ...
16:02:59 
16:02:59 #8 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e
16:02:59 #8 resolve quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e 0.0s done
16:02:59 #8 sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e 743B / 743B done
16:02:59 #8 sha256:01f9c5d853f409ca069741f99e9228150ae79456368ca50d23afa0f7941a5848 920B / 920B done
16:02:59 #8 sha256:845a42c567ffa753cafc67697030f3908d24e47bb23f11cdcd6fcc0370bc8965 6.46kB / 6.46kB done
16:02:59 #8 sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 81.47MB / 81.47MB 2.1s done
16:02:59 #8 sha256:795f49826329c7676ac8fedf63e55e7ba9fb73922b7c6f61297c111c2d95d634 1.89kB / 1.89kB 0.1s done
16:02:59 #8 sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4 38.35MB / 38.35MB 0.9s done
16:02:59 #8 sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff 37.41MB / 37.41MB 2.2s done
16:02:59 #8 extracting sha256:44219e00881cf62071db757c57d79fb1b638ddfbcb4c34bdfe7bc66f579e1918 6.0s done
16:02:59 #8 extracting sha256:795f49826329c7676ac8fedf63e55e7ba9fb73922b7c6f61297c111c2d95d634 done
16:02:59 #8 extracting sha256:e72c69f7a7a0086306caea6b3130a8ec6113c09e065b2f1b0fd6dd95266dfee4 0.5s done
16:02:59 #8 extracting sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff 0.6s
16:02:59 #7 extracting sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 3.2s done
16:02:59 #7 extracting sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 0.1s
16:02:59 mkdir -p rpmbuild/SOURCES
16:02:59 docker run --rm -w /v \
16:02:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:02:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:59 	alpine \
16:02:59 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:02:59 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 58.72MB / 109.09MB 1.5s
16:02:59 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 68.16MB / 109.09MB 1.6s
16:02:59 #10 11.37 Get:169 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u2 [7684 B]
16:02:59 #10 11.37 Get:170 http://deb.debian.org/debian bullseye/main armhf python3-pkg-resources all 52.0.0-4 [190 kB]
16:02:59 #10 11.38 Get:171 http://deb.debian.org/debian bullseye/main armhf python3-chardet all 4.0.0-1 [99.0 kB]
16:02:59 #10 11.38 Get:172 http://deb.debian.org/debian bullseye/main armhf python3-six all 1.16.0-2 [17.5 kB]
16:02:59 #10 11.38 Get:173 http://deb.debian.org/debian bullseye/main armhf python3-debian all 0.1.39 [80.1 kB]
16:02:59 #10 11.39 Get:174 http://deb.debian.org/debian bullseye/main armhf libgpgme11 armhf 1.14.0-1+b2 [263 kB]
16:02:59 #10 11.39 Get:175 http://deb.debian.org/debian bullseye/main armhf python3-gpg armhf 1.14.0-1+b2 [316 kB]
16:02:59 #10 11.39 Get:176 http://deb.debian.org/debian bullseye/main armhf dput all 1.1.0 [56.5 kB]
16:02:59 #10 11.44 Get:177 http://deb.debian.org/debian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
16:02:59 #10 11.44 Get:178 http://deb.debian.org/debian bullseye/main armhf fonts-dejavu-core all 2.37-2 [1069 kB]
16:02:59 #10 11.44 Get:179 http://deb.debian.org/debian bullseye/main armhf fontconfig-config all 2.13.1-4.2 [281 kB]
16:02:59 #10 11.48 Get:180 http://deb.debian.org/debian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u3 [309 kB]
16:02:59 #10 11.48 Get:181 http://deb.debian.org/debian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
16:02:59 #10 11.48 Get:182 http://deb.debian.org/debian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
16:02:59 #10 11.53 Get:183 http://deb.debian.org/debian bullseye/main armhf git armhf 1:2.30.2-1 [5128 kB]
16:02:59 mkdir -p sources
16:02:59 docker run --rm -w /v \
16:02:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:59 	alpine \
16:02:59 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:59 #9 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 36.70MB / 49.23MB 0.4s
16:02:59 #9 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 0.4s done
16:02:59 #9 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 0B / 52.17MB 0.4s
16:02:59 #9 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 0B / 62.71MB 0.4s
16:02:59 #9 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 0.6s
16:02:59 #9 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 17.83MB / 52.17MB 0.6s
16:02:59 #9 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 19.92MB / 62.71MB 0.6s
16:02:59 #9 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d
16:02:59 #5 DONE 0.3s
16:02:59 
16:02:59 #6 [internal] load metadata for docker.io/library/ubuntu:kinetic
16:02:59 #6 DONE 0.3s
16:02:59 
16:02:59 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:59 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:02:59 #1 [internal] load build definition from Dockerfile
16:02:59 #1 transferring dockerfile: 1.24kB done
16:02:59 #1 DONE 0.1s
16:02:59 
16:02:59 #2 [internal] load .dockerignore
16:02:59 #2 transferring context: 2B done
16:02:59 #2 DONE 0.1s
16:02:59 
16:02:59 #3 [auth] library/golang:pull token for registry-1.docker.io
16:02:59 mkdir -p sources
16:02:59 docker run --rm -w /v \
16:02:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:02:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:02:59 	alpine \
16:02:59 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:02:59 #8 ...
16:02:59 
16:02:59 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:59 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 78.64MB / 109.09MB 1.7s
16:02:59 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 88.08MB / 109.09MB 1.8s
16:02:59 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 98.57MB / 109.09MB 1.9s
16:02:59 mkdir -p rpmbuild/SOURCES
16:02:59 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
16:02:59 mkdir -p rpmbuild/SOURCES
16:02:59 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
16:02:59 docker run --rm -w /v \
16:02:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:02:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:59 	alpine \
16:02:59 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:02:59 #10 11.69 Get:184 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
16:02:59 #10 11.82 Get:185 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB]
16:02:59 #10 11.82 Get:186 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-xs-perl armhf 0.04-6+b1 [11.5 kB]
16:02:59 #10 11.82 Get:187 http://deb.debian.org/debian bullseye/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
16:02:59 #10 11.84 Get:188 http://deb.debian.org/debian bullseye/main armhf libaliased-perl all 0.34-1.1 [14.1 kB]
16:02:59 #10 11.84 Get:189 http://deb.debian.org/debian bullseye/main armhf libapt-pkg-perl armhf 0.1.39 [66.9 kB]
16:02:59 #10 11.84 Get:190 http://deb.debian.org/debian bullseye/main armhf libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
16:02:59 #10 11.84 Get:191 http://deb.debian.org/debian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [303 kB]
16:02:59 #10 11.84 Get:192 http://deb.debian.org/debian bullseye/main armhf libarray-intspan-perl all 2.004-1 [25.5 kB]
16:02:59 #10 11.84 Get:193 http://deb.debian.org/debian bullseye/main armhf libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
16:02:59 #10 11.84 Get:194 http://deb.debian.org/debian bullseye/main armhf libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
16:02:59 #10 11.84 Get:195 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
16:02:59 #10 11.84 Get:196 http://deb.debian.org/debian bullseye/main armhf libvariable-magic-perl armhf 0.62-1+b3 [43.0 kB]
16:02:59 #10 11.85 Get:197 http://deb.debian.org/debian bullseye/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
16:02:59 #10 11.85 Get:198 http://deb.debian.org/debian bullseye/main armhf libpng16-16 armhf 1.6.37-3 [277 kB]
16:02:59 #10 11.85 Get:199 http://deb.debian.org/debian bullseye/main armhf libfreetype6 armhf 2.10.4+dfsg-1+deb11u1 [357 kB]
16:02:59 #10 11.86 Get:200 http://deb.debian.org/debian bullseye/main armhf libfontconfig1 armhf 2.13.1-4.2 [329 kB]
16:02:59 #10 11.86 Get:201 http://deb.debian.org/debian bullseye/main armhf libjpeg62-turbo armhf 1:2.0.6-4 [123 kB]
16:02:59 #10 11.86 Get:202 http://deb.debian.org/debian bullseye/main armhf libdeflate0 armhf 1.7-1 [43.1 kB]
16:02:59 #10 11.86 Get:203 http://deb.debian.org/debian bullseye/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB]
16:02:59 #10 11.88 Get:204 http://deb.debian.org/debian bullseye/main armhf libwebp6 armhf 0.6.1-2.1 [226 kB]
16:02:59 #10 11.88 Get:205 http://deb.debian.org/debian bullseye/main armhf libtiff5 armhf 4.2.0-1+deb11u1 [272 kB]
16:02:59 #9 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 28.31MB / 52.17MB 0.7s
16:02:59 #9 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 29.36MB / 62.71MB 0.7s
16:02:59 #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 1.7s
16:02:59 #7 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 1.8s done
16:02:59 #7 ...
16:02:59 
16:02:59 #8 [internal] load build context
16:02:59 #8 transferring context: 19.76MB 0.1s done
16:02:59 #8 DONE 0.2s
16:02:59 
16:02:59 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:02:59 #7 sha256:6390a32d704ff9aded6a09dd2a647c6459cda655d533287c04c9e48fc49cbf2e 7.12kB / 7.12kB done
16:02:59 #7 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 1.05MB / 7.73MB 0.1s
16:02:59 #7 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:02:59 #7 sha256:80887ed38ff24f174318fa10baba11fad4399f456628073a29e7ecc280e36642 1.80kB / 1.80kB done
16:02:59 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 1.05MB / 49.23MB 0.1s
16:02:59 #7 sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 7.73MB / 7.73MB 0.2s done
16:02:59 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 13.63MB / 49.23MB 0.2s
16:02:59 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0B / 10.00MB 0.2s
16:02:59 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 23.14MB / 49.23MB 0.3s
16:02:59 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 8.39MB / 10.00MB 0.3s
16:02:59 #3 DONE 0.0s
16:02:59 
16:02:59 #4 [auth] library/ubuntu:pull token for registry-1.docker.io
16:02:59 #4 DONE 0.0s
16:02:59 
16:02:59 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:02:59 #7 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0.5s done
16:02:59 #8 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 2.5s done
16:02:59 #7 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 2.4s done
16:02:59 #7 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 0.1s
16:02:59 #7 ...
16:02:59 
16:02:59 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:02:59 #10 10.18 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgdbm5 armhf 1.14.1-6 [23.4 kB]
16:02:59 #10 10.18 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpipeline1 armhf 1.5.0-1 [21.1 kB]
16:02:59 #10 10.18 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf man-db armhf 2.8.3-2ubuntu0.1 [993 kB]
16:02:59 #10 10.27 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl-modules-5.26 all 5.26.1-6ubuntu0.6 [2764 kB]
16:02:59 #10 10.47 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgdbm-compat4 armhf 1.14.1-6 [5764 B]
16:02:59 #10 10.49 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libperl5.26 armhf 5.26.1-6ubuntu0.6 [2898 kB]
16:02:59 #10 10.68 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl armhf 5.26.1-6ubuntu0.6 [201 kB]
16:02:59 #10 10.76 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssl armhf 1.1.1-1ubuntu2.1~18.04.20 [590 kB]
16:02:59 #10 10.85 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf ca-certificates all 20211016ubuntu0.18.04.1 [140 kB]
16:02:59 #10 10.85 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf distro-info-data all 0.37ubuntu0.15 [4724 B]
16:02:59 #10 10.86 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libmagic-mgc armhf 1:5.32-2ubuntu0.4 [184 kB]
16:02:59 #10 10.87 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libmagic1 armhf 1:5.32-2ubuntu0.4 [62.9 kB]
16:02:59 #10 10.88 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf file armhf 1:5.32-2ubuntu0.4 [21.5 kB]
16:02:59 #10 10.88 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf less armhf 487-0.1 [104 kB]
16:02:59 #10 10.96 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libapt-inst2.0 armhf 1.6.14 [54.2 kB]
16:02:59 #10 11.06 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-0 armhf 2.56.4-0ubuntu0.18.04.9 [1017 kB]
16:02:59 #10 11.14 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B]
16:02:59 #10 11.16 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libicu60 armhf 60.2-3ubuntu3.2 [7802 kB]
16:02:59 #10 11.80 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxml2 armhf 2.9.4+dfsg1-6.1ubuntu1.8 [569 kB]
16:02:59 #10 11.83 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libyaml-0-2 armhf 0.1.7-2ubuntu3 [40.8 kB]
16:02:59 #10 11.83 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lsb-release all 9.20170808ubuntu1 [11.0 kB]
16:02:59 #10 11.91 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf netbase all 5.4 [12.7 kB]
16:02:59 #10 11.91 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf shared-mime-info armhf 1.9-2 [424 kB]
16:02:59 #10 11.91 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf ucf all 3.0038 [50.5 kB]
16:02:59 #10 11.99 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xdg-user-dirs armhf 0.17-1ubuntu1 [46.7 kB]
16:02:59 #10 12.02 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf xz-utils armhf 5.2.2-1.3ubuntu0.1 [82.1 kB]
16:02:59 #10 12.09 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gettext-base armhf 0.19.8.1-6ubuntu0.3 [109 kB]
16:02:59 #10 12.17 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf iso-codes all 3.79-1 [2565 kB]
16:02:59 #10 12.29 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf krb5-locales all 1.16-2ubuntu0.2 [13.4 kB]
16:02:59 #10 12.29 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libedit2 armhf 3.1-20170329-1 [61.9 kB]
16:02:59 #10 12.33 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5support0 armhf 1.16-2ubuntu0.2 [27.2 kB]
16:02:59 #10 12.33 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libk5crypto3 armhf 1.16-2ubuntu0.2 [83.1 kB]
16:02:59 #10 12.33 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkeyutils1 armhf 1.5.9-9.2ubuntu2.1 [7852 B]
16:02:59 #10 12.33 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-3 armhf 1.16-2ubuntu0.2 [233 kB]
16:02:59 #10 12.33 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi-krb5-2 armhf 1.16-2ubuntu0.2 [101 kB]
16:02:59 #10 12.34 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpsl5 armhf 0.19.1-5build1 [40.5 kB]
16:02:59 #10 12.34 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.0.0 armhf 1.0.2n-1ubuntu5.10 [713 kB]
16:02:59 #10 12.37 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxmuu1 armhf 2:1.1.2-2 [9130 B]
16:02:59 #10 12.37 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf manpages all 4.15-1 [1234 kB]
16:02:59 #10 12.44 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssh-client armhf 1:7.6p1-4ubuntu0.7 [551 kB]
16:02:59 #10 12.46 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf publicsuffix all 20180223.1310-1 [97.6 kB]
16:02:59 #10 12.46 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python-apt-common all 1.6.5ubuntu0.7 [16.9 kB]
16:02:59 #10 12.46 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-apt armhf 1.6.5ubuntu0.7 [136 kB]
16:02:59 #10 12.48 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf strace armhf 4.21-1ubuntu1 [217 kB]
16:02:59 #10 12.48 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xauth armhf 1:1.0.10-1 [21.7 kB]
16:02:59 #10 12.48 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf at armhf 3.1.20-3.1ubuntu2 [36.9 kB]
16:02:59 #10 12.52 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsigsegv2 armhf 2.12-1 [14.0 kB]
16:02:59 #10 12.52 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf m4 armhf 1.4.18-1 [181 kB]
16:02:59 #10 12.52 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf autoconf all 2.69-11 [322 kB]
16:02:59 #10 12.59 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf autotools-dev all 20180224.1 [39.6 kB]
16:02:59 #10 12.59 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf automake all 1:1.15.1-3ubuntu2 [509 kB]
16:02:59 #10 12.61 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
16:02:59 #10 12.63 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils-common armhf 2.30-21ubuntu1~18.04.8 [197 kB]
16:02:59 #10 12.64 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libbinutils armhf 2.30-21ubuntu1~18.04.8 [299 kB]
16:02:59 #10 12.65 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.30-21ubuntu1~18.04.8 [2156 kB]
16:02:59 #10 12.77 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils armhf 2.30-21ubuntu1~18.04.8 [3352 B]
16:02:59 #10 12.77 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libc-dev-bin armhf 2.27-3ubuntu1.6 [59.4 kB]
16:02:59 #10 12.77 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf linux-libc-dev armhf 4.15.0-200.211 [978 kB]
16:02:59 #10 12.85 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libc6-dev armhf 2.27-3ubuntu1.6 [1901 kB]
16:02:59 #10 12.92 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc-7-base armhf 7.5.0-3ubuntu1~18.04 [18.3 kB]
16:02:59 #10 12.92 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libisl19 armhf 0.19-1 [426 kB]
16:02:59 #10 12.92 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpfr6 armhf 4.0.1-1 [194 kB]
16:02:59 #10 12.94 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB]
16:02:59 #10 12.94 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cpp-7 armhf 7.5.0-3ubuntu1~18.04 [6565 kB]
16:02:59 #10 13.39 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cpp armhf 4:7.4.0-1ubuntu2.3 [27.6 kB]
16:02:59 #10 13.39 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcc1-0 armhf 8.4.0-1ubuntu1~18.04 [32.6 kB]
16:02:59 #10 13.39 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgomp1 armhf 8.4.0-1ubuntu1~18.04 [66.6 kB]
16:02:59 #10 13.39 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libatomic1 armhf 8.4.0-1ubuntu1~18.04 [7060 B]
16:02:59 #10 13.39 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libasan4 armhf 7.5.0-3ubuntu1~18.04 [328 kB]
16:02:59 #10 13.40 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libubsan0 armhf 7.5.0-3ubuntu1~18.04 [108 kB]
16:02:59 #10 13.42 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcilkrts5 armhf 7.5.0-3ubuntu1~18.04 [35.9 kB]
16:02:59 #10 13.44 Get:97 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgcc-7-dev armhf 7.5.0-3ubuntu1~18.04 [706 kB]
16:02:59 #10 13.45 Get:98 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc-7 armhf 7.5.0-3ubuntu1~18.04 [7278 kB]
16:02:59 #10 13.92 Get:99 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc armhf 4:7.4.0-1ubuntu2.3 [5208 B]
16:02:59 #10 13.94 Get:100 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libstdc++-7-dev armhf 7.5.0-3ubuntu1~18.04 [1544 kB]
16:02:59 #10 14.00 Get:101 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf g++-7 armhf 7.5.0-3ubuntu1~18.04 [7494 kB]
16:02:59 #10 14.64 Get:102 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf g++ armhf 4:7.4.0-1ubuntu2.3 [1568 B]
16:02:59 #10 14.71 Get:103 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf make armhf 4.1-9.1ubuntu1 [142 kB]
16:02:59 #10 14.96 Get:104 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB]
16:02:59 #10 15.05 Get:105 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf patch armhf 2.7.6-2ubuntu1.1 [99.1 kB]
16:02:59 #10 15.08 Get:106 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB]
16:02:59 #10 15.17 Get:107 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf build-essential armhf 12.4ubuntu1 [4752 B]
16:02:59 #10 15.17 Get:108 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libroken18-heimdal armhf 7.5.0+dfsg-1ubuntu0.2 [34.8 kB]
16:02:59 #10 15.17 Get:109 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libasn1-8-heimdal armhf 7.5.0+dfsg-1ubuntu0.2 [136 kB]
16:02:59 #10 15.18 Get:110 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libheimbase1-heimdal armhf 7.5.0+dfsg-1ubuntu0.2 [24.6 kB]
16:02:59 #10 15.18 Get:111 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhcrypto4-heimdal armhf 7.5.0+dfsg-1ubuntu0.2 [76.5 kB]
16:02:59 #10 15.19 Get:112 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libwind0-heimdal armhf 7.5.0+dfsg-1ubuntu0.2 [47.0 kB]
16:02:59 #10 15.19 Get:113 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhx509-5-heimdal armhf 7.5.0+dfsg-1ubuntu0.2 [88.0 kB]
16:02:59 #10 15.20 Get:114 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-26-heimdal armhf 7.5.0+dfsg-1ubuntu0.2 [168 kB]
16:02:59 #10 15.21 Get:115 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libheimntlm0-heimdal armhf 7.5.0+dfsg-1ubuntu0.2 [13.1 kB]
16:02:59 #10 15.28 Get:116 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi3-heimdal armhf 7.5.0+dfsg-1ubuntu0.2 [78.9 kB]
16:02:59 #10 15.28 Get:117 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-modules-db armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [13.3 kB]
16:02:59 #10 15.28 Get:118 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-2 armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [42.1 kB]
16:02:59 #10 15.28 Get:119 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
16:02:59 #10 15.28 Get:120 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-2.4-2 armhf 2.4.45+dfsg-1ubuntu1.11 [131 kB]
16:02:59 #10 15.28 Get:121 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnghttp2-14 armhf 1.30.0-1ubuntu1 [67.4 kB]
16:02:59 #10 15.28 Get:122 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-1 [49.1 kB]
16:02:59 #10 15.29 Get:123 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl4 armhf 7.58.0-2ubuntu3.21 [189 kB]
16:02:59 #10 15.35 Get:124 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf curl armhf 7.58.0-2ubuntu3.21 [152 kB]
16:02:59 #10 15.35 Get:125 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dctrl-tools armhf 2.24-2build1 [52.9 kB]
16:02:59 #10 15.42 Get:126 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtool all 2.4.6-2 [194 kB]
16:02:59 #10 15.43 Get:127 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dh-autoreconf all 17 [15.8 kB]
16:02:59 #10 15.43 Get:128 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
16:02:59 #10 15.43 Get:129 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
16:02:59 #10 15.43 Get:130 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtimedate-perl all 2.3000-2 [37.5 kB]
16:02:59 #10 15.43 Get:131 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
16:02:59 #10 15.43 Get:132 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcroco3 armhf 0.6.12-2 [69.4 kB]
16:02:59 #10 15.43 Get:133 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gettext armhf 0.19.8.1-6ubuntu0.3 [1229 kB]
16:02:59 #10 15.49 Get:134 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf intltool-debian all 0.35.0+20060710.4 [24.9 kB]
16:02:59 #10 15.49 Get:135 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf po-debconf all 1.0.20 [232 kB]
16:02:59 #10 15.58 Get:136 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf debhelper all 11.1.6ubuntu2 [902 kB]
16:02:59 #10 15.65 Get:137 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-which-perl all 1.21-1 [11.8 kB]
16:02:59 #10 15.65 Get:138 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-homedir-perl all 1.002-1 [37.1 kB]
16:02:59 #10 15.66 Get:139 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf devscripts armhf 2.17.12ubuntu1.1 [870 kB]
16:02:59 #10 15.68 Get:140 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf diffstat armhf 1.61-1build1 [21.1 kB]
16:02:59 #10 15.68 Get:141 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libassuan0 armhf 2.5.1-2 [28.3 kB]
16:02:59 #10 15.68 Get:142 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgconf armhf 2.2.4-1ubuntu1.6 [106 kB]
16:02:59 #10 15.68 Get:143 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.18.04.1 [79.3 kB]
16:02:59 #10 15.69 Get:144 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnpth0 armhf 1.5-3 [6632 B]
16:02:59 #10 15.69 Get:145 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dirmngr armhf 2.2.4-1ubuntu1.6 [275 kB]
16:02:59 #10 15.73 Get:146 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-pkg-resources all 39.0.1-2 [98.8 kB]
16:02:59 #10 15.80 Get:147 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-chardet all 3.0.4-1 [80.3 kB]
16:02:59 #10 15.80 Get:148 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-six all 1.11.0-2 [11.4 kB]
16:02:59 #10 15.80 Get:149 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-debian all 0.1.32 [65.4 kB]
16:02:59 #10 15.80 Get:150 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
16:02:59 #10 15.80 Get:151 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-utils armhf 2.2.4-1ubuntu1.6 [107 kB]
16:02:59 #10 15.81 Get:152 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg armhf 2.2.4-1ubuntu1.6 [409 kB]
16:02:59 #10 15.82 Get:153 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pinentry-curses armhf 1.1.0-1 [31.4 kB]
16:02:59 #10 15.82 Get:154 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-agent armhf 2.2.4-1ubuntu1.6 [189 kB]
16:02:59 #10 15.82 Get:155 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-client armhf 2.2.4-1ubuntu1.6 [76.5 kB]
16:02:59 #10 15.87 Get:156 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-server armhf 2.2.4-1ubuntu1.6 [71.7 kB]
16:02:59 #10 15.94 Get:157 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgsm armhf 2.2.4-1ubuntu1.6 [183 kB]
16:02:59 #10 15.95 Get:158 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg armhf 2.2.4-1ubuntu1.6 [249 kB]
16:02:59 #10 15.96 Get:159 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgpgme11 armhf 1.10.0-1ubuntu2 [92.3 kB]
16:02:59 #10 15.97 Get:160 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-gpg armhf 1.10.0-1ubuntu2 [129 kB]
16:02:59 #10 15.97 Get:161 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dput all 1.0.1ubuntu1 [42.7 kB]
16:02:59 #10 15.97 Get:162 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfakeroot armhf 1.22-2ubuntu1 [21.6 kB]
16:02:59 #10 15.97 Get:163 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf fakeroot armhf 1.22-2ubuntu1 [60.3 kB]
16:02:59 #10 15.97 Get:164 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl3-gnutls armhf 7.58.0-2ubuntu3.21 [187 kB]
16:02:59 #10 15.97 Get:165 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liberror-perl all 0.17025-1 [22.8 kB]
16:02:59 #10 16.02 Get:166 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf git-man all 1:2.17.1-1ubuntu0.13 [805 kB]
16:02:59 #10 16.05 Get:167 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf git armhf 1:2.17.1-1ubuntu0.13 [2825 kB]
16:02:59 #10 16.18 Get:168 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
16:02:59 #10 16.18 Get:169 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-diff-xs-perl armhf 0.04-5 [10.8 kB]
16:02:59 #10 16.21 Get:170 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:02:59 #10 16.21 Get:171 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libapt-pkg-perl armhf 0.1.33build1 [63.8 kB]
16:02:59 #10 16.21 Get:172 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libarchive-cpio-perl all 0.10-1 [9644 B]
16:02:59 #10 16.21 Get:173 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libb-hooks-op-check-perl armhf 0.22-1 [9852 B]
16:02:59 #10 16.21 Get:174 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB]
16:02:59 #10 16.21 Get:175 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdevel-callchecker-perl armhf 0.007-2build1 [14.0 kB]
16:02:59 #10 16.21 Get:176 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-classify-perl armhf 0.015-1 [20.0 kB]
16:02:59 #10 16.25 Get:177 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:02:59 #10 16.28 Get:178 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]
16:02:59 #10 16.28 Get:179 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB]
16:02:59 #10 16.28 Get:180 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:02:59 #10 16.28 Get:181 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libvariable-magic-perl armhf 0.62-1 [32.2 kB]
16:02:59 #10 16.28 Get:182 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
16:02:59 #10 16.28 Get:183 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-tagset-perl all 3.20-3 [12.1 kB]
16:02:59 #10 16.29 Get:184 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liburi-perl all 1.73-1 [77.2 kB]
16:02:59 #10 16.29 Get:185 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-parser-perl armhf 3.72-3build1 [82.7 kB]
16:02:59 #10 16.32 Get:186 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcgi-pm-perl all 4.38-1 [185 kB]
16:02:59 #10 16.37 Get:187 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfcgi-perl armhf 0.78-2build1 [28.7 kB]
16:02:59 #10 16.37 Get:188 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcgi-fast-perl all 1:2.13-1 [9940 B]
16:02:59 #10 16.37 Get:189 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-name-perl armhf 0.21-1build1 [11.1 kB]
16:02:59 #10 16.37 Get:190 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-accessor-perl all 0.51-1 [21.2 kB]
16:02:59 #10 16.37 Get:191 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
16:02:59 #10 16.37 Get:192 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-xsaccessor-perl armhf 1.19-2build8 [33.7 kB]
16:02:59 #10 16.37 Get:193 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclone-perl armhf 0.39-1 [9832 B]
16:02:59 #10 16.37 Get:194 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdata-dump-perl all 1.23-1 [27.0 kB]
16:02:59 #10 16.39 Get:195 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-util-perl armhf 1.07-3build3 [18.6 kB]
16:02:59 #10 16.44 Get:196 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-install-perl all 0.928-1 [10.5 kB]
16:02:59 #10 16.45 Get:197 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdata-optlist-perl all 0.110-1 [9956 B]
16:02:59 #10 16.45 Get:198 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdevel-globaldestruction-perl all 0.14-1 [6752 B]
16:02:59 #10 16.45 Get:199 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
16:02:59 #10 16.45 Get:200 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
16:02:59 #10 16.45 Get:201 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf perl-openssl-defaults armhf 3build1 [7012 B]
16:02:59 #10 16.45 Get:202 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libnet-ssleay-perl armhf 1.84-1ubuntu0.2 [264 kB]
16:02:59 #10 16.60 Get:203 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]
16:02:59 #10 16.97 Get:204 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:02:59 #10 16.97 Get:205 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmailtools-perl all 2.18-1 [74.0 kB]
16:02:59 #10 16.99 Get:206 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsocket6-perl armhf 0.27-1build2 [21.7 kB]
16:02:59 #10 17.00 Get:207 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-socket-inet6-perl all 2.72-2 [13.8 kB]
16:02:59 #10 17.00 Get:208 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-ip-perl all 1.26-1 [31.5 kB]
16:02:59 #10 17.01 Get:209 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-dns-perl all 1.10-2 [335 kB]
16:02:59 #10 17.12 Get:210 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB]
16:02:59 #10 17.12 Get:211 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libemail-valid-perl all 1.202-1 [16.3 kB]
16:02:59 #10 17.13 Get:212 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libencode-locale-perl all 1.05-1 [12.3 kB]
16:02:59 #10 17.13 Get:213 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libexporter-tiny-perl all 1.000000-2 [34.6 kB]
16:02:59 #10 17.13 Get:214 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libipc-system-simple-perl all 1.25-4 [22.5 kB]
16:02:59 #10 17.13 Get:215 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-basedir-perl all 0.07-1 [16.9 kB]
16:02:59 #10 17.14 Get:216 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB]
16:02:59 #10 17.14 Get:217 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-fcntllock-perl armhf 0.22-3build2 [32.9 kB]
16:02:59 #10 17.14 Get:218 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-date-perl all 6.02-1 [10.4 kB]
16:02:59 #10 17.19 Get:219 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-listing-perl all 6.04-1 [9774 B]
16:02:59 #10 17.22 Get:220 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfont-afm-perl all 1.20-2 [13.2 kB]
16:02:59 #10 17.22 Get:221 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-stringy-perl all 2.111-2 [60.6 kB]
16:02:59 #10 17.22 Get:222 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-validate-perl armhf 1.29-1 [50.3 kB]
16:02:59 #10 17.23 Get:223 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB]
16:02:59 #10 17.23 Get:224 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
16:02:59 #10 17.23 Get:225 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsort-versions-perl all 1.62-1 [9294 B]
16:02:59 #10 17.23 Get:226 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgit-wrapper-perl all 0.047-1 [29.6 kB]
16:02:59 #10 17.23 Get:227 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-html-perl all 1.001-1 [14.9 kB]
16:02:59 #10 17.27 Get:228 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
16:02:59 #10 17.31 Get:229 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-message-perl all 6.14-1 [72.1 kB]
16:02:59 #10 17.32 Get:230 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-form-perl all 6.03-1 [23.5 kB]
16:02:59 #10 17.32 Get:231 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-tree-perl all 5.07-1 [200 kB]
16:02:59 #10 17.33 Get:232 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-format-perl all 2.12-1 [41.3 kB]
16:02:59 #10 17.33 Get:233 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-cookies-perl all 6.04-1 [17.2 kB]
16:02:59 #10 17.33 Get:234 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB]
16:02:59 #10 17.34 Get:235 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-negotiate-perl all 6.00-2 [13.4 kB]
16:02:59 #10 17.34 Get:236 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
16:02:59 #10 17.34 Get:237 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-pty-perl armhf 1:1.08-1.1build4 [29.3 kB]
16:02:59 #10 17.41 Get:238 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-string-perl all 1.08-3 [11.1 kB]
16:02:59 #10 17.41 Get:239 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libipc-run-perl all 0.96-1 [89.9 kB]
16:02:59 #10 17.42 Get:240 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblist-compare-perl all 0.53-1 [65.6 kB]
16:02:59 #10 17.42 Get:241 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblist-moreutils-perl armhf 0.416-1build3 [52.5 kB]
16:02:59 #10 17.43 Get:242 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libltdl7 armhf 2.4.6-2 [35.8 kB]
16:02:59 #10 17.43 Get:243 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libltdl-dev armhf 2.4.6-2 [159 kB]
16:02:59 #10 17.44 Get:244 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-http-perl all 6.17-1 [22.7 kB]
16:02:59 #10 17.44 Get:245 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libwww-robotrules-perl all 6.01-1 [14.1 kB]
16:02:59 #10 17.44 Get:246 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libwww-perl all 6.31-1ubuntu0.1 [137 kB]
16:02:59 #10 17.49 Get:247 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblwp-protocol-https-perl all 6.07-2 [8284 B]
16:02:59 #10 17.51 Get:248 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB]
16:02:59 #10 17.51 Get:249 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB]
16:02:59 #10 17.57 Get:250 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librole-tiny-perl all 2.000006-1 [15.9 kB]
16:02:59 #10 17.57 Get:251 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstrictures-perl all 2.000003-1 [16.1 kB]
16:02:59 #10 17.57 Get:252 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-quote-perl all 2.005000-1 [17.0 kB]
16:02:59 #10 17.57 Get:253 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmoo-perl all 2.003004-1 [45.5 kB]
16:02:59 #10 17.57 Get:254 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpackage-stash-perl all 0.37-1 [18.3 kB]
16:02:59 #10 17.57 Get:255 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-identify-perl armhf 0.14-1 [10.1 kB]
16:02:59 #10 17.57 Get:256 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:02:59 #10 17.64 Get:257 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnumber-compare-perl all 0.03-1 [7318 B]
16:02:59 #10 17.64 Get:258 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnumber-range-perl all 0.12-1 [8556 B]
16:02:59 #10 17.64 Get:259 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpackage-stash-xs-perl armhf 0.28-3build2 [14.7 kB]
16:02:59 #10 17.72 Get:260 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
16:02:59 #10 17.72 Get:261 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtext-glob-perl all 0.10-1 [7554 B]
16:02:59 #10 17.72 Get:262 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
16:02:59 #10 17.72 Get:263 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpath-tiny-perl all 0.104-1 [55.3 kB]
16:02:59 #10 17.72 Get:264 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libperlio-gzip-perl armhf 0.19-1build3 [13.3 kB]
16:02:59 #10 17.72 Get:265 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpod-constants-perl all 0.19-1 [16.0 kB]
16:02:59 #10 17.73 Get:266 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
16:02:59 #10 17.79 Get:267 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-modules armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [41.9 kB]
16:02:59 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 108.00MB / 109.09MB 2.0s
16:02:59 #8 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 2.1s done
16:02:59 #10 11.89 Get:206 http://deb.debian.org/debian bullseye/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB]
16:02:59 #10 11.90 Get:207 http://deb.debian.org/debian bullseye/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
16:02:59 #10 11.90 Get:208 http://deb.debian.org/debian bullseye/main armhf libxcb1 armhf 1.14-3 [136 kB]
16:02:59 #10 11.90 Get:209 http://deb.debian.org/debian bullseye/main armhf libx11-data all 2:1.7.2-1 [311 kB]
16:02:59 #10 11.90 Get:210 http://deb.debian.org/debian bullseye/main armhf libx11-6 armhf 2:1.7.2-1 [713 kB]
16:02:59 #10 11.93 Get:211 http://deb.debian.org/debian bullseye/main armhf libxpm4 armhf 1:3.5.12-1 [44.0 kB]
16:02:59 #10 11.94 Get:212 http://deb.debian.org/debian bullseye/main armhf libgd3 armhf 2.3.0-2 [119 kB]
16:02:59 #10 11.94 Get:213 http://deb.debian.org/debian bullseye-updates/main armhf libc-devtools armhf 2.31-13+deb11u5 [247 kB]
16:02:59 #10 11.94 Get:214 http://deb.debian.org/debian bullseye/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
16:02:59 #10 11.94 Get:215 http://deb.debian.org/debian bullseye/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B]
16:02:59 #10 11.94 Get:216 http://deb.debian.org/debian bullseye/main armhf libclass-inspector-perl all 1.36-1 [19.6 kB]
16:02:59 #10 11.94 Get:217 http://deb.debian.org/debian bullseye/main armhf libclass-xsaccessor-perl armhf 1.19-3+b7 [37.3 kB]
16:02:59 #10 11.94 Get:218 http://deb.debian.org/debian bullseye/main armhf libclone-perl armhf 0.45-1+b1 [14.8 kB]
16:02:59 #10 11.94 Get:219 http://deb.debian.org/debian bullseye/main armhf libcommon-sense-perl armhf 3.75-1+b4 [24.6 kB]
16:02:59 #10 11.94 Get:220 http://deb.debian.org/debian bullseye/main armhf libconfig-tiny-perl all 2.26-1 [16.5 kB]
16:02:59 #10 11.94 Get:221 http://deb.debian.org/debian bullseye/main armhf libparams-util-perl armhf 1.102-1+b1 [24.6 kB]
16:02:59 #10 11.95 Get:222 http://deb.debian.org/debian bullseye/main armhf libsub-install-perl all 0.928-1.1 [10.8 kB]
16:02:59 #10 11.95 Get:223 http://deb.debian.org/debian bullseye/main armhf libdata-optlist-perl all 0.110-1.1 [10.8 kB]
16:02:59 #10 11.95 Get:224 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
16:02:59 #10 11.95 Get:225 http://deb.debian.org/debian bullseye/main armhf libconst-fast-perl all 0.014-1.1 [8552 B]
16:02:59 #10 11.95 Get:226 http://deb.debian.org/debian bullseye/main armhf libwant-perl armhf 0.29-1+b6 [27.4 kB]
16:02:59 #10 11.95 Get:227 http://deb.debian.org/debian bullseye/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
16:02:59 #10 11.95 Get:228 http://deb.debian.org/debian bullseye/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
16:02:59 #10 11.95 Get:229 http://deb.debian.org/debian bullseye/main armhf libcpanel-json-xs-perl armhf 4.25-1+b1 [127 kB]
16:02:59 #10 11.95 Get:230 http://deb.debian.org/debian bullseye/main armhf libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
16:02:59 #10 11.97 Get:231 http://deb.debian.org/debian bullseye/main armhf libexception-class-perl all 1.44-1 [32.3 kB]
16:02:59 #10 11.97 Get:232 http://deb.debian.org/debian bullseye/main armhf libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
16:02:59 #10 11.97 Get:233 http://deb.debian.org/debian bullseye/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
16:02:59 #10 11.97 Get:234 http://deb.debian.org/debian bullseye/main armhf libexporter-tiny-perl all 1.002002-1 [37.8 kB]
16:02:59 #10 11.98 Get:235 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [35.5 kB]
16:02:59 #10 11.98 Get:236 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-perl all 0.430-2 [46.9 kB]
16:02:59 #10 11.98 Get:237 http://deb.debian.org/debian bullseye/main armhf libdata-dpath-perl all 0.58-1 [43.5 kB]
16:02:59 #10 11.98 Get:238 http://deb.debian.org/debian bullseye/main armhf libdata-dump-perl all 1.23-1.1 [27.6 kB]
16:02:59 #10 11.98 Get:239 http://deb.debian.org/debian bullseye/main armhf libdata-messagepack-perl armhf 1.00-4+b1 [36.5 kB]
16:02:59 #10 11.99 Get:240 http://deb.debian.org/debian bullseye/main armhf libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
16:02:59 #10 11.99 Get:241 http://deb.debian.org/debian bullseye/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
16:02:59 #10 11.99 Get:242 http://deb.debian.org/debian bullseye/main armhf libdevel-size-perl armhf 0.83-1+b2 [25.4 kB]
16:02:59 #10 11.99 Get:243 http://deb.debian.org/debian bullseye/main armhf libdistro-info-perl all 1.0 [7480 B]
16:02:59 #10 11.99 Get:244 http://deb.debian.org/debian bullseye/main armhf libemail-address-xs-perl armhf 1.04-1+b3 [25.4 kB]
16:02:59 #10 11.99 Get:245 http://deb.debian.org/debian bullseye/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB]
16:02:59 #10 12.00 Get:246 http://deb.debian.org/debian bullseye/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB]
16:02:59 #10 12.01 Get:247 http://deb.debian.org/debian bullseye/main armhf libfcgi-perl armhf 0.79+ds-2 [26.3 kB]
16:02:59 #10 12.02 Get:248 http://deb.debian.org/debian bullseye/main armhf libipc-system-simple-perl all 1.30-1 [28.2 kB]
16:02:59 #10 12.02 Get:249 http://deb.debian.org/debian bullseye/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
16:02:59 #10 12.02 Get:250 http://deb.debian.org/debian bullseye/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
16:02:59 #10 12.02 Get:251 http://deb.debian.org/debian bullseye/main armhf libfile-fcntllock-perl armhf 0.22-3+b7 [35.1 kB]
16:02:59 #10 12.02 Get:252 http://deb.debian.org/debian bullseye/main armhf libnumber-compare-perl all 0.03-1.1 [6956 B]
16:02:59 #10 12.02 Get:253 http://deb.debian.org/debian bullseye/main armhf libtext-glob-perl all 0.11-1 [8888 B]
16:02:59 #10 12.03 Get:254 http://deb.debian.org/debian bullseye/main armhf libfile-find-rule-perl all 0.34-1 [30.6 kB]
16:02:59 #10 12.03 Get:255 http://deb.debian.org/debian bullseye/main armhf libfont-afm-perl all 1.20-3 [14.0 kB]
16:02:59 #10 12.03 Get:256 http://deb.debian.org/debian bullseye/main armhf libio-string-perl all 1.08-3.1 [11.8 kB]
16:02:59 #10 12.03 Get:257 http://deb.debian.org/debian bullseye/main armhf libfont-ttf-perl all 1.06-1.1 [318 kB]
16:02:59 #10 12.03 Get:258 http://deb.debian.org/debian bullseye/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
16:02:59 #10 12.03 Get:259 http://deb.debian.org/debian bullseye/main armhf libparams-validate-perl armhf 1.30-1+b1 [65.6 kB]
16:02:59 #10 12.03 Get:260 http://deb.debian.org/debian bullseye/main armhf libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
16:02:59 #10 12.03 Get:261 http://deb.debian.org/debian bullseye/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
16:02:59 #10 12.03 Get:262 http://deb.debian.org/debian bullseye/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
16:02:59 #10 12.03 Get:263 http://deb.debian.org/debian bullseye/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
16:02:59 #10 12.04 Get:264 http://deb.debian.org/debian bullseye/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
16:02:59 #10 12.04 Get:265 http://deb.debian.org/debian bullseye/main armhf libjson-perl all 4.03000-1 [88.6 kB]
16:02:59 #10 12.04 Get:266 http://deb.debian.org/debian bullseye/main armhf liblog-any-perl all 1.709-1 [73.5 kB]
16:02:59 #10 12.04 Get:267 http://deb.debian.org/debian bullseye/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
16:02:59 #10 12.04 Get:268 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-perl all 0.39-1 [21.9 kB]
16:02:59 #10 12.04 Get:269 http://deb.debian.org/debian bullseye/main armhf libsub-identify-perl armhf 0.14-1+b3 [11.6 kB]
16:02:59 #10 12.04 Get:270 http://deb.debian.org/debian bullseye/main armhf libsub-name-perl armhf 0.26-1+b1 [13.2 kB]
16:02:59 #10 12.04 Get:271 http://deb.debian.org/debian bullseye/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
16:02:59 #10 12.05 Get:272 http://deb.debian.org/debian bullseye/main armhf libpath-tiny-perl all 0.118-1 [53.5 kB]
16:02:59 #10 12.05 Get:273 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-perl all 1.012001-2 [351 kB]
16:02:59 #10 12.05 Get:274 http://deb.debian.org/debian bullseye/main armhf libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
16:02:59 #10 12.07 Get:275 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
16:02:59 #10 12.07 Get:276 http://deb.debian.org/debian bullseye/main armhf libglib2.0-data all 2.66.8-1 [1164 kB]
16:02:59 #9 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 0.7s done
16:02:59 #9 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 36.74MB / 52.17MB 0.8s
16:02:59 #9 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 39.57MB / 62.71MB 0.8s
16:02:59 #9 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 1.05MB / 109.09MB 0.8s
16:02:59 #9 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 1.0s
16:02:59 #9 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 59.44MB / 62.71MB 1.0s
16:02:59 #9 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 23.07MB / 109.09MB 1.0s
16:02:59 mkdir -p rpmbuild/SOURCES
16:02:59 docker run --rm -w /v \
16:02:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:02:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:02:59 	alpine \
16:02:59 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:03:00 #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 536.58kB / 9.86MB 1.9s
16:03:00 #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.68MB / 9.86MB 2.0s
16:03:00 #7 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 0.1s
16:03:00 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 43.87MB / 49.23MB 0.5s
16:03:00 #7 sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 10.00MB / 10.00MB 0.4s done
16:03:00 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 3.15MB / 52.17MB 0.5s
16:03:00 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 0.6s
16:03:00 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 13.63MB / 52.17MB 0.6s
16:03:00 #5 DONE 0.4s
16:03:00 
16:03:00 #6 [internal] load metadata for docker.io/library/ubuntu:jammy
16:03:00 #6 DONE 0.4s
16:03:00 
16:03:00 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9
16:03:00 #7 resolve docker.io/library/ubuntu:jammy@sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9 0.0s done
16:03:00 #7 sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9 1.42kB / 1.42kB done
16:03:00 #7 sha256:ea8f467d512068a1e52494d5b2d959a9307a35682633d0b5d481e79c914c627f 529B / 529B done
16:03:00 #7 sha256:591e4910d0b5364272463c57b86a8524eaee6b4bd3bb14f70979186281074374 1.47kB / 1.47kB done
16:03:00 #7 sha256:c38006c9acc492149d706593acba951110798e57a7ad05103ae7a2d5969c14b6 0B / 27.02MB 0.1s
16:03:00 #7 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408
16:03:00 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 57.67MB / 110.24MB 11.9s
16:03:00 #8 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 0.1s
16:03:00 #10 17.79 Get:268 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsort-key-perl armhf 1.33-2 [33.6 kB]
16:03:00 #10 17.79 Get:269 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstring-copyright-perl all 0.003005-1 [10.1 kB]
16:03:00 #10 17.87 Get:270 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
16:03:00 #10 17.87 Get:271 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B]
16:03:00 #10 17.87 Get:272 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libunicode-utf8-perl armhf 0.60-1build4 [17.2 kB]
16:03:00 #10 17.87 Get:273 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
16:03:00 #10 17.87 Get:274 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB]
16:03:00 #10 17.87 Get:275 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
16:03:00 #10 17.87 Get:276 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-libxml-perl armhf 2.0128+dfsg-5 [298 kB]
16:03:00 #10 17.94 Get:277 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-parser-perl armhf 2.44-2build3 [196 kB]
16:03:00 #10 17.95 Get:278 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-expat-perl all 0.40-2 [11.5 kB]
16:03:00 #10 17.95 Get:279 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-simple-perl all 2.24-1 [63.6 kB]
16:03:00 #10 18.02 Get:280 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libyaml-libyaml-perl armhf 0.69+repack-1 [24.1 kB]
16:03:00 #10 18.02 Get:281 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf licensecheck all 3.0.31-2 [22.0 kB]
16:03:00 #10 18.02 Get:282 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf patchutils armhf 0.3.4-2 [64.6 kB]
16:03:00 #10 18.02 Get:283 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf t1utils armhf 1.41-2 [48.2 kB]
16:03:00 #10 18.02 Get:284 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lintian all 2.5.81ubuntu1 [847 kB]
16:03:00 #7 extracting sha256:00792e13f78e70903f5943a53f5bea171915f6b4b21e4366d54646d49a59af76 1.3s done
16:03:00 #7 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 2.7s done
16:03:00 #10 12.13 Get:277 http://deb.debian.org/debian bullseye/main armhf libgpm2 armhf 1.20.7-8 [34.8 kB]
16:03:00 #10 12.13 Get:278 http://deb.debian.org/debian bullseye/main armhf libhash-fieldhash-perl armhf 0.15-1+b3 [17.0 kB]
16:03:00 #10 12.13 Get:279 http://deb.debian.org/debian bullseye/main armhf libhtml-form-perl all 6.07-1 [22.9 kB]
16:03:00 #10 12.13 Get:280 http://deb.debian.org/debian bullseye/main armhf libhtml-format-perl all 2.12-1.1 [43.8 kB]
16:03:00 #10 12.13 Get:281 http://deb.debian.org/debian bullseye/main armhf libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
16:03:00 #10 12.13 Get:282 http://deb.debian.org/debian bullseye/main armhf libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
16:03:00 #10 12.13 Get:283 http://deb.debian.org/debian bullseye/main armhf libio-sessiondata-perl all 1.03-1.1 [5984 B]
16:03:00 #10 12.13 Get:284 http://deb.debian.org/debian bullseye/main armhf libipc-run3-perl all 0.048-2 [34.2 kB]
16:03:00 #10 12.13 Get:285 http://deb.debian.org/debian bullseye/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB]
16:03:00 #10 12.13 Get:286 http://deb.debian.org/debian bullseye/main armhf libjson-xs-perl armhf 4.030-1+b1 [93.0 kB]
16:03:00 #10 12.14 Get:287 http://deb.debian.org/debian bullseye/main armhf libjson-maybexs-perl all 1.004003-1 [13.1 kB]
16:03:00 #10 12.14 Get:288 http://deb.debian.org/debian bullseye/main armhf libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
16:03:00 #10 12.14 Get:289 http://deb.debian.org/debian bullseye/main armhf liblist-compare-perl all 0.55-1 [66.9 kB]
16:03:00 #10 12.14 Get:290 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-perl all 0.58-1 [36.5 kB]
16:03:00 #10 12.15 Get:291 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-xs-perl armhf 0.58-2+b1 [30.0 kB]
16:03:00 #10 12.15 Get:292 http://deb.debian.org/debian bullseye/main armhf liblist-utilsby-perl all 0.11-1 [15.4 kB]
16:03:00 #10 12.17 Get:293 http://deb.debian.org/debian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
16:03:00 #10 12.17 Get:294 http://deb.debian.org/debian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
16:03:00 #10 12.18 Get:295 http://deb.debian.org/debian bullseye/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB]
16:03:00 #10 12.18 Get:296 http://deb.debian.org/debian bullseye/main armhf libsys-hostname-long-perl all 1.5-2 [11.8 kB]
16:03:00 #10 12.18 Get:297 http://deb.debian.org/debian bullseye/main armhf libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
16:03:00 #10 12.18 Get:298 http://deb.debian.org/debian bullseye/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
16:03:00 #10 12.18 Get:299 http://deb.debian.org/debian bullseye/main armhf libmailtools-perl all 2.21-1 [95.5 kB]
16:03:00 #10 12.18 Get:300 http://deb.debian.org/debian bullseye/main armhf libmarkdown2 armhf 2.2.6-1 [30.0 kB]
16:03:00 #10 12.18 Get:301 http://deb.debian.org/debian bullseye/main armhf libmime-tools-perl all 5.509-1 [212 kB]
16:03:00 #10 12.18 Get:302 http://deb.debian.org/debian bullseye/main armhf libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
16:03:00 #10 12.18 Get:303 http://deb.debian.org/debian bullseye/main armhf libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
16:03:00 #10 12.18 Get:304 http://deb.debian.org/debian bullseye/main armhf libobject-id-perl all 0.1.2-2.1 [16.7 kB]
16:03:00 #10 12.18 Get:305 http://deb.debian.org/debian bullseye/main armhf libmoox-struct-perl all 0.020-1 [25.4 kB]
16:03:00 #10 12.18 Get:306 http://deb.debian.org/debian bullseye/main armhf libmouse-perl armhf 2.5.10-1+b1 [168 kB]
16:03:00 #10 12.18 Get:307 http://deb.debian.org/debian bullseye/main armhf libnumber-range-perl all 0.12-1.1 [8688 B]
16:03:00 #10 12.19 Get:308 http://deb.debian.org/debian bullseye/main armhf libossp-uuid16 armhf 1.6.2-1.5+b9 [35.8 kB]
16:03:00 #10 12.19 Get:309 http://deb.debian.org/debian bullseye/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b9 [27.8 kB]
16:03:00 #10 12.19 Get:310 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-xs-perl armhf 0.29-1+b2 [18.6 kB]
16:03:00 #10 12.19 Get:311 http://deb.debian.org/debian bullseye/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
16:03:00 #10 12.19 Get:312 http://deb.debian.org/debian bullseye/main armhf libperlio-gzip-perl armhf 0.19-1+b7 [16.3 kB]
16:03:00 #10 12.20 Get:313 http://deb.debian.org/debian bullseye/main armhf libpod-parser-perl all 1.63-2 [96.1 kB]
16:03:00 #10 12.20 Get:314 http://deb.debian.org/debian bullseye/main armhf libpod-constants-perl all 0.19-2 [17.3 kB]
16:03:00 #10 12.20 Get:315 http://deb.debian.org/debian bullseye/main armhf libproc-processtable-perl armhf 0.59-2+b1 [45.8 kB]
16:03:00 #10 12.20 Get:316 http://deb.debian.org/debian bullseye/main armhf libre2-9 armhf 20210201+dfsg-1 [141 kB]
16:03:00 #10 12.20 Get:317 http://deb.debian.org/debian bullseye/main armhf libre-engine-re2-perl armhf 0.14-1 [17.3 kB]
16:03:00 #10 12.20 Get:318 http://deb.debian.org/debian bullseye/main armhf libreadonly-perl all 2.050-3 [23.1 kB]
16:03:00 #10 12.21 Get:319 http://deb.debian.org/debian bullseye/main armhf libref-util-perl all 0.204-1 [17.1 kB]
16:03:00 #10 12.21 Get:320 http://deb.debian.org/debian bullseye/main armhf libref-util-xs-perl armhf 0.117-1+b3 [12.8 kB]
16:03:00 #10 12.21 Get:321 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
16:03:00 #10 12.21 Get:322 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
16:03:00 #10 12.21 Get:323 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1+deb11u1 [96.8 kB]
16:03:00 #10 12.22 Get:324 http://deb.debian.org/debian bullseye/main armhf libsereal-decoder-perl armhf 4.018+ds-1+b1 [92.7 kB]
16:03:00 #10 12.22 Get:325 http://deb.debian.org/debian bullseye/main armhf libsereal-encoder-perl armhf 4.018+ds-1+b1 [96.5 kB]
16:03:00 #10 12.23 Get:326 http://deb.debian.org/debian bullseye/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
16:03:00 #10 12.24 Get:327 http://deb.debian.org/debian bullseye/main armhf libxml-parser-perl armhf 2.46-2 [203 kB]
16:03:00 #10 12.24 Get:328 http://deb.debian.org/debian bullseye/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
16:03:00 #10 12.24 Get:329 http://deb.debian.org/debian bullseye/main armhf libsort-key-perl armhf 1.33-2+b3 [35.7 kB]
16:03:00 #10 12.24 Get:330 http://deb.debian.org/debian bullseye/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
16:03:00 #10 12.24 Get:331 http://deb.debian.org/debian bullseye/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
16:03:00 #10 12.24 Get:332 http://deb.debian.org/debian bullseye/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
16:03:00 #10 12.24 Get:333 http://deb.debian.org/debian bullseye/main armhf libsys-cpuaffinity-perl armhf 1.13~03-1 [33.1 kB]
16:03:00 #10 12.24 Get:334 http://deb.debian.org/debian bullseye/main armhf libterm-readkey-perl armhf 2.38-1+b2 [26.6 kB]
16:03:00 #10 12.25 Get:335 http://deb.debian.org/debian bullseye/main armhf libtext-levenshteinxs-perl armhf 0.03-4+b8 [8176 B]
16:03:00 #10 12.25 Get:336 http://deb.debian.org/debian bullseye/main armhf libtext-markdown-discount-perl armhf 0.12-1+b1 [12.6 kB]
16:03:00 #10 12.25 Get:337 http://deb.debian.org/debian bullseye/main armhf libtext-xslate-perl armhf 3.5.8-1+b1 [193 kB]
16:03:00 #10 12.25 Get:338 http://deb.debian.org/debian bullseye/main armhf libtime-duration-perl all 1.21-1 [13.7 kB]
16:03:00 #10 12.25 Get:339 http://deb.debian.org/debian bullseye/main armhf libtime-moment-perl armhf 0.44-1+b3 [74.3 kB]
16:03:00 #10 12.26 Get:340 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-xs-perl armhf 0.022-1 [23.4 kB]
16:03:00 #10 12.26 Get:341 http://deb.debian.org/debian bullseye/main armhf libunicode-utf8-perl armhf 0.62-1+b2 [19.3 kB]
16:03:00 #10 12.26 Get:342 http://deb.debian.org/debian bullseye/main armhf libxdelta2 armhf 1.1.3-9.3 [40.4 kB]
16:03:00 #10 12.26 Get:343 http://deb.debian.org/debian bullseye/main armhf libxext6 armhf 2:1.3.3-1.1 [47.8 kB]
16:03:00 #10 12.26 Get:344 http://deb.debian.org/debian bullseye/main armhf libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
16:03:00 #10 12.26 Get:345 http://deb.debian.org/debian bullseye/main armhf libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
16:03:00 #10 12.26 Get:346 http://deb.debian.org/debian bullseye/main armhf libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
16:03:00 #10 12.27 Get:347 http://deb.debian.org/debian bullseye/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2+b1 [321 kB]
16:03:00 #10 12.27 Get:348 http://deb.debian.org/debian bullseye/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
16:03:00 #10 12.27 Get:349 http://deb.debian.org/debian bullseye/main armhf libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
16:03:00 #10 12.27 Get:350 http://deb.debian.org/debian bullseye/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
16:03:00 #10 12.36 Get:351 http://deb.debian.org/debian bullseye/main armhf libyaml-0-2 armhf 0.2.2-1 [42.0 kB]
16:03:00 #9 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 1.1s
16:03:00 #9 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 32.51MB / 109.09MB 1.1s
16:03:00 #9 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 52.43MB / 109.09MB 1.3s
16:03:00 #9 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 62.91MB / 109.09MB 1.4s
16:03:00 #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.1s
16:03:00 #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
16:03:00 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 23.14MB / 52.17MB 0.7s
16:03:00 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 33.55MB / 52.17MB 0.8s
16:03:00 #7 sha256:c38006c9acc492149d706593acba951110798e57a7ad05103ae7a2d5969c14b6 2.10MB / 27.02MB 0.3s
16:03:00 #10 18.07 Get:285 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf manpages-dev all 4.15-1 [2217 kB]
16:03:00 #10 18.18 Get:286 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-certifi all 2018.1.18-2 [144 kB]
16:03:00 #10 18.18 Get:287 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-idna all 2.6-1 [32.5 kB]
16:03:00 #10 18.19 Get:288 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB]
16:03:00 #10 18.19 Get:289 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
16:03:00 #10 18.19 Get:290 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-unidiff all 0.5.4-1 [7140 B]
16:03:00 #10 18.19 Get:291 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
16:03:00 #10 18.20 Get:292 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf unzip armhf 6.0-21ubuntu1.2 [155 kB]
16:03:00 #10 18.20 Get:293 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf wdiff armhf 1.2.2-2 [27.7 kB]
16:03:00 #10 18.20 Get:294 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf equivs all 2.1.0 [19.4 kB]
16:03:00 #10 18.25 Get:295 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB]
16:03:00 #10 18.38 Get:296 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-magic all 2:0.4.15-1 [9280 B]
16:03:00 #7 extracting sha256:4c6f0164ccd63d2a2720df5991d5d9e60ed75ac5288d3bbec2817b80f164d280 done
16:03:00 #7 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555
16:03:00 #19 1.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
16:03:00 #19 1.707 (1/9) Installing binutils (2.38-r3)
16:03:00 #10 12.37 Get:352 http://deb.debian.org/debian bullseye/main armhf libyaml-libyaml-perl armhf 0.82+repack-1+b1 [33.4 kB]
16:03:00 #10 12.37 Get:353 http://deb.debian.org/debian bullseye/main armhf licensecheck all 3.1.1-2 [50.0 kB]
16:03:00 #10 12.37 Get:354 http://deb.debian.org/debian bullseye/main armhf lzip armhf 1.22-3 [82.4 kB]
16:03:00 #10 12.37 Get:355 http://deb.debian.org/debian bullseye/main armhf lzop armhf 1.04-2 [82.2 kB]
16:03:00 #10 12.37 Get:356 http://deb.debian.org/debian bullseye/main armhf t1utils armhf 1.41-4 [54.7 kB]
16:03:00 #10 12.37 Get:357 http://deb.debian.org/debian bullseye/main armhf unzip armhf 6.0-26+deb11u1 [157 kB]
16:03:00 #10 12.41 Get:358 http://deb.debian.org/debian bullseye/main armhf lintian all 2.104.0 [1265 kB]
16:03:00 #10 12.41 Get:359 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB]
16:03:00 #10 12.41 Get:360 http://deb.debian.org/debian bullseye/main armhf manpages-dev all 5.10-1 [2309 kB]
16:03:00 #10 12.50 Get:361 http://deb.debian.org/debian bullseye/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB]
16:03:00 #10 12.50 Get:362 http://deb.debian.org/debian bullseye/main armhf pixz armhf 1.0.7-1 [19.3 kB]
16:03:00 #10 12.50 Get:363 http://deb.debian.org/debian bullseye/main armhf xdelta armhf 1.1.3-9.3 [24.3 kB]
16:03:00 #10 12.50 Get:364 http://deb.debian.org/debian bullseye/main armhf xdelta3 armhf 3.0.11-dfsg-1+b1 [67.2 kB]
16:03:00 #10 12.50 Get:365 http://deb.debian.org/debian bullseye/main armhf pristine-tar armhf 1.49 [111 kB]
16:03:00 #10 12.50 Get:366 http://deb.debian.org/debian bullseye/main armhf publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
16:03:00 #10 12.50 Get:367 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
16:03:00 #10 12.50 Get:368 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB]
16:03:00 #10 12.50 Get:369 http://deb.debian.org/debian bullseye/main armhf python3-certifi all 2020.6.20-1 [151 kB]
16:03:00 #10 12.50 Get:370 http://deb.debian.org/debian bullseye/main armhf python3-idna all 2.10-1 [37.4 kB]
16:03:00 #10 12.50 Get:371 http://deb.debian.org/debian bullseye/main armhf python3-magic all 2:0.4.20-3 [13.4 kB]
16:03:00 #10 12.50 Get:372 http://deb.debian.org/debian bullseye/main armhf python3-urllib3 all 1.26.5-1~exp1 [114 kB]
16:03:00 #10 12.50 Get:373 http://deb.debian.org/debian bullseye/main armhf python3-requests all 2.25.1+dfsg-2 [69.3 kB]
16:03:00 #10 12.52 Get:374 http://deb.debian.org/debian bullseye/main armhf python3-unidiff all 0.5.5-2 [9604 B]
16:03:00 #10 12.53 Get:375 http://deb.debian.org/debian bullseye/main armhf python3-xdg all 0.27-2 [41.8 kB]
16:03:00 #10 12.54 Get:376 http://deb.debian.org/debian bullseye/main armhf shared-mime-info armhf 2.0-1 [699 kB]
16:03:00 #10 12.55 Get:377 http://deb.debian.org/debian bullseye/main armhf strace armhf 5.10-1 [973 kB]
16:03:00 #10 12.56 Get:378 http://deb.debian.org/debian bullseye/main armhf xauth armhf 1:1.1-1 [37.7 kB]
16:03:00 #10 12.59 Get:379 http://deb.debian.org/debian bullseye/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
16:03:00 #9 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 72.35MB / 109.09MB 1.5s
16:03:00 #9 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 82.84MB / 109.09MB 1.6s
16:03:00 #9 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 0.8s
16:03:00 #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.1s done
16:03:00 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 1.0s
16:03:00 #7 sha256:c38006c9acc492149d706593acba951110798e57a7ad05103ae7a2d5969c14b6 4.19MB / 27.02MB 0.4s
16:03:00 == Building packages for centos-7 ==
16:03:00 mkdir -p "rpmbuild/centos-7"
16:03:00 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
16:03:00 mkdir -p rpmbuild/SOURCES
16:03:00 docker run --rm -w /v \
16:03:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:03:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:03:00 	alpine \
16:03:00 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:03:00 #7 ...
16:03:00 
16:03:00 #9 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:17ab257e353f7e0247ce4b1a6ac7a4dd372cf217e532f27d67feb876a53af471
16:03:00 #9 resolve docker.io/library/fedora:36@sha256:17ab257e353f7e0247ce4b1a6ac7a4dd372cf217e532f27d67feb876a53af471 0.0s done
16:03:00 #9 sha256:17ab257e353f7e0247ce4b1a6ac7a4dd372cf217e532f27d67feb876a53af471 975B / 975B done
16:03:00 #9 sha256:c82170503f2bdada53d529edbbb883cb8432a37f037a15491d2fb4d67d9c1a9f 529B / 529B done
16:03:00 #9 sha256:0e68c6a5f825ebd513d810702ab00cf4a800962495b00473cebd5d4eab42f5ac 1.99kB / 1.99kB done
16:03:00 #9 sha256:c13ad3937d9103327c4b061cc7e2ce6c8f6c0958c24eaddf0afde5a0114df4d7 60.03MB / 60.03MB 1.6s done
16:03:00 #9 extracting sha256:c13ad3937d9103327c4b061cc7e2ce6c8f6c0958c24eaddf0afde5a0114df4d7 5.8s done
16:03:00 #9 DONE 7.8s
16:03:00 
16:03:00 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:00 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 63.96MB / 110.24MB 12.7s
16:03:00 #19 1.783 (2/9) Installing libgomp (11.2.1_git20220219-r2)
16:03:00 #19 1.788 (3/9) Installing libatomic (11.2.1_git20220219-r2)
16:03:00 #19 1.791 (4/9) Installing gmp (6.2.1-r2)
16:03:00 #19 1.799 (5/9) Installing isl22 (0.22-r0)
16:03:00 #19 1.817 (6/9) Installing mpfr4 (4.1.0-r0)
16:03:00 #19 1.841 (7/9) Installing mpc1 (1.2.1-r0)
16:03:00 #19 1.844 (8/9) Installing gcc (11.2.1_git20220219-r2)
16:03:00 #10 12.95 debconf: delaying package configuration, since apt-utils is not installed
16:03:00 #9 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 1.6s done
16:03:00 #9 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 92.27MB / 109.09MB 1.7s
16:03:00 #9 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 0B / 156B 1.7s
16:03:00 #9 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 102.76MB / 109.09MB 1.8s
16:03:00 #9 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 156B / 156B 1.8s
16:03:00 #7 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 2.4s done
16:03:00 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 1.3s done
16:03:00 #7 sha256:c38006c9acc492149d706593acba951110798e57a7ad05103ae7a2d5969c14b6 9.44MB / 27.02MB 0.7s
16:03:00 #8 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 2.3s done
16:03:00 #8 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd
16:03:00 #1 [internal] load .dockerignore
16:03:00 #1 transferring context: 2B done
16:03:00 #1 DONE 0.0s
16:03:00 
16:03:00 #2 [internal] load build definition from Dockerfile
16:03:00 #2 transferring dockerfile: 1.08kB done
16:03:00 #2 DONE 0.0s
16:03:00 
16:03:00 #3 [auth] library/golang:pull token for registry-1.docker.io
16:03:00 #3 DONE 0.0s
16:03:00 
16:03:00 #4 [auth] library/centos:pull token for registry-1.docker.io
16:03:00 #4 DONE 0.0s
16:03:00 
16:03:00 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:03:00 mkdir -p rpmbuild/SOURCES
16:03:00 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
16:03:00 mkdir -p rpmbuild/SOURCES
16:03:00 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
16:03:00 docker run --rm -w /v \
16:03:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:03:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:03:00 	alpine \
16:03:00 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:03:00 #7 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 2.5s done
16:03:00 #10 18.57 debconf: delaying package configuration, since apt-utils is not installed
16:03:00 #10 18.60 Fetched 84.7 MB in 10s (8705 kB/s)
16:03:00 #10 18.73 Selecting previously unselected package liblocale-gettext-perl.
16:03:00 #10 18.73 (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 ... 4045 files and directories currently installed.)
16:03:00 #10 18.73 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_armhf.deb ...
16:03:00 #10 18.74 Unpacking liblocale-gettext-perl (1.07-3build2) ...
16:03:00 #10 18.82 Selecting previously unselected package libssl1.1:armhf.
16:03:00 #10 18.82 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_armhf.deb ...
16:03:00 #10 18.83 Unpacking libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.20) ...
16:03:00 #7 DONE 16.0s
16:03:00 
16:03:00 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:00 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 53.31MB / 53.31MB 9.6s done
16:03:00 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 110.24MB / 110.24MB 13.1s done
16:03:00 #9 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 7.6s done
16:03:00 #9 sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 126B / 126B 9.6s done
16:03:00 #9 extracting sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 0.6s done
16:03:00 #9 extracting sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 0.6s done
16:03:00 #9 extracting sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 0.9s
16:03:00 #7 ...
16:03:00 
16:03:00 #8 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e
16:03:00 #8 extracting sha256:18c13effe3e1cf64e84d5dd614e09551aa3f01e4f46d5a188821ba95a08d59ff 1.6s done
16:03:00 #8 DONE 11.4s
16:03:00 
16:03:00 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:01 mkdir -p rpmbuild/SOURCES
16:03:01 docker run --rm -w /v \
16:03:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:03:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:03:01 	alpine \
16:03:01 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:03:01 #9 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 1.9s
16:03:01 #9 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 1.9s done
16:03:01 #9 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 156B / 156B 1.9s done
16:03:01 #10 12.98 Fetched 157 MB in 5s (32.0 MB/s)
16:03:01 #10 13.14 Selecting previously unselected package bsdextrautils.
16:03:01 #10 13.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6654 files and directories currently installed.)
16:03:01 #10 13.14 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_armhf.deb ...
16:03:01 #10 13.24 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
16:03:01 #7 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d
16:03:01 #7 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3
16:03:01 #7 sha256:c38006c9acc492149d706593acba951110798e57a7ad05103ae7a2d5969c14b6 12.58MB / 27.02MB 0.9s
16:03:01 #7 sha256:c38006c9acc492149d706593acba951110798e57a7ad05103ae7a2d5969c14b6 16.78MB / 27.02MB 1.1s
16:03:01 #5 DONE 0.3s
16:03:01 
16:03:01 #6 [internal] load metadata for docker.io/library/centos:7
16:03:01 #6 DONE 0.3s
16:03:01 
16:03:01 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
16:03:01 #7 DONE 3.7s
16:03:01 
16:03:01 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:01 #9 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:03:01 #9 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 7.86MB / 7.86MB 0.2s done
16:03:01 #9 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 10.00MB / 10.00MB 0.3s done
16:03:01 #9 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:03:01 #9 sha256:ef80f35e6f985dbc3d22811189af80f0913d94bc198f506b5b30fa68a0131181 1.80kB / 1.80kB done
16:03:01 #9 sha256:7b3733d7dc3330818165fa94eead3951d171ce0a94f74426aebbc38f2332c5e2 7.10kB / 7.10kB done
16:03:01 #9 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 0.8s done
16:03:01 #9 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 51.84MB / 51.84MB 1.2s done
16:03:01 #9 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.84MB / 68.84MB 1.3s done
16:03:01 #9 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 141.97MB / 141.97MB 2.5s done
16:03:01 #9 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 156B / 156B 1.3s done
16:03:01 #9 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 0.1s
16:03:01 #10 19.00 Selecting previously unselected package libpython3.6-minimal:armhf.
16:03:01 #10 19.00 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.9_armhf.deb ...
16:03:01 #10 19.01 Unpacking libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.9) ...
16:03:01 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 71.30MB / 110.24MB 13.3s
16:03:01 #7 extracting sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd
16:03:01 #19 2.565 (9/9) Installing musl-dev (1.2.3-r2)
16:03:01 #19 2.634 Executing busybox-1.35.0-r17.trigger
16:03:01 #9 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 2.4s done
16:03:01 #10 13.35 Selecting previously unselected package libuchardet0:armhf.
16:03:01 #10 13.35 Preparing to unpack .../01-libuchardet0_0.0.7-1_armhf.deb ...
16:03:01 #10 13.39 Unpacking libuchardet0:armhf (0.0.7-1) ...
16:03:01 #10 13.48 Selecting previously unselected package groff-base.
16:03:01 #10 13.48 Preparing to unpack .../02-groff-base_1.22.4-6_armhf.deb ...
16:03:01 #7 sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 52.17MB / 52.17MB 1.7s done
16:03:01 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 0B / 62.71MB 1.8s
16:03:01 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 0B / 109.09MB 1.8s
16:03:01 #7 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 0B / 156B 1.8s
16:03:01 #7 sha256:c38006c9acc492149d706593acba951110798e57a7ad05103ae7a2d5969c14b6 18.87MB / 27.02MB 1.2s
16:03:01 #7 sha256:c38006c9acc492149d706593acba951110798e57a7ad05103ae7a2d5969c14b6 23.07MB / 27.02MB 1.4s
16:03:01 #7 ...
16:03:01 
16:03:01 #8 [internal] load build context
16:03:01 #8 transferring context: 13.65kB done
16:03:01 #8 DONE 0.0s
16:03:01 
16:03:01 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
16:03:01 #7 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done
16:03:01 #7 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done
16:03:01 #7 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done
16:03:01 #7 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done
16:03:01 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0B / 76.10MB 0.1s
16:03:01 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 4.19MB / 76.10MB 0.2s
16:03:01 mkdir -p sources
16:03:01 docker run --rm -w /v \
16:03:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:03:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:01 	alpine \
16:03:01 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:03:01 #8 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 0.4s done
16:03:01 #8 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.1s
16:03:01 #9 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 0.4s done
16:03:01 #9 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12
16:03:01 #10 19.21 Selecting previously unselected package libexpat1:armhf.
16:03:01 #10 19.21 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_armhf.deb ...
16:03:01 #10 19.21 Unpacking libexpat1:armhf (2.2.5-3ubuntu0.9) ...
16:03:01 #10 19.33 Selecting previously unselected package python3.6-minimal.
16:03:01 #10 19.33 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.9_armhf.deb ...
16:03:01 #10 19.43 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
16:03:01 #7 ...
16:03:01 
16:03:01 #9 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:e6fb8b88b411285ac71590459aa8d0a376acc86a3d17adfe45e806f522c54cc3
16:03:01 #9 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 7.7s done
16:03:01 #9 DONE 13.4s
16:03:01 
16:03:01 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:01 #19 2.639 OK: 421 MiB in 42 packages
16:03:01 #9 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd
16:03:01 #10 13.49 Unpacking groff-base (1.22.4-6) ...
16:03:01 #10 13.74 Selecting previously unselected package libgdbm6:armhf.
16:03:01 #10 13.74 Preparing to unpack .../03-libgdbm6_1.19-2_armhf.deb ...
16:03:01 mkdir -p rpmbuild/SOURCES
16:03:01 docker run --rm -w /v \
16:03:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:03:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:03:01 	alpine \
16:03:01 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:03:01 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 8.39MB / 62.71MB 1.9s
16:03:01 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 8.39MB / 109.09MB 1.9s
16:03:01 #7 sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 156B / 156B 1.8s done
16:03:01 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 28.31MB / 62.71MB 2.1s
16:03:01 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 29.36MB / 109.09MB 2.1s
16:03:01 #7 sha256:c38006c9acc492149d706593acba951110798e57a7ad05103ae7a2d5969c14b6 25.17MB / 27.02MB 1.5s
16:03:01 #7 sha256:c38006c9acc492149d706593acba951110798e57a7ad05103ae7a2d5969c14b6 27.02MB / 27.02MB 1.6s
16:03:01 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 18.87MB / 76.10MB 0.4s
16:03:01 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 25.71MB / 76.10MB 0.5s
16:03:01 #10 19.64 Setting up libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.20) ...
16:03:01 #7 ...
16:03:01 
16:03:01 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:01 #0 1.184 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
16:03:01 #0 1.583 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB]
16:03:01 #0 1.680 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [83.3 kB]
16:03:01 #0 1.774 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB]
16:03:01 #0 1.866 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB]
16:03:01 #0 2.556 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B]
16:03:01 #0 2.557 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB]
16:03:01 #0 2.557 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB]
16:03:01 #0 2.599 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [2130 kB]
16:03:01 #0 2.702 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5351 B]
16:03:01 #0 2.702 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [5925 B]
16:03:01 #0 2.702 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [2094 kB]
16:03:01 #0 2.800 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [20.1 kB]
16:03:01 #0 2.800 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [64.0 kB]
16:03:01 #0 2.801 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1400 kB]
16:03:01 #0 2.863 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2760 B]
16:03:01 #0 2.863 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1757 kB]
16:03:01 #0 2.943 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [5249 B]
16:03:01 #0 4.085 Fetched 20.4 MB in 3s (6208 kB/s)
16:03:01 #0 4.085 Reading package lists...
16:03:01 #0 5.147 Reading package lists...
16:03:01 #0 6.135 Building dependency tree...
16:03:01 #0 6.316 Reading state information...
16:03:01 #0 6.506 The following additional packages will be installed:
16:03:01 #0 6.506   at autoconf automake autopoint autotools-dev binutils
16:03:01 #0 6.506   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
16:03:01 #0 6.506   ca-certificates cpp cpp-7 dctrl-tools debhelper dh-autoreconf
16:03:01 #0 6.506   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
16:03:01 #0 6.506   fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man
16:03:01 #0 6.506   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:03:01 #0 6.506   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
16:03:01 #0 6.506   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:03:01 #0 6.506   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:01 #0 6.506   libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
16:03:01 #0 6.507   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
16:03:01 #0 6.507   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl
16:03:01 #0 6.507   libclass-accessor-perl libclass-method-modifiers-perl
16:03:01 #0 6.507   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
16:03:01 #0 6.507   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
16:03:01 #0 6.507   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
16:03:01 #0 6.507   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
16:03:01 #0 6.507   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
16:03:01 #0 6.507   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
16:03:01 #0 6.507   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
16:03:01 #0 6.507   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
16:03:01 #0 6.507   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
16:03:01 #0 6.507   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
16:03:01 #0 6.507   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
16:03:01 #0 6.507   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:03:01 #0 6.507   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:03:01 #0 6.507   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:01 #0 6.507   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
16:03:01 #0 6.507   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
16:03:01 #0 6.507   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:03:01 #0 6.507   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
16:03:01 #0 6.507   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
16:03:01 #0 6.507   libldap-common liblist-compare-perl liblist-moreutils-perl
16:03:01 #0 6.507   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:03:01 #0 6.507   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:03:01 #0 6.507   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:01 #0 6.507   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
16:03:01 #0 6.507   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
16:03:01 #0 6.507   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:03:01 #0 6.508   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
16:03:01 #0 6.508   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:03:01 #0 6.508   libparams-validate-perl libparse-debianchangelog-perl
16:03:01 #0 6.508   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
16:03:01 #0 6.508   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:03:01 #0 6.508   libpython3.6-minimal libpython3.6-stdlib libreadline7
16:03:01 #0 6.508   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
16:03:01 #0 6.508   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
16:03:01 #0 6.508   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
16:03:01 #0 6.508   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
16:03:01 #0 6.508   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:03:01 #0 6.508   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:03:01 #0 6.508   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
16:03:01 #0 6.508   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
16:03:01 #0 6.508   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal
16:03:01 #0 6.508   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
16:03:01 #0 6.508   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
16:03:01 #0 6.508   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
16:03:01 #0 6.508   libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2
16:03:01 #0 6.509   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make
16:03:01 #0 6.509   man-db manpages manpages-dev mime-support multiarch-support netbase
16:03:01 #0 6.509   openssh-client openssl patch patchutils perl perl-modules-5.26
16:03:01 #0 6.509   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:03:01 #0 6.509   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:03:01 #0 6.509   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:03:01 #0 6.509   python3-pkg-resources python3-requests python3-six python3-unidiff
16:03:01 #0 6.509   python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common
16:03:01 #0 6.509   shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:03:01 #0 6.512 Suggested packages:
16:03:01 #0 6.512   default-mta | mail-transport-agent autoconf-archive gnu-standards
16:03:01 #0 6.512   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
16:03:01 #0 6.512   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
16:03:01 #0 6.512   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:03:01 #0 6.512   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:03:01 #0 6.512   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:01 #0 6.512   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:03:01 #0 6.512   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
16:03:01 #0 6.512   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
16:03:01 #0 6.512   mini-dinstall rsync gcc-7-doc libstdc++6-7-dbg gcc-multilib flex bison gdb
16:03:01 #0 6.512   gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg
16:03:01 #0 6.512   liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg
16:03:01 #0 6.512   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:03:01 #0 6.512   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
16:03:01 #0 6.512   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
16:03:01 #0 6.512   libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc
16:03:01 #0 6.512   libcrypt-ssleay-perl libscalar-number-perl libhtml-template-perl
16:03:01 #0 6.512   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
16:03:01 #0 6.512   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
16:03:01 #0 6.512   libstdc++-7-doc libbareword-filehandles-perl libindirect-perl
16:03:01 #0 6.512   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
16:03:01 #0 6.512   libauthen-ntlm-perl bash-completion binutils-multiarch libtext-template-perl
16:03:01 #0 6.512   lsb m4-doc make-doc apparmor www-browser keychain libpam-ssh monkeysphere
16:03:01 #0 6.512   ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl
16:03:01 #0 6.512   | libterm-readline-perl-perl pinentry-doc libmail-box-perl python3-doc
16:03:01 #0 6.512   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
16:03:01 #0 6.512   python3-cryptography python3-openssl python3-socks python3.6-venv
16:03:01 #0 6.512   python3.6-doc binfmt-support readline-doc zip wdiff-doc
16:03:01 #0 6.940 The following NEW packages will be installed:
16:03:01 #0 6.940   at autoconf automake autopoint autotools-dev binutils
16:03:01 #0 6.940   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
16:03:01 #0 6.940   ca-certificates cpp cpp-7 curl dctrl-tools debhelper devscripts
16:03:01 #0 6.940   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:03:01 #0 6.940   dpkg-dev dput equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext
16:03:01 #0 6.940   gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
16:03:01 #0 6.940   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
16:03:01 #0 6.941   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:03:01 #0 6.941   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
16:03:01 #0 6.941   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
16:03:01 #0 6.941   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:03:01 #0 6.941   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
16:03:01 #0 6.941   libcgi-pm-perl libclass-accessor-perl libclass-method-modifiers-perl
16:03:01 #0 6.941   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
16:03:01 #0 6.941   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
16:03:01 #0 6.941   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
16:03:01 #0 6.941   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
16:03:01 #0 6.941   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
16:03:01 #0 6.941   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
16:03:01 #0 6.941   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
16:03:01 #0 6.941   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
16:03:01 #0 6.941   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
16:03:01 #0 6.941   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
16:03:01 #0 6.941   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
16:03:01 #0 6.941   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:03:01 #0 6.941   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:03:01 #0 6.941   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:01 #0 6.941   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
16:03:01 #0 6.941   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
16:03:01 #0 6.941   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:03:01 #0 6.942   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
16:03:01 #0 6.942   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
16:03:01 #0 6.942   libldap-common liblist-compare-perl liblist-moreutils-perl
16:03:01 #0 6.942   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:03:01 #0 6.942   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:03:01 #0 6.942   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:01 #0 6.942   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl
16:03:01 #0 6.942   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
16:03:01 #0 6.942   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:03:01 #0 6.942   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
16:03:01 #0 6.942   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:03:01 #0 6.942   libparams-validate-perl libparse-debianchangelog-perl
16:03:01 #0 6.942   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
16:03:01 #0 6.942   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:03:01 #0 6.942   libpython3.6-minimal libpython3.6-stdlib libreadline7
16:03:01 #0 6.942   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
16:03:01 #0 6.942   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
16:03:01 #0 6.942   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
16:03:01 #0 6.942   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
16:03:01 #0 6.942   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:03:01 #0 6.942   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:03:01 #0 6.942   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
16:03:01 #0 6.942   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
16:03:01 #0 6.942   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal
16:03:01 #0 6.942   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
16:03:01 #0 6.942   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
16:03:01 #0 6.942   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
16:03:01 #0 6.942   libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2
16:03:01 #0 6.943   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make
16:03:01 #0 6.943   man-db manpages manpages-dev mime-support multiarch-support netbase
16:03:01 #0 6.943   openssh-client openssl patch patchutils perl perl-modules-5.26
16:03:01 #0 6.943   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:03:01 #0 6.943   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:03:01 #0 6.943   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:03:01 #0 6.943   python3-pkg-resources python3-requests python3-six python3-unidiff
16:03:01 #0 6.943   python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common
16:03:01 #0 6.944   shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:03:01 #0 7.375 0 upgraded, 298 newly installed, 0 to remove and 0 not upgraded.
16:03:01 #0 7.375 Need to get 87.9 MB of archives.
16:03:01 #0 7.375 After this operation, 385 MB of additional disk space will be used.
16:03:01 #0 7.375 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB]
16:03:01 #0 7.531 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.20 [1062 kB]
16:03:01 #0 7.982 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.9 [528 kB]
16:03:01 #0 8.015 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.9 [70.4 kB]
16:03:01 #0 8.041 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.9 [1326 kB]
16:03:01 #0 8.083 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB]
16:03:01 #0 8.084 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB]
16:03:01 #0 8.085 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB]
16:03:01 #0 8.088 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB]
16:03:01 #0 8.090 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB]
16:03:01 #0 8.097 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.7 [430 kB]
16:03:01 #0 8.123 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.9 [1611 kB]
16:03:01 #0 8.212 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.9 [203 kB]
16:03:01 #0 8.216 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B]
16:03:01 #0 8.216 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB]
16:03:01 #0 8.218 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.6 [6960 B]
16:03:01 #0 8.219 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxau6 arm64 1:1.0.8-1ubuntu1 [7088 B]
16:03:01 #0 8.220 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB]
16:03:01 #0 8.222 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B]
16:03:01 #0 8.223 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB]
16:03:01 #0 8.223 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
16:03:01 #0 8.294 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.4 [522 kB]
16:03:01 #0 8.372 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB]
16:03:01 #0 8.374 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bsdmainutils arm64 11.1.2ubuntu1 [175 kB]
16:03:01 #0 8.379 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 groff-base arm64 1.22.3-10 [1152 kB]
16:03:01 #0 8.410 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB]
16:03:01 #0 8.410 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpipeline1 arm64 1.5.0-1 [22.0 kB]
16:03:01 #0 8.411 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 man-db arm64 2.8.3-2ubuntu0.1 [993 kB]
16:03:01 #0 8.508 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.6 [2764 kB]
16:03:01 #0 8.631 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B]
16:03:01 #0 8.632 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.6 [3338 kB]
16:03:01 #0 8.806 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.6 [201 kB]
16:03:01 #0 8.809 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.20 [583 kB]
16:03:01 #0 8.821 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20211016ubuntu0.18.04.1 [140 kB]
16:03:01 #0 8.833 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 distro-info-data all 0.37ubuntu0.15 [4724 B]
16:03:01 #0 8.836 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic-mgc arm64 1:5.32-2ubuntu0.4 [184 kB]
16:03:01 #0 8.848 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic1 arm64 1:5.32-2ubuntu0.4 [61.9 kB]
16:03:01 #0 8.852 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 file arm64 1:5.32-2ubuntu0.4 [21.7 kB]
16:03:01 #0 8.853 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB]
16:03:01 #0 8.855 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapt-inst2.0 arm64 1.6.14 [56.7 kB]
16:03:01 #0 8.886 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.9 [983 kB]
16:03:01 #10 8.963 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B]
16:03:01 #10 8.964 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.2 [7986 kB]
16:03:01 #10 ...
16:03:01 
16:03:01 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:01 #9 ...
16:03:01 
16:03:01 #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:e6fb8b88b411285ac71590459aa8d0a376acc86a3d17adfe45e806f522c54cc3
16:03:01 #7 sha256:e6fb8b88b411285ac71590459aa8d0a376acc86a3d17adfe45e806f522c54cc3 984B / 984B done
16:03:01 #7 sha256:143f807a473ee188663942a77f28a526e7546efea5621e64d264427b28098d7d 529B / 529B done
16:03:01 #7 sha256:8c100759b985495d5242120ff2ccee8b70bac4496de645ff842b874e048cd444 1.48kB / 1.48kB done
16:03:01 #7 sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 49.23MB / 49.23MB 0.7s done
16:03:01 #7 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 1.7s done
16:03:01 #7 DONE 2.8s
16:03:01 
16:03:01 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:01 #10 13.75 Unpacking libgdbm6:armhf (1.19-2) ...
16:03:01 #10 13.83 Selecting previously unselected package libpipeline1:armhf.
16:03:01 #10 13.83 Preparing to unpack .../04-libpipeline1_1.5.3-1_armhf.deb ...
16:03:01 #10 13.83 Unpacking libpipeline1:armhf (1.5.3-1) ...
16:03:01 #10 13.91 Selecting previously unselected package man-db.
16:03:01 #10 13.91 Preparing to unpack .../05-man-db_2.9.4-2_armhf.deb ...
16:03:01 #10 13.92 Unpacking man-db (2.9.4-2) ...
16:03:01 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 38.80MB / 62.71MB 2.2s
16:03:01 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 39.85MB / 109.09MB 2.2s
16:03:01 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 48.23MB / 62.71MB 2.3s
16:03:01 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 48.93MB / 109.09MB 2.3s
16:03:01 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 58.63MB / 62.71MB 2.4s
16:03:01 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 59.77MB / 109.09MB 2.4s
16:03:01 == Building packages for centos-8 ==
16:03:01 mkdir -p "rpmbuild/centos-8"
16:03:01 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile .
16:03:01 #7 sha256:c38006c9acc492149d706593acba951110798e57a7ad05103ae7a2d5969c14b6 27.02MB / 27.02MB 1.9s done
16:03:01 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 35.65MB / 76.10MB 0.6s
16:03:01 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 49.28MB / 76.10MB 0.8s
16:03:01 mkdir -p sources
16:03:01 docker run --rm -w /v \
16:03:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:03:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:01 	alpine \
16:03:01 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:03:01 #7 ...
16:03:01 
16:03:01 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:01 #0 0.844 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:03:01 #0 0.865 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:03:01 #0 0.865 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:03:01 #0 0.995 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:03:01 #0 1.497 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
16:03:01 #0 1.666 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:03:01 #0 2.207 Fetched 8497 kB in 2s (5256 kB/s)
16:03:01 #0 2.207 Reading package lists...
16:03:01 #0 2.787 Reading package lists...
16:03:01 #0 3.349 Building dependency tree...
16:03:01 #0 3.526 Reading state information...
16:03:01 #0 3.862 The following additional packages will be installed:
16:03:01 #0 3.862   autoconf automake autopoint autotools-dev binutils
16:03:01 #0 3.862   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
16:03:01 #0 3.862   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
16:03:01 #0 3.862   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:03:01 #0 3.863   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
16:03:01 #0 3.863   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
16:03:01 #0 3.863   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:03:01 #0 3.863   intltool-debian iso-codes less libalgorithm-diff-perl
16:03:01 #0 3.863   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:03:01 #0 3.863   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
16:03:01 #0 3.863   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:03:01 #0 3.863   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:03:01 #0 3.863   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
16:03:01 #0 3.863   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
16:03:01 #0 3.863   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:03:01 #0 3.863   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:03:01 #0 3.863   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
16:03:01 #0 3.863   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
16:03:01 #0 3.863   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:03:01 #0 3.863   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
16:03:01 #0 3.863   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:03:01 #0 3.863   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
16:03:01 #0 3.864   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:03:01 #0 3.864   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:03:01 #0 3.864   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
16:03:01 #0 3.864   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:03:01 #0 3.864   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:03:01 #0 3.864   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:03:01 #0 3.864   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:03:01 #0 3.864   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
16:03:01 #0 3.864   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
16:03:01 #0 3.864   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
16:03:01 #0 3.864   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:03:01 #0 3.864   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:03:01 #0 3.864   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:01 #0 3.864   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:01 #0 3.864   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:03:01 #0 3.864   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
16:03:01 #0 3.864   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
16:03:01 #0 3.864   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:03:01 #0 3.864   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
16:03:01 #0 3.864   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
16:03:01 #0 3.864   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:03:01 #0 3.864   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:03:01 #0 3.864   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
16:03:01 #0 3.864   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:03:01 #0 3.865   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:03:01 #0 3.865   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:01 #0 3.865   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
16:03:01 #0 3.865   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:03:01 #0 3.865   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:03:01 #0 3.865   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:03:01 #0 3.865   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
16:03:01 #0 3.865   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:03:01 #0 3.865   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:03:01 #0 3.865   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:03:01 #0 3.865   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:03:01 #0 3.865   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
16:03:01 #0 3.865   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:03:01 #0 3.865   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:03:01 #0 3.866   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:03:01 #0 3.866   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:03:01 #0 3.866   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
16:03:01 #0 3.866   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
16:03:01 #0 3.866   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:03:01 #0 3.866   libstring-shellquote-perl libsub-exporter-perl
16:03:01 #0 3.866   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:03:01 #0 3.866   libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:01 #0 3.866   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
16:03:01 #0 3.866   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:03:01 #0 3.866   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:03:01 #0 3.866   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
16:03:01 #0 3.866   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
16:03:01 #0 3.866   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
16:03:01 #0 3.866   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
16:03:01 #0 3.866   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
16:03:01 #0 3.866   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
16:03:01 #0 3.866   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
16:03:01 #0 3.866   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
16:03:01 #0 3.866   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
16:03:01 #0 3.866   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
16:03:01 #0 3.867   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
16:03:01 #0 3.867   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
16:03:01 #0 3.867   python3 python3-apt python3-certifi python3-chardet python3-debian
16:03:01 #0 3.867   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
16:03:01 #0 3.867   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:03:01 #0 3.868   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
16:03:01 #0 3.868   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
16:03:01 #0 3.871 Suggested packages:
16:03:01 #0 3.871   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:03:01 #0 3.871   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
16:03:01 #0 3.871   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:03:01 #0 3.871   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:03:01 #0 3.871   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:01 #0 3.871   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:03:01 #0 3.871   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
16:03:01 #0 3.871   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
16:03:01 #0 3.871   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
16:03:01 #0 3.871   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
16:03:01 #0 3.871   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
16:03:01 #0 3.871   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
16:03:01 #0 3.871   glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl
16:03:01 #0 3.871   uuid libscalar-number-perl libsasl2-modules-gssapi-mit
16:03:01 #0 3.871   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:03:01 #0 3.871   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
16:03:01 #0 3.871   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
16:03:01 #0 3.871   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:03:01 #0 3.871   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
16:03:01 #0 3.871   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
16:03:01 #0 3.871   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:03:01 #0 3.871   diffutils-doc perl-doc libterm-readline-gnu-perl
16:03:01 #0 3.871   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
16:03:01 #0 3.871   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:03:01 #0 3.871   python-apt-doc python3-setuptools python3-cryptography python3-openssl
16:03:01 #0 3.871   python3-socks python-requests-doc python3.9-venv python3.9-doc
16:03:01 #0 3.871   binfmt-support readline-doc zip wdiff-doc
16:03:01 #0 5.507 The following NEW packages will be installed:
16:03:01 #0 5.507   autoconf automake autopoint autotools-dev binutils
16:03:01 #0 5.507   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
16:03:01 #0 5.507   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
16:03:01 #0 5.507   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:03:01 #0 5.507   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
16:03:01 #0 5.507   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
16:03:01 #0 5.507   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:03:01 #0 5.507   gpgconf gpgsm groff-base intltool-debian iso-codes less
16:03:01 #0 5.507   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:03:01 #0 5.507   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:01 #0 5.507   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
16:03:01 #0 5.507   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:03:01 #0 5.507   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:03:01 #0 5.507   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
16:03:01 #0 5.507   libclass-inspector-perl libclass-method-modifiers-perl
16:03:01 #0 5.507   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:03:01 #0 5.507   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:03:01 #0 5.507   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
16:03:01 #0 5.507   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:03:01 #0 5.507   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:03:01 #0 5.507   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:03:01 #0 5.507   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
16:03:01 #0 5.507   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:03:01 #0 5.507   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:03:01 #0 5.507   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
16:03:01 #0 5.507   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:03:01 #0 5.507   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:03:01 #0 5.507   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:03:01 #0 5.507   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:03:01 #0 5.507   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
16:03:01 #0 5.507   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
16:03:01 #0 5.507   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
16:03:01 #0 5.507   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:03:01 #0 5.507   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:03:01 #0 5.507   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:01 #0 5.507   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:01 #0 5.507   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:03:01 #0 5.507   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
16:03:01 #0 5.507   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
16:03:01 #0 5.507   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:03:01 #0 5.507   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
16:03:01 #0 5.507   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
16:03:01 #0 5.507   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:03:01 #0 5.507   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:03:01 #0 5.507   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
16:03:01 #0 5.507   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:03:01 #0 5.507   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:03:01 #0 5.507   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:01 #0 5.507   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
16:03:01 #0 5.507   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:03:01 #0 5.507   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:03:01 #0 5.507   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:03:01 #0 5.507   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
16:03:01 #0 5.507   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:03:01 #0 5.507   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:03:01 #0 5.507   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:03:01 #0 5.507   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:03:01 #0 5.507   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
16:03:01 #0 5.507   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:03:01 #0 5.507   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:03:01 #0 5.507   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:03:01 #0 5.507   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:03:01 #0 5.507   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
16:03:01 #0 5.507   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
16:03:01 #0 5.507   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:03:01 #0 5.507   libstring-shellquote-perl libsub-exporter-perl
16:03:01 #0 5.507   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:03:01 #0 5.507   libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:01 #0 5.507   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
16:03:01 #0 5.507   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:03:01 #0 5.507   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:03:01 #0 5.507   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
16:03:01 #0 5.507   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
16:03:01 #0 5.507   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
16:03:01 #0 5.507   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
16:03:01 #0 5.507   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
16:03:01 #0 5.507   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
16:03:01 #0 5.507   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
16:03:01 #0 5.507   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
16:03:01 #0 5.507   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
16:03:01 #0 5.507   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
16:03:01 #0 5.507   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
16:03:01 #0 5.507   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
16:03:01 #0 5.507   python3 python3-apt python3-certifi python3-chardet python3-debian
16:03:01 #0 5.507   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
16:03:01 #0 5.507   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:03:01 #0 5.507   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
16:03:01 #0 5.507   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
16:03:01 #0 5.800 0 upgraded, 382 newly installed, 0 to remove and 0 not upgraded.
16:03:01 #0 5.800 Need to get 168 MB of archives.
16:03:01 #0 5.800 After this operation, 549 MB of additional disk space will be used.
16:03:01 #0 5.800 Get:1 http://deb.debian.org/debian bullseye/main arm64 bsdextrautils arm64 2.36.1-8+deb11u1 [142 kB]
16:03:01 #0 5.823 Get:2 http://deb.debian.org/debian bullseye/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB]
16:03:01 #0 5.823 Get:3 http://deb.debian.org/debian bullseye/main arm64 groff-base arm64 1.22.4-6 [883 kB]
16:03:01 #0 5.823 Get:4 http://deb.debian.org/debian bullseye/main arm64 libgdbm6 arm64 1.19-2 [64.0 kB]
16:03:01 #0 5.823 Get:5 http://deb.debian.org/debian bullseye/main arm64 libpipeline1 arm64 1.5.3-1 [33.0 kB]
16:03:01 #0 5.831 Get:6 http://deb.debian.org/debian bullseye/main arm64 man-db arm64 2.9.4-2 [1336 kB]
16:03:01 #0 5.847 Get:7 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
16:03:01 #0 5.871 Get:8 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB]
16:03:01 #0 5.871 Get:9 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u2 [3911 kB]
16:03:01 #0 5.891 Get:10 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u2 [293 kB]
16:03:01 #0 5.895 Get:11 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB]
16:03:01 #0 5.895 Get:12 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB]
16:03:01 #0 5.901 Get:13 http://deb.debian.org/debian-security bullseye-security/main arm64 libexpat1 arm64 2.2.10-2+deb11u5 [84.1 kB]
16:03:01 #0 5.901 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB]
16:03:01 #0 5.932 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB]
16:03:01 #0 5.932 Get:16 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB]
16:03:01 #0 5.932 Get:17 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB]
16:03:01 #0 5.943 Get:18 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2 [121 kB]
16:03:01 #0 5.943 Get:19 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB]
16:03:01 #0 5.943 Get:20 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB]
16:03:01 #0 5.943 Get:21 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB]
16:03:01 #0 5.943 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB]
16:03:01 #0 5.965 Get:23 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB]
16:03:01 #0 5.971 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB]
16:03:01 #0 5.972 Get:25 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB]
16:03:01 #0 5.973 Get:26 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB]
16:03:01 #0 5.975 Get:27 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB]
16:03:01 #0 5.975 Get:28 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB]
16:03:01 #0 5.976 Get:29 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:03:01 #0 5.976 Get:30 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
16:03:01 #0 5.981 Get:31 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
16:03:01 #0 5.982 Get:32 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
16:03:01 #0 5.995 Get:33 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
16:03:01 #0 6.011 Get:34 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
16:03:01 #0 6.011 Get:35 http://deb.debian.org/debian bullseye/main arm64 gettext-base arm64 0.21-4 [173 kB]
16:03:01 #0 6.011 Get:36 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB]
16:03:01 #0 6.021 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB]
16:03:01 #0 6.021 Get:38 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1 [106 kB]
16:03:01 #0 6.021 Get:39 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB]
16:03:01 #0 6.021 Get:40 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB]
16:03:01 #0 6.027 Get:41 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB]
16:03:01 #0 6.027 Get:42 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5+deb11u1 [893 kB]
16:03:01 #0 6.029 Get:43 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB]
16:03:01 #0 6.030 Get:44 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:03:01 #0 6.035 Get:45 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
16:03:01 #0 6.035 Get:46 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
16:03:01 #0 6.036 Get:47 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
16:03:01 #0 6.038 Get:48 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:03:01 #0 6.053 Get:49 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
16:03:01 #0 6.053 Get:50 http://deb.debian.org/debian bullseye/main arm64 autopoint all 0.21-4 [510 kB]
16:03:01 #0 6.063 Get:51 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB]
16:03:01 #0 6.083 Get:52 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB]
16:03:01 #0 6.083 Get:53 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB]
16:03:01 #0 6.097 Get:54 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB]
16:03:01 #0 6.097 Get:55 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB]
16:03:01 #0 6.118 Get:56 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB]
16:03:01 #0 6.118 Get:57 http://deb.debian.org/debian bullseye-updates/main arm64 libc-dev-bin arm64 2.31-13+deb11u5 [272 kB]
16:03:01 #0 6.147 Get:58 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.149-2 [1531 kB]
16:03:01 #0 6.150 Get:59 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB]
16:03:01 #0 6.155 Get:60 http://deb.debian.org/debian bullseye/main arm64 libtirpc-dev arm64 1.3.1-1+deb11u1 [193 kB]
16:03:01 #0 6.155 Get:61 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB]
16:03:01 #0 6.160 Get:62 http://deb.debian.org/debian bullseye-updates/main arm64 libc6-dev arm64 2.31-13+deb11u5 [2030 kB]
16:03:01 #0 6.191 Get:63 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB]
16:03:01 #0 6.214 Get:64 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB]
16:03:01 #0 6.221 Get:65 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB]
16:03:01 #0 6.221 Get:66 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB]
16:03:01 #0 6.287 Get:67 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB]
16:03:01 #0 6.287 Get:68 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB]
16:03:01 #0 6.288 Get:69 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB]
16:03:01 #0 6.288 Get:70 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB]
16:03:01 #0 6.292 Get:71 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B]
16:03:01 #0 6.292 Get:72 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB]
16:03:01 #0 6.300 Get:73 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB]
16:03:01 #0 6.306 Get:74 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB]
16:03:01 #0 6.323 Get:75 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB]
16:03:01 #0 6.331 Get:76 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB]
16:03:01 #0 6.354 Get:77 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB]
16:03:01 #0 6.445 Get:78 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B]
16:03:01 #0 6.451 Get:79 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB]
16:03:01 #0 6.461 Get:80 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB]
16:03:01 #0 6.508 Get:81 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B]
16:03:01 #0 6.508 Get:82 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB]
16:03:01 #0 6.511 Get:83 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.12 [1551 kB]
16:03:01 #0 6.520 Get:84 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:03:01 #0 6.521 Get:85 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
16:03:01 #0 6.533 Get:86 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
16:03:01 #0 6.534 Get:87 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
16:03:01 #0 6.536 Get:88 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
16:03:01 #0 6.537 Get:89 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
16:03:01 #0 6.538 Get:90 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
16:03:01 #0 6.540 Get:91 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
16:03:01 #0 6.541 Get:92 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
16:03:01 #0 6.542 Get:93 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
16:03:01 #0 6.544 Get:94 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
16:03:01 #0 6.545 Get:95 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
16:03:01 #0 6.554 Get:96 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
16:03:01 #0 6.556 Get:97 http://deb.debian.org/debian bullseye/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
16:03:01 #0 6.563 Get:98 http://deb.debian.org/debian bullseye/main arm64 libdebhelper-perl all 13.3.4 [189 kB]
16:03:01 #0 6.563 Get:99 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
16:03:01 #0 6.563 Get:100 http://deb.debian.org/debian bullseye/main arm64 dh-autoreconf all 20 [17.1 kB]
16:03:01 #0 6.563 Get:101 http://deb.debian.org/debian bullseye/main arm64 libarchive-zip-perl all 1.68-1 [104 kB]
16:03:01 #0 6.564 Get:102 http://deb.debian.org/debian bullseye/main arm64 libsub-override-perl all 0.09-2 [10.2 kB]
16:03:01 #0 6.565 Get:103 http://deb.debian.org/debian bullseye/main arm64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
16:03:01 #0 6.568 Get:104 http://deb.debian.org/debian bullseye/main arm64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
16:03:01 #0 6.570 Get:105 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:03:01 #0 6.575 Get:106 http://deb.debian.org/debian bullseye/main arm64 dwz arm64 0.13+20210201-1 [155 kB]
16:03:01 #0 6.575 Get:107 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:03:01 #0 6.626 Get:108 http://deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
16:03:01 #0 6.628 Get:109 http://deb.debian.org/debian bullseye/main arm64 gettext arm64 0.21-4 [1261 kB]
16:03:01 #0 6.634 Get:110 http://deb.debian.org/debian bullseye/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:03:01 #0 6.635 Get:111 http://deb.debian.org/debian bullseye/main arm64 po-debconf all 1.0.21+nmu1 [248 kB]
16:03:01 #0 6.636 Get:112 http://deb.debian.org/debian bullseye/main arm64 debhelper all 13.3.4 [1049 kB]
16:03:01 #0 6.642 Get:113 http://deb.debian.org/debian bullseye/main arm64 debian-keyring all 2021.07.26 [31.1 MB]
16:03:01 #0 6.955 Get:114 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB]
16:03:01 #0 6.958 Get:115 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB]
16:03:01 #0 6.958 Get:116 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB]
16:03:01 #0 6.959 Get:117 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB]
16:03:01 #0 6.962 Get:118 http://deb.debian.org/debian-security bullseye-security/main arm64 libksba8 arm64 1.5.0-3+deb11u1 [115 kB]
16:03:01 #0 6.964 Get:119 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
16:03:01 #0 6.964 Get:120 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB]
16:03:01 #0 6.971 Get:121 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
16:03:01 #0 6.982 Get:122 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB]
16:03:01 #0 6.982 Get:123 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB]
16:03:01 #0 6.987 Get:124 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB]
16:03:01 #0 6.988 Get:125 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB]
16:03:01 #0 7.012 Get:126 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB]
16:03:01 #0 7.017 Get:127 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB]
16:03:01 #0 7.023 Get:128 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB]
16:03:01 #0 7.023 Get:129 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB]
16:03:01 #0 7.042 Get:130 http://deb.debian.org/debian bullseye/main arm64 libfile-dirlist-perl all 0.05-2 [7444 B]
16:03:01 #0 7.042 Get:131 http://deb.debian.org/debian bullseye/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
16:03:01 #0 7.048 Get:132 http://deb.debian.org/debian bullseye/main arm64 libfile-homedir-perl all 1.006-1 [43.8 kB]
16:03:01 #0 7.049 Get:133 http://deb.debian.org/debian bullseye/main arm64 libfile-touch-perl all 0.11-1 [9254 B]
16:03:01 #0 7.049 Get:134 http://deb.debian.org/debian bullseye/main arm64 libio-pty-perl arm64 1:1.15-2 [36.0 kB]
16:03:01 #0 7.049 Get:135 http://deb.debian.org/debian bullseye/main arm64 libipc-run-perl all 20200505.0-1 [102 kB]
16:03:01 #0 7.050 Get:136 http://deb.debian.org/debian bullseye/main arm64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
16:03:01 #0 7.051 Get:137 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b3 [11.2 kB]
16:03:01 #0 7.051 Get:138 http://deb.debian.org/debian bullseye/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
16:03:01 #0 7.052 Get:139 http://deb.debian.org/debian bullseye/main arm64 libdevel-callchecker-perl arm64 0.008-1+b2 [15.8 kB]
16:03:01 #0 7.060 Get:140 http://deb.debian.org/debian bullseye/main arm64 libparams-classify-perl arm64 0.015-1+b3 [25.5 kB]
16:03:01 #0 7.064 Get:141 http://deb.debian.org/debian bullseye/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:03:01 #0 7.064 Get:142 http://deb.debian.org/debian bullseye/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
16:03:01 #0 7.064 Get:143 http://deb.debian.org/debian bullseye/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB]
16:03:01 #0 7.064 Get:144 http://deb.debian.org/debian bullseye/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB]
16:03:01 #0 7.065 Get:145 http://deb.debian.org/debian bullseye/main arm64 libsub-quote-perl all 2.006006-1 [21.0 kB]
16:03:01 #0 7.066 Get:146 http://deb.debian.org/debian bullseye/main arm64 libmoo-perl all 2.004004-1 [59.9 kB]
16:03:01 #0 7.069 Get:147 http://deb.debian.org/debian bullseye/main arm64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
16:03:01 #0 7.069 Get:148 http://deb.debian.org/debian bullseye/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB]
16:03:01 #0 7.069 Get:149 http://deb.debian.org/debian bullseye/main arm64 libhttp-date-perl all 6.05-1 [10.4 kB]
16:03:01 #0 7.069 Get:150 http://deb.debian.org/debian bullseye/main arm64 libfile-listing-perl all 6.14-1 [12.4 kB]
16:03:01 #0 7.069 Get:151 http://deb.debian.org/debian bullseye/main arm64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
16:03:01 #0 7.069 Get:152 http://deb.debian.org/debian bullseye/main arm64 liburi-perl all 5.08-1 [90.6 kB]
16:03:01 #0 7.069 Get:153 http://deb.debian.org/debian bullseye/main arm64 libhtml-parser-perl arm64 3.75-1+b1 [103 kB]
16:03:01 #0 7.076 Get:154 http://deb.debian.org/debian bullseye/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
16:03:01 #0 7.076 Get:155 http://deb.debian.org/debian bullseye/main arm64 libio-html-perl all 1.004-2 [16.1 kB]
16:03:01 #0 7.076 Get:156 http://deb.debian.org/debian bullseye/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
16:03:01 #0 7.076 Get:157 http://deb.debian.org/debian bullseye/main arm64 libhttp-message-perl all 6.28-1 [79.6 kB]
16:03:01 #0 7.076 Get:158 http://deb.debian.org/debian bullseye/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
16:03:01 #0 7.076 Get:159 http://deb.debian.org/debian bullseye/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:03:01 #0 7.076 Get:160 http://deb.debian.org/debian bullseye/main arm64 perl-openssl-defaults arm64 5 [7360 B]
16:03:01 #0 7.077 Get:161 http://deb.debian.org/debian bullseye/main arm64 libnet-ssleay-perl arm64 1.88-3+b1 [316 kB]
16:03:01 #0 7.085 Get:162 http://deb.debian.org/debian bullseye/main arm64 libio-socket-ssl-perl all 2.069-1 [215 kB]
16:03:01 #0 7.085 Get:163 http://deb.debian.org/debian bullseye/main arm64 libnet-http-perl all 6.20-1 [25.1 kB]
16:03:01 #0 7.085 Get:164 http://deb.debian.org/debian bullseye/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
16:03:01 #0 7.085 Get:165 http://deb.debian.org/debian bullseye/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
16:03:01 #0 7.085 Get:166 http://deb.debian.org/debian bullseye/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:03:01 #0 7.087 Get:167 http://deb.debian.org/debian bullseye/main arm64 libwww-perl all 6.52-1 [192 kB]
16:03:01 #0 7.087 Get:168 http://deb.debian.org/debian bullseye/main arm64 patchutils arm64 0.4.2-1 [73.5 kB]
16:03:01 #0 7.089 Get:169 http://deb.debian.org/debian bullseye/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
16:03:01 #0 7.091 Get:170 http://deb.debian.org/debian bullseye/main arm64 devscripts arm64 2.21.3+deb11u1 [1092 kB]
16:03:01 #0 7.097 Get:171 http://deb.debian.org/debian bullseye/main arm64 diffstat arm64 1.64-1 [34.6 kB]
16:03:01 #0 7.098 Get:172 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u2 [7684 B]
16:03:01 #0 7.118 Get:173 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:03:02 #8 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.3s done
16:03:02 #8 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 0.1s
16:03:02 #10 19.76 Setting up libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.9) ...
16:03:02 #10 19.78 Setting up libexpat1:armhf (2.2.5-3ubuntu0.9) ...
16:03:02 #10 19.80 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
16:03:02 #9 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0.3s done
16:03:02 #9 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408
16:03:02 #9 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 0.4s done
16:03:02 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 77.59MB / 110.24MB 14.0s
16:03:02 #13 34.91 Checking for new repos for mirrors
16:03:02 #13 34.91 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
16:03:02 #13 34.91  --> 1:make-3.82-24.el7.aarch64
16:03:02 #13 35.06  --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
16:03:02 #13 35.06  --> git-1.8.3.1-23.el7_8.aarch64
16:03:02 #13 35.06 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
16:03:02 #13 35.07  --> Already installed : bash-4.2.46-34.el7.aarch64
16:03:02 #13 35.07 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
16:03:02 #13 35.07  --> Already installed : bash-4.2.46-34.el7.aarch64
16:03:02 #13 35.07  --> btrfs-progs-devel-4.9.1-1.el7.aarch64
16:03:02 #13 35.07  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
16:03:02 #13 35.07  --> cmake-2.8.12.2-2.el7.aarch64
16:03:02 #13 35.07  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64
16:03:02 #13 35.07  --> gcc-4.8.5-44.el7.aarch64
16:03:02 #13 35.07  --> git-1.8.3.1-23.el7_8.aarch64
16:03:02 #13 35.07  --> glibc-static-2.17-326.el7_9.aarch64
16:03:02 #13 35.08  --> libarchive-3.1.2-14.el7_7.aarch64
16:03:02 #13 35.08  --> libseccomp-devel-2.3.1-4.el7.aarch64
16:03:02 #13 35.08  --> libselinux-devel-2.5-15.el7.aarch64
16:03:02 #13 35.08  --> libtool-2.4.2-22.el7_3.aarch64
16:03:02 #13 35.08  --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
16:03:02 #13 35.08  --> 1:make-3.82-24.el7.aarch64
16:03:02 #13 35.08  --> Already installed : 1:pkgconfig-0.27.1-4.el7.aarch64
16:03:02 #13 35.08  --> Already installed : systemd-219-78.el7.aarch64
16:03:02 #13 35.08  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:03:02 #13 35.08  --> systemd-devel-219-78.el7_9.7.aarch64
16:03:02 #13 35.08  --> Already installed : 2:tar-1.26-35.el7.aarch64
16:03:02 #13 35.08  --> which-2.20-7.el7.aarch64
16:03:02 #13 35.09 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec
16:03:02 #13 35.09  --> Already installed : bash-4.2.46-34.el7.aarch64
16:03:02 #13 35.09 --> Running transaction check
16:03:02 #13 35.09 ---> Package btrfs-progs-devel.aarch64 0:4.9.1-1.el7 will be installed
16:03:02 #13 35.09 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.aarch64
16:03:02 #13 35.23 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.aarch64
16:03:02 #13 35.23 ---> Package cmake.aarch64 0:2.8.12.2-2.el7 will be installed
16:03:02 #13 35.24 ---> Package device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5 will be installed
16:03:02 #13 35.24 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.5 for package: 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64
16:03:02 #13 35.24 ---> Package gcc.aarch64 0:4.8.5-44.el7 will be installed
16:03:02 #13 35.24 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64
16:03:02 #13 35.24 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64
16:03:02 #13 35.25 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.aarch64
16:03:02 #13 35.25 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.aarch64
16:03:02 #13 35.25 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.aarch64
16:03:02 #13 35.26 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.aarch64
16:03:02 #13 35.26 ---> Package git.aarch64 0:1.8.3.1-23.el7_8 will be installed
16:03:02 #13 35.27 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.aarch64
16:03:02 #13 35.27 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.aarch64
16:03:02 #13 35.28 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.aarch64
16:03:02 #13 35.28 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.aarch64
16:03:02 #13 35.28 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.aarch64
16:03:02 #13 35.29 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.aarch64
16:03:02 #13 35.29 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.aarch64
16:03:02 #13 35.29 ---> Package glibc-static.aarch64 0:2.17-326.el7_9 will be installed
16:03:02 #13 35.29 ---> Package libarchive.aarch64 0:3.1.2-14.el7_7 will be installed
16:03:02 #13 35.30 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.aarch64
16:03:02 #13 35.30 ---> Package libseccomp-devel.aarch64 0:2.3.1-4.el7 will be installed
16:03:02 #13 35.30 --> Processing Dependency: libseccomp(aarch-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.aarch64
16:03:02 #13 35.30 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.aarch64
16:03:02 #13 35.30 ---> Package libselinux-devel.aarch64 0:2.5-15.el7 will be installed
16:03:02 #13 35.30 --> Processing Dependency: libsepol-devel(aarch-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.aarch64
16:03:02 #13 35.30 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.aarch64
16:03:02 #13 35.30 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.aarch64
16:03:02 #13 35.31 ---> Package libtool.aarch64 0:2.4.2-22.el7_3 will be installed
16:03:02 #13 35.31 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.aarch64
16:03:02 #13 35.31 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.aarch64
16:03:02 #13 35.32 ---> Package libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3 will be installed
16:03:02 #13 35.32 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
16:03:02 #13 35.32 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
16:03:02 #13 35.32 ---> Package make.aarch64 1:3.82-24.el7 will be installed
16:03:02 #13 35.32 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
16:03:02 #13 35.32 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:03:02 #13 35.32 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:03:02 #13 35.32 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:03:02 #13 35.33 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:03:02 #13 35.33 ---> Package systemd-devel.aarch64 0:219-78.el7_9.7 will be installed
16:03:02 #13 35.33 --> Processing Dependency: systemd-libs = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.aarch64
16:03:02 #13 35.34 --> Processing Dependency: systemd = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.aarch64
16:03:02 #13 35.34 Package: systemd-219-78.el7_9.7.src - can't co-install with systemd-219-78.el7_9.7.aarch64
16:03:02 #13 35.34 ---> Package which.aarch64 0:2.20-7.el7 will be installed
16:03:02 #13 35.34 --> Running transaction check
16:03:02 #13 35.34 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
16:03:02 #13 35.34 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
16:03:02 #13 35.35 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
16:03:02 #13 35.35 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
16:03:02 #13 35.36 ---> Package btrfs-progs.aarch64 0:4.9.1-1.el7 will be installed
16:03:02 #13 35.36 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.aarch64
16:03:02 #13 35.36 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed
16:03:02 #13 35.36 ---> Package cpp.aarch64 0:4.8.5-44.el7 will be installed
16:03:02 #13 35.37 ---> Package device-mapper.aarch64 7:1.02.170-6.el7 will be updated
16:03:02 #13 35.37 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.aarch64
16:03:02 #13 35.37 ---> Package device-mapper.aarch64 7:1.02.170-6.el7_9.5 will be an update
16:03:02 #13 35.37 ---> Package glibc-devel.aarch64 0:2.17-326.el7_9 will be installed
16:03:02 #13 35.38 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64
16:03:02 #13 35.38 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64
16:03:02 #13 35.39 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.aarch64
16:03:02 #13 35.39 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.aarch64
16:03:02 #13 35.39 ---> Package less.aarch64 0:458-9.el7 will be installed
16:03:02 #13 35.39 ---> Package libgomp.aarch64 0:4.8.5-44.el7 will be installed
16:03:02 #13 35.39 ---> Package libmpc.aarch64 0:1.0.1-3.el7 will be installed
16:03:02 #13 35.39 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed
16:03:02 #13 35.39 ---> Package libsepol-devel.aarch64 0:2.5-10.el7 will be installed
16:03:02 #13 35.39 ---> Package libtool-ltdl.aarch64 0:2.4.2-22.el7_3 will be installed
16:03:02 #13 35.39 ---> Package lzo.aarch64 0:2.06-8.el7 will be installed
16:03:02 #13 35.39 ---> Package m4.aarch64 0:1.4.16-10.el7 will be installed
16:03:02 #13 35.39 ---> Package mpfr.aarch64 0:3.1.1-4.el7 will be installed
16:03:02 #13 35.39 ---> Package openssh-clients.aarch64 0:7.4p1-22.el7_9 will be installed
16:03:02 #13 35.40 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.aarch64
16:03:02 #13 35.40 --> Processing Dependency: fipscheck-lib(aarch-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.aarch64
16:03:02 #13 35.40 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.aarch64
16:03:02 #13 35.40 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.aarch64
16:03:02 #13 35.40 ---> Package pcre-devel.aarch64 0:8.32-17.el7 will be installed
16:03:02 #13 35.40 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
16:03:02 #13 35.40 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
16:03:02 #13 35.41 ---> Package perl-TermReadKey.aarch64 0:2.30-20.el7 will be installed
16:03:02 #13 35.41 ---> Package policycoreutils-devel.aarch64 0:2.5-34.el7 will be installed
16:03:02 #13 35.41 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.aarch64
16:03:02 #13 35.41 ---> Package rsync.aarch64 0:3.1.2-11.el7_9 will be installed
16:03:02 #13 35.41 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
16:03:02 #13 35.41 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
16:03:02 #13 35.42 ---> Package systemd.aarch64 0:219-78.el7 will be updated
16:03:02 #13 35.56 ---> Package systemd.aarch64 0:219-78.el7_9.7 will be an update
16:03:02 #13 35.57 ---> Package systemd-libs.aarch64 0:219-78.el7 will be updated
16:03:02 #13 35.57 ---> Package systemd-libs.aarch64 0:219-78.el7_9.7 will be an update
16:03:02 #13 35.58 --> Running transaction check
16:03:02 #13 35.58 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7 will be updated
16:03:02 #13 35.58 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5 will be an update
16:03:02 #13 35.58 ---> Package e2fsprogs-libs.aarch64 0:1.42.9-19.el7 will be installed
16:03:02 #13 35.58 ---> Package fipscheck-lib.aarch64 0:1.4.1-6.el7 will be installed
16:03:02 #13 35.58 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.aarch64
16:03:02 #13 35.58 ---> Package glibc.aarch64 0:2.17-317.el7 will be updated
16:03:02 #13 35.58 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.aarch64
16:03:02 #13 35.59 ---> Package glibc.aarch64 0:2.17-326.el7_9 will be an update
16:03:02 #13 35.59 ---> Package glibc-headers.aarch64 0:2.17-326.el7_9 will be installed
16:03:02 #13 35.59 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.aarch64
16:03:02 #13 35.59 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.aarch64
16:03:02 #13 35.59 ---> Package libedit.aarch64 0:3.0-12.20121213cvs.el7 will be installed
16:03:02 #13 35.59 ---> Package openssh.aarch64 0:7.4p1-22.el7_9 will be installed
16:03:02 #13 35.59 ---> Package perl-Data-Dumper.aarch64 0:2.145-3.el7 will be installed
16:03:02 #13 35.59 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
16:03:02 #13 35.59 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed
16:03:02 #13 35.60 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.aarch64
16:03:02 #13 35.60 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed
16:03:02 #13 35.60 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64
16:03:02 #13 35.60 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64
16:03:02 #13 35.60 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64
16:03:02 #13 35.60 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64
16:03:02 #13 35.61 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64
16:03:02 #13 35.61 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
16:03:02 #13 35.61 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
16:03:02 #13 35.61 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.aarch64
16:03:02 #13 35.61 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
16:03:02 #13 35.61 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
16:03:02 #13 35.61 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
16:03:02 #13 35.61 --> Running transaction check
16:03:02 #13 35.61 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed
16:03:02 #13 35.61 ---> Package fipscheck.aarch64 0:1.4.1-6.el7 will be installed
16:03:02 #13 35.61 ---> Package glibc-common.aarch64 0:2.17-317.el7 will be updated
16:03:02 #13 35.62 ---> Package glibc-common.aarch64 0:2.17-326.el7_9 will be an update
16:03:02 #13 35.62 ---> Package kernel-headers.aarch64 0:4.18.0-348.20.1.el7 will be installed
16:03:02 #13 35.62 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed
16:03:02 #13 35.62 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed
16:03:02 #13 35.62 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed
16:03:02 #13 35.62 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed
16:03:02 #13 35.62 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
16:03:02 #13 35.62 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed
16:03:02 #13 35.66 --> Finished Dependency Resolution
16:03:02 #13 35.71 
16:03:02 #13 35.71 Dependencies Resolved
16:03:02 #13 35.72 
16:03:02 #13 35.72 ================================================================================
16:03:02 #13 35.72  Package                  Arch      Version                     Repository
16:03:02 #13 35.72                                                                            Size
16:03:02 #13 35.72 ================================================================================
16:03:02 #13 35.72 Installing:
16:03:02 #13 35.72  btrfs-progs-devel        aarch64   4.9.1-1.el7                 base       46 k
16:03:02 #13 35.72  cmake                    aarch64   2.8.12.2-2.el7              base      6.8 M
16:03:02 #13 35.72  device-mapper-devel      aarch64   7:1.02.170-6.el7_9.5        updates   205 k
16:03:02 #13 35.72  gcc                      aarch64   4.8.5-44.el7                base       13 M
16:03:02 #13 35.72  git                      aarch64   1.8.3.1-23.el7_8            base      4.4 M
16:03:02 #13 35.72  glibc-static             aarch64   2.17-326.el7_9              updates   1.4 M
16:03:02 #13 35.72  libarchive               aarch64   3.1.2-14.el7_7              base      294 k
16:03:02 #13 35.72  libseccomp-devel         aarch64   2.3.1-4.el7                 base       63 k
16:03:02 #13 35.72  libselinux-devel         aarch64   2.5-15.el7                  base      186 k
16:03:02 #13 35.72  libtool                  aarch64   2.4.2-22.el7_3              base      588 k
16:03:02 #13 35.72  libtool-ltdl-devel       aarch64   2.4.2-22.el7_3              base      167 k
16:03:02 #13 35.72  make                     aarch64   1:3.82-24.el7               base      415 k
16:03:02 #13 35.72  selinux-policy-devel     noarch    3.13.1-268.el7_9.2          updates   1.7 M
16:03:02 #13 35.72  systemd-devel            aarch64   219-78.el7_9.7              updates   216 k
16:03:02 #13 35.72  which                    aarch64   2.20-7.el7                  base       40 k
16:03:02 #13 35.72 Installing for dependencies:
16:03:02 #13 35.72  audit-libs-python        aarch64   2.8.5-4.el7                 base       73 k
16:03:02 #13 35.72  autoconf                 noarch    2.69-11.el7                 base      701 k
16:03:02 #13 35.72  automake                 noarch    1.13.4-3.el7                base      679 k
16:03:02 #13 35.72  btrfs-progs              aarch64   4.9.1-1.el7                 base      667 k
16:03:02 #13 35.72  checkpolicy              aarch64   2.5-8.el7                   base      275 k
16:03:02 #13 35.72  cpp                      aarch64   4.8.5-44.el7                base      5.2 M
16:03:02 #13 35.72  e2fsprogs-libs           aarch64   1.42.9-19.el7               base      160 k
16:03:02 #13 35.72  fipscheck                aarch64   1.4.1-6.el7                 base       22 k
16:03:02 #13 35.72  fipscheck-lib            aarch64   1.4.1-6.el7                 base       10 k
16:03:02 #13 35.72  glibc-devel              aarch64   2.17-326.el7_9              updates   1.1 M
16:03:02 #13 35.72  glibc-headers            aarch64   2.17-326.el7_9              updates   673 k
16:03:02 #13 35.72  kernel-headers           aarch64   4.18.0-348.20.1.el7         updates   8.2 M
16:03:02 #13 35.72  less                     aarch64   458-9.el7                   base      115 k
16:03:02 #13 35.72  libcgroup                aarch64   0.41-21.el7                 base       63 k
16:03:02 #13 35.72  libedit                  aarch64   3.0-12.20121213cvs.el7      base       85 k
16:03:02 #13 35.72  libgomp                  aarch64   4.8.5-44.el7                base      155 k
16:03:02 #13 35.72  libmpc                   aarch64   1.0.1-3.el7                 base       49 k
16:03:02 #13 35.72  libseccomp               aarch64   2.3.1-4.el7                 base       55 k
16:03:02 #13 35.72  libselinux-python        aarch64   2.5-15.el7                  base      222 k
16:03:02 #13 35.72  libselinux-utils         aarch64   2.5-15.el7                  base      154 k
16:03:02 #13 35.72  libsemanage-python       aarch64   2.5-14.el7                  base      109 k
16:03:02 #13 35.72  libsepol-devel           aarch64   2.5-10.el7                  base       76 k
16:03:02 #13 35.72  libtool-ltdl             aarch64   2.4.2-22.el7_3              base       47 k
16:03:02 #13 35.72  lzo                      aarch64   2.06-8.el7                  base       52 k
16:03:02 #13 35.72  m4                       aarch64   1.4.16-10.el7               base      251 k
16:03:02 #13 35.72  mpfr                     aarch64   3.1.1-4.el7                 base      198 k
16:03:02 #13 35.72  openssh                  aarch64   7.4p1-22.el7_9              updates   503 k
16:03:02 #13 35.72  openssh-clients          aarch64   7.4p1-22.el7_9              updates   610 k
16:03:02 #13 35.72  pcre-devel               aarch64   8.32-17.el7                 base      479 k
16:03:02 #13 35.72  perl-Data-Dumper         aarch64   2.145-3.el7                 base       46 k
16:03:02 #13 35.72  perl-Error               noarch    1:0.17020-2.el7             base       32 k
16:03:02 #13 35.72  perl-Git                 noarch    1.8.3.1-23.el7_8            base       56 k
16:03:02 #13 35.72  perl-TermReadKey         aarch64   2.30-20.el7                 base       30 k
16:03:02 #13 35.72  perl-Test-Harness        noarch    3.28-3.el7                  base      302 k
16:03:02 #13 35.72  policycoreutils          aarch64   2.5-34.el7                  base      916 k
16:03:02 #13 35.72  policycoreutils-devel    aarch64   2.5-34.el7                  base      323 k
16:03:02 #13 35.72  policycoreutils-python   aarch64   2.5-34.el7                  base      456 k
16:03:02 #13 35.72  python-IPy               noarch    0.75-6.el7                  base       32 k
16:03:02 #13 35.72  rsync                    aarch64   3.1.2-11.el7_9              updates   396 k
16:03:02 #13 35.72  selinux-policy           noarch    3.13.1-268.el7_9.2          updates   498 k
16:03:02 #13 35.72  setools-libs             aarch64   3.3.8-4.el7                 base      567 k
16:03:02 #13 35.72 Updating for dependencies:
16:03:02 #13 35.72  device-mapper            aarch64   7:1.02.170-6.el7_9.5        updates   293 k
16:03:02 #13 35.72  device-mapper-libs       aarch64   7:1.02.170-6.el7_9.5        updates   313 k
16:03:02 #13 35.72  glibc                    aarch64   2.17-326.el7_9              updates   3.6 M
16:03:02 #13 35.72  glibc-common             aarch64   2.17-326.el7_9              updates    12 M
16:03:02 #13 35.72  systemd                  aarch64   219-78.el7_9.7              updates   4.9 M
16:03:02 #13 35.72  systemd-libs             aarch64   219-78.el7_9.7              updates   396 k
16:03:02 #13 35.72 
16:03:02 #13 35.72 Transaction Summary
16:03:02 #13 35.72 ================================================================================
16:03:02 #13 35.72 Install  15 Packages (+41 Dependent packages)
16:03:02 #13 35.72 Upgrade              (  6 Dependent packages)
16:03:02 #13 35.72 
16:03:02 #13 35.72 Total download size: 75 M
16:03:02 #13 35.72 Downloading packages:
16:03:02 #13 35.72 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
16:03:02 mkdir -p sources
16:03:02 docker run --rm -w /v \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:02 	alpine \
16:03:02 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:03:02 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 2.5s
16:03:02 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 70.25MB / 109.09MB 2.5s
16:03:02 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 89.13MB / 109.09MB 2.7s
16:03:02 #1 [internal] load .dockerignore
16:03:02 #1 transferring context: 2B done
16:03:02 #1 DONE 0.0s
16:03:02 
16:03:02 #2 [internal] load build definition from Dockerfile
16:03:02 #2 transferring dockerfile: 1.67kB done
16:03:02 #2 DONE 0.0s
16:03:02 
16:03:02 #3 [auth] library/golang:pull token for registry-1.docker.io
16:03:02 #3 DONE 0.0s
16:03:02 
16:03:02 #4 [internal] load metadata for quay.io/centos/centos:stream8
16:03:02 mkdir -p sources
16:03:02 docker run --rm -w /v \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:02 	alpine \
16:03:02 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:03:02 #7 extracting sha256:c38006c9acc492149d706593acba951110798e57a7ad05103ae7a2d5969c14b6
16:03:02 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 56.88MB / 76.10MB 0.9s
16:03:02 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 62.91MB / 76.10MB 1.0s
16:03:02 mkdir -p sources
16:03:02 docker run --rm -w /v \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:02 	alpine \
16:03:02 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:03:02 mkdir -p rpmbuild/SOURCES
16:03:02 docker run --rm -w /v \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:03:02 	alpine \
16:03:02 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:03:02 #10 7.120 Get:174 http://deb.debian.org/debian bullseye/main arm64 python3-chardet all 4.0.0-1 [99.0 kB]
16:03:02 #10 7.120 Get:175 http://deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
16:03:02 #10 7.121 Get:176 http://deb.debian.org/debian bullseye/main arm64 python3-debian all 0.1.39 [80.1 kB]
16:03:02 #10 7.124 Get:177 http://deb.debian.org/debian bullseye/main arm64 libgpgme11 arm64 1.14.0-1+b2 [267 kB]
16:03:02 #10 7.125 Get:178 http://deb.debian.org/debian bullseye/main arm64 python3-gpg arm64 1.14.0-1+b2 [324 kB]
16:03:02 #10 7.128 Get:179 http://deb.debian.org/debian bullseye/main arm64 dput all 1.1.0 [56.5 kB]
16:03:02 #10 7.130 Get:180 http://deb.debian.org/debian bullseye/main arm64 equivs all 2.3.1 [22.7 kB]
16:03:02 #10 7.132 Get:181 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB]
16:03:02 #10 7.148 Get:182 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB]
16:03:02 #10 7.148 Get:183 http://deb.debian.org/debian bullseye/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u3 [321 kB]
16:03:02 #10 7.148 Get:184 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB]
16:03:02 #10 7.151 Get:185 http://deb.debian.org/debian bullseye/main arm64 git-man all 1:2.30.2-1 [1827 kB]
16:03:02 #10 7.167 Get:186 http://deb.debian.org/debian bullseye/main arm64 git arm64 1:2.30.2-1 [5428 kB]
16:03:02 #10 7.221 Get:187 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB]
16:03:02 #10 7.250 Get:188 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
16:03:02 #10 7.251 Get:189 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB]
16:03:02 #10 7.253 Get:190 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
16:03:02 #10 7.255 Get:191 http://deb.debian.org/debian bullseye/main arm64 libaliased-perl all 0.34-1.1 [14.1 kB]
16:03:02 #10 7.255 Get:192 http://deb.debian.org/debian bullseye/main arm64 libapt-pkg-perl arm64 0.1.39 [69.4 kB]
16:03:02 #10 7.256 Get:193 http://deb.debian.org/debian bullseye/main arm64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
16:03:02 #10 7.256 Get:194 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
16:03:02 #10 7.258 Get:195 http://deb.debian.org/debian bullseye/main arm64 libarray-intspan-perl all 2.004-1 [25.5 kB]
16:03:02 #10 7.258 Get:196 http://deb.debian.org/debian bullseye/main arm64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
16:03:02 #10 7.258 Get:197 http://deb.debian.org/debian bullseye/main arm64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
16:03:02 #10 7.260 Get:198 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
16:03:02 #10 7.266 Get:199 http://deb.debian.org/debian bullseye/main arm64 libvariable-magic-perl arm64 0.62-1+b3 [44.2 kB]
16:03:02 #10 7.267 Get:200 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
16:03:02 #10 7.270 Get:201 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB]
16:03:02 #10 7.272 Get:202 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1+deb11u1 [393 kB]
16:03:02 #10 7.279 Get:203 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB]
16:03:02 #10 7.281 Get:204 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB]
16:03:02 #10 7.282 Get:205 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB]
16:03:02 #10 7.285 Get:206 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB]
16:03:02 #10 7.285 Get:207 http://deb.debian.org/debian bullseye/main arm64 libwebp6 arm64 0.6.1-2.1 [244 kB]
16:03:02 #10 7.286 Get:208 http://deb.debian.org/debian bullseye/main arm64 libtiff5 arm64 4.2.0-1+deb11u1 [277 kB]
16:03:02 #10 7.288 Get:209 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB]
16:03:02 #10 7.289 Get:210 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
16:03:02 #10 7.307 Get:211 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB]
16:03:02 #10 7.308 Get:212 http://deb.debian.org/debian bullseye/main arm64 libx11-data all 2:1.7.2-1 [311 kB]
16:03:02 #10 7.314 Get:213 http://deb.debian.org/debian bullseye/main arm64 libx11-6 arm64 2:1.7.2-1 [748 kB]
16:03:02 #10 7.317 Get:214 http://deb.debian.org/debian bullseye/main arm64 libxpm4 arm64 1:3.5.12-1 [43.9 kB]
16:03:02 #10 7.319 Get:215 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB]
16:03:02 #10 7.320 Get:216 http://deb.debian.org/debian bullseye-updates/main arm64 libc-devtools arm64 2.31-13+deb11u5 [245 kB]
16:03:02 #10 7.321 Get:217 http://deb.debian.org/debian bullseye/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
16:03:02 #10 7.328 Get:218 http://deb.debian.org/debian bullseye/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
16:03:02 #10 7.342 Get:219 http://deb.debian.org/debian bullseye/main arm64 libclass-inspector-perl all 1.36-1 [19.6 kB]
16:03:02 #10 7.344 Get:220 http://deb.debian.org/debian bullseye/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b7 [36.9 kB]
16:03:02 #10 7.346 Get:221 http://deb.debian.org/debian bullseye/main arm64 libclone-perl arm64 0.45-1+b1 [15.3 kB]
16:03:02 #10 7.348 Get:222 http://deb.debian.org/debian bullseye/main arm64 libcommon-sense-perl arm64 3.75-1+b4 [24.6 kB]
16:03:02 #10 7.350 Get:223 http://deb.debian.org/debian bullseye/main arm64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
16:03:02 #10 7.351 Get:224 http://deb.debian.org/debian bullseye/main arm64 libparams-util-perl arm64 1.102-1+b1 [25.3 kB]
16:03:02 #10 7.353 Get:225 http://deb.debian.org/debian bullseye/main arm64 libsub-install-perl all 0.928-1.1 [10.8 kB]
16:03:02 #10 7.354 Get:226 http://deb.debian.org/debian bullseye/main arm64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
16:03:02 #10 7.355 Get:227 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
16:03:02 #10 7.357 Get:228 http://deb.debian.org/debian bullseye/main arm64 libconst-fast-perl all 0.014-1.1 [8552 B]
16:03:02 #10 7.358 Get:229 http://deb.debian.org/debian bullseye/main arm64 libwant-perl arm64 0.29-1+b6 [28.4 kB]
16:03:02 #10 7.359 Get:230 http://deb.debian.org/debian bullseye/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
16:03:02 #10 7.359 Get:231 http://deb.debian.org/debian bullseye/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
16:03:02 #10 7.362 Get:232 http://deb.debian.org/debian bullseye/main arm64 libcpanel-json-xs-perl arm64 4.25-1+b1 [127 kB]
16:03:02 #10 7.362 Get:233 http://deb.debian.org/debian bullseye/main arm64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
16:03:02 #10 7.365 Get:234 http://deb.debian.org/debian bullseye/main arm64 libexception-class-perl all 1.44-1 [32.3 kB]
16:03:02 #10 7.365 Get:235 http://deb.debian.org/debian bullseye/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
16:03:02 #10 7.365 Get:236 http://deb.debian.org/debian bullseye/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
16:03:02 #10 7.366 Get:237 http://deb.debian.org/debian bullseye/main arm64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
16:03:02 #10 7.366 Get:238 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [36.8 kB]
16:03:02 #10 7.368 Get:239 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
16:03:02 #10 7.368 Get:240 http://deb.debian.org/debian bullseye/main arm64 libdata-dpath-perl all 0.58-1 [43.5 kB]
16:03:02 #10 7.369 Get:241 http://deb.debian.org/debian bullseye/main arm64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
16:03:02 #10 7.370 Get:242 http://deb.debian.org/debian bullseye/main arm64 libdata-messagepack-perl arm64 1.00-4+b1 [37.6 kB]
16:03:02 #10 7.372 Get:243 http://deb.debian.org/debian bullseye/main arm64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
16:03:02 #10 7.374 Get:244 http://deb.debian.org/debian bullseye/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
16:03:02 #10 7.376 Get:245 http://deb.debian.org/debian bullseye/main arm64 libdevel-size-perl arm64 0.83-1+b2 [25.8 kB]
16:03:02 #10 7.384 Get:246 http://deb.debian.org/debian bullseye/main arm64 libdistro-info-perl all 1.0 [7480 B]
16:03:02 #10 7.404 Get:247 http://deb.debian.org/debian bullseye/main arm64 libemail-address-xs-perl arm64 1.04-1+b3 [26.7 kB]
16:03:02 #10 7.408 Get:248 http://deb.debian.org/debian bullseye/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB]
16:03:02 #10 7.410 Get:249 http://deb.debian.org/debian bullseye/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB]
16:03:02 #10 7.416 Get:250 http://deb.debian.org/debian bullseye/main arm64 libfcgi-perl arm64 0.79+ds-2 [27.1 kB]
16:03:02 #10 7.417 Get:251 http://deb.debian.org/debian bullseye/main arm64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
16:03:02 #10 7.418 Get:252 http://deb.debian.org/debian bullseye/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
16:03:02 #10 7.420 Get:253 http://deb.debian.org/debian bullseye/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
16:03:02 #10 7.421 Get:254 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB]
16:03:02 #10 7.425 Get:255 http://deb.debian.org/debian bullseye/main arm64 libnumber-compare-perl all 0.03-1.1 [6956 B]
16:03:02 #10 7.427 Get:256 http://deb.debian.org/debian bullseye/main arm64 libtext-glob-perl all 0.11-1 [8888 B]
16:03:02 #10 7.429 Get:257 http://deb.debian.org/debian bullseye/main arm64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
16:03:02 #9 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.1s
16:03:02 #7 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 1.8s done
16:03:02 #7 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d
16:03:02 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 99.61MB / 109.09MB 2.8s
16:03:02 #4 ...
16:03:02 
16:03:02 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:03:02 #5 DONE 0.3s
16:03:02 #10 14.22 Selecting previously unselected package perl-modules-5.32.
16:03:02 #10 14.22 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
16:03:02 #10 14.23 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
16:03:02 mkdir -p sources
16:03:02 docker run --rm -w /v \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker:/engine \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:02 	alpine \
16:03:02 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:03:02 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 70.25MB / 76.10MB 1.1s
16:03:02 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.3s done
16:03:02 #11 ...
16:03:02 
16:03:02 #12 [internal] load build context
16:03:02 #12 transferring context: 53.55MB 4.0s done
16:03:02 #12 DONE 4.1s
16:03:02 
16:03:02 #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:03:02 #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done
16:03:02 #19 DONE 3.8s
16:03:02 
16:03:02 #20 [build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
16:03:02 mkdir -p sources
16:03:02 docker run --rm -w /v \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:02 	alpine \
16:03:02 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:03:02 #10 7.430 Get:258 http://deb.debian.org/debian bullseye/main arm64 libfont-afm-perl all 1.20-3 [14.0 kB]
16:03:02 #10 7.436 Get:259 http://deb.debian.org/debian bullseye/main arm64 libio-string-perl all 1.08-3.1 [11.8 kB]
16:03:02 #10 7.438 Get:260 http://deb.debian.org/debian bullseye/main arm64 libfont-ttf-perl all 1.06-1.1 [318 kB]
16:03:02 #10 7.441 Get:261 http://deb.debian.org/debian bullseye/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
16:03:02 #10 7.441 Get:262 http://deb.debian.org/debian bullseye/main arm64 libparams-validate-perl arm64 1.30-1+b1 [66.2 kB]
16:03:02 #10 7.443 Get:263 http://deb.debian.org/debian bullseye/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
16:03:02 #10 7.446 Get:264 http://deb.debian.org/debian bullseye/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
16:03:02 #10 7.447 Get:265 http://deb.debian.org/debian bullseye/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
16:03:02 #10 7.448 Get:266 http://deb.debian.org/debian bullseye/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
16:03:02 #10 7.451 Get:267 http://deb.debian.org/debian bullseye/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
16:03:02 #10 7.468 Get:268 http://deb.debian.org/debian bullseye/main arm64 libjson-perl all 4.03000-1 [88.6 kB]
16:03:02 #10 7.472 Get:269 http://deb.debian.org/debian bullseye/main arm64 liblog-any-perl all 1.709-1 [73.5 kB]
16:03:02 #10 7.472 Get:270 http://deb.debian.org/debian bullseye/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
16:03:02 #10 7.473 Get:271 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-perl all 0.39-1 [21.9 kB]
16:03:02 #10 7.474 Get:272 http://deb.debian.org/debian bullseye/main arm64 libsub-identify-perl arm64 0.14-1+b3 [11.9 kB]
16:03:02 #10 7.476 Get:273 http://deb.debian.org/debian bullseye/main arm64 libsub-name-perl arm64 0.26-1+b1 [13.5 kB]
16:03:02 #10 7.477 Get:274 http://deb.debian.org/debian bullseye/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
16:03:02 #10 7.478 Get:275 http://deb.debian.org/debian bullseye/main arm64 libpath-tiny-perl all 0.118-1 [53.5 kB]
16:03:02 #10 7.481 Get:276 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-perl all 1.012001-2 [351 kB]
16:03:02 #10 7.494 Get:277 http://deb.debian.org/debian bullseye/main arm64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
16:03:02 #10 7.506 Get:278 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB]
16:03:02 #10 7.513 Get:279 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
16:03:02 #10 7.521 Get:280 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
16:03:02 #10 7.523 Get:281 http://deb.debian.org/debian bullseye/main arm64 libhash-fieldhash-perl arm64 0.15-1+b3 [17.6 kB]
16:03:02 #10 7.525 Get:282 http://deb.debian.org/debian bullseye/main arm64 libhtml-form-perl all 6.07-1 [22.9 kB]
16:03:02 #10 7.526 Get:283 http://deb.debian.org/debian bullseye/main arm64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
16:03:02 #10 7.527 Get:284 http://deb.debian.org/debian bullseye/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
16:03:02 #10 7.529 Get:285 http://deb.debian.org/debian bullseye/main arm64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
16:03:02 #10 7.530 Get:286 http://deb.debian.org/debian bullseye/main arm64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
16:03:02 #10 7.532 Get:287 http://deb.debian.org/debian bullseye/main arm64 libipc-run3-perl all 0.048-2 [34.2 kB]
16:03:02 #10 7.533 Get:288 http://deb.debian.org/debian bullseye/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
16:03:02 #10 7.534 Get:289 http://deb.debian.org/debian bullseye/main arm64 libjson-xs-perl arm64 4.030-1+b1 [93.7 kB]
16:03:02 #10 7.544 Get:290 http://deb.debian.org/debian bullseye/main arm64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
16:03:02 #10 7.546 Get:291 http://deb.debian.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
16:03:02 #10 7.547 Get:292 http://deb.debian.org/debian bullseye/main arm64 liblist-compare-perl all 0.55-1 [66.9 kB]
16:03:02 #10 7.549 Get:293 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-perl all 0.58-1 [36.5 kB]
16:03:02 #10 7.550 Get:294 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-xs-perl arm64 0.58-2+b1 [31.1 kB]
16:03:02 #10 7.550 Get:295 http://deb.debian.org/debian bullseye/main arm64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
16:03:02 #10 7.553 Get:296 http://deb.debian.org/debian bullseye/main arm64 libltdl7 arm64 2.4.6-15 [390 kB]
16:03:02 #10 7.556 Get:297 http://deb.debian.org/debian bullseye/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB]
16:03:02 #10 7.556 Get:298 http://deb.debian.org/debian bullseye/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB]
16:03:02 #10 7.557 Get:299 http://deb.debian.org/debian bullseye/main arm64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
16:03:02 #10 7.558 Get:300 http://deb.debian.org/debian bullseye/main arm64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
16:03:02 #10 7.559 Get:301 http://deb.debian.org/debian bullseye/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
16:03:02 #10 7.560 Get:302 http://deb.debian.org/debian bullseye/main arm64 libmailtools-perl all 2.21-1 [95.5 kB]
16:03:02 #10 7.562 Get:303 http://deb.debian.org/debian bullseye/main arm64 libmarkdown2 arm64 2.2.6-1 [34.3 kB]
16:03:02 #10 7.562 Get:304 http://deb.debian.org/debian bullseye/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
16:03:02 #10 7.564 Get:305 http://deb.debian.org/debian bullseye/main arm64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
16:03:02 #10 7.565 Get:306 http://deb.debian.org/debian bullseye/main arm64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
16:03:02 #10 7.567 Get:307 http://deb.debian.org/debian bullseye/main arm64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
16:03:02 #10 7.569 Get:308 http://deb.debian.org/debian bullseye/main arm64 libmoox-struct-perl all 0.020-1 [25.4 kB]
16:03:02 #10 7.569 Get:309 http://deb.debian.org/debian bullseye/main arm64 libmouse-perl arm64 2.5.10-1+b1 [170 kB]
16:03:02 #10 7.571 Get:310 http://deb.debian.org/debian bullseye/main arm64 libnumber-range-perl all 0.12-1.1 [8688 B]
16:03:02 #10 7.572 Get:311 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b9 [41.8 kB]
16:03:02 #10 7.574 Get:312 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b9 [28.5 kB]
16:03:02 #10 7.575 Get:313 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-xs-perl arm64 0.29-1+b2 [19.7 kB]
16:03:02 #10 7.576 Get:314 http://deb.debian.org/debian bullseye/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
16:03:02 #10 7.577 Get:315 http://deb.debian.org/debian bullseye/main arm64 libperlio-gzip-perl arm64 0.19-1+b7 [17.0 kB]
16:03:02 #10 7.605 Get:316 http://deb.debian.org/debian bullseye/main arm64 libpod-parser-perl all 1.63-2 [96.1 kB]
16:03:02 #10 7.606 Get:317 http://deb.debian.org/debian bullseye/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB]
16:03:02 #10 7.614 Get:318 http://deb.debian.org/debian bullseye/main arm64 libproc-processtable-perl arm64 0.59-2+b1 [45.7 kB]
16:03:02 #10 7.621 Get:319 http://deb.debian.org/debian bullseye/main arm64 libre2-9 arm64 20210201+dfsg-1 [151 kB]
16:03:02 #10 7.640 Get:320 http://deb.debian.org/debian bullseye/main arm64 libre-engine-re2-perl arm64 0.14-1 [17.7 kB]
16:03:02 mkdir -p rpmbuild/SOURCES
16:03:02 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
16:03:02 mkdir -p rpmbuild/SOURCES
16:03:02 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
16:03:02 docker run --rm -w /v \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:03:02 	alpine \
16:03:02 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:03:02 #8 ...
16:03:02 
16:03:02 #9 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
16:03:02 #9 DONE 7.2s
16:03:02 
16:03:02 #10 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:02 #10 20.34 Selecting previously unselected package python3-minimal.
16:03:02 #10 20.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 ... 4316 files and directories currently installed.)
16:03:02 #10 20.34 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_armhf.deb ...
16:03:02 #10 20.35 Unpacking python3-minimal (3.6.7-1~18.04) ...
16:03:02 #10 20.40 Selecting previously unselected package mime-support.
16:03:02 #10 20.40 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
16:03:02 #10 20.41 Unpacking mime-support (3.60ubuntu1) ...
16:03:02 #10 20.48 Selecting previously unselected package libmpdec2:armhf.
16:03:02 #10 20.48 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_armhf.deb ...
16:03:02 #9 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.3s done
16:03:02 #9 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8
16:03:02 
16:03:02 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 2.9s
16:03:02 #4 [internal] load metadata for quay.io/centos/centos:stream8
16:03:02 #4 DONE 0.7s
16:03:02 #7 extracting sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 1.4s done
16:03:02 mkdir -p sources
16:03:02 docker run --rm -w /v \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:02 	alpine \
16:03:02 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:03:02 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc
16:03:02 #11 DONE 4.7s
16:03:02 
16:03:02 #13 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7
16:03:02 #13 resolve docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 0.0s done
16:03:02 #13 sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1 10.88MB / 10.88MB 0.4s done
16:03:02 #13 sha256:39c8a0f6c6b33bf9c2723cfb5dc6b3e0c490f8bcde5e0c96c1c874a19bcb8189 7.11kB / 7.11kB done
16:03:02 #13 sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037 5.16MB / 5.16MB 0.2s done
16:03:02 #13 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 55.04MB / 55.04MB 1.5s done
16:03:02 #13 sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 1.86kB / 1.86kB done
16:03:02 #13 sha256:660eb79580911205f7a0c5a55ab1fcf74f2c38f1d4003d2a57f995096c18f1f3 1.80kB / 1.80kB done
16:03:02 #13 sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 54.59MB / 54.59MB 1.5s done
16:03:02 #13 sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 85.97MB / 85.97MB 2.0s done
16:03:02 #13 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 141.97MB / 141.97MB 4.7s done
16:03:02 #13 sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba 156B / 156B 1.6s done
16:03:02 #13 extracting sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 2.7s
16:03:02 mkdir -p sources
16:03:02 cp ../systemd/docker.service sources/docker.service
16:03:02 mkdir -p sources
16:03:02 cp ../systemd/docker.socket sources/docker.socket
16:03:02 #10 7.642 Get:321 http://deb.debian.org/debian bullseye/main arm64 libreadonly-perl all 2.050-3 [23.1 kB]
16:03:02 #10 7.643 Get:322 http://deb.debian.org/debian bullseye/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
16:03:02 #10 7.644 Get:323 http://deb.debian.org/debian bullseye/main arm64 libref-util-xs-perl arm64 0.117-1+b3 [13.5 kB]
16:03:02 #10 7.646 Get:324 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
16:03:02 #10 7.646 Get:325 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
16:03:02 #10 7.649 Get:326 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB]
16:03:02 #10 7.649 Get:327 http://deb.debian.org/debian bullseye/main arm64 libsereal-decoder-perl arm64 4.018+ds-1+b1 [95.3 kB]
16:03:02 #10 7.651 Get:328 http://deb.debian.org/debian bullseye/main arm64 libsereal-encoder-perl arm64 4.018+ds-1+b1 [98.3 kB]
16:03:02 #10 7.655 Get:329 http://deb.debian.org/debian bullseye/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
16:03:02 #10 7.657 Get:330 http://deb.debian.org/debian bullseye/main arm64 libxml-parser-perl arm64 2.46-2 [205 kB]
16:03:02 #10 7.678 Get:331 http://deb.debian.org/debian bullseye/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
16:03:02 #10 7.679 Get:332 http://deb.debian.org/debian bullseye/main arm64 libsort-key-perl arm64 1.33-2+b3 [36.1 kB]
16:03:02 #10 7.680 Get:333 http://deb.debian.org/debian bullseye/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
16:03:02 #10 7.681 Get:334 http://deb.debian.org/debian bullseye/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
16:03:02 #10 7.683 Get:335 http://deb.debian.org/debian bullseye/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
16:03:02 #10 7.698 Get:336 http://deb.debian.org/debian bullseye/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-1 [33.5 kB]
16:03:02 #10 7.699 Get:337 http://deb.debian.org/debian bullseye/main arm64 libterm-readkey-perl arm64 2.38-1+b2 [27.3 kB]
16:03:02 #10 7.700 Get:338 http://deb.debian.org/debian bullseye/main arm64 libtext-levenshteinxs-perl arm64 0.03-4+b8 [8680 B]
16:03:02 #10 7.729 Get:339 http://deb.debian.org/debian bullseye/main arm64 libtext-markdown-discount-perl arm64 0.12-1+b1 [12.9 kB]
16:03:02 #10 7.736 Get:340 http://deb.debian.org/debian bullseye/main arm64 libtext-xslate-perl arm64 3.5.8-1+b1 [195 kB]
16:03:02 #10 7.742 Get:341 http://deb.debian.org/debian bullseye/main arm64 libtime-duration-perl all 1.21-1 [13.7 kB]
16:03:02 #10 7.745 Get:342 http://deb.debian.org/debian bullseye/main arm64 libtime-moment-perl arm64 0.44-1+b3 [75.1 kB]
16:03:02 #10 7.751 Get:343 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [24.8 kB]
16:03:02 #10 7.756 Get:344 http://deb.debian.org/debian bullseye/main arm64 libunicode-utf8-perl arm64 0.62-1+b2 [19.8 kB]
16:03:02 #10 7.758 Get:345 http://deb.debian.org/debian bullseye/main arm64 libxdelta2 arm64 1.1.3-9.3 [45.6 kB]
16:03:02 #10 7.760 Get:346 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB]
16:03:02 #10 7.761 Get:347 http://deb.debian.org/debian bullseye/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
16:03:02 #10 7.764 Get:348 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
16:03:02 #10 7.766 Get:349 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
16:03:02 #10 7.769 Get:350 http://deb.debian.org/debian bullseye/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2+b1 [326 kB]
16:03:02 #10 7.770 Get:351 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
16:03:02 #10 7.793 Get:352 http://deb.debian.org/debian bullseye/main arm64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
16:03:02 #10 7.850 Get:353 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
16:03:02 #10 7.851 Get:354 http://deb.debian.org/debian bullseye/main arm64 libyaml-0-2 arm64 0.2.2-1 [45.1 kB]
16:03:02 #10 7.853 Get:355 http://deb.debian.org/debian bullseye/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1+b1 [34.5 kB]
16:03:02 #10 7.855 Get:356 http://deb.debian.org/debian bullseye/main arm64 licensecheck all 3.1.1-2 [50.0 kB]
16:03:02 #10 7.858 Get:357 http://deb.debian.org/debian bullseye/main arm64 lzip arm64 1.22-3 [84.7 kB]
16:03:02 #10 7.860 Get:358 http://deb.debian.org/debian bullseye/main arm64 lzop arm64 1.04-2 [82.8 kB]
16:03:02 #10 7.861 Get:359 http://deb.debian.org/debian bullseye/main arm64 t1utils arm64 1.41-4 [59.8 kB]
16:03:02 #10 7.865 Get:360 http://deb.debian.org/debian bullseye/main arm64 unzip arm64 6.0-26+deb11u1 [165 kB]
16:03:02 #10 7.871 Get:361 http://deb.debian.org/debian bullseye/main arm64 lintian all 2.104.0 [1265 kB]
16:03:02 #10 7.896 Get:362 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB]
16:03:02 #10 7.899 Get:363 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB]
16:03:02 #10 7.924 Get:364 http://deb.debian.org/debian bullseye/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB]
16:03:02 #10 7.924 Get:365 http://deb.debian.org/debian bullseye/main arm64 pixz arm64 1.0.7-1 [20.2 kB]
16:03:02 #10 7.930 Get:366 http://deb.debian.org/debian bullseye/main arm64 xdelta arm64 1.1.3-9.3 [25.8 kB]
16:03:02 #10 7.930 Get:367 http://deb.debian.org/debian bullseye/main arm64 xdelta3 arm64 3.0.11-dfsg-1+b1 [59.7 kB]
16:03:02 #10 7.935 Get:368 http://deb.debian.org/debian bullseye/main arm64 pristine-tar arm64 1.49 [115 kB]
16:03:02 #10 7.935 Get:369 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
16:03:02 #10 7.940 Get:370 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB]
16:03:02 #10 7.940 Get:371 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB]
16:03:02 #10 7.940 Get:372 http://deb.debian.org/debian bullseye/main arm64 python3-certifi all 2020.6.20-1 [151 kB]
16:03:02 #10 7.967 Get:373 http://deb.debian.org/debian bullseye/main arm64 python3-idna all 2.10-1 [37.4 kB]
16:03:02 mkdir -p sources
16:03:02 docker run --rm -w /v \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:02 	alpine \
16:03:02 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:03:02 mkdir -p rpmbuild/SOURCES
16:03:02 docker run --rm -w /v \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli:/cli \
16:03:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:03:02 	alpine \
16:03:02 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:03:02 #10 20.48 Unpacking libmpdec2:armhf (2.4.2-1ubuntu1) ...
16:03:02 #10 20.54 Selecting previously unselected package readline-common.
16:03:02 #10 20.54 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
16:03:02 #10 20.55 Unpacking readline-common (7.0-3) ...
16:03:02 #10 20.61 Selecting previously unselected package libreadline7:armhf.
16:03:02 #10 20.61 Preparing to unpack .../4-libreadline7_7.0-3_armhf.deb ...
16:03:02 #10 20.62 Unpacking libreadline7:armhf (7.0-3) ...
16:03:02 #10 20.67 Selecting previously unselected package libsqlite3-0:armhf.
16:03:02 #10 20.67 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_armhf.deb ...
16:03:02 #10 20.68 Unpacking libsqlite3-0:armhf (3.22.0-1ubuntu0.7) ...
16:03:02 #7 sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 62.71MB / 62.71MB 3.2s done
16:03:02 
16:03:02 #6 [internal] load build context
16:03:02 #6 transferring context: 13.65kB done
16:03:02 #6 DONE 0.0s
16:03:02 
16:03:02 #7 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e
16:03:02 #7 resolve quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e 0.0s done
16:03:02 #7 sha256:660b134163631b1901acda557fe0edbdede3febab49bdd393f0c57bba602894b 6.47kB / 6.47kB done
16:03:02 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 0B / 83.99MB 0.1s
16:03:02 #7 sha256:f1ee40d9db4a2bf9b96ea48d6cb45c602a6761650f67dc84bba5a0d2495e845a 0B / 1.88kB 0.1s
16:03:02 #7 sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 0B / 38.37MB 0.1s
16:03:02 #7 sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e 743B / 743B done
16:03:02 #7 sha256:14e52c6a3e607a0c05080d7a9ef6ecb200a330da927cd2b3b28d165317af1394 920B / 920B done
16:03:02 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 6.29MB / 83.99MB 0.2s
16:03:02 #7 sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 4.19MB / 38.37MB 0.2s
16:03:02 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 83.89MB / 110.24MB 14.9s
16:03:02 #7 extracting sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9
16:03:02 #10 14.96 Selecting previously unselected package libgdbm-compat4:armhf.
16:03:02 #10 14.96 Preparing to unpack .../07-libgdbm-compat4_1.19-2_armhf.deb ...
16:03:02 #10 14.97 Unpacking libgdbm-compat4:armhf (1.19-2) ...
16:03:02 #10 15.02 Selecting previously unselected package libperl5.32:armhf.
16:03:02 #10 15.02 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
16:03:02 #10 15.03 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
16:03:02 #13 ...
16:03:02 
16:03:02 #14 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:03:02 #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:03:02 #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:03:02 #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:03:02 #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:03:02 #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.5s done
16:03:02 #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done
16:03:02 #14 DONE 4.8s
16:03:02 
16:03:02 #13 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7
16:03:03 docker run --rm -w /v \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:03 	alpine \
16:03:03 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:03:03 #10 7.969 Get:374 http://deb.debian.org/debian bullseye/main arm64 python3-magic all 2:0.4.20-3 [13.4 kB]
16:03:03 #10 7.973 Get:375 http://deb.debian.org/debian bullseye/main arm64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
16:03:03 #10 7.974 Get:376 http://deb.debian.org/debian bullseye/main arm64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
16:03:03 #10 7.977 Get:377 http://deb.debian.org/debian bullseye/main arm64 python3-unidiff all 0.5.5-2 [9604 B]
16:03:03 #10 7.978 Get:378 http://deb.debian.org/debian bullseye/main arm64 python3-xdg all 0.27-2 [41.8 kB]
16:03:03 #10 7.983 Get:379 http://deb.debian.org/debian bullseye/main arm64 shared-mime-info arm64 2.0-1 [700 kB]
16:03:03 #10 7.986 Get:380 http://deb.debian.org/debian bullseye/main arm64 strace arm64 5.10-1 [994 kB]
16:03:03 #10 8.009 Get:381 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB]
16:03:03 #10 8.009 Get:382 http://deb.debian.org/debian bullseye/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
16:03:03 mkdir -p sources
16:03:03 docker run --rm -w /v \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:03 	alpine \
16:03:03 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:03:03 #20 0.495 Building static docker-linux-amd64
16:03:03 mkdir -p sources
16:03:03 docker run --rm -w /v \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:03 	alpine \
16:03:03 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:03:03 mkdir -p sources
16:03:03 docker run --rm -w /v \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:03 	alpine \
16:03:03 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:03:03 #10 20.80 Selecting previously unselected package libpython3.6-stdlib:armhf.
16:03:03 #10 20.80 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.9_armhf.deb ...
16:03:03 #10 20.81 Unpacking libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.9) ...
16:03:03 #10 ...
16:03:03 
16:03:03 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:03 #8 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 3.4s done
16:03:03 #8 extracting sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 done
16:03:03 #8 DONE 13.1s
16:03:03 
16:03:03 #10 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:03 #7 extracting sha256:47d0ec2abdb05569eada58143acd16d47ee4b07a33535544cf5bf267bde20cc3 2.3s done
16:03:03 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 16.78MB / 83.99MB 0.3s
16:03:03 #7 sha256:f1ee40d9db4a2bf9b96ea48d6cb45c602a6761650f67dc84bba5a0d2495e845a 1.88kB / 1.88kB 0.3s done
16:03:03 #7 sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 6.60MB / 38.37MB 0.3s
16:03:03 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 25.17MB / 83.99MB 0.4s
16:03:03 #7 sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 14.68MB / 38.37MB 0.4s
16:03:03 #7 sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 0B / 39.31MB 0.4s
16:03:03 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 34.60MB / 83.99MB 0.6s
16:03:03 #7 sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 25.17MB / 38.37MB 0.6s
16:03:03 #7 sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 8.39MB / 39.31MB 0.6s
16:03:03 mkdir -p rpmbuild/SOURCES
16:03:03 docker run --rm -w /v \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:03:03 	alpine \
16:03:03 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:03:03 #10 8.345 debconf: delaying package configuration, since apt-utils is not installed
16:03:03 #10 8.382 Fetched 168 MB in 2s (67.7 MB/s)
16:03:03 #10 21.05 Selecting previously unselected package python3.6.
16:03:03 #10 21.05 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.9_armhf.deb ...
16:03:03 #10 21.05 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.9) ...
16:03:03 #10 21.10 Selecting previously unselected package libpython3-stdlib:armhf.
16:03:03 #10 21.10 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_armhf.deb ...
16:03:03 #10 21.10 Unpacking libpython3-stdlib:armhf (3.6.7-1~18.04) ...
16:03:03 #10 21.16 Setting up python3-minimal (3.6.7-1~18.04) ...
16:03:03 == Building packages for centos-9 ==
16:03:03 mkdir -p "rpmbuild/centos-9"
16:03:03 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster -t rpmbuild-centos-9/x86_64 -f centos-9/Dockerfile .
16:03:03 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 39.85MB / 83.99MB 0.7s
16:03:03 #7 sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 34.60MB / 38.37MB 0.7s
16:03:03 #7 sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 10.49MB / 39.31MB 0.7s
16:03:03 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 48.23MB / 83.99MB 0.8s
16:03:03 #7 sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 38.37MB / 38.37MB 0.8s
16:03:03 #7 sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 15.73MB / 39.31MB 0.8s
16:03:03 #7 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 4.9s done
16:03:03 #7 extracting sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 done
16:03:03 #10 15.63 Selecting previously unselected package perl.
16:03:03 #10 15.63 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_armhf.deb ...
16:03:03 #10 15.64 Unpacking perl (5.32.1-4+deb11u2) ...
16:03:03 #10 15.74 Selecting previously unselected package liblocale-gettext-perl.
16:03:03 #10 15.74 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_armhf.deb ...
16:03:03 #9 extracting sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 3.5s done
16:03:03 #10 8.478 Selecting previously unselected package bsdextrautils.
16:03:03 #10 8.478 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
16:03:03 #10 8.478 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_arm64.deb ...
16:03:03 #10 8.517 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
16:03:03 #7 extracting sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 3.7s done
16:03:03 #7 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 0.1s
16:03:03 == Building packages for ubuntu-bionic ==
16:03:03 mkdir -p "debbuild/ubuntu-bionic"
16:03:03 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/x86_64 -f ubuntu-bionic/Dockerfile .
16:03:03 mkdir -p sources
16:03:03 cp ../systemd/docker.service sources/docker.service
16:03:03 mkdir -p sources
16:03:03 cp ../systemd/docker.socket sources/docker.socket
16:03:03 docker run --rm -w /v \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:03 	alpine \
16:03:03 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:03:03 mkdir -p sources
16:03:03 cp ../systemd/docker.service sources/docker.service
16:03:03 mkdir -p sources
16:03:03 cp ../systemd/docker.socket sources/docker.socket
16:03:03 docker run --rm -w /v \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:03 	alpine \
16:03:03 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:03:03 #10 21.36 Selecting previously unselected package python3.
16:03:03 #10 21.36 (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 ... 4774 files and directories currently installed.)
16:03:03 #10 21.36 Preparing to unpack .../0-python3_3.6.7-1~18.04_armhf.deb ...
16:03:03 #10 21.37 Unpacking python3 (3.6.7-1~18.04) ...
16:03:03 #10 21.50 Selecting previously unselected package multiarch-support.
16:03:03 #10 21.50 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_armhf.deb ...
16:03:03 #10 21.51 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
16:03:03 #10 21.58 Selecting previously unselected package libxau6:armhf.
16:03:03 #10 21.58 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_armhf.deb ...
16:03:03 #10 21.58 Unpacking libxau6:armhf (1:1.0.8-1ubuntu1) ...
16:03:03 #7 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 3.9s done
16:03:03 mkdir -p sources
16:03:03 cp ../systemd/docker.service sources/docker.service
16:03:03 mkdir -p sources
16:03:03 cp ../systemd/docker.socket sources/docker.socket
16:03:03 docker run --rm -w /v \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:03 	alpine \
16:03:03 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:03:03 #1 [internal] load build definition from Dockerfile
16:03:03 #1 transferring dockerfile: 1.31kB done
16:03:03 #1 DONE 0.0s
16:03:03 
16:03:03 #2 [internal] load .dockerignore
16:03:03 #2 transferring context: 2B done
16:03:03 #2 DONE 0.1s
16:03:03 
16:03:03 #3 [auth] library/golang:pull token for registry-1.docker.io
16:03:03 #3 DONE 0.0s
16:03:03 
16:03:03 #4 [internal] load metadata for quay.io/centos/centos:stream9
16:03:03 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 54.53MB / 83.99MB 0.9s
16:03:03 #7 sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 38.37MB / 38.37MB 0.8s done
16:03:03 #7 sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 18.87MB / 39.31MB 0.9s
16:03:03 #7 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd
16:03:03 #7 DONE 13.3s
16:03:03 
16:03:03 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:03 #0 1.109 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
16:03:03 #0 1.526 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
16:03:03 #0 1.623 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
16:03:03 #0 1.721 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
16:03:03 #0 1.821 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB]
16:03:03 #0 2.516 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B]
16:03:03 #0 2.516 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB]
16:03:03 #0 2.544 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB]
16:03:03 #0 2.549 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [5024 B]
16:03:03 #0 2.550 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9068 B]
16:03:03 #0 2.551 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [2041 kB]
16:03:03 #0 2.643 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1186 kB]
16:03:03 #0 2.696 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.8 kB]
16:03:03 #0 2.696 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB]
16:03:03 #0 2.697 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [885 kB]
16:03:03 #0 2.739 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [1652 kB]
16:03:03 #0 2.810 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3252 B]
16:03:03 #0 2.811 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [4787 B]
16:03:03 #0 3.367 Fetched 19.0 MB in 3s (7148 kB/s)
16:03:03 #0 3.367 Reading package lists...
16:03:03 #0 4.221 Reading package lists...
16:03:03 #0 5.051 Building dependency tree...
16:03:03 #0 5.279 Reading state information...
16:03:03 #0 5.583 The following additional packages will be installed:
16:03:03 #0 5.583   at autoconf automake autopoint autotools-dev binutils
16:03:03 #0 5.583   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
16:03:03 #0 5.583   ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf
16:03:03 #0 5.583   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
16:03:03 #0 5.583   fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man
16:03:03 #0 5.583   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:03:03 #0 5.583   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
16:03:03 #0 5.583   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:03:03 #0 5.583   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:03 #0 5.583   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
16:03:03 #0 5.583   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:03:03 #0 5.583   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:03:03 #0 5.583   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
16:03:03 #0 5.583   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:03:03 #0 5.583   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:03:03 #0 5.583   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
16:03:03 #0 5.583   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:03:03 #0 5.583   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
16:03:03 #0 5.583   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
16:03:03 #0 5.583   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
16:03:03 #0 5.583   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
16:03:03 #0 5.583   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:03:03 #0 5.583   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
16:03:03 #0 5.583   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:03:03 #0 5.583   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
16:03:03 #0 5.583   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:03:03 #0 5.583   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
16:03:03 #0 5.583   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
16:03:03 #0 5.583   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
16:03:03 #0 5.583   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:03:03 #0 5.583   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:03:03 #0 5.583   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:03 #0 5.583   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:03 #0 5.583   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
16:03:03 #0 5.583   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
16:03:03 #0 5.583   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:03:03 #0 5.583   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
16:03:03 #0 5.583   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
16:03:03 #0 5.583   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
16:03:03 #0 5.583   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
16:03:03 #0 5.583   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
16:03:03 #0 5.583   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:03:03 #0 5.583   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:03:03 #0 5.583   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:03:03 #0 5.583   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:03 #0 5.583   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
16:03:03 #0 5.583   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
16:03:03 #0 5.583   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:03:03 #0 5.583   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:03:03 #0 5.583   libnumber-compare-perl libnumber-range-perl libobject-id-perl
16:03:03 #0 5.583   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:03:03 #0 5.583   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:03:03 #0 5.583   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
16:03:03 #0 5.583   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:03:03 #0 5.583   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
16:03:03 #0 5.583   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:03:03 #0 5.583   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
16:03:03 #0 5.583   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:03:03 #0 5.583   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:03:03 #0 5.583   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
16:03:03 #0 5.583   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
16:03:03 #0 5.583   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:03:03 #0 5.583   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:03:03 #0 5.583   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:03 #0 5.583   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
16:03:03 #0 5.583   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
16:03:03 #0 5.583   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
16:03:03 #0 5.583   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:03:03 #0 5.583   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
16:03:03 #0 5.583   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
16:03:03 #0 5.583   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:03:03 #0 5.583   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:03:03 #0 5.583   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
16:03:03 #0 5.583   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:03:03 #0 5.583   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
16:03:03 #0 5.583   openssh-client openssl patch patchutils perl perl-modules-5.30
16:03:03 #0 5.583   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:03:03 #0 5.583   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:03:03 #0 5.583   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:03:03 #0 5.583   python3-pkg-resources python3-requests python3-six python3-unidiff
16:03:03 #0 5.583   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
16:03:03 #0 5.583   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
16:03:03 #0 5.583   xz-utils
16:03:03 #0 5.584 Suggested packages:
16:03:03 #0 5.584   default-mta | mail-transport-agent autoconf-archive gnu-standards
16:03:03 #0 5.584   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
16:03:03 #0 5.584   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
16:03:03 #0 5.584   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
16:03:03 #0 5.584   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
16:03:03 #0 5.584   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:03 #0 5.584   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:03:03 #0 5.584   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
16:03:03 #0 5.584   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
16:03:03 #0 5.584   mini-dinstall rsync gcc-9-doc gcc-multilib flex bison gdb gcc-doc
16:03:03 #0 5.584   gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:03:03 #0 5.584   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
16:03:03 #0 5.584   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
16:03:03 #0 5.584   libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc
16:03:03 #0 5.584   libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
16:03:03 #0 5.584   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
16:03:03 #0 5.584   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
16:03:03 #0 5.584   libstdc++-9-doc libbareword-filehandles-perl libindirect-perl
16:03:03 #0 5.584   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
16:03:03 #0 5.584   libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
16:03:03 #0 5.584   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:03:03 #0 5.584   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
16:03:03 #0 5.584   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
16:03:03 #0 5.584   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
16:03:03 #0 5.584   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
16:03:03 #0 5.584   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
16:03:03 #0 5.584   python3-cryptography python3-openssl python3-socks python3.8-venv
16:03:03 #0 5.584   python3.8-doc binfmt-support readline-doc zip wdiff-doc
16:03:03 #0 5.936 The following NEW packages will be installed:
16:03:03 #0 5.936   at autoconf automake autopoint autotools-dev binutils
16:03:03 #0 5.936   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
16:03:03 #0 5.936   ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts
16:03:03 #0 5.936   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:03:03 #0 5.936   dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base
16:03:03 #0 5.936   gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
16:03:03 #0 5.936   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
16:03:03 #0 5.936   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:03:03 #0 5.936   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
16:03:03 #0 5.936   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
16:03:03 #0 5.936   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:03:03 #0 5.936   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:03:03 #0 5.936   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
16:03:03 #0 5.936   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:03:03 #0 5.936   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:03:03 #0 5.936   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
16:03:03 #0 5.936   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:03:03 #0 5.936   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
16:03:03 #0 5.936   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
16:03:03 #0 5.937   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
16:03:03 #0 5.937   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
16:03:03 #0 5.937   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:03:03 #0 5.937   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
16:03:03 #0 5.937   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:03:03 #0 5.937   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
16:03:03 #0 5.937   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:03:03 #0 5.937   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
16:03:03 #0 5.937   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
16:03:03 #0 5.937   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
16:03:03 #0 5.937   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:03:03 #0 5.937   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:03:03 #0 5.937   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:03 #0 5.937   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:03 #0 5.937   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
16:03:03 #0 5.937   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
16:03:03 #0 5.937   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:03:03 #0 5.937   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
16:03:03 #0 5.937   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
16:03:03 #0 5.937   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
16:03:03 #0 5.937   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
16:03:03 #0 5.937   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
16:03:03 #0 5.937   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:03:03 #0 5.937   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:03:03 #0 5.937   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:03:03 #0 5.937   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:03 #0 5.937   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
16:03:03 #0 5.937   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
16:03:03 #0 5.937   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:03:03 #0 5.937   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:03:03 #0 5.937   libnumber-compare-perl libnumber-range-perl libobject-id-perl
16:03:03 #0 5.937   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:03:03 #0 5.937   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:03:03 #0 5.937   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
16:03:03 #0 5.937   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:03:03 #0 5.938   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
16:03:03 #0 5.938   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:03:03 #0 5.938   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
16:03:03 #0 5.938   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:03:03 #0 5.938   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:03:03 #0 5.938   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
16:03:03 #0 5.938   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
16:03:03 #0 5.938   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:03:03 #0 5.938   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:03:03 #0 5.938   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:03 #0 5.938   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
16:03:03 #0 5.938   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
16:03:03 #0 5.938   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
16:03:03 #0 5.938   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:03:03 #0 5.938   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
16:03:03 #0 5.938   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
16:03:03 #0 5.938   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:03:03 #0 5.938   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:03:03 #0 5.938   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
16:03:03 #0 5.938   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:03:03 #0 5.938   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
16:03:03 #0 5.938   openssh-client openssl patch patchutils perl perl-modules-5.30
16:03:03 #0 5.938   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:03:03 #0 5.938   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:03:03 #0 5.938   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:03:03 #0 5.939   python3-pkg-resources python3-requests python3-six python3-unidiff
16:03:03 #0 5.939   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
16:03:03 #0 5.939   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
16:03:03 #0 5.939   xz-utils
16:03:03 #11 6.387 0 upgraded, 352 newly installed, 0 to remove and 0 not upgraded.
16:03:03 #11 6.387 Need to get 97.8 MB of archives.
16:03:03 #11 6.387 After this operation, 449 MB of additional disk space will be used.
16:03:03 #11 6.387 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblocale-gettext-perl arm64 1.07-4 [16.7 kB]
16:03:03 #10 15.75 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
16:03:03 #10 15.81 Selecting previously unselected package libpython3.9-minimal:armhf.
16:03:03 #10 15.81 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_armhf.deb ...
16:03:03 #10 15.82 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ...
16:03:03 #10 16.02 Selecting previously unselected package libexpat1:armhf.
16:03:03 #9 extracting sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 0.1s
16:03:03 #10 8.721 Selecting previously unselected package libuchardet0:arm64.
16:03:03 #10 8.721 Preparing to unpack .../01-libuchardet0_0.0.7-1_arm64.deb ...
16:03:03 #10 8.754 Unpacking libuchardet0:arm64 (0.0.7-1) ...
16:03:03 #10 8.937 Selecting previously unselected package groff-base.
16:03:03 #10 8.937 Preparing to unpack .../02-groff-base_1.22.4-6_arm64.deb ...
16:03:03 #10 8.955 Unpacking groff-base (1.22.4-6) ...
16:03:03 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 90.18MB / 110.24MB 15.7s
16:03:03 #10 21.64 Selecting previously unselected package libbsd0:armhf.
16:03:03 #10 21.64 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_armhf.deb ...
16:03:03 #10 21.65 Unpacking libbsd0:armhf (0.8.7-1ubuntu0.1) ...
16:03:03 #10 21.69 Selecting previously unselected package libxdmcp6:armhf.
16:03:03 #10 21.69 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
16:03:03 #10 21.69 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
16:03:03 #10 21.74 Selecting previously unselected package libxcb1:armhf.
16:03:03 #10 21.74 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_armhf.deb ...
16:03:03 #10 21.75 Unpacking libxcb1:armhf (1.13-2~ubuntu18.04) ...
16:03:03 #10 21.79 Selecting previously unselected package libx11-data.
16:03:03 #10 21.79 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
16:03:03 #10 21.79 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
16:03:03 mkdir -p rpmbuild/SOURCES
16:03:03 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
16:03:03 mkdir -p rpmbuild/SOURCES
16:03:03 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
16:03:03 docker run --rm -w /v \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:03:03 	alpine \
16:03:03 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:03:03 #8 ...
16:03:03 
16:03:03 #9 [stage-1 1/6] FROM docker.io/library/fedora:37@sha256:3487c98481d1bba7e769cf7bcecd6343c2d383fdd6bed34ec541b6b23ef07664
16:03:03 #9 resolve docker.io/library/fedora:37@sha256:3487c98481d1bba7e769cf7bcecd6343c2d383fdd6bed34ec541b6b23ef07664 0.0s done
16:03:03 #9 sha256:3487c98481d1bba7e769cf7bcecd6343c2d383fdd6bed34ec541b6b23ef07664 975B / 975B done
16:03:03 #9 sha256:c79287c2216a5e4597b8f2495b7c95ebe49d58f225cb1d254a34c0798647d6a6 529B / 529B done
16:03:03 #9 sha256:191f4272c9599b43c04cf6bb9f2dff1e36b139c2567b06a9f1f53efde55d57d4 2.00kB / 2.00kB done
16:03:03 #9 sha256:030a67402fc8bf84745e5de2ec579b0a324b0047a58f18eb2cb602ed0a9eacde 64.28MB / 64.28MB 1.8s done
16:03:03 #9 extracting sha256:030a67402fc8bf84745e5de2ec579b0a324b0047a58f18eb2cb602ed0a9eacde 3.7s done
16:03:03 #9 DONE 5.8s
16:03:03 
16:03:03 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:03 #8 ...
16:03:03 
16:03:03 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:03 #7 extracting sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 done
16:03:03 #7 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 3.3s done
16:03:03 #7 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d
16:03:03 mkdir -p sources
16:03:03 cp ../systemd/docker.service sources/docker.service
16:03:03 mkdir -p sources
16:03:03 cp ../systemd/docker.socket sources/docker.socket
16:03:03 docker run --rm -w /v \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:03:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:03 	alpine \
16:03:03 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:03:03 #4 ...
16:03:03 
16:03:03 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:03:03 #5 DONE 0.3s
16:03:03 #7 ...
16:03:03 
16:03:03 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:kinetic@sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb
16:03:03 #9 resolve docker.io/library/ubuntu:kinetic@sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb 0.0s done
16:03:03 #9 sha256:e9ac92330003b70c7feb4ea962cd0bd70aedbb2a72b3544cc3d9fb3a78447fa3 26.70MB / 26.70MB 1.0s done
16:03:03 #9 sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb 1.42kB / 1.42kB done
16:03:03 #9 sha256:2042487aa17efb24674019bc4395b8dd1d2865e295a449542474adc072b177e7 529B / 529B done
16:03:03 #9 sha256:c4efd9f596e004d75c444ffb9d89145965e05b1659617324396a63868cfb5c32 1.48kB / 1.48kB done
16:03:03 #9 extracting sha256:e9ac92330003b70c7feb4ea962cd0bd70aedbb2a72b3544cc3d9fb3a78447fa3 1.7s done
16:03:03 #9 DONE 4.4s
16:03:03 
16:03:03 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:03 #7 sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 109.09MB / 109.09MB 4.3s done
16:03:03 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 69.21MB / 83.99MB 1.1s
16:03:03 #7 sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 29.36MB / 39.31MB 1.1s
16:03:03 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 74.45MB / 83.99MB 1.2s
16:03:03 #7 sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 36.70MB / 39.31MB 1.2s
16:03:04 #11 6.540 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.16 [1156 kB]
16:03:04 #10 16.02 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_armhf.deb ...
16:03:04 #10 16.02 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
16:03:04 #10 16.09 Selecting previously unselected package python3.9-minimal.
16:03:04 #10 16.09 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_armhf.deb ...
16:03:04 #10 16.10 Unpacking python3.9-minimal (3.9.2-1) ...
16:03:04 #1 [internal] load .dockerignore
16:03:04 #1 transferring context: 2B done
16:03:04 #1 DONE 0.1s
16:03:04 
16:03:04 #2 [internal] load build definition from Dockerfile
16:03:04 #2 transferring dockerfile: 939B done
16:03:04 #2 DONE 0.1s
16:03:04 
16:03:04 #3 [auth] library/golang:pull token for registry-1.docker.io
16:03:04 #3 DONE 0.0s
16:03:04 
16:03:04 #4 [auth] library/ubuntu:pull token for registry-1.docker.io
16:03:04 #4 DONE 0.0s
16:03:04 
16:03:04 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:03:04 #5 DONE 0.3s
16:03:04 
16:03:04 #6 [internal] load metadata for docker.io/library/ubuntu:bionic
16:03:04 #10 21.88 Selecting previously unselected package libx11-6:armhf.
16:03:04 #10 21.88 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_armhf.deb ...
16:03:04 #10 21.89 Unpacking libx11-6:armhf (2:1.6.4-3ubuntu0.4) ...
16:03:04 #10 21.97 Setting up multiarch-support (2.27-3ubuntu1.6) ...
16:03:04 #10 22.04 Selecting previously unselected package libxext6:armhf.
16:03:04 #7 DONE 13.8s
16:03:04 
16:03:04 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:04 #10 9.359 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.8 [548 kB]
16:03:04 #10 9.373 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libyaml-0-2 arm64 0.1.7-2ubuntu3 [40.0 kB]
16:03:04 #10 9.373 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
16:03:04 #10 9.387 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB]
16:03:04 #10 9.394 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB]
16:03:04 #10 9.396 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 ucf all 3.0038 [50.5 kB]
16:03:04 #10 9.398 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB]
16:03:04 #10 9.400 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 xz-utils arm64 5.2.2-1.3ubuntu0.1 [79.8 kB]
16:03:04 #10 9.402 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gettext-base arm64 0.19.8.1-6ubuntu0.3 [110 kB]
16:03:04 #10 9.551 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 iso-codes all 3.79-1 [2565 kB]
16:03:04 #10 9.679 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB]
16:03:04 #10 9.683 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB]
16:03:04 #10 9.683 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.2 [28.1 kB]
16:03:04 #10 9.683 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.2 [79.9 kB]
16:03:04 #10 9.683 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2.1 [8172 B]
16:03:04 #10 9.683 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.2 [241 kB]
16:03:04 #10 9.704 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.2 [103 kB]
16:03:04 #10 9.704 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB]
16:03:04 #10 9.704 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.10 [724 kB]
16:03:04 #10 9.757 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B]
16:03:04 #10 9.836 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB]
16:03:04 #10 9.913 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.7 [525 kB]
16:03:04 #10 9.920 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 publicsuffix all 20180223.1310-1 [97.6 kB]
16:03:04 #10 9.924 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python-apt-common all 1.6.5ubuntu0.7 [16.9 kB]
16:03:04 #10 9.925 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-apt arm64 1.6.5ubuntu0.7 [149 kB]
16:03:04 #10 9.931 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 strace arm64 4.21-1ubuntu1 [226 kB]
16:03:04 #10 9.943 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB]
16:03:04 #10 9.945 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 at arm64 3.1.20-3.1ubuntu2 [36.8 kB]
16:03:04 #10 9.945 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsigsegv2 arm64 2.12-1 [14.1 kB]
16:03:04 #10 9.947 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 m4 arm64 1.4.18-1 [185 kB]
16:03:04 #10 9.992 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 autoconf all 2.69-11 [322 kB]
16:03:04 #10 10.07 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 autotools-dev all 20180224.1 [39.6 kB]
16:03:04 #10 10.10 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 automake all 1:1.15.1-3ubuntu2 [509 kB]
16:03:04 #10 10.10 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
16:03:04 #10 10.11 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.8 [197 kB]
16:03:04 #10 10.12 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.8 [416 kB]
16:03:04 #10 10.13 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.8 [2168 kB]
16:03:04 #10 10.28 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.8 [3364 B]
16:03:04 #10 10.28 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.6 [58.6 kB]
16:03:04 #10 10.29 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-200.211 [975 kB]
16:03:04 #10 10.33 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.6 [2048 kB]
16:03:04 #10 10.40 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB]
16:03:04 #10 10.40 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB]
16:03:04 #10 10.41 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB]
16:03:04 #10 10.43 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB]
16:03:04 #10 10.43 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB]
16:03:04 #10 10.81 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB]
16:03:04 #10 10.82 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB]
16:03:04 #10 10.82 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB]
16:03:04 #10 10.82 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB]
16:03:04 #10 10.82 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B]
16:03:04 #10 10.82 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB]
16:03:04 #10 10.82 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB]
16:03:04 #10 10.82 Get:97 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB]
16:03:04 #10 10.83 Get:98 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB]
16:03:04 #10 10.89 Get:99 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB]
16:03:04 #10 10.96 Get:100 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB]
16:03:04 #10 11.38 Get:101 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B]
16:03:04 #10 11.53 Get:102 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB]
16:03:04 
16:03:04 #4 [internal] load metadata for quay.io/centos/centos:stream9
16:03:04 #7 extracting sha256:626af93612b745b80b7a70ce5fb9fc87baa4761919cb1bef555440f52c2942dd 0.4s done
16:03:04 #7 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1
16:03:04 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 83.99MB / 83.99MB 1.4s
16:03:04 #7 sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 39.31MB / 39.31MB 1.3s done
16:03:04 #7 sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 83.99MB / 83.99MB 1.5s done
16:03:04 #7 extracting sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4
16:03:04 == Building packages for debian-bullseye ==
16:03:04 mkdir -p "debbuild/debian-bullseye"
16:03:04 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile .
16:03:04 #10 16.35 Setting up libpython3.9-minimal:armhf (3.9.2-1) ...
16:03:04 #10 16.37 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
16:03:04 #10 16.38 Setting up python3.9-minimal (3.9.2-1) ...
16:03:04 #6 DONE 0.3s
16:03:04 
16:03:04 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:04 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:03:04 #7 sha256:ef80f35e6f985dbc3d22811189af80f0913d94bc198f506b5b30fa68a0131181 1.80kB / 1.80kB done
16:03:04 #7 sha256:7b3733d7dc3330818165fa94eead3951d171ce0a94f74426aebbc38f2332c5e2 7.10kB / 7.10kB done
16:03:04 #7 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 0B / 7.86MB 0.1s
16:03:04 #7 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:03:04 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 0B / 50.45MB 0.1s
16:03:04 #10 9.259 Selecting previously unselected package libgdbm6:arm64.
16:03:04 #10 9.260 Preparing to unpack .../03-libgdbm6_1.19-2_arm64.deb ...
16:03:04 #10 9.287 Unpacking libgdbm6:arm64 (1.19-2) ...
16:03:04 #10 9.357 Selecting previously unselected package libpipeline1:arm64.
16:03:04 #10 9.357 Preparing to unpack .../04-libpipeline1_1.5.3-1_arm64.deb ...
16:03:04 #10 9.363 Unpacking libpipeline1:arm64 (1.5.3-1) ...
16:03:04 #10 9.509 Selecting previously unselected package man-db.
16:03:04 #10 9.509 Preparing to unpack .../05-man-db_2.9.4-2_arm64.deb ...
16:03:04 #10 9.523 Unpacking man-db (2.9.4-2) ...
16:03:04 #10 22.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5098 files and directories currently installed.)
16:03:04 #10 22.04 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_armhf.deb ...
16:03:04 #10 22.05 Unpacking libxext6:armhf (2:1.3.3-1) ...
16:03:04 #10 22.09 Selecting previously unselected package bsdmainutils.
16:03:04 #10 22.09 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_armhf.deb ...
16:03:04 #10 22.09 Unpacking bsdmainutils (11.1.2ubuntu1) ...
16:03:04 #10 22.16 Selecting previously unselected package groff-base.
16:03:04 #10 22.16 Preparing to unpack .../002-groff-base_1.22.3-10_armhf.deb ...
16:03:04 #10 22.17 Unpacking groff-base (1.22.3-10) ...
16:03:04 #10 22.26 Selecting previously unselected package libgdbm5:armhf.
16:03:04 #10 22.26 Preparing to unpack .../003-libgdbm5_1.14.1-6_armhf.deb ...
16:03:04 #10 22.27 Unpacking libgdbm5:armhf (1.14.1-6) ...
16:03:04 #10 22.31 Selecting previously unselected package libpipeline1:armhf.
16:03:04 #10 22.31 Preparing to unpack .../004-libpipeline1_1.5.0-1_armhf.deb ...
16:03:04 #10 22.31 Unpacking libpipeline1:armhf (1.5.0-1) ...
16:03:04 #10 22.39 Selecting previously unselected package man-db.
16:03:04 #10 22.39 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_armhf.deb ...
16:03:04 #7 extracting sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 1.5s done
16:03:04 #10 2.318 CentOS Stream 9 - BaseOS                        3.1 MB/s | 4.7 MB     00:01    
16:03:04 #7 extracting sha256:823037cfb749c6f284b1368decc632435d3a62f1190e4657fb94151c7c4473a1 0.3s done
16:03:04 == Building packages for ubuntu-jammy ==
16:03:04 mkdir -p "debbuild/ubuntu-jammy"
16:03:04 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/x86_64 -f ubuntu-jammy/Dockerfile .
16:03:04 == Building packages for ubuntu-focal ==
16:03:04 mkdir -p "debbuild/ubuntu-focal"
16:03:04 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile .
16:03:04 == Building packages for ubuntu-kinetic ==
16:03:04 mkdir -p "debbuild/ubuntu-kinetic"
16:03:04 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-kinetic/x86_64 -f ubuntu-kinetic/Dockerfile .
16:03:04 #11 6.977 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.6 [714 kB]
16:03:04 #11 7.031 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.6 [62.5 kB]
16:03:04 #11 7.033 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.6 [1833 kB]
16:03:04 #11 7.130 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB]
16:03:04 #11 7.132 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB]
16:03:04 #11 7.133 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB]
16:03:04 #11 7.134 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB]
16:03:04 #11 7.135 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB]
16:03:04 #11 7.137 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.5 [506 kB]
16:03:04 #11 7.161 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.6 [1648 kB]
16:03:04 #11 7.244 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.6 [387 kB]
16:03:04 #11 7.262 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B]
16:03:04 #11 7.264 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB]
16:03:04 #11 7.264 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbsd0 arm64 0.10.0-1 [43.7 kB]
16:03:04 #11 7.285 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bsdmainutils arm64 11.1.2ubuntu3 [179 kB]
16:03:04 #11 7.288 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libuchardet0 arm64 0.0.6-3build1 [65.0 kB]
16:03:04 #11 7.290 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 groff-base arm64 1.22.4-4build1 [796 kB]
16:03:04 #11 7.313 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm6 arm64 1.18.1-5 [26.4 kB]
16:03:04 #11 7.314 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpipeline1 arm64 1.5.2-2build1 [26.1 kB]
16:03:04 #11 7.362 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 man-db arm64 2.9.1-1 [1095 kB]
16:03:04 #7 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 7.86MB / 7.86MB 0.2s done
16:03:04 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 15.73MB / 50.45MB 0.3s
16:03:04 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0B / 10.00MB 0.3s
16:03:04 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 26.21MB / 50.45MB 0.4s
16:03:04 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 2.10MB / 10.00MB 0.4s
16:03:04 #10 22.40 Unpacking man-db (2.8.3-2ubuntu0.1) ...
16:03:04 #10 22.53 Selecting previously unselected package perl-modules-5.26.
16:03:04 #10 22.53 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.6_all.deb ...
16:03:04 #10 22.53 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
16:03:04 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 96.47MB / 110.24MB 16.8s
16:03:04 mkdir -p rpmbuild/SOURCES
16:03:04 docker run --rm -w /v \
16:03:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:03:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:03:04 	alpine \
16:03:04 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:03:04 #7 ...
16:03:04 
16:03:04 #8 [internal] load build context
16:03:04 #8 transferring context: 19.77MB 4.0s done
16:03:04 #8 DONE 4.2s
16:03:04 
16:03:04 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:04 #9 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:03:04 #9 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:03:04 #9 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 45.92MB / 45.92MB 2.9s done
16:03:04 #9 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 7.15MB / 7.15MB 0.5s done
16:03:04 #9 sha256:5654a03d3e8cf181439d571416f76416d80d612bff048c216706e3dcb80da1ca 1.79kB / 1.79kB done
16:03:04 #9 sha256:f58e36f51d3f5b6d1ceea5e1306d03bdde9f6055972b0436045e33c9ceeb9a5d 7.12kB / 7.12kB done
16:03:04 #9 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 9.35MB / 9.35MB 1.1s done
16:03:04 #9 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 47.38MB / 47.38MB 4.2s done
16:03:04 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 35.65MB / 53.31MB 4.3s
16:03:04 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 17.83MB / 110.24MB 4.3s
16:03:04 #9 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 1.1s
16:03:04 #9 sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 126B / 126B 4.3s done
16:03:04 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 39.85MB / 53.31MB 4.5s
16:03:04 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 24.12MB / 110.24MB 4.6s
16:03:04 #10 9.781 Selecting previously unselected package perl-modules-5.32.
16:03:04 #10 9.783 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
16:03:04 #10 9.787 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
16:03:04 mkdir -p sources
16:03:04 docker run --rm -w /v \
16:03:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:03:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:04 	alpine \
16:03:04 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:03:04 #7 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8
16:03:04 #9 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 5.0s
16:03:04 #9 ...
16:03:04 
16:03:04 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:04 #0 3.836 Fedora 35 - aarch64                              25 MB/s |  75 MB     00:02    
16:03:04 #10 12.13 Get:103 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB]
16:03:04 #1 [internal] load .dockerignore
16:03:04 #1 transferring context: 2B done
16:03:04 #1 DONE 0.1s
16:03:04 
16:03:04 #2 [internal] load build definition from Dockerfile
16:03:04 #2 transferring dockerfile: 1.24kB done
16:03:04 #2 DONE 0.1s
16:03:04 
16:03:04 #3 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:03:04 #3 ...
16:03:04 
16:03:04 #4 [auth] library/ubuntu:pull token for registry-1.docker.io
16:03:04 #4 DONE 0.0s
16:03:04 
16:03:04 #5 [auth] library/golang:pull token for registry-1.docker.io
16:03:04 #5 DONE 0.0s
16:03:04 #1 [internal] load build definition from Dockerfile
16:03:04 #1 transferring dockerfile: 1.24kB done
16:03:04 #1 DONE 0.0s
16:03:04 
16:03:04 #2 [internal] load .dockerignore
16:03:04 #2 transferring context: 2B done
16:03:04 #2 DONE 0.1s
16:03:04 
16:03:04 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
16:03:04 #3 DONE 0.0s
16:03:04 
16:03:04 #4 [auth] library/golang:pull token for registry-1.docker.io
16:03:04 #4 DONE 0.0s
16:03:04 
16:03:04 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:03:04 #1 [internal] load build definition from Dockerfile
16:03:04 #1 transferring dockerfile: 941B done
16:03:04 #1 DONE 0.1s
16:03:04 
16:03:04 #2 [internal] load .dockerignore
16:03:04 #2 transferring context: 2B done
16:03:04 #2 DONE 0.1s
16:03:04 
16:03:04 #3 [auth] library/debian:pull token for registry-1.docker.io
16:03:04 #3 DONE 0.0s
16:03:04 
16:03:04 #4 [auth] library/golang:pull token for registry-1.docker.io
16:03:04 #4 DONE 0.0s
16:03:04 
16:03:04 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:03:04 #5 DONE 0.3s
16:03:04 
16:03:04 #6 [internal] load metadata for docker.io/library/debian:bullseye
16:03:04 #6 DONE 0.3s
16:03:04 #11 7.383 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl-modules-5.30 all 5.30.0-9ubuntu0.3 [2739 kB]
16:03:04 == Building packages for fedora-35 ==
16:03:04 mkdir -p "rpmbuild/fedora-35"
16:03:04 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster -t rpmbuild-fedora-35/x86_64 -f fedora-35/Dockerfile .
16:03:04 #13 extracting sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 4.5s done
16:03:04 #13 extracting sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037
16:03:04 #7 extracting sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9
16:03:04 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 44.04MB / 53.31MB 4.7s
16:03:04 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 47.19MB / 53.31MB 4.9s
16:03:04 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 31.46MB / 110.24MB 5.0s
16:03:04 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 31.46MB / 50.45MB 0.5s
16:03:04 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 8.39MB / 10.00MB 0.5s
16:03:05 
16:03:05 #6 [internal] load metadata for docker.io/library/ubuntu:focal
16:03:05 #6 DONE 0.4s
16:03:05 
16:03:05 #3 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:03:05 #3 DONE 0.4s
16:03:05 #5 DONE 0.3s
16:03:05 
16:03:05 #6 [internal] load metadata for docker.io/library/ubuntu:kinetic
16:03:05 #6 DONE 0.3s
16:03:05 
16:03:05 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:05 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:05 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:03:05 
16:03:05 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:05 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:03:05 #7 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:03:05 #7 sha256:ef80f35e6f985dbc3d22811189af80f0913d94bc198f506b5b30fa68a0131181 1.80kB / 1.80kB done
16:03:05 #7 sha256:7b3733d7dc3330818165fa94eead3951d171ce0a94f74426aebbc38f2332c5e2 7.10kB / 7.10kB done
16:03:05 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 4.19MB / 50.45MB 0.1s
16:03:05 #7 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 0B / 7.86MB 0.1s
16:03:05 #1 [internal] load .dockerignore
16:03:05 #1 transferring context: 2B done
16:03:05 #1 DONE 0.0s
16:03:05 
16:03:05 #2 [internal] load build definition from Dockerfile
16:03:05 #2 transferring dockerfile: 1.24kB done
16:03:05 #2 DONE 0.1s
16:03:05 
16:03:05 #3 [auth] library/ubuntu:pull token for registry-1.docker.io
16:03:05 #3 DONE 0.0s
16:03:05 
16:03:05 #4 [auth] library/golang:pull token for registry-1.docker.io
16:03:05 #4 DONE 0.0s
16:03:05 
16:03:05 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:03:05 #11 7.592 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm-compat4 arm64 1.18.1-5 [6040 B]
16:03:05 #11 7.603 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libperl5.30 arm64 5.30.0-9ubuntu0.3 [3766 kB]
16:03:05 #11 7.725 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl arm64 5.30.0-9ubuntu0.3 [224 kB]
16:03:05 #11 7.729 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.16 [600 kB]
16:03:05 #11 7.767 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20211016ubuntu0.20.04.1 [141 kB]
16:03:05 #11 7.771 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.11 [4672 B]
16:03:05 #11 7.772 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic-mgc arm64 1:5.38-4 [218 kB]
16:03:05 #11 7.780 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic1 arm64 1:5.38-4 [71.7 kB]
16:03:05 #11 7.782 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 file arm64 1:5.38-4 [23.3 kB]
16:03:05 #11 7.783 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 less arm64 551-1ubuntu0.1 [119 kB]
16:03:05 #11 7.789 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libelf1 arm64 0.176-1.1build1 [44.2 kB]
16:03:05 #11 7.803 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-0 arm64 2.64.6-1~ubuntu20.04.4 [1200 kB]
16:03:05 #11 7.884 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
16:03:05 #1 [internal] load build definition from Dockerfile
16:03:05 #1 transferring dockerfile: 866B done
16:03:05 #1 DONE 0.1s
16:03:05 
16:03:05 #2 [internal] load .dockerignore
16:03:05 #2 transferring context: 2B done
16:03:05 #2 DONE 0.1s
16:03:05 
16:03:05 #3 [auth] library/fedora:pull token for registry-1.docker.io
16:03:05 #13 extracting sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037 0.3s done
16:03:05 #13 extracting sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1
16:03:05 #4 DONE 1.2s
16:03:05 
16:03:05 #6 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:e1c314b97166966e9694a936bb4a267a2249d393fad0eef7ecf1e96f14597eb4
16:03:05 #6 resolve quay.io/centos/centos:stream9@sha256:e1c314b97166966e9694a936bb4a267a2249d393fad0eef7ecf1e96f14597eb4 0.0s done
16:03:05 #6 ...
16:03:05 
16:03:05 #7 [internal] load build context
16:03:05 #7 transferring context: 13.65kB done
16:03:05 #7 DONE 0.0s
16:03:05 
16:03:05 #6 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:e1c314b97166966e9694a936bb4a267a2249d393fad0eef7ecf1e96f14597eb4
16:03:05 #6 sha256:e1c314b97166966e9694a936bb4a267a2249d393fad0eef7ecf1e96f14597eb4 858B / 858B done
16:03:05 #6 sha256:8782823af1f7b35a05c212a9026b4e18257533bae1817fb7ed3927af01b55c82 350B / 350B done
16:03:05 #6 sha256:bc5c131925f2d22d7ae4868285057419b63ef3cd274c24ded760f6631ca6eebe 1.16kB / 1.16kB done
16:03:05 #6 sha256:5af5d4bc82b80d453447c5cbfdb3ffa69b5b928600eeb3bf4ceccd2149028b83 0B / 58.04MB 0.1s
16:03:05 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 50.33MB / 53.31MB 5.1s
16:03:05 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 53.31MB / 53.31MB 5.2s
16:03:05 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 39.65MB / 50.45MB 0.6s
16:03:05 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 10.00MB / 10.00MB 0.6s
16:03:05 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 0.7s
16:03:05 #7 ...
16:03:05 
16:03:05 #8 [internal] load build context
16:03:05 #8 transferring context: 19.80MB 0.6s done
16:03:05 #8 DONE 1.0s
16:03:05 
16:03:05 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:05 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 10.00MB / 10.00MB 0.9s done
16:03:05 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 2.10MB / 68.84MB 1.0s
16:03:05 #10 17.27 Selecting previously unselected package python3-minimal.
16:03:05 #10 17.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9507 files and directories currently installed.)
16:03:05 #10 17.27 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
16:03:05 #10 17.27 Unpacking python3-minimal (3.9.2-3) ...
16:03:05 #10 17.32 Selecting previously unselected package media-types.
16:03:05 #10 17.32 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:03:05 #10 17.32 Unpacking media-types (4.0.0) ...
16:03:05 #10 17.38 Selecting previously unselected package libmpdec3:armhf.
16:03:05 #10 17.38 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ...
16:03:05 #10 17.38 Unpacking libmpdec3:armhf (2.5.1-1) ...
16:03:05 #10 23.07 Selecting previously unselected package libgdbm-compat4:armhf.
16:03:05 #10 23.07 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_armhf.deb ...
16:03:05 #10 23.07 Unpacking libgdbm-compat4:armhf (1.14.1-6) ...
16:03:05 #10 23.16 Selecting previously unselected package libperl5.26:armhf.
16:03:05 #10 23.16 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.6_armhf.deb ...
16:03:05 #10 23.16 Unpacking libperl5.26:armhf (5.26.1-6ubuntu0.6) ...
16:03:05 mkdir -p rpmbuild/SOURCES
16:03:05 docker run --rm -w /v \
16:03:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:03:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:03:05 	alpine \
16:03:05 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:03:05 #7 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 4.8s done
16:03:05 #7 extracting sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 done
16:03:05 #7 DONE 13.7s
16:03:05 
16:03:05 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:05 #0 1.042 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
16:03:05 #0 1.446 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [114 kB]
16:03:05 #0 1.548 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [99.8 kB]
16:03:05 #0 1.638 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
16:03:05 #0 1.730 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
16:03:05 #0 1.748 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
16:03:05 #0 1.779 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
16:03:05 #0 1.978 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
16:03:05 #0 2.781 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [836 kB]
16:03:05 #0 2.788 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [2315 B]
16:03:05 #0 2.798 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [889 kB]
16:03:05 #0 2.830 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [256 kB]
16:03:05 #0 2.842 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [3511 B]
16:03:05 #0 2.842 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [7269 B]
16:03:05 #0 2.842 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [591 kB]
16:03:05 #0 2.870 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [243 kB]
16:03:05 #0 2.881 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [646 kB]
16:03:05 #0 3.642 Fetched 23.3 MB in 3s (7781 kB/s)
16:03:05 #0 3.642 Reading package lists...
16:03:05 #0 4.484 Reading package lists...
16:03:05 #0 5.274 Building dependency tree...
16:03:05 #0 5.478 Reading state information...
16:03:05 #0 5.746 The following additional packages will be installed:
16:03:05 #0 5.746   autoconf automake autopoint autotools-dev binutils
16:03:05 #0 5.746   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
16:03:05 #0 5.746   bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit
16:03:05 #0 5.746   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:03:05 #0 5.746   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
16:03:05 #0 5.746   g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n
16:03:05 #0 5.746   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
16:03:05 #0 5.746   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
16:03:05 #0 5.746   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:03:05 #0 5.746   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:05 #0 5.746   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:03:05 #0 5.746   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:03:05 #0 5.746   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
16:03:05 #0 5.746   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
16:03:05 #0 5.746   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:03:05 #0 5.746   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:03:05 #0 5.746   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
16:03:05 #0 5.746   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:03:05 #0 5.746   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
16:03:05 #0 5.746   libdata-validate-uri-perl libdebhelper-perl libdeflate0
16:03:05 #0 5.746   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
16:03:05 #0 5.746   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
16:03:05 #0 5.746   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
16:03:05 #0 5.746   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
16:03:05 #0 5.746   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
16:03:05 #0 5.746   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
16:03:05 #0 5.746   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:03:05 #0 5.746   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
16:03:05 #0 5.746   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
16:03:05 #0 5.746   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:03:05 #0 5.746   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:03:05 #0 5.746   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:03:05 #0 5.746   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:05 #0 5.746   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:05 #0 5.746   libhwasan0 libicu70 libimport-into-perl libio-html-perl
16:03:05 #0 5.746   libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl
16:03:05 #0 5.746   libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl
16:03:05 #0 5.746   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
16:03:05 #0 5.750   libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8
16:03:05 #0 5.750   libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0
16:03:05 #0 5.750   libldap-common liblist-compare-perl liblist-moreutils-perl
16:03:05 #0 5.750   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
16:03:05 #0 5.750   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:03:05 #0 5.750   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:03:05 #0 5.750   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:03:05 #0 5.750   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
16:03:05 #0 5.750   libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:03:05 #0 5.750   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
16:03:05 #0 5.750   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:03:05 #0 5.750   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
16:03:05 #0 5.750   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
16:03:05 #0 5.750   libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:03:05 #0 5.750   libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl
16:03:05 #0 5.750   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
16:03:05 #0 5.750   libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl
16:03:05 #0 5.750   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
16:03:05 #0 5.750   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal
16:03:05 #0 5.750   libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8
16:03:05 #0 5.750   libreadonly-perl libref-util-perl libref-util-xs-perl
16:03:05 #0 5.750   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
16:03:05 #0 5.750   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:03:05 #0 5.750   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
16:03:05 #0 5.750   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
16:03:05 #0 5.750   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
16:03:05 #0 5.750   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
16:03:05 #0 5.750   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:03:05 #0 5.750   libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:05 #0 5.750   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
16:03:05 #0 5.750   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:03:05 #0 5.750   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:03:05 #0 5.750   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
16:03:05 #0 5.750   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:03:05 #0 5.750   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
16:03:05 #0 5.750   libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6
16:03:05 #0 5.750   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:03:05 #0 5.750   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:03:05 #0 5.750   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
16:03:05 #0 5.750   libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck
16:03:05 #0 5.750   lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make
16:03:05 #0 5.750   man-db manpages manpages-dev media-types netbase openssh-client openssl
16:03:05 #0 5.750   patch patchutils perl perl-modules-5.34 perl-openssl-defaults
16:03:05 #0 5.750   pinentry-curses po-debconf publicsuffix python-apt-common python3
16:03:05 #0 5.750   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:03:05 #0 5.750   python3-idna python3-magic python3-minimal python3-pkg-resources
16:03:05 #0 5.750   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:03:05 #0 5.750   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
16:03:05 #0 5.750   ucf unzip wdiff xauth xz-utils zstd
16:03:05 #0 5.750 Suggested packages:
16:03:05 #0 5.750   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:03:05 #0 5.750   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
16:03:05 #0 5.750   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
16:03:05 #0 5.750   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
16:03:05 #0 5.750   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:05 #0 5.750   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:03:05 #0 5.750   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
16:03:05 #0 5.750   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
16:03:05 #0 5.750   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
16:03:05 #0 5.750   gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
16:03:05 #0 5.750   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
16:03:05 #0 5.750   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
16:03:05 #0 5.750   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
16:03:05 #0 5.750   libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
16:03:05 #0 5.750   libscalar-number-perl libsasl2-modules-gssapi-mit
16:03:05 #0 5.750   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:03:05 #0 5.750   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
16:03:05 #0 5.750   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:03:05 #0 5.750   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
16:03:05 #0 5.750   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:03:05 #0 5.750   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
16:03:05 #0 5.750   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
16:03:05 #0 5.750   libterm-readline-gnu-perl | libterm-readline-perl-perl
16:03:05 #0 5.750   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
16:03:05 #0 5.750   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
16:03:05 #0 5.750   python3-cryptography python3-openssl python3-socks python-requests-doc
16:03:05 #0 5.750   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
16:03:05 #0 6.058 The following NEW packages will be installed:
16:03:05 #0 6.062   autoconf automake autopoint autotools-dev binutils
16:03:05 #0 6.062   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
16:03:05 #0 6.062   bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit
16:03:05 #0 6.062   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:03:05 #0 6.062   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
16:03:05 #0 6.062   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git
16:03:05 #0 6.062   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
16:03:05 #0 6.062   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less
16:03:05 #0 6.062   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:03:05 #0 6.062   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:05 #0 6.062   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:03:05 #0 6.062   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:03:05 #0 6.062   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
16:03:05 #0 6.062   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
16:03:05 #0 6.062   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:03:05 #0 6.062   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:03:05 #0 6.062   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
16:03:05 #0 6.062   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:03:05 #0 6.062   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
16:03:05 #0 6.062   libdata-validate-uri-perl libdebhelper-perl libdeflate0
16:03:05 #0 6.062   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
16:03:05 #0 6.062   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
16:03:05 #0 6.062   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
16:03:05 #0 6.062   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
16:03:05 #0 6.062   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
16:03:05 #0 6.062   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
16:03:05 #0 6.062   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:03:05 #0 6.062   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
16:03:05 #0 6.062   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
16:03:05 #0 6.062   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:03:05 #0 6.062   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:03:05 #0 6.062   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:03:05 #0 6.062   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:05 #0 6.062   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:05 #0 6.062   libhwasan0 libicu70 libimport-into-perl libio-html-perl
16:03:05 #0 6.062   libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl
16:03:05 #0 6.062   libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl
16:03:05 #0 6.062   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
16:03:05 #0 6.062   libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8
16:03:05 #0 6.062   libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0
16:03:05 #0 6.062   libldap-common liblist-compare-perl liblist-moreutils-perl
16:03:05 #0 6.062   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
16:03:05 #0 6.062   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:03:05 #0 6.062   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:03:05 #0 6.062   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:03:05 #0 6.062   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
16:03:05 #0 6.062   libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:03:05 #0 6.062   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
16:03:05 #0 6.062   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:03:05 #0 6.062   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
16:03:05 #0 6.062   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
16:03:05 #0 6.062   libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:03:05 #0 6.062   libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl
16:03:05 #0 6.062   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
16:03:05 #0 6.062   libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl
16:03:05 #0 6.062   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
16:03:05 #0 6.062   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal
16:03:05 #0 6.062   libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8
16:03:05 #0 6.062   libreadonly-perl libref-util-perl libref-util-xs-perl
16:03:05 #0 6.062   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
16:03:05 #0 6.062   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:03:05 #0 6.062   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
16:03:05 #0 6.062   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
16:03:05 #0 6.062   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
16:03:05 #0 6.062   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
16:03:05 #0 6.062   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:03:05 #0 6.062   libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:05 #0 6.062   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
16:03:05 #0 6.062   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:03:05 #0 6.062   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:03:05 #0 6.062   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
16:03:05 #0 6.062   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:03:05 #0 6.062   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
16:03:05 #0 6.062   libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6
16:03:05 #0 6.062   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:03:05 #0 6.062   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:03:05 #0 6.062   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
16:03:05 #0 6.062   libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck
16:03:05 #0 6.062   lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make
16:03:05 #0 6.062   man-db manpages manpages-dev media-types netbase openssh-client openssl
16:03:05 #0 6.062   patch patchutils perl perl-modules-5.34 perl-openssl-defaults
16:03:05 #0 6.062   pinentry-curses po-debconf publicsuffix python-apt-common python3
16:03:05 #0 6.062   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:03:05 #0 6.062   python3-idna python3-magic python3-minimal python3-pkg-resources
16:03:05 #0 6.062   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:03:05 #0 6.062   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
16:03:05 #0 6.062   ucf unzip wdiff xauth xz-utils zstd
16:03:05 #0 6.485 0 upgraded, 370 newly installed, 0 to remove and 0 not upgraded.
16:03:05 #0 6.485 Need to get 129 MB of archives.
16:03:05 #0 6.485 After this operation, 459 MB of additional disk space will be used.
16:03:05 #0 6.485 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblocale-gettext-perl arm64 1.07-4build3 [16.9 kB]
16:03:05 #0 6.633 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.6-1~22.04.2 [807 kB]
16:03:05 #0 7.015 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.2 [76.8 kB]
16:03:05 #0 7.024 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.6-1~22.04.2 [2246 kB]
16:03:05 #11 7.160 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 kB]
16:03:05 #11 7.161 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB]
16:03:05 #11 7.162 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
16:03:05 #11 7.167 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB]
16:03:05 #11 7.169 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB]
16:03:05 #11 7.179 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.1 [636 kB]
16:03:05 #11 7.209 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.6-1~22.04.2 [1828 kB]
16:03:05 #11 7.293 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.6-1~22.04.2 [497 kB]
16:03:05 #11 7.316 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B]
16:03:05 
16:03:05 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb
16:03:05 #7 resolve docker.io/library/ubuntu:focal@sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb 0.0s done
16:03:05 #7 sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb 1.42kB / 1.42kB done
16:03:05 #7 sha256:5b9a4fec6095506e014f82a87fd101b66617389862e45c19158227fd339b7b8a 529B / 529B done
16:03:05 #7 sha256:6fb5ac8108a9398fe94366894d521cbc966a087f1ab64bdfe5d191570147e45b 1.48kB / 1.48kB done
16:03:05 #7 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 0B / 24.59MB 0.1s
16:03:05 #10 ...
16:03:05 
16:03:05 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:05 #9 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 5.9s done
16:03:05 #10 12.58 Get:104 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B]
16:03:05 #10 12.58 Get:105 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB]
16:03:05 #10 12.58 Get:106 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB]
16:03:05 #10 12.58 Get:107 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB]
16:03:05 #10 12.58 Get:108 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB]
16:03:05 #10 12.59 Get:109 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B]
16:03:05 #10 12.60 Get:110 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1ubuntu0.2 [35.9 kB]
16:03:05 #10 12.60 Get:111 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1ubuntu0.2 [130 kB]
16:03:05 #10 12.60 Get:112 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1ubuntu0.2 [25.4 kB]
16:03:05 #10 12.65 Get:113 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1ubuntu0.2 [75.2 kB]
16:03:05 #10 12.68 Get:114 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1ubuntu0.2 [46.9 kB]
16:03:05 #10 12.68 Get:115 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1ubuntu0.2 [88.5 kB]
16:03:05 #10 12.68 Get:116 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1ubuntu0.2 [170 kB]
16:03:05 #10 12.71 Get:117 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1ubuntu0.2 [13.4 kB]
16:03:05 #10 12.71 Get:118 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1ubuntu0.2 [79.5 kB]
16:03:05 #10 12.71 Get:119 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [13.6 kB]
16:03:05 #10 12.71 Get:120 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [43.2 kB]
16:03:05 #10 12.72 Get:121 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
16:03:05 #10 12.73 Get:122 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.11 [131 kB]
16:03:05 #10 12.80 Get:123 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB]
16:03:05 #7 sha256:7b3733d7dc3330818165fa94eead3951d171ce0a94f74426aebbc38f2332c5e2 7.10kB / 7.10kB done
16:03:05 #7 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 0B / 7.86MB 0.1s
16:03:05 #7 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:03:05 #7 sha256:ef80f35e6f985dbc3d22811189af80f0913d94bc198f506b5b30fa68a0131181 1.80kB / 1.80kB done
16:03:05 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 2.10MB / 50.45MB 0.1s
16:03:05 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 2.10MB / 10.00MB 0.1s
16:03:05 #7 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 7.86MB / 7.86MB 0.2s
16:03:05 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 8.39MB / 50.45MB 0.2s
16:03:05 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 6.29MB / 10.00MB 0.2s
16:03:05 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 14.05MB / 50.45MB 0.3s
16:03:05 #7 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 7.86MB / 7.86MB 0.2s done
16:03:05 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0B / 10.00MB 0.3s
16:03:05 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 19.92MB / 50.45MB 0.4s
16:03:05 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 9.47MB / 10.00MB 0.4s
16:03:05 #5 DONE 0.3s
16:03:05 
16:03:05 #6 [internal] load metadata for docker.io/library/ubuntu:jammy
16:03:05 #6 DONE 0.3s
16:03:05 
16:03:05 #7 [internal] load build context
16:03:05 #11 7.896 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2022g-0ubuntu0.20.04.1 [286 kB]
16:03:05 #11 7.900 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB]
16:03:05 #3 DONE 0.0s
16:03:05 
16:03:05 #4 [auth] library/golang:pull token for registry-1.docker.io
16:03:05 #4 DONE 0.0s
16:03:05 
16:03:05 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:03:05 #6 sha256:5af5d4bc82b80d453447c5cbfdb3ffa69b5b928600eeb3bf4ceccd2149028b83 4.19MB / 58.04MB 0.4s
16:03:05 #6 sha256:5af5d4bc82b80d453447c5cbfdb3ffa69b5b928600eeb3bf4ceccd2149028b83 11.53MB / 58.04MB 0.5s
16:03:05 #8 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 5.3s
16:03:05 #8 ...
16:03:05 
16:03:05 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:05 #0 4.135 Fedora 36 - aarch64                              23 MB/s |  77 MB     00:03    
16:03:05 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 10.49MB / 68.84MB 1.1s
16:03:05 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 22.02MB / 68.84MB 1.2s
16:03:05 #10 17.46 Selecting previously unselected package libncursesw6:armhf.
16:03:05 #10 17.46 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_armhf.deb ...
16:03:05 #10 17.47 Unpacking libncursesw6:armhf (6.2+20201114-2) ...
16:03:05 #10 17.54 Selecting previously unselected package readline-common.
16:03:05 #10 17.54 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
16:03:05 #10 17.55 Unpacking readline-common (8.1-1) ...
16:03:05 #10 17.60 Selecting previously unselected package libreadline8:armhf.
16:03:05 #10 17.60 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ...
16:03:05 #10 17.61 Unpacking libreadline8:armhf (8.1-1) ...
16:03:05 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 38.80MB / 110.24MB 5.4s
16:03:05 #11 7.317 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB]
16:03:05 #11 7.318 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl-modules-5.34 all 5.34.0-3ubuntu1.1 [2976 kB]
16:03:05 #11 7.456 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB]
16:03:05 #11 7.459 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B]
16:03:05 #11 7.460 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libperl5.34 arm64 5.34.0-3ubuntu1.1 [4723 kB]
16:03:05 #7 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 2.10MB / 24.59MB 0.3s
16:03:05 #7 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 4.19MB / 24.59MB 0.4s
16:03:05 #9 extracting sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63
16:03:05 #10 12.81 Get:124 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB]
16:03:05 #10 12.81 Get:125 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.21 [185 kB]
16:03:05 #10 12.82 Get:126 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.21 [152 kB]
16:03:05 #10 12.83 Get:127 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dctrl-tools arm64 2.24-2build1 [54.5 kB]
16:03:05 #10 12.83 Get:128 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtool all 2.4.6-2 [194 kB]
16:03:05 #10 12.83 Get:129 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dh-autoreconf all 17 [15.8 kB]
16:03:05 #10 12.83 Get:130 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
16:03:05 #10 12.83 Get:131 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
16:03:05 #10 12.88 Get:132 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtimedate-perl all 2.3000-2 [37.5 kB]
16:03:05 #10 12.95 Get:133 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
16:03:05 #10 12.95 Get:134 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcroco3 arm64 0.6.12-2 [68.2 kB]
16:03:05 #10 12.95 Get:135 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gettext arm64 0.19.8.1-6ubuntu0.3 [1221 kB]
16:03:05 #10 13.02 Get:136 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
16:03:05 #10 13.03 Get:137 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 po-debconf all 1.0.20 [232 kB]
16:03:05 #10 13.03 Get:138 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debhelper all 11.1.6ubuntu2 [902 kB]
16:03:05 #10 13.07 Get:139 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-which-perl all 1.21-1 [11.8 kB]
16:03:05 #7 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 7.86MB / 7.86MB 0.3s done
16:03:05 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 27.26MB / 50.45MB 0.4s
16:03:05 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 10.00MB / 10.00MB 0.4s done
16:03:05 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 37.75MB / 50.45MB 0.5s
16:03:05 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 3.15MB / 51.84MB 0.5s
16:03:05 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 4.19MB / 68.84MB 0.5s
16:03:05 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 28.31MB / 50.45MB 0.5s
16:03:05 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 10.00MB / 10.00MB 0.4s done
16:03:05 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 1.05MB / 51.84MB 0.5s
16:03:05 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 35.65MB / 50.45MB 0.6s
16:03:05 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 6.29MB / 51.84MB 0.6s
16:03:05 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 16.78MB / 51.84MB 0.7s
16:03:05 #11 8.295 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.5 [570 kB]
16:03:05 #5 DONE 0.3s
16:03:05 
16:03:05 #6 [internal] load metadata for docker.io/library/fedora:35
16:03:05 #6 DONE 0.4s
16:03:05 
16:03:05 #7 [internal] load build context
16:03:05 #7 transferring context: 13.65kB done
16:03:05 #7 DONE 0.0s
16:03:05 
16:03:05 #8 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:b6fa5d32e6b630bf85ece741cea391290c0e0f2e6ebfda57b6a1a71d184f4000
16:03:05 #8 resolve docker.io/library/fedora:35@sha256:b6fa5d32e6b630bf85ece741cea391290c0e0f2e6ebfda57b6a1a71d184f4000 0.0s done
16:03:05 #8 sha256:b6fa5d32e6b630bf85ece741cea391290c0e0f2e6ebfda57b6a1a71d184f4000 975B / 975B done
16:03:05 #8 sha256:513a82a37c2b244b26023f8797f17c56841fa2a5a84bff59f5eaebc8c50bcb49 529B / 529B done
16:03:05 #8 sha256:fddade41cfbe8e039e9c5d5c5695fc3efd22764c6bca5cf0d9b4849dd22812f9 2.00kB / 2.00kB done
16:03:05 #8 sha256:eadd1e662f9072e47d539db992647809134ef98c0e59f8859891f17ef174211c 0B / 55.76MB 0.1s
16:03:05 mkdir -p sources
16:03:05 docker run --rm -w /v \
16:03:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:03:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:05 	alpine \
16:03:05 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:03:05 #10 10.73 Selecting previously unselected package libgdbm-compat4:arm64.
16:03:05 #10 10.73 Preparing to unpack .../07-libgdbm-compat4_1.19-2_arm64.deb ...
16:03:05 #10 10.74 Unpacking libgdbm-compat4:arm64 (1.19-2) ...
16:03:05 #6 sha256:5af5d4bc82b80d453447c5cbfdb3ffa69b5b928600eeb3bf4ceccd2149028b83 15.73MB / 58.04MB 0.6s
16:03:05 #6 sha256:5af5d4bc82b80d453447c5cbfdb3ffa69b5b928600eeb3bf4ceccd2149028b83 23.07MB / 58.04MB 0.7s
16:03:05 #6 sha256:5af5d4bc82b80d453447c5cbfdb3ffa69b5b928600eeb3bf4ceccd2149028b83 33.55MB / 58.04MB 0.8s
16:03:05 #10 ...
16:03:05 
16:03:05 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:05 #13 ...
16:03:05 
16:03:05 #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:03:05 #15 DONE 0.3s
16:03:05 
16:03:05 #13 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7
16:03:05 #13 extracting sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1 0.4s done
16:03:05 #13 extracting sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54
16:03:05 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 32.51MB / 68.84MB 1.3s
16:03:05 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 1.4s done
16:03:05 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 40.89MB / 68.84MB 1.4s
16:03:05 #10 17.69 Selecting previously unselected package libsqlite3-0:armhf.
16:03:05 #10 17.69 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ...
16:03:05 #10 17.70 Unpacking libsqlite3-0:armhf (3.34.1-3) ...
16:03:05 #10 ...
16:03:05 
16:03:05 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:05 #9 extracting sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 6.3s done
16:03:05 #9 extracting sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 4.4s
16:03:05 #9 ...
16:03:05 
16:03:05 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:05 #10 17.84 Selecting previously unselected package libpython3.9-stdlib:armhf.
16:03:05 #10 17.84 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ...
16:03:05 #10 17.85 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ...
16:03:05 mkdir -p sources
16:03:05 docker run --rm -w /v \
16:03:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/compose:/compose \
16:03:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:05 	alpine \
16:03:05 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
16:03:05 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 53.31MB / 53.31MB 5.6s done
16:03:05 #11 7.682 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl arm64 5.34.0-3ubuntu1.1 [232 kB]
16:03:05 #11 7.688 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.7 [1160 kB]
16:03:05 #11 7.741 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20211016ubuntu0.22.04.1 [144 kB]
16:03:05 #11 7.748 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.2 [5160 B]
16:03:05 #11 7.748 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB]
16:03:05 #10 23.65 Selecting previously unselected package perl.
16:03:05 #10 23.65 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.6_armhf.deb ...
16:03:05 #10 23.66 Unpacking perl (5.26.1-6ubuntu0.6) ...
16:03:05 #10 23.72 Selecting previously unselected package openssl.
16:03:05 #10 23.72 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.20_armhf.deb ...
16:03:05 #10 23.73 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
16:03:05 #7 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 6.29MB / 24.59MB 0.5s
16:03:05 #9 extracting sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 done
16:03:05 #10 13.07 Get:140 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-homedir-perl all 1.002-1 [37.1 kB]
16:03:05 #10 13.07 Get:141 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 devscripts arm64 2.17.12ubuntu1.1 [870 kB]
16:03:05 #10 13.11 Get:142 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 diffstat arm64 1.61-1build1 [21.5 kB]
16:03:05 #10 13.11 Get:143 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB]
16:03:05 #10 13.11 Get:144 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.6 [107 kB]
16:03:05 #10 13.17 Get:145 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.18.04.1 [81.1 kB]
16:03:05 #10 13.21 Get:146 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B]
16:03:05 #10 13.24 Get:147 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.6 [276 kB]
16:03:05 #10 13.28 Get:148 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-pkg-resources all 39.0.1-2 [98.8 kB]
16:03:05 #7 ...
16:03:05 
16:03:05 #8 [internal] load build context
16:03:05 #8 transferring context: 19.80MB 0.5s done
16:03:05 #8 DONE 0.6s
16:03:05 
16:03:05 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:05 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 0.7s
16:03:05 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 11.53MB / 51.84MB 0.7s
16:03:05 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 21.53MB / 68.84MB 0.7s
16:03:05 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 0.7s done
16:03:05 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 20.45MB / 51.84MB 0.8s
16:03:05 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 27.26MB / 68.84MB 0.8s
16:03:05 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 0B / 141.97MB 0.8s
16:03:05 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 25.17MB / 51.84MB 0.9s
16:03:05 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 34.60MB / 68.84MB 0.9s
16:03:05 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 41.94MB / 50.45MB 0.8s
16:03:05 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 20.21MB / 51.84MB 0.8s
16:03:05 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 48.23MB / 50.45MB 0.9s
16:03:05 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 29.05MB / 51.84MB 0.9s
16:03:05 #11 8.303 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB]
16:03:05 #11 8.304 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
16:03:05 #11 8.305 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB]
16:03:05 #11 8.306 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-pkg-resources all 45.2.0-1 [130 kB]
16:03:05 #11 8.334 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB]
16:03:05 #11 8.335 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 shared-mime-info arm64 1.15-1 [429 kB]
16:03:05 #11 8.370 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 ucf all 3.0038+nmu1 [51.6 kB]
16:03:05 #11 8.372 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xdg-user-dirs arm64 0.17-2ubuntu1 [47.6 kB]
16:03:05 #11 8.390 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 xz-utils arm64 5.2.4-1ubuntu1.1 [81.4 kB]
16:03:05 #11 8.449 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext-base arm64 0.19.8.1-10build1 [48.2 kB]
16:03:05 #11 8.454 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB]
16:03:05 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 102.76MB / 110.24MB 17.9s
16:03:05 #8 sha256:eadd1e662f9072e47d539db992647809134ef98c0e59f8859891f17ef174211c 7.34MB / 55.76MB 0.3s
16:03:05 #8 sha256:eadd1e662f9072e47d539db992647809134ef98c0e59f8859891f17ef174211c 16.48MB / 55.76MB 0.4s
16:03:05 #6 sha256:5af5d4bc82b80d453447c5cbfdb3ffa69b5b928600eeb3bf4ceccd2149028b83 44.04MB / 58.04MB 0.9s
16:03:05 #6 sha256:5af5d4bc82b80d453447c5cbfdb3ffa69b5b928600eeb3bf4ceccd2149028b83 47.45MB / 58.04MB 1.0s
16:03:05 #9 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 2.7s done
16:03:05 #9 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555
16:03:05 #13 ...
16:03:05 
16:03:05 #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:03:05 #16 DONE 0.3s
16:03:05 
16:03:05 #13 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7
16:03:05 #7 transferring context: 19.80MB 0.6s done
16:03:05 #7 DONE 0.6s
16:03:05 
16:03:05 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:05 #8 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:03:05 #8 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:03:05 #8 sha256:ef80f35e6f985dbc3d22811189af80f0913d94bc198f506b5b30fa68a0131181 1.80kB / 1.80kB done
16:03:05 #8 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 7.86MB / 7.86MB 0.2s done
16:03:05 #8 sha256:7b3733d7dc3330818165fa94eead3951d171ce0a94f74426aebbc38f2332c5e2 7.10kB / 7.10kB done
16:03:05 #8 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 31.46MB / 50.45MB 0.6s
16:03:05 #8 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 10.00MB / 10.00MB 0.5s done
16:03:05 #8 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 0B / 51.84MB 0.6s
16:03:05 #8 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 49.28MB / 50.45MB 0.7s
16:03:05 #8 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 5.24MB / 51.84MB 0.7s
16:03:06 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 53.48MB / 68.84MB 1.6s
16:03:06 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 6.29MB / 51.84MB 1.6s
16:03:06 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 6.29MB / 141.97MB 1.6s
16:03:06 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 59.77MB / 68.84MB 1.7s
16:03:06 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 11.53MB / 51.84MB 1.7s
16:03:06 #7 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0
16:03:06 #10 18.09 Selecting previously unselected package python3.9.
16:03:06 #10 18.09 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ...
16:03:06 #10 18.10 Unpacking python3.9 (3.9.2-1) ...
16:03:06 #10 18.16 Selecting previously unselected package libpython3-stdlib:armhf.
16:03:06 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 46.14MB / 110.24MB 5.9s
16:03:06 #11 7.907 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 less arm64 590-1build1 [142 kB]
16:03:06 #11 7.910 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmd0 arm64 1.0.4-1build1 [23.8 kB]
16:03:06 #11 7.911 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbsd0 arm64 0.11.5-1 [43.7 kB]
16:03:06 #11 7.913 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB]
16:03:06 #11 7.915 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB]
16:03:06 #7 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 9.44MB / 24.59MB 0.7s
16:03:06 #7 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 11.53MB / 24.59MB 0.8s
16:03:06 #7 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 13.63MB / 24.59MB 0.9s
16:03:06 #10 23.84 Selecting previously unselected package ca-certificates.
16:03:06 #10 23.84 Preparing to unpack .../011-ca-certificates_20211016ubuntu0.18.04.1_all.deb ...
16:03:06 #10 23.85 Unpacking ca-certificates (20211016ubuntu0.18.04.1) ...
16:03:06 #10 23.96 Selecting previously unselected package distro-info-data.
16:03:06 #10 23.96 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.15_all.deb ...
16:03:06 #9 DONE 16.8s
16:03:06 
16:03:06 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:06 #10 13.30 Get:149 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-chardet all 3.0.4-1 [80.3 kB]
16:03:06 #10 13.31 Get:150 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-six all 1.11.0-2 [11.4 kB]
16:03:06 #10 13.34 Get:151 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-debian all 0.1.32 [65.4 kB]
16:03:06 #10 13.35 Get:152 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
16:03:06 #10 13.37 Get:153 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.6 [108 kB]
16:03:06 #10 13.39 Get:154 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.6 [401 kB]
16:03:06 #10 13.42 Get:155 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB]
16:03:06 #10 13.44 Get:156 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.6 [189 kB]
16:03:06 #10 13.49 Get:157 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.6 [76.6 kB]
16:03:06 #10 13.53 Get:158 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.6 [71.6 kB]
16:03:06 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 32.51MB / 51.84MB 1.0s
16:03:06 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 39.85MB / 68.84MB 1.0s
16:03:06 #7 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0
16:03:06 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 40.89MB / 51.84MB 1.1s
16:03:06 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 48.74MB / 68.84MB 1.1s
16:03:06 #7 ...
16:03:06 
16:03:06 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:06 #0 1.205 Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
16:03:06 #0 1.277 Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
16:03:06 #0 1.471 Get:3 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
16:03:06 #0 1.566 Get:4 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
16:03:06 #0 1.595 Get:5 http://archive.raspberrypi.org/debian buster/main armhf Packages [392 kB]
16:03:06 #0 3.083 Get:6 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
16:03:06 #0 3.091 Get:7 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB]
16:03:06 #0 3.091 Get:8 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
16:03:06 #0 4.372 Fetched 19.0 MB in 4s (5056 kB/s)
16:03:06 #0 4.372 Reading package lists...
16:03:06 #0 5.613 Reading package lists...
16:03:06 #0 6.856 Building dependency tree...
16:03:06 #0 7.053 Reading state information...
16:03:06 #0 7.342 curl is already the newest version (7.64.0-4+deb10u3).
16:03:06 #0 7.342 The following additional packages will be installed:
16:03:06 #0 7.342   autoconf automake autopoint autotools-dev binutils
16:03:06 #0 7.342   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
16:03:06 #0 7.342   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
16:03:06 #0 7.342   gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian
16:03:06 #0 7.342   libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils
16:03:06 #0 7.343   libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
16:03:06 #0 7.343   libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl
16:03:06 #0 7.343   libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl
16:03:06 #0 7.343   libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot
16:03:06 #0 7.343   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:03:06 #0 7.343   libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0
16:03:06 #0 7.343   libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:03:06 #0 7.343   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
16:03:06 #0 7.343   libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl
16:03:06 #0 7.343   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19
16:03:06 #0 7.343   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
16:03:06 #0 7.343   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
16:03:06 #0 7.343   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
16:03:06 #0 7.343   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
16:03:06 #0 7.343   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
16:03:06 #0 7.343   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
16:03:06 #0 7.343   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
16:03:06 #0 7.343   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
16:03:06 #0 7.343   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:03:06 #0 7.344   po-debconf python3 python3-minimal python3.7 python3.7-minimal
16:03:06 #0 7.344   sensible-utils wdiff xz-utils
16:03:06 #0 7.346 Suggested packages:
16:03:06 #0 7.346   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
16:03:06 #0 7.346   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate
16:03:06 #0 7.346   autopkgtest bls-standalone bsd-mailx | mailx build-essential
16:03:06 #0 7.346   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
16:03:06 #0 7.346   dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl
16:03:06 #0 7.346   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:06 #0 7.346   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:03:06 #0 7.346   ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
16:03:06 #0 7.346   manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg
16:03:06 #0 7.346   libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg
16:03:06 #0 7.346   libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev
16:03:06 #0 7.346   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
16:03:06 #0 7.346   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
16:03:06 #0 7.346   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
16:03:06 #0 7.346   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
16:03:06 #0 7.346   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
16:03:06 #0 7.346   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
16:03:06 #0 7.346   diffutils-doc perl-doc libterm-readline-gnu-perl
16:03:06 #0 7.346   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
16:03:06 #0 7.346   libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv
16:03:06 #0 7.346   python3.7-doc binfmt-support wdiff-doc
16:03:06 #0 7.346 Recommended packages:
16:03:06 #0 7.346   at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
16:03:06 #0 7.346   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
16:03:06 #0 7.346   licensecheck lintian python3-apt python3-debian python3-magic
16:03:06 #0 7.346   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
16:03:06 #0 7.346   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
16:03:06 #0 7.346   manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl
16:03:06 #0 7.346   libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl
16:03:06 #0 7.346   libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl
16:03:06 #0 7.346   libhtml-form-perl libhttp-daemon-perl libmailtools-perl
16:03:06 #0 7.346   libmail-sendmail-perl
16:03:06 #0 8.899 The following NEW packages will be installed:
16:03:06 #0 8.899   autoconf automake autopoint autotools-dev binutils
16:03:06 #0 8.899   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
16:03:06 #0 8.899   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
16:03:06 #0 8.899   equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base
16:03:06 #0 8.899   intltool-debian libarchive-zip-perl libasan5 libatomic1
16:03:06 #0 8.899   libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0
16:03:06 #0 8.899   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl
16:03:06 #0 8.899   libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl
16:03:06 #0 8.899   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
16:03:06 #0 8.899   libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl
16:03:06 #0 8.899   libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev
16:03:06 #0 8.899   libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl
16:03:06 #0 8.899   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
16:03:06 #0 8.899   libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl
16:03:06 #0 8.899   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
16:03:06 #0 8.899   libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
16:03:06 #0 8.899   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
16:03:06 #0 8.899   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
16:03:06 #0 8.899   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
16:03:06 #0 8.899   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
16:03:06 #0 8.899   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
16:03:06 #0 8.899   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
16:03:06 #0 8.899   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
16:03:06 #0 8.899   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:03:06 #0 8.899   po-debconf python3 python3-minimal python3.7 python3.7-minimal
16:03:06 #0 8.899   sensible-utils wdiff xz-utils
16:03:06 #0 8.899 The following packages will be upgraded:
16:03:06 #0 8.899   libc6
16:03:06 #0 9.343 1 upgraded, 125 newly installed, 0 to remove and 5 not upgraded.
16:03:06 #0 9.343 Need to get 69.0 MB of archives.
16:03:06 #0 9.343 After this operation, 272 MB of additional disk space will be used.
16:03:06 #0 9.343 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB]
16:03:06 #0 9.453 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1+deb10u1 [2351 kB]
16:03:06 #0 9.668 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u3 [308 kB]
16:03:06 #0 9.750 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB]
16:03:06 #0 9.833 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
16:03:06 #0 9.833 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB]
16:03:06 #0 9.919 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB]
16:03:06 #0 9.922 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB]
16:03:06 #0 9.924 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB]
16:03:06 #0 10.01 Get:10 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
16:03:06 #10 ...
16:03:06 
16:03:06 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:06 16:03:06 #7 ...
16:03:06 
16:03:06 #8 [internal] load build context
16:03:06 #11 8.628 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
#8 transferring context: 19.80MB 1.0s done
16:03:06 #8 DONE 1.1s
16:03:06 
16:03:06 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:06 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 39.85MB / 51.84MB 1.0s
16:03:06 #11 8.635 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu1 [20.5 kB]
16:03:06 #11 8.637 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libedit2 arm64 3.1-20191231-1 [82.7 kB]
16:03:06 #11 8.642 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfido2-1 arm64 1.3.1-1ubuntu2 [45.1 kB]
16:03:06 #11 8.645 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.1 [30.4 kB]
16:03:06 #11 8.647 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.1 [80.4 kB]
16:03:06 #11 8.649 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB]
16:03:06 #11 8.652 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.1 [312 kB]
16:03:06 #11 8.657 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.1 [113 kB]
16:03:06 #11 8.705 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB]
16:03:06 #11 8.782 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxau6 arm64 1:1.0.9-0ubuntu1 [7356 B]
16:03:06 #11 8.787 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu1 [10.3 kB]
16:03:06 #11 8.788 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxcb1 arm64 1.14-2 [43.0 kB]
16:03:06 #11 8.789 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
16:03:06 #11 8.792 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-6 arm64 2:1.6.9-2ubuntu1.2 [552 kB]
16:03:06 #11 8.813 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxext6 arm64 2:1.3.4-0ubuntu1 [27.7 kB]
16:03:06 #8 sha256:eadd1e662f9072e47d539db992647809134ef98c0e59f8859891f17ef174211c 30.41MB / 55.76MB 0.6s
16:03:06 #8 sha256:eadd1e662f9072e47d539db992647809134ef98c0e59f8859891f17ef174211c 35.23MB / 55.76MB 0.7s
16:03:06 #6 sha256:5af5d4bc82b80d453447c5cbfdb3ffa69b5b928600eeb3bf4ceccd2149028b83 58.04MB / 58.04MB 1.2s
16:03:06 mkdir -p rpmbuild/SOURCES
16:03:06 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
16:03:06 mkdir -p rpmbuild/SOURCES
16:03:06 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
16:03:06 docker run --rm -w /v \
16:03:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:03:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/v \
16:03:06 	alpine \
16:03:06 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:03:06 #10 11.16 Selecting previously unselected package libperl5.32:arm64.
16:03:06 #10 11.16 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_arm64.deb ...
16:03:06 #10 11.19 Unpacking libperl5.32:arm64 (5.32.1-4+deb11u2) ...
16:03:06 #8 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 18.87MB / 51.84MB 0.8s
16:03:06 #8 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 38.80MB / 51.84MB 1.0s
16:03:06 #8 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 49.28MB / 51.84MB 1.1s
16:03:06 #8 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 6.1s done
16:03:06 #9 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 4.1s done
16:03:06 #9 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d
16:03:06 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 67.11MB / 68.84MB 1.8s
16:03:06 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 17.83MB / 51.84MB 1.8s
16:03:06 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 16.78MB / 141.97MB 1.8s
16:03:06 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 23.07MB / 51.84MB 1.9s
16:03:06 #10 18.17 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ...
16:03:06 #10 18.17 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
16:03:06 #10 18.22 Setting up python3-minimal (3.9.2-3) ...
16:03:06 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 52.43MB / 110.24MB 6.3s
16:03:06 #11 8.398 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.2 [728 kB]
16:03:06 #11 8.418 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB]
16:03:06 #11 8.420 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
16:03:06 #11 8.433 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB]
16:03:06 #11 8.434 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.3.0ubuntu2.1 [15.2 kB]
16:03:06 #11 8.436 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.3.0ubuntu2.1 [162 kB]
16:03:06 #11 8.439 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-pkg-resources all 59.6.0-1.2 [132 kB]
16:03:06 #11 8.442 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ucf all 3.0043 [56.1 kB]
16:03:06 #11 8.443 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bsdextrautils arm64 2.37.2-4ubuntu3 [70.1 kB]
16:03:06 #7 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 17.83MB / 24.59MB 1.1s
16:03:06 #10 23.96 Unpacking distro-info-data (0.37ubuntu0.15) ...
16:03:06 #10 24.00 Selecting previously unselected package libmagic-mgc.
16:03:06 #10 24.00 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_armhf.deb ...
16:03:06 #10 24.04 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
16:03:06 #10 24.14 Selecting previously unselected package libmagic1:armhf.
16:03:06 #10 24.14 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_armhf.deb ...
16:03:06 #10 24.15 Unpacking libmagic1:armhf (1:5.32-2ubuntu0.4) ...
16:03:06 #10 24.19 Selecting previously unselected package file.
16:03:06 #10 24.19 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_armhf.deb ...
16:03:06 #10 24.20 Unpacking file (1:5.32-2ubuntu0.4) ...
16:03:06 #10 24.24 Selecting previously unselected package less.
16:03:06 #10 24.24 Preparing to unpack .../016-less_487-0.1_armhf.deb ...
16:03:06 mkdir -p sources
16:03:06 docker run --rm -w /v \
16:03:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:03:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:06 	alpine \
16:03:06 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:03:06 #10 13.53 Get:159 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.6 [181 kB]
16:03:06 #10 13.55 Get:160 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.6 [249 kB]
16:03:06 #10 13.55 Get:161 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgpgme11 arm64 1.10.0-1ubuntu2 [90.0 kB]
16:03:06 #10 13.56 Get:162 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-gpg arm64 1.10.0-1ubuntu2 [131 kB]
16:03:06 #10 13.58 Get:163 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dput all 1.0.1ubuntu1 [42.7 kB]
16:03:06 #10 13.62 Get:164 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB]
16:03:06 #10 13.64 Get:165 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB]
16:03:06 #10 13.64 Get:166 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.21 [184 kB]
16:03:06 #10 13.65 Get:167 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB]
16:03:06 #10 13.66 Get:168 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.13 [805 kB]
16:03:06 #10 13.72 Get:169 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.13 [2955 kB]
16:03:06 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 47.19MB / 51.84MB 1.2s
16:03:06 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 54.53MB / 68.84MB 1.2s
16:03:06 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 10.49MB / 141.97MB 1.2s
16:03:06 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 51.84MB / 51.84MB 1.3s done
16:03:06 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.84MB / 68.84MB 1.4s
16:03:06 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 29.36MB / 141.97MB 1.4s
16:03:06 #7 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 0B / 156B 1.4s
16:03:06 #11 8.814 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxmuu1 arm64 2:1.1.3-0ubuntu1 [9772 B]
16:03:06 #11 8.815 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages all 5.05-1 [1314 kB]
16:03:06 #11 8.878 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssh-client arm64 1:8.2p1-4ubuntu0.5 [637 kB]
16:03:06 #11 8.897 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 publicsuffix all 20200303.0012-1 [111 kB]
16:03:06 #11 8.934 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python-apt-common all 2.0.0ubuntu0.20.04.8 [17.1 kB]
16:03:06 #11 8.935 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.0ubuntu0.20.04.8 [147 kB]
16:03:06 #11 8.940 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 strace arm64 5.5-3ubuntu1 [297 kB]
16:03:06 #11 8.951 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xauth arm64 1:1.1-0ubuntu1 [24.1 kB]
16:03:06 #11 8.952 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfl2 arm64 2.6.4-6.2 [11.4 kB]
16:03:06 #11 8.953 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 at arm64 3.1.23-1ubuntu1 [37.7 kB]
16:03:06 #11 8.954 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsigsegv2 arm64 2.12-2 [13.3 kB]
16:03:06 #11 9.010 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 m4 arm64 1.4.18-4 [194 kB]
16:03:06 #11 9.018 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autoconf all 2.69-11.1 [321 kB]
16:03:06 #11 9.028 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autotools-dev all 20180224.1 [39.6 kB]
16:03:06 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 1.0s done
16:03:06 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 51.84MB / 51.84MB 1.2s done
16:03:06 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 6.29MB / 68.84MB 1.2s
16:03:06 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 1.43MB / 141.97MB 1.2s
16:03:06 #7 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0
16:03:06 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 10.49MB / 68.84MB 1.3s
16:03:06 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 10.49MB / 141.97MB 1.3s
16:03:06 #7 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 0B / 156B 1.3s
16:03:06 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 20.97MB / 68.84MB 1.4s
16:03:06 #7 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 156B / 156B 1.3s done
16:03:06 #6 sha256:5af5d4bc82b80d453447c5cbfdb3ffa69b5b928600eeb3bf4ceccd2149028b83 58.04MB / 58.04MB 1.3s done
16:03:06 #6 extracting sha256:5af5d4bc82b80d453447c5cbfdb3ffa69b5b928600eeb3bf4ceccd2149028b83
16:03:06 #8 sha256:eadd1e662f9072e47d539db992647809134ef98c0e59f8859891f17ef174211c 48.23MB / 55.76MB 0.8s
16:03:06 #8 sha256:eadd1e662f9072e47d539db992647809134ef98c0e59f8859891f17ef174211c 55.76MB / 55.76MB 0.9s
16:03:06 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 110.10MB / 110.24MB 18.6s
16:03:06 #8 extracting sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63
16:03:06 #8 extracting sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 done
16:03:06 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 37.75MB / 51.84MB 2.1s
16:03:06 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 34.54MB / 141.97MB 2.1s
16:03:06 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 46.14MB / 51.84MB 2.2s
16:03:06 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 42.88MB / 141.97MB 2.2s
16:03:06 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 51.84MB / 51.84MB 2.3s
16:03:06 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 50.33MB / 141.97MB 2.3s
16:03:06 #7 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 3.4s done
16:03:06 #7 extracting sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 done
16:03:06 #10 18.49 Selecting previously unselected package python3.
16:03:06 #10 18.49 (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 ... 9945 files and directories currently installed.)
16:03:06 #10 18.49 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
16:03:06 #10 18.55 Unpacking python3 (3.9.2-3) ...
16:03:06 #10 18.63 Selecting previously unselected package less.
16:03:06 #10 18.63 Preparing to unpack .../001-less_551-2_armhf.deb ...
16:03:06 #10 18.64 Unpacking less (551-2) ...
16:03:06 #10 18.72 Selecting previously unselected package netbase.
16:03:06 #10 18.72 Preparing to unpack .../002-netbase_6.3_all.deb ...
16:03:06 #10 18.73 Unpacking netbase (6.3) ...
16:03:06 #10 18.78 Selecting previously unselected package sensible-utils.
16:03:06 #10 18.78 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
16:03:06 mkdir -p sources
16:03:06 cp ../systemd/docker.service sources/docker.service
16:03:06 mkdir -p sources
16:03:06 cp ../systemd/docker.socket sources/docker.socket
16:03:06 docker run --rm -w /v \
16:03:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:03:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:06 	alpine \
16:03:06 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:03:06 #11 8.472 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmagic-mgc arm64 1:5.41-3 [257 kB]
16:03:06 #11 8.546 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmagic1 arm64 1:5.41-3 [85.0 kB]
16:03:06 #11 8.549 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 file arm64 1:5.41-3 [21.6 kB]
16:03:06 #11 8.550 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext-base arm64 0.21-4ubuntu4 [37.2 kB]
16:03:06 #11 8.552 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB]
16:03:06 #11 8.554 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 groff-base arm64 1.22.4-8build1 [917 kB]
16:03:06 #11 8.586 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB]
16:03:06 #11 8.588 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libedit2 arm64 3.1-20210910-1build1 [96.0 kB]
16:03:06 #11 8.589 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfido2-1 arm64 1.10.0-1 [81.8 kB]
16:03:06 #11 8.594 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB]
16:03:06 #11 8.620 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpipeline1 arm64 1.5.5-1 [23.2 kB]
16:03:06 #11 8.693 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpng16-16 arm64 1.6.37-3build5 [189 kB]
16:03:06 #7 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 23.07MB / 24.59MB 1.4s
16:03:06 #10 13.86 Get:170 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
16:03:06 #10 13.86 Get:171 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB]
16:03:06 #10 13.86 Get:172 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:03:06 #10 13.87 Get:173 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libapt-pkg-perl arm64 0.1.33build1 [67.2 kB]
16:03:06 #10 13.87 Get:174 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B]
16:03:06 #10 13.87 Get:175 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libb-hooks-op-check-perl arm64 0.22-1 [9996 B]
16:03:06 #10 13.87 Get:176 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
16:03:06 #10 13.87 Get:177 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdevel-callchecker-perl arm64 0.007-2build1 [14.0 kB]
16:03:06 #10 13.87 Get:178 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-classify-perl arm64 0.015-1 [20.4 kB]
16:03:06 #10 13.94 Get:179 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:03:06 #10 13.97 Get:180 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
16:03:06 #10 13.97 Get:181 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
16:03:06 #10 14.00 Get:182 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:03:06 #10 14.03 Get:183 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libvariable-magic-perl arm64 0.62-1 [32.6 kB]
16:03:06 #10 14.08 Get:184 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
16:03:06 #10 24.25 Unpacking less (487-0.1) ...
16:03:06 #10 24.32 Selecting previously unselected package libapt-inst2.0:armhf.
16:03:06 #10 24.32 Preparing to unpack .../017-libapt-inst2.0_1.6.14_armhf.deb ...
16:03:06 #10 24.33 Unpacking libapt-inst2.0:armhf (1.6.14) ...
16:03:06 #10 24.39 Selecting previously unselected package libglib2.0-0:armhf.
16:03:06 #10 24.39 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_armhf.deb ...
16:03:06 #10 24.40 Unpacking libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
16:03:06 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.84MB / 68.84MB 1.5s done
16:03:06 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 38.80MB / 141.97MB 1.5s
16:03:06 #7 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 156B / 156B 1.5s done
16:03:06 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 51.38MB / 141.97MB 1.6s
16:03:06 #11 9.087 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 automake all 1:1.16.1-4ubuntu6 [522 kB]
16:03:06 #11 9.106 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autopoint all 0.19.8.1-10build1 [412 kB]
16:03:06 #11 9.121 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-common arm64 2.34-6ubuntu1.4 [207 kB]
16:03:06 #11 9.154 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbinutils arm64 2.34-6ubuntu1.4 [475 kB]
16:03:06 #11 9.159 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf-nobfd0 arm64 2.34-6ubuntu1.4 [43.8 kB]
16:03:06 #11 9.160 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf0 arm64 2.34-6ubuntu1.4 [43.0 kB]
16:03:06 #11 9.163 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.34-6ubuntu1.4 [1986 kB]
16:03:06 #11 9.252 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils arm64 2.34-6ubuntu1.4 [3364 B]
16:03:06 #11 9.252 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc-dev-bin arm64 2.31-0ubuntu9.9 [64.2 kB]
16:03:06 #11 9.254 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 linux-libc-dev arm64 5.4.0-135.152 [1101 kB]
16:03:06 #11 9.295 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcrypt-dev arm64 1:4.4.10-10ubuntu4 [111 kB]
16:03:06 #11 9.298 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc6-dev arm64 2.31-0ubuntu9.9 [2069 kB]
16:03:06 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 38.80MB / 68.84MB 1.6s
16:03:06 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 28.41MB / 141.97MB 1.6s
16:03:06 #7 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 1.5s done
16:03:06 #7 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 0.1s
16:03:06 #8 DONE 16.5s
16:03:06 
16:03:06 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:06 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.84MB / 68.84MB 2.4s done
16:03:06 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 67.11MB / 141.97MB 2.5s
16:03:06 #7 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 0B / 156B 2.5s
16:03:06 #10 18.78 Unpacking sensible-utils (0.0.14) ...
16:03:06 #10 18.83 Selecting previously unselected package bzip2.
16:03:06 #10 18.83 Preparing to unpack .../004-bzip2_1.0.8-4_armhf.deb ...
16:03:06 #10 18.84 Unpacking bzip2 (1.0.8-4) ...
16:03:06 #10 18.91 Selecting previously unselected package openssl.
16:03:06 #10 18.92 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_armhf.deb ...
16:03:06 #10 18.92 Unpacking openssl (1.1.1n-0+deb11u3) ...
16:03:06 #11 8.712 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
16:03:06 #11 8.714 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B]
16:03:06 #11 8.715 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB]
16:03:06 #11 8.715 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxcb1 arm64 1.14-3ubuntu3 [49.0 kB]
16:03:06 #11 8.716 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libx11-data all 2:1.7.5-1 [119 kB]
16:03:06 #11 8.718 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libx11-6 arm64 2:1.7.5-1 [661 kB]
16:03:06 #11 8.741 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB]
16:03:06 #11 8.743 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB]
16:03:06 #11 8.767 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 man-db arm64 2.10.2-1 [1181 kB]
16:03:06 #11 8.840 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages all 5.10-1ubuntu1 [1375 kB]
16:03:06 #11 8.942 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 openssh-client arm64 1:8.9p1-3 [866 kB]
16:03:06 #7 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 24.59MB / 24.59MB 1.5s
16:03:06 #10 14.09 Get:185 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-tagset-perl all 3.20-3 [12.1 kB]
16:03:06 #10 14.11 Get:186 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liburi-perl all 1.73-1 [77.2 kB]
16:03:06 #10 14.14 Get:187 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-parser-perl arm64 3.72-3build1 [82.6 kB]
16:03:06 #10 14.15 Get:188 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcgi-pm-perl all 4.38-1 [185 kB]
16:03:06 #10 14.18 Get:189 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfcgi-perl arm64 0.78-2build1 [30.2 kB]
16:03:06 #10 14.18 Get:190 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcgi-fast-perl all 1:2.13-1 [9940 B]
16:03:06 #10 14.18 Get:191 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-name-perl arm64 0.21-1build1 [11.2 kB]
16:03:06 #10 14.18 Get:192 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-accessor-perl all 0.51-1 [21.2 kB]
16:03:06 #10 14.24 Get:193 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
16:03:06 #10 14.25 Get:194 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-xsaccessor-perl arm64 1.19-2build8 [30.7 kB]
16:03:06 #10 14.26 Get:195 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclone-perl arm64 0.39-1 [10.1 kB]
16:03:06 #10 14.26 Get:196 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB]
16:03:06 #10 14.27 Get:197 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-util-perl arm64 1.07-3build3 [18.9 kB]
16:03:06 #10 14.31 Get:198 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-install-perl all 0.928-1 [10.5 kB]
16:03:06 #10 24.59 Selecting previously unselected package libglib2.0-data.
16:03:06 #10 24.59 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
16:03:06 #10 24.65 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
16:03:06 #10 24.69 Selecting previously unselected package libicu60:armhf.
16:03:06 #10 24.69 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_armhf.deb ...
16:03:06 #10 24.70 Unpacking libicu60:armhf (60.2-3ubuntu3.2) ...
16:03:06 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 63.96MB / 141.97MB 1.7s
16:03:06 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 58.72MB / 110.24MB 6.7s
16:03:06 #11 9.404 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9-base arm64 9.4.0-1ubuntu1~20.04.1 [19.4 kB]
16:03:06 #11 9.405 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libisl22 arm64 0.22.1-1 [537 kB]
16:03:06 #11 9.424 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpfr6 arm64 4.0.2-1 [212 kB]
16:03:06 #11 9.431 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB]
16:03:06 #11 9.433 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cpp-9 arm64 9.4.0-1ubuntu1~20.04.1 [5986 kB]
16:03:06 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 46.14MB / 68.84MB 1.7s
16:03:06 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 63.96MB / 68.84MB 1.9s
16:03:06 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 48.23MB / 141.97MB 1.9s
16:03:06 mkdir -p sources
16:03:06 cp ../systemd/docker.service sources/docker.service
16:03:06 mkdir -p sources
16:03:06 cp ../systemd/docker.socket sources/docker.socket
16:03:06 docker run --rm -w /v \
16:03:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/plugins:/plugins \
16:03:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/sources:/v \
16:03:06 	alpine \
16:03:06 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 76.55MB / 141.97MB 2.6s
16:03:07 #7 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 156B / 156B 2.6s
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 91.23MB / 141.97MB 2.8s
16:03:07 #10 19.11 Selecting previously unselected package ca-certificates.
16:03:07 #10 19.11 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
16:03:07 #10 19.12 Unpacking ca-certificates (20210119) ...
16:03:07 #10 19.25 Selecting previously unselected package libmagic-mgc.
16:03:07 #10 19.25 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_armhf.deb ...
16:03:07 #10 19.25 Unpacking libmagic-mgc (1:5.39-3) ...
16:03:07 #11 8.968 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 publicsuffix all 20211207.1025-1 [129 kB]
16:03:07 #11 8.971 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 strace arm64 5.16-0ubuntu3 [465 kB]
16:03:07 #11 8.986 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xauth arm64 1:1.1-1build2 [26.8 kB]
16:03:07 #11 8.996 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xz-utils arm64 5.2.5-2ubuntu1 [84.4 kB]
16:03:07 #11 8.999 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsigsegv2 arm64 2.13-1ubuntu3 [14.5 kB]
16:03:07 #11 9.018 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 m4 arm64 1.4.18-5ubuntu2 [196 kB]
16:03:07 #11 9.020 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autoconf all 2.71-2 [338 kB]
16:03:07 #11 9.025 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autotools-dev all 20220109.1 [44.9 kB]
16:03:07 #11 9.027 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 automake all 1:1.16.5-1.3 [558 kB]
16:03:07 #11 9.091 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autopoint all 0.21-4ubuntu4 [422 kB]
16:03:07 #7 DONE 17.6s
16:03:07 
16:03:07 #9 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Stream-Sources.repo; fi
16:03:07 #10 14.34 Get:199 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdata-optlist-perl all 0.110-1 [9956 B]
16:03:07 #10 14.34 Get:200 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdevel-globaldestruction-perl all 0.14-1 [6752 B]
16:03:07 #10 14.35 Get:201 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
16:03:07 #10 14.38 Get:202 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
16:03:07 #10 14.58 Get:203 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 perl-openssl-defaults arm64 3build1 [7012 B]
16:03:07 == Building packages for fedora-37 ==
16:03:07 mkdir -p "rpmbuild/fedora-37"
16:03:07 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster -t rpmbuild-fedora-37/x86_64 -f fedora-37/Dockerfile .
16:03:07 #10 4.647 CentOS Stream 9 - AppStream                     9.8 MB/s |  13 MB     00:01    
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 90.18MB / 141.97MB 2.0s
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 100.66MB / 141.97MB 2.1s
16:03:07 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 66.06MB / 110.24MB 7.1s
16:03:07 #7 sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 24.59MB / 24.59MB 1.7s done
16:03:07 #7 extracting sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774
16:03:07 == Building packages for ubuntu-kinetic ==
16:03:07 mkdir -p "debbuild/ubuntu-kinetic"
16:03:07 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-kinetic/aarch64 -f ubuntu-kinetic/Dockerfile .
16:03:07 #11 9.744 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cpp arm64 4:9.3.0-1ubuntu2 [27.6 kB]
16:03:07 #11 9.745 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcc1-0 arm64 10.3.0-1ubuntu1~20.04 [46.4 kB]
16:03:07 #11 9.746 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgomp1 arm64 10.3.0-1ubuntu1~20.04 [93.4 kB]
16:03:07 #11 9.762 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libitm1 arm64 10.3.0-1ubuntu1~20.04 [24.1 kB]
16:03:07 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.84MB / 68.84MB 2.0s
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 55.57MB / 141.97MB 2.0s
16:03:07 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.84MB / 68.84MB 2.1s done
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 69.12MB / 141.97MB 2.2s
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 77.59MB / 141.97MB 2.3s
16:03:07 #10 12.00 Selecting previously unselected package perl.
16:03:07 #10 12.00 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_arm64.deb ...
16:03:07 #10 12.01 Unpacking perl (5.32.1-4+deb11u2) ...
16:03:07 #10 12.22 Selecting previously unselected package liblocale-gettext-perl.
16:03:07 #10 12.22 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_arm64.deb ...
16:03:07 #8 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 2.0s done
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 100.66MB / 141.97MB 2.9s
16:03:07 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 51.84MB / 51.84MB 2.9s done
16:03:07 #7 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 156B / 156B 2.9s done
16:03:07 #10 19.38 Selecting previously unselected package libmagic1:armhf.
16:03:07 #10 19.38 Preparing to unpack .../008-libmagic1_1%3a5.39-3_armhf.deb ...
16:03:07 #10 19.39 Unpacking libmagic1:armhf (1:5.39-3) ...
16:03:07 #10 19.45 Selecting previously unselected package file.
16:03:07 #10 19.45 Preparing to unpack .../009-file_1%3a5.39-3_armhf.deb ...
16:03:07 #11 9.105 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils-common arm64 2.38-4ubuntu2.1 [221 kB]
16:03:07 #11 9.113 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libbinutils arm64 2.38-4ubuntu2.1 [825 kB]
16:03:07 #11 9.144 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libctf-nobfd0 arm64 2.38-4ubuntu2.1 [107 kB]
16:03:07 #11 9.165 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libctf0 arm64 2.38-4ubuntu2.1 [103 kB]
16:03:07 #11 9.168 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.38-4ubuntu2.1 [3229 kB]
16:03:07 #11 9.301 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils arm64 2.38-4ubuntu2.1 [3166 B]
16:03:07 #11 9.303 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-dev-bin arm64 2.35-0ubuntu3.1 [19.6 kB]
16:03:07 #11 9.304 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 linux-libc-dev arm64 5.15.0-56.62 [1309 kB]
16:03:07 #11 9.357 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcrypt-dev arm64 1:4.4.27-1 [119 kB]
16:03:07 #11 9.359 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB]
16:03:07 #11 9.362 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtirpc-dev arm64 1.3.2-2ubuntu0.1 [199 kB]
16:03:07 #11 9.367 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB]
16:03:07 #11 9.370 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc6-dev arm64 2.35-0ubuntu3.1 [1544 kB]
16:03:07 #11 9.441 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gcc-11-base arm64 11.3.0-1ubuntu1~22.04 [20.8 kB]
16:03:07 #11 9.443 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libisl23 arm64 0.24-2build1 [689 kB]
16:03:07 #11 9.479 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpfr6 arm64 4.1.0-3build3 [245 kB]
16:03:07 #10 14.66 Get:204 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libnet-ssleay-perl arm64 1.84-1ubuntu0.2 [270 kB]
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 109.05MB / 141.97MB 2.2s
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 123.73MB / 141.97MB 2.4s
16:03:07 #8 sha256:eadd1e662f9072e47d539db992647809134ef98c0e59f8859891f17ef174211c 55.76MB / 55.76MB 1.5s done
16:03:07 #8 extracting sha256:eadd1e662f9072e47d539db992647809134ef98c0e59f8859891f17ef174211c
16:03:07 #11 9.912 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libatomic1 arm64 10.3.0-1ubuntu1~20.04 [9820 B]
16:03:07 #11 9.988 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasan5 arm64 9.4.0-1ubuntu1~20.04.1 [2692 kB]
16:03:07 #9 ...
16:03:07 
16:03:07 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9
16:03:07 #7 extracting sha256:c38006c9acc492149d706593acba951110798e57a7ad05103ae7a2d5969c14b6 4.8s done
16:03:07 #7 DONE 7.3s
16:03:07 
16:03:07 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:07 #9 ...
16:03:07 
16:03:07 #10 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 84.93MB / 141.97MB 2.4s
16:03:07 #10 12.41 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
16:03:07 #8 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 118.49MB / 141.97MB 3.2s
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 131.07MB / 141.97MB 3.3s
16:03:07 #10 19.46 Unpacking file (1:5.39-3) ...
16:03:07 #10 19.51 Selecting previously unselected package gettext-base.
16:03:07 #10 19.51 Preparing to unpack .../010-gettext-base_0.21-4_armhf.deb ...
16:03:07 #10 19.52 Unpacking gettext-base (0.21-4) ...
16:03:07 #10 19.60 Selecting previously unselected package manpages.
16:03:07 #10 19.60 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
16:03:07 #10 19.61 Unpacking manpages (5.10-1) ...
16:03:07 #11 9.484 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpc3 arm64 1.2.1-2build1 [48.1 kB]
16:03:07 #11 9.488 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cpp-11 arm64 11.3.0-1ubuntu1~22.04 [9709 kB]
16:03:07 #10 14.95 Get:205 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]
16:03:07 #10 15.00 Get:206 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:03:07 #10 15.00 Get:207 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmailtools-perl all 2.18-1 [74.0 kB]
16:03:07 #10 15.02 Get:208 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsocket6-perl arm64 0.27-1build2 [22.0 kB]
16:03:07 #10 15.02 Get:209 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
16:03:07 #10 15.02 Get:210 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-ip-perl all 1.26-1 [31.5 kB]
16:03:07 #10 15.03 Get:211 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-dns-perl all 1.10-2 [335 kB]
16:03:07 #10 15.08 Get:212 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
16:03:07 #10 15.08 Get:213 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB]
16:03:07 #10 15.09 Get:214 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB]
16:03:07 #10 15.10 Get:215 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libexporter-tiny-perl all 1.000000-2 [34.6 kB]
16:03:07 #10 15.11 Get:216 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libipc-system-simple-perl all 1.25-4 [22.5 kB]
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 130.84MB / 141.97MB 2.5s
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 138.41MB / 141.97MB 2.6s
16:03:07 #9 DONE 6.6s
16:03:07 
16:03:07 #10 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Stream-PowerTools.repo; fi
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 101.71MB / 141.97MB 2.7s
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 109.05MB / 141.97MB 2.8s
16:03:07 #1 [internal] load .dockerignore
16:03:07 #1 transferring context: 2B done
16:03:07 #1 DONE 0.1s
16:03:07 
16:03:07 #2 [internal] load build definition from Dockerfile
16:03:07 #2 transferring dockerfile: 866B done
16:03:07 #2 DONE 0.1s
16:03:07 
16:03:07 #3 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:03:07 #3 ...
16:03:07 
16:03:07 #4 [auth] library/fedora:pull token for registry-1.docker.io
16:03:07 #4 DONE 0.0s
16:03:07 
16:03:07 #5 [auth] library/golang:pull token for registry-1.docker.io
16:03:07 #5 DONE 0.0s
16:03:07 #1 [internal] load .dockerignore
16:03:07 #1 transferring context: 2B done
16:03:07 #1 DONE 0.1s
16:03:07 
16:03:07 #2 [internal] load build definition from Dockerfile
16:03:07 #2 transferring dockerfile: 1.24kB done
16:03:07 #2 DONE 0.1s
16:03:07 
16:03:07 #3 [auth] library/golang:pull token for registry-1.docker.io
16:03:07 #3 DONE 0.0s
16:03:07 
16:03:07 #4 [auth] library/ubuntu:pull token for registry-1.docker.io
16:03:07 #4 DONE 0.0s
16:03:07 
16:03:07 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:03:07 #10 12.79 Selecting previously unselected package libpython3.9-minimal:arm64.
16:03:07 #10 12.79 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_arm64.deb ...
16:03:07 #10 12.89 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ...
16:03:07 #10 25.64 Selecting previously unselected package libxml2:armhf.
16:03:07 #10 25.64 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.8_armhf.deb ...
16:03:07 #10 25.65 Unpacking libxml2:armhf (2.9.4+dfsg1-6.1ubuntu1.8) ...
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 140.51MB / 141.97MB 3.4s
16:03:07 == Building packages for ubuntu-focal ==
16:03:07 mkdir -p "debbuild/ubuntu-focal"
16:03:07 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile .
16:03:07 #10 19.84 Selecting previously unselected package libmd0:armhf.
16:03:07 #10 19.84 Preparing to unpack .../012-libmd0_1.0.3-3_armhf.deb ...
16:03:07 #10 19.85 Unpacking libmd0:armhf (1.0.3-3) ...
16:03:07 #10 19.91 Selecting previously unselected package libbsd0:armhf.
16:03:07 #10 19.91 Preparing to unpack .../013-libbsd0_0.11.3-1_armhf.deb ...
16:03:07 #10 19.92 Unpacking libbsd0:armhf (0.11.3-1) ...
16:03:07 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 110.24MB / 110.24MB 19.8s done
16:03:07 #10 15.11 Get:217 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-basedir-perl all 0.07-1 [16.9 kB]
16:03:07 #10 15.11 Get:218 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
16:03:07 #10 15.12 Get:219 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB]
16:03:07 #10 15.17 Get:220 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-date-perl all 6.02-1 [10.4 kB]
16:03:07 #10 15.18 Get:221 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-listing-perl all 6.04-1 [9774 B]
16:03:07 #10 15.19 Get:222 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB]
16:03:07 #10 15.19 Get:223 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-stringy-perl all 2.111-2 [60.6 kB]
16:03:07 #10 15.19 Get:224 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-validate-perl arm64 1.29-1 [49.4 kB]
16:03:07 #10 15.25 Get:225 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
16:03:07 #10 15.25 Get:226 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
16:03:07 #10 15.25 Get:227 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
16:03:07 #10 15.25 Get:228 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgit-wrapper-perl all 0.047-1 [29.6 kB]
16:03:07 #10 15.25 Get:229 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-html-perl all 1.001-1 [14.9 kB]
16:03:07 #10 15.32 Get:230 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
16:03:07 #10 15.32 Get:231 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-message-perl all 6.14-1 [72.1 kB]
16:03:07 #10 15.33 Get:232 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-form-perl all 6.03-1 [23.5 kB]
16:03:07 #10 15.33 Get:233 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-tree-perl all 5.07-1 [200 kB]
16:03:07 #10 15.34 Get:234 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB]
16:03:07 #10 15.39 Get:235 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-cookies-perl all 6.04-1 [17.2 kB]
16:03:07 #9 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 2.3s done
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 119.28MB / 141.97MB 2.9s
16:03:07 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 127.93MB / 141.97MB 3.0s
16:03:07 
16:03:07 #6 [internal] load metadata for docker.io/library/fedora:37
16:03:07 #6 DONE 0.4s
16:03:07 
16:03:07 #3 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:03:07 #3 DONE 0.3s
16:03:07 
16:03:07 #7 [internal] load build context
16:03:07 #7 transferring context: 13.65kB done
16:03:07 #7 DONE 0.0s
16:03:07 
16:03:07 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:07 #8 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:03:07 #8 sha256:7b3733d7dc3330818165fa94eead3951d171ce0a94f74426aebbc38f2332c5e2 7.10kB / 7.10kB done
16:03:07 #8 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 4.19MB / 50.45MB 0.1s
16:03:07 #8 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 2.10MB / 7.86MB 0.1s
16:03:07 #8 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:03:07 #8 sha256:ef80f35e6f985dbc3d22811189af80f0913d94bc198f506b5b30fa68a0131181 1.80kB / 1.80kB done
16:03:07 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.1s
16:03:07 #11 10.53 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 liblsan0 arm64 10.3.0-1ubuntu1~20.04 [801 kB]
16:03:07 #11 10.56 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libtsan0 arm64 10.3.0-1ubuntu1~20.04 [1969 kB]
16:03:07 #11 10.65 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libubsan1 arm64 10.3.0-1ubuntu1~20.04 [765 kB]
16:03:07 #11 10.68 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgcc-9-dev arm64 9.4.0-1ubuntu1~20.04.1 [920 kB]
16:03:07 #5 ...
16:03:07 
16:03:07 #6 [internal] load metadata for docker.io/library/ubuntu:kinetic
16:03:07 #6 DONE 0.3s
16:03:07 #9 extracting sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 3.6s done
16:03:07 #9 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786
16:03:08 #7 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 1.5s done
16:03:08 #8 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 51.84MB / 51.84MB 2.6s done
16:03:08 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 0B / 141.97MB 2.6s
16:03:08 #8 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 0B / 156B 2.6s
16:03:08 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 0B / 68.84MB 2.6s
16:03:08 #8 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 156B / 156B 2.6s done
16:03:08 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 7.34MB / 68.84MB 2.7s
16:03:08 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 7.43MB / 141.97MB 2.8s
16:03:08 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 14.68MB / 68.84MB 2.8s
16:03:08 #10 25.76 Selecting previously unselected package libyaml-0-2:armhf.
16:03:08 #10 25.76 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_armhf.deb ...
16:03:08 #10 25.76 Unpacking libyaml-0-2:armhf (0.1.7-2ubuntu3) ...
16:03:08 #10 25.82 Selecting previously unselected package lsb-release.
16:03:08 #10 25.82 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
16:03:08 #10 25.82 Unpacking lsb-release (9.20170808ubuntu1) ...
16:03:08 #10 25.87 Selecting previously unselected package netbase.
16:03:08 #10 25.87 Preparing to unpack .../024-netbase_5.4_all.deb ...
16:03:08 #10 25.87 Unpacking netbase (5.4) ...
16:03:08 #10 25.91 Selecting previously unselected package shared-mime-info.
16:03:08 #10 25.91 Preparing to unpack .../025-shared-mime-info_1.9-2_armhf.deb ...
16:03:08 #10 25.92 Unpacking shared-mime-info (1.9-2) ...
16:03:08 #7 ...
16:03:08 
16:03:08 #8 [internal] load build context
16:03:08 #8 transferring context: 19.77MB 2.6s done
16:03:08 #8 DONE 2.8s
16:03:08 
16:03:08 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb
16:03:08 #10 3.745 Fedora 37 - aarch64                              20 MB/s |  61 MB     00:02    
16:03:08 #1 [internal] load .dockerignore
16:03:08 #1 transferring context: 2B done
16:03:08 #1 DONE 0.0s
16:03:08 
16:03:08 #2 [internal] load build definition from Dockerfile
16:03:08 #2 transferring dockerfile: 1.24kB done
16:03:08 #2 DONE 0.1s
16:03:08 
16:03:08 #3 [auth] library/golang:pull token for registry-1.docker.io
16:03:08 #3 DONE 0.0s
16:03:08 
16:03:08 #4 [auth] library/ubuntu:pull token for registry-1.docker.io
16:03:08 #4 DONE 0.0s
16:03:08 
16:03:08 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:03:08 #10 20.01 Selecting previously unselected package libedit2:armhf.
16:03:08 #10 20.01 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_armhf.deb ...
16:03:08 #10 20.02 Unpacking libedit2:armhf (3.1-20191231-2+b1) ...
16:03:08 #10 20.13 Selecting previously unselected package libcbor0:armhf.
16:03:08 #10 20.13 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_armhf.deb ...
16:03:08 #10 20.13 Unpacking libcbor0:armhf (0.5.0+dfsg-2) ...
16:03:08 #10 20.20 Selecting previously unselected package libfido2-1:armhf.
16:03:08 #10 20.20 Preparing to unpack .../016-libfido2-1_1.6.0-2_armhf.deb ...
16:03:08 #10 20.20 Unpacking libfido2-1:armhf (1.6.0-2) ...
16:03:08 #9 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d
16:03:08 #10 15.40 Get:236 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB]
16:03:08 #10 15.40 Get:237 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
16:03:08 #10 15.40 Get:238 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
16:03:08 #10 15.40 Get:239 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-pty-perl arm64 1:1.08-1.1build4 [28.9 kB]
16:03:08 #10 15.47 Get:240 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-string-perl all 1.08-3 [11.1 kB]
16:03:08 #10 15.47 Get:241 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libipc-run-perl all 0.96-1 [89.9 kB]
16:03:08 #10 15.47 Get:242 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB]
16:03:08 #10 15.48 Get:243 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblist-moreutils-perl arm64 0.416-1build3 [52.7 kB]
16:03:08 #10 15.48 Get:244 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libltdl7 arm64 2.4.6-2 [35.9 kB]
16:03:08 #10 15.54 Get:245 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libltdl-dev arm64 2.4.6-2 [160 kB]
16:03:08 #10 15.55 Get:246 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-http-perl all 6.17-1 [22.7 kB]
16:03:08 #10 15.55 Get:247 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
16:03:08 #10 15.56 Get:248 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libwww-perl all 6.31-1ubuntu0.1 [137 kB]
16:03:08 #10 15.56 Get:249 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblwp-protocol-https-perl all 6.07-2 [8284 B]
16:03:08 #10 15.62 Get:250 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
16:03:08 #10 15.62 Get:251 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
16:03:08 #10 15.62 Get:252 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librole-tiny-perl all 2.000006-1 [15.9 kB]
16:03:08 #10 15.62 Get:253 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstrictures-perl all 2.000003-1 [16.1 kB]
16:03:08 #10 15.62 Get:254 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-quote-perl all 2.005000-1 [17.0 kB]
16:03:08 #7 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 4.3s done
16:03:08 #11 10.02 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cpp arm64 4:11.2.0-1ubuntu1 [27.7 kB]
16:03:08 #11 10.02 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcc1-0 arm64 12.1.0-2ubuntu1~22.04 [45.0 kB]
16:03:08 #11 10.02 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgomp1 arm64 12.1.0-2ubuntu1~22.04 [124 kB]
16:03:08 #11 10.02 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libitm1 arm64 12.1.0-2ubuntu1~22.04 [28.4 kB]
16:03:08 #11 10.02 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libatomic1 arm64 12.1.0-2ubuntu1~22.04 [10.8 kB]
16:03:08 #11 10.02 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libasan6 arm64 11.3.0-1ubuntu1~22.04 [2227 kB]
16:03:08 #11 10.05 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 liblsan0 arm64 12.1.0-2ubuntu1~22.04 [1034 kB]
16:03:08 #11 10.10 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtsan0 arm64 11.3.0-1ubuntu1~22.04 [2235 kB]
16:03:08 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 137.36MB / 141.97MB 3.1s
16:03:08 #8 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 14.68MB / 50.45MB 0.2s
16:03:08 #8 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 7.86MB / 7.86MB 0.1s done
16:03:08 #8 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0B / 10.00MB 0.2s
16:03:08 #8 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 23.07MB / 50.45MB 0.3s
16:03:08 #8 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 3.25MB / 10.00MB 0.3s
16:03:08 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 141.97MB / 141.97MB 2.8s done
16:03:08 #11 10.73 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9 arm64 9.4.0-1ubuntu1~20.04.1 [6738 kB]
16:03:08 #10 DONE 0.7s
16:03:08 
16:03:08 #11 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
16:03:08 
16:03:08 #5 [internal] load metadata for docker.io/library/golang:1.18.9-buster
16:03:08 #5 DONE 0.5s
16:03:08 
16:03:08 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:08 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:03:08 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 0B / 45.92MB 0.1s
16:03:08 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 0B / 7.15MB 0.1s
16:03:08 #7 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:03:08 #7 sha256:5654a03d3e8cf181439d571416f76416d80d612bff048c216706e3dcb80da1ca 1.79kB / 1.79kB done
16:03:08 #7 sha256:f58e36f51d3f5b6d1ceea5e1306d03bdde9f6055972b0436045e33c9ceeb9a5d 7.12kB / 7.12kB done
16:03:08 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 20.97MB / 141.97MB 3.0s
16:03:08 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 27.26MB / 68.84MB 3.0s
16:03:08 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 28.31MB / 141.97MB 3.1s
16:03:08 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 34.60MB / 68.84MB 3.1s
16:03:08 #10 26.28 Selecting previously unselected package ucf.
16:03:08 #10 26.28 Preparing to unpack .../026-ucf_3.0038_all.deb ...
16:03:08 #5 DONE 0.4s
16:03:08 
16:03:08 #6 [internal] load metadata for docker.io/library/ubuntu:focal
16:03:08 #10 20.41 Selecting previously unselected package openssh-client.
16:03:08 #10 20.41 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_armhf.deb ...
16:03:08 #10 20.43 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
16:03:08 #10 13.41 Selecting previously unselected package libexpat1:arm64.
16:03:08 #10 13.41 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_arm64.deb ...
16:03:08 #10 13.46 Unpacking libexpat1:arm64 (2.2.10-2+deb11u5) ...
16:03:08 #10 15.70 Get:255 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmoo-perl all 2.003004-1 [45.5 kB]
16:03:08 #10 15.71 Get:256 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpackage-stash-perl all 0.37-1 [18.3 kB]
16:03:08 #10 15.73 Get:257 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-identify-perl arm64 0.14-1 [10.3 kB]
16:03:08 #10 15.74 Get:258 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:03:08 #10 15.74 Get:259 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnumber-compare-perl all 0.03-1 [7318 B]
16:03:08 #10 15.76 Get:260 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnumber-range-perl all 0.12-1 [8556 B]
16:03:08 #10 15.76 Get:261 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpackage-stash-xs-perl arm64 0.28-3build2 [15.2 kB]
16:03:08 #10 15.76 Get:262 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
16:03:08 #10 15.77 Get:263 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtext-glob-perl all 0.10-1 [7554 B]
16:03:08 #10 15.77 Get:264 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
16:03:08 #10 15.84 Get:265 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpath-tiny-perl all 0.104-1 [55.3 kB]
16:03:08 #7 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2
16:03:08 #11 10.25 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libubsan1 arm64 12.1.0-2ubuntu1~22.04 [965 kB]
16:03:08 #11 10.27 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhwasan0 arm64 12.1.0-2ubuntu1~22.04 [1119 kB]
16:03:08 #11 10.32 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgcc-11-dev arm64 11.3.0-1ubuntu1~22.04 [1151 kB]
16:03:08 #11 10.38 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gcc-11 arm64 11.3.0-1ubuntu1~22.04 [19.4 MB]
16:03:08 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 141.97MB / 141.97MB 3.3s done
16:03:08 #8 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 31.46MB / 50.45MB 0.4s
16:03:08 #8 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 10.00MB / 10.00MB 0.4s
16:03:08 #8 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 40.89MB / 50.45MB 0.5s
16:03:08 #8 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 10.00MB / 10.00MB 0.4s done
16:03:08 #8 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 2.10MB / 51.84MB 0.5s
16:03:08 #13 extracting sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 2.3s done
16:03:08 #13 extracting sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 0.1s
16:03:08 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 4.19MB / 45.92MB 0.3s
16:03:08 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 3.15MB / 7.15MB 0.3s
16:03:08 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 4.19MB / 7.15MB 0.4s
16:03:08 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 6.29MB / 7.15MB 0.5s
16:03:08 #11 11.03 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gcc arm64 4:9.3.0-1ubuntu2 [5228 B]
16:03:08 #11 11.03 Get:110 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libstdc++-9-dev arm64 9.4.0-1ubuntu1~20.04.1 [1688 kB]
16:03:08 #11 11.09 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 g++-9 arm64 9.4.0-1ubuntu1~20.04.1 [6843 kB]
16:03:08 #7 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d
16:03:08 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 35.78MB / 141.97MB 3.2s
16:03:08 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 41.94MB / 68.84MB 3.2s
16:03:08 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 42.99MB / 141.97MB 3.3s
16:03:08 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 47.19MB / 68.84MB 3.3s
16:03:08 #10 26.28 Moving old data out of the way
16:03:08 #10 26.28 Unpacking ucf (3.0038) ...
16:03:08 #10 26.34 Selecting previously unselected package xdg-user-dirs.
16:03:08 #10 26.34 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_armhf.deb ...
16:03:08 #10 26.35 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
16:03:08 #10 26.52 Selecting previously unselected package xz-utils.
16:03:08 #10 26.52 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_armhf.deb ...
16:03:08 #10 26.52 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ...
16:03:08 #10 26.57 Selecting previously unselected package gettext-base.
16:03:08 #6 DONE 0.4s
16:03:08 
16:03:08 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:08 #7 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:03:08 #7 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:03:08 #7 sha256:ef80f35e6f985dbc3d22811189af80f0913d94bc198f506b5b30fa68a0131181 1.80kB / 1.80kB done
16:03:08 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 2.10MB / 50.45MB 0.1s
16:03:08 #7 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 2.10MB / 7.86MB 0.1s
16:03:08 #7 sha256:7b3733d7dc3330818165fa94eead3951d171ce0a94f74426aebbc38f2332c5e2 7.10kB / 7.10kB done
16:03:08 #10 20.65 Selecting previously unselected package ucf.
16:03:08 #10 20.65 Preparing to unpack .../018-ucf_3.0043_all.deb ...
16:03:08 #10 20.65 Moving old data out of the way
16:03:08 #10 20.66 Unpacking ucf (3.0043) ...
16:03:08 #10 20.73 Selecting previously unselected package xz-utils.
16:03:08 #10 20.73 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ...
16:03:08 #10 20.73 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:03:08 #10 15.84 Get:266 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libperlio-gzip-perl arm64 0.19-1build3 [13.5 kB]
16:03:08 #10 15.84 Get:267 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB]
16:03:08 #10 15.84 Get:268 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
16:03:08 #10 15.84 Get:269 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [42.1 kB]
16:03:08 #10 15.91 Get:270 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsort-key-perl arm64 1.33-2 [33.6 kB]
16:03:08 #10 15.91 Get:271 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstring-copyright-perl all 0.003005-1 [10.1 kB]
16:03:08 #10 15.91 Get:272 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:03:08 #10 15.91 Get:273 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B]
16:03:08 #10 15.91 Get:274 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libunicode-utf8-perl arm64 0.60-1build4 [17.2 kB]
16:03:08 #10 15.98 Get:275 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
16:03:08 #10 15.99 Get:276 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
16:03:08 #10 15.99 Get:277 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
16:03:08 #10 15.99 Get:278 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-libxml-perl arm64 2.0128+dfsg-5 [297 kB]
16:03:08 #10 16.00 Get:279 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-parser-perl arm64 2.44-2build3 [196 kB]
16:03:08 #10 16.06 Get:280 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-expat-perl all 0.40-2 [11.5 kB]
16:03:08 #10 16.06 Get:281 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-simple-perl all 2.24-1 [63.6 kB]
16:03:08 #10 16.06 Get:282 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libyaml-libyaml-perl arm64 0.69+repack-1 [24.3 kB]
16:03:08 #10 16.06 Get:283 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 licensecheck all 3.0.31-2 [22.0 kB]
16:03:08 #10 16.06 Get:284 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 patchutils arm64 0.3.4-2 [65.2 kB]
16:03:08 #10 16.13 Get:285 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 t1utils arm64 1.41-2 [48.9 kB]
16:03:08 #7 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 5.2s
16:03:08 #10 13.67 Selecting previously unselected package python3.9-minimal.
16:03:08 #10 13.67 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_arm64.deb ...
16:03:08 #10 13.68 Unpacking python3.9-minimal (3.9.2-1) ...
16:03:08 #8 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 0.7s
16:03:08 #8 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 18.87MB / 51.84MB 0.7s
16:03:08 #8 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 29.41MB / 51.84MB 0.8s
16:03:08 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 8.39MB / 45.92MB 0.6s
16:03:08 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 7.15MB / 7.15MB 0.6s
16:03:08 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 11.53MB / 45.92MB 0.7s
16:03:08 #7 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 7.15MB / 7.15MB 0.6s done
16:03:08 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 0B / 9.35MB 0.7s
16:03:08 #11 11.44 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 g++ arm64 4:9.3.0-1ubuntu2 [1592 B]
16:03:08 #11 11.44 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 make arm64 4.2.1-1.2 [154 kB]
16:03:08 #11 11.44 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
16:03:08 #11 11.44 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patch arm64 2.7.6-6 [98.1 kB]
16:03:08 #11 11.45 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
16:03:08 #11 11.45 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 build-essential arm64 12.8ubuntu1.1 [4664 B]
16:03:08 #11 11.45 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB]
16:03:08 #11 11.46 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1.2 [39.6 kB]
16:03:08 #11 11.46 Get:120 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1.2 [150 kB]
16:03:08 #11 11.51 Get:121 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1.2 [28.2 kB]
16:03:08 #11 DONE 0.5s
16:03:08 
16:03:08 #12 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:08 #7 ...
16:03:08 
16:03:08 #10 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:03:08 #10 DONE 5.0s
16:03:08 
16:03:08 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:08 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 62.71MB / 141.97MB 3.5s
16:03:08 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 62.52MB / 68.84MB 3.5s
16:03:08 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.16MB / 68.84MB 3.6s
16:03:08 #10 26.57 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_armhf.deb ...
16:03:08 #10 26.58 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
16:03:08 #10 26.65 Selecting previously unselected package iso-codes.
16:03:08 #10 26.65 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
16:03:08 #10 26.65 Unpacking iso-codes (3.79-1) ...
16:03:08 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 9.44MB / 50.45MB 0.2s
16:03:08 #7 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 7.86MB / 7.86MB 0.2s
16:03:08 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 19.52MB / 50.45MB 0.3s
16:03:08 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 27.26MB / 50.45MB 0.4s
16:03:08 #10 20.85 Selecting previously unselected package libsigsegv2:armhf.
16:03:08 #10 20.85 Preparing to unpack .../020-libsigsegv2_2.13-1_armhf.deb ...
16:03:08 #10 20.85 Unpacking libsigsegv2:armhf (2.13-1) ...
16:03:08 #10 20.89 Selecting previously unselected package m4.
16:03:08 #10 20.89 Preparing to unpack .../021-m4_1.4.18-5_armhf.deb ...
16:03:08 #10 20.90 Unpacking m4 (1.4.18-5) ...
16:03:08 #10 21.02 Selecting previously unselected package autoconf.
16:03:08 #10 21.02 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
16:03:08 #10 21.03 Unpacking autoconf (2.69-14) ...
16:03:08 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.9s done
16:03:08 #7 ...
16:03:08 
16:03:08 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:08 #9 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:03:08 #9 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:03:08 #9 sha256:ef80f35e6f985dbc3d22811189af80f0913d94bc198f506b5b30fa68a0131181 1.80kB / 1.80kB done
16:03:08 #9 sha256:7b3733d7dc3330818165fa94eead3951d171ce0a94f74426aebbc38f2332c5e2 7.10kB / 7.10kB done
16:03:08 #9 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 0.7s done
16:03:08 #9 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 7.86MB / 7.86MB 0.1s done
16:03:08 #9 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 10.00MB / 10.00MB 0.3s done
16:03:08 #9 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 51.84MB / 51.84MB 1.2s done
16:03:08 #9 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.84MB / 68.84MB 2.0s done
16:03:08 #9 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 4.2s done
16:03:08 #9 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 141.97MB / 141.97MB 3.5s done
16:03:08 #9 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 156B / 156B 1.4s done
16:03:08 #9 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 0.6s done
16:03:08 #9 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0.5s done
16:03:08 #9 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 0.8s
16:03:08 #10 16.13 Get:286 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lintian all 2.5.81ubuntu1 [847 kB]
16:03:08 #10 16.17 Get:287 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB]
16:03:08 #10 16.27 Get:288 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-certifi all 2018.1.18-2 [144 kB]
16:03:08 #10 16.28 Get:289 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-idna all 2.6-1 [32.5 kB]
16:03:08 #10 16.28 Get:290 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB]
16:03:08 #10 16.29 Get:291 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
16:03:08 #10 16.29 Get:292 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-unidiff all 0.5.4-1 [7140 B]
16:03:08 #10 16.29 Get:293 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
16:03:08 #10 16.29 Get:294 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 unzip arm64 6.0-21ubuntu1.2 [159 kB]
16:03:08 #10 16.30 Get:295 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 wdiff arm64 1.2.2-2 [27.9 kB]
16:03:08 #10 16.30 Get:296 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 equivs all 2.1.0 [19.4 kB]
16:03:08 #10 16.35 Get:297 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
16:03:08 #10 ...
16:03:08 
16:03:08 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:08 #7 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 5.6s done
16:03:08 #7 extracting sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 done
16:03:08 #7 DONE 18.5s
16:03:08 #8 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 41.94MB / 51.84MB 0.9s
16:03:08 #8 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 51.84MB / 51.84MB 1.1s
16:03:08 #8 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 1.1s done
16:03:08 #8 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0
16:03:08 #11 11.53 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1.2 [86.2 kB]
16:03:08 #11 11.53 Get:123 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1.2 [47.4 kB]
16:03:08 #11 11.54 Get:124 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1.2 [98.6 kB]
16:03:08 #11 11.54 Get:125 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1.2 [191 kB]
16:03:08 #11 11.55 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1.2 [14.7 kB]
16:03:08 #11 11.55 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1.2 [88.2 kB]
16:03:08 #11 11.55 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2ubuntu0.1 [14.9 kB]
16:03:08 #11 11.55 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB]
16:03:08 #11 11.59 Get:130 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
16:03:08 #11 11.66 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-2.4-2 arm64 2.4.49+dfsg-2ubuntu1.9 [145 kB]
16:03:08 #11 11.67 Get:132 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnghttp2-14 arm64 1.40.0-1build1 [74.7 kB]
16:03:08 #11 11.67 Get:133 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB]
16:03:08 #11 11.67 Get:134 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.2 [159 kB]
16:03:08 #11 11.68 Get:135 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.14 [216 kB]
16:03:08 #11 11.69 Get:136 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.14 [157 kB]
16:03:08 #11 11.69 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dctrl-tools arm64 2.24-3 [59.1 kB]
16:03:08 #11 11.69 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtool all 2.4.6-14 [161 kB]
16:03:08 #11 11.70 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-autoreconf all 19 [16.1 kB]
16:03:08 #11 11.74 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
16:03:08 #11 11.81 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-zip-perl all 1.67-2 [90.5 kB]
16:03:08 #10 ...
16:03:08 
16:03:08 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:08 #8 extracting sha256:14dda455e0271e29e2bce16f33d91b99bedfe8975de9c6d245b2e196257212a8 2.6s done
16:03:08 #8 extracting sha256:e25d16d7fd7d85adccfe92460449c1405a2a15555320a40b8e36420cd926c555 2.0s done
16:03:08 #8 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 2.1s
16:03:08 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 1.05MB / 9.35MB 0.8s
16:03:08 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 14.68MB / 45.92MB 0.9s
16:03:08 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 3.15MB / 9.35MB 0.9s
16:03:09 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 83.89MB / 141.97MB 3.8s
16:03:09 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 96.47MB / 141.97MB 3.9s
16:03:09 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 0.6s
16:03:09 #7 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 7.86MB / 7.86MB 0.4s done
16:03:09 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 7.34MB / 10.00MB 0.6s
16:03:09 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 10.00MB / 10.00MB 0.7s
16:03:09 #9 ...
16:03:09 
16:03:09 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
16:03:09 #7 DONE 7.9s
16:03:09 
16:03:09 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:09 #9 ...
16:03:09 
16:03:09 #10 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo; fi
16:03:09 #10 16.43 Get:298 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-magic all 2:0.4.15-1 [9280 B]
16:03:09 #10 16.59 debconf: delaying package configuration, since apt-utils is not installed
16:03:09 #10 16.62 Fetched 87.9 MB in 9s (9289 kB/s)
16:03:09 #10 16.64 Selecting previously unselected package liblocale-gettext-perl.
16:03:09 #10 16.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 ... 4044 files and directories currently installed.)
16:03:09 #10 16.64 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_arm64.deb ...
16:03:09 #10 16.65 Unpacking liblocale-gettext-perl (1.07-3build2) ...
16:03:09 #10 16.70 Selecting previously unselected package libssl1.1:arm64.
16:03:09 
16:03:09 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:09 #10 14.12 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ...
16:03:09 #10 14.14 Setting up libexpat1:arm64 (2.2.10-2+deb11u5) ...
16:03:09 #10 14.16 Setting up python3.9-minimal (3.9.2-1) ...
16:03:09 #11 11.81 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-override-perl all 0.09-2 [9532 B]
16:03:09 #11 11.82 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
16:03:09 #11 11.82 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
16:03:09 #11 11.82 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dwz arm64 0.13-5 [134 kB]
16:03:09 #11 11.82 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcroco3 arm64 0.6.13-1 [77.1 kB]
16:03:09 #11 11.82 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext arm64 0.19.8.1-10build1 [850 kB]
16:03:09 #11 11.85 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:03:09 #11 11.85 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 po-debconf all 1.0.21 [233 kB]
16:03:09 #11 11.89 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 debhelper all 12.10ubuntu1 [877 kB]
16:03:09 #11 11.96 Get:151 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfakeroot arm64 1.24-1 [26.0 kB]
16:03:09 #10 21.13 Selecting previously unselected package autotools-dev.
16:03:09 #10 21.13 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
16:03:09 #10 21.14 Unpacking autotools-dev (20180224.1+nmu1) ...
16:03:09 #10 21.21 Selecting previously unselected package automake.
16:03:09 #10 21.21 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
16:03:09 #10 21.21 Unpacking automake (1:1.16.3-2) ...
16:03:09 #10 21.36 Selecting previously unselected package autopoint.
16:03:09 #10 21.36 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
16:03:09 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 5.24MB / 9.35MB 1.0s
16:03:09 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 18.87MB / 45.92MB 1.1s
16:03:09 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 6.29MB / 9.35MB 1.1s
16:03:09 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 22.02MB / 45.92MB 1.3s
16:03:09 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 9.35MB / 9.35MB 1.3s
16:03:09 #8 ...
16:03:09 
16:03:09 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9
16:03:09 #9 resolve docker.io/library/ubuntu:jammy@sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9 0.0s done
16:03:09 #9 sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9 1.42kB / 1.42kB done
16:03:09 #9 sha256:965fbcae990b0467ed5657caceaec165018ef44a4d2d46c7cdea80a9dff0d1ea 529B / 529B done
16:03:09 #9 sha256:6b7dfa7e8fdbe18ad425dd965a1049d984f31cf0ad57fa6d5377cca355e65f03 1.46kB / 1.46kB done
16:03:09 #9 sha256:6e3729cf69e0ce2de9e779575a1fec8b7fb5efdfa822829290ab6d5d1bc3e797 30.43MB / 30.43MB 1.4s done
16:03:09 #9 extracting sha256:6e3729cf69e0ce2de9e779575a1fec8b7fb5efdfa822829290ab6d5d1bc3e797 2.1s done
16:03:09 #9 DONE 4.1s
16:03:09 
16:03:09 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:09 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.84MB / 68.84MB 4.0s done
16:03:09 #11 11.26 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc arm64 4:11.2.0-1ubuntu1 [5128 B]
16:03:09 #10 27.13 Selecting previously unselected package krb5-locales.
16:03:09 #10 27.13 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ...
16:03:09 #10 27.13 Unpacking krb5-locales (1.16-2ubuntu0.2) ...
16:03:09 #10 27.17 Selecting previously unselected package libedit2:armhf.
16:03:09 #10 27.17 Preparing to unpack .../032-libedit2_3.1-20170329-1_armhf.deb ...
16:03:09 #10 27.18 Unpacking libedit2:armhf (3.1-20170329-1) ...
16:03:09 #10 27.27 Selecting previously unselected package libkrb5support0:armhf.
16:03:09 #10 27.27 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_armhf.deb ...
16:03:09 #10 27.30 Unpacking libkrb5support0:armhf (1.16-2ubuntu0.2) ...
16:03:09 #10 16.70 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_arm64.deb ...
16:03:09 #10 16.71 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.20) ...
16:03:09 #10 16.82 Selecting previously unselected package libpython3.6-minimal:arm64.
16:03:09 #10 16.82 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.9_arm64.deb ...
16:03:09 #10 16.82 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.9) ...
16:03:09 #10 16.91 Selecting previously unselected package libexpat1:arm64.
16:03:09 #10 16.91 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_arm64.deb ...
16:03:09 #10 16.92 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.9) ...
16:03:09 #10 16.96 Selecting previously unselected package python3.6-minimal.
16:03:09 #11 11.96 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 fakeroot arm64 1.24-1 [61.9 kB]
16:03:09 #11 11.96 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB]
16:03:09 #11 11.96 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB]
16:03:09 #11 11.97 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.20.04.1 [88.9 kB]
16:03:09 #11 11.97 Get:156 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B]
16:03:09 #11 11.97 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB]
16:03:09 #11 11.98 Get:158 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
16:03:09 #11 11.98 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB]
16:03:09 #11 12.04 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB]
16:03:09 #11 12.11 Get:161 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB]
16:03:09 #11 12.11 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB]
16:03:09 #11 12.12 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB]
16:03:09 #11 12.12 Get:164 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB]
16:03:09 #11 12.12 Get:165 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB]
16:03:09 #11 12.13 Get:166 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
16:03:09 #11 12.14 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
16:03:09 #11 12.14 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-homedir-perl all 1.004-1 [37.3 kB]
16:03:09 #11 12.14 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-pty-perl arm64 1:1.12-1 [31.5 kB]
16:03:09 #11 12.19 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-run-perl all 20180523.0-2 [89.7 kB]
16:03:09 #11 12.21 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:03:09 #10 21.37 Unpacking autopoint (0.21-4) ...
16:03:09 #10 21.56 Selecting previously unselected package binutils-common:armhf.
16:03:09 #10 21.56 Preparing to unpack .../026-binutils-common_2.35.2-2_armhf.deb ...
16:03:09 #10 21.57 Unpacking binutils-common:armhf (2.35.2-2) ...
16:03:09 #7 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 9.35MB / 9.35MB 1.4s done
16:03:09 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 0B / 47.38MB 1.4s
16:03:09 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 26.21MB / 45.92MB 1.5s
16:03:09 #9 ...
16:03:09 
16:03:09 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:09 #0 0.875 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
16:03:09 #0 0.891 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
16:03:09 #0 0.891 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
16:03:09 #0 1.037 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB]
16:03:09 #0 1.380 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [403 kB]
16:03:09 #0 1.383 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B]
16:03:09 #0 2.489 Fetched 8362 kB in 2s (4487 kB/s)
16:03:09 #0 2.489 Reading package lists...
16:03:09 #0 3.221 Reading package lists...
16:03:09 #0 3.942 Building dependency tree...
16:03:09 #0 4.120 Reading state information...
16:03:09 #0 4.420 The following additional packages will be installed:
16:03:09 #0 4.420   at autoconf automake autopoint autotools-dev binutils
16:03:09 #0 4.420   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
16:03:09 #0 4.420   bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring
16:03:09 #0 4.420   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:03:09 #0 4.420   dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file
16:03:09 #0 4.424   g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n
16:03:09 #0 4.424   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
16:03:09 #0 4.424   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
16:03:09 #0 4.424   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:03:09 #0 4.424   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:09 #0 4.424   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:03:09 #0 4.424   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
16:03:09 #0 4.424   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
16:03:09 #0 4.424   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
16:03:09 #0 4.424   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:03:09 #0 4.424   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:03:09 #0 4.424   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
16:03:09 #0 4.424   libdata-optlist-perl libdevel-callchecker-perl
16:03:09 #0 4.424   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
16:03:09 #0 4.424   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
16:03:09 #0 4.424   libdynaloader-functions-perl libedit2 libemail-valid-perl
16:03:09 #0 4.424   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
16:03:09 #0 4.424   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
16:03:09 #0 4.424   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
16:03:09 #0 4.424   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
16:03:09 #0 4.424   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
16:03:09 #0 4.424   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
16:03:09 #0 4.424   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
16:03:09 #0 4.424   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
16:03:09 #0 4.424   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
16:03:09 #0 4.424   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:09 #0 4.424   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:09 #0 4.424   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
16:03:09 #0 4.424   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
16:03:09 #0 4.424   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:03:09 #0 4.424   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
16:03:09 #0 4.424   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
16:03:09 #0 4.424   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
16:03:09 #0 4.424   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:03:09 #0 4.424   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:03:09 #0 4.424   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:03:09 #0 4.424   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
16:03:09 #0 4.424   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:09 #0 4.424   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6
16:03:09 #0 4.424   libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
16:03:09 #0 4.424   libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
16:03:09 #0 4.424   libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl
16:03:09 #0 4.424   libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
16:03:09 #0 4.424   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:03:09 #0 4.424   libparams-validate-perl libparse-debianchangelog-perl
16:03:09 #0 4.424   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
16:03:09 #0 4.424   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
16:03:09 #0 4.424   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
16:03:09 #0 4.424   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
16:03:09 #0 4.424   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:03:09 #0 4.424   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:03:09 #0 4.424   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:03:09 #0 4.424   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
16:03:09 #0 4.424   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
16:03:09 #0 4.424   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:03:09 #0 4.424   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:03:09 #0 4.424   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:03:09 #0 4.424   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
16:03:09 #0 4.424   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
16:03:09 #0 4.424   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
16:03:09 #0 4.424   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:03:09 #0 4.424   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
16:03:09 #0 4.424   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
16:03:09 #0 4.424   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:03:09 #0 4.424   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:03:09 #0 4.424   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
16:03:09 #0 4.424   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
16:03:09 #0 4.424   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
16:03:09 #0 4.424   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
16:03:09 #0 4.424   mariadb-common mime-support mysql-common netbase openssh-client openssl
16:03:09 #0 4.424   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:03:09 #0 4.424   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
16:03:09 #0 4.424   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:03:09 #0 4.424   python3-idna python3-magic python3-minimal python3-pkg-resources
16:03:09 #0 4.424   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:03:09 #0 4.424   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
16:03:09 #0 4.424   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:03:09 #0 4.425 Suggested packages:
16:03:09 #0 4.425   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
16:03:09 #0 4.425   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
16:03:09 #0 4.425   checksecurity debtags dh-make adequate autopkgtest bls-standalone
16:03:09 #0 4.425   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
16:03:09 #0 4.425   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
16:03:09 #0 4.425   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:09 #0 4.425   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:03:09 #0 4.425   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
16:03:09 #0 4.425   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
16:03:09 #0 4.425   eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex
16:03:09 #0 4.425   bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
16:03:09 #0 4.425   libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg
16:03:09 #0 4.425   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:03:09 #0 4.425   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
16:03:09 #0 4.425   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
16:03:09 #0 4.425   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
16:03:09 #0 4.425   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
16:03:09 #0 4.425   libhtml-template-perl libsasl2-modules-gssapi-mit
16:03:09 #0 4.425   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:03:09 #0 4.425   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
16:03:09 #0 4.425   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
16:03:09 #0 4.425   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:03:09 #0 4.425   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
16:03:09 #0 4.425   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:03:09 #0 4.425   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
16:03:09 #0 4.425   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:03:09 #0 4.425   diffutils-doc perl-doc libterm-readline-gnu-perl
16:03:09 #0 4.425   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
16:03:09 #0 4.425   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
16:03:09 #0 4.425   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
16:03:09 #0 4.425   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
16:03:09 #0 4.425   readline-doc zip wdiff-doc
16:03:09 #0 6.044 The following NEW packages will be installed:
16:03:09 #0 6.044   at autoconf automake autopoint autotools-dev binutils
16:03:09 #0 6.044   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
16:03:09 #0 6.044   bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper
16:03:09 #0 6.044   debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat
16:03:09 #0 6.044   dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config
16:03:09 #0 6.044   exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base
16:03:09 #0 6.044   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
16:03:09 #0 6.044   gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian
16:03:09 #0 6.044   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:03:09 #0 6.044   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
16:03:09 #0 6.044   libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1
16:03:09 #0 6.044   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:03:09 #0 6.044   libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0
16:03:09 #0 6.044   libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl
16:03:09 #0 6.044   libclass-inspector-perl libclass-method-modifiers-perl
16:03:09 #0 6.044   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:03:09 #0 6.044   libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl
16:03:09 #0 6.044   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:03:09 #0 6.044   libdevel-callchecker-perl libdevel-globaldestruction-perl
16:03:09 #0 6.044   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
16:03:09 #0 6.044   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
16:03:09 #0 6.044   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
16:03:09 #0 6.044   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
16:03:09 #0 6.044   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
16:03:09 #0 6.044   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
16:03:09 #0 6.044   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
16:03:09 #0 6.044   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
16:03:09 #0 6.044   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
16:03:09 #0 6.044   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
16:03:09 #0 6.044   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
16:03:09 #0 6.044   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:09 #0 6.044   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:09 #0 6.044   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
16:03:09 #0 6.044   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
16:03:09 #0 6.044   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:03:09 #0 6.044   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
16:03:09 #0 6.044   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
16:03:09 #0 6.044   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
16:03:09 #0 6.044   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:03:09 #0 6.044   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:03:09 #0 6.044   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:03:09 #0 6.044   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
16:03:09 #0 6.044   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:09 #0 6.044   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6
16:03:09 #0 6.044   libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
16:03:09 #0 6.044   libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
16:03:09 #0 6.044   libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl
16:03:09 #0 6.044   libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
16:03:09 #0 6.044   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:03:09 #0 6.044   libparams-validate-perl libparse-debianchangelog-perl
16:03:09 #0 6.044   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
16:03:09 #0 6.044   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
16:03:09 #0 6.044   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
16:03:09 #0 6.044   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
16:03:09 #0 6.044   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:03:09 #0 6.044   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:03:09 #0 6.044   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:03:09 #0 6.044   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
16:03:09 #0 6.044   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
16:03:09 #0 6.044   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:03:09 #0 6.044   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:03:09 #0 6.044   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:03:09 #0 6.044   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
16:03:09 #0 6.044   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
16:03:09 #0 6.044   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
16:03:09 #0 6.044   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:03:09 #0 6.044   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
16:03:09 #0 6.044   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
16:03:09 #0 6.044   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:03:09 #0 6.044   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:03:09 #0 6.044   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
16:03:09 #0 6.044   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
16:03:09 #0 6.044   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
16:03:09 #0 6.044   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
16:03:09 #0 6.044   mariadb-common mime-support mysql-common netbase openssh-client openssl
16:03:09 #0 6.044   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:03:09 #0 6.044   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
16:03:09 #0 6.044   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:03:09 #0 6.044   python3-idna python3-magic python3-minimal python3-pkg-resources
16:03:09 #0 6.044   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:03:09 #0 6.044   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
16:03:09 #0 6.044   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:03:09 #0 6.326 0 upgraded, 362 newly installed, 0 to remove and 0 not upgraded.
16:03:09 #0 6.326 Need to get 162 MB of archives.
16:03:09 #0 6.326 After this operation, 560 MB of additional disk space will be used.
16:03:09 #0 6.326 Get:1 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB]
16:03:09 #0 6.328 Get:2 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB]
16:03:09 #0 6.329 Get:3 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB]
16:03:09 #0 6.335 Get:4 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB]
16:03:09 #0 6.335 Get:5 http://deb.debian.org/debian buster/main arm64 bsdmainutils arm64 11.1.2+b1 [185 kB]
16:03:09 #0 6.338 Get:6 http://deb.debian.org/debian buster/main arm64 libuchardet0 arm64 0.0.6-3 [65.0 kB]
16:03:09 #0 6.339 Get:7 http://deb.debian.org/debian buster/main arm64 groff-base arm64 1.22.4-3+deb10u1 [870 kB]
16:03:09 #0 6.352 Get:8 http://deb.debian.org/debian buster/main arm64 libgdbm6 arm64 1.18.1-4 [63.4 kB]
16:03:09 #0 6.352 Get:9 http://deb.debian.org/debian buster/main arm64 libpipeline1 arm64 1.5.1-2 [29.8 kB]
16:03:09 #0 6.352 Get:10 http://deb.debian.org/debian buster/main arm64 man-db arm64 2.8.5-2 [1258 kB]
16:03:09 #0 6.364 Get:11 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
16:03:09 #0 6.391 Get:12 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB]
16:03:09 #0 6.393 Get:13 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB]
16:03:09 #0 6.436 Get:14 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB]
16:03:09 #0 6.436 Get:15 http://deb.debian.org/debian buster/main arm64 liblocale-gettext-perl arm64 1.07-3+b4 [18.8 kB]
16:03:09 #0 6.436 Get:16 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB]
16:03:09 #0 6.448 Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u4 [588 kB]
16:03:09 #0 6.455 Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 libexpat1 arm64 2.2.6-2+deb10u6 [87.5 kB]
16:03:09 #0 6.516 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u4 [1404 kB]
16:03:09 #0 6.532 Get:20 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
16:03:09 #0 6.534 Get:21 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB]
16:03:09 #0 6.535 Get:22 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
16:03:09 #0 6.537 Get:23 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB]
16:03:09 #0 6.539 Get:24 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB]
16:03:09 #0 6.543 Get:25 http://deb.debian.org/debian-security buster/updates/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u2 [603 kB]
16:03:09 #0 6.552 Get:26 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u4 [1641 kB]
16:03:09 #0 6.564 Get:27 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7 arm64 3.7.3-2+deb10u4 [330 kB]
16:03:09 #0 6.568 Get:28 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
16:03:09 #0 6.569 Get:29 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
16:03:09 #0 6.571 Get:30 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB]
16:03:09 #0 6.573 Get:31 http://deb.debian.org/debian buster/main arm64 netbase all 5.6 [19.4 kB]
16:03:09 #0 6.574 Get:32 http://deb.debian.org/debian-security buster/updates/main arm64 bzip2 arm64 1.0.6-9.2~deb10u2 [47.8 kB]
16:03:09 #0 6.575 Get:33 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB]
16:03:09 #0 6.578 Get:34 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB]
16:03:09 #0 6.580 Get:35 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB]
16:03:09 #0 6.581 Get:36 http://deb.debian.org/debian buster/main arm64 gettext-base arm64 0.19.8.1-9 [120 kB]
16:03:09 #0 6.583 Get:37 http://deb.debian.org/debian-security buster/updates/main arm64 krb5-locales all 1.17-3+deb10u5 [95.7 kB]
16:03:09 #0 6.585 Get:38 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
16:03:09 #0 6.587 Get:39 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u5 [65.2 kB]
16:03:09 #0 6.592 Get:40 http://deb.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u5 [123 kB]
16:03:09 #0 6.592 Get:41 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u5 [351 kB]
16:03:09 #0 6.598 Get:42 http://deb.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u5 [150 kB]
16:03:09 #0 6.600 Get:43 http://deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB]
16:03:09 #0 6.698 Get:44 http://deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u5 [625 kB]
16:03:09 #0 6.714 Get:45 http://deb.debian.org/debian buster/main arm64 manpages all 4.16-2 [1295 kB]
16:03:09 #0 6.722 Get:46 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB]
16:03:09 #0 6.724 Get:47 http://deb.debian.org/debian buster/main arm64 openssh-client arm64 1:7.9p1-10+deb10u2 [757 kB]
16:03:09 #0 6.731 Get:48 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB]
16:03:09 #0 6.733 Get:49 http://deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB]
16:03:09 #0 6.751 Get:50 http://deb.debian.org/debian buster/main arm64 libfl2 arm64 2.6.4-6.2 [103 kB]
16:03:09 #0 6.754 Get:51 http://deb.debian.org/debian buster/main arm64 at arm64 3.1.23-1 [48.3 kB]
16:03:09 #0 6.756 Get:52 http://deb.debian.org/debian buster/main arm64 libsigsegv2 arm64 2.12-2 [32.3 kB]
16:03:09 #0 6.760 Get:53 http://deb.debian.org/debian buster/main arm64 m4 arm64 1.4.18-2 [198 kB]
16:03:09 #0 6.768 Get:54 http://deb.debian.org/debian buster/main arm64 autoconf all 2.69-11 [341 kB]
16:03:09 #0 6.768 Get:55 http://deb.debian.org/debian buster/main arm64 autotools-dev all 20180224.1 [77.0 kB]
16:03:09 #0 6.768 Get:56 http://deb.debian.org/debian buster/main arm64 automake all 1:1.16.1-4 [771 kB]
16:03:09 #0 6.775 Get:57 http://deb.debian.org/debian buster/main arm64 autopoint all 0.19.8.1-9 [434 kB]
16:03:09 #0 6.791 Get:58 http://deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB]
16:03:09 #0 6.860 Get:59 http://deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB]
16:03:09 #0 6.866 Get:60 http://deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB]
16:03:09 #0 6.889 Get:61 http://deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB]
16:03:09 #0 6.889 Get:62 http://deb.debian.org/debian-security buster/updates/main arm64 libc-dev-bin arm64 2.28-10+deb10u2 [271 kB]
16:03:09 #0 6.896 Get:63 http://deb.debian.org/debian-security buster/updates/main arm64 linux-libc-dev arm64 4.19.260-1 [1522 kB]
16:03:09 #0 6.923 Get:64 http://deb.debian.org/debian-security buster/updates/main arm64 libc6-dev arm64 2.28-10+deb10u2 [2325 kB]
16:03:09 #0 6.949 Get:65 http://deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB]
16:03:09 #0 6.956 Get:66 http://deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB]
16:03:09 #0 6.964 Get:67 http://deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB]
16:03:09 #0 6.965 Get:68 http://deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB]
16:03:09 #0 7.060 Get:69 http://deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB]
16:03:09 #0 7.060 Get:70 http://deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB]
16:03:09 #0 7.060 Get:71 http://deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB]
16:03:09 #0 7.060 Get:72 http://deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB]
16:03:09 #0 7.062 Get:73 http://deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B]
16:03:09 #0 7.062 Get:74 http://deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB]
16:03:09 #0 7.066 Get:75 http://deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB]
16:03:09 #0 7.068 Get:76 http://deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB]
16:03:09 #0 7.071 Get:77 http://deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB]
16:03:09 #0 7.072 Get:78 http://deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB]
16:03:09 #0 7.081 Get:79 http://deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB]
16:03:09 #0 7.180 Get:80 http://deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B]
16:03:09 #0 7.180 Get:81 http://deb.debian.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB]
16:03:09 #0 7.189 Get:82 http://deb.debian.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB]
16:03:09 #0 7.272 Get:83 http://deb.debian.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B]
16:03:09 #0 7.272 Get:84 http://deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB]
16:03:09 #0 7.278 Get:85 http://deb.debian.org/debian buster/main arm64 libdpkg-perl all 1.19.8 [1415 kB]
16:03:09 #0 7.295 Get:86 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
16:03:09 #0 7.295 Get:87 http://deb.debian.org/debian buster/main arm64 dpkg-dev all 1.19.8 [1776 kB]
16:03:09 #0 7.312 Get:88 http://deb.debian.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B]
16:03:09 #0 7.312 Get:89 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB]
16:03:09 #0 7.320 Get:90 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
16:03:09 #0 7.320 Get:91 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB]
16:03:09 #0 7.323 Get:92 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB]
16:03:09 #0 7.323 Get:93 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
16:03:09 #0 7.323 Get:94 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB]
16:03:09 #0 7.327 Get:95 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
16:03:09 #0 7.328 Get:96 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
16:03:09 #0 7.329 Get:97 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
16:03:09 #0 7.330 Get:98 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
16:03:09 #0 7.333 Get:99 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u3 [312 kB]
16:03:09 #0 7.336 Get:100 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u3 [260 kB]
16:03:09 #0 7.340 Get:101 http://deb.debian.org/debian buster/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
16:03:09 #0 7.341 Get:102 http://deb.debian.org/debian buster/main arm64 libtool all 2.4.6-9 [547 kB]
16:03:09 #0 7.348 Get:103 http://deb.debian.org/debian buster/main arm64 dh-autoreconf all 19 [16.9 kB]
16:03:09 #0 7.349 Get:104 http://deb.debian.org/debian buster/main arm64 libarchive-zip-perl all 1.64-1 [96.8 kB]
16:03:09 #0 7.352 Get:105 http://deb.debian.org/debian buster/main arm64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
16:03:09 #0 7.353 Get:106 http://deb.debian.org/debian buster/main arm64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
16:03:09 #0 7.354 Get:107 http://deb.debian.org/debian buster/main arm64 dwz arm64 0.12-3 [71.7 kB]
16:03:09 #0 7.355 Get:108 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u4 [1186 kB]
16:03:09 #0 7.372 Get:109 http://deb.debian.org/debian buster/main arm64 libcroco3 arm64 0.6.12-3 [140 kB]
16:03:09 #0 7.373 Get:110 http://deb.debian.org/debian-security buster/updates/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u3 [92.6 kB]
16:03:09 #0 7.376 Get:111 http://deb.debian.org/debian buster/main arm64 gettext arm64 0.19.8.1-9 [1261 kB]
16:03:09 #0 7.387 Get:112 http://deb.debian.org/debian buster/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:03:09 #0 7.388 Get:113 http://deb.debian.org/debian buster/main arm64 po-debconf all 1.0.21 [248 kB]
16:03:09 #0 7.392 Get:114 http://deb.debian.org/debian buster/main arm64 debhelper all 12.1.1 [1016 kB]
16:03:09 #0 7.404 Get:115 http://deb.debian.org/debian buster/main arm64 debian-keyring all 2019.02.25 [32.4 MB]
16:03:09 #0 7.774 Get:116 http://deb.debian.org/debian buster/main arm64 libfakeroot arm64 1.23-1 [42.1 kB]
16:03:09 #0 7.774 Get:117 http://deb.debian.org/debian buster/main arm64 fakeroot arm64 1.23-1 [83.3 kB]
16:03:09 #0 7.775 Get:118 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB]
16:03:09 #0 7.776 Get:119 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB]
16:03:09 #0 7.782 Get:120 http://deb.debian.org/debian-security buster/updates/main arm64 libksba8 arm64 1.3.5-2+deb10u1 [96.5 kB]
16:03:09 #0 7.783 Get:121 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB]
16:03:09 #0 7.783 Get:122 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB]
16:03:09 #0 7.792 Get:123 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
16:03:09 #0 7.805 Get:124 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB]
16:03:09 #0 7.818 Get:125 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB]
16:03:09 #0 7.826 Get:126 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB]
16:03:09 #10 7.828 Get:127 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB]
16:03:09 #10 7.834 Get:128 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB]
16:03:09 #10 7.839 Get:129 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB]
16:03:09 #10 7.843 Get:130 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB]
16:03:09 #10 7.849 Get:131 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB]
16:03:09 #10 7.856 Get:132 http://deb.debian.org/debian buster/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
16:03:09 #10 7.856 Get:133 http://deb.debian.org/debian buster/main arm64 libfile-homedir-perl all 1.004-1 [42.7 kB]
16:03:09 #10 7.857 Get:134 http://deb.debian.org/debian buster/main arm64 libio-pty-perl arm64 1:1.08-1.1+b5 [32.8 kB]
16:03:09 #10 7.857 Get:135 http://deb.debian.org/debian buster/main arm64 libipc-run-perl all 20180523.0-1 [101 kB]
16:03:09 #10 7.859 Get:136 http://deb.debian.org/debian buster/main arm64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
16:03:09 #10 7.859 Get:137 http://deb.debian.org/debian buster/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
16:03:09 #10 7.870 Get:138 http://deb.debian.org/debian buster/main arm64 libdevel-globaldestruction-perl all 0.14-1 [8084 B]
16:03:09 #10 7.870 Get:139 http://deb.debian.org/debian buster/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b1 [11.4 kB]
16:03:09 #10 7.870 Get:140 http://deb.debian.org/debian buster/main arm64 libdynaloader-functions-perl all 0.003-1 [12.6 kB]
16:03:09 #10 7.871 Get:141 http://deb.debian.org/debian buster/main arm64 libdevel-callchecker-perl arm64 0.008-1 [15.6 kB]
16:03:09 #10 7.872 Get:142 http://deb.debian.org/debian buster/main arm64 libparams-classify-perl arm64 0.015-1+b1 [25.4 kB]
16:03:09 #10 7.872 Get:143 http://deb.debian.org/debian buster/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:03:09 #10 7.873 Get:144 http://deb.debian.org/debian buster/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
16:03:09 #10 7.873 Get:145 http://deb.debian.org/debian buster/main arm64 librole-tiny-perl all 2.000006-1 [19.4 kB]
16:03:09 #10 7.875 Get:146 http://deb.debian.org/debian buster/main arm64 libstrictures-perl all 2.000005-1 [18.3 kB]
16:03:09 #10 7.875 Get:147 http://deb.debian.org/debian buster/main arm64 libsub-quote-perl all 2.005001-1 [17.9 kB]
16:03:09 #10 7.875 Get:148 http://deb.debian.org/debian buster/main arm64 libmoo-perl all 2.003004-2 [57.4 kB]
16:03:09 #10 7.875 Get:149 http://deb.debian.org/debian buster/main arm64 libencode-locale-perl all 1.05-1 [13.7 kB]
16:03:09 #10 7.875 Get:150 http://deb.debian.org/debian buster/main arm64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
16:03:09 #10 7.877 Get:151 http://deb.debian.org/debian buster/main arm64 libhttp-date-perl all 6.02-1 [10.7 kB]
16:03:09 #10 7.877 Get:152 http://deb.debian.org/debian buster/main arm64 libfile-listing-perl all 6.04-1 [10.3 kB]
16:03:09 #10 7.877 Get:153 http://deb.debian.org/debian buster/main arm64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
16:03:09 #10 7.877 Get:154 http://deb.debian.org/debian buster/main arm64 liburi-perl all 1.76-1 [89.9 kB]
16:03:09 #10 7.879 Get:155 http://deb.debian.org/debian buster/main arm64 libhtml-parser-perl arm64 3.72-3+b3 [103 kB]
16:03:09 #10 7.880 Get:156 http://deb.debian.org/debian buster/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
16:03:09 #10 7.883 Get:157 http://deb.debian.org/debian buster/main arm64 libio-html-perl all 1.001-1 [17.6 kB]
16:03:09 #10 7.883 Get:158 http://deb.debian.org/debian buster/main arm64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
16:03:09 #10 7.884 Get:159 http://deb.debian.org/debian buster/main arm64 libhttp-message-perl all 6.18-1 [77.8 kB]
16:03:09 #10 7.885 Get:160 http://deb.debian.org/debian buster/main arm64 libhttp-cookies-perl all 6.04-1 [17.8 kB]
16:03:09 #10 7.886 Get:161 http://deb.debian.org/debian buster/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:03:09 #10 7.886 Get:162 http://deb.debian.org/debian buster/main arm64 perl-openssl-defaults arm64 3 [6782 B]
16:03:09 #10 7.886 Get:163 http://deb.debian.org/debian buster/main arm64 libnet-ssleay-perl arm64 1.85-2+deb10u1 [303 kB]
16:03:09 #10 7.889 Get:164 http://deb.debian.org/debian buster/main arm64 libio-socket-ssl-perl all 2.060-3 [207 kB]
16:03:09 #10 7.892 Get:165 http://deb.debian.org/debian buster/main arm64 libnet-http-perl all 6.18-1 [24.5 kB]
16:03:09 #10 7.892 Get:166 http://deb.debian.org/debian buster/main arm64 liblwp-protocol-https-perl all 6.07-2 [9242 B]
16:03:09 #10 7.895 Get:167 http://deb.debian.org/debian buster/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
16:03:09 #10 7.896 Get:168 http://deb.debian.org/debian buster/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:03:09 #10 7.896 Get:169 http://deb.debian.org/debian buster/main arm64 libwww-perl all 6.36-2 [188 kB]
16:03:09 #10 7.907 Get:170 http://deb.debian.org/debian buster/main arm64 patchutils arm64 0.3.4-2 [84.7 kB]
16:03:09 #10 7.907 Get:171 http://deb.debian.org/debian buster/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
16:03:09 #10 7.915 Get:172 http://deb.debian.org/debian buster/main arm64 devscripts arm64 2.19.5+deb10u1 [1045 kB]
16:03:09 #10 7.925 Get:173 http://deb.debian.org/debian buster/main arm64 diffstat arm64 1.62-1 [32.0 kB]
16:03:09 #10 7.925 Get:174 http://deb.debian.org/debian-security buster/updates/main arm64 distro-info-data all 0.41+deb10u6 [7080 B]
16:03:09 #10 7.926 Get:175 http://deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:03:09 #7 extracting sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 5.1s
16:03:09 #9 ...
16:03:09 
16:03:09 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:09 #0 0.971 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
16:03:09 #0 0.987 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
16:03:09 #0 0.987 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
16:03:09 #0 1.129 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
16:03:09 #0 1.461 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [412 kB]
16:03:09 #0 1.803 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
16:03:09 #0 3.374 Fetched 8543 kB in 3s (3224 kB/s)
16:03:09 #0 3.374 Reading package lists...
16:03:09 #0 4.330 Reading package lists...
16:03:09 #0 5.270 Building dependency tree...
16:03:09 #0 5.466 Reading state information...
16:03:09 #0 5.673 The following additional packages will be installed:
16:03:09 #0 5.673   at autoconf automake autopoint autotools-dev binutils binutils-common
16:03:09 #0 5.674   binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates
16:03:09 #0 5.674   cpp cpp-8 cron dctrl-tools debhelper debian-keyring dh-autoreconf
16:03:09 #0 5.674   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
16:03:09 #0 5.674   exim4-base exim4-config exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8
16:03:09 #0 5.674   gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
16:03:09 #0 5.674   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs
16:03:09 #0 5.674   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
16:03:09 #0 5.675   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0
16:03:09 #0 5.675   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan5 libassuan0
16:03:09 #0 5.675   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:03:09 #0 5.675   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
16:03:09 #0 5.675   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
16:03:09 #0 5.675   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
16:03:09 #0 5.675   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:03:09 #0 5.675   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:03:09 #0 5.675   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
16:03:09 #0 5.675   libdata-optlist-perl libdevel-callchecker-perl
16:03:09 #0 5.675   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
16:03:09 #0 5.675   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
16:03:09 #0 5.676   libdynaloader-functions-perl libedit2 libemail-valid-perl
16:03:09 #0 5.676   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
16:03:09 #0 5.676   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
16:03:09 #0 5.676   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
16:03:09 #0 5.676   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
16:03:09 #0 5.676   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
16:03:09 #0 5.676   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
16:03:09 #0 5.676   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
16:03:09 #0 5.676   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
16:03:09 #0 5.676   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
16:03:09 #0 5.676   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:09 #0 5.676   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:09 #0 5.676   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
16:03:09 #0 5.676   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
16:03:09 #0 5.676   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:03:09 #0 5.676   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
16:03:09 #0 5.676   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
16:03:09 #0 5.676   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
16:03:09 #0 5.676   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:03:09 #0 5.676   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:03:09 #0 5.676   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:03:09 #0 5.676   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
16:03:09 #0 5.676   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:09 #0 5.677   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
16:03:09 #0 5.677   libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl
16:03:09 #0 5.677   libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl
16:03:09 #0 5.677   libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl
16:03:09 #0 5.677   libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
16:03:09 #0 5.677   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:03:09 #0 5.677   libparams-validate-perl libparse-debianchangelog-perl
16:03:09 #0 5.677   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
16:03:09 #0 5.677   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
16:03:09 #0 5.677   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
16:03:09 #0 5.677   libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7
16:03:09 #0 5.677   libreadonly-perl libref-util-perl libref-util-xs-perl
16:03:09 #0 5.677   libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2
16:03:09 #0 5.677   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:03:09 #0 5.677   libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl
16:03:09 #0 5.677   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1
16:03:09 #0 5.678   libstdc++-8-dev libstrictures-perl libstring-copyright-perl
16:03:09 #0 5.678   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:03:09 #0 5.678   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:03:09 #0 5.678   libsub-install-perl libsub-name-perl libsub-quote-perl
16:03:09 #0 5.678   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
16:03:09 #0 5.678   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
16:03:09 #0 5.678   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
16:03:09 #0 5.678   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:03:09 #0 5.678   libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl
16:03:09 #0 5.678   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
16:03:09 #0 5.678   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:03:09 #0 5.678   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:03:09 #0 5.678   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
16:03:09 #0 5.678   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
16:03:09 #0 5.678   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
16:03:09 #0 5.678   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
16:03:09 #0 5.679   mariadb-common mime-support mysql-common netbase openssh-client openssl
16:03:09 #0 5.679   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:03:09 #0 5.679   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
16:03:09 #0 5.679   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:03:09 #0 5.679   python3-idna python3-magic python3-minimal python3-pkg-resources
16:03:09 #0 5.679   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:03:09 #0 5.680   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
16:03:09 #0 5.680   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:03:09 #0 5.682 Suggested packages:
16:03:09 #0 5.682   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
16:03:09 #0 5.682   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
16:03:09 #0 5.682   checksecurity debtags dh-make adequate autopkgtest bls-standalone
16:03:09 #0 5.682   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
16:03:09 #0 5.682   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
16:03:09 #0 5.682   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:09 #0 5.682   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:03:09 #0 5.682   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
16:03:09 #0 5.682   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
16:03:09 #0 5.682   eximon4 spf-tools-perl swaks g++-multilib g++-8-multilib gcc-8-doc
16:03:09 #0 5.682   libstdc++6-8-dbg gcc-multilib flex bison gdb gcc-doc gcc-8-multilib
16:03:09 #0 5.682   libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg
16:03:09 #0 5.682   liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg
16:03:09 #0 5.682   gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:03:09 #0 5.683   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
16:03:09 #0 5.683   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
16:03:09 #0 5.683   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
16:03:09 #0 5.683   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
16:03:09 #0 5.683   libhtml-template-perl libsasl2-modules-gssapi-mit
16:03:09 #0 5.683   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:03:09 #0 5.683   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
16:03:09 #0 5.683   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
16:03:09 #0 5.683   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:03:09 #0 5.683   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
16:03:09 #0 5.683   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:03:09 #0 5.683   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
16:03:09 #0 5.683   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:03:09 #0 5.683   diffutils-doc perl-doc libterm-readline-gnu-perl
16:03:09 #0 5.683   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
16:03:09 #0 5.683   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
16:03:09 #0 5.683   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
16:03:09 #0 5.683   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
16:03:09 #0 5.683   readline-doc zip wdiff-doc
16:03:09 #0 7.943 The following NEW packages will be installed:
16:03:09 #0 7.943   at autoconf automake autopoint autotools-dev binutils binutils-common
16:03:09 #0 7.943   binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates
16:03:09 #0 7.943   cpp cpp-8 cron curl dctrl-tools debhelper debian-keyring devscripts
16:03:09 #0 7.943   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:03:09 #0 7.943   dpkg-dev dput dwz equivs exim4-base exim4-config exim4-daemon-light fakeroot
16:03:09 #0 7.944   file g++ g++-8 gcc gcc-8 gettext gettext-base git git-man gnupg gnupg-l10n
16:03:09 #0 7.944   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
16:03:09 #0 7.944   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
16:03:09 #0 7.944   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:03:09 #0 7.944   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:09 #0 7.944   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:03:09 #0 7.944   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
16:03:09 #0 7.945   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
16:03:09 #0 7.945   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
16:03:09 #0 7.945   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:03:09 #0 7.945   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:03:09 #0 7.945   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
16:03:09 #0 7.945   libdata-optlist-perl libdevel-callchecker-perl
16:03:09 #0 7.945   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
16:03:09 #0 7.945   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
16:03:09 #0 7.945   libdynaloader-functions-perl libedit2 libemail-valid-perl
16:03:09 #0 7.945   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
16:03:09 #0 7.945   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
16:03:09 #0 7.945   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
16:03:09 #0 7.945   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
16:03:09 #0 7.945   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
16:03:09 #0 7.946   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
16:03:09 #0 7.946   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
16:03:09 #0 7.946   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
16:03:09 #0 7.946   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
16:03:09 #0 7.946   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:09 #0 7.946   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:09 #0 7.946   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
16:03:09 #0 7.946   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
16:03:09 #0 7.946   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:03:09 #0 7.946   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
16:03:09 #0 7.946   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
16:03:09 #0 7.946   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
16:03:09 #0 7.946   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:03:09 #0 7.946   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:03:09 #0 7.947   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:03:09 #0 7.947   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
16:03:09 #0 7.947   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:09 #0 7.947   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
16:03:09 #0 7.947   libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl
16:03:09 #0 7.947   libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl
16:03:09 #0 7.947   libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl
16:03:09 #0 7.948   libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
16:03:09 #0 7.948   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:03:09 #0 7.948   libparams-validate-perl libparse-debianchangelog-perl
16:03:09 #0 7.948   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
16:03:09 #0 7.948   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
16:03:09 #0 7.948   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
16:03:09 #0 7.948   libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7
16:03:09 #0 7.948   libreadonly-perl libref-util-perl libref-util-xs-perl
16:03:09 #0 7.948   libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2
16:03:09 #0 7.949   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:03:09 #0 7.949   libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl
16:03:09 #0 7.949   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1
16:03:09 #0 7.949   libstdc++-8-dev libstrictures-perl libstring-copyright-perl
16:03:09 #0 7.949   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:03:09 #0 7.949   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:03:09 #0 7.949   libsub-install-perl libsub-name-perl libsub-quote-perl
16:03:09 #0 7.949   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
16:03:09 #0 7.949   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
16:03:09 #0 7.949   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
16:03:09 #0 7.949   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:03:09 #0 7.949   libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl
16:03:09 #0 7.949   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
16:03:09 #0 7.949   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:03:09 #0 7.949   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:03:09 #0 7.949   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
16:03:09 #0 7.949   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
16:03:09 #0 7.949   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
16:03:09 #0 7.949   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
16:03:09 #0 7.950   mariadb-common mime-support mysql-common netbase openssh-client openssl
16:03:09 #0 7.950   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:03:09 #0 7.950   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
16:03:09 #0 7.950   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:03:09 #0 7.951   python3-idna python3-magic python3-minimal python3-pkg-resources
16:03:09 #0 7.951   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:03:09 #0 7.951   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
16:03:09 #0 7.951   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:03:09 #10 ...
16:03:09 
16:03:09 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:09 #8 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 51.84MB / 51.84MB 1.3s done
16:03:09 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 0B / 68.84MB 1.6s
16:03:09 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 0B / 141.97MB 1.6s
16:03:09 #8 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 0B / 156B 1.7s
16:03:09 #7 ...
16:03:09 
16:03:09 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:kinetic@sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb
16:03:09 #9 resolve docker.io/library/ubuntu:kinetic@sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb 0.0s done
16:03:09 #9 sha256:d6547859cd2f8a9d8f1730ea25a2d5943fb8c8149be724229ce9078af13fcd79 1.46kB / 1.46kB done
16:03:09 #9 sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb 1.42kB / 1.42kB done
16:03:09 #9 sha256:ee0752679bed0fa6c877f24dc19a94abb62d3d212197431f4d92638a1613ff17 529B / 529B done
16:03:09 #9 sha256:3f701d9643d37eca8cb445ba978c767bc1e07bf958e94504db0298999bfe58c1 27.48MB / 27.48MB 2.1s done
16:03:09 #9 extracting sha256:3f701d9643d37eca8cb445ba978c767bc1e07bf958e94504db0298999bfe58c1 2.0s done
16:03:09 #9 DONE 4.6s
16:03:09 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 115.34MB / 141.97MB 4.2s
16:03:09 #11 11.66 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libstdc++-11-dev arm64 11.3.0-1ubuntu1~22.04 [2075 kB]
16:03:09 #10 27.37 Selecting previously unselected package libk5crypto3:armhf.
16:03:09 #10 27.37 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_armhf.deb ...
16:03:09 #10 27.37 Unpacking libk5crypto3:armhf (1.16-2ubuntu0.2) ...
16:03:09 #10 27.43 Selecting previously unselected package libkeyutils1:armhf.
16:03:09 #10 27.43 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_armhf.deb ...
16:03:09 #10 27.43 Unpacking libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ...
16:03:09 #10 27.49 Selecting previously unselected package libkrb5-3:armhf.
16:03:09 #10 27.49 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_armhf.deb ...
16:03:09 #10 27.49 Unpacking libkrb5-3:armhf (1.16-2ubuntu0.2) ...
16:03:09 #10 27.58 Selecting previously unselected package libgssapi-krb5-2:armhf.
16:03:09 #10 27.58 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_armhf.deb ...
16:03:09 #10 27.58 Unpacking libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ...
16:03:09 #10 27.63 Selecting previously unselected package libpsl5:armhf.
16:03:09 #10 ...
16:03:09 
16:03:09 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:09 #7 extracting sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 2.6s done
16:03:09 #7 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 9.0s
16:03:09 #7 ...
16:03:09 
16:03:09 #8 [internal] load build context
16:03:09 #8 transferring context: 19.80MB 0.6s done
16:03:09 #8 DONE 1.0s
16:03:09 
16:03:09 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:09 #10 16.96 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.9_arm64.deb ...
16:03:09 #10 16.97 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
16:03:09 #10 17.10 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.20) ...
16:03:09 #10 17.18 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.9) ...
16:03:09 #10 17.20 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.9) ...
16:03:09 #10 17.21 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
16:03:09 #7 ...
16:03:09 
16:03:09 #9 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:daf3e62183e8aa9a56878a685ed26f3af3dd8c08c8fd11ef1c167a1aa9bd66a3
16:03:09 #9 resolve docker.io/library/ubuntu:bionic@sha256:daf3e62183e8aa9a56878a685ed26f3af3dd8c08c8fd11ef1c167a1aa9bd66a3 0.0s done
16:03:09 #9 sha256:fb668870d8a72b5d72a3b6d98ee626e00f9f7c29c6f4f7d3a63673d747dbffe7 26.71MB / 26.71MB 0.8s done
16:03:09 #9 sha256:daf3e62183e8aa9a56878a685ed26f3af3dd8c08c8fd11ef1c167a1aa9bd66a3 1.41kB / 1.41kB done
16:03:09 #9 sha256:9ad19d39c58f78bb262e777201ff498b2be5b1f020ac36972c5fa3f84f28a666 529B / 529B done
16:03:09 #9 sha256:251b86c83674d45abbf5736ae35654fca6145e9aaaf14ede3350605eadec41ae 1.46kB / 1.46kB done
16:03:09 #9 extracting sha256:fb668870d8a72b5d72a3b6d98ee626e00f9f7c29c6f4f7d3a63673d747dbffe7 2.8s done
16:03:09 #9 DONE 5.2s
16:03:09 
16:03:09 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:09 #10 14.85 Selecting previously unselected package python3-minimal.
16:03:09 #10 14.85 (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 ... 9515 files and directories currently installed.)
16:03:09 #10 14.86 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ...
16:03:09 #10 14.86 Unpacking python3-minimal (3.9.2-3) ...
16:03:09 #10 14.90 Selecting previously unselected package media-types.
16:03:09 #10 14.90 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:03:09 #10 14.91 Unpacking media-types (4.0.0) ...
16:03:09 #10 14.96 Selecting previously unselected package libmpdec3:arm64.
16:03:09 #10 14.96 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ...
16:03:09 #11 12.22 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-op-check-perl arm64 0.22-1build2 [10.2 kB]
16:03:09 #11 12.22 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
16:03:09 #11 12.22 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu1 [14.4 kB]
16:03:09 #11 12.22 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-classify-perl arm64 0.015-1build2 [20.8 kB]
16:03:09 #11 12.22 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:03:09 #11 12.22 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
16:03:09 #11 12.22 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librole-tiny-perl all 2.001004-1 [16.5 kB]
16:03:09 #11 12.26 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
16:03:09 #11 12.29 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
16:03:09 #11 12.29 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoo-perl all 2.003006-1 [46.3 kB]
16:03:09 #11 12.30 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB]
16:03:09 #11 12.30 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtimedate-perl all 2.3200-1 [34.0 kB]
16:03:09 #11 12.30 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
16:03:09 #11 12.30 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-listing-perl all 6.04-1 [9774 B]
16:03:09 #11 12.30 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:03:09 #11 12.30 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liburi-perl all 1.76-2 [77.5 kB]
16:03:09 #11 12.33 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-parser-perl arm64 3.72-5 [84.1 kB]
16:03:09 #11 12.38 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
16:03:09 #11 12.38 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-html-perl all 1.001-1 [14.9 kB]
16:03:09 #11 12.38 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:03:09 #11 12.38 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-message-perl all 6.22-1 [76.1 kB]
16:03:09 #11 12.38 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
16:03:09 #11 12.38 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:03:09 #11 12.39 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 perl-openssl-defaults arm64 4 [7188 B]
16:03:09 #11 12.39 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ssleay-perl arm64 1.88-2ubuntu1 [286 kB]
16:03:09 #11 12.41 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-socket-ssl-perl all 2.067-1 [176 kB]
16:03:09 #11 12.48 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-http-perl all 6.19-1 [22.8 kB]
16:03:09 #10 21.94 Selecting previously unselected package libbinutils:armhf.
16:03:09 #10 21.94 Preparing to unpack .../027-libbinutils_2.35.2-2_armhf.deb ...
16:03:09 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 6.29MB / 68.84MB 1.8s
16:03:09 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 12.58MB / 141.97MB 1.8s
16:03:09 #8 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 156B / 156B 1.8s done
16:03:09 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 14.68MB / 68.84MB 1.9s
16:03:09 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 19.92MB / 141.97MB 1.9s
16:03:09 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 4.19MB / 47.38MB 1.6s
16:03:09 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 33.55MB / 45.92MB 1.8s
16:03:09 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 9.44MB / 47.38MB 1.8s
16:03:09 #10 7.928 Get:176 http://deb.debian.org/debian buster/main arm64 python3-chardet all 3.0.4-3 [80.5 kB]
16:03:09 #10 7.930 Get:177 http://deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB]
16:03:09 #10 7.930 Get:178 http://deb.debian.org/debian buster/main arm64 python3-debian all 0.1.35 [78.8 kB]
16:03:09 #10 7.932 Get:179 http://deb.debian.org/debian buster/main arm64 libgpgme11 arm64 1.12.0-6 [241 kB]
16:03:09 #10 7.934 Get:180 http://deb.debian.org/debian buster/main arm64 python3-gpg arm64 1.12.0-6 [292 kB]
16:03:09 #10 7.937 Get:181 http://deb.debian.org/debian buster/main arm64 dput all 1.0.3 [54.5 kB]
16:03:09 #10 7.938 Get:182 http://deb.debian.org/debian buster/main arm64 equivs all 2.2.0 [22.4 kB]
16:03:09 #10 7.939 Get:183 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-config all 4.92-8+deb10u7 [325 kB]
16:03:09 #10 7.942 Get:184 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-base arm64 4.92-8+deb10u7 [1136 kB]
16:03:09 #10 7.956 Get:185 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB]
16:03:09 #10 7.961 Get:186 http://deb.debian.org/debian buster/main arm64 libunbound8 arm64 1.9.0-2+deb10u2 [432 kB]
16:03:09 #10 7.976 Get:187 http://deb.debian.org/debian-security buster/updates/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u9 [317 kB]
16:03:09 #10 7.976 Get:188 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-daemon-light arm64 4.92-8+deb10u7 [558 kB]
16:03:09 #10 7.982 Get:189 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u3 [311 kB]
16:03:09 #10 7.988 Get:190 http://deb.debian.org/debian buster/main arm64 libpcre2-8-0 arm64 10.32-5 [186 kB]
16:03:09 #10 7.992 Get:191 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB]
16:03:09 #10 7.993 Get:192 http://deb.debian.org/debian-security buster/updates/main arm64 git-man all 1:2.20.1-2+deb10u6 [1622 kB]
16:03:09 #10 8.031 Get:193 http://deb.debian.org/debian-security buster/updates/main arm64 git arm64 1:2.20.1-2+deb10u6 [5506 kB]
16:03:09 #10 8.140 Get:194 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB]
16:03:09 #10 8.140 Get:195 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB]
16:03:09 #10 8.143 Get:196 http://deb.debian.org/debian buster/main arm64 guile-2.2-libs arm64 2.2.4+1-2+deb10u1 [4938 kB]
16:03:09 #10 8.225 Get:197 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB]
16:03:09 #10 8.258 Get:198 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
16:03:09 #10 8.258 Get:199 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5+b1 [11.6 kB]
16:03:09 #10 8.258 Get:200 http://deb.debian.org/debian buster/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
16:03:09 #10 8.258 Get:201 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB]
16:03:09 #10 8.258 Get:202 http://deb.debian.org/debian buster/main arm64 libapt-pkg-perl arm64 0.1.34+b1 [68.6 kB]
16:03:09 #10 8.258 Get:203 http://deb.debian.org/debian buster/main arm64 libarchive-cpio-perl all 0.10-1 [10.3 kB]
16:03:09 #10 8.258 Get:204 http://deb.debian.org/debian buster/main arm64 libasync-mergepoint-perl all 0.04-2 [10.4 kB]
16:03:09 #10 8.258 Get:205 http://deb.debian.org/debian buster/main arm64 libauthen-sasl-perl all 2.1600-1 [50.8 kB]
16:03:09 
16:03:09 #10 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:03:09 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 137.36MB / 141.97MB 4.5s
16:03:09 #7 ...
16:03:09 
16:03:09 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:09 #10 27.63 Preparing to unpack .../038-libpsl5_0.19.1-5build1_armhf.deb ...
16:03:09 #10 27.64 Unpacking libpsl5:armhf (0.19.1-5build1) ...
16:03:09 #10 27.74 Selecting previously unselected package libssl1.0.0:armhf.
16:03:09 #10 27.74 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.10_armhf.deb ...
16:03:09 #10 27.74 Unpacking libssl1.0.0:armhf (1.0.2n-1ubuntu5.10) ...
16:03:09 #10 27.85 Selecting previously unselected package libxmuu1:armhf.
16:03:09 #10 27.85 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_armhf.deb ...
16:03:10 #10 14.98 Unpacking libmpdec3:arm64 (2.5.1-1) ...
16:03:10 #10 15.04 Selecting previously unselected package libncursesw6:arm64.
16:03:10 #10 15.04 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_arm64.deb ...
16:03:10 #10 15.05 Unpacking libncursesw6:arm64 (6.2+20201114-2) ...
16:03:10 #11 12.48 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
16:03:10 #11 12.49 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
16:03:10 #11 12.49 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:03:10 #11 12.49 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-perl all 6.43-1 [140 kB]
16:03:10 #11 12.63 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patchutils arm64 0.3.4-2 [65.2 kB]
16:03:10 #10 21.96 Unpacking libbinutils:armhf (2.35.2-2) ...
16:03:10 #10 22.11 Selecting previously unselected package libctf-nobfd0:armhf.
16:03:10 #10 22.11 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_armhf.deb ...
16:03:10 #10 22.12 Unpacking libctf-nobfd0:armhf (2.35.2-2) ...
16:03:10 #10 22.18 Selecting previously unselected package libctf0:armhf.
16:03:10 #10 22.18 Preparing to unpack .../029-libctf0_2.35.2-2_armhf.deb ...
16:03:10 #10 22.19 Unpacking libctf0:armhf (2.35.2-2) ...
16:03:10 #10 22.23 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:03:10 #10 22.23 Preparing to unpack .../030-binutils-arm-linux-gnueabihf_2.35.2-2_armhf.deb ...
16:03:10 #10 22.24 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
16:03:10 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 22.02MB / 68.84MB 2.0s
16:03:10 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 33.55MB / 68.84MB 2.2s
16:03:10 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 39.85MB / 141.97MB 2.2s
16:03:10 #7 ...
16:03:10 
16:03:10 #8 [internal] load build context
16:03:10 #8 transferring context: 19.77MB 1.8s done
16:03:10 #8 DONE 1.9s
16:03:10 
16:03:10 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:10 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 0B / 53.31MB 1.9s
16:03:10 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 13.63MB / 47.38MB 2.0s
16:03:10 #10 8.266 Get:206 http://deb.debian.org/debian buster/main arm64 libmodule-implementation-perl all 0.09-1 [12.9 kB]
16:03:10 #10 8.266 Get:207 http://deb.debian.org/debian buster/main arm64 libvariable-magic-perl arm64 0.62-1+b1 [44.8 kB]
16:03:10 #10 8.266 Get:208 http://deb.debian.org/debian buster/main arm64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
16:03:10 #10 8.266 Get:209 http://deb.debian.org/debian buster/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
16:03:10 #10 8.266 Get:210 http://deb.debian.org/debian buster/main arm64 libcgi-pm-perl all 4.40-1 [222 kB]
16:03:10 #10 8.266 Get:211 http://deb.debian.org/debian buster/main arm64 libfcgi-perl arm64 0.78-2+b3 [38.8 kB]
16:03:10 #10 8.266 Get:212 http://deb.debian.org/debian buster/main arm64 libcgi-fast-perl all 1:2.13-1 [11.4 kB]
16:03:10 #10 8.267 Get:213 http://deb.debian.org/debian buster/main arm64 libsub-name-perl arm64 0.21-1+b3 [13.4 kB]
16:03:10 #10 8.267 Get:214 http://deb.debian.org/debian buster/main arm64 libclass-accessor-perl all 0.51-1 [23.2 kB]
16:03:10 #10 8.268 Get:215 http://deb.debian.org/debian buster/main arm64 libclass-inspector-perl all 1.32-1 [19.1 kB]
16:03:10 #10 8.276 Get:216 http://deb.debian.org/debian buster/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b2 [37.1 kB]
16:03:10 #10 8.278 Get:217 http://deb.debian.org/debian buster/main arm64 libclone-perl arm64 0.41-1+b1 [14.5 kB]
16:03:10 #10 8.280 Get:218 http://deb.debian.org/debian buster/main arm64 libcommon-sense-perl arm64 3.74-2+b7 [24.0 kB]
16:03:10 #10 8.282 Get:219 http://deb.debian.org/debian buster/main arm64 libparams-util-perl arm64 1.07-3+b4 [22.5 kB]
16:03:10 #10 8.282 Get:220 http://deb.debian.org/debian buster/main arm64 libsub-install-perl all 0.928-1 [11.4 kB]
16:03:10 #10 8.282 Get:221 http://deb.debian.org/debian buster/main arm64 libdata-optlist-perl all 0.110-1 [10.6 kB]
16:03:10 #10 8.284 Get:222 http://deb.debian.org/debian buster/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
16:03:10 #10 8.285 Get:223 http://deb.debian.org/debian buster/main arm64 libconst-fast-perl all 0.014-1 [8250 B]
16:03:10 #10 8.285 Get:224 http://deb.debian.org/debian buster/main arm64 libwant-perl arm64 0.29-1+b4 [28.5 kB]
16:03:10 #10 8.288 Get:225 http://deb.debian.org/debian buster/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
16:03:10 #10 8.288 Get:226 http://deb.debian.org/debian buster/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
16:03:10 #10 8.289 Get:227 http://deb.debian.org/debian buster/main arm64 libdata-dump-perl all 1.23-1 [29.5 kB]
16:03:10 #10 8.294 Get:228 http://deb.debian.org/debian buster/main arm64 libdigest-bubblebabble-perl all 0.02-2 [8238 B]
16:03:10 #10 8.294 Get:229 http://deb.debian.org/debian buster/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
16:03:10 #10 8.294 Get:230 http://deb.debian.org/debian buster/main arm64 libdistro-info-perl all 0.21 [6696 B]
16:03:10 #10 8.302 Get:231 http://deb.debian.org/debian buster/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
16:03:10 #10 8.302 Get:232 http://deb.debian.org/debian buster/main arm64 libmailtools-perl all 2.18-1 [88.5 kB]
16:03:10 #10 8.302 Get:233 http://deb.debian.org/debian buster/main arm64 libnet-ip-perl all 1.26-2 [29.0 kB]
16:03:10 #10 8.309 Get:234 http://deb.debian.org/debian buster/main arm64 libnet-dns-perl all 1.19-1 [372 kB]
16:03:10 #10 8.309 Get:235 http://deb.debian.org/debian buster/main arm64 libnet-domain-tld-perl all 1.75-1 [33.3 kB]
16:03:10 #10 8.309 Get:236 http://deb.debian.org/debian buster/main arm64 libemail-valid-perl all 1.202-1 [23.0 kB]
16:03:10 #10 8.319 Get:237 http://deb.debian.org/debian buster/main arm64 libexporter-tiny-perl all 1.002001-1 [36.9 kB]
16:03:10 #10 8.319 Get:238 http://deb.debian.org/debian buster/main arm64 libipc-system-simple-perl all 1.25-4 [26.5 kB]
16:03:10 #10 8.319 Get:239 http://deb.debian.org/debian buster/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
16:03:10 #10 8.319 Get:240 http://deb.debian.org/debian buster/main arm64 libfile-chdir-perl all 0.1008-1 [13.3 kB]
16:03:10 #10 8.319 Get:241 http://deb.debian.org/debian buster/main arm64 libfile-fcntllock-perl arm64 0.22-3+b5 [35.5 kB]
16:03:10 #10 8.319 Get:242 http://deb.debian.org/debian buster/main arm64 libfont-afm-perl all 1.20-2 [13.6 kB]
16:03:10 #10 8.319 Get:243 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u2 [63.8 kB]
16:03:10 #10 8.319 Get:244 http://deb.debian.org/debian buster/main arm64 libfuture-perl all 0.39-1 [74.5 kB]
16:03:10 #10 8.319 Get:245 http://deb.debian.org/debian buster/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
16:03:10 #10 8.319 Get:246 http://deb.debian.org/debian buster/main arm64 libparams-validate-perl arm64 1.29-1+b1 [66.3 kB]
16:03:10 #10 8.326 Get:247 http://deb.debian.org/debian buster/main arm64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
16:03:10 #10 8.326 Get:248 http://deb.debian.org/debian buster/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
16:03:10 #10 8.326 Get:249 http://deb.debian.org/debian buster/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
16:03:10 #10 8.326 Get:250 http://deb.debian.org/debian buster/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
16:03:10 #10 8.326 Get:251 http://deb.debian.org/debian buster/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
16:03:10 #10 8.326 Get:252 http://deb.debian.org/debian buster/main arm64 libjson-perl all 4.02000-1 [88.8 kB]
16:03:10 #10 8.326 Get:253 http://deb.debian.org/debian buster/main arm64 liblog-any-perl all 1.707-1 [65.2 kB]
16:03:10 #10 8.326 Get:254 http://deb.debian.org/debian buster/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
16:03:10 #10 8.326 Get:255 http://deb.debian.org/debian buster/main arm64 libpackage-stash-perl all 0.38-1 [21.7 kB]
16:03:10 #10 8.336 Get:256 http://deb.debian.org/debian buster/main arm64 libsub-identify-perl arm64 0.14-1+b1 [12.0 kB]
16:03:10 #10 8.354 Get:257 http://deb.debian.org/debian buster/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
16:03:10 #10 8.354 Get:258 http://deb.debian.org/debian buster/main arm64 libpath-tiny-perl all 0.108-1 [53.3 kB]
16:03:10 #10 8.355 Get:259 http://deb.debian.org/debian buster/main arm64 libtype-tiny-perl all 1.004004-1 [266 kB]
16:03:10 #10 8.358 Get:260 http://deb.debian.org/debian buster/main arm64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
16:03:10 #10 8.359 Get:261 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB]
16:03:10 #10 8.370 Get:262 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
16:03:10 #10 8.371 Get:263 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB]
16:03:10 #10 8.372 Get:264 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB]
16:03:10 #10 8.373 Get:265 http://deb.debian.org/debian buster/main arm64 libgsasl7 arm64 1.8.0-8+deb10u1 [203 kB]
16:03:10 #10 8.376 Get:266 http://deb.debian.org/debian buster/main arm64 libhtml-form-perl all 6.03-1 [23.9 kB]
16:03:10 #10 8.376 Get:267 http://deb.debian.org/debian buster/main arm64 libhtml-format-perl all 2.12-1 [43.5 kB]
16:03:10 #10 8.377 Get:268 http://deb.debian.org/debian-security buster/updates/main arm64 libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
16:03:10 #10 8.377 Get:269 http://deb.debian.org/debian buster/main arm64 libstruct-dumb-perl all 0.09-1 [11.1 kB]
16:03:10 #10 8.378 Get:270 http://deb.debian.org/debian buster/main arm64 libio-async-perl all 0.72-1 [262 kB]
16:03:10 #10 8.381 Get:271 http://deb.debian.org/debian buster/main arm64 libio-sessiondata-perl all 1.03-1 [5782 B]
16:03:10 #10 8.381 Get:272 http://deb.debian.org/debian buster/main arm64 libio-string-perl all 1.08-3 [12.3 kB]
16:03:10 #10 8.381 Get:273 http://deb.debian.org/debian buster/main arm64 libtypes-serialiser-perl all 1.0-1 [12.7 kB]
16:03:10 #10 8.387 Get:274 http://deb.debian.org/debian buster/main arm64 libjson-xs-perl arm64 3.040-1+b1 [90.2 kB]
16:03:10 #10 8.390 Get:275 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB]
16:03:10 #10 8.393 Get:276 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB]
16:03:10 #10 8.396 Get:277 http://deb.debian.org/debian buster/main arm64 liblist-compare-perl all 0.53-1 [68.9 kB]
16:03:10 #10 8.397 Get:278 http://deb.debian.org/debian buster/main arm64 liblist-moreutils-perl arm64 0.416-1+b4 [62.4 kB]
16:03:10 #10 8.400 Get:279 http://deb.debian.org/debian buster/main arm64 libltdl-dev arm64 2.4.6-9 [162 kB]
16:03:10 #10 8.402 Get:280 http://deb.debian.org/debian buster/main arm64 libsys-hostname-long-perl all 1.5-1 [12.0 kB]
16:03:10 #10 8.402 Get:281 http://deb.debian.org/debian buster/main arm64 libmail-sendmail-perl all 0.80-1 [25.3 kB]
16:03:10 #10 8.412 Get:282 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB]
16:03:10 #10 8.423 Get:283 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B]
16:03:10 #10 8.423 Get:284 http://deb.debian.org/debian-security buster/updates/main arm64 mariadb-common all 1:10.3.36-0+deb10u2 [33.2 kB]
16:03:10 #10 8.424 Get:285 http://deb.debian.org/debian-security buster/updates/main arm64 libmariadb3 arm64 1:10.3.36-0+deb10u2 [164 kB]
16:03:10 #10 8.426 Get:286 http://deb.debian.org/debian buster/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u1 [395 kB]
16:03:10 #10 8.430 Get:287 http://deb.debian.org/debian buster/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u1 [1890 kB]
16:03:10 #10 8.450 Get:288 http://deb.debian.org/debian buster/main arm64 libpython2.7 arm64 2.7.16-2+deb10u1 [958 kB]
16:03:10 #10 8.460 Get:289 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB]
16:03:10 #10 8.469 Get:290 http://deb.debian.org/debian buster/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
16:03:10 #10 27.86 Unpacking libxmuu1:armhf (2:1.1.2-2) ...
16:03:10 #10 27.89 Selecting previously unselected package manpages.
16:03:10 #10 27.89 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
16:03:10 #10 27.90 Unpacking manpages (4.15-1) ...
16:03:10 #10 28.03 Selecting previously unselected package openssh-client.
16:03:10 #10 28.03 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_armhf.deb ...
16:03:10 #10 28.03 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ...
16:03:10 #10 15.36 Selecting previously unselected package readline-common.
16:03:10 #10 15.36 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
16:03:10 #10 15.39 Unpacking readline-common (8.1-1) ...
16:03:10 #11 12.88 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 wdiff arm64 1.2.2-2build1 [28.8 kB]
16:03:10 #11 12.90 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 devscripts arm64 2.20.2ubuntu2 [940 kB]
16:03:10 #7 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 4.2s done
16:03:10 #7 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded
16:03:10 #10 17.75 Selecting previously unselected package python3-minimal.
16:03:10 #10 17.75 (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 ... 4315 files and directories currently installed.)
16:03:10 #10 17.75 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ...
16:03:10 #10 17.76 Unpacking python3-minimal (3.6.7-1~18.04) ...
16:03:10 #10 17.80 Selecting previously unselected package mime-support.
16:03:10 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 41.94MB / 68.84MB 2.3s
16:03:10 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 48.23MB / 68.84MB 2.4s
16:03:10 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 51.38MB / 141.97MB 2.4s
16:03:10 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 37.75MB / 45.92MB 2.1s
16:03:10 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 3.15MB / 53.31MB 2.1s
16:03:10 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 41.94MB / 45.92MB 2.3s
16:03:10 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 17.83MB / 47.38MB 2.3s
16:03:10 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 6.29MB / 53.31MB 2.3s
16:03:10 #10 8.472 Get:291 http://deb.debian.org/debian buster/main arm64 libnet-dns-sec-perl arm64 1.11-1 [47.7 kB]
16:03:10 #10 8.473 Get:292 http://deb.debian.org/debian buster/main arm64 libnet-libidn-perl arm64 0.12.ds-3+b1 [18.7 kB]
16:03:10 #10 8.474 Get:293 http://deb.debian.org/debian buster/main arm64 libnumber-compare-perl all 0.03-1 [7642 B]
16:03:10 #10 8.474 Get:294 http://deb.debian.org/debian buster/main arm64 libnumber-range-perl all 0.12-1 [9274 B]
16:03:10 #10 8.474 Get:295 http://deb.debian.org/debian buster/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b7 [41.8 kB]
16:03:10 #10 8.475 Get:296 http://deb.debian.org/debian buster/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b7 [28.8 kB]
16:03:10 #10 8.475 Get:297 http://deb.debian.org/debian buster/main arm64 libpackage-stash-xs-perl arm64 0.29-1 [19.7 kB]
16:03:10 #10 8.476 Get:298 http://deb.debian.org/debian buster/main arm64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
16:03:10 #10 8.477 Get:299 http://deb.debian.org/debian buster/main arm64 libtext-glob-perl all 0.10-1 [8362 B]
16:03:10 #10 8.478 Get:300 http://deb.debian.org/debian buster/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
16:03:10 #10 8.480 Get:301 http://deb.debian.org/debian buster/main arm64 libperlio-gzip-perl arm64 0.19-1+b5 [17.2 kB]
16:03:10 #10 8.481 Get:302 http://deb.debian.org/debian buster/main arm64 libpod-constants-perl all 0.19-1 [16.9 kB]
16:03:10 #10 8.481 Get:303 http://deb.debian.org/debian buster/main arm64 libreadonly-perl all 2.050-1 [22.7 kB]
16:03:10 #10 8.482 Get:304 http://deb.debian.org/debian buster/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
16:03:10 #10 8.482 Get:305 http://deb.debian.org/debian buster/main arm64 libref-util-xs-perl arm64 0.117-1+b1 [13.8 kB]
16:03:10 #10 8.483 Get:306 http://deb.debian.org/debian buster/main arm64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
16:03:10 #10 8.484 Get:307 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u2 [102 kB]
16:03:10 #10 8.486 Get:308 http://deb.debian.org/debian buster/main arm64 libsereal-decoder-perl arm64 4.005+ds-1+b1 [88.1 kB]
16:03:10 #10 8.488 Get:309 http://deb.debian.org/debian buster/main arm64 libsereal-encoder-perl arm64 4.005+ds-1+b1 [89.4 kB]
16:03:10 #10 8.490 Get:310 http://deb.debian.org/debian buster/main arm64 libsereal-perl all 4.005-1 [10.8 kB]
16:03:10 #10 8.491 Get:311 http://deb.debian.org/debian buster/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
16:03:10 #10 8.492 Get:312 http://deb.debian.org/debian buster/main arm64 libxml-parser-perl arm64 2.44-4 [212 kB]
16:03:10 #10 8.495 Get:313 http://deb.debian.org/debian buster/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
16:03:10 #10 8.499 Get:314 http://deb.debian.org/debian buster/main arm64 libsort-key-perl arm64 1.33-2+b1 [36.3 kB]
16:03:10 #10 8.512 Get:315 http://deb.debian.org/debian buster/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
16:03:10 #10 8.512 Get:316 http://deb.debian.org/debian buster/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
16:03:10 #10 8.512 Get:317 http://deb.debian.org/debian buster/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
16:03:10 #10 8.512 Get:318 http://deb.debian.org/debian buster/main arm64 libterm-readkey-perl arm64 2.38-1 [27.0 kB]
16:03:10 #10 8.512 Get:319 http://deb.debian.org/debian buster/main arm64 libtest-fatal-perl all 0.014-1 [11.9 kB]
16:03:10 #10 8.512 Get:320 http://deb.debian.org/debian buster/main arm64 libtest-refcount-perl all 0.08-3 [11.4 kB]
16:03:10 #10 8.512 Get:321 http://deb.debian.org/debian buster/main arm64 libtext-levenshtein-perl all 0.13-1 [11.1 kB]
16:03:10 #10 8.513 Get:322 http://deb.debian.org/debian buster/main arm64 libtype-tiny-xs-perl arm64 0.014-1+b1 [23.7 kB]
16:03:10 #10 8.513 Get:323 http://deb.debian.org/debian buster/main arm64 libunicode-utf8-perl arm64 0.62-1 [19.6 kB]
16:03:10 #10 8.605 Get:324 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB]
16:03:10 #10 8.614 Get:325 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB]
16:03:10 #10 8.614 Get:326 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
16:03:10 #10 8.624 Get:327 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB]
16:03:10 #10 8.624 Get:328 http://deb.debian.org/debian buster/main arm64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
16:03:10 #10 8.624 Get:329 http://deb.debian.org/debian buster/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u2 [736 kB]
16:03:10 #10 8.627 Get:330 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB]
16:03:10 #10 8.628 Get:331 http://deb.debian.org/debian buster/main arm64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
16:03:10 #10 8.629 Get:332 http://deb.debian.org/debian buster/main arm64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
16:03:10 #10 8.630 Get:333 http://deb.debian.org/debian buster/main arm64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
16:03:10 #10 8.631 Get:334 http://deb.debian.org/debian buster/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1 [334 kB]
16:03:10 #10 8.640 Get:335 http://deb.debian.org/debian buster/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
16:03:10 #10 8.641 Get:336 http://deb.debian.org/debian buster/main arm64 libxml-simple-perl all 2.25-1 [72.0 kB]
16:03:10 #10 8.645 Get:337 http://deb.debian.org/debian buster/main arm64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
16:03:10 #10 8.645 Get:338 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
16:03:10 #10 8.645 Get:339 http://deb.debian.org/debian buster/main arm64 libyaml-0-2 arm64 0.2.1-1 [41.4 kB]
16:03:10 #10 8.648 Get:340 http://deb.debian.org/debian buster/main arm64 libyaml-libyaml-perl arm64 0.76+repack-1 [32.0 kB]
16:03:10 #10 8.648 Get:341 http://deb.debian.org/debian buster/main arm64 licensecheck all 3.0.31-3 [28.3 kB]
16:03:10 #10 8.648 Get:342 http://deb.debian.org/debian buster/main arm64 t1utils arm64 1.41-3 [59.7 kB]
16:03:10 #10 8.652 Get:343 http://deb.debian.org/debian buster/main arm64 lintian all 2.15.0 [1181 kB]
16:03:10 #10 8.665 Get:344 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB]
16:03:10 #10 8.667 Get:345 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB]
16:03:10 #10 8.677 Get:346 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB]
16:03:10 #7 extracting sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 5.1s
16:03:10 #10 28.16 Selecting previously unselected package publicsuffix.
16:03:10 #10 28.16 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
16:03:10 #10 28.17 Unpacking publicsuffix (20180223.1310-1) ...
16:03:10 #10 28.26 Selecting previously unselected package python-apt-common.
16:03:10 #10 28.26 Preparing to unpack .../044-python-apt-common_1.6.5ubuntu0.7_all.deb ...
16:03:10 #10 28.27 Unpacking python-apt-common (1.6.5ubuntu0.7) ...
16:03:10 #10 28.38 Selecting previously unselected package python3-apt.
16:03:10 #10 28.38 Preparing to unpack .../045-python3-apt_1.6.5ubuntu0.7_armhf.deb ...
16:03:10 #9 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 4.0s done
16:03:10 #9 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 0.1s
16:03:10 #11 13.18 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 diffstat arm64 1.63-1 [25.2 kB]
16:03:10 #11 13.18 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB]
16:03:10 #11 13.19 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
16:03:10 #11 13.19 Get:209 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgpgme11 arm64 1.13.1-7ubuntu2 [108 kB]
16:03:10 #11 13.20 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-gpg arm64 1.13.1-7ubuntu2 [156 kB]
16:03:10 #11 13.21 Get:211 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dput all 1.0.3ubuntu1 [42.3 kB]
16:03:10 #11 13.22 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl3-gnutls arm64 7.68.0-1ubuntu2.14 [213 kB]
16:03:10 #11 13.23 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
16:03:10 #11 13.23 Get:214 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git-man all 1:2.25.1-1ubuntu3.6 [887 kB]
16:03:10 #11 13.28 Get:215 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git arm64 1:2.25.1-1ubuntu3.6 [4338 kB]
16:03:10 #11 12.30 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 g++-11 arm64 11.3.0-1ubuntu1~22.04 [11.1 MB]
16:03:10 #10 17.80 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
16:03:10 #10 17.81 Unpacking mime-support (3.60ubuntu1) ...
16:03:10 #10 17.85 Selecting previously unselected package libmpdec2:arm64.
16:03:10 #10 17.86 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ...
16:03:10 #10 17.86 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ...
16:03:10 #10 17.90 Selecting previously unselected package readline-common.
16:03:10 #10 17.90 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
16:03:10 #10 17.91 Unpacking readline-common (7.0-3) ...
16:03:10 #10 17.97 Selecting previously unselected package libreadline7:arm64.
16:03:10 #10 17.97 Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ...
16:03:10 #10 17.98 Unpacking libreadline7:arm64 (7.0-3) ...
16:03:10 #10 18.02 Selecting previously unselected package libsqlite3-0:arm64.
16:03:10 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 62.91MB / 68.84MB 2.6s
16:03:10 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 67.11MB / 141.97MB 2.6s
16:03:10 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.84MB / 68.84MB 2.7s
16:03:10 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 76.55MB / 141.97MB 2.7s
16:03:10 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 45.92MB / 45.92MB 2.5s
16:03:10 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 22.02MB / 47.38MB 2.5s
16:03:10 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 9.44MB / 53.31MB 2.5s
16:03:10 #10 22.55 Selecting previously unselected package binutils.
16:03:10 #10 22.55 Preparing to unpack .../031-binutils_2.35.2-2_armhf.deb ...
16:03:10 #10 22.56 Unpacking binutils (2.35.2-2) ...
16:03:10 #10 22.62 Selecting previously unselected package libc-dev-bin.
16:03:10 #10 22.62 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u5_armhf.deb ...
16:03:10 #10 22.63 Unpacking libc-dev-bin (2.31-13+deb11u5) ...
16:03:10 #10 22.68 Selecting previously unselected package linux-libc-dev:armhf.
16:03:10 #10 22.68 Preparing to unpack .../033-linux-libc-dev_5.10.149-2_armhf.deb ...
16:03:10 #10 22.68 Unpacking linux-libc-dev:armhf (5.10.149-2) ...
16:03:10 #12 2.128 CentOS Stream 8 - AppStream                      17 MB/s |  22 MB     00:01    
16:03:10 #10 DONE 2.9s
16:03:10 
16:03:10 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:10 #10 28.39 Unpacking python3-apt (1.6.5ubuntu0.7) ...
16:03:10 #10 28.49 Selecting previously unselected package strace.
16:03:10 #10 28.49 Preparing to unpack .../046-strace_4.21-1ubuntu1_armhf.deb ...
16:03:10 #10 28.50 Unpacking strace (4.21-1ubuntu1) ...
16:03:10 #10 28.63 Selecting previously unselected package xauth.
16:03:10 #10 28.63 Preparing to unpack .../047-xauth_1%3a1.0.10-1_armhf.deb ...
16:03:10 #10 8.776 Get:347 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1+deb10u1 [123 kB]
16:03:10 #10 8.780 Get:348 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
16:03:10 #10 8.789 Get:349 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB]
16:03:10 #10 8.796 Get:350 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB]
16:03:10 #10 8.804 Get:351 http://deb.debian.org/debian buster/main arm64 python3-certifi all 2018.8.24-1 [140 kB]
16:03:10 #10 8.808 Get:352 http://deb.debian.org/debian buster/main arm64 python3-idna all 2.6-1 [34.3 kB]
16:03:10 #10 8.815 Get:353 http://deb.debian.org/debian buster/main arm64 python3-magic all 2:0.4.15-2 [9256 B]
16:03:10 #10 8.816 Get:354 http://deb.debian.org/debian buster/main arm64 python3-urllib3 all 1.24.1-1 [97.1 kB]
16:03:10 #10 8.822 Get:355 http://deb.debian.org/debian buster/main arm64 python3-requests all 2.21.0-1 [66.9 kB]
16:03:10 #10 8.823 Get:356 http://deb.debian.org/debian buster/main arm64 python3-unidiff all 0.5.4-1 [7506 B]
16:03:10 #10 8.825 Get:357 http://deb.debian.org/debian buster/main arm64 python3-xdg all 0.25-5 [35.9 kB]
16:03:10 #10 8.832 Get:358 http://deb.debian.org/debian buster/main arm64 shared-mime-info arm64 1.10-1 [764 kB]
16:03:10 #10 8.836 Get:359 http://deb.debian.org/debian buster/main arm64 strace arm64 4.26-0.2 [803 kB]
16:03:10 #10 8.844 Get:360 http://deb.debian.org/debian-security buster/updates/main arm64 unzip arm64 6.0-23+deb10u3 [166 kB]
16:03:10 #10 8.849 Get:361 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB]
16:03:10 #10 8.853 Get:362 http://deb.debian.org/debian buster/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
16:03:10 #11 13.48 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
16:03:10 #11 13.48 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6 [11.1 kB]
16:03:10 #11 13.48 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:03:10 #11 13.48 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libapt-pkg-perl arm64 0.1.36build3 [65.8 kB]
16:03:10 #11 13.48 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B]
16:03:10 #11 13.48 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarray-intspan-perl all 2.003-1 [23.3 kB]
16:03:10 #11 13.48 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
16:03:10 #11 13.48 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
16:03:10 #11 13.48 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:03:10 #11 13.55 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libvariable-magic-perl arm64 0.62-1build2 [33.1 kB]
16:03:10 #11 12.83 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 g++ arm64 4:11.2.0-1ubuntu1 [1394 B]
16:03:10 #10 18.02 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_arm64.deb ...
16:03:10 #10 18.03 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.7) ...
16:03:10 #10 18.09 Selecting previously unselected package libpython3.6-stdlib:arm64.
16:03:10 #10 18.09 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.9_arm64.deb ...
16:03:10 #10 18.09 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.9) ...
16:03:10 #10 18.25 Selecting previously unselected package python3.6.
16:03:10 #10 18.25 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.9_arm64.deb ...
16:03:10 #10 18.26 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.9) ...
16:03:10 #10 18.30 Selecting previously unselected package libpython3-stdlib:arm64.
16:03:10 #7 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 0.4s done
16:03:10 #7 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12
16:03:10 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 26.21MB / 47.38MB 2.7s
16:03:10 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 13.63MB / 53.31MB 2.7s
16:03:10 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 16.78MB / 53.31MB 2.8s
16:03:10 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 31.46MB / 47.38MB 2.9s
16:03:10 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.84MB / 68.84MB 2.9s done
16:03:10 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 99.61MB / 141.97MB 3.0s
16:03:10 #10 22.92 Selecting previously unselected package libcrypt-dev:armhf.
16:03:10 #10 22.92 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
16:03:10 #10 22.92 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
16:03:10 #10 22.97 Selecting previously unselected package libtirpc-dev:armhf.
16:03:10 #10 22.97 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
16:03:10 #10 22.98 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
16:03:10 #10 23.03 Selecting previously unselected package libnsl-dev:armhf.
16:03:10 #10 23.03 Preparing to unpack .../036-libnsl-dev_1.3.0-2_armhf.deb ...
16:03:10 #10 23.04 Unpacking libnsl-dev:armhf (1.3.0-2) ...
16:03:10 #10 23.08 Selecting previously unselected package libc6-dev:armhf.
16:03:10 #10 23.08 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u5_armhf.deb ...
16:03:10 #10 15.71 Selecting previously unselected package libreadline8:arm64.
16:03:10 #10 15.71 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ...
16:03:10 #10 15.81 Unpacking libreadline8:arm64 (8.1-1) ...
16:03:10 #7 ...
16:03:10 
16:03:10 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:10 #0 6.335 Fedora 36 - x86_64                               15 MB/s |  81 MB     00:05    
16:03:10 #10 ...
16:03:10 
16:03:10 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:10 #10 9.101 debconf: delaying package configuration, since apt-utils is not installed
16:03:10 #10 9.148 Fetched 162 MB in 3s (58.1 MB/s)
16:03:10 #10 9.188 Selecting previously unselected package sensible-utils.
16:03:10 #10 9.188 (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 ... 6670 files and directories currently installed.)
16:03:10 #10 9.188 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
16:03:10 #10 9.195 Unpacking sensible-utils (0.0.12) ...
16:03:10 #10 9.281 Selecting previously unselected package lsb-base.
16:03:10 #10 9.281 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
16:03:10 #10 9.296 Unpacking lsb-base (10.2019051400) ...
16:03:10 #10 9.349 Selecting previously unselected package cron.
16:03:10 #10 9.349 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_arm64.deb ...
16:03:10 #10 9.354 Unpacking cron (3.0pl1-134+deb10u1) ...
16:03:10 #10 9.426 Selecting previously unselected package libbsd0:arm64.
16:03:10 #10 9.426 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_arm64.deb ...
16:03:10 #13 extracting sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 2.4s done
16:03:10 #13 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 0.1s
16:03:10 #7 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 4.4s done
16:03:10 #7 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded
16:03:10 #7 ...
16:03:10 
16:03:10 #9 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b
16:03:10 #9 resolve docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 0.0s done
16:03:10 #9 sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 1.85kB / 1.85kB done
16:03:10 #9 sha256:a4b14cf13428c71a5fce6d9380eb2ac1452a7ae4253e594dc90c8a884fdf3db2 529B / 529B done
16:03:10 #9 sha256:291bf168077c554abde831d52178c76aa8d7dad0e55a2e37a68c2b55a5d92e64 1.46kB / 1.46kB done
16:03:10 #9 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 55.04MB / 55.04MB 1.1s done
16:03:10 #9 extracting sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 4.5s done
16:03:10 #9 DONE 6.1s
16:03:10 
16:03:10 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:11 #10 28.64 Unpacking xauth (1:1.0.10-1) ...
16:03:11 #11 13.56 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
16:03:11 #11 13.56 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:03:11 #11 13.56 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-xsaccessor-perl arm64 1.19-3build3 [33.1 kB]
16:03:11 #11 13.56 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclone-perl arm64 0.43-2 [10.8 kB]
16:03:11 #11 13.56 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcommon-sense-perl arm64 3.74-2build6 [20.1 kB]
16:03:11 #11 13.56 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-util-perl arm64 1.07-3build5 [19.2 kB]
16:03:11 #11 13.56 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-install-perl all 0.928-1 [10.5 kB]
16:03:11 #11 13.56 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-optlist-perl all 0.110-1 [9956 B]
16:03:11 #11 13.63 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
16:03:11 #11 13.63 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libconst-fast-perl all 0.014-1 [7958 B]
16:03:11 #11 13.64 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwant-perl arm64 0.29-1build4 [23.9 kB]
16:03:11 #11 13.64 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:03:11 #11 13.64 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcpanel-json-xs-perl arm64 4.19-1build1 [107 kB]
16:03:11 #11 13.64 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB]
16:03:11 #11 13.64 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
16:03:11 #11 13.64 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
16:03:11 #11 13.64 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
16:03:11 #11 13.70 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:03:11 #11 13.71 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
16:03:11 #11 13.71 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ip-perl all 1.26-2 [27.4 kB]
16:03:11 #11 13.71 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-perl all 1.22-1 [336 kB]
16:03:11 #11 13.72 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
16:03:11 #11 13.72 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB]
16:03:11 #11 13.72 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
16:03:11 #11 13.72 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
16:03:11 #11 13.72 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB]
16:03:11 #11 13.77 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
16:03:11 #11 13.79 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-fcntllock-perl arm64 0.22-3build4 [33.0 kB]
16:03:11 #11 13.79 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-compare-perl all 0.03-1 [7318 B]
16:03:11 #11 13.80 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-glob-perl all 0.10-1 [7554 B]
16:03:11 #11 13.80 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:03:11 #11 13.80 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB]
16:03:11 #11 13.80 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-string-perl all 1.08-3 [11.1 kB]
16:03:11 #11 13.80 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-ttf-perl all 1.06-1 [313 kB]
16:03:11 #11 13.80 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfuture-perl all 0.43-1 [77.8 kB]
16:03:11 #11 12.83 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 make arm64 4.3-4.1build1 [177 kB]
16:03:11 #11 12.83 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdpkg-perl all 1.21.1ubuntu2.1 [237 kB]
16:03:11 #11 12.83 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB]
16:03:11 #11 12.83 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patch arm64 2.7.6-7build2 [105 kB]
16:03:11 #11 12.84 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lto-disabled-list all 24 [12.5 kB]
16:03:11 #11 12.84 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dpkg-dev all 1.21.1ubuntu2.1 [922 kB]
16:03:11 #11 12.88 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 build-essential arm64 12.9ubuntu3 [4740 B]
16:03:11 #11 12.88 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
16:03:11 #11 12.90 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1 [21.3 kB]
16:03:11 #11 12.90 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1 [55.6 kB]
16:03:11 #11 12.98 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-0ubuntu0.22.04.1 [181 kB]
16:03:11 #11 12.98 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
16:03:11 #11 12.99 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libssh-4 arm64 0.9.6-2build1 [184 kB]
16:03:11 #11 12.99 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.6 [284 kB]
16:03:11 #11 13.00 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.6 [190 kB]
16:03:11 #11 13.01 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB]
16:03:11 #11 13.01 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
16:03:11 #11 13.01 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtool all 2.4.6-15build2 [164 kB]
16:03:11 #11 13.05 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-autoreconf all 20 [16.1 kB]
16:03:11 #11 13.05 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB]
16:03:11 #11 13.13 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-override-perl all 0.09-2 [9532 B]
16:03:11 #7 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 2.4s done
16:03:11 #7 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 10.00MB / 10.00MB 2.5s done
16:03:11 #7 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0
16:03:11 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 0B / 68.84MB 2.6s
16:03:11 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 0B / 51.84MB 2.6s
16:03:11 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 0B / 141.97MB 2.6s
16:03:11 #10 18.30 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ...
16:03:11 #10 18.30 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
16:03:11 #10 18.33 Setting up python3-minimal (3.6.7-1~18.04) ...
16:03:11 #10 18.53 Selecting previously unselected package python3.
16:03:11 #10 18.53 (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 ... 4773 files and directories currently installed.)
16:03:11 #10 18.53 Preparing to unpack .../0-python3_3.6.7-1~18.04_arm64.deb ...
16:03:11 #10 18.54 Unpacking python3 (3.6.7-1~18.04) ...
16:03:11 #10 18.58 Selecting previously unselected package multiarch-support.
16:03:11 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 34.60MB / 47.38MB 3.0s
16:03:11 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 20.97MB / 53.31MB 3.0s
16:03:11 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 113.25MB / 141.97MB 3.2s
16:03:11 #10 23.09 Unpacking libc6-dev:armhf (2.31-13+deb11u5) ...
16:03:11 #10 16.16 Selecting previously unselected package libsqlite3-0:arm64.
16:03:11 #10 16.16 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ...
16:03:11 #10 16.21 Unpacking libsqlite3-0:arm64 (3.34.1-3) ...
16:03:11 #8 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 3.7s done
16:03:11 #10 9.441 Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ...
16:03:11 #10 9.577 Selecting previously unselected package bsdmainutils.
16:03:11 #10 9.577 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_arm64.deb ...
16:03:11 #10 9.590 Unpacking bsdmainutils (11.1.2+b1) ...
16:03:11 #10 9.675 Selecting previously unselected package libuchardet0:arm64.
16:03:11 #10 9.675 Preparing to unpack .../05-libuchardet0_0.0.6-3_arm64.deb ...
16:03:11 #10 9.679 Unpacking libuchardet0:arm64 (0.0.6-3) ...
16:03:11 #9 ...
16:03:11 
16:03:11 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:11 #0 1.267 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
16:03:11 #0 1.330 Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]
16:03:11 #0 1.539 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.3 MB]
16:03:11 #0 1.640 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [311 kB]
16:03:11 #0 3.146 Get:5 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
16:03:11 #0 3.146 Get:6 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
16:03:11 #0 3.149 Get:7 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
16:03:11 #0 3.153 Get:8 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB]
16:03:11 #0 3.867 Fetched 18.8 MB in 3s (5817 kB/s)
16:03:11 #0 3.867 Reading package lists...
16:03:11 #0 5.268 W: Skipping acquire of configured file 'ui/binary-armhf/Packages' as repository 'http://archive.raspberrypi.org/debian bullseye InRelease' doesn't have the component 'ui' (component misspelt in sources.list?)
16:03:11 #0 5.283 Reading package lists...
16:03:11 #0 6.683 Building dependency tree...
16:03:11 #0 6.871 Reading state information...
16:03:11 #0 7.156 curl is already the newest version (7.74.0-1.3+deb11u3).
16:03:11 #0 7.156 The following additional packages will be installed:
16:03:11 #0 7.156   autoconf automake autopoint autotools-dev binutils
16:03:11 #0 7.156   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
16:03:11 #0 7.156   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
16:03:11 #0 7.156   gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian
16:03:11 #0 7.156   libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils
16:03:11 #0 7.156   libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
16:03:11 #0 7.156   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdebhelper-perl
16:03:11 #0 7.156   libdevel-callchecker-perl libdpkg-perl libdynaloader-functions-perl libelf1
16:03:11 #0 7.156   libencode-locale-perl liberror-perl libexpat1 libfakeroot
16:03:11 #0 7.156   libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl
16:03:11 #0 7.156   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
16:03:11 #0 7.156   libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libhtml-parser-perl
16:03:11 #0 7.156   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
16:03:11 #0 7.156   libhttp-message-perl libhttp-negotiate-perl libicu67 libimport-into-perl
16:03:11 #0 7.156   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
16:03:11 #0 7.156   libisl23 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
16:03:11 #0 7.156   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
16:03:11 #0 7.156   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
16:03:11 #0 7.156   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
16:03:11 #0 7.156   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
16:03:11 #0 7.156   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
16:03:11 #0 7.156   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
16:03:11 #0 7.156   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
16:03:11 #0 7.156   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
16:03:11 #0 7.156   po-debconf python3 python3-minimal python3.9 python3.9-minimal
16:03:11 #0 7.156   sensible-utils wdiff xz-utils
16:03:11 #0 7.159 Suggested packages:
16:03:11 #0 7.159   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:03:11 #0 7.159   gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx
16:03:11 #0 7.159   | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el
16:03:11 #0 7.159   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:03:11 #0 7.159   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
16:03:11 #0 7.159   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
16:03:11 #0 7.159   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
16:03:11 #0 7.159   reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
16:03:11 #0 7.159   manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev
16:03:11 #0 7.159   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
16:03:11 #0 7.159   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
16:03:11 #0 7.159   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
16:03:11 #0 7.159   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
16:03:11 #0 7.159   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
16:03:11 #0 7.159   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
16:03:11 #0 7.159   diffutils-doc perl-doc libterm-readline-gnu-perl
16:03:11 #0 7.159   | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl
16:03:11 #0 7.159   python3-doc python3-tk python3-venv python3.9-venv python3.9-doc
16:03:11 #0 7.159   binfmt-support wdiff-doc
16:03:11 #0 7.159 Recommended packages:
16:03:11 #0 7.159   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
16:03:11 #0 7.159   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
16:03:11 #0 7.159   licensecheck lintian pristine-tar python3-apt python3-debian python3-magic
16:03:11 #0 7.159   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
16:03:11 #0 7.159   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
16:03:11 #0 7.159   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
16:03:11 #0 7.159   libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl
16:03:11 #0 7.159   libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl
16:03:11 #0 7.159   libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl
16:03:11 #0 7.159   libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl
16:03:11 #0 8.868 The following NEW packages will be installed:
16:03:11 #0 8.868   autoconf automake autopoint autotools-dev binutils
16:03:11 #0 8.868   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
16:03:11 #0 8.868   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
16:03:11 #0 8.868   equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base
16:03:11 #0 8.868   intltool-debian libarchive-zip-perl libasan6 libatomic1
16:03:11 #0 8.868   libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0
16:03:11 #0 8.868   libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0
16:03:11 #0 8.868   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
16:03:11 #0 8.868   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
16:03:11 #0 8.868   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
16:03:11 #0 8.868   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:03:11 #0 8.868   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
16:03:11 #0 8.868   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:03:11 #0 8.868   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
16:03:11 #0 8.868   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
16:03:11 #0 8.868   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
16:03:11 #0 8.868   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
16:03:11 #0 8.868   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
16:03:11 #0 8.868   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
16:03:11 #0 8.868   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
16:03:11 #0 8.868   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
16:03:11 #0 8.868   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
16:03:11 #0 8.868   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
16:03:11 #0 8.868   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
16:03:11 #0 8.868   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
16:03:11 #0 8.868   po-debconf python3 python3-minimal python3.9 python3.9-minimal
16:03:11 #0 8.868   sensible-utils wdiff xz-utils
16:03:11 #0 8.869 The following packages will be upgraded:
16:03:11 #0 8.869   libc6
16:03:11 #0 9.322 1 upgraded, 126 newly installed, 0 to remove and 7 not upgraded.
16:03:11 #0 9.322 Need to get 79.7 MB of archives.
16:03:11 #0 9.322 After this operation, 300 MB of additional disk space will be used.
16:03:11 #0 9.322 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [138 kB]
16:03:11 #0 9.586 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1+deb11u5 [2297 kB]
16:03:11 #0 9.656 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
16:03:11 #0 9.656 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB]
16:03:11 #0 9.821 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB]
16:03:11 #0 9.822 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB]
16:03:11 #0 9.823 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB]
16:03:11 #0 9.910 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
16:03:11 #10 10.07 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
16:03:11 #10 10.08 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3373 kB]
16:03:11 #10 ...
16:03:11 
16:03:11 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:11 #11 13.84 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB]
16:03:11 #11 13.87 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-validate-perl arm64 1.29-3 [51.0 kB]
16:03:11 #11 13.87 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
16:03:11 #11 13.88 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
16:03:11 #11 13.88 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:03:11 #11 13.88 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
16:03:11 #11 13.88 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
16:03:11 #11 13.88 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-perl all 4.02000-2 [80.9 kB]
16:03:11 #11 13.88 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-perl all 1.708-1 [67.8 kB]
16:03:11 #11 13.91 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
16:03:11 #11 13.95 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-perl all 0.38-1 [19.1 kB]
16:03:11 #11 13.95 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-identify-perl arm64 0.14-1build2 [10.5 kB]
16:03:11 #11 13.95 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-name-perl arm64 0.26-1 [11.2 kB]
16:03:11 #11 13.95 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:03:11 #11 13.95 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-tiny-perl all 0.108-1 [42.6 kB]
16:03:11 #11 13.96 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-perl all 1.008001-2 [304 kB]
16:03:11 #11 13.96 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
16:03:11 #11 13.96 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhash-fieldhash-perl arm64 0.15-1build2 [16.5 kB]
16:03:11 #11 13.99 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
16:03:11 #11 14.03 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB]
16:03:11 #11 13.13 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
16:03:11 #11 13.13 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
16:03:11 #11 13.13 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB]
16:03:11 #11 13.13 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debugedit arm64 1:5.0-4build1 [46.5 kB]
16:03:11 #11 13.14 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dwz arm64 0.14-1build2 [102 kB]
16:03:11 #11 13.14 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext arm64 0.21-4ubuntu4 [846 kB]
16:03:11 #11 13.17 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:03:11 #11 13.20 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 po-debconf all 1.0.21+nmu1 [233 kB]
16:03:11 #11 13.21 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debhelper all 13.6ubuntu1 [923 kB]
16:03:11 #11 13.27 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfakeroot arm64 1.28-1ubuntu1 [31.5 kB]
16:03:11 #11 13.27 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fakeroot arm64 1.28-1ubuntu1 [60.5 kB]
16:03:11 #11 13.28 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB]
16:03:11 #11 13.28 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB]
16:03:11 #11 13.28 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.1 [118 kB]
16:03:11 #11 13.28 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
16:03:11 #11 13.29 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB]
16:03:11 #11 13.30 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
16:03:11 #11 13.35 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB]
16:03:11 #11 13.36 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB]
16:03:11 #11 13.42 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB]
16:03:11 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 6.29MB / 68.84MB 2.7s
16:03:11 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 3.15MB / 51.84MB 2.7s
16:03:11 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 7.34MB / 141.97MB 2.7s
16:03:11 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 12.23MB / 68.84MB 2.8s
16:03:11 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 10.49MB / 51.84MB 2.8s
16:03:11 #10 18.58 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_arm64.deb ...
16:03:11 #10 18.58 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
16:03:11 #10 18.62 Selecting previously unselected package libxau6:arm64.
16:03:11 #10 18.62 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_arm64.deb ...
16:03:11 #10 18.63 Unpacking libxau6:arm64 (1:1.0.8-1ubuntu1) ...
16:03:11 #10 18.67 Selecting previously unselected package libbsd0:arm64.
16:03:11 #10 18.67 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ...
16:03:11 #10 18.67 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ...
16:03:11 #10 18.71 Selecting previously unselected package libxdmcp6:arm64.
16:03:11 #11 1.047 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
16:03:11 #7 ...
16:03:11 
16:03:11 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:11 #0 1.577 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
16:03:11 #0 1.590 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
16:03:11 #0 1.598 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
16:03:11 #0 1.867 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7706 kB]
16:03:11 #0 2.149 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [405 kB]
16:03:11 #0 2.806 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B]
16:03:11 #0 3.800 Fetched 8333 kB in 2s (3386 kB/s)
16:03:11 #0 3.800 Reading package lists...
16:03:11 #0 4.853 Reading package lists...
16:03:11 #0 5.810 Building dependency tree...
16:03:11 #0 6.003 Reading state information...
16:03:11 #0 6.330 The following additional packages will be installed:
16:03:11 #0 6.330   at autoconf automake autopoint autotools-dev binutils
16:03:11 #0 6.330   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
16:03:11 #0 6.330   bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring
16:03:11 #0 6.330   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:03:11 #0 6.330   dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file
16:03:11 #0 6.330   g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n
16:03:11 #0 6.330   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
16:03:11 #0 6.330   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
16:03:11 #0 6.330   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:03:11 #0 6.330   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:11 #0 6.330   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:03:11 #0 6.330   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
16:03:11 #0 6.330   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
16:03:11 #0 6.330   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
16:03:11 #0 6.330   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:03:11 #0 6.330   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:03:11 #0 6.330   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
16:03:11 #0 6.330   libdata-optlist-perl libdevel-callchecker-perl
16:03:11 #0 6.330   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
16:03:11 #0 6.330   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
16:03:11 #0 6.330   libdynaloader-functions-perl libedit2 libemail-valid-perl
16:03:11 #0 6.330   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
16:03:11 #0 6.330   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
16:03:11 #0 6.330   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
16:03:11 #0 6.330   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
16:03:11 #0 6.330   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
16:03:11 #0 6.330   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
16:03:11 #0 6.330   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
16:03:11 #0 6.330   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
16:03:11 #0 6.330   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
16:03:11 #0 6.330   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:11 #0 6.330   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:11 #0 6.330   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
16:03:11 #0 6.330   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
16:03:11 #0 6.330   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:03:11 #0 6.330   libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3
16:03:11 #0 6.330   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5
16:03:11 #0 6.330   libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl
16:03:11 #0 6.330   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:03:11 #0 6.330   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
16:03:11 #0 6.330   liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
16:03:11 #0 6.330   libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl
16:03:11 #0 6.330   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
16:03:11 #0 6.330   libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl
16:03:11 #0 6.330   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:03:11 #0 6.330   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0
16:03:11 #0 6.330   libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16
16:03:11 #0 6.330   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:03:11 #0 6.330   libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl
16:03:11 #0 6.330   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
16:03:11 #0 6.330   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
16:03:11 #0 6.330   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
16:03:11 #0 6.330   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
16:03:11 #0 6.330   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:03:11 #0 6.330   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:03:11 #0 6.330   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:03:11 #0 6.330   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
16:03:11 #0 6.330   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
16:03:11 #0 6.330   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:03:11 #0 6.330   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:03:11 #0 6.330   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:03:11 #0 6.330   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
16:03:11 #0 6.330   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
16:03:11 #0 6.330   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl
16:03:11 #0 6.330   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:03:11 #0 6.330   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
16:03:11 #0 6.330   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
16:03:11 #0 6.330   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:03:11 #0 6.330   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:03:11 #0 6.330   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
16:03:11 #0 6.330   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
16:03:11 #0 6.330   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
16:03:11 #0 6.330   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
16:03:11 #0 6.330   mariadb-common mime-support mysql-common netbase openssh-client openssl
16:03:11 #0 6.330   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:03:11 #0 6.330   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
16:03:11 #0 6.330   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:03:11 #0 6.330   python3-idna python3-magic python3-minimal python3-pkg-resources
16:03:11 #0 6.330   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:03:11 #0 6.331   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
16:03:11 #0 6.331   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:03:11 #0 6.333 Suggested packages:
16:03:11 #0 6.333   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
16:03:11 #0 6.333   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
16:03:11 #0 6.333   checksecurity debtags dh-make adequate autopkgtest bls-standalone
16:03:11 #0 6.333   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
16:03:11 #0 6.333   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
16:03:11 #0 6.333   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:11 #0 6.333   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:03:11 #0 6.333   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
16:03:11 #0 6.333   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
16:03:11 #0 6.333   eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex
16:03:11 #0 6.333   bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
16:03:11 #0 6.333   libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg
16:03:11 #0 6.333   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:03:11 #0 6.333   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
16:03:11 #0 6.333   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
16:03:11 #0 6.333   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
16:03:11 #0 6.333   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
16:03:11 #0 6.333   libhtml-template-perl libsasl2-modules-gssapi-mit
16:03:11 #0 6.333   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:03:11 #0 6.333   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
16:03:11 #0 6.333   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
16:03:11 #0 6.333   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:03:11 #0 6.333   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
16:03:11 #0 6.333   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:03:11 #0 6.333   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
16:03:11 #0 6.333   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:03:11 #0 6.333   diffutils-doc perl-doc libterm-readline-gnu-perl
16:03:11 #0 6.333   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
16:03:11 #0 6.333   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
16:03:11 #0 6.333   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
16:03:11 #0 6.333   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
16:03:11 #0 6.333   readline-doc zip wdiff-doc
16:03:11 #0 8.546 The following NEW packages will be installed:
16:03:11 #0 8.546   at autoconf automake autopoint autotools-dev binutils
16:03:11 #0 8.554   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
16:03:11 #0 8.554   bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper
16:03:11 #0 8.554   debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat
16:03:11 #0 8.554   dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config
16:03:11 #0 8.554   exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base
16:03:11 #0 8.554   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
16:03:11 #0 8.554   gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian
16:03:11 #0 8.554   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:03:11 #0 8.554   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
16:03:11 #0 8.554   libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1
16:03:11 #0 8.554   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:03:11 #0 8.554   libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0
16:03:11 #0 8.554   libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl
16:03:11 #0 8.554   libclass-inspector-perl libclass-method-modifiers-perl
16:03:11 #0 8.554   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:03:11 #0 8.554   libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl
16:03:11 #0 8.554   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:03:11 #0 8.554   libdevel-callchecker-perl libdevel-globaldestruction-perl
16:03:11 #0 8.554   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
16:03:11 #0 8.554   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
16:03:11 #0 8.554   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
16:03:11 #0 8.554   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
16:03:11 #0 8.554   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
16:03:11 #0 8.554   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
16:03:11 #0 8.554   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
16:03:11 #0 8.554   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
16:03:11 #0 8.554   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
16:03:11 #0 8.554   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
16:03:11 #0 8.554   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
16:03:11 #0 8.554   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:11 #0 8.554   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:11 #0 8.554   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
16:03:11 #0 8.554   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
16:03:11 #0 8.554   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:03:11 #0 8.554   libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3
16:03:11 #0 8.554   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5
16:03:11 #0 8.554   libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl
16:03:11 #0 8.554   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:03:11 #0 8.554   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
16:03:11 #0 8.554   liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
16:03:11 #0 8.554   libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl
16:03:11 #0 8.554   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
16:03:11 #0 8.554   libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl
16:03:11 #0 8.554   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:03:11 #0 8.554   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0
16:03:11 #0 8.554   libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16
16:03:11 #0 8.554   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:03:11 #0 8.554   libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl
16:03:11 #0 8.554   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
16:03:11 #0 8.554   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
16:03:11 #0 8.554   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
16:03:11 #0 8.554   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
16:03:11 #0 8.554   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:03:11 #0 8.554   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:03:11 #0 8.554   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:03:11 #0 8.554   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
16:03:11 #0 8.554   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
16:03:11 #0 8.554   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:03:11 #0 8.554   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:03:11 #0 8.554   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:03:11 #0 8.554   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
16:03:11 #0 8.554   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
16:03:11 #0 8.554   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl
16:03:11 #0 8.554   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:03:11 #0 8.554   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
16:03:11 #0 8.554   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
16:03:11 #0 8.554   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:03:11 #0 8.554   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:03:11 #0 8.554   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
16:03:11 #0 8.554   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
16:03:11 #0 8.554   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
16:03:11 #0 8.554   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
16:03:11 #0 8.554   mariadb-common mime-support mysql-common netbase openssh-client openssl
16:03:11 #0 8.554   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:03:11 #0 8.554   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
16:03:11 #0 8.554   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:03:11 #0 8.554   python3-idna python3-magic python3-minimal python3-pkg-resources
16:03:11 #0 8.554   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:03:11 #0 8.554   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
16:03:11 #0 8.554   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
16:03:11 #0 8.838 0 upgraded, 359 newly installed, 0 to remove and 0 not upgraded.
16:03:11 #0 8.838 Need to get 156 MB of archives.
16:03:11 #0 8.838 After this operation, 480 MB of additional disk space will be used.
16:03:11 #0 8.838 Get:1 http://deb.debian.org/debian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
16:03:11 #0 8.841 Get:2 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB]
16:03:11 #0 8.841 Get:3 http://deb.debian.org/debian buster/main armhf cron armhf 3.0pl1-134+deb10u1 [95.3 kB]
16:03:11 #0 8.849 Get:4 http://deb.debian.org/debian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [104 kB]
16:03:11 #0 8.850 Get:5 http://deb.debian.org/debian buster/main armhf bsdmainutils armhf 11.1.2+b1 [186 kB]
16:03:11 #0 8.868 Get:6 http://deb.debian.org/debian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
16:03:11 #0 8.906 Get:7 http://deb.debian.org/debian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [828 kB]
16:03:11 #0 8.916 Get:8 http://deb.debian.org/debian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.4 kB]
16:03:11 #0 8.916 Get:9 http://deb.debian.org/debian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.8 kB]
16:03:11 #0 8.916 Get:10 http://deb.debian.org/debian buster/main armhf man-db armhf 2.8.5-2 [1240 kB]
16:03:11 #0 8.940 Get:11 http://deb.debian.org/debian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
16:03:11 #0 9.023 Get:12 http://deb.debian.org/debian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
16:03:11 #0 9.023 Get:13 http://deb.debian.org/debian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3207 kB]
16:03:11 #0 9.067 Get:14 http://deb.debian.org/debian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
16:03:11 #0 9.067 Get:15 http://deb.debian.org/debian buster/main armhf liblocale-gettext-perl armhf 1.07-3+b4 [18.4 kB]
16:03:11 #0 9.087 Get:16 http://deb.debian.org/debian buster/main armhf libssl1.1 armhf 1.1.1n-0+deb10u3 [1310 kB]
16:03:11 #0 9.098 Get:17 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u4 [582 kB]
16:03:11 #0 9.106 Get:18 http://deb.debian.org/debian-security buster/updates/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [79.9 kB]
16:03:11 #0 9.118 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf python3.7-minimal armhf 3.7.3-2+deb10u4 [1465 kB]
16:03:11 #0 9.136 Get:20 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
16:03:11 #0 9.136 Get:21 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB]
16:03:11 #0 9.136 Get:22 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB]
16:03:11 #0 9.146 Get:23 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB]
16:03:11 #0 9.146 Get:24 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB]
16:03:11 #0 9.146 Get:25 http://deb.debian.org/debian-security buster/updates/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u2 [561 kB]
16:03:11 #0 9.150 Get:26 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u4 [1659 kB]
16:03:11 #0 9.196 Get:27 http://deb.debian.org/debian-security buster/updates/main armhf python3.7 armhf 3.7.3-2+deb10u4 [330 kB]
16:03:11 #0 9.196 Get:28 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
16:03:11 #0 9.196 Get:29 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
16:03:11 #0 9.196 Get:30 http://deb.debian.org/debian buster/main armhf less armhf 487-0.1+b1 [121 kB]
16:03:11 #0 9.196 Get:31 http://deb.debian.org/debian buster/main armhf netbase all 5.6 [19.4 kB]
16:03:11 #0 9.196 Get:32 http://deb.debian.org/debian-security buster/updates/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.9 kB]
16:03:11 #0 9.197 Get:33 http://deb.debian.org/debian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
16:03:11 #0 9.206 Get:34 http://deb.debian.org/debian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
16:03:11 #0 9.206 Get:35 http://deb.debian.org/debian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.6 kB]
16:03:11 #0 9.206 Get:36 http://deb.debian.org/debian buster/main armhf gettext-base armhf 0.19.8.1-9 [118 kB]
16:03:11 #0 9.206 Get:37 http://deb.debian.org/debian-security buster/updates/main armhf krb5-locales all 1.17-3+deb10u5 [95.7 kB]
16:03:11 #0 9.213 Get:38 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB]
16:03:11 #0 9.213 Get:39 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5support0 armhf 1.17-3+deb10u5 [62.7 kB]
16:03:11 #0 9.214 Get:40 http://deb.debian.org/debian-security buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u5 [120 kB]
16:03:11 #0 9.227 Get:41 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u5 [323 kB]
16:03:11 #0 9.227 Get:42 http://deb.debian.org/debian-security buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u5 [138 kB]
16:03:11 #0 9.227 Get:43 http://deb.debian.org/debian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [8002 kB]
16:03:11 #0 9.433 Get:44 http://deb.debian.org/debian-security buster/updates/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u5 [597 kB]
16:03:11 #0 9.447 Get:45 http://deb.debian.org/debian buster/main armhf manpages all 4.16-2 [1295 kB]
16:03:11 #0 9.466 Get:46 http://deb.debian.org/debian buster/main armhf libedit2 armhf 3.1-20181209-1 [79.5 kB]
16:03:11 #0 9.466 Get:47 http://deb.debian.org/debian buster/main armhf openssh-client armhf 1:7.9p1-10+deb10u2 [704 kB]
16:03:11 #0 9.473 Get:48 http://deb.debian.org/debian buster/main armhf ucf all 3.0038+nmu1 [69.0 kB]
16:03:11 #0 9.475 Get:49 http://deb.debian.org/debian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [181 kB]
16:03:11 #0 9.477 Get:50 http://deb.debian.org/debian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
16:03:11 #0 9.479 Get:51 http://deb.debian.org/debian buster/main armhf at armhf 3.1.23-1 [46.7 kB]
16:03:11 #0 9.483 Get:52 http://deb.debian.org/debian buster/main armhf libsigsegv2 armhf 2.12-2 [32.1 kB]
16:03:11 #0 9.483 Get:53 http://deb.debian.org/debian buster/main armhf m4 armhf 1.4.18-2 [190 kB]
16:03:11 #0 9.493 Get:54 http://deb.debian.org/debian buster/main armhf autoconf all 2.69-11 [341 kB]
16:03:11 #0 9.493 Get:55 http://deb.debian.org/debian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
16:03:11 #0 9.500 Get:56 http://deb.debian.org/debian buster/main armhf automake all 1:1.16.1-4 [771 kB]
16:03:11 #0 9.509 Get:57 http://deb.debian.org/debian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
16:03:11 #0 9.514 Get:58 http://deb.debian.org/debian buster/main armhf binutils-common armhf 2.31.1-16 [2073 kB]
16:03:11 #0 9.543 Get:59 http://deb.debian.org/debian buster/main armhf libbinutils armhf 2.31.1-16 [302 kB]
16:03:11 #0 9.563 Get:60 http://deb.debian.org/debian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16 [2101 kB]
16:03:11 #0 9.595 Get:61 http://deb.debian.org/debian buster/main armhf binutils armhf 2.31.1-16 [56.7 kB]
16:03:11 #0 9.597 Get:62 http://deb.debian.org/debian-security buster/updates/main armhf libc-dev-bin armhf 2.28-10+deb10u2 [268 kB]
16:03:11 #0 9.602 Get:63 http://deb.debian.org/debian-security buster/updates/main armhf linux-libc-dev armhf 4.19.260-1 [1525 kB]
16:03:11 #0 9.633 Get:64 http://deb.debian.org/debian-security buster/updates/main armhf libc6-dev armhf 2.28-10+deb10u2 [2150 kB]
16:03:11 #0 9.666 Get:65 http://deb.debian.org/debian buster/main armhf libisl19 armhf 0.20-2 [455 kB]
16:03:11 #0 9.673 Get:66 http://deb.debian.org/debian buster/main armhf libmpfr6 armhf 4.0.2-1 [731 kB]
16:03:11 #0 9.691 Get:67 http://deb.debian.org/debian buster/main armhf libmpc3 armhf 1.1.0-1 [33.8 kB]
16:03:11 #0 9.692 Get:68 http://deb.debian.org/debian buster/main armhf cpp-8 armhf 8.3.0-6 [6790 kB]
16:03:11 #0 9.859 Get:69 http://deb.debian.org/debian buster/main armhf cpp armhf 4:8.3.0-1 [19.4 kB]
16:03:11 #0 9.860 Get:70 http://deb.debian.org/debian buster/main armhf libcc1-0 armhf 8.3.0-6 [38.9 kB]
16:03:11 #0 9.861 Get:71 http://deb.debian.org/debian buster/main armhf libgomp1 armhf 8.3.0-6 [64.8 kB]
16:03:11 #0 9.863 Get:72 http://deb.debian.org/debian buster/main armhf libatomic1 armhf 8.3.0-6 [6740 B]
16:03:11 #0 9.863 Get:73 http://deb.debian.org/debian buster/main armhf libasan5 armhf 8.3.0-6 [336 kB]
16:03:11 #0 9.868 Get:74 http://deb.debian.org/debian buster/main armhf libubsan1 armhf 8.3.0-6 [103 kB]
16:03:11 #0 9.872 Get:75 http://deb.debian.org/debian buster/main armhf libgcc-8-dev armhf 8.3.0-6 [612 kB]
16:03:11 #0 9.881 Get:76 http://deb.debian.org/debian buster/main armhf gcc-8 armhf 8.3.0-6 [7229 kB]
16:03:11 #0 10.05 Get:77 http://deb.debian.org/debian buster/main armhf gcc armhf 4:8.3.0-1 [5204 B]
16:03:11 #0 10.05 Get:78 http://deb.debian.org/debian buster/main armhf libstdc++-8-dev armhf 8.3.0-6 [1584 kB]
16:03:11 #0 10.09 Get:79 http://deb.debian.org/debian buster/main armhf g++-8 armhf 8.3.0-6 [7463 kB]
16:03:11 #7 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 45.92MB / 45.92MB 3.1s done
16:03:11 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 39.85MB / 47.38MB 3.3s
16:03:11 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 27.26MB / 53.31MB 3.3s
16:03:11 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 1.05MB / 110.24MB 3.3s
16:03:11 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 130.02MB / 141.97MB 3.4s
16:03:11 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 141.56MB / 141.97MB 3.5s
16:03:11 #10 23.45 Selecting previously unselected package libisl23:armhf.
16:03:11 #10 23.45 Preparing to unpack .../038-libisl23_0.23-1_armhf.deb ...
16:03:11 #10 23.46 Unpacking libisl23:armhf (0.23-1) ...
16:03:11 #10 16.39 Selecting previously unselected package libpython3.9-stdlib:arm64.
16:03:11 #10 16.40 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ...
16:03:11 #10 16.42 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ...
16:03:11 #7 ...
16:03:11 
16:03:11 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:11 #8 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:03:11 #8 sha256:ef80f35e6f985dbc3d22811189af80f0913d94bc198f506b5b30fa68a0131181 1.80kB / 1.80kB done
16:03:11 #8 sha256:7b3733d7dc3330818165fa94eead3951d171ce0a94f74426aebbc38f2332c5e2 7.10kB / 7.10kB done
16:03:11 #8 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:03:11 #8 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 1.5s done
16:03:11 #8 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 7.86MB / 7.86MB 1.5s done
16:03:11 #8 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 10.00MB / 10.00MB 1.8s done
16:03:11 #8 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 51.84MB / 51.84MB 2.4s done
16:03:11 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.84MB / 68.84MB 3.3s done
16:03:11 #8 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 4.5s done
16:03:11 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 141.97MB / 141.97MB 4.0s done
16:03:11 #8 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 156B / 156B 2.5s done
16:03:11 #8 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 0.5s done
16:03:11 #8 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0.5s done
16:03:11 #8 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 0.8s
16:03:11 #8 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded
16:03:11 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 141.97MB / 141.97MB 6.0s done
16:03:11 #10 9.811 Selecting previously unselected package groff-base.
16:03:11 #11 14.03 Get:281 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
16:03:11 #11 14.03 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libidn11 arm64 1.33-2.2ubuntu2 [45.3 kB]
16:03:11 #11 14.03 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
16:03:11 #11 14.04 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-perl all 0.75-1 [254 kB]
16:03:11 #11 14.04 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblinux-epoll-perl arm64 0.017-1 [15.6 kB]
16:03:11 #11 14.04 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
16:03:11 #11 14.04 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
16:03:11 #11 14.06 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-xs-perl arm64 4.020-1build1 [82.2 kB]
16:03:11 #11 14.11 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
16:03:11 #11 14.11 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB]
16:03:11 #11 14.11 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-moreutils-perl arm64 0.416-1build5 [53.5 kB]
16:03:11 #11 14.11 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
16:03:11 #11 14.11 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-xs-perl arm64 0.58-2 [30.2 kB]
16:03:11 #11 14.12 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl7 arm64 2.4.6-14 [37.5 kB]
16:03:11 #11 14.12 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl-dev arm64 2.4.6-14 [162 kB]
16:03:11 #11 14.12 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
16:03:11 #11 14.13 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
16:03:11 #11 14.19 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-aliases-perl all 0.001006-1 [7176 B]
16:03:11 #11 14.19 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
16:03:11 #11 14.19 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-struct-perl all 0.017-1 [23.4 kB]
16:03:11 #11 14.19 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-sec-perl arm64 1.15-1 [44.1 kB]
16:03:11 #11 14.20 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-libidn-perl arm64 0.12.ds-3build2 [17.3 kB]
16:03:11 #11 14.20 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-range-perl all 0.12-1 [8556 B]
16:03:11 #11 13.42 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB]
16:03:11 #11 13.43 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB]
16:03:11 #11 13.43 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB]
16:03:11 #11 13.43 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB]
16:03:11 #11 13.44 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
16:03:11 #11 13.45 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B]
16:03:11 #11 13.45 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
16:03:11 #11 13.50 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB]
16:03:11 #11 13.50 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-touch-perl all 0.12-1 [9024 B]
16:03:11 #11 13.57 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-pty-perl arm64 1:1.15-2build2 [34.6 kB]
16:03:11 #7 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 0.5s done
16:03:11 #7 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12
16:03:11 #10 18.71 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
16:03:11 #10 18.72 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
16:03:11 #10 18.75 Selecting previously unselected package libxcb1:arm64.
16:03:11 #10 18.75 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_arm64.deb ...
16:03:11 #10 18.76 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ...
16:03:11 #10 18.80 Selecting previously unselected package libx11-data.
16:03:11 #10 18.80 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
16:03:11 #10 18.80 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
16:03:11 #10 18.87 Selecting previously unselected package libx11-6:arm64.
16:03:11 #10 18.87 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_arm64.deb ...
16:03:11 #10 18.88 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.4) ...
16:03:11 #10 18.98 Setting up multiarch-support (2.27-3ubuntu1.6) ...
16:03:11 #10 19.03 Selecting previously unselected package libxext6:arm64.
16:03:11 #10 19.03 (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 ... 5097 files and directories currently installed.)
16:03:11 #10 19.04 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_arm64.deb ...
16:03:11 #10 19.04 Unpacking libxext6:arm64 (2:1.3.3-1) ...
16:03:11 #10 19.08 Selecting previously unselected package bsdmainutils.
16:03:11 #10 19.08 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_arm64.deb ...
16:03:11 #7 ...
16:03:11 
16:03:11 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb
16:03:11 #9 resolve docker.io/library/ubuntu:focal@sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb 0.0s done
16:03:11 #9 sha256:846c0b181fff0c667d9444f8378e8fcfa13116da8d308bf21673f7e4bea8d580 28.58MB / 28.58MB 1.4s done
16:03:11 #9 sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb 1.42kB / 1.42kB done
16:03:11 #9 sha256:8eb87f3d6c9f2feee114ff0eff93ea9dfd20b294df0a0353bd6a4abf403336fe 529B / 529B done
16:03:11 #9 sha256:d5447fc01ae62c20beffbfa50bc51b2797f9d7ebae031b8c2245b5be8ff1c75b 1.46kB / 1.46kB done
16:03:11 #9 extracting sha256:846c0b181fff0c667d9444f8378e8fcfa13116da8d308bf21673f7e4bea8d580 1.0s done
16:03:11 #9 DONE 2.9s
16:03:11 
16:03:11 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:11 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 27.26MB / 68.84MB 3.1s
16:03:11 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 27.26MB / 51.84MB 3.1s
16:03:11 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 24.12MB / 141.97MB 3.1s
16:03:11 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 31.46MB / 68.84MB 3.2s
16:03:11 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 32.51MB / 51.84MB 3.2s
16:03:11 #10 29.37 Selecting previously unselected package at.
16:03:11 #10 29.37 Preparing to unpack .../048-at_3.1.20-3.1ubuntu2_armhf.deb ...
16:03:11 #10 29.39 Unpacking at (3.1.20-3.1ubuntu2) ...
16:03:11 #11 1.459 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [114 kB]
16:03:11 #10 ...
16:03:11 
16:03:11 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:11 #7 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3
16:03:11 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 42.99MB / 47.38MB 3.5s
16:03:11 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 31.46MB / 53.31MB 3.5s
16:03:11 #10 23.55 Selecting previously unselected package libmpfr6:armhf.
16:03:11 #10 23.55 Preparing to unpack .../039-libmpfr6_4.1.0-3_armhf.deb ...
16:03:11 #10 23.55 Unpacking libmpfr6:armhf (4.1.0-3) ...
16:03:11 #10 23.66 Selecting previously unselected package libmpc3:armhf.
16:03:11 #10 23.66 Preparing to unpack .../040-libmpc3_1.2.0-1_armhf.deb ...
16:03:11 #10 23.67 Unpacking libmpc3:armhf (1.2.0-1) ...
16:03:11 #10 23.71 Selecting previously unselected package cpp-10.
16:03:11 #10 23.71 Preparing to unpack .../041-cpp-10_10.2.1-6_armhf.deb ...
16:03:11 #10 23.72 Unpacking cpp-10 (10.2.1-6) ...
16:03:11 #10 16.68 Selecting previously unselected package python3.9.
16:03:11 #10 16.68 Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ...
16:03:11 #10 16.69 Unpacking python3.9 (3.9.2-1) ...
16:03:11 #10 16.80 Selecting previously unselected package libpython3-stdlib:arm64.
16:03:11 #6 extracting sha256:5af5d4bc82b80d453447c5cbfdb3ffa69b5b928600eeb3bf4ceccd2149028b83 5.0s done
16:03:11 #6 DONE 6.8s
16:03:11 
16:03:11 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:11 #8 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:03:11 #8 sha256:7b3733d7dc3330818165fa94eead3951d171ce0a94f74426aebbc38f2332c5e2 7.10kB / 7.10kB done
16:03:11 #8 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 1.0s done
16:03:11 #8 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 7.86MB / 7.86MB 0.2s done
16:03:11 #8 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:03:11 #8 sha256:ef80f35e6f985dbc3d22811189af80f0913d94bc198f506b5b30fa68a0131181 1.80kB / 1.80kB done
16:03:11 #8 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 10.00MB / 10.00MB 0.3s done
16:03:11 #8 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 51.84MB / 51.84MB 1.1s done
16:03:11 #8 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 4.3s done
16:03:11 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 141.97MB / 141.97MB 3.1s done
16:03:11 #8 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 156B / 156B 1.4s done
16:03:11 #8 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.84MB / 68.84MB 2.6s done
16:03:11 #8 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 0.6s done
16:03:11 #8 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0.5s done
16:03:11 #8 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408
16:03:11 #10 DONE 2.1s
16:03:11 
16:03:11 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:11 #8 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 0.3s done
16:03:11 #10 9.812 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_arm64.deb ...
16:03:11 #10 9.820 Unpacking groff-base (1.22.4-3+deb10u1) ...
16:03:11 #10 10.01 Selecting previously unselected package libgdbm6:arm64.
16:03:11 #10 10.01 Preparing to unpack .../07-libgdbm6_1.18.1-4_arm64.deb ...
16:03:11 #10 10.02 Unpacking libgdbm6:arm64 (1.18.1-4) ...
16:03:11 #10 10.07 Selecting previously unselected package libpipeline1:arm64.
16:03:11 #10 10.07 Preparing to unpack .../08-libpipeline1_1.5.1-2_arm64.deb ...
16:03:11 #7 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0.7s done
16:03:11 #11 14.34 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-xs-perl arm64 0.29-1build1 [18.0 kB]
16:03:11 #11 14.50 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
16:03:11 #11 14.59 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
16:03:11 #11 13.57 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run-perl all 20200505.0-1 [89.8 kB]
16:03:11 #11 13.57 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:03:11 #11 13.57 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-xsaccessor-perl arm64 1.19-3build9 [33.6 kB]
16:03:11 #11 13.57 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-op-check-perl arm64 0.22-1build5 [10.1 kB]
16:03:11 #11 13.58 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
16:03:11 #11 13.58 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu4 [14.7 kB]
16:03:11 #11 13.58 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-classify-perl arm64 0.015-1build5 [21.7 kB]
16:03:11 #11 13.64 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:03:11 #11 13.64 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
16:03:11 #11 13.72 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
16:03:11 #11 13.72 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
16:03:11 #11 13.72 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoo-perl all 2.005004-3 [48.0 kB]
16:03:11 #11 13.72 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
16:03:11 #11 13.72 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB]
16:03:11 #11 13.72 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
16:03:11 #11 13.72 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-listing-perl all 6.14-1 [11.2 kB]
16:03:11 #11 13.72 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:03:11 #11 13.79 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liburi-perl all 5.10-1 [78.8 kB]
16:03:11 #11 13.79 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-parser-perl arm64 3.76-1build2 [87.1 kB]
16:03:11 #11 13.87 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
16:03:11 #7 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0.4s done
16:03:11 #7 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408
16:03:11 #10 19.08 Unpacking bsdmainutils (11.1.2ubuntu1) ...
16:03:11 #10 19.13 Selecting previously unselected package groff-base.
16:03:11 #10 19.13 Preparing to unpack .../002-groff-base_1.22.3-10_arm64.deb ...
16:03:11 #10 19.14 Unpacking groff-base (1.22.3-10) ...
16:03:11 #10 19.20 Selecting previously unselected package libgdbm5:arm64.
16:03:11 #10 19.20 Preparing to unpack .../003-libgdbm5_1.14.1-6_arm64.deb ...
16:03:11 #10 19.21 Unpacking libgdbm5:arm64 (1.14.1-6) ...
16:03:11 #10 19.24 Selecting previously unselected package libpipeline1:arm64.
16:03:11 #10 19.25 Preparing to unpack .../004-libpipeline1_1.5.0-1_arm64.deb ...
16:03:11 #10 19.25 Unpacking libpipeline1:arm64 (1.5.0-1) ...
16:03:11 #10 19.30 Selecting previously unselected package man-db.
16:03:11 #10 19.30 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_arm64.deb ...
16:03:11 #10 19.31 Unpacking man-db (2.8.3-2ubuntu0.1) ...
16:03:11 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 36.79MB / 68.84MB 3.3s
16:03:11 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 35.65MB / 51.84MB 3.3s
16:03:11 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 33.46MB / 141.97MB 3.3s
16:03:11 #10 29.70 Selecting previously unselected package libsigsegv2:armhf.
16:03:11 #10 29.70 Preparing to unpack .../049-libsigsegv2_2.12-1_armhf.deb ...
16:03:11 #10 29.71 Unpacking libsigsegv2:armhf (2.12-1) ...
16:03:11 #10 29.80 Selecting previously unselected package m4.
16:03:11 #11 1.563 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [99.8 kB]
16:03:11 #11 1.657 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
16:03:11 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 46.14MB / 47.38MB 3.7s
16:03:11 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 7.34MB / 110.24MB 3.7s
16:03:11 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 35.65MB / 53.31MB 3.8s
16:03:11 #10 16.80 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ...
16:03:11 #10 16.81 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ...
16:03:11 #10 16.91 Setting up python3-minimal (3.9.2-3) ...
16:03:11 #8 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 141.97MB / 141.97MB 4.1s done
16:03:12 #7 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 8.1s done
16:03:12 #7 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408
16:03:12 #10 10.08 Unpacking libpipeline1:arm64 (1.5.1-2) ...
16:03:12 #10 10.22 Selecting previously unselected package man-db.
16:03:12 #10 10.22 Preparing to unpack .../09-man-db_2.8.5-2_arm64.deb ...
16:03:12 #10 10.23 Unpacking man-db (2.8.5-2) ...
16:03:12 #10 10.46 Selecting previously unselected package perl-modules-5.28.
16:03:12 #10 10.46 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
16:03:12 #11 14.65 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperlio-gzip-perl arm64 0.19-1build5 [14.1 kB]
16:03:12 #11 14.66 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB]
16:03:12 #11 14.68 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre2-5 arm64 20200101+dfsg-1build1 [142 kB]
16:03:12 #11 13.87 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-html-perl all 1.004-2 [15.4 kB]
16:03:12 #11 13.87 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:03:12 #11 13.87 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-message-perl all 6.36-1 [76.8 kB]
16:03:12 #11 13.88 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
16:03:12 #11 13.88 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:03:12 #11 13.88 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl-openssl-defaults arm64 5build2 [7544 B]
16:03:12 #11 13.88 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ssleay-perl arm64 1.92-1build2 [326 kB]
16:03:12 #11 13.94 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-socket-ssl-perl all 2.074-2 [192 kB]
16:03:12 #11 13.94 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-http-perl all 6.22-1 [23.2 kB]
16:03:12 #11 14.01 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
16:03:12 #11 14.01 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtry-tiny-perl all 0.31-1 [21.8 kB]
16:03:12 #11 14.01 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:03:12 #11 14.01 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-perl all 6.61-1 [141 kB]
16:03:12 #11 14.02 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB]
16:03:12 #11 14.02 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 wdiff arm64 1.2.2-2build3 [29.0 kB]
16:03:12 #11 14.02 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 devscripts arm64 2.22.1ubuntu1 [1057 kB]
16:03:12 #11 14.06 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 diffstat arm64 1.64-1build2 [28.3 kB]
16:03:12 #11 14.09 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-chardet all 4.0.0-1 [98.0 kB]
16:03:12 #11 14.09 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 zstd arm64 1.4.8+dfsg-3build1 [587 kB]
16:03:12 #11 14.16 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-debian all 0.1.43ubuntu1 [107 kB]
16:03:12 #10 19.41 Selecting previously unselected package perl-modules-5.26.
16:03:12 #10 19.41 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.6_all.deb ...
16:03:12 #10 19.42 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
16:03:12 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 41.94MB / 68.84MB 3.4s
16:03:12 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 39.32MB / 51.84MB 3.4s
16:03:12 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 49.28MB / 68.84MB 3.5s
16:03:12 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 45.94MB / 51.84MB 3.5s
16:03:12 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 40.89MB / 141.97MB 3.5s
16:03:12 #10 29.80 Preparing to unpack .../050-m4_1.4.18-1_armhf.deb ...
16:03:12 #10 29.82 Unpacking m4 (1.4.18-1) ...
16:03:12 #10 30.05 Selecting previously unselected package autoconf.
16:03:12 #11 1.754 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB]
16:03:12 #11 1.805 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB]
16:03:12 #11 1.805 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB]
16:03:12 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 40.89MB / 53.31MB 4.0s
16:03:12 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 13.63MB / 110.24MB 4.1s
16:03:12 #10 17.23 Selecting previously unselected package python3.
16:03:12 #10 17.23 (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 ... 9953 files and directories currently installed.)
16:03:12 #10 17.24 Preparing to unpack .../000-python3_3.9.2-3_arm64.deb ...
16:03:12 #10 17.26 Unpacking python3 (3.9.2-3) ...
16:03:12 #10 24.34 Selecting previously unselected package cpp.
16:03:12 #10 24.34 Preparing to unpack .../042-cpp_4%3a10.2.1-1_armhf.deb ...
16:03:12 #10 24.34 Unpacking cpp (4:10.2.1-1) ...
16:03:12 #10 24.42 Selecting previously unselected package libcc1-0:armhf.
16:03:12 #10 24.42 Preparing to unpack .../043-libcc1-0_10.2.1-6_armhf.deb ...
16:03:12 #10 24.43 Unpacking libcc1-0:armhf (10.2.1-6) ...
16:03:12 #7 extracting sha256:cfbc8b467b3eb89e7c394402566b2965c83f3103dafb141203e0020a8acd3774 4.8s done
16:03:12 #7 DONE 7.1s
16:03:12 
16:03:12 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:12 #9 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:03:12 #9 sha256:f58e36f51d3f5b6d1ceea5e1306d03bdde9f6055972b0436045e33c9ceeb9a5d 7.12kB / 7.12kB done
16:03:12 #9 sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 45.92MB / 45.92MB 2.8s done
16:03:12 #9 sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 7.15MB / 7.15MB 0.6s done
16:03:12 #9 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:03:12 #9 sha256:5654a03d3e8cf181439d571416f76416d80d612bff048c216706e3dcb80da1ca 1.79kB / 1.79kB done
16:03:12 #9 sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 9.35MB / 9.35MB 1.4s done
16:03:12 #9 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 47.38MB / 47.38MB 4.9s done
16:03:12 #9 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 53.31MB / 53.31MB 5.6s done
16:03:12 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 72.35MB / 110.24MB 7.0s
16:03:12 #9 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 4.0s
16:03:12 #9 sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 126B / 126B 5.0s done
16:03:12 #7 extracting sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578
16:03:12 #7 extracting sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 done
16:03:12 #8 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12
16:03:12 #10 10.47 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
16:03:12 #11 14.76 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre-engine-re2-perl arm64 0.13-5 [15.6 kB]
16:03:12 #11 14.77 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadonly-perl all 2.050-2 [19.9 kB]
16:03:12 #11 14.77 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
16:03:12 #11 14.78 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-xs-perl arm64 0.117-1build2 [11.6 kB]
16:03:12 #11 14.78 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
16:03:12 #11 14.79 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
16:03:12 #11 14.80 Get:316 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2ubuntu0.1 [46.1 kB]
16:03:12 #11 14.81 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-decoder-perl arm64 4.011+ds-1build1 [96.0 kB]
16:03:12 #11 14.83 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-encoder-perl arm64 4.011+ds-1build1 [97.4 kB]
16:03:12 #11 14.90 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-perl all 4.011-1 [8604 B]
16:03:12 #11 14.90 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-key-perl arm64 1.33-2build2 [34.4 kB]
16:03:12 #11 14.90 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-copyright-perl all 0.003006-1 [9608 B]
16:03:12 #11 14.91 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:03:12 #11 14.91 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:03:12 #11 14.91 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libterm-readkey-perl arm64 2.38-1build1 [24.1 kB]
16:03:12 #11 14.91 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-fatal-perl all 0.014-1 [11.1 kB]
16:03:12 #11 14.91 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-refcount-perl all 0.10-1 [11.4 kB]
16:03:12 #11 14.98 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B]
16:03:12 #11 14.98 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-xs-perl arm64 0.016-1 [22.3 kB]
16:03:12 #11 14.16 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgpgme11 arm64 1.16.0-1.2ubuntu4 [131 kB]
16:03:12 #11 14.17 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-gpg arm64 1.16.0-1.2ubuntu4 [210 kB]
16:03:12 #11 14.18 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dput all 1.1.0ubuntu2 [44.9 kB]
16:03:12 #11 14.18 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
16:03:12 #11 14.21 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
16:03:12 #11 14.22 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.6 [279 kB]
16:03:12 #11 14.24 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
16:03:12 #10 19.73 Selecting previously unselected package libgdbm-compat4:arm64.
16:03:12 #10 19.73 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_arm64.deb ...
16:03:12 #10 19.74 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ...
16:03:12 #10 19.77 Selecting previously unselected package libperl5.26:arm64.
16:03:12 #10 19.78 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.6_arm64.deb ...
16:03:12 #10 19.78 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.6) ...
16:03:12 #10 ...
16:03:12 
16:03:12 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:12 #7 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 10.2s done
16:03:12 #7 extracting sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 done
16:03:12 #7 DONE 42.6s
16:03:12 
16:03:12 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:12 #10 30.05 Preparing to unpack .../051-autoconf_2.69-11_all.deb ...
16:03:12 #10 30.06 Unpacking autoconf (2.69-11) ...
16:03:12 #10 30.18 Selecting previously unselected package autotools-dev.
16:03:12 #10 30.18 Preparing to unpack .../052-autotools-dev_20180224.1_all.deb ...
16:03:12 #10 30.19 Unpacking autotools-dev (20180224.1) ...
16:03:12 #10 30.24 Selecting previously unselected package automake.
16:03:12 #10 30.24 Preparing to unpack .../053-automake_1%3a1.15.1-3ubuntu2_all.deb ...
16:03:12 #10 30.25 Unpacking automake (1:1.15.1-3ubuntu2) ...
16:03:12 #10 9.253 CentOS Stream 9 - Extras packages               8.3 kB/s | 9.2 kB     00:01    
16:03:12 #10 9.997 Dependencies resolved.
16:03:12 #10 10.01 ================================================================================
16:03:12 #10 10.01  Package                       Arch     Version                Repository  Size
16:03:12 #10 10.01 ================================================================================
16:03:12 #10 10.01 Installing:
16:03:12 #10 10.01  dnf-plugins-core              noarch   4.3.0-1.el9            baseos      35 k
16:03:12 #10 10.01  rpm-build                     aarch64  4.16.1.3-19.el9        appstream  100 k
16:03:12 #10 10.01  rpmlint                       noarch   1.11-19.el9            appstream  198 k
16:03:12 #10 10.01 Installing dependencies:
16:03:12 #10 10.01  binutils                      aarch64  2.35.2-24.el9          baseos     4.8 M
16:03:12 #10 10.01  bzip2                         aarch64  1.0.8-8.el9            baseos      56 k
16:03:12 #10 10.01  checkpolicy                   aarch64  3.4-1.el9              appstream  341 k
16:03:12 #10 10.01  cpio                          aarch64  2.13-16.el9            baseos     274 k
16:03:12 #10 10.01  cracklib                      aarch64  2.9.6-27.el9           baseos      95 k
16:03:12 #10 10.01  cracklib-dicts                aarch64  2.9.6-27.el9           baseos     3.6 M
16:03:12 #10 10.01  dbus-libs                     aarch64  1:1.12.20-7.el9        baseos     150 k
16:03:12 #10 10.01  desktop-file-utils            aarch64  0.26-6.el9             appstream   72 k
16:03:12 #10 10.01  diffutils                     aarch64  3.7-12.el9             baseos     392 k
16:03:12 #10 10.01  dwz                           aarch64  0.14-3.el9             appstream  126 k
16:03:12 #10 10.01  ed                            aarch64  1.14.2-12.el9          baseos      74 k
16:03:12 #10 10.01  efi-srpm-macros               noarch   4-9.el9                appstream   23 k
16:03:12 #10 10.01  elfutils                      aarch64  0.188-3.el9            baseos     524 k
16:03:12 #10 10.01  elfutils-debuginfod-client    aarch64  0.188-3.el9            baseos      37 k
16:03:12 #10 10.01  emacs-filesystem              noarch   1:27.1-3.el9           appstream  9.2 k
16:03:12 #10 10.01  enchant                       aarch64  1:1.6.0-30.el9         appstream   61 k
16:03:12 #10 10.01  environment-modules           aarch64  5.0.1-2.el9            baseos     492 k
16:03:12 #10 10.01  file                          aarch64  5.39-10.el9            baseos      49 k
16:03:12 #10 10.01  fonts-srpm-macros             noarch   1:2.0.5-7.el9.1        appstream   28 k
16:03:12 #10 10.01  gcc-toolset-12-binutils       aarch64  2.38-16.el9            appstream  5.8 M
16:03:12 #10 10.01  gcc-toolset-12-binutils-gold  aarch64  2.38-14.el9            appstream  897 k
16:03:12 #10 10.01  gcc-toolset-12-runtime        aarch64  12.0-5.el9             appstream   55 k
16:03:12 #10 10.01  gdb-minimal                   aarch64  10.2-10.el9            appstream  3.1 M
16:03:12 #10 10.01  gdk-pixbuf2                   aarch64  2.42.6-3.el9           appstream  490 k
16:03:12 #10 10.01  ghc-srpm-macros               noarch   1.5.0-6.el9            appstream  8.8 k
16:03:12 #10 10.01  glib-networking               aarch64  2.68.3-3.el9           baseos     185 k
16:03:12 #10 10.01  glibc-gconv-extra             aarch64  2.34-49.el9            baseos     1.7 M
16:03:12 #10 10.01  go-srpm-macros                noarch   3.0.9-9.el9            appstream   27 k
16:03:12 #10 10.01  groff-base                    aarch64  1.22.4-10.el9          baseos     1.0 M
16:03:12 #10 10.01  gsettings-desktop-schemas     aarch64  40.0-5.el9             baseos     684 k
16:03:12 #10 10.01  hunspell                      aarch64  1.7.0-11.el9           appstream  319 k
16:03:12 #10 10.01  hunspell-en-GB                noarch   0.20140811.1-20.el9    appstream  226 k
16:03:12 #10 10.01  hunspell-en-US                noarch   0.20140811.1-20.el9    appstream  177 k
16:03:12 #10 10.01  hunspell-filesystem           aarch64  1.7.0-11.el9           appstream  8.6 k
16:03:12 #10 10.01  info                          aarch64  6.7-15.el9             baseos     221 k
16:03:12 #10 10.01  json-glib                     aarch64  1.6.6-1.el9            baseos     160 k
16:03:12 #10 10.01  kernel-srpm-macros            noarch   1.0-11.el9             appstream   16 k
16:03:12 #10 10.01  less                          aarch64  590-1.el9              baseos     161 k
16:03:12 #10 10.01  libappstream-glib             aarch64  0.7.18-4.el9           appstream  380 k
16:03:12 #10 10.01  libbrotli                     aarch64  1.0.9-6.el9            baseos     314 k
16:03:12 #10 10.01  libdb                         aarch64  5.3.28-53.el9          baseos     712 k
16:03:12 #10 10.01  libeconf                      aarch64  0.4.1-2.el9            baseos      27 k
16:03:12 #10 10.01  libfdisk                      aarch64  2.37.4-9.el9           baseos     149 k
16:03:12 #10 10.01  libicu                        aarch64  67.1-9.el9             baseos     9.5 M
16:03:12 #10 10.01  libjpeg-turbo                 aarch64  2.0.90-5.el9           appstream  170 k
16:03:12 #10 10.01  libpipeline                   aarch64  1.5.3-4.el9            baseos      48 k
16:03:12 #10 10.01  libpkgconf                    aarch64  1.7.3-10.el9           baseos      36 k
16:03:12 #10 10.01  libpng                        aarch64  2:1.6.37-12.el9        baseos     115 k
16:03:12 #10 10.01  libproxy                      aarch64  0.4.15-35.el9          baseos      71 k
16:03:12 #10 10.01  libpsl                        aarch64  0.21.1-5.el9           baseos      64 k
16:03:12 #10 10.01  libpwquality                  aarch64  1.4.4-8.el9            baseos     119 k
16:03:12 #10 10.01  libselinux-utils              aarch64  3.4-3.el9              baseos     181 k
16:03:12 #10 10.01  libsoup                       aarch64  2.72.0-8.el9           appstream  397 k
16:03:12 #10 10.01  libstemmer                    aarch64  0-18.585svn.el9        appstream   82 k
16:03:12 #10 10.01  libutempter                   aarch64  1.2.1-6.el9            baseos      27 k
16:03:12 #10 10.01  lua-srpm-macros               noarch   1-6.el9                appstream  9.5 k
16:03:12 #10 10.01  man-db                        aarch64  2.9.3-7.el9            baseos     1.2 M
16:03:12 #10 10.01  ncurses                       aarch64  6.2-8.20210508.el9     baseos     406 k
16:03:12 #10 10.01  ocaml-srpm-macros             noarch   6-6.el9                appstream  8.8 k
16:03:12 #10 10.01  openblas-srpm-macros          noarch   2-11.el9               appstream  8.4 k
16:03:12 #10 10.01  openssl                       aarch64  1:3.0.7-2.el9          baseos     1.2 M
16:03:12 #10 10.01  pam                           aarch64  1.5.1-14.el9           baseos     618 k
16:03:12 #10 10.01  patch                         aarch64  2.7.6-16.el9           appstream  124 k
16:03:12 #10 10.01  perl-AutoLoader               noarch   5.74-479.el9           appstream   31 k
16:03:12 #10 10.01  perl-B                        aarch64  1.80-479.el9           appstream  190 k
16:03:12 #10 10.01  perl-Carp                     noarch   1.50-460.el9           appstream   30 k
16:03:12 #10 10.01  perl-Class-Struct             noarch   0.66-479.el9           appstream   32 k
16:03:12 #10 10.01  perl-Data-Dumper              aarch64  2.174-462.el9          appstream   55 k
16:03:12 #10 10.01  perl-Digest                   noarch   1.19-4.el9             appstream   26 k
16:03:12 #10 10.01  perl-Digest-MD5               aarch64  2.58-4.el9             appstream   37 k
16:03:12 #10 10.01  perl-Encode                   aarch64  4:3.08-462.el9         appstream  1.7 M
16:03:12 #10 10.01  perl-Errno                    aarch64  1.30-479.el9           appstream   24 k
16:03:12 #10 10.01  perl-Exporter                 noarch   5.74-461.el9           appstream   32 k
16:03:12 #10 10.01  perl-Fcntl                    aarch64  1.13-479.el9           appstream   30 k
16:03:12 #10 10.01  perl-File-Basename            noarch   2.85-479.el9           appstream   27 k
16:03:12 #10 10.01  perl-File-Path                noarch   2.18-4.el9             appstream   36 k
16:03:12 #10 10.01  perl-File-Temp                noarch   1:0.231.100-4.el9      appstream   60 k
16:03:12 #10 10.01  perl-File-stat                noarch   1.09-479.el9           appstream   27 k
16:03:12 #10 10.01  perl-FileHandle               noarch   2.03-479.el9           appstream   25 k
16:03:12 #10 10.01  perl-Getopt-Long              noarch   1:2.52-4.el9           appstream   61 k
16:03:12 #10 10.01  perl-Getopt-Std               noarch   1.12-479.el9           appstream   25 k
16:03:12 #10 10.01  perl-HTTP-Tiny                noarch   0.076-460.el9          appstream   55 k
16:03:12 #10 10.01  perl-IO                       aarch64  1.43-479.el9           appstream   98 k
16:03:12 #10 10.01  perl-IO-Socket-IP             noarch   0.41-5.el9             appstream   43 k
16:03:12 #10 10.01  perl-IPC-Open3                noarch   1.21-479.el9           appstream   32 k
16:03:12 #10 10.01  perl-MIME-Base64              aarch64  3.16-4.el9             appstream   31 k
16:03:12 #10 10.01  perl-Net-SSLeay               aarch64  1.92-2.el9             appstream  389 k
16:03:12 #10 10.01  perl-POSIX                    aarch64  1.94-479.el9           appstream  106 k
16:03:12 #10 10.01  perl-PathTools                aarch64  3.78-461.el9           appstream   88 k
16:03:12 #10 10.01  perl-Pod-Escapes              noarch   1:1.07-460.el9         appstream   21 k
16:03:12 #10 10.01  perl-Pod-Perldoc              noarch   3.28.01-461.el9        appstream   87 k
16:03:12 #10 10.01  perl-Pod-Simple               noarch   1:3.42-4.el9           appstream  225 k
16:03:12 #10 10.01  perl-Pod-Usage                noarch   4:2.01-4.el9           appstream   41 k
16:03:12 #10 10.01  perl-Scalar-List-Utils        aarch64  4:1.56-461.el9         appstream   72 k
16:03:12 #10 10.01  perl-SelectSaver              noarch   1.02-479.el9           appstream   21 k
16:03:12 #10 10.01  perl-Socket                   aarch64  4:2.031-4.el9          appstream   55 k
16:03:12 #10 10.01  perl-Storable                 aarch64  1:3.21-460.el9         appstream   94 k
16:03:12 #10 10.01  perl-Symbol                   noarch   1.08-479.el9           appstream   24 k
16:03:12 #10 10.01  perl-Term-ANSIColor           noarch   5.01-461.el9           appstream   49 k
16:03:12 #10 10.01  perl-Term-Cap                 noarch   1.17-460.el9           appstream   23 k
16:03:12 #10 10.01  perl-Text-ParseWords          noarch   3.30-460.el9           appstream   17 k
16:03:12 #10 10.01  perl-Text-Tabs+Wrap           noarch   2013.0523-460.el9      appstream   24 k
16:03:12 #10 10.01  perl-Time-Local               noarch   2:1.300-7.el9          appstream   34 k
16:03:12 #10 10.01  perl-URI                      noarch   5.09-3.el9             appstream  121 k
16:03:12 #10 10.01  perl-base                     noarch   2.27-479.el9           appstream   26 k
16:03:12 #10 10.01  perl-constant                 noarch   1.33-461.el9           appstream   24 k
16:03:12 #10 10.01  perl-if                       noarch   0.60.800-479.el9       appstream   24 k
16:03:12 #10 10.01  perl-interpreter              aarch64  4:5.32.1-479.el9       appstream   80 k
16:03:12 #10 10.01  perl-libnet                   noarch   3.13-4.el9             appstream  130 k
16:03:12 #10 10.01  perl-libs                     aarch64  4:5.32.1-479.el9       appstream  2.1 M
16:03:12 #10 10.01  perl-mro                      aarch64  1.23-479.el9           appstream   37 k
16:03:12 #10 10.01  perl-overload                 noarch   1.31-479.el9           appstream   55 k
16:03:12 #10 10.01  perl-overloading              noarch   0.02-479.el9           appstream   22 k
16:03:12 #10 10.01  perl-parent                   noarch   1:0.238-460.el9        appstream   15 k
16:03:12 #10 10.01  perl-podlators                noarch   1:4.14-460.el9         appstream  114 k
16:03:12 #10 10.01  perl-srpm-macros              noarch   1-41.el9               appstream  9.1 k
16:03:12 #10 10.01  perl-subs                     noarch   1.03-479.el9           appstream   21 k
16:03:12 #10 10.01  perl-vars                     noarch   1.05-479.el9           appstream   23 k
16:03:12 #10 10.01  pkgconf                       aarch64  1.7.3-10.el9           baseos      40 k
16:03:12 #10 10.01  pkgconf-m4                    noarch   1.7.3-10.el9           baseos      15 k
16:03:12 #10 10.01  pkgconf-pkg-config            aarch64  1.7.3-10.el9           baseos      11 k
16:03:12 #10 10.01  policycoreutils               aarch64  3.4-4.el9              baseos     236 k
16:03:12 #10 10.01  policycoreutils-python-utils  noarch   3.4-4.el9              appstream   75 k
16:03:12 #10 10.01  procps-ng                     aarch64  3.3.17-9.el9           baseos     348 k
16:03:12 #10 10.01  publicsuffix-list-dafsa       noarch   20210518-3.el9         baseos      58 k
16:03:12 #10 10.01  python-srpm-macros            noarch   3.9-52.el9             appstream   24 k
16:03:12 #10 10.01  python3-audit                 aarch64  3.0.7-103.el9          appstream   84 k
16:03:12 #10 10.01  python3-dateutil              noarch   1:2.8.1-6.el9          baseos     302 k
16:03:12 #10 10.01  python3-dbus                  aarch64  1.2.18-2.el9           baseos     144 k
16:03:12 #10 10.01  python3-dnf-plugins-core      noarch   4.3.0-1.el9            baseos     245 k
16:03:12 #10 10.01  python3-enchant               noarch   3.2.0-5.el9            appstream   86 k
16:03:12 #10 10.01  python3-file-magic            noarch   5.39-10.el9            appstream   17 k
16:03:12 #10 10.01  python3-libselinux            aarch64  3.4-3.el9              appstream  181 k
16:03:12 #10 10.01  python3-libsemanage           aarch64  3.4-2.el9              appstream   80 k
16:03:12 #10 10.01  python3-policycoreutils       noarch   3.4-4.el9              appstream  2.1 M
16:03:12 #10 10.01  python3-setools               aarch64  4.4.0-5.el9            baseos     590 k
16:03:12 #10 10.01  python3-setuptools            noarch   53.0.0-11.el9          baseos     944 k
16:03:12 #10 10.01  python3-six                   noarch   1.15.0-9.el9           baseos      37 k
16:03:12 #10 10.01  qt5-srpm-macros               noarch   5.15.3-1.el9           appstream  9.7 k
16:03:12 #10 10.01  redhat-rpm-config             noarch   197-1.el9              appstream   73 k
16:03:12 #10 10.01  rust-srpm-macros              noarch   17-4.el9               appstream   10 k
16:03:12 #10 10.01  scl-utils                     aarch64  1:2.0.3-2.el9          appstream   38 k
16:03:12 #10 10.01  shared-mime-info              aarch64  2.1-5.el9              baseos     558 k
16:03:12 #10 10.01  systemd-libs                  aarch64  250-13.el9             baseos     597 k
16:03:12 #10 10.01  tcl                           aarch64  1:8.6.10-7.el9         baseos     1.1 M
16:03:12 #10 10.01  unzip                         aarch64  6.0-56.el9             baseos     179 k
16:03:12 #10 10.01  util-linux                    aarch64  2.37.4-9.el9           baseos     2.3 M
16:03:12 #10 10.01  util-linux-core               aarch64  2.37.4-9.el9           baseos     457 k
16:03:12 #10 10.01  vim-filesystem                noarch   2:8.2.2637-16.el9      baseos      25 k
16:03:12 #10 10.01  webkit2gtk3-jsc               aarch64  2.38.2-1.el9           appstream  2.9 M
16:03:12 #10 10.01  xz                            aarch64  5.2.5-8.el9            baseos     226 k
16:03:12 #10 10.01  zip                           aarch64  3.0-33.el9             baseos     235 k
16:03:12 #10 10.01  zstd                          aarch64  1.5.1-2.el9            baseos     387 k
16:03:12 #10 10.01 Installing weak dependencies:
16:03:12 #10 10.01  abattis-cantarell-fonts       noarch   0.301-4.el9            appstream  365 k
16:03:12 #10 10.01  adobe-source-code-pro-fonts   noarch   2.030.1.050-12.el9.1   appstream  832 k
16:03:12 #10 10.01  hunspell-en                   noarch   0.20140811.1-20.el9    appstream  187 k
16:03:12 #10 10.01  libproxy-webkitgtk4           aarch64  0.4.15-35.el9          appstream   21 k
16:03:12 #10 10.01  perl-IO-Socket-SSL            noarch   2.073-1.el9            appstream  219 k
16:03:12 #10 10.01  perl-Mozilla-CA               noarch   20200520-6.el9         appstream   13 k
16:03:12 #10 10.01  perl-NDBM_File                aarch64  1.15-479.el9           appstream   31 k
16:03:12 #10 10.01 
16:03:12 #10 10.01 Transaction Summary
16:03:12 #10 10.01 ================================================================================
16:03:12 #10 10.01 Install  163 Packages
16:03:12 #10 10.01 
16:03:12 #10 10.02 Total download size: 66 M
16:03:12 #10 10.02 Installed size: 260 M
16:03:12 #10 10.02 Downloading Packages:
16:03:12 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 59.77MB / 68.84MB 3.7s
16:03:12 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 51.74MB / 51.84MB 3.7s
16:03:12 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 50.01MB / 141.97MB 3.7s
16:03:12 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.84MB / 68.84MB 3.9s
16:03:12 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 63.30MB / 141.97MB 3.9s
16:03:12 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 44.04MB / 53.31MB 4.2s
16:03:12 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 47.19MB / 53.31MB 4.4s
16:03:12 #11 2.004 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB]
16:03:12 #10 17.39 Selecting previously unselected package less.
16:03:12 #10 17.39 Preparing to unpack .../001-less_551-2_arm64.deb ...
16:03:12 #10 17.41 Unpacking less (551-2) ...
16:03:12 #10 17.63 Selecting previously unselected package netbase.
16:03:12 #10 DONE 2.8s
16:03:12 
16:03:12 #11 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
16:03:12 #10 24.48 Selecting previously unselected package libgomp1:armhf.
16:03:12 #10 24.48 Preparing to unpack .../044-libgomp1_10.2.1-6_armhf.deb ...
16:03:12 #10 24.49 Unpacking libgomp1:armhf (10.2.1-6) ...
16:03:12 #10 24.54 Selecting previously unselected package libatomic1:armhf.
16:03:12 #10 24.54 Preparing to unpack .../045-libatomic1_10.2.1-6_armhf.deb ...
16:03:12 #10 24.54 Unpacking libatomic1:armhf (10.2.1-6) ...
16:03:12 #10 24.59 Selecting previously unselected package libasan6:armhf.
16:03:12 #10 24.60 Preparing to unpack .../046-libasan6_10.2.1-6_armhf.deb ...
16:03:12 #10 24.60 Unpacking libasan6:armhf (10.2.1-6) ...
16:03:12 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 78.64MB / 110.24MB 7.4s
16:03:12 #7 extracting sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 7.6s done
16:03:12 #8 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0.3s done
16:03:12 #11 15.05 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libunicode-utf8-perl arm64 0.62-1build1 [17.5 kB]
16:03:12 #11 15.05 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
16:03:12 #11 15.05 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
16:03:12 #11 15.05 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
16:03:12 #11 15.06 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1build1 [309 kB]
16:03:12 #11 15.08 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-parser-perl arm64 2.46-1 [191 kB]
16:03:12 #11 15.10 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:03:12 #11 15.10 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-writer-perl all 0.625-1 [24.9 kB]
16:03:12 #11 15.12 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-libyaml-perl arm64 0.81+repack-1 [27.2 kB]
16:03:12 #11 15.13 Get:338 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 licensecheck all 3.0.45-1 [23.9 kB]
16:03:12 #11 15.20 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-size-perl arm64 0.83-1build1 [19.6 kB]
16:03:12 #11 15.20 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 t1utils arm64 1.41-3 [53.5 kB]
16:03:12 #11 15.20 Get:341 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 lintian all 2.62.0ubuntu2.2 [982 kB]
16:03:12 #11 15.24 Get:342 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages-dev all 5.05-1 [2266 kB]
16:03:12 #10 20.11 Selecting previously unselected package perl.
16:03:12 #10 20.11 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.6_arm64.deb ...
16:03:12 #10 30.34 Selecting previously unselected package autopoint.
16:03:12 #10 30.34 Preparing to unpack .../054-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
16:03:12 #10 30.35 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
16:03:12 #10 30.39 Selecting previously unselected package binutils-common:armhf.
16:03:12 #10 30.39 Preparing to unpack .../055-binutils-common_2.30-21ubuntu1~18.04.8_armhf.deb ...
16:03:12 #10 30.39 Unpacking binutils-common:armhf (2.30-21ubuntu1~18.04.8) ...
16:03:12 #10 30.46 Selecting previously unselected package libbinutils:armhf.
16:03:12 #10 30.46 Preparing to unpack .../056-libbinutils_2.30-21ubuntu1~18.04.8_armhf.deb ...
16:03:12 #10 30.46 Unpacking libbinutils:armhf (2.30-21ubuntu1~18.04.8) ...
16:03:12 #10 30.54 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:03:12 #10 30.54 Preparing to unpack .../057-binutils-arm-linux-gnueabihf_2.30-21ubuntu1~18.04.8_armhf.deb ...
16:03:12 #10 30.54 Unpacking binutils-arm-linux-gnueabihf (2.30-21ubuntu1~18.04.8) ...
16:03:12 #7 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 51.84MB / 51.84MB 4.0s done
16:03:12 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 73.40MB / 141.97MB 4.1s
16:03:12 #7 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 0B / 156B 4.1s
16:03:12 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 83.53MB / 141.97MB 4.2s
16:03:12 #7 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 156B / 156B 4.2s
16:03:12 #7 sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 47.38MB / 47.38MB 4.4s done
16:03:12 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 20.97MB / 110.24MB 4.5s
16:03:12 #7 sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 0B / 126B 4.5s
16:03:12 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 51.38MB / 53.31MB 4.6s
16:03:12 #7 sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 126B / 126B 4.5s done
16:03:12 #10 17.63 Preparing to unpack .../002-netbase_6.3_all.deb ...
16:03:12 #10 17.66 Unpacking netbase (6.3) ...
16:03:12 #9 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 5.3s
16:03:12 #10 24.87 Selecting previously unselected package libubsan1:armhf.
16:03:12 #10 24.87 Preparing to unpack .../047-libubsan1_10.2.1-6_armhf.deb ...
16:03:12 #10 24.87 Unpacking libubsan1:armhf (10.2.1-6) ...
16:03:12 #8 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408
16:03:12 #11 15.37 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB]
16:03:12 #11 15.37 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB]
16:03:12 #11 15.38 Get:345 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
16:03:12 #11 15.38 Get:346 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
16:03:12 #11 15.38 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
16:03:12 #11 15.38 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
16:03:12 #11 15.38 Get:349 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 unzip arm64 6.0-25ubuntu1.1 [162 kB]
16:03:12 #11 15.39 Get:350 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 equivs all 2.2.0 [19.7 kB]
16:03:12 #11 15.39 Get:351 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
16:03:12 #11 15.44 Get:352 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-magic all 2:0.4.15-3 [9376 B]
16:03:12 #11 15.61 debconf: delaying package configuration, since apt-utils is not installed
16:03:12 #10 20.12 Unpacking perl (5.26.1-6ubuntu0.6) ...
16:03:12 #10 20.20 Selecting previously unselected package openssl.
16:03:12 #10 20.20 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.20_arm64.deb ...
16:03:12 #10 20.20 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
16:03:12 #10 20.29 Selecting previously unselected package ca-certificates.
16:03:12 #10 20.29 Preparing to unpack .../011-ca-certificates_20211016ubuntu0.18.04.1_all.deb ...
16:03:12 #10 20.29 Unpacking ca-certificates (20211016ubuntu0.18.04.1) ...
16:03:12 #10 20.34 Selecting previously unselected package distro-info-data.
16:03:12 #10 20.34 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.15_all.deb ...
16:03:12 #10 20.35 Unpacking distro-info-data (0.37ubuntu0.15) ...
16:03:12 #10 20.37 Selecting previously unselected package libmagic-mgc.
16:03:12 #7 DONE 40.3s
16:03:12 
16:03:12 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:12 #10 10.14 Get:11 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1+deb10u1 [267 kB]
16:03:12 #10 10.14 Get:12 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20220308~buster-1 [1012 kB]
16:03:12 #10 10.18 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1+deb10u1 [2112 kB]
16:03:12 #10 10.23 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
16:03:12 #10 10.25 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3193 kB]
16:03:12 #10 10.35 Get:16 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB]
16:03:12 #10 10.35 Get:17 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB]
16:03:12 #10 10.35 Get:18 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
16:03:12 #10 10.36 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u4 [583 kB]
16:03:12 #10 10.39 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [78.8 kB]
16:03:12 #10 10.40 Get:21 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u4 [1463 kB]
16:03:12 #10 10.47 Get:22 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
16:03:12 #10 10.47 Get:23 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
16:03:12 #10 10.48 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
16:03:12 #10 10.49 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u4 [1663 kB]
16:03:12 #10 10.58 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u4 [330 kB]
16:03:12 #10 10.59 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
16:03:12 #10 10.59 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
16:03:12 #10 10.59 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
16:03:12 #10 10.59 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.3 kB]
16:03:12 #10 10.59 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
16:03:12 #10 10.60 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
16:03:12 #10 10.61 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB]
16:03:12 #10 10.61 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB]
16:03:12 #10 10.66 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [179 kB]
16:03:12 #10 10.75 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB]
16:03:12 #10 10.77 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB]
16:03:12 #10 10.78 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB]
16:03:12 #10 10.79 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
16:03:12 #10 10.80 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB]
16:03:12 #10 10.82 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
16:03:12 #10 10.86 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB]
16:03:12 #10 10.96 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB]
16:03:12 #10 10.97 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
16:03:12 #10 10.97 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB]
16:03:12 #10 11.07 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB]
16:03:12 #10 11.07 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB]
16:03:12 #10 11.11 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB]
16:03:12 #10 11.13 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB]
16:03:12 #10 11.13 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB]
16:03:12 #10 11.67 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB]
16:03:12 #10 11.67 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB]
16:03:12 #10 11.70 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB]
16:03:12 #10 11.70 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B]
16:03:12 #10 11.70 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB]
16:03:12 #10 11.70 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB]
16:03:12 #10 11.70 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB]
16:03:12 #10 11.71 Get:58 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB]
16:03:12 #10 12.13 Get:59 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B]
16:03:12 #10 12.14 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB]
16:03:12 #10 12.15 Get:61 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB]
16:03:12 #10 12.15 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
16:03:12 #10 12.15 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
16:03:12 #10 12.15 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
16:03:12 #10 12.16 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB]
16:03:12 #10 12.18 Get:66 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB]
16:03:12 #10 12.19 Get:67 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB]
16:03:12 #10 12.22 Get:68 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.8 [1776 kB]
16:03:12 #10 12.32 Get:69 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB]
16:03:12 #10 12.32 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB]
16:03:12 #10 12.33 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB]
16:03:12 #10 12.37 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [7973 kB]
16:03:12 #10 12.88 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u5 [572 kB]
16:03:12 #10 12.90 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB]
16:03:12 #10 12.90 Get:75 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB]
16:03:12 #10 12.92 Get:76 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:03:12 #10 12.92 Get:77 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB]
16:03:12 #10 12.93 Get:78 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB]
16:03:12 #10 12.93 Get:79 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB]
16:03:12 #10 12.93 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
16:03:12 #10 12.93 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
16:03:12 #10 12.97 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB]
16:03:12 #10 13.02 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
16:03:12 #10 13.03 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
16:03:12 #10 13.03 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
16:03:12 #10 13.04 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
16:03:12 #10 13.04 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB]
16:03:12 #10 13.04 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
16:03:12 #10 13.05 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
16:03:12 #10 13.06 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB]
16:03:12 #10 13.14 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:03:12 #10 13.15 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
16:03:12 #10 13.16 Get:93 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
16:03:12 #10 13.17 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
16:03:12 #10 13.17 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
16:03:12 #10 13.18 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
16:03:12 #10 13.18 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
16:03:12 #10 13.19 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
16:03:12 #10 13.24 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
16:03:12 #10 13.25 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
16:03:12 #10 13.32 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
16:03:12 #10 13.34 Get:102 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
16:03:12 #10 13.35 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB]
16:03:12 #10 13.36 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
16:03:12 #10 13.36 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
16:03:12 #10 13.37 Get:106 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
16:03:12 #10 13.54 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
16:03:12 #10 13.80 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
16:03:12 #10 13.81 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:03:12 #10 13.82 Get:110 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
16:03:12 #10 13.83 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [286 kB]
16:03:12 #10 13.97 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
16:03:12 #10 13.99 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
16:03:12 #10 13.99 Get:114 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
16:03:12 #10 13.99 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
16:03:12 #10 14.00 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:03:12 #10 14.00 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB]
16:03:12 #10 14.05 Get:118 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB]
16:03:12 #10 14.06 Get:119 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB]
16:03:12 #10 14.08 Get:120 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
16:03:12 #10 14.20 Get:121 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB]
16:03:12 #10 14.21 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u3 [292 kB]
16:03:12 #10 14.21 Get:123 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB]
16:03:12 #10 14.23 Get:124 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
16:03:12 #10 14.25 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u6 [1622 kB]
16:03:12 #10 14.34 Get:126 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u6 [4192 kB]
16:03:12 #10 15.38 debconf: delaying package configuration, since apt-utils is not installed
16:03:12 #10 15.55 Fetched 69.0 MB in 6s (12.1 MB/s)
16:03:12 #10 16.39 (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 ... 7700 files and directories currently installed.)
16:03:12 #10 16.39 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
16:03:12 #10 16.62 Unpacking libc6:armhf (2.28-10+rpt2+rpi1+deb10u1) over (2.28-10+rpi1+deb10u2) ...
16:03:12 #10 30.83 Selecting previously unselected package binutils.
16:03:12 #10 30.83 Preparing to unpack .../058-binutils_2.30-21ubuntu1~18.04.8_armhf.deb ...
16:03:12 #10 30.84 Unpacking binutils (2.30-21ubuntu1~18.04.8) ...
16:03:12 #11 14.64 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git-man all 1:2.34.1-1ubuntu1.5 [953 kB]
16:03:12 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 95.42MB / 141.97MB 4.3s
16:03:12 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 105.91MB / 141.97MB 4.4s
16:03:12 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 28.31MB / 110.24MB 4.9s
16:03:12 #10 11.02 Selecting previously unselected package libgdbm-compat4:arm64.
16:03:12 #10 11.02 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_arm64.deb ...
16:03:12 #10 11.02 Unpacking libgdbm-compat4:arm64 (1.18.1-4) ...
16:03:12 #10 11.08 Selecting previously unselected package libperl5.28:arm64.
16:03:12 #10 11.08 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_arm64.deb ...
16:03:12 #10 11.08 Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ...
16:03:12 #10 17.79 Selecting previously unselected package sensible-utils.
16:03:12 #10 17.80 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
16:03:12 #10 17.93 Unpacking sensible-utils (0.0.14) ...
16:03:12 #8 extracting sha256:eadd1e662f9072e47d539db992647809134ef98c0e59f8859891f17ef174211c 5.2s
16:03:12 #8 extracting sha256:eadd1e662f9072e47d539db992647809134ef98c0e59f8859891f17ef174211c 5.4s done
16:03:12 #8 DONE 7.3s
16:03:12 
16:03:12 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:12 #9 resolve docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 0.0s done
16:03:12 #9 sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 50.45MB / 50.45MB 1.1s done
16:03:12 #9 sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 7.86MB / 7.86MB 0.1s done
16:03:12 #9 sha256:7b3733d7dc3330818165fa94eead3951d171ce0a94f74426aebbc38f2332c5e2 7.10kB / 7.10kB done
16:03:12 #9 sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3 988B / 988B done
16:03:12 #9 sha256:ef80f35e6f985dbc3d22811189af80f0913d94bc198f506b5b30fa68a0131181 1.80kB / 1.80kB done
16:03:12 #9 sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 10.00MB / 10.00MB 0.4s done
16:03:12 #9 sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 51.84MB / 51.84MB 1.8s done
16:03:12 #9 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 4.1s done
16:03:12 #9 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 141.97MB / 141.97MB 5.7s done
16:03:12 #9 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 156B / 156B 1.9s done
16:03:12 #9 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.84MB / 68.84MB 3.3s done
16:03:12 #9 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 0.6s done
16:03:12 #9 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0.5s done
16:03:12 #9 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 0.1s
16:03:12 #10 24.99 Selecting previously unselected package libgcc-10-dev:armhf.
16:03:12 #10 24.99 Preparing to unpack .../048-libgcc-10-dev_10.2.1-6_armhf.deb ...
16:03:12 #10 24.99 Unpacking libgcc-10-dev:armhf (10.2.1-6) ...
16:03:12 #7 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 4.1s done
16:03:12 #7 extracting sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 done
16:03:13 #11 1.097 Loaded plugins: fastestmirror, ovl
16:03:13 #11 15.64 Fetched 97.8 MB in 9s (10.3 MB/s)
16:03:13 #11 15.67 Selecting previously unselected package liblocale-gettext-perl.
16:03:13 #11 15.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4117 files and directories currently installed.)
16:03:13 #11 15.67 Preparing to unpack .../liblocale-gettext-perl_1.07-4_arm64.deb ...
16:03:13 #11 15.67 Unpacking liblocale-gettext-perl (1.07-4) ...
16:03:13 #11 15.76 Selecting previously unselected package libssl1.1:arm64.
16:03:13 #11 15.76 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_arm64.deb ...
16:03:13 #11 15.77 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.16) ...
16:03:13 #11 15.89 Selecting previously unselected package libpython3.8-minimal:arm64.
16:03:13 #11 1.109 Get:1 http://security.ubuntu.com/ubuntu kinetic-security InRelease [109 kB]
16:03:13 #11 1.112 Get:2 http://archive.ubuntu.com/ubuntu kinetic InRelease [267 kB]
16:03:13 #11 1.181 Get:3 http://archive.ubuntu.com/ubuntu kinetic-updates InRelease [109 kB]
16:03:13 #11 1.198 Get:4 http://archive.ubuntu.com/ubuntu kinetic-backports InRelease [99.9 kB]
16:03:13 #11 1.270 Get:5 http://security.ubuntu.com/ubuntu kinetic-security/main amd64 Packages [158 kB]
16:03:13 #11 1.308 Get:6 http://security.ubuntu.com/ubuntu kinetic-security/multiverse amd64 Packages [5516 B]
16:03:13 #11 1.309 Get:7 http://security.ubuntu.com/ubuntu kinetic-security/restricted amd64 Packages [171 kB]
16:03:13 #11 1.314 Get:8 http://security.ubuntu.com/ubuntu kinetic-security/universe amd64 Packages [65.8 kB]
16:03:13 #11 1.426 Get:9 http://archive.ubuntu.com/ubuntu kinetic/multiverse amd64 Packages [289 kB]
16:03:13 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 84.93MB / 110.24MB 7.8s
16:03:13 #7 extracting sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 0.1s
16:03:13 #10 30.87 Selecting previously unselected package libc-dev-bin.
16:03:13 #10 30.87 Preparing to unpack .../059-libc-dev-bin_2.27-3ubuntu1.6_armhf.deb ...
16:03:13 #10 30.87 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ...
16:03:13 #10 30.91 Selecting previously unselected package linux-libc-dev:armhf.
16:03:13 #10 30.92 Preparing to unpack .../060-linux-libc-dev_4.15.0-200.211_armhf.deb ...
16:03:13 #10 30.92 Unpacking linux-libc-dev:armhf (4.15.0-200.211) ...
16:03:13 #11 15.19 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git arm64 1:2.34.1-1ubuntu1.5 [3168 kB]
16:03:13 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 124.78MB / 141.97MB 4.6s
16:03:13 #7 sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 68.84MB / 68.84MB 4.6s done
16:03:13 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 135.02MB / 141.97MB 4.7s
16:03:13 #10 20.38 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_arm64.deb ...
16:03:13 #10 20.38 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
16:03:13 #10 20.45 Selecting previously unselected package libmagic1:arm64.
16:03:13 #10 20.45 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_arm64.deb ...
16:03:13 #10 20.46 Unpacking libmagic1:arm64 (1:5.32-2ubuntu0.4) ...
16:03:13 #10 20.49 Selecting previously unselected package file.
16:03:13 #10 20.49 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_arm64.deb ...
16:03:13 #10 20.50 Unpacking file (1:5.32-2ubuntu0.4) ...
16:03:13 #10 20.53 Selecting previously unselected package less.
16:03:13 #10 20.53 Preparing to unpack .../016-less_487-0.1_arm64.deb ...
16:03:13 #10 20.54 Unpacking less (487-0.1) ...
16:03:13 #10 20.58 Selecting previously unselected package libapt-inst2.0:arm64.
16:03:13 #10 20.58 Preparing to unpack .../017-libapt-inst2.0_1.6.14_arm64.deb ...
16:03:13 #10 20.58 Unpacking libapt-inst2.0:arm64 (1.6.14) ...
16:03:13 #10 20.64 Selecting previously unselected package libglib2.0-0:arm64.
16:03:13 #8 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 5.9s done
16:03:13 #8 extracting sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 done
16:03:13 #10 18.10 Selecting previously unselected package bzip2.
16:03:13 #10 18.10 Preparing to unpack .../004-bzip2_1.0.8-4_arm64.deb ...
16:03:13 #10 18.11 Unpacking bzip2 (1.0.8-4) ...
16:03:13 #10 18.15 Selecting previously unselected package openssl.
16:03:13 #10 18.15 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_arm64.deb ...
16:03:13 #10 18.16 Unpacking openssl (1.1.1n-0+deb11u3) ...
16:03:13 #10 18.26 Selecting previously unselected package ca-certificates.
16:03:13 #10 18.27 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
16:03:13 #10 18.27 Unpacking ca-certificates (20210119) ...
16:03:13 #10 18.33 Selecting previously unselected package libmagic-mgc.
16:03:13 #10 25.15 Selecting previously unselected package gcc-10.
16:03:13 #10 25.15 Preparing to unpack .../049-gcc-10_10.2.1-6_armhf.deb ...
16:03:13 #10 25.16 Unpacking gcc-10 (10.2.1-6) ...
16:03:13 #7 DONE 13.6s
16:03:13 
16:03:13 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:13 #0 1.277 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease [267 kB]
16:03:13 #0 1.681 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease [109 kB]
16:03:13 #0 1.777 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease [99.9 kB]
16:03:13 #0 1.868 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease [109 kB]
16:03:13 #0 1.965 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 Packages [1750 kB]
16:03:13 #0 2.198 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/restricted arm64 Packages [60.7 kB]
16:03:13 #0 2.199 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/universe arm64 Packages [17.7 MB]
16:03:13 #0 3.066 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/multiverse arm64 Packages [236 kB]
16:03:13 #0 3.066 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/multiverse arm64 Packages [1722 B]
16:03:13 #0 3.066 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/universe arm64 Packages [85.8 kB]
16:03:13 #0 3.066 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 Packages [183 kB]
16:03:13 #0 3.066 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/restricted arm64 Packages [102 kB]
16:03:13 #0 3.066 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic-backports/universe arm64 Packages [1032 B]
16:03:13 #0 3.066 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic-security/multiverse arm64 Packages [1412 B]
16:03:13 #0 3.066 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic-security/restricted arm64 Packages [102 kB]
16:03:13 #0 3.066 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic-security/universe arm64 Packages [62.7 kB]
16:03:13 #0 3.126 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic-security/main arm64 Packages [158 kB]
16:03:13 #0 3.797 Fetched 21.0 MB in 3s (7203 kB/s)
16:03:13 #11 1.303 Determining fastest mirrors
16:03:13 #8 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 4.2s done
16:03:13 #11 2.966 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [662 kB]
16:03:13 #11 2.966 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [1333 B]
16:03:13 #11 2.966 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [674 kB]
16:03:13 #11 2.987 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [9967 B]
16:03:13 #11 2.995 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main armhf Packages [3503 B]
16:03:13 #11 2.995 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [7281 B]
16:03:13 #11 2.995 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [390 kB]
16:03:13 #11 2.995 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [594 B]
16:03:13 #11 2.995 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [488 kB]
16:03:13 #10 10.89 (1/163): bzip2-1.0.8-8.el9.aarch64.rpm          183 kB/s |  56 kB     00:00    
16:03:13 #10 10.92 (2/163): cpio-2.13-16.el9.aarch64.rpm           806 kB/s | 274 kB     00:00    
16:03:13 #10 10.94 (3/163): cracklib-2.9.6-27.el9.aarch64.rpm      1.9 MB/s |  95 kB     00:00    
16:03:13 #10 10.98 (4/163): dbus-libs-1.12.20-7.el9.aarch64.rpm    3.6 MB/s | 150 kB     00:00    
16:03:13 #10 10.99 (5/163): cracklib-dicts-2.9.6-27.el9.aarch64.rp  52 MB/s | 3.6 MB     00:00    
16:03:13 #10 11.01 (6/163): binutils-2.35.2-24.el9.aarch64.rpm      11 MB/s | 4.8 MB     00:00    
16:03:13 #10 11.08 (7/163): diffutils-3.7-12.el9.aarch64.rpm       3.9 MB/s | 392 kB     00:00    
16:03:13 #10 11.08 (8/163): dnf-plugins-core-4.3.0-1.el9.noarch.rp 405 kB/s |  35 kB     00:00    
16:03:13 #10 11.09 (9/163): elfutils-0.188-3.el9.aarch64.rpm        40 MB/s | 524 kB     00:00    
16:03:13 #10 11.10 (10/163): ed-1.14.2-12.el9.aarch64.rpm          4.5 MB/s |  74 kB     00:00    
16:03:13 #10 11.10 (11/163): elfutils-debuginfod-client-0.188-3.el 2.3 MB/s |  37 kB     00:00    
16:03:13 #10 11.14 (12/163): environment-modules-5.0.1-2.el9.aarch 9.4 MB/s | 492 kB     00:00    
16:03:13 #10 11.15 (13/163): glib-networking-2.68.3-3.el9.aarch64. 3.6 MB/s | 185 kB     00:00    
16:03:13 #10 11.15 (14/163): file-5.39-10.el9.aarch64.rpm          925 kB/s |  49 kB     00:00    
16:03:13 #10 11.18 (15/163): glibc-gconv-extra-2.34-49.el9.aarch64  59 MB/s | 1.7 MB     00:00    
16:03:13 #10 11.18 (16/163): gsettings-desktop-schemas-40.0-5.el9.  22 MB/s | 684 kB     00:00    
16:03:13 #10 11.22 (17/163): groff-base-1.22.4-10.el9.aarch64.rpm   15 MB/s | 1.0 MB     00:00    
16:03:13 #11 15.89 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.6_arm64.deb ...
16:03:13 #11 15.89 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.6) ...
16:03:13 #11 16.00 Selecting previously unselected package libexpat1:arm64.
16:03:13 #11 16.00 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_arm64.deb ...
16:03:13 #11 16.00 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
16:03:13 #11 16.05 Selecting previously unselected package python3.8-minimal.
16:03:13 #11 16.05 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.6_arm64.deb ...
16:03:13 #11 16.05 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
16:03:13 #11 1.458 Get:10 http://archive.ubuntu.com/ubuntu kinetic/main amd64 Packages [1778 kB]
16:03:13 #11 1.521 Get:11 http://archive.ubuntu.com/ubuntu kinetic/restricted amd64 Packages [151 kB]
16:03:13 #11 1.524 Get:12 http://archive.ubuntu.com/ubuntu kinetic/universe amd64 Packages [17.9 MB]
16:03:13 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 91.23MB / 110.24MB 8.1s
16:03:13 #10 31.14 Selecting previously unselected package libc6-dev:armhf.
16:03:13 #10 31.14 Preparing to unpack .../061-libc6-dev_2.27-3ubuntu1.6_armhf.deb ...
16:03:13 #10 31.14 Unpacking libc6-dev:armhf (2.27-3ubuntu1.6) ...
16:03:13 #11 15.38 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
16:03:13 #11 15.38 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6build3 [11.7 kB]
16:03:13 #11 15.38 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:03:13 #11 15.38 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libaliased-perl all 0.34-1.1 [13.3 kB]
16:03:13 #11 15.38 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libapt-pkg-perl arm64 0.1.40build2 [70.3 kB]
16:03:13 #11 15.38 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
16:03:13 #11 15.38 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarray-intspan-perl all 2.004-1 [24.5 kB]
16:03:13 #11 15.39 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
16:03:13 #11 15.39 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:03:13 #11 15.46 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libvariable-magic-perl arm64 0.62-1build5 [34.8 kB]
16:03:13 #7 sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 156B / 156B 4.7s done
16:03:13 #8 ...
16:03:13 
16:03:13 #10 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:03:13 #10 DONE 4.1s
16:03:13 #10 20.64 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_arm64.deb ...
16:03:13 #10 20.64 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
16:03:13 #10 20.74 Selecting previously unselected package libglib2.0-data.
16:03:13 #10 20.74 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
16:03:13 #10 20.75 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
16:03:13 #10 20.78 Selecting previously unselected package libicu60:arm64.
16:03:13 #10 20.78 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_arm64.deb ...
16:03:13 #10 20.78 Unpacking libicu60:arm64 (60.2-3ubuntu3.2) ...
16:03:13 #8 DONE 15.5s
16:03:13 
16:03:13 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:13 #10 18.33 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_arm64.deb ...
16:03:13 #10 18.33 Unpacking libmagic-mgc (1:5.39-3) ...
16:03:13 #10 18.41 Selecting previously unselected package libmagic1:arm64.
16:03:13 #10 18.41 Preparing to unpack .../008-libmagic1_1%3a5.39-3_arm64.deb ...
16:03:13 #10 18.42 Unpacking libmagic1:arm64 (1:5.39-3) ...
16:03:13 #10 18.46 Selecting previously unselected package file.
16:03:13 #10 18.46 Preparing to unpack .../009-file_1%3a5.39-3_arm64.deb ...
16:03:13 #10 18.47 Unpacking file (1:5.39-3) ...
16:03:13 #10 18.50 Selecting previously unselected package gettext-base.
16:03:13 #10 18.50 Preparing to unpack .../010-gettext-base_0.21-4_arm64.deb ...
16:03:13 #10 18.51 Unpacking gettext-base (0.21-4) ...
16:03:13 #10 18.55 Selecting previously unselected package manpages.
16:03:13 #10 18.56 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
16:03:13 #10 18.56 Unpacking manpages (5.10-1) ...
16:03:13 #10 18.68 Selecting previously unselected package libmd0:arm64.
16:03:13 #7 sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 53.31MB / 53.31MB 5.2s done
16:03:13 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 35.65MB / 110.24MB 5.3s
16:03:13 #10 11.68 Selecting previously unselected package perl.
16:03:13 #10 11.68 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_arm64.deb ...
16:03:13 #10 11.71 Unpacking perl (5.28.1-6+deb10u1) ...
16:03:13 #10 11.78 Selecting previously unselected package liblocale-gettext-perl.
16:03:13 #10 11.78 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_arm64.deb ...
16:03:13 #10 11.78 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
16:03:13 #10 11.85 Selecting previously unselected package libssl1.1:arm64.
16:03:13 #10 11.85 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u3_arm64.deb ...
16:03:13 #10 11.86 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ...
16:03:13 #7 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 5.1s
16:03:13 #0 3.797 Reading package lists...
16:03:13 #8 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded
16:03:13 #10 11.22 (18/163): info-6.7-15.el9.aarch64.rpm           4.6 MB/s | 221 kB     00:00    
16:03:13 #10 11.23 (19/163): json-glib-1.6.6-1.el9.aarch64.rpm     3.6 MB/s | 160 kB     00:00    
16:03:13 #10 11.23 (20/163): less-590-1.el9.aarch64.rpm             13 MB/s | 161 kB     00:00    
16:03:13 #10 11.28 (21/163): libbrotli-1.0.9-6.el9.aarch64.rpm     6.1 MB/s | 314 kB     00:00    
16:03:13 #10 11.29 (22/163): libdb-5.3.28-53.el9.aarch64.rpm        13 MB/s | 712 kB     00:00    
16:03:13 #10 11.29 (23/163): libeconf-0.4.1-2.el9.aarch64.rpm      537 kB/s |  27 kB     00:00    
16:03:13 #10 11.31 (24/163): libfdisk-2.37.4-9.el9.aarch64.rpm     6.3 MB/s | 149 kB     00:00    
16:03:13 #10 11.31 (25/163): libpipeline-1.5.3-4.el9.aarch64.rpm   2.0 MB/s |  48 kB     00:00    
16:03:13 #10 11.33 (26/163): libpng-1.6.37-12.el9.aarch64.rpm       13 MB/s | 115 kB     00:00    
16:03:13 #10 11.33 (27/163): libpkgconf-1.7.3-10.el9.aarch64.rpm   2.3 MB/s |  36 kB     00:00    
16:03:13 #10 11.34 (28/163): libproxy-0.4.15-35.el9.aarch64.rpm    5.0 MB/s |  71 kB     00:00    
16:03:13 #10 11.35 (29/163): libpsl-0.21.1-5.el9.aarch64.rpm       4.0 MB/s |  64 kB     00:00    
16:03:13 #10 11.46 (30/163): libicu-67.1-9.el9.aarch64.rpm          54 MB/s | 9.5 MB     00:00    
16:03:13 #11 1.964 Get:13 http://archive.ubuntu.com/ubuntu kinetic-updates/restricted amd64 Packages [171 kB]
16:03:13 #11 1.965 Get:14 http://archive.ubuntu.com/ubuntu kinetic-updates/multiverse amd64 Packages [5516 B]
16:03:13 #11 1.966 Get:15 http://archive.ubuntu.com/ubuntu kinetic-updates/universe amd64 Packages [89.7 kB]
16:03:13 #11 1.966 Get:16 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 Packages [183 kB]
16:03:13 #11 1.970 Get:17 http://archive.ubuntu.com/ubuntu kinetic-backports/universe amd64 Packages [1032 B]
16:03:13 #11 16.23 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.16) ...
16:03:13 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 101.71MB / 110.24MB 8.5s
16:03:13 #11 3.153 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [9589 B]
16:03:13 #10 31.45 Selecting previously unselected package gcc-7-base:armhf.
16:03:13 #10 31.45 Preparing to unpack .../062-gcc-7-base_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:03:13 #10 31.45 Unpacking gcc-7-base:armhf (7.5.0-3ubuntu1~18.04) ...
16:03:13 #10 31.49 Selecting previously unselected package libisl19:armhf.
16:03:13 #10 31.49 Preparing to unpack .../063-libisl19_0.19-1_armhf.deb ...
16:03:13 #10 31.50 Unpacking libisl19:armhf (0.19-1) ...
16:03:13 #11 15.53 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
16:03:13 #11 15.53 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libfreetype6 arm64 2.11.1+dfsg-1ubuntu0.1 [383 kB]
16:03:13 #11 15.54 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfontconfig1 arm64 2.13.1-4.2ubuntu5 [135 kB]
16:03:13 #11 15.54 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg-turbo8 arm64 2.1.2-0ubuntu1 [129 kB]
16:03:13 #11 15.54 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg8 arm64 8c-2ubuntu10 [2264 B]
16:03:13 #11 15.54 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdeflate0 arm64 1.10-2 [69.1 kB]
16:03:13 #11 15.54 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libjbig0 arm64 2.1-3.1ubuntu0.22.04.1 [29.1 kB]
16:03:13 #11 15.54 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwebp7 arm64 1.2.2-2 [192 kB]
16:03:13 #11 15.54 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtiff5 arm64 4.3.0-6ubuntu0.3 [180 kB]
16:03:13 #11 15.60 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxpm4 arm64 1:3.5.12-1build2 [35.0 kB]
16:03:13 #11 15.62 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgd3 arm64 2.3.0-2ubuntu2 [126 kB]
16:03:13 #11 15.62 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-devtools arm64 2.35-0ubuntu3.1 [27.6 kB]
16:03:13 #11 15.62 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:03:13 #11 15.62 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
16:03:13 #11 15.63 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclone-perl arm64 0.45-1build3 [10.8 kB]
16:03:13 #11 15.63 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcommon-sense-perl arm64 3.75-2build1 [21.2 kB]
16:03:13 #11 15.63 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
16:03:13 #11 15.63 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-util-perl arm64 1.102-1build3 [22.2 kB]
16:03:13 #11 15.68 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-install-perl all 0.928-1.1 [9972 B]
16:03:13 #11 15.70 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-optlist-perl all 0.112-1 [11.0 kB]
16:03:13 #11 15.70 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-perl all 0.988-1 [50.6 kB]
16:03:13 #7 sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 141.97MB / 141.97MB 5.2s done
16:03:13 
16:03:13 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:13 #10 18.69 Preparing to unpack .../012-libmd0_1.0.3-3_arm64.deb ...
16:03:13 #10 18.69 Unpacking libmd0:arm64 (1.0.3-3) ...
16:03:13 #10 18.74 Selecting previously unselected package libbsd0:arm64.
16:03:13 #10 18.74 Preparing to unpack .../013-libbsd0_0.11.3-1_arm64.deb ...
16:03:13 #10 18.74 Unpacking libbsd0:arm64 (0.11.3-1) ...
16:03:13 #10 18.79 Selecting previously unselected package libedit2:arm64.
16:03:13 #10 18.79 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_arm64.deb ...
16:03:13 #10 18.80 Unpacking libedit2:arm64 (3.1-20191231-2+b1) ...
16:03:13 #10 18.84 Selecting previously unselected package libcbor0:arm64.
16:03:13 #10 18.84 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_arm64.deb ...
16:03:13 #10 18.85 Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ...
16:03:13 #10 18.89 Selecting previously unselected package libfido2-1:arm64.
16:03:13 #10 12.05 Selecting previously unselected package libpython3.7-minimal:arm64.
16:03:13 #10 12.05 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u4_arm64.deb ...
16:03:13 #10 12.06 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u4) ...
16:03:13 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 41.94MB / 110.24MB 5.6s
16:03:13 #10 11.49 (31/163): libpwquality-1.4.4-8.el9.aarch64.rpm  820 kB/s | 119 kB     00:00    
16:03:13 #10 11.50 (32/163): libselinux-utils-3.4-3.el9.aarch64.rp 1.2 MB/s | 181 kB     00:00    
16:03:13 #10 11.50 (33/163): libutempter-1.2.1-6.el9.aarch64.rpm   3.0 MB/s |  27 kB     00:00    
16:03:13 #10 11.51 (34/163): man-db-2.9.3-7.el9.aarch64.rpm         63 MB/s | 1.2 MB     00:00    
16:03:13 #10 11.52 (35/163): ncurses-6.2-8.20210508.el9.aarch64.rp  20 MB/s | 406 kB     00:00    
16:03:13 #10 11.53 (36/163): openssl-3.0.7-2.el9.aarch64.rpm        53 MB/s | 1.2 MB     00:00    
16:03:13 #10 11.57 (37/163): pkgconf-1.7.3-10.el9.aarch64.rpm      942 kB/s |  40 kB     00:00    
16:03:13 #10 11.59 (38/163): pam-1.5.1-14.el9.aarch64.rpm          8.5 MB/s | 618 kB     00:00    
16:03:13 #10 11.60 (39/163): pkgconf-m4-1.7.3-10.el9.noarch.rpm    224 kB/s |  15 kB     00:00    
16:03:13 #10 11.60 (40/163): pkgconf-pkg-config-1.7.3-10.el9.aarch 326 kB/s |  11 kB     00:00    
16:03:13 #10 11.68 (41/163): procps-ng-3.3.17-9.el9.aarch64.rpm    4.5 MB/s | 348 kB     00:00    
16:03:13 #11 16.36 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.6) ...
16:03:13 #11 16.38 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
16:03:13 #11 16.39 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
16:03:13 #10 31.57 Selecting previously unselected package libmpfr6:armhf.
16:03:13 #10 31.57 Preparing to unpack .../064-libmpfr6_4.0.1-1_armhf.deb ...
16:03:13 #10 31.58 Unpacking libmpfr6:armhf (4.0.1-1) ...
16:03:13 #10 31.63 Selecting previously unselected package libmpc3:armhf.
16:03:13 #10 31.63 Preparing to unpack .../065-libmpc3_1.1.0-1_armhf.deb ...
16:03:13 #10 31.64 Unpacking libmpc3:armhf (1.1.0-1) ...
16:03:13 #10 31.69 Selecting previously unselected package cpp-7.
16:03:13 #10 31.69 Preparing to unpack .../066-cpp-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:03:13 #10 31.70 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
16:03:13 #11 15.70 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconst-fast-perl all 0.014-1.1 [7756 B]
16:03:13 #11 15.71 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwant-perl arm64 0.29-1build7 [24.7 kB]
16:03:13 #11 15.71 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:03:13 #11 15.71 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcpanel-json-xs-perl arm64 4.27-1build1 [114 kB]
16:03:13 #11 15.71 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
16:03:13 #11 15.71 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexception-class-perl all 1.45-1 [28.6 kB]
16:03:13 #11 15.75 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
16:03:13 #11 15.78 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
16:03:13 #11 15.78 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
16:03:13 #11 15.78 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-xs-perl arm64 0.430-2build2 [39.2 kB]
16:03:13 #11 15.78 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
16:03:13 #11 15.78 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB]
16:03:13 #11 15.79 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB]
16:03:13 #11 15.79 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-messagepack-perl arm64 1.01-2build1 [33.9 kB]
16:03:13 #11 15.79 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
16:03:13 #11 15.82 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
16:03:13 #11 15.86 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
16:03:13 #11 15.86 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
16:03:13 #11 15.86 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-1build7 [82.3 kB]
16:03:13 #11 15.86 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
16:03:13 #11 15.86 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
16:03:13 #11 15.86 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdistro-info-perl all 1.1build1 [5644 B]
16:03:13 #11 15.87 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libemail-address-xs-perl arm64 1.04-1build6 [27.9 kB]
16:03:13 #11 15.87 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
16:03:13 #11 15.90 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-basedir-perl all 0.09-1 [15.7 kB]
16:03:13 #11 15.94 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
16:03:13 #11 15.94 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-fcntllock-perl arm64 0.22-3build7 [33.7 kB]
16:03:13 #11 15.94 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnumber-compare-perl all 0.03-2 [7058 B]
16:03:13 #11 15.94 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-glob-perl all 0.11-2 [8042 B]
16:03:13 #11 15.94 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:03:13 #11 15.94 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB]
16:03:13 #11 15.94 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB]
16:03:13 #11 15.94 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-ttf-perl all 1.06-1.1 [316 kB]
16:03:13 #11 15.97 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
16:03:13 #11 16.02 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:03:13 #11 16.02 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
16:03:13 #11 16.02 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
16:03:13 #11 16.02 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-perl all 4.04000-1 [81.8 kB]
16:03:13 #11 16.03 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-perl all 1.710-1 [68.4 kB]
16:03:13 #11 16.03 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
16:03:13 #11 16.03 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-perl all 0.39-1 [19.1 kB]
16:03:13 #11 16.03 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-identify-perl arm64 0.14-1build5 [10.3 kB]
16:03:13 #11 16.05 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-name-perl arm64 0.26-1build3 [11.0 kB]
16:03:13 #7 ...
16:03:13 
16:03:13 #10 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:03:13 #10 DONE 2.5s
16:03:13 
16:03:13 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:13 #10 18.90 Preparing to unpack .../016-libfido2-1_1.6.0-2_arm64.deb ...
16:03:13 #10 18.90 Unpacking libfido2-1:arm64 (1.6.0-2) ...
16:03:13 #10 18.95 Selecting previously unselected package openssh-client.
16:03:13 #10 18.96 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_arm64.deb ...
16:03:13 #10 18.97 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
16:03:13 #10 19.09 Selecting previously unselected package ucf.
16:03:13 #10 19.10 Preparing to unpack .../018-ucf_3.0043_all.deb ...
16:03:13 #10 19.10 Moving old data out of the way
16:03:13 #10 19.10 Unpacking ucf (3.0043) ...
16:03:13 #10 19.15 Selecting previously unselected package xz-utils.
16:03:13 #10 21.44 Selecting previously unselected package libxml2:arm64.
16:03:13 #10 21.44 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.8_arm64.deb ...
16:03:13 #10 21.44 Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.8) ...
16:03:13 #10 12.21 Selecting previously unselected package libexpat1:arm64.
16:03:13 #10 12.21 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_arm64.deb ...
16:03:13 #10 12.21 Unpacking libexpat1:arm64 (2.2.6-2+deb10u6) ...
16:03:13 #10 12.30 Selecting previously unselected package python3.7-minimal.
16:03:13 #10 12.30 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u4_arm64.deb ...
16:03:13 #10 12.32 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
16:03:14 #10 11.68 (42/163): publicsuffix-list-dafsa-20210518-3.el 775 kB/s |  58 kB     00:00    
16:03:14 #10 11.68 (43/163): policycoreutils-3.4-4.el9.aarch64.rpm 2.8 MB/s | 236 kB     00:00    
16:03:14 #10 11.69 (44/163): python3-dateutil-2.8.1-6.el9.noarch.r  26 MB/s | 302 kB     00:00    
16:03:14 #10 11.69 (45/163): python3-dbus-1.2.18-2.el9.aarch64.rpm 9.8 MB/s | 144 kB     00:00    
16:03:14 #10 11.70 (46/163): python3-dnf-plugins-core-4.3.0-1.el9.  16 MB/s | 245 kB     00:00    
16:03:14 #10 11.71 (47/163): python3-setools-4.4.0-5.el9.aarch64.r  35 MB/s | 590 kB     00:00    
16:03:14 #10 11.72 (48/163): python3-setuptools-53.0.0-11.el9.noar  39 MB/s | 944 kB     00:00    
16:03:14 #10 11.72 (49/163): python3-six-1.15.0-9.el9.noarch.rpm   1.9 MB/s |  37 kB     00:00    
16:03:14 #10 11.77 (50/163): shared-mime-info-2.1-5.el9.aarch64.rp  13 MB/s | 558 kB     00:00    
16:03:14 #10 11.78 (51/163): systemd-libs-250-13.el9.aarch64.rpm    11 MB/s | 597 kB     00:00    
16:03:14 #10 11.83 (52/163): tcl-8.6.10-7.el9.aarch64.rpm           10 MB/s | 1.1 MB     00:00    
16:03:14 #10 11.83 (53/163): unzip-6.0-56.el9.aarch64.rpm          2.7 MB/s | 179 kB     00:00    
16:03:14 #10 11.84 (54/163): util-linux-core-2.37.4-9.el9.aarch64.  34 MB/s | 457 kB     00:00    
16:03:14 #10 11.85 (55/163): vim-filesystem-8.2.2637-16.el9.noarch 2.3 MB/s |  25 kB     00:00    
16:03:14 #10 11.85 (56/163): xz-5.2.5-8.el9.aarch64.rpm             20 MB/s | 226 kB     00:00    
16:03:14 #10 11.90 (57/163): util-linux-2.37.4-9.el9.aarch64.rpm    30 MB/s | 2.3 MB     00:00    
16:03:14 #8 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 0.6s done
16:03:14 #8 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12
16:03:14 #11 16.10 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:03:14 #11 16.10 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-tiny-perl all 0.122-1 [45.9 kB]
16:03:14 #11 16.10 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
16:03:14 #11 16.11 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-perl all 1.012004-1 [321 kB]
16:03:14 #11 16.11 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
16:03:14 #11 16.11 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhash-fieldhash-perl arm64 0.15-1build5 [16.9 kB]
16:03:14 #11 16.11 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
16:03:14 #11 16.11 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
16:03:14 #11 16.12 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
16:03:14 #11 16.19 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
16:03:14 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 108.00MB / 110.24MB 8.8s
16:03:14 #11 3.775 Fetched 21.5 MB in 3s (6885 kB/s)
16:03:14 #8 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 2.6s done
16:03:14 #10 21.52 Selecting previously unselected package libyaml-0-2:arm64.
16:03:14 #10 21.52 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_arm64.deb ...
16:03:14 #10 21.53 Unpacking libyaml-0-2:arm64 (0.1.7-2ubuntu3) ...
16:03:14 #10 21.56 Selecting previously unselected package lsb-release.
16:03:14 #10 21.57 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
16:03:14 #10 21.57 Unpacking lsb-release (9.20170808ubuntu1) ...
16:03:14 #10 21.62 Selecting previously unselected package netbase.
16:03:14 #10 21.62 Preparing to unpack .../024-netbase_5.4_all.deb ...
16:03:14 #10 21.63 Unpacking netbase (5.4) ...
16:03:14 #10 21.66 Selecting previously unselected package shared-mime-info.
16:03:14 #10 21.66 Preparing to unpack .../025-shared-mime-info_1.9-2_arm64.deb ...
16:03:14 #10 21.67 Unpacking shared-mime-info (1.9-2) ...
16:03:14 #10 21.75 Selecting previously unselected package ucf.
16:03:14 #10 12.58 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ...
16:03:14 #10 12.69 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u4) ...
16:03:14 #10 19.15 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:03:14 #10 19.16 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:03:14 #10 19.21 Selecting previously unselected package libsigsegv2:arm64.
16:03:14 #10 19.21 Preparing to unpack .../020-libsigsegv2_2.13-1_arm64.deb ...
16:03:14 #10 19.22 Unpacking libsigsegv2:arm64 (2.13-1) ...
16:03:14 #10 19.26 Selecting previously unselected package m4.
16:03:14 #10 19.26 Preparing to unpack .../021-m4_1.4.18-5_arm64.deb ...
16:03:14 #10 19.26 Unpacking m4 (1.4.18-5) ...
16:03:14 #10 19.31 Selecting previously unselected package autoconf.
16:03:14 #10 19.31 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
16:03:14 #10 19.32 Unpacking autoconf (2.69-14) ...
16:03:14 #10 19.38 Selecting previously unselected package autotools-dev.
16:03:14 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 51.38MB / 110.24MB 6.1s
16:03:14 #10 11.91 (58/163): zip-3.0-33.el9.aarch64.rpm            3.8 MB/s | 235 kB     00:00    
16:03:14 #10 11.98 (59/163): zstd-1.5.1-2.el9.aarch64.rpm          3.0 MB/s | 387 kB     00:00    
16:03:14 #10 11.99 (60/163): checkpolicy-3.4-1.el9.aarch64.rpm      33 MB/s | 341 kB     00:00    
16:03:14 #10 12.00 (61/163): desktop-file-utils-0.26-6.el9.aarch64  11 MB/s |  72 kB     00:00    
16:03:14 #10 12.01 (62/163): dwz-0.14-3.el9.aarch64.rpm             16 MB/s | 126 kB     00:00    
16:03:14 #10 12.02 (63/163): efi-srpm-macros-4-9.el9.noarch.rpm    2.3 MB/s |  23 kB     00:00    
16:03:14 #10 12.02 (64/163): emacs-filesystem-27.1-3.el9.noarch.rp 1.8 MB/s | 9.2 kB     00:00    
16:03:14 #10 12.03 (65/163): enchant-1.6.0-30.el9.aarch64.rpm      9.2 MB/s |  61 kB     00:00    
16:03:14 #10 12.05 (66/163): fonts-srpm-macros-2.0.5-7.el9.1.noarc 1.6 MB/s |  28 kB     00:00    
16:03:14 #10 12.27 (67/163): gcc-toolset-12-binutils-2.38-16.el9.a  26 MB/s | 5.8 MB     00:00    
16:03:14 #11 16.19 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-interactive-perl all 1.023-1 [10.4 kB]
16:03:14 #11 16.19 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompt-tiny-perl all 0.003-1 [8924 B]
16:03:14 #11 16.19 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
16:03:14 #11 16.19 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-xs-perl arm64 4.030-1build3 [87.0 kB]
16:03:14 #11 16.19 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
16:03:14 #11 16.19 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-common all 2.5.13+dfsg-0ubuntu0.22.04.1 [15.9 kB]
16:03:14 #11 16.19 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB]
16:03:14 #11 16.19 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
16:03:14 #11 16.27 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-xs-perl arm64 0.58-2build3 [32.5 kB]
16:03:14 #11 16.27 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
16:03:14 #11 16.27 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl7 arm64 2.4.6-15build2 [39.5 kB]
16:03:14 #11 16.27 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl-dev arm64 2.4.6-15build2 [170 kB]
16:03:14 #11 16.27 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB]
16:03:14 #11 16.27 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
16:03:14 #11 16.27 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
16:03:14 #11 16.97 Selecting previously unselected package python3-minimal.
16:03:14 #11 16.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4432 files and directories currently installed.)
16:03:14 #11 16.98 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ...
16:03:14 #11 16.98 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
16:03:14 #11 17.03 Selecting previously unselected package mime-support.
16:03:14 #11 17.03 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
16:03:14 #11 17.03 Unpacking mime-support (3.64ubuntu1) ...
16:03:14 #11 17.08 Selecting previously unselected package libmpdec2:arm64.
16:03:14 #11 17.08 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ...
16:03:14 #11 17.08 Unpacking libmpdec2:arm64 (2.4.2-3) ...
16:03:14 #11 17.12 Selecting previously unselected package readline-common.
16:03:14 #11 17.12 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
16:03:14 #11 17.13 Unpacking readline-common (8.0-4) ...
16:03:14 #11 17.17 Selecting previously unselected package libreadline8:arm64.
16:03:14 #11 4.577 Reading package lists...
16:03:14 #11 5.309 Building dependency tree...
16:03:14 #11 5.484 Reading state information...
16:03:14 #11 5.730 The following additional packages will be installed:
16:03:14 #11 5.730   autoconf automake autopoint autotools-dev binutils
16:03:14 #11 5.730   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
16:03:14 #11 5.730   bzip2 ca-certificates cpp cpp-12 dbus dbus-bin dbus-daemon
16:03:14 #11 5.730   dbus-session-bus-common dbus-system-bus-common dctrl-tools debhelper
16:03:14 #11 5.730   debugedit dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:03:14 #11 5.730   distro-info-data dmsetup dpkg-dev dput dwz fakeroot file fontconfig-config
16:03:14 #11 5.730   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base gir1.2-glib-2.0
16:03:14 #11 5.730   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
16:03:14 #11 5.730   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
16:03:14 #11 5.730   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:03:14 #11 5.730   libalgorithm-merge-perl libaliased-perl libapparmor1 libapt-pkg-perl
16:03:14 #11 5.730   libarchive-cpio-perl libarchive-zip-perl libargon2-1 libarray-intspan-perl
16:03:14 #11 5.730   libasan8 libassuan0 libatomic1 libauthen-sasl-perl
16:03:14 #11 5.730   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
16:03:14 #11 5.730   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:03:14 #11 5.730   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
16:03:14 #11 5.730   libclass-data-inheritable-perl libclass-method-modifiers-perl
16:03:14 #11 5.730   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:03:14 #11 5.730   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:03:14 #11 5.730   libcpanel-json-xs-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0
16:03:14 #11 5.730   libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:03:14 #11 5.730   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:03:14 #11 5.730   libdata-validate-ip-perl libdata-validate-uri-perl libdbus-1-3
16:03:14 #11 5.730   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:03:14 #11 5.730   libdevel-stacktrace-perl libdevmapper1.02.1 libdistro-info-perl libdpkg-perl
16:03:14 #11 5.731   libdw1 libdynaloader-functions-perl libedit2 libelf1
16:03:14 #11 5.731   libemail-address-xs-perl libencode-locale-perl liberror-perl
16:03:14 #11 5.731   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
16:03:14 #11 5.731   libfcgi-bin libfcgi-perl libfcgi0ldbl libfdisk1 libfido2-1
16:03:14 #11 5.731   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:03:14 #11 5.731   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:03:14 #11 5.731   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:03:14 #11 5.731   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:03:14 #11 5.731   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
16:03:14 #11 5.731   libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl libgitlab-api-v4-perl
16:03:14 #11 5.731   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgprofng0
16:03:14 #11 5.731   libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
16:03:14 #11 5.731   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:03:14 #11 5.731   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
16:03:14 #11 5.731   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
16:03:14 #11 5.731   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu71
16:03:14 #11 5.731   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
16:03:14 #11 5.731   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:03:14 #11 5.731   libip4tc2 libipc-run-perl libipc-run3-perl libipc-system-simple-perl
16:03:14 #11 5.731   libisl23 libiterator-perl libiterator-util-perl libitm1 libjbig0
16:03:14 #11 5.731   libjpeg-turbo8 libjpeg8 libjson-c5 libjson-maybexs-perl libjson-perl
16:03:14 #11 5.731   libjson-xs-perl libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
16:03:14 #11 5.731   libksba8 libldap-2.5-0 libldap-common liblerc3 liblist-compare-perl
16:03:14 #11 5.731   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:03:14 #11 5.731   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:03:14 #11 5.731   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
16:03:14 #11 5.731   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:03:14 #11 5.731   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
16:03:14 #11 5.731   libmath-base85-perl libmd0 libmldbm-perl libmodule-implementation-perl
16:03:14 #11 5.731   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
16:03:14 #11 5.731   libmpc3 libmpdec3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
16:03:14 #11 5.731   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
16:03:14 #11 5.731   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
16:03:14 #11 5.731   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
16:03:14 #11 5.731   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:03:14 #11 5.731   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.34
16:03:14 #11 5.731   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
16:03:14 #11 5.731   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:03:14 #11 5.731   libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib
16:03:14 #11 5.731   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:03:14 #11 5.731   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:03:14 #11 5.732   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
16:03:14 #11 5.732   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:03:14 #11 5.732   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
16:03:14 #11 5.732   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
16:03:14 #11 5.732   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:03:14 #11 5.732   libstring-shellquote-perl libsub-exporter-perl
16:03:14 #11 5.732   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:03:14 #11 5.732   libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:14 #11 5.732   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
16:03:14 #11 5.732   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:03:14 #11 5.732   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:03:14 #11 5.732   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
16:03:14 #11 5.732   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan2 libtype-tiny-perl
16:03:14 #11 5.732   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:03:14 #11 5.732   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
16:03:14 #9 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 6.2s done
16:03:14 #8 ...
16:03:14 
16:03:14 #9 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
16:03:14 #9 DONE 2.8s
16:03:14 
16:03:14 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:14 #8 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d
16:03:14 #10 32.31 Selecting previously unselected package cpp.
16:03:14 #10 32.31 Preparing to unpack .../067-cpp_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
16:03:14 #10 32.31 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
16:03:14 #10 32.35 Selecting previously unselected package libcc1-0:armhf.
16:03:14 #10 32.36 Preparing to unpack .../068-libcc1-0_8.4.0-1ubuntu1~18.04_armhf.deb ...
16:03:14 #10 32.36 Unpacking libcc1-0:armhf (8.4.0-1ubuntu1~18.04) ...
16:03:14 #10 21.75 Preparing to unpack .../026-ucf_3.0038_all.deb ...
16:03:14 #10 21.75 Moving old data out of the way
16:03:14 #10 21.76 Unpacking ucf (3.0038) ...
16:03:14 #10 21.81 Selecting previously unselected package xdg-user-dirs.
16:03:14 #10 21.81 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ...
16:03:14 #10 21.82 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
16:03:14 #10 21.88 Selecting previously unselected package xz-utils.
16:03:14 #10 21.88 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_arm64.deb ...
16:03:14 #10 21.88 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ...
16:03:14 #10 21.93 Selecting previously unselected package gettext-base.
16:03:14 #10 21.93 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_arm64.deb ...
16:03:14 #10 21.93 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
16:03:14 #10 21.98 Selecting previously unselected package iso-codes.
16:03:14 #10 21.98 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
16:03:14 #10 21.98 Unpacking iso-codes (3.79-1) ...
16:03:14 #10 ...
16:03:14 
16:03:14 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:14 #9 extracting sha256:0ef950e0b1b7904efe36671cb7de9e947788c386c75bfd20b566eed29e58892d 5.8s done
16:03:14 #9 extracting sha256:260836a1cc47d19ebd754f2eb1c3956ed719065c6e70c2e3ab87c6da495d7d63 done
16:03:14 #9 DONE 15.5s
16:03:14 
16:03:14 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:14 #10 12.71 Setting up libexpat1:arm64 (2.2.6-2+deb10u6) ...
16:03:14 #10 12.72 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
16:03:14 #10 19.38 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
16:03:14 #10 19.38 Unpacking autotools-dev (20180224.1+nmu1) ...
16:03:14 #10 19.43 Selecting previously unselected package automake.
16:03:14 #10 19.43 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
16:03:14 #10 19.44 Unpacking automake (1:1.16.3-2) ...
16:03:14 #10 19.52 Selecting previously unselected package autopoint.
16:03:14 #10 19.53 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
16:03:14 #10 19.53 Unpacking autopoint (0.21-4) ...
16:03:14 #10 19.58 Selecting previously unselected package binutils-common:arm64.
16:03:14 #10 19.58 Preparing to unpack .../026-binutils-common_2.35.2-2_arm64.deb ...
16:03:14 #10 19.58 Unpacking binutils-common:arm64 (2.35.2-2) ...
16:03:14 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 58.72MB / 110.24MB 6.5s
16:03:14 #10 26.48 Selecting previously unselected package gcc.
16:03:14 #10 26.48 Preparing to unpack .../050-gcc_4%3a10.2.1-1_armhf.deb ...
16:03:14 #10 26.48 Unpacking gcc (4:10.2.1-1) ...
16:03:14 #10 26.57 Selecting previously unselected package libstdc++-10-dev:armhf.
16:03:14 #10 26.57 Preparing to unpack .../051-libstdc++-10-dev_10.2.1-6_armhf.deb ...
16:03:14 #10 26.57 Unpacking libstdc++-10-dev:armhf (10.2.1-6) ...
16:03:14 #11 16.67 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:03:14 #11 16.75 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
16:03:14 #11 17.17 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ...
16:03:14 #11 17.17 Unpacking libreadline8:arm64 (8.0-4) ...
16:03:14 #11 17.22 Selecting previously unselected package libsqlite3-0:arm64.
16:03:14 #11 17.22 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_arm64.deb ...
16:03:14 #11 17.22 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
16:03:14 #11 17.29 Selecting previously unselected package libpython3.8-stdlib:arm64.
16:03:14 #11 17.29 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.6_arm64.deb ...
16:03:14 #11 17.29 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.6) ...
16:03:14 #11 5.732   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
16:03:14 #11 5.732   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:03:14 #11 5.732   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:03:14 #11 5.732   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
16:03:14 #11 5.732   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
16:03:14 #11 5.732   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
16:03:14 #11 5.732   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
16:03:14 #11 5.732   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
16:03:14 #11 5.732   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
16:03:14 #11 5.732   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
16:03:14 #11 5.732   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
16:03:14 #11 5.732   python3-dbus python3-debian python3-gi python3-gpg python3-idna
16:03:14 #11 5.732   python3-magic python3-minimal python3-nacl python3-paramiko
16:03:14 #11 5.732   python3-pkg-resources python3-requests python3-six python3-unidiff
16:03:14 #11 5.733   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
16:03:14 #11 5.733   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
16:03:14 #11 5.733   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
16:03:14 #11 5.735 Suggested packages:
16:03:14 #11 5.735   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:03:14 #11 5.735   gcc-12-locales cpp-12-doc default-dbus-session-bus | dbus-session-bus
16:03:14 #11 5.735   debtags dh-make adequate at autopkgtest bls-standalone bsd-mailx | mailx
16:03:14 #11 5.735   check-all-the-things cvs-buildpackage diffoscope disorderfs dose-extra duck
16:03:14 #11 5.735   elpa-devscripts faketime gnuplot how-can-i-help libdbd-pg-perl
16:03:14 #11 5.735   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:14 #11 5.735   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:03:14 #11 5.735   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
16:03:14 #11 5.735   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
16:03:14 #11 5.735   libpam-systemd pinentry-gnome3 tor mini-dinstall rsync gcc-12-doc
16:03:14 #11 5.735   gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
16:03:14 #11 5.735   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
16:03:14 #11 5.735   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
16:03:14 #11 5.735   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
16:03:14 #11 5.735   libgd-tools gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
16:03:14 #11 5.735   libscalar-number-perl libsasl2-modules-gssapi-mit
16:03:14 #11 5.735   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:03:14 #11 5.735   libsasl2-modules-sql libstdc++-12-doc libbareword-filehandles-perl
16:03:14 #11 5.735   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
16:03:14 #11 5.735   libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl
16:03:14 #11 5.735   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
16:03:14 #11 5.735   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
16:03:14 #11 5.735   www-browser iw | wireless-tools keychain libpam-ssh monkeysphere ssh-askpass
16:03:14 #11 5.735   ed diffutils-doc perl-doc libterm-readline-gnu-perl
16:03:14 #11 5.735   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
16:03:14 #11 5.735   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:03:14 #11 5.735   python-apt-doc python-cryptography-doc python3-cryptography-vectors
16:03:14 #11 5.735   python-dbus-doc python-nacl-doc python3-gssapi python3-invoke
16:03:14 #11 5.735   python3-setuptools python3-openssl python3-socks python-requests-doc
16:03:14 #11 5.735   python3-brotli python3.10-venv python3.10-doc binfmt-support readline-doc
16:03:14 #11 5.735   systemd-container systemd-homed systemd-userdbd systemd-boot
16:03:14 #11 5.735   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 zip wdiff-doc
16:03:14 #8 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 3.5s done
16:03:14 #8 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d
16:03:14 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 110.24MB / 110.24MB 9.3s done
16:03:14 #9 extracting sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd
16:03:14 #10 12.28 (68/163): gcc-toolset-12-binutils-gold-2.38-14.  65 MB/s | 897 kB     00:00    
16:03:14 #10 12.29 (69/163): gcc-toolset-12-runtime-12.0-5.el9.aar  10 MB/s |  55 kB     00:00    
16:03:14 #10 12.32 (70/163): gdb-minimal-10.2-10.el9.aarch64.rpm   104 MB/s | 3.1 MB     00:00    
16:03:14 #10 12.33 (71/163): gdk-pixbuf2-2.42.6-3.el9.aarch64.rpm   52 MB/s | 490 kB     00:00    
16:03:14 #10 12.34 (72/163): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 700 kB/s | 8.8 kB     00:00    
16:03:14 #10 12.35 (73/163): go-srpm-macros-3.0.9-9.el9.noarch.rpm 4.5 MB/s |  27 kB     00:00    
16:03:14 #10 12.39 (74/163): hunspell-1.7.0-11.el9.aarch64.rpm     8.6 MB/s | 319 kB     00:00    
16:03:14 #10 32.40 Selecting previously unselected package libgomp1:armhf.
16:03:14 #10 32.40 Preparing to unpack .../069-libgomp1_8.4.0-1ubuntu1~18.04_armhf.deb ...
16:03:14 #10 32.41 Unpacking libgomp1:armhf (8.4.0-1ubuntu1~18.04) ...
16:03:14 #10 32.45 Selecting previously unselected package libatomic1:armhf.
16:03:14 #10 32.45 Preparing to unpack .../070-libatomic1_8.4.0-1ubuntu1~18.04_armhf.deb ...
16:03:14 #10 32.45 Unpacking libatomic1:armhf (8.4.0-1ubuntu1~18.04) ...
16:03:14 #10 32.50 Selecting previously unselected package libasan4:armhf.
16:03:14 #10 32.50 Preparing to unpack .../071-libasan4_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:03:14 #10 32.50 Unpacking libasan4:armhf (7.5.0-3ubuntu1~18.04) ...
16:03:14 #10 32.58 Selecting previously unselected package libubsan0:armhf.
16:03:14 #10 32.58 Preparing to unpack .../072-libubsan0_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:03:14 #10 32.59 Unpacking libubsan0:armhf (7.5.0-3ubuntu1~18.04) ...
16:03:14 #10 22.27 Selecting previously unselected package krb5-locales.
16:03:14 #10 18.82 Setting up libc6:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
16:03:14 #10 19.81 Selecting previously unselected package libbinutils:arm64.
16:03:14 #10 19.81 Preparing to unpack .../027-libbinutils_2.35.2-2_arm64.deb ...
16:03:14 #10 19.82 Unpacking libbinutils:arm64 (2.35.2-2) ...
16:03:14 #10 19.90 Selecting previously unselected package libctf-nobfd0:arm64.
16:03:14 #10 19.90 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_arm64.deb ...
16:03:14 #10 19.91 Unpacking libctf-nobfd0:arm64 (2.35.2-2) ...
16:03:14 #10 19.95 Selecting previously unselected package libctf0:arm64.
16:03:14 #7 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 3.9s done
16:03:14 #10 26.96 Selecting previously unselected package g++-10.
16:03:14 #10 26.96 Preparing to unpack .../052-g++-10_10.2.1-6_armhf.deb ...
16:03:14 #10 26.97 Unpacking g++-10 (10.2.1-6) ...
16:03:14 #11 16.93 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB]
16:03:14 #11 16.97 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
16:03:14 #11 16.98 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
16:03:14 #11 16.98 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
16:03:14 #11 16.99 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
16:03:14 #11 17.00 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-struct-perl all 0.020-1 [23.7 kB]
16:03:14 #11 17.45 Selecting previously unselected package python3.8.
16:03:14 #11 17.46 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.6_arm64.deb ...
16:03:14 #11 17.46 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.6) ...
16:03:14 #11 17.50 Selecting previously unselected package libpython3-stdlib:arm64.
16:03:14 #11 17.50 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ...
16:03:14 #11 17.51 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
16:03:14 #11 17.54 Setting up python3-minimal (3.8.2-0ubuntu2) ...
16:03:14 #11 6.041 The following NEW packages will be installed:
16:03:14 #11 6.041   autoconf automake autopoint autotools-dev binutils
16:03:14 #11 6.041   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
16:03:14 #11 6.041   bzip2 ca-certificates cpp cpp-12 curl dbus dbus-bin dbus-daemon
16:03:14 #11 6.041   dbus-session-bus-common dbus-system-bus-common dctrl-tools debhelper
16:03:14 #11 6.041   debugedit devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:03:14 #11 6.041   distro-info-data dmsetup dpkg-dev dput dwz equivs fakeroot file
16:03:14 #11 6.041   fontconfig-config fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext
16:03:14 #11 6.041   gettext-base gir1.2-glib-2.0 git git-man gnupg gnupg-l10n gnupg-utils gpg
16:03:14 #11 6.041   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:03:14 #11 6.041   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
16:03:14 #11 6.041   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:03:14 #11 6.041   libapparmor1 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:14 #11 6.042   libargon2-1 libarray-intspan-perl libasan8 libassuan0 libatomic1
16:03:14 #11 6.042   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:03:14 #11 6.042   libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
16:03:14 #11 6.042   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
16:03:14 #11 6.042   libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl
16:03:14 #11 6.042   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:03:14 #11 6.042   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:03:14 #11 6.042   libcpanel-json-xs-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0
16:03:14 #11 6.042   libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:03:14 #11 6.042   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:03:14 #11 6.042   libdata-validate-ip-perl libdata-validate-uri-perl libdbus-1-3
16:03:14 #11 6.042   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:03:14 #11 6.042   libdevel-stacktrace-perl libdevmapper1.02.1 libdistro-info-perl libdpkg-perl
16:03:14 #11 6.042   libdw1 libdynaloader-functions-perl libedit2 libelf1
16:03:14 #11 6.042   libemail-address-xs-perl libencode-locale-perl liberror-perl
16:03:14 #11 6.042   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
16:03:14 #11 6.042   libfcgi-bin libfcgi-perl libfcgi0ldbl libfdisk1 libfido2-1
16:03:14 #11 6.042   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:03:14 #11 6.042   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:03:14 #11 6.042   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:03:14 #11 6.042   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:03:14 #11 6.042   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
16:03:14 #11 6.042   libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl libgitlab-api-v4-perl
16:03:14 #11 6.042   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgprofng0
16:03:14 #11 6.042   libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
16:03:14 #11 6.042   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:03:14 #11 6.042   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
16:03:14 #11 6.042   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
16:03:14 #11 6.042   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu71
16:03:14 #11 6.042   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
16:03:14 #11 6.042   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:03:14 #11 6.042   libip4tc2 libipc-run-perl libipc-run3-perl libipc-system-simple-perl
16:03:14 #11 6.042   libisl23 libiterator-perl libiterator-util-perl libitm1 libjbig0
16:03:14 #11 6.042   libjpeg-turbo8 libjpeg8 libjson-c5 libjson-maybexs-perl libjson-perl
16:03:14 #11 6.042   libjson-xs-perl libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
16:03:14 #11 6.042   libksba8 libldap-2.5-0 libldap-common liblerc3 liblist-compare-perl
16:03:14 #11 6.042   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:03:14 #11 6.042   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:03:14 #11 6.042   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
16:03:14 #11 6.042   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:03:14 #11 6.042   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
16:03:14 #11 6.042   libmath-base85-perl libmd0 libmldbm-perl libmodule-implementation-perl
16:03:14 #11 6.042   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
16:03:14 #11 6.043   libmpc3 libmpdec3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
16:03:14 #11 6.043   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
16:03:14 #11 6.043   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
16:03:14 #11 6.043   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
16:03:14 #11 6.043   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:03:14 #11 6.043   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.34
16:03:14 #11 6.043   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
16:03:14 #11 6.043   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:03:14 #11 6.043   libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib
16:03:14 #11 6.043   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:03:14 #11 6.043   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:03:14 #11 6.043   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
16:03:14 #11 6.043   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:03:14 #11 6.043   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
16:03:14 #11 6.043   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
16:03:14 #11 6.043   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:03:14 #11 6.043   libstring-shellquote-perl libsub-exporter-perl
16:03:14 #11 6.043   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:03:14 #11 6.043   libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:14 #11 6.043   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
16:03:14 #11 6.043   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:03:14 #11 6.043   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:03:14 #11 6.043   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
16:03:14 #11 6.043   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan2 libtype-tiny-perl
16:03:14 #11 6.043   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:03:14 #11 6.043   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
16:03:14 #11 6.043   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
16:03:14 #11 6.043   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:03:14 #11 6.043   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:03:14 #11 6.043   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
16:03:14 #11 6.043   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
16:03:14 #11 6.044   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
16:03:14 #11 6.044   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
16:03:14 #11 6.044   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
16:03:14 #11 6.044   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
16:03:14 #11 6.044   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
16:03:14 #11 6.044   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
16:03:14 #11 6.044   python3-dbus python3-debian python3-gi python3-gpg python3-idna
16:03:14 #11 6.044   python3-magic python3-minimal python3-nacl python3-paramiko
16:03:14 #11 6.044   python3-pkg-resources python3-requests python3-six python3-unidiff
16:03:14 #11 6.044   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
16:03:14 #11 6.044   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
16:03:14 #11 6.044   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
16:03:14 #9 ...
16:03:14 
16:03:14 #10 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:03:14 #10 DONE 2.7s
16:03:14 
16:03:14 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:14 #9 ...
16:03:14 
16:03:14 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:14 #10 12.57 (75/163): abattis-cantarell-fonts-0.301-4.el9.n 553 kB/s | 365 kB     00:00    
16:03:14 #10 12.59 (76/163): adobe-source-code-pro-fonts-2.030.1.0 1.2 MB/s | 832 kB     00:00    
16:03:14 #10 12.59 (77/163): hunspell-en-US-0.20140811.1-20.el9.no  27 MB/s | 177 kB     00:00    
16:03:14 #10 12.60 (78/163): hunspell-filesystem-1.7.0-11.el9.aarc 1.8 MB/s | 8.6 kB     00:00    
16:03:14 #10 12.60 (79/163): kernel-srpm-macros-1.0-11.el9.noarch. 4.3 MB/s |  16 kB     00:00    
16:03:14 #10 12.61 (80/163): libappstream-glib-0.7.18-4.el9.aarch6  37 MB/s | 380 kB     00:00    
16:03:14 #10 12.62 (81/163): libjpeg-turbo-2.0.90-5.el9.aarch64.rp  20 MB/s | 170 kB     00:00    
16:03:14 #11 3.206 Fetched 21.6 MB in 2s (9106 kB/s)
16:03:15 #10 22.27 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ...
16:03:15 #10 22.28 Unpacking krb5-locales (1.16-2ubuntu0.2) ...
16:03:15 #10 22.32 Selecting previously unselected package libedit2:arm64.
16:03:15 #10 22.32 Preparing to unpack .../032-libedit2_3.1-20170329-1_arm64.deb ...
16:03:15 #10 22.32 Unpacking libedit2:arm64 (3.1-20170329-1) ...
16:03:15 #10 22.36 Selecting previously unselected package libkrb5support0:arm64.
16:03:15 #10 22.37 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_arm64.deb ...
16:03:15 #10 22.37 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.2) ...
16:03:15 #10 22.41 Selecting previously unselected package libk5crypto3:arm64.
16:03:15 #10 22.41 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_arm64.deb ...
16:03:15 #10 22.42 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.2) ...
16:03:15 #10 22.46 Selecting previously unselected package libkeyutils1:arm64.
16:03:15 #10 22.46 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_arm64.deb ...
16:03:15 #10 22.46 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ...
16:03:15 #10 22.50 Selecting previously unselected package libkrb5-3:arm64.
16:03:15 #10 32.63 Selecting previously unselected package libcilkrts5:armhf.
16:03:15 #10 32.64 Preparing to unpack .../073-libcilkrts5_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:03:15 #10 32.64 Unpacking libcilkrts5:armhf (7.5.0-3ubuntu1~18.04) ...
16:03:15 #10 32.68 Selecting previously unselected package libgcc-7-dev:armhf.
16:03:15 #10 32.68 Preparing to unpack .../074-libgcc-7-dev_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:03:15 #10 32.69 Unpacking libgcc-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
16:03:15 #10 32.86 Selecting previously unselected package gcc-7.
16:03:15 #10 32.86 Preparing to unpack .../075-gcc-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:03:15 #10 32.87 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
16:03:15 #8 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0.6s done
16:03:15 #8 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408
16:03:15 #10 19.96 Preparing to unpack .../029-libctf0_2.35.2-2_arm64.deb ...
16:03:15 #10 19.96 Unpacking libctf0:arm64 (2.35.2-2) ...
16:03:15 #10 20.00 Selecting previously unselected package binutils-aarch64-linux-gnu.
16:03:15 #10 20.00 Preparing to unpack .../030-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ...
16:03:15 #10 20.00 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
16:03:15 #7 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded
16:03:15 #10 13.32 Selecting previously unselected package python3-minimal.
16:03:15 #10 13.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9600 files and directories currently installed.)
16:03:15 #10 13.33 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ...
16:03:15 #10 13.33 Unpacking python3-minimal (3.7.3-1) ...
16:03:15 #10 13.38 Selecting previously unselected package mime-support.
16:03:15 #10 13.38 Preparing to unpack .../1-mime-support_3.62_all.deb ...
16:03:15 #11 3.775 Reading package lists...
16:03:15 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 67.11MB / 110.24MB 6.9s
16:03:15 #11 17.74 Selecting previously unselected package python3.
16:03:15 #11 17.74 (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 ... 4862 files and directories currently installed.)
16:03:15 #11 17.74 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_arm64.deb ...
16:03:15 #11 17.75 Unpacking python3 (3.8.2-0ubuntu2) ...
16:03:15 #11 17.79 Selecting previously unselected package libbsd0:arm64.
16:03:15 #11 17.79 Preparing to unpack .../001-libbsd0_0.10.0-1_arm64.deb ...
16:03:15 #11 17.79 Unpacking libbsd0:arm64 (0.10.0-1) ...
16:03:15 #11 17.83 Selecting previously unselected package bsdmainutils.
16:03:15 #11 17.83 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_arm64.deb ...
16:03:15 #11 17.83 Unpacking bsdmainutils (11.1.2ubuntu3) ...
16:03:15 #11 17.88 Selecting previously unselected package libuchardet0:arm64.
16:03:15 #11 17.88 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_arm64.deb ...
16:03:15 #11 17.89 Unpacking libuchardet0:arm64 (0.0.6-3build1) ...
16:03:15 #11 17.92 Selecting previously unselected package groff-base.
16:03:15 #11 17.92 Preparing to unpack .../004-groff-base_1.22.4-4build1_arm64.deb ...
16:03:15 #11 17.93 Unpacking groff-base (1.22.4-4build1) ...
16:03:15 #11 17.02 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmouse-perl arm64 2.5.10-1build4 [160 kB]
16:03:15 #11 17.08 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-xs-perl arm64 0.29-1build5 [19.0 kB]
16:03:15 #11 17.09 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
16:03:15 #11 17.10 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-gzip-perl arm64 0.19-1build8 [14.6 kB]
16:03:15 #11 17.11 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-utf8-strict-perl arm64 0.009-1build1 [11.7 kB]
16:03:15 #11 17.11 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-parser-perl all 1.63-2 [82.2 kB]
16:03:15 #11 17.13 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB]
16:03:15 #11 17.13 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libproc-processtable-perl arm64 0.634-1build1 [37.2 kB]
16:03:15 #11 17.15 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre2-9 arm64 20220201+dfsg-1 [153 kB]
16:03:15 #11 17.17 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre-engine-re2-perl arm64 0.14-1build2 [17.9 kB]
16:03:15 #11 17.23 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadonly-perl all 2.050-3 [19.9 kB]
16:03:15 #11 17.23 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
16:03:15 #11 17.23 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-xs-perl arm64 0.117-1build5 [12.4 kB]
16:03:15 #11 17.23 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
16:03:15 #11 17.24 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
16:03:15 #11 17.24 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-modules arm64 2.1.27+dfsg2-3ubuntu1 [57.3 kB]
16:03:15 #11 17.24 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-decoder-perl arm64 4.023+ds-1 [99.9 kB]
16:03:15 #11 17.25 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-encoder-perl arm64 4.023+ds-1 [103 kB]
16:03:15 #11 17.30 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libset-intspan-perl all 1.19-2 [26.1 kB]
16:03:15 #11 17.30 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsocket6-perl arm64 0.29-1build4 [19.8 kB]
16:03:15 #11 17.33 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-copyright-perl all 0.003012-1 [21.3 kB]
16:03:15 #11 6.475 0 upgraded, 424 newly installed, 0 to remove and 0 not upgraded.
16:03:15 #11 6.475 Need to get 141 MB of archives.
16:03:15 #11 6.475 After this operation, 550 MB of additional disk space will be used.
16:03:15 #11 6.475 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblocale-gettext-perl arm64 1.07-4build3 [16.9 kB]
16:03:15 #10 12.94 (82/163): hunspell-en-0.20140811.1-20.el9.noarc 335 kB/s | 187 kB     00:00    
16:03:15 #10 12.95 (83/163): libsoup-2.72.0-8.el9.aarch64.rpm       39 MB/s | 397 kB     00:00    
16:03:15 #10 12.96 (84/163): libstemmer-0-18.585svn.el9.aarch64.rp  13 MB/s |  82 kB     00:00    
16:03:15 #10 12.97 (85/163): lua-srpm-macros-1-6.el9.noarch.rpm    2.1 MB/s | 9.5 kB     00:00    
16:03:15 #10 12.97 (86/163): ocaml-srpm-macros-6-6.el9.noarch.rpm  1.6 MB/s | 8.8 kB     00:00    
16:03:15 #10 12.98 (87/163): openblas-srpm-macros-2-11.el9.noarch. 2.0 MB/s | 8.4 kB     00:00    
16:03:15 #10 12.98 (88/163): patch-2.7.6-16.el9.aarch64.rpm         20 MB/s | 124 kB     00:00    
16:03:15 #10 12.99 (89/163): perl-AutoLoader-5.74-479.el9.noarch.r 6.3 MB/s |  31 kB     00:00    
16:03:15 #10 13.00 (90/163): perl-B-1.80-479.el9.aarch64.rpm        23 MB/s | 190 kB     00:00    
16:03:15 #10 13.01 (91/163): perl-Carp-1.50-460.el9.noarch.rpm     3.4 MB/s |  30 kB     00:00    
16:03:15 #10 13.01 (92/163): libproxy-webkitgtk4-0.4.15-35.el9.aar  54 kB/s |  21 kB     00:00    
16:03:15 #10 13.01 (93/163): perl-Class-Struct-0.66-479.el9.noarch 5.2 MB/s |  32 kB     00:00    
16:03:15 #10 13.02 (94/163): perl-Data-Dumper-2.174-462.el9.aarch6 9.3 MB/s |  55 kB     00:00    
16:03:15 #10 13.02 (95/163): perl-Digest-1.19-4.el9.noarch.rpm     4.3 MB/s |  26 kB     00:00    
16:03:15 #10 13.02 (96/163): perl-Digest-MD5-2.58-4.el9.aarch64.rp 6.4 MB/s |  37 kB     00:00    
16:03:15 #10 13.04 (97/163): perl-Errno-1.30-479.el9.aarch64.rpm   2.1 MB/s |  24 kB     00:00    
16:03:15 #10 13.05 (98/163): perl-Encode-3.08-462.el9.aarch64.rpm   69 MB/s | 1.7 MB     00:00    
16:03:15 #9 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 7.5s done
16:03:15 #10 22.50 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_arm64.deb ...
16:03:15 #10 22.50 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.2) ...
16:03:15 #10 22.56 Selecting previously unselected package libgssapi-krb5-2:arm64.
16:03:15 #10 22.57 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_arm64.deb ...
16:03:15 #10 22.57 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ...
16:03:15 #10 22.61 Selecting previously unselected package libpsl5:arm64.
16:03:15 #10 22.62 Preparing to unpack .../038-libpsl5_0.19.1-5build1_arm64.deb ...
16:03:15 #10 22.62 Unpacking libpsl5:arm64 (0.19.1-5build1) ...
16:03:15 #10 22.68 Selecting previously unselected package libssl1.0.0:arm64.
16:03:15 #10 22.68 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.10_arm64.deb ...
16:03:15 #10 22.69 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.10) ...
16:03:15 #10 20.27 Selecting previously unselected package binutils.
16:03:15 #10 20.27 Preparing to unpack .../031-binutils_2.35.2-2_arm64.deb ...
16:03:15 #10 20.28 Unpacking binutils (2.35.2-2) ...
16:03:15 #10 20.32 Selecting previously unselected package libc-dev-bin.
16:03:15 #10 20.32 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u5_arm64.deb ...
16:03:15 #10 20.32 Unpacking libc-dev-bin (2.31-13+deb11u5) ...
16:03:15 #10 20.36 Selecting previously unselected package linux-libc-dev:arm64.
16:03:15 #10 20.36 Preparing to unpack .../033-linux-libc-dev_5.10.149-2_arm64.deb ...
16:03:15 #10 20.37 Unpacking linux-libc-dev:arm64 (5.10.149-2) ...
16:03:15 #7 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 0.4s done
16:03:15 #10 13.39 Unpacking mime-support (3.62) ...
16:03:15 #10 13.47 Selecting previously unselected package libmpdec2:arm64.
16:03:15 #10 13.47 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ...
16:03:15 #10 13.48 Unpacking libmpdec2:arm64 (2.4.2-2) ...
16:03:15 #10 13.52 Selecting previously unselected package readline-common.
16:03:15 #10 13.53 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
16:03:15 #10 13.59 Unpacking readline-common (7.0-5) ...
16:03:15 #10 13.69 Selecting previously unselected package libreadline7:arm64.
16:03:15 #10 13.69 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ...
16:03:15 #10 13.70 Unpacking libreadline7:arm64 (7.0-5) ...
16:03:15 #10 13.78 Selecting previously unselected package libsqlite3-0:arm64.
16:03:15 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 73.40MB / 110.24MB 7.3s
16:03:15 #11 18.03 Selecting previously unselected package libgdbm6:arm64.
16:03:15 #11 18.03 Preparing to unpack .../005-libgdbm6_1.18.1-5_arm64.deb ...
16:03:15 #11 18.04 Unpacking libgdbm6:arm64 (1.18.1-5) ...
16:03:15 #11 18.07 Selecting previously unselected package libpipeline1:arm64.
16:03:15 #11 18.07 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_arm64.deb ...
16:03:15 #11 18.08 Unpacking libpipeline1:arm64 (1.5.2-2build1) ...
16:03:15 #11 18.12 Selecting previously unselected package man-db.
16:03:15 #11 18.12 Preparing to unpack .../007-man-db_2.9.1-1_arm64.deb ...
16:03:15 #11 18.13 Unpacking man-db (2.9.1-1) ...
16:03:15 #11 17.34 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:03:15 #11 17.34 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:03:15 #11 17.34 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxs-parse-keyword-perl arm64 0.21-1build1 [50.4 kB]
16:03:15 #11 17.34 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsyntax-keyword-try-perl arm64 0.26-1build1 [26.7 kB]
16:03:15 #11 17.34 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libterm-readkey-perl arm64 2.38-1build4 [24.7 kB]
16:03:15 #11 17.35 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-levenshteinxs-perl arm64 0.03-4build10 [8072 B]
16:03:15 #11 17.37 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-markdown-discount-perl arm64 0.13-1build1 [12.7 kB]
16:03:15 #11 17.42 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-xslate-perl arm64 3.5.9-1build1 [184 kB]
16:03:15 #11 17.43 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB]
16:03:15 #11 17.43 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-moment-perl arm64 0.44-1build6 [75.4 kB]
16:03:15 #11 17.44 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-xs-perl arm64 0.022-1build2 [25.3 kB]
16:03:15 #11 17.44 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libunicode-utf8-perl arm64 0.62-1build4 [18.5 kB]
16:03:15 #11 17.44 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
16:03:15 #11 17.44 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
16:03:15 #11 17.44 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
16:03:15 #11 17.45 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1 [321 kB]
16:03:15 #11 17.52 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-parser-perl arm64 2.46-3build1 [211 kB]
16:03:15 #11 17.53 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:03:15 #11 17.53 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-libyaml-perl arm64 0.83+ds-1build1 [28.7 kB]
16:03:15 #11 17.54 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 licensecheck all 3.2.14-2 [40.9 kB]
16:03:15 #11 17.54 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-size-perl arm64 0.83-1build4 [20.4 kB]
16:03:15 #11 6.624 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libssl3 arm64 3.0.5-2ubuntu2 [1752 kB]
16:03:15 #10 13.05 (99/163): perl-Exporter-5.74-461.el9.noarch.rpm 2.7 MB/s |  32 kB     00:00    
16:03:15 #10 13.08 (100/163): perl-Fcntl-1.13-479.el9.aarch64.rpm  856 kB/s |  30 kB     00:00    
16:03:15 #10 13.09 (101/163): perl-File-Basename-2.85-479.el9.noar 752 kB/s |  27 kB     00:00    
16:03:15 #10 13.12 (102/163): perl-File-Path-2.18-4.el9.noarch.rpm 1.0 MB/s |  36 kB     00:00    
16:03:15 #10 13.12 (103/163): perl-File-Temp-0.231.100-4.el9.noarc 1.6 MB/s |  60 kB     00:00    
16:03:15 #10 13.13 (104/163): hunspell-en-GB-0.20140811.1-20.el9.n 407 kB/s | 226 kB     00:00    
16:03:15 #10 13.13 (105/163): perl-File-stat-1.09-479.el9.noarch.r 2.5 MB/s |  27 kB     00:00    
16:03:15 #10 13.13 (106/163): perl-FileHandle-2.03-479.el9.noarch. 2.5 MB/s |  25 kB     00:00    
16:03:15 #10 13.14 (107/163): perl-Getopt-Long-2.52-4.el9.noarch.r 7.7 MB/s |  61 kB     00:00    
16:03:15 #10 13.14 (108/163): perl-Getopt-Std-1.12-479.el9.noarch. 2.2 MB/s |  25 kB     00:00    
16:03:15 #10 13.15 (109/163): perl-HTTP-Tiny-0.076-460.el9.noarch. 4.7 MB/s |  55 kB     00:00    
16:03:15 #10 13.15 (110/163): perl-IO-1.43-479.el9.aarch64.rpm      15 MB/s |  98 kB     00:00    
16:03:15 #10 13.15 (111/163): perl-IO-Socket-IP-0.41-5.el9.noarch. 4.6 MB/s |  43 kB     00:00    
16:03:15 #10 13.16 (112/163): perl-IPC-Open3-1.21-479.el9.noarch.r 5.8 MB/s |  32 kB     00:00    
16:03:15 #10 13.16 (113/163): perl-MIME-Base64-3.16-4.el9.aarch64. 5.2 MB/s |  31 kB     00:00    
16:03:15 #10 13.16 (114/163): perl-Mozilla-CA-20200520-6.el9.noarc 2.1 MB/s |  13 kB     00:00    
16:03:15 #10 13.17 (115/163): perl-NDBM_File-1.15-479.el9.aarch64. 5.3 MB/s |  31 kB     00:00    
16:03:15 #10 13.20 (116/163): perl-Net-SSLeay-1.92-2.el9.aarch64.r  11 MB/s | 389 kB     00:00    
16:03:15 #10 13.20 (117/163): perl-POSIX-1.94-479.el9.aarch64.rpm  3.1 MB/s | 106 kB     00:00    
16:03:15 #10 13.21 (118/163): perl-PathTools-3.78-461.el9.aarch64. 9.9 MB/s |  88 kB     00:00    
16:03:15 #10 13.21 (119/163): perl-Pod-Perldoc-3.28.01-461.el9.noa  16 MB/s |  87 kB     00:00    
16:03:15 #10 13.22 (120/163): perl-Pod-Escapes-1.07-460.el9.noarch 1.4 MB/s |  21 kB     00:00    
16:03:15 #10 13.22 (121/163): perl-Pod-Simple-3.42-4.el9.noarch.rp  29 MB/s | 225 kB     00:00    
16:03:15 #10 13.23 (122/163): perl-Pod-Usage-2.01-4.el9.noarch.rpm 4.9 MB/s |  41 kB     00:00    
16:03:15 #9 extracting sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 done
16:03:15 #10 22.85 Selecting previously unselected package libxmuu1:arm64.
16:03:15 #10 22.85 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_arm64.deb ...
16:03:15 #10 22.85 Unpacking libxmuu1:arm64 (2:1.1.2-2) ...
16:03:15 #10 22.89 Selecting previously unselected package manpages.
16:03:15 #10 22.89 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
16:03:15 #10 22.89 Unpacking manpages (4.15-1) ...
16:03:15 #9 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 2.9s done
16:03:15 #10 20.52 Selecting previously unselected package libcrypt-dev:arm64.
16:03:15 #10 20.52 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_arm64.deb ...
16:03:15 #10 20.53 Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ...
16:03:15 #10 20.57 Selecting previously unselected package libtirpc-dev:arm64.
16:03:15 #10 20.58 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_arm64.deb ...
16:03:15 #10 20.58 Unpacking libtirpc-dev:arm64 (1.3.1-1+deb11u1) ...
16:03:15 #10 20.64 Selecting previously unselected package libnsl-dev:arm64.
16:03:15 #10 20.64 Preparing to unpack .../036-libnsl-dev_1.3.0-2_arm64.deb ...
16:03:15 #10 20.64 Unpacking libnsl-dev:arm64 (1.3.0-2) ...
16:03:15 #10 20.69 Selecting previously unselected package libc6-dev:arm64.
16:03:15 #10 20.69 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u5_arm64.deb ...
16:03:15 #10 20.70 Unpacking libc6-dev:arm64 (2.31-13+deb11u5) ...
16:03:15 #7 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0.1s
16:03:15 #7 ...
16:03:15 
16:03:15 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:kinetic@sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb
16:03:15 #9 resolve docker.io/library/ubuntu:kinetic@sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb 0.0s done
16:03:15 #9 sha256:de3394e00e0e7e0d5f2092ae05a4c652f9918e67efa617565df2a1ed5353bbfb 1.42kB / 1.42kB done
16:03:15 #9 sha256:9b87317e5b0e1c0e30677e705e26926742c437701919af9b42a3f521b17e1b7e 529B / 529B done
16:03:15 #9 sha256:45a782654444cc7c6ef7d6679bf74d9c8c2868ee3dfeefec606b3cee48dde727 1.48kB / 1.48kB done
16:03:15 #9 sha256:32d980e58054da2da0ffd3e115907a93757913f5c431a52b4427379d3737ee4b 25.89MB / 25.89MB 1.8s done
16:03:15 #9 extracting sha256:32d980e58054da2da0ffd3e115907a93757913f5c431a52b4427379d3737ee4b 5.2s done
16:03:15 #9 DONE 7.5s
16:03:15 
16:03:15 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:15 #7 ...
16:03:15 
16:03:15 #10 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
16:03:15 #10 13.78 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_arm64.deb ...
16:03:15 #10 13.81 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
16:03:15 #10 13.99 Selecting previously unselected package libpython3.7-stdlib:arm64.
16:03:15 #10 13.99 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u4_arm64.deb ...
16:03:15 #10 14.00 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u4) ...
16:03:15 #11 18.24 Selecting previously unselected package perl-modules-5.30.
16:03:15 #11 18.24 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.3_all.deb ...
16:03:15 #11 18.24 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
16:03:15 #9 ...
16:03:15 
16:03:15 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:15 #10 8.261 0 upgraded, 365 newly installed, 0 to remove and 0 not upgraded.
16:03:15 #10 8.261 Need to get 171 MB of archives.
16:03:15 #10 8.261 After this operation, 589 MB of additional disk space will be used.
16:03:15 #10 8.261 Get:1 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB]
16:03:15 #10 8.299 Get:2 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB]
16:03:15 #10 8.299 Get:3 http://deb.debian.org/debian buster/main amd64 cron amd64 3.0pl1-134+deb10u1 [99.0 kB]
16:03:15 #10 8.299 Get:4 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB]
16:03:15 #10 8.299 Get:5 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB]
16:03:15 #10 8.299 Get:6 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB]
16:03:15 #10 8.300 Get:7 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB]
16:03:15 #10 8.313 Get:8 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB]
16:03:15 #10 8.314 Get:9 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB]
16:03:15 #10 8.315 Get:10 http://deb.debian.org/debian buster/main amd64 man-db amd64 2.8.5-2 [1274 kB]
16:03:15 #10 8.334 Get:11 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
16:03:15 #10 8.372 Get:12 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB]
16:03:15 #10 8.373 Get:13 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB]
16:03:15 #10 8.435 Get:14 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB]
16:03:15 #10 8.440 Get:15 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
16:03:15 #10 8.440 Get:16 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB]
16:03:15 #10 8.466 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u4 [589 kB]
16:03:15 #10 8.476 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u6 [108 kB]
16:03:15 #10 8.478 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u4 [1736 kB]
16:03:15 #10 8.505 Get:20 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
16:03:15 #10 8.506 Get:21 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB]
16:03:15 #10 8.508 Get:22 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
16:03:15 #10 8.510 Get:23 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB]
16:03:15 #10 8.511 Get:24 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB]
16:03:15 #10 8.514 Get:25 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB]
16:03:15 #10 8.525 Get:26 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u4 [1733 kB]
16:03:15 #10 8.552 Get:27 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u4 [330 kB]
16:03:15 #10 8.558 Get:28 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
16:03:15 #10 8.559 Get:29 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
16:03:15 #10 8.560 Get:30 http://deb.debian.org/debian buster/main amd64 less amd64 487-0.1+b1 [129 kB]
16:03:15 #10 8.563 Get:31 http://deb.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB]
16:03:15 #10 8.564 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 bzip2 amd64 1.0.6-9.2~deb10u2 [48.5 kB]
16:03:15 #10 8.565 Get:33 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
16:03:15 #10 8.570 Get:34 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
16:03:15 #10 8.572 Get:35 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
16:03:15 #10 8.574 Get:36 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB]
16:03:15 #10 8.576 Get:37 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-locales all 1.17-3+deb10u5 [95.7 kB]
16:03:15 #10 8.579 Get:38 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
16:03:15 #10 8.580 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u5 [66.0 kB]
16:03:15 #10 8.582 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u5 [122 kB]
16:03:15 #10 8.587 Get:41 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u5 [369 kB]
16:03:15 #10 8.590 Get:42 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u5 [159 kB]
16:03:15 #10 8.593 Get:43 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB]
16:03:15 #10 8.725 Get:44 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u5 [690 kB]
16:03:15 #10 8.736 Get:45 http://deb.debian.org/debian buster/main amd64 manpages all 4.16-2 [1295 kB]
16:03:15 #10 8.756 Get:46 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB]
16:03:15 #10 8.758 Get:47 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB]
16:03:15 #10 8.770 Get:48 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB]
16:03:15 #10 8.772 Get:49 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB]
16:03:15 #10 8.775 Get:50 http://deb.debian.org/debian buster/main amd64 libfl2 amd64 2.6.4-6.2 [103 kB]
16:03:15 #10 8.778 Get:51 http://deb.debian.org/debian buster/main amd64 at amd64 3.1.23-1 [49.1 kB]
16:03:15 #10 8.779 Get:52 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB]
16:03:15 #10 8.780 Get:53 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB]
16:03:15 #10 8.784 Get:54 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB]
16:03:15 #10 8.795 Get:55 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB]
16:03:15 #10 8.795 Get:56 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB]
16:03:15 #10 8.809 Get:57 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB]
16:03:15 #10 8.812 Get:58 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB]
16:03:15 #10 8.847 Get:59 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB]
16:03:15 #10 8.855 Get:60 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB]
16:03:15 #10 8.883 Get:61 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB]
16:03:15 #10 8.883 Get:62 http://deb.debian.org/debian-security buster/updates/main amd64 libc-dev-bin amd64 2.28-10+deb10u2 [276 kB]
16:03:15 #10 8.891 Get:63 http://deb.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.260-1 [1542 kB]
16:03:15 #10 8.907 Get:64 http://deb.debian.org/debian-security buster/updates/main amd64 libc6-dev amd64 2.28-10+deb10u2 [2693 kB]
16:03:15 #10 8.952 Get:65 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB]
16:03:15 #10 8.962 Get:66 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB]
16:03:15 #10 8.973 Get:67 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB]
16:03:15 #10 8.975 Get:68 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB]
16:03:15 #10 9.116 Get:69 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB]
16:03:15 #10 9.116 Get:70 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB]
16:03:15 #10 9.116 Get:71 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB]
16:03:15 #10 9.118 Get:72 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB]
16:03:15 #10 9.119 Get:73 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B]
16:03:15 #10 9.120 Get:74 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB]
16:03:15 #10 9.126 Get:75 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB]
16:03:15 #10 9.128 Get:76 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB]
16:03:15 #10 9.134 Get:77 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB]
16:03:15 #10 9.135 Get:78 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB]
16:03:15 #10 9.136 Get:79 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB]
16:03:15 #10 9.139 Get:80 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB]
16:03:15 #10 9.173 Get:81 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB]
16:03:15 #10 9.481 Get:82 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B]
16:03:15 #10 9.481 Get:83 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB]
16:03:15 #10 9.492 Get:84 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB]
16:03:15 #10 9.751 Get:85 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B]
16:03:15 #10 9.751 Get:86 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB]
16:03:15 #10 9.751 Get:87 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.8 [1415 kB]
16:03:15 #10 9.771 Get:88 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
16:03:15 #10 9.771 Get:89 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.8 [1776 kB]
16:03:15 #10 9.794 Get:90 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
16:03:15 #10 9.795 Get:91 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB]
16:03:15 #10 9.808 Get:92 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
16:03:15 #10 9.811 Get:93 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
16:03:15 #10 9.813 Get:94 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
16:03:15 #10 9.816 Get:95 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
16:03:15 #10 9.818 Get:96 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB]
16:03:15 #10 9.822 Get:97 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
16:03:15 #10 9.824 Get:98 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
16:03:15 #10 9.826 Get:99 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
16:03:15 #10 9.827 Get:100 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
16:03:15 #10 9.830 Get:101 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB]
16:03:15 #10 9.836 Get:102 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB]
16:03:15 #10 9.844 Get:103 http://deb.debian.org/debian buster/main amd64 dctrl-tools amd64 2.24-3 [103 kB]
16:03:15 #10 9.848 Get:104 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB]
16:03:15 #10 9.857 Get:105 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB]
16:03:15 #10 9.858 Get:106 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB]
16:03:15 #10 9.860 Get:107 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
16:03:15 #10 9.861 Get:108 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
16:03:15 #10 9.862 Get:109 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB]
16:03:15 #10 9.864 Get:110 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u4 [1259 kB]
16:03:15 #10 9.884 Get:111 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB]
16:03:15 #10 9.887 Get:112 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u3 [102 kB]
16:03:15 #10 9.889 Get:113 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB]
16:03:15 #10 9.909 Get:114 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:03:15 #10 9.910 Get:115 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB]
16:03:15 #10 9.914 Get:116 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB]
16:03:15 #10 9.930 Get:117 http://deb.debian.org/debian buster/main amd64 debian-keyring all 2019.02.25 [32.4 MB]
16:03:15 #10 10.45 Get:118 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
16:03:15 #10 10.45 Get:119 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
16:03:15 #10 10.45 Get:120 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB]
16:03:15 #10 10.45 Get:121 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB]
16:03:15 #10 10.45 Get:122 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u1 [102 kB]
16:03:15 #10 10.45 Get:123 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB]
16:03:15 #10 10.45 Get:124 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB]
16:03:15 #10 10.49 Get:125 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
16:03:15 #10 10.53 Get:126 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB]
16:03:15 #10 10.56 Get:127 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB]
16:03:15 #10 10.57 Get:128 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB]
16:03:15 #10 10.57 Get:129 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB]
16:03:15 #10 10.59 Get:130 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB]
16:03:15 #10 10.59 Get:131 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB]
16:03:15 #10 10.61 Get:132 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB]
16:03:15 #10 10.63 Get:133 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB]
16:03:15 #10 10.64 Get:134 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
16:03:15 #10 10.65 Get:135 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
16:03:15 #10 10.65 Get:136 http://deb.debian.org/debian buster/main amd64 libio-pty-perl amd64 1:1.08-1.1+b5 [33.7 kB]
16:03:15 #10 10.65 Get:137 http://deb.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB]
16:03:15 #10 10.66 Get:138 http://deb.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
16:03:15 #10 10.66 Get:139 http://deb.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
16:03:15 #10 10.66 Get:140 http://deb.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B]
16:03:15 #10 10.66 Get:141 http://deb.debian.org/debian buster/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b1 [11.4 kB]
16:03:15 #10 10.67 Get:142 http://deb.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB]
16:03:15 #10 10.67 Get:143 http://deb.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB]
16:03:15 #10 10.67 Get:144 http://deb.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB]
16:03:15 #10 10.67 Get:145 http://deb.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:03:15 #10 10.67 Get:146 http://deb.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
16:03:15 #10 10.67 Get:147 http://deb.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB]
16:03:15 #10 10.67 Get:148 http://deb.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB]
16:03:15 #10 10.68 Get:149 http://deb.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB]
16:03:15 #10 10.68 Get:150 http://deb.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB]
16:03:15 #10 10.68 Get:151 http://deb.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB]
16:03:15 #10 10.68 Get:152 http://deb.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
16:03:15 #10 10.68 Get:153 http://deb.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB]
16:03:15 #10 10.68 Get:154 http://deb.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB]
16:03:15 #10 10.68 Get:155 http://deb.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
16:03:15 #10 10.68 Get:156 http://deb.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB]
16:03:15 #10 10.71 Get:157 http://deb.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB]
16:03:15 #10 10.71 Get:158 http://deb.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
16:03:15 #10 10.71 Get:159 http://deb.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB]
16:03:15 #10 10.71 Get:160 http://deb.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
16:03:15 #10 10.71 Get:161 http://deb.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB]
16:03:15 #10 10.72 Get:162 http://deb.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB]
16:03:15 #10 10.72 Get:163 http://deb.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:03:15 #10 10.72 Get:164 http://deb.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B]
16:03:15 #10 10.72 Get:165 http://deb.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+deb10u1 [308 kB]
16:03:15 #10 10.73 Get:166 http://deb.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB]
16:03:15 #10 10.74 Get:167 http://deb.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB]
16:03:15 #10 10.74 Get:168 http://deb.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B]
16:03:15 #10 10.74 Get:169 http://deb.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
16:03:15 #10 10.74 Get:170 http://deb.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:03:15 #10 10.74 Get:171 http://deb.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB]
16:03:15 #10 10.75 Get:172 http://deb.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB]
16:03:15 #10 10.75 Get:173 http://deb.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
16:03:15 #10 10.75 Get:174 http://deb.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB]
16:03:15 #10 10.79 Get:175 http://deb.debian.org/debian buster/main amd64 diffstat amd64 1.62-1 [33.4 kB]
16:03:15 #10 10.79 Get:176 http://deb.debian.org/debian-security buster/updates/main amd64 distro-info-data all 0.41+deb10u6 [7080 B]
16:03:15 #10 10.80 Get:177 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:03:15 #10 10.80 Get:178 http://deb.debian.org/debian buster/main amd64 python3-chardet all 3.0.4-3 [80.5 kB]
16:03:15 #10 10.80 Get:179 http://deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
16:03:15 #10 10.80 Get:180 http://deb.debian.org/debian buster/main amd64 python3-debian all 0.1.35 [78.8 kB]
16:03:15 #10 10.80 Get:181 http://deb.debian.org/debian buster/main amd64 libgpgme11 amd64 1.12.0-6 [251 kB]
16:03:15 #10 10.83 Get:182 http://deb.debian.org/debian buster/main amd64 python3-gpg amd64 1.12.0-6 [301 kB]
16:03:15 #10 10.84 Get:183 http://deb.debian.org/debian buster/main amd64 dput all 1.0.3 [54.5 kB]
16:03:15 #10 10.84 Get:184 http://deb.debian.org/debian buster/main amd64 equivs all 2.2.0 [22.4 kB]
16:03:15 #10 10.84 Get:185 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-config all 4.92-8+deb10u7 [325 kB]
16:03:15 #10 10.86 Get:186 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-base amd64 4.92-8+deb10u7 [1137 kB]
16:03:15 #10 10.90 Get:187 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB]
16:03:15 #10 10.90 Get:188 http://deb.debian.org/debian buster/main amd64 libunbound8 amd64 1.9.0-2+deb10u2 [462 kB]
16:03:15 #10 10.91 Get:189 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u9 [318 kB]
16:03:15 #10 10.91 Get:190 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-daemon-light amd64 4.92-8+deb10u7 [584 kB]
16:03:15 #10 10.94 Get:191 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u3 [331 kB]
16:03:15 #10 10.95 Get:192 http://deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB]
16:03:15 #10 10.95 Get:193 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB]
16:03:15 #10 10.97 Get:194 http://deb.debian.org/debian-security buster/updates/main amd64 git-man all 1:2.20.1-2+deb10u6 [1622 kB]
16:03:15 #10 11.05 Get:195 http://deb.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u6 [5634 kB]
16:03:15 #10 11.23 Get:196 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB]
16:03:15 #10 11.24 Get:197 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB]
16:03:15 #10 11.25 Get:198 http://deb.debian.org/debian buster/main amd64 guile-2.2-libs amd64 2.2.4+1-2+deb10u1 [4968 kB]
16:03:15 #10 11.47 Get:199 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB]
16:03:15 #10 11.58 Get:200 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
16:03:15 #10 11.59 Get:201 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
16:03:15 #10 11.59 Get:202 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
16:03:15 #10 11.59 Get:203 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB]
16:03:15 #10 11.61 Get:204 http://deb.debian.org/debian buster/main amd64 libapt-pkg-perl amd64 0.1.34+b1 [71.2 kB]
16:03:15 #10 11.62 Get:205 http://deb.debian.org/debian buster/main amd64 libarchive-cpio-perl all 0.10-1 [10.3 kB]
16:03:15 #10 11.63 Get:206 http://deb.debian.org/debian buster/main amd64 libasync-mergepoint-perl all 0.04-2 [10.4 kB]
16:03:15 #10 11.63 Get:207 http://deb.debian.org/debian buster/main amd64 libauthen-sasl-perl all 2.1600-1 [50.8 kB]
16:03:15 #10 11.63 Get:208 http://deb.debian.org/debian buster/main amd64 libmodule-implementation-perl all 0.09-1 [12.9 kB]
16:03:15 #10 11.64 Get:209 http://deb.debian.org/debian buster/main amd64 libvariable-magic-perl amd64 0.62-1+b1 [45.9 kB]
16:03:15 #10 11.64 Get:210 http://deb.debian.org/debian buster/main amd64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
16:03:15 #10 11.64 Get:211 http://deb.debian.org/debian buster/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
16:03:15 #10 11.66 Get:212 http://deb.debian.org/debian buster/main amd64 libcgi-pm-perl all 4.40-1 [222 kB]
16:03:15 #10 11.66 Get:213 http://deb.debian.org/debian buster/main amd64 libfcgi-perl amd64 0.78-2+b3 [39.0 kB]
16:03:15 #10 11.67 Get:214 http://deb.debian.org/debian buster/main amd64 libcgi-fast-perl all 1:2.13-1 [11.4 kB]
16:03:15 #10 11.67 Get:215 http://deb.debian.org/debian buster/main amd64 libsub-name-perl amd64 0.21-1+b3 [13.6 kB]
16:03:15 #10 11.67 Get:216 http://deb.debian.org/debian buster/main amd64 libclass-accessor-perl all 0.51-1 [23.2 kB]
16:03:15 #10 11.68 Get:217 http://deb.debian.org/debian buster/main amd64 libclass-inspector-perl all 1.32-1 [19.1 kB]
16:03:15 #10 11.68 Get:218 http://deb.debian.org/debian buster/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b2 [38.0 kB]
16:03:15 #10 11.68 Get:219 http://deb.debian.org/debian buster/main amd64 libclone-perl amd64 0.41-1+b1 [14.6 kB]
16:03:15 #10 11.68 Get:220 http://deb.debian.org/debian buster/main amd64 libcommon-sense-perl amd64 3.74-2+b7 [24.0 kB]
16:03:15 #10 11.69 Get:221 http://deb.debian.org/debian buster/main amd64 libparams-util-perl amd64 1.07-3+b4 [23.0 kB]
16:03:15 #10 11.69 Get:222 http://deb.debian.org/debian buster/main amd64 libsub-install-perl all 0.928-1 [11.4 kB]
16:03:15 #10 11.69 Get:223 http://deb.debian.org/debian buster/main amd64 libdata-optlist-perl all 0.110-1 [10.6 kB]
16:03:15 #10 11.70 Get:224 http://deb.debian.org/debian buster/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
16:03:15 #10 11.70 Get:225 http://deb.debian.org/debian buster/main amd64 libconst-fast-perl all 0.014-1 [8250 B]
16:03:15 #10 11.70 Get:226 http://deb.debian.org/debian buster/main amd64 libwant-perl amd64 0.29-1+b4 [28.9 kB]
16:03:15 #10 11.71 Get:227 http://deb.debian.org/debian buster/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
16:03:15 #10 11.71 Get:228 http://deb.debian.org/debian buster/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
16:03:15 #10 11.71 Get:229 http://deb.debian.org/debian buster/main amd64 libdata-dump-perl all 1.23-1 [29.5 kB]
16:03:15 #10 11.71 Get:230 http://deb.debian.org/debian buster/main amd64 libdigest-bubblebabble-perl all 0.02-2 [8238 B]
16:03:15 #10 11.71 Get:231 http://deb.debian.org/debian buster/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
16:03:15 #10 11.73 Get:232 http://deb.debian.org/debian buster/main amd64 libdistro-info-perl all 0.21 [6696 B]
16:03:15 #10 11.73 Get:233 http://deb.debian.org/debian buster/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
16:03:15 #10 11.74 Get:234 http://deb.debian.org/debian buster/main amd64 libmailtools-perl all 2.18-1 [88.5 kB]
16:03:15 #10 11.74 Get:235 http://deb.debian.org/debian buster/main amd64 libnet-ip-perl all 1.26-2 [29.0 kB]
16:03:15 #10 11.74 Get:236 http://deb.debian.org/debian buster/main amd64 libnet-dns-perl all 1.19-1 [372 kB]
16:03:15 #10 11.77 Get:237 http://deb.debian.org/debian buster/main amd64 libnet-domain-tld-perl all 1.75-1 [33.3 kB]
16:03:15 #10 11.77 Get:238 http://deb.debian.org/debian buster/main amd64 libemail-valid-perl all 1.202-1 [23.0 kB]
16:03:15 #10 11.78 Get:239 http://deb.debian.org/debian buster/main amd64 libexporter-tiny-perl all 1.002001-1 [36.9 kB]
16:03:15 #10 11.78 Get:240 http://deb.debian.org/debian buster/main amd64 libipc-system-simple-perl all 1.25-4 [26.5 kB]
16:03:15 #10 11.78 Get:241 http://deb.debian.org/debian buster/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
16:03:15 #10 11.78 Get:242 http://deb.debian.org/debian buster/main amd64 libfile-chdir-perl all 0.1008-1 [13.3 kB]
16:03:15 #10 11.78 Get:243 http://deb.debian.org/debian buster/main amd64 libfile-fcntllock-perl amd64 0.22-3+b5 [35.4 kB]
16:03:15 #10 11.79 Get:244 http://deb.debian.org/debian buster/main amd64 libfont-afm-perl all 1.20-2 [13.6 kB]
16:03:15 #10 11.79 Get:245 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u2 [63.9 kB]
16:03:15 #10 11.79 Get:246 http://deb.debian.org/debian buster/main amd64 libfuture-perl all 0.39-1 [74.5 kB]
16:03:15 #10 11.80 Get:247 http://deb.debian.org/debian buster/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
16:03:15 #10 11.80 Get:248 http://deb.debian.org/debian buster/main amd64 libparams-validate-perl amd64 1.29-1+b1 [67.6 kB]
16:03:15 #10 11.80 Get:249 http://deb.debian.org/debian buster/main amd64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
16:03:15 #10 11.80 Get:250 http://deb.debian.org/debian buster/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
16:03:15 #10 11.80 Get:251 http://deb.debian.org/debian buster/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
16:03:15 #10 11.81 Get:252 http://deb.debian.org/debian buster/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
16:03:15 #10 11.81 Get:253 http://deb.debian.org/debian buster/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
16:03:15 #10 11.81 Get:254 http://deb.debian.org/debian buster/main amd64 libjson-perl all 4.02000-1 [88.8 kB]
16:03:15 #10 11.81 Get:255 http://deb.debian.org/debian buster/main amd64 liblog-any-perl all 1.707-1 [65.2 kB]
16:03:15 #10 11.81 Get:256 http://deb.debian.org/debian buster/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
16:03:15 #10 11.82 Get:257 http://deb.debian.org/debian buster/main amd64 libpackage-stash-perl all 0.38-1 [21.7 kB]
16:03:15 #10 11.82 Get:258 http://deb.debian.org/debian buster/main amd64 libsub-identify-perl amd64 0.14-1+b1 [12.0 kB]
16:03:15 #10 11.84 Get:259 http://deb.debian.org/debian buster/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
16:03:15 #10 11.84 Get:260 http://deb.debian.org/debian buster/main amd64 libpath-tiny-perl all 0.108-1 [53.3 kB]
16:03:15 #10 11.84 Get:261 http://deb.debian.org/debian buster/main amd64 libtype-tiny-perl all 1.004004-1 [266 kB]
16:03:15 #10 11.85 Get:262 http://deb.debian.org/debian buster/main amd64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
16:03:15 #10 11.85 Get:263 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB]
16:03:15 #10 11.89 Get:264 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
16:03:15 #10 11.90 Get:265 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
16:03:15 #10 11.91 Get:266 http://deb.debian.org/debian buster/main amd64 libntlm0 amd64 1.5-1+deb10u1 [22.7 kB]
16:03:15 #10 11.91 Get:267 http://deb.debian.org/debian buster/main amd64 libgsasl7 amd64 1.8.0-8+deb10u1 [207 kB]
16:03:15 #10 11.91 Get:268 http://deb.debian.org/debian buster/main amd64 libhtml-form-perl all 6.03-1 [23.9 kB]
16:03:15 #10 11.91 Get:269 http://deb.debian.org/debian buster/main amd64 libhtml-format-perl all 2.12-1 [43.5 kB]
16:03:15 #10 11.92 Get:270 http://deb.debian.org/debian-security buster/updates/main amd64 libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
16:03:15 #10 11.92 Get:271 http://deb.debian.org/debian buster/main amd64 libstruct-dumb-perl all 0.09-1 [11.1 kB]
16:03:15 #10 11.92 Get:272 http://deb.debian.org/debian buster/main amd64 libio-async-perl all 0.72-1 [262 kB]
16:03:15 #10 11.93 Get:273 http://deb.debian.org/debian buster/main amd64 libio-sessiondata-perl all 1.03-1 [5782 B]
16:03:15 #10 11.94 Get:274 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
16:03:15 #10 11.94 Get:275 http://deb.debian.org/debian buster/main amd64 libtypes-serialiser-perl all 1.0-1 [12.7 kB]
16:03:15 #10 11.94 Get:276 http://deb.debian.org/debian buster/main amd64 libjson-xs-perl amd64 3.040-1+b1 [91.0 kB]
16:03:15 #10 11.94 Get:277 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB]
16:03:15 #10 11.95 Get:278 http://deb.debian.org/debian buster/main amd64 libkyotocabinet16v5 amd64 1.2.76-4.2+b1 [298 kB]
16:03:15 #10 11.97 Get:279 http://deb.debian.org/debian buster/main amd64 liblist-compare-perl all 0.53-1 [68.9 kB]
16:03:15 #10 11.98 Get:280 http://deb.debian.org/debian buster/main amd64 liblist-moreutils-perl amd64 0.416-1+b4 [64.2 kB]
16:03:15 #10 11.99 Get:281 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB]
16:03:15 #10 11.99 Get:282 http://deb.debian.org/debian buster/main amd64 libsys-hostname-long-perl all 1.5-1 [12.0 kB]
16:03:15 #10 11.99 Get:283 http://deb.debian.org/debian buster/main amd64 libmail-sendmail-perl all 0.80-1 [25.3 kB]
16:03:15 #10 12.00 Get:284 http://deb.debian.org/debian buster/main amd64 mailutils-common all 1:3.5-4 [689 kB]
16:03:15 #10 12.04 Get:285 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B]
16:03:15 #10 12.04 Get:286 http://deb.debian.org/debian-security buster/updates/main amd64 mariadb-common all 1:10.3.36-0+deb10u2 [33.2 kB]
16:03:15 #10 12.04 Get:287 http://deb.debian.org/debian-security buster/updates/main amd64 libmariadb3 amd64 1:10.3.36-0+deb10u2 [173 kB]
16:03:15 #10 12.06 Get:288 http://deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB]
16:03:15 #10 12.06 Get:289 http://deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB]
16:03:15 #10 12.12 Get:290 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2+deb10u1 [1036 kB]
16:03:15 #10 12.14 Get:291 http://deb.debian.org/debian buster/main amd64 libmailutils5 amd64 1:3.5-4 [880 kB]
16:03:15 #10 12.16 Get:292 http://deb.debian.org/debian buster/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
16:03:15 #10 12.16 Get:293 http://deb.debian.org/debian buster/main amd64 libnet-dns-sec-perl amd64 1.11-1 [48.1 kB]
16:03:15 #10 12.16 Get:294 http://deb.debian.org/debian buster/main amd64 libnet-libidn-perl amd64 0.12.ds-3+b1 [18.6 kB]
16:03:15 #10 12.16 Get:295 http://deb.debian.org/debian buster/main amd64 libnumber-compare-perl all 0.03-1 [7642 B]
16:03:15 #10 12.16 Get:296 http://deb.debian.org/debian buster/main amd64 libnumber-range-perl all 0.12-1 [9274 B]
16:03:15 #10 12.16 Get:297 http://deb.debian.org/debian buster/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b7 [38.1 kB]
16:03:15 #10 12.16 Get:298 http://deb.debian.org/debian buster/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b7 [28.7 kB]
16:03:15 #10 12.17 Get:299 http://deb.debian.org/debian buster/main amd64 libpackage-stash-xs-perl amd64 0.29-1 [19.8 kB]
16:03:15 #10 12.17 Get:300 http://deb.debian.org/debian buster/main amd64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
16:03:15 #10 12.17 Get:301 http://deb.debian.org/debian buster/main amd64 libtext-glob-perl all 0.10-1 [8362 B]
16:03:15 #10 12.17 Get:302 http://deb.debian.org/debian buster/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
16:03:15 #10 12.17 Get:303 http://deb.debian.org/debian buster/main amd64 libperlio-gzip-perl amd64 0.19-1+b5 [17.4 kB]
16:03:15 #10 12.17 Get:304 http://deb.debian.org/debian buster/main amd64 libpod-constants-perl all 0.19-1 [16.9 kB]
16:03:15 #10 12.17 Get:305 http://deb.debian.org/debian buster/main amd64 libreadonly-perl all 2.050-1 [22.7 kB]
16:03:15 #10 12.18 Get:306 http://deb.debian.org/debian buster/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
16:03:15 #10 12.19 Get:307 http://deb.debian.org/debian buster/main amd64 libref-util-xs-perl amd64 0.117-1+b1 [14.0 kB]
16:03:15 #10 12.19 Get:308 http://deb.debian.org/debian buster/main amd64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
16:03:15 #10 12.19 Get:309 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB]
16:03:15 #10 12.19 Get:310 http://deb.debian.org/debian buster/main amd64 libsereal-decoder-perl amd64 4.005+ds-1+b1 [93.6 kB]
16:03:15 #10 12.19 Get:311 http://deb.debian.org/debian buster/main amd64 libsereal-encoder-perl amd64 4.005+ds-1+b1 [95.4 kB]
16:03:15 #10 12.20 Get:312 http://deb.debian.org/debian buster/main amd64 libsereal-perl all 4.005-1 [10.8 kB]
16:03:15 #10 12.20 Get:313 http://deb.debian.org/debian buster/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
16:03:15 #10 12.20 Get:314 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB]
16:03:15 #10 12.20 Get:315 http://deb.debian.org/debian buster/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
16:03:15 #10 12.21 Get:316 http://deb.debian.org/debian buster/main amd64 libsort-key-perl amd64 1.33-2+b1 [37.0 kB]
16:03:15 #10 12.21 Get:317 http://deb.debian.org/debian buster/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
16:03:15 #10 12.21 Get:318 http://deb.debian.org/debian buster/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
16:03:15 #10 12.21 Get:319 http://deb.debian.org/debian buster/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
16:03:15 #10 12.21 Get:320 http://deb.debian.org/debian buster/main amd64 libterm-readkey-perl amd64 2.38-1 [27.4 kB]
16:03:15 #10 12.21 Get:321 http://deb.debian.org/debian buster/main amd64 libtest-fatal-perl all 0.014-1 [11.9 kB]
16:03:15 #10 12.22 Get:322 http://deb.debian.org/debian buster/main amd64 libtest-refcount-perl all 0.08-3 [11.4 kB]
16:03:15 #10 12.22 Get:323 http://deb.debian.org/debian buster/main amd64 libtext-levenshtein-perl all 0.13-1 [11.1 kB]
16:03:15 #10 12.22 Get:324 http://deb.debian.org/debian buster/main amd64 libtype-tiny-xs-perl amd64 0.014-1+b1 [24.4 kB]
16:03:15 #10 12.22 Get:325 http://deb.debian.org/debian buster/main amd64 libunicode-utf8-perl amd64 0.62-1 [20.0 kB]
16:03:15 #10 12.22 Get:326 http://deb.debian.org/debian buster/main amd64 libunwind8 amd64 1.2.1-10~deb10u1 [51.1 kB]
16:03:15 #10 12.22 Get:327 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB]
16:03:15 #10 12.24 Get:328 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB]
16:03:15 #10 12.25 Get:329 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
16:03:15 #10 12.25 Get:330 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB]
16:03:15 #10 12.25 Get:331 http://deb.debian.org/debian buster/main amd64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
16:03:15 #10 12.25 Get:332 http://deb.debian.org/debian buster/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u2 [757 kB]
16:03:15 #10 12.26 Get:333 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB]
16:03:15 #10 12.26 Get:334 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
16:03:15 #10 12.26 Get:335 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
16:03:15 #10 12.26 Get:336 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
16:03:15 #10 12.26 Get:337 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
16:03:15 #10 12.26 Get:338 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
16:03:15 #10 12.27 Get:339 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
16:03:15 #10 12.27 Get:340 http://deb.debian.org/debian buster/main amd64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
16:03:15 #10 12.27 Get:341 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
16:03:15 #10 12.27 Get:342 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB]
16:03:15 #10 12.27 Get:343 http://deb.debian.org/debian buster/main amd64 libyaml-libyaml-perl amd64 0.76+repack-1 [33.1 kB]
16:03:15 #10 12.27 Get:344 http://deb.debian.org/debian buster/main amd64 licensecheck all 3.0.31-3 [28.3 kB]
16:03:15 #10 12.28 Get:345 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB]
16:03:15 #10 12.28 Get:346 http://deb.debian.org/debian buster/main amd64 lintian all 2.15.0 [1181 kB]
16:03:15 #10 12.30 Get:347 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB]
16:03:15 #10 12.30 Get:348 http://deb.debian.org/debian buster/main amd64 mailutils amd64 1:3.5-4 [585 kB]
16:03:15 #10 12.31 Get:349 http://deb.debian.org/debian buster/main amd64 manpages-dev all 4.16-2 [2232 kB]
16:03:15 #10 12.34 Get:350 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1+deb10u1 [126 kB]
16:03:15 #10 12.34 Get:351 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
16:03:15 #10 12.35 Get:352 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB]
16:03:15 #10 12.35 Get:353 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB]
16:03:15 #10 12.35 Get:354 http://deb.debian.org/debian buster/main amd64 python3-certifi all 2018.8.24-1 [140 kB]
16:03:15 #10 12.36 Get:355 http://deb.debian.org/debian buster/main amd64 python3-idna all 2.6-1 [34.3 kB]
16:03:15 #10 12.37 Get:356 http://deb.debian.org/debian buster/main amd64 python3-magic all 2:0.4.15-2 [9256 B]
16:03:15 #10 12.37 Get:357 http://deb.debian.org/debian buster/main amd64 python3-urllib3 all 1.24.1-1 [97.1 kB]
16:03:15 #10 12.37 Get:358 http://deb.debian.org/debian buster/main amd64 python3-requests all 2.21.0-1 [66.9 kB]
16:03:15 #10 12.37 Get:359 http://deb.debian.org/debian buster/main amd64 python3-unidiff all 0.5.4-1 [7506 B]
16:03:15 #10 12.37 Get:360 http://deb.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB]
16:03:15 #10 12.37 Get:361 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB]
16:03:15 #10 12.38 Get:362 http://deb.debian.org/debian buster/main amd64 strace amd64 4.26-0.2 [898 kB]
16:03:15 #10 12.39 Get:363 http://deb.debian.org/debian-security buster/updates/main amd64 unzip amd64 6.0-23+deb10u3 [172 kB]
16:03:15 #10 12.39 Get:364 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB]
16:03:15 #10 12.40 Get:365 http://deb.debian.org/debian buster/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
16:03:15 #10 12.66 debconf: delaying package configuration, since apt-utils is not installed
16:03:15 #10 12.70 Fetched 171 MB in 4s (38.7 MB/s)
16:03:15 #10 12.72 Selecting previously unselected package sensible-utils.
16:03:15 #10 12.72 (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 ... 6677 files and directories currently installed.)
16:03:15 #10 12.73 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
16:03:15 #10 12.73 Unpacking sensible-utils (0.0.12) ...
16:03:15 #10 12.78 Selecting previously unselected package lsb-base.
16:03:15 #10 12.78 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
16:03:15 #10 12.78 Unpacking lsb-base (10.2019051400) ...
16:03:15 #10 12.82 Selecting previously unselected package cron.
16:03:15 #10 12.82 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_amd64.deb ...
16:03:15 #10 12.83 Unpacking cron (3.0pl1-134+deb10u1) ...
16:03:15 #10 12.88 Selecting previously unselected package libbsd0:amd64.
16:03:15 #10 12.88 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_amd64.deb ...
16:03:15 #10 12.89 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ...
16:03:15 #10 12.94 Selecting previously unselected package bsdmainutils.
16:03:15 #10 12.94 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_amd64.deb ...
16:03:15 #10 12.95 Unpacking bsdmainutils (11.1.2+b1) ...
16:03:15 #10 13.01 Selecting previously unselected package libuchardet0:amd64.
16:03:15 #10 13.01 Preparing to unpack .../05-libuchardet0_0.0.6-3_amd64.deb ...
16:03:15 #10 13.01 Unpacking libuchardet0:amd64 (0.0.6-3) ...
16:03:15 #10 13.05 Selecting previously unselected package groff-base.
16:03:15 #10 13.05 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_amd64.deb ...
16:03:15 #10 13.06 Unpacking groff-base (1.22.4-3+deb10u1) ...
16:03:15 #10 13.23 Selecting previously unselected package libgdbm6:amd64.
16:03:15 #10 13.23 Preparing to unpack .../07-libgdbm6_1.18.1-4_amd64.deb ...
16:03:15 #10 13.24 Unpacking libgdbm6:amd64 (1.18.1-4) ...
16:03:15 #10 13.28 Selecting previously unselected package libpipeline1:amd64.
16:03:15 #10 13.28 Preparing to unpack .../08-libpipeline1_1.5.1-2_amd64.deb ...
16:03:15 #10 13.28 Unpacking libpipeline1:amd64 (1.5.1-2) ...
16:03:15 #10 13.34 Selecting previously unselected package man-db.
16:03:15 #10 13.34 Preparing to unpack .../09-man-db_2.8.5-2_amd64.deb ...
16:03:15 #10 13.36 Unpacking man-db (2.8.5-2) ...
16:03:15 #10 13.58 Selecting previously unselected package perl-modules-5.28.
16:03:15 #10 13.58 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
16:03:15 #10 13.58 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
16:03:15 #10 ...
16:03:15 
16:03:15 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:15 #9 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 5.2s
16:03:15 #11 17.54 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB]
16:03:15 #11 17.54 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzip arm64 1.23-1 [80.5 kB]
16:03:15 #11 17.54 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzop arm64 1.04-2build2 [84.0 kB]
16:03:15 #11 17.55 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 t1utils arm64 1.41-4build2 [61.5 kB]
16:03:15 #11 17.60 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 unzip arm64 6.0-26ubuntu3.1 [171 kB]
16:03:15 #11 17.67 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 lintian all 2.114.0ubuntu1.2 [1082 kB]
16:03:15 #11 17.71 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
16:03:15 #10 13.31 (123/163): perl-Scalar-List-Utils-1.56-461.el9. 856 kB/s |  72 kB     00:00    
16:03:15 #10 13.31 (124/163): perl-SelectSaver-1.02-479.el9.noarch 255 kB/s |  21 kB     00:00    
16:03:15 #10 13.31 (125/163): perl-Socket-2.031-4.el9.aarch64.rpm  7.4 MB/s |  55 kB     00:00    
16:03:15 #10 13.32 (126/163): perl-Storable-3.21-460.el9.aarch64.r  11 MB/s |  94 kB     00:00    
16:03:15 #10 13.32 (127/163): perl-Term-ANSIColor-5.01-461.el9.noa 9.0 MB/s |  49 kB     00:00    
16:03:15 #10 13.33 (128/163): perl-Symbol-1.08-479.el9.noarch.rpm  1.6 MB/s |  24 kB     00:00    
16:03:15 #10 13.33 (129/163): perl-Term-Cap-1.17-460.el9.noarch.rp 3.3 MB/s |  23 kB     00:00    
16:03:15 #10 13.34 (130/163): perl-Text-ParseWords-3.30-460.el9.no 1.9 MB/s |  17 kB     00:00    
16:03:15 #10 13.48 (131/163): perl-Text-Tabs+Wrap-2013.0523-460.el 159 kB/s |  24 kB     00:00    
16:03:15 #10 13.48 (132/163): perl-Time-Local-1.300-7.el9.noarch.r 234 kB/s |  34 kB     00:00    
16:03:15 #10 13.49 (133/163): perl-URI-5.09-3.el9.noarch.rpm        17 MB/s | 121 kB     00:00    
16:03:15 #10 13.49 (134/163): perl-base-2.27-479.el9.noarch.rpm    3.9 MB/s |  26 kB     00:00    
16:03:15 #10 13.50 (135/163): perl-constant-1.33-461.el9.noarch.rp 4.1 MB/s |  24 kB     00:00    
16:03:15 #10 13.50 (136/163): perl-if-0.60.800-479.el9.noarch.rpm  3.5 MB/s |  24 kB     00:00    
16:03:15 #10 13.51 (137/163): perl-interpreter-5.32.1-479.el9.aarc 6.1 MB/s |  80 kB     00:00    
16:03:15 #10 13.52 (138/163): perl-libnet-3.13-4.el9.noarch.rpm    8.0 MB/s | 130 kB     00:00    
16:03:15 #10 13.53 (139/163): perl-mro-1.23-479.el9.aarch64.rpm    3.4 MB/s |  37 kB     00:00    
16:03:15 #10 13.55 (140/163): perl-overload-1.31-479.el9.noarch.rp 2.3 MB/s |  55 kB     00:00    
16:03:15 #10 23.00 Selecting previously unselected package openssh-client.
16:03:15 #10 23.01 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_arm64.deb ...
16:03:15 #10 23.01 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ...
16:03:15 #10 23.09 Selecting previously unselected package publicsuffix.
16:03:15 #10 23.09 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
16:03:15 #10 23.10 Unpacking publicsuffix (20180223.1310-1) ...
16:03:15 #10 23.13 Selecting previously unselected package python-apt-common.
16:03:15 #10 23.13 Preparing to unpack .../044-python-apt-common_1.6.5ubuntu0.7_all.deb ...
16:03:15 #10 23.14 Unpacking python-apt-common (1.6.5ubuntu0.7) ...
16:03:15 #10 23.18 Selecting previously unselected package python3-apt.
16:03:15 #10 23.18 Preparing to unpack .../045-python3-apt_1.6.5ubuntu0.7_arm64.deb ...
16:03:15 #10 23.18 Unpacking python3-apt (1.6.5ubuntu0.7) ...
16:03:15 #10 23.23 Selecting previously unselected package strace.
16:03:15 #10 23.23 Preparing to unpack .../046-strace_4.21-1ubuntu1_arm64.deb ...
16:03:15 #10 23.23 Unpacking strace (4.21-1ubuntu1) ...
16:03:15 #10 27.75 Selecting previously unselected package g++.
16:03:15 #10 27.75 Preparing to unpack .../053-g++_4%3a10.2.1-1_armhf.deb ...
16:03:15 #10 27.76 Unpacking g++ (4:10.2.1-1) ...
16:03:15 #10 27.83 Selecting previously unselected package make.
16:03:15 #10 27.83 Preparing to unpack .../054-make_4.3-4.1_armhf.deb ...
16:03:15 #10 27.86 Unpacking make (4.3-4.1) ...
16:03:15 #10 ...
16:03:15 
16:03:15 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:15 #9 extracting sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 6.6s done
16:03:15 #9 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 7.8s
16:03:15 #9 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d
16:03:15 #10 20.93 Selecting previously unselected package libisl23:arm64.
16:03:15 #10 20.93 Preparing to unpack .../038-libisl23_0.23-1_arm64.deb ...
16:03:15 #10 20.93 Unpacking libisl23:arm64 (0.23-1) ...
16:03:15 #10 21.02 Selecting previously unselected package libmpfr6:arm64.
16:03:15 #10 21.02 Preparing to unpack .../039-libmpfr6_4.1.0-3_arm64.deb ...
16:03:15 #10 21.03 Unpacking libmpfr6:arm64 (4.1.0-3) ...
16:03:15 #11 3.206 Reading package lists...
16:03:15 #10 33.56 Selecting previously unselected package gcc.
16:03:15 #10 33.56 Preparing to unpack .../076-gcc_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
16:03:15 #10 33.57 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
16:03:15 #10 33.63 Selecting previously unselected package libstdc++-7-dev:armhf.
16:03:15 #10 33.63 Preparing to unpack .../077-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:03:15 #10 33.63 Unpacking libstdc++-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
16:03:15 #10 14.22 Selecting previously unselected package python3.7.
16:03:15 #10 14.22 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u4_arm64.deb ...
16:03:15 #10 14.25 Unpacking python3.7 (3.7.3-2+deb10u4) ...
16:03:15 #10 14.32 Selecting previously unselected package libpython3-stdlib:arm64.
16:03:15 #10 14.32 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ...
16:03:15 #10 14.33 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
16:03:15 #11 18.56 Selecting previously unselected package libgdbm-compat4:arm64.
16:03:15 #11 18.56 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_arm64.deb ...
16:03:15 #11 18.57 Unpacking libgdbm-compat4:arm64 (1.18.1-5) ...
16:03:15 #11 18.60 Selecting previously unselected package libperl5.30:arm64.
16:03:15 #11 18.61 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.3_arm64.deb ...
16:03:15 #11 18.61 Unpacking libperl5.30:arm64 (5.30.0-9ubuntu0.3) ...
16:03:15 #11 17.83 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-certifi all 2020.6.20-1 [150 kB]
16:03:15 #11 17.83 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-idna all 3.3-1 [49.3 kB]
16:03:15 #11 17.84 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
16:03:15 #11 17.84 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
16:03:15 #11 17.84 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
16:03:15 #11 17.84 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
16:03:15 #11 17.84 Get:367 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-xdg all 0.27-2 [36.9 kB]
16:03:15 #11 17.84 Get:368 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 equivs all 2.3.1 [19.0 kB]
16:03:15 #11 17.84 Get:369 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
16:03:15 #11 17.90 Get:370 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-magic all 2:0.4.24-2 [12.6 kB]
16:03:15 #11 18.08 debconf: delaying package configuration, since apt-utils is not installed
16:03:15 #8 ...
16:03:15 
16:03:15 #9 [stage-1 1/6] FROM docker.io/library/fedora:37@sha256:3487c98481d1bba7e769cf7bcecd6343c2d383fdd6bed34ec541b6b23ef07664
16:03:15 #9 resolve docker.io/library/fedora:37@sha256:3487c98481d1bba7e769cf7bcecd6343c2d383fdd6bed34ec541b6b23ef07664 0.0s done
16:03:15 #9 sha256:3487c98481d1bba7e769cf7bcecd6343c2d383fdd6bed34ec541b6b23ef07664 975B / 975B done
16:03:15 #9 sha256:99aa8919afd1880064ec915dba44cdc5b52808667717f605750329d55006538a 529B / 529B done
16:03:15 #9 sha256:95b7a2603d3aa3135d58410efdf7f020ab28f0286ee56724a7a774d48a5c08bf 2.00kB / 2.00kB done
16:03:15 #9 sha256:cd974119263e78652ccbbd00decd88e307abef723a1ccf622fc9d6c0baf58bb2 66.09MB / 66.09MB 1.6s done
16:03:15 #9 extracting sha256:cd974119263e78652ccbbd00decd88e307abef723a1ccf622fc9d6c0baf58bb2 5.8s done
16:03:15 #9 DONE 7.8s
16:03:15 
16:03:15 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:15 #8 ...
16:03:15 
16:03:15 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:15 #7 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 3.9s done
16:03:15 #7 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d
16:03:16 #10 13.60 (141/163): perl-libs-5.32.1-479.el9.aarch64.rpm  26 MB/s | 2.1 MB     00:00    
16:03:16 #10 13.60 (142/163): perl-overloading-0.02-479.el9.noarch 441 kB/s |  22 kB     00:00    
16:03:16 #10 13.61 (143/163): perl-parent-0.238-460.el9.noarch.rpm 2.5 MB/s |  15 kB     00:00    
16:03:16 #10 13.61 (144/163): perl-podlators-4.14-460.el9.noarch.r  17 MB/s | 114 kB     00:00    
16:03:16 #10 13.61 (145/163): perl-srpm-macros-1-41.el9.noarch.rpm 1.6 MB/s | 9.1 kB     00:00    
16:03:16 #10 13.62 (146/163): perl-subs-1.03-479.el9.noarch.rpm    3.3 MB/s |  21 kB     00:00    
16:03:16 #10 13.62 (147/163): perl-vars-1.05-479.el9.noarch.rpm    2.6 MB/s |  23 kB     00:00    
16:03:16 #10 13.63 (148/163): python-srpm-macros-3.9-52.el9.noarch 4.2 MB/s |  24 kB     00:00    
16:03:16 #10 13.63 (149/163): policycoreutils-python-utils-3.4-4.e 4.8 MB/s |  75 kB     00:00    
16:03:16 #10 13.64 (150/163): python3-audit-3.0.7-103.el9.aarch64.  10 MB/s |  84 kB     00:00    
16:03:16 #10 13.64 (151/163): python3-file-magic-5.39-10.el9.noarc 3.7 MB/s |  17 kB     00:00    
16:03:16 #10 13.64 (152/163): python3-enchant-3.2.0-5.el9.noarch.r 7.1 MB/s |  86 kB     00:00    
16:03:16 #10 13.65 (153/163): python3-libselinux-3.4-3.el9.aarch64  15 MB/s | 181 kB     00:00    
16:03:16 #10 13.66 (154/163): python3-libsemanage-3.4-2.el9.aarch6 5.9 MB/s |  80 kB     00:00    
16:03:16 #10 13.70 (155/163): qt5-srpm-macros-5.15.3-1.el9.noarch. 249 kB/s | 9.7 kB     00:00    
16:03:16 #10 13.71 (156/163): python3-policycoreutils-3.4-4.el9.no  38 MB/s | 2.1 MB     00:00    
16:03:16 #10 13.72 (157/163): perl-IO-Socket-SSL-2.073-1.el9.noarc 385 kB/s | 219 kB     00:00    
16:03:16 #10 13.72 (158/163): redhat-rpm-config-197-1.el9.noarch.r 4.4 MB/s |  73 kB     00:00    
16:03:16 #10 13.72 (159/163): rpm-build-4.16.1.3-19.el9.aarch64.rp 9.3 MB/s | 100 kB     00:00    
16:03:16 #10 13.73 (160/163): rpmlint-1.11-19.el9.noarch.rpm        26 MB/s | 198 kB     00:00    
16:03:16 #10 13.73 (161/163): rust-srpm-macros-17-4.el9.noarch.rpm 1.0 MB/s |  10 kB     00:00    
16:03:16 #10 13.73 (162/163): scl-utils-2.0.3-2.el9.aarch64.rpm    3.4 MB/s |  38 kB     00:00    
16:03:16 #11 7.116 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libpython3.10-minimal arm64 3.10.7-1ubuntu0.2 [798 kB]
16:03:16 #11 7.131 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libexpat1 arm64 2.4.8-2ubuntu0.22.10.1 [72.1 kB]
16:03:16 #11 7.134 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3.10-minimal arm64 3.10.7-1ubuntu0.2 [1988 kB]
16:03:16 #10 23.28 Selecting previously unselected package xauth.
16:03:16 #10 23.28 Preparing to unpack .../047-xauth_1%3a1.0.10-1_arm64.deb ...
16:03:16 #10 23.29 Unpacking xauth (1:1.0.10-1) ...
16:03:16 #10 23.33 Selecting previously unselected package at.
16:03:16 #10 23.33 Preparing to unpack .../048-at_3.1.20-3.1ubuntu2_arm64.deb ...
16:03:16 #10 23.33 Unpacking at (3.1.20-3.1ubuntu2) ...
16:03:16 #10 23.37 Selecting previously unselected package libsigsegv2:arm64.
16:03:16 #10 23.37 Preparing to unpack .../049-libsigsegv2_2.12-1_arm64.deb ...
16:03:16 #10 23.38 Unpacking libsigsegv2:arm64 (2.12-1) ...
16:03:16 #10 23.41 Selecting previously unselected package m4.
16:03:16 #10 23.41 Preparing to unpack .../050-m4_1.4.18-1_arm64.deb ...
16:03:16 #10 23.42 Unpacking m4 (1.4.18-1) ...
16:03:16 #10 23.46 Selecting previously unselected package autoconf.
16:03:16 #10 23.46 Preparing to unpack .../051-autoconf_2.69-11_all.deb ...
16:03:16 #10 23.47 Unpacking autoconf (2.69-11) ...
16:03:16 #11 4.971 Reading package lists...
16:03:16 #9 ...
16:03:16 
16:03:16 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:16 #10 28.08 Selecting previously unselected package libdpkg-perl.
16:03:16 #10 28.08 Preparing to unpack .../055-libdpkg-perl_1.20.12_all.deb ...
16:03:16 #10 28.08 Unpacking libdpkg-perl (1.20.12) ...
16:03:16 #10 21.09 Selecting previously unselected package libmpc3:arm64.
16:03:16 #10 21.09 Preparing to unpack .../040-libmpc3_1.2.0-1_arm64.deb ...
16:03:16 #10 21.09 Unpacking libmpc3:arm64 (1.2.0-1) ...
16:03:16 #10 21.13 Selecting previously unselected package cpp-10.
16:03:16 #10 21.13 Preparing to unpack .../041-cpp-10_10.2.1-6_arm64.deb ...
16:03:16 #10 21.14 Unpacking cpp-10 (10.2.1-6) ...
16:03:16 #10 20.01 Selecting previously unselected package libbsd0:armhf.
16:03:16 #10 20.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7700 files and directories currently installed.)
16:03:16 #10 20.01 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
16:03:16 #10 20.01 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
16:03:16 #10 20.06 Selecting previously unselected package libtinfo5:armhf.
16:03:16 #10 20.07 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u3_armhf.deb ...
16:03:16 #10 20.07 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u3) ...
16:03:16 #10 20.17 Selecting previously unselected package bsdmainutils.
16:03:16 #10 20.17 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ...
16:03:16 #10 20.17 Unpacking bsdmainutils (11.1.2) ...
16:03:16 #10 20.24 Selecting previously unselected package libuchardet0:armhf.
16:03:16 #10 20.24 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ...
16:03:16 #10 20.25 Unpacking libuchardet0:armhf (0.0.6-3) ...
16:03:16 #10 20.29 Selecting previously unselected package groff-base.
16:03:16 #10 20.30 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ...
16:03:16 #10 20.30 Unpacking groff-base (1.22.4-3+deb10u1) ...
16:03:16 #8 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 3.0s done
16:03:16 #8 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d
16:03:16 #7 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0.5s done
16:03:16 #7 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408
16:03:16 #7 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 4.0s done
16:03:16 #7 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 0.1s
16:03:16 #10 34.01 Selecting previously unselected package g++-7.
16:03:16 #10 34.01 Preparing to unpack .../078-g++-7_7.5.0-3ubuntu1~18.04_armhf.deb ...
16:03:16 #10 34.07 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
16:03:16 #10 14.46 Setting up python3-minimal (3.7.3-1) ...
16:03:16 #11 18.11 Fetched 129 MB in 12s (10.9 MB/s)
16:03:16 #11 18.14 Selecting previously unselected package liblocale-gettext-perl.
16:03:16 #11 18.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4387 files and directories currently installed.)
16:03:16 #11 18.14 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_arm64.deb ...
16:03:16 #11 18.15 Unpacking liblocale-gettext-perl (1.07-4build3) ...
16:03:16 #11 18.21 Selecting previously unselected package libpython3.10-minimal:arm64.
16:03:16 #11 18.21 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04.2_arm64.deb ...
16:03:16 #11 18.22 Unpacking libpython3.10-minimal:arm64 (3.10.6-1~22.04.2) ...
16:03:16 #11 18.32 Selecting previously unselected package libexpat1:arm64.
16:03:16 #13 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 5.0s done
16:03:16 #13 extracting sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba
16:03:16 #13 extracting sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba done
16:03:16 #13 DONE 17.9s
16:03:16 
16:03:16 #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:03:16 #10 23.54 Selecting previously unselected package autotools-dev.
16:03:16 #10 23.54 Preparing to unpack .../052-autotools-dev_20180224.1_all.deb ...
16:03:16 #10 23.54 Unpacking autotools-dev (20180224.1) ...
16:03:16 #10 23.59 Selecting previously unselected package automake.
16:03:16 #10 23.59 Preparing to unpack .../053-automake_1%3a1.15.1-3ubuntu2_all.deb ...
16:03:16 #10 23.60 Unpacking automake (1:1.15.1-3ubuntu2) ...
16:03:16 #10 23.67 Selecting previously unselected package autopoint.
16:03:16 #10 23.67 Preparing to unpack .../054-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
16:03:16 #10 23.67 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
16:03:16 #10 23.71 Selecting previously unselected package binutils-common:arm64.
16:03:16 #10 23.71 Preparing to unpack .../055-binutils-common_2.30-21ubuntu1~18.04.8_arm64.deb ...
16:03:16 #10 23.72 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.8) ...
16:03:16 #10 23.77 Selecting previously unselected package libbinutils:arm64.
16:03:16 #11 7.239 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-minimal arm64 3.10.6-1 [24.1 kB]
16:03:16 #11 7.250 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 media-types all 8.0.0 [24.9 kB]
16:03:16 #11 7.255 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
16:03:16 #11 7.257 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libkrb5support0 arm64 1.20-1 [31.2 kB]
16:03:16 #11 7.259 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libk5crypto3 arm64 1.20-1 [85.0 kB]
16:03:16 #11 7.261 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libkeyutils1 arm64 1.6.3-1 [10.6 kB]
16:03:16 #11 7.262 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libkrb5-3 arm64 1.20-1 [345 kB]
16:03:16 #11 7.270 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgssapi-krb5-2 arm64 1.20-1 [139 kB]
16:03:16 #11 7.278 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtirpc-common all 1.3.3+ds-1 [7790 B]
16:03:16 #11 7.341 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtirpc3 arm64 1.3.3+ds-1 [82.1 kB]
16:03:16 #11 7.344 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnsl2 arm64 1.3.0-2build2 [41.4 kB]
16:03:16 #11 7.348 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 readline-common all 8.2-1 [55.1 kB]
16:03:16 #11 7.350 Get:18 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libreadline8 arm64 8.2-1 [149 kB]
16:03:16 #11 7.360 Get:19 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsqlite3-0 arm64 3.39.3-1 [644 kB]
16:03:16 #11 7.368 Get:20 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libpython3.10-stdlib arm64 3.10.7-1ubuntu0.2 [1762 kB]
16:03:16 #11 7.436 Get:21 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 python3.10 arm64 3.10.7-1ubuntu0.2 [497 kB]
16:03:16 #11 7.490 Get:22 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpython3-stdlib arm64 3.10.6-1 [6848 B]
16:03:16 #11 6.008 Building dependency tree...
16:03:16 #11 6.212 Reading state information...
16:03:16 #11 1.023 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
16:03:16 #10 28.27 Selecting previously unselected package patch.
16:03:16 #10 28.27 Preparing to unpack .../056-patch_2.7.6-7_armhf.deb ...
16:03:16 #10 28.29 Unpacking patch (2.7.6-7) ...
16:03:16 #10 14.83 Selecting previously unselected package python3.
16:03:16 #10 14.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10069 files and directories currently installed.)
16:03:16 #10 14.83 Preparing to unpack .../000-python3_3.7.3-1_arm64.deb ...
16:03:16 #10 14.86 Unpacking python3 (3.7.3-1) ...
16:03:16 #11 18.32 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_arm64.deb ...
16:03:16 #11 18.33 Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
16:03:16 #11 18.38 Selecting previously unselected package python3.10-minimal.
16:03:16 #11 18.38 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04.2_arm64.deb ...
16:03:16 #11 18.39 Unpacking python3.10-minimal (3.10.6-1~22.04.2) ...
16:03:16 #11 18.46 Setting up libpython3.10-minimal:arm64 (3.10.6-1~22.04.2) ...
16:03:16 #11 18.49 Setting up libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
16:03:16 #11 18.50 Setting up python3.10-minimal (3.10.6-1~22.04.2) ...
16:03:16 #11 18.99 Selecting previously unselected package perl.
16:03:16 #11 19.00 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.3_arm64.deb ...
16:03:16 #11 19.00 Unpacking perl (5.30.0-9ubuntu0.3) ...
16:03:16 #11 19.06 Selecting previously unselected package openssl.
16:03:16 #11 19.06 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.16_arm64.deb ...
16:03:16 #11 19.07 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
16:03:16 #11 19.16 Selecting previously unselected package ca-certificates.
16:03:16 #11 19.16 Preparing to unpack .../013-ca-certificates_20211016ubuntu0.20.04.1_all.deb ...
16:03:16 #11 19.16 Unpacking ca-certificates (20211016ubuntu0.20.04.1) ...
16:03:16 #11 19.21 Selecting previously unselected package distro-info-data.
16:03:16 #11 19.21 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.11_all.deb ...
16:03:16 #11 19.22 Unpacking distro-info-data (0.43ubuntu1.11) ...
16:03:16 #11 19.26 Selecting previously unselected package libmagic-mgc.
16:03:16 #10 23.77 Preparing to unpack .../056-libbinutils_2.30-21ubuntu1~18.04.8_arm64.deb ...
16:03:16 #10 23.77 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.8) ...
16:03:16 #10 23.84 Selecting previously unselected package binutils-aarch64-linux-gnu.
16:03:16 #10 23.84 Preparing to unpack .../057-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.8_arm64.deb ...
16:03:16 #10 23.84 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.8) ...
16:03:16 #11 7.491 Get:23 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3 arm64 3.10.6-1 [22.3 kB]
16:03:16 #11 7.492 Get:24 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB]
16:03:16 #11 7.494 Get:25 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-1ubuntu1 [127 kB]
16:03:16 #11 7.496 Get:26 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjson-c5 arm64 0.16-1 [33.2 kB]
16:03:16 #11 7.499 Get:27 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcryptsetup12 arm64 2:2.5.0-2ubuntu1 [217 kB]
16:03:16 #11 7.502 Get:28 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfdisk1 arm64 2.38-4ubuntu1 [140 kB]
16:03:16 #11 7.503 Get:29 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libkmod2 arm64 30+20220630-3ubuntu1 [47.1 kB]
16:03:16 #11 7.562 Get:30 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libapparmor1 arm64 3.0.7-1ubuntu2 [36.8 kB]
16:03:16 #11 7.637 Get:31 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libip4tc2 arm64 1.8.7-1ubuntu6 [19.6 kB]
16:03:16 #11 7.637 Get:32 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsystemd-shared arm64 251.4-1ubuntu7 [1617 kB]
16:03:16 #11 7.724 Get:33 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 systemd arm64 251.4-1ubuntu7 [2712 kB]
16:03:16 #11 6.464 The following additional packages will be installed:
16:03:16 #11 6.464   autoconf automake autopoint autotools-dev binutils
16:03:16 #11 6.464   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
16:03:16 #11 6.464   bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit
16:03:16 #11 6.464   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:03:16 #11 6.464   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
16:03:16 #11 6.464   g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n
16:03:16 #11 6.464   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
16:03:16 #11 6.464   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
16:03:16 #11 6.464   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:03:16 #11 6.464   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:16 #11 6.464   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:03:16 #11 6.464   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:03:16 #11 6.464   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
16:03:16 #11 6.464   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
16:03:16 #11 6.464   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:03:16 #11 6.464   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:03:16 #11 6.464   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
16:03:16 #11 6.464   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:03:16 #11 6.464   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
16:03:16 #11 6.464   libdata-validate-uri-perl libdebhelper-perl libdeflate0
16:03:16 #11 6.464   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
16:03:16 #11 6.464   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
16:03:16 #11 6.464   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
16:03:16 #11 6.464   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
16:03:16 #11 6.464   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
16:03:16 #11 6.464   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
16:03:16 #11 6.464   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:03:16 #11 6.464   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
16:03:16 #11 6.464   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
16:03:16 #11 6.464   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:03:16 #11 6.464   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:03:16 #11 6.464   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:03:16 #11 6.464   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:16 #11 6.464   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:16 #11 6.464   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
16:03:16 #11 6.464   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
16:03:16 #11 6.464   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
16:03:16 #11 6.464   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:03:16 #11 6.464   libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
16:03:16 #11 6.464   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
16:03:16 #11 6.464   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:03:16 #11 6.464   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:03:16 #11 6.464   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
16:03:16 #11 6.464   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:03:16 #11 6.464   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
16:03:16 #11 6.464   libmath-base85-perl libmd0 libmodule-implementation-perl
16:03:16 #11 6.464   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
16:03:16 #11 6.464   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
16:03:16 #11 6.464   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
16:03:16 #11 6.464   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
16:03:16 #11 6.464   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
16:03:16 #11 6.464   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
16:03:16 #11 6.464   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:03:16 #11 6.464   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
16:03:16 #11 6.464   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
16:03:16 #11 6.464   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
16:03:16 #11 6.464   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
16:03:16 #11 6.464   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:03:16 #11 6.464   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
16:03:16 #11 6.464   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:03:16 #11 6.464   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
16:03:16 #11 6.464   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
16:03:16 #11 6.464   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
16:03:16 #11 6.464   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
16:03:16 #11 6.464   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:03:16 #11 6.464   libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:16 #11 6.464   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
16:03:16 #11 6.464   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:03:16 #11 6.464   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:03:16 #11 6.464   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
16:03:16 #11 6.464   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:03:16 #11 6.464   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
16:03:16 #11 6.464   libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
16:03:16 #11 6.464   libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
16:03:16 #11 6.464   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
16:03:16 #11 6.464   libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl
16:03:16 #11 6.464   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:03:16 #11 6.464   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
16:03:16 #11 6.464   media-types netbase openssh-client openssl patch patchutils perl
16:03:16 #11 6.464   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
16:03:16 #11 6.464   publicsuffix python-apt-common python3 python3-apt python3-certifi
16:03:16 #11 6.464   python3-chardet python3-debian python3-gpg python3-idna python3-magic
16:03:16 #11 6.464   python3-minimal python3-pkg-resources python3-requests python3-six
16:03:16 #11 6.464   python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal
16:03:16 #11 6.464   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
16:03:16 #11 6.464   zstd
16:03:16 #11 6.467 Suggested packages:
16:03:16 #11 6.471   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:03:16 #11 6.471   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
16:03:16 #11 6.471   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
16:03:16 #11 6.471   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
16:03:16 #11 6.471   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:16 #11 6.471   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:03:16 #11 6.471   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
16:03:16 #11 6.471   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
16:03:16 #11 6.471   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
16:03:16 #11 6.471   gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
16:03:16 #11 6.471   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
16:03:16 #11 6.471   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
16:03:16 #11 6.471   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
16:03:16 #11 6.471   libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
16:03:16 #11 6.471   libscalar-number-perl libsasl2-modules-gssapi-mit
16:03:16 #11 6.471   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:03:16 #11 6.471   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
16:03:16 #11 6.471   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:03:16 #11 6.471   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
16:03:16 #11 6.471   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:03:16 #11 6.471   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
16:03:16 #11 6.471   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
16:03:16 #11 6.471   libterm-readline-gnu-perl | libterm-readline-perl-perl
16:03:16 #11 6.471   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
16:03:16 #11 6.471   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
16:03:16 #11 6.471   python3-cryptography python3-openssl python3-socks python-requests-doc
16:03:16 #11 6.471   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
16:03:16 #11 1.432 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
16:03:16 #11 1.530 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
16:03:16 #11 1.635 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
16:03:16 #8 ...
16:03:16 
16:03:16 #7 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:c9acf46f90fcb637eff59e269fbbebf5ec9e6b6215a07fbe2bbad7429aad6e7e
16:03:16 #7 extracting sha256:6c5de04c936da27e33992af1e54e929f1cb39c8e1473d9d25ed1f1dc2d842fd4 7.9s done
16:03:16 #7 extracting sha256:f1ee40d9db4a2bf9b96ea48d6cb45c602a6761650f67dc84bba5a0d2495e845a done
16:03:16 #7 extracting sha256:17facd475902d6709cff908630b59271c7ad18f64c3a1d0143d438c6988504ef 0.7s done
16:03:16 #7 extracting sha256:0d557d32f54ebd277fdffbbdf656b90442ee9d8753aec9ebac429eee967f4dee 2.2s done
16:03:16 #7 DONE 13.8s
16:03:16 
16:03:16 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:16 #8 ...
16:03:16 
16:03:16 #9 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Stream-Sources.repo; fi
16:03:16 #10 21.75 Selecting previously unselected package cpp.
16:03:16 #10 21.75 Preparing to unpack .../042-cpp_4%3a10.2.1-1_arm64.deb ...
16:03:16 #10 21.76 Unpacking cpp (4:10.2.1-1) ...
16:03:16 #10 21.80 Selecting previously unselected package libcc1-0:arm64.
16:03:16 #10 21.80 Preparing to unpack .../043-libcc1-0_10.2.1-6_arm64.deb ...
16:03:16 #10 21.80 Unpacking libcc1-0:arm64 (10.2.1-6) ...
16:03:16 #10 21.84 Selecting previously unselected package libgomp1:arm64.
16:03:16 #11 19.26 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_arm64.deb ...
16:03:16 #11 19.26 Unpacking libmagic-mgc (1:5.38-4) ...
16:03:16 #11 19.35 Selecting previously unselected package libmagic1:arm64.
16:03:16 #11 19.35 Preparing to unpack .../016-libmagic1_1%3a5.38-4_arm64.deb ...
16:03:16 #11 19.35 Unpacking libmagic1:arm64 (1:5.38-4) ...
16:03:16 #11 19.39 Selecting previously unselected package file.
16:03:16 #11 19.39 Preparing to unpack .../017-file_1%3a5.38-4_arm64.deb ...
16:03:16 #11 19.40 Unpacking file (1:5.38-4) ...
16:03:16 #11 19.44 Selecting previously unselected package less.
16:03:16 #11 19.44 Preparing to unpack .../018-less_551-1ubuntu0.1_arm64.deb ...
16:03:16 #11 19.44 Unpacking less (551-1ubuntu0.1) ...
16:03:16 #11 19.49 Selecting previously unselected package libelf1:arm64.
16:03:16 #11 19.49 Preparing to unpack .../019-libelf1_0.176-1.1build1_arm64.deb ...
16:03:16 #11 19.49 Unpacking libelf1:arm64 (0.176-1.1build1) ...
16:03:16 #10 24.09 Selecting previously unselected package binutils.
16:03:16 #10 24.09 Preparing to unpack .../058-binutils_2.30-21ubuntu1~18.04.8_arm64.deb ...
16:03:16 #10 24.09 Unpacking binutils (2.30-21ubuntu1~18.04.8) ...
16:03:16 #10 24.13 Selecting previously unselected package libc-dev-bin.
16:03:16 #10 24.13 Preparing to unpack .../059-libc-dev-bin_2.27-3ubuntu1.6_arm64.deb ...
16:03:16 #10 24.14 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ...
16:03:16 #10 24.17 Selecting previously unselected package linux-libc-dev:arm64.
16:03:16 #10 24.17 Preparing to unpack .../060-linux-libc-dev_4.15.0-200.211_arm64.deb ...
16:03:16 #10 24.18 Unpacking linux-libc-dev:arm64 (4.15.0-200.211) ...
16:03:16 #10 24.32 Selecting previously unselected package libc6-dev:arm64.
16:03:16 #11 7.922 Get:34 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 perl-modules-5.34 all 5.34.0-5ubuntu1.1 [2952 kB]
16:03:16 #11 8.055 Get:35 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB]
16:03:16 #10 14.95 Selecting previously unselected package less.
16:03:16 #10 14.96 Preparing to unpack .../001-less_487-0.1+b1_arm64.deb ...
16:03:16 #10 14.97 Unpacking less (487-0.1+b1) ...
16:03:16 #11 ...
16:03:16 
16:03:16 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:16 #9 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 110.24MB / 110.24MB 9.5s done
16:03:16 #9 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 6.3s done
16:03:16 #9 extracting sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 0.5s done
16:03:16 #9 extracting sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 0.4s done
16:03:16 #9 extracting sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 3.8s done
16:03:16 #9 extracting sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 1.7s
16:03:16 #11 1.726 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB]
16:03:16 #11 1.766 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB]
16:03:16 #9 DONE 31.9s
16:03:16 
16:03:16 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:16 #10 10.25 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
16:03:16 #10 10.29 Get:12 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1+deb11u5 [267 kB]
16:03:16 #10 10.30 Get:13 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20221104-1 [1060 kB]
16:03:16 #10 10.31 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
16:03:16 #10 10.32 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [75.0 kB]
16:03:16 #10 10.32 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
16:03:16 #10 10.32 Get:17 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1+deb11u5 [1815 kB]
16:03:16 #10 10.41 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
16:03:16 #10 10.41 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
16:03:16 #10 10.41 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
16:03:16 #10 10.41 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
16:03:16 #10 10.48 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
16:03:16 #10 10.57 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
16:03:16 #10 10.57 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
16:03:16 #10 10.57 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
16:03:16 #10 10.57 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB]
16:03:16 #10 10.57 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
16:03:16 #10 10.57 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
16:03:16 #10 10.57 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB]
16:03:16 #10 10.57 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
16:03:16 #10 10.57 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [216 kB]
16:03:16 #10 10.67 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB]
16:03:16 #10 10.67 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB]
16:03:16 #10 10.67 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB]
16:03:16 #10 10.67 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:03:16 #10 10.67 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
16:03:16 #10 10.67 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB]
16:03:16 #10 10.74 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB]
16:03:16 #10 10.83 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB]
16:03:16 #10 10.83 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB]
16:03:16 #10 10.83 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB]
16:03:16 #10 10.84 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB]
16:03:16 #10 11.00 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB]
16:03:16 #10 11.00 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB]
16:03:16 #10 11.01 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB]
16:03:16 #10 11.08 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB]
16:03:16 #10 11.08 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB]
16:03:16 #10 11.47 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB]
16:03:16 #10 11.47 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
16:03:16 #10 11.47 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB]
16:03:16 #10 11.47 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB]
16:03:16 #10 11.47 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B]
16:03:16 #10 11.47 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB]
16:03:16 #10 11.51 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB]
16:03:16 #10 11.57 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB]
16:03:16 #10 11.59 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB]
16:03:16 #10 12.45 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B]
16:03:16 #10 12.48 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB]
16:03:16 #10 12.48 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [174 kB]
16:03:16 #10 12.48 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB]
16:03:16 #10 12.48 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
16:03:16 #10 12.48 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
16:03:16 #10 12.48 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
16:03:16 #10 12.48 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
16:03:16 #10 12.48 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
16:03:16 #10 12.53 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
16:03:16 #10 12.62 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.12+rpi1 [1551 kB]
16:03:16 #10 12.66 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB]
16:03:16 #10 12.70 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB]
16:03:16 #10 12.71 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.12+rpi1 [2312 kB]
16:03:16 #10 12.80 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
16:03:16 #10 12.80 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB]
16:03:16 #10 12.80 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB]
16:03:16 #10 13.39 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u3 [581 kB]
16:03:16 #10 13.41 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB]
16:03:16 #10 13.41 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:03:16 #10 13.41 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
16:03:16 #10 13.41 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
16:03:16 #10 13.48 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB]
16:03:16 #10 13.48 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB]
16:03:16 #10 13.48 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
16:03:16 #10 13.48 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
16:03:16 #10 13.48 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
16:03:16 #10 13.56 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
16:03:16 #10 13.57 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB]
16:03:16 #10 13.57 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
16:03:16 #10 13.58 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
16:03:16 #10 13.65 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB]
16:03:16 #10 13.66 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
16:03:16 #10 13.66 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
16:03:16 #10 13.67 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB]
16:03:16 #10 13.67 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:03:16 #10 13.73 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
16:03:16 #10 13.74 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
16:03:16 #10 13.75 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
16:03:16 #10 13.76 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
16:03:16 #10 13.76 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
16:03:16 #10 13.82 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
16:03:16 #10 13.83 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
16:03:16 #10 13.83 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
16:03:16 #10 13.83 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
16:03:16 #10 13.84 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
16:03:16 #10 13.91 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
16:03:16 #10 13.91 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
16:03:16 #10 14.08 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
16:03:16 #10 14.41 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
16:03:16 #10 14.41 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
16:03:16 #10 14.42 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
16:03:16 #10 14.43 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
16:03:16 #10 14.43 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:03:16 #10 14.44 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
16:03:16 #10 14.44 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB]
16:03:16 #10 14.51 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
16:03:16 #10 14.53 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
16:03:16 #10 14.57 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
16:03:16 #10 14.58 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
16:03:16 #10 14.58 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:03:16 #10 14.59 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
16:03:16 #10 14.60 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB]
16:03:16 #10 14.60 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB]
16:03:16 #10 14.61 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB]
16:03:16 #10 14.68 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
16:03:16 #10 14.69 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
16:03:16 #10 14.69 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u3 [306 kB]
16:03:16 #10 14.69 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
16:03:16 #10 14.76 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
16:03:16 #10 14.87 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1 [4724 kB]
16:03:16 #10 15.62 debconf: delaying package configuration, since apt-utils is not installed
16:03:16 #10 15.83 Fetched 79.7 MB in 6s (12.6 MB/s)
16:03:16 #10 15.89 Selecting previously unselected package bsdextrautils.
16:03:16 #10 15.89 (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 ... 7899 files and directories currently installed.)
16:03:16 #10 15.89 Preparing to unpack .../bsdextrautils_2.36.1-8+deb11u1_armhf.deb ...
16:03:16 #10 15.91 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
16:03:16 #10 21.84 Preparing to unpack .../044-libgomp1_10.2.1-6_arm64.deb ...
16:03:16 #10 21.85 Unpacking libgomp1:arm64 (10.2.1-6) ...
16:03:16 #10 21.89 Selecting previously unselected package libitm1:arm64.
16:03:16 #10 21.89 Preparing to unpack .../045-libitm1_10.2.1-6_arm64.deb ...
16:03:16 #10 21.90 Unpacking libitm1:arm64 (10.2.1-6) ...
16:03:16 #10 21.94 Selecting previously unselected package libatomic1:arm64.
16:03:16 #10 21.94 Preparing to unpack .../046-libatomic1_10.2.1-6_arm64.deb ...
16:03:16 #10 21.94 Unpacking libatomic1:arm64 (10.2.1-6) ...
16:03:16 #10 21.98 Selecting previously unselected package libasan6:arm64.
16:03:16 #10 21.99 Preparing to unpack .../047-libasan6_10.2.1-6_arm64.deb ...
16:03:16 #10 21.99 Unpacking libasan6:arm64 (10.2.1-6) ...
16:03:16 #10 14.62 (163/163): webkit2gtk3-jsc-2.38.2-1.el9.aarch64 3.3 MB/s | 2.9 MB     00:00    
16:03:16 #10 14.63 --------------------------------------------------------------------------------
16:03:16 #10 14.63 Total                                            14 MB/s |  66 MB     00:04     
16:03:17 #11 19.54 Selecting previously unselected package libglib2.0-0:arm64.
16:03:17 #11 19.54 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_arm64.deb ...
16:03:17 #11 19.54 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
16:03:17 #11 19.66 Selecting previously unselected package libglib2.0-data.
16:03:17 #11 19.66 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
16:03:17 #11 19.67 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
16:03:17 #11 19.71 Selecting previously unselected package tzdata.
16:03:17 #11 19.71 Preparing to unpack .../022-tzdata_2022g-0ubuntu0.20.04.1_all.deb ...
16:03:17 #11 19.72 Unpacking tzdata (2022g-0ubuntu0.20.04.1) ...
16:03:17 #11 19.19 Selecting previously unselected package python3-minimal.
16:03:17 #10 24.32 Preparing to unpack .../061-libc6-dev_2.27-3ubuntu1.6_arm64.deb ...
16:03:17 #10 24.32 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.6) ...
16:03:17 #10 24.56 Selecting previously unselected package gcc-7-base:arm64.
16:03:17 #10 24.56 Preparing to unpack .../062-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ...
16:03:17 #10 24.56 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ...
16:03:17 #11 8.058 Get:36 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B]
16:03:17 #11 8.061 Get:37 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libperl5.34 arm64 5.34.0-5ubuntu1.1 [4618 kB]
16:03:17 #11 8.292 Get:38 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 perl arm64 5.34.0-5ubuntu1.1 [231 kB]
16:03:17 #11 8.295 Get:39 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 openssl arm64 3.0.5-2ubuntu2 [1158 kB]
16:03:17 #11 8.318 Get:40 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 ca-certificates all 20211016ubuntu0.22.10.1 [143 kB]
16:03:17 #9 ...
16:03:17 
16:03:17 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:17 #11 6.897 The following NEW packages will be installed:
16:03:17 #11 6.897   autoconf automake autopoint autotools-dev binutils
16:03:17 #11 6.897   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
16:03:17 #11 6.897   bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit
16:03:17 #11 6.897   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:03:17 #11 6.897   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
16:03:17 #11 6.897   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git
16:03:17 #11 6.897   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
16:03:17 #11 6.897   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less
16:03:17 #11 6.897   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:03:17 #11 6.897   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:17 #11 6.897   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:03:17 #11 6.897   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:03:17 #11 6.897   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
16:03:17 #11 6.897   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
16:03:17 #11 6.897   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:03:17 #11 6.897   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:03:17 #11 6.897   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
16:03:17 #11 6.897   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:03:17 #11 6.897   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
16:03:17 #11 6.897   libdata-validate-uri-perl libdebhelper-perl libdeflate0
16:03:17 #11 6.897   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
16:03:17 #11 6.897   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
16:03:17 #11 6.897   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
16:03:17 #11 6.897   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
16:03:17 #11 6.897   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
16:03:17 #11 6.897   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
16:03:17 #11 6.897   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:03:17 #11 6.897   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
16:03:17 #11 6.897   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
16:03:17 #11 6.897   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:03:17 #11 6.897   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:03:17 #11 6.897   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:03:17 #11 6.897   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:17 #11 6.897   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:17 #11 6.897   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
16:03:17 #11 6.897   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
16:03:17 #11 6.897   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
16:03:17 #11 6.897   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:03:17 #11 6.897   libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
16:03:17 #11 6.897   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
16:03:17 #11 6.897   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:03:17 #11 6.897   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:03:17 #11 6.897   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
16:03:17 #11 6.897   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:03:17 #11 6.897   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
16:03:17 #11 6.897   libmath-base85-perl libmd0 libmodule-implementation-perl
16:03:17 #11 6.897   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
16:03:17 #11 6.897   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
16:03:17 #11 6.897   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
16:03:17 #11 6.897   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
16:03:17 #11 6.897   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
16:03:17 #11 6.897   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
16:03:17 #11 6.897   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:03:17 #11 6.897   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
16:03:17 #11 6.897   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
16:03:17 #11 6.897   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
16:03:17 #11 6.897   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
16:03:17 #11 6.897   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:03:17 #11 6.897   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
16:03:17 #11 6.897   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:03:17 #11 6.897   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
16:03:17 #11 6.897   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
16:03:17 #11 6.897   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
16:03:17 #11 6.897   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
16:03:17 #11 6.897   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:03:17 #11 6.897   libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:17 #11 6.897   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
16:03:17 #11 6.897   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:03:17 #11 6.897   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:03:17 #11 6.897   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
16:03:17 #11 6.897   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:03:17 #11 6.897   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
16:03:17 #11 6.897   libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
16:03:17 #11 6.897   libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
16:03:17 #11 6.897   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
16:03:17 #11 6.897   libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl
16:03:17 #11 6.897   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:03:17 #11 6.897   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
16:03:17 #11 6.897   media-types netbase openssh-client openssl patch patchutils perl
16:03:17 #11 6.897   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
16:03:17 #11 6.897   publicsuffix python-apt-common python3 python3-apt python3-certifi
16:03:17 #11 6.897   python3-chardet python3-debian python3-gpg python3-idna python3-magic
16:03:17 #11 6.897   python3-minimal python3-pkg-resources python3-requests python3-six
16:03:17 #11 6.897   python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal
16:03:17 #11 6.897   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
16:03:17 #11 6.897   zstd
16:03:17 #10 21.15 Selecting previously unselected package libgdbm6:armhf.
16:03:17 #10 21.15 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ...
16:03:17 #10 21.17 Unpacking libgdbm6:armhf (1.18.1-4) ...
16:03:17 #10 21.27 Selecting previously unselected package libpipeline1:armhf.
16:03:17 #11 1.937 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB]
16:03:17 #10 15.07 Selecting previously unselected package netbase.
16:03:17 #10 15.07 Preparing to unpack .../002-netbase_5.6_all.deb ...
16:03:17 #10 15.09 Unpacking netbase (5.6) ...
16:03:17 #10 15.30 Selecting previously unselected package bzip2.
16:03:17 #10 15.31 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_arm64.deb ...
16:03:17 #10 15.36 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
16:03:17 #10 15.46 Selecting previously unselected package libmagic-mgc.
16:03:17 #10 15.46 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ...
16:03:17 #10 15.47 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
16:03:17 #10 16.38 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ...
16:03:17 #10 34.74 Selecting previously unselected package g++.
16:03:17 #10 34.74 Preparing to unpack .../079-g++_4%3a7.4.0-1ubuntu2.3_armhf.deb ...
16:03:17 #10 34.75 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
16:03:17 #10 34.78 Selecting previously unselected package make.
16:03:17 #10 34.78 Preparing to unpack .../080-make_4.1-9.1ubuntu1_armhf.deb ...
16:03:17 #10 34.78 Unpacking make (4.1-9.1ubuntu1) ...
16:03:17 #10 34.82 Selecting previously unselected package libdpkg-perl.
16:03:17 #10 34.82 Preparing to unpack .../081-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ...
16:03:17 #10 34.83 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ...
16:03:17 #10 34.87 Selecting previously unselected package patch.
16:03:17 #10 34.87 Preparing to unpack .../082-patch_2.7.6-2ubuntu1.1_armhf.deb ...
16:03:17 #10 34.88 Unpacking patch (2.7.6-2ubuntu1.1) ...
16:03:17 #10 34.92 Selecting previously unselected package dpkg-dev.
16:03:17 #10 34.92 Preparing to unpack .../083-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ...
16:03:17 #10 34.92 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ...
16:03:17 #10 35.00 Selecting previously unselected package build-essential.
16:03:17 #10 35.00 Preparing to unpack .../084-build-essential_12.4ubuntu1_armhf.deb ...
16:03:17 #10 35.00 Unpacking build-essential (12.4ubuntu1) ...
16:03:17 #10 35.04 Selecting previously unselected package libroken18-heimdal:armhf.
16:03:17 #10 35.04 Preparing to unpack .../085-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.2_armhf.deb ...
16:03:17 #10 35.05 Unpacking libroken18-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:17 #10 35.08 Selecting previously unselected package libasn1-8-heimdal:armhf.
16:03:17 #10 35.09 Preparing to unpack .../086-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.2_armhf.deb ...
16:03:17 #10 35.09 Unpacking libasn1-8-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:17 #10 35.14 Selecting previously unselected package libheimbase1-heimdal:armhf.
16:03:17 #10 22.19 Selecting previously unselected package liblsan0:arm64.
16:03:17 #10 22.20 Preparing to unpack .../048-liblsan0_10.2.1-6_arm64.deb ...
16:03:17 #10 22.20 Unpacking liblsan0:arm64 (10.2.1-6) ...
16:03:17 #10 22.30 Selecting previously unselected package libtsan0:arm64.
16:03:17 #11 4.309 Reading package lists...
16:03:17 #10 29.40 Selecting previously unselected package dpkg-dev.
16:03:17 #10 29.40 Preparing to unpack .../057-dpkg-dev_1.20.12_all.deb ...
16:03:17 #10 29.41 Unpacking dpkg-dev (1.20.12) ...
16:03:17 #11 19.91 Selecting previously unselected package libicu66:arm64.
16:03:17 #11 19.92 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_arm64.deb ...
16:03:17 #11 19.92 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ...
16:03:17 #11 19.19 (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 ... 4703 files and directories currently installed.)
16:03:17 #11 19.20 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_arm64.deb ...
16:03:17 #11 19.20 Unpacking python3-minimal (3.10.6-1~22.04) ...
16:03:17 #11 19.25 Selecting previously unselected package media-types.
16:03:17 #11 19.25 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
16:03:17 #11 19.25 Unpacking media-types (7.0.0) ...
16:03:17 #11 19.30 Selecting previously unselected package libmpdec3:arm64.
16:03:17 #11 19.30 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ...
16:03:17 #11 19.30 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
16:03:17 #11 19.35 Selecting previously unselected package readline-common.
16:03:17 #11 19.35 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
16:03:17 #11 19.35 Unpacking readline-common (8.1.2-1) ...
16:03:17 #11 19.39 Selecting previously unselected package libreadline8:arm64.
16:03:17 #11 19.39 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ...
16:03:17 #11 19.40 Unpacking libreadline8:arm64 (8.1.2-1) ...
16:03:17 #10 24.61 Selecting previously unselected package libisl19:arm64.
16:03:17 #10 24.61 Preparing to unpack .../063-libisl19_0.19-1_arm64.deb ...
16:03:17 #10 24.62 Unpacking libisl19:arm64 (0.19-1) ...
16:03:17 #10 24.68 Selecting previously unselected package libmpfr6:arm64.
16:03:17 #10 24.69 Preparing to unpack .../064-libmpfr6_4.0.1-1_arm64.deb ...
16:03:17 #10 24.69 Unpacking libmpfr6:arm64 (4.0.1-1) ...
16:03:17 #10 24.74 Selecting previously unselected package libmpc3:arm64.
16:03:17 #11 8.320 Get:41 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libdbus-1-3 arm64 1.14.0-2ubuntu3 [200 kB]
16:03:17 #11 8.322 Get:42 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-bin arm64 1.14.0-2ubuntu3 [38.9 kB]
16:03:17 #11 8.323 Get:43 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-session-bus-common all 1.14.0-2ubuntu3 [73.0 kB]
16:03:17 #11 8.324 Get:44 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-daemon arm64 1.14.0-2ubuntu3 [114 kB]
16:03:17 #11 8.325 Get:45 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus-system-bus-common all 1.14.0-2ubuntu3 [74.2 kB]
16:03:17 #11 8.328 Get:46 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 dbus arm64 1.14.0-2ubuntu3 [23.7 kB]
16:03:17 #11 8.368 Get:47 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 distro-info-data all 0.54ubuntu0.1 [5242 B]
16:03:17 #11 8.443 Get:48 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dmsetup arm64 2:1.02.185-1ubuntu1 [74.4 kB]
16:03:17 #11 8.445 Get:49 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libglib2.0-0 arm64 2.74.0-3 [1444 kB]
16:03:17 #11 8.511 Get:50 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgirepository-1.0-1 arm64 1.74.0-2 [65.9 kB]
16:03:17 #11 8.514 Get:51 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gir1.2-glib-2.0 arm64 1.74.0-2 [178 kB]
16:03:17 #11 8.522 Get:52 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 iso-codes all 4.11.0-1 [3352 kB]
16:03:17 #7 extracting sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 4.0s done
16:03:17 #7 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786
16:03:17 #7 ...
16:03:17 
16:03:17 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:17 #10 10.25 Get:80 http://deb.debian.org/debian buster/main armhf g++ armhf 4:8.3.0-1 [1624 B]
16:03:17 #10 10.25 Get:81 http://deb.debian.org/debian buster/main armhf make armhf 4.2.1-1.2 [327 kB]
16:03:17 #10 10.25 Get:82 http://deb.debian.org/debian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB]
16:03:17 #10 10.27 Get:83 http://deb.debian.org/debian buster/main armhf patch armhf 2.7.6-3+deb10u1 [123 kB]
16:03:17 #10 10.27 Get:84 http://deb.debian.org/debian buster/main armhf dpkg-dev all 1.19.8 [1776 kB]
16:03:17 #10 10.30 Get:85 http://deb.debian.org/debian buster/main armhf build-essential armhf 12.6 [7568 B]
16:03:17 #10 10.30 Get:86 http://deb.debian.org/debian buster/main armhf openssl armhf 1.1.1n-0+deb10u3 [828 kB]
16:03:17 #10 10.31 Get:87 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB]
16:03:17 #10 10.31 Get:88 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB]
16:03:17 #10 10.31 Get:89 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB]
16:03:17 #10 10.31 Get:90 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
16:03:17 #10 10.31 Get:91 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB]
16:03:17 #10 10.32 Get:92 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB]
16:03:17 #10 10.32 Get:93 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB]
16:03:17 #10 10.32 Get:94 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB]
16:03:17 #10 10.32 Get:95 http://deb.debian.org/debian buster/main armhf libssh2-1 armhf 1.8.0-2.1 [129 kB]
16:03:17 #10 10.33 Get:96 http://deb.debian.org/debian-security buster/updates/main armhf libcurl4 armhf 7.64.0-4+deb10u3 [299 kB]
16:03:17 #10 10.33 Get:97 http://deb.debian.org/debian-security buster/updates/main armhf curl armhf 7.64.0-4+deb10u3 [258 kB]
16:03:17 #10 10.34 Get:98 http://deb.debian.org/debian buster/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
16:03:17 #10 10.34 Get:99 http://deb.debian.org/debian buster/main armhf libtool all 2.4.6-9 [547 kB]
16:03:17 #10 10.35 Get:100 http://deb.debian.org/debian buster/main armhf dh-autoreconf all 19 [16.9 kB]
16:03:17 #10 10.36 Get:101 http://deb.debian.org/debian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
16:03:17 #10 10.36 Get:102 http://deb.debian.org/debian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
16:03:17 #10 10.36 Get:103 http://deb.debian.org/debian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
16:03:17 #10 10.36 Get:104 http://deb.debian.org/debian buster/main armhf dwz armhf 0.12-3 [72.0 kB]
16:03:17 #10 10.36 Get:105 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1102 kB]
16:03:17 #10 10.38 Get:106 http://deb.debian.org/debian buster/main armhf libcroco3 armhf 0.6.12-3 [133 kB]
16:03:17 #10 10.38 Get:107 http://deb.debian.org/debian-security buster/updates/main armhf libncurses6 armhf 6.1+20181013-2+deb10u3 [79.8 kB]
16:03:17 #10 10.38 Get:108 http://deb.debian.org/debian buster/main armhf gettext armhf 0.19.8.1-9 [1242 kB]
16:03:17 #10 10.41 Get:109 http://deb.debian.org/debian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:03:17 #10 10.41 Get:110 http://deb.debian.org/debian buster/main armhf po-debconf all 1.0.21 [248 kB]
16:03:17 #10 10.41 Get:111 http://deb.debian.org/debian buster/main armhf debhelper all 12.1.1 [1016 kB]
16:03:17 #10 10.42 Get:112 http://deb.debian.org/debian buster/main armhf debian-keyring all 2019.02.25 [32.4 MB]
16:03:17 #10 11.25 Get:113 http://deb.debian.org/debian buster/main armhf libfakeroot armhf 1.23-1 [41.8 kB]
16:03:17 #10 11.25 Get:114 http://deb.debian.org/debian buster/main armhf fakeroot armhf 1.23-1 [83.8 kB]
16:03:17 #10 11.25 Get:115 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB]
16:03:17 #10 11.26 Get:116 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB]
16:03:17 #10 11.27 Get:117 http://deb.debian.org/debian-security buster/updates/main armhf libksba8 armhf 1.3.5-2+deb10u1 [86.9 kB]
16:03:17 #10 11.27 Get:118 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB]
16:03:17 #10 11.27 Get:119 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB]
16:03:17 #10 11.27 Get:120 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
16:03:17 #10 11.32 Get:121 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB]
16:03:17 #10 11.33 Get:122 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB]
16:03:17 #10 11.34 Get:123 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB]
16:03:17 #10 11.36 Get:124 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB]
16:03:17 #10 11.36 Get:125 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB]
16:03:17 #10 11.37 Get:126 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB]
16:03:17 #10 11.37 Get:127 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB]
16:03:17 #10 11.38 Get:128 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB]
16:03:17 #10 11.40 Get:129 http://deb.debian.org/debian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
16:03:17 #10 11.41 Get:130 http://deb.debian.org/debian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
16:03:17 #10 11.41 Get:131 http://deb.debian.org/debian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b5 [32.9 kB]
16:03:17 #10 11.41 Get:132 http://deb.debian.org/debian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
16:03:17 #10 11.41 Get:133 http://deb.debian.org/debian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
16:03:17 #10 11.41 Get:134 http://deb.debian.org/debian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
16:03:17 #10 11.41 Get:135 http://deb.debian.org/debian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
16:03:17 #10 11.41 Get:136 http://deb.debian.org/debian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.0 kB]
16:03:17 #10 11.41 Get:137 http://deb.debian.org/debian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
16:03:17 #10 11.41 Get:138 http://deb.debian.org/debian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
16:03:17 #10 11.42 Get:139 http://deb.debian.org/debian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.2 kB]
16:03:17 #10 11.42 Get:140 http://deb.debian.org/debian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:03:17 #10 11.42 Get:141 http://deb.debian.org/debian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
16:03:17 #10 11.42 Get:142 http://deb.debian.org/debian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
16:03:17 #10 11.42 Get:143 http://deb.debian.org/debian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
16:03:17 #10 11.42 Get:144 http://deb.debian.org/debian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
16:03:17 #10 11.42 Get:145 http://deb.debian.org/debian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
16:03:17 #10 11.43 Get:146 http://deb.debian.org/debian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
16:03:17 #10 11.43 Get:147 http://deb.debian.org/debian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
16:03:17 #10 11.43 Get:148 http://deb.debian.org/debian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
16:03:17 #10 11.43 Get:149 http://deb.debian.org/debian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
16:03:17 #10 11.43 Get:150 http://deb.debian.org/debian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
16:03:17 #10 11.43 Get:151 http://deb.debian.org/debian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
16:03:17 #10 11.43 Get:152 http://deb.debian.org/debian buster/main armhf libhtml-parser-perl armhf 3.72-3+b3 [102 kB]
16:03:17 #10 11.43 Get:153 http://deb.debian.org/debian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
16:03:17 #10 11.44 Get:154 http://deb.debian.org/debian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
16:03:17 #10 11.44 Get:155 http://deb.debian.org/debian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
16:03:17 #10 11.44 Get:156 http://deb.debian.org/debian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
16:03:17 #10 11.44 Get:157 http://deb.debian.org/debian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
16:03:17 #10 11.44 Get:158 http://deb.debian.org/debian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:03:17 #10 11.45 Get:159 http://deb.debian.org/debian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
16:03:17 #10 11.45 Get:160 http://deb.debian.org/debian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [288 kB]
16:03:17 #10 11.46 Get:161 http://deb.debian.org/debian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
16:03:17 #10 11.46 Get:162 http://deb.debian.org/debian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
16:03:17 #10 11.46 Get:163 http://deb.debian.org/debian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
16:03:17 #10 11.46 Get:164 http://deb.debian.org/debian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
16:03:17 #10 11.47 Get:165 http://deb.debian.org/debian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:03:17 #10 11.47 Get:166 http://deb.debian.org/debian buster/main armhf libwww-perl all 6.36-2 [188 kB]
16:03:17 #10 11.47 Get:167 http://deb.debian.org/debian buster/main armhf patchutils armhf 0.3.4-2 [86.2 kB]
16:03:17 #10 11.49 Get:168 http://deb.debian.org/debian buster/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
16:03:17 #10 11.49 Get:169 http://deb.debian.org/debian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
16:03:17 #10 11.50 Get:170 http://deb.debian.org/debian buster/main armhf diffstat armhf 1.62-1 [31.6 kB]
16:03:17 #10 11.50 Get:171 http://deb.debian.org/debian-security buster/updates/main armhf distro-info-data all 0.41+deb10u6 [7080 B]
16:03:17 #10 11.50 Get:172 http://deb.debian.org/debian buster/main armhf python3-pkg-resources all 40.8.0-1 [153 kB]
16:03:17 #10 11.50 Get:173 http://deb.debian.org/debian buster/main armhf python3-chardet all 3.0.4-3 [80.5 kB]
16:03:17 #10 11.50 Get:174 http://deb.debian.org/debian buster/main armhf python3-six all 1.12.0-1 [15.7 kB]
16:03:17 #10 11.50 Get:175 http://deb.debian.org/debian buster/main armhf python3-debian all 0.1.35 [78.8 kB]
16:03:17 #10 11.50 Get:176 http://deb.debian.org/debian buster/main armhf libgpgme11 armhf 1.12.0-6 [232 kB]
16:03:17 #10 11.50 Get:177 http://deb.debian.org/debian buster/main armhf python3-gpg armhf 1.12.0-6 [279 kB]
16:03:17 #10 11.51 Get:178 http://deb.debian.org/debian buster/main armhf dput all 1.0.3 [54.5 kB]
16:03:17 #10 11.51 Get:179 http://deb.debian.org/debian buster/main armhf equivs all 2.2.0 [22.4 kB]
16:03:17 #10 11.51 Get:180 http://deb.debian.org/debian-security buster/updates/main armhf exim4-config all 4.92-8+deb10u7 [325 kB]
16:03:17 #10 11.51 Get:181 http://deb.debian.org/debian-security buster/updates/main armhf exim4-base armhf 4.92-8+deb10u7 [1134 kB]
16:03:17 #10 11.52 Get:182 http://deb.debian.org/debian buster/main armhf libevent-2.1-6 armhf 2.1.8-stable-4 [159 kB]
16:03:17 #10 11.53 Get:183 http://deb.debian.org/debian buster/main armhf libunbound8 armhf 1.9.0-2+deb10u2 [411 kB]
16:03:17 #10 11.53 Get:184 http://deb.debian.org/debian-security buster/updates/main armhf libgnutls-dane0 armhf 3.6.7-4+deb10u9 [316 kB]
16:03:17 #10 11.54 Get:185 http://deb.debian.org/debian-security buster/updates/main armhf exim4-daemon-light armhf 4.92-8+deb10u7 [545 kB]
16:03:17 #10 11.55 Get:186 http://deb.debian.org/debian-security buster/updates/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u3 [296 kB]
16:03:17 #10 11.55 Get:187 http://deb.debian.org/debian buster/main armhf libpcre2-8-0 armhf 10.32-5 [190 kB]
16:03:17 #10 11.56 Get:188 http://deb.debian.org/debian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
16:03:17 #10 11.56 Get:189 http://deb.debian.org/debian-security buster/updates/main armhf git-man all 1:2.20.1-2+deb10u6 [1622 kB]
16:03:17 #10 11.58 Get:190 http://deb.debian.org/debian-security buster/updates/main armhf git armhf 1:2.20.1-2+deb10u6 [4552 kB]
16:03:17 #10 11.66 Get:191 http://deb.debian.org/debian buster/main armhf libgc1c2 armhf 1:7.6.4-0.4 [212 kB]
16:03:17 #10 11.66 Get:192 http://deb.debian.org/debian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
16:03:17 #10 11.67 Get:193 http://deb.debian.org/debian buster/main armhf guile-2.2-libs armhf 2.2.4+1-2+deb10u1 [4920 kB]
16:03:17 #10 11.78 Get:194 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB]
16:03:17 #10 11.83 Get:195 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
16:03:17 #10 11.83 Get:196 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-xs-perl armhf 0.04-5+b1 [11.3 kB]
16:03:17 #10 11.83 Get:197 http://deb.debian.org/debian buster/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
16:03:17 #10 11.83 Get:198 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
16:03:17 #10 11.83 Get:199 http://deb.debian.org/debian buster/main armhf libapt-pkg-perl armhf 0.1.34+b1 [66.3 kB]
16:03:17 #10 11.83 Get:200 http://deb.debian.org/debian buster/main armhf libarchive-cpio-perl all 0.10-1 [10.3 kB]
16:03:17 #10 11.83 Get:201 http://deb.debian.org/debian buster/main armhf libasync-mergepoint-perl all 0.04-2 [10.4 kB]
16:03:17 #10 11.83 Get:202 http://deb.debian.org/debian buster/main armhf libauthen-sasl-perl all 2.1600-1 [50.8 kB]
16:03:17 #10 11.84 Get:203 http://deb.debian.org/debian buster/main armhf libmodule-implementation-perl all 0.09-1 [12.9 kB]
16:03:17 #10 11.84 Get:204 http://deb.debian.org/debian buster/main armhf libvariable-magic-perl armhf 0.62-1+b1 [43.4 kB]
16:03:17 #10 11.84 Get:205 http://deb.debian.org/debian buster/main armhf libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
16:03:17 #10 11.85 Get:206 http://deb.debian.org/debian buster/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
16:03:17 #10 11.85 Get:207 http://deb.debian.org/debian buster/main armhf libcgi-pm-perl all 4.40-1 [222 kB]
16:03:17 #10 11.85 Get:208 http://deb.debian.org/debian buster/main armhf libfcgi-perl armhf 0.78-2+b3 [34.8 kB]
16:03:17 #10 11.85 Get:209 http://deb.debian.org/debian buster/main armhf libcgi-fast-perl all 1:2.13-1 [11.4 kB]
16:03:17 #10 11.85 Get:210 http://deb.debian.org/debian buster/main armhf libsub-name-perl armhf 0.21-1+b3 [13.0 kB]
16:03:17 #10 11.85 Get:211 http://deb.debian.org/debian buster/main armhf libclass-accessor-perl all 0.51-1 [23.2 kB]
16:03:17 #10 11.85 Get:212 http://deb.debian.org/debian buster/main armhf libclass-inspector-perl all 1.32-1 [19.1 kB]
16:03:17 #10 11.85 Get:213 http://deb.debian.org/debian buster/main armhf libclass-xsaccessor-perl armhf 1.19-3+b2 [37.5 kB]
16:03:17 #10 11.85 Get:214 http://deb.debian.org/debian buster/main armhf libclone-perl armhf 0.41-1+b1 [14.0 kB]
16:03:17 #10 11.85 Get:215 http://deb.debian.org/debian buster/main armhf libcommon-sense-perl armhf 3.74-2+b7 [24.0 kB]
16:03:17 #10 11.85 Get:216 http://deb.debian.org/debian buster/main armhf libparams-util-perl armhf 1.07-3+b4 [21.8 kB]
16:03:17 #10 11.85 Get:217 http://deb.debian.org/debian buster/main armhf libsub-install-perl all 0.928-1 [11.4 kB]
16:03:17 #10 11.85 Get:218 http://deb.debian.org/debian buster/main armhf libdata-optlist-perl all 0.110-1 [10.6 kB]
16:03:17 #10 11.85 Get:219 http://deb.debian.org/debian buster/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
16:03:17 #10 11.85 Get:220 http://deb.debian.org/debian buster/main armhf libconst-fast-perl all 0.014-1 [8250 B]
16:03:17 #10 11.85 Get:221 http://deb.debian.org/debian buster/main armhf libwant-perl armhf 0.29-1+b4 [27.3 kB]
16:03:17 #10 11.86 Get:222 http://deb.debian.org/debian buster/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
16:03:17 #10 11.86 Get:223 http://deb.debian.org/debian buster/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
16:03:17 #10 11.86 Get:224 http://deb.debian.org/debian buster/main armhf libdata-dump-perl all 1.23-1 [29.5 kB]
16:03:17 #10 11.87 Get:225 http://deb.debian.org/debian buster/main armhf libdigest-bubblebabble-perl all 0.02-2 [8238 B]
16:03:17 #10 11.87 Get:226 http://deb.debian.org/debian buster/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
16:03:17 #10 11.87 Get:227 http://deb.debian.org/debian buster/main armhf libdistro-info-perl all 0.21 [6696 B]
16:03:17 #10 11.88 Get:228 http://deb.debian.org/debian buster/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
16:03:17 #10 11.88 Get:229 http://deb.debian.org/debian buster/main armhf libmailtools-perl all 2.18-1 [88.5 kB]
16:03:17 #10 11.88 Get:230 http://deb.debian.org/debian buster/main armhf libnet-ip-perl all 1.26-2 [29.0 kB]
16:03:17 #10 11.88 Get:231 http://deb.debian.org/debian buster/main armhf libnet-dns-perl all 1.19-1 [372 kB]
16:03:17 #10 11.89 Get:232 http://deb.debian.org/debian buster/main armhf libnet-domain-tld-perl all 1.75-1 [33.3 kB]
16:03:17 #10 11.89 Get:233 http://deb.debian.org/debian buster/main armhf libemail-valid-perl all 1.202-1 [23.0 kB]
16:03:17 #10 11.89 Get:234 http://deb.debian.org/debian buster/main armhf libexporter-tiny-perl all 1.002001-1 [36.9 kB]
16:03:17 #10 11.89 Get:235 http://deb.debian.org/debian buster/main armhf libipc-system-simple-perl all 1.25-4 [26.5 kB]
16:03:17 #10 11.89 Get:236 http://deb.debian.org/debian buster/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
16:03:17 #10 11.89 Get:237 http://deb.debian.org/debian buster/main armhf libfile-chdir-perl all 0.1008-1 [13.3 kB]
16:03:17 #10 11.89 Get:238 http://deb.debian.org/debian buster/main armhf libfile-fcntllock-perl armhf 0.22-3+b5 [35.0 kB]
16:03:17 #10 11.89 Get:239 http://deb.debian.org/debian buster/main armhf libfont-afm-perl all 1.20-2 [13.6 kB]
16:03:17 #10 11.89 Get:240 http://deb.debian.org/debian buster/main armhf libfribidi0 armhf 1.0.5-3.1+deb10u2 [61.9 kB]
16:03:17 #10 11.89 Get:241 http://deb.debian.org/debian buster/main armhf libfuture-perl all 0.39-1 [74.5 kB]
16:03:17 #10 11.89 Get:242 http://deb.debian.org/debian buster/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
16:03:17 #10 11.90 Get:243 http://deb.debian.org/debian buster/main armhf libparams-validate-perl armhf 1.29-1+b1 [65.6 kB]
16:03:17 #10 11.90 Get:244 http://deb.debian.org/debian buster/main armhf libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
16:03:17 #10 11.90 Get:245 http://deb.debian.org/debian buster/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
16:03:17 #10 11.90 Get:246 http://deb.debian.org/debian buster/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
16:03:17 #10 11.90 Get:247 http://deb.debian.org/debian buster/main armhf libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
16:03:17 #10 11.90 Get:248 http://deb.debian.org/debian buster/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
16:03:17 #10 11.90 Get:249 http://deb.debian.org/debian buster/main armhf libjson-perl all 4.02000-1 [88.8 kB]
16:03:17 #10 11.91 Get:250 http://deb.debian.org/debian buster/main armhf liblog-any-perl all 1.707-1 [65.2 kB]
16:03:17 #10 11.91 Get:251 http://deb.debian.org/debian buster/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
16:03:17 #10 11.91 Get:252 http://deb.debian.org/debian buster/main armhf libpackage-stash-perl all 0.38-1 [21.7 kB]
16:03:17 #10 11.91 Get:253 http://deb.debian.org/debian buster/main armhf libsub-identify-perl armhf 0.14-1+b1 [11.5 kB]
16:03:17 #10 11.91 Get:254 http://deb.debian.org/debian buster/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
16:03:17 #10 11.92 Get:255 http://deb.debian.org/debian buster/main armhf libpath-tiny-perl all 0.108-1 [53.3 kB]
16:03:17 #10 11.92 Get:256 http://deb.debian.org/debian buster/main armhf libtype-tiny-perl all 1.004004-1 [266 kB]
16:03:17 #10 11.92 Get:257 http://deb.debian.org/debian buster/main armhf libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
16:03:17 #10 11.93 Get:258 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB]
16:03:17 #10 11.97 Get:259 http://deb.debian.org/debian buster/main armhf libgpm2 armhf 1.20.7-5 [34.2 kB]
16:03:17 #10 11.97 Get:260 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
16:03:17 #10 11.98 Get:261 http://deb.debian.org/debian buster/main armhf libntlm0 armhf 1.5-1+deb10u1 [22.9 kB]
16:03:17 #10 11.98 Get:262 http://deb.debian.org/debian buster/main armhf libgsasl7 armhf 1.8.0-8+deb10u1 [197 kB]
16:03:17 #10 11.98 Get:263 http://deb.debian.org/debian buster/main armhf libhtml-form-perl all 6.03-1 [23.9 kB]
16:03:17 #10 11.99 Get:264 http://deb.debian.org/debian buster/main armhf libhtml-format-perl all 2.12-1 [43.5 kB]
16:03:17 #10 11.99 Get:265 http://deb.debian.org/debian-security buster/updates/main armhf libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
16:03:17 #10 12.01 Get:266 http://deb.debian.org/debian buster/main armhf libstruct-dumb-perl all 0.09-1 [11.1 kB]
16:03:17 #10 12.01 Get:267 http://deb.debian.org/debian buster/main armhf libio-async-perl all 0.72-1 [262 kB]
16:03:17 #10 12.01 Get:268 http://deb.debian.org/debian buster/main armhf libio-sessiondata-perl all 1.03-1 [5782 B]
16:03:17 #10 12.01 Get:269 http://deb.debian.org/debian buster/main armhf libio-string-perl all 1.08-3 [12.3 kB]
16:03:17 #10 12.01 Get:270 http://deb.debian.org/debian buster/main armhf libtypes-serialiser-perl all 1.0-1 [12.7 kB]
16:03:17 #10 12.01 Get:271 http://deb.debian.org/debian buster/main armhf libjson-xs-perl armhf 3.040-1+b1 [89.4 kB]
16:03:17 #10 12.01 Get:272 http://deb.debian.org/debian buster/main armhf liblzo2-2 armhf 2.10-0.1 [49.7 kB]
16:03:17 #10 12.01 Get:273 http://deb.debian.org/debian buster/main armhf libkyotocabinet16v5 armhf 1.2.76-4.2+b1 [280 kB]
16:03:17 #10 12.01 Get:274 http://deb.debian.org/debian buster/main armhf liblist-compare-perl all 0.53-1 [68.9 kB]
16:03:17 #10 12.04 Get:275 http://deb.debian.org/debian buster/main armhf liblist-moreutils-perl armhf 0.416-1+b4 [60.5 kB]
16:03:17 #10 12.04 Get:276 http://deb.debian.org/debian buster/main armhf libltdl-dev armhf 2.4.6-9 [160 kB]
16:03:17 #10 12.04 Get:277 http://deb.debian.org/debian buster/main armhf libsys-hostname-long-perl all 1.5-1 [12.0 kB]
16:03:17 #10 12.04 Get:278 http://deb.debian.org/debian buster/main armhf libmail-sendmail-perl all 0.80-1 [25.3 kB]
16:03:17 #10 12.04 Get:279 http://deb.debian.org/debian buster/main armhf mailutils-common all 1:3.5-4 [689 kB]
16:03:17 #10 12.05 Get:280 http://deb.debian.org/debian buster/main armhf mysql-common all 5.8+1.0.5 [7324 B]
16:03:17 #10 12.05 Get:281 http://deb.debian.org/debian-security buster/updates/main armhf mariadb-common all 1:10.3.36-0+deb10u2 [33.2 kB]
16:03:17 #10 12.05 Get:282 http://deb.debian.org/debian-security buster/updates/main armhf libmariadb3 armhf 1:10.3.36-0+deb10u2 [164 kB]
16:03:17 #10 12.05 Get:283 http://deb.debian.org/debian buster/main armhf libpython2.7-minimal armhf 2.7.16-2+deb10u1 [395 kB]
16:03:17 #10 12.06 Get:284 http://deb.debian.org/debian buster/main armhf libpython2.7-stdlib armhf 2.7.16-2+deb10u1 [1837 kB]
16:03:17 #10 12.09 Get:285 http://deb.debian.org/debian buster/main armhf libpython2.7 armhf 2.7.16-2+deb10u1 [892 kB]
16:03:17 #10 12.13 Get:286 http://deb.debian.org/debian buster/main armhf libmailutils5 armhf 1:3.5-4 [813 kB]
16:03:17 #10 12.14 Get:287 http://deb.debian.org/debian buster/main armhf libmime-tools-perl all 5.509-1 [212 kB]
16:03:17 #10 12.14 Get:288 http://deb.debian.org/debian buster/main armhf libnet-dns-sec-perl armhf 1.11-1 [47.2 kB]
16:03:17 #10 12.14 Get:289 http://deb.debian.org/debian buster/main armhf libnet-libidn-perl armhf 0.12.ds-3+b1 [17.7 kB]
16:03:17 #10 12.14 Get:290 http://deb.debian.org/debian buster/main armhf libnumber-compare-perl all 0.03-1 [7642 B]
16:03:17 #10 12.15 Get:291 http://deb.debian.org/debian buster/main armhf libnumber-range-perl all 0.12-1 [9274 B]
16:03:17 #10 12.15 Get:292 http://deb.debian.org/debian buster/main armhf libossp-uuid16 armhf 1.6.2-1.5+b7 [35.3 kB]
16:03:17 #10 12.15 Get:293 http://deb.debian.org/debian buster/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b7 [27.8 kB]
16:03:17 #10 12.15 Get:294 http://deb.debian.org/debian buster/main armhf libpackage-stash-xs-perl armhf 0.29-1 [18.1 kB]
16:03:17 #10 12.15 Get:295 http://deb.debian.org/debian buster/main armhf libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
16:03:17 #10 12.15 Get:296 http://deb.debian.org/debian buster/main armhf libtext-glob-perl all 0.10-1 [8362 B]
16:03:17 #10 12.15 Get:297 http://deb.debian.org/debian buster/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
16:03:17 #10 12.15 Get:298 http://deb.debian.org/debian buster/main armhf libperlio-gzip-perl armhf 0.19-1+b5 [16.2 kB]
16:03:17 #10 12.15 Get:299 http://deb.debian.org/debian buster/main armhf libpod-constants-perl all 0.19-1 [16.9 kB]
16:03:17 #10 12.15 Get:300 http://deb.debian.org/debian buster/main armhf libreadonly-perl all 2.050-1 [22.7 kB]
16:03:17 #10 12.17 Get:301 http://deb.debian.org/debian buster/main armhf libref-util-perl all 0.204-1 [17.1 kB]
16:03:17 #10 12.17 Get:302 http://deb.debian.org/debian buster/main armhf libref-util-xs-perl armhf 0.117-1+b1 [12.8 kB]
16:03:17 #10 12.17 Get:303 http://deb.debian.org/debian buster/main armhf libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
16:03:17 #10 12.17 Get:304 http://deb.debian.org/debian buster/main armhf libsasl2-modules armhf 2.1.27+dfsg-1+deb10u2 [96.9 kB]
16:03:17 #10 12.17 Get:305 http://deb.debian.org/debian buster/main armhf libsereal-decoder-perl armhf 4.005+ds-1+b1 [88.2 kB]
16:03:17 #10 12.17 Get:306 http://deb.debian.org/debian buster/main armhf libsereal-encoder-perl armhf 4.005+ds-1+b1 [89.1 kB]
16:03:17 #10 12.17 Get:307 http://deb.debian.org/debian buster/main armhf libsereal-perl all 4.005-1 [10.8 kB]
16:03:17 #10 12.18 Get:308 http://deb.debian.org/debian buster/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
16:03:17 #10 12.18 Get:309 http://deb.debian.org/debian buster/main armhf libxml-parser-perl armhf 2.44-4 [210 kB]
16:03:17 #10 12.18 Get:310 http://deb.debian.org/debian buster/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
16:03:17 #10 12.18 Get:311 http://deb.debian.org/debian buster/main armhf libsort-key-perl armhf 1.33-2+b1 [35.7 kB]
16:03:17 #10 12.18 Get:312 http://deb.debian.org/debian buster/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
16:03:17 #10 12.18 Get:313 http://deb.debian.org/debian buster/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
16:03:17 #10 12.18 Get:314 http://deb.debian.org/debian buster/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
16:03:17 #10 12.19 Get:315 http://deb.debian.org/debian buster/main armhf libterm-readkey-perl armhf 2.38-1 [26.3 kB]
16:03:17 #10 12.19 Get:316 http://deb.debian.org/debian buster/main armhf libtest-fatal-perl all 0.014-1 [11.9 kB]
16:03:17 #10 12.19 Get:317 http://deb.debian.org/debian buster/main armhf libtest-refcount-perl all 0.08-3 [11.4 kB]
16:03:17 #10 12.19 Get:318 http://deb.debian.org/debian buster/main armhf libtext-levenshtein-perl all 0.13-1 [11.1 kB]
16:03:17 #10 12.19 Get:319 http://deb.debian.org/debian buster/main armhf libtype-tiny-xs-perl armhf 0.014-1+b1 [22.5 kB]
16:03:17 #10 12.20 Get:320 http://deb.debian.org/debian buster/main armhf libunicode-utf8-perl armhf 0.62-1 [19.0 kB]
16:03:17 #10 12.21 Get:321 http://deb.debian.org/debian buster/main armhf libwrap0 armhf 7.6.q-28 [55.9 kB]
16:03:17 #10 12.21 Get:322 http://deb.debian.org/debian buster/main armhf libxau6 armhf 1:1.0.8-1+b2 [19.1 kB]
16:03:17 #10 12.21 Get:323 http://deb.debian.org/debian buster/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
16:03:17 #10 12.21 Get:324 http://deb.debian.org/debian buster/main armhf libxcb1 armhf 1.13.1-2 [132 kB]
16:03:17 #10 12.21 Get:325 http://deb.debian.org/debian buster/main armhf libx11-data all 2:1.6.7-1+deb10u2 [299 kB]
16:03:17 #10 12.22 Get:326 http://deb.debian.org/debian buster/main armhf libx11-6 armhf 2:1.6.7-1+deb10u2 [698 kB]
16:03:17 #10 12.23 Get:327 http://deb.debian.org/debian buster/main armhf libxext6 armhf 2:1.3.3-1+b2 [48.1 kB]
16:03:17 #10 12.23 Get:328 http://deb.debian.org/debian buster/main armhf libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
16:03:17 #10 12.24 Get:329 http://deb.debian.org/debian buster/main armhf libxml-sax-base-perl all 1.09-1 [20.4 kB]
16:03:17 #10 12.24 Get:330 http://deb.debian.org/debian buster/main armhf libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
16:03:17 #10 12.24 Get:331 http://deb.debian.org/debian buster/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1 [326 kB]
16:03:17 #10 12.24 Get:332 http://deb.debian.org/debian buster/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
16:03:17 #10 12.24 Get:333 http://deb.debian.org/debian buster/main armhf libxml-simple-perl all 2.25-1 [72.0 kB]
16:03:17 #10 12.24 Get:334 http://deb.debian.org/debian buster/main armhf libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
16:03:17 #10 12.24 Get:335 http://deb.debian.org/debian buster/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
16:03:17 #10 12.24 Get:336 http://deb.debian.org/debian buster/main armhf libyaml-0-2 armhf 0.2.1-1 [40.6 kB]
16:03:17 #10 12.24 Get:337 http://deb.debian.org/debian buster/main armhf libyaml-libyaml-perl armhf 0.76+repack-1 [30.8 kB]
16:03:17 #10 12.24 Get:338 http://deb.debian.org/debian buster/main armhf licensecheck all 3.0.31-3 [28.3 kB]
16:03:17 #10 12.25 Get:339 http://deb.debian.org/debian buster/main armhf t1utils armhf 1.41-3 [54.4 kB]
16:03:17 #10 12.25 Get:340 http://deb.debian.org/debian buster/main armhf lintian all 2.15.0 [1181 kB]
16:03:17 #10 12.27 Get:341 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB]
16:03:17 #10 12.27 Get:342 http://deb.debian.org/debian buster/main armhf mailutils armhf 1:3.5-4 [569 kB]
16:03:17 #10 12.28 Get:343 http://deb.debian.org/debian buster/main armhf manpages-dev all 4.16-2 [2232 kB]
16:03:17 #10 12.32 Get:344 http://deb.debian.org/debian buster/main armhf psmisc armhf 23.2-1+deb10u1 [123 kB]
16:03:17 #10 12.32 Get:345 http://deb.debian.org/debian buster/main armhf publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
16:03:17 #10 12.32 Get:346 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
16:03:17 #10 12.32 Get:347 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB]
16:03:17 #10 12.32 Get:348 http://deb.debian.org/debian buster/main armhf python3-certifi all 2018.8.24-1 [140 kB]
16:03:17 #10 12.32 Get:349 http://deb.debian.org/debian buster/main armhf python3-idna all 2.6-1 [34.3 kB]
16:03:17 #10 12.32 Get:350 http://deb.debian.org/debian buster/main armhf python3-magic all 2:0.4.15-2 [9256 B]
16:03:17 #10 12.33 Get:351 http://deb.debian.org/debian buster/main armhf python3-urllib3 all 1.24.1-1 [97.1 kB]
16:03:17 #10 12.33 Get:352 http://deb.debian.org/debian buster/main armhf python3-requests all 2.21.0-1 [66.9 kB]
16:03:17 #10 12.33 Get:353 http://deb.debian.org/debian buster/main armhf python3-unidiff all 0.5.4-1 [7506 B]
16:03:17 #10 12.33 Get:354 http://deb.debian.org/debian buster/main armhf python3-xdg all 0.25-5 [35.9 kB]
16:03:17 #10 12.33 Get:355 http://deb.debian.org/debian buster/main armhf shared-mime-info armhf 1.10-1 [763 kB]
16:03:17 #10 12.34 Get:356 http://deb.debian.org/debian buster/main armhf strace armhf 4.26-0.2 [783 kB]
16:03:17 #10 12.35 Get:357 http://deb.debian.org/debian-security buster/updates/main armhf unzip armhf 6.0-23+deb10u3 [158 kB]
16:03:17 #10 12.35 Get:358 http://deb.debian.org/debian buster/main armhf xauth armhf 1:1.0.10-1 [37.4 kB]
16:03:17 #10 12.35 Get:359 http://deb.debian.org/debian buster/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
16:03:17 #10 12.66 debconf: delaying package configuration, since apt-utils is not installed
16:03:17 #10 12.68 Fetched 156 MB in 4s (41.4 MB/s)
16:03:17 #10 12.76 Selecting previously unselected package sensible-utils.
16:03:17 #10 12.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 ... 6671 files and directories currently installed.)
16:03:17 #10 12.76 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
16:03:17 #10 12.76 Unpacking sensible-utils (0.0.12) ...
16:03:17 #10 12.86 Selecting previously unselected package lsb-base.
16:03:17 #10 12.86 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
16:03:17 #10 12.87 Unpacking lsb-base (10.2019051400) ...
16:03:17 #10 12.94 Selecting previously unselected package cron.
16:03:17 #10 12.94 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_armhf.deb ...
16:03:17 #10 12.97 Unpacking cron (3.0pl1-134+deb10u1) ...
16:03:17 #10 13.08 Selecting previously unselected package libbsd0:armhf.
16:03:17 #10 13.08 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
16:03:17 #10 13.09 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
16:03:17 #10 13.17 Selecting previously unselected package bsdmainutils.
16:03:17 #10 13.17 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_armhf.deb ...
16:03:17 #10 13.19 Unpacking bsdmainutils (11.1.2+b1) ...
16:03:17 #10 13.31 Selecting previously unselected package libuchardet0:armhf.
16:03:17 #10 13.31 Preparing to unpack .../05-libuchardet0_0.0.6-3_armhf.deb ...
16:03:17 #10 13.32 Unpacking libuchardet0:armhf (0.0.6-3) ...
16:03:17 #10 13.38 Selecting previously unselected package groff-base.
16:03:17 #10 13.38 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_armhf.deb ...
16:03:17 #10 13.40 Unpacking groff-base (1.22.4-3+deb10u1) ...
16:03:17 #10 13.57 Selecting previously unselected package libgdbm6:armhf.
16:03:17 #10 13.57 Preparing to unpack .../07-libgdbm6_1.18.1-4_armhf.deb ...
16:03:17 #10 13.57 Unpacking libgdbm6:armhf (1.18.1-4) ...
16:03:17 #10 13.65 Selecting previously unselected package libpipeline1:armhf.
16:03:17 #10 13.65 Preparing to unpack .../08-libpipeline1_1.5.1-2_armhf.deb ...
16:03:17 #10 13.65 Unpacking libpipeline1:armhf (1.5.1-2) ...
16:03:17 #10 13.75 Selecting previously unselected package man-db.
16:03:17 #10 13.75 Preparing to unpack .../09-man-db_2.8.5-2_armhf.deb ...
16:03:17 #10 13.76 Unpacking man-db (2.8.5-2) ...
16:03:17 #10 14.04 Selecting previously unselected package perl-modules-5.28.
16:03:17 #10 14.04 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
16:03:17 #10 14.05 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
16:03:17 #10 14.69 Selecting previously unselected package libgdbm-compat4:armhf.
16:03:17 #10 14.69 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_armhf.deb ...
16:03:17 #10 14.69 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
16:03:17 #10 14.78 Selecting previously unselected package libperl5.28:armhf.
16:03:17 #10 14.78 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
16:03:17 #10 14.79 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
16:03:17 #10 15.34 Selecting previously unselected package perl.
16:03:17 #10 15.34 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_armhf.deb ...
16:03:17 #10 15.35 Unpacking perl (5.28.1-6+deb10u1) ...
16:03:17 #10 15.41 Selecting previously unselected package liblocale-gettext-perl.
16:03:17 #10 15.42 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_armhf.deb ...
16:03:17 #10 15.42 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
16:03:17 #10 15.51 Selecting previously unselected package libssl1.1:armhf.
16:03:17 #10 15.51 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u3_armhf.deb ...
16:03:17 #10 15.52 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u3) ...
16:03:17 #10 15.70 Selecting previously unselected package libpython3.7-minimal:armhf.
16:03:17 #10 15.70 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
16:03:17 #10 15.71 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
16:03:17 #10 15.84 Selecting previously unselected package libexpat1:armhf.
16:03:17 #10 15.84 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_armhf.deb ...
16:03:17 #10 15.85 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
16:03:17 #10 15.89 Selecting previously unselected package python3.7-minimal.
16:03:17 #10 15.89 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
16:03:17 #10 15.90 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
16:03:17 #10 16.09 Setting up libssl1.1:armhf (1.1.1n-0+deb10u3) ...
16:03:17 #10 ...
16:03:17 
16:03:17 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:17 #10 15.60 Selecting previously unselected package libmagic1:arm64.
16:03:17 #10 15.60 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ...
16:03:17 #10 15.60 Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ...
16:03:17 #10 15.66 Selecting previously unselected package file.
16:03:17 #10 15.66 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_arm64.deb ...
16:03:17 #10 15.68 Unpacking file (1:5.35-4+deb10u2) ...
16:03:17 #10 15.74 Selecting previously unselected package gettext-base.
16:03:17 #10 21.27 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ...
16:03:17 #10 21.30 Unpacking libpipeline1:armhf (1.5.1-2) ...
16:03:17 #10 21.46 Selecting previously unselected package man-db.
16:03:17 #10 21.46 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ...
16:03:17 #10 21.49 Unpacking man-db (2.8.5-2) ...
16:03:17 #10 16.55 Unpacking libc6:armhf (2.31-13+rpt2+rpi1+deb11u5) over (2.31-13+rpi1+deb11u3) ...
16:03:17 #10 35.14 Preparing to unpack .../087-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.2_armhf.deb ...
16:03:17 #10 35.14 Unpacking libheimbase1-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:17 #10 35.19 Selecting previously unselected package libhcrypto4-heimdal:armhf.
16:03:17 #10 35.19 Preparing to unpack .../088-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.2_armhf.deb ...
16:03:17 #10 35.19 Unpacking libhcrypto4-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:17 #10 35.24 Selecting previously unselected package libwind0-heimdal:armhf.
16:03:17 #10 35.24 Preparing to unpack .../089-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.2_armhf.deb ...
16:03:17 #10 35.24 Unpacking libwind0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:17 #10 35.28 Selecting previously unselected package libhx509-5-heimdal:armhf.
16:03:17 #10 35.29 Preparing to unpack .../090-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.2_armhf.deb ...
16:03:17 #10 35.29 Unpacking libhx509-5-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:17 #10 35.33 Selecting previously unselected package libkrb5-26-heimdal:armhf.
16:03:17 #10 35.34 Preparing to unpack .../091-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.2_armhf.deb ...
16:03:17 #10 35.34 Unpacking libkrb5-26-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:17 #11 ...
16:03:17 
16:03:17 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:17 #9 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 2.9s done
16:03:17 #9 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 2.8s done
16:03:17 #9 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 3.2s
16:03:17 #10 22.31 Preparing to unpack .../049-libtsan0_10.2.1-6_arm64.deb ...
16:03:17 #10 22.31 Unpacking libtsan0:arm64 (10.2.1-6) ...
16:03:17 #10 22.51 Selecting previously unselected package libubsan1:arm64.
16:03:17 #10 22.51 Preparing to unpack .../050-libubsan1_10.2.1-6_arm64.deb ...
16:03:17 #10 22.52 Unpacking libubsan1:arm64 (10.2.1-6) ...
16:03:17 #11 19.45 Selecting previously unselected package libsqlite3-0:arm64.
16:03:17 #11 19.45 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_arm64.deb ...
16:03:17 #11 19.45 Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
16:03:17 #11 19.50 Selecting previously unselected package libpython3.10-stdlib:arm64.
16:03:17 #11 19.50 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04.2_arm64.deb ...
16:03:17 #11 19.50 Unpacking libpython3.10-stdlib:arm64 (3.10.6-1~22.04.2) ...
16:03:17 #11 19.61 Selecting previously unselected package python3.10.
16:03:17 #10 24.74 Preparing to unpack .../065-libmpc3_1.1.0-1_arm64.deb ...
16:03:17 #10 24.75 Unpacking libmpc3:arm64 (1.1.0-1) ...
16:03:17 #10 24.78 Selecting previously unselected package cpp-7.
16:03:17 #10 24.78 Preparing to unpack .../066-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
16:03:17 #10 24.79 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
16:03:17 #11 8.678 Get:53 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 krb5-locales all 1.20-1 [11.5 kB]
16:03:17 #11 8.679 Get:54 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 less arm64 590-1build1 [142 kB]
16:03:17 #11 8.681 Get:55 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmd0 arm64 1.0.4-2 [23.7 kB]
16:03:17 #11 8.681 Get:56 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libbsd0 arm64 0.11.6-1 [43.6 kB]
16:03:17 #11 8.684 Get:57 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libelf1 arm64 0.187-4 [51.1 kB]
16:03:17 #11 8.685 Get:58 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libglib2.0-data all 2.74.0-3 [18.6 kB]
16:03:17 #11 8.687 Get:59 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libicu71 arm64 71.1-3ubuntu1 [10.5 MB]
16:03:17 #10 15.75 Preparing to unpack .../007-gettext-base_0.19.8.1-9_arm64.deb ...
16:03:17 #10 15.75 Unpacking gettext-base (0.19.8.1-9) ...
16:03:17 #10 15.82 Selecting previously unselected package krb5-locales.
16:03:17 #10 15.82 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ...
16:03:17 #10 15.83 Unpacking krb5-locales (1.17-3+deb10u5) ...
16:03:17 #10 15.99 Selecting previously unselected package libkeyutils1:arm64.
16:03:17 #10 16.00 Preparing to unpack .../009-libkeyutils1_1.6-6_arm64.deb ...
16:03:17 #10 21.75 Selecting previously unselected package perl-modules-5.28.
16:03:17 #10 21.75 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
16:03:17 #10 21.75 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
16:03:17 #11 7.319 0 upgraded, 366 newly installed, 0 to remove and 0 not upgraded.
16:03:17 #11 7.319 Need to get 114 MB of archives.
16:03:17 #11 7.319 After this operation, 377 MB of additional disk space will be used.
16:03:17 #11 7.319 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblocale-gettext-perl armhf 1.07-4build3 [16.2 kB]
16:03:17 #11 7.469 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-minimal armhf 3.10.6-1~22.04.2 [794 kB]
16:03:17 #11 2.562 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB]
16:03:17 #11 2.569 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9590 B]
16:03:17 #11 2.570 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [17.3 kB]
16:03:17 #11 2.570 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1487 kB]
16:03:17 #11 2.585 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [1047 kB]
16:03:17 #11 2.601 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.8 kB]
16:03:17 #11 2.601 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB]
16:03:17 #11 2.637 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4735 B]
16:03:17 #11 2.637 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [17.1 kB]
16:03:17 #11 2.637 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [750 kB]
16:03:17 #10 35.39 Selecting previously unselected package libheimntlm0-heimdal:armhf.
16:03:17 #10 35.40 Preparing to unpack .../092-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.2_armhf.deb ...
16:03:17 #10 35.40 Unpacking libheimntlm0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:17 #10 35.45 Selecting previously unselected package libgssapi3-heimdal:armhf.
16:03:17 #10 35.45 Preparing to unpack .../093-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.2_armhf.deb ...
16:03:17 #10 35.45 Unpacking libgssapi3-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:17 #10 35.49 Selecting previously unselected package libsasl2-modules-db:armhf.
16:03:17 #10 35.49 Preparing to unpack .../094-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
16:03:17 #10 35.50 Unpacking libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:17 #10 35.53 Selecting previously unselected package libsasl2-2:armhf.
16:03:17 #10 35.54 Preparing to unpack .../095-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
16:03:17 #10 35.54 Unpacking libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:17 #10 35.58 Selecting previously unselected package libldap-common.
16:03:17 #10 22.61 Selecting previously unselected package libgcc-10-dev:arm64.
16:03:17 #10 22.61 Preparing to unpack .../051-libgcc-10-dev_10.2.1-6_arm64.deb ...
16:03:17 #10 22.61 Unpacking libgcc-10-dev:arm64 (10.2.1-6) ...
16:03:17 #10 22.74 Selecting previously unselected package gcc-10.
16:03:17 #10 22.74 Preparing to unpack .../052-gcc-10_10.2.1-6_arm64.deb ...
16:03:17 #10 22.75 Unpacking gcc-10 (10.2.1-6) ...
16:03:17 #11 5.681 Building dependency tree...
16:03:17 #11 5.945 Reading state information...
16:03:17 #11 19.61 Preparing to unpack .../7-python3.10_3.10.6-1~22.04.2_arm64.deb ...
16:03:17 #11 19.61 Unpacking python3.10 (3.10.6-1~22.04.2) ...
16:03:17 #11 19.65 Selecting previously unselected package libpython3-stdlib:arm64.
16:03:17 #11 19.65 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ...
16:03:17 #11 19.66 Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
16:03:17 #11 19.69 Setting up python3-minimal (3.10.6-1~22.04) ...
16:03:17 #11 19.89 Selecting previously unselected package python3.
16:03:17 #10 25.33 Selecting previously unselected package cpp.
16:03:17 #10 29.98 Selecting previously unselected package build-essential.
16:03:17 #10 29.98 Preparing to unpack .../058-build-essential_12.9_armhf.deb ...
16:03:17 #10 30.00 Unpacking build-essential (12.9) ...
16:03:17 #11 20.62 Selecting previously unselected package libxml2:arm64.
16:03:17 #10 22.15 Selecting previously unselected package libgdbm-compat4:armhf.
16:03:17 #11 2.712 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1115 kB]
16:03:17 #10 35.58 Preparing to unpack .../096-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
16:03:17 #10 35.58 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
16:03:17 #10 35.62 Selecting previously unselected package libldap-2.4-2:armhf.
16:03:17 #10 35.62 Preparing to unpack .../097-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_armhf.deb ...
16:03:17 #10 35.62 Unpacking libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ...
16:03:17 #10 35.67 Selecting previously unselected package libnghttp2-14:armhf.
16:03:17 #10 35.67 Preparing to unpack .../098-libnghttp2-14_1.30.0-1ubuntu1_armhf.deb ...
16:03:17 #10 35.67 Unpacking libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
16:03:17 #10 35.72 Selecting previously unselected package librtmp1:armhf.
16:03:17 #10 35.72 Preparing to unpack .../099-librtmp1_2.4+20151223.gitfa8646d.1-1_armhf.deb ...
16:03:17 #10 35.72 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
16:03:17 #10 35.76 Selecting previously unselected package libcurl4:armhf.
16:03:17 #10 35.76 Preparing to unpack .../100-libcurl4_7.58.0-2ubuntu3.21_armhf.deb ...
16:03:17 #10 35.77 Unpacking libcurl4:armhf (7.58.0-2ubuntu3.21) ...
16:03:17 #10 35.81 Selecting previously unselected package curl.
16:03:17 #10 35.81 Preparing to unpack .../101-curl_7.58.0-2ubuntu3.21_armhf.deb ...
16:03:17 #10 35.82 Unpacking curl (7.58.0-2ubuntu3.21) ...
16:03:17 #10 35.86 Selecting previously unselected package dctrl-tools.
16:03:17 #10 16.00 Unpacking libkeyutils1:arm64 (1.6-6) ...
16:03:17 #10 16.06 Selecting previously unselected package libkrb5support0:arm64.
16:03:17 #10 16.06 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_arm64.deb ...
16:03:17 #10 16.08 Unpacking libkrb5support0:arm64 (1.17-3+deb10u5) ...
16:03:17 #10 16.18 Selecting previously unselected package libk5crypto3:arm64.
16:03:17 #10 16.18 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_arm64.deb ...
16:03:17 #10 16.18 Unpacking libk5crypto3:arm64 (1.17-3+deb10u5) ...
16:03:17 #10 16.28 Selecting previously unselected package libkrb5-3:arm64.
16:03:18 #11 6.262 The following additional packages will be installed:
16:03:18 #11 6.262   autoconf automake autopoint autotools-dev binutils binutils-common
16:03:18 #11 6.262   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
16:03:18 #11 6.262   ca-certificates cpp cpp-12 dbus dbus-bin dbus-daemon dbus-session-bus-common
16:03:18 #11 6.262   dbus-system-bus-common dctrl-tools debhelper debugedit dh-autoreconf
16:03:18 #11 6.262   dh-strip-nondeterminism diffstat dirmngr distro-info-data dmsetup dpkg-dev
16:03:18 #11 6.262   dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ g++-12 gcc
16:03:18 #11 6.262   gcc-12 gettext gettext-base gir1.2-glib-2.0 git-man gnupg gnupg-l10n
16:03:18 #11 6.263   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
16:03:18 #11 6.263   groff-base intltool-debian iso-codes krb5-locales less
16:03:18 #11 6.263   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:03:18 #11 6.263   libaliased-perl libapparmor1 libapt-pkg-perl libarchive-cpio-perl
16:03:18 #11 6.263   libarchive-zip-perl libargon2-1 libarray-intspan-perl libasan8 libassuan0
16:03:18 #11 6.263   libatomic1 libauthen-sasl-perl libb-hooks-endofscope-perl
16:03:18 #11 6.263   libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0
16:03:18 #11 6.263   libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
16:03:18 #11 6.263   libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl
16:03:18 #11 6.263   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:03:18 #11 6.263   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:03:18 #11 6.263   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev
16:03:18 #11 6.263   libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
16:03:18 #11 6.263   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:03:18 #11 6.263   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
16:03:18 #11 6.263   libdata-validate-uri-perl libdbus-1-3 libdebhelper-perl libdeflate0
16:03:18 #11 6.263   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
16:03:18 #11 6.263   libdevmapper1.02.1 libdistro-info-perl libdpkg-perl libdw1
16:03:18 #11 6.263   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:03:18 #11 6.263   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:03:18 #11 6.263   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
16:03:18 #11 6.263   libfdisk1 libfido2-1 libfile-basedir-perl libfile-chdir-perl
16:03:18 #11 6.263   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
16:03:18 #11 6.263   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:03:18 #11 6.263   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
16:03:18 #11 6.264   libfontconfig1 libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3
16:03:18 #11 6.264   libgdbm-compat4 libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl
16:03:18 #11 6.264   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
16:03:18 #11 6.264   libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
16:03:18 #11 6.264   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:03:18 #11 6.264   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
16:03:18 #11 6.264   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
16:03:18 #11 6.264   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu71
16:03:18 #11 6.264   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
16:03:18 #11 6.264   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:03:18 #11 6.264   libip4tc2 libipc-run-perl libipc-run3-perl libipc-system-simple-perl
16:03:18 #11 6.264   libisl23 libiterator-perl libiterator-util-perl libitm1 libjbig0
16:03:18 #11 6.264   libjpeg-turbo8 libjpeg8 libjson-c5 libjson-maybexs-perl libjson-perl
16:03:18 #11 6.264   libjson-xs-perl libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
16:03:18 #11 6.264   libksba8 libldap-2.5-0 libldap-common liblerc3 liblist-compare-perl
16:03:18 #11 6.264   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:03:18 #11 6.264   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:03:18 #11 6.264   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
16:03:18 #11 6.264   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:03:18 #11 6.264   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
16:03:18 #11 6.264   libmath-base85-perl libmd0 libmldbm-perl libmodule-implementation-perl
16:03:18 #11 6.264   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
16:03:18 #11 6.264   libmpc3 libmpdec3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
16:03:18 #11 6.264   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
16:03:18 #11 6.264   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
16:03:18 #11 6.264   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
16:03:18 #11 6.264   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:03:18 #11 6.264   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.34
16:03:18 #11 6.264   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
16:03:18 #11 6.264   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:03:18 #11 6.264   libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libquadmath0
16:03:18 #11 6.264   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:03:18 #11 6.264   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:03:18 #11 6.265   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
16:03:18 #11 6.265   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:03:18 #11 6.265   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
16:03:18 #11 6.265   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
16:03:18 #11 6.265   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:03:18 #11 6.265   libstring-shellquote-perl libsub-exporter-perl
16:03:18 #11 6.265   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:03:18 #11 6.265   libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:18 #11 6.265   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
16:03:18 #11 6.265   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:03:18 #11 6.265   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:03:18 #11 6.265   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
16:03:18 #11 6.265   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan2 libtype-tiny-perl
16:03:18 #11 6.265   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:03:18 #11 6.265   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
16:03:18 #11 6.265   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
16:03:18 #11 6.265   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:03:18 #11 6.265   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:03:18 #11 6.265   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
16:03:18 #11 6.265   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
16:03:18 #11 6.265   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
16:03:18 #11 6.266   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
16:03:18 #11 6.266   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
16:03:18 #11 6.266   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
16:03:18 #11 6.266   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
16:03:18 #11 6.266   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
16:03:18 #11 6.266   python3-dbus python3-debian python3-gi python3-gpg python3-idna
16:03:18 #11 6.266   python3-magic python3-minimal python3-nacl python3-paramiko
16:03:18 #11 6.266   python3-pkg-resources python3-requests python3-six python3-unidiff
16:03:18 #11 6.266   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
16:03:18 #11 6.267   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
16:03:18 #11 6.267   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
16:03:18 #11 6.270 Suggested packages:
16:03:18 #11 6.270   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:03:18 #11 6.270   gcc-12-locales cpp-12-doc default-dbus-session-bus | dbus-session-bus
16:03:18 #11 6.270   debtags dh-make adequate at autopkgtest bls-standalone bsd-mailx | mailx
16:03:18 #11 6.270   check-all-the-things cvs-buildpackage diffoscope disorderfs dose-extra duck
16:03:18 #11 6.270   elpa-devscripts faketime gnuplot how-can-i-help libdbd-pg-perl
16:03:18 #11 6.270   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:18 #11 6.270   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:03:18 #11 6.270   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
16:03:18 #11 6.270   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
16:03:18 #11 6.270   libpam-systemd pinentry-gnome3 tor mini-dinstall rsync g++-multilib
16:03:18 #11 6.270   g++-12-multilib gcc-12-doc gcc-multilib flex bison gdb gcc-doc
16:03:18 #11 6.270   gcc-12-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:03:18 #11 6.270   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
16:03:18 #11 6.270   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
16:03:18 #11 6.270   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
16:03:18 #11 6.270   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libscalar-number-perl
16:03:18 #11 6.270   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
16:03:18 #11 6.270   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
16:03:18 #11 6.270   libstdc++-12-doc libbareword-filehandles-perl libmultidimensional-perl
16:03:18 #11 6.270   gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
16:03:18 #11 6.270   libbusiness-isbn-perl libregexp-ipv6-perl libauthen-ntlm-perl
16:03:18 #11 6.270   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:03:18 #11 6.270   libtext-template-perl m4-doc make-doc apparmor www-browser iw
16:03:18 #11 6.270   | wireless-tools keychain libpam-ssh monkeysphere ssh-askpass ed
16:03:18 #11 6.270   diffutils-doc perl-doc libterm-readline-gnu-perl
16:03:18 #11 6.270   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
16:03:18 #11 6.270   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:03:18 #11 6.270   python-apt-doc python-cryptography-doc python3-cryptography-vectors
16:03:18 #11 6.270   python-dbus-doc python-nacl-doc python3-gssapi python3-invoke
16:03:18 #11 6.270   python3-setuptools python3-openssl python3-socks python-requests-doc
16:03:18 #11 6.270   python3-brotli python3.10-venv python3.10-doc binfmt-support readline-doc
16:03:18 #11 6.270   systemd-container systemd-homed systemd-userdbd systemd-boot
16:03:18 #11 6.270   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 zip wdiff-doc
16:03:18 #11 19.89 (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 ... 5132 files and directories currently installed.)
16:03:18 #11 19.90 Preparing to unpack .../000-python3_3.10.6-1~22.04_arm64.deb ...
16:03:18 #11 19.90 Unpacking python3 (3.10.6-1~22.04) ...
16:03:18 #11 19.94 Selecting previously unselected package perl-modules-5.34.
16:03:18 #11 19.94 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.1_all.deb ...
16:03:18 #11 19.95 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
16:03:18 #10 25.33 Preparing to unpack .../067-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
16:03:18 #10 25.34 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
16:03:18 #10 25.38 Selecting previously unselected package libcc1-0:arm64.
16:03:18 #10 25.38 Preparing to unpack .../068-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ...
16:03:18 #10 25.38 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ...
16:03:18 #10 25.45 Selecting previously unselected package libgomp1:arm64.
16:03:18 #10 25.45 Preparing to unpack .../069-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ...
16:03:18 #10 25.46 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ...
16:03:18 #10 25.50 Selecting previously unselected package libitm1:arm64.
16:03:18 #10 25.50 Preparing to unpack .../070-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ...
16:03:18 #10 25.51 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ...
16:03:18 #10 25.55 Selecting previously unselected package libatomic1:arm64.
16:03:18 #10 25.55 Preparing to unpack .../071-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ...
16:03:18 #10 25.56 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ...
16:03:18 #11 20.62 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.5_arm64.deb ...
16:03:18 #11 20.63 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
16:03:18 #11 20.71 Selecting previously unselected package libyaml-0-2:arm64.
16:03:18 #11 20.71 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_arm64.deb ...
16:03:18 #11 20.72 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
16:03:18 #11 20.76 Selecting previously unselected package lsb-release.
16:03:18 #11 20.76 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
16:03:18 #11 20.76 Unpacking lsb-release (11.1.0ubuntu2) ...
16:03:18 #11 20.81 Selecting previously unselected package netbase.
16:03:18 #11 20.81 Preparing to unpack .../027-netbase_6.1_all.deb ...
16:03:18 #11 20.81 Unpacking netbase (6.1) ...
16:03:18 #11 20.85 Selecting previously unselected package python3-pkg-resources.
16:03:18 #11 20.85 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
16:03:18 #11 20.86 Unpacking python3-pkg-resources (45.2.0-1) ...
16:03:18 #11 20.90 Selecting previously unselected package python3-six.
16:03:18 #10 30.12 Selecting previously unselected package libbrotli1:armhf.
16:03:18 #10 30.12 Preparing to unpack .../059-libbrotli1_1.0.9-2+b2_armhf.deb ...
16:03:18 #10 30.13 Unpacking libbrotli1:armhf (1.0.9-2+b2) ...
16:03:18 #10 22.16 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ...
16:03:18 #10 22.17 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
16:03:18 #10 22.24 Selecting previously unselected package libperl5.28:armhf.
16:03:18 #10 22.24 Preparing to unpack .../10-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
16:03:18 #10 22.24 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
16:03:18 #10 16.28 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_arm64.deb ...
16:03:18 #10 16.29 Unpacking libkrb5-3:arm64 (1.17-3+deb10u5) ...
16:03:18 #10 16.42 Selecting previously unselected package libgssapi-krb5-2:arm64.
16:03:18 #10 16.42 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_arm64.deb ...
16:03:18 #10 16.43 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
16:03:18 #10 16.50 Selecting previously unselected package libicu63:arm64.
16:03:18 #10 16.50 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_arm64.deb ...
16:03:18 #10 16.51 Unpacking libicu63:arm64 (63.1-6+deb10u3) ...
16:03:18 #10 35.86 Preparing to unpack .../102-dctrl-tools_2.24-2build1_armhf.deb ...
16:03:18 #10 35.87 Unpacking dctrl-tools (2.24-2build1) ...
16:03:18 #10 35.90 Selecting previously unselected package libtool.
16:03:18 #10 35.90 Preparing to unpack .../103-libtool_2.4.6-2_all.deb ...
16:03:18 #10 35.91 Unpacking libtool (2.4.6-2) ...
16:03:18 #10 35.96 Selecting previously unselected package dh-autoreconf.
16:03:18 #10 35.96 Preparing to unpack .../104-dh-autoreconf_17_all.deb ...
16:03:18 #10 35.96 Unpacking dh-autoreconf (17) ...
16:03:18 #10 35.99 Selecting previously unselected package libarchive-zip-perl.
16:03:18 #10 35.99 Preparing to unpack .../105-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
16:03:18 #10 36.00 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
16:03:18 #10 36.04 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:18 #10 36.04 Preparing to unpack .../106-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
16:03:18 #10 36.04 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
16:03:18 #10 36.07 Selecting previously unselected package libtimedate-perl.
16:03:18 #10 36.07 Preparing to unpack .../107-libtimedate-perl_2.3000-2_all.deb ...
16:03:18 #10 36.08 Unpacking libtimedate-perl (2.3000-2) ...
16:03:18 #10 36.11 Selecting previously unselected package dh-strip-nondeterminism.
16:03:18 #10 36.11 Preparing to unpack .../108-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
16:03:18 #10 36.12 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
16:03:18 #10 36.15 Selecting previously unselected package libcroco3:armhf.
16:03:18 #10 36.15 Preparing to unpack .../109-libcroco3_0.6.12-2_armhf.deb ...
16:03:18 #10 36.16 Unpacking libcroco3:armhf (0.6.12-2) ...
16:03:18 #10 36.20 Selecting previously unselected package gettext.
16:03:18 #11 7.859 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libexpat1 armhf 2.4.7-1ubuntu0.2 [66.9 kB]
16:03:18 #11 7.865 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.6-1~22.04.2 [1941 kB]
16:03:18 #11 7.993 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-minimal armhf 3.10.6-1~22.04 [24.3 kB]
16:03:18 #11 7.993 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB]
16:03:18 #11 7.993 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
16:03:18 #11 7.996 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB]
16:03:18 #11 7.998 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB]
16:03:18 #11 8.002 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsqlite3-0 armhf 3.37.2-2ubuntu0.1 [548 kB]
16:03:18 #11 8.035 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.6-1~22.04.2 [1750 kB]
16:03:18 #10 23.06 Fedora 35 openh264 (From Cisco) - aarch64       3.4 kB/s | 2.5 kB     00:00    
16:03:18 #11 6.690 The following NEW packages will be installed:
16:03:18 #11 6.690   autoconf automake autopoint autotools-dev binutils binutils-common
16:03:18 #11 6.690   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
16:03:18 #11 6.690   ca-certificates cpp cpp-12 curl dbus dbus-bin dbus-daemon
16:03:18 #11 6.690   dbus-session-bus-common dbus-system-bus-common dctrl-tools debhelper
16:03:18 #11 6.690   debugedit devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:03:18 #11 6.690   distro-info-data dmsetup dpkg-dev dput dwz equivs fakeroot file
16:03:18 #11 6.690   fontconfig-config fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext
16:03:18 #11 6.690   gettext-base gir1.2-glib-2.0 git git-man gnupg gnupg-l10n gnupg-utils gpg
16:03:18 #11 6.690   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:03:18 #11 6.690   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
16:03:18 #11 6.690   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:03:18 #11 6.691   libapparmor1 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:18 #11 6.691   libargon2-1 libarray-intspan-perl libasan8 libassuan0 libatomic1
16:03:18 #11 6.691   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:03:18 #11 6.691   libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
16:03:18 #11 6.691   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
16:03:18 #11 6.691   libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl
16:03:18 #11 6.691   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:03:18 #11 6.691   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:03:18 #11 20.19 Selecting previously unselected package libgdbm6:arm64.
16:03:18 #11 20.19 Preparing to unpack .../002-libgdbm6_1.23-1_arm64.deb ...
16:03:18 #11 20.20 Unpacking libgdbm6:arm64 (1.23-1) ...
16:03:18 #11 20.24 Selecting previously unselected package libgdbm-compat4:arm64.
16:03:18 #11 20.24 Preparing to unpack .../003-libgdbm-compat4_1.23-1_arm64.deb ...
16:03:18 #11 20.25 Unpacking libgdbm-compat4:arm64 (1.23-1) ...
16:03:18 #11 20.30 Selecting previously unselected package libperl5.34:arm64.
16:03:18 #11 20.30 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.1_arm64.deb ...
16:03:18 #11 20.30 Unpacking libperl5.34:arm64 (5.34.0-3ubuntu1.1) ...
16:03:18 #10 25.60 Selecting previously unselected package libasan4:arm64.
16:03:18 #10 25.60 Preparing to unpack .../072-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ...
16:03:18 #10 25.61 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ...
16:03:18 #10 25.68 Selecting previously unselected package liblsan0:arm64.
16:03:18 #10 25.68 Preparing to unpack .../073-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ...
16:03:18 #10 25.68 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
16:03:18 #10 25.73 Selecting previously unselected package libtsan0:arm64.
16:03:18 #10 25.74 Preparing to unpack .../074-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ...
16:03:18 #10 25.74 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
16:03:18 #10 25.80 Selecting previously unselected package libubsan0:arm64.
16:03:18 #11 20.90 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
16:03:18 #11 20.91 Unpacking python3-six (1.14.0-2) ...
16:03:18 #11 20.96 Selecting previously unselected package shared-mime-info.
16:03:18 #11 20.96 Preparing to unpack .../030-shared-mime-info_1.15-1_arm64.deb ...
16:03:18 #11 20.96 Unpacking shared-mime-info (1.15-1) ...
16:03:18 #11 21.04 Selecting previously unselected package ucf.
16:03:18 #11 21.04 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
16:03:18 #11 21.05 Moving old data out of the way
16:03:18 #11 21.05 Unpacking ucf (3.0038+nmu1) ...
16:03:18 #11 21.13 Selecting previously unselected package xdg-user-dirs.
16:03:18 #11 21.13 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_arm64.deb ...
16:03:18 #11 21.14 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
16:03:18 #10 36.20 Preparing to unpack .../110-gettext_0.19.8.1-6ubuntu0.3_armhf.deb ...
16:03:18 #10 36.21 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
16:03:18 #10 36.33 Selecting previously unselected package intltool-debian.
16:03:18 #11 8.121 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.6-1~22.04.2 [497 kB]
16:03:18 #11 8.143 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3-stdlib armhf 3.10.6-1~22.04 [6910 B]
16:03:18 #11 8.143 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3 armhf 3.10.6-1~22.04 [22.8 kB]
16:03:18 #11 8.143 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl-modules-5.34 all 5.34.0-3ubuntu1.1 [2976 kB]
16:03:18 #11 8.290 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm6 armhf 1.23-1 [30.0 kB]
16:03:18 #11 8.290 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm-compat4 armhf 1.23-1 [6070 B]
16:03:18 #11 8.290 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libperl5.34 armhf 5.34.0-3ubuntu1.1 [4062 kB]
16:03:18 #11 3.344 Fetched 17.5 MB in 3s (6415 kB/s)
16:03:18 #11 9.395 Get:60 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libxml2 arm64 2.9.14+dfsg-1ubuntu0.1 [722 kB]
16:03:18 #11 9.430 Get:61 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB]
16:03:18 #11 9.430 Get:62 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 lsb-release all 11.2ubuntu1 [11.1 kB]
16:03:18 #11 9.432 Get:63 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 netbase all 6.3 [12.9 kB]
16:03:18 #11 9.433 Get:64 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-dbus arm64 1.2.18-3build1 [98.5 kB]
16:03:18 #11 9.434 Get:65 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-gi arm64 3.42.2-2 [225 kB]
16:03:18 #11 9.436 Get:66 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 networkd-dispatcher all 2.1-2ubuntu1 [15.5 kB]
16:03:18 #11 9.437 Get:67 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python-apt-common all 2.3.0ubuntu2 [15.2 kB]
16:03:18 #11 9.438 Get:68 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-apt arm64 2.3.0ubuntu2 [162 kB]
16:03:18 #11 9.472 Get:69 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-pkg-resources all 59.6.0-1.2 [132 kB]
16:03:18 #11 9.546 Get:70 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 shared-mime-info arm64 2.2-1 [458 kB]
16:03:18 #11 9.561 Get:71 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 systemd-resolved arm64 251.4-1ubuntu7 [266 kB]
16:03:18 #11 9.571 Get:72 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 systemd-timesyncd arm64 251.4-1ubuntu7 [32.3 kB]
16:03:18 #11 9.572 Get:73 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 ucf all 3.0043 [56.1 kB]
16:03:18 #11 9.573 Get:74 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 xdg-user-dirs arm64 0.17-2ubuntu4 [53.5 kB]
16:03:18 #11 9.575 Get:75 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 bsdextrautils arm64 2.38-4ubuntu1 [69.6 kB]
16:03:18 #11 9.578 Get:76 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmagic-mgc arm64 1:5.41-4 [257 kB]
16:03:18 #11 9.587 Get:77 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmagic1 arm64 1:5.41-4 [85.0 kB]
16:03:18 #11 9.590 Get:78 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 file arm64 1:5.41-4 [21.6 kB]
16:03:18 #11 9.620 Get:79 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gettext-base arm64 0.21-8 [36.8 kB]
16:03:18 #11 9.694 Get:80 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB]
16:03:18 #11 6.691   libcpanel-json-xs-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0
16:03:18 #11 6.691   libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:03:18 #11 6.691   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:03:18 #11 6.691   libdata-validate-ip-perl libdata-validate-uri-perl libdbus-1-3
16:03:18 #11 6.691   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:03:18 #11 6.691   libdevel-stacktrace-perl libdevmapper1.02.1 libdistro-info-perl libdpkg-perl
16:03:18 #11 6.691   libdw1 libdynaloader-functions-perl libedit2 libelf1
16:03:18 #11 6.691   libemail-address-xs-perl libencode-locale-perl liberror-perl
16:03:18 #11 6.691   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
16:03:18 #11 6.691   libfcgi-bin libfcgi-perl libfcgi0ldbl libfdisk1 libfido2-1
16:03:18 #11 6.691   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:03:18 #11 6.691   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:03:18 #11 6.691   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:03:18 #11 6.691   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:03:18 #11 6.692   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
16:03:18 #11 6.692   libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl libgitlab-api-v4-perl
16:03:18 #11 6.692   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgprofng0
16:03:18 #11 6.692   libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
16:03:18 #11 6.692   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:03:18 #11 6.692   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
16:03:18 #11 6.692   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
16:03:18 #11 6.692   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu71
16:03:18 #11 6.692   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
16:03:18 #11 6.692   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:03:18 #11 6.692   libip4tc2 libipc-run-perl libipc-run3-perl libipc-system-simple-perl
16:03:18 #11 6.692   libisl23 libiterator-perl libiterator-util-perl libitm1 libjbig0
16:03:18 #11 6.692   libjpeg-turbo8 libjpeg8 libjson-c5 libjson-maybexs-perl libjson-perl
16:03:18 #11 6.692   libjson-xs-perl libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
16:03:18 #11 6.692   libksba8 libldap-2.5-0 libldap-common liblerc3 liblist-compare-perl
16:03:18 #11 6.692   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:03:18 #11 6.692   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:03:18 #11 6.692   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
16:03:18 #11 6.692   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:03:18 #11 6.692   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
16:03:18 #11 6.692   libmath-base85-perl libmd0 libmldbm-perl libmodule-implementation-perl
16:03:18 #11 6.692   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
16:03:18 #11 6.692   libmpc3 libmpdec3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
16:03:18 #11 6.692   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
16:03:18 #11 6.692   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
16:03:18 #11 6.693   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
16:03:18 #11 6.693   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:03:18 #11 6.693   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.34
16:03:18 #11 6.693   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
16:03:18 #11 6.693   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:03:18 #11 6.693   libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libquadmath0
16:03:18 #11 6.693   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:03:18 #11 6.693   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:03:18 #11 6.693   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
16:03:18 #11 6.693   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:03:18 #11 6.693   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
16:03:18 #11 6.694   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
16:03:18 #11 6.694   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:03:18 #11 6.694   libstring-shellquote-perl libsub-exporter-perl
16:03:18 #11 6.694   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:03:18 #11 6.694   libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:18 #11 6.694   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
16:03:18 #11 6.694   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:03:18 #11 6.694   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:03:18 #11 6.694   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
16:03:18 #11 6.694   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan2 libtype-tiny-perl
16:03:18 #11 6.694   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:03:18 #11 6.694   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
16:03:18 #11 6.694   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
16:03:18 #11 6.694   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:03:18 #11 6.694   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:03:18 #11 6.694   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
16:03:18 #11 6.694   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
16:03:18 #11 6.694   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
16:03:18 #11 6.694   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
16:03:18 #11 6.695   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
16:03:18 #11 6.695   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
16:03:18 #11 6.695   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
16:03:18 #11 6.695   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
16:03:18 #11 6.695   python3-dbus python3-debian python3-gi python3-gpg python3-idna
16:03:18 #11 6.695   python3-magic python3-minimal python3-nacl python3-paramiko
16:03:18 #11 6.695   python3-pkg-resources python3-requests python3-six python3-unidiff
16:03:18 #11 6.695   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
16:03:18 #11 6.696   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
16:03:18 #11 6.696   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
16:03:18 #11 20.53 Selecting previously unselected package perl.
16:03:18 #11 20.53 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.1_arm64.deb ...
16:03:18 #11 20.54 Unpacking perl (5.34.0-3ubuntu1.1) ...
16:03:18 #11 20.59 Selecting previously unselected package openssl.
16:03:18 #11 20.59 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.7_arm64.deb ...
16:03:18 #11 20.60 Unpacking openssl (3.0.2-0ubuntu1.7) ...
16:03:18 #11 20.66 Selecting previously unselected package ca-certificates.
16:03:18 #11 20.66 Preparing to unpack .../007-ca-certificates_20211016ubuntu0.22.04.1_all.deb ...
16:03:18 #11 20.66 Unpacking ca-certificates (20211016ubuntu0.22.04.1) ...
16:03:18 #11 20.72 Selecting previously unselected package distro-info-data.
16:03:18 #10 25.80 Preparing to unpack .../075-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ...
16:03:18 #10 25.81 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ...
16:03:18 #10 25.85 Selecting previously unselected package libgcc-7-dev:arm64.
16:03:18 #10 25.85 Preparing to unpack .../076-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ...
16:03:18 #10 25.85 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
16:03:18 #10 25.97 Selecting previously unselected package gcc-7.
16:03:18 #10 25.97 Preparing to unpack .../077-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
16:03:18 #10 25.98 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
16:03:18 #11 21.20 Selecting previously unselected package xz-utils.
16:03:18 #11 21.20 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_arm64.deb ...
16:03:18 #11 21.21 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
16:03:18 #11 21.27 Selecting previously unselected package gettext-base.
16:03:18 #11 21.27 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_arm64.deb ...
16:03:18 #11 21.27 Unpacking gettext-base (0.19.8.1-10build1) ...
16:03:18 #11 21.31 Selecting previously unselected package iso-codes.
16:03:18 #11 21.31 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
16:03:18 #11 21.32 Unpacking iso-codes (4.4-1) ...
16:03:18 #8 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 3.8s done
16:03:18 #8 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 0.1s
16:03:18 #10 36.34 Preparing to unpack .../111-intltool-debian_0.35.0+20060710.4_all.deb ...
16:03:18 #10 36.34 Unpacking intltool-debian (0.35.0+20060710.4) ...
16:03:18 #10 36.37 Selecting previously unselected package po-debconf.
16:03:18 #10 36.38 Preparing to unpack .../112-po-debconf_1.0.20_all.deb ...
16:03:18 #10 36.38 Unpacking po-debconf (1.0.20) ...
16:03:18 #10 36.42 Selecting previously unselected package debhelper.
16:03:18 #10 36.42 Preparing to unpack .../113-debhelper_11.1.6ubuntu2_all.deb ...
16:03:18 #10 36.43 Unpacking debhelper (11.1.6ubuntu2) ...
16:03:18 #10 36.51 Selecting previously unselected package libfile-which-perl.
16:03:18 #10 36.51 Preparing to unpack .../114-libfile-which-perl_1.21-1_all.deb ...
16:03:18 #10 36.52 Unpacking libfile-which-perl (1.21-1) ...
16:03:18 #10 36.56 Selecting previously unselected package libfile-homedir-perl.
16:03:18 #10 36.56 Preparing to unpack .../115-libfile-homedir-perl_1.002-1_all.deb ...
16:03:18 #10 36.57 Unpacking libfile-homedir-perl (1.002-1) ...
16:03:18 #10 36.61 Selecting previously unselected package devscripts.
16:03:18 #10 36.61 Preparing to unpack .../116-devscripts_2.17.12ubuntu1.1_armhf.deb ...
16:03:18 #10 36.63 Unpacking devscripts (2.17.12ubuntu1.1) ...
16:03:18 #10 36.72 Selecting previously unselected package diffstat.
16:03:18 #11 8.486 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl armhf 5.34.0-3ubuntu1.1 [232 kB]
16:03:18 #11 8.493 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.7 [1153 kB]
16:03:18 #11 8.547 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf ca-certificates all 20211016ubuntu0.22.04.1 [144 kB]
16:03:18 #11 8.553 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.2 [5160 B]
16:03:18 #11 8.554 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB]
16:03:18 #10 22.62 Selecting previously unselected package perl.
16:03:18 #10 22.62 Preparing to unpack .../11-perl_5.28.1-6+deb10u1_armhf.deb ...
16:03:18 #10 22.63 Unpacking perl (5.28.1-6+deb10u1) ...
16:03:18 #10 22.68 Selecting previously unselected package libpython3.7-minimal:armhf.
16:03:18 #10 22.68 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
16:03:18 #10 22.69 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
16:03:18 #10 22.79 Selecting previously unselected package libexpat1:armhf.
16:03:18 #10 22.79 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u6_armhf.deb ...
16:03:18 #10 22.79 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
16:03:18 #10 22.84 Selecting previously unselected package python3.7-minimal.
16:03:18 #10 22.85 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
16:03:18 #10 22.85 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
16:03:18 #10 23.02 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
16:03:18 #17 DONE 2.5s
16:03:18 
16:03:18 #18 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
16:03:18 #11 9.696 Get:81 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 groff-base arm64 1.22.4-8build1 [917 kB]
16:03:18 #11 9.728 Get:82 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB]
16:03:18 #11 9.729 Get:83 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libedit2 arm64 3.1-20210910-1build1 [96.0 kB]
16:03:18 #11 9.732 Get:84 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfido2-1 arm64 1.11.0-1 [81.5 kB]
16:03:18 #11 9.735 Get:85 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnghttp2-14 arm64 1.49.0-1 [72.1 kB]
16:03:18 #11 9.738 Get:86 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpipeline1 arm64 1.5.6-2 [23.3 kB]
16:03:18 #11 9.739 Get:87 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpng16-16 arm64 1.6.38-2 [182 kB]
16:03:18 #11 9.745 Get:88 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
16:03:18 #11 9.767 Get:89 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B]
16:03:18 #11 9.841 Get:90 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB]
16:03:18 #11 9.842 Get:91 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxcb1 arm64 1.15-1 [47.6 kB]
16:03:18 #11 9.843 Get:92 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libx11-data all 2:1.8.1-2 [118 kB]
16:03:18 #11 9.847 Get:93 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libx11-6 arm64 2:1.8.1-2 [646 kB]
16:03:18 #11 9.871 Get:94 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB]
16:03:18 #11 9.872 Get:95 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB]
16:03:18 #11 9.872 Get:96 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 man-db arm64 2.10.2-2 [1175 kB]
16:03:18 #11 9.928 Get:97 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 manpages all 5.13-1 [1391 kB]
16:03:18 #12 8.693 CentOS Stream 8 - BaseOS                         19 MB/s |  20 MB     00:01    
16:03:18 #11 7.140 0 upgraded, 424 newly installed, 0 to remove and 0 not upgraded.
16:03:18 #11 7.140 Need to get 149 MB of archives.
16:03:18 #11 7.140 After this operation, 564 MB of additional disk space will be used.
16:03:18 #11 7.140 Get:1 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
16:03:18 #11 20.72 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.2_all.deb ...
16:03:18 #11 20.73 Unpacking distro-info-data (0.52ubuntu0.2) ...
16:03:18 #11 20.76 Selecting previously unselected package iso-codes.
16:03:18 #11 20.76 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
16:03:18 #11 20.76 Unpacking iso-codes (4.9.0-1) ...
16:03:18 #11 20.92 Selecting previously unselected package less.
16:03:18 #11 20.92 Preparing to unpack .../010-less_590-1build1_arm64.deb ...
16:03:18 #11 20.93 Unpacking less (590-1build1) ...
16:03:18 #11 20.97 Selecting previously unselected package libmd0:arm64.
16:03:18 #11 20.97 Preparing to unpack .../011-libmd0_1.0.4-1build1_arm64.deb ...
16:03:18 #11 20.97 Unpacking libmd0:arm64 (1.0.4-1build1) ...
16:03:18 #10 16.79 Running transaction check
16:03:18 #10 36.72 Preparing to unpack .../117-diffstat_1.61-1build1_armhf.deb ...
16:03:18 #10 36.72 Unpacking diffstat (1.61-1build1) ...
16:03:18 #10 36.77 Selecting previously unselected package libassuan0:armhf.
16:03:18 #10 36.77 Preparing to unpack .../118-libassuan0_2.5.1-2_armhf.deb ...
16:03:18 #10 36.77 Unpacking libassuan0:armhf (2.5.1-2) ...
16:03:18 #10 36.80 Selecting previously unselected package gpgconf.
16:03:18 #10 36.81 Preparing to unpack .../119-gpgconf_2.2.4-1ubuntu1.6_armhf.deb ...
16:03:18 #10 36.81 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
16:03:18 #10 36.88 Selecting previously unselected package libksba8:armhf.
16:03:18 #10 36.88 Preparing to unpack .../120-libksba8_1.3.5-2ubuntu0.18.04.1_armhf.deb ...
16:03:18 #10 36.89 Unpacking libksba8:armhf (1.3.5-2ubuntu0.18.04.1) ...
16:03:18 #10 36.93 Selecting previously unselected package libnpth0:armhf.
16:03:18 #10 36.93 Preparing to unpack .../121-libnpth0_1.5-3_armhf.deb ...
16:03:18 #10 36.94 Unpacking libnpth0:armhf (1.5-3) ...
16:03:18 #10 36.98 Selecting previously unselected package dirmngr.
16:03:18 #11 8.724 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf less armhf 590-1build1 [134 kB]
16:03:18 #11 8.726 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmd0 armhf 1.0.4-1build1 [22.5 kB]
16:03:18 #11 8.727 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbsd0 armhf 0.11.5-1 [39.8 kB]
16:03:18 #11 8.729 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB]
16:03:18 #11 8.731 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB]
16:03:18 #10 23.04 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
16:03:18 #10 23.06 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
16:03:19 #18 DONE 0.6s
16:03:19 
16:03:19 #19 [cross-true 1/6] RUN dpkg --add-architecture arm64
16:03:19 #11 9.993 Get:98 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 openssh-client arm64 1:9.0p1-1ubuntu7.1 [831 kB]
16:03:19 #11 10.02 Get:99 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 publicsuffix all 20220811.1734-1 [130 kB]
16:03:19 #11 10.03 Get:100 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libunwind8 arm64 1.6.2-0ubuntu1 [55.6 kB]
16:03:19 #11 10.03 Get:101 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 strace arm64 5.16-0ubuntu4 [486 kB]
16:03:19 #10 23.92 Selecting previously unselected package gcc.
16:03:19 #10 23.92 Preparing to unpack .../053-gcc_4%3a10.2.1-1_arm64.deb ...
16:03:19 #10 23.93 Unpacking gcc (4:10.2.1-1) ...
16:03:19 #10 23.97 Selecting previously unselected package libstdc++-10-dev:arm64.
16:03:19 #10 23.97 Preparing to unpack .../054-libstdc++-10-dev_10.2.1-6_arm64.deb ...
16:03:19 #10 23.97 Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ...
16:03:19 #10 24.20 Selecting previously unselected package g++-10.
16:03:19 #11 7.291 Get:2 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libssl3 amd64 3.0.5-2ubuntu2 [1893 kB]
16:03:19 16:03:19 #11 21.02 Selecting previously unselected package libbsd0:arm64.
16:03:19 #11 21.02 Preparing to unpack .../012-libbsd0_0.11.5-1_arm64.deb ...
16:03:19 #11 21.02 Unpacking libbsd0:arm64 (0.11.5-1) ...
16:03:19 #11 21.07 Selecting previously unselected package libelf1:arm64.
16:03:19 #11 21.07 Preparing to unpack .../013-libelf1_0.186-1build1_arm64.deb ...
16:03:19 #11 21.07 Unpacking libelf1:arm64 (0.186-1build1) ...
16:03:19 #11 21.11 Selecting previously unselected package libicu70:arm64.
#10 31.13 Selecting previously unselected package libsasl2-modules-db:armhf.
16:03:19 #10 31.13 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
16:03:19 #10 31.13 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
16:03:19 #10 31.18 Selecting previously unselected package libsasl2-2:armhf.
16:03:19 #10 31.18 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
16:03:19 #10 31.19 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
16:03:19 #10 31.24 Selecting previously unselected package libldap-2.4-2:armhf.
16:03:19 #10 31.24 Preparing to unpack .../062-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ...
16:03:19 #10 31.24 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
16:03:19 #10 31.31 Selecting previously unselected package libnghttp2-14:armhf.
16:03:19 #10 31.31 Preparing to unpack .../063-libnghttp2-14_1.43.0-1_armhf.deb ...
16:03:19 #10 17.23 Selecting previously unselected package libxml2:arm64.
16:03:19 #10 17.23 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u5_arm64.deb ...
16:03:19 #10 17.24 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u5) ...
16:03:19 #10 17.34 Selecting previously unselected package manpages.
16:03:19 #10 17.34 Preparing to unpack .../016-manpages_4.16-2_all.deb ...
16:03:19 #10 17.35 Unpacking manpages (4.16-2) ...
16:03:19 #10 16.92 Transaction check succeeded.
16:03:19 #10 26.57 Selecting previously unselected package gcc.
16:03:19 #10 26.57 Preparing to unpack .../078-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
16:03:19 #10 26.58 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
16:03:19 #10 26.61 Selecting previously unselected package libstdc++-7-dev:arm64.
16:03:19 #10 26.61 Preparing to unpack .../079-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ...
16:03:19 #10 26.62 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
16:03:19 #10 24.48 Fedora Modular 35 - aarch64                     3.0 MB/s | 3.2 MB     00:01    
16:03:19 #11 21.63 Selecting previously unselected package krb5-locales.
16:03:19 #11 21.63 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
16:03:19 #11 21.64 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
16:03:19 #11 21.67 Selecting previously unselected package libcbor0.6:arm64.
16:03:19 #11 21.68 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_arm64.deb ...
16:03:19 #11 21.68 Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
16:03:19 #11 21.73 Selecting previously unselected package libedit2:arm64.
16:03:19 #11 21.73 Preparing to unpack .../038-libedit2_3.1-20191231-1_arm64.deb ...
16:03:19 #11 21.74 Unpacking libedit2:arm64 (3.1-20191231-1) ...
16:03:19 #11 21.78 Selecting previously unselected package libfido2-1:arm64.
16:03:19 #11 21.78 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_arm64.deb ...
16:03:19 #11 21.79 Unpacking libfido2-1:arm64 (1.3.1-1ubuntu2) ...
16:03:19 #11 21.83 Selecting previously unselected package libkrb5support0:arm64.
16:03:19 #11 21.83 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_arm64.deb ...
16:03:19 #11 21.83 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.1) ...
16:03:19 #11 21.87 Selecting previously unselected package libk5crypto3:arm64.
16:03:19 #11 21.87 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_arm64.deb ...
16:03:19 #11 21.88 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.1) ...
16:03:19 #11 21.92 Selecting previously unselected package libkeyutils1:arm64.
16:03:19 #11 21.92 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ...
16:03:19 #11 21.92 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
16:03:19 #11 21.96 Selecting previously unselected package libkrb5-3:arm64.
16:03:19 #10 36.98 Preparing to unpack .../122-dirmngr_2.2.4-1ubuntu1.6_armhf.deb ...
16:03:19 #10 36.99 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
16:03:19 #10 37.05 Selecting previously unselected package python3-pkg-resources.
16:03:19 #10 37.05 Preparing to unpack .../123-python3-pkg-resources_39.0.1-2_all.deb ...
16:03:19 #10 37.05 Unpacking python3-pkg-resources (39.0.1-2) ...
16:03:19 #10 37.09 Selecting previously unselected package python3-chardet.
16:03:19 #10 37.10 Preparing to unpack .../124-python3-chardet_3.0.4-1_all.deb ...
16:03:19 #10 37.10 Unpacking python3-chardet (3.0.4-1) ...
16:03:19 #10 37.14 Selecting previously unselected package python3-six.
16:03:19 #10 37.14 Preparing to unpack .../125-python3-six_1.11.0-2_all.deb ...
16:03:19 #10 37.15 Unpacking python3-six (1.11.0-2) ...
16:03:19 #10 37.20 Selecting previously unselected package python3-debian.
16:03:19 #10 18.07 Setting up libc6:armhf (2.31-13+rpt2+rpi1+deb11u5) ...
16:03:19 #10 24.20 Preparing to unpack .../055-g++-10_10.2.1-6_arm64.deb ...
16:03:19 #10 24.20 Unpacking g++-10 (10.2.1-6) ...
16:03:19 #9 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 5.3s done
16:03:19 #11 21.11 Preparing to unpack .../014-libicu70_70.1-2_arm64.deb ...
16:03:19 #11 21.11 Unpacking libicu70:arm64 (70.1-2) ...
16:03:19 #11 21.33 Selecting previously unselected package libxml2:arm64.
16:03:19 #11 21.33 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.2_arm64.deb ...
16:03:19 #11 21.33 Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.2) ...
16:03:19 #11 21.39 Selecting previously unselected package libyaml-0-2:arm64.
16:03:19 #11 21.39 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_arm64.deb ...
16:03:19 #11 21.39 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ...
16:03:19 #11 21.43 Selecting previously unselected package lsb-release.
16:03:19 #11 21.43 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
16:03:19 #11 21.44 Unpacking lsb-release (11.1.0ubuntu4) ...
16:03:19 #11 21.49 Selecting previously unselected package netbase.
16:03:19 #10 31.32 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
16:03:19 #10 31.38 Selecting previously unselected package libpsl5:armhf.
16:03:19 #10 31.38 Preparing to unpack .../064-libpsl5_0.21.0-1.2_armhf.deb ...
16:03:19 #10 31.39 Unpacking libpsl5:armhf (0.21.0-1.2) ...
16:03:19 #10 31.45 Selecting previously unselected package librtmp1:armhf.
16:03:19 #10 31.45 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
16:03:19 #10 31.46 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
16:03:19 #10 31.51 Selecting previously unselected package libssh2-1:armhf.
16:03:19 #10 31.51 Preparing to unpack .../066-libssh2-1_1.9.0-2_armhf.deb ...
16:03:19 #10 31.52 Unpacking libssh2-1:armhf (1.9.0-2) ...
16:03:19 #10 16.92 Running transaction test
16:03:19 #11 3.344 Reading package lists...
16:03:19 #10 26.82 Selecting previously unselected package g++-7.
16:03:19 #10 26.82 Preparing to unpack .../080-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ...
16:03:19 #10 26.83 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
16:03:19 #11 21.96 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_arm64.deb ...
16:03:19 #11 21.96 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.1) ...
16:03:19 #11 22.03 Selecting previously unselected package libgssapi-krb5-2:arm64.
16:03:19 #11 22.03 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_arm64.deb ...
16:03:19 #11 22.04 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ...
16:03:19 #11 22.09 Selecting previously unselected package libpsl5:arm64.
16:03:19 #11 22.09 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_arm64.deb ...
16:03:19 #11 22.09 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ...
16:03:19 #11 22.13 Selecting previously unselected package libxau6:arm64.
16:03:19 #11 22.13 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_arm64.deb ...
16:03:19 #11 22.14 Unpacking libxau6:arm64 (1:1.0.9-0ubuntu1) ...
16:03:19 #11 22.17 Selecting previously unselected package libxdmcp6:arm64.
16:03:19 #11 22.18 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_arm64.deb ...
16:03:19 #11 22.18 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
16:03:19 #11 22.22 Selecting previously unselected package libxcb1:arm64.
16:03:19 #7 ...
16:03:19 
16:03:19 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:19 #0 0.983 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
16:03:19 #0 0.984 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
16:03:19 #0 1.054 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
16:03:19 #0 1.067 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB]
16:03:19 #0 1.179 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [22.9 kB]
16:03:19 #0 1.205 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3099 kB]
16:03:19 #0 1.341 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1311 kB]
16:03:19 #0 1.376 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1568 kB]
16:03:19 #0 1.446 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
16:03:19 #0 1.470 Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
16:03:19 #0 1.824 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
16:03:19 #0 1.861 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
16:03:19 #0 1.865 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2342 kB]
16:03:19 #0 1.945 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1352 kB]
16:03:19 #0 1.971 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.0 kB]
16:03:19 #0 1.971 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3524 kB]
16:03:19 #0 2.081 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB]
16:03:19 #0 2.082 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.5 kB]
16:03:19 #0 4.769 Fetched 26.7 MB in 4s (6598 kB/s)
16:03:19 #0 4.769 Reading package lists...
16:03:19 #0 6.562 Reading package lists...
16:03:19 #0 8.529 Building dependency tree...
16:03:19 #0 8.901 Reading state information...
16:03:19 #0 9.177 The following additional packages will be installed:
16:03:19 #0 9.177   at autoconf automake autopoint autotools-dev binutils binutils-common
16:03:19 #0 9.177   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
16:03:19 #0 9.177   cpp-7 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
16:03:19 #0 9.177   dirmngr distro-info-data dpkg-dev dput fakeroot file g++ g++-7 gcc gcc-7
16:03:19 #0 9.177   gcc-7-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
16:03:19 #0 9.177   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:03:19 #0 9.177   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
16:03:19 #0 9.177   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0
16:03:19 #0 9.177   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan4
16:03:19 #0 9.178   libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl
16:03:19 #0 9.178   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
16:03:19 #0 9.178   libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5
16:03:19 #0 9.178   libclass-accessor-perl libclass-method-modifiers-perl
16:03:19 #0 9.178   libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4
16:03:19 #0 9.178   libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl
16:03:19 #0 9.178   libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl
16:03:19 #0 9.178   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
16:03:19 #0 9.178   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
16:03:19 #0 9.178   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
16:03:19 #0 9.178   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
16:03:19 #0 9.178   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
16:03:19 #0 9.178   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
16:03:19 #0 9.178   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
16:03:19 #0 9.178   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
16:03:19 #0 9.178   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:03:19 #0 9.178   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:03:19 #0 9.178   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:19 #0 9.178   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
16:03:19 #0 9.178   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
16:03:19 #0 9.178   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:03:19 #0 9.178   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
16:03:19 #0 9.178   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
16:03:19 #0 9.178   libldap-common liblist-compare-perl liblist-moreutils-perl
16:03:19 #0 9.178   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:03:19 #0 9.178   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:03:19 #0 9.178   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:19 #0 9.178   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
16:03:19 #0 9.178   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
16:03:19 #0 9.178   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:03:19 #0 9.178   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
16:03:19 #0 9.178   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:03:19 #0 9.178   libparams-validate-perl libparse-debianchangelog-perl
16:03:19 #0 9.178   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
16:03:19 #0 9.178   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:03:19 #0 9.178   libpython3.6-minimal libpython3.6-stdlib libquadmath0 libreadline7
16:03:19 #0 9.178   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
16:03:19 #0 9.178   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
16:03:19 #0 9.178   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
16:03:19 #0 9.178   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
16:03:19 #0 9.178   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:03:19 #0 9.178   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:03:19 #0 9.178   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
16:03:19 #0 9.178   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
16:03:19 #0 9.178   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
16:03:19 #0 9.178   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
16:03:19 #0 9.178   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:03:19 #0 9.178   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:03:19 #0 9.178   libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1
16:03:19 #0 9.178   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:03:19 #0 9.178   lsb-release m4 make man-db manpages manpages-dev mime-support
16:03:19 #0 9.178   multiarch-support netbase openssh-client openssl patch patchutils perl
16:03:19 #0 9.178   perl-modules-5.26 perl-openssl-defaults pinentry-curses po-debconf
16:03:19 #0 9.178   publicsuffix python-apt-common python3 python3-apt python3-certifi
16:03:19 #0 9.178   python3-chardet python3-debian python3-gpg python3-idna python3-magic
16:03:19 #0 9.178   python3-minimal python3-pkg-resources python3-requests python3-six
16:03:19 #0 9.178   python3-unidiff python3-urllib3 python3-xdg python3.6 python3.6-minimal
16:03:19 #0 9.178   readline-common shared-mime-info strace t1utils ucf unzip wdiff xauth
16:03:19 #0 9.178   xdg-user-dirs xz-utils
16:03:19 #0 9.180 Suggested packages:
16:03:19 #0 9.180   default-mta | mail-transport-agent autoconf-archive gnu-standards
16:03:19 #0 9.180   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
16:03:19 #0 9.180   gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone
16:03:19 #0 9.180   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:03:19 #0 9.180   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:03:19 #0 9.180   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:19 #0 9.180   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:03:19 #0 9.180   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
16:03:19 #0 9.180   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
16:03:19 #0 9.180   mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg
16:03:19 #0 9.180   gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg
16:03:19 #0 9.180   libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg
16:03:19 #0 9.180   libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-doc
16:03:19 #0 9.180   libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit
16:03:19 #0 9.180   git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
16:03:19 #0 9.180   parcimonie xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr
16:03:19 #0 9.180   gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
16:03:19 #0 9.180   libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit
16:03:19 #0 9.180   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:03:19 #0 9.180   libsasl2-modules-sql libstdc++-7-doc libbareword-filehandles-perl
16:03:19 #0 9.180   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:03:19 #0 9.180   gcj-jdk libauthen-ntlm-perl bash-completion binutils-multiarch
16:03:19 #0 9.180   libtext-template-perl lsb m4-doc make-doc apparmor www-browser keychain
16:03:19 #0 9.180   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
16:03:19 #0 9.180   libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc
16:03:19 #0 9.180   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:03:19 #0 9.180   python-apt-doc python3-setuptools python3-cryptography python3-openssl
16:03:19 #0 9.180   python3-socks python3.6-venv python3.6-doc binfmt-support readline-doc zip
16:03:19 #0 9.180   wdiff-doc
16:03:19 #0 9.900 The following NEW packages will be installed:
16:03:19 #0 9.900   at autoconf automake autopoint autotools-dev binutils binutils-common
16:03:19 #0 9.900   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
16:03:19 #0 9.900   cpp-7 curl dctrl-tools debhelper devscripts dh-autoreconf
16:03:19 #0 9.900   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput
16:03:19 #0 9.900   equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git
16:03:19 #0 9.900   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
16:03:19 #0 9.900   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
16:03:19 #0 9.900   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:03:19 #0 9.900   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
16:03:19 #0 9.900   libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1
16:03:19 #0 9.900   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:03:19 #0 9.900   libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
16:03:19 #0 9.900   libcgi-pm-perl libcilkrts5 libclass-accessor-perl
16:03:19 #0 9.900   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:03:19 #0 9.900   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:03:19 #0 9.900   libdevel-callchecker-perl libdevel-globaldestruction-perl
16:03:19 #0 9.900   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
16:03:19 #0 9.900   libdynaloader-functions-perl libedit2 libemail-valid-perl
16:03:19 #0 9.901   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
16:03:19 #0 9.901   libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl
16:03:19 #0 9.901   libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl
16:03:19 #0 9.901   libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl
16:03:19 #0 9.901   libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl
16:03:19 #0 9.901   libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
16:03:19 #0 9.901   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
16:03:19 #0 9.901   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:03:19 #0 9.901   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:03:19 #0 9.901   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:19 #0 9.901   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60
16:03:19 #0 9.901   libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
16:03:19 #0 9.901   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
16:03:19 #0 9.901   libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1
16:03:19 #0 9.901   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
16:03:19 #0 9.901   libldap-common liblist-compare-perl liblist-moreutils-perl
16:03:19 #0 9.901   liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:03:19 #0 9.901   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:03:19 #0 9.901   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:19 #0 9.901   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
16:03:19 #0 9.901   libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
16:03:19 #0 9.901   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:03:19 #0 9.901   libnumber-compare-perl libnumber-range-perl libpackage-stash-perl
16:03:19 #0 9.901   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:03:19 #0 9.901   libparams-validate-perl libparse-debianchangelog-perl
16:03:19 #0 9.901   libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl
16:03:19 #0 9.901   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:03:19 #0 9.901   libpython3.6-minimal libpython3.6-stdlib libquadmath0 libreadline7
16:03:19 #0 9.901   libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1
16:03:19 #0 9.901   libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl
16:03:19 #0 9.901   libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1
16:03:19 #0 9.901   libstdc++-7-dev libstrictures-perl libstring-copyright-perl
16:03:19 #0 9.901   libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl
16:03:19 #0 9.901   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
16:03:19 #0 9.901   libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl
16:03:19 #0 9.901   libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0
16:03:19 #0 9.901   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
16:03:19 #0 9.901   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
16:03:19 #0 9.901   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:03:19 #0 9.901   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:03:19 #0 9.901   libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1
16:03:19 #0 9.902   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:03:19 #0 9.902   lsb-release m4 make man-db manpages manpages-dev mime-support
16:03:19 #0 9.902   multiarch-support netbase openssh-client openssl patch patchutils perl
16:03:19 #0 9.902   perl-modules-5.26 perl-openssl-defaults pinentry-curses po-debconf
16:03:19 #0 9.902   publicsuffix python-apt-common python3 python3-apt python3-certifi
16:03:19 #0 9.902   python3-chardet python3-debian python3-gpg python3-idna python3-magic
16:03:19 #0 9.902   python3-minimal python3-pkg-resources python3-requests python3-six
16:03:19 #0 9.902   python3-unidiff python3-urllib3 python3-xdg python3.6 python3.6-minimal
16:03:19 #0 9.903   readline-common shared-mime-info strace t1utils ucf unzip wdiff xauth
16:03:19 #0 9.903   xdg-user-dirs xz-utils
16:03:19 #10 37.20 Preparing to unpack .../126-python3-debian_0.1.32_all.deb ...
16:03:19 #10 37.21 Unpacking python3-debian (0.1.32) ...
16:03:19 #10 37.24 Selecting previously unselected package gnupg-l10n.
16:03:19 #10 37.24 Preparing to unpack .../127-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
16:03:19 #10 37.25 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
16:03:19 #10 37.29 Selecting previously unselected package gnupg-utils.
16:03:19 #10 37.29 Preparing to unpack .../128-gnupg-utils_2.2.4-1ubuntu1.6_armhf.deb ...
16:03:19 #10 37.31 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
16:03:19 #10 37.35 Selecting previously unselected package gpg.
16:03:19 #10 37.35 Preparing to unpack .../129-gpg_2.2.4-1ubuntu1.6_armhf.deb ...
16:03:19 #10 37.35 Unpacking gpg (2.2.4-1ubuntu1.6) ...
16:03:19 #10 37.42 Selecting previously unselected package pinentry-curses.
16:03:19 #11 9.315 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.2 [599 kB]
16:03:19 #11 9.323 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB]
16:03:19 #11 9.323 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB]
16:03:19 #11 9.324 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB]
16:03:19 #11 9.325 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.3.0ubuntu2.1 [15.2 kB]
16:03:19 #11 9.326 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.3.0ubuntu2.1 [154 kB]
16:03:19 #11 9.328 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-pkg-resources all 59.6.0-1.2 [132 kB]
16:03:19 #11 9.331 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ucf all 3.0043 [56.1 kB]
16:03:19 #11 9.333 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bsdextrautils armhf 2.37.2-4ubuntu3 [77.1 kB]
16:03:19 #11 9.394 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmagic-mgc armhf 1:5.41-3 [257 kB]
16:03:19 #10 23.57 Selecting previously unselected package python3-minimal.
16:03:19 #10 23.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10537 files and directories currently installed.)
16:03:19 #10 23.57 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
16:03:19 #10 23.58 Unpacking python3-minimal (3.7.3-1) ...
16:03:19 #10 23.62 Selecting previously unselected package mime-support.
16:03:19 #10 23.62 Preparing to unpack .../1-mime-support_3.62_all.deb ...
16:03:19 #10 23.63 Unpacking mime-support (3.62) ...
16:03:19 #10 23.67 Selecting previously unselected package libmpdec2:armhf.
16:03:19 #10 23.67 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
16:03:19 #10 23.68 Unpacking libmpdec2:armhf (2.4.2-2) ...
16:03:19 #10 23.71 Selecting previously unselected package libpython3.7-stdlib:armhf.
16:03:19 #10 23.71 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u4_armhf.deb ...
16:03:19 #10 23.72 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
16:03:19 #19 DONE 0.5s
16:03:19 
16:03:19 #20 [cross-true 2/6] RUN dpkg --add-architecture armel
16:03:19 #11 10.46 Get:102 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 xauth arm64 1:1.1.1-1 [27.1 kB]
16:03:19 #11 10.63 Get:103 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 xz-utils arm64 5.2.5-2.1 [83.5 kB]
16:03:19 #11 10.76 Get:104 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 m4 arm64 1.4.19-1 [240 kB]
16:03:19 #11 10.89 Get:105 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 autoconf all 2.71-2 [338 kB]
16:03:19 #9 extracting sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 done
16:03:19 #9 DONE 18.5s
16:03:19 
16:03:19 #11 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
16:03:19 #11 5.997  * base: download.cf.centos.org
16:03:19 #11 5.997  * extras: download.cf.centos.org
16:03:19 #11 5.997  * updates: download.cf.centos.org
16:03:19 #11 21.49 Preparing to unpack .../018-netbase_6.3_all.deb ...
16:03:19 #11 21.50 Unpacking netbase (6.3) ...
16:03:19 #11 21.54 Selecting previously unselected package python-apt-common.
16:03:19 #11 21.54 Preparing to unpack .../019-python-apt-common_2.3.0ubuntu2.1_all.deb ...
16:03:19 #11 21.54 Unpacking python-apt-common (2.3.0ubuntu2.1) ...
16:03:19 #11 21.58 Selecting previously unselected package python3-apt.
16:03:19 #11 21.59 Preparing to unpack .../020-python3-apt_2.3.0ubuntu2.1_arm64.deb ...
16:03:19 #11 21.59 Unpacking python3-apt (2.3.0ubuntu2.1) ...
16:03:19 #11 21.64 Selecting previously unselected package python3-pkg-resources.
16:03:19 #11 21.64 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2_all.deb ...
16:03:19 #11 21.64 Unpacking python3-pkg-resources (59.6.0-1.2) ...
16:03:19 #11 21.69 Selecting previously unselected package ucf.
16:03:19 #11 21.70 Preparing to unpack .../022-ucf_3.0043_all.deb ...
16:03:19 #11 21.70 Moving old data out of the way
16:03:19 #11 21.70 Unpacking ucf (3.0043) ...
16:03:19 #11 21.75 Selecting previously unselected package bsdextrautils.
16:03:19 #10 31.66 Selecting previously unselected package libcurl4:armhf.
16:03:19 #10 31.66 Preparing to unpack .../067-libcurl4_7.74.0-1.3+deb11u3_armhf.deb ...
16:03:19 #10 31.66 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u3) ...
16:03:19 #10 31.74 Selecting previously unselected package curl.
16:03:19 #10 31.74 Preparing to unpack .../068-curl_7.74.0-1.3+deb11u3_armhf.deb ...
16:03:19 #10 31.76 Unpacking curl (7.74.0-1.3+deb11u3) ...
16:03:19 #10 31.86 Selecting previously unselected package dctrl-tools.
16:03:19 #11 7.763 Get:3 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libpython3.10-minimal amd64 3.10.7-1ubuntu0.2 [803 kB]
16:03:19 #11 7.799 Get:4 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libexpat1 amd64 2.4.8-2ubuntu0.22.10.1 [84.3 kB]
16:03:19 #11 7.802 Get:5 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3.10-minimal amd64 3.10.7-1ubuntu0.2 [2115 kB]
16:03:19 #11 7.903 Get:6 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-minimal amd64 3.10.6-1 [24.1 kB]
16:03:19 #11 7.905 Get:7 http://archive.ubuntu.com/ubuntu kinetic/main amd64 media-types all 8.0.0 [24.9 kB]
16:03:19 #11 7.906 Get:8 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
16:03:19 #11 7.910 Get:9 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libkrb5support0 amd64 1.20-1 [31.2 kB]
16:03:19 #11 7.911 Get:10 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libk5crypto3 amd64 1.20-1 [81.2 kB]
16:03:19 #11 7.918 Get:11 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libkeyutils1 amd64 1.6.3-1 [10.7 kB]
16:03:19 #11 7.918 Get:12 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libkrb5-3 amd64 1.20-1 [346 kB]
16:03:19 #11 7.935 Get:13 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgssapi-krb5-2 amd64 1.20-1 [142 kB]
16:03:19 #11 ...
16:03:19 
16:03:19 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:19 #7 extracting sha256:620af4e91dbf80032eee9f1ff66a8b04119d7a329b2a13e007d69c8a0b337bf0 4.1s done
16:03:19 #7 extracting sha256:fae29f309a72482bf13fbb1a8f4889ab9107fcad0c9fda76586aa55445e93ded 0.3s done
16:03:19 #7 extracting sha256:28fca74d99b6532401bfe63d36e1bafb1ac839564d48aa4e6e0a6aa2706a4d12 0.3s done
16:03:19 #7 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 3.7s done
16:03:19 #7 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 3.7s done
16:03:19 #7 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 0.3s
16:03:19 #7 ...
16:03:19 
16:03:19 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:19 #11 7.941 Get:14 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtirpc-common all 1.3.3+ds-1 [7790 B]
16:03:19 #11 7.984 Get:15 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtirpc3 amd64 1.3.3+ds-1 [80.9 kB]
16:03:19 #11 7.986 Get:16 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnsl2 amd64 1.3.0-2build2 [42.3 kB]
16:03:19 #11 7.986 Get:17 http://archive.ubuntu.com/ubuntu kinetic/main amd64 readline-common all 8.2-1 [55.1 kB]
16:03:19 #11 7.988 Get:18 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libreadline8 amd64 8.2-1 [150 kB]
16:03:19 #10 17.81 Selecting previously unselected package libedit2:arm64.
16:03:19 #10 17.81 Preparing to unpack .../017-libedit2_3.1-20181209-1_arm64.deb ...
16:03:19 #10 17.82 Unpacking libedit2:arm64 (3.1-20181209-1) ...
16:03:19 #10 17.88 Selecting previously unselected package openssh-client.
16:03:19 #10 17.88 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u2_arm64.deb ...
16:03:19 #10 17.89 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
16:03:19 #10 17.99 Selecting previously unselected package ucf.
16:03:19 #10 18.00 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ...
16:03:19 #10 18.00 Moving old data out of the way
16:03:19 #10 18.00 Unpacking ucf (3.0038+nmu1) ...
16:03:19 #10 18.06 Selecting previously unselected package xz-utils.
16:03:19 #10 18.06 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_arm64.deb ...
16:03:19 #10 18.07 Unpacking xz-utils (5.2.4-1+deb10u1) ...
16:03:19 #10 18.12 Selecting previously unselected package libfl2:arm64.
16:03:19 #11 22.23 Preparing to unpack .../048-libxcb1_1.14-2_arm64.deb ...
16:03:19 #11 22.23 Unpacking libxcb1:arm64 (1.14-2) ...
16:03:19 #11 22.27 Selecting previously unselected package libx11-data.
16:03:19 #11 22.27 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
16:03:19 #11 22.28 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
16:03:19 #11 22.35 Selecting previously unselected package libx11-6:arm64.
16:03:19 #11 22.35 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_arm64.deb ...
16:03:19 #11 22.35 Unpacking libx11-6:arm64 (2:1.6.9-2ubuntu1.2) ...
16:03:19 #11 22.44 Selecting previously unselected package libxext6:arm64.
16:03:19 #11 22.44 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_arm64.deb ...
16:03:19 #11 22.44 Unpacking libxext6:arm64 (2:1.3.4-0ubuntu1) ...
16:03:19 #11 22.48 Selecting previously unselected package libxmuu1:arm64.
16:03:19 #10 ...
16:03:19 
16:03:19 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:19 #10 37.42 Preparing to unpack .../130-pinentry-curses_1.1.0-1_armhf.deb ...
16:03:19 #10 37.42 Unpacking pinentry-curses (1.1.0-1) ...
16:03:19 #10 37.48 Selecting previously unselected package gpg-agent.
16:03:19 #10 37.48 Preparing to unpack .../131-gpg-agent_2.2.4-1ubuntu1.6_armhf.deb ...
16:03:19 #10 37.49 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
16:03:19 #10 37.54 Selecting previously unselected package gpg-wks-client.
16:03:19 #10 37.54 Preparing to unpack .../132-gpg-wks-client_2.2.4-1ubuntu1.6_armhf.deb ...
16:03:19 #10 37.54 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
16:03:19 #10 37.58 Selecting previously unselected package gpg-wks-server.
16:03:19 #10 37.58 Preparing to unpack .../133-gpg-wks-server_2.2.4-1ubuntu1.6_armhf.deb ...
16:03:19 #10 37.58 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
16:03:19 #10 37.62 Selecting previously unselected package gpgsm.
16:03:19 #10 37.62 Preparing to unpack .../134-gpgsm_2.2.4-1ubuntu1.6_armhf.deb ...
16:03:19 #10 37.63 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
16:03:19 #10 37.67 Selecting previously unselected package gnupg.
16:03:19 #11 9.468 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmagic1 armhf 1:5.41-3 [80.2 kB]
16:03:19 #11 9.477 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf file armhf 1:5.41-3 [20.6 kB]
16:03:19 #11 9.477 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext-base armhf 0.21-4ubuntu4 [38.0 kB]
16:03:19 #11 9.477 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB]
16:03:19 #11 9.477 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf groff-base armhf 1.22.4-8build1 [870 kB]
16:03:19 #11 9.510 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB]
16:03:19 #11 9.510 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libedit2 armhf 3.1-20210910-1build1 [78.7 kB]
16:03:19 #11 9.512 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfido2-1 armhf 1.10.0-1 [74.1 kB]
16:03:19 #11 9.516 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB]
16:03:19 #11 9.543 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpipeline1 armhf 1.5.5-1 [25.6 kB]
16:03:19 #11 9.619 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpng16-16 armhf 1.6.37-3build5 [170 kB]
16:03:19 #11 9.625 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
16:03:19 #11 9.625 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B]
16:03:19 #11 9.626 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B]
16:03:19 #11 9.627 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxcb1 armhf 1.14-3ubuntu3 [46.1 kB]
16:03:19 #11 9.628 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libx11-data all 2:1.7.5-1 [119 kB]
16:03:19 #11 9.633 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libx11-6 armhf 2:1.7.5-1 [604 kB]
16:03:19 #11 9.656 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB]
16:03:19 #11 9.657 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B]
16:03:19 #11 9.694 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf man-db armhf 2.10.2-1 [1151 kB]
16:03:19 #10 23.91 Selecting previously unselected package python3.7.
16:03:19 #10 23.91 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u4_armhf.deb ...
16:03:19 #10 23.92 Unpacking python3.7 (3.7.3-2+deb10u4) ...
16:03:19 #10 23.96 Selecting previously unselected package libpython3-stdlib:armhf.
16:03:19 #10 23.96 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
16:03:19 #10 23.97 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
16:03:19 #10 24.03 Setting up python3-minimal (3.7.3-1) ...
16:03:19 #10 DONE 4.1s
16:03:19 
16:03:19 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:19 #11 10.96 Get:106 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 autotools-dev all 20220109.1 [44.9 kB]
16:03:19 #11 10.97 Get:107 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 automake all 1:1.16.5-1.3 [558 kB]
16:03:19 #11 11.03 Get:108 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 autopoint all 0.21-8 [421 kB]
16:03:19 #11 11.06 Get:109 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 binutils-common arm64 2.39-3ubuntu1.1 [225 kB]
16:03:19 #11 11.07 Get:110 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libbinutils arm64 2.39-3ubuntu1.1 [709 kB]
16:03:19 #11 11.10 Get:111 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libctf-nobfd0 arm64 2.39-3ubuntu1.1 [96.7 kB]
16:03:19 #11 11.11 Get:112 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libctf0 arm64 2.39-3ubuntu1.1 [92.9 kB]
16:03:19 #11 11.11 Get:113 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libgprofng0 arm64 2.39-3ubuntu1.1 [791 kB]
16:03:19 #11 11.15 Get:114 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.39-3ubuntu1.1 [3133 kB]
16:03:19 #11 21.75 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_arm64.deb ...
16:03:19 #11 21.76 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
16:03:19 #11 21.79 Selecting previously unselected package libmagic-mgc.
16:03:19 #11 21.79 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_arm64.deb ...
16:03:19 #11 21.80 Unpacking libmagic-mgc (1:5.41-3) ...
16:03:19 #11 21.87 Selecting previously unselected package libmagic1:arm64.
16:03:19 #11 21.87 Preparing to unpack .../025-libmagic1_1%3a5.41-3_arm64.deb ...
16:03:19 #11 21.88 Unpacking libmagic1:arm64 (1:5.41-3) ...
16:03:19 #11 21.91 Selecting previously unselected package file.
16:03:19 #11 21.91 Preparing to unpack .../026-file_1%3a5.41-3_arm64.deb ...
16:03:19 #11 21.92 Unpacking file (1:5.41-3) ...
16:03:19 #11 21.95 Selecting previously unselected package gettext-base.
16:03:19 #11 21.96 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_arm64.deb ...
16:03:19 #11 21.96 Unpacking gettext-base (0.21-4ubuntu4) ...
16:03:19 #11 22.00 Selecting previously unselected package libuchardet0:arm64.
16:03:19 #10 31.86 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ...
16:03:19 #10 31.87 Unpacking dctrl-tools (2.24-3) ...
16:03:19 #10 31.94 Selecting previously unselected package libdebhelper-perl.
16:03:19 #10 31.94 Preparing to unpack .../070-libdebhelper-perl_13.3.4_all.deb ...
16:03:19 #10 31.95 Unpacking libdebhelper-perl (13.3.4) ...
16:03:19 #10 31.99 Selecting previously unselected package libtool.
16:03:19 #10 31.99 Preparing to unpack .../071-libtool_2.4.6-15_all.deb ...
16:03:19 #10 32.00 Unpacking libtool (2.4.6-15) ...
16:03:19 #10 32.06 Selecting previously unselected package dh-autoreconf.
16:03:19 #10 32.06 Preparing to unpack .../072-dh-autoreconf_20_all.deb ...
16:03:19 #10 32.06 Unpacking dh-autoreconf (20) ...
16:03:19 #10 32.10 Selecting previously unselected package libarchive-zip-perl.
16:03:19 #10 24.88 Selecting previously unselected package g++.
16:03:19 #10 24.88 Preparing to unpack .../056-g++_4%3a10.2.1-1_arm64.deb ...
16:03:19 #10 24.89 Unpacking g++ (4:10.2.1-1) ...
16:03:19 #10 24.93 Selecting previously unselected package make.
16:03:19 #10 24.93 Preparing to unpack .../057-make_4.3-4.1_arm64.deb ...
16:03:19 #10 24.94 Unpacking make (4.3-4.1) ...
16:03:19 #10 25.00 Selecting previously unselected package libdpkg-perl.
16:03:19 #10 25.01 Preparing to unpack .../058-libdpkg-perl_1.20.12_all.deb ...
16:03:19 #10 25.01 Unpacking libdpkg-perl (1.20.12) ...
16:03:19 #10 25.08 Selecting previously unselected package patch.
16:03:19 #11 8.058 Get:19 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsqlite3-0 amd64 3.39.3-1 [655 kB]
16:03:19 #11 8.068 Get:20 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libpython3.10-stdlib amd64 3.10.7-1ubuntu0.2 [1784 kB]
16:03:19 #11 8.146 Get:21 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 python3.10 amd64 3.10.7-1ubuntu0.2 [497 kB]
16:03:19 #11 8.154 Get:22 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpython3-stdlib amd64 3.10.6-1 [6848 B]
16:03:19 #11 8.154 Get:23 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3 amd64 3.10.6-1 [22.3 kB]
16:03:19 #11 8.155 Get:24 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
16:03:19 #11 8.158 Get:25 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-1ubuntu1 [138 kB]
16:03:19 #11 8.158 Get:26 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjson-c5 amd64 0.16-1 [33.7 kB]
16:03:19 #11 8.207 Get:27 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcryptsetup12 amd64 2:2.5.0-2ubuntu1 [221 kB]
16:03:19 #11 8.210 Get:28 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfdisk1 amd64 2.38-4ubuntu1 [144 kB]
16:03:19 #11 8.211 Get:29 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libkmod2 amd64 30+20220630-3ubuntu1 [48.9 kB]
16:03:19 #10 18.12 Preparing to unpack .../021-libfl2_2.6.4-6.2_arm64.deb ...
16:03:19 #10 18.14 Unpacking libfl2:arm64 (2.6.4-6.2) ...
16:03:19 #10 18.20 Selecting previously unselected package at.
16:03:19 #10 18.21 Preparing to unpack .../022-at_3.1.23-1_arm64.deb ...
16:03:19 #10 18.21 Unpacking at (3.1.23-1) ...
16:03:19 #10 18.26 Selecting previously unselected package libsigsegv2:arm64.
16:03:19 #10 18.26 Preparing to unpack .../023-libsigsegv2_2.12-2_arm64.deb ...
16:03:19 #10 18.26 Unpacking libsigsegv2:arm64 (2.12-2) ...
16:03:19 #10 18.29 Selecting previously unselected package m4.
16:03:19 #10 18.30 Preparing to unpack .../024-m4_1.4.18-2_arm64.deb ...
16:03:19 #10 18.30 Unpacking m4 (1.4.18-2) ...
16:03:19 #10 18.35 Selecting previously unselected package autoconf.
16:03:19 #10 18.35 Preparing to unpack .../025-autoconf_2.69-11_all.deb ...
16:03:19 #10 18.36 Unpacking autoconf (2.69-11) ...
16:03:19 #10 17.60 Transaction test succeeded.
16:03:19 #10 17.60 Running transaction
16:03:19 #11 22.48 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ...
16:03:19 #11 22.49 Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
16:03:19 #11 22.52 Selecting previously unselected package manpages.
16:03:19 #11 22.52 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
16:03:19 #11 22.52 Unpacking manpages (5.05-1) ...
16:03:19 #11 22.64 Selecting previously unselected package openssh-client.
16:03:19 #11 22.64 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_arm64.deb ...
16:03:19 #11 22.65 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ...
16:03:19 #11 22.74 Selecting previously unselected package publicsuffix.
16:03:19 #7 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 3.9s done
16:03:19 #7 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2
16:03:19 #10 27.41 Selecting previously unselected package g++.
16:03:20 #10 27.41 Preparing to unpack .../081-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ...
16:03:20 #10 27.41 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
16:03:20 #10 27.47 Selecting previously unselected package make.
16:03:20 #10 27.47 Preparing to unpack .../082-make_4.1-9.1ubuntu1_arm64.deb ...
16:03:20 #10 27.48 Unpacking make (4.1-9.1ubuntu1) ...
16:03:20 #10 27.52 Selecting previously unselected package libdpkg-perl.
16:03:20 #10 37.67 Preparing to unpack .../135-gnupg_2.2.4-1ubuntu1.6_armhf.deb ...
16:03:20 #10 37.68 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
16:03:20 #10 37.73 Selecting previously unselected package libgpgme11:armhf.
16:03:20 #10 37.73 Preparing to unpack .../136-libgpgme11_1.10.0-1ubuntu2_armhf.deb ...
16:03:20 #10 37.73 Unpacking libgpgme11:armhf (1.10.0-1ubuntu2) ...
16:03:20 #10 37.78 Selecting previously unselected package python3-gpg.
16:03:20 #10 37.78 Preparing to unpack .../137-python3-gpg_1.10.0-1ubuntu2_armhf.deb ...
16:03:20 #10 37.79 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
16:03:20 #10 37.85 Selecting previously unselected package dput.
16:03:20 #10 37.85 Preparing to unpack .../138-dput_1.0.1ubuntu1_all.deb ...
16:03:20 #10 37.86 Unpacking dput (1.0.1ubuntu1) ...
16:03:20 #10 37.91 Selecting previously unselected package libfakeroot:armhf.
16:03:20 #10 37.91 Preparing to unpack .../139-libfakeroot_1.22-2ubuntu1_armhf.deb ...
16:03:20 #10 37.91 Unpacking libfakeroot:armhf (1.22-2ubuntu1) ...
16:03:20 #10 37.95 Selecting previously unselected package fakeroot.
16:03:20 #10 37.96 Preparing to unpack .../140-fakeroot_1.22-2ubuntu1_armhf.deb ...
16:03:20 #10 37.96 Unpacking fakeroot (1.22-2ubuntu1) ...
16:03:20 #10 38.01 Selecting previously unselected package libcurl3-gnutls:armhf.
16:03:20 #11 9.768 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages all 5.10-1ubuntu1 [1375 kB]
16:03:20 #11 9.820 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf openssh-client armhf 1:8.9p1-3 [837 kB]
16:03:20 #11 9.867 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf publicsuffix all 20211207.1025-1 [129 kB]
16:03:20 #11 9.872 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf strace armhf 5.16-0ubuntu3 [409 kB]
16:03:20 #11 9.887 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xauth armhf 1:1.1-1build2 [23.8 kB]
16:03:20 #11 9.889 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xz-utils armhf 5.2.5-2ubuntu1 [84.6 kB]
16:03:20 #11 9.891 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsigsegv2 armhf 2.13-1ubuntu3 [13.7 kB]
16:03:20 #11 9.891 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf m4 armhf 1.4.18-5ubuntu2 [191 kB]
16:03:20 #11 9.900 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autoconf all 2.71-2 [338 kB]
16:03:20 #11 9.927 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autotools-dev all 20220109.1 [44.9 kB]
16:03:20 #7 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 10.6s done
16:03:20 #7 extracting sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889
16:03:20 #7 extracting sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 done
16:03:20 #7 DONE 26.8s
16:03:20 
16:03:20 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:20 #11 11.29 Get:115 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 binutils arm64 2.39-3ubuntu1.1 [3272 B]
16:03:20 #11 22.00 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_arm64.deb ...
16:03:20 #11 22.01 Unpacking libuchardet0:arm64 (0.0.7-1build2) ...
16:03:20 #11 22.06 Selecting previously unselected package groff-base.
16:03:20 #11 22.06 Preparing to unpack .../029-groff-base_1.22.4-8build1_arm64.deb ...
16:03:20 #11 22.06 Unpacking groff-base (1.22.4-8build1) ...
16:03:20 #11 22.14 Selecting previously unselected package libcbor0.8:arm64.
16:03:20 #11 22.14 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ...
16:03:20 #11 22.14 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
16:03:20 #11 22.19 Selecting previously unselected package libedit2:arm64.
16:03:20 #11 22.19 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_arm64.deb ...
16:03:20 #11 22.20 Unpacking libedit2:arm64 (3.1-20210910-1build1) ...
16:03:20 #11 22.25 Selecting previously unselected package libfido2-1:arm64.
16:03:20 #10 ...
16:03:20 
16:03:20 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:20 #9 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 11.3s done
16:03:20 #9 extracting sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 done
16:03:20 #9 DONE 50.6s
16:03:20 
16:03:20 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:20 #10 32.10 Preparing to unpack .../073-libarchive-zip-perl_1.68-1_all.deb ...
16:03:20 #10 32.10 Unpacking libarchive-zip-perl (1.68-1) ...
16:03:20 #10 32.16 Selecting previously unselected package libsub-override-perl.
16:03:20 #10 32.17 Preparing to unpack .../074-libsub-override-perl_0.09-2_all.deb ...
16:03:20 #10 32.17 Unpacking libsub-override-perl (0.09-2) ...
16:03:20 #10 32.20 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:20 #10 32.20 Preparing to unpack .../075-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
16:03:20 #10 32.21 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
16:03:20 #10 32.24 Selecting previously unselected package dh-strip-nondeterminism.
16:03:20 #10 32.24 Preparing to unpack .../076-dh-strip-nondeterminism_1.12.0-1_all.deb ...
16:03:20 #10 32.25 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
16:03:20 #10 32.28 Selecting previously unselected package libelf1:armhf.
16:03:20 #10 32.28 Preparing to unpack .../077-libelf1_0.183-1_armhf.deb ...
16:03:20 #10 32.29 Unpacking libelf1:armhf (0.183-1) ...
16:03:20 #10 32.35 Selecting previously unselected package dwz.
16:03:20 #10 32.35 Preparing to unpack .../078-dwz_0.13+20210201-1_armhf.deb ...
16:03:20 #20 DONE 0.5s
16:03:20 
16:03:20 #21 [cross-true 3/6] RUN dpkg --add-architecture armhf
16:03:20 #10 25.08 Preparing to unpack .../059-patch_2.7.6-7_arm64.deb ...
16:03:20 #10 25.09 Unpacking patch (2.7.6-7) ...
16:03:20 #10 25.13 Selecting previously unselected package dpkg-dev.
16:03:20 #10 25.13 Preparing to unpack .../060-dpkg-dev_1.20.12_all.deb ...
16:03:20 #10 25.14 Unpacking dpkg-dev (1.20.12) ...
16:03:20 #10 25.26 Selecting previously unselected package build-essential.
16:03:20 #10 25.26 Preparing to unpack .../061-build-essential_12.9_arm64.deb ...
16:03:20 #10 25.27 Unpacking build-essential (12.9) ...
16:03:20 #10 25.30 Selecting previously unselected package libbrotli1:arm64.
16:03:20 #10 25.31 Preparing to unpack .../062-libbrotli1_1.0.9-2+b2_arm64.deb ...
16:03:20 #10 25.31 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
16:03:20 #10 25.37 Selecting previously unselected package libsasl2-modules-db:arm64.
16:03:20 #11 8.280 Get:30 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libapparmor1 amd64 3.0.7-1ubuntu2 [36.7 kB]
16:03:20 #11 8.281 Get:31 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libip4tc2 amd64 1.8.7-1ubuntu6 [19.7 kB]
16:03:20 #11 8.282 Get:32 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsystemd-shared amd64 251.4-1ubuntu7 [1703 kB]
16:03:20 #11 8.364 Get:33 http://archive.ubuntu.com/ubuntu kinetic/main amd64 systemd amd64 251.4-1ubuntu7 [2808 kB]
16:03:20 #11 8.493 Get:34 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 perl-modules-5.34 all 5.34.0-5ubuntu1.1 [2952 kB]
16:03:20 #7 ...
16:03:20 
16:03:20 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:20 #0 0.894 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:03:20 #0 0.905 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:03:20 #0 0.905 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:03:20 #0 1.056 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
16:03:20 #0 1.400 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
16:03:20 #0 1.693 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
16:03:20 #0 2.820 Fetched 8616 kB in 2s (3951 kB/s)
16:03:20 #0 2.820 Reading package lists...
16:03:20 #0 3.615 Reading package lists...
16:03:20 #0 4.401 Building dependency tree...
16:03:20 #0 4.582 Reading state information...
16:03:20 #0 4.820 The following additional packages will be installed:
16:03:20 #0 4.820   autoconf automake autopoint autotools-dev binutils binutils-common
16:03:20 #0 4.820   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
16:03:20 #0 4.821   ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
16:03:20 #0 4.821   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:03:20 #0 4.821   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
16:03:20 #0 4.821   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
16:03:20 #0 4.821   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:03:20 #0 4.821   intltool-debian iso-codes less libalgorithm-diff-perl
16:03:20 #0 4.821   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:03:20 #0 4.821   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
16:03:20 #0 4.821   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:03:20 #0 4.821   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:03:20 #0 4.821   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
16:03:20 #0 4.821   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
16:03:20 #0 4.821   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:03:20 #0 4.821   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:03:20 #0 4.821   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
16:03:20 #0 4.821   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
16:03:20 #0 4.821   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:03:20 #0 4.821   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
16:03:20 #0 4.821   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:03:20 #0 4.821   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
16:03:20 #0 4.821   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:03:20 #0 4.821   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:03:20 #0 4.821   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
16:03:20 #0 4.821   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:03:20 #0 4.821   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:03:20 #0 4.821   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:03:20 #0 4.821   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:03:20 #0 4.821   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
16:03:20 #0 4.821   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
16:03:20 #0 4.822   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
16:03:20 #0 4.822   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:03:20 #0 4.822   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:03:20 #0 4.822   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:20 #0 4.822   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:20 #0 4.822   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:03:20 #0 4.822   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
16:03:20 #0 4.822   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
16:03:20 #0 4.822   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:03:20 #0 4.822   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
16:03:20 #0 4.822   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
16:03:20 #0 4.822   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:03:20 #0 4.822   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:03:20 #0 4.822   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
16:03:20 #0 4.822   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:03:20 #0 4.822   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:03:20 #0 4.822   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:20 #0 4.822   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
16:03:20 #0 4.822   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:03:20 #0 4.822   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:03:20 #0 4.822   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:03:20 #0 4.822   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
16:03:20 #0 4.822   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:03:20 #0 4.822   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:03:20 #0 4.822   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:03:20 #0 4.822   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:03:20 #0 4.822   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
16:03:20 #0 4.822   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:03:20 #0 4.822   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:03:20 #0 4.823   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:03:20 #0 4.823   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:03:20 #0 4.823   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
16:03:20 #0 4.823   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
16:03:20 #0 4.823   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:03:20 #0 4.823   libstring-shellquote-perl libsub-exporter-perl
16:03:20 #0 4.823   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:03:20 #0 4.823   libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:20 #0 4.823   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
16:03:20 #0 4.823   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:03:20 #0 4.823   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:03:20 #0 4.823   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
16:03:20 #0 4.823   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
16:03:20 #0 4.823   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
16:03:20 #0 4.823   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
16:03:20 #0 4.823   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
16:03:20 #0 4.823   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
16:03:20 #0 4.823   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:03:20 #0 4.823   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
16:03:20 #0 4.823   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:03:20 #0 4.825   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
16:03:20 #0 4.825   netbase openssh-client openssl patch patchutils pbzip2 perl
16:03:20 #0 4.825   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
16:03:20 #0 4.825   pristine-tar publicsuffix python-apt-common python3 python3-apt
16:03:20 #0 4.825   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
16:03:20 #0 4.825   python3-magic python3-minimal python3-pkg-resources python3-requests
16:03:20 #0 4.825   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
16:03:20 #0 4.825   python3.9-minimal readline-common sensible-utils shared-mime-info strace
16:03:20 #0 4.825   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
16:03:20 #0 4.829 Suggested packages:
16:03:20 #0 4.829   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:03:20 #0 4.829   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
16:03:20 #0 4.829   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:03:20 #0 4.829   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:03:20 #0 4.829   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:20 #0 4.829   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:03:20 #0 4.829   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
16:03:20 #0 4.829   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
16:03:20 #0 4.829   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
16:03:20 #0 4.829   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:03:20 #0 4.829   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
16:03:20 #0 4.829   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
16:03:20 #0 4.829   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm
16:03:20 #0 4.829   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
16:03:20 #0 4.829   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
16:03:20 #0 4.829   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
16:03:20 #0 4.829   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc
16:03:20 #0 4.829   libbareword-filehandles-perl libindirect-perl libmultidimensional-perl
16:03:20 #0 4.829   gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
16:03:20 #0 4.829   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
16:03:20 #0 4.829   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
16:03:20 #0 4.829   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
16:03:20 #0 4.829   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
16:03:20 #0 4.829   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
16:03:20 #0 4.829   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
16:03:20 #0 4.829   python3-cryptography python3-openssl python3-socks python-requests-doc
16:03:20 #0 4.829   python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc
16:03:20 #0 7.494 The following NEW packages will be installed:
16:03:20 #0 7.494   autoconf automake autopoint autotools-dev binutils binutils-common
16:03:20 #0 7.494   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
16:03:20 #0 7.494   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
16:03:20 #0 7.494   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:03:20 #0 7.494   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
16:03:20 #0 7.494   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
16:03:20 #0 7.494   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:03:20 #0 7.495   gpgconf gpgsm groff-base intltool-debian iso-codes less
16:03:20 #0 7.495   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:03:20 #0 7.495   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:20 #0 7.495   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
16:03:20 #0 7.495   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:03:20 #0 7.495   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:03:20 #0 7.495   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
16:03:20 #0 7.495   libclass-inspector-perl libclass-method-modifiers-perl
16:03:20 #0 7.495   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:03:20 #0 7.495   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:03:20 #0 7.495   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
16:03:20 #0 7.495   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:03:20 #0 7.495   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:03:20 #0 7.495   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:03:20 #0 7.496   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
16:03:20 #0 7.496   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:03:20 #0 7.496   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:03:20 #0 7.496   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
16:03:20 #0 7.496   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:03:20 #0 7.496   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:03:20 #0 7.496   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:03:20 #0 7.496   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:03:20 #0 7.496   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
16:03:20 #0 7.496   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
16:03:20 #0 7.496   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
16:03:20 #0 7.496   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:03:20 #0 7.496   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:03:20 #0 7.496   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:20 #0 7.496   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:20 #0 7.496   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:03:20 #0 7.496   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
16:03:20 #0 7.496   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
16:03:20 #0 7.496   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:03:20 #0 7.496   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
16:03:20 #0 7.496   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
16:03:20 #0 7.496   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:03:20 #0 7.496   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:03:20 #0 7.496   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
16:03:20 #0 7.496   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:03:20 #0 7.496   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:03:20 #0 7.496   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:20 #0 7.496   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
16:03:20 #0 7.496   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:03:20 #0 7.496   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:03:20 #0 7.496   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:03:20 #0 7.496   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
16:03:20 #0 7.496   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:03:20 #0 7.496   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:03:20 #0 7.496   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:03:20 #0 7.496   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:03:20 #0 7.496   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
16:03:20 #0 7.496   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:03:20 #0 7.496   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:03:20 #0 7.496   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:03:20 #0 7.496   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:03:20 #0 7.496   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
16:03:20 #0 7.496   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
16:03:20 #0 7.496   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:03:20 #0 7.496   libstring-shellquote-perl libsub-exporter-perl
16:03:20 #0 7.496   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:03:20 #0 7.496   libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:20 #0 7.496   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
16:03:20 #0 7.496   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:03:20 #0 7.496   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:03:20 #0 7.496   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
16:03:20 #0 7.496   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
16:03:20 #0 7.496   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
16:03:20 #0 7.496   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
16:03:20 #0 7.496   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
16:03:20 #0 7.496   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
16:03:20 #0 7.496   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:03:20 #0 7.496   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
16:03:20 #0 7.496   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:03:20 #0 7.496   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
16:03:20 #0 7.496   netbase openssh-client openssl patch patchutils pbzip2 perl
16:03:20 #0 7.496   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
16:03:20 #0 7.496   pristine-tar publicsuffix python-apt-common python3 python3-apt
16:03:20 #0 7.496   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
16:03:20 #0 7.496   python3-magic python3-minimal python3-pkg-resources python3-requests
16:03:20 #0 7.496   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
16:03:20 #0 7.496   python3.9-minimal readline-common sensible-utils shared-mime-info strace
16:03:20 #0 7.496   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
16:03:20 #0 7.784 0 upgraded, 384 newly installed, 0 to remove and 0 not upgraded.
16:03:20 #0 7.784 Need to get 175 MB of archives.
16:03:20 #0 7.784 After this operation, 572 MB of additional disk space will be used.
16:03:20 #0 7.784 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u1 [145 kB]
16:03:20 #0 7.789 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
16:03:20 #0 7.796 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB]
16:03:20 #0 7.799 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]
16:03:20 #0 7.804 Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
16:03:20 #0 7.809 Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB]
16:03:20 #0 7.822 Get:7 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
16:03:20 #0 7.848 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
16:03:20 #0 7.849 Get:9 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB]
16:03:20 #0 7.891 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB]
16:03:20 #0 7.895 Get:11 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
16:03:20 #0 7.895 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
16:03:20 #0 7.900 Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB]
16:03:20 #0 7.902 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
16:03:20 #0 7.921 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
16:03:20 #0 7.921 Get:16 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
16:03:20 #0 7.921 Get:17 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
16:03:20 #0 7.922 Get:18 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB]
16:03:20 #0 7.924 Get:19 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
16:03:20 #0 7.927 Get:20 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
16:03:20 #0 7.932 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
16:03:20 #0 7.940 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
16:03:20 #0 7.954 Get:23 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
16:03:20 #0 7.959 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
16:03:20 #0 7.959 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
16:03:20 #0 7.960 Get:26 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
16:03:20 #0 7.963 Get:27 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
16:03:20 #0 7.963 Get:28 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
16:03:20 #0 7.963 Get:29 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
16:03:20 #0 7.964 Get:30 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
16:03:20 #0 7.972 Get:31 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
16:03:20 #0 7.973 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
16:03:20 #0 7.977 Get:33 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
16:03:20 #0 7.980 Get:34 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
16:03:20 #0 7.980 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB]
16:03:20 #0 7.984 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
16:03:20 #0 7.996 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
16:03:20 #0 7.996 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB]
16:03:20 #0 7.998 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
16:03:20 #0 7.998 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
16:03:20 #0 8.004 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
16:03:20 #0 8.004 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5+deb11u1 [929 kB]
16:03:20 #0 8.011 Get:43 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
16:03:20 #0 8.011 Get:44 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
16:03:20 #0 8.015 Get:45 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
16:03:20 #0 8.015 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
16:03:20 #0 8.018 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
16:03:20 #0 8.024 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:03:20 #0 8.024 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
16:03:20 #0 8.032 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB]
16:03:20 #0 8.040 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
16:03:20 #0 8.056 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
16:03:20 #0 8.062 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
16:03:20 #0 8.062 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
16:03:20 #0 8.066 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
16:03:20 #0 8.082 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
16:03:20 #0 8.082 Get:57 http://deb.debian.org/debian bullseye-updates/main amd64 libc-dev-bin amd64 2.31-13+deb11u5 [276 kB]
16:03:20 #0 8.084 Get:58 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.149-2 [1551 kB]
16:03:20 #0 8.111 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
16:03:20 #0 8.112 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB]
16:03:20 #0 8.114 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
16:03:20 #0 8.115 Get:62 http://deb.debian.org/debian bullseye-updates/main amd64 libc6-dev amd64 2.31-13+deb11u5 [2359 kB]
16:03:20 #0 8.129 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
16:03:20 #0 8.140 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
16:03:20 #0 8.160 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
16:03:20 #0 8.160 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
16:03:20 #0 8.239 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
16:03:20 #0 8.240 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
16:03:20 #0 8.241 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
16:03:20 #0 8.243 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
16:03:20 #0 8.243 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
16:03:20 #0 8.243 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
16:03:20 #0 8.262 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
16:03:20 #0 8.270 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
16:03:20 #0 8.289 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
16:03:20 #0 8.296 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
16:03:20 #0 8.298 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
16:03:20 #0 8.324 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
16:03:20 #10 ...
16:03:20 
16:03:20 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:20 #7 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 4.1s done
16:03:20 #10 18.42 Selecting previously unselected package autotools-dev.
16:03:20 #10 18.42 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ...
16:03:20 #10 18.43 Unpacking autotools-dev (20180224.1) ...
16:03:20 #10 18.47 Selecting previously unselected package automake.
16:03:20 #10 18.47 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ...
16:03:20 #10 18.48 Unpacking automake (1:1.16.1-4) ...
16:03:20 #10 18.55 Selecting previously unselected package autopoint.
16:03:20 #10 18.55 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ...
16:03:20 #10 18.55 Unpacking autopoint (0.19.8.1-9) ...
16:03:20 #10 18.59 Selecting previously unselected package binutils-common:arm64.
16:03:20 #11 22.74 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
16:03:20 #11 22.77 Unpacking publicsuffix (20200303.0012-1) ...
16:03:20 #11 22.81 Selecting previously unselected package python-apt-common.
16:03:20 #11 22.81 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.8_all.deb ...
16:03:20 #11 22.82 Unpacking python-apt-common (2.0.0ubuntu0.20.04.8) ...
16:03:20 #11 22.86 Selecting previously unselected package python3-apt.
16:03:20 #11 22.86 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.8_arm64.deb ...
16:03:20 #11 22.87 Unpacking python3-apt (2.0.0ubuntu0.20.04.8) ...
16:03:20 #11 22.91 Selecting previously unselected package strace.
16:03:20 #11 22.91 Preparing to unpack .../058-strace_5.5-3ubuntu1_arm64.deb ...
16:03:20 #11 22.92 Unpacking strace (5.5-3ubuntu1) ...
16:03:20 #11 22.97 Selecting previously unselected package xauth.
16:03:20 #10 27.52 Preparing to unpack .../083-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ...
16:03:20 #10 27.52 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ...
16:03:20 #10 27.59 Selecting previously unselected package patch.
16:03:20 #10 27.59 Preparing to unpack .../084-patch_2.7.6-2ubuntu1.1_arm64.deb ...
16:03:20 #10 27.60 Unpacking patch (2.7.6-2ubuntu1.1) ...
16:03:20 #10 27.64 Selecting previously unselected package dpkg-dev.
16:03:20 #10 27.64 Preparing to unpack .../085-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ...
16:03:20 #10 27.65 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ...
16:03:20 #10 27.72 Selecting previously unselected package build-essential.
16:03:20 #10 27.72 Preparing to unpack .../086-build-essential_12.4ubuntu1_arm64.deb ...
16:03:20 #10 27.73 Unpacking build-essential (12.4ubuntu1) ...
16:03:20 #10 27.77 Selecting previously unselected package libroken18-heimdal:arm64.
16:03:20 #10 19.26 Selecting previously unselected package libuchardet0:armhf.
16:03:20 #10 19.26 (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 ... 7930 files and directories currently installed.)
16:03:20 #10 19.27 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ...
16:03:20 #10 19.28 Unpacking libuchardet0:armhf (0.0.7-1) ...
16:03:20 #10 19.32 Selecting previously unselected package groff-base.
16:03:20 #10 19.32 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ...
16:03:20 #10 19.33 Unpacking groff-base (1.22.4-6) ...
16:03:20 #10 38.01 Preparing to unpack .../141-libcurl3-gnutls_7.58.0-2ubuntu3.21_armhf.deb ...
16:03:20 #10 38.02 Unpacking libcurl3-gnutls:armhf (7.58.0-2ubuntu3.21) ...
16:03:20 #10 38.07 Selecting previously unselected package liberror-perl.
16:03:20 #10 38.07 Preparing to unpack .../142-liberror-perl_0.17025-1_all.deb ...
16:03:20 #10 38.08 Unpacking liberror-perl (0.17025-1) ...
16:03:20 #10 38.11 Selecting previously unselected package git-man.
16:03:20 #10 38.11 Preparing to unpack .../143-git-man_1%3a2.17.1-1ubuntu0.13_all.deb ...
16:03:20 #10 38.12 Unpacking git-man (1:2.17.1-1ubuntu0.13) ...
16:03:20 #10 38.23 Selecting previously unselected package git.
16:03:20 #11 11.29 Get:116 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libc-dev-bin arm64 2.36-0ubuntu4 [19.5 kB]
16:03:20 #11 11.29 Get:117 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 linux-libc-dev arm64 5.19.0-26.27 [1320 kB]
16:03:20 #11 11.35 Get:118 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcrypt-dev arm64 1:4.4.28-2 [120 kB]
16:03:20 #11 11.36 Get:119 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB]
16:03:20 #11 11.36 Get:120 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [199 kB]
16:03:20 #11 11.37 Get:121 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB]
16:03:20 #11 11.37 Get:122 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libc6-dev arm64 2.36-0ubuntu4 [1547 kB]
16:03:20 #11 11.45 Get:123 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libisl23 arm64 0.25-1 [697 kB]
16:03:20 #11 11.48 Get:124 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmpfr6 arm64 4.1.0-3build3 [245 kB]
16:03:20 #11 11.49 Get:125 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmpc3 arm64 1.2.1-2build1 [48.1 kB]
16:03:20 #11 11.49 Get:126 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 cpp-12 arm64 12.2.0-3ubuntu1 [9579 kB]
16:03:20 #11 9.929 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf automake all 1:1.16.5-1.3 [558 kB]
16:03:20 #11 9.992 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autopoint all 0.21-4ubuntu4 [422 kB]
16:03:20 #11 10.01 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils-common armhf 2.38-4ubuntu2.1 [221 kB]
16:03:20 #11 10.02 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libbinutils armhf 2.38-4ubuntu2.1 [498 kB]
16:03:20 #11 10.04 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libctf-nobfd0 armhf 2.38-4ubuntu2.1 [94.4 kB]
16:03:20 #11 10.04 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libctf0 armhf 2.38-4ubuntu2.1 [94.1 kB]
16:03:20 #11 10.04 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.38-4ubuntu2.1 [3061 kB]
16:03:20 #11 10.19 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils armhf 2.38-4ubuntu2.1 [3162 B]
16:03:20 #11 10.22 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-dev-bin armhf 2.35-0ubuntu3.1 [19.0 kB]
16:03:20 #11 10.22 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf linux-libc-dev armhf 5.15.0-56.62 [1297 kB]
16:03:20 #11 10.26 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcrypt-dev armhf 1:4.4.27-1 [122 kB]
16:03:20 #11 10.26 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB]
16:03:20 #11 10.26 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtirpc-dev armhf 1.3.2-2ubuntu0.1 [184 kB]
16:03:20 #11 10.27 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB]
16:03:20 #11 10.27 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc6-dev armhf 2.35-0ubuntu3.1 [1332 kB]
16:03:20 #8 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 4.3s done
16:03:20 #8 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2
16:03:20 #11 22.25 Preparing to unpack .../032-libfido2-1_1.10.0-1_arm64.deb ...
16:03:20 #11 22.25 Unpacking libfido2-1:arm64 (1.10.0-1) ...
16:03:20 #11 22.32 Selecting previously unselected package libnghttp2-14:arm64.
16:03:20 #11 22.32 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_arm64.deb ...
16:03:20 #11 22.32 Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ...
16:03:20 #11 22.36 Selecting previously unselected package libpipeline1:arm64.
16:03:20 #11 22.37 Preparing to unpack .../034-libpipeline1_1.5.5-1_arm64.deb ...
16:03:20 #11 22.37 Unpacking libpipeline1:arm64 (1.5.5-1) ...
16:03:20 #11 22.41 Selecting previously unselected package libpng16-16:arm64.
16:03:20 #11 22.41 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_arm64.deb ...
16:03:20 #11 22.42 Unpacking libpng16-16:arm64 (1.6.37-3build5) ...
16:03:20 #11 22.46 Selecting previously unselected package libpsl5:arm64.
16:03:20 #21 DONE 0.5s
16:03:20 #10 24.30 Selecting previously unselected package python3.
16:03:20 #10 24.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 ... 10974 files and directories currently installed.)
16:03:20 #10 24.31 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
16:03:20 #10 24.31 Unpacking python3 (3.7.3-1) ...
16:03:20 #10 24.35 Selecting previously unselected package sensible-utils.
16:03:20 #10 24.35 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ...
16:03:20 #10 24.35 Unpacking sensible-utils (0.0.12) ...
16:03:20 #10 24.40 Selecting previously unselected package bzip2.
16:03:20 #10 24.40 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u2_armhf.deb ...
16:03:20 #10 24.41 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
16:03:20 #10 24.44 Selecting previously unselected package libmagic-mgc.
16:03:20 #10 24.44 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
16:03:20 #10 24.45 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
16:03:20 #10 24.53 Selecting previously unselected package libmagic1:armhf.
16:03:20 #10 24.54 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
16:03:20 #10 24.55 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
16:03:20 #10 24.60 Selecting previously unselected package file.
16:03:20 #10 24.60 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ...
16:03:20 #10 24.61 Unpacking file (1:5.35-4+deb10u2) ...
16:03:20 #10 24.67 Selecting previously unselected package gettext-base.
16:03:20 #10 25.38 Preparing to unpack .../063-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:03:20 #10 25.38 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:03:20 #10 25.42 Selecting previously unselected package libsasl2-2:arm64.
16:03:20 #10 25.42 Preparing to unpack .../064-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:03:20 #10 25.43 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:03:20 #10 25.47 Selecting previously unselected package libldap-2.4-2:arm64.
16:03:20 #10 25.48 Preparing to unpack .../065-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
16:03:20 #10 25.48 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
16:03:20 #10 25.54 Selecting previously unselected package libnghttp2-14:arm64.
16:03:20 #10 25.54 Preparing to unpack .../066-libnghttp2-14_1.43.0-1_arm64.deb ...
16:03:20 #10 25.54 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
16:03:20 #10 25.59 Selecting previously unselected package libpsl5:arm64.
16:03:20 #11 8.632 Get:35 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
16:03:20 #11 8.635 Get:36 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
16:03:20 #11 8.636 Get:37 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libperl5.34 amd64 5.34.0-5ubuntu1.1 [4713 kB]
16:03:20 #7 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2
16:03:20 #10 32.36 Unpacking dwz (0.13+20210201-1) ...
16:03:20 #10 32.42 Selecting previously unselected package libicu67:armhf.
16:03:20 #10 32.42 Preparing to unpack .../079-libicu67_67.1-7_armhf.deb ...
16:03:20 #10 32.42 Unpacking libicu67:armhf (67.1-7) ...
16:03:20 #10 18.59 Preparing to unpack .../029-binutils-common_2.31.1-16_arm64.deb ...
16:03:20 #10 18.60 Unpacking binutils-common:arm64 (2.31.1-16) ...
16:03:20 #10 18.81 Selecting previously unselected package libbinutils:arm64.
16:03:20 #10 18.81 Preparing to unpack .../030-libbinutils_2.31.1-16_arm64.deb ...
16:03:20 #10 18.82 Unpacking libbinutils:arm64 (2.31.1-16) ...
16:03:20 #10 18.88 Selecting previously unselected package binutils-aarch64-linux-gnu.
16:03:20 #11 22.97 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_arm64.deb ...
16:03:20 #11 22.98 Unpacking xauth (1:1.1-0ubuntu1) ...
16:03:20 #11 23.02 Selecting previously unselected package libfl2:arm64.
16:03:20 #11 23.02 Preparing to unpack .../060-libfl2_2.6.4-6.2_arm64.deb ...
16:03:20 #11 23.02 Unpacking libfl2:arm64 (2.6.4-6.2) ...
16:03:20 #11 23.06 Selecting previously unselected package at.
16:03:20 #11 23.07 Preparing to unpack .../061-at_3.1.23-1ubuntu1_arm64.deb ...
16:03:20 #11 23.07 Unpacking at (3.1.23-1ubuntu1) ...
16:03:20 #11 23.11 Selecting previously unselected package libsigsegv2:arm64.
16:03:20 #11 23.11 Preparing to unpack .../062-libsigsegv2_2.12-2_arm64.deb ...
16:03:20 #11 23.12 Unpacking libsigsegv2:arm64 (2.12-2) ...
16:03:20 #11 23.14 Selecting previously unselected package m4.
16:03:20 #11 23.15 Preparing to unpack .../063-m4_1.4.18-4_arm64.deb ...
16:03:20 #11 23.15 Unpacking m4 (1.4.18-4) ...
16:03:20 #11 23.19 Selecting previously unselected package autoconf.
16:03:20 #11 23.19 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ...
16:03:20 #11 23.20 Unpacking autoconf (2.69-11.1) ...
16:03:20 #11 23.25 Selecting previously unselected package autotools-dev.
16:03:20 #10 27.77 Preparing to unpack .../087-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.2_arm64.deb ...
16:03:20 #10 27.78 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:20 #10 27.83 Selecting previously unselected package libasn1-8-heimdal:arm64.
16:03:20 #10 27.83 Preparing to unpack .../088-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.2_arm64.deb ...
16:03:20 #10 27.83 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:20 #10 27.89 Selecting previously unselected package libheimbase1-heimdal:arm64.
16:03:20 #10 27.89 Preparing to unpack .../089-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.2_arm64.deb ...
16:03:20 #10 27.89 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:20 #10 27.95 Selecting previously unselected package libhcrypto4-heimdal:arm64.
16:03:20 #10 27.95 Preparing to unpack .../090-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.2_arm64.deb ...
16:03:20 #10 27.96 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:20 #10 28.03 Selecting previously unselected package libwind0-heimdal:arm64.
16:03:20 #10 19.81 Selecting previously unselected package libgdbm6:armhf.
16:03:20 #10 19.81 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ...
16:03:20 #10 38.23 Preparing to unpack .../144-git_1%3a2.17.1-1ubuntu0.13_armhf.deb ...
16:03:20 #10 38.25 Unpacking git (1:2.17.1-1ubuntu0.13) ...
16:03:20 #11 4.447 Reading package lists...
16:03:20 #11 5.509 Building dependency tree...
16:03:20 #11 5.689 Reading state information...
16:03:20 #11 10.34 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gcc-11-base armhf 11.3.0-1ubuntu1~22.04 [20.8 kB]
16:03:20 #11 10.34 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libisl23 armhf 0.24-2build1 [581 kB]
16:03:20 #11 10.37 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpfr6 armhf 4.1.0-3build3 [217 kB]
16:03:20 #11 10.38 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpc3 armhf 1.2.1-2build1 [39.5 kB]
16:03:20 #11 10.38 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cpp-11 armhf 11.3.0-1ubuntu1~22.04 [7846 kB]
16:03:20 #11 22.47 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_arm64.deb ...
16:03:20 #11 22.47 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
16:03:20 #11 22.51 Selecting previously unselected package libxau6:arm64.
16:03:20 #11 22.51 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_arm64.deb ...
16:03:20 #11 22.52 Unpacking libxau6:arm64 (1:1.0.9-1build5) ...
16:03:20 #11 22.56 Selecting previously unselected package libxdmcp6:arm64.
16:03:20 #11 22.56 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ...
16:03:20 #11 22.57 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
16:03:20 #11 22.61 Selecting previously unselected package libxcb1:arm64.
16:03:20 #11 22.61 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_arm64.deb ...
16:03:20 #11 22.61 Unpacking libxcb1:arm64 (1.14-3ubuntu3) ...
16:03:20 #11 22.65 Selecting previously unselected package libx11-data.
16:03:20 #11 22.65 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ...
16:03:20 #11 22.65 Unpacking libx11-data (2:1.7.5-1) ...
16:03:20 
16:03:20 #22 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
16:03:20 #10 25.59 Preparing to unpack .../067-libpsl5_0.21.0-1.2_arm64.deb ...
16:03:20 #10 25.59 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
16:03:20 #10 25.64 Selecting previously unselected package librtmp1:arm64.
16:03:20 #10 25.64 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
16:03:20 #10 25.65 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:03:20 #10 25.69 Selecting previously unselected package libssh2-1:arm64.
16:03:20 #10 25.69 Preparing to unpack .../069-libssh2-1_1.9.0-2_arm64.deb ...
16:03:20 #10 25.70 Unpacking libssh2-1:arm64 (1.9.0-2) ...
16:03:20 #10 25.75 Selecting previously unselected package libcurl4:arm64.
16:03:20 #10 25.75 Preparing to unpack .../070-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
16:03:20 #10 25.76 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
16:03:20 #10 25.81 Selecting previously unselected package curl.
16:03:20 #10 24.67 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ...
16:03:20 #10 24.69 Unpacking gettext-base (0.19.8.1-9) ...
16:03:20 #10 24.75 Selecting previously unselected package xz-utils.
16:03:20 #10 24.75 Preparing to unpack .../007-xz-utils_5.2.4-1+deb10u1_armhf.deb ...
16:03:20 #10 24.76 Unpacking xz-utils (5.2.4-1+deb10u1) ...
16:03:20 #10 24.81 Selecting previously unselected package libsigsegv2:armhf.
16:03:20 #11 8.860 Get:38 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 perl amd64 5.34.0-5ubuntu1.1 [231 kB]
16:03:20 #11 8.866 Get:39 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 openssl amd64 3.0.5-2ubuntu2 [1178 kB]
16:03:20 #11 8.922 Get:40 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 ca-certificates all 20211016ubuntu0.22.10.1 [143 kB]
16:03:20 #11 8.929 Get:41 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libdbus-1-3 amd64 1.14.0-2ubuntu3 [200 kB]
16:03:20 #11 8.937 Get:42 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-bin amd64 1.14.0-2ubuntu3 [39.4 kB]
16:03:20 #11 8.944 Get:43 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-session-bus-common all 1.14.0-2ubuntu3 [73.0 kB]
16:03:20 #11 8.944 Get:44 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-daemon amd64 1.14.0-2ubuntu3 [118 kB]
16:03:20 #11 8.950 Get:45 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus-system-bus-common all 1.14.0-2ubuntu3 [74.2 kB]
16:03:20 #11 8.954 Get:46 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 dbus amd64 1.14.0-2ubuntu3 [24.2 kB]
16:03:20 #11 8.954 Get:47 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 distro-info-data all 0.54ubuntu0.1 [5242 B]
16:03:20 #10 18.89 Preparing to unpack .../031-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ...
16:03:20 #10 18.89 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
16:03:20 #10 19.14 Selecting previously unselected package binutils.
16:03:20 #11 23.25 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ...
16:03:20 #11 23.25 Unpacking autotools-dev (20180224.1) ...
16:03:20 #11 23.29 Selecting previously unselected package automake.
16:03:20 #11 23.29 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ...
16:03:20 #11 23.30 Unpacking automake (1:1.16.1-4ubuntu6) ...
16:03:20 #11 23.37 Selecting previously unselected package autopoint.
16:03:20 #11 23.38 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ...
16:03:20 #11 23.38 Unpacking autopoint (0.19.8.1-10build1) ...
16:03:20 #11 23.42 Selecting previously unselected package binutils-common:arm64.
16:03:20 #11 23.42 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.4_arm64.deb ...
16:03:20 #11 23.43 Unpacking binutils-common:arm64 (2.34-6ubuntu1.4) ...
16:03:20 #11 23.47 Selecting previously unselected package libbinutils:arm64.
16:03:20 #11 23.47 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.4_arm64.deb ...
16:03:20 #11 23.48 Unpacking libbinutils:arm64 (2.34-6ubuntu1.4) ...
16:03:20 #11 1.202 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease [267 kB]
16:03:20 #10 28.03 Preparing to unpack .../091-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.2_arm64.deb ...
16:03:20 #10 28.03 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:20 #10 28.08 Selecting previously unselected package libhx509-5-heimdal:arm64.
16:03:20 #10 28.08 Preparing to unpack .../092-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.2_arm64.deb ...
16:03:20 #10 28.08 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:20 #10 28.13 Selecting previously unselected package libkrb5-26-heimdal:arm64.
16:03:20 #10 28.13 Preparing to unpack .../093-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.2_arm64.deb ...
16:03:20 #10 28.14 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:20 #10 28.19 Selecting previously unselected package libheimntlm0-heimdal:arm64.
16:03:20 #10 28.19 Preparing to unpack .../094-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.2_arm64.deb ...
16:03:20 #10 28.19 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:20 #10 28.24 Selecting previously unselected package libgssapi3-heimdal:arm64.
16:03:20 #10 28.24 Preparing to unpack .../095-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.2_arm64.deb ...
16:03:20 #9 DONE 3.5s
16:03:20 
16:03:20 #10 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Stream-PowerTools.repo; fi
16:03:20 #10 38.55 Selecting previously unselected package libalgorithm-diff-perl.
16:03:20 #10 38.56 Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-1_all.deb ...
16:03:20 #10 38.56 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
16:03:20 #10 38.60 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:03:20 #10 38.60 Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-5_armhf.deb ...
16:03:20 #10 38.61 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
16:03:20 #10 38.65 Selecting previously unselected package libalgorithm-merge-perl.
16:03:20 #10 38.65 Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ...
16:03:20 #10 38.65 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:03:20 #10 38.68 Selecting previously unselected package libapt-pkg-perl.
16:03:20 #10 38.68 Preparing to unpack .../148-libapt-pkg-perl_0.1.33build1_armhf.deb ...
16:03:20 #10 38.69 Unpacking libapt-pkg-perl (0.1.33build1) ...
16:03:20 #10 38.72 Selecting previously unselected package libarchive-cpio-perl.
16:03:20 #10 38.72 Preparing to unpack .../149-libarchive-cpio-perl_0.10-1_all.deb ...
16:03:20 #10 38.73 Unpacking libarchive-cpio-perl (0.10-1) ...
16:03:20 #10 38.76 Selecting previously unselected package libb-hooks-op-check-perl.
16:03:20 #10 19.94 Unpacking libgdbm6:armhf (1.19-2) ...
16:03:20 #11 5.945 The following additional packages will be installed:
16:03:20 #11 5.945   at autoconf automake autopoint autotools-dev binutils
16:03:20 #11 5.945   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
16:03:20 #11 5.945   ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf
16:03:20 #11 5.945   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
16:03:20 #11 5.945   fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man
16:03:20 #11 5.945   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:03:20 #11 5.945   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
16:03:20 #11 5.945   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:03:20 #11 5.945   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:20 #11 5.945   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
16:03:20 #11 5.945   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:03:20 #11 5.945   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:03:20 #11 5.945   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
16:03:20 #11 5.945   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:03:20 #11 5.945   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:03:20 #11 5.945   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
16:03:20 #11 5.945   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:03:20 #11 5.945   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
16:03:20 #11 5.945   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
16:03:20 #11 5.945   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
16:03:20 #11 5.945   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
16:03:20 #11 5.945   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:03:20 #11 5.945   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
16:03:20 #11 5.945   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:03:20 #11 5.945   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
16:03:20 #11 5.945   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:03:20 #11 5.945   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
16:03:20 #11 5.945   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
16:03:20 #11 5.945   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
16:03:20 #11 5.945   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:03:20 #11 5.945   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:03:20 #11 5.945   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:20 #11 5.945   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:20 #11 5.945   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
16:03:20 #11 5.945   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
16:03:20 #11 5.945   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:03:20 #11 5.945   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
16:03:20 #11 5.945   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
16:03:20 #11 5.945   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
16:03:20 #11 5.945   libldap-common liblinux-epoll-perl liblist-compare-perl
16:03:20 #11 5.945   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
16:03:20 #11 5.945   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:03:20 #11 5.945   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
16:03:20 #11 5.945   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
16:03:20 #11 5.945   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:03:20 #11 5.945   libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6
16:03:20 #11 5.945   libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
16:03:20 #11 5.945   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:03:20 #11 5.945   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:03:20 #11 5.945   libnumber-compare-perl libnumber-range-perl libobject-id-perl
16:03:20 #11 5.945   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:03:20 #11 5.945   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:03:20 #11 5.945   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
16:03:20 #11 5.945   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:03:20 #11 5.945   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
16:03:20 #11 5.945   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:03:20 #11 5.945   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
16:03:20 #11 5.945   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:03:20 #11 5.945   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:03:20 #11 5.945   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
16:03:20 #11 5.945   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
16:03:20 #11 5.945   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:03:20 #11 5.945   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:03:20 #11 5.945   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:20 #11 5.945   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
16:03:20 #11 5.945   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
16:03:20 #11 5.945   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
16:03:20 #11 5.945   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:03:20 #11 5.945   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
16:03:20 #11 5.945   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
16:03:20 #11 5.945   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:03:20 #11 5.945   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:03:20 #11 5.945   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
16:03:20 #11 5.945   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:03:20 #11 5.945   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
16:03:20 #11 5.945   openssh-client openssl patch patchutils perl perl-modules-5.30
16:03:20 #11 5.945   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:03:20 #11 5.945   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:03:20 #11 5.945   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:03:20 #11 5.945   python3-pkg-resources python3-requests python3-six python3-unidiff
16:03:20 #11 5.945   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
16:03:20 #11 5.945   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
16:03:20 #11 5.945   xz-utils
16:03:20 #11 5.945 Suggested packages:
16:03:20 #11 5.945   default-mta | mail-transport-agent autoconf-archive gnu-standards
16:03:20 #11 5.945   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
16:03:20 #11 5.945   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
16:03:20 #11 5.945   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
16:03:20 #11 5.945   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
16:03:20 #11 5.945   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:20 #11 5.945   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:03:20 #11 5.945   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
16:03:20 #11 5.945   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
16:03:20 #11 5.945   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
16:03:20 #11 5.945   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
16:03:20 #11 5.945   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
16:03:20 #11 5.945   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
16:03:20 #11 5.945   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
16:03:20 #11 5.945   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
16:03:20 #11 5.945   libscalar-number-perl libsasl2-modules-gssapi-mit
16:03:20 #11 5.945   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:03:20 #11 5.945   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
16:03:20 #11 5.945   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:03:20 #11 5.945   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
16:03:20 #11 5.945   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:03:20 #11 5.945   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
16:03:20 #11 5.945   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
16:03:20 #11 5.945   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
16:03:20 #11 5.945   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
16:03:20 #11 5.945   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
16:03:20 #11 5.945   python3-cryptography python3-openssl python3-socks python3.8-venv
16:03:20 #11 5.945   python3.8-doc binfmt-support readline-doc zip wdiff-doc
16:03:20 #11 22.73 Selecting previously unselected package libx11-6:arm64.
16:03:20 #11 22.73 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_arm64.deb ...
16:03:20 #11 22.73 Unpacking libx11-6:arm64 (2:1.7.5-1) ...
16:03:20 #11 22.79 Selecting previously unselected package libxext6:arm64.
16:03:20 #11 22.79 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_arm64.deb ...
16:03:20 #11 22.79 Unpacking libxext6:arm64 (2:1.3.4-1build1) ...
16:03:20 #11 22.83 Selecting previously unselected package libxmuu1:arm64.
16:03:20 #11 22.84 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_arm64.deb ...
16:03:20 #11 22.84 Unpacking libxmuu1:arm64 (2:1.1.3-3) ...
16:03:20 #11 22.89 Selecting previously unselected package man-db.
16:03:20 #11 22.90 Preparing to unpack .../044-man-db_2.10.2-1_arm64.deb ...
16:03:20 #11 22.90 Unpacking man-db (2.10.2-1) ...
16:03:20 #11 22.96 Selecting previously unselected package manpages.
16:03:20 #22 DONE 0.5s
16:03:20 
16:03:20 #23 [cross-true 5/6] RUN dpkg --add-architecture s390x
16:03:20 #11 11.92 Get:127 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 cpp arm64 4:12.2.0-1ubuntu1 [27.3 kB]
16:03:20 #11 11.92 Get:128 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcc1-0 arm64 12.2.0-3ubuntu1 [44.1 kB]
16:03:20 #11 11.93 Get:129 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgomp1 arm64 12.2.0-3ubuntu1 [122 kB]
16:03:20 #11 11.93 Get:130 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libitm1 arm64 12.2.0-3ubuntu1 [27.9 kB]
16:03:20 #11 11.93 Get:131 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libatomic1 arm64 12.2.0-3ubuntu1 [10.7 kB]
16:03:20 #11 11.93 Get:132 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libasan8 arm64 12.2.0-3ubuntu1 [2375 kB]
16:03:20 #11 12.03 Get:133 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblsan0 arm64 12.2.0-3ubuntu1 [1027 kB]
16:03:20 #11 12.08 Get:134 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtsan2 arm64 12.2.0-3ubuntu1 [2514 kB]
16:03:20 #10 25.81 Preparing to unpack .../071-curl_7.74.0-1.3+deb11u3_arm64.deb ...
16:03:20 #10 25.82 Unpacking curl (7.74.0-1.3+deb11u3) ...
16:03:20 #10 25.87 Selecting previously unselected package dctrl-tools.
16:03:20 #10 25.87 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ...
16:03:20 #10 25.88 Unpacking dctrl-tools (2.24-3) ...
16:03:20 #10 25.92 Selecting previously unselected package libdebhelper-perl.
16:03:20 #10 25.92 Preparing to unpack .../073-libdebhelper-perl_13.3.4_all.deb ...
16:03:20 #10 25.93 Unpacking libdebhelper-perl (13.3.4) ...
16:03:20 #10 25.98 Selecting previously unselected package libtool.
16:03:20 #10 25.98 Preparing to unpack .../074-libtool_2.4.6-15_all.deb ...
16:03:20 #10 25.99 Unpacking libtool (2.4.6-15) ...
16:03:20 #10 26.04 Selecting previously unselected package dh-autoreconf.
16:03:20 #10 26.04 Preparing to unpack .../075-dh-autoreconf_20_all.deb ...
16:03:20 #10 26.05 Unpacking dh-autoreconf (20) ...
16:03:20 #10 26.09 Selecting previously unselected package libarchive-zip-perl.
16:03:20 #10 26.09 Preparing to unpack .../076-libarchive-zip-perl_1.68-1_all.deb ...
16:03:20 #10 26.10 Unpacking libarchive-zip-perl (1.68-1) ...
16:03:20 #10 26.14 Selecting previously unselected package libsub-override-perl.
16:03:20 #10 24.81 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ...
16:03:20 #10 24.82 Unpacking libsigsegv2:armhf (2.12-2) ...
16:03:20 #10 24.85 Selecting previously unselected package m4.
16:03:20 #10 24.85 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ...
16:03:20 #10 24.86 Unpacking m4 (1.4.18-2) ...
16:03:20 #10 24.90 Selecting previously unselected package autoconf.
16:03:20 #10 24.90 Preparing to unpack .../010-autoconf_2.69-11_all.deb ...
16:03:20 #10 24.91 Unpacking autoconf (2.69-11) ...
16:03:20 #10 24.98 Selecting previously unselected package autotools-dev.
16:03:20 #10 24.98 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ...
16:03:20 #10 24.98 Unpacking autotools-dev (20180224.1) ...
16:03:20 #10 25.03 Selecting previously unselected package automake.
16:03:20 #10 25.03 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ...
16:03:20 #10 25.04 Unpacking automake (1:1.16.1-4) ...
16:03:20 #11 9.010 Get:48 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dmsetup amd64 2:1.02.185-1ubuntu1 [79.1 kB]
16:03:20 #11 9.012 Get:49 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libglib2.0-0 amd64 2.74.0-3 [1471 kB]
16:03:20 #11 9.067 Get:50 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgirepository-1.0-1 amd64 1.74.0-2 [67.3 kB]
16:03:20 #11 9.085 Get:51 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gir1.2-glib-2.0 amd64 1.74.0-2 [178 kB]
16:03:20 #11 9.091 Get:52 http://archive.ubuntu.com/ubuntu kinetic/main amd64 iso-codes all 4.11.0-1 [3352 kB]
16:03:20 #11 9.263 Get:53 http://archive.ubuntu.com/ubuntu kinetic/main amd64 krb5-locales all 1.20-1 [11.5 kB]
16:03:20 #11 9.263 Get:54 http://archive.ubuntu.com/ubuntu kinetic/main amd64 less amd64 590-1build1 [143 kB]
16:03:20 #11 9.263 Get:55 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmd0 amd64 1.0.4-2 [22.7 kB]
16:03:20 #11 9.263 Get:56 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libbsd0 amd64 0.11.6-1 [44.5 kB]
16:03:20 #11 9.263 Get:57 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libelf1 amd64 0.187-4 [50.9 kB]
16:03:20 #11 9.263 Get:58 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libglib2.0-data all 2.74.0-3 [18.6 kB]
16:03:20 #11 9.263 Get:59 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libicu71 amd64 71.1-3ubuntu1 [10.6 MB]
16:03:20 #9 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 10.2s done
16:03:20 #9 extracting sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889
16:03:21 #11 23.55 Selecting previously unselected package libctf-nobfd0:arm64.
16:03:21 #11 23.56 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.4_arm64.deb ...
16:03:21 #11 23.56 Unpacking libctf-nobfd0:arm64 (2.34-6ubuntu1.4) ...
16:03:21 #11 23.60 Selecting previously unselected package libctf0:arm64.
16:03:21 #11 23.60 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.4_arm64.deb ...
16:03:21 #11 23.61 Unpacking libctf0:arm64 (2.34-6ubuntu1.4) ...
16:03:21 #11 23.64 Selecting previously unselected package binutils-aarch64-linux-gnu.
16:03:21 #10 19.14 Preparing to unpack .../032-binutils_2.31.1-16_arm64.deb ...
16:03:21 #11 23.64 Preparing to unpack .../072-binutils-aarch64-linux-gnu_2.34-6ubuntu1.4_arm64.deb ...
16:03:21 #11 23.65 Unpacking binutils-aarch64-linux-gnu (2.34-6ubuntu1.4) ...
16:03:21 #10 19.14 Unpacking binutils (2.31.1-16) ...
16:03:21 #10 19.18 Selecting previously unselected package libc-dev-bin.
16:03:21 #10 19.18 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_arm64.deb ...
16:03:21 #10 19.19 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
16:03:21 #10 19.23 Selecting previously unselected package linux-libc-dev:arm64.
16:03:21 #10 19.23 Preparing to unpack .../034-linux-libc-dev_4.19.260-1_arm64.deb ...
16:03:21 #10 19.23 Unpacking linux-libc-dev:arm64 (4.19.260-1) ...
16:03:21 #10 19.37 Selecting previously unselected package libc6-dev:arm64.
16:03:21 #10 19.37 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_arm64.deb ...
16:03:21 #10 19.38 Unpacking libc6-dev:arm64 (2.28-10+deb10u2) ...
16:03:21 #10 28.24 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:21 #10 28.28 Selecting previously unselected package libsasl2-modules-db:arm64.
16:03:21 #10 28.28 Preparing to unpack .../096-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
16:03:21 #10 28.29 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:21 #10 28.32 Selecting previously unselected package libsasl2-2:arm64.
16:03:21 #10 28.32 Preparing to unpack .../097-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
16:03:21 #10 28.33 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:21 #10 28.37 Selecting previously unselected package libldap-common.
16:03:21 #10 28.37 Preparing to unpack .../098-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
16:03:21 #10 28.37 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
16:03:21 #10 28.41 Selecting previously unselected package libldap-2.4-2:arm64.
16:03:21 #10 28.41 Preparing to unpack .../099-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_arm64.deb ...
16:03:21 #10 28.42 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ...
16:03:21 #10 28.47 Selecting previously unselected package libnghttp2-14:arm64.
16:03:21 #10 DONE 1.1s
16:03:21 
16:03:21 #11 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
16:03:21 #10 38.76 Preparing to unpack .../150-libb-hooks-op-check-perl_0.22-1_armhf.deb ...
16:03:21 #10 38.76 Unpacking libb-hooks-op-check-perl (0.22-1) ...
16:03:21 #10 38.79 Selecting previously unselected package libdynaloader-functions-perl.
16:03:21 #10 38.80 Preparing to unpack .../151-libdynaloader-functions-perl_0.003-1_all.deb ...
16:03:21 #10 38.80 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:03:21 #10 38.83 Selecting previously unselected package libdevel-callchecker-perl.
16:03:21 #10 38.84 Preparing to unpack .../152-libdevel-callchecker-perl_0.007-2build1_armhf.deb ...
16:03:21 #10 38.84 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
16:03:21 #10 38.87 Selecting previously unselected package libparams-classify-perl.
16:03:21 #10 38.87 Preparing to unpack .../153-libparams-classify-perl_0.015-1_armhf.deb ...
16:03:21 #10 38.88 Unpacking libparams-classify-perl (0.015-1) ...
16:03:21 #10 38.92 Selecting previously unselected package libmodule-runtime-perl.
16:03:21 #10 38.92 Preparing to unpack .../154-libmodule-runtime-perl_0.016-1_all.deb ...
16:03:21 #10 38.93 Unpacking libmodule-runtime-perl (0.016-1) ...
16:03:21 #10 38.96 Selecting previously unselected package libtry-tiny-perl.
16:03:21 #10 38.96 Preparing to unpack .../155-libtry-tiny-perl_0.30-1_all.deb ...
16:03:21 #10 38.97 Unpacking libtry-tiny-perl (0.30-1) ...
16:03:21 #10 39.00 Selecting previously unselected package libmodule-implementation-perl.
16:03:21 #10 20.20 Selecting previously unselected package libpipeline1:armhf.
16:03:21 #10 20.20 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ...
16:03:21 #10 20.22 Unpacking libpipeline1:armhf (1.5.3-1) ...
16:03:21 #10 20.31 Selecting previously unselected package man-db.
16:03:21 #9 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 4.6s done
16:03:21 #9 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2
16:03:21 #11 22.96 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
16:03:21 #11 22.97 Unpacking manpages (5.10-1ubuntu1) ...
16:03:21 #11 23.09 Selecting previously unselected package openssh-client.
16:03:21 #11 23.09 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3_arm64.deb ...
16:03:21 #11 23.10 Unpacking openssh-client (1:8.9p1-3) ...
16:03:21 #11 23.15 Selecting previously unselected package publicsuffix.
16:03:21 #11 23.15 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
16:03:21 #11 23.16 Unpacking publicsuffix (20211207.1025-1) ...
16:03:21 #11 23.19 Selecting previously unselected package strace.
16:03:21 #11 12.19 Get:135 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libubsan1 arm64 12.2.0-3ubuntu1 [957 kB]
16:03:21 #11 12.23 Get:136 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhwasan0 arm64 12.2.0-3ubuntu1 [1109 kB]
16:03:21 #11 12.28 Get:137 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgcc-12-dev arm64 12.2.0-3ubuntu1 [1157 kB]
16:03:21 #11 12.33 Get:138 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gcc-12 arm64 12.2.0-3ubuntu1 [19.1 MB]
16:03:21 #10 26.14 Preparing to unpack .../077-libsub-override-perl_0.09-2_all.deb ...
16:03:21 #10 26.15 Unpacking libsub-override-perl (0.09-2) ...
16:03:21 #10 26.20 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:21 #10 26.20 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
16:03:21 #10 26.22 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
16:03:21 #10 26.27 Selecting previously unselected package dh-strip-nondeterminism.
16:03:21 #10 26.27 Preparing to unpack .../079-dh-strip-nondeterminism_1.12.0-1_all.deb ...
16:03:21 #10 26.28 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
16:03:21 #10 26.33 Selecting previously unselected package libelf1:arm64.
16:03:21 #10 26.33 Preparing to unpack .../080-libelf1_0.183-1_arm64.deb ...
16:03:21 #10 26.33 Unpacking libelf1:arm64 (0.183-1) ...
16:03:21 #10 26.39 Selecting previously unselected package dwz.
16:03:21 #11 10.82 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cpp armhf 4:11.2.0-1ubuntu1 [27.7 kB]
16:03:21 #11 10.83 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcc1-0 armhf 12.1.0-2ubuntu1~22.04 [39.1 kB]
16:03:21 #11 10.83 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgomp1 armhf 12.1.0-2ubuntu1~22.04 [110 kB]
16:03:21 #11 10.83 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libatomic1 armhf 12.1.0-2ubuntu1~22.04 [7658 B]
16:03:21 #11 10.83 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libasan6 armhf 11.3.0-1ubuntu1~22.04 [2242 kB]
16:03:21 #11 10.87 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libubsan1 armhf 12.1.0-2ubuntu1~22.04 [959 kB]
16:03:21 #11 10.93 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgcc-11-dev armhf 11.3.0-1ubuntu1~22.04 [835 kB]
16:03:21 #11 10.97 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gcc-11 armhf 11.3.0-1ubuntu1~22.04 [15.8 MB]
16:03:21 #10 25.15 Selecting previously unselected package autopoint.
16:03:21 #10 25.16 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ...
16:03:21 #10 25.16 Unpacking autopoint (0.19.8.1-9) ...
16:03:21 #10 25.20 Selecting previously unselected package binutils-common:armhf.
16:03:21 #10 25.20 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ...
16:03:21 #10 25.21 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ...
16:03:21 #9 extracting sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 done
16:03:21 #9 DONE 23.9s
16:03:21 
16:03:21 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:21 #10 14.23 Selecting previously unselected package libgdbm-compat4:amd64.
16:03:21 #10 14.23 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_amd64.deb ...
16:03:21 #10 14.23 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ...
16:03:21 #10 14.27 Selecting previously unselected package libperl5.28:amd64.
16:03:21 #10 14.27 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_amd64.deb ...
16:03:21 #10 14.28 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ...
16:03:21 #10 14.97 Selecting previously unselected package perl.
16:03:21 #10 14.97 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_amd64.deb ...
16:03:21 #10 14.98 Unpacking perl (5.28.1-6+deb10u1) ...
16:03:21 #10 15.05 Selecting previously unselected package liblocale-gettext-perl.
16:03:21 #10 15.05 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
16:03:21 #10 15.06 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
16:03:21 #10 15.15 Selecting previously unselected package libssl1.1:amd64.
16:03:21 #10 15.15 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ...
16:03:21 #10 15.15 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ...
16:03:21 #10 15.44 Selecting previously unselected package libpython3.7-minimal:amd64.
16:03:21 #10 15.44 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u4_amd64.deb ...
16:03:21 #10 15.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u4) ...
16:03:21 #10 15.74 Selecting previously unselected package libexpat1:amd64.
16:03:21 #10 15.74 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_amd64.deb ...
16:03:21 #10 15.78 Unpacking libexpat1:amd64 (2.2.6-2+deb10u6) ...
16:03:21 #10 15.88 Selecting previously unselected package python3.7-minimal.
16:03:21 #10 15.88 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u4_amd64.deb ...
16:03:21 #10 15.89 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
16:03:21 #10 16.16 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ...
16:03:21 #10 16.30 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u4) ...
16:03:21 #10 16.32 Setting up libexpat1:amd64 (2.2.6-2+deb10u6) ...
16:03:21 #10 16.33 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
16:03:21 #10 17.02 Selecting previously unselected package python3-minimal.
16:03:21 #10 17.02 (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 ... 9605 files and directories currently installed.)
16:03:21 #10 17.03 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ...
16:03:21 #10 17.03 Unpacking python3-minimal (3.7.3-1) ...
16:03:21 #10 17.08 Selecting previously unselected package mime-support.
16:03:21 #10 17.08 Preparing to unpack .../1-mime-support_3.62_all.deb ...
16:03:21 #10 17.09 Unpacking mime-support (3.62) ...
16:03:21 #10 17.13 Selecting previously unselected package libmpdec2:amd64.
16:03:21 #10 17.13 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ...
16:03:21 #10 17.14 Unpacking libmpdec2:amd64 (2.4.2-2) ...
16:03:21 #10 17.19 Selecting previously unselected package readline-common.
16:03:21 #10 17.19 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
16:03:21 #10 17.21 Unpacking readline-common (7.0-5) ...
16:03:21 #10 17.25 Selecting previously unselected package libreadline7:amd64.
16:03:21 #10 17.25 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ...
16:03:21 #10 17.25 Unpacking libreadline7:amd64 (7.0-5) ...
16:03:21 #10 17.31 Selecting previously unselected package libsqlite3-0:amd64.
16:03:21 #10 17.31 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ...
16:03:21 #10 17.32 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
16:03:21 #10 17.42 Selecting previously unselected package libpython3.7-stdlib:amd64.
16:03:21 #10 17.42 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u4_amd64.deb ...
16:03:21 #10 17.44 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u4) ...
16:03:21 #10 17.76 Selecting previously unselected package python3.7.
16:03:21 #10 17.76 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u4_amd64.deb ...
16:03:21 #10 17.77 Unpacking python3.7 (3.7.3-2+deb10u4) ...
16:03:21 #10 17.85 Selecting previously unselected package libpython3-stdlib:amd64.
16:03:21 #10 17.85 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ...
16:03:21 #10 17.87 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
16:03:21 #10 17.96 Setting up python3-minimal (3.7.3-1) ...
16:03:21 #10 18.28 Selecting previously unselected package python3.
16:03:21 #10 18.28 (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 ... 10074 files and directories currently installed.)
16:03:21 #10 18.28 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ...
16:03:21 #10 18.30 Unpacking python3 (3.7.3-1) ...
16:03:21 #10 18.34 Selecting previously unselected package less.
16:03:21 #10 18.34 Preparing to unpack .../001-less_487-0.1+b1_amd64.deb ...
16:03:21 #10 18.34 Unpacking less (487-0.1+b1) ...
16:03:21 #10 18.40 Selecting previously unselected package netbase.
16:03:21 #10 18.40 Preparing to unpack .../002-netbase_5.6_all.deb ...
16:03:21 #10 18.41 Unpacking netbase (5.6) ...
16:03:21 #10 18.44 Selecting previously unselected package bzip2.
16:03:21 #10 18.44 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_amd64.deb ...
16:03:21 #10 18.45 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
16:03:21 #10 18.48 Selecting previously unselected package libmagic-mgc.
16:03:21 #10 18.48 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
16:03:21 #10 18.48 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
16:03:21 #10 18.60 Selecting previously unselected package libmagic1:amd64.
16:03:21 #10 18.60 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
16:03:21 #10 18.60 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
16:03:21 #10 18.65 Selecting previously unselected package file.
16:03:21 #10 18.65 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_amd64.deb ...
16:03:21 #10 18.66 Unpacking file (1:5.35-4+deb10u2) ...
16:03:21 #10 18.70 Selecting previously unselected package gettext-base.
16:03:21 #10 18.70 Preparing to unpack .../007-gettext-base_0.19.8.1-9_amd64.deb ...
16:03:21 #10 18.70 Unpacking gettext-base (0.19.8.1-9) ...
16:03:21 #10 18.76 Selecting previously unselected package krb5-locales.
16:03:21 #10 18.76 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ...
16:03:21 #10 18.76 Unpacking krb5-locales (1.17-3+deb10u5) ...
16:03:21 #10 18.81 Selecting previously unselected package libkeyutils1:amd64.
16:03:21 #10 18.81 Preparing to unpack .../009-libkeyutils1_1.6-6_amd64.deb ...
16:03:21 #10 18.82 Unpacking libkeyutils1:amd64 (1.6-6) ...
16:03:21 #10 18.86 Selecting previously unselected package libkrb5support0:amd64.
16:03:21 #10 18.86 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_amd64.deb ...
16:03:21 #10 18.87 Unpacking libkrb5support0:amd64 (1.17-3+deb10u5) ...
16:03:21 #10 18.91 Selecting previously unselected package libk5crypto3:amd64.
16:03:21 #10 18.91 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_amd64.deb ...
16:03:21 #10 18.92 Unpacking libk5crypto3:amd64 (1.17-3+deb10u5) ...
16:03:21 #10 19.00 Selecting previously unselected package libkrb5-3:amd64.
16:03:21 #10 19.00 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_amd64.deb ...
16:03:21 #10 19.00 Unpacking libkrb5-3:amd64 (1.17-3+deb10u5) ...
16:03:21 #10 19.11 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:03:21 #10 19.11 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_amd64.deb ...
16:03:21 #10 19.12 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ...
16:03:21 #10 19.18 Selecting previously unselected package libicu63:amd64.
16:03:21 #10 19.18 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_amd64.deb ...
16:03:21 #10 19.20 Unpacking libicu63:amd64 (63.1-6+deb10u3) ...
16:03:21 #10 ...
16:03:21 
16:03:21 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:21 #8 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 3.2s done
16:03:21 #8 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 2.3s
16:03:21 #11 23.88 Selecting previously unselected package binutils.
16:03:21 #11 23.88 Preparing to unpack .../073-binutils_2.34-6ubuntu1.4_arm64.deb ...
16:03:21 #11 23.89 Unpacking binutils (2.34-6ubuntu1.4) ...
16:03:21 #11 23.92 Selecting previously unselected package libc-dev-bin.
16:03:21 #11 23.92 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.9_arm64.deb ...
16:03:21 #11 23.92 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
16:03:21 #11 23.96 Selecting previously unselected package linux-libc-dev:arm64.
16:03:21 #11 23.97 Preparing to unpack .../075-linux-libc-dev_5.4.0-135.152_arm64.deb ...
16:03:21 #11 23.97 Unpacking linux-libc-dev:arm64 (5.4.0-135.152) ...
16:03:21 #10 28.47 Preparing to unpack .../100-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ...
16:03:21 #10 28.48 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
16:03:21 #10 28.53 Selecting previously unselected package librtmp1:arm64.
16:03:21 #10 28.54 Preparing to unpack .../101-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ...
16:03:21 #10 28.54 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
16:03:21 #10 28.59 Selecting previously unselected package libcurl4:arm64.
16:03:21 #10 28.59 Preparing to unpack .../102-libcurl4_7.58.0-2ubuntu3.21_arm64.deb ...
16:03:21 #10 28.60 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.21) ...
16:03:21 #10 28.65 Selecting previously unselected package curl.
16:03:21 #10 28.65 Preparing to unpack .../103-curl_7.58.0-2ubuntu3.21_arm64.deb ...
16:03:21 #10 28.66 Unpacking curl (7.58.0-2ubuntu3.21) ...
16:03:21 #10 39.00 Preparing to unpack .../156-libmodule-implementation-perl_0.09-1_all.deb ...
16:03:21 #10 39.01 Unpacking libmodule-implementation-perl (0.09-1) ...
16:03:21 #10 39.04 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:21 #10 39.04 Preparing to unpack .../157-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:03:21 #10 39.05 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:03:21 #10 39.08 Selecting previously unselected package libvariable-magic-perl.
16:03:21 #10 39.08 Preparing to unpack .../158-libvariable-magic-perl_0.62-1_armhf.deb ...
16:03:21 #10 39.08 Unpacking libvariable-magic-perl (0.62-1) ...
16:03:21 #10 39.12 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:21 #10 39.12 Preparing to unpack .../159-libb-hooks-endofscope-perl_0.21-1_all.deb ...
16:03:21 #10 39.12 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
16:03:21 #10 39.16 Selecting previously unselected package libhtml-tagset-perl.
16:03:21 #10 39.16 Preparing to unpack .../160-libhtml-tagset-perl_3.20-3_all.deb ...
16:03:21 #10 39.16 Unpacking libhtml-tagset-perl (3.20-3) ...
16:03:21 #10 39.20 Selecting previously unselected package liburi-perl.
16:03:21 #10 39.20 Preparing to unpack .../161-liburi-perl_1.73-1_all.deb ...
16:03:21 #10 39.21 Unpacking liburi-perl (1.73-1) ...
16:03:21 #10 39.26 Selecting previously unselected package libhtml-parser-perl.
16:03:21 #10 20.31 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ...
16:03:21 #10 20.32 Unpacking man-db (2.9.4-2) ...
16:03:21 #10 20.51 Selecting previously unselected package perl-modules-5.32.
16:03:21 #10 20.51 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
16:03:21 #10 20.51 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
16:03:21 #11 1.622 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease [109 kB]
16:03:21 #11 1.716 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease [99.9 kB]
16:03:21 #11 23.19 Preparing to unpack .../048-strace_5.16-0ubuntu3_arm64.deb ...
16:03:21 #11 23.20 Unpacking strace (5.16-0ubuntu3) ...
16:03:21 #11 23.24 Selecting previously unselected package xauth.
16:03:21 #11 23.24 Preparing to unpack .../049-xauth_1%3a1.1-1build2_arm64.deb ...
16:03:21 #11 23.24 Unpacking xauth (1:1.1-1build2) ...
16:03:21 #11 23.28 Selecting previously unselected package xz-utils.
16:03:21 #11 23.28 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_arm64.deb ...
16:03:21 #11 23.28 Unpacking xz-utils (5.2.5-2ubuntu1) ...
16:03:21 #11 23.33 Selecting previously unselected package libsigsegv2:arm64.
16:03:21 #11 23.33 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_arm64.deb ...
16:03:21 #11 23.33 Unpacking libsigsegv2:arm64 (2.13-1ubuntu3) ...
16:03:21 #11 23.36 Selecting previously unselected package m4.
16:03:21 #11 23.36 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_arm64.deb ...
16:03:21 #11 23.37 Unpacking m4 (1.4.18-5ubuntu2) ...
16:03:21 #11 23.41 Selecting previously unselected package autoconf.
16:03:21 #11 23.41 Preparing to unpack .../053-autoconf_2.71-2_all.deb ...
16:03:21 #11 23.42 Unpacking autoconf (2.71-2) ...
16:03:21 #11 23.46 Selecting previously unselected package autotools-dev.
16:03:21 #11 23.46 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ...
16:03:21 #11 23.47 Unpacking autotools-dev (20220109.1) ...
16:03:21 #11 23.51 Selecting previously unselected package automake.
16:03:21 #11 23.51 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ...
16:03:21 #11 23.52 Unpacking automake (1:1.16.5-1.3) ...
16:03:21 #11 23.56 Selecting previously unselected package autopoint.
16:03:21 #11 6.401 The following NEW packages will be installed:
16:03:21 #11 6.401   at autoconf automake autopoint autotools-dev binutils
16:03:21 #11 6.401   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
16:03:21 #11 6.401   ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts
16:03:21 #11 6.401   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:03:21 #11 6.401   dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base
16:03:21 #11 6.401   gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
16:03:21 #11 6.401   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
16:03:21 #11 6.401   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:03:21 #11 6.401   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
16:03:21 #11 6.401   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
16:03:21 #11 6.401   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:03:21 #11 6.401   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:03:21 #11 6.401   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
16:03:21 #11 6.401   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:03:21 #11 6.401   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:03:21 #11 6.401   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
16:03:21 #11 6.401   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:03:21 #11 6.401   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
16:03:21 #11 6.401   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
16:03:21 #11 6.401   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
16:03:21 #11 6.401   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
16:03:21 #11 6.401   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:03:21 #11 6.401   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
16:03:21 #11 6.401   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:03:21 #11 6.401   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
16:03:21 #11 6.401   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:03:21 #11 6.401   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
16:03:21 #11 6.401   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
16:03:21 #11 6.401   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
16:03:21 #11 6.401   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:03:21 #11 6.401   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:03:21 #11 6.401   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:21 #11 6.401   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:21 #11 6.401   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
16:03:21 #11 6.401   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
16:03:21 #11 6.401   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:03:21 #11 6.401   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
16:03:21 #11 6.401   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
16:03:21 #11 6.401   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
16:03:21 #11 6.401   libldap-common liblinux-epoll-perl liblist-compare-perl
16:03:21 #11 6.401   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
16:03:21 #11 6.401   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:03:21 #11 6.401   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
16:03:21 #11 6.401   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
16:03:21 #11 6.401   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:03:21 #11 6.401   libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6
16:03:21 #11 6.401   libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
16:03:21 #11 6.401   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:03:21 #11 6.401   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:03:21 #11 6.401   libnumber-compare-perl libnumber-range-perl libobject-id-perl
16:03:21 #11 6.401   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:03:21 #11 6.401   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:03:21 #11 6.401   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
16:03:21 #11 6.401   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:03:21 #11 6.401   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
16:03:21 #11 6.401   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:03:21 #11 6.401   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
16:03:21 #11 6.401   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:03:21 #11 6.401   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:03:21 #11 6.401   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
16:03:21 #11 6.401   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
16:03:21 #11 6.401   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:03:21 #11 6.401   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:03:21 #11 6.401   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:21 #11 6.401   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
16:03:21 #11 6.401   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
16:03:21 #11 6.401   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
16:03:21 #11 6.401   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:03:21 #11 6.401   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
16:03:21 #11 6.401   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
16:03:21 #11 6.401   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:03:21 #11 6.401   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:03:21 #11 6.401   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
16:03:21 #11 6.401   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:03:21 #11 6.401   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
16:03:21 #11 6.401   openssh-client openssl patch patchutils perl perl-modules-5.30
16:03:21 #11 6.401   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:03:21 #11 6.401   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:03:21 #11 6.401   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:03:21 #11 6.401   python3-pkg-resources python3-requests python3-six python3-unidiff
16:03:21 #11 6.401   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
16:03:21 #11 6.401   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
16:03:21 #11 6.401   xz-utils
16:03:21 #10 19.09   Preparing        :                                                        1/1 
16:03:21 #10 19.18   Installing       : systemd-libs-250-13.el9.aarch64                      1/163 
16:03:21 #10 19.19   Running scriptlet: systemd-libs-250-13.el9.aarch64                      1/163 
16:03:21 #10 19.21   Installing       : elfutils-debuginfod-client-0.188-3.el9.aarch64       2/163 
16:03:21 #10 19.22   Running scriptlet: groff-base-1.22.4-10.el9.aarch64                     3/163 
16:03:21 #10 19.27   Installing       : groff-base-1.22.4-10.el9.aarch64                     3/163 
16:03:21 #10 26.39 Preparing to unpack .../081-dwz_0.13+20210201-1_arm64.deb ...
16:03:21 #10 26.40 Unpacking dwz (0.13+20210201-1) ...
16:03:21 #10 26.45 Selecting previously unselected package libicu67:arm64.
16:03:21 #10 26.45 Preparing to unpack .../082-libicu67_67.1-7_arm64.deb ...
16:03:21 #10 26.46 Unpacking libicu67:arm64 (67.1-7) ...
16:03:21 #10 33.54 Selecting previously unselected package libxml2:armhf.
16:03:21 #10 33.55 Preparing to unpack .../080-libxml2_2.9.10+dfsg-6.7+deb11u3_armhf.deb ...
16:03:21 #10 33.55 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u3) ...
16:03:21 #10 25.45 Selecting previously unselected package libbinutils:armhf.
16:03:21 #10 25.45 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ...
16:03:21 #10 25.46 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ...
16:03:21 #10 25.52 Selecting previously unselected package libfl2:armhf.
16:03:21 #10 25.52 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ...
16:03:21 #10 25.52 Unpacking libfl2:armhf (2.6.4-6.2) ...
16:03:21 #10 25.56 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:03:21 #10 25.56 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ...
16:03:21 #10 25.57 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
16:03:21 #7 extracting sha256:0b5db87f5b42af9f258f14f367616814cb9b518ea0141f46bdd2706bb256d408 4.3s done
16:03:21 #7 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 0.1s
16:03:21 #23 DONE 0.5s
16:03:21 
16:03:21 #24 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
16:03:21 #10 20.36 Selecting previously unselected package libxml2:amd64.
16:03:21 #10 20.36 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u5_amd64.deb ...
16:03:21 #10 20.36 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u5) ...
16:03:21 #10 20.47 Selecting previously unselected package manpages.
16:03:21 #10 20.47 Preparing to unpack .../016-manpages_4.16-2_all.deb ...
16:03:21 #10 20.48 Unpacking manpages (4.16-2) ...
16:03:21 #11 9.888 Get:60 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1ubuntu0.1 [763 kB]
16:03:21 #11 9.899 Get:61 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libyaml-0-2 amd64 0.2.5-1 [52.8 kB]
16:03:21 #11 9.900 Get:62 http://archive.ubuntu.com/ubuntu kinetic/main amd64 lsb-release all 11.2ubuntu1 [11.1 kB]
16:03:21 #11 9.914 Get:63 http://archive.ubuntu.com/ubuntu kinetic/main amd64 netbase all 6.3 [12.9 kB]
16:03:21 #11 9.914 Get:64 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB]
16:03:21 #11 9.914 Get:65 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-gi amd64 3.42.2-2 [226 kB]
16:03:21 #11 9.914 Get:66 http://archive.ubuntu.com/ubuntu kinetic/main amd64 networkd-dispatcher all 2.1-2ubuntu1 [15.5 kB]
16:03:21 #11 9.914 Get:67 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python-apt-common all 2.3.0ubuntu2 [15.2 kB]
16:03:21 #11 9.914 Get:68 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-apt amd64 2.3.0ubuntu2 [165 kB]
16:03:21 #11 24.12 Selecting previously unselected package libcrypt-dev:arm64.
16:03:21 #11 24.12 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_arm64.deb ...
16:03:21 #11 24.13 Unpacking libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
16:03:21 #11 24.16 Selecting previously unselected package libc6-dev:arm64.
16:03:21 #11 24.17 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.9_arm64.deb ...
16:03:21 #11 24.17 Unpacking libc6-dev:arm64 (2.31-0ubuntu9.9) ...
16:03:21 #10 28.74 Selecting previously unselected package dctrl-tools.
16:03:21 #10 28.74 Preparing to unpack .../104-dctrl-tools_2.24-2build1_arm64.deb ...
16:03:21 #10 28.75 Unpacking dctrl-tools (2.24-2build1) ...
16:03:21 #10 28.79 Selecting previously unselected package libtool.
16:03:21 #10 28.79 Preparing to unpack .../105-libtool_2.4.6-2_all.deb ...
16:03:21 #10 28.80 Unpacking libtool (2.4.6-2) ...
16:03:21 #10 28.85 Selecting previously unselected package dh-autoreconf.
16:03:21 #10 28.85 Preparing to unpack .../106-dh-autoreconf_17_all.deb ...
16:03:21 #10 28.86 Unpacking dh-autoreconf (17) ...
16:03:21 #10 28.89 Selecting previously unselected package libarchive-zip-perl.
16:03:21 #10 28.89 Preparing to unpack .../107-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
16:03:21 #10 28.90 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
16:03:21 #10 28.94 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:21 #10 28.94 Preparing to unpack .../108-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
16:03:21 #10 28.94 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
16:03:21 #10 28.98 Selecting previously unselected package libtimedate-perl.
16:03:21 #10 28.98 Preparing to unpack .../109-libtimedate-perl_2.3000-2_all.deb ...
16:03:21 #10 28.98 Unpacking libtimedate-perl (2.3000-2) ...
16:03:21 #10 29.02 Selecting previously unselected package dh-strip-nondeterminism.
16:03:21 #10 29.02 Preparing to unpack .../110-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
16:03:21 #10 29.03 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
16:03:21 #10 29.07 Selecting previously unselected package libcroco3:arm64.
16:03:21 #10 29.07 Preparing to unpack .../111-libcroco3_0.6.12-2_arm64.deb ...
16:03:21 #10 29.08 Unpacking libcroco3:arm64 (0.6.12-2) ...
16:03:21 #10 39.26 Preparing to unpack .../162-libhtml-parser-perl_3.72-3build1_armhf.deb ...
16:03:21 #10 39.26 Unpacking libhtml-parser-perl (3.72-3build1) ...
16:03:21 #10 39.30 Selecting previously unselected package libcgi-pm-perl.
16:03:21 #10 39.30 Preparing to unpack .../163-libcgi-pm-perl_4.38-1_all.deb ...
16:03:21 #10 39.30 Unpacking libcgi-pm-perl (4.38-1) ...
16:03:21 #10 39.36 Selecting previously unselected package libfcgi-perl.
16:03:21 #10 39.36 Preparing to unpack .../164-libfcgi-perl_0.78-2build1_armhf.deb ...
16:03:21 #10 39.37 Unpacking libfcgi-perl (0.78-2build1) ...
16:03:21 #10 39.40 Selecting previously unselected package libcgi-fast-perl.
16:03:21 #10 39.40 Preparing to unpack .../165-libcgi-fast-perl_1%3a2.13-1_all.deb ...
16:03:21 #10 39.40 Unpacking libcgi-fast-perl (1:2.13-1) ...
16:03:21 #10 39.44 Selecting previously unselected package libsub-name-perl.
16:03:21 #10 39.44 Preparing to unpack .../166-libsub-name-perl_0.21-1build1_armhf.deb ...
16:03:21 #10 39.44 Unpacking libsub-name-perl (0.21-1build1) ...
16:03:21 #10 39.49 Selecting previously unselected package libclass-accessor-perl.
16:03:21 #10 20.86 Selecting previously unselected package libgdbm-compat4:armhf.
16:03:21 #10 20.86 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ...
16:03:21 #10 20.87 Unpacking libgdbm-compat4:armhf (1.19-2) ...
16:03:21 #10 19.63 Selecting previously unselected package libisl19:arm64.
16:03:21 #10 19.63 Preparing to unpack .../036-libisl19_0.20-2_arm64.deb ...
16:03:21 #10 19.64 Unpacking libisl19:arm64 (0.20-2) ...
16:03:21 #10 19.72 Selecting previously unselected package libmpfr6:arm64.
16:03:21 #10 19.73 Preparing to unpack .../037-libmpfr6_4.0.2-1_arm64.deb ...
16:03:21 #10 19.73 Unpacking libmpfr6:arm64 (4.0.2-1) ...
16:03:21 #10 19.81 Selecting previously unselected package libmpc3:arm64.
16:03:21 #10 19.81 Preparing to unpack .../038-libmpc3_1.1.0-1_arm64.deb ...
16:03:21 #10 19.82 Unpacking libmpc3:arm64 (1.1.0-1) ...
16:03:21 #10 19.87 Selecting previously unselected package cpp-8.
16:03:21 #10 19.87 Preparing to unpack .../039-cpp-8_8.3.0-6_arm64.deb ...
16:03:21 #10 19.88 Unpacking cpp-8 (8.3.0-6) ...
16:03:21 #11 1.821 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease [109 kB]
16:03:21 #11 1.922 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/multiverse armhf Packages [207 kB]
16:03:21 #11 1.970 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/universe armhf Packages [17.2 MB]
16:03:21 #11 23.57 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ...
16:03:21 #11 23.58 Unpacking autopoint (0.21-4ubuntu4) ...
16:03:21 #11 23.61 Selecting previously unselected package binutils-common:arm64.
16:03:21 #11 23.62 Preparing to unpack .../057-binutils-common_2.38-4ubuntu2.1_arm64.deb ...
16:03:21 #11 23.62 Unpacking binutils-common:arm64 (2.38-4ubuntu2.1) ...
16:03:21 #11 23.67 Selecting previously unselected package libbinutils:arm64.
16:03:21 #11 23.67 Preparing to unpack .../058-libbinutils_2.38-4ubuntu2.1_arm64.deb ...
16:03:21 #11 23.67 Unpacking libbinutils:arm64 (2.38-4ubuntu2.1) ...
16:03:21 #11 23.73 Selecting previously unselected package libctf-nobfd0:arm64.
16:03:21 #11 23.73 Preparing to unpack .../059-libctf-nobfd0_2.38-4ubuntu2.1_arm64.deb ...
16:03:21 #11 23.73 Unpacking libctf-nobfd0:arm64 (2.38-4ubuntu2.1) ...
16:03:21 #11 23.78 Selecting previously unselected package libctf0:arm64.
16:03:21 #10 24.93 Fedora 36 openh264 (From Cisco) - aarch64       2.1 kB/s | 2.5 kB     00:01    
16:03:21 #10 26.23 Fedora Modular 36 - aarch64                     2.5 MB/s | 2.3 MB     00:00    
16:03:21 #10 25.78 Selecting previously unselected package binutils.
16:03:21 #10 25.78 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ...
16:03:21 #10 25.79 Unpacking binutils (2.31.1-16+rpi2) ...
16:03:21 #10 25.83 Selecting previously unselected package libisl19:armhf.
16:03:21 #10 25.83 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ...
16:03:21 #10 25.84 Unpacking libisl19:armhf (0.20-2) ...
16:03:21 #10 25.91 Selecting previously unselected package libmpfr6:armhf.
16:03:21 #10 33.65 Selecting previously unselected package gettext.
16:03:21 #10 33.65 Preparing to unpack .../081-gettext_0.21-4_armhf.deb ...
16:03:21 #10 33.66 Unpacking gettext (0.21-4) ...
16:03:21 #10 33.86 Selecting previously unselected package intltool-debian.
16:03:21 #10 33.86 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ...
16:03:21 #10 33.87 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:03:21 #10 33.91 Selecting previously unselected package po-debconf.
16:03:21 #10 33.91 Preparing to unpack .../083-po-debconf_1.0.21+nmu1_all.deb ...
16:03:21 #10 27.18 Fedora 35 - aarch64 - Updates                    17 MB/s |  32 MB     00:01    
16:03:21 #10 19.28   Running scriptlet: groff-base-1.22.4-10.el9.aarch64                     3/163 
16:03:21 #10 19.29   Installing       : file-5.39-10.el9.aarch64                             4/163 
16:03:21 #10 19.30   Installing       : python3-libselinux-3.4-3.el9.aarch64                 5/163 
16:03:21 #10 19.31   Installing       : xz-5.2.5-8.el9.aarch64                               6/163 
16:03:21 #10 19.32   Installing       : unzip-6.0-56.el9.aarch64                             7/163 
16:03:21 #10 19.33   Installing       : libproxy-0.4.15-35.el9.aarch64                       8/163 
16:03:21 #10 19.34   Installing       : less-590-1.el9.aarch64                               9/163 
16:03:21 #10 19.35   Installing       : diffutils-3.7-12.el9.aarch64                        10/163 
16:03:21 #10 19.36   Installing       : cracklib-2.9.6-27.el9.aarch64                       11/163 
16:03:21 #10 19.37   Installing       : cpio-2.13-16.el9.aarch64                            12/163 
16:03:21 #10 19.38   Installing       : bzip2-1.0.8-8.el9.aarch64                           13/163 
16:03:21 #10 19.45   Installing       : cracklib-dicts-2.9.6-27.el9.aarch64                 14/163 
16:03:21 #10 19.46   Installing       : zip-3.0-33.el9.aarch64                              15/163 
16:03:21 #10 19.47   Installing       : python3-libsemanage-3.4-2.el9.aarch64               16/163 
16:03:21 #10 19.48   Installing       : python3-file-magic-5.39-10.el9.noarch               17/163 
16:03:21 #10 19.50   Installing       : elfutils-0.188-3.el9.aarch64                        18/163 
16:03:21 #10 19.55   Installing       : gdb-minimal-10.2-10.el9.aarch64                     19/163 
16:03:21 #10 19.56   Installing       : dbus-libs-1:1.12.20-7.el9.aarch64                   20/163 
16:03:21 #10 19.57   Installing       : python3-dbus-1.2.18-2.el9.aarch64                   21/163 
16:03:21 #10 19.59   Installing       : procps-ng-3.3.17-9.el9.aarch64                      22/163 
16:03:21 #10 20.70 Selecting previously unselected package libedit2:amd64.
16:03:21 #10 20.70 Preparing to unpack .../017-libedit2_3.1-20181209-1_amd64.deb ...
16:03:21 #10 20.71 Unpacking libedit2:amd64 (3.1-20181209-1) ...
16:03:21 #11 9.965 Get:69 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-pkg-resources all 59.6.0-1.2 [132 kB]
16:03:21 #11 10.04 Get:70 http://archive.ubuntu.com/ubuntu kinetic/main amd64 shared-mime-info amd64 2.2-1 [459 kB]
16:03:21 #11 10.06 Get:71 http://archive.ubuntu.com/ubuntu kinetic/main amd64 systemd-resolved amd64 251.4-1ubuntu7 [277 kB]
16:03:21 #11 10.07 Get:72 http://archive.ubuntu.com/ubuntu kinetic/main amd64 systemd-timesyncd amd64 251.4-1ubuntu7 [33.6 kB]
16:03:21 #11 10.07 Get:73 http://archive.ubuntu.com/ubuntu kinetic/main amd64 ucf all 3.0043 [56.1 kB]
16:03:21 #11 10.07 Get:74 http://archive.ubuntu.com/ubuntu kinetic/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB]
16:03:21 #11 10.07 Get:75 http://archive.ubuntu.com/ubuntu kinetic/main amd64 bsdextrautils amd64 2.38-4ubuntu1 [71.1 kB]
16:03:21 #11 10.07 Get:76 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmagic-mgc amd64 1:5.41-4 [257 kB]
16:03:21 #11 10.08 Get:77 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmagic1 amd64 1:5.41-4 [87.3 kB]
16:03:21 #11 10.09 Get:78 http://archive.ubuntu.com/ubuntu kinetic/main amd64 file amd64 1:5.41-4 [21.5 kB]
16:03:21 #11 10.12 Get:79 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gettext-base amd64 0.21-8 [37.8 kB]
16:03:21 #8 ...
16:03:21 
16:03:21 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:21 #0 1.111 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
16:03:21 #0 1.241 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
16:03:21 #0 1.287 Get:3 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [4732 B]
16:03:21 #0 1.311 Get:4 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [589 kB]
16:03:21 #0 1.347 Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [781 kB]
16:03:21 #0 1.374 Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [665 kB]
16:03:21 #0 1.643 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB]
16:03:21 #0 1.738 Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB]
16:03:21 #0 1.830 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
16:03:21 #0 2.058 Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
16:03:21 #0 2.076 Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
16:03:21 #0 2.076 Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
16:03:21 #0 2.901 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [8150 B]
16:03:21 #0 2.901 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [972 kB]
16:03:21 #0 2.912 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [969 kB]
16:03:21 #0 2.962 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [641 kB]
16:03:21 #0 2.983 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [3520 B]
16:03:21 #0 2.983 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [7278 B]
16:03:21 #0 4.521 Fetched 24.9 MB in 4s (6743 kB/s)
16:03:21 #0 4.521 Reading package lists...
16:03:21 #0 5.677 Reading package lists...
16:03:21 #0 6.757 Building dependency tree...
16:03:21 #0 6.958 Reading state information...
16:03:21 #0 7.181 The following additional packages will be installed:
16:03:21 #0 7.181   autoconf automake autopoint autotools-dev binutils binutils-common
16:03:21 #0 7.181   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
16:03:21 #0 7.181   ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit dh-autoreconf
16:03:21 #0 7.181   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
16:03:21 #0 7.181   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11
16:03:21 #0 7.181   gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
16:03:21 #0 7.181   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:03:21 #0 7.181   intltool-debian iso-codes less libalgorithm-diff-perl
16:03:21 #0 7.181   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:03:21 #0 7.181   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:21 #0 7.181   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:03:21 #0 7.181   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:03:21 #0 7.181   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
16:03:21 #0 7.181   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
16:03:21 #0 7.181   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:03:21 #0 7.181   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:03:21 #0 7.181   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
16:03:21 #0 7.181   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:03:21 #0 7.181   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
16:03:21 #0 7.181   libdata-validate-uri-perl libdebhelper-perl libdeflate0
16:03:21 #0 7.181   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
16:03:21 #0 7.181   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
16:03:21 #0 7.181   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
16:03:21 #0 7.181   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
16:03:21 #0 7.181   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
16:03:21 #0 7.181   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
16:03:21 #0 7.181   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:03:21 #0 7.181   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
16:03:21 #0 7.182   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
16:03:21 #0 7.182   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:03:21 #0 7.182   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:03:21 #0 7.182   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:03:21 #0 7.182   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:21 #0 7.182   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:21 #0 7.182   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
16:03:21 #0 7.182   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
16:03:21 #0 7.182   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
16:03:21 #0 7.182   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:03:21 #0 7.182   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
16:03:21 #0 7.182   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
16:03:21 #0 7.182   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:03:21 #0 7.182   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:03:21 #0 7.182   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
16:03:21 #0 7.182   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:03:21 #0 7.182   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
16:03:21 #0 7.182   libmath-base85-perl libmd0 libmodule-implementation-perl
16:03:21 #0 7.182   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
16:03:21 #0 7.182   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
16:03:21 #0 7.182   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
16:03:21 #0 7.182   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
16:03:21 #0 7.182   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
16:03:21 #0 7.182   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
16:03:21 #0 7.182   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:03:21 #0 7.182   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
16:03:21 #0 7.182   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
16:03:21 #0 7.182   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
16:03:21 #0 7.182   libpython3.10-minimal libpython3.10-stdlib libquadmath0
16:03:21 #0 7.182   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:03:21 #0 7.182   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:03:21 #0 7.182   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:03:21 #0 7.182   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:03:21 #0 7.182   libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl
16:03:21 #0 7.182   libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev
16:03:21 #0 7.182   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:03:21 #0 7.182   libstring-shellquote-perl libsub-exporter-perl
16:03:21 #0 7.182   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:03:21 #0 7.182   libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:21 #0 7.182   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
16:03:21 #0 7.182   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:03:21 #0 7.182   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:03:21 #0 7.182   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
16:03:21 #0 7.182   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:03:21 #0 7.183   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
16:03:21 #0 7.183   libvariable-magic-perl libwant-perl libwebp7 libwww-perl
16:03:21 #0 7.183   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:03:21 #0 7.183   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:03:21 #0 7.183   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
16:03:21 #0 7.183   libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl
16:03:21 #0 7.183   licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop
16:03:21 #0 7.183   m4 make man-db manpages manpages-dev media-types netbase openssh-client
16:03:21 #0 7.183   openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults
16:03:21 #0 7.183   pinentry-curses po-debconf publicsuffix python-apt-common python3
16:03:21 #0 7.183   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:03:21 #0 7.183   python3-idna python3-magic python3-minimal python3-pkg-resources
16:03:21 #0 7.183   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:03:21 #0 7.183   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
16:03:21 #0 7.184   ucf unzip wdiff xauth xz-utils zstd
16:03:21 #0 7.185 Suggested packages:
16:03:21 #0 7.185   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:03:21 #0 7.185   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
16:03:21 #0 7.185   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
16:03:21 #0 7.185   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
16:03:21 #0 7.185   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:21 #0 7.185   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:03:21 #0 7.185   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
16:03:21 #0 7.185   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
16:03:21 #0 7.185   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
16:03:21 #0 7.185   g++-multilib g++-11-multilib gcc-11-doc gcc-multilib flex bison gdb gcc-doc
16:03:21 #0 7.185   gcc-11-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:03:21 #0 7.185   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
16:03:21 #0 7.185   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
16:03:21 #0 7.185   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
16:03:21 #0 7.185   libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
16:03:21 #0 7.185   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
16:03:21 #0 7.185   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
16:03:21 #0 7.185   libstdc++-11-doc libbareword-filehandles-perl libindirect-perl
16:03:21 #0 7.185   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
16:03:21 #0 7.185   libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
16:03:21 #0 7.185   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:03:21 #0 7.185   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
16:03:21 #0 7.185   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
16:03:21 #0 7.185   libterm-readline-gnu-perl | libterm-readline-perl-perl
16:03:21 #0 7.185   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
16:03:21 #0 7.185   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
16:03:21 #0 7.185   python3-cryptography python3-openssl python3-socks python-requests-doc
16:03:21 #0 7.185   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
16:03:21 #0 7.604 The following NEW packages will be installed:
16:03:21 #0 7.604   autoconf automake autopoint autotools-dev binutils binutils-common
16:03:21 #0 7.604   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
16:03:21 #0 7.604   ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit devscripts
16:03:21 #0 7.604   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:03:21 #0 7.605   dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core
16:03:21 #0 7.605   g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git git-man gnupg
16:03:21 #0 7.605   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
16:03:21 #0 7.605   gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl
16:03:21 #0 7.605   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:03:21 #0 7.605   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:21 #0 7.605   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:03:21 #0 7.605   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:03:21 #0 7.605   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
16:03:21 #0 7.605   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
16:03:21 #0 7.605   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:03:21 #0 7.605   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:03:21 #0 7.605   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
16:03:21 #0 7.605   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:03:21 #0 7.605   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
16:03:21 #0 7.605   libdata-validate-uri-perl libdebhelper-perl libdeflate0
16:03:21 #0 7.605   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
16:03:21 #0 7.605   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
16:03:21 #0 7.605   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
16:03:21 #0 7.605   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
16:03:21 #0 7.605   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
16:03:21 #0 7.605   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
16:03:21 #0 7.605   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:03:21 #0 7.605   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
16:03:21 #0 7.605   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
16:03:21 #0 7.605   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:03:21 #0 7.605   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:03:21 #0 7.605   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:03:21 #0 7.605   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:21 #0 7.605   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:21 #0 7.605   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
16:03:21 #0 7.605   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
16:03:21 #0 7.605   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
16:03:21 #0 7.605   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:03:21 #0 7.605   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
16:03:21 #0 7.606   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
16:03:21 #0 7.606   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:03:21 #0 7.606   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:03:21 #0 7.606   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
16:03:21 #0 7.606   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:03:21 #0 7.606   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
16:03:21 #0 7.606   libmath-base85-perl libmd0 libmodule-implementation-perl
16:03:21 #0 7.606   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
16:03:21 #0 7.606   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
16:03:21 #0 7.606   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
16:03:21 #0 7.606   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
16:03:21 #0 7.606   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
16:03:21 #0 7.606   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
16:03:21 #0 7.606   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:03:21 #0 7.606   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
16:03:21 #0 7.606   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
16:03:21 #0 7.606   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
16:03:21 #0 7.606   libpython3.10-minimal libpython3.10-stdlib libquadmath0
16:03:21 #0 7.606   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:03:21 #0 7.606   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:03:21 #0 7.606   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:03:21 #0 7.606   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:03:21 #0 7.606   libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl
16:03:21 #0 7.606   libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev
16:03:21 #0 7.606   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:03:21 #0 7.606   libstring-shellquote-perl libsub-exporter-perl
16:03:21 #0 7.606   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:03:21 #0 7.606   libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:21 #0 7.606   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
16:03:21 #0 7.606   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:03:21 #0 7.606   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:03:21 #0 7.606   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
16:03:21 #0 7.606   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:03:21 #0 7.606   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
16:03:21 #0 7.606   libvariable-magic-perl libwant-perl libwebp7 libwww-perl
16:03:21 #0 7.606   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:03:21 #0 7.606   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:03:21 #0 7.606   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
16:03:21 #0 7.606   libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl
16:03:21 #0 7.607   licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop
16:03:21 #0 7.607   m4 make man-db manpages manpages-dev media-types netbase openssh-client
16:03:21 #0 7.607   openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults
16:03:21 #0 7.607   pinentry-curses po-debconf publicsuffix python-apt-common python3
16:03:21 #0 7.607   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
16:03:21 #0 7.607   python3-idna python3-magic python3-minimal python3-pkg-resources
16:03:21 #0 7.607   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
16:03:21 #0 7.608   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
16:03:21 #0 7.608   ucf unzip wdiff xauth xz-utils zstd
16:03:21 #0 7.922 0 upgraded, 371 newly installed, 0 to remove and 0 not upgraded.
16:03:21 #0 7.922 Need to get 132 MB of archives.
16:03:21 #0 7.922 After this operation, 475 MB of additional disk space will be used.
16:03:21 #0 7.922 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
16:03:21 #0 7.946 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.6-1~22.04.2 [810 kB]
16:03:21 #0 8.011 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
16:03:21 #0 8.013 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.6-1~22.04.2 [2251 kB]
16:03:21 #0 8.065 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
16:03:21 #0 8.066 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
16:03:21 #0 8.067 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
16:03:21 #0 8.069 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
16:03:21 #0 8.071 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
16:03:21 #0 8.074 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.1 [641 kB]
16:03:21 #0 8.086 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.6-1~22.04.2 [1832 kB]
16:03:21 #0 8.119 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.6-1~22.04.2 [497 kB]
16:03:21 #0 8.127 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
16:03:21 #0 8.128 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
16:03:21 #0 8.130 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.1 [2976 kB]
16:03:21 #0 8.184 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
16:03:21 #0 8.186 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
16:03:21 #0 8.187 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.1 [4819 kB]
16:03:21 #0 8.289 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.1 [232 kB]
16:03:21 #0 8.289 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.7 [1183 kB]
16:03:21 #11 8.298 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20211016ubuntu0.22.04.1 [144 kB]
16:03:21 #11 8.301 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.2 [5160 B]
16:03:21 #11 8.301 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
16:03:21 #11 8.356 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 less amd64 590-1build1 [143 kB]
16:03:21 #11 8.358 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
16:03:21 #11 8.359 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
16:03:21 #11 8.361 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
16:03:21 #11 8.362 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
16:03:21 #11 24.41 Selecting previously unselected package gcc-9-base:arm64.
16:03:21 #11 24.41 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
16:03:21 #11 24.42 Unpacking gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.1) ...
16:03:21 #11 24.47 Selecting previously unselected package libisl22:arm64.
16:03:21 #11 24.47 Preparing to unpack .../079-libisl22_0.22.1-1_arm64.deb ...
16:03:21 #11 24.47 Unpacking libisl22:arm64 (0.22.1-1) ...
16:03:21 #10 29.12 Selecting previously unselected package gettext.
16:03:21 #10 29.12 Preparing to unpack .../112-gettext_0.19.8.1-6ubuntu0.3_arm64.deb ...
16:03:21 #10 29.13 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
16:03:21 #10 29.25 Selecting previously unselected package intltool-debian.
16:03:21 #10 29.25 Preparing to unpack .../113-intltool-debian_0.35.0+20060710.4_all.deb ...
16:03:21 #10 29.26 Unpacking intltool-debian (0.35.0+20060710.4) ...
16:03:21 #10 29.29 Selecting previously unselected package po-debconf.
16:03:21 #10 29.29 Preparing to unpack .../114-po-debconf_1.0.20_all.deb ...
16:03:21 #10 29.30 Unpacking po-debconf (1.0.20) ...
16:03:21 #10 29.34 Selecting previously unselected package debhelper.
16:03:21 #10 39.49 Preparing to unpack .../167-libclass-accessor-perl_0.51-1_all.deb ...
16:03:21 #10 39.51 Unpacking libclass-accessor-perl (0.51-1) ...
16:03:21 #10 39.54 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:21 #10 39.54 Preparing to unpack .../168-libclass-method-modifiers-perl_2.12-1_all.deb ...
16:03:21 #10 39.55 Unpacking libclass-method-modifiers-perl (2.12-1) ...
16:03:21 #10 39.59 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:21 #10 39.59 Preparing to unpack .../169-libclass-xsaccessor-perl_1.19-2build8_armhf.deb ...
16:03:21 #10 39.59 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
16:03:21 #10 39.63 Selecting previously unselected package libclone-perl.
16:03:21 #10 39.63 Preparing to unpack .../170-libclone-perl_0.39-1_armhf.deb ...
16:03:21 #10 39.64 Unpacking libclone-perl (0.39-1) ...
16:03:21 #10 39.67 Selecting previously unselected package libdata-dump-perl.
16:03:21 #10 39.67 Preparing to unpack .../171-libdata-dump-perl_1.23-1_all.deb ...
16:03:21 #10 39.68 Unpacking libdata-dump-perl (1.23-1) ...
16:03:21 #10 39.72 Selecting previously unselected package libparams-util-perl.
16:03:21 #10 39.72 Preparing to unpack .../172-libparams-util-perl_1.07-3build3_armhf.deb ...
16:03:21 #10 39.72 Unpacking libparams-util-perl (1.07-3build3) ...
16:03:21 #10 39.79 Selecting previously unselected package libsub-install-perl.
16:03:21 #10 39.79 Preparing to unpack .../173-libsub-install-perl_0.928-1_all.deb ...
16:03:21 #10 39.82 Unpacking libsub-install-perl (0.928-1) ...
16:03:21 #10 20.91 Selecting previously unselected package libperl5.32:armhf.
16:03:21 #10 20.91 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
16:03:21 #10 20.91 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
16:03:21 #11 23.78 Preparing to unpack .../060-libctf0_2.38-4ubuntu2.1_arm64.deb ...
16:03:21 #11 23.78 Unpacking libctf0:arm64 (2.38-4ubuntu2.1) ...
16:03:21 #11 23.81 Selecting previously unselected package binutils-aarch64-linux-gnu.
16:03:21 #11 23.82 Preparing to unpack .../061-binutils-aarch64-linux-gnu_2.38-4ubuntu2.1_arm64.deb ...
16:03:21 #11 23.82 Unpacking binutils-aarch64-linux-gnu (2.38-4ubuntu2.1) ...
16:03:21 #11 23.95 Selecting previously unselected package binutils.
16:03:21 #11 23.95 Preparing to unpack .../062-binutils_2.38-4ubuntu2.1_arm64.deb ...
16:03:21 #11 23.96 Unpacking binutils (2.38-4ubuntu2.1) ...
16:03:21 #11 23.99 Selecting previously unselected package libc-dev-bin.
16:03:21 #11 23.99 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.1_arm64.deb ...
16:03:21 #11 24.00 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ...
16:03:21 #11 24.03 Selecting previously unselected package linux-libc-dev:arm64.
16:03:21 #11 DONE 0.9s
16:03:21 
16:03:21 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:21 #8 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 3.5s done
16:03:21 #8 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 3.8s
16:03:21 #10 33.91 Unpacking po-debconf (1.0.21+nmu1) ...
16:03:21 #10 34.01 Selecting previously unselected package debhelper.
16:03:21 #10 34.01 Preparing to unpack .../084-debhelper_13.3.4_all.deb ...
16:03:21 #10 34.02 Unpacking debhelper (13.3.4) ...
16:03:21 #10 25.91 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ...
16:03:21 #10 25.92 Unpacking libmpfr6:armhf (4.0.2-1) ...
16:03:21 #10 25.98 Selecting previously unselected package libmpc3:armhf.
16:03:21 #10 25.98 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ...
16:03:21 #10 25.99 Unpacking libmpc3:armhf (1.1.0-1) ...
16:03:21 #10 26.02 Selecting previously unselected package cpp-8.
16:03:21 #10 26.02 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ...
16:03:21 #10 26.03 Unpacking cpp-8 (8.3.0-6+rpi1) ...
16:03:21 #10 19.62   Installing       : util-linux-core-2.37.4-9.el9.aarch64                23/163 
16:03:21 #10 19.63   Running scriptlet: util-linux-core-2.37.4-9.el9.aarch64                23/163 
16:03:21 #10 19.64   Installing       : rust-srpm-macros-17-4.el9.noarch                    24/163 
16:03:21 #10 19.64   Installing       : qt5-srpm-macros-5.15.3-1.el9.noarch                 25/163 
16:03:21 #10 19.65   Installing       : python3-audit-3.0.7-103.el9.aarch64                 26/163 
16:03:21 #10 19.66   Installing       : perl-srpm-macros-1-41.el9.noarch                    27/163 
16:03:21 #10 19.66   Installing       : openblas-srpm-macros-2-11.el9.noarch                28/163 
16:03:21 #10 19.67   Installing       : ocaml-srpm-macros-6-6.el9.noarch                    29/163 
16:03:21 #10 19.67   Installing       : lua-srpm-macros-1-6.el9.noarch                      30/163 
16:03:21 #10 19.68   Installing       : libstemmer-0-18.585svn.el9.aarch64                  31/163 
16:03:21 #10 19.69   Installing       : libjpeg-turbo-2.0.90-5.el9.aarch64                  32/163 
16:03:21 #10 19.69   Installing       : hunspell-filesystem-1.7.0-11.el9.aarch64            33/163 
16:03:21 #10 19.70   Installing       : hunspell-en-GB-0.20140811.1-20.el9.noarch           34/163 
16:03:21 #10 19.71   Installing       : hunspell-en-0.20140811.1-20.el9.noarch              35/163 
16:03:21 #10 19.72   Installing       : hunspell-en-US-0.20140811.1-20.el9.noarch           36/163 
16:03:21 #10 19.73   Installing       : hunspell-1.7.0-11.el9.aarch64                       37/163 
16:03:21 #10 19.74   Installing       : enchant-1:1.6.0-30.el9.aarch64                      38/163 
16:03:21 #10 19.75   Installing       : python3-enchant-3.2.0-5.el9.noarch                  39/163 
16:03:21 #10 19.76   Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  40/163 
16:03:21 #10 19.76   Installing       : emacs-filesystem-1:27.1-3.el9.noarch                41/163 
16:03:21 #10 19.77   Installing       : desktop-file-utils-0.26-6.el9.aarch64               42/163 
16:03:21 #10 19.78   Installing       : efi-srpm-macros-4-9.el9.noarch                      43/163 
16:03:21 #10 19.79   Installing       : dwz-0.14-3.el9.aarch64                              44/163 
16:03:21 #10 19.80   Installing       : checkpolicy-3.4-1.el9.aarch64                       45/163 
16:03:21 #10 19.81   Installing       : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1    46/163 
16:03:21 #10 19.83   Installing       : abattis-cantarell-fonts-0.301-4.el9.noarch          47/163 
16:03:21 #11 6.823 0 upgraded, 349 newly installed, 0 to remove and 0 not upgraded.
16:03:21 #11 6.823 Need to get 91.5 MB of archives.
16:03:21 #11 6.823 After this operation, 361 MB of additional disk space will be used.
16:03:21 #11 6.823 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblocale-gettext-perl armhf 1.07-4 [16.2 kB]
16:03:21 #11 6.968 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.16 [1082 kB]
16:03:22 #10 20.81 Selecting previously unselected package openssh-client.
16:03:22 #10 20.82 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ...
16:03:22 #10 20.83 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
16:03:22 #10 20.98 Selecting previously unselected package ucf.
16:03:22 #10 20.98 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ...
16:03:22 #10 20.99 Moving old data out of the way
16:03:22 #10 20.99 Unpacking ucf (3.0038+nmu1) ...
16:03:22 #10 21.03 Selecting previously unselected package xz-utils.
16:03:22 #10 21.03 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_amd64.deb ...
16:03:22 #10 21.04 Unpacking xz-utils (5.2.4-1+deb10u1) ...
16:03:22 #10 21.10 Selecting previously unselected package libfl2:amd64.
16:03:22 #11 10.19 Get:80 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB]
16:03:22 #11 10.19 Get:81 http://archive.ubuntu.com/ubuntu kinetic/main amd64 groff-base amd64 1.22.4-8build1 [955 kB]
16:03:22 #11 10.22 Get:82 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB]
16:03:22 #11 10.22 Get:83 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
16:03:22 #11 10.23 Get:84 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfido2-1 amd64 1.11.0-1 [82.5 kB]
16:03:22 #11 10.23 Get:85 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnghttp2-14 amd64 1.49.0-1 [73.5 kB]
16:03:22 #11 10.23 Get:86 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpipeline1 amd64 1.5.6-2 [23.3 kB]
16:03:22 #11 10.23 Get:87 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpng16-16 amd64 1.6.38-2 [186 kB]
16:03:22 #11 10.24 Get:88 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
16:03:22 #11 10.26 Get:89 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
16:03:22 #11 10.33 Get:90 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
16:03:22 #11 10.33 Get:91 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxcb1 amd64 1.15-1 [48.0 kB]
16:03:22 #11 10.34 Get:92 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libx11-data all 2:1.8.1-2 [118 kB]
16:03:22 #11 10.34 Get:93 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libx11-6 amd64 2:1.8.1-2 [650 kB]
16:03:22 #11 24.58 Selecting previously unselected package libmpfr6:arm64.
16:03:22 #11 24.58 Preparing to unpack .../080-libmpfr6_4.0.2-1_arm64.deb ...
16:03:22 #11 24.59 Unpacking libmpfr6:arm64 (4.0.2-1) ...
16:03:22 #11 24.64 Selecting previously unselected package libmpc3:arm64.
16:03:22 #11 24.64 Preparing to unpack .../081-libmpc3_1.1.0-1_arm64.deb ...
16:03:22 #11 24.65 Unpacking libmpc3:arm64 (1.1.0-1) ...
16:03:22 #11 24.68 Selecting previously unselected package cpp-9.
16:03:22 #11 24.68 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
16:03:22 #11 24.69 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
16:03:22 #11 8.546 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.2 [764 kB]
16:03:22 #11 8.557 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB]
16:03:22 #11 8.558 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
16:03:22 #11 8.559 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
16:03:22 #11 8.560 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.3.0ubuntu2.1 [15.2 kB]
16:03:22 #11 8.561 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.3.0ubuntu2.1 [165 kB]
16:03:22 #11 8.564 Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pkg-resources all 59.6.0-1.2 [132 kB]
16:03:22 #11 8.566 Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
16:03:22 #11 8.568 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 bsdextrautils amd64 2.37.2-4ubuntu3 [71.1 kB]
16:03:22 #11 8.569 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmagic-mgc amd64 1:5.41-3 [257 kB]
16:03:22 #11 8.573 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmagic1 amd64 1:5.41-3 [87.2 kB]
16:03:22 #11 8.575 Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 file amd64 1:5.41-3 [21.5 kB]
16:03:22 #11 8.587 Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB]
16:03:22 #11 8.587 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB]
16:03:22 #11 8.587 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 groff-base amd64 1.22.4-8build1 [955 kB]
16:03:22 #11 8.600 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB]
16:03:22 #11 8.601 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
16:03:22 #11 8.606 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB]
16:03:22 #11 8.607 Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB]
16:03:22 #11 8.609 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpipeline1 amd64 1.5.5-1 [23.5 kB]
16:03:22 #11 8.610 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
16:03:22 #11 8.613 Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
16:03:22 #11 8.615 Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
16:03:22 #11 8.615 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
16:03:22 #11 8.622 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
16:03:22 #11 8.623 Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libx11-data all 2:1.7.5-1 [119 kB]
16:03:22 #11 8.625 Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 libx11-6 amd64 2:1.7.5-1 [666 kB]
16:03:22 #11 8.635 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB]
16:03:22 #11 8.636 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB]
16:03:22 #11 8.637 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 man-db amd64 2.10.2-1 [1187 kB]
16:03:22 #11 8.655 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
16:03:22 #10 29.35 Preparing to unpack .../115-debhelper_11.1.6ubuntu2_all.deb ...
16:03:22 #10 29.35 Unpacking debhelper (11.1.6ubuntu2) ...
16:03:22 #10 29.45 Selecting previously unselected package libfile-which-perl.
16:03:22 #10 29.45 Preparing to unpack .../116-libfile-which-perl_1.21-1_all.deb ...
16:03:22 #10 29.45 Unpacking libfile-which-perl (1.21-1) ...
16:03:22 #10 29.48 Selecting previously unselected package libfile-homedir-perl.
16:03:22 #10 29.49 Preparing to unpack .../117-libfile-homedir-perl_1.002-1_all.deb ...
16:03:22 #10 29.49 Unpacking libfile-homedir-perl (1.002-1) ...
16:03:22 #10 29.53 Selecting previously unselected package devscripts.
16:03:22 #10 29.53 Preparing to unpack .../118-devscripts_2.17.12ubuntu1.1_arm64.deb ...
16:03:22 #10 29.56 Unpacking devscripts (2.17.12ubuntu1.1) ...
16:03:22 #10 39.86 Selecting previously unselected package libdata-optlist-perl.
16:03:22 #10 39.87 Preparing to unpack .../174-libdata-optlist-perl_0.110-1_all.deb ...
16:03:22 #10 39.87 Unpacking libdata-optlist-perl (0.110-1) ...
16:03:22 #10 39.91 Selecting previously unselected package libdevel-globaldestruction-perl.
16:03:22 #10 39.91 Preparing to unpack .../175-libdevel-globaldestruction-perl_0.14-1_all.deb ...
16:03:22 #10 39.92 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
16:03:22 #10 39.96 Selecting previously unselected package libdigest-hmac-perl.
16:03:22 #10 39.96 Preparing to unpack .../176-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
16:03:22 #10 39.97 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
16:03:22 #10 40.01 Selecting previously unselected package libdistro-info-perl.
16:03:22 #10 40.01 Preparing to unpack .../177-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
16:03:22 #10 40.02 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
16:03:22 #10 40.05 Selecting previously unselected package perl-openssl-defaults:armhf.
16:03:22 #10 21.32 Selecting previously unselected package perl.
16:03:22 #10 21.32 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_armhf.deb ...
16:03:22 #10 21.33 Unpacking perl (5.32.1-4+deb11u2) ...
16:03:22 #10 21.41 Selecting previously unselected package libpython3.9-minimal:armhf.
16:03:22 #10 21.41 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
16:03:22 #10 21.42 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
16:03:22 #11 13.17 Get:139 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gcc arm64 4:12.2.0-1ubuntu1 [5116 B]
16:03:22 #11 13.17 Get:140 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstdc++-12-dev arm64 12.2.0-3ubuntu1 [2154 kB]
16:03:22 #11 13.24 Get:141 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 g++-12 arm64 12.2.0-3ubuntu1 [10.9 MB]
16:03:22 #10 20.46 Selecting previously unselected package cpp.
16:03:22 #10 20.47 Preparing to unpack .../040-cpp_4%3a8.3.0-1_arm64.deb ...
16:03:22 #10 20.47 Unpacking cpp (4:8.3.0-1) ...
16:03:22 #10 20.51 Selecting previously unselected package libcc1-0:arm64.
16:03:22 #10 20.51 Preparing to unpack .../041-libcc1-0_8.3.0-6_arm64.deb ...
16:03:22 #10 20.52 Unpacking libcc1-0:arm64 (8.3.0-6) ...
16:03:22 #10 20.56 Selecting previously unselected package libgomp1:arm64.
16:03:22 #10 20.56 Preparing to unpack .../042-libgomp1_8.3.0-6_arm64.deb ...
16:03:22 #10 20.57 Unpacking libgomp1:arm64 (8.3.0-6) ...
16:03:22 #11 11.89 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc armhf 4:11.2.0-1ubuntu1 [5126 B]
16:03:22 #11 11.89 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libstdc++-11-dev armhf 11.3.0-1ubuntu1~22.04 [2140 kB]
16:03:22 #11 11.91 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf g++-11 armhf 11.3.0-1ubuntu1~22.04 [9025 kB]
16:03:22 #11 24.03 Preparing to unpack .../064-linux-libc-dev_5.15.0-56.62_arm64.deb ...
16:03:22 #11 24.04 Unpacking linux-libc-dev:arm64 (5.15.0-56.62) ...
16:03:22 #11 24.22 Selecting previously unselected package libcrypt-dev:arm64.
16:03:22 #11 24.22 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_arm64.deb ...
16:03:22 #11 24.22 Unpacking libcrypt-dev:arm64 (1:4.4.27-1) ...
16:03:22 #11 24.26 Selecting previously unselected package rpcsvc-proto.
16:03:22 #11 24.27 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ...
16:03:22 #11 24.27 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
16:03:22 #11 24.31 Selecting previously unselected package libtirpc-dev:arm64.
16:03:22 #10 34.18 Selecting previously unselected package debian-keyring.
16:03:22 #10 34.18 Preparing to unpack .../085-debian-keyring_2021.07.26_all.deb ...
16:03:22 #10 34.19 Unpacking debian-keyring (2021.07.26) ...
16:03:22 #10 19.84   Installing       : gsettings-desktop-schemas-40.0-5.el9.aarch64        48/163 
16:03:22 #10 19.86   Installing       : zstd-1.5.1-2.el9.aarch64                            49/163 
16:03:22 #10 19.87   Installing       : vim-filesystem-2:8.2.2637-16.el9.noarch             50/163 
16:03:22 #10 19.92   Installing       : tcl-1:8.6.10-7.el9.aarch64                          51/163 
16:03:22 #10 19.94   Installing       : shared-mime-info-2.1-5.el9.aarch64                  52/163 
16:03:22 #10 19.95   Running scriptlet: shared-mime-info-2.1-5.el9.aarch64                  52/163 
16:03:22 #10 19.96   Installing       : python3-six-1.15.0-9.el9.noarch                     53/163 
16:03:22 #10 19.97   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch               54/163 
16:03:22 #10 19.99   Installing       : python3-dnf-plugins-core-4.3.0-1.el9.noarch         55/163 
16:03:22 #10 21.10 Preparing to unpack .../021-libfl2_2.6.4-6.2_amd64.deb ...
16:03:22 #10 21.12 Unpacking libfl2:amd64 (2.6.4-6.2) ...
16:03:22 #10 21.19 Selecting previously unselected package at.
16:03:22 #10 21.19 Preparing to unpack .../022-at_3.1.23-1_amd64.deb ...
16:03:22 #10 21.19 Unpacking at (3.1.23-1) ...
16:03:22 #11 10.37 Get:94 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB]
16:03:22 #11 10.37 Get:95 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB]
16:03:22 #11 10.37 Get:96 http://archive.ubuntu.com/ubuntu kinetic/main amd64 man-db amd64 2.10.2-2 [1180 kB]
16:03:22 #11 10.43 Get:97 http://archive.ubuntu.com/ubuntu kinetic/main amd64 manpages all 5.13-1 [1391 kB]
16:03:22 #11 10.51 Get:98 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 openssh-client amd64 1:9.0p1-1ubuntu7.1 [876 kB]
16:03:22 #11 10.53 Get:99 http://archive.ubuntu.com/ubuntu kinetic/main amd64 publicsuffix all 20220811.1734-1 [130 kB]
16:03:22 #11 10.54 Get:100 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libunwind8 amd64 1.6.2-0ubuntu1 [56.2 kB]
16:03:22 #11 10.54 Get:101 http://archive.ubuntu.com/ubuntu kinetic/main amd64 strace amd64 5.16-0ubuntu4 [560 kB]
16:03:22 #11 8.676 Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 openssh-client amd64 1:8.9p1-3 [909 kB]
16:03:22 #11 8.689 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
16:03:22 #11 8.692 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunwind8 amd64 1.3.2-2build2 [54.5 kB]
16:03:22 #11 8.693 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 strace amd64 5.16-0ubuntu3 [567 kB]
16:03:22 #11 8.702 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB]
16:03:22 #11 8.703 Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
16:03:22 #11 8.705 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB]
16:03:22 #11 8.706 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 m4 amd64 1.4.18-5ubuntu2 [199 kB]
16:03:22 #11 8.709 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 autoconf all 2.71-2 [338 kB]
16:03:22 #11 8.715 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 autotools-dev all 20220109.1 [44.9 kB]
16:03:22 #11 8.716 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 automake all 1:1.16.5-1.3 [558 kB]
16:03:22 #11 8.725 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 autopoint all 0.21-4ubuntu4 [422 kB]
16:03:22 #11 8.731 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.1 [221 kB]
16:03:22 #11 8.735 Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.1 [661 kB]
16:03:22 #11 8.745 Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.1 [107 kB]
16:03:22 #11 8.747 Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.1 [103 kB]
16:03:22 #11 8.749 Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.1 [2328 kB]
16:03:22 #11 8.787 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.1 [3198 B]
16:03:22 #11 8.788 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.1 [20.4 kB]
16:03:22 #11 8.789 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-56.62 [1333 kB]
16:03:22 #11 8.809 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
16:03:22 #11 8.811 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
16:03:22 #11 8.812 Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
16:03:22 #11 8.816 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
16:03:22 #11 8.817 Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.1 [2099 kB]
16:03:22 #11 8.849 Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.3.0-1ubuntu1~22.04 [20.8 kB]
16:03:22 #11 8.850 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
16:03:22 #11 8.861 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
16:03:22 #11 8.881 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
16:03:22 #11 8.883 Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.3.0-1ubuntu1~22.04 [9967 kB]
16:03:22 #10 29.68 Selecting previously unselected package diffstat.
16:03:22 #10 29.69 Preparing to unpack .../119-diffstat_1.61-1build1_arm64.deb ...
16:03:22 #10 29.69 Unpacking diffstat (1.61-1build1) ...
16:03:22 #10 29.73 Selecting previously unselected package libassuan0:arm64.
16:03:22 #10 29.73 Preparing to unpack .../120-libassuan0_2.5.1-2_arm64.deb ...
16:03:22 #10 29.74 Unpacking libassuan0:arm64 (2.5.1-2) ...
16:03:22 #10 29.77 Selecting previously unselected package gpgconf.
16:03:22 #10 29.78 Preparing to unpack .../121-gpgconf_2.2.4-1ubuntu1.6_arm64.deb ...
16:03:22 #10 29.78 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
16:03:22 #10 29.83 Selecting previously unselected package libksba8:arm64.
16:03:22 #10 40.05 Preparing to unpack .../178-perl-openssl-defaults_3build1_armhf.deb ...
16:03:22 #10 40.06 Unpacking perl-openssl-defaults:armhf (3build1) ...
16:03:22 #10 40.09 Selecting previously unselected package libnet-ssleay-perl.
16:03:22 #10 40.09 Preparing to unpack .../179-libnet-ssleay-perl_1.84-1ubuntu0.2_armhf.deb ...
16:03:22 #10 40.10 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
16:03:22 #10 40.15 Selecting previously unselected package libio-socket-ssl-perl.
16:03:22 #10 40.16 Preparing to unpack .../180-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
16:03:22 #10 40.16 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
16:03:22 #10 40.21 Selecting previously unselected package libnet-smtp-ssl-perl.
16:03:22 #10 40.21 Preparing to unpack .../181-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:03:22 #10 40.22 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:03:22 #10 40.25 Selecting previously unselected package libmailtools-perl.
16:03:22 #10 40.25 Preparing to unpack .../182-libmailtools-perl_2.18-1_all.deb ...
16:03:22 #10 40.25 Unpacking libmailtools-perl (2.18-1) ...
16:03:22 #10 21.53 Selecting previously unselected package libexpat1:armhf.
16:03:22 #10 21.53 Preparing to unpack .../10-libexpat1_2.2.10-2+deb11u5_armhf.deb ...
16:03:22 #10 21.53 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
16:03:22 #10 21.59 Selecting previously unselected package python3.9-minimal.
16:03:22 #10 27.15 Selecting previously unselected package libxml2:arm64.
16:03:22 #10 27.15 Preparing to unpack .../083-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
16:03:22 #10 27.16 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
16:03:22 #10 27.26 Selecting previously unselected package gettext.
16:03:22 #10 27.26 Preparing to unpack .../084-gettext_0.21-4_arm64.deb ...
16:03:22 #10 27.26 Unpacking gettext (0.21-4) ...
16:03:22 #10 27.38 Selecting previously unselected package intltool-debian.
16:03:22 #10 27.39 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ...
16:03:22 #10 27.39 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:03:22 #10 27.42 Selecting previously unselected package po-debconf.
16:03:22 #10 27.43 Preparing to unpack .../086-po-debconf_1.0.21+nmu1_all.deb ...
16:03:22 #10 27.43 Unpacking po-debconf (1.0.21+nmu1) ...
16:03:22 #10 27.48 Selecting previously unselected package debhelper.
16:03:22 #10 27.48 Preparing to unpack .../087-debhelper_13.3.4_all.deb ...
16:03:22 #10 27.49 Unpacking debhelper (13.3.4) ...
16:03:22 #10 27.59 Selecting previously unselected package debian-keyring.
16:03:22 #10 20.61 Selecting previously unselected package libitm1:arm64.
16:03:22 #10 20.61 Preparing to unpack .../043-libitm1_8.3.0-6_arm64.deb ...
16:03:22 #10 20.62 Unpacking libitm1:arm64 (8.3.0-6) ...
16:03:22 #10 20.66 Selecting previously unselected package libatomic1:arm64.
16:03:22 #10 20.66 Preparing to unpack .../044-libatomic1_8.3.0-6_arm64.deb ...
16:03:22 #10 20.66 Unpacking libatomic1:arm64 (8.3.0-6) ...
16:03:22 #10 20.70 Selecting previously unselected package libasan5:arm64.
16:03:22 #10 20.70 Preparing to unpack .../045-libasan5_8.3.0-6_arm64.deb ...
16:03:22 #10 20.71 Unpacking libasan5:arm64 (8.3.0-6) ...
16:03:22 #10 20.77 Selecting previously unselected package liblsan0:arm64.
16:03:22 #10 20.77 Preparing to unpack .../046-liblsan0_8.3.0-6_arm64.deb ...
16:03:22 #10 20.77 Unpacking liblsan0:arm64 (8.3.0-6) ...
16:03:22 #10 20.82 Selecting previously unselected package libtsan0:arm64.
16:03:22 #24 0.766 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:03:22 #24 0.776 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:03:22 #24 0.776 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:03:22 #24 0.865 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
16:03:22 #24 1.035 Get:5 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
16:03:22 #11 24.31 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_arm64.deb ...
16:03:22 #11 24.32 Unpacking libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
16:03:22 #11 24.36 Selecting previously unselected package libnsl-dev:arm64.
16:03:22 #11 24.36 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_arm64.deb ...
16:03:22 #11 24.37 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ...
16:03:22 #11 24.41 Selecting previously unselected package libc6-dev:arm64.
16:03:22 #11 24.41 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.1_arm64.deb ...
16:03:22 #11 24.41 Unpacking libc6-dev:arm64 (2.35-0ubuntu3.1) ...
16:03:22 #11 24.54 Selecting previously unselected package gcc-11-base:arm64.
16:03:22 #10 20.06   Installing       : python3-setuptools-53.0.0-11.el9.noarch             56/163 
16:03:22 #10 20.10   Installing       : python3-setools-4.4.0-5.el9.aarch64                 57/163 
16:03:22 #10 20.11   Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch       58/163 
16:03:22 #10 20.11   Installing       : libpsl-0.21.1-5.el9.aarch64                         59/163 
16:03:22 #10 20.12   Installing       : pkgconf-m4-1.7.3-10.el9.noarch                      60/163 
16:03:22 #10 20.16   Installing       : openssl-1:3.0.7-2.el9.aarch64                       61/163 
16:03:22 #10 20.18   Installing       : ncurses-6.2-8.20210508.el9.aarch64                  62/163 
16:03:22 #10 20.18   Installing       : perl-Digest-1.19-4.el9.noarch                       63/163 
16:03:22 #10 20.19   Installing       : perl-Digest-MD5-2.58-4.el9.aarch64                  64/163 
16:03:22 #10 20.20   Installing       : perl-B-1.80-479.el9.aarch64                         65/163 
16:03:22 #10 20.21   Installing       : perl-FileHandle-2.03-479.el9.noarch                 66/163 
16:03:22 #10 20.21   Installing       : perl-AutoLoader-5.74-479.el9.noarch                 67/163 
16:03:22 #10 20.22   Installing       : perl-Data-Dumper-2.174-462.el9.aarch64              68/163 
16:03:22 #10 20.23   Installing       : perl-libnet-3.13-4.el9.noarch                       69/163 
16:03:22 #10 20.23   Installing       : perl-base-2.27-479.el9.noarch                       70/163 
16:03:22 #10 20.25   Installing       : perl-URI-5.09-3.el9.noarch                          71/163 
16:03:22 #10 20.27   Installing       : perl-Net-SSLeay-1.92-2.el9.aarch64                  72/163 
16:03:22 #10 20.28   Installing       : perl-Mozilla-CA-20200520-6.el9.noarch               73/163 
16:03:22 #10 20.29   Installing       : perl-if-0.60.800-479.el9.noarch                     74/163 
16:03:22 #10 20.29   Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                 75/163 
16:03:22 #10 20.30   Installing       : perl-Time-Local-2:1.300-7.el9.noarch                76/163 
16:03:22 #10 20.31   Installing       : perl-File-Path-2.18-4.el9.noarch                    77/163 
16:03:22 #10 20.32   Installing       : perl-IO-Socket-SSL-2.073-1.el9.noarch               78/163 
16:03:22 #10 20.32   Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch              79/163 
16:03:22 #10 20.33   Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch        80/163 
16:03:22 #10 20.33   Installing       : perl-Class-Struct-0.66-479.el9.noarch               81/163 
16:03:22 #10 20.34   Installing       : perl-POSIX-1.94-479.el9.aarch64                     82/163 
16:03:22 #10 20.35   Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch             83/163 
16:03:22 #10 20.35   Installing       : perl-IPC-Open3-1.21-479.el9.noarch                  84/163 
16:03:22 #10 20.36   Installing       : perl-subs-1.03-479.el9.noarch                       85/163 
16:03:22 #10 20.36   Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch             86/163 
16:03:22 #10 20.37   Installing       : perl-HTTP-Tiny-0.076-460.el9.noarch                 87/163 
16:03:22 #10 21.26 Selecting previously unselected package libsigsegv2:amd64.
16:03:22 #10 21.26 Preparing to unpack .../023-libsigsegv2_2.12-2_amd64.deb ...
16:03:22 #10 21.26 Unpacking libsigsegv2:amd64 (2.12-2) ...
16:03:22 #10 21.30 Selecting previously unselected package m4.
16:03:22 #10 21.30 Preparing to unpack .../024-m4_1.4.18-2_amd64.deb ...
16:03:22 #10 21.30 Unpacking m4 (1.4.18-2) ...
16:03:22 #10 21.41 Selecting previously unselected package autoconf.
16:03:22 #10 21.41 Preparing to unpack .../025-autoconf_2.69-11_all.deb ...
16:03:22 #10 21.41 Unpacking autoconf (2.69-11) ...
16:03:22 #10 21.49 Selecting previously unselected package autotools-dev.
16:03:22 #10 21.50 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ...
16:03:22 #10 21.50 Unpacking autotools-dev (20180224.1) ...
16:03:22 #11 10.85 Get:102 http://archive.ubuntu.com/ubuntu kinetic/main amd64 xauth amd64 1:1.1.1-1 [27.6 kB]
16:03:22 #10 26.63 Selecting previously unselected package cpp.
16:03:22 #10 26.63 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ...
16:03:22 #10 26.64 Unpacking cpp (4:8.3.0-1+rpi2) ...
16:03:22 #10 26.68 Selecting previously unselected package libcc1-0:armhf.
16:03:22 #10 26.68 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ...
16:03:22 #10 26.68 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ...
16:03:22 #10 26.72 Selecting previously unselected package libgomp1:armhf.
16:03:22 #10 26.72 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ...
16:03:22 #11 7.376 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.6 [708 kB]
16:03:22 #11 7.427 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.6 [55.1 kB]
16:03:22 #11 7.430 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.6 [1584 kB]
16:03:22 #11 7.505 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB]
16:03:22 #11 7.508 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB]
16:03:22 #11 7.508 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB]
16:03:22 #11 7.510 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB]
16:03:22 #11 7.513 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB]
16:03:22 #11 7.521 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.5 [468 kB]
16:03:22 #11 7.540 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.6 [1602 kB]
16:03:22 #11 7.613 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.6 [387 kB]
16:03:22 #11 7.627 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B]
16:03:22 #11 7.627 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB]
16:03:22 #11 9.041 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
16:03:22 #11 9.042 Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.1.0-2ubuntu1~22.04 [47.4 kB]
16:03:22 #11 9.044 Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.1.0-2ubuntu1~22.04 [126 kB]
16:03:22 #11 9.046 Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.1.0-2ubuntu1~22.04 [30.2 kB]
16:03:22 #11 9.047 Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.1.0-2ubuntu1~22.04 [10.4 kB]
16:03:22 #11 9.048 Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.3.0-1ubuntu1~22.04 [2284 kB]
16:03:22 #11 9.079 Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.1.0-2ubuntu1~22.04 [1069 kB]
16:03:22 #11 9.104 Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.3.0-1ubuntu1~22.04 [2262 kB]
16:03:22 #11 9.144 Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.1.0-2ubuntu1~22.04 [976 kB]
16:03:22 #10 29.83 Preparing to unpack .../122-libksba8_1.3.5-2ubuntu0.18.04.1_arm64.deb ...
16:03:22 #10 29.84 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.18.04.1) ...
16:03:22 #10 29.88 Selecting previously unselected package libnpth0:arm64.
16:03:22 #10 29.89 Preparing to unpack .../123-libnpth0_1.5-3_arm64.deb ...
16:03:22 #10 29.89 Unpacking libnpth0:arm64 (1.5-3) ...
16:03:22 #10 29.93 Selecting previously unselected package dirmngr.
16:03:22 #10 29.93 Preparing to unpack .../124-dirmngr_2.2.4-1ubuntu1.6_arm64.deb ...
16:03:22 #10 29.95 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
16:03:22 #10 30.01 Selecting previously unselected package python3-pkg-resources.
16:03:22 #10 30.01 Preparing to unpack .../125-python3-pkg-resources_39.0.1-2_all.deb ...
16:03:22 #10 30.02 Unpacking python3-pkg-resources (39.0.1-2) ...
16:03:22 #10 30.07 Selecting previously unselected package python3-chardet.
16:03:22 #11 25.19 Selecting previously unselected package cpp.
16:03:22 #11 25.19 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_arm64.deb ...
16:03:22 #11 25.19 Unpacking cpp (4:9.3.0-1ubuntu2) ...
16:03:22 #11 25.25 Selecting previously unselected package libcc1-0:arm64.
16:03:22 #11 25.26 Preparing to unpack .../084-libcc1-0_10.3.0-1ubuntu1~20.04_arm64.deb ...
16:03:22 #11 25.26 Unpacking libcc1-0:arm64 (10.3.0-1ubuntu1~20.04) ...
16:03:22 #11 25.30 Selecting previously unselected package libgomp1:arm64.
16:03:22 #11 25.30 Preparing to unpack .../085-libgomp1_10.3.0-1ubuntu1~20.04_arm64.deb ...
16:03:22 #11 25.31 Unpacking libgomp1:arm64 (10.3.0-1ubuntu1~20.04) ...
16:03:22 #11 25.38 Selecting previously unselected package libitm1:arm64.
16:03:22 #10 21.59 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
16:03:22 #10 21.60 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
16:03:22 #10 21.77 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
16:03:22 #10 21.79 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
16:03:22 #10 21.80 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
16:03:22 #10 27.59 Preparing to unpack .../088-debian-keyring_2021.07.26_all.deb ...
16:03:22 #10 27.60 Unpacking debian-keyring (2021.07.26) ...
16:03:22 #10 40.36 Selecting previously unselected package libsocket6-perl.
16:03:22 #10 40.36 Preparing to unpack .../183-libsocket6-perl_0.27-1build2_armhf.deb ...
16:03:22 #10 40.37 Unpacking libsocket6-perl (0.27-1build2) ...
16:03:22 #10 40.40 Selecting previously unselected package libio-socket-inet6-perl.
16:03:22 #10 40.40 Preparing to unpack .../184-libio-socket-inet6-perl_2.72-2_all.deb ...
16:03:22 #10 40.41 Unpacking libio-socket-inet6-perl (2.72-2) ...
16:03:22 #10 40.44 Selecting previously unselected package libnet-ip-perl.
16:03:22 #10 40.44 Preparing to unpack .../185-libnet-ip-perl_1.26-1_all.deb ...
16:03:22 #10 40.44 Unpacking libnet-ip-perl (1.26-1) ...
16:03:22 #10 40.48 Selecting previously unselected package libnet-dns-perl.
16:03:22 #10 40.48 Preparing to unpack .../186-libnet-dns-perl_1.10-2_all.deb ...
16:03:22 #10 40.48 Unpacking libnet-dns-perl (1.10-2) ...
16:03:22 #10 40.54 Selecting previously unselected package libnet-domain-tld-perl.
16:03:22 #7 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 5.2s
16:03:22 #10 20.82 Preparing to unpack .../047-libtsan0_8.3.0-6_arm64.deb ...
16:03:22 #10 20.82 Unpacking libtsan0:arm64 (8.3.0-6) ...
16:03:22 #10 20.89 Selecting previously unselected package libubsan1:arm64.
16:03:22 #10 20.89 Preparing to unpack .../048-libubsan1_8.3.0-6_arm64.deb ...
16:03:22 #10 20.89 Unpacking libubsan1:arm64 (8.3.0-6) ...
16:03:22 #10 20.93 Selecting previously unselected package libgcc-8-dev:arm64.
16:03:22 #10 20.93 Preparing to unpack .../049-libgcc-8-dev_8.3.0-6_arm64.deb ...
16:03:22 #10 20.93 Unpacking libgcc-8-dev:arm64 (8.3.0-6) ...
16:03:22 #10 21.05 Selecting previously unselected package gcc-8.
16:03:22 #24 1.204 Get:6 http://deb.debian.org/debian bullseye/main s390x Packages [7877 kB]
16:03:22 #24 1.313 Get:7 http://deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB]
16:03:22 #11 13.70 Get:142 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 g++ arm64 4:12.2.0-1ubuntu1 [1396 B]
16:03:22 #11 13.70 Get:143 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 make arm64 4.3-4.1build1 [177 kB]
16:03:22 #11 13.70 Get:144 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdpkg-perl all 1.21.9ubuntu1 [237 kB]
16:03:22 #11 13.70 Get:145 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB]
16:03:22 #11 13.71 Get:146 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 patch arm64 2.7.6-7build2 [105 kB]
16:03:22 #11 13.71 Get:147 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 lto-disabled-list all 35 [12.2 kB]
16:03:22 #11 13.71 Get:148 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dpkg-dev all 1.21.9ubuntu1 [1070 kB]
16:03:22 #11 13.75 Get:149 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 build-essential arm64 12.9ubuntu3 [4740 B]
16:03:22 #11 13.75 Get:150 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
16:03:22 #11 13.78 Get:151 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-6ubuntu2 [21.0 kB]
16:03:22 #11 13.78 Get:152 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsasl2-2 arm64 2.1.28+dfsg-6ubuntu2 [57.3 kB]
16:03:22 #11 13.85 Get:153 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-1ubuntu1 [180 kB]
16:03:22 #11 13.85 Get:154 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
16:03:22 #11 13.86 Get:155 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libssh-4 arm64 0.9.6-2build1 [184 kB]
16:03:22 #11 13.86 Get:156 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libcurl4 arm64 7.85.0-1ubuntu0.1 [286 kB]
16:03:22 #11 13.87 Get:157 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 curl arm64 7.85.0-1ubuntu0.1 [196 kB]
16:03:22 #11 13.88 Get:158 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB]
16:03:22 #11 13.88 Get:159 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdebhelper-perl all 13.9.1ubuntu1 [66.4 kB]
16:03:22 #11 13.88 Get:160 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtool all 2.4.7-4 [166 kB]
16:03:22 #11 13.92 Get:161 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dh-autoreconf all 20 [16.1 kB]
16:03:22 #11 13.92 Get:162 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB]
16:03:22 #11 24.54 Preparing to unpack .../070-gcc-11-base_11.3.0-1ubuntu1~22.04_arm64.deb ...
16:03:22 #11 24.55 Unpacking gcc-11-base:arm64 (11.3.0-1ubuntu1~22.04) ...
16:03:22 #11 24.59 Selecting previously unselected package libisl23:arm64.
16:03:22 #11 24.59 Preparing to unpack .../071-libisl23_0.24-2build1_arm64.deb ...
16:03:22 #11 24.60 Unpacking libisl23:arm64 (0.24-2build1) ...
16:03:22 #11 24.65 Selecting previously unselected package libmpfr6:arm64.
16:03:22 #11 24.66 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_arm64.deb ...
16:03:22 #11 24.66 Unpacking libmpfr6:arm64 (4.1.0-3build3) ...
16:03:22 #11 24.70 Selecting previously unselected package libmpc3:arm64.
16:03:22 #11 24.71 Preparing to unpack .../073-libmpc3_1.2.1-2build1_arm64.deb ...
16:03:22 #11 24.71 Unpacking libmpc3:arm64 (1.2.1-2build1) ...
16:03:22 #11 24.74 Selecting previously unselected package cpp-11.
16:03:22 #11 24.75 Preparing to unpack .../074-cpp-11_11.3.0-1ubuntu1~22.04_arm64.deb ...
16:03:22 #11 24.75 Unpacking cpp-11 (11.3.0-1ubuntu1~22.04) ...
16:03:22 #11 12.45 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf g++ armhf 4:11.2.0-1ubuntu1 [1400 B]
16:03:22 #11 12.45 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf make armhf 4.3-4.1build1 [163 kB]
16:03:22 #10 21.55 Selecting previously unselected package automake.
16:03:22 #10 21.56 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ...
16:03:22 #10 21.56 Unpacking automake (1:1.16.1-4) ...
16:03:22 #10 21.70 Selecting previously unselected package autopoint.
16:03:22 #10 21.71 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ...
16:03:22 #10 21.71 Unpacking autopoint (0.19.8.1-9) ...
16:03:22 #10 21.75 Selecting previously unselected package binutils-common:amd64.
16:03:22 #10 21.76 Preparing to unpack .../029-binutils-common_2.31.1-16_amd64.deb ...
16:03:22 #10 21.76 Unpacking binutils-common:amd64 (2.31.1-16) ...
16:03:22 #11 10.87 Get:103 http://archive.ubuntu.com/ubuntu kinetic/main amd64 xz-utils amd64 5.2.5-2.1 [83.8 kB]
16:03:22 #11 10.89 Get:104 http://archive.ubuntu.com/ubuntu kinetic/main amd64 m4 amd64 1.4.19-1 [244 kB]
16:03:22 #11 10.92 Get:105 http://archive.ubuntu.com/ubuntu kinetic/main amd64 autoconf all 2.71-2 [338 kB]
16:03:22 #11 10.93 Get:106 http://archive.ubuntu.com/ubuntu kinetic/main amd64 autotools-dev all 20220109.1 [44.9 kB]
16:03:22 #11 10.93 Get:107 http://archive.ubuntu.com/ubuntu kinetic/main amd64 automake all 1:1.16.5-1.3 [558 kB]
16:03:22 #11 10.95 Get:108 http://archive.ubuntu.com/ubuntu kinetic/main amd64 autopoint all 0.21-8 [421 kB]
16:03:22 #11 10.98 Get:109 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 binutils-common amd64 2.39-3ubuntu1.1 [225 kB]
16:03:22 #11 10.98 Get:110 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libbinutils amd64 2.39-3ubuntu1.1 [610 kB]
16:03:22 #11 10.98 Get:111 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libctf-nobfd0 amd64 2.39-3ubuntu1.1 [99.8 kB]
16:03:22 #11 10.99 Get:112 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libctf0 amd64 2.39-3ubuntu1.1 [97.4 kB]
16:03:22 #11 10.99 Get:113 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libgprofng0 amd64 2.39-3ubuntu1.1 [897 kB]
16:03:22 #11 11.00 Get:114 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.39-3ubuntu1.1 [2435 kB]
16:03:22 #11 11.04 Get:115 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 binutils amd64 2.39-3ubuntu1.1 [3306 B]
16:03:22 #11 11.04 Get:116 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libc-dev-bin amd64 2.36-0ubuntu4 [20.0 kB]
16:03:22 #11 11.04 Get:117 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 linux-libc-dev amd64 5.19.0-26.27 [1345 kB]
16:03:22 #11 11.06 Get:118 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcrypt-dev amd64 1:4.4.28-2 [112 kB]
16:03:22 #11 11.06 Get:119 http://archive.ubuntu.com/ubuntu kinetic/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
16:03:22 #11 11.06 Get:120 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [193 kB]
16:03:22 #11 11.06 Get:121 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
16:03:22 #11 11.06 Get:122 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libc6-dev amd64 2.36-0ubuntu4 [2088 kB]
16:03:22 #11 11.10 Get:123 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libisl23 amd64 0.25-1 [740 kB]
16:03:22 #11 11.11 Get:124 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
16:03:22 #11 11.13 Get:125 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
16:03:22 #11 11.13 Get:126 http://archive.ubuntu.com/ubuntu kinetic/main amd64 cpp-12 amd64 12.2.0-3ubuntu1 [10.6 MB]
16:03:22 #10 20.38   Installing       : perl-Term-Cap-1.17-460.el9.noarch                   88/163 
16:03:22 #10 20.39   Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                 89/163 
16:03:22 #10 20.40   Installing       : perl-Socket-4:2.031-4.el9.aarch64                   90/163 
16:03:22 #10 20.41   Installing       : perl-SelectSaver-1.02-479.el9.noarch                91/163 
16:03:22 #10 20.41   Installing       : perl-Symbol-1.08-479.el9.noarch                     92/163 
16:03:22 #10 20.42   Installing       : perl-File-stat-1.09-479.el9.noarch                  93/163 
16:03:22 #10 20.42   Installing       : perl-podlators-1:4.14-460.el9.noarch                94/163 
16:03:22 #10 20.43   Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch             95/163 
16:03:22 #10 20.44   Installing       : perl-Fcntl-1.13-479.el9.aarch64                     96/163 
16:03:22 #10 20.45   Installing       : perl-Text-ParseWords-3.30-460.el9.noarch            97/163 
16:03:22 #10 20.45   Installing       : perl-mro-1.23-479.el9.aarch64                       98/163 
16:03:22 #10 20.46   Installing       : perl-IO-1.43-479.el9.aarch64                        99/163 
16:03:22 #10 20.47   Installing       : perl-overloading-0.02-479.el9.noarch               100/163 
16:03:22 #10 20.47   Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                 101/163 
16:03:22 #10 20.48   Installing       : perl-Errno-1.30-479.el9.aarch64                    102/163 
16:03:22 #10 20.48   Installing       : perl-File-Basename-2.85-479.el9.noarch             103/163 
16:03:22 #10 20.49   Installing       : perl-Getopt-Std-1.12-479.el9.noarch                104/163 
16:03:22 #10 20.49   Installing       : perl-MIME-Base64-3.16-4.el9.aarch64                105/163 
16:03:22 #10 20.51   Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64      106/163 
16:03:22 #10 20.51   Installing       : perl-constant-1.33-461.el9.noarch                  107/163 
16:03:22 #10 20.52   Installing       : perl-Storable-1:3.21-460.el9.aarch64               108/163 
16:03:22 #10 20.52   Installing       : perl-overload-1.31-479.el9.noarch                  109/163 
16:03:22 #10 20.53   Installing       : perl-parent-1:0.238-460.el9.noarch                 110/163 
16:03:22 #10 20.53   Installing       : perl-vars-1.05-479.el9.noarch                      111/163 
16:03:22 #10 20.54   Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               112/163 
16:03:22 #10 20.55   Installing       : perl-Carp-1.50-460.el9.noarch                      113/163 
16:03:22 #10 20.55   Installing       : perl-Exporter-5.74-461.el9.noarch                  114/163 
16:03:22 #10 20.56   Installing       : perl-NDBM_File-1.15-479.el9.aarch64                115/163 
16:03:22 #10 20.57   Installing       : perl-PathTools-3.78-461.el9.aarch64                116/163 
16:03:22 #10 26.73 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ...
16:03:22 #10 26.77 Selecting previously unselected package libatomic1:armhf.
16:03:22 #10 26.77 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ...
16:03:22 #10 26.77 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ...
16:03:22 #10 26.82 Selecting previously unselected package libasan5:armhf.
16:03:22 #10 26.82 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ...
16:03:22 #10 26.82 Unpacking libasan5:armhf (8.3.0-6+rpi1) ...
16:03:22 #10 26.91 Selecting previously unselected package libubsan1:armhf.
16:03:22 #10 26.91 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ...
16:03:22 #10 26.93 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ...
16:03:22 #10 26.97 Selecting previously unselected package libgcc-8-dev:armhf.
16:03:22 #10 26.97 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ...
16:03:22 #10 26.97 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
16:03:22 #11 7.629 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbsd0 armhf 0.10.0-1 [49.8 kB]
16:03:22 #11 7.633 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bsdmainutils armhf 11.1.2ubuntu3 [176 kB]
16:03:22 #11 7.645 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libuchardet0 armhf 0.0.6-3build1 [62.4 kB]
16:03:22 #11 7.647 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf groff-base armhf 1.22.4-4build1 [759 kB]
16:03:22 #11 7.682 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm6 armhf 1.18.1-5 [24.5 kB]
16:03:22 #11 7.683 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpipeline1 armhf 1.5.2-2build1 [23.5 kB]
16:03:22 #11 7.739 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main armhf man-db armhf 2.9.1-1 [1077 kB]
16:03:22 #11 7.759 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl-modules-5.30 all 5.30.0-9ubuntu0.3 [2739 kB]
16:03:22 #11 9.161 Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.1.0-2ubuntu1~22.04 [154 kB]
16:03:22 #11 9.163 Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.3.0-1ubuntu1~22.04 [2517 kB]
16:03:22 #11 9.209 Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.3.0-1ubuntu1~22.04 [20.1 MB]
16:03:22 #7 ...
16:03:22 
16:03:22 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:22 #0 1.204 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
16:03:22 #0 1.220 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
16:03:22 #0 1.638 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
16:03:22 #0 1.642 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [972 kB]
16:03:22 #0 1.737 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
16:03:22 #0 1.836 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
16:03:22 #0 1.986 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2358 kB]
16:03:22 #0 2.042 Get:8 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
16:03:22 #0 2.054 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
16:03:22 #0 2.148 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1779 kB]
16:03:22 #0 2.220 Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.7 kB]
16:03:22 #0 2.610 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
16:03:22 #0 2.610 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1894 kB]
16:03:22 #0 2.688 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2827 kB]
16:03:22 #0 2.823 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1275 kB]
16:03:22 #0 2.883 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.4 kB]
16:03:22 #0 2.884 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
16:03:22 #0 2.885 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
16:03:22 #0 4.487 Fetched 24.7 MB in 4s (6693 kB/s)
16:03:22 #0 4.487 Reading package lists...
16:03:22 #0 5.942 Reading package lists...
16:03:22 #0 7.279 Building dependency tree...
16:03:22 #0 7.541 Reading state information...
16:03:22 #0 7.825 The following additional packages will be installed:
16:03:22 #0 7.825   at autoconf automake autopoint autotools-dev binutils binutils-common
16:03:22 #0 7.825   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
16:03:22 #0 7.826   cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
16:03:22 #0 7.826   dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9
16:03:22 #0 7.826   gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
16:03:22 #0 7.826   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:03:22 #0 7.826   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
16:03:22 #0 7.826   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl
16:03:22 #0 7.826   libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5
16:03:22 #0 7.826   libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1
16:03:22 #0 7.826   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:03:22 #0 7.826   libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl
16:03:22 #0 7.826   libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl
16:03:22 #0 7.826   libclone-perl libcommon-sense-perl libconst-fast-perl
16:03:22 #0 7.826   libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev
16:03:22 #0 7.826   libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl
16:03:22 #0 7.826   libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl
16:03:22 #10 30.07 Preparing to unpack .../126-python3-chardet_3.0.4-1_all.deb ...
16:03:22 #10 30.07 Unpacking python3-chardet (3.0.4-1) ...
16:03:22 #10 30.13 Selecting previously unselected package python3-six.
16:03:22 #0 7.826   libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl
16:03:22 #0 7.826   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
16:03:22 #10 30.13 Preparing to unpack .../127-python3-six_1.11.0-2_all.deb ...
16:03:22 #10 30.13 Unpacking python3-six (1.11.0-2) ...
16:03:22 #0 7.826   libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
16:03:22 #0 7.826   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:03:22 #10 30.18 Selecting previously unselected package python3-debian.
16:03:22 #10 30.18 Preparing to unpack .../128-python3-debian_0.1.32_all.deb ...
16:03:22 #0 7.826   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
16:03:22 #0 7.826   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:03:22 #10 30.18 Unpacking python3-debian (0.1.32) ...
16:03:22 #10 30.22 Selecting previously unselected package gnupg-l10n.
16:03:22 #0 7.826   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
16:03:22 #0 7.826   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:03:22 #10 30.22 Preparing to unpack .../129-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
16:03:22 #10 30.23 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
16:03:22 #0 7.826   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
16:03:22 #0 7.826   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
16:03:22 #10 30.26 Selecting previously unselected package gnupg-utils.
16:03:22 #10 30.27 Preparing to unpack .../130-gnupg-utils_2.2.4-1ubuntu1.6_arm64.deb ...
16:03:22 #0 7.826   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
16:03:22 #0 7.826   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:03:22 #10 30.27 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
16:03:22 #10 30.31 Selecting previously unselected package gpg.
16:03:22 #0 7.826   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:03:22 #0 7.826   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:22 #0 7.826   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:22 #0 7.826   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
16:03:22 #0 7.826   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
16:03:22 #0 7.826   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:03:22 #0 7.826   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
16:03:22 #0 7.826   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
16:03:22 #0 7.826   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
16:03:22 #0 7.826   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
16:03:22 #0 7.826   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
16:03:22 #0 7.826   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:03:22 #0 7.826   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:03:22 #0 7.826   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:03:22 #0 7.826   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:22 #0 7.826   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
16:03:22 #0 7.826   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
16:03:22 #0 7.826   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:03:22 #0 7.826   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:03:22 #0 7.826   libnumber-compare-perl libnumber-range-perl libobject-id-perl
16:03:22 #0 7.826   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:03:22 #0 7.826   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:03:22 #0 7.826   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
16:03:22 #0 7.826   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:03:22 #0 7.826   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
16:03:22 #0 7.826   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:03:22 #0 7.826   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
16:03:22 #0 7.826   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:03:22 #0 7.826   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:03:22 #0 7.826   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
16:03:22 #0 7.826   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
16:03:22 #0 7.826   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:03:22 #0 7.826   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:03:22 #0 7.826   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:22 #0 7.826   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
16:03:22 #0 7.826   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
16:03:22 #0 7.826   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
16:03:22 #0 7.826   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:03:22 #0 7.826   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
16:03:22 #0 7.826   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
16:03:22 #0 7.826   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:03:22 #0 7.826   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:03:22 #0 7.826   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
16:03:22 #0 7.826   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:03:22 #0 7.826   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
16:03:22 #0 7.826   openssh-client openssl patch patchutils perl perl-modules-5.30
16:03:22 #0 7.826   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:03:22 #0 7.826   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:03:22 #0 7.826   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:03:22 #0 7.826   python3-pkg-resources python3-requests python3-six python3-unidiff
16:03:22 #0 7.826   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
16:03:22 #0 7.827   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
16:03:22 #0 7.827   xz-utils
16:03:22 #0 7.828 Suggested packages:
16:03:22 #0 7.828   default-mta | mail-transport-agent autoconf-archive gnu-standards
16:03:22 #0 7.828   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
16:03:22 #0 7.828   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
16:03:22 #0 7.828   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
16:03:22 #0 7.828   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
16:03:22 #0 7.828   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:22 #0 7.828   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:03:22 #0 7.828   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
16:03:22 #0 7.828   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
16:03:22 #0 7.828   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
16:03:22 #0 7.828   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
16:03:22 #0 7.828   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
16:03:22 #0 7.828   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
16:03:22 #0 7.828   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
16:03:22 #0 7.828   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
16:03:22 #0 7.828   libscalar-number-perl libsasl2-modules-gssapi-mit
16:03:22 #0 7.828   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:03:22 #0 7.828   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
16:03:22 #0 7.828   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:03:22 #0 7.828   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
16:03:22 #0 7.828   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:03:22 #0 7.828   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
16:03:22 #0 7.828   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
16:03:22 #0 7.828   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
16:03:22 #0 7.828   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
16:03:22 #0 7.828   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
16:03:22 #0 7.828   python3-cryptography python3-openssl python3-socks python3.8-venv
16:03:22 #0 7.828   python3.8-doc binfmt-support readline-doc zip wdiff-doc
16:03:22 #0 8.341 The following NEW packages will be installed:
16:03:22 #0 8.341   at autoconf automake autopoint autotools-dev binutils binutils-common
16:03:22 #0 8.342   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
16:03:22 #0 8.342   cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf
16:03:22 #0 8.342   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
16:03:22 #0 8.343   equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git
16:03:22 #0 8.343   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
16:03:22 #0 8.343   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
16:03:22 #0 8.343   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:03:22 #0 8.343   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
16:03:22 #0 8.343   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
16:03:22 #0 8.343   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:03:22 #0 8.343   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:03:22 #0 8.343   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
16:03:22 #0 8.343   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:03:22 #0 8.343   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:03:22 #0 8.343   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
16:03:22 #0 8.343   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:03:22 #0 8.343   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
16:03:22 #0 8.343   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
16:03:22 #0 8.343   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
16:03:22 #0 8.344   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
16:03:22 #0 8.344   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:03:22 #0 8.344   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
16:03:22 #0 8.344   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:03:22 #0 8.345   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
16:03:22 #0 8.345   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:03:22 #0 8.345   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
16:03:22 #0 8.345   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
16:03:22 #0 8.345   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
16:03:22 #0 8.345   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:03:22 #0 8.345   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:03:22 #0 8.345   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:22 #0 8.345   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:22 #0 8.345   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
16:03:22 #0 8.345   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
16:03:22 #0 8.345   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:03:22 #0 8.345   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
16:03:22 #0 8.345   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
16:03:22 #0 8.345   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
16:03:22 #0 8.345   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
16:03:22 #0 8.345   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
16:03:22 #0 8.345   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:03:22 #0 8.345   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:03:22 #0 8.345   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:03:22 #0 8.346   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:22 #0 8.346   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
16:03:22 #0 8.346   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
16:03:22 #0 8.346   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:03:22 #0 8.346   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:03:22 #0 8.346   libnumber-compare-perl libnumber-range-perl libobject-id-perl
16:03:22 #0 8.346   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:03:22 #0 8.346   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:03:22 #0 8.346   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
16:03:22 #0 8.346   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:03:22 #0 8.346   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
16:03:22 #0 8.346   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:03:22 #0 8.346   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
16:03:22 #0 8.347   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:03:22 #0 8.347   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:03:22 #0 8.347   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
16:03:22 #0 8.347   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
16:03:22 #0 8.347   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:03:22 #0 8.347   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:03:22 #0 8.347   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:22 #0 8.347   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
16:03:22 #0 8.347   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
16:03:22 #0 8.347   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
16:03:22 #0 8.347   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:03:22 #0 8.347   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
16:03:22 #0 8.347   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
16:03:22 #0 8.347   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:03:22 #0 8.347   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:03:22 #0 8.347   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
16:03:22 #0 8.347   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:03:22 #0 8.347   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
16:03:22 #0 8.347   openssh-client openssl patch patchutils perl perl-modules-5.30
16:03:22 #0 8.348   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:03:22 #0 8.348   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:03:22 #0 8.348   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:03:22 #0 8.348   python3-pkg-resources python3-requests python3-six python3-unidiff
16:03:22 #0 8.348   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
16:03:22 #0 8.348   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
16:03:22 #0 8.348   xz-utils
16:03:22 #0 8.663 0 upgraded, 354 newly installed, 0 to remove and 0 not upgraded.
16:03:22 #0 8.663 Need to get 106 MB of archives.
16:03:22 #0 8.663 After this operation, 481 MB of additional disk space will be used.
16:03:22 #0 8.663 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
16:03:22 #0 8.695 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1321 kB]
16:03:22 #0 8.783 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.6 [717 kB]
16:03:22 #0 8.799 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
16:03:22 #0 8.802 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.6 [1901 kB]
16:03:22 #0 8.840 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
16:03:22 #0 8.841 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
16:03:22 #0 8.843 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
16:03:22 #0 8.845 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
16:03:22 #0 8.847 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
16:03:22 #0 8.849 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB]
16:03:22 #0 8.860 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.6 [1675 kB]
16:03:22 #0 8.888 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.6 [387 kB]
16:03:22 #0 8.896 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
16:03:22 #0 8.896 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
16:03:22 #0 8.898 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
16:03:22 #0 8.899 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB]
16:03:22 #0 8.902 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB]
16:03:22 #0 8.904 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB]
16:03:22 #0 8.916 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
16:03:22 #0 8.918 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB]
16:03:22 #0 8.919 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB]
16:03:22 #0 8.935 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.3 [2739 kB]
16:03:22 #0 8.986 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
16:03:22 #0 8.988 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.3 [3951 kB]
16:03:22 #0 9.060 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.3 [224 kB]
16:03:22 #0 9.066 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB]
16:03:22 #0 9.081 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20211016ubuntu0.20.04.1 [141 kB]
16:03:22 #11 25.38 Preparing to unpack .../086-libitm1_10.3.0-1ubuntu1~20.04_arm64.deb ...
16:03:22 #11 25.39 Unpacking libitm1:arm64 (10.3.0-1ubuntu1~20.04) ...
16:03:22 #11 25.43 Selecting previously unselected package libatomic1:arm64.
16:03:22 #11 25.43 Preparing to unpack .../087-libatomic1_10.3.0-1ubuntu1~20.04_arm64.deb ...
16:03:22 #11 25.44 Unpacking libatomic1:arm64 (10.3.0-1ubuntu1~20.04) ...
16:03:22 #11 25.48 Selecting previously unselected package libasan5:arm64.
16:03:22 #11 25.48 Preparing to unpack .../088-libasan5_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
16:03:22 #11 25.48 Unpacking libasan5:arm64 (9.4.0-1ubuntu1~20.04.1) ...
16:03:22 #10 21.05 Preparing to unpack .../050-gcc-8_8.3.0-6_arm64.deb ...
16:03:22 #10 21.06 Unpacking gcc-8 (8.3.0-6) ...
16:03:22 #10 40.54 Preparing to unpack .../187-libnet-domain-tld-perl_1.75-1_all.deb ...
16:03:22 #10 40.54 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:03:22 #10 40.58 Selecting previously unselected package libemail-valid-perl.
16:03:22 #10 40.58 Preparing to unpack .../188-libemail-valid-perl_1.202-1_all.deb ...
16:03:22 #10 40.58 Unpacking libemail-valid-perl (1.202-1) ...
16:03:22 #10 40.61 Selecting previously unselected package libencode-locale-perl.
16:03:22 #10 40.62 Preparing to unpack .../189-libencode-locale-perl_1.05-1_all.deb ...
16:03:22 #10 40.63 Unpacking libencode-locale-perl (1.05-1) ...
16:03:22 #10 40.67 Selecting previously unselected package libexporter-tiny-perl.
16:03:22 #10 40.67 Preparing to unpack .../190-libexporter-tiny-perl_1.000000-2_all.deb ...
16:03:22 #10 40.68 Unpacking libexporter-tiny-perl (1.000000-2) ...
16:03:22 #10 40.71 Selecting previously unselected package libipc-system-simple-perl.
16:03:22 #10 40.71 Preparing to unpack .../191-libipc-system-simple-perl_1.25-4_all.deb ...
16:03:22 #10 40.72 Unpacking libipc-system-simple-perl (1.25-4) ...
16:03:22 #10 40.75 Selecting previously unselected package libfile-basedir-perl.
16:03:22 #10 40.75 Preparing to unpack .../192-libfile-basedir-perl_0.07-1_all.deb ...
16:03:22 #10 40.75 Unpacking libfile-basedir-perl (0.07-1) ...
16:03:22 #10 40.78 Selecting previously unselected package libfile-chdir-perl.
16:03:22 #10 40.78 Preparing to unpack .../193-libfile-chdir-perl_0.1008-1_all.deb ...
16:03:22 #10 40.79 Unpacking libfile-chdir-perl (0.1008-1) ...
16:03:22 #10 40.82 Selecting previously unselected package libfile-fcntllock-perl.
16:03:22 #10 40.82 Preparing to unpack .../194-libfile-fcntllock-perl_0.22-3build2_armhf.deb ...
16:03:22 #10 40.82 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
16:03:22 #10 40.86 Selecting previously unselected package libhttp-date-perl.
16:03:22 #10 40.86 Preparing to unpack .../195-libhttp-date-perl_6.02-1_all.deb ...
16:03:22 #10 40.87 Unpacking libhttp-date-perl (6.02-1) ...
16:03:22 #10 40.89 Selecting previously unselected package libfile-listing-perl.
16:03:22 #24 1.395 Get:8 http://deb.debian.org/debian bullseye/main armel Packages [7872 kB]
16:03:22 #24 1.483 Get:9 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:03:22 #24 1.574 Get:10 http://deb.debian.org/debian-security bullseye-security/main s390x Packages [177 kB]
16:03:22 #11 13.99 Get:163 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-override-perl all 0.09-3 [9756 B]
16:03:22 #11 13.99 Get:164 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
16:03:22 #11 13.99 Get:165 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
16:03:22 #11 13.99 Get:166 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdw1 arm64 0.187-4 [243 kB]
16:03:22 #11 14.00 Get:167 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 debugedit arm64 1:5.0-5 [45.9 kB]
16:03:22 #11 14.00 Get:168 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dwz arm64 0.14-1build2 [102 kB]
16:03:22 #11 14.01 Get:169 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gettext arm64 0.21-8 [842 kB]
16:03:22 #11 14.03 Get:170 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:03:22 #11 14.07 Get:171 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 po-debconf all 1.0.21+nmu1 [233 kB]
16:03:22 #11 14.07 Get:172 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 debhelper all 13.9.1ubuntu1 [939 kB]
16:03:22 #12 13.94 CentOS Stream 8 - Extras                         21 kB/s |  17 kB     00:00    
16:03:22 #11 3.125 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf Packages [1694 kB]
16:03:22 #11 3.132 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/restricted armhf Packages [12.9 kB]
16:03:22 #11 3.132 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf Packages [140 kB]
16:03:22 #11 3.132 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/multiverse armhf Packages [593 B]
16:03:22 #11 3.132 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/restricted armhf Packages [9620 B]
16:03:22 #11 3.157 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/universe armhf Packages [81.3 kB]
16:03:22 #11 3.157 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic-backports/universe armhf Packages [1032 B]
16:03:22 #11 3.157 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic-security/main armhf Packages [116 kB]
16:03:22 #11 3.157 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic-security/restricted armhf Packages [9620 B]
16:03:22 #11 3.197 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic-security/universe armhf Packages [61.4 kB]
16:03:22 #11 3.273 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic-security/multiverse armhf Packages [593 B]
16:03:22 #11 24.95 Selecting previously unselected package cpp.
16:03:22 #11 24.96 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_arm64.deb ...
16:03:22 #11 24.96 Unpacking cpp (4:11.2.0-1ubuntu1) ...
16:03:22 #11 25.00 Selecting previously unselected package libcc1-0:arm64.
16:03:22 #11 25.01 Preparing to unpack .../076-libcc1-0_12.1.0-2ubuntu1~22.04_arm64.deb ...
16:03:22 #11 25.05 Unpacking libcc1-0:arm64 (12.1.0-2ubuntu1~22.04) ...
16:03:22 #11 12.85 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdpkg-perl all 1.21.1ubuntu2.1 [237 kB]
16:03:23 #10 22.14 Selecting previously unselected package libbinutils:amd64.
16:03:23 #9 ...
16:03:23 
16:03:23 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:23 #0 6.673 Fedora 35 - x86_64                               14 MB/s |  79 MB     00:05    
16:03:23 #10 ...
16:03:23 
16:03:23 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:23 #11 11.31 Get:127 http://archive.ubuntu.com/ubuntu kinetic/main amd64 cpp amd64 4:12.2.0-1ubuntu1 [27.3 kB]
16:03:23 #11 11.31 Get:128 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcc1-0 amd64 12.2.0-3ubuntu1 [46.4 kB]
16:03:23 #11 11.31 Get:129 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgomp1 amd64 12.2.0-3ubuntu1 [125 kB]
16:03:23 #11 11.31 Get:130 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libitm1 amd64 12.2.0-3ubuntu1 [29.4 kB]
16:03:23 #11 11.31 Get:131 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libatomic1 amd64 12.2.0-3ubuntu1 [10.4 kB]
16:03:23 #11 11.31 Get:132 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libasan8 amd64 12.2.0-3ubuntu1 [2433 kB]
16:03:23 #11 11.35 Get:133 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblsan0 amd64 12.2.0-3ubuntu1 [1060 kB]
16:03:23 #11 11.36 Get:134 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtsan2 amd64 12.2.0-3ubuntu1 [2456 kB]
16:03:23 #11 11.40 Get:135 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libubsan1 amd64 12.2.0-3ubuntu1 [969 kB]
16:03:23 #10 20.62   Installing       : perl-Encode-4:3.08-462.el9.aarch64                 117/163 
16:03:23 #10 20.73   Installing       : perl-libs-4:5.32.1-479.el9.aarch64                 118/163 
16:03:23 #10 20.74   Installing       : perl-interpreter-4:5.32.1-479.el9.aarch64          119/163 
16:03:23 #10 20.75   Installing       : kernel-srpm-macros-1.0-11.el9.noarch               120/163 
16:03:23 #10 20.75   Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           121/163 
16:03:23 #10 20.76   Installing       : go-srpm-macros-3.0.9-9.el9.noarch                  122/163 
16:03:23 #10 20.76   Installing       : python-srpm-macros-3.9-52.el9.noarch               123/163 
16:03:23 #10 20.77   Installing       : redhat-rpm-config-197-1.el9.noarch                 124/163 
16:03:23 #10 20.78   Running scriptlet: libutempter-1.2.1-6.el9.aarch64                    125/163 
16:03:23 #11 7.914 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm-compat4 armhf 1.18.1-5 [5852 B]
16:03:23 #11 7.914 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libperl5.30 armhf 5.30.0-9ubuntu0.3 [3274 kB]
16:03:23 #11 8.068 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl armhf 5.30.0-9ubuntu0.3 [224 kB]
16:03:23 #11 8.075 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.16 [597 kB]
16:03:23 #11 8.104 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20211016ubuntu0.20.04.1 [141 kB]
16:03:23 #11 8.111 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.11 [4672 B]
16:03:23 #11 8.111 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic-mgc armhf 1:5.38-4 [218 kB]
16:03:23 #10 27.07 Selecting previously unselected package gcc-8.
16:03:23 #10 27.07 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ...
16:03:23 #10 27.07 Unpacking gcc-8 (8.3.0-6+rpi1) ...
16:03:23 #10 30.31 Preparing to unpack .../131-gpg_2.2.4-1ubuntu1.6_arm64.deb ...
16:03:23 #10 30.32 Unpacking gpg (2.2.4-1ubuntu1.6) ...
16:03:23 #10 30.39 Selecting previously unselected package pinentry-curses.
16:03:23 #10 30.39 Preparing to unpack .../132-pinentry-curses_1.1.0-1_arm64.deb ...
16:03:23 #10 30.39 Unpacking pinentry-curses (1.1.0-1) ...
16:03:23 #10 30.43 Selecting previously unselected package gpg-agent.
16:03:23 #10 30.43 Preparing to unpack .../133-gpg-agent_2.2.4-1ubuntu1.6_arm64.deb ...
16:03:23 #10 30.44 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
16:03:23 #10 30.49 Selecting previously unselected package gpg-wks-client.
16:03:23 #10 30.49 Preparing to unpack .../134-gpg-wks-client_2.2.4-1ubuntu1.6_arm64.deb ...
16:03:23 #10 30.49 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
16:03:23 #10 30.53 Selecting previously unselected package gpg-wks-server.
16:03:23 #11 9.087 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.11 [4672 B]
16:03:23 #11 9.088 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
16:03:23 #11 9.092 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
16:03:23 #11 9.097 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
16:03:23 #11 9.098 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
16:03:23 #11 9.101 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
16:03:23 #11 9.104 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB]
16:03:23 #11 9.126 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
16:03:23 #11 9.127 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2022g-0ubuntu0.20.04.1 [286 kB]
16:03:23 #11 9.133 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
16:03:23 #11 ...
16:03:23 
16:03:23 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:23 #11 25.75 Selecting previously unselected package liblsan0:arm64.
16:03:23 #11 25.76 Preparing to unpack .../089-liblsan0_10.3.0-1ubuntu1~20.04_arm64.deb ...
16:03:23 #11 25.76 Unpacking liblsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
16:03:23 #11 25.86 Selecting previously unselected package libtsan0:arm64.
16:03:23 #8 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 4.6s done
16:03:23 #24 1.576 Get:11 http://deb.debian.org/debian-security bullseye-security/main armel Packages [191 kB]
16:03:23 #24 1.579 Get:12 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [206 kB]
16:03:23 #24 1.581 Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
16:03:23 #24 1.583 Get:14 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
16:03:23 #24 1.585 Get:15 http://deb.debian.org/debian-security bullseye-security/main ppc64el Packages [198 kB]
16:03:23 #24 1.587 Get:16 http://deb.debian.org/debian bullseye-updates/main s390x Packages [11.3 kB]
16:03:23 #24 1.588 Get:17 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
16:03:23 #24 1.588 Get:18 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
16:03:23 #24 1.589 Get:19 http://deb.debian.org/debian bullseye-updates/main armel Packages [12.0 kB]
16:03:23 #24 1.590 Get:20 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [11.8 kB]
16:03:23 #24 1.590 Get:21 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:03:23 #10 40.90 Preparing to unpack .../196-libfile-listing-perl_6.04-1_all.deb ...
16:03:23 #10 40.91 Unpacking libfile-listing-perl (6.04-1) ...
16:03:23 #10 40.95 Selecting previously unselected package libfont-afm-perl.
16:03:23 #10 40.95 Preparing to unpack .../197-libfont-afm-perl_1.20-2_all.deb ...
16:03:23 #10 40.96 Unpacking libfont-afm-perl (1.20-2) ...
16:03:23 #10 40.99 Selecting previously unselected package libio-stringy-perl.
16:03:23 #10 40.99 Preparing to unpack .../198-libio-stringy-perl_2.111-2_all.deb ...
16:03:23 #10 41.00 Unpacking libio-stringy-perl (2.111-2) ...
16:03:23 #10 41.03 Selecting previously unselected package libparams-validate-perl.
16:03:23 #10 41.03 Preparing to unpack .../199-libparams-validate-perl_1.29-1_armhf.deb ...
16:03:23 #10 41.04 Unpacking libparams-validate-perl (1.29-1) ...
16:03:23 #10 41.08 Selecting previously unselected package libsub-exporter-perl.
16:03:23 #10 41.08 Preparing to unpack .../200-libsub-exporter-perl_0.987-1_all.deb ...
16:03:23 #10 41.08 Unpacking libsub-exporter-perl (0.987-1) ...
16:03:23 #10 41.12 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:03:23 #11 14.14 Get:173 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfakeroot arm64 1.29-1ubuntu1 [30.8 kB]
16:03:23 #11 14.14 Get:174 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 fakeroot arm64 1.29-1ubuntu1 [60.1 kB]
16:03:23 #11 14.14 Get:175 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libassuan0 arm64 2.5.5-4 [35.3 kB]
16:03:23 #11 14.14 Get:176 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpgconf arm64 2.2.35-3ubuntu1 [92.4 kB]
16:03:23 #11 14.14 Get:177 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libksba8 arm64 1.6.0-3ubuntu1 [116 kB]
16:03:23 #11 14.15 Get:178 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
16:03:23 #11 14.15 Get:179 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dirmngr arm64 2.2.35-3ubuntu1 [295 kB]
16:03:23 #11 14.16 Get:180 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gnupg-l10n all 2.2.35-3ubuntu1 [53.8 kB]
16:03:23 #11 14.21 Get:181 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gnupg-utils arm64 2.2.35-3ubuntu1 [301 kB]
16:03:23 #11 14.22 Get:182 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg arm64 2.2.35-3ubuntu1 [508 kB]
16:03:23 #11 14.28 Get:183 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 pinentry-curses arm64 1.2.0-2ubuntu1 [33.7 kB]
16:03:23 #11 14.28 Get:184 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg-agent arm64 2.2.35-3ubuntu1 [209 kB]
16:03:23 #11 14.29 Get:185 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg-wks-client arm64 2.2.35-3ubuntu1 [61.8 kB]
16:03:23 #11 14.29 Get:186 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpg-wks-server arm64 2.2.35-3ubuntu1 [57.2 kB]
16:03:23 #11 14.29 Get:187 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gpgsm arm64 2.2.35-3ubuntu1 [195 kB]
16:03:23 #11 14.30 Get:188 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 gnupg all 2.2.35-3ubuntu1 [318 kB]
16:03:23 #11 14.31 Get:189 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B]
16:03:23 #11 14.31 Get:190 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-which-perl all 1.27-1 [14.3 kB]
16:03:23 #11 14.35 Get:191 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB]
16:03:23 #11 14.36 Get:192 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-touch-perl all 0.12-1 [9024 B]
16:03:23 #11 14.43 Get:193 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-pty-perl arm64 1:1.15-2build2 [34.6 kB]
16:03:23 #11 25.13 Selecting previously unselected package libgomp1:arm64.
16:03:23 #11 25.13 Preparing to unpack .../077-libgomp1_12.1.0-2ubuntu1~22.04_arm64.deb ...
16:03:23 #11 25.14 Unpacking libgomp1:arm64 (12.1.0-2ubuntu1~22.04) ...
16:03:23 #11 25.18 Selecting previously unselected package libitm1:arm64.
16:03:23 #11 25.18 Preparing to unpack .../078-libitm1_12.1.0-2ubuntu1~22.04_arm64.deb ...
16:03:23 #11 25.19 Unpacking libitm1:arm64 (12.1.0-2ubuntu1~22.04) ...
16:03:23 #11 25.23 Selecting previously unselected package libatomic1:arm64.
16:03:23 #11 25.23 Preparing to unpack .../079-libatomic1_12.1.0-2ubuntu1~22.04_arm64.deb ...
16:03:23 #11 25.24 Unpacking libatomic1:arm64 (12.1.0-2ubuntu1~22.04) ...
16:03:23 #11 25.28 Selecting previously unselected package libasan6:arm64.
16:03:23 #11 25.28 Preparing to unpack .../080-libasan6_11.3.0-1ubuntu1~22.04_arm64.deb ...
16:03:23 #11 25.28 Unpacking libasan6:arm64 (11.3.0-1ubuntu1~22.04) ...
16:03:23 #11 25.36 Selecting previously unselected package liblsan0:arm64.
16:03:23 #11 11.41 Get:136 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libquadmath0 amd64 12.2.0-3ubuntu1 [152 kB]
16:03:23 #11 11.42 Get:137 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgcc-12-dev amd64 12.2.0-3ubuntu1 [2577 kB]
16:03:23 #11 11.46 Get:138 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gcc-12 amd64 12.2.0-3ubuntu1 [21.4 MB]
16:03:23 #10 22.14 Preparing to unpack .../030-libbinutils_2.31.1-16_amd64.deb ...
16:03:23 #10 22.14 Unpacking libbinutils:amd64 (2.31.1-16) ...
16:03:23 #10 22.25 Selecting previously unselected package binutils-x86-64-linux-gnu.
16:03:23 #10 22.25 Preparing to unpack .../031-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ...
16:03:23 #10 22.26 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ...
16:03:23 #11 8.119 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic1 armhf 1:5.38-4 [68.3 kB]
16:03:23 #11 8.123 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main armhf file armhf 1:5.38-4 [22.4 kB]
16:03:23 #11 8.125 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf less armhf 551-1ubuntu0.1 [116 kB]
16:03:23 #11 8.129 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libelf1 armhf 0.176-1.1build1 [41.3 kB]
16:03:23 #11 8.147 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-0 armhf 2.64.6-1~ubuntu20.04.4 [1125 kB]
16:03:23 #11 8.215 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
16:03:23 #11 8.215 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2022g-0ubuntu0.20.04.1 [286 kB]
16:03:23 #11 8.227 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB]
16:03:23 #10 30.53 Preparing to unpack .../135-gpg-wks-server_2.2.4-1ubuntu1.6_arm64.deb ...
16:03:23 #10 30.54 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
16:03:23 #10 30.58 Selecting previously unselected package gpgsm.
16:03:23 #10 30.58 Preparing to unpack .../136-gpgsm_2.2.4-1ubuntu1.6_arm64.deb ...
16:03:23 #10 30.59 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
16:03:23 #10 30.63 Selecting previously unselected package gnupg.
16:03:23 #10 30.63 Preparing to unpack .../137-gnupg_2.2.4-1ubuntu1.6_arm64.deb ...
16:03:23 #10 30.64 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
16:03:23 #10 30.69 Selecting previously unselected package libgpgme11:arm64.
16:03:23 #10 30.69 Preparing to unpack .../138-libgpgme11_1.10.0-1ubuntu2_arm64.deb ...
16:03:23 #10 30.69 Unpacking libgpgme11:arm64 (1.10.0-1ubuntu2) ...
16:03:23 #10 30.74 Selecting previously unselected package python3-gpg.
16:03:23 #10 30.74 Preparing to unpack .../139-python3-gpg_1.10.0-1ubuntu2_arm64.deb ...
16:03:23 #10 30.74 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
16:03:23 #10 30.80 Selecting previously unselected package dput.
16:03:23 #10 30.80 Preparing to unpack .../140-dput_1.0.1ubuntu1_all.deb ...
16:03:23 #10 30.81 Unpacking dput (1.0.1ubuntu1) ...
16:03:23 #10 30.85 Selecting previously unselected package libfakeroot:arm64.
16:03:23 #11 9.977 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
16:03:23 #11 25.87 Preparing to unpack .../090-libtsan0_10.3.0-1ubuntu1~20.04_arm64.deb ...
16:03:23 #11 25.87 Unpacking libtsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
16:03:23 #11 26.08 Selecting previously unselected package libubsan1:arm64.
16:03:23 #11 26.08 Preparing to unpack .../091-libubsan1_10.3.0-1ubuntu1~20.04_arm64.deb ...
16:03:23 #11 26.08 Unpacking libubsan1:arm64 (10.3.0-1ubuntu1~20.04) ...
16:03:23 #10 20.83   Installing       : libutempter-1.2.1-6.el9.aarch64                    125/163 
16:03:23 #10 20.85   Installing       : libselinux-utils-3.4-3.el9.aarch64                 126/163 
16:03:23 #10 20.86   Installing       : libpng-2:1.6.37-12.el9.aarch64                     127/163 
16:03:23 #10 20.88   Installing       : gdk-pixbuf2-2.42.6-3.el9.aarch64                   128/163 
16:03:23 #10 20.89   Installing       : libpkgconf-1.7.3-10.el9.aarch64                    129/163 
16:03:23 #10 20.89   Installing       : pkgconf-1.7.3-10.el9.aarch64                       130/163 
16:03:23 #10 20.90   Installing       : pkgconf-pkg-config-1.7.3-10.el9.aarch64            131/163 
16:03:23 #10 20.91   Installing       : libpipeline-1.5.3-4.el9.aarch64                    132/163 
16:03:23 #10 20.92   Running scriptlet: man-db-2.9.3-7.el9.aarch64                         133/163 
16:03:23 #10 20.95   Installing       : man-db-2.9.3-7.el9.aarch64                         133/163 
16:03:23 #10 20.96   Running scriptlet: man-db-2.9.3-7.el9.aarch64                         133/163 
16:03:23 #10 20.99   Installing       : environment-modules-5.0.1-2.el9.aarch64            134/163 
16:03:23 #10 20.99   Running scriptlet: environment-modules-5.0.1-2.el9.aarch64            134/163 
16:03:23 #10 21.01   Installing       : scl-utils-1:2.0.3-2.el9.aarch64                    135/163 
16:03:23 #10 21.17   Installing       : libicu-67.1-9.el9.aarch64                          136/163 
16:03:23 #8 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 0.1s
16:03:23 #11 14.43 Get:194 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libipc-run-perl all 20220807.0-1 [92.6 kB]
16:03:23 #11 14.43 Get:195 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:03:23 #11 14.43 Get:196 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libclass-xsaccessor-perl arm64 1.19-4 [33.6 kB]
16:03:23 #11 14.43 Get:197 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libb-hooks-op-check-perl arm64 0.22-2 [10.5 kB]
16:03:23 #11 14.43 Get:198 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdynaloader-functions-perl all 0.003-2 [12.5 kB]
16:03:23 #11 14.43 Get:199 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu4 [14.7 kB]
16:03:23 #11 14.43 Get:200 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libparams-classify-perl arm64 0.015-2 [21.8 kB]
16:03:23 #11 14.50 Get:201 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
16:03:23 #11 14.50 Get:202 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
16:03:23 #10 41.12 Preparing to unpack .../201-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
16:03:23 #10 41.12 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
16:03:23 #10 41.15 Selecting previously unselected package libsort-versions-perl.
16:03:23 #10 41.15 Preparing to unpack .../202-libsort-versions-perl_1.62-1_all.deb ...
16:03:23 #10 41.16 Unpacking libsort-versions-perl (1.62-1) ...
16:03:23 #10 41.20 Selecting previously unselected package libgit-wrapper-perl.
16:03:23 #10 41.21 Preparing to unpack .../203-libgit-wrapper-perl_0.047-1_all.deb ...
16:03:23 #10 41.21 Unpacking libgit-wrapper-perl (0.047-1) ...
16:03:23 #10 41.24 Selecting previously unselected package libio-html-perl.
16:03:23 #10 41.25 Preparing to unpack .../204-libio-html-perl_1.001-1_all.deb ...
16:03:23 #10 41.25 Unpacking libio-html-perl (1.001-1) ...
16:03:23 #10 41.28 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:23 #10 41.29 Preparing to unpack .../205-liblwp-mediatypes-perl_6.02-1_all.deb ...
16:03:23 #10 41.29 Unpacking liblwp-mediatypes-perl (6.02-1) ...
16:03:23 #10 41.32 Selecting previously unselected package libhttp-message-perl.
16:03:23 #10 41.32 Preparing to unpack .../206-libhttp-message-perl_6.14-1_all.deb ...
16:03:23 #10 41.33 Unpacking libhttp-message-perl (6.14-1) ...
16:03:23 #10 41.36 Selecting previously unselected package libhtml-form-perl.
16:03:23 #10 21.67 Selecting previously unselected package gcc.
16:03:23 #10 21.67 Preparing to unpack .../051-gcc_4%3a8.3.0-1_arm64.deb ...
16:03:23 #10 21.68 Unpacking gcc (4:8.3.0-1) ...
16:03:23 #10 21.71 Selecting previously unselected package libstdc++-8-dev:arm64.
16:03:23 #10 21.71 Preparing to unpack .../052-libstdc++-8-dev_8.3.0-6_arm64.deb ...
16:03:23 #10 21.72 Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ...
16:03:23 #11 25.36 Preparing to unpack .../081-liblsan0_12.1.0-2ubuntu1~22.04_arm64.deb ...
16:03:23 #11 25.37 Unpacking liblsan0:arm64 (12.1.0-2ubuntu1~22.04) ...
16:03:23 #11 25.45 Selecting previously unselected package libtsan0:arm64.
16:03:23 #11 25.45 Preparing to unpack .../082-libtsan0_11.3.0-1ubuntu1~22.04_arm64.deb ...
16:03:23 #11 25.45 Unpacking libtsan0:arm64 (11.3.0-1ubuntu1~22.04) ...
16:03:23 #11 25.53 Selecting previously unselected package libubsan1:arm64.
16:03:23 #11 25.53 Preparing to unpack .../083-libubsan1_12.1.0-2ubuntu1~22.04_arm64.deb ...
16:03:23 #11 25.53 Unpacking libubsan1:arm64 (12.1.0-2ubuntu1~22.04) ...
16:03:23 #11 25.61 Selecting previously unselected package libhwasan0:arm64.
16:03:23 #11 25.61 Preparing to unpack .../084-libhwasan0_12.1.0-2ubuntu1~22.04_arm64.deb ...
16:03:23 #11 25.61 Unpacking libhwasan0:arm64 (12.1.0-2ubuntu1~22.04) ...
16:03:23 #12 14.77 CentOS Stream 8 - Extras common packages        7.4 kB/s | 5.2 kB     00:00    
16:03:23 #11 13.25 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB]
16:03:23 #11 13.26 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patch armhf 2.7.6-7build2 [111 kB]
16:03:23 #11 13.29 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lto-disabled-list all 24 [12.5 kB]
16:03:23 #11 13.29 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dpkg-dev all 1.21.1ubuntu2.1 [922 kB]
16:03:23 #11 13.45 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf build-essential armhf 12.9ubuntu3 [4744 B]
16:03:23 #11 13.45 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
16:03:23 #11 13.48 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1 [19.2 kB]
16:03:23 #11 11.80 Get:139 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gcc amd64 4:12.2.0-1ubuntu1 [5104 B]
16:03:23 #11 11.80 Get:140 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstdc++-12-dev amd64 12.2.0-3ubuntu1 [2158 kB]
16:03:23 #11 11.84 Get:141 http://archive.ubuntu.com/ubuntu kinetic/main amd64 g++-12 amd64 12.2.0-3ubuntu1 [12.0 MB]
16:03:23 #10 22.50 Selecting previously unselected package python3-minimal.
16:03:23 #10 22.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10737 files and directories currently installed.)
16:03:23 #10 22.50 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
16:03:23 #10 22.51 Unpacking python3-minimal (3.9.2-3) ...
16:03:23 #10 22.54 Selecting previously unselected package media-types.
16:03:23 #10 22.54 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:03:23 #10 22.55 Unpacking media-types (4.0.0) ...
16:03:23 #10 22.59 Selecting previously unselected package libmpdec3:armhf.
16:03:23 #10 22.59 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ...
16:03:23 #10 22.60 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
16:03:23 #10 22.63 Selecting previously unselected package libpython3.9-stdlib:armhf.
16:03:23 #10 22.63 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
16:03:23 #10 22.64 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
16:03:23 #10 22.81 Selecting previously unselected package python3.9.
16:03:23 #10 22.81 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ...
16:03:23 #10 22.82 Unpacking python3.9 (3.9.2-1+rpi1) ...
16:03:23 #10 22.86 Selecting previously unselected package libpython3-stdlib:armhf.
16:03:23 #10 22.60 Selecting previously unselected package binutils.
16:03:23 #10 22.60 Preparing to unpack .../032-binutils_2.31.1-16_amd64.deb ...
16:03:23 #10 22.61 Unpacking binutils (2.31.1-16) ...
16:03:23 #10 30.86 Preparing to unpack .../141-libfakeroot_1.22-2ubuntu1_arm64.deb ...
16:03:23 #10 30.86 Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ...
16:03:23 #10 30.90 Selecting previously unselected package fakeroot.
16:03:23 #10 30.90 Preparing to unpack .../142-fakeroot_1.22-2ubuntu1_arm64.deb ...
16:03:23 #10 30.91 Unpacking fakeroot (1.22-2ubuntu1) ...
16:03:23 #10 30.96 Selecting previously unselected package libcurl3-gnutls:arm64.
16:03:23 #10 30.96 Preparing to unpack .../143-libcurl3-gnutls_7.58.0-2ubuntu3.21_arm64.deb ...
16:03:23 #10 30.96 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.21) ...
16:03:23 #10 31.01 Selecting previously unselected package liberror-perl.
16:03:23 #10 31.01 Preparing to unpack .../144-liberror-perl_0.17025-1_all.deb ...
16:03:23 #10 31.02 Unpacking liberror-perl (0.17025-1) ...
16:03:23 #10 31.05 Selecting previously unselected package git-man.
16:03:23 #10 31.06 Preparing to unpack .../145-git-man_1%3a2.17.1-1ubuntu0.13_all.deb ...
16:03:23 #10 31.06 Unpacking git-man (1:2.17.1-1ubuntu0.13) ...
16:03:23 #11 10.06 Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.3.0-1ubuntu1~22.04 [2087 kB]
16:03:23 #11 26.17 Selecting previously unselected package libgcc-9-dev:arm64.
16:03:23 #11 26.18 Preparing to unpack .../092-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
16:03:23 #11 26.18 Unpacking libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
16:03:23 #11 26.31 Selecting previously unselected package gcc-9.
16:03:23 #10 27.71 Selecting previously unselected package gcc.
16:03:23 #10 27.71 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ...
16:03:23 #10 27.71 Unpacking gcc (4:8.3.0-1+rpi2) ...
16:03:23 #10 27.75 Selecting previously unselected package libc-dev-bin.
16:03:23 #10 27.75 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
16:03:23 #10 27.76 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1+deb10u1) ...
16:03:23 #10 27.81 Selecting previously unselected package linux-libc-dev:armhf.
16:03:23 #10 21.22   Installing       : webkit2gtk3-jsc-2.38.2-1.el9.aarch64               137/163 
16:03:23 #10 21.23   Installing       : libproxy-webkitgtk4-0.4.15-35.el9.aarch64          138/163 
16:03:23 #10 21.24   Installing       : glib-networking-2.68.3-3.el9.aarch64               139/163 
16:03:23 #10 21.25   Installing       : libfdisk-2.37.4-9.el9.aarch64                      140/163 
16:03:23 #10 21.26   Installing       : libeconf-0.4.1-2.el9.aarch64                       141/163 
16:03:23 #10 21.27   Installing       : libdb-5.3.28-53.el9.aarch64                        142/163 
16:03:23 #10 21.32   Installing       : pam-1.5.1-14.el9.aarch64                           143/163 
16:03:23 #10 21.34   Installing       : libpwquality-1.4.4-8.el9.aarch64                   144/163 
16:03:23 #10 21.42   Installing       : util-linux-2.37.4-9.el9.aarch64                    145/163 
16:03:23 #10 21.42 warning: /etc/adjtime created as /etc/adjtime.rpmnew
16:03:23 #10 21.42 
16:03:23 #10 41.36 Preparing to unpack .../207-libhtml-form-perl_6.03-1_all.deb ...
16:03:23 #10 41.37 Unpacking libhtml-form-perl (6.03-1) ...
16:03:23 #10 41.40 Selecting previously unselected package libhtml-tree-perl.
16:03:23 #10 41.40 Preparing to unpack .../208-libhtml-tree-perl_5.07-1_all.deb ...
16:03:23 #10 41.41 Unpacking libhtml-tree-perl (5.07-1) ...
16:03:23 #10 41.45 Selecting previously unselected package libhtml-format-perl.
16:03:23 #10 41.45 Preparing to unpack .../209-libhtml-format-perl_2.12-1_all.deb ...
16:03:23 #10 41.46 Unpacking libhtml-format-perl (2.12-1) ...
16:03:23 #10 41.50 Selecting previously unselected package libhttp-cookies-perl.
16:03:23 #10 41.50 Preparing to unpack .../210-libhttp-cookies-perl_6.04-1_all.deb ...
16:03:23 #10 41.51 Unpacking libhttp-cookies-perl (6.04-1) ...
16:03:23 #10 41.54 Selecting previously unselected package libhttp-daemon-perl.
16:03:23 #10 41.54 Preparing to unpack .../211-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ...
16:03:23 #10 41.55 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ...
16:03:23 #10 41.58 Selecting previously unselected package libhttp-negotiate-perl.
16:03:23 #10 41.58 Preparing to unpack .../212-libhttp-negotiate-perl_6.00-2_all.deb ...
16:03:23 #10 41.59 Unpacking libhttp-negotiate-perl (6.00-2) ...
16:03:23 #10 41.62 Selecting previously unselected package libimport-into-perl.
16:03:23 #10 21.92 Selecting previously unselected package g++-8.
16:03:23 #10 21.92 Preparing to unpack .../053-g++-8_8.3.0-6_arm64.deb ...
16:03:23 #10 21.92 Unpacking g++-8 (8.3.0-6) ...
16:03:23 #11 25.67 Selecting previously unselected package libgcc-11-dev:arm64.
16:03:23 #11 25.67 Preparing to unpack .../085-libgcc-11-dev_11.3.0-1ubuntu1~22.04_arm64.deb ...
16:03:23 #11 25.67 Unpacking libgcc-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
16:03:23 #11 13.48 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1 [50.7 kB]
16:03:23 #11 13.49 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-0ubuntu0.22.04.1 [159 kB]
16:03:23 #11 13.50 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
16:03:23 #11 13.50 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libssh-4 armhf 0.9.6-2build1 [165 kB]
16:03:23 #11 13.51 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.6 [252 kB]
16:03:23 #11 13.52 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.6 [188 kB]
16:03:23 #11 13.54 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB]
16:03:23 #11 13.54 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
16:03:23 #11 13.61 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtool all 2.4.6-15build2 [164 kB]
16:03:23 #11 13.61 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-autoreconf all 20 [16.1 kB]
16:03:23 #11 13.61 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB]
16:03:23 #11 13.61 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-override-perl all 0.09-2 [9532 B]
16:03:23 #11 13.61 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
16:03:23 #11 13.61 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-strip-nondeterminism all 1.13.0-1 [5344 B]
16:03:23 #11 13.61 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB]
16:03:23 #11 13.69 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debugedit armhf 1:5.0-4build1 [43.3 kB]
16:03:23 #11 13.69 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dwz armhf 0.14-1build2 [99.2 kB]
16:03:23 #11 13.69 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext armhf 0.21-4ubuntu4 [805 kB]
16:03:23 #11 12.04 Get:142 http://archive.ubuntu.com/ubuntu kinetic/main amd64 g++ amd64 4:12.2.0-1ubuntu1 [1406 B]
16:03:23 #11 12.04 Get:143 http://archive.ubuntu.com/ubuntu kinetic/main amd64 make amd64 4.3-4.1build1 [180 kB]
16:03:23 #11 12.04 Get:144 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdpkg-perl all 1.21.9ubuntu1 [237 kB]
16:03:23 #11 12.04 Get:145 http://archive.ubuntu.com/ubuntu kinetic/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
16:03:23 #11 12.04 Get:146 http://archive.ubuntu.com/ubuntu kinetic/main amd64 patch amd64 2.7.6-7build2 [109 kB]
16:03:23 #11 12.04 Get:147 http://archive.ubuntu.com/ubuntu kinetic/main amd64 lto-disabled-list all 35 [12.2 kB]
16:03:23 #11 12.04 Get:148 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dpkg-dev all 1.21.9ubuntu1 [1070 kB]
16:03:23 #11 12.05 Get:149 http://archive.ubuntu.com/ubuntu kinetic/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
16:03:23 #11 12.05 Get:150 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
16:03:23 #11 12.05 Get:151 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-6ubuntu2 [20.3 kB]
16:03:23 #11 12.05 Get:152 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsasl2-2 amd64 2.1.28+dfsg-6ubuntu2 [56.6 kB]
16:03:23 #11 12.06 Get:153 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-1ubuntu1 [183 kB]
16:03:23 #11 12.06 Get:154 http://archive.ubuntu.com/ubuntu kinetic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
16:03:23 #11 12.06 Get:155 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB]
16:03:23 #11 12.07 Get:156 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libcurl4 amd64 7.85.0-1ubuntu0.1 [293 kB]
16:03:23 #11 12.07 Get:157 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 curl amd64 7.85.0-1ubuntu0.1 [199 kB]
16:03:23 #11 12.07 Get:158 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB]
16:03:23 #11 12.08 Get:159 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdebhelper-perl all 13.9.1ubuntu1 [66.4 kB]
16:03:23 #11 12.08 Get:160 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtool all 2.4.7-4 [166 kB]
16:03:23 #11 12.08 Get:161 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dh-autoreconf all 20 [16.1 kB]
16:03:23 #11 12.08 Get:162 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
16:03:23 #11 12.08 Get:163 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-override-perl all 0.09-3 [9756 B]
16:03:23 #11 12.08 Get:164 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
16:03:23 #11 12.09 Get:165 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
16:03:23 #11 12.09 Get:166 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdw1 amd64 0.187-4 [248 kB]
16:03:23 #11 12.09 Get:167 http://archive.ubuntu.com/ubuntu kinetic/main amd64 debugedit amd64 1:5.0-5 [46.1 kB]
16:03:23 #11 12.10 Get:168 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dwz amd64 0.14-1build2 [105 kB]
16:03:23 #11 12.10 Get:169 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gettext amd64 0.21-8 [867 kB]
16:03:23 #11 12.12 Get:170 http://archive.ubuntu.com/ubuntu kinetic/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:03:23 #11 12.12 Get:171 http://archive.ubuntu.com/ubuntu kinetic/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
16:03:23 #11 12.13 Get:172 http://archive.ubuntu.com/ubuntu kinetic/main amd64 debhelper all 13.9.1ubuntu1 [939 kB]
16:03:23 #11 12.14 Get:173 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfakeroot amd64 1.29-1ubuntu1 [31.1 kB]
16:03:23 #11 12.14 Get:174 http://archive.ubuntu.com/ubuntu kinetic/main amd64 fakeroot amd64 1.29-1ubuntu1 [60.0 kB]
16:03:23 #11 12.15 Get:175 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libassuan0 amd64 2.5.5-4 [37.2 kB]
16:03:23 #11 12.15 Get:176 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpgconf amd64 2.2.35-3ubuntu1 [93.6 kB]
16:03:23 #11 12.15 Get:177 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libksba8 amd64 1.6.0-3ubuntu1 [119 kB]
16:03:23 #11 12.15 Get:178 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
16:03:23 #11 12.15 Get:179 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dirmngr amd64 2.2.35-3ubuntu1 [303 kB]
16:03:23 #11 12.16 Get:180 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gnupg-l10n all 2.2.35-3ubuntu1 [53.8 kB]
16:03:23 #11 12.16 Get:181 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gnupg-utils amd64 2.2.35-3ubuntu1 [310 kB]
16:03:23 #11 12.17 Get:182 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg amd64 2.2.35-3ubuntu1 [522 kB]
16:03:23 #11 12.18 Get:183 http://archive.ubuntu.com/ubuntu kinetic/main amd64 pinentry-curses amd64 1.2.0-2ubuntu1 [34.5 kB]
16:03:23 #11 12.18 Get:184 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg-agent amd64 2.2.35-3ubuntu1 [215 kB]
16:03:23 #11 12.18 Get:185 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg-wks-client amd64 2.2.35-3ubuntu1 [63.7 kB]
16:03:23 #11 12.18 Get:186 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpg-wks-server amd64 2.2.35-3ubuntu1 [58.7 kB]
16:03:23 #11 12.19 Get:187 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gpgsm amd64 2.2.35-3ubuntu1 [201 kB]
16:03:23 #11 12.19 Get:188 http://archive.ubuntu.com/ubuntu kinetic/main amd64 gnupg all 2.2.35-3ubuntu1 [318 kB]
16:03:23 #11 12.19 Get:189 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
16:03:23 #11 12.20 Get:190 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-which-perl all 1.27-1 [14.3 kB]
16:03:23 #11 12.20 Get:191 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
16:03:23 #11 12.20 Get:192 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-touch-perl all 0.12-1 [9024 B]
16:03:23 #11 12.20 Get:193 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-pty-perl amd64 1:1.15-2build2 [35.1 kB]
16:03:23 #11 12.20 Get:194 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libipc-run-perl all 20220807.0-1 [92.6 kB]
16:03:23 #11 12.20 Get:195 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:03:23 #11 12.22 Get:196 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libclass-xsaccessor-perl amd64 1.19-4 [34.1 kB]
16:03:23 #11 12.22 Get:197 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libb-hooks-op-check-perl amd64 0.22-2 [10.5 kB]
16:03:23 #11 12.22 Get:198 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdynaloader-functions-perl all 0.003-2 [12.5 kB]
16:03:23 #11 12.22 Get:199 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu4 [14.9 kB]
16:03:23 #11 12.22 Get:200 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libparams-classify-perl amd64 0.015-2 [21.9 kB]
16:03:23 #11 12.22 Get:201 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
16:03:23 #10 22.65 Selecting previously unselected package libc-dev-bin.
16:03:23 #10 22.65 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_amd64.deb ...
16:03:23 #10 22.66 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
16:03:23 #10 22.71 Selecting previously unselected package linux-libc-dev:amd64.
16:03:23 #10 22.72 Preparing to unpack .../034-linux-libc-dev_4.19.260-1_amd64.deb ...
16:03:23 #10 22.72 Unpacking linux-libc-dev:amd64 (4.19.260-1) ...
16:03:23 #10 22.86 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ...
16:03:23 #10 22.86 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
16:03:23 #10 22.90 Setting up python3-minimal (3.9.2-3) ...
16:03:23 #10 23.09 Selecting previously unselected package python3.
16:03:23 #10 23.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 ... 11134 files and directories currently installed.)
16:03:23 #10 23.09 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
16:03:23 #10 23.10 Unpacking python3 (3.9.2-3) ...
16:03:23 #10 23.13 Selecting previously unselected package sensible-utils.
16:03:23 #10 31.16 Selecting previously unselected package git.
16:03:23 #10 31.16 Preparing to unpack .../146-git_1%3a2.17.1-1ubuntu0.13_arm64.deb ...
16:03:23 #10 31.18 Unpacking git (1:2.17.1-1ubuntu0.13) ...
16:03:23 #11 8.681 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.5 [546 kB]
16:03:23 #11 8.694 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB]
16:03:23 #11 8.694 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB]
16:03:23 #11 8.694 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB]
16:03:23 #11 8.694 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-pkg-resources all 45.2.0-1 [130 kB]
16:03:23 #11 8.698 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB]
16:03:23 #11 8.698 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main armhf shared-mime-info armhf 1.15-1 [428 kB]
16:03:23 #11 8.698 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf ucf all 3.0038+nmu1 [51.6 kB]
16:03:23 #11 8.698 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xdg-user-dirs armhf 0.17-2ubuntu1 [46.8 kB]
16:03:23 #11 8.752 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf xz-utils armhf 5.2.4-1ubuntu1.1 [81.0 kB]
16:03:23 #11 8.826 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext-base armhf 0.19.8.1-10build1 [46.0 kB]
16:03:23 #11 8.826 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB]
16:03:23 #11 26.31 Preparing to unpack .../093-gcc-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
16:03:23 #11 26.32 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
16:03:23 #11 3.987 Fetched 20.1 MB in 3s (6319 kB/s)
16:03:23 #10 27.82 Preparing to unpack .../033-linux-libc-dev_1%3a1.20220308~buster-1_armhf.deb ...
16:03:23 #10 27.83 Unpacking linux-libc-dev:armhf (1:1.20220308~buster-1) ...
16:03:23 #10 27.99 Selecting previously unselected package libc6-dev:armhf.
16:03:23 #10 27.99 Preparing to unpack .../034-libc6-dev_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
16:03:23 #10 28.00 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
16:03:23 #8 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 5.2s
16:03:23 #10 21.44   Installing       : policycoreutils-3.4-4.el9.aarch64                  146/163 
16:03:23 #10 21.45   Running scriptlet: policycoreutils-3.4-4.el9.aarch64                  146/163 
16:03:23 #10 21.50   Installing       : python3-policycoreutils-3.4-4.el9.noarch           147/163 
16:03:23 #10 21.51   Installing       : policycoreutils-python-utils-3.4-4.el9.noarch      148/163 
16:03:23 #10 21.53   Installing       : gcc-toolset-12-runtime-12.0-5.el9.aarch64          149/163 
16:03:23 #11 25.76 Selecting previously unselected package gcc-11.
16:03:23 #11 25.76 Preparing to unpack .../086-gcc-11_11.3.0-1ubuntu1~22.04_arm64.deb ...
16:03:23 #11 25.77 Unpacking gcc-11 (11.3.0-1ubuntu1~22.04) ...
16:03:23 #10 41.63 Preparing to unpack .../213-libimport-into-perl_1.002005-1_all.deb ...
16:03:23 #10 41.63 Unpacking libimport-into-perl (1.002005-1) ...
16:03:23 #10 41.67 Selecting previously unselected package libio-pty-perl.
16:03:23 #10 41.67 Preparing to unpack .../214-libio-pty-perl_1%3a1.08-1.1build4_armhf.deb ...
16:03:23 #10 41.68 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
16:03:23 #10 41.71 Selecting previously unselected package libio-string-perl.
16:03:23 #10 41.71 Preparing to unpack .../215-libio-string-perl_1.08-3_all.deb ...
16:03:23 #10 41.72 Unpacking libio-string-perl (1.08-3) ...
16:03:23 #10 41.76 Selecting previously unselected package libipc-run-perl.
16:03:23 #10 41.76 Preparing to unpack .../216-libipc-run-perl_0.96-1_all.deb ...
16:03:23 #10 41.77 Unpacking libipc-run-perl (0.96-1) ...
16:03:23 #10 41.81 Selecting previously unselected package liblist-compare-perl.
16:03:23 #10 41.81 Preparing to unpack .../217-liblist-compare-perl_0.53-1_all.deb ...
16:03:23 #10 41.82 Unpacking liblist-compare-perl (0.53-1) ...
16:03:23 #10 41.85 Selecting previously unselected package liblist-moreutils-perl.
16:03:23 #10 41.85 Preparing to unpack .../218-liblist-moreutils-perl_0.416-1build3_armhf.deb ...
16:03:23 #10 41.86 Unpacking liblist-moreutils-perl (0.416-1build3) ...
16:03:23 #10 41.90 Selecting previously unselected package libltdl7:armhf.
16:03:24 #11 14.90 Get:203 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
16:03:24 #11 15.04 Get:204 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
16:03:24 #11 15.07 Get:205 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmoo-perl all 2.005004-3 [48.0 kB]
16:03:24 #11 15.17 Get:206 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libencode-locale-perl all 1.05-2 [12.2 kB]
16:03:24 #11 15.19 Get:207 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB]
16:03:24 #11 15.22 Get:208 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
16:03:24 #11 15.23 Get:209 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-listing-perl all 6.15-1 [11.5 kB]
16:03:24 #11 15.23 Get:210 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:03:24 #11 15.24 Get:211 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liburi-perl all 5.12-1ubuntu1 [80.7 kB]
16:03:24 #11 15.29 Get:212 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-parser-perl arm64 3.78-1 [87.1 kB]
16:03:24 #11 13.76 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:03:24 #11 13.76 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf po-debconf all 1.0.21+nmu1 [233 kB]
16:03:24 #11 13.76 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debhelper all 13.6ubuntu1 [923 kB]
16:03:24 #11 13.79 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfakeroot armhf 1.28-1ubuntu1 [26.3 kB]
16:03:24 #11 13.79 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fakeroot armhf 1.28-1ubuntu1 [62.2 kB]
16:03:24 #11 13.79 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB]
16:03:24 #11 13.79 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB]
16:03:24 #11 13.83 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libksba8 armhf 1.6.0-2ubuntu0.1 [100 kB]
16:03:24 #11 13.83 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
16:03:24 #11 13.83 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB]
16:03:24 #11 13.91 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
16:03:24 #11 13.91 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB]
16:03:24 #11 13.91 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB]
16:03:24 #11 13.92 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB]
16:03:24 #11 13.92 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB]
16:03:24 #11 13.93 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB]
16:03:24 #11 13.93 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2.1 [80.1 kB]
16:03:24 #11 13.98 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB]
16:03:24 #11 12.22 Get:202 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
16:03:24 #10 23.03 Selecting previously unselected package libc6-dev:amd64.
16:03:24 #10 23.03 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_amd64.deb ...
16:03:24 #10 23.03 Unpacking libc6-dev:amd64 (2.28-10+deb10u2) ...
16:03:24 #10 23.13 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ...
16:03:24 #10 23.14 Unpacking sensible-utils (0.0.14) ...
16:03:24 #10 23.16 Selecting previously unselected package bzip2.
16:03:24 #10 23.16 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ...
16:03:24 #10 23.17 Unpacking bzip2 (1.0.8-4) ...
16:03:24 #10 23.21 Selecting previously unselected package libmagic-mgc.
16:03:24 #10 23.21 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ...
16:03:24 #10 23.21 Unpacking libmagic-mgc (1:5.39-3) ...
16:03:24 #10 23.31 Selecting previously unselected package libmagic1:armhf.
16:03:24 #10 23.31 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ...
16:03:24 #10 23.32 Unpacking libmagic1:armhf (1:5.39-3) ...
16:03:24 #10 23.35 Selecting previously unselected package file.
16:03:24 #10 23.35 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ...
16:03:24 #10 23.36 Unpacking file (1:5.39-3) ...
16:03:24 #10 23.39 Selecting previously unselected package gettext-base.
16:03:24 #10 31.51 Selecting previously unselected package libalgorithm-diff-perl.
16:03:24 #10 31.52 Preparing to unpack .../147-libalgorithm-diff-perl_1.19.03-1_all.deb ...
16:03:24 #10 31.52 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
16:03:24 #10 31.55 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:03:24 #10 31.56 Preparing to unpack .../148-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ...
16:03:24 #10 31.56 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
16:03:24 #10 31.59 Selecting previously unselected package libalgorithm-merge-perl.
16:03:24 #11 8.941 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
16:03:24 #11 8.941 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcbor0.6 armhf 0.6.0-0ubuntu1 [17.3 kB]
16:03:24 #11 8.969 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libedit2 armhf 3.1-20191231-1 [71.7 kB]
16:03:24 #11 8.969 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfido2-1 armhf 1.3.1-1ubuntu2 [43.2 kB]
16:03:24 #11 8.969 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.1 [28.0 kB]
16:03:24 #11 8.969 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.1 [79.5 kB]
16:03:24 #11 8.970 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B]
16:03:24 #11 8.971 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.1 [287 kB]
16:03:24 #11 8.975 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.1 [101 kB]
16:03:24 #11 9.042 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB]
16:03:24 #11 9.043 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxau6 armhf 1:1.0.9-0ubuntu1 [6612 B]
16:03:24 #11 9.044 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu1 [9160 B]
16:03:24 #11 9.044 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb1 armhf 1.14-2 [41.3 kB]
16:03:24 #11 9.045 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
16:03:24 #11 9.050 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-6 armhf 2:1.6.9-2ubuntu1.2 [517 kB]
16:03:24 #11 9.116 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxext6 armhf 2:1.3.4-0ubuntu1 [24.2 kB]
16:03:24 #11 9.116 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxmuu1 armhf 2:1.1.3-0ubuntu1 [9028 B]
16:03:24 #11 9.116 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages all 5.05-1 [1314 kB]
16:03:24 #11 9.164 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssh-client armhf 1:8.2p1-4ubuntu0.5 [591 kB]
16:03:24 #11 9.201 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main armhf publicsuffix all 20200303.0012-1 [111 kB]
16:03:24 #11 9.204 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.0ubuntu0.20.04.8 [17.1 kB]
16:03:24 #11 9.205 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.0ubuntu0.20.04.8 [139 kB]
16:03:24 #11 9.210 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf strace armhf 5.5-3ubuntu1 [279 kB]
16:03:24 #11 9.221 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xauth armhf 1:1.1-0ubuntu1 [21.9 kB]
16:03:24 #11 9.221 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfl2 armhf 2.6.4-6.2 [11.3 kB]
16:03:24 #11 9.260 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main armhf at armhf 3.1.23-1ubuntu1 [36.2 kB]
16:03:24 #11 26.83 Selecting previously unselected package gcc.
16:03:24 #11 26.83 Preparing to unpack .../094-gcc_4%3a9.3.0-1ubuntu2_arm64.deb ...
16:03:24 #11 26.84 Unpacking gcc (4:9.3.0-1ubuntu2) ...
16:03:24 #11 26.87 Selecting previously unselected package libstdc++-9-dev:arm64.
16:03:24 #10 28.23 Selecting previously unselected package libtool.
16:03:24 #10 28.23 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ...
16:03:24 #10 28.23 Unpacking libtool (2.4.6-9) ...
16:03:24 #10 28.28 Selecting previously unselected package dh-autoreconf.
16:03:24 #10 28.29 Preparing to unpack .../036-dh-autoreconf_19_all.deb ...
16:03:24 #10 28.29 Unpacking dh-autoreconf (19) ...
16:03:24 #10 28.33 Selecting previously unselected package libarchive-zip-perl.
16:03:24 #10 28.33 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ...
16:03:24 #11 10.59 Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.3.0-1ubuntu1~22.04 [11.4 MB]
16:03:24 #10 21.53   Running scriptlet: gcc-toolset-12-runtime-12.0-5.el9.aarch64          149/163 
16:03:24 #10 21.74 ValueError: SELinux policy is not managed or store cannot be accessed.
16:03:24 #10 21.74 
16:03:24 #10 21.84   Installing       : gcc-toolset-12-binutils-2.38-16.el9.aarch64        150/163 
16:03:24 #10 21.85   Running scriptlet: gcc-toolset-12-binutils-2.38-16.el9.aarch64        150/163 
16:03:24 #10 21.87   Installing       : gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64   151/163 
16:03:24 #10 21.95   Installing       : binutils-2.35.2-24.el9.aarch64                     152/163 
16:03:24 #10 21.96   Running scriptlet: binutils-2.35.2-24.el9.aarch64                     152/163 
16:03:24 #10 21.98   Installing       : libbrotli-1.0.9-6.el9.aarch64                      153/163 
16:03:24 #10 21.99   Installing       : libsoup-2.72.0-8.el9.aarch64                       154/163 
16:03:24 #10 22.01   Installing       : json-glib-1.6.6-1.el9.aarch64                      155/163 
16:03:24 #10 22.02   Installing       : libappstream-glib-0.7.18-4.el9.aarch64             156/163 
16:03:24 #10 22.03   Installing       : info-6.7-15.el9.aarch64                            157/163 
16:03:24 #10 22.04   Installing       : ed-1.14.2-12.el9.aarch64                           158/163 
16:03:24 #10 22.05   Installing       : patch-2.7.6-16.el9.aarch64                         159/163 
16:03:24 #10 28.88 Fedora 36 - aarch64 - Updates                    15 MB/s |  28 MB     00:01    
16:03:24 #11 26.10 Selecting previously unselected package gcc.
16:03:24 #11 26.10 Preparing to unpack .../087-gcc_4%3a11.2.0-1ubuntu1_arm64.deb ...
16:03:24 #11 26.10 Unpacking gcc (4:11.2.0-1ubuntu1) ...
16:03:24 #11 26.14 Selecting previously unselected package libstdc++-11-dev:arm64.
16:03:24 #11 26.14 Preparing to unpack .../088-libstdc++-11-dev_11.3.0-1ubuntu1~22.04_arm64.deb ...
16:03:24 #11 26.15 Unpacking libstdc++-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
16:03:24 #11 26.35 Selecting previously unselected package g++-11.
16:03:24 #10 41.90 Preparing to unpack .../219-libltdl7_2.4.6-2_armhf.deb ...
16:03:24 #10 41.91 Unpacking libltdl7:armhf (2.4.6-2) ...
16:03:24 #10 41.94 Selecting previously unselected package libltdl-dev:armhf.
16:03:24 #10 41.94 Preparing to unpack .../220-libltdl-dev_2.4.6-2_armhf.deb ...
16:03:24 #10 41.94 Unpacking libltdl-dev:armhf (2.4.6-2) ...
16:03:24 #10 42.00 Selecting previously unselected package libnet-http-perl.
16:03:24 #10 42.00 Preparing to unpack .../221-libnet-http-perl_6.17-1_all.deb ...
16:03:24 #10 42.01 Unpacking libnet-http-perl (6.17-1) ...
16:03:24 #10 42.15 Selecting previously unselected package libwww-robotrules-perl.
16:03:24 #10 42.15 Preparing to unpack .../222-libwww-robotrules-perl_6.01-1_all.deb ...
16:03:24 #10 42.16 Unpacking libwww-robotrules-perl (6.01-1) ...
16:03:24 #10 42.19 Selecting previously unselected package libwww-perl.
16:03:24 #10 42.19 Preparing to unpack .../223-libwww-perl_6.31-1ubuntu0.1_all.deb ...
16:03:24 #10 42.20 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
16:03:24 #10 42.24 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:24 #10 42.25 Preparing to unpack .../224-liblwp-protocol-https-perl_6.07-2_all.deb ...
16:03:24 #10 42.25 Unpacking liblwp-protocol-https-perl (6.07-2) ...
16:03:24 #11 15.32 Get:213 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
16:03:24 #11 15.37 Get:214 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-html-perl all 1.004-3 [15.9 kB]
16:03:24 #11 15.38 Get:215 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:03:24 #11 15.38 Get:216 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-message-perl all 6.37-1 [76.3 kB]
16:03:24 #11 15.39 Get:217 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
16:03:24 #11 15.40 Get:218 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:03:24 #11 15.40 Get:219 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 perl-openssl-defaults arm64 7 [7536 B]
16:03:24 #11 15.40 Get:220 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-ssleay-perl arm64 1.92-2 [322 kB]
16:03:24 #11 15.44 Get:221 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-socket-ssl-perl all 2.074-2 [192 kB]
16:03:24 #11 15.46 Get:222 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-http-perl all 6.22-1 [23.2 kB]
16:03:24 #11 15.49 Get:223 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
16:03:24 #11 15.49 Get:224 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtry-tiny-perl all 0.31-1 [21.8 kB]
16:03:24 #11 15.50 Get:225 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:03:24 #11 13.98 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB]
16:03:24 #11 13.99 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-dirlist-perl all 0.05-2 [7100 B]
16:03:24 #11 14.05 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
16:03:24 #11 14.05 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB]
16:03:24 #11 14.05 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-touch-perl all 0.12-1 [9024 B]
16:03:24 #11 14.05 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-pty-perl armhf 1:1.15-2build2 [34.3 kB]
16:03:24 #11 14.06 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run-perl all 20200505.0-1 [89.8 kB]
16:03:24 #11 14.06 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:03:24 #11 14.06 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-xsaccessor-perl armhf 1.19-3build9 [33.4 kB]
16:03:24 #11 14.13 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-op-check-perl armhf 0.22-1build5 [9768 B]
16:03:24 #11 14.13 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
16:03:24 #11 14.13 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu4 [14.6 kB]
16:03:24 #11 12.50 Get:203 http://archive.ubuntu.com/ubuntu kinetic/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
16:03:24 #11 12.52 Get:204 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
16:03:24 #11 12.53 Get:205 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmoo-perl all 2.005004-3 [48.0 kB]
16:03:24 #11 12.55 Get:206 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libencode-locale-perl all 1.05-2 [12.2 kB]
16:03:24 #11 12.55 Get:207 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
16:03:24 #11 12.55 Get:208 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
16:03:24 #11 12.56 Get:209 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-listing-perl all 6.15-1 [11.5 kB]
16:03:24 #11 12.56 Get:210 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:03:24 #11 12.56 Get:211 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liburi-perl all 5.12-1ubuntu1 [80.7 kB]
16:03:24 #11 12.57 Get:212 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-parser-perl amd64 3.78-1 [88.3 kB]
16:03:24 #11 12.57 Get:213 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
16:03:24 #11 12.59 Get:214 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-html-perl all 1.004-3 [15.9 kB]
16:03:24 #11 12.59 Get:215 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:03:24 #11 12.59 Get:216 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-message-perl all 6.37-1 [76.3 kB]
16:03:24 #11 12.60 Get:217 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
16:03:24 #11 12.60 Get:218 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:03:24 #11 12.60 Get:219 http://archive.ubuntu.com/ubuntu kinetic/main amd64 perl-openssl-defaults amd64 7 [7536 B]
16:03:24 #11 12.60 Get:220 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-ssleay-perl amd64 1.92-2 [321 kB]
16:03:24 #11 12.60 Get:221 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-socket-ssl-perl all 2.074-2 [192 kB]
16:03:24 #11 12.60 Get:222 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-http-perl all 6.22-1 [23.2 kB]
16:03:24 #11 12.60 Get:223 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
16:03:24 #11 12.60 Get:224 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtry-tiny-perl all 0.31-1 [21.8 kB]
16:03:24 #11 12.60 Get:225 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:03:24 #11 12.62 Get:226 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libwww-perl all 6.67-1 [141 kB]
16:03:24 #11 12.62 Get:227 http://archive.ubuntu.com/ubuntu kinetic/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB]
16:03:24 #11 12.62 Get:228 http://archive.ubuntu.com/ubuntu kinetic/main amd64 wdiff amd64 1.2.2-2build3 [29.6 kB]
16:03:24 #11 12.62 Get:229 http://archive.ubuntu.com/ubuntu kinetic/main amd64 devscripts amd64 2.22.2ubuntu3 [1060 kB]
16:03:24 #11 12.63 Get:230 http://archive.ubuntu.com/ubuntu kinetic/main amd64 diffstat amd64 1.64-1build2 [29.2 kB]
16:03:24 #11 12.64 Get:231 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-chardet all 4.0.0-2 [109 kB]
16:03:24 #11 12.64 Get:232 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-debian all 0.1.46 [116 kB]
16:03:24 #11 12.64 Get:233 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgpgme11 amd64 1.17.1-4.1ubuntu1 [136 kB]
16:03:24 #11 12.64 Get:234 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-gpg amd64 1.17.1-4.1ubuntu1 [208 kB]
16:03:24 #11 12.65 Get:235 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-xdg all 0.27-2 [36.9 kB]
16:03:24 #11 12.65 Get:236 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dput all 1.1.2ubuntu2 [46.0 kB]
16:03:24 #11 12.65 Get:237 http://archive.ubuntu.com/ubuntu kinetic/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
16:03:24 #11 12.67 Get:238 http://archive.ubuntu.com/ubuntu kinetic/main amd64 fontconfig-config all 2.13.1-4.4ubuntu1 [28.2 kB]
16:03:24 #11 12.67 Get:239 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libcurl3-gnutls amd64 7.85.0-1ubuntu0.1 [288 kB]
16:03:24 #11 12.68 Get:240 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
16:03:24 #11 12.68 Get:241 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 git-man all 1:2.37.2-1ubuntu1.1 [975 kB]
16:03:24 #11 12.69 Get:242 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 git amd64 1:2.37.2-1ubuntu1.1 [3296 kB]
16:03:24 #10 22.56 Selecting previously unselected package g++.
16:03:24 #10 22.57 Preparing to unpack .../054-g++_4%3a8.3.0-1_arm64.deb ...
16:03:24 #10 22.57 Unpacking g++ (4:8.3.0-1) ...
16:03:24 #10 22.60 Selecting previously unselected package make.
16:03:24 #10 22.61 Preparing to unpack .../055-make_4.2.1-1.2_arm64.deb ...
16:03:24 #10 22.61 Unpacking make (4.2.1-1.2) ...
16:03:24 #10 23.39 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ...
16:03:24 #10 23.40 Unpacking gettext-base (0.21-4) ...
16:03:24 #10 23.46 Selecting previously unselected package xz-utils.
16:03:24 #10 23.47 Preparing to unpack .../007-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ...
16:03:24 #10 23.47 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:03:24 #10 23.51 Selecting previously unselected package libsigsegv2:armhf.
16:03:24 #10 23.52 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ...
16:03:24 #10 23.52 Unpacking libsigsegv2:armhf (2.13-1) ...
16:03:24 #10 23.55 Selecting previously unselected package m4.
16:03:24 #10 23.55 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ...
16:03:24 #10 23.55 Unpacking m4 (1.4.18-5) ...
16:03:24 #10 23.60 Selecting previously unselected package autoconf.
16:03:24 #10 23.60 Preparing to unpack .../010-autoconf_2.69-14_all.deb ...
16:03:24 #10 23.60 Unpacking autoconf (2.69-14) ...
16:03:24 #10 23.66 Selecting previously unselected package autotools-dev.
16:03:24 #10 31.59 Preparing to unpack .../149-libalgorithm-merge-perl_0.08-3_all.deb ...
16:03:24 #10 31.60 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:03:24 #10 31.63 Selecting previously unselected package libapt-pkg-perl.
16:03:24 #10 31.63 Preparing to unpack .../150-libapt-pkg-perl_0.1.33build1_arm64.deb ...
16:03:24 #10 31.63 Unpacking libapt-pkg-perl (0.1.33build1) ...
16:03:24 #10 31.67 Selecting previously unselected package libarchive-cpio-perl.
16:03:24 #10 31.68 Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ...
16:03:24 #10 31.68 Unpacking libarchive-cpio-perl (0.10-1) ...
16:03:24 #10 31.71 Selecting previously unselected package libb-hooks-op-check-perl.
16:03:24 #10 31.71 Preparing to unpack .../152-libb-hooks-op-check-perl_0.22-1_arm64.deb ...
16:03:24 #10 31.72 Unpacking libb-hooks-op-check-perl (0.22-1) ...
16:03:24 #10 31.75 Selecting previously unselected package libdynaloader-functions-perl.
16:03:24 #10 31.75 Preparing to unpack .../153-libdynaloader-functions-perl_0.003-1_all.deb ...
16:03:24 #10 31.76 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:03:24 #10 31.79 Selecting previously unselected package libdevel-callchecker-perl.
16:03:24 #10 31.79 Preparing to unpack .../154-libdevel-callchecker-perl_0.007-2build1_arm64.deb ...
16:03:24 #10 31.80 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
16:03:24 #10 31.83 Selecting previously unselected package libparams-classify-perl.
16:03:24 #11 9.261 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsigsegv2 armhf 2.12-2 [13.1 kB]
16:03:24 #11 9.261 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main armhf m4 armhf 1.4.18-4 [187 kB]
16:03:24 #11 9.333 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autoconf all 2.69-11.1 [321 kB]
16:03:24 #11 9.343 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autotools-dev all 20180224.1 [39.6 kB]
16:03:24 #11 9.345 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf automake all 1:1.16.1-4ubuntu6 [522 kB]
16:03:24 #11 9.365 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autopoint all 0.19.8.1-10build1 [412 kB]
16:03:24 #11 9.380 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-common armhf 2.34-6ubuntu1.4 [207 kB]
16:03:24 #11 9.388 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbinutils armhf 2.34-6ubuntu1.4 [317 kB]
16:03:24 #11 9.414 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf-nobfd0 armhf 2.34-6ubuntu1.4 [38.1 kB]
16:03:24 #11 9.415 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf0 armhf 2.34-6ubuntu1.4 [37.2 kB]
16:03:24 #11 9.417 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.34-6ubuntu1.4 [2095 kB]
16:03:24 #11 9.510 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils armhf 2.34-6ubuntu1.4 [3368 B]
16:03:24 #11 9.510 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc-dev-bin armhf 2.31-0ubuntu9.9 [63.7 kB]
16:03:24 #11 26.87 Preparing to unpack .../095-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
16:03:24 #11 26.88 Unpacking libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
16:03:24 #11 27.11 Selecting previously unselected package g++-9.
16:03:24 #11 27.11 Preparing to unpack .../096-g++-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ...
16:03:24 #11 27.11 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ...
16:03:24 #10 28.33 Unpacking libarchive-zip-perl (1.64-1) ...
16:03:24 #10 28.37 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:24 #10 28.37 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
16:03:24 #10 28.37 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
16:03:24 #10 28.41 Selecting previously unselected package dh-strip-nondeterminism.
16:03:24 #10 28.41 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ...
16:03:24 #10 28.42 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
16:03:24 #10 28.45 Selecting previously unselected package libdpkg-perl.
16:03:24 #10 28.45 Preparing to unpack .../040-libdpkg-perl_1.19.8_all.deb ...
16:03:24 #10 28.46 Unpacking libdpkg-perl (1.19.8) ...
16:03:24 #10 28.52 Selecting previously unselected package patch.
16:03:24 #10 28.52 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ...
16:03:24 #10 28.53 Unpacking patch (2.7.6-3+deb10u1) ...
16:03:24 #10 28.57 Selecting previously unselected package make.
16:03:24 #7 extracting sha256:9a237b897a5b31f1d708f83505ba0100949ebb11fe73ab1e2c1d252230fd1a0d 3.4s done
16:03:24 #10 22.07   Installing       : rpm-build-4.16.1.3-19.el9.aarch64                  160/163 
16:03:24 #10 22.08   Installing       : rpmlint-1.11-19.el9.noarch                         161/163 
16:03:24 #10 22.09   Installing       : dnf-plugins-core-4.3.0-1.el9.noarch                162/163 
16:03:24 #10 22.20   Installing       : glibc-gconv-extra-2.34-49.el9.aarch64              163/163 
16:03:24 #8 ...
16:03:24 
16:03:24 #10 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:24 #0 2.215 CentOS Stream 9 - BaseOS                        5.1 MB/s | 6.0 MB     00:01    
16:03:24 #0 4.983 CentOS Stream 9 - AppStream                      14 MB/s |  16 MB     00:01    
16:03:24 #11 26.35 Preparing to unpack .../089-g++-11_11.3.0-1ubuntu1~22.04_arm64.deb ...
16:03:24 #11 26.36 Unpacking g++-11 (11.3.0-1ubuntu1~22.04) ...
16:03:24 #11 26.56 Selecting previously unselected package g++.
16:03:24 #11 26.56 Preparing to unpack .../090-g++_4%3a11.2.0-1ubuntu1_arm64.deb ...
16:03:24 #11 26.57 Unpacking g++ (4:11.2.0-1ubuntu1) ...
16:03:24 #11 26.60 Selecting previously unselected package make.
16:03:24 #10 42.28 Selecting previously unselected package libsys-hostname-long-perl.
16:03:24 #10 42.29 Preparing to unpack .../225-libsys-hostname-long-perl_1.5-1_all.deb ...
16:03:24 #10 42.29 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:03:24 #10 42.32 Selecting previously unselected package libmail-sendmail-perl.
16:03:24 #10 42.32 Preparing to unpack .../226-libmail-sendmail-perl_0.80-1_all.deb ...
16:03:24 #10 42.33 Unpacking libmail-sendmail-perl (0.80-1) ...
16:03:24 #10 42.37 Selecting previously unselected package librole-tiny-perl.
16:03:24 #10 42.37 Preparing to unpack .../227-librole-tiny-perl_2.000006-1_all.deb ...
16:03:24 #10 42.38 Unpacking librole-tiny-perl (2.000006-1) ...
16:03:24 #10 42.41 Selecting previously unselected package libstrictures-perl.
16:03:24 #10 42.41 Preparing to unpack .../228-libstrictures-perl_2.000003-1_all.deb ...
16:03:24 #10 42.42 Unpacking libstrictures-perl (2.000003-1) ...
16:03:24 #10 42.45 Selecting previously unselected package libsub-quote-perl.
16:03:24 #10 42.45 Preparing to unpack .../229-libsub-quote-perl_2.005000-1_all.deb ...
16:03:24 #10 42.46 Unpacking libsub-quote-perl (2.005000-1) ...
16:03:24 #10 42.49 Selecting previously unselected package libmoo-perl.
16:03:24 #10 42.49 Preparing to unpack .../230-libmoo-perl_2.003004-1_all.deb ...
16:03:24 #10 31.83 Preparing to unpack .../155-libparams-classify-perl_0.015-1_arm64.deb ...
16:03:24 #10 31.84 Unpacking libparams-classify-perl (0.015-1) ...
16:03:24 #10 31.87 Selecting previously unselected package libmodule-runtime-perl.
16:03:24 #10 31.87 Preparing to unpack .../156-libmodule-runtime-perl_0.016-1_all.deb ...
16:03:24 #10 31.87 Unpacking libmodule-runtime-perl (0.016-1) ...
16:03:24 #10 31.91 Selecting previously unselected package libtry-tiny-perl.
16:03:24 #10 31.91 Preparing to unpack .../157-libtry-tiny-perl_0.30-1_all.deb ...
16:03:24 #10 31.91 Unpacking libtry-tiny-perl (0.30-1) ...
16:03:24 #10 31.96 Selecting previously unselected package libmodule-implementation-perl.
16:03:24 #10 31.96 Preparing to unpack .../158-libmodule-implementation-perl_0.09-1_all.deb ...
16:03:24 #10 31.97 Unpacking libmodule-implementation-perl (0.09-1) ...
16:03:24 #10 32.01 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:24 #10 32.01 Preparing to unpack .../159-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:03:24 #10 32.02 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:03:24 #10 32.05 Selecting previously unselected package libvariable-magic-perl.
16:03:24 #10 32.05 Preparing to unpack .../160-libvariable-magic-perl_0.62-1_arm64.deb ...
16:03:24 #10 32.06 Unpacking libvariable-magic-perl (0.62-1) ...
16:03:24 #10 32.10 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:24 #10 32.10 Preparing to unpack .../161-libb-hooks-endofscope-perl_0.21-1_all.deb ...
16:03:24 #10 32.10 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
16:03:24 #10 32.14 Selecting previously unselected package libhtml-tagset-perl.
16:03:24 #10 32.14 Preparing to unpack .../162-libhtml-tagset-perl_3.20-3_all.deb ...
16:03:24 #10 32.15 Unpacking libhtml-tagset-perl (3.20-3) ...
16:03:24 #10 32.19 Selecting previously unselected package liburi-perl.
16:03:24 #10 32.19 Preparing to unpack .../163-liburi-perl_1.73-1_all.deb ...
16:03:24 #10 32.19 Unpacking liburi-perl (1.73-1) ...
16:03:24 #10 23.58 Selecting previously unselected package libisl19:amd64.
16:03:24 #10 23.59 Preparing to unpack .../036-libisl19_0.20-2_amd64.deb ...
16:03:24 #10 23.60 Unpacking libisl19:amd64 (0.20-2) ...
16:03:24 #10 23.83 Selecting previously unselected package libmpfr6:amd64.
16:03:24 #10 23.66 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ...
16:03:24 #10 23.66 Unpacking autotools-dev (20180224.1+nmu1) ...
16:03:24 #10 23.71 Selecting previously unselected package automake.
16:03:24 #10 23.71 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ...
16:03:24 #10 23.71 Unpacking automake (1:1.16.3-2) ...
16:03:24 #10 23.82 Selecting previously unselected package autopoint.
16:03:24 #10 23.82 Preparing to unpack .../013-autopoint_0.21-4_all.deb ...
16:03:24 #10 23.83 Unpacking autopoint (0.21-4) ...
16:03:24 #10 23.87 Selecting previously unselected package binutils-common:armhf.
16:03:24 #10 23.87 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ...
16:03:24 #10 23.87 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ...
16:03:24 #11 14.21 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-classify-perl armhf 0.015-1build5 [20.4 kB]
16:03:24 #11 14.21 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:03:24 #11 14.21 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
16:03:24 #11 14.21 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB]
16:03:24 #11 14.21 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
16:03:24 #11 14.21 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoo-perl all 2.005004-3 [48.0 kB]
16:03:24 #11 14.21 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libencode-locale-perl all 1.05-1.1 [11.8 kB]
16:03:24 #11 14.28 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtimedate-perl all 2.3300-2 [34.0 kB]
16:03:24 #11 14.28 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-date-perl all 6.05-1 [9920 B]
16:03:24 #11 14.28 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-listing-perl all 6.14-1 [11.2 kB]
16:03:24 #11 14.35 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:03:24 #11 14.35 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liburi-perl all 5.10-1 [78.8 kB]
16:03:24 #11 14.35 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-parser-perl armhf 3.76-1build2 [85.3 kB]
16:03:24 #11 14.36 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
16:03:24 #11 14.36 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-html-perl all 1.004-2 [15.4 kB]
16:03:24 #11 14.36 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:03:24 #11 14.36 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-message-perl all 6.36-1 [76.8 kB]
16:03:24 #11 14.43 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB]
16:03:24 #11 14.43 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:03:24 #11 14.43 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl-openssl-defaults armhf 5build2 [7544 B]
16:03:24 #11 14.50 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ssleay-perl armhf 1.92-1build2 [311 kB]
16:03:24 #11 14.51 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-socket-ssl-perl all 2.074-2 [192 kB]
16:03:24 #11 14.51 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-http-perl all 6.22-1 [23.2 kB]
16:03:24 #11 14.51 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
16:03:24 #11 14.51 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtry-tiny-perl all 0.31-1 [21.8 kB]
16:03:24 #11 14.51 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:03:24 #11 14.51 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-perl all 6.61-1 [141 kB]
16:03:24 #11 14.58 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB]
16:03:24 #11 14.58 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf wdiff armhf 1.2.2-2build3 [29.3 kB]
16:03:24 #11 14.58 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf devscripts armhf 2.22.1ubuntu1 [1057 kB]
16:03:24 #11 14.65 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf diffstat armhf 1.64-1build2 [27.6 kB]
16:03:24 #11 14.65 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-chardet all 4.0.0-1 [98.0 kB]
16:03:24 #11 14.65 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf zstd armhf 1.4.8+dfsg-3build1 [597 kB]
16:03:24 #11 14.66 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-debian all 0.1.43ubuntu1 [107 kB]
16:03:24 #11 15.50 Get:226 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libwww-perl all 6.67-1 [141 kB]
16:03:24 #11 15.51 Get:227 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB]
16:03:24 #11 15.51 Get:228 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 wdiff arm64 1.2.2-2build3 [29.0 kB]
16:03:24 #11 15.52 Get:229 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 devscripts arm64 2.22.2ubuntu3 [1060 kB]
16:03:24 #11 15.57 Get:230 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 diffstat arm64 1.64-1build2 [28.3 kB]
16:03:24 #11 15.58 Get:231 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-chardet all 4.0.0-2 [109 kB]
16:03:24 #11 15.58 Get:232 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-debian all 0.1.46 [116 kB]
16:03:24 #11 15.64 Get:233 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgpgme11 arm64 1.17.1-4.1ubuntu1 [130 kB]
16:03:24 #11 15.64 Get:234 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-gpg arm64 1.17.1-4.1ubuntu1 [203 kB]
16:03:24 #11 15.64 Get:235 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-xdg all 0.27-2 [36.9 kB]
16:03:24 #11 15.65 Get:236 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dput all 1.1.2ubuntu2 [46.0 kB]
16:03:24 #11 15.65 Get:237 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
16:03:24 #11 15.67 Get:238 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 fontconfig-config all 2.13.1-4.4ubuntu1 [28.2 kB]
16:03:24 #11 15.71 Get:239 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libcurl3-gnutls arm64 7.85.0-1ubuntu0.1 [280 kB]
16:03:24 #11 15.72 Get:240 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
16:03:24 #11 15.72 Get:241 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 git-man all 1:2.37.2-1ubuntu1.1 [975 kB]
16:03:24 #11 15.73 Get:242 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 git arm64 1:2.37.2-1ubuntu1.1 [3354 kB]
16:03:24 #11 15.89 Get:243 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
16:03:24 #11 15.89 Get:244 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-7 [11.6 kB]
16:03:24 #11 15.89 Get:245 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libalgorithm-merge-perl all 0.08-4 [12.0 kB]
16:03:24 #11 15.89 Get:246 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libaliased-perl all 0.34-2 [13.5 kB]
16:03:24 #11 15.89 Get:247 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libapt-pkg-perl arm64 0.1.40build2 [70.3 kB]
16:03:24 #11 15.89 Get:248 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libarchive-cpio-perl all 0.10-2 [10.3 kB]
16:03:24 #11 15.89 Get:249 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libarray-intspan-perl all 2.004-2 [25.0 kB]
16:03:24 #11 15.93 Get:250 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmodule-implementation-perl all 0.09-2 [12.0 kB]
16:03:24 #11 12.77 Get:243 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
16:03:24 #11 12.77 Get:244 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-7 [11.8 kB]
16:03:24 #11 12.77 Get:245 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libalgorithm-merge-perl all 0.08-4 [12.0 kB]
16:03:24 #11 12.77 Get:246 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libaliased-perl all 0.34-2 [13.5 kB]
16:03:24 #11 12.78 Get:247 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libapt-pkg-perl amd64 0.1.40build2 [72.5 kB]
16:03:24 #11 12.78 Get:248 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libarchive-cpio-perl all 0.10-2 [10.3 kB]
16:03:24 #11 12.78 Get:249 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libarray-intspan-perl all 2.004-2 [25.0 kB]
16:03:24 #11 12.78 Get:250 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmodule-implementation-perl all 0.09-2 [12.0 kB]
16:03:24 #11 12.78 Get:251 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-exporter-progressive-perl all 0.001013-2 [7248 B]
16:03:24 #11 12.79 Get:252 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libvariable-magic-perl amd64 0.62-2 [35.5 kB]
16:03:24 #11 12.81 Get:253 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB]
16:03:24 #11 12.81 Get:254 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libberkeleydb-perl amd64 0.64-1build3 [124 kB]
16:03:24 #11 12.81 Get:255 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfreetype6 amd64 2.12.1+dfsg-3 [387 kB]
16:03:24 #11 12.81 Get:256 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfontconfig1 amd64 2.13.1-4.4ubuntu1 [129 kB]
16:03:24 #11 12.81 Get:257 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
16:03:24 #11 12.81 Get:258 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
16:03:24 #11 12.81 Get:259 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdeflate0 amd64 1.12-1 [76.1 kB]
16:03:24 #11 12.81 Get:260 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.10.1 [29.7 kB]
16:03:24 #11 12.82 Get:261 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblerc3 amd64 3.0+ds-1ubuntu1 [128 kB]
16:03:24 #11 12.82 Get:262 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libwebp7 amd64 1.2.2-2 [206 kB]
16:03:24 #11 12.82 Get:263 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 libtiff5 amd64 4.4.0-4ubuntu3.2 [190 kB]
16:03:24 #11 12.83 Get:264 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxpm4 amd64 1:3.5.12-1build2 [36.2 kB]
16:03:24 #11 12.84 Get:265 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgd3 amd64 2.3.3-6 [123 kB]
16:03:24 #11 12.84 Get:266 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libc-devtools amd64 2.36-0ubuntu4 [28.5 kB]
16:03:24 #11 12.84 Get:267 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:03:24 #11 12.84 Get:268 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcgi-pm-perl all 4.54-1 [188 kB]
16:03:24 #11 12.84 Get:269 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfcgi0ldbl amd64 2.4.2-2build2 [28.0 kB]
16:03:24 #11 12.84 Get:270 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfcgi-perl amd64 0.82+ds-1build1 [22.8 kB]
16:03:24 #11 12.85 Get:271 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB]
16:03:24 #11 12.85 Get:272 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
16:03:24 #11 12.85 Get:273 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libclone-perl amd64 0.45-1build3 [11.0 kB]
16:03:24 #11 12.85 Get:274 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcommon-sense-perl amd64 3.75-2build1 [21.1 kB]
16:03:24 #11 12.86 Get:275 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
16:03:24 #11 12.86 Get:276 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libparams-util-perl amd64 1.102-1build3 [22.7 kB]
16:03:24 #11 12.86 Get:277 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-install-perl all 0.928-2 [10.2 kB]
16:03:24 #11 12.86 Get:278 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-optlist-perl all 0.112-1 [11.0 kB]
16:03:24 #11 12.86 Get:279 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-exporter-perl all 0.988-1 [50.6 kB]
16:03:24 #11 12.86 Get:280 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libconst-fast-perl all 0.014-2 [8034 B]
16:03:24 #11 12.87 Get:281 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libwant-perl amd64 0.29-2 [25.1 kB]
16:03:24 #11 12.87 Get:282 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcontextual-return-perl all 0.004014-3 [53.8 kB]
16:03:24 #11 12.87 Get:283 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libcpanel-json-xs-perl amd64 4.32-1 [114 kB]
16:03:24 #11 12.87 Get:284 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
16:03:24 #11 12.89 Get:285 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libexception-class-perl all 1.45-1 [28.6 kB]
16:03:24 #11 12.89 Get:286 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
16:03:24 #11 12.89 Get:287 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB]
16:03:24 #11 12.89 Get:288 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
16:03:24 #11 12.89 Get:289 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-moreutils-xs-perl amd64 0.430-3 [41.5 kB]
16:03:24 #11 12.89 Get:290 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
16:03:24 #11 12.89 Get:291 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
16:03:24 #11 12.89 Get:292 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB]
16:03:24 #11 12.90 Get:293 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-messagepack-perl amd64 1.02-1 [34.8 kB]
16:03:24 #11 12.90 Get:294 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-domain-tld-perl all 1.75-2 [30.8 kB]
16:03:24 #11 12.92 Get:295 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
16:03:24 #11 12.92 Get:296 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
16:03:24 #11 12.92 Get:297 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
16:03:24 #11 12.92 Get:298 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2 [82.5 kB]
16:03:24 #11 12.92 Get:299 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
16:03:24 #11 12.92 Get:300 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
16:03:24 #11 12.92 Get:301 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdistro-info-perl all 1.1ubuntu1 [5606 B]
16:03:24 #11 12.92 Get:302 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libemail-address-xs-perl amd64 1.05-1 [29.3 kB]
16:03:24 #11 12.92 Get:303 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfcgi-bin amd64 2.4.2-2build2 [11.2 kB]
16:03:24 #11 9.511 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf linux-libc-dev armhf 5.4.0-135.152 [1103 kB]
16:03:24 #11 9.567 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcrypt-dev armhf 1:4.4.10-10ubuntu4 [120 kB]
16:03:24 #11 9.571 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc6-dev armhf 2.31-0ubuntu9.9 [1916 kB]
16:03:24 #11 9.662 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9-base armhf 9.4.0-1ubuntu1~20.04.1 [19.4 kB]
16:03:24 #11 9.662 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libisl22 armhf 0.22.1-1 [460 kB]
16:03:24 #11 9.675 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpfr6 armhf 4.0.2-1 [196 kB]
16:03:24 #11 9.709 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB]
16:03:24 #11 9.709 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cpp-9 armhf 9.4.0-1ubuntu1~20.04.1 [5888 kB]
16:03:24 #7 ...
16:03:24 
16:03:24 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:24 #10 16.22 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
16:03:24 #10 16.24 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
16:03:24 #10 16.26 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
16:03:24 #10 16.83 Selecting previously unselected package python3-minimal.
16:03:24 #10 16.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9597 files and directories currently installed.)
16:03:24 #10 16.84 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
16:03:24 #10 16.84 Unpacking python3-minimal (3.7.3-1) ...
16:03:24 #10 16.88 Selecting previously unselected package mime-support.
16:03:24 #10 16.88 Preparing to unpack .../1-mime-support_3.62_all.deb ...
16:03:24 #10 16.89 Unpacking mime-support (3.62) ...
16:03:24 #10 16.93 Selecting previously unselected package libmpdec2:armhf.
16:03:24 #10 16.93 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
16:03:24 #10 16.94 Unpacking libmpdec2:armhf (2.4.2-2) ...
16:03:24 #10 16.98 Selecting previously unselected package readline-common.
16:03:24 #10 16.98 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
16:03:24 #10 16.99 Unpacking readline-common (7.0-5) ...
16:03:24 #10 17.05 Selecting previously unselected package libreadline7:armhf.
16:03:24 #10 17.05 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ...
16:03:24 #10 17.06 Unpacking libreadline7:armhf (7.0-5) ...
16:03:24 #10 17.11 Selecting previously unselected package libsqlite3-0:armhf.
16:03:24 #10 17.11 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_armhf.deb ...
16:03:24 #10 17.11 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
16:03:24 #10 17.20 Selecting previously unselected package libpython3.7-stdlib:armhf.
16:03:24 #10 17.20 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u4_armhf.deb ...
16:03:24 #10 17.20 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
16:03:24 #10 17.45 Selecting previously unselected package python3.7.
16:03:24 #10 17.45 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u4_armhf.deb ...
16:03:24 #10 17.45 Unpacking python3.7 (3.7.3-2+deb10u4) ...
16:03:24 #10 17.50 Selecting previously unselected package libpython3-stdlib:armhf.
16:03:24 #10 17.50 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ...
16:03:24 #10 17.52 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
16:03:24 #10 17.55 Setting up python3-minimal (3.7.3-1) ...
16:03:24 #10 17.77 Selecting previously unselected package python3.
16:03:24 #10 17.77 (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 ... 10066 files and directories currently installed.)
16:03:24 #10 17.78 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
16:03:24 #10 17.79 Unpacking python3 (3.7.3-1) ...
16:03:24 #10 17.84 Selecting previously unselected package less.
16:03:24 #10 17.84 Preparing to unpack .../001-less_487-0.1+b1_armhf.deb ...
16:03:24 #10 17.85 Unpacking less (487-0.1+b1) ...
16:03:24 #10 17.90 Selecting previously unselected package netbase.
16:03:24 #10 17.90 Preparing to unpack .../002-netbase_5.6_all.deb ...
16:03:24 #10 17.90 Unpacking netbase (5.6) ...
16:03:24 #10 17.94 Selecting previously unselected package bzip2.
16:03:24 #10 17.94 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_armhf.deb ...
16:03:24 #10 17.94 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
16:03:24 #10 17.99 Selecting previously unselected package libmagic-mgc.
16:03:24 #10 17.99 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
16:03:24 #10 17.99 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
16:03:24 #10 18.11 Selecting previously unselected package libmagic1:armhf.
16:03:24 #10 18.11 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
16:03:24 #10 18.11 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
16:03:24 #10 18.15 Selecting previously unselected package file.
16:03:24 #10 18.15 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_armhf.deb ...
16:03:24 #10 18.15 Unpacking file (1:5.35-4+deb10u2) ...
16:03:24 #10 18.19 Selecting previously unselected package gettext-base.
16:03:24 #10 18.19 Preparing to unpack .../007-gettext-base_0.19.8.1-9_armhf.deb ...
16:03:24 #10 18.20 Unpacking gettext-base (0.19.8.1-9) ...
16:03:24 #10 18.24 Selecting previously unselected package krb5-locales.
16:03:24 #10 18.24 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ...
16:03:24 #10 18.25 Unpacking krb5-locales (1.17-3+deb10u5) ...
16:03:24 #10 18.30 Selecting previously unselected package libkeyutils1:armhf.
16:03:24 #10 18.30 Preparing to unpack .../009-libkeyutils1_1.6-6_armhf.deb ...
16:03:24 #10 18.30 Unpacking libkeyutils1:armhf (1.6-6) ...
16:03:24 #10 18.37 Selecting previously unselected package libkrb5support0:armhf.
16:03:24 #10 18.37 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_armhf.deb ...
16:03:24 #10 18.38 Unpacking libkrb5support0:armhf (1.17-3+deb10u5) ...
16:03:24 #10 18.43 Selecting previously unselected package libk5crypto3:armhf.
16:03:24 #10 18.43 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_armhf.deb ...
16:03:24 #10 18.44 Unpacking libk5crypto3:armhf (1.17-3+deb10u5) ...
16:03:24 #10 18.50 Selecting previously unselected package libkrb5-3:armhf.
16:03:24 #10 18.50 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_armhf.deb ...
16:03:24 #10 18.50 Unpacking libkrb5-3:armhf (1.17-3+deb10u5) ...
16:03:24 #10 18.61 Selecting previously unselected package libgssapi-krb5-2:armhf.
16:03:24 #10 18.61 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_armhf.deb ...
16:03:24 #10 18.61 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
16:03:24 #10 18.69 Selecting previously unselected package libicu63:armhf.
16:03:24 #10 18.69 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_armhf.deb ...
16:03:24 #10 18.70 Unpacking libicu63:armhf (63.1-6+deb10u3) ...
16:03:24 #10 19.65 Selecting previously unselected package libxml2:armhf.
16:03:24 #10 19.65 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u5_armhf.deb ...
16:03:24 #10 19.65 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u5) ...
16:03:24 #10 19.74 Selecting previously unselected package manpages.
16:03:24 #10 19.74 Preparing to unpack .../016-manpages_4.16-2_all.deb ...
16:03:24 #10 19.76 Unpacking manpages (4.16-2) ...
16:03:24 #10 19.90 Selecting previously unselected package libedit2:armhf.
16:03:24 #10 19.90 Preparing to unpack .../017-libedit2_3.1-20181209-1_armhf.deb ...
16:03:24 #10 19.90 Unpacking libedit2:armhf (3.1-20181209-1) ...
16:03:24 #10 19.95 Selecting previously unselected package openssh-client.
16:03:24 #10 19.95 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u2_armhf.deb ...
16:03:24 #10 19.96 Unpacking openssh-client (1:7.9p1-10+deb10u2) ...
16:03:24 #10 20.26 Selecting previously unselected package ucf.
16:03:24 #10 20.26 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ...
16:03:24 #10 20.26 Moving old data out of the way
16:03:24 #10 20.26 Unpacking ucf (3.0038+nmu1) ...
16:03:24 #10 20.33 Selecting previously unselected package xz-utils.
16:03:24 #10 20.33 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_armhf.deb ...
16:03:24 #10 20.34 Unpacking xz-utils (5.2.4-1+deb10u1) ...
16:03:24 #10 20.47 Selecting previously unselected package libfl2:armhf.
16:03:24 #10 20.47 Preparing to unpack .../021-libfl2_2.6.4-6.2_armhf.deb ...
16:03:24 #10 20.48 Unpacking libfl2:armhf (2.6.4-6.2) ...
16:03:24 #10 20.54 Selecting previously unselected package at.
16:03:24 #10 20.54 Preparing to unpack .../022-at_3.1.23-1_armhf.deb ...
16:03:24 #10 20.54 Unpacking at (3.1.23-1) ...
16:03:24 #10 20.59 Selecting previously unselected package libsigsegv2:armhf.
16:03:24 #10 20.59 Preparing to unpack .../023-libsigsegv2_2.12-2_armhf.deb ...
16:03:24 #10 20.60 Unpacking libsigsegv2:armhf (2.12-2) ...
16:03:24 #10 20.65 Selecting previously unselected package m4.
16:03:24 #10 20.65 Preparing to unpack .../024-m4_1.4.18-2_armhf.deb ...
16:03:24 #10 20.65 Unpacking m4 (1.4.18-2) ...
16:03:24 #10 20.70 Selecting previously unselected package autoconf.
16:03:24 #10 20.71 Preparing to unpack .../025-autoconf_2.69-11_all.deb ...
16:03:24 #10 20.71 Unpacking autoconf (2.69-11) ...
16:03:24 #10 20.79 Selecting previously unselected package autotools-dev.
16:03:24 #10 20.79 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ...
16:03:24 #10 20.80 Unpacking autotools-dev (20180224.1) ...
16:03:24 #10 20.84 Selecting previously unselected package automake.
16:03:24 #10 20.84 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ...
16:03:24 #10 20.86 Unpacking automake (1:1.16.1-4) ...
16:03:24 #10 20.97 Selecting previously unselected package autopoint.
16:03:24 #10 20.97 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ...
16:03:24 #10 20.98 Unpacking autopoint (0.19.8.1-9) ...
16:03:24 #10 21.02 Selecting previously unselected package binutils-common:armhf.
16:03:24 #10 21.02 Preparing to unpack .../029-binutils-common_2.31.1-16_armhf.deb ...
16:03:24 #10 21.03 Unpacking binutils-common:armhf (2.31.1-16) ...
16:03:24 #10 21.38 Selecting previously unselected package libbinutils:armhf.
16:03:24 #10 21.38 Preparing to unpack .../030-libbinutils_2.31.1-16_armhf.deb ...
16:03:24 #10 21.39 Unpacking libbinutils:armhf (2.31.1-16) ...
16:03:24 #10 21.46 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:03:24 #10 21.46 Preparing to unpack .../031-binutils-arm-linux-gnueabihf_2.31.1-16_armhf.deb ...
16:03:24 #10 21.46 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
16:03:24 #10 21.75 Selecting previously unselected package binutils.
16:03:24 #10 21.75 Preparing to unpack .../032-binutils_2.31.1-16_armhf.deb ...
16:03:24 #10 21.75 Unpacking binutils (2.31.1-16) ...
16:03:24 #10 21.82 Selecting previously unselected package libc-dev-bin.
16:03:24 #10 21.82 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_armhf.deb ...
16:03:24 #10 21.83 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
16:03:24 #10 21.88 Selecting previously unselected package linux-libc-dev:armhf.
16:03:24 #10 21.88 Preparing to unpack .../034-linux-libc-dev_4.19.260-1_armhf.deb ...
16:03:24 #10 21.88 Unpacking linux-libc-dev:armhf (4.19.260-1) ...
16:03:24 #10 22.61 Selecting previously unselected package libc6-dev:armhf.
16:03:24 #10 22.61 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_armhf.deb ...
16:03:24 #10 22.62 Unpacking libc6-dev:armhf (2.28-10+deb10u2) ...
16:03:24 #7 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2
16:03:24 #10 ...
16:03:24 
16:03:24 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:24 #10 28.57 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ...
16:03:24 #10 28.58 Unpacking make (4.2.1-1.2) ...
16:03:24 #10 28.64 Selecting previously unselected package dpkg-dev.
16:03:24 #10 28.64 Preparing to unpack .../043-dpkg-dev_1.19.8_all.deb ...
16:03:24 #10 28.65 Unpacking dpkg-dev (1.19.8) ...
16:03:24 #10 28.75 Selecting previously unselected package libelf1:armhf.
16:03:24 #10 28.76 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ...
16:03:24 #10 28.76 Unpacking libelf1:armhf (0.176-1.1) ...
16:03:24 #10 28.80 Selecting previously unselected package dwz.
16:03:24 #10 28.80 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ...
16:03:24 #10 28.81 Unpacking dwz (0.12-3) ...
16:03:24 #10 28.85 Selecting previously unselected package libdebhelper-perl.
16:03:24 #10 28.85 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ...
16:03:24 #10 28.85 Unpacking libdebhelper-perl (13.2~bpo10+1) ...
16:03:24 #10 28.91 Selecting previously unselected package libglib2.0-0:armhf.
16:03:24 #10 28.92 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
16:03:24 #10 28.92 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
16:03:24 #10 29.60 Selecting previously unselected package libfakeroot:arm64.
16:03:24 #10 29.61 Preparing to unpack .../089-libfakeroot_1.25.3-1.1_arm64.deb ...
16:03:24 #10 29.61 Unpacking libfakeroot:arm64 (1.25.3-1.1) ...
16:03:24 #10 29.65 Selecting previously unselected package fakeroot.
16:03:24 #10 29.65 Preparing to unpack .../090-fakeroot_1.25.3-1.1_arm64.deb ...
16:03:24 #10 29.66 Unpacking fakeroot (1.25.3-1.1) ...
16:03:24 #10 29.71 Selecting previously unselected package libassuan0:arm64.
16:03:24 #10 29.71 Preparing to unpack .../091-libassuan0_2.5.3-7.1_arm64.deb ...
16:03:24 #10 29.72 Unpacking libassuan0:arm64 (2.5.3-7.1) ...
16:03:24 #10 29.75 Selecting previously unselected package gpgconf.
16:03:24 #10 29.76 Preparing to unpack .../092-gpgconf_2.2.27-2+deb11u2_arm64.deb ...
16:03:24 #10 29.76 Unpacking gpgconf (2.2.27-2+deb11u2) ...
16:03:24 #10 29.81 Selecting previously unselected package libksba8:arm64.
16:03:24 #10 29.81 Preparing to unpack .../093-libksba8_1.5.0-3+deb11u1_arm64.deb ...
16:03:24 #10 29.82 Unpacking libksba8:arm64 (1.5.0-3+deb11u1) ...
16:03:24 #10 29.86 Selecting previously unselected package libnpth0:arm64.
16:03:24 #10 29.87 Preparing to unpack .../094-libnpth0_1.6-3_arm64.deb ...
16:03:24 #10 29.87 Unpacking libnpth0:arm64 (1.6-3) ...
16:03:24 #10 29.92 Selecting previously unselected package dirmngr.
16:03:24 #10 29.92 Preparing to unpack .../095-dirmngr_2.2.27-2+deb11u2_arm64.deb ...
16:03:24 #10 29.94 Unpacking dirmngr (2.2.27-2+deb11u2) ...
16:03:24 #10 30.00 Selecting previously unselected package gnupg-l10n.
16:03:24 #11 26.61 Preparing to unpack .../091-make_4.3-4.1build1_arm64.deb ...
16:03:24 #11 26.61 Unpacking make (4.3-4.1build1) ...
16:03:24 #11 26.65 Selecting previously unselected package libdpkg-perl.
16:03:24 #11 26.65 Preparing to unpack .../092-libdpkg-perl_1.21.1ubuntu2.1_all.deb ...
16:03:24 #11 26.66 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ...
16:03:24 #11 26.71 Selecting previously unselected package bzip2.
16:03:24 #11 26.71 Preparing to unpack .../093-bzip2_1.0.8-5build1_arm64.deb ...
16:03:24 #11 26.72 Unpacking bzip2 (1.0.8-5build1) ...
16:03:24 #11 26.75 Selecting previously unselected package patch.
16:03:24 #11 26.75 Preparing to unpack .../094-patch_2.7.6-7build2_arm64.deb ...
16:03:24 #11 26.76 Unpacking patch (2.7.6-7build2) ...
16:03:24 #11 26.79 Selecting previously unselected package lto-disabled-list.
16:03:24 #11 26.79 Preparing to unpack .../095-lto-disabled-list_24_all.deb ...
16:03:24 #11 26.80 Unpacking lto-disabled-list (24) ...
16:03:24 #11 26.83 Selecting previously unselected package dpkg-dev.
16:03:24 #11 11.15 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
16:03:24 #11 11.15 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
16:03:24 #11 11.15 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.1 [237 kB]
16:03:24 #11 11.15 Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
16:03:24 #11 11.15 Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
16:03:24 #11 11.16 Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
16:03:24 #11 11.16 Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.1 [922 kB]
16:03:24 #11 11.20 Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
16:03:24 #11 11.20 Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
16:03:24 #11 11.22 Get:114 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1 [20.8 kB]
16:03:24 #11 11.30 Get:115 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1 [53.9 kB]
16:03:24 #11 11.30 Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-0ubuntu0.22.04.1 [183 kB]
16:03:24 #11 11.31 Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
16:03:24 #11 11.31 Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB]
16:03:24 #11 11.32 Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.6 [290 kB]
16:03:24 #11 11.33 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.6 [194 kB]
16:03:24 #11 11.34 Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB]
16:03:24 #11 11.35 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
16:03:24 #11 11.35 Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtool all 2.4.6-15build2 [164 kB]
16:03:24 #11 11.37 Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-autoreconf all 20 [16.1 kB]
16:03:24 #10 36.79 Selecting previously unselected package libfakeroot:armhf.
16:03:24 #10 36.79 Preparing to unpack .../086-libfakeroot_1.25.3-1.1_armhf.deb ...
16:03:24 #10 36.79 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
16:03:24 #10 36.84 Selecting previously unselected package fakeroot.
16:03:24 #10 36.84 Preparing to unpack .../087-fakeroot_1.25.3-1.1_armhf.deb ...
16:03:24 #10 36.85 Unpacking fakeroot (1.25.3-1.1) ...
16:03:24 #10 36.89 Selecting previously unselected package libassuan0:armhf.
16:03:24 #10 36.90 Preparing to unpack .../088-libassuan0_2.5.3-7.1_armhf.deb ...
16:03:24 #10 36.90 Unpacking libassuan0:armhf (2.5.3-7.1) ...
16:03:24 #10 36.94 Selecting previously unselected package gpgconf.
16:03:24 #10 42.50 Unpacking libmoo-perl (2.003004-1) ...
16:03:24 #10 42.53 Selecting previously unselected package libpackage-stash-perl.
16:03:24 #10 42.53 Preparing to unpack .../231-libpackage-stash-perl_0.37-1_all.deb ...
16:03:24 #10 42.54 Unpacking libpackage-stash-perl (0.37-1) ...
16:03:24 #10 42.57 Selecting previously unselected package libsub-identify-perl.
16:03:24 #10 42.57 Preparing to unpack .../232-libsub-identify-perl_0.14-1_armhf.deb ...
16:03:24 #10 42.58 Unpacking libsub-identify-perl (0.14-1) ...
16:03:24 #10 42.61 Selecting previously unselected package libnamespace-clean-perl.
16:03:24 #10 42.61 Preparing to unpack .../233-libnamespace-clean-perl_0.27-1_all.deb ...
16:03:24 #10 42.61 Unpacking libnamespace-clean-perl (0.27-1) ...
16:03:24 #10 42.64 Selecting previously unselected package libnumber-compare-perl.
16:03:24 #10 42.65 Preparing to unpack .../234-libnumber-compare-perl_0.03-1_all.deb ...
16:03:24 #10 42.65 Unpacking libnumber-compare-perl (0.03-1) ...
16:03:24 #10 42.68 Selecting previously unselected package libnumber-range-perl.
16:03:24 #10 42.68 Preparing to unpack .../235-libnumber-range-perl_0.12-1_all.deb ...
16:03:24 #10 42.68 Unpacking libnumber-range-perl (0.12-1) ...
16:03:24 #10 42.72 Selecting previously unselected package libpackage-stash-xs-perl.
16:03:24 #10 22.67 Selecting previously unselected package libdpkg-perl.
16:03:24 #10 22.67 Preparing to unpack .../056-libdpkg-perl_1.19.8_all.deb ...
16:03:24 #10 22.68 Unpacking libdpkg-perl (1.19.8) ...
16:03:24 #10 22.74 Selecting previously unselected package patch.
16:03:24 #10 22.74 Preparing to unpack .../057-patch_2.7.6-3+deb10u1_arm64.deb ...
16:03:24 #10 22.75 Unpacking patch (2.7.6-3+deb10u1) ...
16:03:24 #10 22.79 Selecting previously unselected package dpkg-dev.
16:03:24 #10 22.79 Preparing to unpack .../058-dpkg-dev_1.19.8_all.deb ...
16:03:24 #10 22.80 Unpacking dpkg-dev (1.19.8) ...
16:03:24 #10 22.89 Selecting previously unselected package build-essential.
16:03:24 #10 22.90 Preparing to unpack .../059-build-essential_12.6_arm64.deb ...
16:03:24 #10 22.90 Unpacking build-essential (12.6) ...
16:03:24 #10 22.93 Selecting previously unselected package openssl.
16:03:24 #10 22.94 Preparing to unpack .../060-openssl_1.1.1n-0+deb10u3_arm64.deb ...
16:03:24 #10 22.94 Unpacking openssl (1.1.1n-0+deb10u3) ...
16:03:24 #10 23.04 Selecting previously unselected package ca-certificates.
16:03:24 #10 23.04 Preparing to unpack .../061-ca-certificates_20200601~deb10u2_all.deb ...
16:03:24 #10 23.05 Unpacking ca-certificates (20200601~deb10u2) ...
16:03:24 #10 23.10 Selecting previously unselected package libsasl2-modules-db:arm64.
16:03:24 #10 23.10 Preparing to unpack .../062-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ...
16:03:24 #10 23.11 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
16:03:24 #10 23.14 Selecting previously unselected package libsasl2-2:arm64.
16:03:24 #11 3.987 Reading package lists...
16:03:24 #10 23.83 Preparing to unpack .../037-libmpfr6_4.0.2-1_amd64.deb ...
16:03:24 #10 23.85 Unpacking libmpfr6:amd64 (4.0.2-1) ...
16:03:24 #11 15.93 Get:251 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-exporter-progressive-perl all 0.001013-2 [7248 B]
16:03:24 #11 15.96 Get:252 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libvariable-magic-perl arm64 0.62-2 [34.4 kB]
16:03:24 #11 16.03 Get:253 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB]
16:03:24 #11 16.03 Get:254 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libberkeleydb-perl arm64 0.64-1build3 [123 kB]
16:03:24 #11 16.04 Get:255 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfreetype6 arm64 2.12.1+dfsg-3 [381 kB]
16:03:24 #11 16.04 Get:256 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfontconfig1 arm64 2.13.1-4.4ubuntu1 [132 kB]
16:03:24 #11 16.04 Get:257 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjpeg-turbo8 arm64 2.1.2-0ubuntu1 [129 kB]
16:03:24 #11 16.05 Get:258 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjpeg8 arm64 8c-2ubuntu10 [2264 B]
16:03:24 #11 16.05 Get:259 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdeflate0 arm64 1.12-1 [72.0 kB]
16:03:24 #11 16.05 Get:260 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libjbig0 arm64 2.1-3.1ubuntu0.22.10.1 [29.4 kB]
16:03:24 #11 16.05 Get:261 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblerc3 arm64 3.0+ds-1ubuntu1 [109 kB]
16:03:24 #11 16.11 Get:262 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libwebp7 arm64 1.2.2-2 [192 kB]
16:03:24 #11 16.18 Get:263 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 libtiff5 arm64 4.4.0-4ubuntu3.2 [183 kB]
16:03:24 #11 14.67 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgpgme11 armhf 1.16.0-1.2ubuntu4 [117 kB]
16:03:24 #11 14.67 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-gpg armhf 1.16.0-1.2ubuntu4 [196 kB]
16:03:24 #11 14.67 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dput all 1.1.0ubuntu2 [44.9 kB]
16:03:24 #11 14.73 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB]
16:03:24 #11 14.74 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
16:03:24 #11 14.74 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.6 [246 kB]
16:03:24 #11 14.80 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liberror-perl all 0.17029-1 [26.5 kB]
16:03:24 #11 14.80 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git-man all 1:2.34.1-1ubuntu1.5 [953 kB]
16:03:24 #10 24.11 Selecting previously unselected package libbinutils:armhf.
16:03:24 #10 24.11 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ...
16:03:24 #10 24.12 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ...
16:03:24 #10 24.18 Selecting previously unselected package libctf-nobfd0:armhf.
16:03:24 #10 24.19 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ...
16:03:24 #10 24.19 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
16:03:24 #10 24.23 Selecting previously unselected package libctf0:armhf.
16:03:24 #11 13.32 Get:304 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
16:03:24 #10 32.26 Selecting previously unselected package libhtml-parser-perl.
16:03:24 #10 32.26 Preparing to unpack .../164-libhtml-parser-perl_3.72-3build1_arm64.deb ...
16:03:24 #10 32.28 Unpacking libhtml-parser-perl (3.72-3build1) ...
16:03:24 #10 32.33 Selecting previously unselected package libcgi-pm-perl.
16:03:24 #10 32.33 Preparing to unpack .../165-libcgi-pm-perl_4.38-1_all.deb ...
16:03:24 #10 32.34 Unpacking libcgi-pm-perl (4.38-1) ...
16:03:24 #10 32.41 Selecting previously unselected package libfcgi-perl.
16:03:24 #10 32.42 Preparing to unpack .../166-libfcgi-perl_0.78-2build1_arm64.deb ...
16:03:24 #10 32.42 Unpacking libfcgi-perl (0.78-2build1) ...
16:03:24 #10 32.46 Selecting previously unselected package libcgi-fast-perl.
16:03:24 #10 32.46 Preparing to unpack .../167-libcgi-fast-perl_1%3a2.13-1_all.deb ...
16:03:24 #10 32.51 Unpacking libcgi-fast-perl (1:2.13-1) ...
16:03:25 #10 23.65 Selecting previously unselected package libisl19:armhf.
16:03:25 #10 23.65 Preparing to unpack .../036-libisl19_0.20-2_armhf.deb ...
16:03:25 #10 23.67 Unpacking libisl19:armhf (0.20-2) ...
16:03:25 #11 10.01 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cpp armhf 4:9.3.0-1ubuntu2 [27.6 kB]
16:03:25 #11 10.01 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcc1-0 armhf 10.3.0-1ubuntu1~20.04 [41.8 kB]
16:03:25 #11 10.01 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgomp1 armhf 10.3.0-1ubuntu1~20.04 [87.2 kB]
16:03:25 #11 10.01 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libatomic1 armhf 10.3.0-1ubuntu1~20.04 [7256 B]
16:03:25 #10 29.04 Selecting previously unselected package libicu63:armhf.
16:03:25 #10 29.04 Preparing to unpack .../048-libicu63_63.1-6+deb10u3_armhf.deb ...
16:03:25 #10 29.05 Unpacking libicu63:armhf (63.1-6+deb10u3) ...
16:03:25 #11 11.45 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
16:03:25 #11 11.45 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-override-perl all 0.09-2 [9532 B]
16:03:25 #11 11.45 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
16:03:25 #11 11.45 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
16:03:25 #11 11.45 Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
16:03:25 #11 11.47 Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 debugedit amd64 1:5.0-4build1 [47.2 kB]
16:03:25 #11 11.47 Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 dwz amd64 0.14-1build2 [105 kB]
16:03:25 #11 11.47 Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext amd64 0.21-4ubuntu4 [868 kB]
16:03:25 #11 11.51 Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:03:25 #11 11.52 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
16:03:25 #11 11.60 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 debhelper all 13.6ubuntu1 [923 kB]
16:03:25 #11 11.63 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
16:03:25 #11 11.63 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
16:03:25 #11 11.63 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
16:03:25 #11 11.64 Get:139 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
16:03:25 #11 26.84 Preparing to unpack .../096-dpkg-dev_1.21.1ubuntu2.1_all.deb ...
16:03:25 #11 26.84 Unpacking dpkg-dev (1.21.1ubuntu2.1) ...
16:03:25 #11 26.91 Selecting previously unselected package build-essential.
16:03:25 #11 26.91 Preparing to unpack .../097-build-essential_12.9ubuntu3_arm64.deb ...
16:03:25 #11 26.92 Unpacking build-essential (12.9ubuntu3) ...
16:03:25 #11 26.96 Selecting previously unselected package libbrotli1:arm64.
16:03:25 #11 26.96 Preparing to unpack .../098-libbrotli1_1.0.9-2build6_arm64.deb ...
16:03:25 #11 26.97 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
16:03:25 #11 27.01 Selecting previously unselected package libsasl2-modules-db:arm64.
16:03:25 #11 27.01 Preparing to unpack .../099-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_arm64.deb ...
16:03:25 #11 27.02 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1) ...
16:03:25 #11 27.06 Selecting previously unselected package libsasl2-2:arm64.
16:03:25 #10 36.94 Preparing to unpack .../089-gpgconf_2.2.27-2+deb11u2_armhf.deb ...
16:03:25 #10 36.95 Unpacking gpgconf (2.2.27-2+deb11u2) ...
16:03:25 #10 37.00 Selecting previously unselected package libksba8:armhf.
16:03:25 #10 37.00 Preparing to unpack .../090-libksba8_1.5.0-3+deb11u1_armhf.deb ...
16:03:25 #10 37.01 Unpacking libksba8:armhf (1.5.0-3+deb11u1) ...
16:03:25 #10 37.06 Selecting previously unselected package libnpth0:armhf.
16:03:25 #10 37.06 Preparing to unpack .../091-libnpth0_1.6-3_armhf.deb ...
16:03:25 #10 37.07 Unpacking libnpth0:armhf (1.6-3) ...
16:03:25 #10 37.11 Selecting previously unselected package dirmngr.
16:03:25 #10 37.11 Preparing to unpack .../092-dirmngr_2.2.27-2+deb11u2_armhf.deb ...
16:03:25 #10 37.13 Unpacking dirmngr (2.2.27-2+deb11u2) ...
16:03:25 #10 23.15 Preparing to unpack .../063-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ...
16:03:25 #10 23.15 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
16:03:25 #10 23.19 Selecting previously unselected package libldap-common.
16:03:25 #10 23.20 Preparing to unpack .../064-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
16:03:25 #10 23.20 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
16:03:25 #10 23.24 Selecting previously unselected package libldap-2.4-2:arm64.
16:03:25 #10 23.24 Preparing to unpack .../065-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ...
16:03:25 #10 23.25 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
16:03:25 #10 23.31 Selecting previously unselected package libnghttp2-14:arm64.
16:03:25 #10 23.31 Preparing to unpack .../066-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
16:03:25 #10 23.32 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
16:03:25 #10 23.36 Selecting previously unselected package libpsl5:arm64.
16:03:25 #10 23.36 Preparing to unpack .../067-libpsl5_0.20.2-2_arm64.deb ...
16:03:25 #10 42.72 Preparing to unpack .../236-libpackage-stash-xs-perl_0.28-3build2_armhf.deb ...
16:03:25 #10 42.73 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
16:03:25 #10 42.76 Selecting previously unselected package libparse-debianchangelog-perl.
16:03:25 #10 42.76 Preparing to unpack .../237-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
16:03:25 #10 42.77 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
16:03:25 #10 42.80 Selecting previously unselected package libtext-glob-perl.
16:03:25 #10 42.80 Preparing to unpack .../238-libtext-glob-perl_0.10-1_all.deb ...
16:03:25 #10 42.80 Unpacking libtext-glob-perl (0.10-1) ...
16:03:25 #10 42.83 Selecting previously unselected package libpath-iterator-rule-perl.
16:03:25 #10 42.84 Preparing to unpack .../239-libpath-iterator-rule-perl_1.009-1_all.deb ...
16:03:25 #10 42.84 Unpacking libpath-iterator-rule-perl (1.009-1) ...
16:03:25 #10 42.87 Selecting previously unselected package libpath-tiny-perl.
16:03:25 #10 42.88 Preparing to unpack .../240-libpath-tiny-perl_0.104-1_all.deb ...
16:03:25 #10 42.88 Unpacking libpath-tiny-perl (0.104-1) ...
16:03:25 #10 42.91 Selecting previously unselected package libperlio-gzip-perl.
16:03:25 #10 42.91 Preparing to unpack .../241-libperlio-gzip-perl_0.19-1build3_armhf.deb ...
16:03:25 #10 42.92 Unpacking libperlio-gzip-perl (0.19-1build3) ...
16:03:25 #10 42.95 Selecting previously unselected package libpod-constants-perl.
16:03:25 #10 30.00 Preparing to unpack .../096-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
16:03:25 #10 30.00 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
16:03:25 #10 30.10 Selecting previously unselected package gnupg-utils.
16:03:25 #10 30.10 Preparing to unpack .../097-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ...
16:03:25 #10 30.11 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
16:03:25 #10 30.18 Selecting previously unselected package gpg.
16:03:25 #10 30.18 Preparing to unpack .../098-gpg_2.2.27-2+deb11u2_arm64.deb ...
16:03:25 #10 30.19 Unpacking gpg (2.2.27-2+deb11u2) ...
16:03:25 #11 27.63 Selecting previously unselected package g++.
16:03:25 #11 27.63 Preparing to unpack .../097-g++_4%3a9.3.0-1ubuntu2_arm64.deb ...
16:03:25 #11 27.63 Unpacking g++ (4:9.3.0-1ubuntu2) ...
16:03:25 #11 27.67 Selecting previously unselected package make.
16:03:25 #11 27.67 Preparing to unpack .../098-make_4.2.1-1.2_arm64.deb ...
16:03:25 #11 27.67 Unpacking make (4.2.1-1.2) ...
16:03:25 #11 27.71 Selecting previously unselected package libdpkg-perl.
16:03:25 #11 27.71 Preparing to unpack .../099-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
16:03:25 #11 27.72 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
16:03:25 #11 27.77 Selecting previously unselected package patch.
16:03:25 #7 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 5.2s
16:03:25 #10 24.00 Selecting previously unselected package libmpc3:amd64.
16:03:25 #10 24.00 Preparing to unpack .../038-libmpc3_1.1.0-1_amd64.deb ...
16:03:25 #10 24.02 Unpacking libmpc3:amd64 (1.1.0-1) ...
16:03:25 #10 24.11 Selecting previously unselected package cpp-8.
16:03:25 #10 24.11 Preparing to unpack .../039-cpp-8_8.3.0-6_amd64.deb ...
16:03:25 #10 24.13 Unpacking cpp-8 (8.3.0-6) ...
16:03:25 #11 16.18 Get:264 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxpm4 arm64 1:3.5.12-1build2 [35.0 kB]
16:03:25 #11 16.18 Get:265 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgd3 arm64 2.3.3-6 [119 kB]
16:03:25 #11 16.18 Get:266 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libc-devtools arm64 2.36-0ubuntu4 [27.4 kB]
16:03:25 #11 16.18 Get:267 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:03:25 #11 16.18 Get:268 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcgi-pm-perl all 4.54-1 [188 kB]
16:03:25 #11 16.19 Get:269 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfcgi0ldbl arm64 2.4.2-2build2 [28.0 kB]
16:03:25 #11 16.19 Get:270 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfcgi-perl arm64 0.82+ds-1build1 [22.3 kB]
16:03:25 #11 16.19 Get:271 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcgi-fast-perl all 1:2.15-1 [10.5 kB]
16:03:25 #11 16.25 Get:272 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
16:03:25 #11 16.26 Get:273 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libclone-perl arm64 0.45-1build3 [10.8 kB]
16:03:25 #11 16.26 Get:274 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcommon-sense-perl arm64 3.75-2build1 [21.2 kB]
16:03:25 #11 16.26 Get:275 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
16:03:25 #11 16.26 Get:276 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libparams-util-perl arm64 1.102-1build3 [22.2 kB]
16:03:25 #11 16.26 Get:277 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-install-perl all 0.928-2 [10.2 kB]
16:03:25 #11 16.26 Get:278 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-optlist-perl all 0.112-1 [11.0 kB]
16:03:25 #11 16.26 Get:279 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-exporter-perl all 0.988-1 [50.6 kB]
16:03:25 #11 16.26 Get:280 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libconst-fast-perl all 0.014-2 [8034 B]
16:03:25 #11 16.32 Get:281 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libwant-perl arm64 0.29-2 [25.1 kB]
16:03:25 #11 16.34 Get:282 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcontextual-return-perl all 0.004014-3 [53.8 kB]
16:03:25 #11 16.34 Get:283 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libcpanel-json-xs-perl arm64 4.32-1 [113 kB]
16:03:25 #11 16.34 Get:284 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
16:03:25 #11 16.34 Get:285 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libexception-class-perl all 1.45-1 [28.6 kB]
16:03:25 #11 16.34 Get:286 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
16:03:25 #11 16.34 Get:287 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB]
16:03:25 #11 16.34 Get:288 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
16:03:25 #11 16.34 Get:289 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-moreutils-xs-perl arm64 0.430-3 [39.1 kB]
16:03:25 #11 16.40 Get:290 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
16:03:25 #11 16.42 Get:291 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB]
16:03:25 #11 16.42 Get:292 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB]
16:03:25 #11 16.42 Get:293 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-messagepack-perl arm64 1.02-1 [34.0 kB]
16:03:25 #11 16.42 Get:294 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-domain-tld-perl all 1.75-2 [30.8 kB]
16:03:25 #11 16.42 Get:295 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
16:03:25 #11 16.42 Get:296 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
16:03:25 #11 16.42 Get:297 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
16:03:25 #11 16.42 Get:298 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-2 [82.7 kB]
16:03:25 #11 16.47 Get:299 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
16:03:25 #11 14.82 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git armhf 1:2.34.1-1ubuntu1.5 [3502 kB]
16:03:25 #11 15.01 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB]
16:03:25 #11 15.01 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-xs-perl armhf 0.04-6build3 [11.5 kB]
16:03:25 #11 13.49 Get:305 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-basedir-perl all 0.09-1 [15.7 kB]
16:03:25 #11 13.52 Get:306 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
16:03:25 #11 13.54 Get:307 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-fcntllock-perl amd64 0.22-4 [33.7 kB]
16:03:25 #11 13.60 Get:308 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnumber-compare-perl all 0.03-2 [7058 B]
16:03:25 #10 24.23 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ...
16:03:25 #10 24.24 Unpacking libctf0:armhf (2.35.2-2+rpi1) ...
16:03:25 #10 24.28 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:03:25 #10 24.28 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ...
16:03:25 #10 24.28 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
16:03:25 #10 24.50 Selecting previously unselected package binutils.
16:03:25 #10 32.54 Selecting previously unselected package libsub-name-perl.
16:03:25 #10 32.54 Preparing to unpack .../168-libsub-name-perl_0.21-1build1_arm64.deb ...
16:03:25 #10 32.55 Unpacking libsub-name-perl (0.21-1build1) ...
16:03:25 #10 32.58 Selecting previously unselected package libclass-accessor-perl.
16:03:25 #10 32.58 Preparing to unpack .../169-libclass-accessor-perl_0.51-1_all.deb ...
16:03:25 #10 32.59 Unpacking libclass-accessor-perl (0.51-1) ...
16:03:25 #10 32.63 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:25 #10 32.63 Preparing to unpack .../170-libclass-method-modifiers-perl_2.12-1_all.deb ...
16:03:25 #10 32.63 Unpacking libclass-method-modifiers-perl (2.12-1) ...
16:03:25 #10 32.67 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:25 #10 32.67 Preparing to unpack .../171-libclass-xsaccessor-perl_1.19-2build8_arm64.deb ...
16:03:25 #10 32.67 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
16:03:25 #10 32.71 Selecting previously unselected package libclone-perl.
16:03:25 #10 32.71 Preparing to unpack .../172-libclone-perl_0.39-1_arm64.deb ...
16:03:25 #10 32.72 Unpacking libclone-perl (0.39-1) ...
16:03:25 #10 32.75 Selecting previously unselected package libdata-dump-perl.
16:03:25 #11 10.17 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasan5 armhf 9.4.0-1ubuntu1~20.04.1 [2808 kB]
16:03:25 #11 ...
16:03:25 
16:03:25 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:25 #9 extracting sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 0.6s done
16:03:25 #9 extracting sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 0.4s done
16:03:25 #9 extracting sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 4.1s done
16:03:25 #9 extracting sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 2.8s done
16:03:25 #9 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 1.7s
16:03:25 #10 24.04 Selecting previously unselected package libmpfr6:armhf.
16:03:25 #10 24.04 Preparing to unpack .../037-libmpfr6_4.0.2-1_armhf.deb ...
16:03:25 #10 24.06 Unpacking libmpfr6:armhf (4.0.2-1) ...
16:03:25 #11 11.64 Get:140 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.1 [119 kB]
16:03:25 #11 11.65 Get:141 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
16:03:25 #11 11.65 Get:142 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
16:03:25 #11 11.66 Get:143 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
16:03:25 #11 11.67 Get:144 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
16:03:25 #11 11.75 Get:145 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
16:03:25 #11 11.77 Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
16:03:25 #11 11.77 Get:147 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
16:03:25 #11 11.78 Get:148 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
16:03:25 #11 11.78 Get:149 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
16:03:25 #11 11.78 Get:150 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
16:03:25 #11 11.79 Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
16:03:25 #11 11.80 Get:152 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
16:03:25 #11 11.82 Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
16:03:25 #11 11.82 Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
16:03:25 #11 27.06 Preparing to unpack .../100-libsasl2-2_2.1.27+dfsg2-3ubuntu1_arm64.deb ...
16:03:25 #11 27.07 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1) ...
16:03:25 #11 27.11 Selecting previously unselected package libldap-2.5-0:arm64.
16:03:25 #11 27.11 Preparing to unpack .../101-libldap-2.5-0_2.5.13+dfsg-0ubuntu0.22.04.1_arm64.deb ...
16:03:25 #11 27.12 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
16:03:25 #11 27.18 Selecting previously unselected package librtmp1:arm64.
16:03:25 #11 27.19 Preparing to unpack .../102-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
16:03:25 #11 27.19 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
16:03:25 #11 27.23 Selecting previously unselected package libssh-4:arm64.
16:03:25 #11 27.24 Preparing to unpack .../103-libssh-4_0.9.6-2build1_arm64.deb ...
16:03:25 #11 27.24 Unpacking libssh-4:arm64 (0.9.6-2build1) ...
16:03:25 #11 27.29 Selecting previously unselected package libcurl4:arm64.
16:03:25 #11 27.29 Preparing to unpack .../104-libcurl4_7.81.0-1ubuntu1.6_arm64.deb ...
16:03:25 #11 27.30 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.6) ...
16:03:25 #11 27.34 Selecting previously unselected package curl.
16:03:25 #11 27.34 Preparing to unpack .../105-curl_7.81.0-1ubuntu1.6_arm64.deb ...
16:03:25 #11 27.35 Unpacking curl (7.81.0-1ubuntu1.6) ...
16:03:25 #11 27.39 Selecting previously unselected package dctrl-tools.
16:03:25 #10 37.23 Selecting previously unselected package gnupg-l10n.
16:03:25 #10 37.23 Preparing to unpack .../093-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
16:03:25 #10 37.24 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
16:03:25 #10 37.35 Selecting previously unselected package gnupg-utils.
16:03:25 #10 37.35 Preparing to unpack .../094-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ...
16:03:25 #10 37.36 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
16:03:25 #10 37.43 Selecting previously unselected package gpg.
16:03:25 #10 37.44 Preparing to unpack .../095-gpg_2.2.27-2+deb11u2_armhf.deb ...
16:03:25 #10 37.44 Unpacking gpg (2.2.27-2+deb11u2) ...
16:03:25 #10 42.95 Preparing to unpack .../242-libpod-constants-perl_0.19-1_all.deb ...
16:03:25 #10 42.96 Unpacking libpod-constants-perl (0.19-1) ...
16:03:25 #10 43.00 Selecting previously unselected package libregexp-pattern-license-perl.
16:03:25 #10 43.00 Preparing to unpack .../243-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
16:03:25 #10 43.01 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
16:03:25 #10 43.04 Selecting previously unselected package libsasl2-modules:armhf.
16:03:25 #10 43.05 Preparing to unpack .../244-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ...
16:03:25 #10 43.05 Unpacking libsasl2-modules:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:25 #10 43.09 Selecting previously unselected package libsort-key-perl.
16:03:25 #10 43.09 Preparing to unpack .../245-libsort-key-perl_1.33-2_armhf.deb ...
16:03:25 #10 43.10 Unpacking libsort-key-perl (1.33-2) ...
16:03:25 #10 43.13 Selecting previously unselected package libstring-copyright-perl.
16:03:25 #10 43.13 Preparing to unpack .../246-libstring-copyright-perl_0.003005-1_all.deb ...
16:03:25 #10 43.13 Unpacking libstring-copyright-perl (0.003005-1) ...
16:03:25 #10 43.16 Selecting previously unselected package libstring-escape-perl.
16:03:25 #10 43.17 Preparing to unpack .../247-libstring-escape-perl_2010.002-2_all.deb ...
16:03:25 #10 43.17 Unpacking libstring-escape-perl (2010.002-2) ...
16:03:25 #10 43.20 Selecting previously unselected package libtext-levenshtein-perl.
16:03:25 #10 43.21 Preparing to unpack .../248-libtext-levenshtein-perl_0.13-1_all.deb ...
16:03:25 #10 43.21 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:03:25 #10 43.24 Selecting previously unselected package libunicode-utf8-perl.
16:03:25 #10 43.24 Preparing to unpack .../249-libunicode-utf8-perl_0.60-1build4_armhf.deb ...
16:03:25 #10 43.25 Unpacking libunicode-utf8-perl (0.60-1build4) ...
16:03:25 #10 43.28 Selecting previously unselected package libxml-namespacesupport-perl.
16:03:25 #10 30.26 Selecting previously unselected package pinentry-curses.
16:03:25 #10 30.26 Preparing to unpack .../099-pinentry-curses_1.1.0-4_arm64.deb ...
16:03:25 #10 30.27 Unpacking pinentry-curses (1.1.0-4) ...
16:03:25 #10 30.32 Selecting previously unselected package gpg-agent.
16:03:25 #10 30.32 Preparing to unpack .../100-gpg-agent_2.2.27-2+deb11u2_arm64.deb ...
16:03:25 #10 30.33 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
16:03:25 #10 30.38 Selecting previously unselected package gpg-wks-client.
16:03:25 #10 30.38 Preparing to unpack .../101-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ...
16:03:25 #10 30.39 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
16:03:25 #10 30.44 Selecting previously unselected package gpg-wks-server.
16:03:25 #10 30.44 Preparing to unpack .../102-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ...
16:03:25 #10 30.44 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
16:03:25 #10 30.49 Selecting previously unselected package gpgsm.
16:03:25 #11 27.77 Preparing to unpack .../100-patch_2.7.6-6_arm64.deb ...
16:03:25 #11 27.77 Unpacking patch (2.7.6-6) ...
16:03:25 #11 27.82 Selecting previously unselected package dpkg-dev.
16:03:25 #11 27.82 Preparing to unpack .../101-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
16:03:25 #11 27.82 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
16:03:25 #11 27.93 Selecting previously unselected package build-essential.
16:03:25 #11 27.93 Preparing to unpack .../102-build-essential_12.8ubuntu1.1_arm64.deb ...
16:03:25 #11 27.93 Unpacking build-essential (12.8ubuntu1.1) ...
16:03:25 #11 27.97 Selecting previously unselected package libbrotli1:arm64.
16:03:25 #11 27.97 Preparing to unpack .../103-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ...
16:03:25 #11 27.98 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
16:03:25 #11 28.05 Selecting previously unselected package libroken18-heimdal:arm64.
16:03:25 #10 23.36 Unpacking libpsl5:arm64 (0.20.2-2) ...
16:03:25 #10 23.40 Selecting previously unselected package librtmp1:arm64.
16:03:25 #10 23.41 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
16:03:25 #10 23.41 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
16:03:25 #10 23.45 Selecting previously unselected package libssh2-1:arm64.
16:03:25 #10 23.45 Preparing to unpack .../069-libssh2-1_1.8.0-2.1_arm64.deb ...
16:03:25 #10 23.45 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
16:03:25 #10 23.50 Selecting previously unselected package libcurl4:arm64.
16:03:25 #10 23.50 Preparing to unpack .../070-libcurl4_7.64.0-4+deb10u3_arm64.deb ...
16:03:25 #10 23.51 Unpacking libcurl4:arm64 (7.64.0-4+deb10u3) ...
16:03:25 #10 23.55 Selecting previously unselected package curl.
16:03:25 #10 23.56 Preparing to unpack .../071-curl_7.64.0-4+deb10u3_arm64.deb ...
16:03:25 #10 23.56 Unpacking curl (7.64.0-4+deb10u3) ...
16:03:25 #10 23.61 Selecting previously unselected package dctrl-tools.
16:03:25 #10 23.61 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ...
16:03:25 #10 23.63 Unpacking dctrl-tools (2.24-3) ...
16:03:25 #10 23.67 Selecting previously unselected package libtool.
16:03:25 #10 23.67 Preparing to unpack .../073-libtool_2.4.6-9_all.deb ...
16:03:25 #10 23.68 Unpacking libtool (2.4.6-9) ...
16:03:25 #10 23.73 Selecting previously unselected package dh-autoreconf.
16:03:25 #12 16.35 CentOS Stream 8 - PowerTools                    2.3 MB/s | 3.3 MB     00:01    
16:03:25 #11 16.50 Get:300 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
16:03:25 #11 16.50 Get:301 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdistro-info-perl all 1.1ubuntu1 [5606 B]
16:03:25 #11 16.50 Get:302 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libemail-address-xs-perl arm64 1.05-1 [28.8 kB]
16:03:25 #11 16.50 Get:303 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfcgi-bin arm64 2.4.2-2build2 [10.7 kB]
16:03:25 #11 15.40 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:03:25 #11 13.61 Get:309 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtext-glob-perl all 0.11-2 [8042 B]
16:03:25 #11 13.62 Get:310 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfile-find-rule-perl all 0.34-2 [26.1 kB]
16:03:25 #11 13.65 Get:311 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
16:03:25 #11 13.67 Get:312 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
16:03:25 #11 13.68 Get:313 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfont-ttf-perl all 1.06-2 [323 kB]
16:03:25 #11 13.80 Get:314 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libfreezethaw-perl all 0.5001-2.1 [16.0 kB]
16:03:25 #11 13.81 Get:315 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsort-versions-perl all 1.62-2 [8848 B]
16:03:25 #11 13.81 Get:316 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:03:25 #11 13.81 Get:317 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
16:03:25 #11 13.82 Get:318 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
16:03:25 #11 13.83 Get:319 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjson-perl all 4.09000-1 [82.4 kB]
16:03:25 #11 13.85 Get:320 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblog-any-perl all 1.710-1 [68.4 kB]
16:03:25 #10 32.75 Preparing to unpack .../173-libdata-dump-perl_1.23-1_all.deb ...
16:03:25 #10 32.76 Unpacking libdata-dump-perl (1.23-1) ...
16:03:25 #10 32.79 Selecting previously unselected package libparams-util-perl.
16:03:25 #10 32.80 Preparing to unpack .../174-libparams-util-perl_1.07-3build3_arm64.deb ...
16:03:25 #10 32.80 Unpacking libparams-util-perl (1.07-3build3) ...
16:03:25 #10 32.84 Selecting previously unselected package libsub-install-perl.
16:03:25 #10 32.84 Preparing to unpack .../175-libsub-install-perl_0.928-1_all.deb ...
16:03:25 #10 32.84 Unpacking libsub-install-perl (0.928-1) ...
16:03:25 #10 32.88 Selecting previously unselected package libdata-optlist-perl.
16:03:25 #10 32.88 Preparing to unpack .../176-libdata-optlist-perl_0.110-1_all.deb ...
16:03:25 #10 32.88 Unpacking libdata-optlist-perl (0.110-1) ...
16:03:25 #10 32.92 Selecting previously unselected package libdevel-globaldestruction-perl.
16:03:25 #10 32.92 Preparing to unpack .../177-libdevel-globaldestruction-perl_0.14-1_all.deb ...
16:03:25 #10 32.92 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
16:03:25 #10 32.96 Selecting previously unselected package libdigest-hmac-perl.
16:03:25 #10 32.96 Preparing to unpack .../178-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
16:03:25 #10 32.97 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
16:03:25 #10 33.00 Selecting previously unselected package libdistro-info-perl.
16:03:25 #10 24.51 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ...
16:03:25 #10 24.52 Unpacking binutils (2.35.2-2+rpi1) ...
16:03:25 #10 24.56 Selecting previously unselected package libisl23:armhf.
16:03:25 #10 24.56 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ...
16:03:25 #10 24.57 Unpacking libisl23:armhf (0.23-1) ...
16:03:25 #10 24.65 Selecting previously unselected package libmpfr6:armhf.
16:03:25 #10 24.65 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ...
16:03:25 #10 24.65 Unpacking libmpfr6:armhf (4.1.0-3) ...
16:03:25 #10 24.72 Selecting previously unselected package libmpc3:armhf.
16:03:25 #10 24.72 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ...
16:03:25 #10 24.72 Unpacking libmpc3:armhf (1.2.0-1) ...
16:03:25 #10 24.76 Selecting previously unselected package cpp-10.
16:03:25 #11 11.90 Get:155 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-touch-perl all 0.12-1 [9024 B]
16:03:25 #11 11.90 Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-pty-perl amd64 1:1.15-2build2 [35.1 kB]
16:03:25 #11 11.90 Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB]
16:03:25 #11 11.90 Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:03:25 #11 11.90 Get:159 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-xsaccessor-perl amd64 1.19-3build9 [34.1 kB]
16:03:25 #11 11.90 Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-op-check-perl amd64 0.22-1build5 [10.3 kB]
16:03:25 #11 11.90 Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
16:03:25 #11 11.90 Get:162 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu4 [14.9 kB]
16:03:25 #11 11.97 Get:163 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-classify-perl amd64 0.015-1build5 [22.0 kB]
16:03:25 #11 11.97 Get:164 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:03:25 #11 12.05 Get:165 http://archive.ubuntu.com/ubuntu jammy/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
16:03:25 #11 12.05 Get:166 http://archive.ubuntu.com/ubuntu jammy/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
16:03:25 #11 12.05 Get:167 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
16:03:25 #11 12.05 Get:168 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoo-perl all 2.005004-3 [48.0 kB]
16:03:25 #11 12.05 Get:169 http://archive.ubuntu.com/ubuntu jammy/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
16:03:25 #11 12.05 Get:170 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
16:03:25 #11 12.05 Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
16:03:25 #11 12.05 Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB]
16:03:25 #11 12.12 Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:03:25 #11 27.40 Preparing to unpack .../106-dctrl-tools_2.24-3build2_arm64.deb ...
16:03:25 #11 27.41 Unpacking dctrl-tools (2.24-3build2) ...
16:03:25 #11 27.45 Selecting previously unselected package libdebhelper-perl.
16:03:25 #11 27.45 Preparing to unpack .../107-libdebhelper-perl_13.6ubuntu1_all.deb ...
16:03:25 #11 27.46 Unpacking libdebhelper-perl (13.6ubuntu1) ...
16:03:25 #11 27.50 Selecting previously unselected package libtool.
16:03:25 #11 27.50 Preparing to unpack .../108-libtool_2.4.6-15build2_all.deb ...
16:03:25 #11 27.51 Unpacking libtool (2.4.6-15build2) ...
16:03:25 #11 27.55 Selecting previously unselected package dh-autoreconf.
16:03:25 #11 27.55 Preparing to unpack .../109-dh-autoreconf_20_all.deb ...
16:03:25 #11 27.56 Unpacking dh-autoreconf (20) ...
16:03:25 #11 27.59 Selecting previously unselected package libarchive-zip-perl.
16:03:25 #11 27.59 Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ...
16:03:25 #11 27.60 Unpacking libarchive-zip-perl (1.68-1) ...
16:03:25 #11 27.64 Selecting previously unselected package libsub-override-perl.
16:03:25 #10 37.52 Selecting previously unselected package pinentry-curses.
16:03:25 #10 37.53 Preparing to unpack .../096-pinentry-curses_1.1.0-4_armhf.deb ...
16:03:25 #10 37.53 Unpacking pinentry-curses (1.1.0-4) ...
16:03:25 #10 37.58 Selecting previously unselected package gpg-agent.
16:03:25 #10 37.58 Preparing to unpack .../097-gpg-agent_2.2.27-2+deb11u2_armhf.deb ...
16:03:25 #10 37.59 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
16:03:25 #10 37.64 Selecting previously unselected package gpg-wks-client.
16:03:25 #10 37.64 Preparing to unpack .../098-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ...
16:03:25 #10 37.64 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
16:03:25 #10 37.69 Selecting previously unselected package gpg-wks-server.
16:03:25 #10 37.69 Preparing to unpack .../099-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ...
16:03:25 #10 37.69 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
16:03:25 #10 37.79 Selecting previously unselected package gpgsm.
16:03:25 #10 43.29 Preparing to unpack .../250-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:03:25 #10 43.29 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:03:25 #10 43.34 Selecting previously unselected package libxml-sax-base-perl.
16:03:25 #10 43.34 Preparing to unpack .../251-libxml-sax-base-perl_1.09-1_all.deb ...
16:03:25 #10 43.34 Unpacking libxml-sax-base-perl (1.09-1) ...
16:03:25 #10 43.39 Selecting previously unselected package libxml-sax-perl.
16:03:25 #10 43.40 Preparing to unpack .../252-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
16:03:25 #10 43.40 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
16:03:25 #10 43.44 Selecting previously unselected package libxml-libxml-perl.
16:03:25 #10 43.45 Preparing to unpack .../253-libxml-libxml-perl_2.0128+dfsg-5_armhf.deb ...
16:03:25 #10 43.45 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
16:03:25 #10 43.50 Selecting previously unselected package libxml-parser-perl.
16:03:25 #10 30.49 Preparing to unpack .../103-gpgsm_2.2.27-2+deb11u2_arm64.deb ...
16:03:25 #10 30.49 Unpacking gpgsm (2.2.27-2+deb11u2) ...
16:03:25 #10 30.54 Selecting previously unselected package gnupg.
16:03:25 #10 30.55 Preparing to unpack .../104-gnupg_2.2.27-2+deb11u2_all.deb ...
16:03:25 #10 30.55 Unpacking gnupg (2.2.27-2+deb11u2) ...
16:03:25 #10 30.61 Selecting previously unselected package libfile-dirlist-perl.
16:03:25 #10 30.62 Preparing to unpack .../105-libfile-dirlist-perl_0.05-2_all.deb ...
16:03:25 #10 30.62 Unpacking libfile-dirlist-perl (0.05-2) ...
16:03:25 #10 30.65 Selecting previously unselected package libfile-which-perl.
16:03:25 #10 30.65 Preparing to unpack .../106-libfile-which-perl_1.23-1_all.deb ...
16:03:25 #10 30.66 Unpacking libfile-which-perl (1.23-1) ...
16:03:25 #10 30.69 Selecting previously unselected package libfile-homedir-perl.
16:03:25 #10 30.70 Preparing to unpack .../107-libfile-homedir-perl_1.006-1_all.deb ...
16:03:25 #10 30.70 Unpacking libfile-homedir-perl (1.006-1) ...
16:03:25 #10 30.74 Selecting previously unselected package libfile-touch-perl.
16:03:25 #11 28.05 Preparing to unpack .../104-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.2_arm64.deb ...
16:03:25 #11 28.06 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:25 #11 28.10 Selecting previously unselected package libasn1-8-heimdal:arm64.
16:03:25 #11 28.10 Preparing to unpack .../105-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.2_arm64.deb ...
16:03:25 #11 28.11 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:25 #11 28.16 Selecting previously unselected package libheimbase1-heimdal:arm64.
16:03:25 #11 28.17 Preparing to unpack .../106-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.2_arm64.deb ...
16:03:25 #11 28.17 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:25 #11 28.24 Selecting previously unselected package libhcrypto4-heimdal:arm64.
16:03:25 #11 28.24 Preparing to unpack .../107-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.2_arm64.deb ...
16:03:25 #11 28.24 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:25 #11 28.29 Selecting previously unselected package libwind0-heimdal:arm64.
16:03:25 #10 23.74 Preparing to unpack .../074-dh-autoreconf_19_all.deb ...
16:03:25 #10 23.74 Unpacking dh-autoreconf (19) ...
16:03:25 #10 23.77 Selecting previously unselected package libarchive-zip-perl.
16:03:25 #10 23.78 Preparing to unpack .../075-libarchive-zip-perl_1.64-1_all.deb ...
16:03:25 #10 23.78 Unpacking libarchive-zip-perl (1.64-1) ...
16:03:25 #10 23.82 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:25 #10 23.82 Preparing to unpack .../076-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
16:03:25 #10 23.83 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
16:03:25 #10 23.86 Selecting previously unselected package dh-strip-nondeterminism.
16:03:25 #10 23.86 Preparing to unpack .../077-dh-strip-nondeterminism_1.1.2-1_all.deb ...
16:03:25 #10 23.87 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
16:03:25 #10 23.90 Selecting previously unselected package dwz.
16:03:25 #10 23.90 Preparing to unpack .../078-dwz_0.12-3_arm64.deb ...
16:03:25 #10 23.91 Unpacking dwz (0.12-3) ...
16:03:25 #10 23.96 Selecting previously unselected package libglib2.0-0:arm64.
16:03:25 #10 23.96 Preparing to unpack .../079-libglib2.0-0_2.58.3-2+deb10u4_arm64.deb ...
16:03:25 #10 23.96 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u4) ...
16:03:25 #9 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 5.0s
16:03:25 #11 5.037 Reading package lists...
16:03:25 #11 ...
16:03:25 
16:03:25 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:25 #7 sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 110.24MB / 110.24MB 10.4s done
16:03:25 #7 extracting sha256:9b267c960f47219a48e4194e0bb9cf819bb30aeae42c7f03732421b84855f2d3 6.0s done
16:03:25 #7 extracting sha256:3b354c1a0edada6fedfe5eb9da51dfd01ed7f2a264e0d2af7227244e2673c4bd 0.3s done
16:03:25 #7 extracting sha256:602ec6c8b9b029da92c6a3ab86cb03b7f1144a9dc62cac2535ba3491b2bf2ef9 0.3s done
16:03:25 #7 extracting sha256:275966a194fde0eb34f8dab5153fea4d9ba6a0debd70d54452bfc82d7f98fdd9 3.5s done
16:03:25 #7 extracting sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 2.0s
16:03:25 #7 ...
16:03:25 
16:03:25 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:25 #11 6.025 Building dependency tree...
16:03:25 #11 6.213 Reading state information...
16:03:25 #11 16.89 Get:304 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
16:03:25 #11 15.48 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libaliased-perl all 0.34-1.1 [13.3 kB]
16:03:25 #11 15.50 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libapt-pkg-perl armhf 0.1.40build2 [68.4 kB]
16:03:25 #11 15.64 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-cpio-perl all 0.10-1.1 [9928 B]
16:03:25 #11 15.64 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarray-intspan-perl all 2.004-1 [24.5 kB]
16:03:25 #11 15.67 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
16:03:25 #11 13.85 Get:321 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
16:03:25 #11 13.86 Get:322 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpackage-stash-perl all 0.40-1 [19.5 kB]
16:03:25 #11 13.88 Get:323 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-identify-perl amd64 0.14-2 [10.9 kB]
16:03:25 #11 13.88 Get:324 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsub-name-perl amd64 0.26-2 [11.7 kB]
16:03:25 #11 13.96 Get:325 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnamespace-clean-perl all 0.27-2 [14.0 kB]
16:03:25 #11 13.96 Get:326 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpath-tiny-perl all 0.122-1 [45.9 kB]
16:03:25 #11 13.96 Get:327 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
16:03:25 #11 13.96 Get:328 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtype-tiny-perl all 1.016008-1 [336 kB]
16:03:25 #11 13.98 Get:329 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
16:03:25 #11 13.99 Get:330 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-form-perl all 6.10-1 [23.0 kB]
16:03:25 #11 13.99 Get:331 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-format-perl all 2.16-1 [38.2 kB]
16:03:25 #11 13.99 Get:332 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-html5-entities-perl all 0.004-2 [22.1 kB]
16:03:25 #11 14.03 Get:333 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB]
16:03:25 #11 14.03 Get:334 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libhttp-daemon-perl all 6.14-1.1 [22.4 kB]
16:03:25 #10 33.01 Preparing to unpack .../179-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
16:03:25 #10 33.01 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
16:03:25 #10 33.04 Selecting previously unselected package perl-openssl-defaults:arm64.
16:03:25 #10 33.05 Preparing to unpack .../180-perl-openssl-defaults_3build1_arm64.deb ...
16:03:25 #10 33.05 Unpacking perl-openssl-defaults:arm64 (3build1) ...
16:03:25 #10 33.09 Selecting previously unselected package libnet-ssleay-perl.
16:03:25 #10 33.09 Preparing to unpack .../181-libnet-ssleay-perl_1.84-1ubuntu0.2_arm64.deb ...
16:03:25 #10 33.09 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
16:03:25 #10 33.15 Selecting previously unselected package libio-socket-ssl-perl.
16:03:25 #10 33.15 Preparing to unpack .../182-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
16:03:25 #10 33.16 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
16:03:25 #10 33.20 Selecting previously unselected package libnet-smtp-ssl-perl.
16:03:25 #10 33.20 Preparing to unpack .../183-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:03:25 #10 33.21 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:03:25 #10 33.24 Selecting previously unselected package libmailtools-perl.
16:03:25 #10 33.24 Preparing to unpack .../184-libmailtools-perl_2.18-1_all.deb ...
16:03:25 #10 33.25 Unpacking libmailtools-perl (2.18-1) ...
16:03:25 #10 33.29 Selecting previously unselected package libsocket6-perl.
16:03:25 #10 24.76 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ...
16:03:25 #10 24.76 Unpacking cpp-10 (10.2.1-6+rpi1) ...
16:03:25 #11 12.13 Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburi-perl all 5.10-1 [78.8 kB]
16:03:25 #11 12.20 Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-parser-perl amd64 3.76-1build2 [88.4 kB]
16:03:25 #11 12.20 Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
16:03:25 #11 12.21 Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-html-perl all 1.004-2 [15.4 kB]
16:03:25 #11 12.21 Get:178 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:03:25 #11 12.21 Get:179 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-message-perl all 6.36-1 [76.8 kB]
16:03:25 #11 12.21 Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
16:03:25 #11 12.21 Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:03:25 #11 12.21 Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl-openssl-defaults amd64 5build2 [7542 B]
16:03:25 #11 12.27 Get:183 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ssleay-perl amd64 1.92-1build2 [327 kB]
16:03:25 #11 12.28 Get:184 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-socket-ssl-perl all 2.074-2 [192 kB]
16:03:25 #11 12.35 Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-http-perl all 6.22-1 [23.2 kB]
16:03:25 #11 12.35 Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
16:03:25 #11 12.35 Get:187 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtry-tiny-perl all 0.31-1 [21.8 kB]
16:03:25 #11 12.35 Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:03:25 #11 12.35 Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-perl all 6.61-1 [141 kB]
16:03:25 #11 12.35 Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB]
16:03:25 #11 12.36 Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 wdiff amd64 1.2.2-2build3 [29.6 kB]
16:03:25 #11 12.36 Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 devscripts amd64 2.22.1ubuntu1 [1057 kB]
16:03:25 #11 12.42 Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 diffstat amd64 1.64-1build2 [29.2 kB]
16:03:25 #11 12.42 Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB]
16:03:25 #11 27.64 Preparing to unpack .../111-libsub-override-perl_0.09-2_all.deb ...
16:03:25 #11 27.64 Unpacking libsub-override-perl (0.09-2) ...
16:03:25 #11 27.68 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:25 #11 27.68 Preparing to unpack .../112-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
16:03:25 #11 27.69 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
16:03:25 #11 27.73 Selecting previously unselected package dh-strip-nondeterminism.
16:03:25 #11 27.73 Preparing to unpack .../113-dh-strip-nondeterminism_1.13.0-1_all.deb ...
16:03:25 #11 27.74 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
16:03:25 #11 27.79 Selecting previously unselected package libdw1:arm64.
16:03:25 #11 27.79 Preparing to unpack .../114-libdw1_0.186-1build1_arm64.deb ...
16:03:25 #11 27.79 Unpacking libdw1:arm64 (0.186-1build1) ...
16:03:25 #11 27.84 Selecting previously unselected package debugedit.
16:03:25 #11 27.84 Preparing to unpack .../115-debugedit_1%3a5.0-4build1_arm64.deb ...
16:03:25 #11 27.85 Unpacking debugedit (1:5.0-4build1) ...
16:03:25 #11 27.89 Selecting previously unselected package dwz.
16:03:25 #11 27.90 Preparing to unpack .../116-dwz_0.14-1build2_arm64.deb ...
16:03:25 #11 27.90 Unpacking dwz (0.14-1build2) ...
16:03:25 #11 27.94 Selecting previously unselected package gettext.
16:03:25 #10 37.79 Preparing to unpack .../100-gpgsm_2.2.27-2+deb11u2_armhf.deb ...
16:03:25 #10 37.79 Unpacking gpgsm (2.2.27-2+deb11u2) ...
16:03:25 #10 37.85 Selecting previously unselected package gnupg.
16:03:25 #10 37.85 Preparing to unpack .../101-gnupg_2.2.27-2+deb11u2_all.deb ...
16:03:25 #10 37.85 Unpacking gnupg (2.2.27-2+deb11u2) ...
16:03:25 #10 37.91 Selecting previously unselected package libfile-dirlist-perl.
16:03:25 #10 37.91 Preparing to unpack .../102-libfile-dirlist-perl_0.05-2_all.deb ...
16:03:25 #10 37.92 Unpacking libfile-dirlist-perl (0.05-2) ...
16:03:25 #10 37.95 Selecting previously unselected package libfile-which-perl.
16:03:25 #10 37.95 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
16:03:25 #10 37.96 Unpacking libfile-which-perl (1.23-1) ...
16:03:25 #10 37.99 Selecting previously unselected package libfile-homedir-perl.
16:03:25 #10 37.99 Preparing to unpack .../104-libfile-homedir-perl_1.006-1_all.deb ...
16:03:25 #10 37.99 Unpacking libfile-homedir-perl (1.006-1) ...
16:03:25 #10 38.03 Selecting previously unselected package libfile-touch-perl.
16:03:25 #10 43.50 Preparing to unpack .../254-libxml-parser-perl_2.44-2build3_armhf.deb ...
16:03:25 #10 43.51 Unpacking libxml-parser-perl (2.44-2build3) ...
16:03:25 #10 43.56 Selecting previously unselected package libxml-sax-expat-perl.
16:03:25 #10 43.56 Preparing to unpack .../255-libxml-sax-expat-perl_0.40-2_all.deb ...
16:03:25 #10 43.57 Unpacking libxml-sax-expat-perl (0.40-2) ...
16:03:25 #10 43.60 Selecting previously unselected package libxml-simple-perl.
16:03:25 #10 43.60 Preparing to unpack .../256-libxml-simple-perl_2.24-1_all.deb ...
16:03:25 #10 43.61 Unpacking libxml-simple-perl (2.24-1) ...
16:03:25 #10 43.64 Selecting previously unselected package libyaml-libyaml-perl.
16:03:25 #10 43.64 Preparing to unpack .../257-libyaml-libyaml-perl_0.69+repack-1_armhf.deb ...
16:03:25 #10 43.65 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
16:03:25 #10 43.68 Selecting previously unselected package licensecheck.
16:03:25 #10 43.68 Preparing to unpack .../258-licensecheck_3.0.31-2_all.deb ...
16:03:25 #10 43.69 Unpacking licensecheck (3.0.31-2) ...
16:03:25 #10 43.72 Selecting previously unselected package patchutils.
16:03:25 #7 ...
16:03:25 
16:03:25 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:25 #10 8.655 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
16:03:25 #10 8.670 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
16:03:25 #10 8.684 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
16:03:25 #10 8.852 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
16:03:25 #10 8.852 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
16:03:25 #10 8.855 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.12 [1551 kB]
16:03:25 #10 8.881 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
16:03:25 #10 8.888 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB]
16:03:25 #10 8.927 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
16:03:25 #10 8.928 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
16:03:25 #10 8.930 Get:89 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
16:03:25 #10 8.931 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
16:03:25 #10 8.939 Get:91 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
16:03:25 #10 8.940 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
16:03:25 #10 8.941 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
16:03:25 #10 8.942 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
16:03:25 #10 8.943 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
16:03:25 #10 8.944 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
16:03:25 #10 8.947 Get:97 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
16:03:25 #10 8.950 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
16:03:25 #10 8.951 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB]
16:03:25 #10 8.953 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
16:03:25 #10 8.957 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB]
16:03:25 #10 8.958 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
16:03:25 #10 8.960 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB]
16:03:25 #10 8.962 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
16:03:25 #10 8.964 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
16:03:25 #10 8.966 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
16:03:25 #10 8.968 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB]
16:03:25 #10 8.972 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:03:25 #10 9.132 Get:109 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
16:03:25 #10 9.178 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB]
16:03:25 #10 9.195 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:03:25 #10 9.195 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
16:03:25 #10 9.197 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB]
16:03:25 #10 9.212 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB]
16:03:25 #10 9.876 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
16:03:25 #10 9.876 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
16:03:25 #10 9.876 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
16:03:25 #10 9.876 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB]
16:03:25 #10 9.876 Get:119 http://deb.debian.org/debian-security bullseye-security/main amd64 libksba8 amd64 1.5.0-3+deb11u1 [123 kB]
16:03:25 #10 9.876 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
16:03:25 #10 9.876 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB]
16:03:25 #10 9.881 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
16:03:25 #10 9.898 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB]
16:03:25 #10 9.906 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB]
16:03:25 #10 9.924 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
16:03:25 #10 9.930 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB]
16:03:25 #10 9.951 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB]
16:03:25 #10 9.951 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB]
16:03:25 #10 9.951 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB]
16:03:25 #10 9.956 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB]
16:03:25 #10 9.968 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B]
16:03:25 #10 9.968 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
16:03:25 #10 9.968 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
16:03:25 #10 9.968 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B]
16:03:25 #10 9.968 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB]
16:03:25 #10 9.968 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB]
16:03:25 #10 9.971 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
16:03:25 #10 9.971 Get:138 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB]
16:03:25 #10 9.971 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
16:03:25 #10 9.971 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB]
16:03:25 #10 9.975 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB]
16:03:25 #10 9.977 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:03:25 #10 9.980 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
16:03:25 #10 9.981 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
16:03:25 #10 9.982 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
16:03:25 #10 9.984 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB]
16:03:25 #10 9.986 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB]
16:03:25 #10 9.988 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
16:03:25 #10 9.989 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
16:03:25 #10 9.989 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
16:03:25 #10 9.990 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB]
16:03:25 #10 9.991 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
16:03:25 #10 9.991 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
16:03:25 #10 9.992 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
16:03:25 #10 9.993 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
16:03:25 #10 9.996 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
16:03:25 #10 9.996 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
16:03:25 #10 9.997 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
16:03:25 #10 9.998 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
16:03:25 #10 10.00 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:03:25 #10 10.00 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B]
16:03:25 #10 10.00 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB]
16:03:25 #10 10.01 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB]
16:03:25 #10 10.01 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB]
16:03:25 #10 10.01 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
16:03:25 #10 10.01 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
16:03:25 #10 10.01 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:03:25 #10 10.01 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB]
16:03:25 #10 10.01 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
16:03:25 #10 10.02 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
16:03:25 #10 10.02 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB]
16:03:25 #10 10.03 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB]
16:03:25 #10 10.03 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u2 [7684 B]
16:03:25 #10 10.03 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:03:25 #10 10.03 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]
16:03:25 #10 10.04 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
16:03:25 #10 10.04 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB]
16:03:25 #10 10.04 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB]
16:03:25 #10 10.04 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB]
16:03:25 #10 10.05 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB]
16:03:25 #10 10.05 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB]
16:03:25 #10 10.05 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
16:03:25 #10 10.06 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
16:03:25 #10 10.07 Get:184 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u3 [342 kB]
16:03:25 #10 10.08 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
16:03:25 #10 10.08 Get:186 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB]
16:03:25 #10 10.10 Get:187 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB]
16:03:25 #10 10.18 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
16:03:25 #10 10.21 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
16:03:25 #10 10.21 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
16:03:25 #10 10.21 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
16:03:25 #10 10.21 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB]
16:03:25 #10 10.21 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB]
16:03:25 #10 10.21 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
16:03:25 #10 10.21 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
16:03:25 #10 10.21 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB]
16:03:25 #10 10.21 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
16:03:25 #10 10.21 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
16:03:25 #10 10.21 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
16:03:25 #10 10.21 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB]
16:03:25 #10 10.21 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
16:03:25 #10 10.22 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
16:03:25 #10 10.22 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB]
16:03:25 #10 10.23 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
16:03:25 #10 10.23 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
16:03:25 #10 10.24 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
16:03:25 #10 10.24 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
16:03:25 #10 10.24 Get:208 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB]
16:03:25 #10 10.24 Get:209 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u1 [289 kB]
16:03:25 #10 10.25 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
16:03:25 #10 10.25 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
16:03:25 #10 10.25 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
16:03:25 #10 10.25 Get:213 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB]
16:03:25 #10 10.26 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB]
16:03:25 #10 10.26 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
16:03:25 #10 10.27 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
16:03:25 #10 10.27 Get:217 http://deb.debian.org/debian bullseye-updates/main amd64 libc-devtools amd64 2.31-13+deb11u5 [246 kB]
16:03:25 #10 10.27 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
16:03:25 #10 10.27 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
16:03:25 #10 10.27 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB]
16:03:25 #10 10.27 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB]
16:03:25 #10 10.28 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
16:03:25 #10 10.28 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB]
16:03:25 #10 10.28 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
16:03:25 #10 10.28 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB]
16:03:25 #10 10.28 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB]
16:03:25 #10 10.28 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
16:03:25 #10 10.28 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
16:03:25 #10 10.28 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B]
16:03:25 #10 10.29 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB]
16:03:25 #10 10.29 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
16:03:25 #10 10.29 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
16:03:25 #10 10.30 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB]
16:03:25 #10 10.30 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
16:03:25 #10 10.30 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB]
16:03:25 #10 10.31 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
16:03:25 #10 10.31 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
16:03:25 #10 10.32 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
16:03:25 #10 10.32 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB]
16:03:25 #10 10.32 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
16:03:25 #10 10.32 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB]
16:03:25 #10 10.32 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
16:03:25 #10 10.33 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB]
16:03:25 #10 10.33 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
16:03:25 #10 10.33 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
16:03:25 #10 10.33 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB]
16:03:25 #10 10.34 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B]
16:03:25 #10 10.34 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB]
16:03:25 #10 10.34 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
16:03:25 #10 10.34 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
16:03:25 #10 10.35 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB]
16:03:25 #10 10.35 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
16:03:25 #10 10.35 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
16:03:25 #10 10.35 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
16:03:25 #10 10.35 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
16:03:25 #10 10.35 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B]
16:03:25 #10 10.36 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B]
16:03:25 #10 10.36 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
16:03:25 #10 10.36 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB]
16:03:25 #10 10.36 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
16:03:25 #10 10.36 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB]
16:03:25 #10 10.36 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
16:03:25 #10 10.36 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB]
16:03:25 #10 10.37 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
16:03:25 #10 10.37 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
16:03:25 #10 10.37 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
16:03:25 #10 10.39 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
16:03:25 #10 10.40 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
16:03:25 #10 10.42 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB]
16:03:25 #10 10.42 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB]
16:03:25 #10 10.42 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
16:03:25 #10 10.43 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB]
16:03:25 #10 10.43 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB]
16:03:25 #10 10.44 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB]
16:03:25 #10 10.44 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
16:03:25 #10 10.44 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB]
16:03:25 #10 10.45 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB]
16:03:25 #10 10.46 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
16:03:25 #10 10.47 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
16:03:25 #10 10.49 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
16:03:25 #10 10.51 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
16:03:25 #10 10.51 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB]
16:03:25 #10 10.51 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB]
16:03:25 #10 10.51 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
16:03:25 #10 10.51 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
16:03:25 #10 10.53 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
16:03:25 #10 10.53 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
16:03:25 #10 10.53 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB]
16:03:25 #10 10.54 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
16:03:25 #10 10.54 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB]
16:03:25 #10 10.55 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
16:03:25 #10 10.55 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
16:03:25 #10 10.55 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB]
16:03:25 #10 10.55 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB]
16:03:25 #10 10.55 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB]
16:03:25 #10 10.57 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
16:03:25 #10 10.57 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
16:03:25 #10 10.59 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
16:03:25 #10 10.59 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
16:03:25 #10 10.59 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
16:03:25 #10 10.61 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
16:03:25 #10 10.62 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
16:03:25 #10 10.62 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB]
16:03:25 #10 10.63 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB]
16:03:25 #10 10.63 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
16:03:25 #10 10.64 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
16:03:25 #10 10.65 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
16:03:25 #10 10.65 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
16:03:25 #10 10.65 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB]
16:03:25 #10 10.65 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB]
16:03:25 #10 10.66 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B]
16:03:25 #10 10.66 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB]
16:03:25 #10 10.66 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB]
16:03:25 #10 10.66 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB]
16:03:25 #10 10.66 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
16:03:25 #10 10.68 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB]
16:03:25 #10 10.68 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB]
16:03:25 #10 10.68 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
16:03:25 #10 10.68 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB]
16:03:25 #10 10.68 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB]
16:03:25 #10 10.69 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB]
16:03:25 #10 10.69 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
16:03:25 #10 10.69 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
16:03:25 #10 10.70 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB]
16:03:25 #10 10.70 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
16:03:25 #10 10.73 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
16:03:25 #10 10.73 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB]
16:03:25 #10 10.73 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB]
16:03:25 #10 10.75 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB]
16:03:25 #10 10.75 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
16:03:25 #10 10.75 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB]
16:03:25 #10 10.77 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
16:03:25 #10 10.78 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB]
16:03:25 #10 10.78 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
16:03:25 #10 10.78 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
16:03:25 #10 10.78 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
16:03:25 #10 10.79 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB]
16:03:25 #10 10.79 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB]
16:03:25 #10 10.79 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B]
16:03:25 #10 10.79 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB]
16:03:25 #10 10.79 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB]
16:03:25 #10 10.80 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB]
16:03:25 #10 10.80 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB]
16:03:25 #10 10.80 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB]
16:03:25 #10 10.81 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB]
16:03:25 #10 10.81 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
16:03:25 #10 10.82 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB]
16:03:25 #10 10.82 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
16:03:25 #10 10.82 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
16:03:25 #10 10.82 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
16:03:25 #10 10.82 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
16:03:25 #10 10.83 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
16:03:25 #10 10.84 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
16:03:25 #10 10.84 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
16:03:25 #10 10.84 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
16:03:25 #10 10.84 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB]
16:03:25 #10 10.85 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB]
16:03:25 #10 10.85 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB]
16:03:25 #10 10.85 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB]
16:03:25 #10 10.85 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB]
16:03:25 #10 10.86 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB]
16:03:25 #10 10.87 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB]
16:03:25 #10 10.88 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB]
16:03:25 #10 10.92 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
16:03:25 #10 10.92 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
16:03:25 #10 10.94 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
16:03:25 #10 10.95 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB]
16:03:25 #10 10.95 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB]
16:03:25 #10 10.96 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB]
16:03:25 #10 10.96 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB]
16:03:25 #10 10.96 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
16:03:25 #10 10.96 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
16:03:25 #10 10.97 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
16:03:25 #10 10.97 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB]
16:03:25 #10 10.98 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB]
16:03:25 #10 10.99 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
16:03:25 #10 10.99 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
16:03:25 #10 10.99 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
16:03:25 #10 11.01 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B]
16:03:25 #10 11.02 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB]
16:03:25 #10 11.02 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB]
16:03:25 #10 11.08 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB]
16:03:25 #10 11.09 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
16:03:25 #10 11.09 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
16:03:25 #10 11.39 debconf: delaying package configuration, since apt-utils is not installed
16:03:25 #10 11.43 Fetched 175 MB in 4s (49.1 MB/s)
16:03:25 #10 11.53 Selecting previously unselected package bsdextrautils.
16:03:25 #10 11.53 (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 ... 6661 files and directories currently installed.)
16:03:25 #10 11.53 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_amd64.deb ...
16:03:25 #10 11.56 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
16:03:25 #10 11.76 Selecting previously unselected package libuchardet0:amd64.
16:03:25 #10 11.76 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ...
16:03:25 #10 11.79 Unpacking libuchardet0:amd64 (0.0.7-1) ...
16:03:25 #10 11.87 Selecting previously unselected package groff-base.
16:03:25 #10 11.87 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ...
16:03:25 #10 11.88 Unpacking groff-base (1.22.4-6) ...
16:03:25 #10 12.15 Selecting previously unselected package libgdbm6:amd64.
16:03:25 #10 12.15 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ...
16:03:25 #10 12.16 Unpacking libgdbm6:amd64 (1.19-2) ...
16:03:25 #10 12.27 Selecting previously unselected package libpipeline1:amd64.
16:03:25 #10 12.27 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ...
16:03:25 #10 12.28 Unpacking libpipeline1:amd64 (1.5.3-1) ...
16:03:25 #10 12.40 Selecting previously unselected package man-db.
16:03:25 #10 12.40 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ...
16:03:25 #10 12.41 Unpacking man-db (2.9.4-2) ...
16:03:25 #10 12.70 Selecting previously unselected package perl-modules-5.32.
16:03:25 #10 12.70 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
16:03:25 #10 12.71 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
16:03:25 #10 13.33 Selecting previously unselected package libgdbm-compat4:amd64.
16:03:25 #10 13.33 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ...
16:03:25 #10 13.33 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
16:03:25 #10 13.37 Selecting previously unselected package libperl5.32:amd64.
16:03:25 #10 13.37 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_amd64.deb ...
16:03:25 #10 13.37 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ...
16:03:25 #10 14.06 Selecting previously unselected package perl.
16:03:25 #10 14.06 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_amd64.deb ...
16:03:25 #10 14.07 Unpacking perl (5.32.1-4+deb11u2) ...
16:03:25 #10 14.14 Selecting previously unselected package liblocale-gettext-perl.
16:03:25 #10 14.14 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
16:03:25 #10 14.14 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
16:03:25 #10 14.18 Selecting previously unselected package libpython3.9-minimal:amd64.
16:03:25 #10 14.18 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ...
16:03:25 #10 14.19 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
16:03:25 #10 ...
16:03:25 
16:03:25 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:25 #7 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 5.0s
16:03:25 #10 30.74 Preparing to unpack .../108-libfile-touch-perl_0.11-1_all.deb ...
16:03:25 #10 30.74 Unpacking libfile-touch-perl (0.11-1) ...
16:03:25 #10 30.78 Selecting previously unselected package libio-pty-perl.
16:03:25 #10 30.78 Preparing to unpack .../109-libio-pty-perl_1%3a1.15-2_arm64.deb ...
16:03:25 #10 30.78 Unpacking libio-pty-perl (1:1.15-2) ...
16:03:25 #10 30.82 Selecting previously unselected package libipc-run-perl.
16:03:25 #10 30.82 Preparing to unpack .../110-libipc-run-perl_20200505.0-1_all.deb ...
16:03:25 #10 30.83 Unpacking libipc-run-perl (20200505.0-1) ...
16:03:25 #10 30.87 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:25 #10 30.87 Preparing to unpack .../111-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:03:25 #10 30.88 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:03:25 #10 30.91 Selecting previously unselected package libb-hooks-op-check-perl.
16:03:25 #10 30.91 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b3_arm64.deb ...
16:03:25 #10 30.91 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
16:03:25 #10 30.95 Selecting previously unselected package libdynaloader-functions-perl.
16:03:25 #10 30.95 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:03:25 #10 30.95 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:03:25 #10 30.99 Selecting previously unselected package libdevel-callchecker-perl.
16:03:25 #9 ...
16:03:25 
16:03:25 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:25 #11 10.86 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libubsan1 armhf 10.3.0-1ubuntu1~20.04 [757 kB]
16:03:25 #11 10.87 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgcc-9-dev armhf 9.4.0-1ubuntu1~20.04.1 [683 kB]
16:03:25 #11 10.88 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9 armhf 9.4.0-1ubuntu1~20.04.1 [6584 kB]
16:03:25 #11 28.30 Preparing to unpack .../108-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.2_arm64.deb ...
16:03:25 #11 28.30 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:25 #11 28.34 Selecting previously unselected package libhx509-5-heimdal:arm64.
16:03:25 #11 28.35 Preparing to unpack .../109-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.2_arm64.deb ...
16:03:25 #11 28.35 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:25 #11 28.42 Selecting previously unselected package libkrb5-26-heimdal:arm64.
16:03:25 #11 28.42 Preparing to unpack .../110-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.2_arm64.deb ...
16:03:25 #11 28.43 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:25 #11 28.48 Selecting previously unselected package libheimntlm0-heimdal:arm64.
16:03:25 #11 28.48 Preparing to unpack .../111-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.2_arm64.deb ...
16:03:25 #11 28.48 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:25 #11 28.52 Selecting previously unselected package libgssapi3-heimdal:arm64.
16:03:25 #10 24.53 Selecting previously unselected package libmpc3:armhf.
16:03:25 #10 24.53 Preparing to unpack .../038-libmpc3_1.1.0-1_armhf.deb ...
16:03:25 #10 24.08 Selecting previously unselected package libcroco3:arm64.
16:03:25 #10 24.09 Preparing to unpack .../080-libcroco3_0.6.12-3_arm64.deb ...
16:03:25 #10 24.09 Unpacking libcroco3:arm64 (0.6.12-3) ...
16:03:25 #10 24.14 Selecting previously unselected package libncurses6:arm64.
16:03:25 #10 24.14 Preparing to unpack .../081-libncurses6_6.1+20181013-2+deb10u3_arm64.deb ...
16:03:25 #10 24.14 Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u3) ...
16:03:25 #10 24.18 Selecting previously unselected package gettext.
16:03:25 #10 24.18 Preparing to unpack .../082-gettext_0.19.8.1-9_arm64.deb ...
16:03:25 #10 24.18 Unpacking gettext (0.19.8.1-9) ...
16:03:25 #10 29.80 Selecting previously unselected package libxml2:armhf.
16:03:25 #10 29.80 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u5_armhf.deb ...
16:03:25 #10 29.81 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u5) ...
16:03:25 #10 29.89 Selecting previously unselected package libcroco3:armhf.
16:03:25 #10 29.90 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ...
16:03:25 #10 29.90 Unpacking libcroco3:armhf (0.6.12-3) ...
16:03:25 #10 29.94 Selecting previously unselected package gettext.
16:03:25 #10 29.94 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ...
16:03:25 #10 29.95 Unpacking gettext (0.19.8.1-9) ...
16:03:25 #10 30.12 Selecting previously unselected package intltool-debian.
16:03:25 #10 30.12 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ...
16:03:25 #10 30.13 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:03:25 #10 30.16 Selecting previously unselected package po-debconf.
16:03:26 #11 17.05 Get:305 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-basedir-perl all 0.09-1 [15.7 kB]
16:03:26 #11 17.07 Get:306 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
16:03:26 #11 17.09 Get:307 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-fcntllock-perl arm64 0.22-4 [33.6 kB]
16:03:26 #11 17.15 Get:308 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnumber-compare-perl all 0.03-2 [7058 B]
16:03:26 #11 17.17 Get:309 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtext-glob-perl all 0.11-2 [8042 B]
16:03:26 #11 17.18 Get:310 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfile-find-rule-perl all 0.34-2 [26.1 kB]
16:03:26 #11 17.21 Get:311 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB]
16:03:26 #11 17.22 Get:312 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB]
16:03:26 #11 17.22 Get:313 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfont-ttf-perl all 1.06-2 [323 kB]
16:03:26 #11 6.477 The following additional packages will be installed:
16:03:26 #11 6.477   autoconf automake autopoint autotools-dev binutils
16:03:26 #11 6.477   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
16:03:26 #11 6.477   bzip2 ca-certificates cpp cpp-12 dbus dbus-bin dbus-daemon
16:03:26 #11 6.477   dbus-session-bus-common dbus-system-bus-common dctrl-tools debhelper
16:03:26 #11 6.477   debugedit dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:03:26 #11 6.477   distro-info-data dmsetup dpkg-dev dput dwz fakeroot file fontconfig-config
16:03:26 #11 6.477   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base gir1.2-glib-2.0
16:03:26 #11 6.477   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
16:03:26 #11 6.477   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
16:03:26 #11 6.477   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:03:26 #11 6.477   libalgorithm-merge-perl libaliased-perl libapparmor1 libapt-pkg-perl
16:03:26 #11 6.477   libarchive-cpio-perl libarchive-zip-perl libargon2-1 libarray-intspan-perl
16:03:26 #11 6.477   libasan8 libassuan0 libatomic1 libauthen-sasl-perl
16:03:26 #11 6.477   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
16:03:26 #11 6.477   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:03:26 #11 6.477   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
16:03:26 #11 6.477   libclass-data-inheritable-perl libclass-method-modifiers-perl
16:03:26 #11 6.477   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:03:26 #11 6.477   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:03:26 #11 6.477   libcpanel-json-xs-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0
16:03:26 #11 6.477   libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:03:26 #11 6.477   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:03:26 #11 6.477   libdata-validate-ip-perl libdata-validate-uri-perl libdbus-1-3
16:03:26 #11 6.477   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:03:26 #11 6.477   libdevel-stacktrace-perl libdevmapper1.02.1 libdistro-info-perl libdpkg-perl
16:03:26 #11 6.477   libdw1 libdynaloader-functions-perl libedit2 libelf1
16:03:26 #11 6.477   libemail-address-xs-perl libencode-locale-perl liberror-perl
16:03:26 #11 6.477   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
16:03:26 #11 6.477   libfcgi-bin libfcgi-perl libfcgi0ldbl libfdisk1 libfido2-1
16:03:26 #11 6.477   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:03:26 #11 6.477   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:03:26 #11 6.477   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:03:26 #11 6.477   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:03:26 #11 6.477   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
16:03:26 #11 6.477   libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl libgitlab-api-v4-perl
16:03:26 #11 6.477   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgssapi-krb5-2
16:03:26 #11 6.477   libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
16:03:26 #11 6.477   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
16:03:26 #11 6.477   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:26 #11 6.477   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:26 #11 6.477   libicu71 libimport-into-perl libindirect-perl libio-html-perl
16:03:26 #11 6.477   libio-interactive-perl libio-prompter-perl libio-pty-perl
16:03:26 #11 6.477   libio-socket-ssl-perl libio-string-perl libip4tc2 libipc-run-perl
16:03:26 #11 6.477   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
16:03:26 #11 6.477   libiterator-util-perl libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5
16:03:26 #11 6.477   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
16:03:26 #11 6.477   libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common
16:03:26 #11 6.477   liblerc3 liblist-compare-perl liblist-moreutils-perl
16:03:26 #11 6.477   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
16:03:26 #11 6.477   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:03:26 #11 6.477   liblog-any-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
16:03:26 #11 6.477   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:03:26 #11 6.477   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
16:03:26 #11 6.477   libmd0 libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:26 #11 6.477   libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpdec3 libmpfr6
16:03:26 #11 6.477   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
16:03:26 #11 6.477   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
16:03:26 #11 6.477   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
16:03:26 #11 6.477   libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
16:03:26 #11 6.477   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:03:26 #11 6.477   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
16:03:26 #11 6.477   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
16:03:26 #11 6.477   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
16:03:26 #11 6.477   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
16:03:26 #11 6.477   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:03:26 #11 6.477   libregexp-pattern-license-perl libregexp-pattern-perl
16:03:26 #11 6.477   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
16:03:26 #11 6.477   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:03:26 #11 6.477   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
16:03:26 #11 6.477   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
16:03:26 #11 6.477   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:03:26 #11 6.477   libstring-shellquote-perl libsub-exporter-perl
16:03:26 #11 6.477   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:03:26 #11 6.477   libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:26 #11 6.477   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
16:03:26 #11 6.477   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:03:26 #11 6.477   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:03:26 #11 6.477   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
16:03:26 #11 6.477   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtype-tiny-perl
16:03:26 #11 6.477   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:03:26 #11 6.477   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
16:03:26 #11 6.477   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
16:03:26 #11 6.477   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:03:26 #11 6.477   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:03:26 #11 6.477   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
16:03:26 #11 6.477   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
16:03:26 #11 6.477   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
16:03:26 #11 6.477   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
16:03:26 #11 6.477   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
16:03:26 #11 6.477   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
16:03:26 #11 6.477   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
16:03:26 #11 6.477   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
16:03:26 #11 6.477   python3-dbus python3-debian python3-gi python3-gpg python3-idna
16:03:26 #11 6.477   python3-magic python3-minimal python3-nacl python3-paramiko
16:03:26 #11 6.477   python3-pkg-resources python3-requests python3-six python3-unidiff
16:03:26 #11 6.477   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
16:03:26 #11 6.477   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
16:03:26 #11 6.477   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
16:03:26 #11 6.477 Suggested packages:
16:03:26 #11 6.477   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:03:26 #11 6.477   gcc-12-locales cpp-12-doc default-dbus-session-bus | dbus-session-bus
16:03:26 #11 6.477   debtags dh-make adequate at autopkgtest bls-standalone bsd-mailx | mailx
16:03:26 #11 6.477   check-all-the-things cvs-buildpackage diffoscope disorderfs dose-extra duck
16:03:26 #11 6.477   elpa-devscripts faketime gnuplot how-can-i-help libdbd-pg-perl
16:03:26 #11 6.477   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:03:26 #11 6.477   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:03:26 #11 6.477   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
16:03:26 #11 6.477   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
16:03:26 #11 6.477   libpam-systemd pinentry-gnome3 tor mini-dinstall rsync gcc-12-doc
16:03:26 #11 6.477   gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
16:03:26 #11 6.477   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
16:03:26 #11 6.477   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
16:03:26 #11 6.477   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
16:03:26 #11 6.477   libgd-tools gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
16:03:26 #11 6.477   libscalar-number-perl libsasl2-modules-gssapi-mit
16:03:26 #11 6.477   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:03:26 #11 6.477   libsasl2-modules-sql libstdc++-12-doc libbareword-filehandles-perl
16:03:26 #11 6.477   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
16:03:26 #11 6.477   libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl
16:03:26 #11 6.477   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
16:03:26 #11 6.477   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
16:03:26 #11 6.477   www-browser iw | wireless-tools keychain libpam-ssh monkeysphere ssh-askpass
16:03:26 #11 6.477   ed diffutils-doc perl-doc libterm-readline-gnu-perl
16:03:26 #11 6.477   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
16:03:26 #11 6.477   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:03:26 #11 6.477   python-apt-doc python-cryptography-doc python3-cryptography-vectors
16:03:26 #11 6.477   python-dbus-doc python-nacl-doc python3-gssapi python3-invoke
16:03:26 #11 6.477   python3-setuptools python3-openssl python3-socks python-requests-doc
16:03:26 #11 6.477   python3-brotli python3.10-venv python3.10-doc binfmt-support readline-doc
16:03:26 #11 6.477   systemd-container systemd-homed systemd-userdbd systemd-boot
16:03:26 #11 6.477   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 zip wdiff-doc
16:03:26 #11 15.70 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:03:26 #11 15.70 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libvariable-magic-perl armhf 0.62-1build5 [33.0 kB]
16:03:26 #11 15.71 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
16:03:26 #11 15.72 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libfreetype6 armhf 2.11.1+dfsg-1ubuntu0.1 [325 kB]
16:03:26 #11 15.82 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfontconfig1 armhf 2.13.1-4.2ubuntu5 [109 kB]
16:03:26 #11 15.84 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg-turbo8 armhf 2.1.2-0ubuntu1 [116 kB]
16:03:26 #11 15.86 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg8 armhf 8c-2ubuntu10 [2266 B]
16:03:26 #11 15.86 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdeflate0 armhf 1.10-2 [59.2 kB]
16:03:26 #11 15.87 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libjbig0 armhf 2.1-3.1ubuntu0.22.04.1 [25.4 kB]
16:03:26 #11 15.87 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwebp7 armhf 1.2.2-2 [166 kB]
16:03:26 #11 15.89 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtiff5 armhf 4.3.0-6ubuntu0.3 [165 kB]
16:03:26 #11 15.90 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxpm4 armhf 1:3.5.12-1build2 [31.0 kB]
16:03:26 #11 15.91 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgd3 armhf 2.3.0-2ubuntu2 [111 kB]
16:03:26 #11 15.93 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-devtools armhf 2.35-0ubuntu3.1 [29.7 kB]
16:03:26 #11 14.11 Get:335 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libindirect-perl amd64 0.39-2 [22.4 kB]
16:03:26 #11 14.11 Get:336 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libio-interactive-perl all 1.023-1 [10.4 kB]
16:03:26 #11 14.11 Get:337 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
16:03:26 #11 14.11 Get:338 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjson-xs-perl amd64 4.030-1build3 [87.2 kB]
16:03:26 #11 14.11 Get:339 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
16:03:26 #11 14.11 Get:340 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libldap-common all 2.5.13+dfsg-1ubuntu1 [19.6 kB]
16:03:26 #11 14.11 Get:341 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
16:03:26 #11 14.12 Get:342 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
16:03:26 #11 14.18 Get:343 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-someutils-xs-perl amd64 0.58-2build3 [34.8 kB]
16:03:26 #11 14.18 Get:344 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblist-utilsby-perl all 0.12-1 [15.5 kB]
16:03:26 #11 14.26 Get:345 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libltdl7 amd64 2.4.7-4 [40.3 kB]
16:03:26 #11 14.26 Get:346 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libltdl-dev amd64 2.4.7-4 [169 kB]
16:03:26 #11 14.26 Get:347 http://archive.ubuntu.com/ubuntu kinetic/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB]
16:03:26 #11 14.27 Get:348 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
16:03:26 #11 14.27 Get:349 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmail-sendmail-perl all 0.80-2 [23.2 kB]
16:03:26 #11 14.27 Get:350 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6218 B]
16:03:26 #11 14.27 Get:351 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
16:03:26 #11 14.27 Get:352 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB]
16:03:26 #11 14.33 Get:353 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
16:03:26 #11 14.34 Get:354 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmldbm-perl all 2.05-3 [17.5 kB]
16:03:26 #10 33.29 Preparing to unpack .../185-libsocket6-perl_0.27-1build2_arm64.deb ...
16:03:26 #10 33.29 Unpacking libsocket6-perl (0.27-1build2) ...
16:03:26 #10 33.33 Selecting previously unselected package libio-socket-inet6-perl.
16:03:26 #10 33.33 Preparing to unpack .../186-libio-socket-inet6-perl_2.72-2_all.deb ...
16:03:26 #10 33.34 Unpacking libio-socket-inet6-perl (2.72-2) ...
16:03:26 #10 33.37 Selecting previously unselected package libnet-ip-perl.
16:03:26 #10 33.37 Preparing to unpack .../187-libnet-ip-perl_1.26-1_all.deb ...
16:03:26 #10 33.38 Unpacking libnet-ip-perl (1.26-1) ...
16:03:26 #10 33.41 Selecting previously unselected package libnet-dns-perl.
16:03:26 #10 33.41 Preparing to unpack .../188-libnet-dns-perl_1.10-2_all.deb ...
16:03:26 #10 33.41 Unpacking libnet-dns-perl (1.10-2) ...
16:03:26 #10 33.47 Selecting previously unselected package libnet-domain-tld-perl.
16:03:26 #10 33.47 Preparing to unpack .../189-libnet-domain-tld-perl_1.75-1_all.deb ...
16:03:26 #10 33.48 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:03:26 #10 33.51 Selecting previously unselected package libemail-valid-perl.
16:03:26 #10 25.34 Selecting previously unselected package cpp.
16:03:26 #11 27.95 Preparing to unpack .../117-gettext_0.21-4ubuntu4_arm64.deb ...
16:03:26 #11 27.95 Unpacking gettext (0.21-4ubuntu4) ...
16:03:26 #11 28.01 Selecting previously unselected package intltool-debian.
16:03:26 #11 28.01 Preparing to unpack .../118-intltool-debian_0.35.0+20060710.5_all.deb ...
16:03:26 #11 28.02 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:03:26 #11 28.05 Selecting previously unselected package po-debconf.
16:03:26 #10 38.03 Preparing to unpack .../105-libfile-touch-perl_0.11-1_all.deb ...
16:03:26 #10 38.04 Unpacking libfile-touch-perl (0.11-1) ...
16:03:26 #10 38.07 Selecting previously unselected package libio-pty-perl.
16:03:26 #10 38.07 Preparing to unpack .../106-libio-pty-perl_1%3a1.15-2_armhf.deb ...
16:03:26 #10 38.08 Unpacking libio-pty-perl (1:1.15-2) ...
16:03:26 #10 38.11 Selecting previously unselected package libipc-run-perl.
16:03:26 #10 38.11 Preparing to unpack .../107-libipc-run-perl_20200505.0-1_all.deb ...
16:03:26 #10 38.12 Unpacking libipc-run-perl (20200505.0-1) ...
16:03:26 #10 38.16 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:26 #10 38.16 Preparing to unpack .../108-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:03:26 #10 38.16 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:03:26 #10 38.20 Selecting previously unselected package libb-hooks-op-check-perl.
16:03:26 #10 38.20 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b3_armhf.deb ...
16:03:26 #10 38.21 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
16:03:26 #10 38.24 Selecting previously unselected package libdynaloader-functions-perl.
16:03:26 #10 38.24 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:03:26 #10 38.25 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:03:26 #10 38.28 Selecting previously unselected package libdevel-callchecker-perl.
16:03:26 #10 43.72 Preparing to unpack .../259-patchutils_0.3.4-2_armhf.deb ...
16:03:26 #10 43.72 Unpacking patchutils (0.3.4-2) ...
16:03:26 #10 43.76 Selecting previously unselected package t1utils.
16:03:26 #10 43.76 Preparing to unpack .../260-t1utils_1.41-2_armhf.deb ...
16:03:26 #10 43.77 Unpacking t1utils (1.41-2) ...
16:03:26 #10 43.80 Selecting previously unselected package lintian.
16:03:26 #10 43.80 Preparing to unpack .../261-lintian_2.5.81ubuntu1_all.deb ...
16:03:26 #10 43.81 Unpacking lintian (2.5.81ubuntu1) ...
16:03:26 #10 43.92 Selecting previously unselected package manpages-dev.
16:03:26 #10 43.92 Preparing to unpack .../262-manpages-dev_4.15-1_all.deb ...
16:03:26 #10 43.92 Unpacking manpages-dev (4.15-1) ...
16:03:26 #10 30.99 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1+b2_arm64.deb ...
16:03:26 #10 31.00 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
16:03:26 #10 31.03 Selecting previously unselected package libparams-classify-perl.
16:03:26 #10 31.03 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b3_arm64.deb ...
16:03:26 #10 31.04 Unpacking libparams-classify-perl (0.015-1+b3) ...
16:03:26 #10 31.08 Selecting previously unselected package libmodule-runtime-perl.
16:03:26 #10 31.08 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ...
16:03:26 #10 31.09 Unpacking libmodule-runtime-perl (0.016-1) ...
16:03:26 #10 31.13 Selecting previously unselected package libimport-into-perl.
16:03:26 #10 31.13 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ...
16:03:26 #10 31.13 Unpacking libimport-into-perl (1.002005-1) ...
16:03:26 #10 31.17 Selecting previously unselected package librole-tiny-perl.
16:03:26 #10 31.17 Preparing to unpack .../118-librole-tiny-perl_2.002004-1_all.deb ...
16:03:26 #10 31.18 Unpacking librole-tiny-perl (2.002004-1) ...
16:03:26 #10 31.22 Selecting previously unselected package libstrictures-perl.
16:03:26 #10 31.22 Preparing to unpack .../119-libstrictures-perl_2.000006-1_all.deb ...
16:03:26 #10 31.22 Unpacking libstrictures-perl (2.000006-1) ...
16:03:26 #10 31.26 Selecting previously unselected package libsub-quote-perl.
16:03:26 #11 12.50 Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB]
16:03:26 #11 12.52 Get:196 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-debian all 0.1.43ubuntu1 [107 kB]
16:03:26 #11 12.52 Get:197 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4 [136 kB]
16:03:26 #11 12.53 Get:198 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-gpg amd64 1.16.0-1.2ubuntu4 [215 kB]
16:03:26 #11 12.54 Get:199 http://archive.ubuntu.com/ubuntu jammy/main amd64 dput all 1.1.0ubuntu2 [44.9 kB]
16:03:26 #11 12.54 Get:200 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
16:03:26 #11 12.59 Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
16:03:26 #11 12.59 Get:202 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.6 [283 kB]
16:03:26 #10 24.74 Unpacking libmpc3:armhf (1.1.0-1) ...
16:03:26 #11 28.52 Preparing to unpack .../112-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.2_arm64.deb ...
16:03:26 #11 28.53 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:26 #11 28.57 Selecting previously unselected package libsasl2-modules-db:arm64.
16:03:26 #11 28.57 Preparing to unpack .../113-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
16:03:26 #11 28.57 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
16:03:26 #11 28.61 Selecting previously unselected package libsasl2-2:arm64.
16:03:26 #11 28.61 Preparing to unpack .../114-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
16:03:26 #11 28.61 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
16:03:26 #11 28.66 Selecting previously unselected package libldap-common.
16:03:26 #11 28.66 Preparing to unpack .../115-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
16:03:26 #11 28.66 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
16:03:26 #11 28.71 Selecting previously unselected package libldap-2.4-2:arm64.
16:03:26 #11 28.71 Preparing to unpack .../116-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ...
16:03:26 #11 28.72 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
16:03:26 #11 28.79 Selecting previously unselected package libnghttp2-14:arm64.
16:03:26 #11 28.79 Preparing to unpack .../117-libnghttp2-14_1.40.0-1build1_arm64.deb ...
16:03:26 #11 28.80 Unpacking libnghttp2-14:arm64 (1.40.0-1build1) ...
16:03:26 #11 28.84 Selecting previously unselected package librtmp1:arm64.
16:03:26 #11 28.85 Preparing to unpack .../118-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ...
16:03:26 #11 28.85 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
16:03:26 #11 28.90 Selecting previously unselected package libssh-4:arm64.
16:03:26 #10 24.31 Selecting previously unselected package intltool-debian.
16:03:26 #10 24.31 Preparing to unpack .../083-intltool-debian_0.35.0+20060710.5_all.deb ...
16:03:26 #10 24.31 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:03:26 #10 24.36 Selecting previously unselected package po-debconf.
16:03:26 #10 24.36 Preparing to unpack .../084-po-debconf_1.0.21_all.deb ...
16:03:26 #10 24.37 Unpacking po-debconf (1.0.21) ...
16:03:26 #10 24.41 Selecting previously unselected package debhelper.
16:03:26 #10 24.42 Preparing to unpack .../085-debhelper_12.1.1_all.deb ...
16:03:26 #10 24.42 Unpacking debhelper (12.1.1) ...
16:03:26 #8 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 7.4s done
16:03:26 #8 extracting sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 done
16:03:26 #8 DONE 23.3s
16:03:26 
16:03:26 #12 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:26 #0 2.667 CentOS Stream 8 - AppStream                      18 MB/s |  26 MB     00:01    
16:03:26 #10 24.96 Selecting previously unselected package cpp.
16:03:26 #10 24.96 Preparing to unpack .../040-cpp_4%3a8.3.0-1_amd64.deb ...
16:03:26 #10 24.96 Unpacking cpp (4:8.3.0-1) ...
16:03:26 #10 25.00 Selecting previously unselected package libcc1-0:amd64.
16:03:26 #10 25.00 Preparing to unpack .../041-libcc1-0_8.3.0-6_amd64.deb ...
16:03:26 #10 25.00 Unpacking libcc1-0:amd64 (8.3.0-6) ...
16:03:26 #10 25.04 Selecting previously unselected package libgomp1:amd64.
16:03:26 #10 25.04 Preparing to unpack .../042-libgomp1_8.3.0-6_amd64.deb ...
16:03:26 #10 25.04 Unpacking libgomp1:amd64 (8.3.0-6) ...
16:03:26 #10 25.08 Selecting previously unselected package libitm1:amd64.
16:03:26 #10 25.08 Preparing to unpack .../043-libitm1_8.3.0-6_amd64.deb ...
16:03:26 #10 25.09 Unpacking libitm1:amd64 (8.3.0-6) ...
16:03:26 #10 25.12 Selecting previously unselected package libatomic1:amd64.
16:03:26 #10 25.12 Preparing to unpack .../044-libatomic1_8.3.0-6_amd64.deb ...
16:03:26 #10 25.12 Unpacking libatomic1:amd64 (8.3.0-6) ...
16:03:26 #10 25.15 Selecting previously unselected package libasan5:amd64.
16:03:26 #10 25.15 Preparing to unpack .../045-libasan5_8.3.0-6_amd64.deb ...
16:03:26 #10 25.15 Unpacking libasan5:amd64 (8.3.0-6) ...
16:03:26 #10 25.22 Selecting previously unselected package liblsan0:amd64.
16:03:26 #10 30.17 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ...
16:03:26 #10 30.17 Unpacking po-debconf (1.0.21) ...
16:03:26 #10 30.22 Selecting previously unselected package debhelper.
16:03:26 #10 30.22 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ...
16:03:26 #10 30.23 Unpacking debhelper (13.2~bpo10+1) ...
16:03:26 #10 30.34 Selecting previously unselected package libfakeroot:armhf.
16:03:26 #10 30.34 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ...
16:03:26 #10 30.34 Unpacking libfakeroot:armhf (1.23-1) ...
16:03:26 #10 30.39 Selecting previously unselected package fakeroot.
16:03:26 #10 30.39 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ...
16:03:26 #10 30.40 Unpacking fakeroot (1.23-1) ...
16:03:26 #10 30.44 Selecting previously unselected package libfile-which-perl.
16:03:26 #11 17.35 Get:314 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libfreezethaw-perl all 0.5001-2.1 [16.0 kB]
16:03:26 #11 17.35 Get:315 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsort-versions-perl all 1.62-2 [8848 B]
16:03:26 #11 17.36 Get:316 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:03:26 #11 17.36 Get:317 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
16:03:26 #11 17.36 Get:318 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
16:03:26 #11 17.38 Get:319 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjson-perl all 4.09000-1 [82.4 kB]
16:03:26 #11 17.39 Get:320 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblog-any-perl all 1.710-1 [68.4 kB]
16:03:26 #11 17.40 Get:321 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
16:03:26 #11 17.40 Get:322 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpackage-stash-perl all 0.40-1 [19.5 kB]
16:03:26 #11 17.43 Get:323 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-identify-perl arm64 0.14-2 [10.9 kB]
16:03:26 #11 17.43 Get:324 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsub-name-perl arm64 0.26-2 [11.5 kB]
16:03:26 #11 17.50 Get:325 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnamespace-clean-perl all 0.27-2 [14.0 kB]
16:03:26 #11 17.50 Get:326 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpath-tiny-perl all 0.122-1 [45.9 kB]
16:03:26 #11 17.50 Get:327 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
16:03:26 #11 17.50 Get:328 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtype-tiny-perl all 1.016008-1 [336 kB]
16:03:26 #11 17.53 Get:329 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
16:03:26 #11 17.53 Get:330 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-form-perl all 6.10-1 [23.0 kB]
16:03:26 #11 ...
16:03:26 
16:03:26 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:26 #9 extracting sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 3.1s done
16:03:26 #9 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 7.1s done
16:03:26 #9 extracting sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 done
16:03:26 #9 DONE 26.2s
16:03:26 
16:03:26 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:26 #11 15.94 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:03:26 #11 15.94 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B]
16:03:26 #11 15.94 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclone-perl armhf 0.45-1build3 [10.2 kB]
16:03:26 #11 16.01 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcommon-sense-perl armhf 3.75-2build1 [21.2 kB]
16:03:26 #11 16.01 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconfig-tiny-perl all 2.28-1 [13.1 kB]
16:03:26 #11 16.01 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-util-perl armhf 1.102-1build3 [21.4 kB]
16:03:26 #11 16.01 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-install-perl all 0.928-1.1 [9972 B]
16:03:26 #11 16.01 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-optlist-perl all 0.112-1 [11.0 kB]
16:03:26 #11 16.01 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-perl all 0.988-1 [50.6 kB]
16:03:26 #11 16.08 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconst-fast-perl all 0.014-1.1 [7756 B]
16:03:26 #11 16.08 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwant-perl armhf 0.29-1build7 [23.4 kB]
16:03:26 #11 16.08 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:03:26 #11 16.08 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcpanel-json-xs-perl armhf 4.27-1build1 [113 kB]
16:03:26 #11 16.17 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
16:03:26 #11 16.17 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexception-class-perl all 1.45-1 [28.6 kB]
16:03:26 #11 16.17 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
16:03:26 #11 16.17 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
16:03:26 #11 16.17 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB]
16:03:26 #11 16.17 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-xs-perl armhf 0.430-2build2 [37.3 kB]
16:03:26 #11 16.22 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB]
16:03:26 #11 16.22 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB]
16:03:26 #11 14.41 Get:355 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmoox-aliases-perl all 0.001006-2 [6796 B]
16:03:26 #11 14.41 Get:356 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libmouse-perl amd64 2.5.10-1build4 [161 kB]
16:03:26 #11 14.42 Get:357 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxs-parse-keyword-perl amd64 0.25-1 [51.6 kB]
16:03:26 #11 14.42 Get:358 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxs-parse-sublike-perl amd64 0.16-1ubuntu2 [27.5 kB]
16:03:26 #11 14.42 Get:359 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libobject-pad-perl amd64 0.68-1 [97.0 kB]
16:03:26 #11 14.42 Get:360 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpackage-stash-xs-perl amd64 0.30-1 [19.2 kB]
16:03:26 #11 14.42 Get:361 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
16:03:26 #11 14.42 Get:362 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libperlio-gzip-perl amd64 0.20-1 [15.0 kB]
16:03:26 #11 14.48 Get:363 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libperlio-utf8-strict-perl amd64 0.009-1build1 [11.9 kB]
16:03:26 #11 14.48 Get:364 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpod-parser-perl all 1.65-1 [82.7 kB]
16:03:26 #11 14.56 Get:365 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
16:03:26 #11 14.56 Get:366 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libproc-processtable-perl amd64 0.634-1build1 [37.5 kB]
16:03:26 #11 14.56 Get:367 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libre2-9 amd64 20220601+dfsg-1 [162 kB]
16:03:26 #11 14.57 Get:368 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libre-engine-re2-perl amd64 0.14-1build2 [18.8 kB]
16:03:26 #11 14.57 Get:369 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
16:03:26 #11 14.57 Get:370 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
16:03:26 #11 14.57 Get:371 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libref-util-xs-perl amd64 0.117-2 [12.8 kB]
16:03:26 #11 14.57 Get:372 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libregexp-pattern-license-perl all 3.9.4-1 [84.5 kB]
16:03:26 #11 14.63 Get:373 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
16:03:26 #11 14.63 Get:374 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libregexp-wildcards-perl all 1.05-3 [12.9 kB]
16:03:26 #10 33.51 Preparing to unpack .../190-libemail-valid-perl_1.202-1_all.deb ...
16:03:26 #10 33.52 Unpacking libemail-valid-perl (1.202-1) ...
16:03:26 #10 33.55 Selecting previously unselected package libencode-locale-perl.
16:03:26 #10 33.55 Preparing to unpack .../191-libencode-locale-perl_1.05-1_all.deb ...
16:03:26 #10 33.55 Unpacking libencode-locale-perl (1.05-1) ...
16:03:26 #10 33.59 Selecting previously unselected package libexporter-tiny-perl.
16:03:26 #10 33.59 Preparing to unpack .../192-libexporter-tiny-perl_1.000000-2_all.deb ...
16:03:26 #10 33.60 Unpacking libexporter-tiny-perl (1.000000-2) ...
16:03:26 #10 33.64 Selecting previously unselected package libipc-system-simple-perl.
16:03:26 #10 33.64 Preparing to unpack .../193-libipc-system-simple-perl_1.25-4_all.deb ...
16:03:26 #10 33.65 Unpacking libipc-system-simple-perl (1.25-4) ...
16:03:26 #10 33.69 Selecting previously unselected package libfile-basedir-perl.
16:03:26 #10 33.70 Preparing to unpack .../194-libfile-basedir-perl_0.07-1_all.deb ...
16:03:26 #10 33.70 Unpacking libfile-basedir-perl (0.07-1) ...
16:03:26 #10 33.74 Selecting previously unselected package libfile-chdir-perl.
16:03:26 #10 33.74 Preparing to unpack .../195-libfile-chdir-perl_0.1008-1_all.deb ...
16:03:26 #10 33.74 Unpacking libfile-chdir-perl (0.1008-1) ...
16:03:26 #10 33.78 Selecting previously unselected package libfile-fcntllock-perl.
16:03:26 #10 25.34 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ...
16:03:26 #10 25.35 Unpacking cpp (4:10.2.1-1+rpi1) ...
16:03:26 #10 25.38 Selecting previously unselected package libdebhelper-perl.
16:03:26 #10 25.38 Preparing to unpack .../025-libdebhelper-perl_13.3.4_all.deb ...
16:03:26 #10 25.39 Unpacking libdebhelper-perl (13.3.4) ...
16:03:26 #10 25.44 Selecting previously unselected package libcc1-0:armhf.
16:03:26 #10 25.44 Preparing to unpack .../026-libcc1-0_10.2.1-6+rpi1_armhf.deb ...
16:03:26 #10 25.44 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ...
16:03:26 #10 25.48 Selecting previously unselected package libgomp1:armhf.
16:03:26 #10 25.48 Preparing to unpack .../027-libgomp1_10.2.1-6+rpi1_armhf.deb ...
16:03:26 #10 25.49 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ...
16:03:26 #10 25.52 Selecting previously unselected package libatomic1:armhf.
16:03:26 #10 25.52 Preparing to unpack .../028-libatomic1_10.2.1-6+rpi1_armhf.deb ...
16:03:26 #10 25.53 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ...
16:03:26 #10 25.57 Selecting previously unselected package libasan6:armhf.
16:03:26 #11 28.05 Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ...
16:03:26 #11 28.06 Unpacking po-debconf (1.0.21+nmu1) ...
16:03:26 #11 28.14 Selecting previously unselected package debhelper.
16:03:26 #11 28.14 Preparing to unpack .../120-debhelper_13.6ubuntu1_all.deb ...
16:03:26 #11 28.15 Unpacking debhelper (13.6ubuntu1) ...
16:03:26 #11 28.22 Selecting previously unselected package libfakeroot:arm64.
16:03:26 #11 28.22 Preparing to unpack .../121-libfakeroot_1.28-1ubuntu1_arm64.deb ...
16:03:26 #11 28.22 Unpacking libfakeroot:arm64 (1.28-1ubuntu1) ...
16:03:26 #11 28.27 Selecting previously unselected package fakeroot.
16:03:26 #11 28.28 Preparing to unpack .../122-fakeroot_1.28-1ubuntu1_arm64.deb ...
16:03:26 #11 28.28 Unpacking fakeroot (1.28-1ubuntu1) ...
16:03:26 #11 28.34 Selecting previously unselected package libassuan0:arm64.
16:03:26 #10 38.28 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
16:03:26 #10 38.29 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
16:03:26 #10 38.32 Selecting previously unselected package libparams-classify-perl.
16:03:26 #10 38.32 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b3_armhf.deb ...
16:03:26 #10 38.33 Unpacking libparams-classify-perl (0.015-1+b3) ...
16:03:26 #10 38.36 Selecting previously unselected package libmodule-runtime-perl.
16:03:26 #10 38.36 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ...
16:03:26 #10 38.37 Unpacking libmodule-runtime-perl (0.016-1) ...
16:03:26 #10 38.40 Selecting previously unselected package libimport-into-perl.
16:03:26 #10 38.40 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ...
16:03:26 #10 38.41 Unpacking libimport-into-perl (1.002005-1) ...
16:03:26 #10 38.44 Selecting previously unselected package librole-tiny-perl.
16:03:26 #10 38.44 Preparing to unpack .../115-librole-tiny-perl_2.002004-1_all.deb ...
16:03:26 #10 38.45 Unpacking librole-tiny-perl (2.002004-1) ...
16:03:26 #10 38.48 Selecting previously unselected package libstrictures-perl.
16:03:26 #10 38.48 Preparing to unpack .../116-libstrictures-perl_2.000006-1_all.deb ...
16:03:26 #10 38.49 Unpacking libstrictures-perl (2.000006-1) ...
16:03:26 #10 38.52 Selecting previously unselected package libsub-quote-perl.
16:03:26 #10 31.27 Preparing to unpack .../120-libsub-quote-perl_2.006006-1_all.deb ...
16:03:26 #10 31.27 Unpacking libsub-quote-perl (2.006006-1) ...
16:03:26 #10 31.30 Selecting previously unselected package libmoo-perl.
16:03:26 #10 31.31 Preparing to unpack .../121-libmoo-perl_2.004004-1_all.deb ...
16:03:26 #10 31.31 Unpacking libmoo-perl (2.004004-1) ...
16:03:26 #10 31.35 Selecting previously unselected package libencode-locale-perl.
16:03:26 #10 31.36 Preparing to unpack .../122-libencode-locale-perl_1.05-1.1_all.deb ...
16:03:26 #10 31.36 Unpacking libencode-locale-perl (1.05-1.1) ...
16:03:26 #10 31.40 Selecting previously unselected package libtimedate-perl.
16:03:26 #10 31.40 Preparing to unpack .../123-libtimedate-perl_2.3300-2_all.deb ...
16:03:26 #10 31.40 Unpacking libtimedate-perl (2.3300-2) ...
16:03:26 #10 31.44 Selecting previously unselected package libhttp-date-perl.
16:03:26 #10 31.44 Preparing to unpack .../124-libhttp-date-perl_6.05-1_all.deb ...
16:03:26 #10 31.44 Unpacking libhttp-date-perl (6.05-1) ...
16:03:26 #10 31.48 Selecting previously unselected package libfile-listing-perl.
16:03:26 #10 31.48 Preparing to unpack .../125-libfile-listing-perl_6.14-1_all.deb ...
16:03:26 #10 31.48 Unpacking libfile-listing-perl (6.14-1) ...
16:03:26 #10 31.52 Selecting previously unselected package libhtml-tagset-perl.
16:03:26 #10 44.12 Selecting previously unselected package python3-certifi.
16:03:26 #10 44.12 Preparing to unpack .../263-python3-certifi_2018.1.18-2_all.deb ...
16:03:26 #10 44.13 Unpacking python3-certifi (2018.1.18-2) ...
16:03:26 #10 44.18 Selecting previously unselected package python3-idna.
16:03:26 #10 44.18 Preparing to unpack .../264-python3-idna_2.6-1_all.deb ...
16:03:26 #10 44.19 Unpacking python3-idna (2.6-1) ...
16:03:26 #10 44.24 Selecting previously unselected package python3-urllib3.
16:03:26 #10 44.24 Preparing to unpack .../265-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
16:03:26 #10 44.24 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
16:03:26 #10 44.29 Selecting previously unselected package python3-requests.
16:03:26 #10 44.29 Preparing to unpack .../266-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
16:03:26 #10 44.29 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
16:03:26 #10 44.34 Selecting previously unselected package python3-unidiff.
16:03:26 #11 12.88 Get:203 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
16:03:26 #11 12.91 Get:204 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.5 [953 kB]
16:03:26 #11 12.97 Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.5 [3132 kB]
16:03:26 #11 13.03 Get:206 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
16:03:26 #11 13.03 Get:207 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
16:03:26 #11 13.03 Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:03:26 #11 13.04 Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB]
16:03:26 #11 13.04 Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 libapt-pkg-perl amd64 0.1.40build2 [72.5 kB]
16:03:26 #11 13.04 Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
16:03:26 #11 13.04 Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB]
16:03:26 #11 13.04 Get:213 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
16:03:26 #11 13.04 Get:214 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:03:26 #11 13.04 Get:215 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvariable-magic-perl amd64 0.62-1build5 [35.9 kB]
16:03:26 #11 13.05 Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
16:03:26 #11 13.05 Get:217 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.1 [389 kB]
16:03:26 #11 13.06 Get:218 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
16:03:26 #11 13.06 Get:219 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
16:03:26 #11 13.06 Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
16:03:26 #11 28.90 Preparing to unpack .../119-libssh-4_0.9.3-2ubuntu2.2_arm64.deb ...
16:03:26 #11 28.90 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
16:03:26 #11 28.99 Selecting previously unselected package libcurl4:arm64.
16:03:26 #11 28.99 Preparing to unpack .../120-libcurl4_7.68.0-1ubuntu2.14_arm64.deb ...
16:03:26 #11 29.00 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.14) ...
16:03:26 #11 29.05 Selecting previously unselected package curl.
16:03:26 #11 29.05 Preparing to unpack .../121-curl_7.68.0-1ubuntu2.14_arm64.deb ...
16:03:26 #11 29.06 Unpacking curl (7.68.0-1ubuntu2.14) ...
16:03:26 #11 29.11 Selecting previously unselected package dctrl-tools.
16:03:26 #10 24.53 Selecting previously unselected package debian-keyring.
16:03:26 #10 24.53 Preparing to unpack .../086-debian-keyring_2019.02.25_all.deb ...
16:03:26 #10 24.53 Unpacking debian-keyring (2019.02.25) ...
16:03:26 #11 11.31 Get:106 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gcc armhf 4:9.3.0-1ubuntu2 [5224 B]
16:03:26 #11 11.31 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libstdc++-9-dev armhf 9.4.0-1ubuntu1~20.04.1 [1792 kB]
16:03:26 #11 11.33 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf g++-9 armhf 9.4.0-1ubuntu1~20.04.1 [6699 kB]
16:03:26 #10 25.22 Preparing to unpack .../046-liblsan0_8.3.0-6_amd64.deb ...
16:03:26 #10 25.22 Unpacking liblsan0:amd64 (8.3.0-6) ...
16:03:26 #10 25.26 Selecting previously unselected package libtsan0:amd64.
16:03:26 #10 25.27 Preparing to unpack .../047-libtsan0_8.3.0-6_amd64.deb ...
16:03:26 #10 25.27 Unpacking libtsan0:amd64 (8.3.0-6) ...
16:03:26 #10 25.33 Selecting previously unselected package libubsan1:amd64.
16:03:26 #10 25.33 Preparing to unpack .../048-libubsan1_8.3.0-6_amd64.deb ...
16:03:26 #10 25.34 Unpacking libubsan1:amd64 (8.3.0-6) ...
16:03:26 #10 25.38 Selecting previously unselected package libmpx2:amd64.
16:03:26 #10 25.38 Preparing to unpack .../049-libmpx2_8.3.0-6_amd64.deb ...
16:03:26 #10 25.39 Unpacking libmpx2:amd64 (8.3.0-6) ...
16:03:26 #10 25.42 Selecting previously unselected package libquadmath0:amd64.
16:03:26 #10 25.42 Preparing to unpack .../050-libquadmath0_8.3.0-6_amd64.deb ...
16:03:26 #10 25.42 Unpacking libquadmath0:amd64 (8.3.0-6) ...
16:03:26 #10 25.46 Selecting previously unselected package libgcc-8-dev:amd64.
16:03:26 #10 30.45 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ...
16:03:26 #10 30.45 Unpacking libfile-which-perl (1.23-1) ...
16:03:26 #10 30.48 Selecting previously unselected package libfile-homedir-perl.
16:03:26 #10 30.48 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ...
16:03:26 #10 30.49 Unpacking libfile-homedir-perl (1.004-1) ...
16:03:26 #10 30.54 Selecting previously unselected package libio-pty-perl.
16:03:26 #10 30.54 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ...
16:03:26 #10 30.54 Unpacking libio-pty-perl (1:1.08-1.1+b4) ...
16:03:26 #10 30.57 Selecting previously unselected package libipc-run-perl.
16:03:26 #10 30.58 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ...
16:03:26 #10 30.58 Unpacking libipc-run-perl (20180523.0-1) ...
16:03:26 #10 30.63 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:26 #10 30.63 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ...
16:03:26 #10 30.64 Unpacking libclass-method-modifiers-perl (2.12-1) ...
16:03:26 #10 30.67 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:26 #10 30.67 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:03:26 #10 30.68 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:03:26 #11 17.53 Get:331 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-format-perl all 2.16-1 [38.2 kB]
16:03:26 #11 17.54 Get:332 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-html5-entities-perl all 0.004-2 [22.1 kB]
16:03:26 #11 17.57 Get:333 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB]
16:03:26 #11 17.58 Get:334 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libhttp-daemon-perl all 6.14-1.1 [22.4 kB]
16:03:26 #11 17.65 Get:335 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libindirect-perl arm64 0.39-2 [22.0 kB]
16:03:26 #11 17.65 Get:336 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libio-interactive-perl all 1.023-1 [10.4 kB]
16:03:26 #11 17.65 Get:337 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
16:03:26 #11 17.65 Get:338 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjson-xs-perl arm64 4.030-1build3 [87.0 kB]
16:03:26 #11 17.65 Get:339 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
16:03:26 #11 17.65 Get:340 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libldap-common all 2.5.13+dfsg-1ubuntu1 [19.6 kB]
16:03:26 #11 17.65 Get:341 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB]
16:03:26 #11 17.65 Get:342 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
16:03:26 #11 17.72 Get:343 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-someutils-xs-perl arm64 0.58-2build3 [32.5 kB]
16:03:26 #11 17.72 Get:344 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblist-utilsby-perl all 0.12-1 [15.5 kB]
16:03:26 #11 17.79 Get:345 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libltdl7 arm64 2.4.7-4 [40.0 kB]
16:03:26 #11 16.23 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dump-perl all 1.25-1 [25.9 kB]
16:03:26 #11 16.23 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-messagepack-perl armhf 1.01-2build1 [32.5 kB]
16:03:26 #11 16.30 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
16:03:26 #11 16.30 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B]
16:03:26 #11 16.30 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
16:03:26 #11 16.30 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-netmask-perl all 2.0001-1 [27.7 kB]
16:03:26 #11 16.30 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-1build7 [81.2 kB]
16:03:26 #11 16.30 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-ip-perl all 0.30-1 [17.3 kB]
16:03:26 #11 16.37 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB]
16:03:26 #11 ...
16:03:26 
16:03:26 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:26 #7 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 6.9s done
16:03:26 #7 extracting sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 done
16:03:26 #7 DONE 21.5s
16:03:26 
16:03:26 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:26 #11 14.71 Get:375 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsasl2-modules amd64 2.1.28+dfsg-6ubuntu2 [69.8 kB]
16:03:26 #11 14.71 Get:376 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsereal-decoder-perl amd64 4.025+ds-1 [102 kB]
16:03:26 #11 14.71 Get:377 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsereal-encoder-perl amd64 4.025+ds-1 [104 kB]
16:03:26 #11 14.72 Get:378 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libset-intspan-perl all 1.19-2 [26.1 kB]
16:03:26 #11 14.72 Get:379 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsocket6-perl amd64 0.29-2 [19.7 kB]
16:03:26 #11 14.72 Get:380 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB]
16:03:26 #11 14.73 Get:381 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstring-copyright-perl all 0.003013-1 [21.2 kB]
16:03:26 #11 14.73 Get:382 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:03:26 #11 14.79 Get:383 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libstring-shellquote-perl all 1.04-2 [12.3 kB]
16:03:26 #11 14.79 Get:384 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsyntax-keyword-try-perl amd64 0.27-1 [26.6 kB]
16:03:26 #10 33.78 Preparing to unpack .../196-libfile-fcntllock-perl_0.22-3build2_arm64.deb ...
16:03:26 #10 33.78 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
16:03:26 #10 33.82 Selecting previously unselected package libhttp-date-perl.
16:03:26 #10 33.82 Preparing to unpack .../197-libhttp-date-perl_6.02-1_all.deb ...
16:03:26 #10 33.83 Unpacking libhttp-date-perl (6.02-1) ...
16:03:26 #10 33.86 Selecting previously unselected package libfile-listing-perl.
16:03:26 #10 33.86 Preparing to unpack .../198-libfile-listing-perl_6.04-1_all.deb ...
16:03:26 #10 33.87 Unpacking libfile-listing-perl (6.04-1) ...
16:03:26 #10 33.90 Selecting previously unselected package libfont-afm-perl.
16:03:26 #10 33.90 Preparing to unpack .../199-libfont-afm-perl_1.20-2_all.deb ...
16:03:26 #10 33.91 Unpacking libfont-afm-perl (1.20-2) ...
16:03:26 #10 33.94 Selecting previously unselected package libio-stringy-perl.
16:03:26 #10 33.94 Preparing to unpack .../200-libio-stringy-perl_2.111-2_all.deb ...
16:03:26 #10 33.95 Unpacking libio-stringy-perl (2.111-2) ...
16:03:26 #10 33.99 Selecting previously unselected package libparams-validate-perl.
16:03:26 #10 33.99 Preparing to unpack .../201-libparams-validate-perl_1.29-1_arm64.deb ...
16:03:26 #10 34.00 Unpacking libparams-validate-perl (1.29-1) ...
16:03:26 #10 34.04 Selecting previously unselected package libsub-exporter-perl.
16:03:26 #10 25.57 Preparing to unpack .../029-libasan6_10.2.1-6+rpi1_armhf.deb ...
16:03:26 #10 25.57 Unpacking libasan6:armhf (10.2.1-6+rpi1) ...
16:03:26 #10 25.80 Selecting previously unselected package libubsan1:armhf.
16:03:26 #10 25.80 Preparing to unpack .../030-libubsan1_10.2.1-6+rpi1_armhf.deb ...
16:03:26 #10 25.80 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ...
16:03:26 #11 28.34 Preparing to unpack .../123-libassuan0_2.5.5-1build1_arm64.deb ...
16:03:26 #11 28.34 Unpacking libassuan0:arm64 (2.5.5-1build1) ...
16:03:26 #11 28.38 Selecting previously unselected package gpgconf.
16:03:26 #11 28.39 Preparing to unpack .../124-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ...
16:03:26 #11 28.40 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
16:03:26 #11 28.49 Selecting previously unselected package libksba8:arm64.
16:03:26 #11 28.50 Preparing to unpack .../125-libksba8_1.6.0-2ubuntu0.1_arm64.deb ...
16:03:26 #11 28.50 Unpacking libksba8:arm64 (1.6.0-2ubuntu0.1) ...
16:03:26 #11 28.55 Selecting previously unselected package libnpth0:arm64.
16:03:26 #11 28.55 Preparing to unpack .../126-libnpth0_1.6-3build2_arm64.deb ...
16:03:26 #11 28.57 Unpacking libnpth0:arm64 (1.6-3build2) ...
16:03:26 #11 6.927 The following NEW packages will be installed:
16:03:26 #11 6.927   autoconf automake autopoint autotools-dev binutils
16:03:26 #11 6.927   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
16:03:26 #11 6.927   bzip2 ca-certificates cpp cpp-12 curl dbus dbus-bin dbus-daemon
16:03:26 #11 6.927   dbus-session-bus-common dbus-system-bus-common dctrl-tools debhelper
16:03:26 #11 6.927   debugedit devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:03:26 #11 6.927   distro-info-data dmsetup dpkg-dev dput dwz equivs fakeroot file
16:03:26 #11 6.927   fontconfig-config fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext
16:03:26 #11 6.927   gettext-base gir1.2-glib-2.0 git git-man gnupg gnupg-l10n gnupg-utils gpg
16:03:26 #11 6.927   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:03:26 #11 6.927   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
16:03:26 #11 6.927   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:03:26 #11 6.927   libapparmor1 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:03:26 #11 6.927   libargon2-1 libarray-intspan-perl libasan8 libassuan0 libatomic1
16:03:26 #11 6.927   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:03:26 #11 6.927   libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
16:03:26 #11 6.927   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
16:03:26 #11 6.927   libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl
16:03:26 #11 6.927   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:03:26 #11 6.927   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:03:26 #11 6.927   libcpanel-json-xs-perl libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0
16:03:26 #11 6.927   libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:03:26 #11 6.927   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:03:26 #11 6.927   libdata-validate-ip-perl libdata-validate-uri-perl libdbus-1-3
16:03:26 #11 6.927   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:03:26 #11 6.927   libdevel-stacktrace-perl libdevmapper1.02.1 libdistro-info-perl libdpkg-perl
16:03:26 #11 6.927   libdw1 libdynaloader-functions-perl libedit2 libelf1
16:03:26 #11 6.927   libemail-address-xs-perl libencode-locale-perl liberror-perl
16:03:26 #11 6.927   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
16:03:26 #11 6.927   libfcgi-bin libfcgi-perl libfcgi0ldbl libfdisk1 libfido2-1
16:03:26 #11 6.927   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:03:26 #11 6.927   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:03:26 #11 6.927   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:03:26 #11 6.927   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:03:26 #11 6.927   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
16:03:26 #11 6.927   libgdbm6 libgirepository-1.0-1 libgit-wrapper-perl libgitlab-api-v4-perl
16:03:26 #11 6.927   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgssapi-krb5-2
16:03:26 #11 6.927   libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
16:03:26 #11 6.927   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
16:03:26 #11 6.927   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:03:26 #11 6.927   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:03:26 #11 6.927   libicu71 libimport-into-perl libindirect-perl libio-html-perl
16:03:26 #11 6.927   libio-interactive-perl libio-prompter-perl libio-pty-perl
16:03:26 #11 6.927   libio-socket-ssl-perl libio-string-perl libip4tc2 libipc-run-perl
16:03:26 #11 6.928   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
16:03:26 #11 6.928   libiterator-util-perl libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5
16:03:26 #11 6.928   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
16:03:26 #11 6.928   libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common
16:03:26 #11 6.928   liblerc3 liblist-compare-perl liblist-moreutils-perl
16:03:26 #11 6.928   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
16:03:26 #11 6.928   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
16:03:26 #11 6.928   liblog-any-perl libltdl-dev libltdl7 liblwp-mediatypes-perl
16:03:26 #11 6.928   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:03:26 #11 6.928   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
16:03:26 #11 6.928   libmd0 libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl
16:03:26 #11 6.928   libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpdec3 libmpfr6
16:03:26 #11 6.928   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
16:03:26 #11 6.928   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
16:03:26 #11 6.928   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
16:03:26 #11 6.928   libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
16:03:26 #11 6.928   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:03:26 #11 6.928   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
16:03:26 #11 6.928   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
16:03:26 #11 6.928   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
16:03:26 #11 6.928   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
16:03:26 #11 6.928   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:03:26 #11 6.928   libregexp-pattern-license-perl libregexp-pattern-perl
16:03:26 #11 6.928   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
16:03:26 #11 6.928   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:03:26 #11 6.928   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
16:03:26 #11 6.928   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
16:03:26 #11 6.928   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:03:26 #11 6.928   libstring-shellquote-perl libsub-exporter-perl
16:03:26 #11 6.928   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:03:26 #11 6.928   libsub-name-perl libsub-override-perl libsub-quote-perl
16:03:26 #11 6.928   libsyntax-keyword-try-perl libsys-hostname-long-perl libsystemd-shared
16:03:26 #11 6.928   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:03:26 #11 6.928   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:03:26 #11 6.928   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common
16:03:26 #11 6.928   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtype-tiny-perl
16:03:26 #11 6.928   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:03:26 #11 6.929   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
16:03:26 #11 6.929   libwant-perl libwebp7 libwww-mechanize-perl libwww-perl
16:03:26 #11 6.929   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:03:26 #11 6.929   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:03:26 #11 6.929   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
16:03:26 #11 6.929   libxpm4 libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
16:03:26 #11 6.929   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
16:03:26 #11 6.929   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
16:03:26 #11 6.929   netbase networkd-dispatcher openssh-client openssl patch patchutils perl
16:03:26 #11 6.929   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
16:03:26 #11 6.930   publicsuffix python-apt-common python3 python3-apt python3-bcrypt
16:03:26 #11 6.930   python3-certifi python3-cffi-backend python3-chardet python3-cryptography
16:03:26 #11 6.930   python3-dbus python3-debian python3-gi python3-gpg python3-idna
16:03:26 #11 6.930   python3-magic python3-minimal python3-nacl python3-paramiko
16:03:26 #11 6.930   python3-pkg-resources python3-requests python3-six python3-unidiff
16:03:26 #11 6.930   python3-urllib3 python3-xdg python3.10 python3.10-minimal readline-common
16:03:26 #11 6.930   rpcsvc-proto shared-mime-info strace systemd systemd-resolved
16:03:26 #11 6.930   systemd-timesyncd t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils zstd
16:03:26 #10 38.52 Preparing to unpack .../117-libsub-quote-perl_2.006006-1_all.deb ...
16:03:26 #10 38.53 Unpacking libsub-quote-perl (2.006006-1) ...
16:03:26 #10 38.56 Selecting previously unselected package libmoo-perl.
16:03:26 #10 38.56 Preparing to unpack .../118-libmoo-perl_2.004004-1_all.deb ...
16:03:26 #10 38.56 Unpacking libmoo-perl (2.004004-1) ...
16:03:26 #10 38.60 Selecting previously unselected package libencode-locale-perl.
16:03:26 #10 38.60 Preparing to unpack .../119-libencode-locale-perl_1.05-1.1_all.deb ...
16:03:26 #10 38.61 Unpacking libencode-locale-perl (1.05-1.1) ...
16:03:26 #10 38.64 Selecting previously unselected package libtimedate-perl.
16:03:26 #10 38.64 Preparing to unpack .../120-libtimedate-perl_2.3300-2_all.deb ...
16:03:26 #10 38.65 Unpacking libtimedate-perl (2.3300-2) ...
16:03:26 #10 38.68 Selecting previously unselected package libhttp-date-perl.
16:03:26 #10 38.68 Preparing to unpack .../121-libhttp-date-perl_6.05-1_all.deb ...
16:03:26 #10 38.69 Unpacking libhttp-date-perl (6.05-1) ...
16:03:26 #10 38.72 Selecting previously unselected package libfile-listing-perl.
16:03:26 #10 38.72 Preparing to unpack .../122-libfile-listing-perl_6.14-1_all.deb ...
16:03:26 #10 38.73 Unpacking libfile-listing-perl (6.14-1) ...
16:03:26 #10 38.76 Selecting previously unselected package libhtml-tagset-perl.
16:03:26 #10 31.52 Preparing to unpack .../126-libhtml-tagset-perl_3.20-4_all.deb ...
16:03:26 #10 31.53 Unpacking libhtml-tagset-perl (3.20-4) ...
16:03:26 #10 31.58 Selecting previously unselected package liburi-perl.
16:03:26 #10 31.58 Preparing to unpack .../127-liburi-perl_5.08-1_all.deb ...
16:03:26 #10 31.59 Unpacking liburi-perl (5.08-1) ...
16:03:26 #10 31.63 Selecting previously unselected package libhtml-parser-perl.
16:03:26 #10 31.63 Preparing to unpack .../128-libhtml-parser-perl_3.75-1+b1_arm64.deb ...
16:03:26 #10 31.64 Unpacking libhtml-parser-perl (3.75-1+b1) ...
16:03:26 #10 31.68 Selecting previously unselected package libhtml-tree-perl.
16:03:26 #10 31.68 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ...
16:03:26 #10 31.69 Unpacking libhtml-tree-perl (5.07-2) ...
16:03:26 #10 31.73 Selecting previously unselected package libio-html-perl.
16:03:26 #10 44.34 Preparing to unpack .../267-python3-unidiff_0.5.4-1_all.deb ...
16:03:26 #10 44.35 Unpacking python3-unidiff (0.5.4-1) ...
16:03:26 #10 44.39 Selecting previously unselected package python3-xdg.
16:03:26 #10 44.39 Preparing to unpack .../268-python3-xdg_0.25-4ubuntu1.1_all.deb ...
16:03:26 #10 44.39 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
16:03:26 #10 44.45 Selecting previously unselected package unzip.
16:03:26 #10 44.45 Preparing to unpack .../269-unzip_6.0-21ubuntu1.2_armhf.deb ...
16:03:26 #10 44.45 Unpacking unzip (6.0-21ubuntu1.2) ...
16:03:26 #10 44.50 Selecting previously unselected package wdiff.
16:03:26 #10 44.50 Preparing to unpack .../270-wdiff_1.2.2-2_armhf.deb ...
16:03:26 #10 44.51 Unpacking wdiff (1.2.2-2) ...
16:03:26 #10 44.54 Selecting previously unselected package equivs.
16:03:26 #10 44.55 Preparing to unpack .../271-equivs_2.1.0_all.deb ...
16:03:26 #11 13.07 Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
16:03:26 #11 13.08 Get:222 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
16:03:26 #11 13.08 Get:223 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwebp7 amd64 1.2.2-2 [206 kB]
16:03:26 #11 13.08 Get:224 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.3 [183 kB]
16:03:26 #11 13.08 Get:225 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxpm4 amd64 1:3.5.12-1build2 [36.2 kB]
16:03:26 #11 13.08 Get:226 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
16:03:26 #11 13.08 Get:227 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.1 [28.9 kB]
16:03:26 #11 13.08 Get:228 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:03:26 #11 13.09 Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
16:03:26 #11 13.09 Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclone-perl amd64 0.45-1build3 [11.0 kB]
16:03:26 #11 13.09 Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcommon-sense-perl amd64 3.75-2build1 [21.1 kB]
16:03:26 #11 13.09 Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
16:03:26 #11 13.10 Get:233 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-util-perl amd64 1.102-1build3 [22.7 kB]
16:03:26 #11 13.10 Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-install-perl all 0.928-1.1 [9972 B]
16:03:26 #11 13.10 Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-optlist-perl all 0.112-1 [11.0 kB]
16:03:26 #11 13.10 Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-perl all 0.988-1 [50.6 kB]
16:03:26 #11 13.10 Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B]
16:03:26 #11 13.10 Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwant-perl amd64 0.29-1build7 [24.9 kB]
16:03:26 #11 13.12 Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:03:26 #11 13.12 Get:240 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcpanel-json-xs-perl amd64 4.27-1build1 [114 kB]
16:03:26 #11 13.12 Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
16:03:26 #11 13.12 Get:242 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexception-class-perl all 1.45-1 [28.6 kB]
16:03:26 #11 13.13 Get:243 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
16:03:26 #11 13.13 Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
16:03:26 #11 13.13 Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
16:03:26 #11 13.13 Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-xs-perl amd64 0.430-2build2 [41.9 kB]
16:03:26 #11 13.13 Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
16:03:26 #11 13.13 Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
16:03:26 #11 13.14 Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB]
16:03:26 #11 13.14 Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-messagepack-perl amd64 1.01-2build1 [34.7 kB]
16:03:26 #11 13.14 Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
16:03:26 #11 13.14 Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
16:03:26 #11 13.15 Get:253 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
16:03:26 #11 13.15 Get:254 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
16:03:26 #11 13.15 Get:255 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-1build7 [82.4 kB]
16:03:26 #11 13.15 Get:256 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
16:03:26 #11 13.15 Get:257 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
16:03:26 #11 13.15 Get:258 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdistro-info-perl all 1.1build1 [5644 B]
16:03:26 #11 13.16 Get:259 http://archive.ubuntu.com/ubuntu jammy/main amd64 libemail-address-xs-perl amd64 1.04-1build6 [28.7 kB]
16:03:26 #11 13.16 Get:260 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
16:03:26 #11 13.16 Get:261 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-basedir-perl all 0.09-1 [15.7 kB]
16:03:26 #11 13.16 Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
16:03:26 #11 13.17 Get:263 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
16:03:26 #11 13.17 Get:264 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnumber-compare-perl all 0.03-2 [7058 B]
16:03:26 #11 13.17 Get:265 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-glob-perl all 0.11-2 [8042 B]
16:03:26 #11 13.17 Get:266 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:03:26 #11 13.17 Get:267 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
16:03:26 #11 13.17 Get:268 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
16:03:26 #11 13.18 Get:269 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB]
16:03:26 #11 13.19 Get:270 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
16:03:26 #11 13.19 Get:271 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:03:26 #11 13.19 Get:272 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
16:03:26 #11 13.19 Get:273 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
16:03:26 #11 13.19 Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-perl all 4.04000-1 [81.8 kB]
16:03:26 #11 13.19 Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-perl all 1.710-1 [68.4 kB]
16:03:26 #11 13.19 Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
16:03:26 #11 13.19 Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB]
16:03:26 #11 13.20 Get:278 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-identify-perl amd64 0.14-1build5 [10.4 kB]
16:03:26 #11 13.20 Get:279 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-name-perl amd64 0.26-1build3 [11.4 kB]
16:03:26 #11 13.20 Get:280 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:03:26 #11 13.20 Get:281 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-tiny-perl all 0.122-1 [45.9 kB]
16:03:26 #11 13.21 Get:282 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
16:03:26 #11 13.22 Get:283 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-perl all 1.012004-1 [321 kB]
16:03:26 #11 13.22 Get:284 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
16:03:26 #11 13.22 Get:285 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhash-fieldhash-perl amd64 0.15-1build5 [17.3 kB]
16:03:26 #11 13.22 Get:286 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
16:03:26 #11 13.22 Get:287 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
16:03:26 #11 13.22 Get:288 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
16:03:26 #11 13.23 Get:289 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
16:03:26 #11 13.23 Get:290 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-interactive-perl all 1.023-1 [10.4 kB]
16:03:26 #11 13.23 Get:291 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompt-tiny-perl all 0.003-1 [8924 B]
16:03:26 #11 13.23 Get:292 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
16:03:26 #11 13.24 Get:293 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-xs-perl amd64 4.030-1build3 [87.2 kB]
16:03:26 #11 13.24 Get:294 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
16:03:26 #11 13.24 Get:295 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.13+dfsg-0ubuntu0.22.04.1 [15.9 kB]
16:03:26 #11 13.24 Get:296 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
16:03:26 #11 13.24 Get:297 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
16:03:26 #11 13.24 Get:298 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-xs-perl amd64 0.58-2build3 [34.8 kB]
16:03:26 #11 13.25 Get:299 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
16:03:26 #11 13.25 Get:300 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB]
16:03:26 #11 13.25 Get:301 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl-dev amd64 2.4.6-15build2 [169 kB]
16:03:26 #11 13.25 Get:302 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB]
16:03:26 #11 13.26 Get:303 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
16:03:26 #7 ...
16:03:26 
16:03:26 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:26 #10 10.33 0 upgraded, 302 newly installed, 0 to remove and 0 not upgraded.
16:03:26 #10 10.33 Need to get 98.9 MB of archives.
16:03:26 #10 10.33 After this operation, 420 MB of additional disk space will be used.
16:03:26 #10 10.33 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB]
16:03:26 #10 10.48 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.20 [1302 kB]
16:03:26 #10 10.92 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.9 [533 kB]
16:03:26 #10 10.96 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.9 [82.8 kB]
16:03:26 #10 10.96 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.9 [1609 kB]
16:03:26 #10 11.04 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB]
16:03:26 #10 11.04 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB]
16:03:26 #10 11.04 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB]
16:03:26 #10 11.04 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB]
16:03:26 #10 11.05 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB]
16:03:26 #10 11.05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB]
16:03:26 #10 11.07 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.9 [1712 kB]
16:03:26 #10 11.15 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.9 [203 kB]
16:03:26 #10 11.16 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B]
16:03:26 #10 11.16 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB]
16:03:26 #10 11.16 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B]
16:03:26 #10 11.16 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B]
16:03:26 #10 11.16 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB]
16:03:26 #10 11.17 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB]
16:03:26 #10 11.17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB]
16:03:26 #10 11.22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB]
16:03:26 #10 11.29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.4 [572 kB]
16:03:26 #10 11.30 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB]
16:03:26 #10 11.30 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 bsdmainutils amd64 11.1.2ubuntu1 [181 kB]
16:03:26 #10 11.30 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 groff-base amd64 1.22.3-10 [1153 kB]
16:03:26 #10 11.37 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB]
16:03:26 #10 11.37 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpipeline1 amd64 1.5.0-1 [25.3 kB]
16:03:26 #10 11.37 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 man-db amd64 2.8.3-2ubuntu0.1 [1019 kB]
16:03:26 #10 11.39 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.6 [2764 kB]
16:03:26 #10 11.56 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B]
16:03:26 #10 11.56 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.6 [3556 kB]
16:03:26 #10 11.76 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.6 [201 kB]
16:03:26 #10 11.76 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.20 [614 kB]
16:03:26 #10 11.78 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20211016ubuntu0.18.04.1 [140 kB]
16:03:26 #10 11.78 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.15 [4724 B]
16:03:26 #10 11.79 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB]
16:03:26 #10 11.81 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB]
16:03:26 #10 11.81 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB]
16:03:26 #10 11.82 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB]
16:03:26 #10 11.84 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.14 [57.3 kB]
16:03:26 #10 11.85 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB]
16:03:26 #10 11.91 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B]
16:03:26 #10 11.92 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8050 kB]
16:03:26 #10 12.58 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.8 [664 kB]
16:03:26 #10 12.62 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-0-2 amd64 0.1.7-2ubuntu3 [47.2 kB]
16:03:26 #10 12.62 Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
16:03:26 #10 12.62 Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB]
16:03:26 #10 12.63 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB]
16:03:26 #10 12.64 Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 ucf all 3.0038 [50.5 kB]
16:03:26 #10 12.65 Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB]
16:03:26 #10 12.66 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB]
16:03:26 #10 12.66 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext-base amd64 0.19.8.1-6ubuntu0.3 [113 kB]
16:03:26 #10 12.68 Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 iso-codes all 3.79-1 [2565 kB]
16:03:26 #10 12.85 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB]
16:03:26 #10 12.87 Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB]
16:03:26 #10 12.87 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB]
16:03:26 #10 12.88 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB]
16:03:26 #10 12.88 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B]
16:03:26 #10 12.89 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB]
16:03:26 #10 12.92 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB]
16:03:26 #10 12.93 Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB]
16:03:26 #10 12.95 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.10 [1089 kB]
16:03:26 #10 13.02 Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B]
16:03:26 #10 13.03 Get:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB]
16:03:26 #10 13.10 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB]
16:03:26 #10 13.13 Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB]
16:03:26 #10 13.13 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt-common all 1.6.5ubuntu0.7 [16.9 kB]
16:03:26 #10 13.13 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-apt amd64 1.6.5ubuntu0.7 [149 kB]
16:03:26 #10 13.14 Get:69 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunwind8 amd64 1.2.1-8 [47.5 kB]
16:03:26 #10 13.14 Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 strace amd64 4.21-1ubuntu1 [333 kB]
16:03:26 #10 13.15 Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB]
16:03:26 #10 13.16 Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 at amd64 3.1.20-3.1ubuntu2 [39.5 kB]
16:03:26 #10 13.18 Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigsegv2 amd64 2.12-1 [14.7 kB]
16:03:26 #10 13.23 Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB]
16:03:26 #10 13.25 Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB]
16:03:26 #10 13.26 Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB]
16:03:26 #10 13.28 Get:77 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB]
16:03:26 #10 13.28 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]
16:03:26 #10 13.31 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.8 [197 kB]
16:03:26 #10 13.32 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.8 [488 kB]
16:03:26 #10 13.35 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.8 [1839 kB]
16:03:26 #10 13.41 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.8 [3388 B]
16:03:26 #10 13.42 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB]
16:03:26 #10 13.43 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-200.211 [997 kB]
16:03:26 #10 13.46 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB]
16:03:26 #10 13.58 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB]
16:03:26 #10 13.59 Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB]
16:03:26 #10 13.64 Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB]
16:03:26 #10 13.64 Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
16:03:26 #10 13.65 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB]
16:03:26 #10 14.00 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB]
16:03:26 #10 14.00 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB]
16:03:26 #10 14.01 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB]
16:03:26 #10 14.01 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB]
16:03:26 #10 14.01 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B]
16:03:26 #10 14.02 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB]
16:03:26 #10 14.03 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB]
16:03:26 #10 14.03 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB]
16:03:26 #10 14.04 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB]
16:03:26 #10 14.08 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB]
16:03:26 #10 14.15 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB]
16:03:26 #10 14.31 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB]
16:03:26 #10 14.65 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB]
16:03:26 #10 15.01 Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB]
16:03:26 #10 15.46 Get:105 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B]
16:03:26 #10 15.47 Get:106 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB]
16:03:26 #10 15.55 Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB]
16:03:26 #10 16.00 Get:108 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B]
16:03:26 #10 16.01 Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB]
16:03:26 #10 16.02 Get:110 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB]
16:03:26 #10 16.02 Get:111 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB]
16:03:26 #10 16.03 Get:112 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB]
16:03:26 #10 16.06 Get:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B]
16:03:26 #10 16.06 Get:114 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.2 [41.8 kB]
16:03:26 #10 16.06 Get:115 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.2 [174 kB]
16:03:26 #10 16.07 Get:116 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.2 [29.9 kB]
16:03:26 #10 16.09 Get:117 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.2 [85.9 kB]
16:03:26 #10 16.15 Get:118 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.2 [48.0 kB]
16:03:26 #10 16.15 Get:119 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.2 [108 kB]
16:03:26 #10 16.15 Get:120 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.2 [207 kB]
16:03:26 #10 16.16 Get:121 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.2 [14.7 kB]
16:03:26 #10 16.17 Get:122 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.2 [96.3 kB]
16:03:26 #10 16.17 Get:123 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB]
16:03:26 #10 16.18 Get:124 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB]
16:03:26 #10 16.19 Get:125 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB]
16:03:26 #10 16.19 Get:126 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB]
16:03:26 #10 16.24 Get:127 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB]
16:03:26 #10 16.25 Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB]
16:03:26 #10 16.25 Get:129 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.21 [220 kB]
16:03:26 #10 16.32 Get:130 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.21 [159 kB]
16:03:26 #10 16.32 Get:131 http://archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB]
16:03:26 #10 16.33 Get:132 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB]
16:03:26 #10 16.33 Get:133 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB]
16:03:26 #10 16.33 Get:134 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]
16:03:26 #10 16.34 Get:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]
16:03:26 #10 16.34 Get:136 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
16:03:26 #10 16.40 Get:137 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B]
16:03:26 #10 16.40 Get:138 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB]
16:03:26 #10 16.40 Get:139 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1293 kB]
16:03:26 #10 16.47 Get:140 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
16:03:26 #10 16.47 Get:141 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB]
16:03:26 #10 16.48 Get:142 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB]
16:03:26 #10 16.52 Get:143 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-which-perl all 1.21-1 [11.8 kB]
16:03:26 #10 16.52 Get:144 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-homedir-perl all 1.002-1 [37.1 kB]
16:03:26 #10 16.52 Get:145 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 devscripts amd64 2.17.12ubuntu1.1 [870 kB]
16:03:26 #10 16.58 Get:146 http://archive.ubuntu.com/ubuntu bionic/main amd64 diffstat amd64 1.61-1build1 [24.1 kB]
16:03:26 #10 16.58 Get:147 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB]
16:03:26 #10 16.58 Get:148 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB]
16:03:26 #10 16.58 Get:149 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.18.04.1 [94.6 kB]
16:03:26 #10 16.63 Get:150 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B]
16:03:26 #10 16.63 Get:151 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB]
16:03:26 #10 16.64 Get:152 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pkg-resources all 39.0.1-2 [98.8 kB]
16:03:26 #10 16.64 Get:153 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-chardet all 3.0.4-1 [80.3 kB]
16:03:26 #10 16.65 Get:154 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-six all 1.11.0-2 [11.4 kB]
16:03:26 #10 16.70 Get:155 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-debian all 0.1.32 [65.4 kB]
16:03:26 #10 16.70 Get:156 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB]
16:03:26 #10 16.71 Get:157 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.6 [128 kB]
16:03:26 #10 16.71 Get:158 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB]
16:03:26 #10 16.73 Get:159 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB]
16:03:26 #10 16.78 Get:160 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB]
16:03:26 #10 16.78 Get:161 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.6 [91.8 kB]
16:03:26 #10 16.79 Get:162 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.6 [85.0 kB]
16:03:26 #10 16.79 Get:163 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.6 [215 kB]
16:03:26 #10 16.80 Get:164 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.6 [249 kB]
16:03:26 #10 16.85 Get:165 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgpgme11 amd64 1.10.0-1ubuntu2 [111 kB]
16:03:26 #10 16.86 Get:166 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gpg amd64 1.10.0-1ubuntu2 [150 kB]
16:03:26 #10 16.86 Get:167 http://archive.ubuntu.com/ubuntu bionic/main amd64 dput all 1.0.1ubuntu1 [42.7 kB]
16:03:26 #10 16.87 Get:168 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB]
16:03:26 #10 16.87 Get:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB]
16:03:26 #10 16.93 Get:170 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.21 [219 kB]
16:03:26 #10 16.94 Get:171 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB]
16:03:26 #10 16.94 Get:172 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.13 [805 kB]
16:03:26 #10 16.98 Get:173 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.13 [3923 kB]
16:03:26 #10 17.19 Get:174 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
16:03:26 #11 29.11 Preparing to unpack .../122-dctrl-tools_2.24-3_arm64.deb ...
16:03:26 #11 29.13 Unpacking dctrl-tools (2.24-3) ...
16:03:26 #11 29.18 Selecting previously unselected package libtool.
16:03:26 #11 29.18 Preparing to unpack .../123-libtool_2.4.6-14_all.deb ...
16:03:26 #11 29.18 Unpacking libtool (2.4.6-14) ...
16:03:26 #11 29.23 Selecting previously unselected package dh-autoreconf.
16:03:26 #11 29.23 Preparing to unpack .../124-dh-autoreconf_19_all.deb ...
16:03:26 #11 29.24 Unpacking dh-autoreconf (19) ...
16:03:26 #11 29.29 Selecting previously unselected package libdebhelper-perl.
16:03:26 #11 29.29 Preparing to unpack .../125-libdebhelper-perl_12.10ubuntu1_all.deb ...
16:03:26 #11 29.29 Unpacking libdebhelper-perl (12.10ubuntu1) ...
16:03:26 #11 29.34 Selecting previously unselected package libarchive-zip-perl.
16:03:26 #10 25.13 Selecting previously unselected package cpp-8.
16:03:26 #10 25.13 Preparing to unpack .../039-cpp-8_8.3.0-6_armhf.deb ...
16:03:26 #10 25.13 Unpacking cpp-8 (8.3.0-6) ...
16:03:26 #10 25.46 Preparing to unpack .../051-libgcc-8-dev_8.3.0-6_amd64.deb ...
16:03:26 #10 25.46 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ...
16:03:26 #10 25.69 Selecting previously unselected package gcc-8.
16:03:26 #10 25.69 Preparing to unpack .../052-gcc-8_8.3.0-6_amd64.deb ...
16:03:26 #10 25.70 Unpacking gcc-8 (8.3.0-6) ...
16:03:26 #10 30.71 Selecting previously unselected package libdevel-globaldestruction-perl.
16:03:26 #10 30.71 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ...
16:03:26 #10 30.72 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
16:03:26 #10 30.75 Selecting previously unselected package libb-hooks-op-check-perl.
16:03:26 #10 30.75 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
16:03:26 #10 30.76 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
16:03:26 #10 30.79 Selecting previously unselected package libdynaloader-functions-perl.
16:03:26 #10 30.79 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ...
16:03:26 #10 30.79 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:03:26 #10 30.83 Selecting previously unselected package libdevel-callchecker-perl.
16:03:26 #10 30.83 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ...
16:03:26 #10 30.84 Unpacking libdevel-callchecker-perl (0.008-1) ...
16:03:26 #10 30.86 Selecting previously unselected package libparams-classify-perl.
16:03:26 #10 30.86 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ...
16:03:26 #10 30.87 Unpacking libparams-classify-perl (0.015-1+b1) ...
16:03:26 #10 30.90 Selecting previously unselected package libmodule-runtime-perl.
16:03:26 #10 30.90 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ...
16:03:26 #10 30.91 Unpacking libmodule-runtime-perl (0.016-1) ...
16:03:26 #10 30.96 Selecting previously unselected package libimport-into-perl.
16:03:26 #10 30.96 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ...
16:03:26 #10 30.97 Unpacking libimport-into-perl (1.002005-1) ...
16:03:26 #10 31.00 Selecting previously unselected package librole-tiny-perl.
16:03:26 #10 31.00 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ...
16:03:26 #10 31.01 Unpacking librole-tiny-perl (2.000006-1) ...
16:03:26 #11 17.79 Get:346 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libltdl-dev arm64 2.4.7-4 [170 kB]
16:03:26 #11 17.80 Get:347 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB]
16:03:26 #11 17.80 Get:348 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
16:03:26 #11 17.80 Get:349 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmail-sendmail-perl all 0.80-2 [23.2 kB]
16:03:26 #11 17.80 Get:350 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libnet-smtp-ssl-perl all 1.04-2 [6218 B]
16:03:26 #11 17.80 Get:351 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
16:03:26 #11 17.81 Get:352 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB]
16:03:26 #11 17.86 Get:353 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
16:03:26 #11 17.86 Get:354 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmldbm-perl all 2.05-3 [17.5 kB]
16:03:26 #11 17.94 Get:355 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmoox-aliases-perl all 0.001006-2 [6796 B]
16:03:26 #11 17.94 Get:356 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libmouse-perl arm64 2.5.10-1build4 [160 kB]
16:03:26 #11 17.94 Get:357 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxs-parse-keyword-perl arm64 0.25-1 [50.9 kB]
16:03:26 #11 17.94 Get:358 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxs-parse-sublike-perl arm64 0.16-1ubuntu2 [26.9 kB]
16:03:26 #11 17.95 Get:359 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libobject-pad-perl arm64 0.68-1 [95.8 kB]
16:03:26 #11 17.95 Get:360 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpackage-stash-xs-perl arm64 0.30-1 [18.9 kB]
16:03:26 #11 17.95 Get:361 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
16:03:26 #11 17.95 Get:362 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libperlio-gzip-perl arm64 0.20-1 [14.8 kB]
16:03:26 #11 18.01 Get:363 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libperlio-utf8-strict-perl arm64 0.009-1build1 [11.7 kB]
16:03:26 #11 18.01 Get:364 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpod-parser-perl all 1.65-1 [82.7 kB]
16:03:26 #11 18.08 Get:365 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB]
16:03:26 #11 16.37 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdistro-info-perl all 1.1build1 [5644 B]
16:03:26 #11 16.37 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libemail-address-xs-perl armhf 1.04-1build6 [26.0 kB]
16:03:26 #11 16.37 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB]
16:03:26 #11 16.44 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-basedir-perl all 0.09-1 [15.7 kB]
16:03:26 #11 16.45 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
16:03:26 #11 16.45 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-fcntllock-perl armhf 0.22-3build7 [33.3 kB]
16:03:26 #11 16.45 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnumber-compare-perl all 0.03-2 [7058 B]
16:03:26 #11 16.45 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-glob-perl all 0.11-2 [8042 B]
16:03:26 #11 16.45 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:03:26 #11 16.51 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-afm-perl all 1.20-3 [13.6 kB]
16:03:26 #11 16.51 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-string-perl all 1.08-3.1 [10.7 kB]
16:03:26 #11 16.51 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-ttf-perl all 1.06-1.1 [316 kB]
16:03:26 #11 16.52 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsort-versions-perl all 1.62-1 [9294 B]
16:03:26 #11 16.58 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:03:26 #11 16.59 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
16:03:26 #11 16.59 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
16:03:26 #11 16.59 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-perl all 4.04000-1 [81.8 kB]
16:03:26 #11 16.59 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-perl all 1.710-1 [68.4 kB]
16:03:26 #11 16.59 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
16:03:26 #11 16.66 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-perl all 0.39-1 [19.1 kB]
16:03:26 #10 34.04 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ...
16:03:26 #11 14.86 Get:385 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libterm-readkey-perl amd64 2.38-2 [25.0 kB]
16:03:26 #10 34.04 Unpacking libsub-exporter-perl (0.987-1) ...
16:03:26 #10 34.08 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:03:26 #11 14.86 Get:386 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtext-levenshteinxs-perl amd64 0.03-5 [8604 B]
16:03:26 #10 34.08 Preparing to unpack .../203-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
16:03:26 #10 34.08 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
16:03:26 #11 14.86 Get:387 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtext-markdown-discount-perl amd64 0.13-1build1 [12.9 kB]
16:03:26 #10 34.12 Selecting previously unselected package libsort-versions-perl.
16:03:26 #10 34.12 Preparing to unpack .../204-libsort-versions-perl_1.62-1_all.deb ...
16:03:26 #11 14.86 Get:388 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtext-xslate-perl amd64 3.5.9-1build1 [186 kB]
16:03:26 #10 34.13 Unpacking libsort-versions-perl (1.62-1) ...
16:03:26 #10 34.16 Selecting previously unselected package libgit-wrapper-perl.
16:03:26 #11 14.87 Get:389 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
16:03:26 #10 34.16 Preparing to unpack .../205-libgit-wrapper-perl_0.047-1_all.deb ...
16:03:26 #10 34.16 Unpacking libgit-wrapper-perl (0.047-1) ...
16:03:26 #11 14.87 Get:390 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtime-moment-perl amd64 0.44-2 [71.6 kB]
16:03:26 #10 34.20 Selecting previously unselected package libio-html-perl.
16:03:26 #10 34.20 Preparing to unpack .../206-libio-html-perl_1.001-1_all.deb ...
16:03:26 #11 14.87 Get:391 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libtype-tiny-xs-perl amd64 0.022-2 [25.2 kB]
16:03:26 #10 34.21 Unpacking libio-html-perl (1.001-1) ...
16:03:26 #10 34.24 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:26 #11 14.87 Get:392 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libunicode-utf8-perl amd64 0.62-1build4 [18.9 kB]
16:03:26 #10 34.24 Preparing to unpack .../207-liblwp-mediatypes-perl_6.02-1_all.deb ...
16:03:26 #10 34.25 Unpacking liblwp-mediatypes-perl (6.02-1) ...
16:03:26 #11 14.93 Get:393 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libwww-mechanize-perl all 2.14-2 [93.9 kB]
16:03:26 #10 34.28 Selecting previously unselected package libhttp-message-perl.
16:03:26 #11 14.94 Get:394 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB]
16:03:26 #11 15.01 Get:395 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-sax-base-perl all 1.09-2 [19.3 kB]
16:03:26 #11 15.01 Get:396 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
16:03:26 #11 15.01 Get:397 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1 [325 kB]
16:03:26 #11 15.02 Get:398 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-parser-perl amd64 2.46-3build1 [212 kB]
16:03:26 #11 15.03 Get:399 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:03:26 #11 15.03 Get:400 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libyaml-libyaml-perl amd64 0.83+ds-1build1 [29.6 kB]
16:03:26 #11 15.04 Get:401 http://archive.ubuntu.com/ubuntu kinetic/main amd64 licensecheck all 3.3.0-1 [41.4 kB]
16:03:26 #11 15.04 Get:402 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevel-size-perl amd64 0.83-2 [20.4 kB]
16:03:26 #11 15.08 Get:403 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
16:03:26 #11 15.08 Get:404 http://archive.ubuntu.com/ubuntu kinetic/main amd64 lzip amd64 1.23-4 [79.7 kB]
16:03:26 #11 28.70 Selecting previously unselected package dirmngr.
16:03:26 #11 28.70 Preparing to unpack .../127-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ...
16:03:26 #11 28.72 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
16:03:26 #11 28.76 Selecting previously unselected package gnupg-l10n.
16:03:26 #11 28.77 Preparing to unpack .../128-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
16:03:26 #11 28.78 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
16:03:26 #11 28.86 Selecting previously unselected package gnupg-utils.
16:03:26 #11 28.87 Preparing to unpack .../129-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ...
16:03:26 #10 25.90 Selecting previously unselected package libgcc-10-dev:armhf.
16:03:26 #10 25.90 Preparing to unpack .../031-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ...
16:03:26 #10 25.90 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
16:03:26 #10 26.01 Selecting previously unselected package gcc-10.
16:03:26 #10 26.01 Preparing to unpack .../032-gcc-10_10.2.1-6+rpi1_armhf.deb ...
16:03:26 #10 26.01 Unpacking gcc-10 (10.2.1-6+rpi1) ...
16:03:26 #10 31.74 Preparing to unpack .../130-libio-html-perl_1.004-2_all.deb ...
16:03:26 #10 31.74 Unpacking libio-html-perl (1.004-2) ...
16:03:26 #10 31.77 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:26 #10 31.77 Preparing to unpack .../131-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:03:26 #10 31.78 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:03:26 #10 31.81 Selecting previously unselected package libhttp-message-perl.
16:03:26 #10 31.81 Preparing to unpack .../132-libhttp-message-perl_6.28-1_all.deb ...
16:03:26 #10 31.82 Unpacking libhttp-message-perl (6.28-1) ...
16:03:26 #10 31.85 Selecting previously unselected package libhttp-cookies-perl.
16:03:26 #10 31.86 Preparing to unpack .../133-libhttp-cookies-perl_6.10-1_all.deb ...
16:03:26 #10 31.86 Unpacking libhttp-cookies-perl (6.10-1) ...
16:03:26 #10 31.89 Selecting previously unselected package libhttp-negotiate-perl.
16:03:26 #10 31.89 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ...
16:03:26 #10 31.90 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:03:26 #10 31.93 Selecting previously unselected package perl-openssl-defaults:arm64.
16:03:26 #10 31.93 Preparing to unpack .../135-perl-openssl-defaults_5_arm64.deb ...
16:03:26 #10 31.94 Unpacking perl-openssl-defaults:arm64 (5) ...
16:03:26 #10 31.98 Selecting previously unselected package libnet-ssleay-perl.
16:03:26 #10 38.76 Preparing to unpack .../123-libhtml-tagset-perl_3.20-4_all.deb ...
16:03:26 #10 38.77 Unpacking libhtml-tagset-perl (3.20-4) ...
16:03:26 #10 38.80 Selecting previously unselected package liburi-perl.
16:03:26 #10 38.80 Preparing to unpack .../124-liburi-perl_5.08-1_all.deb ...
16:03:26 #10 38.81 Unpacking liburi-perl (5.08-1) ...
16:03:26 #10 38.84 Selecting previously unselected package libhtml-parser-perl.
16:03:26 #10 38.85 Preparing to unpack .../125-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
16:03:26 #10 38.85 Unpacking libhtml-parser-perl (3.75-1+b1) ...
16:03:26 #10 38.89 Selecting previously unselected package libhtml-tree-perl.
16:03:26 #10 38.89 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ...
16:03:26 #10 38.89 Unpacking libhtml-tree-perl (5.07-2) ...
16:03:26 #10 38.94 Selecting previously unselected package libio-html-perl.
16:03:26 #10 38.94 Preparing to unpack .../127-libio-html-perl_1.004-2_all.deb ...
16:03:26 #10 38.95 Unpacking libio-html-perl (1.004-2) ...
16:03:26 #10 38.98 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:26 #10 38.98 Preparing to unpack .../128-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:03:26 #10 38.99 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:03:26 #10 39.02 Selecting previously unselected package libhttp-message-perl.
16:03:26 #10 39.02 Preparing to unpack .../129-libhttp-message-perl_6.28-1_all.deb ...
16:03:26 #10 39.03 Unpacking libhttp-message-perl (6.28-1) ...
16:03:26 #10 39.06 Selecting previously unselected package libhttp-cookies-perl.
16:03:26 #10 39.06 Preparing to unpack .../130-libhttp-cookies-perl_6.10-1_all.deb ...
16:03:26 #10 39.07 Unpacking libhttp-cookies-perl (6.10-1) ...
16:03:26 #10 39.10 Selecting previously unselected package libhttp-negotiate-perl.
16:03:26 #10 44.55 Unpacking equivs (2.1.0) ...
16:03:26 #10 44.59 Selecting previously unselected package libauthen-sasl-perl.
16:03:26 #10 44.59 Preparing to unpack .../272-libauthen-sasl-perl_2.1600-1_all.deb ...
16:03:26 #10 44.60 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:03:26 #10 44.64 Selecting previously unselected package python3-magic.
16:03:26 #10 44.64 Preparing to unpack .../273-python3-magic_2%3a0.4.15-1_all.deb ...
16:03:26 #10 44.65 Unpacking python3-magic (2:0.4.15-1) ...
16:03:26 #10 44.72 Setting up python-apt-common (1.6.5ubuntu0.7) ...
16:03:26 #10 44.74 Setting up libnpth0:armhf (1.5-3) ...
16:03:26 #10 44.75 Setting up libedit2:armhf (3.1-20170329-1) ...
16:03:26 #10 44.76 Setting up libgomp1:armhf (8.4.0-1ubuntu1~18.04) ...
16:03:26 #10 44.78 Setting up libatomic1:armhf (8.4.0-1ubuntu1~18.04) ...
16:03:26 #10 44.79 Setting up readline-common (7.0-3) ...
16:03:26 #10 44.81 Setting up libapt-inst2.0:armhf (1.6.14) ...
16:03:26 #10 44.82 Setting up manpages (4.15-1) ...
16:03:26 #10 44.84 Setting up strace (4.21-1ubuntu1) ...
16:03:26 #10 44.85 Setting up git-man (1:2.17.1-1ubuntu0.13) ...
16:03:26 #10 17.19 Get:175 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB]
16:03:26 #10 17.19 Get:176 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:03:26 #10 17.20 Get:177 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapt-pkg-perl amd64 0.1.33build1 [68.0 kB]
16:03:26 #10 17.20 Get:178 http://archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
16:03:26 #10 17.20 Get:179 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-op-check-perl amd64 0.22-1 [10.1 kB]
16:03:26 #10 17.20 Get:180 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
16:03:26 #10 17.20 Get:181 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-callchecker-perl amd64 0.007-2build1 [14.1 kB]
16:03:26 #10 17.20 Get:182 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-classify-perl amd64 0.015-1 [21.2 kB]
16:03:26 #10 17.27 Get:183 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:03:26 #10 17.28 Get:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
16:03:26 #10 17.28 Get:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
16:03:26 #10 17.29 Get:186 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:03:26 #10 17.29 Get:187 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvariable-magic-perl amd64 0.62-1 [34.5 kB]
16:03:26 #10 17.30 Get:188 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB]
16:03:26 #10 17.30 Get:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]
16:03:26 #10 17.30 Get:190 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]
16:03:26 #10 17.31 Get:191 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]
16:03:26 #10 17.34 Get:192 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB]
16:03:26 #10 17.39 Get:193 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB]
16:03:26 #10 17.39 Get:194 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B]
16:03:26 #10 17.40 Get:195 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-name-perl amd64 0.21-1build1 [11.6 kB]
16:03:26 #11 29.34 Preparing to unpack .../126-libarchive-zip-perl_1.67-2_all.deb ...
16:03:26 #11 29.34 Unpacking libarchive-zip-perl (1.67-2) ...
16:03:26 #11 29.39 Selecting previously unselected package libsub-override-perl.
16:03:26 #11 29.39 Preparing to unpack .../127-libsub-override-perl_0.09-2_all.deb ...
16:03:26 #11 29.39 Unpacking libsub-override-perl (0.09-2) ...
16:03:26 #11 29.44 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:26 #11 29.44 Preparing to unpack .../128-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
16:03:26 #11 29.45 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
16:03:26 #11 29.49 Selecting previously unselected package dh-strip-nondeterminism.
16:03:26 #11 29.49 Preparing to unpack .../129-dh-strip-nondeterminism_1.7.0-1_all.deb ...
16:03:26 #11 29.50 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
16:03:26 #11 29.53 Selecting previously unselected package dwz.
16:03:26 #11 29.53 Preparing to unpack .../130-dwz_0.13-5_arm64.deb ...
16:03:26 #11 29.54 Unpacking dwz (0.13-5) ...
16:03:26 #11 11.73 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main armhf g++ armhf 4:9.3.0-1ubuntu2 [1612 B]
16:03:26 #11 11.74 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf make armhf 4.2.1-1.2 [149 kB]
16:03:26 #11 11.74 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
16:03:26 #11 11.74 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patch armhf 2.7.6-6 [101 kB]
16:03:26 #11 11.74 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
16:03:26 #11 11.75 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf build-essential armhf 12.8ubuntu1.1 [4664 B]
16:03:26 #11 11.75 Get:115 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB]
16:03:26 #11 11.75 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1.2 [34.9 kB]
16:03:26 #11 11.75 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1.2 [140 kB]
16:03:26 #11 11.82 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1.2 [24.6 kB]
16:03:26 #11 11.82 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1.2 [78.4 kB]
16:03:26 #11 11.89 Get:120 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1.2 [47.5 kB]
16:03:26 #11 11.89 Get:121 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1.2 [89.0 kB]
16:03:26 #11 11.89 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1.2 [170 kB]
16:03:26 #11 11.90 Get:123 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1.2 [13.2 kB]
16:03:26 #11 11.90 Get:124 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1.2 [80.0 kB]
16:03:26 #11 11.90 Get:125 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2ubuntu0.1 [13.2 kB]
16:03:26 #11 11.91 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu0.1 [42.7 kB]
16:03:26 #11 11.91 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
16:03:26 #11 11.97 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-2.4-2 armhf 2.4.49+dfsg-2ubuntu1.9 [133 kB]
16:03:26 #11 11.97 Get:129 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnghttp2-14 armhf 1.40.0-1build1 [67.8 kB]
16:03:26 #11 12.04 Get:130 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB]
16:03:26 #11 12.05 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.2 [147 kB]
16:03:26 #10 31.05 Selecting previously unselected package libstrictures-perl.
16:03:26 #10 31.05 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ...
16:03:26 #10 31.05 Unpacking libstrictures-perl (2.000005-1) ...
16:03:26 #10 31.08 Selecting previously unselected package libsub-quote-perl.
16:03:26 #10 31.08 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ...
16:03:26 #10 31.09 Unpacking libsub-quote-perl (2.005001-1) ...
16:03:26 #10 31.12 Selecting previously unselected package libmoo-perl.
16:03:26 #10 31.12 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ...
16:03:26 #10 31.13 Unpacking libmoo-perl (2.003004-2) ...
16:03:26 #10 31.17 Selecting previously unselected package libencode-locale-perl.
16:03:26 #10 31.18 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ...
16:03:26 #10 31.18 Unpacking libencode-locale-perl (1.05-1) ...
16:03:26 #10 31.21 Selecting previously unselected package libtimedate-perl.
16:03:26 #10 31.21 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
16:03:26 #10 31.22 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
16:03:26 #10 31.26 Selecting previously unselected package libhttp-date-perl.
16:03:27 #11 18.08 Get:366 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libproc-processtable-perl arm64 0.634-1build1 [37.2 kB]
16:03:27 #11 18.08 Get:367 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libre2-9 arm64 20220601+dfsg-1 [153 kB]
16:03:27 #11 18.09 Get:368 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libre-engine-re2-perl arm64 0.14-1build2 [17.9 kB]
16:03:27 #11 18.09 Get:369 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libreadonly-perl all 2.050-3 [19.9 kB]
16:03:27 #11 18.09 Get:370 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
16:03:27 #11 18.09 Get:371 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libref-util-xs-perl arm64 0.117-2 [12.4 kB]
16:03:27 #11 18.09 Get:372 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libregexp-pattern-license-perl all 3.9.4-1 [84.5 kB]
16:03:27 #11 18.15 Get:373 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
16:03:27 #11 18.15 Get:374 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libregexp-wildcards-perl all 1.05-3 [12.9 kB]
16:03:27 #11 18.23 Get:375 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsasl2-modules arm64 2.1.28+dfsg-6ubuntu2 [69.3 kB]
16:03:27 #11 16.66 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-identify-perl armhf 0.14-1build5 [9848 B]
16:03:27 #11 16.66 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-name-perl armhf 0.26-1build3 [10.7 kB]
16:03:27 #11 16.66 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:03:27 #11 16.73 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-tiny-perl all 0.122-1 [45.9 kB]
16:03:27 #11 16.73 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
16:03:27 #11 16.73 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-perl all 1.012004-1 [321 kB]
16:03:27 #11 16.74 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
16:03:27 #11 16.75 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhash-fieldhash-perl armhf 0.15-1build5 [16.1 kB]
16:03:27 #11 16.75 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
16:03:27 #11 16.80 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-format-perl all 2.12-1.1 [41.3 kB]
16:03:27 #11 16.80 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
16:03:27 #11 16.80 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
16:03:27 #11 16.81 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-interactive-perl all 1.023-1 [10.4 kB]
16:03:27 #11 16.87 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompt-tiny-perl all 0.003-1 [8924 B]
16:03:27 #11 16.88 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB]
16:03:27 #11 16.88 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-xs-perl armhf 4.030-1build3 [85.8 kB]
16:03:27 #11 16.88 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB]
16:03:27 #11 16.88 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-common all 2.5.13+dfsg-0ubuntu0.22.04.1 [15.9 kB]
16:03:27 #11 16.88 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-compare-perl all 0.55-1 [63.3 kB]
16:03:27 #11 16.95 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
16:03:27 #10 34.28 Preparing to unpack .../208-libhttp-message-perl_6.14-1_all.deb ...
16:03:27 #10 34.28 Unpacking libhttp-message-perl (6.14-1) ...
16:03:27 #10 34.32 Selecting previously unselected package libhtml-form-perl.
16:03:27 #10 34.32 Preparing to unpack .../209-libhtml-form-perl_6.03-1_all.deb ...
16:03:27 #10 34.33 Unpacking libhtml-form-perl (6.03-1) ...
16:03:27 #10 34.36 Selecting previously unselected package libhtml-tree-perl.
16:03:27 #10 34.37 Preparing to unpack .../210-libhtml-tree-perl_5.07-1_all.deb ...
16:03:27 #10 34.37 Unpacking libhtml-tree-perl (5.07-1) ...
16:03:27 #10 34.42 Selecting previously unselected package libhtml-format-perl.
16:03:27 #10 34.43 Preparing to unpack .../211-libhtml-format-perl_2.12-1_all.deb ...
16:03:27 #10 34.45 Unpacking libhtml-format-perl (2.12-1) ...
16:03:27 #10 34.49 Selecting previously unselected package libhttp-cookies-perl.
16:03:27 #10 34.50 Preparing to unpack .../212-libhttp-cookies-perl_6.04-1_all.deb ...
16:03:27 #10 34.50 Unpacking libhttp-cookies-perl (6.04-1) ...
16:03:27 #10 34.54 Selecting previously unselected package libhttp-daemon-perl.
16:03:27 #11 28.88 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
16:03:27 #11 28.92 Selecting previously unselected package gpg.
16:03:27 #11 28.93 Preparing to unpack .../130-gpg_2.2.27-3ubuntu2.1_arm64.deb ...
16:03:27 #11 28.93 Unpacking gpg (2.2.27-3ubuntu2.1) ...
16:03:27 #11 29.00 Selecting previously unselected package pinentry-curses.
16:03:27 #11 29.00 Preparing to unpack .../131-pinentry-curses_1.1.1-1build2_arm64.deb ...
16:03:27 #11 29.00 Unpacking pinentry-curses (1.1.1-1build2) ...
16:03:27 #11 29.05 Selecting previously unselected package gpg-agent.
16:03:27 #11 29.05 Preparing to unpack .../132-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ...
16:03:27 #11 29.06 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
16:03:27 #11 29.13 Selecting previously unselected package gpg-wks-client.
16:03:27 #10 31.98 Preparing to unpack .../136-libnet-ssleay-perl_1.88-3+b1_arm64.deb ...
16:03:27 #10 31.98 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
16:03:27 #10 32.05 Selecting previously unselected package libio-socket-ssl-perl.
16:03:27 #10 32.05 Preparing to unpack .../137-libio-socket-ssl-perl_2.069-1_all.deb ...
16:03:27 #10 32.05 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:03:27 #10 32.10 Selecting previously unselected package libnet-http-perl.
16:03:27 #10 32.10 Preparing to unpack .../138-libnet-http-perl_6.20-1_all.deb ...
16:03:27 #10 32.11 Unpacking libnet-http-perl (6.20-1) ...
16:03:27 #10 32.14 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:27 #10 32.14 Preparing to unpack .../139-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:03:27 #10 32.15 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:03:27 #10 32.18 Selecting previously unselected package libtry-tiny-perl.
16:03:27 #10 32.19 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ...
16:03:27 #10 32.19 Unpacking libtry-tiny-perl (0.30-1) ...
16:03:27 #10 32.23 Selecting previously unselected package libwww-robotrules-perl.
16:03:27 #10 32.23 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ...
16:03:27 #10 32.23 Unpacking libwww-robotrules-perl (6.02-1) ...
16:03:27 #10 32.29 Selecting previously unselected package libwww-perl.
16:03:27 #10 32.30 Preparing to unpack .../142-libwww-perl_6.52-1_all.deb ...
16:03:27 #10 32.30 Unpacking libwww-perl (6.52-1) ...
16:03:27 #10 32.35 Selecting previously unselected package patchutils.
16:03:27 #10 39.10 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ...
16:03:27 #10 39.11 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:03:27 #10 39.14 Selecting previously unselected package perl-openssl-defaults:armhf.
16:03:27 #10 39.14 Preparing to unpack .../132-perl-openssl-defaults_5_armhf.deb ...
16:03:27 #10 39.14 Unpacking perl-openssl-defaults:armhf (5) ...
16:03:27 #10 39.17 Selecting previously unselected package libnet-ssleay-perl.
16:03:27 #10 39.18 Preparing to unpack .../133-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
16:03:27 #10 39.18 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
16:03:27 #10 39.26 Selecting previously unselected package libio-socket-ssl-perl.
16:03:27 #10 39.26 Preparing to unpack .../134-libio-socket-ssl-perl_2.069-1_all.deb ...
16:03:27 #10 39.27 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:03:27 #10 39.32 Selecting previously unselected package libnet-http-perl.
16:03:27 #10 39.32 Preparing to unpack .../135-libnet-http-perl_6.20-1_all.deb ...
16:03:27 #10 39.32 Unpacking libnet-http-perl (6.20-1) ...
16:03:27 #10 39.35 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:27 #10 44.87 Setting up libicu60:armhf (60.2-3ubuntu3.2) ...
16:03:27 #10 44.89 Setting up libcc1-0:armhf (8.4.0-1ubuntu1~18.04) ...
16:03:27 #10 44.90 Setting up less (487-0.1) ...
16:03:27 #10 44.99 Setting up make (4.1-9.1ubuntu1) ...
16:03:27 #10 45.02 Setting up libapt-pkg-perl (0.1.33build1) ...
16:03:27 #10 45.03 Setting up libssl1.0.0:armhf (1.0.2n-1ubuntu5.10) ...
16:03:27 #10 45.12 Setting up libnghttp2-14:armhf (1.30.0-1ubuntu1) ...
16:03:27 #10 17.40 Get:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-accessor-perl all 0.51-1 [21.2 kB]
16:03:27 #10 17.40 Get:197 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB]
16:03:27 #10 17.40 Get:198 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-xsaccessor-perl amd64 1.19-2build8 [32.8 kB]
16:03:27 #10 17.41 Get:199 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclone-perl amd64 0.39-1 [10.4 kB]
16:03:27 #10 17.41 Get:200 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
16:03:27 #10 17.42 Get:201 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-util-perl amd64 1.07-3build3 [19.6 kB]
16:03:27 #10 17.48 Get:202 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
16:03:27 #10 17.64 Get:203 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
16:03:27 #11 29.59 Selecting previously unselected package libcroco3:arm64.
16:03:27 #11 29.60 Preparing to unpack .../131-libcroco3_0.6.13-1_arm64.deb ...
16:03:27 #11 29.60 Unpacking libcroco3:arm64 (0.6.13-1) ...
16:03:27 #11 29.65 Selecting previously unselected package gettext.
16:03:27 #11 29.65 Preparing to unpack .../132-gettext_0.19.8.1-10build1_arm64.deb ...
16:03:27 #11 29.65 Unpacking gettext (0.19.8.1-10build1) ...
16:03:27 #11 29.76 Selecting previously unselected package intltool-debian.
16:03:27 #11 29.76 Preparing to unpack .../133-intltool-debian_0.35.0+20060710.5_all.deb ...
16:03:27 #11 29.76 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:03:27 #11 29.80 Selecting previously unselected package po-debconf.
16:03:27 #11 29.80 Preparing to unpack .../134-po-debconf_1.0.21_all.deb ...
16:03:27 #11 29.80 Unpacking po-debconf (1.0.21) ...
16:03:27 #11 29.86 Selecting previously unselected package debhelper.
16:03:27 #11 7.364 0 upgraded, 419 newly installed, 0 to remove and 0 not upgraded.
16:03:27 #11 7.364 Need to get 127 MB of archives.
16:03:27 #11 7.364 After this operation, 442 MB of additional disk space will be used.
16:03:27 #11 7.364 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblocale-gettext-perl armhf 1.07-4build3 [16.2 kB]
16:03:27 #11 13.66 Get:304 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
16:03:27 #11 12.05 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.14 [204 kB]
16:03:27 #11 12.06 Get:133 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.14 [154 kB]
16:03:27 #11 12.06 Get:134 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dctrl-tools armhf 2.24-3 [53.8 kB]
16:03:27 #11 12.07 Get:135 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtool all 2.4.6-14 [161 kB]
16:03:27 #11 12.07 Get:136 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-autoreconf all 19 [16.1 kB]
16:03:27 #11 12.07 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
16:03:27 #11 12.12 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-zip-perl all 1.67-2 [90.5 kB]
16:03:27 #11 12.12 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-override-perl all 0.09-2 [9532 B]
16:03:27 #11 12.20 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
16:03:27 #11 12.20 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-strip-nondeterminism all 1.7.0-1 [5228 B]
16:03:27 #11 12.20 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dwz armhf 0.13-5 [153 kB]
16:03:27 #11 12.20 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcroco3 armhf 0.6.13-1 [70.5 kB]
16:03:27 #11 12.20 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext armhf 0.19.8.1-10build1 [835 kB]
16:03:27 #11 12.24 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:03:27 #11 12.24 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main armhf po-debconf all 1.0.21 [233 kB]
16:03:27 #11 12.25 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main armhf debhelper all 12.10ubuntu1 [877 kB]
16:03:27 #11 12.30 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfakeroot armhf 1.24-1 [22.4 kB]
16:03:27 #11 12.30 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main armhf fakeroot armhf 1.24-1 [60.9 kB]
16:03:27 #10 25.78 Selecting previously unselected package cpp.
16:03:27 #10 25.78 Preparing to unpack .../040-cpp_4%3a8.3.0-1_armhf.deb ...
16:03:27 #10 25.80 Unpacking cpp (4:8.3.0-1) ...
16:03:27 #10 25.86 Selecting previously unselected package libcc1-0:armhf.
16:03:27 #10 25.86 Preparing to unpack .../041-libcc1-0_8.3.0-6_armhf.deb ...
16:03:27 #10 25.87 Unpacking libcc1-0:armhf (8.3.0-6) ...
16:03:27 #10 25.91 Selecting previously unselected package libgomp1:armhf.
16:03:27 #10 25.91 Preparing to unpack .../042-libgomp1_8.3.0-6_armhf.deb ...
16:03:27 #10 25.92 Unpacking libgomp1:armhf (8.3.0-6) ...
16:03:27 #10 25.97 Selecting previously unselected package libatomic1:armhf.
16:03:27 #10 25.98 Preparing to unpack .../043-libatomic1_8.3.0-6_armhf.deb ...
16:03:27 #10 25.98 Unpacking libatomic1:armhf (8.3.0-6) ...
16:03:27 #10 26.04 Selecting previously unselected package libasan5:armhf.
16:03:27 #10 26.04 Preparing to unpack .../044-libasan5_8.3.0-6_armhf.deb ...
16:03:27 #10 26.09 Unpacking libasan5:armhf (8.3.0-6) ...
16:03:27 #10 31.26 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ...
16:03:27 #10 31.26 Unpacking libhttp-date-perl (6.02-1) ...
16:03:27 #10 31.30 Selecting previously unselected package libfile-listing-perl.
16:03:27 #10 31.30 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ...
16:03:27 #10 31.30 Unpacking libfile-listing-perl (6.04-1) ...
16:03:27 #10 31.34 Selecting previously unselected package libhtml-tagset-perl.
16:03:27 #10 31.34 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ...
16:03:27 #10 31.34 Unpacking libhtml-tagset-perl (3.20-3) ...
16:03:27 #10 31.38 Selecting previously unselected package liburi-perl.
16:03:27 #10 31.38 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ...
16:03:27 #10 31.38 Unpacking liburi-perl (1.76-1) ...
16:03:27 #10 31.43 Selecting previously unselected package libhtml-parser-perl.
16:03:27 #10 31.43 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ...
16:03:27 #10 31.43 Unpacking libhtml-parser-perl (3.72-3+b2) ...
16:03:27 #10 31.47 Selecting previously unselected package libhtml-tree-perl.
16:03:27 #10 31.47 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ...
16:03:27 #10 31.48 Unpacking libhtml-tree-perl (5.07-2) ...
16:03:27 #8 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 8.2s done
16:03:27 #8 extracting sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 done
16:03:27 #8 DONE 22.2s
16:03:27 
16:03:27 #10 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:27 #10 12.89 CentOS Stream 9 - Extras packages               4.2 kB/s | 9.2 kB     00:02    
16:03:27 #11 18.23 Get:376 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsereal-decoder-perl arm64 4.025+ds-1 [100 kB]
16:03:27 #11 18.23 Get:377 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsereal-encoder-perl arm64 4.025+ds-1 [101 kB]
16:03:27 #11 18.24 Get:378 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libset-intspan-perl all 1.19-2 [26.1 kB]
16:03:27 #11 18.24 Get:379 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsocket6-perl arm64 0.29-2 [19.4 kB]
16:03:27 #11 18.24 Get:380 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsodium23 arm64 1.0.18-1build2 [123 kB]
16:03:27 #11 18.24 Get:381 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstring-copyright-perl all 0.003013-1 [21.2 kB]
16:03:27 #11 18.25 Get:382 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:03:27 #11 18.30 Get:383 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libstring-shellquote-perl all 1.04-2 [12.3 kB]
16:03:27 #11 18.30 Get:384 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsyntax-keyword-try-perl arm64 0.27-1 [26.4 kB]
16:03:27 #11 18.37 Get:385 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libterm-readkey-perl arm64 2.38-2 [24.7 kB]
16:03:27 #11 18.37 Get:386 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtext-levenshteinxs-perl arm64 0.03-5 [8514 B]
16:03:27 #11 18.37 Get:387 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtext-markdown-discount-perl arm64 0.13-1build1 [12.7 kB]
16:03:27 #11 18.37 Get:388 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtext-xslate-perl arm64 3.5.9-1build1 [184 kB]
16:03:27 #11 18.38 Get:389 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB]
16:03:27 #11 18.38 Get:390 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtime-moment-perl arm64 0.44-2 [72.5 kB]
16:03:27 #11 18.39 Get:391 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libtype-tiny-xs-perl arm64 0.022-2 [24.9 kB]
16:03:27 #11 18.39 Get:392 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libunicode-utf8-perl arm64 0.62-1build4 [18.5 kB]
16:03:27 #11 18.45 Get:393 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libwww-mechanize-perl all 2.14-2 [93.9 kB]
16:03:27 #11 18.45 Get:394 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB]
16:03:27 #11 18.52 Get:395 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-sax-base-perl all 1.09-2 [19.3 kB]
16:03:27 #10 34.54 Preparing to unpack .../213-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ...
16:03:27 #10 34.54 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ...
16:03:27 #10 34.59 Selecting previously unselected package libhttp-negotiate-perl.
16:03:27 #10 34.60 Preparing to unpack .../214-libhttp-negotiate-perl_6.00-2_all.deb ...
16:03:27 #10 34.60 Unpacking libhttp-negotiate-perl (6.00-2) ...
16:03:27 #10 34.64 Selecting previously unselected package libimport-into-perl.
16:03:27 #10 34.64 Preparing to unpack .../215-libimport-into-perl_1.002005-1_all.deb ...
16:03:27 #10 34.65 Unpacking libimport-into-perl (1.002005-1) ...
16:03:27 #10 34.68 Selecting previously unselected package libio-pty-perl.
16:03:27 #10 34.69 Preparing to unpack .../216-libio-pty-perl_1%3a1.08-1.1build4_arm64.deb ...
16:03:27 #10 34.69 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
16:03:27 #10 34.73 Selecting previously unselected package libio-string-perl.
16:03:27 #10 34.73 Preparing to unpack .../217-libio-string-perl_1.08-3_all.deb ...
16:03:27 #10 34.74 Unpacking libio-string-perl (1.08-3) ...
16:03:27 #10 34.77 Selecting previously unselected package libipc-run-perl.
16:03:27 #11 29.13 Preparing to unpack .../133-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ...
16:03:27 #11 29.14 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
16:03:27 #11 29.19 Selecting previously unselected package gpg-wks-server.
16:03:27 #11 29.19 Preparing to unpack .../134-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ...
16:03:27 #11 29.20 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
16:03:27 #11 29.25 Selecting previously unselected package gpgsm.
16:03:27 #11 29.25 Preparing to unpack .../135-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ...
16:03:27 #11 29.26 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
16:03:27 #11 29.29 Selecting previously unselected package gnupg.
16:03:27 #11 29.30 Preparing to unpack .../136-gnupg_2.2.27-3ubuntu2.1_all.deb ...
16:03:27 #11 29.30 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
16:03:27 #11 29.35 Selecting previously unselected package libfile-dirlist-perl.
16:03:27 #11 29.35 Preparing to unpack .../137-libfile-dirlist-perl_0.05-2_all.deb ...
16:03:27 #11 29.36 Unpacking libfile-dirlist-perl (0.05-2) ...
16:03:27 #11 29.40 Selecting previously unselected package libfile-which-perl.
16:03:27 #11 29.40 Preparing to unpack .../138-libfile-which-perl_1.23-1_all.deb ...
16:03:27 #11 29.41 Unpacking libfile-which-perl (1.23-1) ...
16:03:27 #11 29.45 Selecting previously unselected package libfile-homedir-perl.
16:03:27 #11 16.95 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-xs-perl armhf 0.58-2build3 [31.4 kB]
16:03:27 #11 16.95 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-utilsby-perl all 0.11-1 [14.7 kB]
16:03:27 #11 16.95 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl7 armhf 2.4.6-15build2 [36.7 kB]
16:03:27 #11 17.02 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl-dev armhf 2.4.6-15build2 [167 kB]
16:03:27 #11 17.03 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB]
16:03:27 #11 17.03 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB]
16:03:27 #11 17.03 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
16:03:27 #11 17.03 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:03:27 #11 17.03 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
16:03:27 #11 17.09 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB]
16:03:27 #11 17.09 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmath-base85-perl all 0.5+dfsg-1 [6764 B]
16:03:27 #11 15.50 Get:405 http://archive.ubuntu.com/ubuntu kinetic/main amd64 lzop amd64 1.04-2build2 [83.7 kB]
16:03:27 #10 39.36 Preparing to unpack .../136-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:03:27 #10 39.36 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:03:27 #10 39.39 Selecting previously unselected package libtry-tiny-perl.
16:03:27 #10 39.39 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ...
16:03:27 #10 39.40 Unpacking libtry-tiny-perl (0.30-1) ...
16:03:27 #10 39.43 Selecting previously unselected package libwww-robotrules-perl.
16:03:27 #10 39.43 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ...
16:03:27 #10 39.44 Unpacking libwww-robotrules-perl (6.02-1) ...
16:03:27 #10 39.47 Selecting previously unselected package libwww-perl.
16:03:27 #10 39.47 Preparing to unpack .../139-libwww-perl_6.52-1_all.deb ...
16:03:27 #10 39.49 Unpacking libwww-perl (6.52-1) ...
16:03:27 #10 39.53 Selecting previously unselected package patchutils.
16:03:27 #10 39.53 Preparing to unpack .../140-patchutils_0.4.2-1_armhf.deb ...
16:03:27 #10 39.54 Unpacking patchutils (0.4.2-1) ...
16:03:27 #10 39.58 Selecting previously unselected package wdiff.
16:03:27 #10 32.35 Preparing to unpack .../143-patchutils_0.4.2-1_arm64.deb ...
16:03:27 #10 32.35 Unpacking patchutils (0.4.2-1) ...
16:03:27 #10 32.39 Selecting previously unselected package wdiff.
16:03:27 #10 32.40 Preparing to unpack .../144-wdiff_1.2.2-2+b1_arm64.deb ...
16:03:27 #10 32.40 Unpacking wdiff (1.2.2-2+b1) ...
16:03:27 #10 32.45 Selecting previously unselected package devscripts.
16:03:27 #10 32.46 Preparing to unpack .../145-devscripts_2.21.3+deb11u1_arm64.deb ...
16:03:27 #10 32.48 Unpacking devscripts (2.21.3+deb11u1) ...
16:03:27 #10 45.14 Setting up mime-support (3.60ubuntu1) ...
16:03:27 #10 45.17 Setting up iso-codes (3.79-1) ...
16:03:27 #10 45.19 Setting up libsigsegv2:armhf (2.12-1) ...
16:03:27 #10 45.21 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
16:03:27 #10 45.22 Setting up libreadline7:armhf (7.0-3) ...
16:03:27 #10 45.24 Setting up perl-openssl-defaults:armhf (3build1) ...
16:03:27 #10 45.25 Setting up libpsl5:armhf (0.19.1-5build1) ...
16:03:27 #10 45.27 Setting up groff-base (1.22.3-10) ...
16:03:27 #10 45.30 Setting up libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ...
16:03:27 #10 45.31 No schema files found: doing nothing.
16:03:27 #10 45.32 Setting up libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:27 #10 45.34 Setting up unzip (6.0-21ubuntu1.2) ...
16:03:27 #10 17.71 Get:204 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-globaldestruction-perl all 0.14-1 [6752 B]
16:03:27 #10 17.73 Get:205 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
16:03:27 #10 17.76 Get:206 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B]
16:03:27 #10 17.76 Get:207 http://archive.ubuntu.com/ubuntu bionic/main amd64 perl-openssl-defaults amd64 3build1 [7012 B]
16:03:27 #10 17.80 Get:208 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnet-ssleay-perl amd64 1.84-1ubuntu0.2 [283 kB]
16:03:27 #11 29.86 Preparing to unpack .../135-debhelper_12.10ubuntu1_all.deb ...
16:03:27 #11 29.87 Unpacking debhelper (12.10ubuntu1) ...
16:03:27 #11 29.99 Selecting previously unselected package libfakeroot:arm64.
16:03:27 #11 30.00 Preparing to unpack .../136-libfakeroot_1.24-1_arm64.deb ...
16:03:27 #11 30.00 Unpacking libfakeroot:arm64 (1.24-1) ...
16:03:27 #11 30.05 Selecting previously unselected package fakeroot.
16:03:27 #11 30.05 Preparing to unpack .../137-fakeroot_1.24-1_arm64.deb ...
16:03:27 #11 30.06 Unpacking fakeroot (1.24-1) ...
16:03:27 #11 30.10 Selecting previously unselected package libassuan0:arm64.
16:03:27 #11 7.526 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libssl3 armhf 3.0.5-2ubuntu2 [1560 kB]
16:03:27 #11 12.35 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB]
16:03:27 #11 12.35 Get:151 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB]
16:03:27 #11 12.35 Get:152 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.20.04.1 [80.3 kB]
16:03:27 #11 12.36 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B]
16:03:27 #11 12.36 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB]
16:03:27 #11 12.37 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
16:03:27 #11 12.38 Get:156 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB]
16:03:27 #11 12.43 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB]
16:03:27 #11 12.44 Get:158 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB]
16:03:27 #11 12.44 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB]
16:03:27 #11 12.50 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.2 [81.8 kB]
16:03:27 #11 12.50 Get:161 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB]
16:03:27 #11 12.51 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB]
16:03:27 #11 12.51 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB]
16:03:27 #11 12.52 Get:164 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
16:03:27 #11 12.53 Get:165 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-homedir-perl all 1.004-1 [37.3 kB]
16:03:27 #11 12.53 Get:166 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-pty-perl armhf 1:1.12-1 [31.4 kB]
16:03:27 #11 13.82 Get:305 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:03:27 #11 13.83 Get:306 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
16:03:27 #11 13.97 Get:307 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB]
16:03:27 #11 14.00 Get:308 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
16:03:27 #11 14.01 Get:309 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
16:03:27 #11 14.01 Get:310 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
16:03:27 #11 14.02 Get:311 http://archive.ubuntu.com/ubuntu jammy/main amd64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
16:03:27 #11 14.08 Get:312 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB]
16:03:27 #10 26.18 Selecting previously unselected package libubsan1:armhf.
16:03:27 #10 26.18 Preparing to unpack .../045-libubsan1_8.3.0-6_armhf.deb ...
16:03:27 #10 26.18 Unpacking libubsan1:armhf (8.3.0-6) ...
16:03:27 #10 26.22 Selecting previously unselected package libgcc-8-dev:armhf.
16:03:27 #10 26.22 Preparing to unpack .../046-libgcc-8-dev_8.3.0-6_armhf.deb ...
16:03:27 #10 26.23 Unpacking libgcc-8-dev:armhf (8.3.0-6) ...
16:03:27 #10 26.34 Selecting previously unselected package gcc-8.
16:03:27 #10 31.53 Selecting previously unselected package libio-html-perl.
16:03:27 #10 31.53 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ...
16:03:27 #10 31.53 Unpacking libio-html-perl (1.001-1) ...
16:03:27 #10 31.57 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:27 #10 31.57 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ...
16:03:27 #10 31.57 Unpacking liblwp-mediatypes-perl (6.02-1) ...
16:03:27 #10 31.63 Selecting previously unselected package libhttp-message-perl.
16:03:27 #10 31.63 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ...
16:03:27 #10 31.68 Unpacking libhttp-message-perl (6.18-1) ...
16:03:27 #10 31.71 Selecting previously unselected package libhttp-cookies-perl.
16:03:27 #10 31.71 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ...
16:03:27 #10 31.72 Unpacking libhttp-cookies-perl (6.04-1) ...
16:03:27 #10 31.75 Selecting previously unselected package libhttp-negotiate-perl.
16:03:27 #11 18.52 Get:396 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
16:03:27 #11 18.52 Get:397 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1 [321 kB]
16:03:27 #11 18.53 Get:398 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-parser-perl arm64 2.46-3build1 [211 kB]
16:03:27 #11 18.54 Get:399 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:03:27 #11 18.54 Get:400 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libyaml-libyaml-perl arm64 0.83+ds-1build1 [28.7 kB]
16:03:27 #11 18.55 Get:401 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 licensecheck all 3.3.0-1 [41.4 kB]
16:03:27 #11 18.55 Get:402 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevel-size-perl arm64 0.83-2 [20.3 kB]
16:03:27 #11 18.59 Get:403 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB]
16:03:27 #11 18.59 Get:404 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 lzip arm64 1.23-4 [79.9 kB]
16:03:27 #10 34.77 Preparing to unpack .../218-libipc-run-perl_0.96-1_all.deb ...
16:03:27 #10 34.77 Unpacking libipc-run-perl (0.96-1) ...
16:03:27 #10 34.82 Selecting previously unselected package liblist-compare-perl.
16:03:27 #10 34.82 Preparing to unpack .../219-liblist-compare-perl_0.53-1_all.deb ...
16:03:27 #10 34.82 Unpacking liblist-compare-perl (0.53-1) ...
16:03:27 #10 34.86 Selecting previously unselected package liblist-moreutils-perl.
16:03:27 #10 34.87 Preparing to unpack .../220-liblist-moreutils-perl_0.416-1build3_arm64.deb ...
16:03:27 #10 34.87 Unpacking liblist-moreutils-perl (0.416-1build3) ...
16:03:27 #10 34.94 Selecting previously unselected package libltdl7:arm64.
16:03:27 #10 34.95 Preparing to unpack .../221-libltdl7_2.4.6-2_arm64.deb ...
16:03:27 #10 34.95 Unpacking libltdl7:arm64 (2.4.6-2) ...
16:03:27 #10 34.99 Selecting previously unselected package libltdl-dev:arm64.
16:03:27 #10 34.99 Preparing to unpack .../222-libltdl-dev_2.4.6-2_arm64.deb ...
16:03:27 #10 35.00 Unpacking libltdl-dev:arm64 (2.4.6-2) ...
16:03:27 #10 35.04 Selecting previously unselected package libnet-http-perl.
16:03:27 #10 35.05 Preparing to unpack .../223-libnet-http-perl_6.17-1_all.deb ...
16:03:27 #10 35.05 Unpacking libnet-http-perl (6.17-1) ...
16:03:27 #10 35.08 Selecting previously unselected package libwww-robotrules-perl.
16:03:27 #10 35.09 Preparing to unpack .../224-libwww-robotrules-perl_6.01-1_all.deb ...
16:03:27 #10 35.09 Unpacking libwww-robotrules-perl (6.01-1) ...
16:03:27 #11 29.45 Preparing to unpack .../139-libfile-homedir-perl_1.006-1_all.deb ...
16:03:27 #11 29.46 Unpacking libfile-homedir-perl (1.006-1) ...
16:03:27 #11 29.50 Selecting previously unselected package libfile-touch-perl.
16:03:27 #11 29.50 Preparing to unpack .../140-libfile-touch-perl_0.12-1_all.deb ...
16:03:27 #11 29.51 Unpacking libfile-touch-perl (0.12-1) ...
16:03:27 #11 29.55 Selecting previously unselected package libio-pty-perl.
16:03:27 #11 29.55 Preparing to unpack .../141-libio-pty-perl_1%3a1.15-2build2_arm64.deb ...
16:03:27 #11 29.56 Unpacking libio-pty-perl (1:1.15-2build2) ...
16:03:27 #11 29.60 Selecting previously unselected package libipc-run-perl.
16:03:27 #11 29.60 Preparing to unpack .../142-libipc-run-perl_20200505.0-1_all.deb ...
16:03:27 #11 29.61 Unpacking libipc-run-perl (20200505.0-1) ...
16:03:27 #11 29.69 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:27 #11 17.50 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-aliases-perl all 0.001006-1.1 [6632 B]
16:03:27 #10 26.55 Selecting previously unselected package gcc.
16:03:27 #10 26.55 Preparing to unpack .../053-gcc_4%3a8.3.0-1_amd64.deb ...
16:03:27 #10 26.55 Unpacking gcc (4:8.3.0-1) ...
16:03:27 #10 26.59 Selecting previously unselected package libstdc++-8-dev:amd64.
16:03:27 #10 26.59 Preparing to unpack .../054-libstdc++-8-dev_8.3.0-6_amd64.deb ...
16:03:27 #10 26.59 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ...
16:03:27 #10 39.59 Preparing to unpack .../141-wdiff_1.2.2-2+b1_armhf.deb ...
16:03:27 #10 39.59 Unpacking wdiff (1.2.2-2+b1) ...
16:03:27 #10 39.65 Selecting previously unselected package devscripts.
16:03:27 #10 39.65 Preparing to unpack .../142-devscripts_2.21.3+deb11u1_armhf.deb ...
16:03:27 #10 39.67 Unpacking devscripts (2.21.3+deb11u1) ...
16:03:27 #10 39.86 Selecting previously unselected package diffstat.
16:03:27 #11 15.80 Get:406 http://archive.ubuntu.com/ubuntu kinetic/main amd64 t1utils amd64 1.41-4build2 [61.3 kB]
16:03:27 #11 15.85 Get:407 http://archive.ubuntu.com/ubuntu kinetic/main amd64 unzip amd64 6.0-27ubuntu1 [174 kB]
16:03:27 #10 32.61 Selecting previously unselected package diffstat.
16:03:27 #10 32.62 Preparing to unpack .../146-diffstat_1.64-1_arm64.deb ...
16:03:27 #10 32.62 Unpacking diffstat (1.64-1) ...
16:03:27 #10 32.66 Selecting previously unselected package distro-info-data.
16:03:27 #10 32.67 Preparing to unpack .../147-distro-info-data_0.51+deb11u2_all.deb ...
16:03:27 #10 32.67 Unpacking distro-info-data (0.51+deb11u2) ...
16:03:27 #10 32.71 Selecting previously unselected package python3-pkg-resources.
16:03:27 #10 32.71 Preparing to unpack .../148-python3-pkg-resources_52.0.0-4_all.deb ...
16:03:27 #10 32.71 Unpacking python3-pkg-resources (52.0.0-4) ...
16:03:27 #10 32.76 Selecting previously unselected package python3-chardet.
16:03:27 #10 32.76 Preparing to unpack .../149-python3-chardet_4.0.0-1_all.deb ...
16:03:27 #10 32.77 Unpacking python3-chardet (4.0.0-1) ...
16:03:27 #10 32.82 Selecting previously unselected package python3-six.
16:03:27 #10 18.02 Get:209 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]
16:03:27 #10 18.07 Get:210 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:03:27 #10 18.07 Get:211 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmailtools-perl all 2.18-1 [74.0 kB]
16:03:27 #10 18.08 Get:212 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsocket6-perl amd64 0.27-1build2 [23.0 kB]
16:03:27 #10 18.10 Get:213 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
16:03:27 #10 18.10 Get:214 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB]
16:03:27 #10 18.11 Get:215 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-dns-perl all 1.10-2 [335 kB]
16:03:27 #10 18.15 Get:216 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
16:03:27 #10 18.15 Get:217 http://archive.ubuntu.com/ubuntu bionic/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
16:03:27 #10 18.16 Get:218 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
16:03:27 #10 18.18 Get:219 http://archive.ubuntu.com/ubuntu bionic/main amd64 libexporter-tiny-perl all 1.000000-2 [34.6 kB]
16:03:27 #11 30.11 Preparing to unpack .../138-libassuan0_2.5.3-7ubuntu2_arm64.deb ...
16:03:27 #11 30.11 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ...
16:03:27 #11 30.15 Selecting previously unselected package gpgconf.
16:03:27 #11 30.16 Preparing to unpack .../139-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ...
16:03:27 #11 30.16 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
16:03:27 #11 30.22 Selecting previously unselected package libksba8:arm64.
16:03:27 #11 30.22 Preparing to unpack .../140-libksba8_1.3.5-2ubuntu0.20.04.1_arm64.deb ...
16:03:27 #11 30.22 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.20.04.1) ...
16:03:27 #11 30.28 Selecting previously unselected package libnpth0:arm64.
16:03:27 #11 30.28 Preparing to unpack .../141-libnpth0_1.6-1_arm64.deb ...
16:03:27 #11 30.29 Unpacking libnpth0:arm64 (1.6-1) ...
16:03:27 #11 30.35 Selecting previously unselected package dirmngr.
16:03:27 #11 30.35 Preparing to unpack .../142-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ...
16:03:27 #11 30.37 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
16:03:27 #11 30.45 Selecting previously unselected package gnupg-l10n.
16:03:27 #11 30.45 Preparing to unpack .../143-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
16:03:27 #10 45.36 Setting up linux-libc-dev:armhf (4.15.0-200.211) ...
16:03:27 #10 45.37 Setting up libmpfr6:armhf (4.0.1-1) ...
16:03:27 #10 45.39 Setting up libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:27 #10 45.40 Setting up dctrl-tools (2.24-2build1) ...
16:03:27 #10 45.42 Setting up distro-info-data (0.37ubuntu0.15) ...
16:03:27 #10 45.44 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
16:03:27 #11 7.968 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libpython3.10-minimal armhf 3.10.7-1ubuntu0.2 [788 kB]
16:03:27 #11 8.012 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libexpat1 armhf 2.4.8-2ubuntu0.22.10.1 [63.6 kB]
16:03:27 #11 8.014 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3.10-minimal armhf 3.10.7-1ubuntu0.2 [1821 kB]
16:03:27 #11 8.109 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-minimal armhf 3.10.6-1 [24.1 kB]
16:03:27 #11 8.109 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf media-types all 8.0.0 [24.9 kB]
16:03:27 #11 8.109 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
16:03:27 #11 8.109 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libkrb5support0 armhf 1.20-1 [29.5 kB]
16:03:27 #11 8.109 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libk5crypto3 armhf 1.20-1 [78.4 kB]
16:03:27 #11 8.109 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libkeyutils1 armhf 1.6.3-1 [9368 B]
16:03:27 #11 8.109 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libkrb5-3 armhf 1.20-1 [320 kB]
16:03:27 #11 12.58 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-run-perl all 20180523.0-2 [89.7 kB]
16:03:27 #11 12.58 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:03:27 #11 12.58 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-op-check-perl armhf 0.22-1build2 [9792 B]
16:03:27 #11 12.66 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB]
16:03:27 #11 12.66 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu1 [14.2 kB]
16:03:27 #11 12.66 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-classify-perl armhf 0.015-1build2 [19.8 kB]
16:03:27 #11 12.66 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:03:27 #11 12.66 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
16:03:27 #11 12.66 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librole-tiny-perl all 2.001004-1 [16.5 kB]
16:03:27 #11 12.66 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
16:03:27 #11 12.74 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
16:03:27 #11 12.74 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoo-perl all 2.003006-1 [46.3 kB]
16:03:27 #11 12.74 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libencode-locale-perl all 1.05-1 [12.3 kB]
16:03:27 #11 14.09 Get:313 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmouse-perl amd64 2.5.10-1build4 [161 kB]
16:03:27 #11 14.11 Get:314 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-xs-perl amd64 0.29-1build5 [19.4 kB]
16:03:27 #11 14.13 Get:315 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
16:03:27 #11 14.15 Get:316 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-gzip-perl amd64 0.19-1build8 [14.9 kB]
16:03:27 #11 14.15 Get:317 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-utf8-strict-perl amd64 0.009-1build1 [11.9 kB]
16:03:27 #11 14.15 Get:318 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB]
16:03:27 #11 14.17 Get:319 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
16:03:27 #11 14.17 Get:320 http://archive.ubuntu.com/ubuntu jammy/main amd64 libproc-processtable-perl amd64 0.634-1build1 [37.5 kB]
16:03:27 #11 14.20 Get:321 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre2-9 amd64 20220201+dfsg-1 [160 kB]
16:03:27 #11 14.23 Get:322 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre-engine-re2-perl amd64 0.14-1build2 [18.8 kB]
16:03:27 #11 14.23 Get:323 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
16:03:27 #11 14.28 Get:324 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
16:03:27 #11 14.28 Get:325 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-xs-perl amd64 0.117-1build5 [12.7 kB]
16:03:27 #11 14.28 Get:326 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
16:03:27 #11 14.29 Get:327 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
16:03:27 #11 14.29 Get:328 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1 [57.5 kB]
16:03:27 #11 14.30 Get:329 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-decoder-perl amd64 4.023+ds-1 [100 kB]
16:03:27 #11 14.31 Get:330 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-encoder-perl amd64 4.023+ds-1 [104 kB]
16:03:27 #11 ...
16:03:27 
16:03:27 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:27 #8 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 6.9s done
16:03:27 #8 extracting sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 done
16:03:27 #8 DONE 22.6s
16:03:27 
16:03:27 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:27 #11 14.35 Get:331 http://archive.ubuntu.com/ubuntu jammy/main amd64 libset-intspan-perl all 1.19-2 [26.1 kB]
16:03:27 #11 14.35 Get:332 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsocket6-perl amd64 0.29-1build4 [19.7 kB]
16:03:27 #11 14.36 Get:333 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-copyright-perl all 0.003012-1 [21.3 kB]
16:03:27 #11 14.43 Get:334 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:03:27 #10 ...
16:03:27 
16:03:27 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:27 #7 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 10.0s done
16:03:27 #7 extracting sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 done
16:03:27 #7 DONE 39.8s
16:03:27 
16:03:27 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:27 #10 26.34 Preparing to unpack .../047-gcc-8_8.3.0-6_armhf.deb ...
16:03:27 #10 26.35 Unpacking gcc-8 (8.3.0-6) ...
16:03:27 #10 31.76 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ...
16:03:27 #10 31.76 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:03:27 #10 31.80 Selecting previously unselected package perl-openssl-defaults:armhf.
16:03:27 #10 31.80 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ...
16:03:27 #10 31.81 Unpacking perl-openssl-defaults:armhf (3) ...
16:03:27 #10 31.85 Selecting previously unselected package libnet-ssleay-perl.
16:03:27 #10 31.85 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ...
16:03:27 #10 31.85 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
16:03:27 #10 31.95 Selecting previously unselected package libio-socket-ssl-perl.
16:03:27 #10 31.95 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ...
16:03:27 #10 31.96 Unpacking libio-socket-ssl-perl (2.060-3) ...
16:03:27 #10 32.04 Selecting previously unselected package libnet-http-perl.
16:03:27 #10 35.13 Selecting previously unselected package libwww-perl.
16:03:27 #10 35.13 Preparing to unpack .../225-libwww-perl_6.31-1ubuntu0.1_all.deb ...
16:03:27 #10 35.13 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
16:03:27 #10 35.18 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:27 #10 35.18 Preparing to unpack .../226-liblwp-protocol-https-perl_6.07-2_all.deb ...
16:03:27 #10 35.19 Unpacking liblwp-protocol-https-perl (6.07-2) ...
16:03:27 #10 35.22 Selecting previously unselected package libsys-hostname-long-perl.
16:03:27 #10 35.23 Preparing to unpack .../227-libsys-hostname-long-perl_1.5-1_all.deb ...
16:03:27 #10 35.23 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:03:27 #10 35.27 Selecting previously unselected package libmail-sendmail-perl.
16:03:27 #10 35.27 Preparing to unpack .../228-libmail-sendmail-perl_0.80-1_all.deb ...
16:03:27 #10 35.28 Unpacking libmail-sendmail-perl (0.80-1) ...
16:03:27 #10 35.31 Selecting previously unselected package librole-tiny-perl.
16:03:27 #10 35.31 Preparing to unpack .../229-librole-tiny-perl_2.000006-1_all.deb ...
16:03:27 #10 35.32 Unpacking librole-tiny-perl (2.000006-1) ...
16:03:27 #10 35.35 Selecting previously unselected package libstrictures-perl.
16:03:27 #11 29.70 Preparing to unpack .../143-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:03:27 #11 29.70 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:03:27 #11 29.74 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:27 #11 29.74 Preparing to unpack .../144-libclass-xsaccessor-perl_1.19-3build9_arm64.deb ...
16:03:27 #11 29.74 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
16:03:27 #11 29.79 Selecting previously unselected package libb-hooks-op-check-perl.
16:03:27 #11 29.79 Preparing to unpack .../145-libb-hooks-op-check-perl_0.22-1build5_arm64.deb ...
16:03:27 #11 29.80 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
16:03:27 #11 29.85 Selecting previously unselected package libdynaloader-functions-perl.
16:03:27 #11 29.85 Preparing to unpack .../146-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:03:27 #11 29.85 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:03:27 #11 29.89 Selecting previously unselected package libdevel-callchecker-perl.
16:03:27 #11 29.90 Preparing to unpack .../147-libdevel-callchecker-perl_0.008-1ubuntu4_arm64.deb ...
16:03:27 #11 29.90 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
16:03:27 #11 29.94 Selecting previously unselected package libparams-classify-perl.
16:03:27 #11 17.57 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
16:03:27 #11 17.59 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
16:03:27 #11 17.66 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-struct-perl all 0.020-1 [23.7 kB]
16:03:27 #11 17.71 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmouse-perl armhf 2.5.10-1build4 [156 kB]
16:03:27 #10 26.83 Selecting previously unselected package g++-8.
16:03:27 #10 26.83 Preparing to unpack .../055-g++-8_8.3.0-6_amd64.deb ...
16:03:27 #10 26.83 Unpacking g++-8 (8.3.0-6) ...
16:03:27 #11 15.97 Get:408 http://archive.ubuntu.com/ubuntu kinetic-updates/main amd64 lintian all 2.115.3ubuntu2.1 [1108 kB]
16:03:27 #11 16.15 Get:409 http://archive.ubuntu.com/ubuntu kinetic/main amd64 manpages-dev all 5.13-1 [2355 kB]
16:03:27 #11 16.28 Get:410 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-certifi all 2022.6.15-2 [156 kB]
16:03:27 #11 16.29 Get:411 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-cffi-backend amd64 1.15.1-1 [75.7 kB]
16:03:27 #11 16.29 Get:412 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-cryptography amd64 3.4.8-2 [228 kB]
16:03:27 #11 16.30 Get:413 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-idna all 3.3-1 [49.3 kB]
16:03:27 #11 16.30 Get:414 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-nacl amd64 1.5.0-2 [63.1 kB]
16:03:27 #11 16.30 Get:415 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-six all 1.16.0-4 [12.4 kB]
16:03:27 #11 16.30 Get:416 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB]
16:03:27 #11 16.31 Get:417 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-paramiko all 2.10.4-1ubuntu1 [134 kB]
16:03:27 #11 16.31 Get:418 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-urllib3 all 1.26.9-1 [98.8 kB]
16:03:27 #10 39.86 Preparing to unpack .../143-diffstat_1.64-1_armhf.deb ...
16:03:27 #10 39.87 Unpacking diffstat (1.64-1) ...
16:03:27 #10 39.91 Selecting previously unselected package distro-info-data.
16:03:27 #10 39.91 Preparing to unpack .../144-distro-info-data_0.51+deb11u2_all.deb ...
16:03:27 #10 39.91 Unpacking distro-info-data (0.51+deb11u2) ...
16:03:27 #10 39.95 Selecting previously unselected package python3-pkg-resources.
16:03:27 #10 39.95 Preparing to unpack .../145-python3-pkg-resources_52.0.0-4_all.deb ...
16:03:27 #10 39.96 Unpacking python3-pkg-resources (52.0.0-4) ...
16:03:27 #10 40.01 Selecting previously unselected package python3-chardet.
16:03:27 #10 40.01 Preparing to unpack .../146-python3-chardet_4.0.0-1_all.deb ...
16:03:27 #10 40.02 Unpacking python3-chardet (4.0.0-1) ...
16:03:27 #10 40.07 Selecting previously unselected package python3-six.
16:03:27 #10 40.07 Preparing to unpack .../147-python3-six_1.16.0-2_all.deb ...
16:03:27 #10 40.07 Unpacking python3-six (1.16.0-2) ...
16:03:27 #10 40.12 Selecting previously unselected package python3-debian.
16:03:27 #10 18.18 Get:220 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-system-simple-perl all 1.25-4 [22.5 kB]
16:03:27 #10 18.18 Get:221 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB]
16:03:27 #10 18.25 Get:222 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
16:03:27 #10 18.25 Get:223 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB]
16:03:27 #10 18.25 Get:224 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
16:03:27 #10 18.26 Get:225 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
16:03:27 #10 18.27 Get:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
16:03:27 #10 18.27 Get:227 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-stringy-perl all 2.111-2 [60.6 kB]
16:03:27 #10 18.28 Get:228 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-validate-perl amd64 1.29-1 [52.3 kB]
16:03:27 #10 18.32 Get:229 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
16:03:27 #10 ...
16:03:27 
16:03:27 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:27 #7 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 6.9s done
16:03:27 #7 extracting sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 done
16:03:27 #7 DONE 23.7s
16:03:27 
16:03:27 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:27 #10 18.33 Get:230 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB]
16:03:27 #10 18.33 Get:231 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
16:03:27 #10 18.40 Get:232 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgit-wrapper-perl all 0.047-1 [29.6 kB]
16:03:27 #10 18.40 Get:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
16:03:27 #10 18.40 Get:234 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
16:03:27 #10 18.40 Get:235 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]
16:03:27 #10 18.40 Get:236 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB]
16:03:27 #10 18.41 Get:237 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tree-perl all 5.07-1 [200 kB]
16:03:27 #10 18.42 Get:238 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
16:03:27 #11 30.46 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
16:03:27 #11 30.51 Selecting previously unselected package gnupg-utils.
16:03:27 #11 30.51 Preparing to unpack .../144-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ...
16:03:27 #11 30.52 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
16:03:27 #10 45.45 Setting up libpipeline1:armhf (1.5.0-1) ...
16:03:27 #10 45.46 Setting up libroken18-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:27 #10 45.48 Setting up libksba8:armhf (1.3.5-2ubuntu0.18.04.1) ...
16:03:27 #10 45.49 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ...
16:03:27 #10 45.51 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
16:03:27 #10 45.52 Setting up m4 (1.4.18-1) ...
16:03:27 #10 45.53 Setting up libgdbm5:armhf (1.14.1-6) ...
16:03:27 #10 45.66 Setting up at (3.1.20-3.1ubuntu2) ...
16:03:27 #10 45.79 invoke-rc.d: could not determine current runlevel
16:03:27 #11 8.123 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgssapi-krb5-2 armhf 1.20-1 [118 kB]
16:03:27 #11 8.140 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtirpc-common all 1.3.3+ds-1 [7790 B]
16:03:27 #11 8.191 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtirpc3 armhf 1.3.3+ds-1 [71.4 kB]
16:03:27 #11 8.198 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnsl2 armhf 1.3.0-2build2 [36.6 kB]
16:03:27 #11 8.198 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf readline-common all 8.2-1 [55.1 kB]
16:03:27 #11 8.198 Get:18 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libreadline8 armhf 8.2-1 [128 kB]
16:03:27 #11 8.198 Get:19 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsqlite3-0 armhf 3.39.3-1 [561 kB]
16:03:27 #11 8.207 Get:20 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libpython3.10-stdlib armhf 3.10.7-1ubuntu0.2 [1706 kB]
16:03:27 #11 8.286 Get:21 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf python3.10 armhf 3.10.7-1ubuntu0.2 [497 kB]
16:03:27 #11 8.292 Get:22 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpython3-stdlib armhf 3.10.6-1 [6850 B]
16:03:27 #11 8.292 Get:23 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3 armhf 3.10.6-1 [22.3 kB]
16:03:27 #11 8.292 Get:24 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libargon2-1 armhf 0~20171227-0.3 [21.0 kB]
16:03:27 #10 32.82 Preparing to unpack .../150-python3-six_1.16.0-2_all.deb ...
16:03:27 #10 32.83 Unpacking python3-six (1.16.0-2) ...
16:03:27 #10 32.86 Selecting previously unselected package python3-debian.
16:03:27 #10 32.86 Preparing to unpack .../151-python3-debian_0.1.39_all.deb ...
16:03:27 #10 32.87 Unpacking python3-debian (0.1.39) ...
16:03:27 #10 32.92 Selecting previously unselected package libgpgme11:arm64.
16:03:27 #10 32.92 Preparing to unpack .../152-libgpgme11_1.14.0-1+b2_arm64.deb ...
16:03:27 #10 32.93 Unpacking libgpgme11:arm64 (1.14.0-1+b2) ...
16:03:27 #10 32.97 Selecting previously unselected package python3-gpg.
16:03:27 #10 32.98 Preparing to unpack .../153-python3-gpg_1.14.0-1+b2_arm64.deb ...
16:03:27 #10 32.98 Unpacking python3-gpg (1.14.0-1+b2) ...
16:03:27 #10 33.05 Selecting previously unselected package dput.
16:03:27 #10 33.05 Preparing to unpack .../154-dput_1.1.0_all.deb ...
16:03:27 #10 33.06 Unpacking dput (1.1.0) ...
16:03:27 #10 33.10 Selecting previously unselected package equivs.
16:03:27 #10 33.10 Preparing to unpack .../155-equivs_2.3.1_all.deb ...
16:03:27 #10 33.11 Unpacking equivs (2.3.1) ...
16:03:27 #10 33.17 Selecting previously unselected package fonts-dejavu-core.
16:03:27 #11 12.81 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtimedate-perl all 2.3200-1 [34.0 kB]
16:03:27 #11 12.81 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-date-perl all 6.05-1 [9920 B]
16:03:27 #11 12.81 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-listing-perl all 6.04-1 [9774 B]
16:03:27 #11 12.81 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:03:27 #11 12.81 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liburi-perl all 1.76-2 [77.5 kB]
16:03:27 #11 12.81 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-parser-perl armhf 3.72-5 [83.1 kB]
16:03:27 #11 12.82 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
16:03:27 #11 12.89 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-html-perl all 1.001-1 [14.9 kB]
16:03:27 #11 12.89 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:03:27 #11 12.89 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-message-perl all 6.22-1 [76.1 kB]
16:03:27 #11 12.96 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-cookies-perl all 6.08-1 [18.3 kB]
16:03:27 #11 12.96 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:03:27 #11 12.96 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main armhf perl-openssl-defaults armhf 4 [7188 B]
16:03:27 #11 12.96 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ssleay-perl armhf 1.88-2ubuntu1 [272 kB]
16:03:27 #11 12.97 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-socket-ssl-perl all 2.067-1 [176 kB]
16:03:27 #11 12.98 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-http-perl all 6.19-1 [22.8 kB]
16:03:27 #11 12.98 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
16:03:27 #11 13.04 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]
16:03:27 #11 13.04 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:03:27 #11 13.04 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-perl all 6.43-1 [140 kB]
16:03:27 #11 14.43 Get:335 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:03:27 #11 14.43 Get:336 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxs-parse-keyword-perl amd64 0.21-1build1 [51.0 kB]
16:03:27 #11 14.43 Get:337 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsyntax-keyword-try-perl amd64 0.26-1build1 [27.1 kB]
16:03:27 #11 14.43 Get:338 http://archive.ubuntu.com/ubuntu jammy/main amd64 libterm-readkey-perl amd64 2.38-1build4 [25.2 kB]
16:03:27 #11 14.44 Get:339 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build10 [8254 B]
16:03:27 #11 14.44 Get:340 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-markdown-discount-perl amd64 0.13-1build1 [12.9 kB]
16:03:27 #11 14.50 Get:341 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-xslate-perl amd64 3.5.9-1build1 [186 kB]
16:03:27 #11 14.51 Get:342 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
16:03:27 #11 14.51 Get:343 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-moment-perl amd64 0.44-1build6 [74.9 kB]
16:03:28 #10 32.05 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ...
16:03:28 #10 32.05 Unpacking libnet-http-perl (6.18-1) ...
16:03:28 #10 32.09 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:28 #10 32.09 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ...
16:03:28 #10 32.10 Unpacking liblwp-protocol-https-perl (6.07-2) ...
16:03:28 #10 32.15 Selecting previously unselected package libtry-tiny-perl.
16:03:28 #10 32.15 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ...
16:03:28 #10 32.15 Unpacking libtry-tiny-perl (0.30-1) ...
16:03:28 #10 32.18 Selecting previously unselected package libwww-robotrules-perl.
16:03:28 #10 32.19 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ...
16:03:28 #10 32.19 Unpacking libwww-robotrules-perl (6.02-1) ...
16:03:28 #10 32.22 Selecting previously unselected package libwww-perl.
16:03:28 #10 32.22 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ...
16:03:28 #10 32.23 Unpacking libwww-perl (6.36-2) ...
16:03:28 #10 32.28 Selecting previously unselected package patchutils.
16:03:28 #10 35.35 Preparing to unpack .../230-libstrictures-perl_2.000003-1_all.deb ...
16:03:28 #10 35.36 Unpacking libstrictures-perl (2.000003-1) ...
16:03:28 #10 35.40 Selecting previously unselected package libsub-quote-perl.
16:03:28 #10 35.40 Preparing to unpack .../231-libsub-quote-perl_2.005000-1_all.deb ...
16:03:28 #10 35.40 Unpacking libsub-quote-perl (2.005000-1) ...
16:03:28 #10 35.44 Selecting previously unselected package libmoo-perl.
16:03:28 #10 35.44 Preparing to unpack .../232-libmoo-perl_2.003004-1_all.deb ...
16:03:28 #10 35.45 Unpacking libmoo-perl (2.003004-1) ...
16:03:28 #10 35.48 Selecting previously unselected package libpackage-stash-perl.
16:03:28 #10 35.48 Preparing to unpack .../233-libpackage-stash-perl_0.37-1_all.deb ...
16:03:28 #10 35.49 Unpacking libpackage-stash-perl (0.37-1) ...
16:03:28 #10 35.52 Selecting previously unselected package libsub-identify-perl.
16:03:28 #10 35.53 Preparing to unpack .../234-libsub-identify-perl_0.14-1_arm64.deb ...
16:03:28 #10 35.53 Unpacking libsub-identify-perl (0.14-1) ...
16:03:28 #10 35.57 Selecting previously unselected package libnamespace-clean-perl.
16:03:28 #10 35.57 Preparing to unpack .../235-libnamespace-clean-perl_0.27-1_all.deb ...
16:03:28 #10 35.57 Unpacking libnamespace-clean-perl (0.27-1) ...
16:03:28 #10 35.60 Selecting previously unselected package libnumber-compare-perl.
16:03:28 #11 29.94 Preparing to unpack .../148-libparams-classify-perl_0.015-1build5_arm64.deb ...
16:03:28 #11 29.94 Unpacking libparams-classify-perl (0.015-1build5) ...
16:03:28 #11 29.98 Selecting previously unselected package libmodule-runtime-perl.
16:03:28 #11 29.99 Preparing to unpack .../149-libmodule-runtime-perl_0.016-1_all.deb ...
16:03:28 #11 29.99 Unpacking libmodule-runtime-perl (0.016-1) ...
16:03:28 #11 30.03 Selecting previously unselected package libimport-into-perl.
16:03:28 #11 30.03 Preparing to unpack .../150-libimport-into-perl_1.002005-1_all.deb ...
16:03:28 #11 30.04 Unpacking libimport-into-perl (1.002005-1) ...
16:03:28 #11 30.08 Selecting previously unselected package librole-tiny-perl.
16:03:28 #11 30.08 Preparing to unpack .../151-librole-tiny-perl_2.002004-1_all.deb ...
16:03:28 #11 30.09 Unpacking librole-tiny-perl (2.002004-1) ...
16:03:28 #11 30.12 Selecting previously unselected package libsub-quote-perl.
16:03:28 #11 30.13 Preparing to unpack .../152-libsub-quote-perl_2.006006-1_all.deb ...
16:03:28 #11 30.13 Unpacking libsub-quote-perl (2.006006-1) ...
16:03:28 #11 30.17 Selecting previously unselected package libmoo-perl.
16:03:28 #11 19.00 Get:405 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 lzop arm64 1.04-2build2 [84.0 kB]
16:03:28 #11 19.30 Get:406 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 t1utils arm64 1.41-4build2 [61.5 kB]
16:03:28 #11 19.35 Get:407 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 unzip arm64 6.0-27ubuntu1 [170 kB]
16:03:28 #11 17.86 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-xs-perl armhf 0.29-1build5 [17.7 kB]
16:03:28 #11 17.87 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
16:03:28 #11 17.88 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-gzip-perl armhf 0.19-1build8 [13.6 kB]
16:03:28 #11 17.89 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-utf8-strict-perl armhf 0.009-1build1 [11.2 kB]
16:03:28 #11 17.89 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-parser-perl all 1.63-2 [82.2 kB]
16:03:28 #11 17.92 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-constants-perl all 0.19-2 [16.3 kB]
16:03:28 #11 17.93 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libproc-processtable-perl armhf 0.634-1build1 [37.0 kB]
16:03:28 #11 17.94 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre2-9 armhf 20220201+dfsg-1 [161 kB]
16:03:28 #11 17.97 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre-engine-re2-perl armhf 0.14-1build2 [17.2 kB]
16:03:28 #11 17.97 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadonly-perl all 2.050-3 [19.9 kB]
16:03:28 #11 18.01 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-perl all 0.204-1 [15.0 kB]
16:03:28 #11 18.01 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-xs-perl armhf 0.117-1build5 [11.5 kB]
16:03:28 #11 18.01 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
16:03:28 #11 18.02 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
16:03:28 #11 16.36 Get:419 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-requests all 2.27.1+dfsg-1ubuntu2 [50.3 kB]
16:03:28 #11 16.44 Get:420 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-unidiff all 0.7.3-1 [11.0 kB]
16:03:28 #11 16.44 Get:421 http://archive.ubuntu.com/ubuntu kinetic/main amd64 zstd amd64 1.5.2+dfsg-1 [573 kB]
16:03:28 #10 40.12 Preparing to unpack .../148-python3-debian_0.1.39_all.deb ...
16:03:28 #10 40.12 Unpacking python3-debian (0.1.39) ...
16:03:28 #10 40.17 Selecting previously unselected package libgpgme11:armhf.
16:03:28 #10 40.17 Preparing to unpack .../149-libgpgme11_1.14.0-1+b2_armhf.deb ...
16:03:28 #10 40.18 Unpacking libgpgme11:armhf (1.14.0-1+b2) ...
16:03:28 #10 40.23 Selecting previously unselected package python3-gpg.
16:03:28 #10 40.23 Preparing to unpack .../150-python3-gpg_1.14.0-1+b2_armhf.deb ...
16:03:28 #10 40.23 Unpacking python3-gpg (1.14.0-1+b2) ...
16:03:28 #10 40.30 Selecting previously unselected package dput.
16:03:28 #10 40.30 Preparing to unpack .../151-dput_1.1.0_all.deb ...
16:03:28 #10 40.31 Unpacking dput (1.1.0) ...
16:03:28 #10 40.35 Selecting previously unselected package equivs.
16:03:28 #10 18.47 Get:239 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-cookies-perl all 6.04-1 [17.2 kB]
16:03:28 #10 18.47 Get:240 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB]
16:03:28 #10 18.47 Get:241 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
16:03:28 #10 18.55 Get:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
16:03:28 #10 18.55 Get:243 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-pty-perl amd64 1:1.08-1.1build4 [30.1 kB]
16:03:28 #10 18.55 Get:244 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
16:03:28 #10 18.55 Get:245 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-run-perl all 0.96-1 [89.9 kB]
16:03:28 #10 18.55 Get:246 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
16:03:28 #10 18.56 Get:247 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-moreutils-perl amd64 0.416-1build3 [55.5 kB]
16:03:28 #10 18.56 Get:248 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB]
16:03:28 #10 18.62 Get:249 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB]
16:03:28 #10 18.63 Get:250 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-http-perl all 6.17-1 [22.7 kB]
16:03:28 #10 18.63 Get:251 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
16:03:28 #10 18.69 Get:252 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwww-perl all 6.31-1ubuntu0.1 [137 kB]
16:03:28 #11 30.60 Selecting previously unselected package gpg.
16:03:28 #11 30.60 Preparing to unpack .../145-gpg_2.2.19-3ubuntu2.2_arm64.deb ...
16:03:28 #11 30.61 Unpacking gpg (2.2.19-3ubuntu2.2) ...
16:03:28 #11 30.69 Selecting previously unselected package pinentry-curses.
16:03:28 #11 30.69 Preparing to unpack .../146-pinentry-curses_1.1.0-3build1_arm64.deb ...
16:03:28 #11 30.70 Unpacking pinentry-curses (1.1.0-3build1) ...
16:03:28 #11 30.74 Selecting previously unselected package gpg-agent.
16:03:28 #11 30.74 Preparing to unpack .../147-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ...
16:03:28 #11 30.75 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
16:03:28 #11 30.80 Selecting previously unselected package gpg-wks-client.
16:03:28 #11 30.81 Preparing to unpack .../148-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ...
16:03:28 #11 30.81 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
16:03:28 #11 30.85 Selecting previously unselected package gpg-wks-server.
16:03:28 #11 30.85 Preparing to unpack .../149-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ...
16:03:28 #11 30.86 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
16:03:28 #11 30.91 Selecting previously unselected package gpgsm.
16:03:28 #11 30.91 Preparing to unpack .../150-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ...
16:03:28 #11 30.91 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
16:03:28 #11 30.96 Selecting previously unselected package gnupg.
16:03:28 #11 8.343 Get:25 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevmapper1.02.1 armhf 2:1.02.185-1ubuntu1 [134 kB]
16:03:28 #11 8.343 Get:26 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjson-c5 armhf 0.16-1 [29.2 kB]
16:03:28 #11 8.343 Get:27 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcryptsetup12 armhf 2:2.5.0-2ubuntu1 [195 kB]
16:03:28 #11 8.349 Get:28 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfdisk1 armhf 2.38-4ubuntu1 [186 kB]
16:03:28 #11 8.349 Get:29 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libkmod2 armhf 30+20220630-3ubuntu1 [41.3 kB]
16:03:28 #11 8.417 Get:30 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libapparmor1 armhf 3.0.7-1ubuntu2 [32.3 kB]
16:03:28 #11 8.417 Get:31 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libip4tc2 armhf 1.8.7-1ubuntu6 [17.5 kB]
16:03:28 #11 8.417 Get:32 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsystemd-shared armhf 251.4-1ubuntu7 [1609 kB]
16:03:28 #11 8.490 Get:33 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf systemd armhf 251.4-1ubuntu7 [2785 kB]
16:03:28 #11 8.602 Get:34 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf perl-modules-5.34 all 5.34.0-5ubuntu1.1 [2952 kB]
16:03:28 #10 45.80 invoke-rc.d: policy-rc.d denied execution of start.
16:03:28 #10 45.81 Setting up libbsd0:armhf (0.8.7-1ubuntu0.1) ...
16:03:28 #10 45.82 Setting up libkrb5support0:armhf (1.16-2ubuntu0.2) ...
16:03:28 #10 45.84 Setting up ucf (3.0038) ...
16:03:28 #10 45.94 Setting up libxml2:armhf (2.9.4+dfsg1-6.1ubuntu1.8) ...
16:03:28 #10 45.95 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
16:03:28 #10 45.97 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
16:03:28 #10 45.98 Setting up libmagic1:armhf (1:5.32-2ubuntu0.4) ...
16:03:28 #10 46.00 Setting up libcroco3:armhf (0.6.12-2) ...
16:03:28 #10 46.01 Setting up gcc-7-base:armhf (7.5.0-3ubuntu1~18.04) ...
16:03:28 #10 46.03 Setting up binutils-common:armhf (2.30-21ubuntu1~18.04.8) ...
16:03:28 #10 46.04 Setting up libyaml-0-2:armhf (0.1.7-2ubuntu3) ...
16:03:28 #10 46.06 Setting up patch (2.7.6-2ubuntu1.1) ...
16:03:28 #10 46.07 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
16:03:28 #10 46.08 Setting up krb5-locales (1.16-2ubuntu0.2) ...
16:03:28 #10 46.09 Setting up publicsuffix (20180223.1310-1) ...
16:03:28 #10 46.11 Setting up autotools-dev (20180224.1) ...
16:03:28 #10 46.12 Setting up t1utils (1.41-2) ...
16:03:28 #10 46.14 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ...
16:03:28 #10 46.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:28 #10 33.17 Preparing to unpack .../156-fonts-dejavu-core_2.37-2_all.deb ...
16:03:28 #10 33.17 Unpacking fonts-dejavu-core (2.37-2) ...
16:03:28 #10 33.32 Selecting previously unselected package fontconfig-config.
16:03:28 #10 27.12 Selecting previously unselected package gcc.
16:03:28 #10 27.12 Preparing to unpack .../033-gcc_4%3a10.2.1-1+rpi1_armhf.deb ...
16:03:28 #10 27.13 Unpacking gcc (4:10.2.1-1+rpi1) ...
16:03:28 #10 27.17 Selecting previously unselected package libc-dev-bin.
16:03:28 #10 27.17 Preparing to unpack .../034-libc-dev-bin_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ...
16:03:28 #10 27.18 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1+deb11u5) ...
16:03:28 #10 27.21 Selecting previously unselected package linux-libc-dev:armhf.
16:03:28 #10 27.21 Preparing to unpack .../035-linux-libc-dev_1%3a1.20221104-1_armhf.deb ...
16:03:28 #10 27.22 Unpacking linux-libc-dev:armhf (1:1.20221104-1) ...
16:03:28 #10 27.36 Selecting previously unselected package libcrypt-dev:armhf.
16:03:28 #10 27.37 Preparing to unpack .../036-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
16:03:28 #10 27.37 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
16:03:28 #10 27.41 Selecting previously unselected package libtirpc-dev:armhf.
16:03:28 #10 27.41 Preparing to unpack .../037-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
16:03:28 #10 27.42 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
16:03:28 #10 27.46 Selecting previously unselected package libnsl-dev:armhf.
16:03:28 #11 13.11 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patchutils armhf 0.3.4-2 [64.6 kB]
16:03:28 #11 13.12 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main armhf wdiff armhf 1.2.2-2build1 [29.1 kB]
16:03:28 #11 13.12 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main armhf devscripts armhf 2.20.2ubuntu2 [940 kB]
16:03:28 #11 13.32 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main armhf diffstat armhf 1.63-1 [25.1 kB]
16:03:28 #11 14.58 Get:344 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-xs-perl amd64 0.022-1build2 [25.5 kB]
16:03:28 #11 14.58 Get:345 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunicode-utf8-perl amd64 0.62-1build4 [18.9 kB]
16:03:28 #11 14.58 Get:346 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
16:03:28 #11 14.58 Get:347 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
16:03:28 #11 14.58 Get:348 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
16:03:28 #11 14.59 Get:349 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1 [325 kB]
16:03:28 #11 14.61 Get:350 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-parser-perl amd64 2.46-3build1 [212 kB]
16:03:28 #11 14.65 Get:351 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:03:28 #11 14.65 Get:352 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-libyaml-perl amd64 0.83+ds-1build1 [29.6 kB]
16:03:28 #11 14.66 Get:353 http://archive.ubuntu.com/ubuntu jammy/main amd64 licensecheck all 3.2.14-2 [40.9 kB]
16:03:28 #11 14.73 Get:354 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-size-perl amd64 0.83-1build4 [20.7 kB]
16:03:28 #11 14.73 Get:355 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
16:03:28 #11 14.73 Get:356 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzip amd64 1.23-1 [80.5 kB]
16:03:28 #11 14.73 Get:357 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzop amd64 1.04-2build2 [83.7 kB]
16:03:28 #11 14.73 Get:358 http://archive.ubuntu.com/ubuntu jammy/main amd64 t1utils amd64 1.41-4build2 [61.3 kB]
16:03:28 #11 14.74 Get:359 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.1 [174 kB]
16:03:28 #11 14.74 Get:360 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lintian all 2.114.0ubuntu1.2 [1082 kB]
16:03:28 #11 14.80 Get:361 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
16:03:28 #10 23.88 Fedora 37 openh264 (From Cisco) - aarch64       2.7 kB/s | 2.5 kB     00:00    
16:03:28 #10 32.28 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ...
16:03:28 #10 32.29 Unpacking patchutils (0.3.4-2) ...
16:03:28 #10 32.34 Selecting previously unselected package wdiff.
16:03:28 #10 32.34 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ...
16:03:28 #10 32.36 Unpacking wdiff (1.2.2-2) ...
16:03:28 #10 32.42 Selecting previously unselected package devscripts.
16:03:28 #10 32.42 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ...
16:03:28 #10 32.44 Unpacking devscripts (2.19.5+deb10u1) ...
16:03:28 #10 32.56 Selecting previously unselected package equivs.
16:03:28 #10 26.63 Selecting previously unselected package libfakeroot:arm64.
16:03:28 #10 26.63 Preparing to unpack .../087-libfakeroot_1.23-1_arm64.deb ...
16:03:28 #10 26.63 Unpacking libfakeroot:arm64 (1.23-1) ...
16:03:28 #10 26.67 Selecting previously unselected package fakeroot.
16:03:28 #10 26.67 Preparing to unpack .../088-fakeroot_1.23-1_arm64.deb ...
16:03:28 #10 26.68 Unpacking fakeroot (1.23-1) ...
16:03:28 #10 27.01 Selecting previously unselected package gcc.
16:03:28 #10 27.01 Preparing to unpack .../048-gcc_4%3a8.3.0-1_armhf.deb ...
16:03:28 #10 27.01 Unpacking gcc (4:8.3.0-1) ...
16:03:28 #10 27.04 Selecting previously unselected package libstdc++-8-dev:armhf.
16:03:28 #10 27.04 Preparing to unpack .../049-libstdc++-8-dev_8.3.0-6_armhf.deb ...
16:03:28 #10 27.05 Unpacking libstdc++-8-dev:armhf (8.3.0-6) ...
16:03:28 #10 35.61 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ...
16:03:28 #10 35.61 Unpacking libnumber-compare-perl (0.03-1) ...
16:03:28 #10 35.65 Selecting previously unselected package libnumber-range-perl.
16:03:28 #10 35.65 Preparing to unpack .../237-libnumber-range-perl_0.12-1_all.deb ...
16:03:28 #10 35.65 Unpacking libnumber-range-perl (0.12-1) ...
16:03:28 #10 35.69 Selecting previously unselected package libpackage-stash-xs-perl.
16:03:28 #10 35.69 Preparing to unpack .../238-libpackage-stash-xs-perl_0.28-3build2_arm64.deb ...
16:03:28 #10 35.70 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
16:03:28 #10 35.73 Selecting previously unselected package libparse-debianchangelog-perl.
16:03:28 #10 35.73 Preparing to unpack .../239-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
16:03:28 #10 35.74 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
16:03:28 #10 35.78 Selecting previously unselected package libtext-glob-perl.
16:03:28 #10 35.78 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ...
16:03:28 #10 35.78 Unpacking libtext-glob-perl (0.10-1) ...
16:03:28 #10 35.82 Selecting previously unselected package libpath-iterator-rule-perl.
16:03:28 #10 35.82 Preparing to unpack .../241-libpath-iterator-rule-perl_1.009-1_all.deb ...
16:03:28 #10 35.82 Unpacking libpath-iterator-rule-perl (1.009-1) ...
16:03:28 #10 35.86 Selecting previously unselected package libpath-tiny-perl.
16:03:28 #11 30.17 Preparing to unpack .../153-libmoo-perl_2.005004-3_all.deb ...
16:03:28 #11 30.18 Unpacking libmoo-perl (2.005004-3) ...
16:03:28 #11 30.22 Selecting previously unselected package libencode-locale-perl.
16:03:28 #11 30.22 Preparing to unpack .../154-libencode-locale-perl_1.05-1.1_all.deb ...
16:03:28 #11 30.25 Unpacking libencode-locale-perl (1.05-1.1) ...
16:03:28 #11 30.30 Selecting previously unselected package libtimedate-perl.
16:03:28 #11 30.30 Preparing to unpack .../155-libtimedate-perl_2.3300-2_all.deb ...
16:03:28 #11 30.31 Unpacking libtimedate-perl (2.3300-2) ...
16:03:28 #11 30.35 Selecting previously unselected package libhttp-date-perl.
16:03:28 #11 30.35 Preparing to unpack .../156-libhttp-date-perl_6.05-1_all.deb ...
16:03:28 #11 30.36 Unpacking libhttp-date-perl (6.05-1) ...
16:03:28 #11 30.40 Selecting previously unselected package libfile-listing-perl.
16:03:28 #11 30.40 Preparing to unpack .../157-libfile-listing-perl_6.14-1_all.deb ...
16:03:28 #11 30.41 Unpacking libfile-listing-perl (6.14-1) ...
16:03:28 #11 19.46 Get:408 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main arm64 lintian all 2.115.3ubuntu2.1 [1108 kB]
16:03:28 #11 18.02 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-modules armhf 2.1.27+dfsg2-3ubuntu1 [50.1 kB]
16:03:28 #11 18.03 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-decoder-perl armhf 4.023+ds-1 [94.5 kB]
16:03:28 #11 18.08 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-encoder-perl armhf 4.023+ds-1 [97.2 kB]
16:03:28 #11 18.09 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libset-intspan-perl all 1.19-2 [26.1 kB]
16:03:28 #11 18.09 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsocket6-perl armhf 0.29-1build4 [18.7 kB]
16:03:28 #11 18.09 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-copyright-perl all 0.003012-1 [21.3 kB]
16:03:28 #11 18.16 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
16:03:28 #11 18.16 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:03:28 #11 18.16 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxs-parse-keyword-perl armhf 0.21-1build1 [48.7 kB]
16:03:28 #11 18.16 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsyntax-keyword-try-perl armhf 0.26-1build1 [25.8 kB]
16:03:28 #11 18.16 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libterm-readkey-perl armhf 2.38-1build4 [23.8 kB]
16:03:28 #11 18.17 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-levenshteinxs-perl armhf 0.03-4build10 [7566 B]
16:03:28 #11 18.23 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-markdown-discount-perl armhf 0.13-1build1 [12.4 kB]
16:03:28 #11 18.23 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-xslate-perl armhf 3.5.9-1build1 [182 kB]
16:03:28 #11 18.25 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-duration-perl all 1.21-1 [13.1 kB]
16:03:28 #11 18.25 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-moment-perl armhf 0.44-1build6 [74.1 kB]
16:03:28 #11 18.31 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-xs-perl armhf 0.022-1build2 [23.3 kB]
16:03:28 #11 16.45 Get:422 http://archive.ubuntu.com/ubuntu kinetic/main amd64 equivs all 2.3.1 [19.0 kB]
16:03:28 #11 16.45 Get:423 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libauthen-sasl-perl all 2.1600-2 [43.7 kB]
16:03:28 #11 16.45 Get:424 http://archive.ubuntu.com/ubuntu kinetic/main amd64 python3-magic all 2:0.4.26-2 [13.2 kB]
16:03:28 #11 16.70 debconf: delaying package configuration, since apt-utils is not installed
16:03:28 #10 18.70 Get:253 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-protocol-https-perl all 6.07-2 [8284 B]
16:03:28 #10 18.70 Get:254 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
16:03:28 #10 18.70 Get:255 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
16:03:28 #10 18.70 Get:256 http://archive.ubuntu.com/ubuntu bionic/main amd64 librole-tiny-perl all 2.000006-1 [15.9 kB]
16:03:28 #10 18.70 Get:257 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstrictures-perl all 2.000003-1 [16.1 kB]
16:03:28 #10 18.71 Get:258 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-quote-perl all 2.005000-1 [17.0 kB]
16:03:28 #10 18.77 Get:259 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmoo-perl all 2.003004-1 [45.5 kB]
16:03:28 #10 18.77 Get:260 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-perl all 0.37-1 [18.3 kB]
16:03:28 #10 18.77 Get:261 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-identify-perl amd64 0.14-1 [10.5 kB]
16:03:28 #10 18.85 Get:262 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:03:28 #10 18.85 Get:263 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
16:03:28 #10 18.85 Get:264 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
16:03:28 #10 18.85 Get:265 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-xs-perl amd64 0.28-3build2 [16.4 kB]
16:03:28 #10 18.85 Get:266 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]
16:03:28 #10 18.85 Get:267 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
16:03:28 #10 18.85 Get:268 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB]
16:03:28 #10 18.92 Get:269 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-tiny-perl all 0.104-1 [55.3 kB]
16:03:28 #10 18.92 Get:270 http://archive.ubuntu.com/ubuntu bionic/main amd64 libperlio-gzip-perl amd64 0.19-1build3 [14.4 kB]
16:03:28 #10 18.92 Get:271 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
16:03:28 #10 18.99 Get:272 http://archive.ubuntu.com/ubuntu bionic/main amd64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB]
16:03:28 #10 18.99 Get:273 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [48.9 kB]
16:03:28 #10 40.35 Preparing to unpack .../152-equivs_2.3.1_all.deb ...
16:03:28 #10 40.35 Unpacking equivs (2.3.1) ...
16:03:28 #10 40.39 Selecting previously unselected package fonts-dejavu-core.
16:03:28 #10 40.39 Preparing to unpack .../153-fonts-dejavu-core_2.37-2_all.deb ...
16:03:28 #10 40.39 Unpacking fonts-dejavu-core (2.37-2) ...
16:03:28 #10 40.54 Selecting previously unselected package fontconfig-config.
16:03:28 #10 40.54 Preparing to unpack .../154-fontconfig-config_2.13.1-4.2_all.deb ...
16:03:28 #10 40.61 Unpacking fontconfig-config (2.13.1-4.2) ...
16:03:28 #11 30.97 Preparing to unpack .../151-gnupg_2.2.19-3ubuntu2.2_all.deb ...
16:03:28 #11 30.97 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
16:03:28 #11 31.02 Selecting previously unselected package libfile-which-perl.
16:03:28 #11 31.02 Preparing to unpack .../152-libfile-which-perl_1.23-1_all.deb ...
16:03:28 #11 31.03 Unpacking libfile-which-perl (1.23-1) ...
16:03:28 #11 31.07 Selecting previously unselected package libfile-homedir-perl.
16:03:28 #11 31.07 Preparing to unpack .../153-libfile-homedir-perl_1.004-1_all.deb ...
16:03:28 #11 31.07 Unpacking libfile-homedir-perl (1.004-1) ...
16:03:28 #11 31.11 Selecting previously unselected package libio-pty-perl.
16:03:28 #11 31.11 Preparing to unpack .../154-libio-pty-perl_1%3a1.12-1_arm64.deb ...
16:03:28 #11 31.11 Unpacking libio-pty-perl (1:1.12-1) ...
16:03:28 #11 31.16 Selecting previously unselected package libipc-run-perl.
16:03:28 #11 31.16 Preparing to unpack .../155-libipc-run-perl_20180523.0-2_all.deb ...
16:03:28 #11 31.17 Unpacking libipc-run-perl (20180523.0-2) ...
16:03:28 #11 8.758 Get:35 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgdbm6 armhf 1.23-1 [30.0 kB]
16:03:28 #11 8.787 Get:36 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgdbm-compat4 armhf 1.23-1 [6070 B]
16:03:28 #11 8.789 Get:37 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libperl5.34 armhf 5.34.0-5ubuntu1.1 [3967 kB]
16:03:28 #10 46.15 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
16:03:28 #10 46.15 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
16:03:28 #10 46.15 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
16:03:28 #10 46.15 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
16:03:28 #10 46.15 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
16:03:28 #10 46.15 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
16:03:28 #10 46.15 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
16:03:28 #10 46.15 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
16:03:28 #10 46.15 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
16:03:28 #10 46.15 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
16:03:28 #10 46.16 Setting up libheimbase1-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:28 #10 46.17 Setting up libfakeroot:armhf (1.22-2ubuntu1) ...
16:03:28 #10 46.19 Setting up libltdl7:armhf (2.4.6-2) ...
16:03:28 #10 46.20 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
16:03:28 #10 46.23 Setting up libsqlite3-0:armhf (3.22.0-1ubuntu0.7) ...
16:03:28 #10 46.24 Setting up liblocale-gettext-perl (1.07-3build2) ...
16:03:28 #10 46.26 Setting up wdiff (1.2.2-2) ...
16:03:28 #10 46.27 Setting up shared-mime-info (1.9-2) ...
16:03:28 #10 33.32 Preparing to unpack .../157-fontconfig-config_2.13.1-4.2_all.deb ...
16:03:28 #10 33.44 Unpacking fontconfig-config (2.13.1-4.2) ...
16:03:28 #10 33.49 Selecting previously unselected package libcurl3-gnutls:arm64.
16:03:28 #10 33.49 Preparing to unpack .../158-libcurl3-gnutls_7.74.0-1.3+deb11u3_arm64.deb ...
16:03:28 #10 33.50 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u3) ...
16:03:28 #10 33.55 Selecting previously unselected package liberror-perl.
16:03:28 #10 27.46 Preparing to unpack .../038-libnsl-dev_1.3.0-2_armhf.deb ...
16:03:28 #10 27.46 Unpacking libnsl-dev:armhf (1.3.0-2) ...
16:03:28 #10 27.50 Selecting previously unselected package libc6-dev:armhf.
16:03:28 #10 27.50 Preparing to unpack .../039-libc6-dev_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ...
16:03:28 #10 27.51 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u5) ...
16:03:28 #10 27.71 Selecting previously unselected package libtool.
16:03:28 #11 13.49 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB]
16:03:28 #11 14.90 Get:362 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB]
16:03:28 #11 14.91 Get:363 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB]
16:03:28 #11 14.91 Get:364 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
16:03:28 #11 14.91 Get:365 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
16:03:28 #11 14.92 Get:366 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
16:03:28 #11 14.92 Get:367 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
16:03:28 #11 14.92 Get:368 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-xdg all 0.27-2 [36.9 kB]
16:03:28 #11 14.92 Get:369 http://archive.ubuntu.com/ubuntu jammy/main amd64 equivs all 2.3.1 [19.0 kB]
16:03:28 #11 14.95 Get:370 http://archive.ubuntu.com/ubuntu jammy/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
16:03:28 #11 15.03 Get:371 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-magic all 2:0.4.24-2 [12.6 kB]
16:03:28 #10 26.72 Selecting previously unselected package libassuan0:arm64.
16:03:28 #10 26.73 Preparing to unpack .../089-libassuan0_2.5.2-1_arm64.deb ...
16:03:28 #10 26.73 Unpacking libassuan0:arm64 (2.5.2-1) ...
16:03:28 #10 26.76 Selecting previously unselected package gpgconf.
16:03:28 #10 26.77 Preparing to unpack .../090-gpgconf_2.2.12-1+deb10u2_arm64.deb ...
16:03:28 #10 26.77 Unpacking gpgconf (2.2.12-1+deb10u2) ...
16:03:28 #10 26.82 Selecting previously unselected package libksba8:arm64.
16:03:28 #10 26.82 Preparing to unpack .../091-libksba8_1.3.5-2+deb10u1_arm64.deb ...
16:03:28 #10 26.83 Unpacking libksba8:arm64 (1.3.5-2+deb10u1) ...
16:03:28 #10 26.87 Selecting previously unselected package libnpth0:arm64.
16:03:28 #10 26.87 Preparing to unpack .../092-libnpth0_1.6-1_arm64.deb ...
16:03:28 #10 26.88 Unpacking libnpth0:arm64 (1.6-1) ...
16:03:28 #10 26.92 Selecting previously unselected package dirmngr.
16:03:28 #10 26.92 Preparing to unpack .../093-dirmngr_2.2.12-1+deb10u2_arm64.deb ...
16:03:28 #10 26.94 Unpacking dirmngr (2.2.12-1+deb10u2) ...
16:03:28 #10 32.56 Preparing to unpack .../098-equivs_2.2.0_all.deb ...
16:03:28 #10 32.57 Unpacking equivs (2.2.0) ...
16:03:28 #10 32.62 Selecting previously unselected package libcurl3-gnutls:armhf.
16:03:28 #10 32.62 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u3_armhf.deb ...
16:03:28 #10 32.62 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
16:03:28 #10 32.68 Selecting previously unselected package libpcre2-8-0:armhf.
16:03:28 #10 32.68 Preparing to unpack .../100-libpcre2-8-0_10.32-5_armhf.deb ...
16:03:28 #10 32.69 Unpacking libpcre2-8-0:armhf (10.32-5) ...
16:03:28 #10 32.73 Selecting previously unselected package liberror-perl.
16:03:28 #10 32.73 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ...
16:03:28 #10 32.74 Unpacking liberror-perl (0.17027-2) ...
16:03:28 #10 32.77 Selecting previously unselected package git-man.
16:03:28 #10 32.77 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u6_all.deb ...
16:03:28 #10 32.78 Unpacking git-man (1:2.20.1-2+deb10u6) ...
16:03:28 #10 35.86 Preparing to unpack .../242-libpath-tiny-perl_0.104-1_all.deb ...
16:03:28 #10 35.87 Unpacking libpath-tiny-perl (0.104-1) ...
16:03:28 #10 35.91 Selecting previously unselected package libperlio-gzip-perl.
16:03:28 #10 35.91 Preparing to unpack .../243-libperlio-gzip-perl_0.19-1build3_arm64.deb ...
16:03:28 #10 35.91 Unpacking libperlio-gzip-perl (0.19-1build3) ...
16:03:28 #10 35.95 Selecting previously unselected package libpod-constants-perl.
16:03:28 #10 35.95 Preparing to unpack .../244-libpod-constants-perl_0.19-1_all.deb ...
16:03:28 #10 35.96 Unpacking libpod-constants-perl (0.19-1) ...
16:03:28 #10 35.99 Selecting previously unselected package libregexp-pattern-license-perl.
16:03:28 #10 36.00 Preparing to unpack .../245-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
16:03:28 #10 36.00 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
16:03:28 #10 36.04 Selecting previously unselected package libsasl2-modules:arm64.
16:03:28 #10 36.04 Preparing to unpack .../246-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ...
16:03:28 #10 36.05 Unpacking libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:28 #10 36.08 Selecting previously unselected package libsort-key-perl.
16:03:28 #10 36.09 Preparing to unpack .../247-libsort-key-perl_1.33-2_arm64.deb ...
16:03:28 #10 36.09 Unpacking libsort-key-perl (1.33-2) ...
16:03:28 #10 36.13 Selecting previously unselected package libstring-copyright-perl.
16:03:28 #11 30.44 Selecting previously unselected package libhtml-tagset-perl.
16:03:28 #11 30.45 Preparing to unpack .../158-libhtml-tagset-perl_3.20-4_all.deb ...
16:03:28 #11 30.45 Unpacking libhtml-tagset-perl (3.20-4) ...
16:03:28 #11 30.52 Selecting previously unselected package liburi-perl.
16:03:28 #11 30.52 Preparing to unpack .../159-liburi-perl_5.10-1_all.deb ...
16:03:28 #11 30.53 Unpacking liburi-perl (5.10-1) ...
16:03:28 #11 30.58 Selecting previously unselected package libhtml-parser-perl:arm64.
16:03:28 #11 30.58 Preparing to unpack .../160-libhtml-parser-perl_3.76-1build2_arm64.deb ...
16:03:28 #11 30.59 Unpacking libhtml-parser-perl:arm64 (3.76-1build2) ...
16:03:28 #11 30.63 Selecting previously unselected package libhtml-tree-perl.
16:03:28 #11 30.63 Preparing to unpack .../161-libhtml-tree-perl_5.07-2_all.deb ...
16:03:28 #11 30.64 Unpacking libhtml-tree-perl (5.07-2) ...
16:03:28 #11 30.69 Selecting previously unselected package libio-html-perl.
16:03:28 #11 30.69 Preparing to unpack .../162-libio-html-perl_1.004-2_all.deb ...
16:03:28 #11 30.70 Unpacking libio-html-perl (1.004-2) ...
16:03:28 #11 30.75 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:28 #24 7.216 Fetched 49.4 MB in 7s (7379 kB/s)
16:03:28 #11 19.64 Get:409 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 manpages-dev all 5.13-1 [2355 kB]
16:03:28 #11 19.77 Get:410 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-certifi all 2022.6.15-2 [156 kB]
16:03:28 #11 19.78 Get:411 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-cffi-backend arm64 1.15.1-1 [79.8 kB]
16:03:28 #11 19.78 Get:412 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-cryptography arm64 3.4.8-2 [217 kB]
16:03:28 #11 19.79 Get:413 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-idna all 3.3-1 [49.3 kB]
16:03:28 #11 19.79 Get:414 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-nacl arm64 1.5.0-2 [59.9 kB]
16:03:28 #11 19.80 Get:415 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-six all 1.16.0-4 [12.4 kB]
16:03:28 #11 19.80 Get:416 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-bcrypt arm64 3.2.0-1build1 [28.9 kB]
16:03:28 #11 19.80 Get:417 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-paramiko all 2.10.4-1ubuntu1 [134 kB]
16:03:28 #11 19.80 Get:418 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-urllib3 all 1.26.9-1 [98.8 kB]
16:03:28 #11 19.85 Get:419 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-requests all 2.27.1+dfsg-1ubuntu2 [50.3 kB]
16:03:28 #10 13.96 Dependencies resolved.
16:03:28 #10 14.00 ================================================================================
16:03:28 #10 14.00  Package                       Arch    Version                 Repository  Size
16:03:28 #10 14.00 ================================================================================
16:03:28 #10 14.00 Installing:
16:03:28 #10 14.00  dnf-plugins-core              noarch  4.3.0-1.el9             baseos      35 k
16:03:28 #10 14.00  rpm-build                     x86_64  4.16.1.3-19.el9         appstream  102 k
16:03:28 #10 14.00  rpmlint                       noarch  1.11-19.el9             appstream  198 k
16:03:28 #10 14.00 Installing dependencies:
16:03:28 #10 14.00  binutils                      x86_64  2.35.2-24.el9           baseos     4.6 M
16:03:28 #10 14.00  bzip2                         x86_64  1.0.8-8.el9             baseos      56 k
16:03:28 #10 14.00  checkpolicy                   x86_64  3.4-1.el9               appstream  347 k
16:03:28 #10 14.00  cpio                          x86_64  2.13-16.el9             baseos     275 k
16:03:28 #10 14.00  cracklib                      x86_64  2.9.6-27.el9            baseos      94 k
16:03:28 #10 14.00  cracklib-dicts                x86_64  2.9.6-27.el9            baseos     3.6 M
16:03:28 #10 14.00  dbus-libs                     x86_64  1:1.12.20-7.el9         baseos     152 k
16:03:28 #10 14.00  desktop-file-utils            x86_64  0.26-6.el9              appstream   74 k
16:03:28 #10 14.00  diffutils                     x86_64  3.7-12.el9              baseos     397 k
16:03:28 #10 14.00  dwz                           x86_64  0.14-3.el9              appstream  128 k
16:03:28 #10 14.00  ed                            x86_64  1.14.2-12.el9           baseos      75 k
16:03:28 #10 14.00  efi-srpm-macros               noarch  4-9.el9                 appstream   23 k
16:03:28 #10 14.00  elfutils                      x86_64  0.188-3.el9             baseos     529 k
16:03:28 #10 14.00  elfutils-debuginfod-client    x86_64  0.188-3.el9             baseos      38 k
16:03:28 #10 14.00  emacs-filesystem              noarch  1:27.1-3.el9            appstream  9.2 k
16:03:28 #10 14.00  enchant                       x86_64  1:1.6.0-30.el9          appstream   62 k
16:03:28 #10 14.00  environment-modules           x86_64  5.0.1-2.el9             baseos     492 k
16:03:28 #10 14.00  file                          x86_64  5.39-10.el9             baseos      49 k
16:03:28 #10 14.00  fonts-srpm-macros             noarch  1:2.0.5-7.el9.1         appstream   28 k
16:03:28 #10 14.00  gcc-toolset-12-binutils       x86_64  2.38-16.el9             appstream  5.5 M
16:03:28 #10 14.00  gcc-toolset-12-binutils-gold  x86_64  2.38-14.el9             appstream  752 k
16:03:28 #10 14.00  gcc-toolset-12-runtime        x86_64  12.0-5.el9              appstream   55 k
16:03:28 #10 14.00  gdb-minimal                   x86_64  10.2-10.el9             appstream  3.5 M
16:03:28 #10 14.00  gdk-pixbuf2                   x86_64  2.42.6-3.el9            appstream  492 k
16:03:28 #10 14.00  ghc-srpm-macros               noarch  1.5.0-6.el9             appstream  8.8 k
16:03:28 #10 14.00  glib-networking               x86_64  2.68.3-3.el9            baseos     186 k
16:03:28 #10 14.00  glibc-gconv-extra             x86_64  2.34-49.el9             baseos     1.7 M
16:03:28 #10 14.00  go-srpm-macros                noarch  3.0.9-9.el9             appstream   27 k
16:03:28 #10 14.00  groff-base                    x86_64  1.22.4-10.el9           baseos     1.1 M
16:03:28 #10 14.00  gsettings-desktop-schemas     x86_64  40.0-5.el9              baseos     684 k
16:03:28 #10 14.00  hunspell                      x86_64  1.7.0-11.el9            appstream  325 k
16:03:28 #10 14.00  hunspell-en-GB                noarch  0.20140811.1-20.el9     appstream  226 k
16:03:28 #10 14.00  hunspell-en-US                noarch  0.20140811.1-20.el9     appstream  177 k
16:03:28 #10 14.00  hunspell-filesystem           x86_64  1.7.0-11.el9            appstream  8.7 k
16:03:28 #10 14.00  info                          x86_64  6.7-15.el9              baseos     225 k
16:03:28 #10 14.00  json-glib                     x86_64  1.6.6-1.el9             baseos     163 k
16:03:28 #10 14.00  kernel-srpm-macros            noarch  1.0-11.el9              appstream   16 k
16:03:28 #10 14.00  less                          x86_64  590-1.el9               baseos     163 k
16:03:28 #10 14.00  libappstream-glib             x86_64  0.7.18-4.el9            appstream  396 k
16:03:28 #10 14.00  libatomic                     x86_64  11.3.1-4.el9            baseos      56 k
16:03:28 #10 14.00  libbrotli                     x86_64  1.0.9-6.el9             baseos     314 k
16:03:28 #10 14.00  libdb                         x86_64  5.3.28-53.el9           baseos     738 k
16:03:28 #10 14.00  libeconf                      x86_64  0.4.1-2.el9             baseos      28 k
16:03:28 #10 14.00  libfdisk                      x86_64  2.37.4-9.el9            baseos     155 k
16:03:28 #10 14.00  libicu                        x86_64  67.1-9.el9              baseos     9.6 M
16:03:28 #10 14.00  libjpeg-turbo                 x86_64  2.0.90-5.el9            appstream  176 k
16:03:28 #10 14.00  libpipeline                   x86_64  1.5.3-4.el9             baseos      49 k
16:03:28 #10 14.00  libpkgconf                    x86_64  1.7.3-10.el9            baseos      36 k
16:03:28 #10 14.00  libpng                        x86_64  2:1.6.37-12.el9         baseos     117 k
16:03:28 #10 14.00  libproxy                      x86_64  0.4.15-35.el9           baseos      74 k
16:03:28 #10 14.00  libpsl                        x86_64  0.21.1-5.el9            baseos      64 k
16:03:28 #10 14.00  libpwquality                  x86_64  1.4.4-8.el9             baseos     119 k
16:03:28 #10 14.00  libselinux-utils              x86_64  3.4-3.el9               baseos     182 k
16:03:28 #10 14.00  libsoup                       x86_64  2.72.0-8.el9            appstream  405 k
16:03:28 #10 14.00  libstemmer                    x86_64  0-18.585svn.el9         appstream   83 k
16:03:28 #10 14.00  libutempter                   x86_64  1.2.1-6.el9             baseos      27 k
16:03:28 #10 14.00  lua-srpm-macros               noarch  1-6.el9                 appstream  9.5 k
16:03:28 #10 14.00  man-db                        x86_64  2.9.3-7.el9             baseos     1.2 M
16:03:28 #10 14.00  ncurses                       x86_64  6.2-8.20210508.el9      baseos     407 k
16:03:28 #10 14.00  ocaml-srpm-macros             noarch  6-6.el9                 appstream  8.8 k
16:03:28 #10 14.00  openblas-srpm-macros          noarch  2-11.el9                appstream  8.4 k
16:03:28 #10 14.00  openssl                       x86_64  1:3.0.7-2.el9           baseos     1.2 M
16:03:28 #10 14.00  pam                           x86_64  1.5.1-14.el9            baseos     621 k
16:03:28 #10 14.00  patch                         x86_64  2.7.6-16.el9            appstream  128 k
16:03:28 #10 14.00  perl-AutoLoader               noarch  5.74-479.el9            appstream   31 k
16:03:28 #10 14.00  perl-B                        x86_64  1.80-479.el9            appstream  190 k
16:03:28 #10 14.00  perl-Carp                     noarch  1.50-460.el9            appstream   30 k
16:03:28 #10 14.00  perl-Class-Struct             noarch  0.66-479.el9            appstream   32 k
16:03:28 #10 14.00  perl-Data-Dumper              x86_64  2.174-462.el9           appstream   56 k
16:03:28 #10 14.00  perl-Digest                   noarch  1.19-4.el9              appstream   26 k
16:03:28 #10 14.00  perl-Digest-MD5               x86_64  2.58-4.el9              appstream   37 k
16:03:28 #10 14.00  perl-Encode                   x86_64  4:3.08-462.el9          appstream  1.7 M
16:03:28 #10 14.00  perl-Errno                    x86_64  1.30-479.el9            appstream   24 k
16:03:28 #10 14.00  perl-Exporter                 noarch  5.74-461.el9            appstream   32 k
16:03:28 #10 14.00  perl-Fcntl                    x86_64  1.13-479.el9            appstream   30 k
16:03:28 #10 14.00  perl-File-Basename            noarch  2.85-479.el9            appstream   27 k
16:03:28 #10 14.00  perl-File-Path                noarch  2.18-4.el9              appstream   36 k
16:03:28 #10 14.00  perl-File-Temp                noarch  1:0.231.100-4.el9       appstream   60 k
16:03:28 #10 14.00  perl-File-stat                noarch  1.09-479.el9            appstream   27 k
16:03:28 #10 14.00  perl-FileHandle               noarch  2.03-479.el9            appstream   25 k
16:03:28 #10 14.00  perl-Getopt-Long              noarch  1:2.52-4.el9            appstream   61 k
16:03:28 #10 14.00  perl-Getopt-Std               noarch  1.12-479.el9            appstream   25 k
16:03:28 #10 14.00  perl-HTTP-Tiny                noarch  0.076-460.el9           appstream   55 k
16:03:28 #10 14.00  perl-IO                       x86_64  1.43-479.el9            appstream   98 k
16:03:28 #10 14.00  perl-IO-Socket-IP             noarch  0.41-5.el9              appstream   43 k
16:03:28 #10 14.00  perl-IPC-Open3                noarch  1.21-479.el9            appstream   32 k
16:03:28 #10 14.00  perl-MIME-Base64              x86_64  3.16-4.el9              appstream   31 k
16:03:28 #10 14.00  perl-Net-SSLeay               x86_64  1.92-2.el9              appstream  388 k
16:03:28 #10 14.00  perl-POSIX                    x86_64  1.94-479.el9            appstream  106 k
16:03:28 #10 14.00  perl-PathTools                x86_64  3.78-461.el9            appstream   88 k
16:03:28 #10 14.00  perl-Pod-Escapes              noarch  1:1.07-460.el9          appstream   21 k
16:03:28 #10 14.00  perl-Pod-Perldoc              noarch  3.28.01-461.el9         appstream   87 k
16:03:28 #10 14.00  perl-Pod-Simple               noarch  1:3.42-4.el9            appstream  225 k
16:03:28 #10 14.00  perl-Pod-Usage                noarch  4:2.01-4.el9            appstream   41 k
16:03:28 #10 14.00  perl-Scalar-List-Utils        x86_64  4:1.56-461.el9          appstream   73 k
16:03:28 #10 14.00  perl-SelectSaver              noarch  1.02-479.el9            appstream   21 k
16:03:28 #10 14.00  perl-Socket                   x86_64  4:2.031-4.el9           appstream   56 k
16:03:28 #10 14.00  perl-Storable                 x86_64  1:3.21-460.el9          appstream   96 k
16:03:28 #10 14.00  perl-Symbol                   noarch  1.08-479.el9            appstream   24 k
16:03:28 #10 14.00  perl-Term-ANSIColor           noarch  5.01-461.el9            appstream   49 k
16:03:28 #10 14.00  perl-Term-Cap                 noarch  1.17-460.el9            appstream   23 k
16:03:28 #10 14.00  perl-Text-ParseWords          noarch  3.30-460.el9            appstream   17 k
16:03:28 #10 14.00  perl-Text-Tabs+Wrap           noarch  2013.0523-460.el9       appstream   24 k
16:03:28 #10 14.00  perl-Time-Local               noarch  2:1.300-7.el9           appstream   34 k
16:03:28 #10 14.00  perl-URI                      noarch  5.09-3.el9              appstream  121 k
16:03:28 #10 14.00  perl-base                     noarch  2.27-479.el9            appstream   26 k
16:03:28 #10 14.00  perl-constant                 noarch  1.33-461.el9            appstream   24 k
16:03:28 #10 14.00  perl-if                       noarch  0.60.800-479.el9        appstream   24 k
16:03:28 #10 14.00  perl-interpreter              x86_64  4:5.32.1-479.el9        appstream   81 k
16:03:28 #10 14.00  perl-libnet                   noarch  3.13-4.el9              appstream  130 k
16:03:28 #10 14.00  perl-libs                     x86_64  4:5.32.1-479.el9        appstream  2.2 M
16:03:28 #10 14.00  perl-mro                      x86_64  1.23-479.el9            appstream   38 k
16:03:28 #10 14.00  perl-overload                 noarch  1.31-479.el9            appstream   55 k
16:03:28 #10 14.00  perl-overloading              noarch  0.02-479.el9            appstream   22 k
16:03:28 #10 14.00  perl-parent                   noarch  1:0.238-460.el9         appstream   15 k
16:03:28 #10 14.00  perl-podlators                noarch  1:4.14-460.el9          appstream  114 k
16:03:28 #10 14.00  perl-srpm-macros              noarch  1-41.el9                appstream  9.1 k
16:03:28 #10 14.00  perl-subs                     noarch  1.03-479.el9            appstream   21 k
16:03:28 #10 14.00  perl-vars                     noarch  1.05-479.el9            appstream   23 k
16:03:28 #10 14.00  pkgconf                       x86_64  1.7.3-10.el9            baseos      41 k
16:03:28 #10 14.00  pkgconf-m4                    noarch  1.7.3-10.el9            baseos      15 k
16:03:28 #10 14.00  pkgconf-pkg-config            x86_64  1.7.3-10.el9            baseos      11 k
16:03:28 #10 14.00  policycoreutils               x86_64  3.4-4.el9               baseos     235 k
16:03:28 #10 14.00  policycoreutils-python-utils  noarch  3.4-4.el9               appstream   75 k
16:03:28 #10 14.00  procps-ng                     x86_64  3.3.17-9.el9            baseos     346 k
16:03:28 #10 14.00  publicsuffix-list-dafsa       noarch  20210518-3.el9          baseos      58 k
16:03:28 #10 14.00  python-srpm-macros            noarch  3.9-52.el9              appstream   24 k
16:03:28 #10 14.00  python3-audit                 x86_64  3.0.7-103.el9           appstream   84 k
16:03:28 #10 14.00  python3-dateutil              noarch  1:2.8.1-6.el9           baseos     302 k
16:03:28 #10 14.00  python3-dbus                  x86_64  1.2.18-2.el9            baseos     144 k
16:03:28 #10 14.00  python3-dnf-plugins-core      noarch  4.3.0-1.el9             baseos     245 k
16:03:28 #10 14.00  python3-enchant               noarch  3.2.0-5.el9             appstream   86 k
16:03:28 #10 14.00  python3-file-magic            noarch  5.39-10.el9             appstream   17 k
16:03:28 #10 14.00  python3-libselinux            x86_64  3.4-3.el9               appstream  186 k
16:03:28 #10 14.00  python3-libsemanage           x86_64  3.4-2.el9               appstream   80 k
16:03:28 #10 14.00  python3-policycoreutils       noarch  3.4-4.el9               appstream  2.1 M
16:03:28 #10 14.00  python3-setools               x86_64  4.4.0-5.el9             baseos     599 k
16:03:28 #10 14.00  python3-setuptools            noarch  53.0.0-11.el9           baseos     944 k
16:03:28 #10 14.00  python3-six                   noarch  1.15.0-9.el9            baseos      37 k
16:03:28 #10 14.00  qt5-srpm-macros               noarch  5.15.3-1.el9            appstream  9.7 k
16:03:28 #10 14.00  redhat-rpm-config             noarch  197-1.el9               appstream   73 k
16:03:28 #10 14.00  rust-srpm-macros              noarch  17-4.el9                appstream   10 k
16:03:28 #10 14.00  scl-utils                     x86_64  1:2.0.3-2.el9           appstream   38 k
16:03:28 #10 14.00  shared-mime-info              x86_64  2.1-5.el9               baseos     558 k
16:03:28 #10 14.00  systemd-libs                  x86_64  250-13.el9              baseos     631 k
16:03:28 #10 14.00  tcl                           x86_64  1:8.6.10-7.el9          baseos     1.1 M
16:03:28 #10 14.00  unzip                         x86_64  6.0-56.el9              baseos     182 k
16:03:28 #10 14.00  util-linux                    x86_64  2.37.4-9.el9            baseos     2.3 M
16:03:28 #10 14.00  util-linux-core               x86_64  2.37.4-9.el9            baseos     461 k
16:03:28 #10 14.00  vim-filesystem                noarch  2:8.2.2637-16.el9       baseos      25 k
16:03:28 #10 14.00  webkit2gtk3-jsc               x86_64  2.38.2-1.el9            appstream  6.5 M
16:03:28 #10 14.00  xz                            x86_64  5.2.5-8.el9             baseos     226 k
16:03:28 #10 14.00  zip                           x86_64  3.0-33.el9              baseos     238 k
16:03:28 #10 14.00  zstd                          x86_64  1.5.1-2.el9             baseos     548 k
16:03:28 #10 14.00 Installing weak dependencies:
16:03:28 #10 14.00  abattis-cantarell-fonts       noarch  0.301-4.el9             appstream  365 k
16:03:28 #10 14.00  adobe-source-code-pro-fonts   noarch  2.030.1.050-12.el9.1    appstream  832 k
16:03:28 #10 14.00  hunspell-en                   noarch  0.20140811.1-20.el9     appstream  187 k
16:03:28 #10 14.00  libproxy-webkitgtk4           x86_64  0.4.15-35.el9           appstream   22 k
16:03:28 #10 14.00  perl-IO-Socket-SSL            noarch  2.073-1.el9             appstream  219 k
16:03:28 #10 14.00  perl-Mozilla-CA               noarch  20200520-6.el9          appstream   13 k
16:03:28 #10 14.00  perl-NDBM_File                x86_64  1.15-479.el9            appstream   32 k
16:03:28 #10 14.00 
16:03:28 #10 14.00 Transaction Summary
16:03:28 #10 14.00 ================================================================================
16:03:28 #10 14.00 Install  164 Packages
16:03:28 #10 14.00 
16:03:28 #10 14.01 Total download size: 69 M
16:03:28 #10 14.01 Installed size: 245 M
16:03:28 #10 14.01 Downloading Packages:
16:03:28 #11 16.74 Fetched 149 MB in 10s (15.3 MB/s)
16:03:28 #11 16.76 Selecting previously unselected package liblocale-gettext-perl.
16:03:28 #11 16.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 ... 4397 files and directories currently installed.)
16:03:28 #11 16.77 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
16:03:28 #11 16.78 Unpacking liblocale-gettext-perl (1.07-4build3) ...
16:03:28 #11 16.83 Selecting previously unselected package libssl3:amd64.
16:03:28 #11 16.83 Preparing to unpack .../libssl3_3.0.5-2ubuntu2_amd64.deb ...
16:03:28 #11 16.85 Unpacking libssl3:amd64 (3.0.5-2ubuntu2) ...
16:03:28 #10 18.99 Get:274 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-key-perl amd64 1.33-2 [35.0 kB]
16:03:28 #10 18.99 Get:275 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-copyright-perl all 0.003005-1 [10.1 kB]
16:03:28 #10 19.00 Get:276 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:03:28 #10 19.00 Get:277 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
16:03:28 #10 19.00 Get:278 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunicode-utf8-perl amd64 0.60-1build4 [17.9 kB]
16:03:28 #10 19.07 Get:279 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
16:03:28 #10 19.07 Get:280 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
16:03:28 #10 19.07 Get:281 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB]
16:03:28 #10 19.14 Get:282 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-libxml-perl amd64 2.0128+dfsg-5 [316 kB]
16:03:28 #10 19.16 Get:283 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-parser-perl amd64 2.44-2build3 [199 kB]
16:03:28 #10 19.17 Get:284 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB]
16:03:28 #10 19.17 Get:285 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-simple-perl all 2.24-1 [63.6 kB]
16:03:28 #10 19.17 Get:286 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-libyaml-perl amd64 0.69+repack-1 [26.4 kB]
16:03:28 #10 19.17 Get:287 http://archive.ubuntu.com/ubuntu bionic/main amd64 licensecheck all 3.0.31-2 [22.0 kB]
16:03:28 #10 19.17 Get:288 http://archive.ubuntu.com/ubuntu bionic/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
16:03:28 #10 19.21 Get:289 http://archive.ubuntu.com/ubuntu bionic/main amd64 t1utils amd64 1.41-2 [56.0 kB]
16:03:28 #10 19.22 Get:290 http://archive.ubuntu.com/ubuntu bionic/main amd64 lintian all 2.5.81ubuntu1 [847 kB]
16:03:28 #10 19.26 Get:291 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB]
16:03:28 #10 40.71 Selecting previously unselected package libcurl3-gnutls:armhf.
16:03:28 #10 40.72 Preparing to unpack .../155-libcurl3-gnutls_7.74.0-1.3+deb11u3_armhf.deb ...
16:03:28 #10 40.72 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
16:03:28 #10 40.77 Selecting previously unselected package liberror-perl.
16:03:28 #10 40.77 Preparing to unpack .../156-liberror-perl_0.17029-1_all.deb ...
16:03:28 #10 40.78 Unpacking liberror-perl (0.17029-1) ...
16:03:28 #10 40.81 Selecting previously unselected package git-man.
16:03:28 #10 40.81 Preparing to unpack .../157-git-man_1%3a2.30.2-1_all.deb ...
16:03:28 #10 40.81 Unpacking git-man (1:2.30.2-1) ...
16:03:28 #11 31.23 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:28 #11 31.23 Preparing to unpack .../156-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:03:28 #11 31.24 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:03:28 #11 31.28 Selecting previously unselected package libb-hooks-op-check-perl.
16:03:28 #11 31.28 Preparing to unpack .../157-libb-hooks-op-check-perl_0.22-1build2_arm64.deb ...
16:03:28 #11 31.29 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
16:03:28 #11 31.33 Selecting previously unselected package libdynaloader-functions-perl.
16:03:28 #11 31.33 Preparing to unpack .../158-libdynaloader-functions-perl_0.003-1_all.deb ...
16:03:28 #11 31.34 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:03:28 #11 31.37 Selecting previously unselected package libdevel-callchecker-perl.
16:03:28 #11 31.38 Preparing to unpack .../159-libdevel-callchecker-perl_0.008-1ubuntu1_arm64.deb ...
16:03:28 #11 31.38 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
16:03:28 #11 31.42 Selecting previously unselected package libparams-classify-perl.
16:03:28 #11 18.31 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libunicode-utf8-perl armhf 0.62-1build4 [17.6 kB]
16:03:28 #11 18.31 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
16:03:28 #11 18.31 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
16:03:28 #11 18.31 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
16:03:28 #11 18.32 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1 [311 kB]
16:03:28 #11 18.38 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-parser-perl armhf 2.46-3build1 [210 kB]
16:03:28 #11 18.40 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:03:28 #11 18.40 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-libyaml-perl armhf 0.83+ds-1build1 [27.3 kB]
16:03:28 #11 18.40 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf licensecheck all 3.2.14-2 [40.9 kB]
16:03:28 #11 18.46 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-size-perl armhf 0.83-1build4 [19.9 kB]
16:03:28 #11 18.46 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run3-perl all 0.048-2 [31.4 kB]
16:03:28 #11 18.46 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzip armhf 1.23-1 [80.2 kB]
16:03:28 #11 18.46 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzop armhf 1.04-2build2 [84.5 kB]
16:03:28 #11 18.47 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf t1utils armhf 1.41-4build2 [53.1 kB]
16:03:28 #11 18.47 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf unzip armhf 6.0-26ubuntu3.1 [162 kB]
16:03:28 #11 18.53 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf lintian all 2.114.0ubuntu1.2 [1082 kB]
16:03:28 #11 18.59 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages-dev all 5.10-1ubuntu1 [2309 kB]
16:03:28 #8 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 5.2s
16:03:28 #12 19.69 Dependencies resolved.
16:03:28 #12 19.70 ==============================================================================================
16:03:28 #12 19.70  Package                      Arch     Version                                Repo        Size
16:03:28 #12 19.70 ==============================================================================================
16:03:28 #12 19.70 Installing:
16:03:28 #12 19.70  dnf-plugins-core             noarch   4.0.21-16.el8                          baseos      75 k
16:03:28 #12 19.70  rpm-build                    aarch64  4.14.3-24.el8                          appstream  173 k
16:03:28 #12 19.70  rpmlint                      noarch   1.10-14.el8                            appstream  192 k
16:03:28 #12 19.70 Upgrading:
16:03:28 #12 19.70  python3-dnf-plugins-core     noarch   4.0.21-16.el8                          baseos     258 k
16:03:28 #12 19.70  python3-rpm                  aarch64  4.14.3-24.el8                          baseos     156 k
16:03:28 #12 19.70  rpm                          aarch64  4.14.3-24.el8                          baseos     543 k
16:03:28 #12 19.70  rpm-build-libs               aarch64  4.14.3-24.el8                          baseos     151 k
16:03:28 #12 19.70  rpm-libs                     aarch64  4.14.3-24.el8                          baseos     329 k
16:03:28 #12 19.70 Installing dependencies:
16:03:28 #12 19.70  binutils                     aarch64  2.30-119.el8                           baseos     6.1 M
16:03:28 #12 19.70  bzip2                        aarch64  1.0.6-26.el8                           baseos      60 k
16:03:28 #12 19.70  cpio                         aarch64  2.12-11.el8                            baseos     260 k
16:03:28 #12 19.70  desktop-file-utils           aarch64  0.26-1.el8                             appstream   79 k
16:03:28 #12 19.70  diffutils                    aarch64  3.6-6.el8                              baseos     352 k
16:03:28 #12 19.70  dwz                          aarch64  0.12-10.el8                            appstream  103 k
16:03:28 #12 19.70  efi-srpm-macros              noarch   3-3.el8                                appstream   22 k
16:03:28 #12 19.70  elfutils                     aarch64  0.187-4.el8                            baseos     529 k
16:03:28 #12 19.70  emacs-filesystem             noarch   1:26.1-7.el8                           baseos      70 k
16:03:28 #12 19.70  file                         aarch64  5.33-21.el8                            baseos      77 k
16:03:28 #12 19.70  gc                           aarch64  7.6.4-3.el8                            appstream   99 k
16:03:28 #12 19.70  gdb-headless                 aarch64  8.2-19.el8                             appstream  3.1 M
16:03:28 #12 19.70  ghc-srpm-macros              noarch   1.4.2-7.el8                            appstream  9.3 k
16:03:28 #12 19.70  glibc-gconv-extra            aarch64  2.28-211.el8                           baseos     1.8 M
16:03:28 #12 19.70  go-srpm-macros               noarch   2-17.el8                               appstream   13 k
16:03:28 #12 19.70  groff-base                   aarch64  1.22.3-18.el8                          baseos     989 k
16:03:28 #12 19.70  guile                        aarch64  5:2.0.14-7.el8                         appstream  3.5 M
16:03:28 #12 19.70  libatomic_ops                aarch64  7.6.2-3.el8                            appstream   38 k
16:03:28 #12 19.70  libbabeltrace                aarch64  1.5.4-4.el8                            baseos     189 k
16:03:28 #12 19.70  libpkgconf                   aarch64  1.4.2-1.el8                            baseos      34 k
16:03:28 #12 19.70  libtool-ltdl                 aarch64  2.4.6-25.el8                           baseos      57 k
16:03:28 #12 19.70  ncurses                      aarch64  6.1-9.20180224.el8                     baseos     383 k
16:03:28 #12 19.70  ocaml-srpm-macros            noarch   5-4.el8                                appstream  9.4 k
16:03:28 #12 19.70  openblas-srpm-macros         noarch   2-2.el8                                appstream  7.9 k
16:03:28 #12 19.70  patch                        aarch64  2.7.6-11.el8                           baseos     134 k
16:03:28 #12 19.70  perl-Carp                    noarch   1.42-396.el8                           baseos      30 k
16:03:28 #12 19.70  perl-Encode                  aarch64  4:2.97-3.el8                           baseos     1.5 M
16:03:28 #12 19.70  perl-Errno                   aarch64  1.28-421.el8                           baseos      76 k
16:03:28 #12 19.70  perl-Exporter                noarch   5.72-396.el8                           baseos      34 k
16:03:28 #12 19.70  perl-File-Path               noarch   2.15-2.el8                             baseos      38 k
16:03:28 #12 19.70  perl-File-Temp               noarch   0.230.600-1.el8                        baseos      63 k
16:03:28 #12 19.70  perl-Getopt-Long             noarch   1:2.50-4.el8                           baseos      63 k
16:03:28 #12 19.70  perl-HTTP-Tiny               noarch   0.074-1.el8                            baseos      58 k
16:03:28 #12 19.70  perl-IO                      aarch64  1.38-421.el8                           baseos     142 k
16:03:28 #12 19.70  perl-MIME-Base64             aarch64  3.15-396.el8                           baseos      31 k
16:03:28 #12 19.70  perl-PathTools               aarch64  3.74-1.el8                             baseos      90 k
16:03:28 #12 19.70  perl-Pod-Escapes             noarch   1:1.07-395.el8                         baseos      20 k
16:03:28 #12 19.70  perl-Pod-Perldoc             noarch   3.28-396.el8                           baseos      86 k
16:03:28 #12 19.70  perl-Pod-Simple              noarch   1:3.35-395.el8                         baseos     213 k
16:03:28 #12 19.70  perl-Pod-Usage               noarch   4:1.69-395.el8                         baseos      34 k
16:03:28 #12 19.70  perl-Scalar-List-Utils       aarch64  3:1.49-2.el8                           baseos      67 k
16:03:28 #12 19.70  perl-Socket                  aarch64  4:2.027-3.el8                          baseos      59 k
16:03:28 #12 19.70  perl-Storable                aarch64  1:3.11-3.el8                           baseos      95 k
16:03:28 #12 19.70  perl-Term-ANSIColor          noarch   4.06-396.el8                           baseos      46 k
16:03:28 #12 19.70  perl-Term-Cap                noarch   1.17-395.el8                           baseos      23 k
16:03:28 #12 19.70  perl-Text-ParseWords         noarch   3.30-395.el8                           baseos      18 k
16:03:28 #12 19.70  perl-Text-Tabs+Wrap          noarch   2013.0523-395.el8                      baseos      24 k
16:03:28 #12 19.70  perl-Time-Local              noarch   1:1.280-1.el8                          baseos      34 k
16:03:28 #12 19.70  perl-Unicode-Normalize       aarch64  1.25-396.el8                           baseos      78 k
16:03:28 #12 19.70  perl-constant                noarch   1.33-396.el8                           baseos      25 k
16:03:28 #12 19.70  perl-interpreter             aarch64  4:5.26.3-421.el8                       baseos     6.3 M
16:03:28 #12 19.70  perl-libs                    aarch64  4:5.26.3-421.el8                       baseos     1.5 M
16:03:28 #12 19.70  perl-macros                  aarch64  4:5.26.3-421.el8                       baseos      72 k
16:03:28 #12 19.70  perl-parent                  noarch   1:0.237-1.el8                          baseos      20 k
16:03:28 #12 19.70  perl-podlators               noarch   4.11-1.el8                             baseos     118 k
16:03:28 #12 19.70  perl-srpm-macros             noarch   1-25.el8                               appstream   11 k
16:03:28 #12 19.70  perl-threads                 aarch64  1:2.21-2.el8                           baseos      60 k
16:03:28 #12 19.70  perl-threads-shared          aarch64  1.58-2.el8                             baseos      47 k
16:03:28 #12 19.70  pkgconf                      aarch64  1.4.2-1.el8                            baseos      37 k
16:03:28 #12 19.70  pkgconf-m4                   noarch   1.4.2-1.el8                            baseos      17 k
16:03:28 #12 19.70  pkgconf-pkg-config           aarch64  1.4.2-1.el8                            baseos      15 k
16:03:28 #12 19.70  python-rpm-macros            noarch   3-44.el8                               appstream   16 k
16:03:28 #12 19.70  python-srpm-macros           noarch   3-44.el8                               appstream   16 k
16:03:28 #12 19.70  python3-rpm-macros           noarch   3-44.el8                               appstream   15 k
16:03:28 #12 19.70  python3-systemd              aarch64  234-8.el8                              appstream   80 k
16:03:28 #12 19.70  qt5-srpm-macros              noarch   5.15.3-1.el8                           appstream   11 k
16:03:28 #12 19.70  redhat-rpm-config            noarch   130-1.el8                              appstream   90 k
16:03:28 #12 19.70  rust-srpm-macros             noarch   5-2.el8                                appstream  9.2 k
16:03:28 #12 19.70  unzip                        aarch64  6.0-46.el8                             baseos     189 k
16:03:28 #12 19.70  xz                           aarch64  5.2.4-4.el8                            baseos     153 k
16:03:28 #12 19.70  zip                          aarch64  3.0-23.el8                             baseos     265 k
16:03:28 #12 19.70  zstd                         aarch64  1.4.4-1.el8                            appstream  303 k
16:03:28 #12 19.70 Installing weak dependencies:
16:03:28 #12 19.70  elfutils-debuginfod-client   aarch64  0.187-4.el8                            baseos      72 k
16:03:28 #12 19.70  perl-IO-Socket-IP            noarch   0.39-5.el8                             appstream   47 k
16:03:28 #12 19.70  perl-Mozilla-CA              noarch   20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
16:03:28 #12 19.70 Downgrading:
16:03:28 #12 19.70  xz-libs                      aarch64  5.2.4-4.el8                            baseos      91 k
16:03:28 #12 19.70 Enabling module streams:
16:03:28 #12 19.70  perl                                  5.26                                                   
16:03:28 #12 19.70  perl-IO-Socket-SSL                    2.066                                                  
16:03:28 #12 19.70  perl-libwww-perl                      6.34                                                   
16:03:28 #12 19.70 
16:03:28 #12 19.70 Transaction Summary
16:03:28 #12 19.70 ==============================================================================================
16:03:28 #12 19.70 Install    78 Packages
16:03:28 #12 19.70 Upgrade     5 Packages
16:03:28 #12 19.70 Downgrade   1 Package
16:03:28 #12 19.70 
16:03:28 #12 19.71 Total download size: 32 M
16:03:28 #12 19.71 Downloading Packages:
16:03:28 #11 8.978 Get:38 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf perl armhf 5.34.0-5ubuntu1.1 [231 kB]
16:03:28 #11 8.979 Get:39 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf openssl armhf 3.0.5-2ubuntu2 [1148 kB]
16:03:28 #11 9.014 Get:40 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf ca-certificates all 20211016ubuntu0.22.10.1 [143 kB]
16:03:28 #11 9.017 Get:41 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libdbus-1-3 armhf 1.14.0-2ubuntu3 [182 kB]
16:03:28 #11 9.026 Get:42 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-bin armhf 1.14.0-2ubuntu3 [37.6 kB]
16:03:28 #11 9.029 Get:43 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-session-bus-common all 1.14.0-2ubuntu3 [73.0 kB]
16:03:28 #11 9.031 Get:44 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-daemon armhf 1.14.0-2ubuntu3 [109 kB]
16:03:28 #11 9.037 Get:45 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus-system-bus-common all 1.14.0-2ubuntu3 [74.2 kB]
16:03:28 #11 9.040 Get:46 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf dbus armhf 1.14.0-2ubuntu3 [28.0 kB]
16:03:28 #11 9.052 Get:47 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf distro-info-data all 0.54ubuntu0.1 [5242 B]
16:03:28 #11 9.127 Get:48 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dmsetup armhf 2:1.02.185-1ubuntu1 [81.2 kB]
16:03:28 #11 9.129 Get:49 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libglib2.0-0 armhf 2.74.0-3 [1338 kB]
16:03:28 #10 33.55 Preparing to unpack .../159-liberror-perl_0.17029-1_all.deb ...
16:03:28 #10 33.56 Unpacking liberror-perl (0.17029-1) ...
16:03:28 #10 33.59 Selecting previously unselected package git-man.
16:03:28 #10 33.60 Preparing to unpack .../160-git-man_1%3a2.30.2-1_all.deb ...
16:03:28 #10 33.60 Unpacking git-man (1:2.30.2-1) ...
16:03:28 #10 33.72 Selecting previously unselected package git.
16:03:28 #10 33.72 Preparing to unpack .../161-git_1%3a2.30.2-1_arm64.deb ...
16:03:28 #10 33.74 Unpacking git (1:2.30.2-1) ...
16:03:28 #10 27.71 Preparing to unpack .../040-libtool_2.4.6-15_all.deb ...
16:03:28 #10 27.71 Unpacking libtool (2.4.6-15) ...
16:03:28 #10 27.76 Selecting previously unselected package dh-autoreconf.
16:03:28 #10 27.77 Preparing to unpack .../041-dh-autoreconf_20_all.deb ...
16:03:28 #10 27.77 Unpacking dh-autoreconf (20) ...
16:03:28 #10 27.80 Selecting previously unselected package libarchive-zip-perl.
16:03:28 #10 27.80 Preparing to unpack .../042-libarchive-zip-perl_1.68-1_all.deb ...
16:03:28 #10 27.81 Unpacking libarchive-zip-perl (1.68-1) ...
16:03:28 #10 27.87 Selecting previously unselected package libsub-override-perl.
16:03:28 #10 27.88 Preparing to unpack .../043-libsub-override-perl_0.09-2_all.deb ...
16:03:28 #10 27.88 Unpacking libsub-override-perl (0.09-2) ...
16:03:28 #10 27.94 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:28 #10 27.94 Preparing to unpack .../044-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
16:03:28 #10 27.95 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
16:03:28 #10 27.98 Selecting previously unselected package dh-strip-nondeterminism.
16:03:28 #10 27.98 Preparing to unpack .../045-dh-strip-nondeterminism_1.12.0-1_all.deb ...
16:03:28 #10 27.99 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
16:03:28 #10 28.02 Selecting previously unselected package libdpkg-perl.
16:03:28 #10 28.02 Preparing to unpack .../046-libdpkg-perl_1.20.12+rpi1_all.deb ...
16:03:28 #10 28.02 Unpacking libdpkg-perl (1.20.12+rpi1) ...
16:03:28 #10 28.09 Selecting previously unselected package patch.
16:03:28 #10 22.21   Running scriptlet: glibc-gconv-extra-2.34-49.el9.aarch64              163/163 
16:03:28 #10 26.26   Verifying        : binutils-2.35.2-24.el9.aarch64                       1/163 
16:03:28 #10 26.26   Verifying        : bzip2-1.0.8-8.el9.aarch64                            2/163 
16:03:28 #10 26.26   Verifying        : cpio-2.13-16.el9.aarch64                             3/163 
16:03:28 #10 26.26   Verifying        : cracklib-2.9.6-27.el9.aarch64                        4/163 
16:03:28 #10 26.26   Verifying        : cracklib-dicts-2.9.6-27.el9.aarch64                  5/163 
16:03:28 #10 26.26   Verifying        : dbus-libs-1:1.12.20-7.el9.aarch64                    6/163 
16:03:28 #10 26.26   Verifying        : diffutils-3.7-12.el9.aarch64                         7/163 
16:03:28 #10 26.26   Verifying        : dnf-plugins-core-4.3.0-1.el9.noarch                  8/163 
16:03:28 #10 26.26   Verifying        : ed-1.14.2-12.el9.aarch64                             9/163 
16:03:28 #10 26.26   Verifying        : elfutils-0.188-3.el9.aarch64                        10/163 
16:03:28 #10 26.26   Verifying        : elfutils-debuginfod-client-0.188-3.el9.aarch64      11/163 
16:03:28 #10 26.26   Verifying        : environment-modules-5.0.1-2.el9.aarch64             12/163 
16:03:28 #10 26.26   Verifying        : file-5.39-10.el9.aarch64                            13/163 
16:03:28 #10 26.26   Verifying        : glib-networking-2.68.3-3.el9.aarch64                14/163 
16:03:28 #10 26.26   Verifying        : glibc-gconv-extra-2.34-49.el9.aarch64               15/163 
16:03:28 #10 26.26   Verifying        : groff-base-1.22.4-10.el9.aarch64                    16/163 
16:03:28 #10 26.26   Verifying        : gsettings-desktop-schemas-40.0-5.el9.aarch64        17/163 
16:03:28 #10 26.26   Verifying        : info-6.7-15.el9.aarch64                             18/163 
16:03:28 #10 26.26   Verifying        : json-glib-1.6.6-1.el9.aarch64                       19/163 
16:03:28 #10 26.26   Verifying        : less-590-1.el9.aarch64                              20/163 
16:03:28 #10 26.26   Verifying        : libbrotli-1.0.9-6.el9.aarch64                       21/163 
16:03:28 #10 26.26   Verifying        : libdb-5.3.28-53.el9.aarch64                         22/163 
16:03:28 #10 26.26   Verifying        : libeconf-0.4.1-2.el9.aarch64                        23/163 
16:03:28 #10 26.26   Verifying        : libfdisk-2.37.4-9.el9.aarch64                       24/163 
16:03:28 #10 26.26   Verifying        : libicu-67.1-9.el9.aarch64                           25/163 
16:03:28 #10 26.26   Verifying        : libpipeline-1.5.3-4.el9.aarch64                     26/163 
16:03:28 #10 26.26   Verifying        : libpkgconf-1.7.3-10.el9.aarch64                     27/163 
16:03:28 #10 26.26   Verifying        : libpng-2:1.6.37-12.el9.aarch64                      28/163 
16:03:28 #10 26.26   Verifying        : libproxy-0.4.15-35.el9.aarch64                      29/163 
16:03:28 #10 26.26   Verifying        : libpsl-0.21.1-5.el9.aarch64                         30/163 
16:03:28 #10 26.26   Verifying        : libpwquality-1.4.4-8.el9.aarch64                    31/163 
16:03:28 #10 26.26   Verifying        : libselinux-utils-3.4-3.el9.aarch64                  32/163 
16:03:28 #10 26.26   Verifying        : libutempter-1.2.1-6.el9.aarch64                     33/163 
16:03:28 #10 26.26   Verifying        : man-db-2.9.3-7.el9.aarch64                          34/163 
16:03:28 #10 26.26   Verifying        : ncurses-6.2-8.20210508.el9.aarch64                  35/163 
16:03:28 #10 26.26   Verifying        : openssl-1:3.0.7-2.el9.aarch64                       36/163 
16:03:28 #10 26.26   Verifying        : pam-1.5.1-14.el9.aarch64                            37/163 
16:03:28 #10 26.26   Verifying        : pkgconf-1.7.3-10.el9.aarch64                        38/163 
16:03:28 #10 26.26   Verifying        : pkgconf-m4-1.7.3-10.el9.noarch                      39/163 
16:03:28 #10 26.26   Verifying        : pkgconf-pkg-config-1.7.3-10.el9.aarch64             40/163 
16:03:28 #10 26.26   Verifying        : policycoreutils-3.4-4.el9.aarch64                   41/163 
16:03:28 #10 26.26   Verifying        : procps-ng-3.3.17-9.el9.aarch64                      42/163 
16:03:28 #10 26.26   Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch       43/163 
16:03:28 #10 26.26   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch               44/163 
16:03:28 #10 26.26   Verifying        : python3-dbus-1.2.18-2.el9.aarch64                   45/163 
16:03:28 #10 26.26   Verifying        : python3-dnf-plugins-core-4.3.0-1.el9.noarch         46/163 
16:03:28 #10 26.26   Verifying        : python3-setools-4.4.0-5.el9.aarch64                 47/163 
16:03:28 #10 26.26   Verifying        : python3-setuptools-53.0.0-11.el9.noarch             48/163 
16:03:28 #10 26.26   Verifying        : python3-six-1.15.0-9.el9.noarch                     49/163 
16:03:28 #10 26.26   Verifying        : shared-mime-info-2.1-5.el9.aarch64                  50/163 
16:03:28 #10 26.26   Verifying        : systemd-libs-250-13.el9.aarch64                     51/163 
16:03:28 #10 26.26   Verifying        : tcl-1:8.6.10-7.el9.aarch64                          52/163 
16:03:28 #10 26.26   Verifying        : unzip-6.0-56.el9.aarch64                            53/163 
16:03:28 #10 26.26   Verifying        : util-linux-2.37.4-9.el9.aarch64                     54/163 
16:03:28 #10 26.26   Verifying        : util-linux-core-2.37.4-9.el9.aarch64                55/163 
16:03:28 #10 26.26   Verifying        : vim-filesystem-2:8.2.2637-16.el9.noarch             56/163 
16:03:28 #10 26.26   Verifying        : xz-5.2.5-8.el9.aarch64                              57/163 
16:03:28 #10 26.26   Verifying        : zip-3.0-33.el9.aarch64                              58/163 
16:03:28 #10 26.26   Verifying        : zstd-1.5.1-2.el9.aarch64                            59/163 
16:03:28 #10 26.26   Verifying        : abattis-cantarell-fonts-0.301-4.el9.noarch          60/163 
16:03:28 #10 26.26   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1    61/163 
16:03:28 #10 26.26   Verifying        : checkpolicy-3.4-1.el9.aarch64                       62/163 
16:03:28 #10 26.26   Verifying        : desktop-file-utils-0.26-6.el9.aarch64               63/163 
16:03:28 #10 26.26   Verifying        : dwz-0.14-3.el9.aarch64                              64/163 
16:03:28 #10 26.26   Verifying        : efi-srpm-macros-4-9.el9.noarch                      65/163 
16:03:28 #10 26.26   Verifying        : emacs-filesystem-1:27.1-3.el9.noarch                66/163 
16:03:28 #10 26.26   Verifying        : enchant-1:1.6.0-30.el9.aarch64                      67/163 
16:03:28 #10 26.26   Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch            68/163 
16:03:28 #10 26.26   Verifying        : gcc-toolset-12-binutils-2.38-16.el9.aarch64         69/163 
16:03:28 #10 26.26   Verifying        : gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64    70/163 
16:03:28 #10 26.26   Verifying        : gcc-toolset-12-runtime-12.0-5.el9.aarch64           71/163 
16:03:28 #10 26.26   Verifying        : gdb-minimal-10.2-10.el9.aarch64                     72/163 
16:03:28 #10 26.26   Verifying        : gdk-pixbuf2-2.42.6-3.el9.aarch64                    73/163 
16:03:28 #10 26.26   Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                  74/163 
16:03:28 #10 26.26   Verifying        : go-srpm-macros-3.0.9-9.el9.noarch                   75/163 
16:03:28 #10 26.26   Verifying        : hunspell-1.7.0-11.el9.aarch64                       76/163 
16:03:28 #10 26.26   Verifying        : hunspell-en-0.20140811.1-20.el9.noarch              77/163 
16:03:28 #10 26.26   Verifying        : hunspell-en-GB-0.20140811.1-20.el9.noarch           78/163 
16:03:28 #10 26.26   Verifying        : hunspell-en-US-0.20140811.1-20.el9.noarch           79/163 
16:03:28 #10 26.26   Verifying        : hunspell-filesystem-1.7.0-11.el9.aarch64            80/163 
16:03:28 #10 26.26   Verifying        : kernel-srpm-macros-1.0-11.el9.noarch                81/163 
16:03:28 #10 26.27   Verifying        : libappstream-glib-0.7.18-4.el9.aarch64              82/163 
16:03:28 #10 26.27   Verifying        : libjpeg-turbo-2.0.90-5.el9.aarch64                  83/163 
16:03:28 #10 26.27   Verifying        : libproxy-webkitgtk4-0.4.15-35.el9.aarch64           84/163 
16:03:28 #10 26.27   Verifying        : libsoup-2.72.0-8.el9.aarch64                        85/163 
16:03:28 #10 26.27   Verifying        : libstemmer-0-18.585svn.el9.aarch64                  86/163 
16:03:28 #10 26.27   Verifying        : lua-srpm-macros-1-6.el9.noarch                      87/163 
16:03:28 #10 26.27   Verifying        : ocaml-srpm-macros-6-6.el9.noarch                    88/163 
16:03:28 #10 26.27   Verifying        : openblas-srpm-macros-2-11.el9.noarch                89/163 
16:03:28 #10 26.27   Verifying        : patch-2.7.6-16.el9.aarch64                          90/163 
16:03:28 #10 26.27   Verifying        : perl-AutoLoader-5.74-479.el9.noarch                 91/163 
16:03:28 #10 26.27   Verifying        : perl-B-1.80-479.el9.aarch64                         92/163 
16:03:28 #10 26.27   Verifying        : perl-Carp-1.50-460.el9.noarch                       93/163 
16:03:28 #10 26.27   Verifying        : perl-Class-Struct-0.66-479.el9.noarch               94/163 
16:03:28 #10 26.27   Verifying        : perl-Data-Dumper-2.174-462.el9.aarch64              95/163 
16:03:28 #10 26.27   Verifying        : perl-Digest-1.19-4.el9.noarch                       96/163 
16:03:28 #10 26.27   Verifying        : perl-Digest-MD5-2.58-4.el9.aarch64                  97/163 
16:03:28 #10 26.27   Verifying        : perl-Encode-4:3.08-462.el9.aarch64                  98/163 
16:03:28 #10 26.27   Verifying        : perl-Errno-1.30-479.el9.aarch64                     99/163 
16:03:28 #10 26.27   Verifying        : perl-Exporter-5.74-461.el9.noarch                  100/163 
16:03:28 #10 26.27   Verifying        : perl-Fcntl-1.13-479.el9.aarch64                    101/163 
16:03:28 #10 26.27   Verifying        : perl-File-Basename-2.85-479.el9.noarch             102/163 
16:03:28 #10 26.27   Verifying        : perl-File-Path-2.18-4.el9.noarch                   103/163 
16:03:28 #10 26.27   Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch            104/163 
16:03:28 #10 26.27   Verifying        : perl-File-stat-1.09-479.el9.noarch                 105/163 
16:03:28 #10 26.27   Verifying        : perl-FileHandle-2.03-479.el9.noarch                106/163 
16:03:28 #10 26.27   Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch               107/163 
16:03:28 #10 26.27   Verifying        : perl-Getopt-Std-1.12-479.el9.noarch                108/163 
16:03:28 #10 26.27   Verifying        : perl-HTTP-Tiny-0.076-460.el9.noarch                109/163 
16:03:28 #10 26.27   Verifying        : perl-IO-1.43-479.el9.aarch64                       110/163 
16:03:28 #10 26.27   Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                111/163 
16:03:28 #10 26.27   Verifying        : perl-IO-Socket-SSL-2.073-1.el9.noarch              112/163 
16:03:28 #10 26.27   Verifying        : perl-IPC-Open3-1.21-479.el9.noarch                 113/163 
16:03:28 #10 26.27   Verifying        : perl-MIME-Base64-3.16-4.el9.aarch64                114/163 
16:03:28 #10 26.27   Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch              115/163 
16:03:28 #10 26.27   Verifying        : perl-NDBM_File-1.15-479.el9.aarch64                116/163 
16:03:28 #10 26.27   Verifying        : perl-Net-SSLeay-1.92-2.el9.aarch64                 117/163 
16:03:28 #10 26.27   Verifying        : perl-POSIX-1.94-479.el9.aarch64                    118/163 
16:03:28 #10 26.27   Verifying        : perl-PathTools-3.78-461.el9.aarch64                119/163 
16:03:28 #10 26.27   Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             120/163 
16:03:28 #10 26.27   Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            121/163 
16:03:28 #10 26.27   Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                122/163 
16:03:28 #10 26.27   Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 123/163 
16:03:28 #10 26.27   Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64      124/163 
16:03:28 #10 26.27   Verifying        : perl-SelectSaver-1.02-479.el9.noarch               125/163 
16:03:28 #10 26.27   Verifying        : perl-Socket-4:2.031-4.el9.aarch64                  126/163 
16:03:28 #10 26.27   Verifying        : perl-Storable-1:3.21-460.el9.aarch64               127/163 
16:03:28 #10 26.27   Verifying        : perl-Symbol-1.08-479.el9.noarch                    128/163 
16:03:28 #10 26.27   Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            129/163 
16:03:28 #10 26.27   Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  130/163 
16:03:28 #10 26.27   Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           131/163 
16:03:28 #10 26.27   Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       132/163 
16:03:28 #10 26.27   Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               133/163 
16:03:28 #10 26.27   Verifying        : perl-URI-5.09-3.el9.noarch                         134/163 
16:03:28 #10 26.27   Verifying        : perl-base-2.27-479.el9.noarch                      135/163 
16:03:28 #10 26.27   Verifying        : perl-constant-1.33-461.el9.noarch                  136/163 
16:03:28 #10 26.27   Verifying        : perl-if-0.60.800-479.el9.noarch                    137/163 
16:03:28 #10 26.27   Verifying        : perl-interpreter-4:5.32.1-479.el9.aarch64          138/163 
16:03:28 #10 26.27   Verifying        : perl-libnet-3.13-4.el9.noarch                      139/163 
16:03:28 #10 26.27   Verifying        : perl-libs-4:5.32.1-479.el9.aarch64                 140/163 
16:03:28 #10 26.27   Verifying        : perl-mro-1.23-479.el9.aarch64                      141/163 
16:03:28 #10 26.27   Verifying        : perl-overload-1.31-479.el9.noarch                  142/163 
16:03:28 #10 26.27   Verifying        : perl-overloading-0.02-479.el9.noarch               143/163 
16:03:28 #10 26.27   Verifying        : perl-parent-1:0.238-460.el9.noarch                 144/163 
16:03:28 #10 26.27   Verifying        : perl-podlators-1:4.14-460.el9.noarch               145/163 
16:03:28 #10 26.27   Verifying        : perl-srpm-macros-1-41.el9.noarch                   146/163 
16:03:28 #10 26.27   Verifying        : perl-subs-1.03-479.el9.noarch                      147/163 
16:03:28 #10 26.27   Verifying        : perl-vars-1.05-479.el9.noarch                      148/163 
16:03:28 #10 26.27   Verifying        : policycoreutils-python-utils-3.4-4.el9.noarch      149/163 
16:03:28 #10 26.27   Verifying        : python-srpm-macros-3.9-52.el9.noarch               150/163 
16:03:28 #10 26.27   Verifying        : python3-audit-3.0.7-103.el9.aarch64                151/163 
16:03:28 #10 26.27   Verifying        : python3-enchant-3.2.0-5.el9.noarch                 152/163 
16:03:28 #10 26.27   Verifying        : python3-file-magic-5.39-10.el9.noarch              153/163 
16:03:28 #10 26.27   Verifying        : python3-libselinux-3.4-3.el9.aarch64               154/163 
16:03:28 #10 26.27   Verifying        : python3-libsemanage-3.4-2.el9.aarch64              155/163 
16:03:28 #10 26.27   Verifying        : python3-policycoreutils-3.4-4.el9.noarch           156/163 
16:03:28 #10 26.27   Verifying        : qt5-srpm-macros-5.15.3-1.el9.noarch                157/163 
16:03:28 #10 26.27   Verifying        : redhat-rpm-config-197-1.el9.noarch                 158/163 
16:03:28 #10 26.27   Verifying        : rpm-build-4.16.1.3-19.el9.aarch64                  159/163 
16:03:28 #10 26.27   Verifying        : rpmlint-1.11-19.el9.noarch                         160/163 
16:03:28 #10 26.27   Verifying        : rust-srpm-macros-17-4.el9.noarch                   161/163 
16:03:28 #10 26.27   Verifying        : scl-utils-1:2.0.3-2.el9.aarch64                    162/163 
16:03:28 #10 26.27   Verifying        : webkit2gtk3-jsc-2.38.2-1.el9.aarch64               163/163 
16:03:28 #10 26.44 
16:03:28 #10 26.44 Installed:
16:03:28 #10 26.44   abattis-cantarell-fonts-0.301-4.el9.noarch                                    
16:03:28 #10 26.44   adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch                       
16:03:28 #10 26.44   binutils-2.35.2-24.el9.aarch64                                                
16:03:28 #10 26.44   bzip2-1.0.8-8.el9.aarch64                                                     
16:03:28 #10 26.44   checkpolicy-3.4-1.el9.aarch64                                                 
16:03:28 #10 26.44   cpio-2.13-16.el9.aarch64                                                      
16:03:28 #10 26.44   cracklib-2.9.6-27.el9.aarch64                                                 
16:03:28 #10 26.44   cracklib-dicts-2.9.6-27.el9.aarch64                                           
16:03:28 #10 26.44   dbus-libs-1:1.12.20-7.el9.aarch64                                             
16:03:28 #10 26.44   desktop-file-utils-0.26-6.el9.aarch64                                         
16:03:28 #10 26.44   diffutils-3.7-12.el9.aarch64                                                  
16:03:28 #10 26.44   dnf-plugins-core-4.3.0-1.el9.noarch                                           
16:03:28 #10 26.44   dwz-0.14-3.el9.aarch64                                                        
16:03:28 #10 26.44   ed-1.14.2-12.el9.aarch64                                                      
16:03:28 #10 26.44   efi-srpm-macros-4-9.el9.noarch                                                
16:03:28 #10 26.44   elfutils-0.188-3.el9.aarch64                                                  
16:03:28 #10 26.44   elfutils-debuginfod-client-0.188-3.el9.aarch64                                
16:03:28 #10 26.44   emacs-filesystem-1:27.1-3.el9.noarch                                          
16:03:28 #10 26.44   enchant-1:1.6.0-30.el9.aarch64                                                
16:03:28 #10 26.44   environment-modules-5.0.1-2.el9.aarch64                                       
16:03:28 #10 26.44   file-5.39-10.el9.aarch64                                                      
16:03:28 #10 26.44   fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
16:03:28 #10 26.44   gcc-toolset-12-binutils-2.38-16.el9.aarch64                                   
16:03:28 #10 26.44   gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64                              
16:03:28 #10 26.44   gcc-toolset-12-runtime-12.0-5.el9.aarch64                                     
16:03:28 #10 26.44   gdb-minimal-10.2-10.el9.aarch64                                               
16:03:28 #10 26.44   gdk-pixbuf2-2.42.6-3.el9.aarch64                                              
16:03:28 #10 26.44   ghc-srpm-macros-1.5.0-6.el9.noarch                                            
16:03:28 #10 26.44   glib-networking-2.68.3-3.el9.aarch64                                          
16:03:28 #10 26.44   glibc-gconv-extra-2.34-49.el9.aarch64                                         
16:03:28 #10 26.44   go-srpm-macros-3.0.9-9.el9.noarch                                             
16:03:28 #10 26.44   groff-base-1.22.4-10.el9.aarch64                                              
16:03:28 #10 26.44   gsettings-desktop-schemas-40.0-5.el9.aarch64                                  
16:03:28 #10 26.44   hunspell-1.7.0-11.el9.aarch64                                                 
16:03:28 #10 26.44   hunspell-en-0.20140811.1-20.el9.noarch                                        
16:03:28 #10 26.44   hunspell-en-GB-0.20140811.1-20.el9.noarch                                     
16:03:28 #10 26.44   hunspell-en-US-0.20140811.1-20.el9.noarch                                     
16:03:28 #10 26.44   hunspell-filesystem-1.7.0-11.el9.aarch64                                      
16:03:28 #10 26.44   info-6.7-15.el9.aarch64                                                       
16:03:28 #10 26.44   json-glib-1.6.6-1.el9.aarch64                                                 
16:03:28 #10 26.44   kernel-srpm-macros-1.0-11.el9.noarch                                          
16:03:28 #10 26.44   less-590-1.el9.aarch64                                                        
16:03:28 #10 26.44   libappstream-glib-0.7.18-4.el9.aarch64                                        
16:03:28 #10 26.44   libbrotli-1.0.9-6.el9.aarch64                                                 
16:03:28 #10 26.44   libdb-5.3.28-53.el9.aarch64                                                   
16:03:28 #10 26.44   libeconf-0.4.1-2.el9.aarch64                                                  
16:03:28 #10 26.44   libfdisk-2.37.4-9.el9.aarch64                                                 
16:03:28 #10 26.44   libicu-67.1-9.el9.aarch64                                                     
16:03:28 #10 26.44   libjpeg-turbo-2.0.90-5.el9.aarch64                                            
16:03:28 #10 26.44   libpipeline-1.5.3-4.el9.aarch64                                               
16:03:28 #10 26.44   libpkgconf-1.7.3-10.el9.aarch64                                               
16:03:28 #10 26.44   libpng-2:1.6.37-12.el9.aarch64                                                
16:03:28 #10 26.44   libproxy-0.4.15-35.el9.aarch64                                                
16:03:28 #10 26.44   libproxy-webkitgtk4-0.4.15-35.el9.aarch64                                     
16:03:28 #10 26.44   libpsl-0.21.1-5.el9.aarch64                                                   
16:03:28 #10 26.44   libpwquality-1.4.4-8.el9.aarch64                                              
16:03:28 #10 26.44   libselinux-utils-3.4-3.el9.aarch64                                            
16:03:28 #10 26.44   libsoup-2.72.0-8.el9.aarch64                                                  
16:03:28 #10 26.44   libstemmer-0-18.585svn.el9.aarch64                                            
16:03:28 #10 26.44   libutempter-1.2.1-6.el9.aarch64                                               
16:03:28 #10 26.44   lua-srpm-macros-1-6.el9.noarch                                                
16:03:28 #10 26.44   man-db-2.9.3-7.el9.aarch64                                                    
16:03:28 #10 26.44   ncurses-6.2-8.20210508.el9.aarch64                                            
16:03:28 #10 26.44   ocaml-srpm-macros-6-6.el9.noarch                                              
16:03:28 #10 26.44   openblas-srpm-macros-2-11.el9.noarch                                          
16:03:28 #10 26.44   openssl-1:3.0.7-2.el9.aarch64                                                 
16:03:28 #10 26.44   pam-1.5.1-14.el9.aarch64                                                      
16:03:28 #10 26.44   patch-2.7.6-16.el9.aarch64                                                    
16:03:28 #10 26.44   perl-AutoLoader-5.74-479.el9.noarch                                           
16:03:28 #10 26.44   perl-B-1.80-479.el9.aarch64                                                   
16:03:28 #10 26.44   perl-Carp-1.50-460.el9.noarch                                                 
16:03:28 #10 26.44   perl-Class-Struct-0.66-479.el9.noarch                                         
16:03:28 #10 26.44   perl-Data-Dumper-2.174-462.el9.aarch64                                        
16:03:28 #10 26.44   perl-Digest-1.19-4.el9.noarch                                                 
16:03:28 #10 26.44   perl-Digest-MD5-2.58-4.el9.aarch64                                            
16:03:28 #10 26.44   perl-Encode-4:3.08-462.el9.aarch64                                            
16:03:28 #10 26.44   perl-Errno-1.30-479.el9.aarch64                                               
16:03:28 #10 26.44   perl-Exporter-5.74-461.el9.noarch                                             
16:03:28 #10 26.44   perl-Fcntl-1.13-479.el9.aarch64                                               
16:03:28 #10 26.44   perl-File-Basename-2.85-479.el9.noarch                                        
16:03:28 #10 26.44   perl-File-Path-2.18-4.el9.noarch                                              
16:03:28 #10 26.44   perl-File-Temp-1:0.231.100-4.el9.noarch                                       
16:03:28 #10 26.44   perl-File-stat-1.09-479.el9.noarch                                            
16:03:28 #10 26.44   perl-FileHandle-2.03-479.el9.noarch                                           
16:03:28 #10 26.44   perl-Getopt-Long-1:2.52-4.el9.noarch                                          
16:03:28 #10 26.44   perl-Getopt-Std-1.12-479.el9.noarch                                           
16:03:28 #10 26.44   perl-HTTP-Tiny-0.076-460.el9.noarch                                           
16:03:28 #10 26.44   perl-IO-1.43-479.el9.aarch64                                                  
16:03:28 #10 26.44   perl-IO-Socket-IP-0.41-5.el9.noarch                                           
16:03:28 #10 26.44   perl-IO-Socket-SSL-2.073-1.el9.noarch                                         
16:03:28 #10 26.44   perl-IPC-Open3-1.21-479.el9.noarch                                            
16:03:28 #10 26.44   perl-MIME-Base64-3.16-4.el9.aarch64                                           
16:03:28 #10 26.44   perl-Mozilla-CA-20200520-6.el9.noarch                                         
16:03:28 #10 26.44   perl-NDBM_File-1.15-479.el9.aarch64                                           
16:03:28 #10 26.44   perl-Net-SSLeay-1.92-2.el9.aarch64                                            
16:03:28 #10 26.44   perl-POSIX-1.94-479.el9.aarch64                                               
16:03:28 #10 26.44   perl-PathTools-3.78-461.el9.aarch64                                           
16:03:28 #10 26.44   perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
16:03:28 #10 26.44   perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
16:03:28 #10 26.44   perl-Pod-Simple-1:3.42-4.el9.noarch                                           
16:03:28 #10 26.44   perl-Pod-Usage-4:2.01-4.el9.noarch                                            
16:03:28 #10 26.44   perl-Scalar-List-Utils-4:1.56-461.el9.aarch64                                 
16:03:28 #10 26.44   perl-SelectSaver-1.02-479.el9.noarch                                          
16:03:28 #10 26.44   perl-Socket-4:2.031-4.el9.aarch64                                             
16:03:28 #10 26.44   perl-Storable-1:3.21-460.el9.aarch64                                          
16:03:28 #10 26.44   perl-Symbol-1.08-479.el9.noarch                                               
16:03:28 #10 26.44   perl-Term-ANSIColor-5.01-461.el9.noarch                                       
16:03:28 #10 26.44   perl-Term-Cap-1.17-460.el9.noarch                                             
16:03:28 #10 26.44   perl-Text-ParseWords-3.30-460.el9.noarch                                      
16:03:28 #10 26.44   perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
16:03:28 #10 26.44   perl-Time-Local-2:1.300-7.el9.noarch                                          
16:03:28 #10 26.44   perl-URI-5.09-3.el9.noarch                                                    
16:03:28 #10 26.44   perl-base-2.27-479.el9.noarch                                                 
16:03:28 #10 26.44   perl-constant-1.33-461.el9.noarch                                             
16:03:28 #10 26.44   perl-if-0.60.800-479.el9.noarch                                               
16:03:28 #10 26.44   perl-interpreter-4:5.32.1-479.el9.aarch64                                     
16:03:28 #10 26.44   perl-libnet-3.13-4.el9.noarch                                                 
16:03:28 #10 26.44   perl-libs-4:5.32.1-479.el9.aarch64                                            
16:03:28 #10 26.44   perl-mro-1.23-479.el9.aarch64                                                 
16:03:28 #10 26.44   perl-overload-1.31-479.el9.noarch                                             
16:03:28 #10 26.44   perl-overloading-0.02-479.el9.noarch                                          
16:03:28 #10 26.44   perl-parent-1:0.238-460.el9.noarch                                            
16:03:28 #10 26.44   perl-podlators-1:4.14-460.el9.noarch                                          
16:03:28 #10 26.44   perl-srpm-macros-1-41.el9.noarch                                              
16:03:28 #10 26.44   perl-subs-1.03-479.el9.noarch                                                 
16:03:28 #10 26.44   perl-vars-1.05-479.el9.noarch                                                 
16:03:28 #10 26.44   pkgconf-1.7.3-10.el9.aarch64                                                  
16:03:28 #10 26.44   pkgconf-m4-1.7.3-10.el9.noarch                                                
16:03:28 #10 26.44   pkgconf-pkg-config-1.7.3-10.el9.aarch64                                       
16:03:28 #10 26.44   policycoreutils-3.4-4.el9.aarch64                                             
16:03:28 #10 26.44   policycoreutils-python-utils-3.4-4.el9.noarch                                 
16:03:28 #10 26.44   procps-ng-3.3.17-9.el9.aarch64                                                
16:03:28 #10 26.44   publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
16:03:28 #10 26.44   python-srpm-macros-3.9-52.el9.noarch                                          
16:03:28 #10 26.44   python3-audit-3.0.7-103.el9.aarch64                                           
16:03:28 #10 26.44   python3-dateutil-1:2.8.1-6.el9.noarch                                         
16:03:28 #10 26.44   python3-dbus-1.2.18-2.el9.aarch64                                             
16:03:28 #10 26.44   python3-dnf-plugins-core-4.3.0-1.el9.noarch                                   
16:03:28 #10 26.44   python3-enchant-3.2.0-5.el9.noarch                                            
16:03:28 #10 26.44   python3-file-magic-5.39-10.el9.noarch                                         
16:03:28 #10 26.44   python3-libselinux-3.4-3.el9.aarch64                                          
16:03:28 #10 26.44   python3-libsemanage-3.4-2.el9.aarch64                                         
16:03:28 #10 26.44   python3-policycoreutils-3.4-4.el9.noarch                                      
16:03:28 #10 26.44   python3-setools-4.4.0-5.el9.aarch64                                           
16:03:28 #10 26.44   python3-setuptools-53.0.0-11.el9.noarch                                       
16:03:28 #10 26.44   python3-six-1.15.0-9.el9.noarch                                               
16:03:28 #10 26.44   qt5-srpm-macros-5.15.3-1.el9.noarch                                           
16:03:28 #10 26.44   redhat-rpm-config-197-1.el9.noarch                                            
16:03:28 #10 26.44   rpm-build-4.16.1.3-19.el9.aarch64                                             
16:03:28 #10 26.44   rpmlint-1.11-19.el9.noarch                                                    
16:03:28 #10 26.44   rust-srpm-macros-17-4.el9.noarch                                              
16:03:28 #10 26.44   scl-utils-1:2.0.3-2.el9.aarch64                                               
16:03:28 #10 26.44   shared-mime-info-2.1-5.el9.aarch64                                            
16:03:28 #10 26.44   systemd-libs-250-13.el9.aarch64                                               
16:03:28 #10 26.44   tcl-1:8.6.10-7.el9.aarch64                                                    
16:03:28 #10 26.44   unzip-6.0-56.el9.aarch64                                                      
16:03:28 #10 26.44   util-linux-2.37.4-9.el9.aarch64                                               
16:03:28 #10 26.44   util-linux-core-2.37.4-9.el9.aarch64                                          
16:03:28 #10 26.44   vim-filesystem-2:8.2.2637-16.el9.noarch                                       
16:03:28 #10 26.44   webkit2gtk3-jsc-2.38.2-1.el9.aarch64                                          
16:03:28 #10 26.44   xz-5.2.5-8.el9.aarch64                                                        
16:03:28 #10 26.44   zip-3.0-33.el9.aarch64                                                        
16:03:28 #10 26.44   zstd-1.5.1-2.el9.aarch64                                                      
16:03:28 #10 26.44 
16:03:28 #10 26.44 Complete!
16:03:28 #11 13.63 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-debian all 0.1.36ubuntu1 [65.0 kB]
16:03:28 #11 13.68 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgpgme11 armhf 1.13.1-7ubuntu2 [102 kB]
16:03:28 #11 13.74 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-gpg armhf 1.13.1-7ubuntu2 [144 kB]
16:03:28 #11 13.79 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dput all 1.0.3ubuntu1 [42.3 kB]
16:03:28 #11 13.80 Get:209 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl3-gnutls armhf 7.68.0-1ubuntu2.14 [202 kB]
16:03:28 #11 13.85 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liberror-perl all 0.17029-1 [26.5 kB]
16:03:28 #11 15.23 debconf: delaying package configuration, since apt-utils is not installed
16:03:28 #11 15.27 Fetched 132 MB in 7s (17.8 MB/s)
16:03:28 #11 15.29 Selecting previously unselected package liblocale-gettext-perl.
16:03:28 #11 15.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
16:03:28 #11 15.30 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
16:03:28 #11 15.30 Unpacking liblocale-gettext-perl (1.07-4build3) ...
16:03:28 #11 15.35 Selecting previously unselected package libpython3.10-minimal:amd64.
16:03:28 #11 15.35 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04.2_amd64.deb ...
16:03:28 #11 15.35 Unpacking libpython3.10-minimal:amd64 (3.10.6-1~22.04.2) ...
16:03:28 #10 27.75 Selecting previously unselected package g++.
16:03:28 #10 27.75 Preparing to unpack .../056-g++_4%3a8.3.0-1_amd64.deb ...
16:03:28 #10 27.76 Unpacking g++ (4:8.3.0-1) ...
16:03:28 #10 27.78 Selecting previously unselected package make.
16:03:28 #10 27.79 Preparing to unpack .../057-make_4.2.1-1.2_amd64.deb ...
16:03:28 #10 27.79 Unpacking make (4.2.1-1.2) ...
16:03:28 #10 27.85 Selecting previously unselected package libdpkg-perl.
16:03:28 #10 27.00 Selecting previously unselected package gnupg-l10n.
16:03:28 #10 27.00 Preparing to unpack .../094-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
16:03:28 #10 27.01 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
16:03:28 #10 27.10 Selecting previously unselected package gnupg-utils.
16:03:28 #10 27.10 Preparing to unpack .../095-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ...
16:03:28 #10 27.10 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
16:03:28 #10 27.17 Selecting previously unselected package gpg.
16:03:28 #10 27.17 Preparing to unpack .../096-gpg_2.2.12-1+deb10u2_arm64.deb ...
16:03:28 #10 27.18 Unpacking gpg (2.2.12-1+deb10u2) ...
16:03:28 #10 32.90 Selecting previously unselected package git.
16:03:28 #10 32.90 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u6_armhf.deb ...
16:03:28 #10 32.92 Unpacking git (1:2.20.1-2+deb10u6) ...
16:03:28 #10 36.13 Preparing to unpack .../248-libstring-copyright-perl_0.003005-1_all.deb ...
16:03:28 #10 36.14 Unpacking libstring-copyright-perl (0.003005-1) ...
16:03:28 #10 36.17 Selecting previously unselected package libstring-escape-perl.
16:03:28 #10 36.17 Preparing to unpack .../249-libstring-escape-perl_2010.002-2_all.deb ...
16:03:28 #10 36.18 Unpacking libstring-escape-perl (2010.002-2) ...
16:03:28 #10 36.21 Selecting previously unselected package libtext-levenshtein-perl.
16:03:28 #10 36.21 Preparing to unpack .../250-libtext-levenshtein-perl_0.13-1_all.deb ...
16:03:28 #10 36.22 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:03:28 #10 36.27 Selecting previously unselected package libunicode-utf8-perl.
16:03:28 #10 36.27 Preparing to unpack .../251-libunicode-utf8-perl_0.60-1build4_arm64.deb ...
16:03:28 #10 36.27 Unpacking libunicode-utf8-perl (0.60-1build4) ...
16:03:28 #10 36.31 Selecting previously unselected package libxml-namespacesupport-perl.
16:03:28 #10 36.31 Preparing to unpack .../252-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:03:28 #10 36.32 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:03:28 #10 36.35 Selecting previously unselected package libxml-sax-base-perl.
16:03:28 #10 36.35 Preparing to unpack .../253-libxml-sax-base-perl_1.09-1_all.deb ...
16:03:28 #10 36.36 Unpacking libxml-sax-base-perl (1.09-1) ...
16:03:28 #10 36.40 Selecting previously unselected package libxml-sax-perl.
16:03:28 #11 30.75 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:03:28 #11 30.76 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:03:28 #11 30.80 Selecting previously unselected package libhttp-message-perl.
16:03:28 #11 30.80 Preparing to unpack .../164-libhttp-message-perl_6.36-1_all.deb ...
16:03:28 #11 30.81 Unpacking libhttp-message-perl (6.36-1) ...
16:03:28 #11 30.85 Selecting previously unselected package libhttp-cookies-perl.
16:03:28 #11 30.85 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ...
16:03:28 #11 30.86 Unpacking libhttp-cookies-perl (6.10-1) ...
16:03:28 #11 30.90 Selecting previously unselected package libhttp-negotiate-perl.
16:03:28 #11 30.90 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-1_all.deb ...
16:03:28 #11 30.91 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:03:28 #11 30.97 Selecting previously unselected package perl-openssl-defaults:arm64.
16:03:28 #11 19.93 Get:420 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-unidiff all 0.7.3-1 [11.0 kB]
16:03:28 #11 19.93 Get:421 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 zstd arm64 1.5.2+dfsg-1 [514 kB]
16:03:28 #11 19.94 Get:422 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 equivs all 2.3.1 [19.0 kB]
16:03:28 #11 19.94 Get:423 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libauthen-sasl-perl all 2.1600-2 [43.7 kB]
16:03:28 #11 19.94 Get:424 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 python3-magic all 2:0.4.26-2 [13.2 kB]
16:03:28 #11 20.13 debconf: delaying package configuration, since apt-utils is not installed
16:03:28 #10 27.39 Selecting previously unselected package g++-8.
16:03:28 #10 27.39 Preparing to unpack .../050-g++-8_8.3.0-6_armhf.deb ...
16:03:28 #10 27.39 Unpacking g++-8 (8.3.0-6) ...
16:03:28 #11 17.02 Selecting previously unselected package libpython3.10-minimal:amd64.
16:03:28 #11 17.02 Preparing to unpack .../libpython3.10-minimal_3.10.7-1ubuntu0.2_amd64.deb ...
16:03:28 #11 17.05 Unpacking libpython3.10-minimal:amd64 (3.10.7-1ubuntu0.2) ...
16:03:28 #11 17.22 Selecting previously unselected package libexpat1:amd64.
16:03:28 #11 17.22 Preparing to unpack .../libexpat1_2.4.8-2ubuntu0.22.10.1_amd64.deb ...
16:03:28 #11 17.23 Unpacking libexpat1:amd64 (2.4.8-2ubuntu0.22.10.1) ...
16:03:28 #10 19.37 Get:292 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-certifi all 2018.1.18-2 [144 kB]
16:03:28 #10 19.37 Get:293 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-idna all 2.6-1 [32.5 kB]
16:03:28 #10 19.37 Get:294 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB]
16:03:28 #10 19.38 Get:295 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB]
16:03:28 #10 19.38 Get:296 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-unidiff all 0.5.4-1 [7140 B]
16:03:28 #10 19.38 Get:297 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]
16:03:28 #10 19.38 Get:298 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.2 [168 kB]
16:03:28 #10 19.39 Get:299 http://archive.ubuntu.com/ubuntu bionic/main amd64 wdiff amd64 1.2.2-2 [29.6 kB]
16:03:28 #10 19.39 Get:300 http://archive.ubuntu.com/ubuntu bionic/universe amd64 equivs all 2.1.0 [19.4 kB]
16:03:28 #10 19.44 Get:301 http://archive.ubuntu.com/ubuntu bionic/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
16:03:28 #10 19.52 Get:302 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-magic all 2:0.4.15-1 [9280 B]
16:03:28 #10 40.94 Selecting previously unselected package git.
16:03:28 #10 40.94 Preparing to unpack .../158-git_1%3a2.30.2-1_armhf.deb ...
16:03:28 #10 40.96 Unpacking git (1:2.30.2-1) ...
16:03:28 #7 ...
16:03:28 
16:03:28 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:28 #11 9.298 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.5 [640 kB]
16:03:28 #11 9.306 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
16:03:28 #11 9.306 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
16:03:28 #11 9.306 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
16:03:28 #11 9.306 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB]
16:03:28 #11 9.306 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
16:03:28 #11 9.306 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
16:03:28 #11 9.308 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
16:03:28 #11 9.309 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
16:03:28 #11 9.310 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
16:03:28 #11 9.321 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
16:03:28 #11 9.321 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
16:03:28 #11 9.355 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
16:03:28 #11 9.355 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
16:03:28 #11 9.355 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
16:03:28 #11 9.355 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
16:03:28 #11 9.355 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB]
16:03:28 #11 9.355 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB]
16:03:28 #11 9.355 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
16:03:28 #11 9.355 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB]
16:03:28 #11 9.358 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB]
16:03:28 #11 9.362 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
16:03:28 #11 9.375 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
16:03:28 #11 9.376 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
16:03:28 #11 9.377 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
16:03:28 #11 9.379 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
16:03:28 #11 9.385 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.2 [575 kB]
16:03:28 #11 9.398 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
16:03:28 #11 9.399 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
16:03:28 #11 9.399 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
16:03:28 #11 9.445 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB]
16:03:28 #11 9.455 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
16:03:28 #11 9.457 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.8 [17.1 kB]
16:03:28 #11 9.458 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.8 [154 kB]
16:03:28 #11 9.462 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB]
16:03:28 #11 9.463 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB]
16:03:28 #11 9.470 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
16:03:28 #11 9.471 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
16:03:28 #11 9.472 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB]
16:03:28 #11 9.473 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB]
16:03:28 #11 9.474 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
16:03:28 #11 9.484 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
16:03:28 #11 9.490 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
16:03:28 #11 9.491 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
16:03:28 #11 9.501 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
16:03:28 #11 9.509 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.4 [207 kB]
16:03:28 #11 9.514 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.4 [474 kB]
16:03:28 #11 9.523 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.4 [47.2 kB]
16:03:28 #11 9.524 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.4 [46.6 kB]
16:03:28 #11 9.526 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.4 [1613 kB]
16:03:28 #11 9.555 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.4 [3380 B]
16:03:28 #11 9.556 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.9 [71.8 kB]
16:03:28 #11 9.559 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-135.152 [1121 kB]
16:03:28 #11 9.579 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
16:03:28 #11 9.581 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.9 [2519 kB]
16:03:28 #11 9.626 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB]
16:03:28 #11 9.626 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
16:03:28 #11 9.627 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
16:03:28 #11 9.631 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
16:03:28 #11 9.631 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB]
16:03:28 #11 9.758 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
16:03:28 #11 9.758 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB]
16:03:28 #11 9.758 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB]
16:03:28 #11 9.784 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB]
16:03:28 #11 9.819 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B]
16:03:28 #11 9.822 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB]
16:03:28 #11 9.922 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB]
16:03:28 #11 9.942 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB]
16:03:28 #11 9.972 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB]
16:03:28 #11 9.989 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB]
16:03:28 #11 9.994 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB]
16:03:28 #11 10.04 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB]
16:03:28 #11 10.44 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
16:03:28 #11 10.47 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB]
16:03:28 #11 10.50 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB]
16:03:28 #11 10.66 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
16:03:28 #11 10.66 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
16:03:28 #11 10.67 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
16:03:28 #11 10.67 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
16:03:28 #11 10.67 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
16:03:28 #11 10.68 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
16:03:28 #11 10.68 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
16:03:28 #11 10.69 Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.2 [42.3 kB]
16:03:28 #11 10.69 Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.2 [181 kB]
16:03:28 #11 10.69 Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.2 [30.0 kB]
16:03:28 #11 10.69 Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.2 [87.9 kB]
16:03:28 #11 10.69 Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.2 [48.0 kB]
16:03:28 #11 10.70 Get:126 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.2 [107 kB]
16:03:28 #11 10.70 Get:127 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.2 [207 kB]
16:03:28 #11 10.70 Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.2 [15.1 kB]
16:03:28 #11 10.70 Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.2 [96.2 kB]
16:03:28 #11 10.70 Get:130 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
16:03:28 #11 10.72 Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
16:03:28 #11 10.72 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
16:03:28 #11 10.72 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB]
16:03:28 #11 10.72 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
16:03:28 #11 10.72 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
16:03:28 #11 10.72 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB]
16:03:28 #11 10.73 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.14 [235 kB]
16:03:28 #11 10.73 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.14 [161 kB]
16:03:28 #11 10.73 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
16:03:28 #11 10.73 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
16:03:28 #11 10.74 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
16:03:28 #11 10.74 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
16:03:28 #11 10.74 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
16:03:28 #11 10.74 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B]
16:03:28 #11 10.74 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
16:03:28 #11 10.74 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
16:03:28 #11 10.75 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
16:03:28 #11 10.76 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
16:03:28 #11 10.76 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
16:03:28 #11 10.77 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:03:28 #11 10.77 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
16:03:28 #11 10.77 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
16:03:28 #11 10.79 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
16:03:28 #11 10.79 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
16:03:28 #11 10.79 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
16:03:28 #11 10.79 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
16:03:28 #11 10.79 Get:157 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.1 [95.1 kB]
16:03:28 #11 10.79 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
16:03:28 #11 10.80 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
16:03:28 #11 10.80 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
16:03:28 #11 10.80 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
16:03:28 #11 10.81 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
16:03:28 #11 10.82 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
16:03:28 #11 10.82 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
16:03:28 #11 10.82 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
16:03:28 #11 10.82 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
16:03:28 #11 10.83 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
16:03:28 #11 10.83 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
16:03:28 #11 10.83 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
16:03:28 #11 10.83 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB]
16:03:28 #11 10.84 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB]
16:03:28 #11 10.84 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB]
16:03:28 #11 10.84 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:03:28 #11 10.85 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB]
16:03:28 #11 10.85 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
16:03:28 #11 10.85 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB]
16:03:28 #11 10.85 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB]
16:03:28 #11 10.86 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:03:28 #11 10.86 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
16:03:28 #11 10.86 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB]
16:03:28 #11 10.86 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
16:03:28 #11 10.86 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
16:03:28 #11 10.86 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB]
16:03:28 #11 10.87 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
16:03:28 #11 10.87 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
16:03:28 #11 10.87 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
16:03:28 #11 10.87 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
16:03:28 #11 10.89 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:03:28 #11 10.89 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
16:03:28 #11 10.89 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
16:03:28 #11 10.89 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
16:03:28 #11 10.89 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
16:03:28 #11 10.89 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:03:28 #11 10.90 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
16:03:28 #11 10.90 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
16:03:28 #11 10.90 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:03:28 #11 10.90 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B]
16:03:28 #11 10.92 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB]
16:03:28 #11 10.92 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB]
16:03:28 #11 10.92 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB]
16:03:28 #11 10.92 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
16:03:28 #11 10.92 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
16:03:28 #11 10.94 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:03:28 #11 10.95 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB]
16:03:28 #11 10.99 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
16:03:28 #11 11.00 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
16:03:28 #11 11.00 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB]
16:03:28 #11 11.03 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB]
16:03:28 #11 11.03 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
16:03:28 #11 11.03 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
16:03:28 #11 11.03 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB]
16:03:28 #11 11.03 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB]
16:03:28 #11 11.03 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB]
16:03:28 #11 11.04 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.14 [233 kB]
16:03:28 #11 11.04 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
16:03:28 #11 11.04 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.6 [887 kB]
16:03:28 #11 11.06 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.6 [4529 kB]
16:03:28 #11 11.15 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
16:03:28 #11 11.15 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
16:03:28 #11 11.15 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:03:28 #11 11.15 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB]
16:03:28 #11 11.15 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
16:03:28 #11 11.15 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB]
16:03:28 #11 11.15 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
16:03:28 #11 11.15 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
16:03:28 #11 11.15 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:03:28 #11 11.15 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB]
16:03:28 #11 11.16 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
16:03:28 #11 11.16 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:03:28 #11 11.16 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB]
16:03:28 #11 11.16 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB]
16:03:28 #11 11.16 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB]
16:03:28 #11 11.16 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB]
16:03:28 #11 11.16 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
16:03:28 #11 11.16 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
16:03:28 #11 11.16 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
16:03:28 #11 11.18 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B]
16:03:28 #11 11.18 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB]
16:03:28 #11 11.18 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:03:28 #11 11.18 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB]
16:03:28 #11 11.18 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
16:03:28 #11 11.18 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
16:03:28 #11 11.18 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
16:03:28 #11 11.18 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
16:03:28 #11 11.18 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:03:28 #11 11.19 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
16:03:28 #11 11.20 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB]
16:03:28 #11 11.20 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB]
16:03:28 #11 11.20 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
16:03:28 #11 11.20 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
16:03:28 #11 11.20 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
16:03:28 #11 11.20 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
16:03:28 #11 11.20 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
16:03:28 #11 11.20 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
16:03:28 #11 11.20 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
16:03:28 #11 11.21 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
16:03:28 #11 11.21 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
16:03:28 #11 11.22 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:03:28 #11 11.22 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
16:03:28 #11 11.22 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
16:03:28 #11 11.22 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB]
16:03:28 #11 11.23 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB]
16:03:28 #11 11.23 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
16:03:28 #11 11.23 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB]
16:03:28 #11 11.23 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
16:03:28 #11 11.24 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
16:03:28 #11 11.24 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:03:28 #11 11.25 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
16:03:28 #11 11.25 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
16:03:28 #11 11.25 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB]
16:03:28 #11 11.25 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB]
16:03:28 #11 11.25 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
16:03:28 #11 11.25 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB]
16:03:28 #11 11.25 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB]
16:03:28 #11 11.25 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB]
16:03:28 #11 11.26 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:03:28 #11 11.26 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB]
16:03:28 #11 11.27 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB]
16:03:28 #11 11.27 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
16:03:28 #11 11.27 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB]
16:03:28 #11 11.27 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
16:03:28 #11 11.27 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
16:03:28 #11 11.27 Get:283 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
16:03:28 #11 11.28 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
16:03:28 #11 11.28 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
16:03:28 #11 11.28 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB]
16:03:28 #11 11.28 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB]
16:03:28 #11 11.30 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
16:03:28 #11 11.30 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
16:03:28 #11 11.30 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB]
16:03:28 #11 11.30 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
16:03:28 #11 11.30 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
16:03:28 #11 11.30 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB]
16:03:28 #11 11.30 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
16:03:28 #11 11.30 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB]
16:03:28 #11 11.31 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
16:03:28 #11 11.31 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
16:03:28 #11 11.32 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
16:03:28 #11 11.32 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
16:03:28 #11 11.32 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B]
16:03:28 #11 11.32 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
16:03:28 #11 11.32 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB]
16:03:28 #11 11.32 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB]
16:03:28 #11 11.35 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB]
16:03:28 #11 11.37 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
16:03:28 #11 11.38 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB]
16:03:28 #11 11.38 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
16:03:28 #11 11.40 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
16:03:28 #11 11.41 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB]
16:03:28 #11 11.41 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
16:03:28 #11 11.41 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB]
16:03:28 #11 11.42 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB]
16:03:28 #11 11.43 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB]
16:03:28 #11 11.43 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
16:03:28 #11 11.43 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB]
16:03:28 #11 11.43 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
16:03:28 #11 11.43 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
16:03:28 #11 11.43 Get:318 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
16:03:28 #11 11.43 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB]
16:03:28 #11 11.44 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB]
16:03:28 #11 11.44 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B]
16:03:28 #11 11.44 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB]
16:03:28 #11 11.44 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
16:03:28 #11 11.44 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:03:28 #11 11.44 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:03:28 #11 11.46 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
16:03:28 #11 11.46 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB]
16:03:28 #11 11.46 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB]
16:03:28 #11 11.46 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
16:03:28 #11 11.46 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB]
16:03:28 #11 11.47 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB]
16:03:28 #11 11.47 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
16:03:28 #11 11.47 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
16:03:28 #11 11.47 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
16:03:28 #11 11.47 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
16:03:28 #11 11.48 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB]
16:03:28 #11 11.48 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:03:28 #11 11.48 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB]
16:03:28 #11 11.48 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB]
16:03:28 #11 11.49 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB]
16:03:28 #11 11.51 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB]
16:03:28 #11 11.51 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB]
16:03:28 #11 11.51 Get:343 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu2.2 [982 kB]
16:03:28 #11 11.52 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
16:03:28 #11 11.54 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
16:03:28 #11 11.54 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
16:03:28 #11 11.54 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
16:03:28 #11 11.55 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
16:03:28 #11 11.55 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
16:03:28 #11 11.55 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
16:03:28 #11 11.55 Get:351 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.1 [168 kB]
16:03:28 #11 11.55 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB]
16:03:28 #11 11.55 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
16:03:28 #11 11.61 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B]
16:03:28 #11 11.83 debconf: delaying package configuration, since apt-utils is not installed
16:03:28 #11 11.87 Fetched 106 MB in 3s (32.8 MB/s)
16:03:28 #11 11.90 Selecting previously unselected package liblocale-gettext-perl.
16:03:28 #11 11.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 ... 4124 files and directories currently installed.)
16:03:28 #11 11.90 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
16:03:28 #11 11.91 Unpacking liblocale-gettext-perl (1.07-4) ...
16:03:28 #11 12.07 Selecting previously unselected package libssl1.1:amd64.
16:03:28 #11 12.07 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ...
16:03:28 #11 12.08 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ...
16:03:28 #11 12.29 Selecting previously unselected package libpython3.8-minimal:amd64.
16:03:28 #11 12.29 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.6_amd64.deb ...
16:03:28 #11 12.29 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.6) ...
16:03:28 #11 12.47 Selecting previously unselected package libexpat1:amd64.
16:03:28 #11 12.47 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
16:03:28 #11 12.48 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
16:03:28 #11 12.53 Selecting previously unselected package python3.8-minimal.
16:03:28 #11 12.53 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.6_amd64.deb ...
16:03:28 #11 12.54 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
16:03:28 #11 12.82 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ...
16:03:28 #11 12.93 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.6) ...
16:03:28 #11 12.95 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
16:03:28 #11 12.96 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
16:03:28 #11 13.81 Selecting previously unselected package python3-minimal.
16:03:28 #11 13.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4439 files and directories currently installed.)
16:03:28 #11 13.81 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
16:03:28 #11 13.81 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
16:03:28 #11 13.86 Selecting previously unselected package mime-support.
16:03:28 #11 13.86 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
16:03:28 #11 13.87 Unpacking mime-support (3.64ubuntu1) ...
16:03:28 #11 13.92 Selecting previously unselected package libmpdec2:amd64.
16:03:28 #11 13.92 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
16:03:28 #11 13.92 Unpacking libmpdec2:amd64 (2.4.2-3) ...
16:03:28 #11 13.97 Selecting previously unselected package readline-common.
16:03:28 #11 13.97 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
16:03:28 #11 13.98 Unpacking readline-common (8.0-4) ...
16:03:28 #11 14.04 Selecting previously unselected package libreadline8:amd64.
16:03:28 #11 14.04 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
16:03:28 #11 14.05 Unpacking libreadline8:amd64 (8.0-4) ...
16:03:28 #11 14.10 Selecting previously unselected package libsqlite3-0:amd64.
16:03:28 #11 14.10 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ...
16:03:28 #11 14.11 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
16:03:28 #11 14.23 Selecting previously unselected package libpython3.8-stdlib:amd64.
16:03:28 #11 14.23 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.6_amd64.deb ...
16:03:28 #11 14.24 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.6) ...
16:03:28 #11 14.64 Selecting previously unselected package python3.8.
16:03:28 #11 14.64 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.6_amd64.deb ...
16:03:28 #11 14.65 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.6) ...
16:03:28 #11 14.81 Selecting previously unselected package libpython3-stdlib:amd64.
16:03:28 #11 14.81 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
16:03:28 #11 14.85 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
16:03:28 #11 ...
16:03:28 
16:03:28 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:28 #11 31.42 Preparing to unpack .../160-libparams-classify-perl_0.015-1build2_arm64.deb ...
16:03:28 #11 31.43 Unpacking libparams-classify-perl (0.015-1build2) ...
16:03:28 #11 31.46 Selecting previously unselected package libmodule-runtime-perl.
16:03:28 #11 31.46 Preparing to unpack .../161-libmodule-runtime-perl_0.016-1_all.deb ...
16:03:28 #11 31.47 Unpacking libmodule-runtime-perl (0.016-1) ...
16:03:28 #11 31.51 Selecting previously unselected package libimport-into-perl.
16:03:28 #11 31.51 Preparing to unpack .../162-libimport-into-perl_1.002005-1_all.deb ...
16:03:28 #11 31.51 Unpacking libimport-into-perl (1.002005-1) ...
16:03:28 #11 31.55 Selecting previously unselected package librole-tiny-perl.
16:03:28 #11 31.55 Preparing to unpack .../163-librole-tiny-perl_2.001004-1_all.deb ...
16:03:28 #11 31.55 Unpacking librole-tiny-perl (2.001004-1) ...
16:03:28 #11 31.59 Selecting previously unselected package libstrictures-perl.
16:03:28 #11 31.59 Preparing to unpack .../164-libstrictures-perl_2.000006-1_all.deb ...
16:03:28 #11 31.60 Unpacking libstrictures-perl (2.000006-1) ...
16:03:28 #11 31.63 Selecting previously unselected package libsub-quote-perl.
16:03:28 #11 31.63 Preparing to unpack .../165-libsub-quote-perl_2.006006-1_all.deb ...
16:03:28 #11 31.64 Unpacking libsub-quote-perl (2.006006-1) ...
16:03:28 #11 31.67 Selecting previously unselected package libmoo-perl.
16:03:28 #11 18.74 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-certifi all 2020.6.20-1 [150 kB]
16:03:28 #11 18.74 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-idna all 3.3-1 [49.3 kB]
16:03:28 #11 9.192 Get:50 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgirepository-1.0-1 armhf 1.74.0-2 [91.8 kB]
16:03:28 #11 9.195 Get:51 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gir1.2-glib-2.0 armhf 1.74.0-2 [178 kB]
16:03:28 #11 9.205 Get:52 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf iso-codes all 4.11.0-1 [3352 kB]
16:03:28 #11 9.393 Get:53 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf krb5-locales all 1.20-1 [11.5 kB]
16:03:28 #11 9.393 Get:54 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf less armhf 590-1build1 [134 kB]
16:03:28 #11 9.393 Get:55 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmd0 armhf 1.0.4-2 [22.2 kB]
16:03:28 #11 9.393 Get:56 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libbsd0 armhf 0.11.6-1 [39.8 kB]
16:03:28 #11 9.393 Get:57 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libelf1 armhf 0.187-4 [43.8 kB]
16:03:28 #11 9.395 Get:58 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libglib2.0-data all 2.74.0-3 [18.6 kB]
16:03:28 #11 9.396 Get:59 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libicu71 armhf 71.1-3ubuntu1 [10.3 MB]
16:03:28 #10 28.09 Preparing to unpack .../047-patch_2.7.6-7_armhf.deb ...
16:03:28 #10 28.09 Unpacking patch (2.7.6-7) ...
16:03:28 #10 28.13 Selecting previously unselected package make.
16:03:28 #10 28.14 Preparing to unpack .../048-make_4.3-4.1_armhf.deb ...
16:03:28 #10 28.14 Unpacking make (4.3-4.1) ...
16:03:28 #10 28.21 Selecting previously unselected package dpkg-dev.
16:03:28 #10 28.21 Preparing to unpack .../049-dpkg-dev_1.20.12+rpi1_all.deb ...
16:03:28 #10 28.22 Unpacking dpkg-dev (1.20.12+rpi1) ...
16:03:28 #10 28.32 Selecting previously unselected package libelf1:armhf.
16:03:29 #11 13.86 Get:211 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git-man all 1:2.25.1-1ubuntu3.6 [887 kB]
16:03:29 #11 13.95 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git armhf 1:2.25.1-1ubuntu3.6 [3368 kB]
16:03:29 #11 15.45 Selecting previously unselected package libexpat1:amd64.
16:03:29 #11 15.45 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
16:03:29 #11 15.46 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
16:03:29 #11 15.50 Selecting previously unselected package python3.10-minimal.
16:03:29 #11 15.50 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04.2_amd64.deb ...
16:03:29 #11 15.51 Unpacking python3.10-minimal (3.10.6-1~22.04.2) ...
16:03:29 #11 15.63 Setting up libpython3.10-minimal:amd64 (3.10.6-1~22.04.2) ...
16:03:29 #11 15.64 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
16:03:29 #11 15.66 Setting up python3.10-minimal (3.10.6-1~22.04.2) ...
16:03:29 #10 DONE 26.6s
16:03:29 
16:03:29 #11 [stage-1 4/8] RUN dnf config-manager --set-enabled crb
16:03:29 #10 27.85 Preparing to unpack .../058-libdpkg-perl_1.19.8_all.deb ...
16:03:29 #10 27.86 Unpacking libdpkg-perl (1.19.8) ...
16:03:29 #10 27.93 Selecting previously unselected package patch.
16:03:29 #10 27.93 Preparing to unpack .../059-patch_2.7.6-3+deb10u1_amd64.deb ...
16:03:29 #10 27.94 Unpacking patch (2.7.6-3+deb10u1) ...
16:03:29 #10 27.98 Selecting previously unselected package dpkg-dev.
16:03:29 #10 27.98 Preparing to unpack .../060-dpkg-dev_1.19.8_all.deb ...
16:03:29 #10 27.98 Unpacking dpkg-dev (1.19.8) ...
16:03:29 #10 28.09 Selecting previously unselected package build-essential.
16:03:29 #10 27.25 Selecting previously unselected package pinentry-curses.
16:03:29 #10 27.25 Preparing to unpack .../097-pinentry-curses_1.1.0-2_arm64.deb ...
16:03:29 #10 27.26 Unpacking pinentry-curses (1.1.0-2) ...
16:03:29 #10 27.30 Selecting previously unselected package gpg-agent.
16:03:29 #10 27.30 Preparing to unpack .../098-gpg-agent_2.2.12-1+deb10u2_arm64.deb ...
16:03:29 #10 27.30 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
16:03:29 #10 27.36 Selecting previously unselected package gpg-wks-client.
16:03:29 #10 27.36 Preparing to unpack .../099-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ...
16:03:29 #10 27.37 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
16:03:29 #10 27.41 Selecting previously unselected package gpg-wks-server.
16:03:29 #10 27.42 Preparing to unpack .../100-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ...
16:03:29 #10 27.43 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
16:03:29 #10 27.47 Selecting previously unselected package gpgsm.
16:03:29 #10 36.41 Preparing to unpack .../254-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
16:03:29 #10 36.41 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
16:03:29 #10 36.46 Selecting previously unselected package libxml-libxml-perl.
16:03:29 #10 36.46 Preparing to unpack .../255-libxml-libxml-perl_2.0128+dfsg-5_arm64.deb ...
16:03:29 #10 36.46 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
16:03:29 #10 36.52 Selecting previously unselected package libxml-parser-perl.
16:03:29 #10 36.52 Preparing to unpack .../256-libxml-parser-perl_2.44-2build3_arm64.deb ...
16:03:29 #10 36.52 Unpacking libxml-parser-perl (2.44-2build3) ...
16:03:29 #10 36.57 Selecting previously unselected package libxml-sax-expat-perl.
16:03:29 #10 36.57 Preparing to unpack .../257-libxml-sax-expat-perl_0.40-2_all.deb ...
16:03:29 #10 36.58 Unpacking libxml-sax-expat-perl (0.40-2) ...
16:03:29 #10 36.61 Selecting previously unselected package libxml-simple-perl.
16:03:29 #10 36.61 Preparing to unpack .../258-libxml-simple-perl_2.24-1_all.deb ...
16:03:29 #10 36.62 Unpacking libxml-simple-perl (2.24-1) ...
16:03:29 #11 30.97 Preparing to unpack .../167-perl-openssl-defaults_5build2_arm64.deb ...
16:03:29 #11 30.99 Unpacking perl-openssl-defaults:arm64 (5build2) ...
16:03:29 #11 31.03 Selecting previously unselected package libnet-ssleay-perl:arm64.
16:03:29 #11 31.04 Preparing to unpack .../168-libnet-ssleay-perl_1.92-1build2_arm64.deb ...
16:03:29 #11 31.04 Unpacking libnet-ssleay-perl:arm64 (1.92-1build2) ...
16:03:29 #11 31.09 Selecting previously unselected package libio-socket-ssl-perl.
16:03:29 #11 31.09 Preparing to unpack .../169-libio-socket-ssl-perl_2.074-2_all.deb ...
16:03:29 #11 31.10 Unpacking libio-socket-ssl-perl (2.074-2) ...
16:03:29 #11 31.14 Selecting previously unselected package libnet-http-perl.
16:03:29 #11 31.14 Preparing to unpack .../170-libnet-http-perl_6.22-1_all.deb ...
16:03:29 #11 31.15 Unpacking libnet-http-perl (6.22-1) ...
16:03:29 #11 31.18 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:29 #11 31.18 Preparing to unpack .../171-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:03:29 #11 31.19 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:03:29 #11 31.22 Selecting previously unselected package libtry-tiny-perl.
16:03:29 #11 20.17 Fetched 141 MB in 14s (10.2 MB/s)
16:03:29 #11 20.20 Selecting previously unselected package liblocale-gettext-perl.
16:03:29 #11 20.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4391 files and directories currently installed.)
16:03:29 #11 20.20 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_arm64.deb ...
16:03:29 #11 20.21 Unpacking liblocale-gettext-perl (1.07-4build3) ...
16:03:29 #11 20.28 Selecting previously unselected package libssl3:arm64.
16:03:29 #11 20.28 Preparing to unpack .../libssl3_3.0.5-2ubuntu2_arm64.deb ...
16:03:29 #11 20.30 Unpacking libssl3:arm64 (3.0.5-2ubuntu2) ...
16:03:29 #11 20.39 Selecting previously unselected package libpython3.10-minimal:arm64.
16:03:29 #11 17.30 Selecting previously unselected package python3.10-minimal.
16:03:29 #11 17.30 Preparing to unpack .../python3.10-minimal_3.10.7-1ubuntu0.2_amd64.deb ...
16:03:29 #11 17.31 Unpacking python3.10-minimal (3.10.7-1ubuntu0.2) ...
16:03:29 #11 17.47 Setting up libssl3:amd64 (3.0.5-2ubuntu2) ...
16:03:29 #10 41.42 Selecting previously unselected package iso-codes.
16:03:29 #11 31.67 Preparing to unpack .../166-libmoo-perl_2.003006-1_all.deb ...
16:03:29 #11 31.68 Unpacking libmoo-perl (2.003006-1) ...
16:03:29 #11 31.72 Selecting previously unselected package libencode-locale-perl.
16:03:29 #11 31.72 Preparing to unpack .../167-libencode-locale-perl_1.05-1_all.deb ...
16:03:29 #11 31.74 Unpacking libencode-locale-perl (1.05-1) ...
16:03:29 #11 31.77 Selecting previously unselected package libtimedate-perl.
16:03:29 #11 31.77 Preparing to unpack .../168-libtimedate-perl_2.3200-1_all.deb ...
16:03:29 #11 31.78 Unpacking libtimedate-perl (2.3200-1) ...
16:03:29 #11 31.81 Selecting previously unselected package libhttp-date-perl.
16:03:29 #11 31.81 Preparing to unpack .../169-libhttp-date-perl_6.05-1_all.deb ...
16:03:29 #11 31.82 Unpacking libhttp-date-perl (6.05-1) ...
16:03:29 #11 31.85 Selecting previously unselected package libfile-listing-perl.
16:03:29 #11 31.85 Preparing to unpack .../170-libfile-listing-perl_6.04-1_all.deb ...
16:03:29 #11 31.86 Unpacking libfile-listing-perl (6.04-1) ...
16:03:29 #11 31.89 Selecting previously unselected package libhtml-tagset-perl.
16:03:29 #11 18.74 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB]
16:03:29 #11 18.74 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
16:03:29 #11 18.75 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-requests all 2.25.1+dfsg-2 [47.9 kB]
16:03:29 #11 18.75 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-unidiff all 0.5.5-2 [9180 B]
16:03:29 #11 18.75 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-xdg all 0.27-2 [36.9 kB]
16:03:29 #11 18.75 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf equivs all 2.3.1 [19.0 kB]
16:03:29 #11 18.75 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
16:03:29 #11 18.82 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-magic all 2:0.4.24-2 [12.6 kB]
16:03:29 #10 25.52 Fedora Modular 37 - aarch64                     2.3 MB/s | 2.9 MB     00:01    
16:03:29 #10 19.78 debconf: delaying package configuration, since apt-utils is not installed
16:03:29 #10 28.32 Preparing to unpack .../050-libelf1_0.183-1_armhf.deb ...
16:03:29 #10 28.33 Unpacking libelf1:armhf (0.183-1) ...
16:03:29 #10 28.38 Selecting previously unselected package dwz.
16:03:29 #10 28.38 Preparing to unpack .../051-dwz_0.13+20210201-1_armhf.deb ...
16:03:29 #10 28.38 Unpacking dwz (0.13+20210201-1) ...
16:03:29 #10 28.44 Selecting previously unselected package libicu67:armhf.
16:03:29 #10 28.44 Preparing to unpack .../052-libicu67_67.1-7_armhf.deb ...
16:03:29 #10 28.44 Unpacking libicu67:armhf (67.1-7) ...
16:03:29 #12 20.58 (1/84): xz-libs-5.2.4-4.el8.aarch64.rpm         391 kB/s |  91 kB     00:00    
16:03:29 #12 20.58 (2/84): dwz-0.12-10.el8.aarch64.rpm             438 kB/s | 103 kB     00:00    
16:03:29 #12 20.59 (3/84): desktop-file-utils-0.26-1.el8.aarch64.r 332 kB/s |  79 kB     00:00    
16:03:29 #12 20.59 (4/84): efi-srpm-macros-3-3.el8.noarch.rpm      2.2 MB/s |  22 kB     00:00    
16:03:29 #12 20.59 (5/84): gc-7.6.4-3.el8.aarch64.rpm              8.8 MB/s |  99 kB     00:00    
16:03:29 #12 20.60 (6/84): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  1.2 MB/s | 9.3 kB     00:00    
16:03:29 #12 20.61 (7/84): go-srpm-macros-2-17.el8.noarch.rpm      1.3 MB/s |  13 kB     00:00    
16:03:29 #12 20.61 (8/84): libatomic_ops-7.6.2-3.el8.aarch64.rpm   6.9 MB/s |  38 kB     00:00    
16:03:29 #12 20.62 (9/84): ocaml-srpm-macros-5-4.el8.noarch.rpm    1.7 MB/s | 9.4 kB     00:00    
16:03:29 #12 20.62 (10/84): openblas-srpm-macros-2-2.el8.noarch.rp 1.3 MB/s | 7.9 kB     00:00    
16:03:29 #12 20.63 (11/84): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 8.0 MB/s |  47 kB     00:00    
16:03:29 #12 20.64 (12/84): perl-Mozilla-CA-20160104-7.module_el8. 3.2 MB/s |  15 kB     00:00    
16:03:29 #12 20.64 (13/84): perl-srpm-macros-1-25.el8.noarch.rpm   1.8 MB/s |  11 kB     00:00    
16:03:29 #12 20.65 (14/84): python-rpm-macros-3-44.el8.noarch.rpm  3.3 MB/s |  16 kB     00:00    
16:03:29 #12 20.65 (15/84): python-srpm-macros-3-44.el8.noarch.rpm 3.9 MB/s |  16 kB     00:00    
16:03:29 #10 34.23 Selecting previously unselected package iso-codes.
16:03:29 #10 34.23 Preparing to unpack .../162-iso-codes_4.6.0-1_all.deb ...
16:03:29 #10 34.24 Unpacking iso-codes (4.6.0-1) ...
16:03:29 #11 14.16 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
16:03:29 #11 14.16 Get:214 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-xs-perl armhf 0.04-6 [11.0 kB]
16:03:29 #11 14.16 Get:215 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:03:29 #11 14.16 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libapt-pkg-perl armhf 0.1.36build3 [63.4 kB]
16:03:29 #11 14.16 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-cpio-perl all 0.10-1 [9644 B]
16:03:29 #11 14.16 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarray-intspan-perl all 2.003-1 [23.3 kB]
16:03:29 #11 14.16 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasync-mergepoint-perl all 0.04-2 [10.2 kB]
16:03:29 #11 14.16 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB]
16:03:29 #11 14.16 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:03:29 #11 14.23 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libvariable-magic-perl armhf 0.62-1build2 [31.9 kB]
16:03:29 #11 14.24 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
16:03:29 #11 14.24 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:03:29 #11 14.24 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-xsaccessor-perl armhf 1.19-3build3 [33.7 kB]
16:03:29 #11 14.24 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclone-perl armhf 0.43-2 [10.2 kB]
16:03:29 #11 14.24 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcommon-sense-perl armhf 3.74-2build6 [20.1 kB]
16:03:29 #11 14.24 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-util-perl armhf 1.07-3build5 [18.7 kB]
16:03:29 #11 14.24 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-install-perl all 0.928-1 [10.5 kB]
16:03:29 #11 14.24 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-optlist-perl all 0.110-1 [9956 B]
16:03:29 #10 28.10 Preparing to unpack .../061-build-essential_12.6_amd64.deb ...
16:03:29 #10 28.10 Unpacking build-essential (12.6) ...
16:03:29 #10 28.13 Selecting previously unselected package openssl.
16:03:29 #10 28.13 Preparing to unpack .../062-openssl_1.1.1n-0+deb10u3_amd64.deb ...
16:03:29 #10 28.14 Unpacking openssl (1.1.1n-0+deb10u3) ...
16:03:29 #10 28.25 Selecting previously unselected package ca-certificates.
16:03:29 #10 28.25 Preparing to unpack .../063-ca-certificates_20200601~deb10u2_all.deb ...
16:03:29 #10 28.26 Unpacking ca-certificates (20200601~deb10u2) ...
16:03:29 #10 28.31 Selecting previously unselected package libsasl2-modules-db:amd64.
16:03:29 #10 28.31 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
16:03:29 #10 28.32 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
16:03:29 #10 28.36 Selecting previously unselected package libsasl2-2:amd64.
16:03:29 #10 27.47 Preparing to unpack .../101-gpgsm_2.2.12-1+deb10u2_arm64.deb ...
16:03:29 #10 27.48 Unpacking gpgsm (2.2.12-1+deb10u2) ...
16:03:29 #10 27.54 Selecting previously unselected package gnupg.
16:03:29 #10 27.54 Preparing to unpack .../102-gnupg_2.2.12-1+deb10u2_all.deb ...
16:03:29 #10 27.55 Unpacking gnupg (2.2.12-1+deb10u2) ...
16:03:29 #10 27.62 Selecting previously unselected package libfile-which-perl.
16:03:29 #10 27.62 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
16:03:29 #10 27.63 Unpacking libfile-which-perl (1.23-1) ...
16:03:29 #10 27.67 Selecting previously unselected package libfile-homedir-perl.
16:03:29 #10 27.67 Preparing to unpack .../104-libfile-homedir-perl_1.004-1_all.deb ...
16:03:29 #10 27.68 Unpacking libfile-homedir-perl (1.004-1) ...
16:03:29 #10 27.71 Selecting previously unselected package libio-pty-perl.
16:03:29 #10 27.71 Preparing to unpack .../105-libio-pty-perl_1%3a1.08-1.1+b5_arm64.deb ...
16:03:29 #10 27.72 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
16:03:29 #10 36.66 Selecting previously unselected package libyaml-libyaml-perl.
16:03:29 #10 36.66 Preparing to unpack .../259-libyaml-libyaml-perl_0.69+repack-1_arm64.deb ...
16:03:29 #10 36.66 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
16:03:29 #10 36.70 Selecting previously unselected package licensecheck.
16:03:29 #10 36.70 Preparing to unpack .../260-licensecheck_3.0.31-2_all.deb ...
16:03:29 #10 36.71 Unpacking licensecheck (3.0.31-2) ...
16:03:29 #10 36.74 Selecting previously unselected package patchutils.
16:03:29 #10 36.74 Preparing to unpack .../261-patchutils_0.3.4-2_arm64.deb ...
16:03:29 #10 36.75 Unpacking patchutils (0.3.4-2) ...
16:03:29 #10 36.79 Selecting previously unselected package t1utils.
16:03:29 #10 36.79 Preparing to unpack .../262-t1utils_1.41-2_arm64.deb ...
16:03:29 #10 36.80 Unpacking t1utils (1.41-2) ...
16:03:29 #10 36.84 Selecting previously unselected package lintian.
16:03:29 #10 36.84 Preparing to unpack .../263-lintian_2.5.81ubuntu1_all.deb ...
16:03:29 #10 36.84 Unpacking lintian (2.5.81ubuntu1) ...
16:03:29 #10 33.34 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
16:03:29 #10 33.37 Setting up libpipeline1:armhf (1.5.1-2) ...
16:03:29 #10 33.38 Setting up mime-support (3.62) ...
16:03:29 #10 33.42 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
16:03:29 #10 33.45 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
16:03:29 #10 33.47 No schema files found: doing nothing.
16:03:29 #10 33.49 Setting up binutils-common:armhf (2.31.1-16+rpi2) ...
16:03:29 #10 33.55 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
16:03:29 #10 33.59 Setting up perl-openssl-defaults:armhf (3) ...
16:03:29 #10 33.61 Setting up linux-libc-dev:armhf (1:1.20220308~buster-1) ...
16:03:29 #11 31.22 Preparing to unpack .../172-libtry-tiny-perl_0.31-1_all.deb ...
16:03:29 #11 31.23 Unpacking libtry-tiny-perl (0.31-1) ...
16:03:29 #11 31.27 Selecting previously unselected package libwww-robotrules-perl.
16:03:29 #11 31.27 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ...
16:03:29 #11 31.27 Unpacking libwww-robotrules-perl (6.02-1) ...
16:03:29 #11 31.31 Selecting previously unselected package libwww-perl.
16:03:29 #11 31.31 Preparing to unpack .../174-libwww-perl_6.61-1_all.deb ...
16:03:29 #11 31.32 Unpacking libwww-perl (6.61-1) ...
16:03:29 #11 31.37 Selecting previously unselected package patchutils.
16:03:29 #11 31.37 Preparing to unpack .../175-patchutils_0.4.2-1build2_arm64.deb ...
16:03:29 #11 31.38 Unpacking patchutils (0.4.2-1build2) ...
16:03:29 #11 31.44 Selecting previously unselected package wdiff.
16:03:29 #11 31.44 Preparing to unpack .../176-wdiff_1.2.2-2build3_arm64.deb ...
16:03:29 #11 31.45 Unpacking wdiff (1.2.2-2build3) ...
16:03:29 #11 20.39 Preparing to unpack .../libpython3.10-minimal_3.10.7-1ubuntu0.2_arm64.deb ...
16:03:29 #11 20.39 Unpacking libpython3.10-minimal:arm64 (3.10.7-1ubuntu0.2) ...
16:03:29 #11 20.49 Selecting previously unselected package libexpat1:arm64.
16:03:29 #11 20.49 Preparing to unpack .../libexpat1_2.4.8-2ubuntu0.22.10.1_arm64.deb ...
16:03:29 #11 20.49 Unpacking libexpat1:arm64 (2.4.8-2ubuntu0.22.10.1) ...
16:03:29 #11 20.54 Selecting previously unselected package python3.10-minimal.
16:03:29 #11 20.54 Preparing to unpack .../python3.10-minimal_3.10.7-1ubuntu0.2_arm64.deb ...
16:03:29 #11 20.55 Unpacking python3.10-minimal (3.10.7-1ubuntu0.2) ...
16:03:29 #11 20.63 Setting up libssl3:arm64 (3.0.5-2ubuntu2) ...
16:03:29 #11 DONE 0.7s
16:03:29 #11 17.61 Setting up libpython3.10-minimal:amd64 (3.10.7-1ubuntu0.2) ...
16:03:29 #11 17.66 Setting up libexpat1:amd64 (2.4.8-2ubuntu0.22.10.1) ...
16:03:29 #11 17.71 Setting up python3.10-minimal (3.10.7-1ubuntu0.2) ...
16:03:29 #10 41.43 Preparing to unpack .../159-iso-codes_4.6.0-1_all.deb ...
16:03:29 #10 41.43 Unpacking iso-codes (4.6.0-1) ...
16:03:29 #11 31.89 Preparing to unpack .../171-libhtml-tagset-perl_3.20-4_all.deb ...
16:03:29 #11 31.90 Unpacking libhtml-tagset-perl (3.20-4) ...
16:03:29 #11 31.93 Selecting previously unselected package liburi-perl.
16:03:29 #11 31.94 Preparing to unpack .../172-liburi-perl_1.76-2_all.deb ...
16:03:29 #11 31.94 Unpacking liburi-perl (1.76-2) ...
16:03:29 #11 31.98 Selecting previously unselected package libhtml-parser-perl.
16:03:29 #11 31.98 Preparing to unpack .../173-libhtml-parser-perl_3.72-5_arm64.deb ...
16:03:29 #11 31.99 Unpacking libhtml-parser-perl (3.72-5) ...
16:03:29 #11 32.03 Selecting previously unselected package libhtml-tree-perl.
16:03:29 #11 32.04 Preparing to unpack .../174-libhtml-tree-perl_5.07-2_all.deb ...
16:03:29 #11 32.04 Unpacking libhtml-tree-perl (5.07-2) ...
16:03:29 #11 32.09 Selecting previously unselected package libio-html-perl.
16:03:29 #11 32.09 Preparing to unpack .../175-libio-html-perl_1.001-1_all.deb ...
16:03:29 #11 32.09 Unpacking libio-html-perl (1.001-1) ...
16:03:29 #11 32.13 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:29 #11 32.13 Preparing to unpack .../176-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:03:29 #11 32.14 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:03:29 #11 32.19 Selecting previously unselected package libhttp-message-perl.
16:03:29 #11 32.19 Preparing to unpack .../177-libhttp-message-perl_6.22-1_all.deb ...
16:03:29 #11 32.19 Unpacking libhttp-message-perl (6.22-1) ...
16:03:29 #11 32.23 Selecting previously unselected package libhttp-cookies-perl.
16:03:29 #11 32.24 Preparing to unpack .../178-libhttp-cookies-perl_6.08-1_all.deb ...
16:03:29 #10 19.81 Fetched 98.9 MB in 10s (10.3 MB/s)
16:03:29 #10 19.84 Selecting previously unselected package liblocale-gettext-perl.
16:03:29 #10 19.84 (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 ... 4051 files and directories currently installed.)
16:03:29 #10 19.84 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_amd64.deb ...
16:03:29 #10 19.85 Unpacking liblocale-gettext-perl (1.07-3build2) ...
16:03:29 #10 19.93 Selecting previously unselected package libssl1.1:amd64.
16:03:29 #10 19.93 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ...
16:03:29 #10 19.95 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ...
16:03:29 #11 19.10 debconf: delaying package configuration, since apt-utils is not installed
16:03:29 #11 19.15 Fetched 114 MB in 12s (9540 kB/s)
16:03:29 #11 19.17 Selecting previously unselected package liblocale-gettext-perl.
16:03:29 #11 19.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4388 files and directories currently installed.)
16:03:29 #11 19.18 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_armhf.deb ...
16:03:29 #11 19.18 Unpacking liblocale-gettext-perl (1.07-4build3) ...
16:03:29 #11 19.21 Selecting previously unselected package libpython3.10-minimal:armhf.
16:03:29 #11 19.21 Preparing to unpack .../libpython3.10-minimal_3.10.6-1~22.04.2_armhf.deb ...
16:03:29 #11 19.22 Unpacking libpython3.10-minimal:armhf (3.10.6-1~22.04.2) ...
16:03:29 #11 19.31 Selecting previously unselected package libexpat1:armhf.
16:03:29 #7 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 5.0s
16:03:29 #12 20.66 (16/84): python3-rpm-macros-3-44.el8.noarch.rpm 2.8 MB/s |  15 kB     00:00    
16:03:29 #12 20.67 (17/84): python3-systemd-234-8.el8.aarch64.rpm   11 MB/s |  80 kB     00:00    
16:03:29 #12 20.67 (18/84): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 1.5 MB/s |  11 kB     00:00    
16:03:29 #12 20.69 (19/84): gdb-headless-8.2-19.el8.aarch64.rpm     32 MB/s | 3.1 MB     00:00    
16:03:29 #12 20.69 (20/84): redhat-rpm-config-130-1.el8.noarch.rpm 4.5 MB/s |  90 kB     00:00    
16:03:29 #12 20.70 (21/84): rpm-build-4.14.3-24.el8.aarch64.rpm     18 MB/s | 173 kB     00:00    
16:03:29 #12 20.71 (22/84): rust-srpm-macros-5-2.el8.noarch.rpm    2.2 MB/s | 9.2 kB     00:00    
16:03:29 #12 20.71 (23/84): rpmlint-1.10-14.el8.noarch.rpm          13 MB/s | 192 kB     00:00    
16:03:29 #12 20.72 (24/84): guile-2.0.14-7.el8.aarch64.rpm          28 MB/s | 3.5 MB     00:00    
16:03:29 #12 20.73 (25/84): zstd-1.4.4-1.el8.aarch64.rpm            11 MB/s | 303 kB     00:00    
16:03:29 #12 20.74 (26/84): bzip2-1.0.6-26.el8.aarch64.rpm         5.0 MB/s |  60 kB     00:00    
16:03:29 #12 20.75 (27/84): cpio-2.12-11.el8.aarch64.rpm            22 MB/s | 260 kB     00:00    
16:03:29 #12 20.75 (28/84): dnf-plugins-core-4.0.21-16.el8.noarch.  13 MB/s |  75 kB     00:00    
16:03:29 #12 20.76 (29/84): diffutils-3.6-6.el8.aarch64.rpm         17 MB/s | 352 kB     00:00    
16:03:29 #12 20.77 (30/84): elfutils-debuginfod-client-0.187-4.el8  10 MB/s |  72 kB     00:00    
16:03:29 #12 20.80 (31/84): elfutils-0.187-4.el8.aarch64.rpm       9.9 MB/s | 529 kB     00:00    
16:03:29 #12 20.81 (32/84): emacs-filesystem-26.1-7.el8.noarch.rpm 1.6 MB/s |  70 kB     00:00    
16:03:29 #12 20.81 (33/84): file-5.33-21.el8.aarch64.rpm           9.1 MB/s |  77 kB     00:00    
16:03:29 #12 20.84 (34/84): groff-base-1.22.3-18.el8.aarch64.rpm    39 MB/s | 989 kB     00:00    
16:03:29 #12 20.85 (35/84): libbabeltrace-1.5.4-4.el8.aarch64.rpm   21 MB/s | 189 kB     00:00    
16:03:29 #12 20.86 (36/84): glibc-gconv-extra-2.28-211.el8.aarch64  36 MB/s | 1.8 MB     00:00    
16:03:29 #12 20.86 (37/84): libpkgconf-1.4.2-1.el8.aarch64.rpm     2.6 MB/s |  34 kB     00:00    
16:03:29 #12 20.87 (38/84): libtool-ltdl-2.4.6-25.el8.aarch64.rpm  7.7 MB/s |  57 kB     00:00    
16:03:29 #12 20.87 (39/84): patch-2.7.6-11.el8.aarch64.rpm          19 MB/s | 134 kB     00:00    
16:03:29 #12 20.88 (40/84): ncurses-6.1-9.20180224.el8.aarch64.rpm  20 MB/s | 383 kB     00:00    
16:03:29 #12 20.89 (41/84): perl-Carp-1.42-396.el8.noarch.rpm      2.9 MB/s |  30 kB     00:00    
16:03:29 #12 20.89 (42/84): perl-Errno-1.28-421.el8.aarch64.rpm     12 MB/s |  76 kB     00:00    
16:03:29 #12 20.90 (43/84): perl-Exporter-5.72-396.el8.noarch.rpm  4.9 MB/s |  34 kB     00:00    
16:03:29 #12 20.91 (44/84): perl-File-Path-2.15-2.el8.noarch.rpm   6.5 MB/s |  38 kB     00:00    
16:03:29 #12 20.91 (45/84): perl-File-Temp-0.230.600-1.el8.noarch.  11 MB/s |  63 kB     00:00    
16:03:29 #12 20.92 (46/84): perl-Getopt-Long-2.50-4.el8.noarch.rpm  11 MB/s |  63 kB     00:00    
16:03:29 #12 20.92 (47/84): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm   10 MB/s |  58 kB     00:00    
16:03:29 #12 20.93 (48/84): perl-Encode-2.97-3.el8.aarch64.rpm      29 MB/s | 1.5 MB     00:00    
16:03:29 #12 20.94 (49/84): perl-IO-1.38-421.el8.aarch64.rpm        11 MB/s | 142 kB     00:00    
16:03:29 #12 20.94 (50/84): perl-MIME-Base64-3.15-396.el8.aarch64. 3.9 MB/s |  31 kB     00:00    
16:03:29 #12 20.95 (51/84): perl-PathTools-3.74-1.el8.aarch64.rpm   11 MB/s |  90 kB     00:00    
16:03:29 #12 20.95 (52/84): perl-Pod-Escapes-1.07-395.el8.noarch.r 2.4 MB/s |  20 kB     00:00    
16:03:29 #12 20.96 (53/84): perl-Pod-Perldoc-3.28-396.el8.noarch.r  11 MB/s |  86 kB     00:00    
16:03:29 #12 20.96 (54/84): perl-Pod-Simple-3.35-395.el8.noarch.rp  20 MB/s | 213 kB     00:00    
16:03:29 #11 9.881 Get:60 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libxml2 armhf 2.9.14+dfsg-1ubuntu0.1 [589 kB]
16:03:29 #11 9.887 Get:61 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libyaml-0-2 armhf 0.2.5-1 [46.4 kB]
16:03:29 #11 9.888 Get:62 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf lsb-release all 11.2ubuntu1 [11.1 kB]
16:03:29 #11 9.890 Get:63 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf netbase all 6.3 [12.9 kB]
16:03:29 #11 9.890 Get:64 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-dbus armhf 1.2.18-3build1 [92.6 kB]
16:03:29 #11 9.897 Get:65 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-gi armhf 3.42.2-2 [211 kB]
16:03:29 #11 9.903 Get:66 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf networkd-dispatcher all 2.1-2ubuntu1 [15.5 kB]
16:03:29 #11 9.906 Get:67 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python-apt-common all 2.3.0ubuntu2 [15.2 kB]
16:03:29 #11 9.906 Get:68 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-apt armhf 2.3.0ubuntu2 [154 kB]
16:03:29 #11 9.956 Get:69 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-pkg-resources all 59.6.0-1.2 [132 kB]
16:03:29 #10 34.62 Selecting previously unselected package libalgorithm-diff-perl.
16:03:29 #10 34.63 Preparing to unpack .../163-libalgorithm-diff-perl_1.201-1_all.deb ...
16:03:29 #10 34.63 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:03:29 #10 34.67 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:03:29 #10 34.67 Preparing to unpack .../164-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ...
16:03:29 #10 34.67 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
16:03:29 #10 34.70 Selecting previously unselected package libalgorithm-merge-perl.
16:03:29 #10 34.71 Preparing to unpack .../165-libalgorithm-merge-perl_0.08-3_all.deb ...
16:03:29 #11 14.31 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB]
16:03:29 #11 14.32 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libconst-fast-perl all 0.014-1 [7958 B]
16:03:29 #11 14.32 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwant-perl armhf 0.29-1build4 [23.0 kB]
16:03:29 #11 14.32 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:03:29 #11 14.32 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcpanel-json-xs-perl armhf 4.19-1build1 [107 kB]
16:03:29 #11 14.32 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-dump-perl all 1.23-1 [27.0 kB]
16:03:29 #11 14.32 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-bubblebabble-perl all 0.02-2 [7908 B]
16:03:29 #11 14.32 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
16:03:29 #11 14.32 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdistro-info-perl all 0.23ubuntu1 [4668 B]
16:03:29 #11 14.39 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:03:29 #11 14.40 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
16:03:29 #11 14.40 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ip-perl all 1.26-2 [27.4 kB]
16:03:29 #11 14.40 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-perl all 1.22-1 [336 kB]
16:03:29 #11 14.41 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB]
16:03:29 #11 14.41 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libemail-valid-perl all 1.202-1 [16.3 kB]
16:03:29 #11 14.41 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libexporter-tiny-perl all 1.002001-1 [35.5 kB]
16:03:29 #11 14.41 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-system-simple-perl all 1.26-1 [22.8 kB]
16:03:29 #11 14.41 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB]
16:03:29 #11 14.47 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB]
16:03:29 #11 14.49 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-fcntllock-perl armhf 0.22-3build4 [32.6 kB]
16:03:29 #11 14.49 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-compare-perl all 0.03-1 [7318 B]
16:03:29 #11 14.49 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-glob-perl all 0.10-1 [7554 B]
16:03:29 #11 14.49 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:03:29 #11 14.49 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-afm-perl all 1.20-2 [13.2 kB]
16:03:29 #11 14.49 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-string-perl all 1.08-3 [11.1 kB]
16:03:29 #11 14.49 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-ttf-perl all 1.06-1 [313 kB]
16:03:29 #11 14.50 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfuture-perl all 0.43-1 [77.8 kB]
16:03:29 #11 14.55 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-stringy-perl all 2.111-3 [55.8 kB]
16:03:29 #10 15.12 (1/164): bzip2-1.0.8-8.el9.x86_64.rpm           115 kB/s |  56 kB     00:00    
16:03:29 #10 28.36 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
16:03:29 #10 28.37 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
16:03:29 #10 28.41 Selecting previously unselected package libldap-common.
16:03:29 #10 28.41 Preparing to unpack .../066-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
16:03:29 #10 28.41 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
16:03:29 #10 28.46 Selecting previously unselected package libldap-2.4-2:amd64.
16:03:29 #10 28.46 Preparing to unpack .../067-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ...
16:03:29 #10 28.47 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
16:03:29 #10 28.55 Selecting previously unselected package libnghttp2-14:amd64.
16:03:29 #10 28.55 Preparing to unpack .../068-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
16:03:29 #10 28.55 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:03:29 #10 28.59 Selecting previously unselected package libpsl5:amd64.
16:03:29 #10 36.96 Selecting previously unselected package manpages-dev.
16:03:29 #10 36.96 Preparing to unpack .../264-manpages-dev_4.15-1_all.deb ...
16:03:29 #10 36.97 Unpacking manpages-dev (4.15-1) ...
16:03:29 #10 33.68 Setting up gettext-base (0.19.8.1-9) ...
16:03:29 #10 33.71 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
16:03:29 #10 33.73 Setting up file (1:5.35-4+deb10u2) ...
16:03:29 #10 33.75 Setting up libgomp1:armhf (8.3.0-6+rpi1) ...
16:03:29 #10 33.77 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
16:03:29 #10 33.78 Setting up libicu63:armhf (63.1-6+deb10u3) ...
16:03:29 #10 33.80 Setting up libfakeroot:armhf (1.23-1) ...
16:03:29 #10 33.82 Setting up fakeroot (1.23-1) ...
16:03:29 #10 33.84 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:03:29 #10 33.84 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
16:03:29 #10 33.84 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
16:03:29 #10 33.84 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
16:03:29 #10 33.84 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
16:03:29 #10 33.84 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
16:03:29 #10 33.84 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
16:03:29 #10 33.84 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
16:03:29 #10 33.84 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
16:03:29 #10 33.85 Setting up libasan5:armhf (8.3.0-6+rpi1) ...
16:03:29 #10 33.87 Setting up autotools-dev (20180224.1) ...
16:03:29 #10 33.88 Setting up make (4.2.1-1.2) ...
16:03:29 #10 33.90 Setting up libmpfr6:armhf (4.0.2-1) ...
16:03:29 #10 33.92 Setting up libsigsegv2:armhf (2.12-2) ...
16:03:29 #10 33.93 Setting up xz-utils (5.2.4-1+deb10u1) ...
16:03:29 #11 31.52 Selecting previously unselected package devscripts.
16:03:29 #11 31.52 Preparing to unpack .../177-devscripts_2.22.1ubuntu1_arm64.deb ...
16:03:29 #11 31.55 Unpacking devscripts (2.22.1ubuntu1) ...
16:03:29 #11 31.63 Selecting previously unselected package diffstat.
16:03:29 #11 31.63 Preparing to unpack .../178-diffstat_1.64-1build2_arm64.deb ...
16:03:29 #11 31.63 Unpacking diffstat (1.64-1build2) ...
16:03:29 #11 31.68 Selecting previously unselected package python3-chardet.
16:03:29 #11 31.68 Preparing to unpack .../179-python3-chardet_4.0.0-1_all.deb ...
16:03:29 #11 31.69 Unpacking python3-chardet (4.0.0-1) ...
16:03:29 #11 31.74 Selecting previously unselected package zstd.
16:03:29 #11 20.73 Setting up libpython3.10-minimal:arm64 (3.10.7-1ubuntu0.2) ...
16:03:29 #11 20.75 Setting up libexpat1:arm64 (2.4.8-2ubuntu0.22.10.1) ...
16:03:29 #11 20.77 Setting up python3.10-minimal (3.10.7-1ubuntu0.2) ...
16:03:29 
16:03:29 #12 [stage-1 5/8] COPY SPECS /root/rpmbuild/SPECS
16:03:29 #12 DONE 0.1s
16:03:29 
16:03:29 #13 [stage-1 6/8] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:03:29 #11 32.24 Unpacking libhttp-cookies-perl (6.08-1) ...
16:03:29 #11 32.28 Selecting previously unselected package libhttp-negotiate-perl.
16:03:29 #11 32.28 Preparing to unpack .../179-libhttp-negotiate-perl_6.01-1_all.deb ...
16:03:29 #11 32.29 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:03:29 #11 32.32 Selecting previously unselected package perl-openssl-defaults:arm64.
16:03:29 #11 32.32 Preparing to unpack .../180-perl-openssl-defaults_4_arm64.deb ...
16:03:29 #11 32.32 Unpacking perl-openssl-defaults:arm64 (4) ...
16:03:29 #11 32.36 Selecting previously unselected package libnet-ssleay-perl.
16:03:29 #11 32.36 Preparing to unpack .../181-libnet-ssleay-perl_1.88-2ubuntu1_arm64.deb ...
16:03:29 #11 32.37 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
16:03:29 #11 32.44 Selecting previously unselected package libio-socket-ssl-perl.
16:03:29 #11 32.45 Preparing to unpack .../182-libio-socket-ssl-perl_2.067-1_all.deb ...
16:03:29 #11 32.45 Unpacking libio-socket-ssl-perl (2.067-1) ...
16:03:29 #11 32.50 Selecting previously unselected package libnet-http-perl.
16:03:29 #10 27.75 Selecting previously unselected package libipc-run-perl.
16:03:29 #10 27.75 Preparing to unpack .../106-libipc-run-perl_20180523.0-1_all.deb ...
16:03:29 #10 27.76 Unpacking libipc-run-perl (20180523.0-1) ...
16:03:29 #10 27.80 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:29 #10 27.80 Preparing to unpack .../107-libclass-method-modifiers-perl_2.12-1_all.deb ...
16:03:29 #10 27.80 Unpacking libclass-method-modifiers-perl (2.12-1) ...
16:03:29 #10 27.83 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:29 #10 27.84 Preparing to unpack .../108-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:03:29 #10 27.84 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:03:29 #10 27.87 Selecting previously unselected package libdevel-globaldestruction-perl.
16:03:29 #10 27.87 Preparing to unpack .../109-libdevel-globaldestruction-perl_0.14-1_all.deb ...
16:03:29 #10 27.88 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
16:03:29 #10 27.91 Selecting previously unselected package libb-hooks-op-check-perl.
16:03:29 #10 27.91 Preparing to unpack .../110-libb-hooks-op-check-perl_0.22-1+b1_arm64.deb ...
16:03:29 #10 27.91 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
16:03:29 #10 27.94 Selecting previously unselected package libdynaloader-functions-perl.
16:03:29 #10 27.95 Preparing to unpack .../111-libdynaloader-functions-perl_0.003-1_all.deb ...
16:03:29 #10 27.95 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:03:29 #10 27.98 Selecting previously unselected package libdevel-callchecker-perl.
16:03:29 #10 27.98 Preparing to unpack .../112-libdevel-callchecker-perl_0.008-1_arm64.deb ...
16:03:29 #10 27.99 Unpacking libdevel-callchecker-perl (0.008-1) ...
16:03:29 #10 28.02 Selecting previously unselected package libparams-classify-perl.
16:03:29 #10 28.02 Preparing to unpack .../113-libparams-classify-perl_0.015-1+b1_arm64.deb ...
16:03:29 #10 28.03 Unpacking libparams-classify-perl (0.015-1+b1) ...
16:03:29 #10 28.06 Selecting previously unselected package libmodule-runtime-perl.
16:03:29 #10 20.14 Selecting previously unselected package libpython3.6-minimal:amd64.
16:03:29 #10 20.14 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.9_amd64.deb ...
16:03:29 #10 20.14 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.9) ...
16:03:29 #10 20.31 Selecting previously unselected package libexpat1:amd64.
16:03:29 #10 20.31 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_amd64.deb ...
16:03:29 #10 20.32 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.9) ...
16:03:29 #11 19.31 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_armhf.deb ...
16:03:29 #11 19.32 Unpacking libexpat1:armhf (2.4.7-1ubuntu0.2) ...
16:03:29 #11 19.35 Selecting previously unselected package python3.10-minimal.
16:03:29 #11 19.35 Preparing to unpack .../python3.10-minimal_3.10.6-1~22.04.2_armhf.deb ...
16:03:29 #11 19.36 Unpacking python3.10-minimal (3.10.6-1~22.04.2) ...
16:03:29 #11 19.53 Setting up libpython3.10-minimal:armhf (3.10.6-1~22.04.2) ...
16:03:29 #11 19.54 Setting up libexpat1:armhf (2.4.7-1ubuntu0.2) ...
16:03:29 #11 19.56 Setting up python3.10-minimal (3.10.6-1~22.04.2) ...
16:03:29 #12 20.96 (55/84): perl-Pod-Usage-1.69-395.el8.noarch.rpm 3.8 MB/s |  34 kB     00:00    
16:03:29 #12 20.98 (56/84): binutils-2.30-119.el8.aarch64.rpm       22 MB/s | 6.1 MB     00:00    
16:03:29 #12 20.99 (57/84): perl-Socket-2.027-3.el8.aarch64.rpm    2.5 MB/s |  59 kB     00:00    
16:03:29 #12 20.99 (58/84): perl-Scalar-List-Utils-1.49-2.el8.aarc 2.4 MB/s |  67 kB     00:00    
16:03:29 #12 21.00 (59/84): perl-Term-ANSIColor-4.06-396.el8.noarc 6.1 MB/s |  46 kB     00:00    
16:03:29 #12 21.00 (60/84): perl-Storable-3.11-3.el8.aarch64.rpm   6.1 MB/s |  95 kB     00:00    
16:03:29 #12 21.00 (61/84): perl-Term-Cap-1.17-395.el8.noarch.rpm  2.1 MB/s |  23 kB     00:00    
16:03:29 #12 21.01 (62/84): perl-Text-ParseWords-3.30-395.el8.noar 1.8 MB/s |  18 kB     00:00    
16:03:29 #12 21.01 (63/84): perl-Text-Tabs+Wrap-2013.0523-395.el8. 2.4 MB/s |  24 kB     00:00    
16:03:29 #12 21.02 (64/84): perl-Time-Local-1.280-1.el8.noarch.rpm 4.4 MB/s |  34 kB     00:00    
16:03:29 #12 21.02 (65/84): perl-Unicode-Normalize-1.25-396.el8.aa 7.0 MB/s |  78 kB     00:00    
16:03:29 #12 21.02 (66/84): perl-constant-1.33-396.el8.noarch.rpm  2.2 MB/s |  25 kB     00:00    
16:03:29 #12 21.03 (67/84): perl-macros-5.26.3-421.el8.aarch64.rpm  12 MB/s |  72 kB     00:00    
16:03:29 #12 21.03 (68/84): perl-parent-0.237-1.el8.noarch.rpm     4.4 MB/s |  20 kB     00:00    
16:03:29 #12 21.04 (69/84): perl-podlators-4.11-1.el8.noarch.rpm    16 MB/s | 118 kB     00:00    
16:03:29 #12 21.05 (70/84): perl-threads-2.21-2.el8.aarch64.rpm    9.2 MB/s |  60 kB     00:00    
16:03:29 #12 21.06 (71/84): perl-threads-shared-1.58-2.el8.aarch64 7.4 MB/s |  47 kB     00:00    
16:03:29 #12 21.06 (72/84): pkgconf-1.4.2-1.el8.aarch64.rpm        5.3 MB/s |  37 kB     00:00    
16:03:29 #12 21.07 (73/84): perl-libs-5.26.3-421.el8.aarch64.rpm    29 MB/s | 1.5 MB     00:00    
16:03:29 #12 21.08 (74/84): pkgconf-m4-1.4.2-1.el8.noarch.rpm      1.2 MB/s |  17 kB     00:00    
16:03:29 #12 21.08 (75/84): pkgconf-pkg-config-1.4.2-1.el8.aarch64 2.4 MB/s |  15 kB     00:00    
16:03:29 #12 21.09 (76/84): unzip-6.0-46.el8.aarch64.rpm            20 MB/s | 189 kB     00:00    
16:03:29 #12 21.09 (77/84): xz-5.2.4-4.el8.aarch64.rpm              13 MB/s | 153 kB     00:00    
16:03:29 #12 21.10 (78/84): zip-3.0-23.el8.aarch64.rpm              19 MB/s | 265 kB     00:00    
16:03:29 #12 21.11 (79/84): python3-dnf-plugins-core-4.0.21-16.el8  17 MB/s | 258 kB     00:00    
16:03:29 #12 21.11 (80/84): python3-rpm-4.14.3-24.el8.aarch64.rpm   14 MB/s | 156 kB     00:00    
16:03:29 #12 21.13 (81/84): rpm-build-libs-4.14.3-24.el8.aarch64.r  15 MB/s | 151 kB     00:00    
16:03:29 #12 21.13 (82/84): rpm-4.14.3-24.el8.aarch64.rpm           23 MB/s | 543 kB     00:00    
16:03:29 #12 21.14 (83/84): rpm-libs-4.14.3-24.el8.aarch64.rpm      19 MB/s | 329 kB     00:00    
16:03:29 #12 21.18 (84/84): perl-interpreter-5.26.3-421.el8.aarch6  40 MB/s | 6.3 MB     00:00    
16:03:29 #11 10.03 Get:70 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf shared-mime-info armhf 2.2-1 [457 kB]
16:03:29 #11 10.05 Get:71 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf systemd-resolved armhf 251.4-1ubuntu7 [265 kB]
16:03:29 #11 10.06 Get:72 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf systemd-timesyncd armhf 251.4-1ubuntu7 [33.5 kB]
16:03:29 #11 10.06 Get:73 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf ucf all 3.0043 [56.1 kB]
16:03:29 #11 10.06 Get:74 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf xdg-user-dirs armhf 0.17-2ubuntu4 [52.6 kB]
16:03:29 #11 10.06 Get:75 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf bsdextrautils armhf 2.38-4ubuntu1 [76.6 kB]
16:03:29 #11 10.06 Get:76 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmagic-mgc armhf 1:5.41-4 [257 kB]
16:03:29 #11 10.07 Get:77 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmagic1 armhf 1:5.41-4 [80.1 kB]
16:03:29 #11 10.08 Get:78 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf file armhf 1:5.41-4 [20.6 kB]
16:03:29 #11 10.10 Get:79 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gettext-base armhf 0.21-8 [37.6 kB]
16:03:29 #11 10.18 Get:80 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB]
16:03:29 #11 10.18 Get:81 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf groff-base armhf 1.22.4-8build1 [870 kB]
16:03:29 #11 10.21 Get:82 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB]
16:03:29 #11 10.21 Get:83 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libedit2 armhf 3.1-20210910-1build1 [78.7 kB]
16:03:29 #11 10.22 Get:84 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfido2-1 armhf 1.11.0-1 [74.0 kB]
16:03:29 #11 10.22 Get:85 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnghttp2-14 armhf 1.49.0-1 [67.9 kB]
16:03:29 #10 34.71 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:03:29 #10 34.75 Selecting previously unselected package libaliased-perl.
16:03:29 #10 34.75 Preparing to unpack .../166-libaliased-perl_0.34-1.1_all.deb ...
16:03:29 #10 34.75 Unpacking libaliased-perl (0.34-1.1) ...
16:03:29 #10 34.79 Selecting previously unselected package libapt-pkg-perl.
16:03:29 #10 34.79 Preparing to unpack .../167-libapt-pkg-perl_0.1.39_arm64.deb ...
16:03:29 #10 34.81 Unpacking libapt-pkg-perl (0.1.39) ...
16:03:29 #10 34.86 Selecting previously unselected package libarchive-cpio-perl.
16:03:29 #10 34.86 Preparing to unpack .../168-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:03:29 #10 34.87 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:03:29 #11 14.58 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-validate-perl armhf 1.29-3 [50.6 kB]
16:03:29 #11 14.58 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
16:03:29 #11 14.58 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-versions-perl all 1.62-1 [9294 B]
16:03:29 #11 14.58 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:03:29 #11 14.58 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
16:03:29 #11 14.58 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
16:03:29 #11 14.58 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-perl all 4.02000-2 [80.9 kB]
16:03:29 #11 14.58 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-perl all 1.708-1 [67.8 kB]
16:03:29 #11 14.63 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
16:03:29 #11 14.67 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-perl all 0.38-1 [19.1 kB]
16:03:29 #11 14.67 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-identify-perl armhf 0.14-1build2 [10.1 kB]
16:03:29 #11 14.67 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-name-perl armhf 0.26-1 [10.8 kB]
16:03:29 #11 14.67 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:03:29 #11 14.67 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-tiny-perl all 0.108-1 [42.6 kB]
16:03:29 #11 14.67 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-perl all 1.008001-2 [304 kB]
16:03:29 #11 14.67 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
16:03:29 #11 14.67 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhash-fieldhash-perl armhf 0.15-1build2 [15.9 kB]
16:03:29 #11 14.70 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
16:03:29 #11 14.75 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-format-perl all 2.12-1 [41.3 kB]
16:03:29 #11 14.75 Get:278 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
16:03:29 #11 14.75 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libidn11 armhf 1.33-2.2ubuntu2 [43.1 kB]
16:03:29 #11 14.75 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstruct-dumb-perl all 0.09-1 [10.5 kB]
16:03:29 #11 14.75 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-perl all 0.75-1 [254 kB]
16:03:29 #11 14.76 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblinux-epoll-perl armhf 0.017-1 [14.7 kB]
16:03:29 #11 14.76 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
16:03:29 #11 14.76 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtypes-serialiser-perl all 1.0-1 [12.1 kB]
16:03:29 #11 14.79 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-xs-perl armhf 4.020-1build1 [81.7 kB]
16:03:29 #10 28.27 Selecting previously unselected package g++.
16:03:29 #10 28.28 Preparing to unpack .../051-g++_4%3a8.3.0-1_armhf.deb ...
16:03:29 #10 28.28 Unpacking g++ (4:8.3.0-1) ...
16:03:29 #10 28.31 Selecting previously unselected package make.
16:03:29 #10 28.32 Preparing to unpack .../052-make_4.2.1-1.2_armhf.deb ...
16:03:29 #10 28.32 Unpacking make (4.2.1-1.2) ...
16:03:29 #10 28.44 Selecting previously unselected package libdpkg-perl.
16:03:29 #10 28.44 Preparing to unpack .../053-libdpkg-perl_1.19.8_all.deb ...
16:03:29 #10 28.45 Unpacking libdpkg-perl (1.19.8) ...
16:03:29 #10 28.54 Selecting previously unselected package patch.
16:03:29 #10 28.54 Preparing to unpack .../054-patch_2.7.6-3+deb10u1_armhf.deb ...
16:03:29 #10 28.55 Unpacking patch (2.7.6-3+deb10u1) ...
16:03:29 #10 28.59 Selecting previously unselected package dpkg-dev.
16:03:29 #10 28.60 Preparing to unpack .../055-dpkg-dev_1.19.8_all.deb ...
16:03:29 #10 28.60 Unpacking dpkg-dev (1.19.8) ...
16:03:29 #10 28.59 Preparing to unpack .../069-libpsl5_0.20.2-2_amd64.deb ...
16:03:29 #10 28.60 Unpacking libpsl5:amd64 (0.20.2-2) ...
16:03:29 #10 28.64 Selecting previously unselected package librtmp1:amd64.
16:03:29 #10 28.64 Preparing to unpack .../070-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
16:03:29 #10 28.65 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:03:29 #10 28.68 Selecting previously unselected package libssh2-1:amd64.
16:03:29 #10 28.69 Preparing to unpack .../071-libssh2-1_1.8.0-2.1_amd64.deb ...
16:03:29 #10 28.69 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
16:03:29 #10 28.75 Selecting previously unselected package libcurl4:amd64.
16:03:29 #10 28.75 Preparing to unpack .../072-libcurl4_7.64.0-4+deb10u3_amd64.deb ...
16:03:29 #10 28.75 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ...
16:03:29 #10 28.80 Selecting previously unselected package curl.
16:03:29 #10 28.80 Preparing to unpack .../073-curl_7.64.0-4+deb10u3_amd64.deb ...
16:03:29 #10 28.80 Unpacking curl (7.64.0-4+deb10u3) ...
16:03:29 #10 28.85 Selecting previously unselected package dctrl-tools.
16:03:29 #10 28.86 Preparing to unpack .../074-dctrl-tools_2.24-3_amd64.deb ...
16:03:29 #10 28.86 Unpacking dctrl-tools (2.24-3) ...
16:03:29 #10 28.90 Selecting previously unselected package libtool.
16:03:29 #10 28.90 Preparing to unpack .../075-libtool_2.4.6-9_all.deb ...
16:03:29 #10 28.91 Unpacking libtool (2.4.6-9) ...
16:03:29 #10 28.96 Selecting previously unselected package dh-autoreconf.
16:03:29 #10 15.27 (2/164): cracklib-2.9.6-27.el9.x86_64.rpm       648 kB/s |  94 kB     00:00    
16:03:29 #10 15.41 (3/164): cpio-2.13-16.el9.x86_64.rpm            356 kB/s | 275 kB     00:00    
16:03:29 #10 37.20 Selecting previously unselected package python3-certifi.
16:03:29 #10 37.20 Preparing to unpack .../265-python3-certifi_2018.1.18-2_all.deb ...
16:03:29 #10 37.21 Unpacking python3-certifi (2018.1.18-2) ...
16:03:29 #10 37.25 Selecting previously unselected package python3-idna.
16:03:29 #10 37.26 Preparing to unpack .../266-python3-idna_2.6-1_all.deb ...
16:03:29 #10 37.26 Unpacking python3-idna (2.6-1) ...
16:03:29 #10 37.31 Selecting previously unselected package python3-urllib3.
16:03:29 #10 37.31 Preparing to unpack .../267-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
16:03:29 #10 37.31 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
16:03:29 #10 37.36 Selecting previously unselected package python3-requests.
16:03:29 #11 31.75 Preparing to unpack .../180-zstd_1.4.8+dfsg-3build1_arm64.deb ...
16:03:29 #11 31.75 Unpacking zstd (1.4.8+dfsg-3build1) ...
16:03:29 #11 31.81 Selecting previously unselected package python3-debian.
16:03:29 #11 31.81 Preparing to unpack .../181-python3-debian_0.1.43ubuntu1_all.deb ...
16:03:29 #11 31.82 Unpacking python3-debian (0.1.43ubuntu1) ...
16:03:29 #11 31.88 Selecting previously unselected package libgpgme11:arm64.
16:03:29 #11 31.88 Preparing to unpack .../182-libgpgme11_1.16.0-1.2ubuntu4_arm64.deb ...
16:03:29 #11 31.88 Unpacking libgpgme11:arm64 (1.16.0-1.2ubuntu4) ...
16:03:29 #11 31.93 Selecting previously unselected package python3-gpg.
16:03:29 #11 31.93 Preparing to unpack .../183-python3-gpg_1.16.0-1.2ubuntu4_arm64.deb ...
16:03:29 #11 31.93 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ...
16:03:29 #11 31.99 Selecting previously unselected package dput.
16:03:29 #10 33.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:29 #10 33.95 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
16:03:29 #10 33.95 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
16:03:29 #10 33.95 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
16:03:29 #10 33.95 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
16:03:29 #10 33.95 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
16:03:29 #10 33.95 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
16:03:29 #10 33.95 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
16:03:29 #10 33.95 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
16:03:29 #10 33.95 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
16:03:29 #10 33.95 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
16:03:29 #10 33.95 Setting up libmpc3:armhf (1.1.0-1) ...
16:03:29 #10 33.97 Setting up libatomic1:armhf (8.3.0-6+rpi1) ...
16:03:29 #10 33.99 Setting up patch (2.7.6-3+deb10u1) ...
16:03:29 #10 34.01 Setting up autopoint (0.19.8.1-9) ...
16:03:29 #10 34.03 Setting up libfl2:armhf (2.6.4-6.2) ...
16:03:29 #10 34.04 Setting up libpcre2-8-0:armhf (10.32-5) ...
16:03:29 #10 34.06 Setting up libubsan1:armhf (8.3.0-6+rpi1) ...
16:03:29 #10 34.10 Setting up libisl19:armhf (0.20-2) ...
16:03:29 #10 34.13 Setting up sensible-utils (0.0.12) ...
16:03:29 #10 34.16 Setting up libuchardet0:armhf (0.0.6-3) ...
16:03:29 #11 32.51 Preparing to unpack .../183-libnet-http-perl_6.19-1_all.deb ...
16:03:29 #11 32.51 Unpacking libnet-http-perl (6.19-1) ...
16:03:29 #11 32.56 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:29 #11 32.56 Preparing to unpack .../184-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
16:03:29 #11 32.59 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
16:03:29 #11 32.63 Selecting previously unselected package libtry-tiny-perl.
16:03:29 #11 32.63 Preparing to unpack .../185-libtry-tiny-perl_0.30-1_all.deb ...
16:03:29 #11 32.65 Unpacking libtry-tiny-perl (0.30-1) ...
16:03:29 #11 32.73 Selecting previously unselected package libwww-robotrules-perl.
16:03:29 #11 32.73 Preparing to unpack .../186-libwww-robotrules-perl_6.02-1_all.deb ...
16:03:29 #10 28.06 Preparing to unpack .../114-libmodule-runtime-perl_0.016-1_all.deb ...
16:03:29 #10 28.06 Unpacking libmodule-runtime-perl (0.016-1) ...
16:03:29 #10 28.09 Selecting previously unselected package libimport-into-perl.
16:03:29 #10 28.09 Preparing to unpack .../115-libimport-into-perl_1.002005-1_all.deb ...
16:03:29 #10 28.10 Unpacking libimport-into-perl (1.002005-1) ...
16:03:29 #10 28.13 Selecting previously unselected package librole-tiny-perl.
16:03:29 #10 28.13 Preparing to unpack .../116-librole-tiny-perl_2.000006-1_all.deb ...
16:03:29 #10 28.14 Unpacking librole-tiny-perl (2.000006-1) ...
16:03:29 #10 28.17 Selecting previously unselected package libstrictures-perl.
16:03:29 #10 28.17 Preparing to unpack .../117-libstrictures-perl_2.000005-1_all.deb ...
16:03:29 #10 28.18 Unpacking libstrictures-perl (2.000005-1) ...
16:03:29 #10 28.21 Selecting previously unselected package libsub-quote-perl.
16:03:29 #10 28.21 Preparing to unpack .../118-libsub-quote-perl_2.005001-1_all.deb ...
16:03:29 #10 28.21 Unpacking libsub-quote-perl (2.005001-1) ...
16:03:29 #10 28.25 Selecting previously unselected package libmoo-perl.
16:03:29 #10 28.25 Preparing to unpack .../119-libmoo-perl_2.003004-2_all.deb ...
16:03:29 #10 28.26 Unpacking libmoo-perl (2.003004-2) ...
16:03:29 #10 28.29 Selecting previously unselected package libencode-locale-perl.
16:03:29 #10 20.38 Selecting previously unselected package python3.6-minimal.
16:03:29 #10 20.38 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.9_amd64.deb ...
16:03:29 #10 20.39 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
16:03:30 #10 41.96 Selecting previously unselected package libalgorithm-diff-perl.
16:03:30 #10 41.97 Preparing to unpack .../160-libalgorithm-diff-perl_1.201-1_all.deb ...
16:03:30 #10 41.98 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:03:30 #10 42.03 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:03:30 #10 42.03 Preparing to unpack .../161-libalgorithm-diff-xs-perl_0.04-6+b1_armhf.deb ...
16:03:30 #10 42.04 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
16:03:30 #10 42.07 Selecting previously unselected package libalgorithm-merge-perl.
16:03:30 #10 42.08 Preparing to unpack .../162-libalgorithm-merge-perl_0.08-3_all.deb ...
16:03:30 #10 42.08 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:03:30 #10 42.11 Selecting previously unselected package libaliased-perl.
16:03:30 #10 42.11 Preparing to unpack .../163-libaliased-perl_0.34-1.1_all.deb ...
16:03:30 #10 42.11 Unpacking libaliased-perl (0.34-1.1) ...
16:03:30 #10 42.14 Selecting previously unselected package libapt-pkg-perl.
16:03:30 #10 42.14 Preparing to unpack .../164-libapt-pkg-perl_0.1.39_armhf.deb ...
16:03:30 #10 42.15 Unpacking libapt-pkg-perl (0.1.39) ...
16:03:30 #10 42.18 Selecting previously unselected package libarchive-cpio-perl.
16:03:30 #10 42.18 Preparing to unpack .../165-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:03:30 #10 42.19 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:03:30 #10 42.23 Selecting previously unselected package libarchive13:armhf.
16:03:30 #12 21.18 --------------------------------------------------------------------------------
16:03:30 #12 21.18 Total                                            22 MB/s |  32 MB     00:01     
16:03:30 #11 10.22 Get:86 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpipeline1 armhf 1.5.6-2 [26.1 kB]
16:03:30 #11 10.22 Get:87 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpng16-16 armhf 1.6.38-2 [166 kB]
16:03:30 #11 10.23 Get:88 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
16:03:30 #11 10.25 Get:89 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B]
16:03:30 #11 10.33 Get:90 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B]
16:03:30 #11 10.33 Get:91 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxcb1 armhf 1.15-1 [45.4 kB]
16:03:30 #11 10.33 Get:92 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libx11-data all 2:1.8.1-2 [118 kB]
16:03:30 #11 10.33 Get:93 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libx11-6 armhf 2:1.8.1-2 [590 kB]
16:03:30 #11 10.36 Get:94 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB]
16:03:30 #11 10.36 Get:95 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B]
16:03:30 #11 10.36 Get:96 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf man-db armhf 2.10.2-2 [1145 kB]
16:03:30 #11 10.42 Get:97 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf manpages all 5.13-1 [1391 kB]
16:03:30 #11 14.85 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-maybexs-perl all 1.004000-1 [11.0 kB]
16:03:30 #11 14.85 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-compare-perl all 0.53-1 [65.6 kB]
16:03:30 #11 14.85 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-moreutils-perl armhf 0.416-1build5 [52.7 kB]
16:03:30 #11 14.85 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
16:03:30 #11 14.85 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-xs-perl armhf 0.58-2 [29.4 kB]
16:03:30 #11 14.85 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl7 armhf 2.4.6-14 [35.4 kB]
16:03:30 #11 14.85 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl-dev armhf 2.4.6-14 [160 kB]
16:03:30 #11 14.85 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB]
16:03:30 #11 14.86 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB]
16:03:30 #11 14.93 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-aliases-perl all 0.001006-1 [7176 B]
16:03:30 #11 14.93 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
16:03:30 #11 14.93 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-struct-perl all 0.017-1 [23.4 kB]
16:03:30 #11 14.93 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-sec-perl armhf 1.15-1 [43.4 kB]
16:03:30 #11 14.93 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-libidn-perl armhf 0.12.ds-3build2 [16.5 kB]
16:03:30 #11 14.93 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-range-perl all 0.12-1 [8556 B]
16:03:30 #11 14.93 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-xs-perl armhf 0.29-1build1 [16.7 kB]
16:03:30 #11 14.93 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
16:03:30 #11 14.94 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperl4-corelibs-perl all 0.004-2 [37.4 kB]
16:03:30 #10 34.98 Selecting previously unselected package libarchive13:arm64.
16:03:30 #10 34.98 Preparing to unpack .../169-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
16:03:30 #10 34.99 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
16:03:30 #10 35.05 Selecting previously unselected package libarray-intspan-perl.
16:03:30 #10 35.05 Preparing to unpack .../170-libarray-intspan-perl_2.004-1_all.deb ...
16:03:30 #10 35.05 Unpacking libarray-intspan-perl (2.004-1) ...
16:03:30 #10 35.12 Selecting previously unselected package libauthen-sasl-perl.
16:03:30 #10 35.12 Preparing to unpack .../171-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:03:30 #10 35.13 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:03:30 #10 35.18 Selecting previously unselected package libmodule-implementation-perl.
16:03:30 #10 35.18 Preparing to unpack .../172-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:03:30 #10 35.18 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:03:30 #10 35.24 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:30 #10 28.74 Selecting previously unselected package build-essential.
16:03:30 #10 28.74 Preparing to unpack .../056-build-essential_12.6_armhf.deb ...
16:03:30 #10 28.74 Unpacking build-essential (12.6) ...
16:03:30 #10 28.78 Selecting previously unselected package openssl.
16:03:30 #10 28.78 Preparing to unpack .../057-openssl_1.1.1n-0+deb10u3_armhf.deb ...
16:03:30 #10 28.78 Unpacking openssl (1.1.1n-0+deb10u3) ...
16:03:30 #10 15.57 (4/164): dbus-libs-1.12.20-7.el9.x86_64.rpm     921 kB/s | 152 kB     00:00    
16:03:30 #10 37.36 Preparing to unpack .../268-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
16:03:30 #10 37.37 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
16:03:30 #10 37.41 Selecting previously unselected package python3-unidiff.
16:03:30 #10 37.41 Preparing to unpack .../269-python3-unidiff_0.5.4-1_all.deb ...
16:03:30 #10 37.42 Unpacking python3-unidiff (0.5.4-1) ...
16:03:30 #10 37.46 Selecting previously unselected package python3-xdg.
16:03:30 #10 37.47 Preparing to unpack .../270-python3-xdg_0.25-4ubuntu1.1_all.deb ...
16:03:30 #10 37.47 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
16:03:30 #10 37.52 Selecting previously unselected package unzip.
16:03:30 #10 37.52 Preparing to unpack .../271-unzip_6.0-21ubuntu1.2_arm64.deb ...
16:03:30 #10 37.53 Unpacking unzip (6.0-21ubuntu1.2) ...
16:03:30 #10 37.57 Selecting previously unselected package wdiff.
16:03:30 #10 28.96 Preparing to unpack .../076-dh-autoreconf_19_all.deb ...
16:03:30 #10 28.97 Unpacking dh-autoreconf (19) ...
16:03:30 #10 29.00 Selecting previously unselected package libarchive-zip-perl.
16:03:30 #10 29.00 Preparing to unpack .../077-libarchive-zip-perl_1.64-1_all.deb ...
16:03:30 #10 29.01 Unpacking libarchive-zip-perl (1.64-1) ...
16:03:30 #10 29.05 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:30 #10 29.06 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
16:03:30 #10 29.06 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
16:03:30 #10 29.09 Selecting previously unselected package dh-strip-nondeterminism.
16:03:30 #10 29.09 Preparing to unpack .../079-dh-strip-nondeterminism_1.1.2-1_all.deb ...
16:03:30 #10 29.09 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
16:03:30 #10 29.12 Selecting previously unselected package dwz.
16:03:30 #10 29.12 Preparing to unpack .../080-dwz_0.12-3_amd64.deb ...
16:03:30 #10 29.13 Unpacking dwz (0.12-3) ...
16:03:30 #10 29.17 Selecting previously unselected package libglib2.0-0:amd64.
16:03:30 #10 29.18 Preparing to unpack .../081-libglib2.0-0_2.58.3-2+deb10u4_amd64.deb ...
16:03:30 #10 29.18 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u4) ...
16:03:30 #11 31.99 Preparing to unpack .../184-dput_1.1.0ubuntu2_all.deb ...
16:03:30 #11 32.01 Unpacking dput (1.1.0ubuntu2) ...
16:03:30 #11 32.06 Selecting previously unselected package fonts-dejavu-core.
16:03:30 #11 32.06 Preparing to unpack .../185-fonts-dejavu-core_2.37-2build1_all.deb ...
16:03:30 #11 32.07 Unpacking fonts-dejavu-core (2.37-2build1) ...
16:03:30 #11 32.18 Selecting previously unselected package fontconfig-config.
16:03:30 #11 32.19 Preparing to unpack .../186-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
16:03:30 #11 32.19 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
16:03:30 #11 32.27 Selecting previously unselected package libcurl3-gnutls:arm64.
16:03:30 #10 34.17 Setting up git-man (1:2.20.1-2+deb10u6) ...
16:03:30 #10 34.19 Setting up libmpdec2:armhf (2.4.2-2) ...
16:03:30 #10 34.20 Setting up libbinutils:armhf (2.31.1-16+rpi2) ...
16:03:30 #10 34.22 Setting up cpp-8 (8.3.0-6+rpi1) ...
16:03:30 #10 34.24 Setting up libc-dev-bin (2.28-10+rpt2+rpi1+deb10u1) ...
16:03:30 #10 34.27 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
16:03:30 #10 34.31 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u3) ...
16:03:30 #10 34.33 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
16:03:30 #10 34.35 Setting up libelf1:armhf (0.176-1.1) ...
16:03:30 #10 34.37 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u5) ...
16:03:30 #10 29.21 Selecting previously unselected package libxml2:armhf.
16:03:30 #10 29.21 Preparing to unpack .../053-libxml2_2.9.10+dfsg-6.7+deb11u3_armhf.deb ...
16:03:30 #10 29.21 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u3) ...
16:03:30 #10 29.29 Selecting previously unselected package gettext.
16:03:30 #10 29.30 Preparing to unpack .../054-gettext_0.21-4_armhf.deb ...
16:03:30 #10 29.30 Unpacking gettext (0.21-4) ...
16:03:30 #10 29.42 Selecting previously unselected package intltool-debian.
16:03:30 #10 29.42 Preparing to unpack .../055-intltool-debian_0.35.0+20060710.5_all.deb ...
16:03:30 #10 29.43 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:03:30 #10 29.46 Selecting previously unselected package po-debconf.
16:03:30 #10 29.46 Preparing to unpack .../056-po-debconf_1.0.21+nmu1_all.deb ...
16:03:30 #10 29.47 Unpacking po-debconf (1.0.21+nmu1) ...
16:03:30 #10 29.52 Selecting previously unselected package debhelper.
16:03:30 #11 32.74 Unpacking libwww-robotrules-perl (6.02-1) ...
16:03:30 #11 32.80 Selecting previously unselected package libwww-perl.
16:03:30 #11 32.80 Preparing to unpack .../187-libwww-perl_6.43-1_all.deb ...
16:03:30 #11 32.81 Unpacking libwww-perl (6.43-1) ...
16:03:30 #11 32.86 Selecting previously unselected package patchutils.
16:03:30 #11 32.87 Preparing to unpack .../188-patchutils_0.3.4-2_arm64.deb ...
16:03:30 #11 32.87 Unpacking patchutils (0.3.4-2) ...
16:03:30 #11 32.91 Selecting previously unselected package wdiff.
16:03:30 #11 32.92 Preparing to unpack .../189-wdiff_1.2.2-2build1_arm64.deb ...
16:03:30 #11 32.92 Unpacking wdiff (1.2.2-2build1) ...
16:03:30 #11 32.97 Selecting previously unselected package devscripts.
16:03:30 #10 28.30 Preparing to unpack .../120-libencode-locale-perl_1.05-1_all.deb ...
16:03:30 #10 28.30 Unpacking libencode-locale-perl (1.05-1) ...
16:03:30 #10 28.34 Selecting previously unselected package libtimedate-perl.
16:03:30 #10 28.34 Preparing to unpack .../121-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
16:03:30 #10 28.34 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
16:03:30 #10 28.38 Selecting previously unselected package libhttp-date-perl.
16:03:30 #10 28.38 Preparing to unpack .../122-libhttp-date-perl_6.02-1_all.deb ...
16:03:30 #10 28.39 Unpacking libhttp-date-perl (6.02-1) ...
16:03:30 #10 28.42 Selecting previously unselected package libfile-listing-perl.
16:03:30 #10 28.42 Preparing to unpack .../123-libfile-listing-perl_6.04-1_all.deb ...
16:03:30 #10 28.43 Unpacking libfile-listing-perl (6.04-1) ...
16:03:30 #10 28.47 Selecting previously unselected package libhtml-tagset-perl.
16:03:30 #10 28.47 Preparing to unpack .../124-libhtml-tagset-perl_3.20-3_all.deb ...
16:03:30 #10 28.47 Unpacking libhtml-tagset-perl (3.20-3) ...
16:03:30 #10 28.51 Selecting previously unselected package liburi-perl.
16:03:30 #10 28.52 Preparing to unpack .../125-liburi-perl_1.76-1_all.deb ...
16:03:30 #10 28.52 Unpacking liburi-perl (1.76-1) ...
16:03:30 #10 28.57 Selecting previously unselected package libhtml-parser-perl.
16:03:30 #10 28.58 Preparing to unpack .../126-libhtml-parser-perl_3.72-3+b3_arm64.deb ...
16:03:30 #10 28.58 Unpacking libhtml-parser-perl (3.72-3+b3) ...
16:03:30 #10 28.62 Selecting previously unselected package libhtml-tree-perl.
16:03:30 #10 28.62 Preparing to unpack .../127-libhtml-tree-perl_5.07-2_all.deb ...
16:03:30 #10 28.63 Unpacking libhtml-tree-perl (5.07-2) ...
16:03:30 #11 21.47 Selecting previously unselected package python3-minimal.
16:03:30 #10 20.69 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ...
16:03:30 #10 42.23 Preparing to unpack .../166-libarchive13_3.4.3-2+deb11u1_armhf.deb ...
16:03:30 #10 42.23 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ...
16:03:30 #10 42.29 Selecting previously unselected package libarray-intspan-perl.
16:03:30 #10 42.29 Preparing to unpack .../167-libarray-intspan-perl_2.004-1_all.deb ...
16:03:30 #10 42.31 Unpacking libarray-intspan-perl (2.004-1) ...
16:03:30 #10 42.34 Selecting previously unselected package libauthen-sasl-perl.
16:03:30 #10 42.34 Preparing to unpack .../168-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:03:30 #10 42.34 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:03:30 #10 42.38 Selecting previously unselected package libmodule-implementation-perl.
16:03:30 #10 42.38 Preparing to unpack .../169-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:03:30 #10 42.38 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:03:30 #10 42.42 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:30 #10 42.42 Preparing to unpack .../170-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:03:30 #10 42.42 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:03:30 #10 42.45 Selecting previously unselected package libvariable-magic-perl.
16:03:30 #11 10.48 Get:98 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf openssh-client armhf 1:9.0p1-1ubuntu7.1 [812 kB]
16:03:30 #11 10.52 Get:99 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf publicsuffix all 20220811.1734-1 [130 kB]
16:03:30 #11 10.53 Get:100 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libunwind8 armhf 1.6.2-0ubuntu1 [49.6 kB]
16:03:30 #11 10.53 Get:101 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf strace armhf 5.16-0ubuntu4 [438 kB]
16:03:30 #11 15.10 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperlio-gzip-perl armhf 0.19-1build5 [13.3 kB]
16:03:30 #11 15.17 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpod-constants-perl all 0.19-1 [16.0 kB]
16:03:30 #11 15.19 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre2-5 armhf 20200101+dfsg-1build1 [136 kB]
16:03:30 #11 15.38 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre-engine-re2-perl armhf 0.13-5 [15.1 kB]
16:03:30 #11 15.39 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadonly-perl all 2.050-2 [19.9 kB]
16:03:30 #11 15.41 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-perl all 0.204-1 [15.0 kB]
16:03:30 #11 15.41 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-xs-perl armhf 0.117-1build2 [10.7 kB]
16:03:30 #10 35.25 Preparing to unpack .../173-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:03:30 #10 35.26 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:03:30 #10 35.31 Selecting previously unselected package libvariable-magic-perl.
16:03:30 #10 35.31 Preparing to unpack .../174-libvariable-magic-perl_0.62-1+b3_arm64.deb ...
16:03:30 #10 35.33 Unpacking libvariable-magic-perl (0.62-1+b3) ...
16:03:30 #10 35.39 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:30 #10 35.39 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
16:03:30 #10 35.40 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
16:03:30 #10 35.50 Selecting previously unselected package libpng16-16:arm64.
16:03:30 #11 18.60 Selecting previously unselected package python3-minimal.
16:03:30 #11 18.60 (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 ... 4724 files and directories currently installed.)
16:03:30 #11 18.61 Preparing to unpack .../00-python3-minimal_3.10.6-1_amd64.deb ...
16:03:30 #11 18.61 Unpacking python3-minimal (3.10.6-1) ...
16:03:30 #11 18.64 Selecting previously unselected package media-types.
16:03:30 #11 18.64 Preparing to unpack .../01-media-types_8.0.0_all.deb ...
16:03:30 #11 18.64 Unpacking media-types (8.0.0) ...
16:03:30 #11 18.67 Selecting previously unselected package libmpdec3:amd64.
16:03:30 #11 18.67 Preparing to unpack .../02-libmpdec3_2.5.1-2build2_amd64.deb ...
16:03:30 #11 18.68 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
16:03:30 #11 18.71 Selecting previously unselected package libkrb5support0:amd64.
16:03:30 #11 18.71 Preparing to unpack .../03-libkrb5support0_1.20-1_amd64.deb ...
16:03:30 #11 18.71 Unpacking libkrb5support0:amd64 (1.20-1) ...
16:03:30 #11 18.75 Selecting previously unselected package libk5crypto3:amd64.
16:03:30 #11 18.75 Preparing to unpack .../04-libk5crypto3_1.20-1_amd64.deb ...
16:03:30 #11 18.75 Unpacking libk5crypto3:amd64 (1.20-1) ...
16:03:30 #11 18.79 Selecting previously unselected package libkeyutils1:amd64.
16:03:30 #10 28.91 Selecting previously unselected package ca-certificates.
16:03:30 #10 28.91 Preparing to unpack .../058-ca-certificates_20200601~deb10u2_all.deb ...
16:03:30 #10 28.92 Unpacking ca-certificates (20200601~deb10u2) ...
16:03:30 #10 29.00 Selecting previously unselected package libsasl2-modules-db:armhf.
16:03:30 #10 29.00 Preparing to unpack .../059-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ...
16:03:30 #10 29.00 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
16:03:30 #10 29.05 Selecting previously unselected package libsasl2-2:armhf.
16:03:30 #10 29.05 Preparing to unpack .../060-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ...
16:03:30 #10 29.06 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
16:03:30 #10 15.95 (5/164): diffutils-3.7-12.el9.x86_64.rpm        1.0 MB/s | 397 kB     00:00    
16:03:30 #10 37.57 Preparing to unpack .../272-wdiff_1.2.2-2_arm64.deb ...
16:03:30 #10 37.58 Unpacking wdiff (1.2.2-2) ...
16:03:30 #10 37.62 Selecting previously unselected package equivs.
16:03:30 #10 37.62 Preparing to unpack .../273-equivs_2.1.0_all.deb ...
16:03:30 #10 37.62 Unpacking equivs (2.1.0) ...
16:03:30 #10 37.66 Selecting previously unselected package libauthen-sasl-perl.
16:03:30 #10 37.66 Preparing to unpack .../274-libauthen-sasl-perl_2.1600-1_all.deb ...
16:03:30 #10 37.66 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:03:30 #10 37.71 Selecting previously unselected package python3-magic.
16:03:30 #10 37.71 Preparing to unpack .../275-python3-magic_2%3a0.4.15-1_all.deb ...
16:03:30 #10 37.71 Unpacking python3-magic (2:0.4.15-1) ...
16:03:30 #10 37.76 Setting up python-apt-common (1.6.5ubuntu0.7) ...
16:03:30 #10 37.81 Setting up libnpth0:arm64 (1.5-3) ...
16:03:30 #10 37.83 Setting up libedit2:arm64 (3.1-20170329-1) ...
16:03:30 #10 37.84 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ...
16:03:30 #10 37.85 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ...
16:03:30 #10 37.87 Setting up readline-common (7.0-3) ...
16:03:30 #10 37.88 Setting up libapt-inst2.0:arm64 (1.6.14) ...
16:03:30 #10 37.90 Setting up manpages (4.15-1) ...
16:03:30 #10 37.91 Setting up strace (4.21-1ubuntu1) ...
16:03:30 #10 29.34 Selecting previously unselected package libcroco3:amd64.
16:03:30 #10 29.34 Preparing to unpack .../082-libcroco3_0.6.12-3_amd64.deb ...
16:03:30 #10 29.35 Unpacking libcroco3:amd64 (0.6.12-3) ...
16:03:30 #10 29.39 Selecting previously unselected package libncurses6:amd64.
16:03:30 #10 29.39 Preparing to unpack .../083-libncurses6_6.1+20181013-2+deb10u3_amd64.deb ...
16:03:30 #10 29.40 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u3) ...
16:03:30 #10 29.45 Selecting previously unselected package gettext.
16:03:30 #11 32.28 Preparing to unpack .../187-libcurl3-gnutls_7.81.0-1ubuntu1.6_arm64.deb ...
16:03:30 #11 32.28 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.6) ...
16:03:30 #11 32.32 Selecting previously unselected package liberror-perl.
16:03:30 #11 32.33 Preparing to unpack .../188-liberror-perl_0.17029-1_all.deb ...
16:03:30 #11 32.33 Unpacking liberror-perl (0.17029-1) ...
16:03:30 #11 32.37 Selecting previously unselected package git-man.
16:03:30 #11 32.38 Preparing to unpack .../189-git-man_1%3a2.34.1-1ubuntu1.5_all.deb ...
16:03:30 #11 32.38 Unpacking git-man (1:2.34.1-1ubuntu1.5) ...
16:03:30 #11 32.47 Selecting previously unselected package git.
16:03:30 #11 32.47 Preparing to unpack .../190-git_1%3a2.34.1-1ubuntu1.5_arm64.deb ...
16:03:30 #11 32.48 Unpacking git (1:2.34.1-1ubuntu1.5) ...
16:03:30 #10 34.41 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ...
16:03:30 #10 34.44 Setting up libgdbm6:armhf (1.18.1-4) ...
16:03:30 #10 34.49 Setting up wdiff (1.2.2-2) ...
16:03:30 #10 34.51 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
16:03:30 #10 34.53 Setting up m4 (1.4.18-2) ...
16:03:30 #10 34.55 Setting up binutils (2.31.1-16+rpi2) ...
16:03:30 #10 34.56 Setting up bsdmainutils (11.1.2) ...
16:03:30 #10 34.59 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:03:30 #10 34.59 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
16:03:30 #10 34.60 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:03:30 #10 34.60 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
16:03:30 #10 34.62 Setting up libcroco3:armhf (0.6.12-3) ...
16:03:30 #10 34.67 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
16:03:30 #10 34.70 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
16:03:30 #10 29.52 Preparing to unpack .../057-debhelper_13.3.4_all.deb ...
16:03:30 #10 29.53 Unpacking debhelper (13.3.4) ...
16:03:30 #10 29.65 Selecting previously unselected package libfakeroot:armhf.
16:03:30 #10 29.65 Preparing to unpack .../058-libfakeroot_1.25.3-1.1_armhf.deb ...
16:03:30 #10 29.65 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
16:03:30 #10 29.69 Selecting previously unselected package fakeroot.
16:03:30 #10 29.69 Preparing to unpack .../059-fakeroot_1.25.3-1.1_armhf.deb ...
16:03:30 #10 29.70 Unpacking fakeroot (1.25.3-1.1) ...
16:03:30 #10 29.74 Selecting previously unselected package libfile-dirlist-perl.
16:03:30 #10 29.74 Preparing to unpack .../060-libfile-dirlist-perl_0.05-2_all.deb ...
16:03:30 #10 29.74 Unpacking libfile-dirlist-perl (0.05-2) ...
16:03:30 #10 29.78 Selecting previously unselected package libfile-which-perl.
16:03:30 #11 16.66 Selecting previously unselected package python3-minimal.
16:03:30 #11 16.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4709 files and directories currently installed.)
16:03:30 #11 16.67 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
16:03:30 #11 16.67 Unpacking python3-minimal (3.10.6-1~22.04) ...
16:03:30 #11 16.72 Selecting previously unselected package media-types.
16:03:30 #11 16.72 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
16:03:30 #11 16.73 Unpacking media-types (7.0.0) ...
16:03:30 #11 16.77 Selecting previously unselected package libmpdec3:amd64.
16:03:30 #11 16.77 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
16:03:30 #11 16.78 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
16:03:30 #11 16.82 Selecting previously unselected package readline-common.
16:03:30 #11 16.82 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
16:03:30 #11 16.83 Unpacking readline-common (8.1.2-1) ...
16:03:30 #11 16.91 Selecting previously unselected package libreadline8:amd64.
16:03:30 #11 16.91 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
16:03:30 #11 16.93 Unpacking libreadline8:amd64 (8.1.2-1) ...
16:03:30 #11 16.99 Selecting previously unselected package libsqlite3-0:amd64.
16:03:30 #11 16.99 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_amd64.deb ...
16:03:30 #11 17.00 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ...
16:03:30 #11 32.98 Preparing to unpack .../190-devscripts_2.20.2ubuntu2_arm64.deb ...
16:03:30 #11 33.00 Unpacking devscripts (2.20.2ubuntu2) ...
16:03:30 #11 33.11 Selecting previously unselected package diffstat.
16:03:30 #11 33.12 Preparing to unpack .../191-diffstat_1.63-1_arm64.deb ...
16:03:30 #11 33.12 Unpacking diffstat (1.63-1) ...
16:03:30 #11 33.17 Selecting previously unselected package python3-chardet.
16:03:30 #11 33.17 Preparing to unpack .../192-python3-chardet_3.0.4-4build1_all.deb ...
16:03:30 #11 33.17 Unpacking python3-chardet (3.0.4-4build1) ...
16:03:30 #11 33.22 Selecting previously unselected package python3-debian.
16:03:30 #11 21.47 (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 ... 4718 files and directories currently installed.)
16:03:30 #11 21.48 Preparing to unpack .../00-python3-minimal_3.10.6-1_arm64.deb ...
16:03:30 #11 21.48 Unpacking python3-minimal (3.10.6-1) ...
16:03:30 #11 21.52 Selecting previously unselected package media-types.
16:03:30 #11 21.52 Preparing to unpack .../01-media-types_8.0.0_all.deb ...
16:03:30 #11 21.52 Unpacking media-types (8.0.0) ...
16:03:30 #11 21.56 Selecting previously unselected package libmpdec3:arm64.
16:03:30 #11 21.56 Preparing to unpack .../02-libmpdec3_2.5.1-2build2_arm64.deb ...
16:03:30 #11 21.57 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
16:03:30 #11 21.62 Selecting previously unselected package libkrb5support0:arm64.
16:03:30 #11 21.62 Preparing to unpack .../03-libkrb5support0_1.20-1_arm64.deb ...
16:03:30 #11 21.62 Unpacking libkrb5support0:arm64 (1.20-1) ...
16:03:30 #11 21.66 Selecting previously unselected package libk5crypto3:arm64.
16:03:30 #11 21.66 Preparing to unpack .../04-libk5crypto3_1.20-1_arm64.deb ...
16:03:30 #11 21.67 Unpacking libk5crypto3:arm64 (1.20-1) ...
16:03:30 #11 21.71 Selecting previously unselected package libkeyutils1:arm64.
16:03:30 #11 21.71 Preparing to unpack .../05-libkeyutils1_1.6.3-1_arm64.deb ...
16:03:30 #11 21.71 Unpacking libkeyutils1:arm64 (1.6.3-1) ...
16:03:30 #11 21.75 Selecting previously unselected package libkrb5-3:arm64.
16:03:30 #11 21.75 Preparing to unpack .../06-libkrb5-3_1.20-1_arm64.deb ...
16:03:30 #10 28.68 Selecting previously unselected package libio-html-perl.
16:03:30 #10 28.68 Preparing to unpack .../128-libio-html-perl_1.001-1_all.deb ...
16:03:30 #10 28.68 Unpacking libio-html-perl (1.001-1) ...
16:03:30 #10 28.71 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:30 #10 28.72 Preparing to unpack .../129-liblwp-mediatypes-perl_6.02-1_all.deb ...
16:03:30 #10 28.72 Unpacking liblwp-mediatypes-perl (6.02-1) ...
16:03:30 #10 28.75 Selecting previously unselected package libhttp-message-perl.
16:03:30 #10 28.76 Preparing to unpack .../130-libhttp-message-perl_6.18-1_all.deb ...
16:03:30 #10 28.76 Unpacking libhttp-message-perl (6.18-1) ...
16:03:30 #10 28.80 Selecting previously unselected package libhttp-cookies-perl.
16:03:30 #10 28.80 Preparing to unpack .../131-libhttp-cookies-perl_6.04-1_all.deb ...
16:03:30 #10 28.81 Unpacking libhttp-cookies-perl (6.04-1) ...
16:03:30 #10 28.85 Selecting previously unselected package libhttp-negotiate-perl.
16:03:30 #10 28.85 Preparing to unpack .../132-libhttp-negotiate-perl_6.01-1_all.deb ...
16:03:30 #10 28.85 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:03:30 #10 28.88 Selecting previously unselected package perl-openssl-defaults:arm64.
16:03:30 #10 20.80 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.9) ...
16:03:30 #10 20.86 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.9) ...
16:03:30 #10 20.88 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ...
16:03:30 #10 42.46 Preparing to unpack .../171-libvariable-magic-perl_0.62-1+b3_armhf.deb ...
16:03:30 #10 42.46 Unpacking libvariable-magic-perl (0.62-1+b3) ...
16:03:30 #10 42.50 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:30 #10 42.51 Preparing to unpack .../172-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
16:03:30 #10 42.51 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
16:03:30 #10 42.55 Selecting previously unselected package libpng16-16:armhf.
16:03:30 #10 42.55 Preparing to unpack .../173-libpng16-16_1.6.37-3_armhf.deb ...
16:03:30 #10 42.55 Unpacking libpng16-16:armhf (1.6.37-3) ...
16:03:30 #10 42.61 Selecting previously unselected package libfreetype6:armhf.
16:03:30 #10 42.61 Preparing to unpack .../174-libfreetype6_2.10.4+dfsg-1+deb11u1_armhf.deb ...
16:03:30 #10 42.62 Unpacking libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ...
16:03:30 #10 42.69 Selecting previously unselected package libfontconfig1:armhf.
16:03:30 #10 42.69 Preparing to unpack .../175-libfontconfig1_2.13.1-4.2_armhf.deb ...
16:03:30 #10 42.69 Unpacking libfontconfig1:armhf (2.13.1-4.2) ...
16:03:30 #10 42.75 Selecting previously unselected package libjpeg62-turbo:armhf.
16:03:30 #11 10.95 Get:102 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf xauth armhf 1:1.1.1-1 [23.9 kB]
16:03:30 #11 15.42 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
16:03:30 #11 15.44 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
16:03:30 #11 15.44 Get:313 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg-2ubuntu0.1 [42.1 kB]
16:03:30 #11 15.46 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-decoder-perl armhf 4.011+ds-1build1 [98.5 kB]
16:03:30 #11 15.49 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-encoder-perl armhf 4.011+ds-1build1 [97.7 kB]
16:03:30 #11 15.51 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-perl all 4.011-1 [8604 B]
16:03:30 #11 15.53 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-key-perl armhf 1.33-2build2 [33.9 kB]
16:03:30 #11 15.54 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-copyright-perl all 0.003006-1 [9608 B]
16:03:30 #11 15.54 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
16:03:30 #11 15.54 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:03:30 #11 15.54 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libterm-readkey-perl armhf 2.38-1build1 [23.3 kB]
16:03:30 #11 15.58 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-fatal-perl all 0.014-1 [11.1 kB]
16:03:30 #11 15.60 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-refcount-perl all 0.10-1 [11.4 kB]
16:03:30 #11 15.60 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B]
16:03:30 #11 15.61 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-xs-perl armhf 0.016-1 [21.2 kB]
16:03:30 #11 15.61 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libunicode-utf8-perl armhf 0.62-1build1 [17.1 kB]
16:03:30 #11 15.68 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
16:03:30 #11 15.68 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB]
16:03:30 #10 35.50 Preparing to unpack .../176-libpng16-16_1.6.37-3_arm64.deb ...
16:03:30 #10 35.51 Unpacking libpng16-16:arm64 (1.6.37-3) ...
16:03:30 #10 35.58 Selecting previously unselected package libfreetype6:arm64.
16:03:30 #10 35.58 Preparing to unpack .../177-libfreetype6_2.10.4+dfsg-1+deb11u1_arm64.deb ...
16:03:30 #10 35.59 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ...
16:03:30 #10 35.66 Selecting previously unselected package libfontconfig1:arm64.
16:03:30 #10 35.66 Preparing to unpack .../178-libfontconfig1_2.13.1-4.2_arm64.deb ...
16:03:30 #10 35.67 Unpacking libfontconfig1:arm64 (2.13.1-4.2) ...
16:03:30 #10 35.72 Selecting previously unselected package libjpeg62-turbo:arm64.
16:03:30 #10 35.73 Preparing to unpack .../179-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ...
16:03:30 #10 35.73 Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ...
16:03:30 #10 35.79 Selecting previously unselected package libdeflate0:arm64.
16:03:30 #11 18.79 Preparing to unpack .../05-libkeyutils1_1.6.3-1_amd64.deb ...
16:03:30 #11 18.79 Unpacking libkeyutils1:amd64 (1.6.3-1) ...
16:03:30 #11 18.82 Selecting previously unselected package libkrb5-3:amd64.
16:03:30 #11 18.82 Preparing to unpack .../06-libkrb5-3_1.20-1_amd64.deb ...
16:03:30 #11 18.83 Unpacking libkrb5-3:amd64 (1.20-1) ...
16:03:30 #11 18.87 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:03:30 #11 18.87 Preparing to unpack .../07-libgssapi-krb5-2_1.20-1_amd64.deb ...
16:03:30 #11 18.87 Unpacking libgssapi-krb5-2:amd64 (1.20-1) ...
16:03:30 #11 18.91 Selecting previously unselected package libtirpc-common.
16:03:30 #11 18.91 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
16:03:30 #11 18.91 Unpacking libtirpc-common (1.3.3+ds-1) ...
16:03:30 #11 18.94 Selecting previously unselected package libtirpc3:amd64.
16:03:30 #11 18.94 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ...
16:03:30 #11 18.95 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
16:03:30 #11 18.98 Selecting previously unselected package libnsl2:amd64.
16:03:30 #11 18.98 Preparing to unpack .../10-libnsl2_1.3.0-2build2_amd64.deb ...
16:03:30 #11 18.98 Unpacking libnsl2:amd64 (1.3.0-2build2) ...
16:03:30 #11 19.01 Selecting previously unselected package readline-common.
16:03:30 #10 29.10 Selecting previously unselected package libldap-common.
16:03:30 #10 29.10 Preparing to unpack .../061-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
16:03:30 #10 29.12 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
16:03:30 #10 29.16 Selecting previously unselected package libldap-2.4-2:armhf.
16:03:30 #10 29.16 Preparing to unpack .../062-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ...
16:03:30 #10 29.17 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
16:03:30 #10 29.25 Selecting previously unselected package libnghttp2-14:armhf.
16:03:30 #10 29.25 Preparing to unpack .../063-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ...
16:03:30 #10 29.25 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
16:03:30 #10 29.32 Selecting previously unselected package libpsl5:armhf.
16:03:30 #10 29.32 Preparing to unpack .../064-libpsl5_0.20.2-2_armhf.deb ...
16:03:30 #10 29.33 Unpacking libpsl5:armhf (0.20.2-2) ...
16:03:30 #10 29.38 Selecting previously unselected package librtmp1:armhf.
16:03:30 #10 29.39 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ...
16:03:30 #10 29.40 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
16:03:30 #10 29.44 Selecting previously unselected package libssh2-1:armhf.
16:03:30 #10 29.45 Preparing to unpack .../066-libssh2-1_1.8.0-2.1_armhf.deb ...
16:03:30 #10 29.45 Unpacking libssh2-1:armhf (1.8.0-2.1) ...
16:03:30 #10 16.04 (6/164): cracklib-dicts-2.9.6-27.el9.x86_64.rpm 4.7 MB/s | 3.6 MB     00:00    
16:03:30 #10 16.05 (7/164): dnf-plugins-core-4.3.0-1.el9.noarch.rp 342 kB/s |  35 kB     00:00    
16:03:30 #10 16.09 (8/164): binutils-2.35.2-24.el9.x86_64.rpm      3.1 MB/s | 4.6 MB     00:01    
16:03:30 #10 16.13 (9/164): ed-1.14.2-12.el9.x86_64.rpm            832 kB/s |  75 kB     00:00    
16:03:30 #10 16.18 (10/164): elfutils-0.188-3.el9.x86_64.rpm       4.0 MB/s | 529 kB     00:00    
16:03:30 #10 16.18 [MIRROR] elfutils-debuginfod-client-0.188-3.el9.x86_64.rpm: Status code: 404 for http://ftp-osl.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/elfutils-debuginfod-client-0.188-3.el9.x86_64.rpm (IP: 140.211.166.134)
16:03:30 #10 16.26 (11/164): environment-modules-5.0.1-2.el9.x86_6 3.9 MB/s | 492 kB     00:00    
16:03:30 #10 37.92 Setting up git-man (1:2.17.1-1ubuntu0.13) ...
16:03:30 #10 37.94 Setting up libicu60:arm64 (60.2-3ubuntu3.2) ...
16:03:30 #10 37.95 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ...
16:03:30 #10 37.97 Setting up less (487-0.1) ...
16:03:30 #10 38.06 Setting up make (4.1-9.1ubuntu1) ...
16:03:30 #10 38.07 Setting up libapt-pkg-perl (0.1.33build1) ...
16:03:30 #10 38.08 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.10) ...
16:03:30 #13 0.985 CentOS Stream 9 - BaseOS                         23 kB/s | 5.8 kB     00:00    
16:03:30 #11 32.65 Selecting previously unselected package libalgorithm-diff-perl.
16:03:30 #11 32.65 Preparing to unpack .../191-libalgorithm-diff-perl_1.201-1_all.deb ...
16:03:30 #11 32.66 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:03:30 #11 32.70 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:03:30 #11 32.70 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-6build3_arm64.deb ...
16:03:30 #11 32.71 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
16:03:30 #11 32.77 Selecting previously unselected package libalgorithm-merge-perl.
16:03:30 #10 29.45 Preparing to unpack .../084-gettext_0.19.8.1-9_amd64.deb ...
16:03:30 #10 29.46 Unpacking gettext (0.19.8.1-9) ...
16:03:30 #10 29.62 Selecting previously unselected package intltool-debian.
16:03:30 #10 29.62 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ...
16:03:30 #10 29.62 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:03:30 #10 29.65 Selecting previously unselected package po-debconf.
16:03:30 #10 29.65 Preparing to unpack .../086-po-debconf_1.0.21_all.deb ...
16:03:30 #10 29.66 Unpacking po-debconf (1.0.21) ...
16:03:30 #10 29.71 Selecting previously unselected package debhelper.
16:03:30 #10 34.71 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
16:03:30 #10 34.73 Setting up dwz (0.12-3) ...
16:03:30 #10 34.75 Setting up groff-base (1.22.4-3+deb10u1) ...
16:03:30 #10 34.77 Setting up cpp (4:8.3.0-1+rpi2) ...
16:03:30 #10 34.79 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
16:03:30 #10 34.81 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
16:03:30 #10 34.82 Setting up python3.7 (3.7.3-2+deb10u4) ...
16:03:30 #10 29.78 Preparing to unpack .../061-libfile-which-perl_1.23-1_all.deb ...
16:03:30 #10 29.78 Unpacking libfile-which-perl (1.23-1) ...
16:03:30 #10 29.81 Selecting previously unselected package libfile-homedir-perl.
16:03:30 #10 29.82 Preparing to unpack .../062-libfile-homedir-perl_1.006-1_all.deb ...
16:03:30 #10 29.82 Unpacking libfile-homedir-perl (1.006-1) ...
16:03:30 #10 29.87 Selecting previously unselected package libfile-touch-perl.
16:03:30 #10 29.87 Preparing to unpack .../063-libfile-touch-perl_0.11-1_all.deb ...
16:03:30 #10 29.89 Unpacking libfile-touch-perl (0.11-1) ...
16:03:30 #10 29.94 Selecting previously unselected package libio-pty-perl.
16:03:30 #10 29.94 Preparing to unpack .../064-libio-pty-perl_1%3a1.15-2_armhf.deb ...
16:03:30 #10 29.95 Unpacking libio-pty-perl (1:1.15-2) ...
16:03:30 #10 30.00 Selecting previously unselected package libipc-run-perl.
16:03:30 #11 17.08 Selecting previously unselected package libpython3.10-stdlib:amd64.
16:03:30 #11 17.08 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04.2_amd64.deb ...
16:03:30 #11 17.10 Unpacking libpython3.10-stdlib:amd64 (3.10.6-1~22.04.2) ...
16:03:30 #11 17.26 Selecting previously unselected package python3.10.
16:03:30 #11 17.27 Preparing to unpack .../7-python3.10_3.10.6-1~22.04.2_amd64.deb ...
16:03:30 #11 17.28 Unpacking python3.10 (3.10.6-1~22.04.2) ...
16:03:30 #11 33.22 Preparing to unpack .../193-python3-debian_0.1.36ubuntu1_all.deb ...
16:03:30 #11 33.23 Unpacking python3-debian (0.1.36ubuntu1) ...
16:03:30 #11 33.27 Selecting previously unselected package libgpgme11:arm64.
16:03:30 #11 33.27 Preparing to unpack .../194-libgpgme11_1.13.1-7ubuntu2_arm64.deb ...
16:03:30 #11 33.28 Unpacking libgpgme11:arm64 (1.13.1-7ubuntu2) ...
16:03:30 #11 33.32 Selecting previously unselected package python3-gpg.
16:03:30 #11 33.32 Preparing to unpack .../195-python3-gpg_1.13.1-7ubuntu2_arm64.deb ...
16:03:30 #11 33.33 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
16:03:30 #11 33.39 Selecting previously unselected package dput.
16:03:30 #11 33.39 Preparing to unpack .../196-dput_1.0.3ubuntu1_all.deb ...
16:03:30 #11 33.40 Unpacking dput (1.0.3ubuntu1) ...
16:03:30 #11 33.44 Selecting previously unselected package libcurl3-gnutls:arm64.
16:03:30 #11 21.75 Unpacking libkrb5-3:arm64 (1.20-1) ...
16:03:30 #11 21.81 Selecting previously unselected package libgssapi-krb5-2:arm64.
16:03:30 #11 21.81 Preparing to unpack .../07-libgssapi-krb5-2_1.20-1_arm64.deb ...
16:03:30 #11 21.81 Unpacking libgssapi-krb5-2:arm64 (1.20-1) ...
16:03:30 #11 21.85 Selecting previously unselected package libtirpc-common.
16:03:30 #11 21.85 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
16:03:30 #11 21.85 Unpacking libtirpc-common (1.3.3+ds-1) ...
16:03:30 #11 21.89 Selecting previously unselected package libtirpc3:arm64.
16:03:30 #11 21.89 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ...
16:03:30 #11 21.90 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ...
16:03:30 #11 21.97 Selecting previously unselected package libnsl2:arm64.
16:03:30 #10 28.89 Preparing to unpack .../133-perl-openssl-defaults_3_arm64.deb ...
16:03:30 #10 28.89 Unpacking perl-openssl-defaults:arm64 (3) ...
16:03:30 #10 28.95 Selecting previously unselected package libnet-ssleay-perl.
16:03:30 #10 28.95 Preparing to unpack .../134-libnet-ssleay-perl_1.85-2+deb10u1_arm64.deb ...
16:03:30 #10 28.96 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
16:03:30 #10 29.02 Selecting previously unselected package libio-socket-ssl-perl.
16:03:30 #10 29.02 Preparing to unpack .../135-libio-socket-ssl-perl_2.060-3_all.deb ...
16:03:30 #10 29.02 Unpacking libio-socket-ssl-perl (2.060-3) ...
16:03:30 #10 29.08 Selecting previously unselected package libnet-http-perl.
16:03:30 #10 29.08 Preparing to unpack .../136-libnet-http-perl_6.18-1_all.deb ...
16:03:30 #10 29.10 Unpacking libnet-http-perl (6.18-1) ...
16:03:30 #10 29.14 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:30 #10 42.75 Preparing to unpack .../176-libjpeg62-turbo_1%3a2.0.6-4_armhf.deb ...
16:03:30 #10 42.76 Unpacking libjpeg62-turbo:armhf (1:2.0.6-4) ...
16:03:30 #10 42.81 Selecting previously unselected package libdeflate0:armhf.
16:03:30 #10 42.82 Preparing to unpack .../177-libdeflate0_1.7-1_armhf.deb ...
16:03:30 #10 42.82 Unpacking libdeflate0:armhf (1.7-1) ...
16:03:30 #10 42.87 Selecting previously unselected package libjbig0:armhf.
16:03:30 #10 42.87 Preparing to unpack .../178-libjbig0_2.1-3.1+b2_armhf.deb ...
16:03:30 #10 42.87 Unpacking libjbig0:armhf (2.1-3.1+b2) ...
16:03:30 #10 42.91 Selecting previously unselected package libwebp6:armhf.
16:03:30 #10 42.91 Preparing to unpack .../179-libwebp6_0.6.1-2.1_armhf.deb ...
16:03:30 #10 42.92 Unpacking libwebp6:armhf (0.6.1-2.1) ...
16:03:30 #10 42.98 Selecting previously unselected package libtiff5:armhf.
16:03:30 #11 11.12 Get:103 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf xz-utils armhf 5.2.5-2.1 [83.6 kB]
16:03:30 #11 15.68 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
16:03:30 #11 15.69 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1build1 [306 kB]
16:03:30 #11 15.72 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-parser-perl armhf 2.46-1 [189 kB]
16:03:30 #11 15.73 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:03:30 #11 15.75 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-writer-perl all 0.625-1 [24.9 kB]
16:03:30 #11 15.75 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-libyaml-perl armhf 0.81+repack-1 [26.1 kB]
16:03:30 #11 15.76 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main armhf licensecheck all 3.0.45-1 [23.9 kB]
16:03:30 #11 15.76 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-size-perl armhf 0.83-1build1 [19.3 kB]
16:03:30 #11 15.83 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main armhf t1utils armhf 1.41-3 [48.2 kB]
16:03:30 #10 35.79 Preparing to unpack .../180-libdeflate0_1.7-1_arm64.deb ...
16:03:30 #10 35.79 Unpacking libdeflate0:arm64 (1.7-1) ...
16:03:30 #10 35.84 Selecting previously unselected package libjbig0:arm64.
16:03:30 #10 35.84 Preparing to unpack .../181-libjbig0_2.1-3.1+b2_arm64.deb ...
16:03:30 #10 35.85 Unpacking libjbig0:arm64 (2.1-3.1+b2) ...
16:03:30 #10 35.89 Selecting previously unselected package libwebp6:arm64.
16:03:30 #10 35.89 Preparing to unpack .../182-libwebp6_0.6.1-2.1_arm64.deb ...
16:03:30 #10 35.90 Unpacking libwebp6:arm64 (0.6.1-2.1) ...
16:03:30 #10 35.96 Selecting previously unselected package libtiff5:arm64.
16:03:30 #10 35.96 Preparing to unpack .../183-libtiff5_4.2.0-1+deb11u1_arm64.deb ...
16:03:30 #10 35.97 Unpacking libtiff5:arm64 (4.2.0-1+deb11u1) ...
16:03:30 #10 36.03 Selecting previously unselected package libxau6:arm64.
16:03:30 #11 19.02 Preparing to unpack .../11-readline-common_8.2-1_all.deb ...
16:03:30 #11 19.02 Unpacking readline-common (8.2-1) ...
16:03:30 #11 19.06 Selecting previously unselected package libreadline8:amd64.
16:03:30 #11 19.06 Preparing to unpack .../12-libreadline8_8.2-1_amd64.deb ...
16:03:30 #11 19.06 Unpacking libreadline8:amd64 (8.2-1) ...
16:03:30 #11 19.11 Selecting previously unselected package libsqlite3-0:amd64.
16:03:30 #11 19.11 Preparing to unpack .../13-libsqlite3-0_3.39.3-1_amd64.deb ...
16:03:30 #11 19.11 Unpacking libsqlite3-0:amd64 (3.39.3-1) ...
16:03:30 #11 19.15 Selecting previously unselected package libpython3.10-stdlib:amd64.
16:03:30 #11 19.15 Preparing to unpack .../14-libpython3.10-stdlib_3.10.7-1ubuntu0.2_amd64.deb ...
16:03:30 #11 19.15 Unpacking libpython3.10-stdlib:amd64 (3.10.7-1ubuntu0.2) ...
16:03:30 #11 19.25 Selecting previously unselected package python3.10.
16:03:30 #11 19.25 Preparing to unpack .../15-python3.10_3.10.7-1ubuntu0.2_amd64.deb ...
16:03:30 #11 19.25 Unpacking python3.10 (3.10.7-1ubuntu0.2) ...
16:03:30 #10 29.50 Selecting previously unselected package libcurl4:armhf.
16:03:30 #10 29.51 Preparing to unpack .../067-libcurl4_7.64.0-4+deb10u3_armhf.deb ...
16:03:30 #10 29.51 Unpacking libcurl4:armhf (7.64.0-4+deb10u3) ...
16:03:30 #10 29.58 Selecting previously unselected package curl.
16:03:30 #10 29.58 Preparing to unpack .../068-curl_7.64.0-4+deb10u3_armhf.deb ...
16:03:30 #10 29.60 Unpacking curl (7.64.0-4+deb10u3) ...
16:03:30 #10 16.27 (12/164): file-5.39-10.el9.x86_64.rpm           513 kB/s |  49 kB     00:00    
16:03:30 #10 16.34 (13/164): glib-networking-2.68.3-3.el9.x86_64.r 2.2 MB/s | 186 kB     00:00    
16:03:30 #10 16.50 (14/164): groff-base-1.22.4-10.el9.x86_64.rpm   6.6 MB/s | 1.1 MB     00:00    
16:03:30 #10 16.53 (15/164): glibc-gconv-extra-2.34-49.el9.x86_64. 6.7 MB/s | 1.7 MB     00:00    
16:03:30 #10 38.22 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ...
16:03:30 #10 38.23 Setting up mime-support (3.60ubuntu1) ...
16:03:30 #10 38.27 Setting up iso-codes (3.79-1) ...
16:03:30 #10 38.28 Setting up libsigsegv2:arm64 (2.12-1) ...
16:03:30 #10 38.30 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
16:03:30 #10 38.31 Setting up libreadline7:arm64 (7.0-3) ...
16:03:30 #10 38.33 Setting up perl-openssl-defaults:arm64 (3build1) ...
16:03:30 #10 38.34 Setting up libpsl5:arm64 (0.19.1-5build1) ...
16:03:30 #10 38.35 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
16:03:30 #10 38.37 Setting up groff-base (1.22.3-10) ...
16:03:30 #10 38.39 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ...
16:03:30 #10 38.40 No schema files found: doing nothing.
16:03:30 #10 38.41 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:30 #10 38.42 Setting up unzip (6.0-21ubuntu1.2) ...
16:03:30 #11 32.78 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-3_all.deb ...
16:03:30 #11 32.78 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:03:30 #11 32.85 Selecting previously unselected package libaliased-perl.
16:03:30 #11 32.85 Preparing to unpack .../194-libaliased-perl_0.34-1.1_all.deb ...
16:03:30 #11 32.85 Unpacking libaliased-perl (0.34-1.1) ...
16:03:30 #11 32.92 Selecting previously unselected package libapt-pkg-perl.
16:03:30 #11 32.92 Preparing to unpack .../195-libapt-pkg-perl_0.1.40build2_arm64.deb ...
16:03:30 #11 32.94 Unpacking libapt-pkg-perl (0.1.40build2) ...
16:03:30 #11 33.00 Selecting previously unselected package libarchive-cpio-perl.
16:03:30 #11 33.00 Preparing to unpack .../196-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:03:30 #11 33.00 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:03:30 #11 33.04 Selecting previously unselected package libarray-intspan-perl.
16:03:30 #10 29.71 Preparing to unpack .../087-debhelper_12.1.1_all.deb ...
16:03:30 #10 29.72 Unpacking debhelper (12.1.1) ...
16:03:30 #10 29.89 Selecting previously unselected package debian-keyring.
16:03:30 #10 29.89 Preparing to unpack .../088-debian-keyring_2019.02.25_all.deb ...
16:03:30 #10 29.90 Unpacking debian-keyring (2019.02.25) ...
16:03:30 #10 30.00 Preparing to unpack .../065-libipc-run-perl_20200505.0-1_all.deb ...
16:03:30 #10 30.01 Unpacking libipc-run-perl (20200505.0-1) ...
16:03:30 #10 30.05 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:30 #10 30.05 Preparing to unpack .../066-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:03:30 #10 30.06 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:03:30 #10 30.09 Selecting previously unselected package libb-hooks-op-check-perl.
16:03:30 #10 30.09 Preparing to unpack .../067-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ...
16:03:30 #10 30.09 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ...
16:03:30 #10 30.14 Selecting previously unselected package libdynaloader-functions-perl.
16:03:30 #10 30.14 Preparing to unpack .../068-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:03:30 #10 30.15 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:03:30 #10 30.20 Selecting previously unselected package libdevel-callchecker-perl.
16:03:30 #10 30.20 Preparing to unpack .../069-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
16:03:30 #10 30.21 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
16:03:30 #10 30.27 Selecting previously unselected package libparams-classify-perl.
16:03:30 #13 1.303 CentOS Stream 9 - AppStream                      21 kB/s | 5.9 kB     00:00    
16:03:30 #11 17.36 Selecting previously unselected package libpython3-stdlib:amd64.
16:03:30 #11 17.36 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
16:03:30 #11 17.40 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
16:03:30 #11 17.51 Setting up python3-minimal (3.10.6-1~22.04) ...
16:03:30 #11 33.45 Preparing to unpack .../197-libcurl3-gnutls_7.68.0-1ubuntu2.14_arm64.deb ...
16:03:30 #11 33.45 Unpacking libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.14) ...
16:03:30 #11 33.51 Selecting previously unselected package liberror-perl.
16:03:30 #11 33.51 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ...
16:03:30 #11 33.51 Unpacking liberror-perl (0.17029-1) ...
16:03:30 #11 33.55 Selecting previously unselected package git-man.
16:03:30 #11 33.55 Preparing to unpack .../199-git-man_1%3a2.25.1-1ubuntu3.6_all.deb ...
16:03:30 #11 33.56 Unpacking git-man (1:2.25.1-1ubuntu3.6) ...
16:03:30 #11 33.66 Selecting previously unselected package git.
16:03:30 #11 21.97 Preparing to unpack .../10-libnsl2_1.3.0-2build2_arm64.deb ...
16:03:30 #11 21.98 Unpacking libnsl2:arm64 (1.3.0-2build2) ...
16:03:30 #11 22.01 Selecting previously unselected package readline-common.
16:03:30 #11 22.01 Preparing to unpack .../11-readline-common_8.2-1_all.deb ...
16:03:30 #11 22.02 Unpacking readline-common (8.2-1) ...
16:03:30 #11 22.06 Selecting previously unselected package libreadline8:arm64.
16:03:30 #11 22.06 Preparing to unpack .../12-libreadline8_8.2-1_arm64.deb ...
16:03:30 #11 22.07 Unpacking libreadline8:arm64 (8.2-1) ...
16:03:30 #11 22.11 Selecting previously unselected package libsqlite3-0:arm64.
16:03:30 #11 22.11 Preparing to unpack .../13-libsqlite3-0_3.39.3-1_arm64.deb ...
16:03:30 #11 22.12 Unpacking libsqlite3-0:arm64 (3.39.3-1) ...
16:03:30 #11 22.17 Selecting previously unselected package libpython3.10-stdlib:arm64.
16:03:30 #11 22.17 Preparing to unpack .../14-libpython3.10-stdlib_3.10.7-1ubuntu0.2_arm64.deb ...
16:03:30 #11 22.17 Unpacking libpython3.10-stdlib:arm64 (3.10.7-1ubuntu0.2) ...
16:03:31 #10 29.14 Preparing to unpack .../137-liblwp-protocol-https-perl_6.07-2_all.deb ...
16:03:31 #10 29.14 Unpacking liblwp-protocol-https-perl (6.07-2) ...
16:03:31 #10 29.18 Selecting previously unselected package libtry-tiny-perl.
16:03:31 #10 29.18 Preparing to unpack .../138-libtry-tiny-perl_0.30-1_all.deb ...
16:03:31 #10 29.19 Unpacking libtry-tiny-perl (0.30-1) ...
16:03:31 #10 29.23 Selecting previously unselected package libwww-robotrules-perl.
16:03:31 #10 29.24 Preparing to unpack .../139-libwww-robotrules-perl_6.02-1_all.deb ...
16:03:31 #10 29.24 Unpacking libwww-robotrules-perl (6.02-1) ...
16:03:31 #10 29.29 Selecting previously unselected package libwww-perl.
16:03:31 #10 29.29 Preparing to unpack .../140-libwww-perl_6.36-2_all.deb ...
16:03:31 #10 29.31 Unpacking libwww-perl (6.36-2) ...
16:03:31 #10 29.36 Selecting previously unselected package patchutils.
16:03:31 #10 29.36 Preparing to unpack .../141-patchutils_0.3.4-2_arm64.deb ...
16:03:31 #10 29.36 Unpacking patchutils (0.3.4-2) ...
16:03:31 #10 29.40 Selecting previously unselected package wdiff.
16:03:31 #10 29.41 Preparing to unpack .../142-wdiff_1.2.2-2+b1_arm64.deb ...
16:03:31 #10 29.41 Unpacking wdiff (1.2.2-2+b1) ...
16:03:31 #10 29.47 Selecting previously unselected package devscripts.
16:03:31 #10 42.98 Preparing to unpack .../180-libtiff5_4.2.0-1+deb11u1_armhf.deb ...
16:03:31 #10 42.99 Unpacking libtiff5:armhf (4.2.0-1+deb11u1) ...
16:03:31 #10 43.06 Selecting previously unselected package libxau6:armhf.
16:03:31 #10 43.06 Preparing to unpack .../181-libxau6_1%3a1.0.9-1_armhf.deb ...
16:03:31 #10 43.06 Unpacking libxau6:armhf (1:1.0.9-1) ...
16:03:31 #10 43.10 Selecting previously unselected package libxdmcp6:armhf.
16:03:31 #10 43.10 Preparing to unpack .../182-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
16:03:31 #10 43.11 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
16:03:31 #10 43.18 Selecting previously unselected package libxcb1:armhf.
16:03:31 #10 43.18 Preparing to unpack .../183-libxcb1_1.14-3_armhf.deb ...
16:03:31 #10 43.19 Unpacking libxcb1:armhf (1.14-3) ...
16:03:31 #10 43.22 Selecting previously unselected package libx11-data.
16:03:31 #11 11.26 Get:104 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf m4 armhf 1.4.19-1 [236 kB]
16:03:31 #11 11.40 Get:105 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf autoconf all 2.71-2 [338 kB]
16:03:31 #11 11.47 Get:106 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf autotools-dev all 20220109.1 [44.9 kB]
16:03:31 #11 ...
16:03:31 
16:03:31 #9 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:31 #9 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 6.8s done
16:03:31 #9 extracting sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 done
16:03:31 #9 DONE 25.7s
16:03:31 
16:03:31 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:31 #11 15.83 Get:338 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf lintian all 2.62.0ubuntu2.2 [982 kB]
16:03:31 #11 15.87 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages-dev all 5.05-1 [2266 kB]
16:03:31 #11 16.01 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB]
16:03:31 #11 16.01 Get:341 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB]
16:03:31 #11 16.01 Get:342 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
16:03:31 #11 16.01 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
16:03:31 #11 16.02 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-unidiff all 0.5.5-2 [9180 B]
16:03:31 #11 16.03 Get:345 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-xdg all 0.26-1ubuntu1 [36.1 kB]
16:03:31 #11 16.03 Get:346 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf unzip armhf 6.0-25ubuntu1.1 [154 kB]
16:03:31 #11 16.03 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf equivs all 2.2.0 [19.7 kB]
16:03:31 #11 16.03 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB]
16:03:31 #11 16.09 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-magic all 2:0.4.15-3 [9376 B]
16:03:31 #10 36.03 Preparing to unpack .../184-libxau6_1%3a1.0.9-1_arm64.deb ...
16:03:31 #10 36.04 Unpacking libxau6:arm64 (1:1.0.9-1) ...
16:03:31 #10 36.08 Selecting previously unselected package libxdmcp6:arm64.
16:03:31 #10 36.08 Preparing to unpack .../185-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
16:03:31 #10 36.08 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
16:03:31 #10 36.13 Selecting previously unselected package libxcb1:arm64.
16:03:31 #10 36.14 Preparing to unpack .../186-libxcb1_1.14-3_arm64.deb ...
16:03:31 #10 36.14 Unpacking libxcb1:arm64 (1.14-3) ...
16:03:31 #10 36.19 Selecting previously unselected package libx11-data.
16:03:31 #10 36.20 Preparing to unpack .../187-libx11-data_2%3a1.7.2-1_all.deb ...
16:03:31 #10 36.20 Unpacking libx11-data (2:1.7.2-1) ...
16:03:31 #11 19.28 Selecting previously unselected package libpython3-stdlib:amd64.
16:03:31 #11 19.28 Preparing to unpack .../16-libpython3-stdlib_3.10.6-1_amd64.deb ...
16:03:31 #11 19.28 Unpacking libpython3-stdlib:amd64 (3.10.6-1) ...
16:03:31 #11 19.32 Setting up python3-minimal (3.10.6-1) ...
16:03:31 #11 19.52 Selecting previously unselected package python3.
16:03:31 #7 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 10.2s done
16:03:31 #10 29.66 Selecting previously unselected package dctrl-tools.
16:03:31 #10 29.66 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ...
16:03:31 #10 29.67 Unpacking dctrl-tools (2.24-3) ...
16:03:31 #10 29.72 Selecting previously unselected package libtool.
16:03:31 #10 29.72 Preparing to unpack .../070-libtool_2.4.6-9_all.deb ...
16:03:31 #10 29.73 Unpacking libtool (2.4.6-9) ...
16:03:31 #10 29.81 Selecting previously unselected package dh-autoreconf.
16:03:31 #10 29.82 Preparing to unpack .../071-dh-autoreconf_19_all.deb ...
16:03:31 #10 29.83 Unpacking dh-autoreconf (19) ...
16:03:31 #10 29.86 Selecting previously unselected package libarchive-zip-perl.
16:03:31 #10 29.86 Preparing to unpack .../072-libarchive-zip-perl_1.64-1_all.deb ...
16:03:31 #10 29.87 Unpacking libarchive-zip-perl (1.64-1) ...
16:03:31 #10 29.92 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:31 #10 29.92 Preparing to unpack .../073-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
16:03:31 #10 29.92 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
16:03:31 #10 29.99 Selecting previously unselected package dh-strip-nondeterminism.
16:03:31 #10 29.99 Preparing to unpack .../074-dh-strip-nondeterminism_1.1.2-1_all.deb ...
16:03:31 #10 16.59 (16/164): gsettings-desktop-schemas-40.0-5.el9. 7.8 MB/s | 684 kB     00:00    
16:03:31 #10 16.71 (17/164): info-6.7-15.el9.x86_64.rpm            1.2 MB/s | 225 kB     00:00    
16:03:31 #10 16.78 (18/164): json-glib-1.6.6-1.el9.x86_64.rpm      859 kB/s | 163 kB     00:00    
16:03:31 #10 38.44 Setting up linux-libc-dev:arm64 (4.15.0-200.211) ...
16:03:31 #10 38.46 Setting up libmpfr6:arm64 (4.0.1-1) ...
16:03:31 #10 38.47 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:31 #10 38.48 Setting up dctrl-tools (2.24-2build1) ...
16:03:31 #10 38.50 Setting up distro-info-data (0.37ubuntu0.15) ...
16:03:31 #10 38.52 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
16:03:31 #10 38.53 Setting up libpipeline1:arm64 (1.5.0-1) ...
16:03:31 #10 38.54 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:31 #10 38.56 Setting up libksba8:arm64 (1.3.5-2ubuntu0.18.04.1) ...
16:03:31 #10 38.57 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ...
16:03:31 #10 38.59 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
16:03:31 #10 38.60 Setting up m4 (1.4.18-1) ...
16:03:31 #10 38.61 Setting up libgdbm5:arm64 (1.14.1-6) ...
16:03:31 #10 38.63 Setting up at (3.1.20-3.1ubuntu2) ...
16:03:31 #11 33.05 Preparing to unpack .../197-libarray-intspan-perl_2.004-1_all.deb ...
16:03:31 #11 33.07 Unpacking libarray-intspan-perl (2.004-1) ...
16:03:31 #11 33.13 Selecting previously unselected package libmodule-implementation-perl.
16:03:31 #11 33.13 Preparing to unpack .../198-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:03:31 #11 33.14 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:03:31 #11 33.19 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:31 #11 33.19 Preparing to unpack .../199-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:03:31 #11 33.20 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:03:31 #11 33.25 Selecting previously unselected package libvariable-magic-perl.
16:03:31 #11 33.25 Preparing to unpack .../200-libvariable-magic-perl_0.62-1build5_arm64.deb ...
16:03:31 #11 33.26 Unpacking libvariable-magic-perl (0.62-1build5) ...
16:03:31 #11 33.30 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:31 #10 30.27 Preparing to unpack .../070-libparams-classify-perl_0.015-1+b3_armhf.deb ...
16:03:31 #10 30.28 Unpacking libparams-classify-perl (0.015-1+b3) ...
16:03:31 #10 30.32 Selecting previously unselected package libmodule-runtime-perl.
16:03:31 #10 30.32 Preparing to unpack .../071-libmodule-runtime-perl_0.016-1_all.deb ...
16:03:31 #10 30.32 Unpacking libmodule-runtime-perl (0.016-1) ...
16:03:31 #10 30.36 Selecting previously unselected package libimport-into-perl.
16:03:31 #10 30.36 Preparing to unpack .../072-libimport-into-perl_1.002005-1_all.deb ...
16:03:31 #10 30.36 Unpacking libimport-into-perl (1.002005-1) ...
16:03:31 #10 30.39 Selecting previously unselected package librole-tiny-perl.
16:03:31 #10 30.39 Preparing to unpack .../073-librole-tiny-perl_2.002004-1_all.deb ...
16:03:31 #10 30.40 Unpacking librole-tiny-perl (2.002004-1) ...
16:03:31 #10 30.43 Selecting previously unselected package libstrictures-perl.
16:03:31 #10 30.43 Preparing to unpack .../074-libstrictures-perl_2.000006-1_all.deb ...
16:03:31 #10 30.43 Unpacking libstrictures-perl (2.000006-1) ...
16:03:31 #10 30.47 Selecting previously unselected package libsub-quote-perl.
16:03:31 #10 30.47 Preparing to unpack .../075-libsub-quote-perl_2.006006-1_all.deb ...
16:03:31 #10 30.47 Unpacking libsub-quote-perl (2.006006-1) ...
16:03:31 #10 30.52 Selecting previously unselected package libmoo-perl.
16:03:31 #11 33.66 Preparing to unpack .../200-git_1%3a2.25.1-1ubuntu3.6_arm64.deb ...
16:03:31 #11 33.69 Unpacking git (1:2.25.1-1ubuntu3.6) ...
16:03:31 #10 35.54 Setting up gettext (0.19.8.1-9) ...
16:03:31 #11 22.28 Selecting previously unselected package python3.10.
16:03:31 #11 22.28 Preparing to unpack .../15-python3.10_3.10.7-1ubuntu0.2_arm64.deb ...
16:03:31 #11 22.29 Unpacking python3.10 (3.10.7-1ubuntu0.2) ...
16:03:31 #11 22.33 Selecting previously unselected package libpython3-stdlib:arm64.
16:03:31 #11 22.33 Preparing to unpack .../16-libpython3-stdlib_3.10.6-1_arm64.deb ...
16:03:31 #11 22.34 Unpacking libpython3-stdlib:arm64 (3.10.6-1) ...
16:03:31 #11 22.38 Setting up python3-minimal (3.10.6-1) ...
16:03:31 #10 29.47 Preparing to unpack .../143-devscripts_2.19.5+deb10u1_arm64.deb ...
16:03:31 #10 29.50 Unpacking devscripts (2.19.5+deb10u1) ...
16:03:31 #10 29.61 Selecting previously unselected package diffstat.
16:03:31 #11 11.48 Get:107 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf automake all 1:1.16.5-1.3 [558 kB]
16:03:31 #11 11.54 Get:108 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf autopoint all 0.21-8 [421 kB]
16:03:31 #11 11.57 Get:109 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf binutils-common armhf 2.39-3ubuntu1.1 [223 kB]
16:03:31 #11 11.59 Get:110 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libbinutils armhf 2.39-3ubuntu1.1 [439 kB]
16:03:31 #11 11.61 Get:111 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libctf-nobfd0 armhf 2.39-3ubuntu1.1 [85.2 kB]
16:03:31 #11 11.61 Get:112 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libctf0 armhf 2.39-3ubuntu1.1 [85.9 kB]
16:03:31 #11 11.61 Get:113 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.39-3ubuntu1.1 [2772 kB]
16:03:31 #10 43.23 Preparing to unpack .../184-libx11-data_2%3a1.7.2-1_all.deb ...
16:03:31 #10 43.23 Unpacking libx11-data (2:1.7.2-1) ...
16:03:31 #10 43.31 Selecting previously unselected package libx11-6:armhf.
16:03:31 #10 43.31 Preparing to unpack .../185-libx11-6_2%3a1.7.2-1_armhf.deb ...
16:03:31 #10 43.31 Unpacking libx11-6:armhf (2:1.7.2-1) ...
16:03:31 #10 43.40 Selecting previously unselected package libxpm4:armhf.
16:03:31 #10 43.40 Preparing to unpack .../186-libxpm4_1%3a3.5.12-1_armhf.deb ...
16:03:31 #10 43.41 Unpacking libxpm4:armhf (1:3.5.12-1) ...
16:03:31 #10 43.45 Selecting previously unselected package libgd3:armhf.
16:03:31 #10 43.45 Preparing to unpack .../187-libgd3_2.3.0-2_armhf.deb ...
16:03:31 #10 43.46 Unpacking libgd3:armhf (2.3.0-2) ...
16:03:31 #10 43.51 Selecting previously unselected package libc-devtools.
16:03:31 #11 16.30 debconf: delaying package configuration, since apt-utils is not installed
16:03:31 #11 16.37 Fetched 91.5 MB in 10s (9470 kB/s)
16:03:31 #10 36.34 Selecting previously unselected package libx11-6:arm64.
16:03:31 #10 36.34 Preparing to unpack .../188-libx11-6_2%3a1.7.2-1_arm64.deb ...
16:03:31 #10 36.35 Unpacking libx11-6:arm64 (2:1.7.2-1) ...
16:03:31 #10 36.44 Selecting previously unselected package libxpm4:arm64.
16:03:31 #10 36.44 Preparing to unpack .../189-libxpm4_1%3a3.5.12-1_arm64.deb ...
16:03:31 #10 36.44 Unpacking libxpm4:arm64 (1:3.5.12-1) ...
16:03:31 #10 36.49 Selecting previously unselected package libgd3:arm64.
16:03:31 #10 36.49 Preparing to unpack .../190-libgd3_2.3.0-2_arm64.deb ...
16:03:31 #10 36.50 Unpacking libgd3:arm64 (2.3.0-2) ...
16:03:31 #10 36.55 Selecting previously unselected package libc-devtools.
16:03:31 #12 22.45 Running transaction check
16:03:31 #12 22.54 Transaction check succeeded.
16:03:31 #12 22.54 Running transaction test
16:03:31 #11 19.52 (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 ... 5206 files and directories currently installed.)
16:03:31 #11 19.53 Preparing to unpack .../000-python3_3.10.6-1_amd64.deb ...
16:03:31 #11 19.54 Unpacking python3 (3.10.6-1) ...
16:03:31 #11 19.57 Selecting previously unselected package libargon2-1:amd64.
16:03:31 #11 19.57 Preparing to unpack .../001-libargon2-1_0~20171227-0.3_amd64.deb ...
16:03:31 #11 19.58 Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
16:03:31 #11 19.61 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:03:31 #11 19.62 Preparing to unpack .../002-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ...
16:03:31 #11 19.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
16:03:31 #11 19.65 Selecting previously unselected package libjson-c5:amd64.
16:03:31 #11 19.65 Preparing to unpack .../003-libjson-c5_0.16-1_amd64.deb ...
16:03:31 #11 19.66 Unpacking libjson-c5:amd64 (0.16-1) ...
16:03:31 #11 19.71 Selecting previously unselected package libcryptsetup12:amd64.
16:03:31 #11 19.71 Preparing to unpack .../004-libcryptsetup12_2%3a2.5.0-2ubuntu1_amd64.deb ...
16:03:31 #11 19.72 Unpacking libcryptsetup12:amd64 (2:2.5.0-2ubuntu1) ...
16:03:31 #11 19.75 Selecting previously unselected package libfdisk1:amd64.
16:03:31 #11 19.75 Preparing to unpack .../005-libfdisk1_2.38-4ubuntu1_amd64.deb ...
16:03:31 #11 19.75 Unpacking libfdisk1:amd64 (2.38-4ubuntu1) ...
16:03:31 #10 16.79 [MIRROR] elfutils-debuginfod-client-0.188-3.el9.x86_64.rpm: Status code: 404 for https://ftp-osl.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/elfutils-debuginfod-client-0.188-3.el9.x86_64.rpm (IP: 140.211.166.134)
16:03:31 #10 16.82 (19/164): less-590-1.el9.x86_64.rpm             1.5 MB/s | 163 kB     00:00    
16:03:31 #10 16.87 (20/164): libatomic-11.3.1-4.el9.x86_64.rpm     603 kB/s |  56 kB     00:00    
16:03:31 #10 16.88 (21/164): elfutils-debuginfod-client-0.188-3.el  48 kB/s |  38 kB     00:00    
16:03:31 #10 16.91 (22/164): libbrotli-1.0.9-6.el9.x86_64.rpm      3.7 MB/s | 314 kB     00:00    
16:03:31 #10 16.96 (23/164): libdb-5.3.28-53.el9.x86_64.rpm        8.2 MB/s | 738 kB     00:00    
16:03:31 #10 16.98 (24/164): libeconf-0.4.1-2.el9.x86_64.rpm       305 kB/s |  28 kB     00:00    
16:03:31 #10 16.99 (25/164): libfdisk-2.37.4-9.el9.x86_64.rpm      1.8 MB/s | 155 kB     00:00    
16:03:31 #10 21.96 Selecting previously unselected package python3-minimal.
16:03:31 #10 38.77 invoke-rc.d: could not determine current runlevel
16:03:31 #10 38.78 invoke-rc.d: policy-rc.d denied execution of start.
16:03:31 #10 38.78 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ...
16:03:31 #10 38.80 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.2) ...
16:03:31 #10 38.81 Setting up ucf (3.0038) ...
16:03:31 #10 38.91 Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.8) ...
16:03:31 #11 33.30 Preparing to unpack .../201-libb-hooks-endofscope-perl_0.25-1_all.deb ...
16:03:31 #11 33.31 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
16:03:31 #11 33.40 Selecting previously unselected package libfreetype6:arm64.
16:03:31 #11 33.40 Preparing to unpack .../202-libfreetype6_2.11.1+dfsg-1ubuntu0.1_arm64.deb ...
16:03:31 #11 33.42 Unpacking libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.1) ...
16:03:31 #11 33.47 Selecting previously unselected package libfontconfig1:arm64.
16:03:31 #11 33.48 Preparing to unpack .../203-libfontconfig1_2.13.1-4.2ubuntu5_arm64.deb ...
16:03:31 #11 33.48 Unpacking libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ...
16:03:31 #11 33.53 Selecting previously unselected package libjpeg-turbo8:arm64.
16:03:31 #10 30.03 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
16:03:31 #10 30.10 Selecting previously unselected package dwz.
16:03:31 #10 30.10 Preparing to unpack .../075-dwz_0.12-3_armhf.deb ...
16:03:31 #10 30.10 Unpacking dwz (0.12-3) ...
16:03:31 #10 30.52 Preparing to unpack .../076-libmoo-perl_2.004004-1_all.deb ...
16:03:31 #10 30.52 Unpacking libmoo-perl (2.004004-1) ...
16:03:31 #10 30.56 Selecting previously unselected package libencode-locale-perl.
16:03:31 #10 30.56 Preparing to unpack .../077-libencode-locale-perl_1.05-1.1_all.deb ...
16:03:31 #10 30.57 Unpacking libencode-locale-perl (1.05-1.1) ...
16:03:31 #10 30.60 Selecting previously unselected package libtimedate-perl.
16:03:31 #10 30.60 Preparing to unpack .../078-libtimedate-perl_2.3300-2_all.deb ...
16:03:31 #10 30.61 Unpacking libtimedate-perl (2.3300-2) ...
16:03:31 #10 30.64 Selecting previously unselected package libhttp-date-perl.
16:03:31 #10 30.64 Preparing to unpack .../079-libhttp-date-perl_6.05-1_all.deb ...
16:03:31 #10 30.65 Unpacking libhttp-date-perl (6.05-1) ...
16:03:31 #10 30.69 Selecting previously unselected package libfile-listing-perl.
16:03:31 #10 30.69 Preparing to unpack .../080-libfile-listing-perl_6.14-1_all.deb ...
16:03:31 #10 30.69 Unpacking libfile-listing-perl (6.14-1) ...
16:03:31 #10 30.72 Selecting previously unselected package libhtml-tagset-perl.
16:03:31 #10 30.72 Preparing to unpack .../081-libhtml-tagset-perl_3.20-4_all.deb ...
16:03:31 #10 30.73 Unpacking libhtml-tagset-perl (3.20-4) ...
16:03:31 #10 30.76 Selecting previously unselected package liburi-perl.
16:03:31 #11 34.11 Selecting previously unselected package libalgorithm-diff-perl.
16:03:31 #11 34.11 Preparing to unpack .../201-libalgorithm-diff-perl_1.19.03-2_all.deb ...
16:03:31 #11 34.12 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
16:03:31 #11 34.15 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:03:31 #11 34.16 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6_arm64.deb ...
16:03:31 #11 34.16 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
16:03:31 #11 34.19 Selecting previously unselected package libalgorithm-merge-perl.
16:03:31 #11 34.20 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ...
16:03:31 #11 34.20 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:03:31 #11 34.23 Selecting previously unselected package libapt-pkg-perl.
16:03:31 #10 35.55 Setting up gcc-8 (8.3.0-6+rpi1) ...
16:03:31 #10 35.57 Setting up libtool (2.4.6-9) ...
16:03:31 #10 35.58 Setting up python3 (3.7.3-1) ...
16:03:31 #10 35.68 Setting up man-db (2.8.5-2) ...
16:03:31 #10 35.80 Building database of manual pages ...
16:03:31 #11 22.59 Selecting previously unselected package python3.
16:03:31 #11 22.59 (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 ... 5200 files and directories currently installed.)
16:03:31 #11 22.59 Preparing to unpack .../000-python3_3.10.6-1_arm64.deb ...
16:03:31 #11 22.60 Unpacking python3 (3.10.6-1) ...
16:03:31 #11 22.64 Selecting previously unselected package libargon2-1:arm64.
16:03:31 #11 22.64 Preparing to unpack .../001-libargon2-1_0~20171227-0.3_arm64.deb ...
16:03:31 #11 22.64 Unpacking libargon2-1:arm64 (0~20171227-0.3) ...
16:03:31 #11 22.69 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:03:31 #11 22.69 Preparing to unpack .../002-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ...
16:03:31 #11 22.70 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
16:03:31 #11 22.74 Selecting previously unselected package libjson-c5:arm64.
16:03:31 #11 22.74 Preparing to unpack .../003-libjson-c5_0.16-1_arm64.deb ...
16:03:31 #11 22.74 Unpacking libjson-c5:arm64 (0.16-1) ...
16:03:31 #11 22.79 Selecting previously unselected package libcryptsetup12:arm64.
16:03:31 #11 22.79 Preparing to unpack .../004-libcryptsetup12_2%3a2.5.0-2ubuntu1_arm64.deb ...
16:03:31 #11 22.79 Unpacking libcryptsetup12:arm64 (2:2.5.0-2ubuntu1) ...
16:03:31 #11 22.84 Selecting previously unselected package libfdisk1:arm64.
16:03:31 #11 22.84 Preparing to unpack .../005-libfdisk1_2.38-4ubuntu1_arm64.deb ...
16:03:31 #10 29.62 Preparing to unpack .../144-diffstat_1.62-1_arm64.deb ...
16:03:31 #10 29.62 Unpacking diffstat (1.62-1) ...
16:03:31 #10 29.66 Selecting previously unselected package distro-info-data.
16:03:31 #10 29.66 Preparing to unpack .../145-distro-info-data_0.41+deb10u6_all.deb ...
16:03:31 #10 29.66 Unpacking distro-info-data (0.41+deb10u6) ...
16:03:31 #10 29.70 Selecting previously unselected package python3-pkg-resources.
16:03:31 #10 29.70 Preparing to unpack .../146-python3-pkg-resources_40.8.0-1_all.deb ...
16:03:31 #10 29.71 Unpacking python3-pkg-resources (40.8.0-1) ...
16:03:31 #10 29.76 Selecting previously unselected package python3-chardet.
16:03:31 #10 29.76 Preparing to unpack .../147-python3-chardet_3.0.4-3_all.deb ...
16:03:31 #10 29.77 Unpacking python3-chardet (3.0.4-3) ...
16:03:31 #10 29.82 Selecting previously unselected package python3-six.
16:03:31 #10 29.82 Preparing to unpack .../148-python3-six_1.12.0-1_all.deb ...
16:03:31 #10 29.83 Unpacking python3-six (1.12.0-1) ...
16:03:31 #10 29.87 Selecting previously unselected package python3-debian.
16:03:31 #11 11.75 Get:114 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf binutils armhf 2.39-3ubuntu1.1 [3172 B]
16:03:31 #11 11.75 Get:115 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libc-dev-bin armhf 2.36-0ubuntu4 [18.7 kB]
16:03:31 #11 11.78 Get:116 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf linux-libc-dev armhf 5.19.0-26.27 [1306 kB]
16:03:31 #11 11.81 Get:117 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcrypt-dev armhf 1:4.4.28-2 [122 kB]
16:03:31 #11 11.82 Get:118 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB]
16:03:31 #11 11.82 Get:119 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtirpc-dev armhf 1.3.3+ds-1 [183 kB]
16:03:31 #11 11.83 Get:120 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB]
16:03:31 #11 11.83 Get:121 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libc6-dev armhf 2.36-0ubuntu4 [1338 kB]
16:03:31 #11 11.90 Get:122 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libisl23 armhf 0.25-1 [580 kB]
16:03:31 #11 11.92 Get:123 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmpfr6 armhf 4.1.0-3build3 [217 kB]
16:03:31 #11 11.93 Get:124 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmpc3 armhf 1.2.1-2build1 [39.5 kB]
16:03:31 #11 11.93 Get:125 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf cpp-12 armhf 12.2.0-3ubuntu1 [8151 kB]
16:03:31 #10 43.51 Preparing to unpack .../188-libc-devtools_2.31-13+deb11u5_armhf.deb ...
16:03:31 #10 43.52 Unpacking libc-devtools (2.31-13+deb11u5) ...
16:03:31 #10 43.57 Selecting previously unselected package libcapture-tiny-perl.
16:03:31 #10 43.57 Preparing to unpack .../189-libcapture-tiny-perl_0.48-1_all.deb ...
16:03:31 #10 43.57 Unpacking libcapture-tiny-perl (0.48-1) ...
16:03:31 #10 43.61 Selecting previously unselected package libclass-data-inheritable-perl.
16:03:31 #10 43.61 Preparing to unpack .../190-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:03:31 #10 43.62 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:03:31 #10 43.66 Selecting previously unselected package libclass-inspector-perl.
16:03:31 #10 43.66 Preparing to unpack .../191-libclass-inspector-perl_1.36-1_all.deb ...
16:03:31 #10 43.66 Unpacking libclass-inspector-perl (1.36-1) ...
16:03:31 #10 43.70 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:31 #10 43.70 Preparing to unpack .../192-libclass-xsaccessor-perl_1.19-3+b7_armhf.deb ...
16:03:31 #10 43.71 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
16:03:31 #11 16.39 Selecting previously unselected package liblocale-gettext-perl.
16:03:31 #11 16.39 (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 ... 4118 files and directories currently installed.)
16:03:31 #11 16.39 Preparing to unpack .../liblocale-gettext-perl_1.07-4_armhf.deb ...
16:03:31 #11 16.40 Unpacking liblocale-gettext-perl (1.07-4) ...
16:03:31 #11 16.49 Selecting previously unselected package libssl1.1:armhf.
16:03:31 #11 16.49 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_armhf.deb ...
16:03:31 #11 16.50 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.16) ...
16:03:31 #11 16.63 Selecting previously unselected package libpython3.8-minimal:armhf.
16:03:31 #11 18.15 Selecting previously unselected package python3.
16:03:31 #11 18.15 (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 ... 5138 files and directories currently installed.)
16:03:31 #11 18.16 Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
16:03:31 #11 18.20 Unpacking python3 (3.10.6-1~22.04) ...
16:03:31 #12 22.85 Transaction test succeeded.
16:03:31 #12 22.85 Running transaction
16:03:31 #11 19.78 Selecting previously unselected package libkmod2:amd64.
16:03:31 #11 19.79 Preparing to unpack .../006-libkmod2_30+20220630-3ubuntu1_amd64.deb ...
16:03:31 #11 19.79 Unpacking libkmod2:amd64 (30+20220630-3ubuntu1) ...
16:03:31 #11 19.82 Selecting previously unselected package libapparmor1:amd64.
16:03:31 #11 19.82 Preparing to unpack .../007-libapparmor1_3.0.7-1ubuntu2_amd64.deb ...
16:03:31 #11 19.82 Unpacking libapparmor1:amd64 (3.0.7-1ubuntu2) ...
16:03:31 #11 19.86 Selecting previously unselected package libip4tc2:amd64.
16:03:31 #11 19.86 Preparing to unpack .../008-libip4tc2_1.8.7-1ubuntu6_amd64.deb ...
16:03:31 #11 19.87 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu6) ...
16:03:31 #11 19.89 Selecting previously unselected package libsystemd-shared:amd64.
16:03:31 #11 19.89 Preparing to unpack .../009-libsystemd-shared_251.4-1ubuntu7_amd64.deb ...
16:03:31 #11 19.90 Unpacking libsystemd-shared:amd64 (251.4-1ubuntu7) ...
16:03:31 #11 19.96 Selecting previously unselected package systemd.
16:03:31 #11 19.96 Preparing to unpack .../010-systemd_251.4-1ubuntu7_amd64.deb ...
16:03:31 #11 19.97 Unpacking systemd (251.4-1ubuntu7) ...
16:03:31 #10 36.55 Preparing to unpack .../191-libc-devtools_2.31-13+deb11u5_arm64.deb ...
16:03:31 #10 36.55 Unpacking libc-devtools (2.31-13+deb11u5) ...
16:03:31 #10 36.60 Selecting previously unselected package libcapture-tiny-perl.
16:03:31 #10 36.60 Preparing to unpack .../192-libcapture-tiny-perl_0.48-1_all.deb ...
16:03:31 #10 36.61 Unpacking libcapture-tiny-perl (0.48-1) ...
16:03:31 #10 36.64 Selecting previously unselected package libclass-data-inheritable-perl.
16:03:31 #10 36.65 Preparing to unpack .../193-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:03:31 #10 36.66 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:03:31 #10 36.69 Selecting previously unselected package libclass-inspector-perl.
16:03:31 #10 36.69 Preparing to unpack .../194-libclass-inspector-perl_1.36-1_all.deb ...
16:03:31 #10 36.70 Unpacking libclass-inspector-perl (1.36-1) ...
16:03:31 #10 36.74 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:31 #10 36.74 Preparing to unpack .../195-libclass-xsaccessor-perl_1.19-3+b7_arm64.deb ...
16:03:31 #10 36.75 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
16:03:31 #10 36.79 Selecting previously unselected package libclone-perl.
16:03:31 #10 36.79 Preparing to unpack .../196-libclone-perl_0.45-1+b1_arm64.deb ...
16:03:31 #10 36.79 Unpacking libclone-perl (0.45-1+b1) ...
16:03:31 #10 36.83 Selecting previously unselected package libcommon-sense-perl.
16:03:31 #10 36.84 Preparing to unpack .../197-libcommon-sense-perl_3.75-1+b4_arm64.deb ...
16:03:31 #10 36.84 Unpacking libcommon-sense-perl (3.75-1+b4) ...
16:03:31 #10 36.88 Selecting previously unselected package libconfig-tiny-perl.
16:03:31 #10 17.07 (26/164): libpipeline-1.5.3-4.el9.x86_64.rpm    528 kB/s |  49 kB     00:00    
16:03:31 #10 17.08 (27/164): libpkgconf-1.7.3-10.el9.x86_64.rpm    442 kB/s |  36 kB     00:00    
16:03:31 #10 17.15 (28/164): libpng-1.6.37-12.el9.x86_64.rpm       1.4 MB/s | 117 kB     00:00    
16:03:31 #10 17.17 (29/164): libproxy-0.4.15-35.el9.x86_64.rpm     781 kB/s |  74 kB     00:00    
16:03:31 #10 17.24 (30/164): libpsl-0.21.1-5.el9.x86_64.rpm        732 kB/s |  64 kB     00:00    
16:03:31 #10 17.25 (31/164): libpwquality-1.4.4-8.el9.x86_64.rpm   1.5 MB/s | 119 kB     00:00    
16:03:31 #10 21.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4322 files and directories currently installed.)
16:03:31 #10 21.97 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ...
16:03:31 #10 22.02 Unpacking python3-minimal (3.6.7-1~18.04) ...
16:03:31 #10 38.92 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
16:03:31 #10 38.93 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
16:03:31 #10 38.95 Setting up libmagic1:arm64 (1:5.32-2ubuntu0.4) ...
16:03:31 #10 38.98 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ...
16:03:31 #10 38.99 Setting up libcroco3:arm64 (0.6.12-2) ...
16:03:31 #10 39.00 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ...
16:03:31 #10 39.02 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.8) ...
16:03:31 #10 39.03 Setting up libyaml-0-2:arm64 (0.1.7-2ubuntu3) ...
16:03:31 #10 39.04 Setting up patch (2.7.6-2ubuntu1.1) ...
16:03:31 #10 39.06 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
16:03:31 #10 39.07 Setting up krb5-locales (1.16-2ubuntu0.2) ...
16:03:31 #10 39.08 Setting up publicsuffix (20180223.1310-1) ...
16:03:31 #10 39.10 Setting up autotools-dev (20180224.1) ...
16:03:31 #10 39.11 Setting up t1utils (1.41-2) ...
16:03:31 #10 39.12 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ...
16:03:31 #10 39.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:31 #10 39.13 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
16:03:31 #10 39.13 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
16:03:31 #10 39.13 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
16:03:31 #10 39.13 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
16:03:31 #10 39.13 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
16:03:31 #10 39.13 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
16:03:31 #10 39.13 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
16:03:31 #10 39.13 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
16:03:31 #10 39.14 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
16:03:31 #10 39.14 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
16:03:31 #10 39.15 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:31 #10 39.16 Setting up libfakeroot:arm64 (1.22-2ubuntu1) ...
16:03:31 #10 39.18 Setting up libltdl7:arm64 (2.4.6-2) ...
16:03:31 #10 39.19 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
16:03:31 #10 39.21 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.7) ...
16:03:31 #10 39.22 Setting up liblocale-gettext-perl (1.07-3build2) ...
16:03:31 #10 39.23 Setting up wdiff (1.2.2-2) ...
16:03:31 #11 33.53 Preparing to unpack .../204-libjpeg-turbo8_2.1.2-0ubuntu1_arm64.deb ...
16:03:31 #11 33.54 Unpacking libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
16:03:31 #11 33.58 Selecting previously unselected package libjpeg8:arm64.
16:03:31 #11 33.58 Preparing to unpack .../205-libjpeg8_8c-2ubuntu10_arm64.deb ...
16:03:31 #11 33.59 Unpacking libjpeg8:arm64 (8c-2ubuntu10) ...
16:03:31 #11 33.63 Selecting previously unselected package libdeflate0:arm64.
16:03:31 #11 33.64 Preparing to unpack .../206-libdeflate0_1.10-2_arm64.deb ...
16:03:31 #11 33.64 Unpacking libdeflate0:arm64 (1.10-2) ...
16:03:31 #11 33.69 Selecting previously unselected package libjbig0:arm64.
16:03:31 #11 33.69 Preparing to unpack .../207-libjbig0_2.1-3.1ubuntu0.22.04.1_arm64.deb ...
16:03:31 #11 33.69 Unpacking libjbig0:arm64 (2.1-3.1ubuntu0.22.04.1) ...
16:03:31 #11 33.73 Selecting previously unselected package libwebp7:arm64.
16:03:31 #11 33.73 Preparing to unpack .../208-libwebp7_1.2.2-2_arm64.deb ...
16:03:31 #11 33.74 Unpacking libwebp7:arm64 (1.2.2-2) ...
16:03:31 #11 33.79 Selecting previously unselected package libtiff5:arm64.
16:03:31 #11 33.79 Preparing to unpack .../209-libtiff5_4.3.0-6ubuntu0.3_arm64.deb ...
16:03:31 #11 33.80 Unpacking libtiff5:arm64 (4.3.0-6ubuntu0.3) ...
16:03:31 #11 33.84 Selecting previously unselected package libxpm4:arm64.
16:03:31 #11 33.84 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1build2_arm64.deb ...
16:03:31 #7 extracting sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 done
16:03:31 #10 49.01 Setting up libmpc3:armhf (1.1.0-1) ...
16:03:31 #10 49.02 Setting up libc-dev-bin (2.27-3ubuntu1.6) ...
16:03:31 #10 49.04 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
16:03:31 #10 49.06 Setting up libgdbm-compat4:armhf (1.14.1-6) ...
16:03:31 #10 49.08 Setting up libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ...
16:03:31 #10 49.12 Setting up bsdmainutils (11.1.2ubuntu1) ...
16:03:31 #10 49.15 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:03:31 #10 49.15 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
16:03:31 #10 49.16 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:03:31 #10 49.16 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
16:03:31 #10 49.17 Setting up libsasl2-modules:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:31 #10 49.19 Setting up ca-certificates (20211016ubuntu0.18.04.1) ...
16:03:31 #10 49.52 Updating certificates in /etc/ssl/certs...
16:03:31 #10 30.19 Selecting previously unselected package libglib2.0-0:armhf.
16:03:31 #10 30.19 Preparing to unpack .../076-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
16:03:31 #10 30.20 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
16:03:31 #10 30.57 Selecting previously unselected package libcroco3:armhf.
16:03:31 #10 30.58 Preparing to unpack .../077-libcroco3_0.6.12-3_armhf.deb ...
16:03:31 #10 27.96 Fedora 37 - aarch64 - Updates                    11 MB/s |  17 MB     00:01    
16:03:31 #10 30.76 Preparing to unpack .../082-liburi-perl_5.08-1_all.deb ...
16:03:31 #11 34.24 Preparing to unpack .../204-libapt-pkg-perl_0.1.36build3_arm64.deb ...
16:03:31 #11 34.24 Unpacking libapt-pkg-perl (0.1.36build3) ...
16:03:31 #10 30.77 Unpacking liburi-perl (5.08-1) ...
16:03:31 #11 34.28 Selecting previously unselected package libarchive-cpio-perl.
16:03:31 #11 34.28 Preparing to unpack .../205-libarchive-cpio-perl_0.10-1_all.deb ...
16:03:31 #11 34.29 Unpacking libarchive-cpio-perl (0.10-1) ...
16:03:31 #11 34.32 Selecting previously unselected package libarray-intspan-perl.
16:03:31 #11 34.32 Preparing to unpack .../206-libarray-intspan-perl_2.003-1_all.deb ...
16:03:31 #11 34.33 Unpacking libarray-intspan-perl (2.003-1) ...
16:03:31 #11 34.36 Selecting previously unselected package libasync-mergepoint-perl.
16:03:31 #11 34.36 Preparing to unpack .../207-libasync-mergepoint-perl_0.04-2_all.deb ...
16:03:31 #11 34.37 Unpacking libasync-mergepoint-perl (0.04-2) ...
16:03:31 #11 34.40 Selecting previously unselected package libmodule-implementation-perl.
16:03:31 #11 34.40 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1_all.deb ...
16:03:31 #11 34.41 Unpacking libmodule-implementation-perl (0.09-1) ...
16:03:31 #11 34.44 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:31 #11 34.44 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:03:31 #11 34.45 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:03:31 #11 34.48 Selecting previously unselected package libvariable-magic-perl.
16:03:31 #10 30.80 Selecting previously unselected package libhtml-parser-perl.
16:03:31 #10 30.80 Preparing to unpack .../083-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
16:03:31 #10 30.81 Unpacking libhtml-parser-perl (3.75-1+b1) ...
16:03:31 #10 30.85 Selecting previously unselected package libhtml-tree-perl.
16:03:31 #10 30.85 Preparing to unpack .../084-libhtml-tree-perl_5.07-2_all.deb ...
16:03:31 #10 30.86 Unpacking libhtml-tree-perl (5.07-2) ...
16:03:31 #10 30.91 Selecting previously unselected package libio-html-perl.
16:03:31 #10 30.91 Preparing to unpack .../085-libio-html-perl_1.004-2_all.deb ...
16:03:31 #10 30.91 Unpacking libio-html-perl (1.004-2) ...
16:03:31 #10 30.97 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:31 #10 30.97 Preparing to unpack .../086-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:03:31 #10 30.97 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:03:31 #10 31.01 Selecting previously unselected package libhttp-message-perl.
16:03:31 #10 31.01 Preparing to unpack .../087-libhttp-message-perl_6.28-1_all.deb ...
16:03:31 #10 31.02 Unpacking libhttp-message-perl (6.28-1) ...
16:03:31 #10 31.04 Selecting previously unselected package libhttp-cookies-perl.
16:03:31 #10 31.05 Preparing to unpack .../088-libhttp-cookies-perl_6.10-1_all.deb ...
16:03:31 #10 31.05 Unpacking libhttp-cookies-perl (6.10-1) ...
16:03:31 #10 31.08 Selecting previously unselected package libhttp-negotiate-perl.
16:03:31 #10 31.08 Preparing to unpack .../089-libhttp-negotiate-perl_6.01-1_all.deb ...
16:03:31 #10 31.09 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:03:31 #10 31.12 Selecting previously unselected package perl-openssl-defaults:armhf.
16:03:31 #11 22.85 Unpacking libfdisk1:arm64 (2.38-4ubuntu1) ...
16:03:31 #11 22.89 Selecting previously unselected package libkmod2:arm64.
16:03:31 #11 22.89 Preparing to unpack .../006-libkmod2_30+20220630-3ubuntu1_arm64.deb ...
16:03:31 #11 22.90 Unpacking libkmod2:arm64 (30+20220630-3ubuntu1) ...
16:03:31 #11 22.95 Selecting previously unselected package libapparmor1:arm64.
16:03:31 #11 22.95 Preparing to unpack .../007-libapparmor1_3.0.7-1ubuntu2_arm64.deb ...
16:03:31 #11 22.95 Unpacking libapparmor1:arm64 (3.0.7-1ubuntu2) ...
16:03:31 #11 23.00 Selecting previously unselected package libip4tc2:arm64.
16:03:31 #11 23.01 Preparing to unpack .../008-libip4tc2_1.8.7-1ubuntu6_arm64.deb ...
16:03:31 #11 23.01 Unpacking libip4tc2:arm64 (1.8.7-1ubuntu6) ...
16:03:31 #11 23.05 Selecting previously unselected package libsystemd-shared:arm64.
16:03:31 #11 23.05 Preparing to unpack .../009-libsystemd-shared_251.4-1ubuntu7_arm64.deb ...
16:03:31 #11 23.05 Unpacking libsystemd-shared:arm64 (251.4-1ubuntu7) ...
16:03:31 #10 43.78 Selecting previously unselected package libclone-perl.
16:03:31 #10 43.78 Preparing to unpack .../193-libclone-perl_0.45-1+b1_armhf.deb ...
16:03:31 #10 43.79 Unpacking libclone-perl (0.45-1+b1) ...
16:03:31 #10 43.82 Selecting previously unselected package libcommon-sense-perl.
16:03:31 #10 43.83 Preparing to unpack .../194-libcommon-sense-perl_3.75-1+b4_armhf.deb ...
16:03:31 #10 43.83 Unpacking libcommon-sense-perl (3.75-1+b4) ...
16:03:31 #10 43.86 Selecting previously unselected package libconfig-tiny-perl.
16:03:31 #10 43.86 Preparing to unpack .../195-libconfig-tiny-perl_2.26-1_all.deb ...
16:03:31 #10 43.87 Unpacking libconfig-tiny-perl (2.26-1) ...
16:03:31 #10 43.90 Selecting previously unselected package libparams-util-perl.
16:03:31 #10 43.90 Preparing to unpack .../196-libparams-util-perl_1.102-1+b1_armhf.deb ...
16:03:31 #10 43.91 Unpacking libparams-util-perl (1.102-1+b1) ...
16:03:31 #10 43.95 Selecting previously unselected package libsub-install-perl.
16:03:31 #10 43.95 Preparing to unpack .../197-libsub-install-perl_0.928-1.1_all.deb ...
16:03:31 #10 43.95 Unpacking libsub-install-perl (0.928-1.1) ...
16:03:31 #10 43.99 Selecting previously unselected package libdata-optlist-perl.
16:03:31 #11 16.63 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.6_armhf.deb ...
16:03:31 #11 16.64 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.6) ...
16:03:31 #11 16.78 Selecting previously unselected package libexpat1:armhf.
16:03:31 #11 16.79 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_armhf.deb ...
16:03:31 #11 16.79 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.6) ...
16:03:31 #11 16.83 Selecting previously unselected package python3.8-minimal.
16:03:31 #11 16.83 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.6_armhf.deb ...
16:03:31 #11 16.83 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
16:03:31 #10 29.87 Preparing to unpack .../149-python3-debian_0.1.35_all.deb ...
16:03:31 #10 29.88 Unpacking python3-debian (0.1.35) ...
16:03:31 #10 29.94 Selecting previously unselected package libgpgme11:arm64.
16:03:31 #10 29.94 Preparing to unpack .../150-libgpgme11_1.12.0-6_arm64.deb ...
16:03:31 #10 29.95 Unpacking libgpgme11:arm64 (1.12.0-6) ...
16:03:31 #10 30.02 Selecting previously unselected package python3-gpg.
16:03:31 #10 30.03 Preparing to unpack .../151-python3-gpg_1.12.0-6_arm64.deb ...
16:03:31 #10 30.03 Unpacking python3-gpg (1.12.0-6) ...
16:03:31 #10 30.10 Selecting previously unselected package dput.
16:03:31 #10 30.11 Preparing to unpack .../152-dput_1.0.3_all.deb ...
16:03:31 #10 30.12 Unpacking dput (1.0.3) ...
16:03:31 #24 7.216 Reading package lists...
16:03:31 #11 20.10 Selecting previously unselected package perl-modules-5.34.
16:03:31 #11 20.10 Preparing to unpack .../011-perl-modules-5.34_5.34.0-5ubuntu1.1_all.deb ...
16:03:31 #11 20.10 Unpacking perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
16:03:31 #10 17.32 (32/164): libselinux-utils-3.4-3.el9.x86_64.rpm 2.3 MB/s | 182 kB     00:00    
16:03:31 #10 17.32 (33/164): libutempter-1.2.1-6.el9.x86_64.rpm    363 kB/s |  27 kB     00:00    
16:03:31 #10 17.40 (34/164): ncurses-6.2-8.20210508.el9.x86_64.rpm 5.1 MB/s | 407 kB     00:00    
16:03:31 #10 17.54 (35/164): man-db-2.9.3-7.el9.x86_64.rpm         5.3 MB/s | 1.2 MB     00:00    
16:03:31 #10 39.24 Setting up shared-mime-info (1.9-2) ...
16:03:31 #11 33.85 Unpacking libxpm4:arm64 (1:3.5.12-1build2) ...
16:03:31 #11 33.89 Selecting previously unselected package libgd3:arm64.
16:03:31 #11 33.90 Preparing to unpack .../211-libgd3_2.3.0-2ubuntu2_arm64.deb ...
16:03:31 #11 33.90 Unpacking libgd3:arm64 (2.3.0-2ubuntu2) ...
16:03:31 #11 33.94 Selecting previously unselected package libc-devtools.
16:03:31 #11 33.94 Preparing to unpack .../212-libc-devtools_2.35-0ubuntu3.1_arm64.deb ...
16:03:31 #11 33.94 Unpacking libc-devtools (2.35-0ubuntu3.1) ...
16:03:31 #11 33.98 Selecting previously unselected package libcapture-tiny-perl.
16:03:31 #11 33.98 Preparing to unpack .../213-libcapture-tiny-perl_0.48-1_all.deb ...
16:03:31 #11 33.99 Unpacking libcapture-tiny-perl (0.48-1) ...
16:03:31 #11 34.02 Selecting previously unselected package libclass-data-inheritable-perl.
16:03:31 #11 34.03 Preparing to unpack .../214-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:03:31 #11 34.03 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:03:31 #11 34.07 Selecting previously unselected package libclone-perl.
16:03:31 #10 36.89 Preparing to unpack .../198-libconfig-tiny-perl_2.26-1_all.deb ...
16:03:31 #10 36.89 Unpacking libconfig-tiny-perl (2.26-1) ...
16:03:31 #10 36.93 Selecting previously unselected package libparams-util-perl.
16:03:31 #10 36.93 Preparing to unpack .../199-libparams-util-perl_1.102-1+b1_arm64.deb ...
16:03:31 #10 36.94 Unpacking libparams-util-perl (1.102-1+b1) ...
16:03:31 #10 36.97 Selecting previously unselected package libsub-install-perl.
16:03:31 #10 36.98 Preparing to unpack .../200-libsub-install-perl_0.928-1.1_all.deb ...
16:03:31 #10 36.98 Unpacking libsub-install-perl (0.928-1.1) ...
16:03:31 #10 37.02 Selecting previously unselected package libdata-optlist-perl.
16:03:31 #10 37.02 Preparing to unpack .../201-libdata-optlist-perl_0.110-1.1_all.deb ...
16:03:31 #10 37.03 Unpacking libdata-optlist-perl (0.110-1.1) ...
16:03:31 #10 37.06 Selecting previously unselected package libsub-exporter-perl.
16:03:31 #10 37.06 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ...
16:03:31 #10 37.07 Unpacking libsub-exporter-perl (0.987-1) ...
16:03:31 #10 37.11 Selecting previously unselected package libconst-fast-perl.
16:03:31 #10 37.11 Preparing to unpack .../203-libconst-fast-perl_0.014-1.1_all.deb ...
16:03:31 #10 37.12 Unpacking libconst-fast-perl (0.014-1.1) ...
16:03:31 #10 37.15 Selecting previously unselected package libwant-perl.
16:03:31 #10 49.91 124 added, 0 removed; done.
16:03:32 #10 30.60 Unpacking libcroco3:armhf (0.6.12-3) ...
16:03:32 #10 30.74 Selecting previously unselected package libncurses6:armhf.
16:03:32 #11 34.49 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build2_arm64.deb ...
16:03:32 #11 34.49 Unpacking libvariable-magic-perl (0.62-1build2) ...
16:03:32 #11 34.54 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:32 #11 34.54 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1_all.deb ...
16:03:32 #11 34.54 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
16:03:32 #11 34.59 Selecting previously unselected package libcapture-tiny-perl.
16:03:32 #11 34.59 Preparing to unpack .../212-libcapture-tiny-perl_0.48-1_all.deb ...
16:03:32 #11 34.59 Unpacking libcapture-tiny-perl (0.48-1) ...
16:03:32 #11 34.63 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:32 #11 34.63 Preparing to unpack .../213-libclass-xsaccessor-perl_1.19-3build3_arm64.deb ...
16:03:32 #11 34.64 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
16:03:32 #11 34.68 Selecting previously unselected package libclone-perl.
16:03:32 #11 34.68 Preparing to unpack .../214-libclone-perl_0.43-2_arm64.deb ...
16:03:32 #11 34.68 Unpacking libclone-perl (0.43-2) ...
16:03:32 #11 34.72 Selecting previously unselected package libcommon-sense-perl.
16:03:32 #10 31.12 Preparing to unpack .../090-perl-openssl-defaults_5_armhf.deb ...
16:03:32 #10 31.12 Unpacking perl-openssl-defaults:armhf (5) ...
16:03:32 #10 31.16 Selecting previously unselected package libnet-ssleay-perl.
16:03:32 #10 31.16 Preparing to unpack .../091-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
16:03:32 #10 31.16 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
16:03:32 #10 31.22 Selecting previously unselected package libio-socket-ssl-perl.
16:03:32 #10 31.23 Preparing to unpack .../092-libio-socket-ssl-perl_2.069-1_all.deb ...
16:03:32 #10 31.23 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:03:32 #10 31.27 Selecting previously unselected package libnet-http-perl.
16:03:32 #10 31.27 Preparing to unpack .../093-libnet-http-perl_6.20-1_all.deb ...
16:03:32 #10 31.28 Unpacking libnet-http-perl (6.20-1) ...
16:03:32 #10 31.31 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:32 #10 31.31 Preparing to unpack .../094-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:03:32 #10 31.32 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:03:32 #10 31.35 Selecting previously unselected package libtry-tiny-perl.
16:03:32 #11 23.13 Selecting previously unselected package systemd.
16:03:32 #11 23.13 Preparing to unpack .../010-systemd_251.4-1ubuntu7_arm64.deb ...
16:03:32 #11 23.16 Unpacking systemd (251.4-1ubuntu7) ...
16:03:32 #10 44.00 Preparing to unpack .../198-libdata-optlist-perl_0.110-1.1_all.deb ...
16:03:32 #10 44.00 Unpacking libdata-optlist-perl (0.110-1.1) ...
16:03:32 #10 44.05 Selecting previously unselected package libsub-exporter-perl.
16:03:32 #10 44.05 Preparing to unpack .../199-libsub-exporter-perl_0.987-1_all.deb ...
16:03:32 #10 44.06 Unpacking libsub-exporter-perl (0.987-1) ...
16:03:32 #10 44.11 Selecting previously unselected package libconst-fast-perl.
16:03:32 #10 44.11 Preparing to unpack .../200-libconst-fast-perl_0.014-1.1_all.deb ...
16:03:32 #10 44.12 Unpacking libconst-fast-perl (0.014-1.1) ...
16:03:32 #10 44.15 Selecting previously unselected package libwant-perl.
16:03:32 #10 44.15 Preparing to unpack .../201-libwant-perl_0.29-1+b6_armhf.deb ...
16:03:32 #10 44.15 Unpacking libwant-perl (0.29-1+b6) ...
16:03:32 #10 44.21 Selecting previously unselected package libcontextual-return-perl.
16:03:32 #10 44.22 Preparing to unpack .../202-libcontextual-return-perl_0.004014-2_all.deb ...
16:03:32 #10 44.23 Unpacking libcontextual-return-perl (0.004014-2) ...
16:03:32 #10 44.28 Selecting previously unselected package libconvert-binhex-perl.
16:03:32 #10 44.28 Preparing to unpack .../203-libconvert-binhex-perl_1.125-1_all.deb ...
16:03:32 #10 44.29 Unpacking libconvert-binhex-perl (1.125-1) ...
16:03:32 #10 44.32 Selecting previously unselected package libcpanel-json-xs-perl.
16:03:32 #11 17.02 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.16) ...
16:03:32 #10 30.23 Selecting previously unselected package equivs.
16:03:32 #10 30.23 Preparing to unpack .../153-equivs_2.2.0_all.deb ...
16:03:32 #10 30.24 Unpacking equivs (2.2.0) ...
16:03:32 #10 30.37 Selecting previously unselected package exim4-config.
16:03:32 #10 30.37 Preparing to unpack .../154-exim4-config_4.92-8+deb10u7_all.deb ...
16:03:32 #10 30.38 Unpacking exim4-config (4.92-8+deb10u7) ...
16:03:32 #10 30.45 Selecting previously unselected package exim4-base.
16:03:32 #11 12.43 Get:126 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf cpp armhf 4:12.2.0-1ubuntu1 [27.3 kB]
16:03:32 #11 12.43 Get:127 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcc1-0 armhf 12.2.0-3ubuntu1 [38.9 kB]
16:03:32 #11 12.43 Get:128 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgomp1 armhf 12.2.0-3ubuntu1 [109 kB]
16:03:32 #11 12.43 Get:129 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libatomic1 armhf 12.2.0-3ubuntu1 [7664 B]
16:03:32 #11 12.43 Get:130 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libasan8 armhf 12.2.0-3ubuntu1 [2383 kB]
16:03:32 #11 12.45 Get:131 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libubsan1 armhf 12.2.0-3ubuntu1 [950 kB]
16:03:32 #11 12.53 Get:132 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgcc-12-dev armhf 12.2.0-3ubuntu1 [857 kB]
16:03:32 #11 12.58 Get:133 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gcc-12 armhf 12.2.0-3ubuntu1 [16.2 MB]
16:03:32 #11 18.66 Selecting previously unselected package perl-modules-5.34.
16:03:32 #11 18.66 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.1_all.deb ...
16:03:32 #11 18.73 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
16:03:32 #11 20.34 Selecting previously unselected package libgdbm6:amd64.
16:03:32 #11 20.34 Preparing to unpack .../012-libgdbm6_1.23-1_amd64.deb ...
16:03:32 #11 20.34 Unpacking libgdbm6:amd64 (1.23-1) ...
16:03:32 #11 20.38 Selecting previously unselected package libgdbm-compat4:amd64.
16:03:32 #11 20.38 Preparing to unpack .../013-libgdbm-compat4_1.23-1_amd64.deb ...
16:03:32 #11 20.38 Unpacking libgdbm-compat4:amd64 (1.23-1) ...
16:03:32 #11 20.41 Selecting previously unselected package libperl5.34:amd64.
16:03:32 #11 20.41 Preparing to unpack .../014-libperl5.34_5.34.0-5ubuntu1.1_amd64.deb ...
16:03:32 #11 20.42 Unpacking libperl5.34:amd64 (5.34.0-5ubuntu1.1) ...
16:03:32 #10 17.56 (36/164): openssl-3.0.7-2.el9.x86_64.rpm        7.9 MB/s | 1.2 MB     00:00    
16:03:32 #10 17.62 (37/164): pam-1.5.1-14.el9.x86_64.rpm           7.5 MB/s | 621 kB     00:00    
16:03:32 #10 17.63 (38/164): pkgconf-1.7.3-10.el9.x86_64.rpm       563 kB/s |  41 kB     00:00    
16:03:32 #10 17.70 (39/164): pkgconf-m4-1.7.3-10.el9.noarch.rpm    210 kB/s |  15 kB     00:00    
16:03:32 #10 17.70 (40/164): pkgconf-pkg-config-1.7.3-10.el9.x86_6 153 kB/s |  11 kB     00:00    
16:03:32 #10 17.77 (41/164): policycoreutils-3.4-4.el9.x86_64.rpm  3.1 MB/s | 235 kB     00:00    
16:03:32 #10 17.78 (42/164): procps-ng-3.3.17-9.el9.x86_64.rpm     4.3 MB/s | 346 kB     00:00    
16:03:32 #12 23.40   Preparing        :                                                        1/1 
16:03:32 #12 23.44   Downgrading      : xz-libs-5.2.4-4.el8.aarch64                           1/90 
16:03:32 #12 23.51   Upgrading        : rpm-4.14.3-24.el8.aarch64                             2/90 
16:03:32 #12 23.55   Upgrading        : rpm-libs-4.14.3-24.el8.aarch64                        3/90 
16:03:32 #12 23.56   Running scriptlet: rpm-libs-4.14.3-24.el8.aarch64                        3/90 
16:03:32 #12 23.59   Installing       : python-srpm-macros-3-44.el8.noarch                    4/90 
16:03:32 #12 23.61   Upgrading        : rpm-build-libs-4.14.3-24.el8.aarch64                  5/90 
16:03:32 #11 34.07 Preparing to unpack .../215-libclone-perl_0.45-1build3_arm64.deb ...
16:03:32 #11 34.08 Unpacking libclone-perl (0.45-1build3) ...
16:03:32 #11 34.11 Selecting previously unselected package libcommon-sense-perl:arm64.
16:03:32 #11 34.11 Preparing to unpack .../216-libcommon-sense-perl_3.75-2build1_arm64.deb ...
16:03:32 #11 34.11 Unpacking libcommon-sense-perl:arm64 (3.75-2build1) ...
16:03:32 #11 34.15 Selecting previously unselected package libconfig-tiny-perl.
16:03:32 #11 34.16 Preparing to unpack .../217-libconfig-tiny-perl_2.28-1_all.deb ...
16:03:32 #11 34.16 Unpacking libconfig-tiny-perl (2.28-1) ...
16:03:32 #11 34.23 Selecting previously unselected package libparams-util-perl.
16:03:32 #11 34.23 Preparing to unpack .../218-libparams-util-perl_1.102-1build3_arm64.deb ...
16:03:32 #11 34.23 Unpacking libparams-util-perl (1.102-1build3) ...
16:03:32 #11 34.27 Selecting previously unselected package libsub-install-perl.
16:03:32 #11 34.27 Preparing to unpack .../219-libsub-install-perl_0.928-1.1_all.deb ...
16:03:32 #11 34.27 Unpacking libsub-install-perl (0.928-1.1) ...
16:03:32 #11 34.31 Selecting previously unselected package libdata-optlist-perl.
16:03:32 #11 34.31 Preparing to unpack .../220-libdata-optlist-perl_0.112-1_all.deb ...
16:03:32 #11 34.31 Unpacking libdata-optlist-perl (0.112-1) ...
16:03:32 #11 34.36 Selecting previously unselected package libsub-exporter-perl.
16:03:32 #10 37.15 Preparing to unpack .../204-libwant-perl_0.29-1+b6_arm64.deb ...
16:03:32 #10 37.16 Unpacking libwant-perl (0.29-1+b6) ...
16:03:32 #10 37.20 Selecting previously unselected package libcontextual-return-perl.
16:03:32 #10 37.20 Preparing to unpack .../205-libcontextual-return-perl_0.004014-2_all.deb ...
16:03:32 #10 37.21 Unpacking libcontextual-return-perl (0.004014-2) ...
16:03:32 #10 37.25 Selecting previously unselected package libconvert-binhex-perl.
16:03:32 #10 37.25 Preparing to unpack .../206-libconvert-binhex-perl_1.125-1_all.deb ...
16:03:32 #10 37.26 Unpacking libconvert-binhex-perl (1.125-1) ...
16:03:32 #10 37.30 Selecting previously unselected package libcpanel-json-xs-perl.
16:03:32 #10 37.30 Preparing to unpack .../207-libcpanel-json-xs-perl_4.25-1+b1_arm64.deb ...
16:03:32 #10 37.31 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
16:03:32 #10 37.35 Selecting previously unselected package libdevel-stacktrace-perl.
16:03:32 #10 37.36 Preparing to unpack .../208-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:03:32 #10 37.36 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:03:32 #10 37.40 Selecting previously unselected package libexception-class-perl.
16:03:32 #10 37.40 Preparing to unpack .../209-libexception-class-perl_1.44-1_all.deb ...
16:03:32 #10 37.41 Unpacking libexception-class-perl (1.44-1) ...
16:03:32 #10 37.46 Selecting previously unselected package libiterator-perl.
16:03:32 #9 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 10.5s done
16:03:32 #9 extracting sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 done
16:03:32 #9 DONE 26.1s
16:03:32 
16:03:32 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:32 #10 49.96 Setting up manpages-dev (4.15-1) ...
16:03:32 #10 49.99 Setting up libc6-dev:armhf (2.27-3ubuntu1.6) ...
16:03:32 #10 50.02 Setting up libassuan0:armhf (2.5.1-2) ...
16:03:32 #10 50.04 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
16:03:32 #10 50.08 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
16:03:32 #10 50.10 Setting up diffstat (1.61-1build1) ...
16:03:32 #10 50.11 Setting up libxau6:armhf (1:1.0.8-1ubuntu1) ...
16:03:32 #10 50.12 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
16:03:32 #10 50.14 Setting up libmpdec2:armhf (2.4.2-1ubuntu1) ...
16:03:32 #10 50.15 Setting up netbase (5.4) ...
16:03:32 #10 50.18 Setting up libisl19:armhf (0.19-1) ...
16:03:32 #10 50.20 Setting up libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.9) ...
16:03:32 #10 50.22 Setting up libk5crypto3:armhf (1.16-2ubuntu0.2) ...
16:03:32 #10 50.24 Setting up python3.6 (3.6.9-1~18.04ubuntu1.9) ...
16:03:32 #10 22.66 Selecting previously unselected package mime-support.
16:03:32 #10 22.66 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
16:03:32 #10 22.69 Unpacking mime-support (3.60ubuntu1) ...
16:03:32 #10 30.74 Preparing to unpack .../078-libncurses6_6.1+20181013-2+deb10u3_armhf.deb ...
16:03:32 #10 30.75 Unpacking libncurses6:armhf (6.1+20181013-2+deb10u3) ...
16:03:32 #10 30.89 Selecting previously unselected package gettext.
16:03:32 #10 30.89 Preparing to unpack .../079-gettext_0.19.8.1-9_armhf.deb ...
16:03:32 #10 30.91 Unpacking gettext (0.19.8.1-9) ...
16:03:32 #10 31.35 Preparing to unpack .../095-libtry-tiny-perl_0.30-1_all.deb ...
16:03:32 #10 31.36 Unpacking libtry-tiny-perl (0.30-1) ...
16:03:32 #10 31.39 Selecting previously unselected package libwww-robotrules-perl.
16:03:32 #10 31.39 Preparing to unpack .../096-libwww-robotrules-perl_6.02-1_all.deb ...
16:03:32 #10 31.40 Unpacking libwww-robotrules-perl (6.02-1) ...
16:03:32 #10 31.43 Selecting previously unselected package libwww-perl.
16:03:32 #10 31.43 Preparing to unpack .../097-libwww-perl_6.52-1_all.deb ...
16:03:32 #10 31.44 Unpacking libwww-perl (6.52-1) ...
16:03:32 #10 31.48 Selecting previously unselected package patchutils.
16:03:32 #10 31.48 Preparing to unpack .../098-patchutils_0.4.2-1_armhf.deb ...
16:03:32 #10 31.48 Unpacking patchutils (0.4.2-1) ...
16:03:32 #10 31.53 Selecting previously unselected package libtinfo5:armhf.
16:03:32 #10 31.53 Preparing to unpack .../099-libtinfo5_6.2+20201114-2_armhf.deb ...
16:03:32 #10 31.54 Unpacking libtinfo5:armhf (6.2+20201114-2) ...
16:03:32 #10 31.58 Selecting previously unselected package wdiff.
16:03:32 #11 34.72 Preparing to unpack .../215-libcommon-sense-perl_3.74-2build6_arm64.deb ...
16:03:32 #11 34.73 Unpacking libcommon-sense-perl (3.74-2build6) ...
16:03:32 #11 34.77 Selecting previously unselected package libparams-util-perl.
16:03:32 #11 34.77 Preparing to unpack .../216-libparams-util-perl_1.07-3build5_arm64.deb ...
16:03:32 #11 34.77 Unpacking libparams-util-perl (1.07-3build5) ...
16:03:32 #11 34.81 Selecting previously unselected package libsub-install-perl.
16:03:32 #11 34.81 Preparing to unpack .../217-libsub-install-perl_0.928-1_all.deb ...
16:03:32 #11 34.82 Unpacking libsub-install-perl (0.928-1) ...
16:03:32 #11 34.85 Selecting previously unselected package libdata-optlist-perl.
16:03:32 #11 34.86 Preparing to unpack .../218-libdata-optlist-perl_0.110-1_all.deb ...
16:03:32 #11 34.86 Unpacking libdata-optlist-perl (0.110-1) ...
16:03:32 #11 34.90 Selecting previously unselected package libsub-exporter-perl.
16:03:32 #11 34.90 Preparing to unpack .../219-libsub-exporter-perl_0.987-1_all.deb ...
16:03:32 #11 34.91 Unpacking libsub-exporter-perl (0.987-1) ...
16:03:32 #11 34.95 Selecting previously unselected package libconst-fast-perl.
16:03:32 #11 34.95 Preparing to unpack .../220-libconst-fast-perl_0.014-1_all.deb ...
16:03:32 #11 34.95 Unpacking libconst-fast-perl (0.014-1) ...
16:03:32 #11 34.99 Selecting previously unselected package libwant-perl.
16:03:32 #11 34.99 Preparing to unpack .../221-libwant-perl_0.29-1build4_arm64.deb ...
16:03:32 #11 35.01 Unpacking libwant-perl (0.29-1build4) ...
16:03:32 #11 35.05 Selecting previously unselected package libcontextual-return-perl.
16:03:32 #11 35.05 Preparing to unpack .../222-libcontextual-return-perl_0.004014-2_all.deb ...
16:03:32 #11 35.06 Unpacking libcontextual-return-perl (0.004014-2) ...
16:03:32 #11 35.09 Selecting previously unselected package libcpanel-json-xs-perl.
16:03:32 #11 23.33 Selecting previously unselected package perl-modules-5.34.
16:03:32 #11 23.33 Preparing to unpack .../011-perl-modules-5.34_5.34.0-5ubuntu1.1_all.deb ...
16:03:32 #11 23.33 Unpacking perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
16:03:32 #11 23.58 Selecting previously unselected package libgdbm6:arm64.
16:03:32 #10 44.32 Preparing to unpack .../204-libcpanel-json-xs-perl_4.25-1+b1_armhf.deb ...
16:03:32 #10 44.33 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
16:03:32 #10 44.38 Selecting previously unselected package libdevel-stacktrace-perl.
16:03:32 #10 44.38 Preparing to unpack .../205-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:03:32 #10 44.39 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:03:32 #10 44.42 Selecting previously unselected package libexception-class-perl.
16:03:32 #10 44.42 Preparing to unpack .../206-libexception-class-perl_1.44-1_all.deb ...
16:03:32 #10 44.43 Unpacking libexception-class-perl (1.44-1) ...
16:03:32 #10 44.48 Selecting previously unselected package libiterator-perl.
16:03:32 #10 44.48 Preparing to unpack .../207-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:03:32 #10 44.49 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:03:32 #10 44.54 Selecting previously unselected package libiterator-util-perl.
16:03:32 #11 17.13 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.6) ...
16:03:32 #11 17.15 Setting up libexpat1:armhf (2.2.9-1ubuntu0.6) ...
16:03:32 #11 17.16 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.6) ...
16:03:32 #10 30.45 Preparing to unpack .../155-exim4-base_4.92-8+deb10u7_arm64.deb ...
16:03:32 #10 30.46 Unpacking exim4-base (4.92-8+deb10u7) ...
16:03:32 #10 30.54 Selecting previously unselected package libevent-2.1-6:arm64.
16:03:32 #10 30.54 Preparing to unpack .../156-libevent-2.1-6_2.1.8-stable-4_arm64.deb ...
16:03:32 #10 30.54 Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ...
16:03:32 #10 30.59 Selecting previously unselected package libunbound8:arm64.
16:03:32 #10 30.60 Preparing to unpack .../157-libunbound8_1.9.0-2+deb10u2_arm64.deb ...
16:03:32 #10 30.60 Unpacking libunbound8:arm64 (1.9.0-2+deb10u2) ...
16:03:32 #10 30.67 Selecting previously unselected package libgnutls-dane0:arm64.
16:03:32 #10 30.67 Preparing to unpack .../158-libgnutls-dane0_3.6.7-4+deb10u9_arm64.deb ...
16:03:32 #10 30.67 Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u9) ...
16:03:32 #10 30.72 Selecting previously unselected package exim4-daemon-light.
16:03:32 #11 20.61 Selecting previously unselected package perl.
16:03:32 #11 20.61 Preparing to unpack .../015-perl_5.34.0-5ubuntu1.1_amd64.deb ...
16:03:32 #11 20.62 Unpacking perl (5.34.0-5ubuntu1.1) ...
16:03:32 #11 20.66 Selecting previously unselected package openssl.
16:03:32 #11 20.66 Preparing to unpack .../016-openssl_3.0.5-2ubuntu2_amd64.deb ...
16:03:32 #11 20.67 Unpacking openssl (3.0.5-2ubuntu2) ...
16:03:32 #11 20.72 Selecting previously unselected package ca-certificates.
16:03:32 #11 20.72 Preparing to unpack .../017-ca-certificates_20211016ubuntu0.22.10.1_all.deb ...
16:03:32 #11 20.72 Unpacking ca-certificates (20211016ubuntu0.22.10.1) ...
16:03:32 #11 20.78 Selecting previously unselected package libdbus-1-3:amd64.
16:03:32 #11 20.78 Preparing to unpack .../018-libdbus-1-3_1.14.0-2ubuntu3_amd64.deb ...
16:03:32 #10 17.85 (43/164): publicsuffix-list-dafsa-20210518-3.el 796 kB/s |  58 kB     00:00    
16:03:32 #10 17.86 (44/164): python3-dateutil-2.8.1-6.el9.noarch.r 3.9 MB/s | 302 kB     00:00    
16:03:32 #10 17.92 (45/164): libicu-67.1-9.el9.x86_64.rpm           10 MB/s | 9.6 MB     00:00    
16:03:32 #10 17.93 (46/164): python3-dbus-1.2.18-2.el9.x86_64.rpm  1.8 MB/s | 144 kB     00:00    
16:03:32 #10 17.95 (47/164): python3-dnf-plugins-core-4.3.0-1.el9. 2.6 MB/s | 245 kB     00:00    
16:03:32 #10 18.00 (48/164): python3-setools-4.4.0-5.el9.x86_64.rp 7.4 MB/s | 599 kB     00:00    
16:03:32 #10 18.02 (49/164): python3-six-1.15.0-9.el9.noarch.rpm   505 kB/s |  37 kB     00:00    
16:03:32 #10 18.08 (50/164): python3-setuptools-53.0.0-11.el9.noar 6.2 MB/s | 944 kB     00:00    
16:03:32 #12 23.62   Running scriptlet: rpm-build-libs-4.14.3-24.el8.aarch64                  5/90 
16:03:32 #12 23.65   Installing       : xz-5.2.4-4.el8.aarch64                                6/90 
16:03:32 #12 23.68   Installing       : unzip-6.0-46.el8.aarch64                              7/90 
16:03:32 #12 23.80   Installing       : groff-base-1.22.3-18.el8.aarch64                      8/90 
16:03:32 #12 23.83   Installing       : file-5.33-21.el8.aarch64                              9/90 
16:03:32 #12 23.86   Installing       : cpio-2.12-11.el8.aarch64                             10/90 
16:03:32 #11 34.36 Preparing to unpack .../221-libsub-exporter-perl_0.988-1_all.deb ...
16:03:32 #11 34.36 Unpacking libsub-exporter-perl (0.988-1) ...
16:03:32 #11 34.41 Selecting previously unselected package libconst-fast-perl.
16:03:32 #11 34.41 Preparing to unpack .../222-libconst-fast-perl_0.014-1.1_all.deb ...
16:03:32 #11 34.42 Unpacking libconst-fast-perl (0.014-1.1) ...
16:03:32 #11 34.49 Selecting previously unselected package libwant-perl.
16:03:32 #11 34.49 Preparing to unpack .../223-libwant-perl_0.29-1build7_arm64.deb ...
16:03:32 #11 34.50 Unpacking libwant-perl (0.29-1build7) ...
16:03:32 #11 34.53 Selecting previously unselected package libcontextual-return-perl.
16:03:32 #11 34.54 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
16:03:32 #11 34.54 Unpacking libcontextual-return-perl (0.004014-2) ...
16:03:32 #11 34.59 Selecting previously unselected package libcpanel-json-xs-perl:arm64.
16:03:32 #10 37.46 Preparing to unpack .../210-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:03:32 #10 37.46 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:03:32 #10 37.55 Selecting previously unselected package libiterator-util-perl.
16:03:32 #10 37.56 Preparing to unpack .../211-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:03:32 #10 37.56 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:03:32 #10 37.61 Selecting previously unselected package libexporter-tiny-perl.
16:03:32 #10 37.62 Preparing to unpack .../212-libexporter-tiny-perl_1.002002-1_all.deb ...
16:03:32 #10 37.62 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:03:32 #10 37.66 Selecting previously unselected package liblist-moreutils-xs-perl.
16:03:32 #10 23.13 Selecting previously unselected package libmpdec2:amd64.
16:03:32 #13 2.767 CentOS Stream 9 - CRB                           2.8 MB/s | 3.8 MB     00:01    
16:03:32 #10 31.20 Selecting previously unselected package intltool-debian.
16:03:32 #10 31.20 Preparing to unpack .../080-intltool-debian_0.35.0+20060710.5_all.deb ...
16:03:32 #10 31.22 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:03:32 #10 31.58 Preparing to unpack .../100-wdiff_1.2.2-2_armhf.deb ...
16:03:32 #10 31.58 Unpacking wdiff (1.2.2-2) ...
16:03:32 #10 31.64 Selecting previously unselected package devscripts.
16:03:32 #10 31.64 Preparing to unpack .../101-devscripts_2.21.3+deb11u1_armhf.deb ...
16:03:32 #10 31.66 Unpacking devscripts (2.21.3+deb11u1) ...
16:03:32 #10 31.76 Selecting previously unselected package equivs.
16:03:32 #10 31.76 Preparing to unpack .../102-equivs_2.3.1_all.deb ...
16:03:32 #10 31.77 Unpacking equivs (2.3.1) ...
16:03:32 #10 31.81 Selecting previously unselected package libcurl3-gnutls:armhf.
16:03:32 #10 31.81 Preparing to unpack .../103-libcurl3-gnutls_7.74.0-1.3+deb11u3_armhf.deb ...
16:03:32 #10 31.82 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
16:03:32 #10 31.87 Selecting previously unselected package liberror-perl.
16:03:32 #11 23.58 Preparing to unpack .../012-libgdbm6_1.23-1_arm64.deb ...
16:03:32 #11 23.58 Unpacking libgdbm6:arm64 (1.23-1) ...
16:03:32 #11 23.62 Selecting previously unselected package libgdbm-compat4:arm64.
16:03:32 #11 23.63 Preparing to unpack .../013-libgdbm-compat4_1.23-1_arm64.deb ...
16:03:32 #11 23.63 Unpacking libgdbm-compat4:arm64 (1.23-1) ...
16:03:32 #11 23.70 Selecting previously unselected package libperl5.34:arm64.
16:03:32 #11 23.70 Preparing to unpack .../014-libperl5.34_5.34.0-5ubuntu1.1_arm64.deb ...
16:03:32 #11 23.71 Unpacking libperl5.34:arm64 (5.34.0-5ubuntu1.1) ...
16:03:32 #11 35.09 Preparing to unpack .../223-libcpanel-json-xs-perl_4.19-1build1_arm64.deb ...
16:03:32 #11 35.10 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
16:03:32 #11 35.15 Selecting previously unselected package libdata-dump-perl.
16:03:32 #11 35.15 Preparing to unpack .../224-libdata-dump-perl_1.23-1_all.deb ...
16:03:32 #11 35.16 Unpacking libdata-dump-perl (1.23-1) ...
16:03:32 #11 35.20 Selecting previously unselected package libdigest-bubblebabble-perl.
16:03:32 #11 35.20 Preparing to unpack .../225-libdigest-bubblebabble-perl_0.02-2_all.deb ...
16:03:32 #11 35.21 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
16:03:32 #11 35.24 Selecting previously unselected package libdigest-hmac-perl.
16:03:32 #11 35.25 Preparing to unpack .../226-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
16:03:32 #11 35.25 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
16:03:32 #11 35.29 Selecting previously unselected package libdistro-info-perl.
16:03:32 #11 35.29 Preparing to unpack .../227-libdistro-info-perl_0.23ubuntu1_all.deb ...
16:03:32 #11 35.29 Unpacking libdistro-info-perl (0.23ubuntu1) ...
16:03:32 #11 35.32 Selecting previously unselected package libnet-smtp-ssl-perl.
16:03:32 #10 44.54 Preparing to unpack .../208-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:03:32 #10 44.55 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:03:32 #10 44.60 Selecting previously unselected package libexporter-tiny-perl.
16:03:32 #10 44.60 Preparing to unpack .../209-libexporter-tiny-perl_1.002002-1_all.deb ...
16:03:32 #10 44.61 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:03:32 #10 44.68 Selecting previously unselected package liblist-moreutils-xs-perl.
16:03:32 #10 44.69 Preparing to unpack .../210-liblist-moreutils-xs-perl_0.430-2_armhf.deb ...
16:03:32 #10 44.71 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
16:03:32 #10 44.83 Selecting previously unselected package liblist-moreutils-perl.
16:03:32 #10 30.72 Preparing to unpack .../159-exim4-daemon-light_4.92-8+deb10u7_arm64.deb ...
16:03:32 #10 30.73 Unpacking exim4-daemon-light (4.92-8+deb10u7) ...
16:03:32 #10 30.82 Selecting previously unselected package libcurl3-gnutls:arm64.
16:03:32 #10 30.82 Preparing to unpack .../160-libcurl3-gnutls_7.64.0-4+deb10u3_arm64.deb ...
16:03:32 #10 30.83 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u3) ...
16:03:32 #10 30.93 Selecting previously unselected package libpcre2-8-0:arm64.
16:03:32 #10 30.93 Preparing to unpack .../161-libpcre2-8-0_10.32-5_arm64.deb ...
16:03:32 #10 30.94 Unpacking libpcre2-8-0:arm64 (10.32-5) ...
16:03:32 #10 30.99 Selecting previously unselected package liberror-perl.
16:03:32 #10 30.99 Preparing to unpack .../162-liberror-perl_0.17027-2_all.deb ...
16:03:32 #10 30.99 Unpacking liberror-perl (0.17027-2) ...
16:03:32 #10 31.03 Selecting previously unselected package git-man.
16:03:32 #10 31.03 Preparing to unpack .../163-git-man_1%3a2.20.1-2+deb10u6_all.deb ...
16:03:32 #7 ...
16:03:32 
16:03:32 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:32 #10 14.39 Selecting previously unselected package libexpat1:amd64.
16:03:32 #10 14.39 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_amd64.deb ...
16:03:32 #10 14.40 Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ...
16:03:32 #10 14.44 Selecting previously unselected package python3.9-minimal.
16:03:32 #10 14.44 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ...
16:03:32 #10 14.45 Unpacking python3.9-minimal (3.9.2-1) ...
16:03:32 #10 14.74 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
16:03:32 #10 14.75 Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ...
16:03:32 #10 14.76 Setting up python3.9-minimal (3.9.2-1) ...
16:03:32 #10 15.70 Selecting previously unselected package python3-minimal.
16:03:32 #10 15.70 (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 ... 9516 files and directories currently installed.)
16:03:32 #10 15.70 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
16:03:32 #10 15.71 Unpacking python3-minimal (3.9.2-3) ...
16:03:32 #10 15.75 Selecting previously unselected package media-types.
16:03:32 #10 15.75 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:03:32 #10 15.75 Unpacking media-types (4.0.0) ...
16:03:32 #10 15.81 Selecting previously unselected package libmpdec3:amd64.
16:03:32 #10 15.81 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
16:03:32 #10 15.81 Unpacking libmpdec3:amd64 (2.5.1-1) ...
16:03:32 #10 15.86 Selecting previously unselected package libncursesw6:amd64.
16:03:32 #10 15.86 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ...
16:03:32 #10 15.87 Unpacking libncursesw6:amd64 (6.2+20201114-2) ...
16:03:32 #10 15.93 Selecting previously unselected package readline-common.
16:03:32 #10 15.93 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
16:03:32 #10 15.94 Unpacking readline-common (8.1-1) ...
16:03:32 #10 15.99 Selecting previously unselected package libreadline8:amd64.
16:03:32 #10 15.99 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
16:03:32 #10 16.00 Unpacking libreadline8:amd64 (8.1-1) ...
16:03:32 #10 16.07 Selecting previously unselected package libsqlite3-0:amd64.
16:03:32 #10 16.07 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
16:03:32 #10 16.08 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
16:03:32 #10 16.22 Selecting previously unselected package libpython3.9-stdlib:amd64.
16:03:32 #10 16.22 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
16:03:32 #10 16.23 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
16:03:32 #10 16.53 Selecting previously unselected package python3.9.
16:03:32 #10 16.53 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
16:03:32 #10 16.53 Unpacking python3.9 (3.9.2-1) ...
16:03:32 #10 16.60 Selecting previously unselected package libpython3-stdlib:amd64.
16:03:32 #10 16.60 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
16:03:32 #10 16.61 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
16:03:32 #10 16.64 Setting up python3-minimal (3.9.2-3) ...
16:03:32 #10 17.00 Selecting previously unselected package python3.
16:03:32 #10 17.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9954 files and directories currently installed.)
16:03:32 #10 17.02 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ...
16:03:32 #10 17.02 Unpacking python3 (3.9.2-3) ...
16:03:32 #10 17.07 Selecting previously unselected package less.
16:03:32 #10 17.07 Preparing to unpack .../001-less_551-2_amd64.deb ...
16:03:32 #10 17.08 Unpacking less (551-2) ...
16:03:32 #10 17.14 Selecting previously unselected package netbase.
16:03:32 #10 17.14 Preparing to unpack .../002-netbase_6.3_all.deb ...
16:03:32 #10 17.14 Unpacking netbase (6.3) ...
16:03:32 #10 17.18 Selecting previously unselected package sensible-utils.
16:03:32 #10 17.18 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
16:03:32 #10 17.19 Unpacking sensible-utils (0.0.14) ...
16:03:32 #10 17.22 Selecting previously unselected package bzip2.
16:03:32 #10 17.22 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ...
16:03:32 #10 17.23 Unpacking bzip2 (1.0.8-4) ...
16:03:32 #10 17.27 Selecting previously unselected package openssl.
16:03:32 #10 17.28 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_amd64.deb ...
16:03:32 #10 17.28 Unpacking openssl (1.1.1n-0+deb11u3) ...
16:03:32 #10 17.72 Selecting previously unselected package ca-certificates.
16:03:32 #10 17.72 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
16:03:32 #10 17.88 Unpacking ca-certificates (20210119) ...
16:03:32 #10 18.81 Selecting previously unselected package libmagic-mgc.
16:03:32 #10 18.81 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ...
16:03:32 #10 18.98 Unpacking libmagic-mgc (1:5.39-3) ...
16:03:32 #10 19.65 Selecting previously unselected package libmagic1:amd64.
16:03:32 #10 19.65 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ...
16:03:32 #10 19.89 Unpacking libmagic1:amd64 (1:5.39-3) ...
16:03:32 #10 20.57 Selecting previously unselected package file.
16:03:32 #10 20.57 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ...
16:03:32 #10 20.58 Unpacking file (1:5.39-3) ...
16:03:32 #10 21.43 Selecting previously unselected package gettext-base.
16:03:32 #10 21.43 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ...
16:03:32 #10 21.44 Unpacking gettext-base (0.21-4) ...
16:03:32 #11 20.79 Unpacking libdbus-1-3:amd64 (1.14.0-2ubuntu3) ...
16:03:32 #11 20.82 Selecting previously unselected package dbus-bin.
16:03:32 #11 20.82 Preparing to unpack .../019-dbus-bin_1.14.0-2ubuntu3_amd64.deb ...
16:03:32 #11 20.83 Unpacking dbus-bin (1.14.0-2ubuntu3) ...
16:03:32 #11 20.87 Selecting previously unselected package dbus-session-bus-common.
16:03:32 #11 20.87 Preparing to unpack .../020-dbus-session-bus-common_1.14.0-2ubuntu3_all.deb ...
16:03:32 #11 20.87 Unpacking dbus-session-bus-common (1.14.0-2ubuntu3) ...
16:03:32 #11 20.91 Selecting previously unselected package dbus-daemon.
16:03:32 #11 20.91 Preparing to unpack .../021-dbus-daemon_1.14.0-2ubuntu3_amd64.deb ...
16:03:32 #11 20.91 Unpacking dbus-daemon (1.14.0-2ubuntu3) ...
16:03:32 #11 20.94 Selecting previously unselected package dbus-system-bus-common.
16:03:32 #11 20.94 Preparing to unpack .../022-dbus-system-bus-common_1.14.0-2ubuntu3_all.deb ...
16:03:32 #11 20.94 Unpacking dbus-system-bus-common (1.14.0-2ubuntu3) ...
16:03:32 #11 20.98 Selecting previously unselected package dbus.
16:03:32 #11 20.98 Preparing to unpack .../023-dbus_1.14.0-2ubuntu3_amd64.deb ...
16:03:32 #11 20.98 Unpacking dbus (1.14.0-2ubuntu3) ...
16:03:32 #11 21.02 Selecting previously unselected package distro-info-data.
16:03:32 #10 18.09 (51/164): shared-mime-info-2.1-5.el9.x86_64.rpm 6.5 MB/s | 558 kB     00:00    
16:03:32 #10 18.10 (52/164): systemd-libs-250-13.el9.x86_64.rpm    7.9 MB/s | 631 kB     00:00    
16:03:32 #10 18.16 (53/164): unzip-6.0-56.el9.x86_64.rpm           2.4 MB/s | 182 kB     00:00    
16:03:32 #10 18.23 (54/164): tcl-8.6.10-7.el9.x86_64.rpm           7.0 MB/s | 1.1 MB     00:00    
16:03:32 #10 18.24 (55/164): util-linux-core-2.37.4-9.el9.x86_64.r 5.5 MB/s | 461 kB     00:00    
16:03:32 #10 18.31 (56/164): vim-filesystem-8.2.2637-16.el9.noarch 339 kB/s |  25 kB     00:00    
16:03:32 #10 18.32 (57/164): xz-5.2.5-8.el9.x86_64.rpm             3.0 MB/s | 226 kB     00:00    
16:03:32 #10 18.33 (58/164): util-linux-2.37.4-9.el9.x86_64.rpm    9.8 MB/s | 2.3 MB     00:00    
16:03:32 #11 34.60 Preparing to unpack .../225-libcpanel-json-xs-perl_4.27-1build1_arm64.deb ...
16:03:32 #11 34.61 Unpacking libcpanel-json-xs-perl:arm64 (4.27-1build1) ...
16:03:32 #11 34.66 Selecting previously unselected package libdevel-stacktrace-perl.
16:03:32 #11 34.66 Preparing to unpack .../226-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:03:32 #11 34.67 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:03:32 #11 34.72 Selecting previously unselected package libexception-class-perl.
16:03:32 #11 34.72 Preparing to unpack .../227-libexception-class-perl_1.45-1_all.deb ...
16:03:32 #11 34.72 Unpacking libexception-class-perl (1.45-1) ...
16:03:32 #11 34.78 Selecting previously unselected package libiterator-perl.
16:03:32 #11 34.79 Preparing to unpack .../228-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:03:32 #11 34.79 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:03:32 #11 34.83 Selecting previously unselected package libiterator-util-perl.
16:03:32 #10 23.13 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ...
16:03:32 #10 23.15 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ...
16:03:32 #10 37.67 Preparing to unpack .../213-liblist-moreutils-xs-perl_0.430-2_arm64.deb ...
16:03:32 #10 37.67 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
16:03:32 #10 37.71 Selecting previously unselected package liblist-moreutils-perl.
16:03:32 #10 37.72 Preparing to unpack .../214-liblist-moreutils-perl_0.430-2_all.deb ...
16:03:32 #10 37.72 Unpacking liblist-moreutils-perl (0.430-2) ...
16:03:32 #10 37.76 Selecting previously unselected package libdata-dpath-perl.
16:03:32 #10 37.76 Preparing to unpack .../215-libdata-dpath-perl_0.58-1_all.deb ...
16:03:32 #10 37.77 Unpacking libdata-dpath-perl (0.58-1) ...
16:03:32 #10 37.80 Selecting previously unselected package libdata-dump-perl.
16:03:32 #10 37.81 Preparing to unpack .../216-libdata-dump-perl_1.23-1.1_all.deb ...
16:03:32 #10 37.81 Unpacking libdata-dump-perl (1.23-1.1) ...
16:03:32 #10 37.85 Selecting previously unselected package libdata-messagepack-perl.
16:03:32 #10 37.85 Preparing to unpack .../217-libdata-messagepack-perl_1.00-4+b1_arm64.deb ...
16:03:32 #10 37.86 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
16:03:32 #10 37.89 Selecting previously unselected package libnet-domain-tld-perl.
16:03:32 #10 37.90 Preparing to unpack .../218-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:03:32 #10 37.90 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:03:32 #10 37.94 Selecting previously unselected package libdata-validate-domain-perl.
16:03:32 #10 37.94 Preparing to unpack .../219-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:03:32 #10 37.94 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:03:32 #10 37.98 Selecting previously unselected package libdevel-size-perl.
16:03:32 #10 37.98 Preparing to unpack .../220-libdevel-size-perl_0.83-1+b2_arm64.deb ...
16:03:32 #10 37.99 Unpacking libdevel-size-perl (0.83-1+b2) ...
16:03:32 #10 38.02 Selecting previously unselected package libdistro-info-perl.
16:03:32 #10 31.87 Preparing to unpack .../104-liberror-perl_0.17029-1_all.deb ...
16:03:32 #10 31.88 Unpacking liberror-perl (0.17029-1) ...
16:03:32 #10 31.91 Selecting previously unselected package git-man.
16:03:32 #10 31.91 Preparing to unpack .../105-git-man_1%3a2.30.2-1_all.deb ...
16:03:32 #10 31.91 Unpacking git-man (1:2.30.2-1) ...
16:03:32 #10 32.01 Selecting previously unselected package git.
16:03:32 #10 32.02 Preparing to unpack .../106-git_1%3a2.30.2-1_armhf.deb ...
16:03:32 #10 32.03 Unpacking git (1:2.30.2-1) ...
16:03:32 #11 23.92 Selecting previously unselected package perl.
16:03:32 #11 23.93 Preparing to unpack .../015-perl_5.34.0-5ubuntu1.1_arm64.deb ...
16:03:32 #11 23.94 Unpacking perl (5.34.0-5ubuntu1.1) ...
16:03:32 #11 24.00 Selecting previously unselected package openssl.
16:03:32 #10 44.84 Preparing to unpack .../211-liblist-moreutils-perl_0.430-2_all.deb ...
16:03:32 #10 44.84 Unpacking liblist-moreutils-perl (0.430-2) ...
16:03:32 #10 44.88 Selecting previously unselected package libdata-dpath-perl.
16:03:32 #10 44.88 Preparing to unpack .../212-libdata-dpath-perl_0.58-1_all.deb ...
16:03:32 #10 44.90 Unpacking libdata-dpath-perl (0.58-1) ...
16:03:32 #10 44.95 Selecting previously unselected package libdata-dump-perl.
16:03:32 #10 44.96 Preparing to unpack .../213-libdata-dump-perl_1.23-1.1_all.deb ...
16:03:32 #10 44.96 Unpacking libdata-dump-perl (1.23-1.1) ...
16:03:32 #10 45.02 Selecting previously unselected package libdata-messagepack-perl.
16:03:32 #10 45.03 Preparing to unpack .../214-libdata-messagepack-perl_1.00-4+b1_armhf.deb ...
16:03:32 #10 45.03 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
16:03:32 #10 45.08 Selecting previously unselected package libnet-domain-tld-perl.
16:03:32 #8 ...
16:03:32 
16:03:32 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:32 #10 6.264 Fedora 37 - x86_64                               12 MB/s |  64 MB     00:05    
16:03:32 #10 ...
16:03:32 
16:03:32 #8 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:32 #11 35.32 Preparing to unpack .../228-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:03:32 #11 35.33 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:03:32 #11 35.37 Selecting previously unselected package libmailtools-perl.
16:03:32 #11 35.37 Preparing to unpack .../229-libmailtools-perl_2.21-1_all.deb ...
16:03:32 #11 35.38 Unpacking libmailtools-perl (2.21-1) ...
16:03:32 #11 35.43 Selecting previously unselected package libnet-ip-perl.
16:03:32 #11 35.43 Preparing to unpack .../230-libnet-ip-perl_1.26-2_all.deb ...
16:03:32 #11 35.44 Unpacking libnet-ip-perl (1.26-2) ...
16:03:32 #11 35.52 Selecting previously unselected package libnet-dns-perl.
16:03:32 #11 35.53 Preparing to unpack .../231-libnet-dns-perl_1.22-1_all.deb ...
16:03:32 #11 35.53 Unpacking libnet-dns-perl (1.22-1) ...
16:03:32 #11 35.59 Selecting previously unselected package libnet-domain-tld-perl.
16:03:32 #11 35.59 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1_all.deb ...
16:03:32 #11 35.60 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:03:32 #11 35.63 Selecting previously unselected package libemail-valid-perl.
16:03:32 #10 31.04 Unpacking git-man (1:2.20.1-2+deb10u6) ...
16:03:32 #10 31.15 Selecting previously unselected package git.
16:03:32 #10 31.15 Preparing to unpack .../164-git_1%3a2.20.1-2+deb10u6_arm64.deb ...
16:03:32 #10 31.18 Unpacking git (1:2.20.1-2+deb10u6) ...
16:03:32 #11 17.79 Selecting previously unselected package python3-minimal.
16:03:32 #11 17.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4433 files and directories currently installed.)
16:03:32 #11 17.79 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ...
16:03:32 #11 17.80 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
16:03:32 #11 17.84 Selecting previously unselected package mime-support.
16:03:32 #11 17.84 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
16:03:32 #11 17.85 Unpacking mime-support (3.64ubuntu1) ...
16:03:32 #11 17.89 Selecting previously unselected package libmpdec2:armhf.
16:03:32 #11 17.89 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ...
16:03:32 #11 17.89 Unpacking libmpdec2:armhf (2.4.2-3) ...
16:03:32 #11 17.93 Selecting previously unselected package readline-common.
16:03:32 #11 17.93 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
16:03:32 #11 17.93 Unpacking readline-common (8.0-4) ...
16:03:32 #11 17.97 Selecting previously unselected package libreadline8:armhf.
16:03:32 #11 17.97 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ...
16:03:32 #11 17.98 Unpacking libreadline8:armhf (8.0-4) ...
16:03:32 #11 18.02 Selecting previously unselected package libsqlite3-0:armhf.
16:03:32 #11 18.02 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_armhf.deb ...
16:03:32 #11 21.02 Preparing to unpack .../024-distro-info-data_0.54ubuntu0.1_all.deb ...
16:03:32 #11 21.02 Unpacking distro-info-data (0.54ubuntu0.1) ...
16:03:32 #11 21.05 Selecting previously unselected package dmsetup.
16:03:32 #11 21.05 Preparing to unpack .../025-dmsetup_2%3a1.02.185-1ubuntu1_amd64.deb ...
16:03:32 #11 21.05 Unpacking dmsetup (2:1.02.185-1ubuntu1) ...
16:03:32 #11 21.09 Selecting previously unselected package libglib2.0-0:amd64.
16:03:32 #11 21.09 Preparing to unpack .../026-libglib2.0-0_2.74.0-3_amd64.deb ...
16:03:32 #11 21.10 Unpacking libglib2.0-0:amd64 (2.74.0-3) ...
16:03:32 #11 21.15 Selecting previously unselected package libgirepository-1.0-1:amd64.
16:03:32 #11 21.15 Preparing to unpack .../027-libgirepository-1.0-1_1.74.0-2_amd64.deb ...
16:03:32 #11 21.16 Unpacking libgirepository-1.0-1:amd64 (1.74.0-2) ...
16:03:32 #11 21.18 Selecting previously unselected package gir1.2-glib-2.0:amd64.
16:03:32 #11 21.18 Preparing to unpack .../028-gir1.2-glib-2.0_1.74.0-2_amd64.deb ...
16:03:32 #11 21.18 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-2) ...
16:03:32 #11 21.21 Selecting previously unselected package iso-codes.
16:03:32 #11 21.21 Preparing to unpack .../029-iso-codes_4.11.0-1_all.deb ...
16:03:32 #11 21.21 Unpacking iso-codes (4.11.0-1) ...
16:03:32 #10 18.39 (59/164): zip-3.0-33.el9.x86_64.rpm             2.9 MB/s | 238 kB     00:00    
16:03:32 #10 18.40 (60/164): abattis-cantarell-fonts-0.301-4.el9.n 5.8 MB/s | 365 kB     00:00    
16:03:32 #10 18.41 (61/164): zstd-1.5.1-2.el9.x86_64.rpm           6.1 MB/s | 548 kB     00:00    
16:03:32 #10 18.42 (62/164): checkpolicy-3.4-1.el9.x86_64.rpm       17 MB/s | 347 kB     00:00    
16:03:32 #10 18.43 (63/164): dwz-0.14-3.el9.x86_64.rpm             8.0 MB/s | 128 kB     00:00    
16:03:32 #10 18.45 (64/164): efi-srpm-macros-4-9.el9.noarch.rpm    1.7 MB/s |  23 kB     00:00    
16:03:32 #10 18.46 (65/164): desktop-file-utils-0.26-6.el9.x86_64. 1.4 MB/s |  74 kB     00:00    
16:03:32 #10 18.46 (66/164): emacs-filesystem-27.1-3.el9.noarch.rp 729 kB/s | 9.2 kB     00:00    
16:03:32 #10 18.47 (67/164): enchant-1.6.0-30.el9.x86_64.rpm       3.5 MB/s |  62 kB     00:00    
16:03:32 #10 18.48 (68/164): fonts-srpm-macros-2.0.5-7.el9.1.noarc 1.8 MB/s |  28 kB     00:00    
16:03:32 #10 18.49 (69/164): adobe-source-code-pro-fonts-2.030.1.0 8.5 MB/s | 832 kB     00:00    
16:03:32 #10 18.50 (70/164): gcc-toolset-12-runtime-12.0-5.el9.x86 3.7 MB/s |  55 kB     00:00    
16:03:32 #10 18.51 (71/164): gcc-toolset-12-binutils-gold-2.38-14.  22 MB/s | 752 kB     00:00    
16:03:32 #10 18.55 (72/164): gdk-pixbuf2-2.42.6-3.el9.x86_64.rpm    14 MB/s | 492 kB     00:00    
16:03:32 #10 18.56 (73/164): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 686 kB/s | 8.8 kB     00:00    
16:03:32 #11 34.83 Preparing to unpack .../229-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:03:32 #11 34.84 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:03:32 #11 34.87 Selecting previously unselected package libexporter-tiny-perl.
16:03:32 #11 34.88 Preparing to unpack .../230-libexporter-tiny-perl_1.002002-1_all.deb ...
16:03:32 #11 34.88 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:03:32 #11 34.92 Selecting previously unselected package liblist-moreutils-xs-perl.
16:03:32 #11 34.92 Preparing to unpack .../231-liblist-moreutils-xs-perl_0.430-2build2_arm64.deb ...
16:03:32 #11 34.93 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
16:03:32 #11 34.99 Selecting previously unselected package liblist-moreutils-perl.
16:03:32 #11 34.99 Preparing to unpack .../232-liblist-moreutils-perl_0.430-2_all.deb ...
16:03:32 #11 35.00 Unpacking liblist-moreutils-perl (0.430-2) ...
16:03:32 #11 35.04 Selecting previously unselected package libdata-dpath-perl.
16:03:32 #11 35.04 Preparing to unpack .../233-libdata-dpath-perl_0.58-1_all.deb ...
16:03:32 #11 35.05 Unpacking libdata-dpath-perl (0.58-1) ...
16:03:32 #11 35.09 Selecting previously unselected package libdata-dump-perl.
16:03:33 #12 23.88   Installing       : bzip2-1.0.6-26.el8.aarch64                           11/90 
16:03:33 #12 24.39   Installing       : binutils-2.30-119.el8.aarch64                        12/90 
16:03:33 #12 24.40   Running scriptlet: binutils-2.30-119.el8.aarch64                        12/90 
16:03:33 #10 38.02 Preparing to unpack .../221-libdistro-info-perl_1.0_all.deb ...
16:03:33 #10 38.03 Unpacking libdistro-info-perl (1.0) ...
16:03:33 #10 38.06 Selecting previously unselected package libemail-address-xs-perl.
16:03:33 #10 38.07 Preparing to unpack .../222-libemail-address-xs-perl_1.04-1+b3_arm64.deb ...
16:03:33 #10 38.07 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
16:03:33 #10 38.11 Selecting previously unselected package libfcgi0ldbl:arm64.
16:03:33 #10 38.12 Preparing to unpack .../223-libfcgi0ldbl_2.4.2-2_arm64.deb ...
16:03:33 #10 38.12 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ...
16:03:33 #10 38.16 Selecting previously unselected package libfcgi-bin.
16:03:33 #10 38.16 Preparing to unpack .../224-libfcgi-bin_2.4.2-2_arm64.deb ...
16:03:33 #10 38.17 Unpacking libfcgi-bin (2.4.2-2) ...
16:03:33 #10 38.21 Selecting previously unselected package libfcgi-perl:arm64.
16:03:33 #10 38.21 Preparing to unpack .../225-libfcgi-perl_0.79+ds-2_arm64.deb ...
16:03:33 #10 38.22 Unpacking libfcgi-perl:arm64 (0.79+ds-2) ...
16:03:33 #10 38.26 Selecting previously unselected package libipc-system-simple-perl.
16:03:33 #11 22.79 Selecting previously unselected package python3-minimal.
16:03:33 #11 22.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4704 files and directories currently installed.)
16:03:33 #11 22.79 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_armhf.deb ...
16:03:33 #11 22.81 Unpacking python3-minimal (3.10.6-1~22.04) ...
16:03:33 #11 22.90 Selecting previously unselected package media-types.
16:03:33 #11 19.53 Selecting previously unselected package libgdbm6:amd64.
16:03:33 #11 19.53 Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
16:03:33 #11 19.55 Unpacking libgdbm6:amd64 (1.23-1) ...
16:03:33 #11 19.79 Selecting previously unselected package libgdbm-compat4:amd64.
16:03:33 #11 24.00 Preparing to unpack .../016-openssl_3.0.5-2ubuntu2_arm64.deb ...
16:03:33 #11 24.00 Unpacking openssl (3.0.5-2ubuntu2) ...
16:03:33 #11 24.07 Selecting previously unselected package ca-certificates.
16:03:33 #11 24.07 Preparing to unpack .../017-ca-certificates_20211016ubuntu0.22.10.1_all.deb ...
16:03:33 #11 24.08 Unpacking ca-certificates (20211016ubuntu0.22.10.1) ...
16:03:33 #11 24.17 Selecting previously unselected package libdbus-1-3:arm64.
16:03:33 #11 24.17 Preparing to unpack .../018-libdbus-1-3_1.14.0-2ubuntu3_arm64.deb ...
16:03:33 #11 24.18 Unpacking libdbus-1-3:arm64 (1.14.0-2ubuntu3) ...
16:03:33 #11 24.22 Selecting previously unselected package dbus-bin.
16:03:33 #11 24.22 Preparing to unpack .../019-dbus-bin_1.14.0-2ubuntu3_arm64.deb ...
16:03:33 #11 24.22 Unpacking dbus-bin (1.14.0-2ubuntu3) ...
16:03:33 #11 24.25 Selecting previously unselected package dbus-session-bus-common.
16:03:33 #11 24.25 Preparing to unpack .../020-dbus-session-bus-common_1.14.0-2ubuntu3_all.deb ...
16:03:33 #11 24.26 Unpacking dbus-session-bus-common (1.14.0-2ubuntu3) ...
16:03:33 #11 24.29 Selecting previously unselected package dbus-daemon.
16:03:33 #11 24.29 Preparing to unpack .../021-dbus-daemon_1.14.0-2ubuntu3_arm64.deb ...
16:03:33 #11 24.30 Unpacking dbus-daemon (1.14.0-2ubuntu3) ...
16:03:33 #11 24.33 Selecting previously unselected package dbus-system-bus-common.
16:03:33 #11 24.33 Preparing to unpack .../022-dbus-system-bus-common_1.14.0-2ubuntu3_all.deb ...
16:03:33 #11 24.34 Unpacking dbus-system-bus-common (1.14.0-2ubuntu3) ...
16:03:33 #11 24.38 Selecting previously unselected package dbus.
16:03:33 #10 31.72 Selecting previously unselected package po-debconf.
16:03:33 #10 31.72 Preparing to unpack .../081-po-debconf_1.0.21_all.deb ...
16:03:33 #10 31.78 Unpacking po-debconf (1.0.21) ...
16:03:33 #10 45.08 Preparing to unpack .../215-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:03:33 #10 45.08 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:03:33 #10 45.12 Selecting previously unselected package libdata-validate-domain-perl.
16:03:33 #10 45.12 Preparing to unpack .../216-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:03:33 #10 45.13 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:03:33 #10 45.16 Selecting previously unselected package libdevel-size-perl.
16:03:33 #10 45.17 Preparing to unpack .../217-libdevel-size-perl_0.83-1+b2_armhf.deb ...
16:03:33 #10 45.17 Unpacking libdevel-size-perl (0.83-1+b2) ...
16:03:33 #10 45.21 Selecting previously unselected package libdistro-info-perl.
16:03:33 #10 45.21 Preparing to unpack .../218-libdistro-info-perl_1.0_all.deb ...
16:03:33 #10 45.21 Unpacking libdistro-info-perl (1.0) ...
16:03:33 #10 45.25 Selecting previously unselected package libemail-address-xs-perl.
16:03:33 #10 45.26 Preparing to unpack .../219-libemail-address-xs-perl_1.04-1+b3_armhf.deb ...
16:03:33 #10 45.26 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
16:03:33 #10 45.32 Selecting previously unselected package libfcgi0ldbl:armhf.
16:03:33 #11 35.64 Preparing to unpack .../233-libemail-valid-perl_1.202-1_all.deb ...
16:03:33 #11 35.64 Unpacking libemail-valid-perl (1.202-1) ...
16:03:33 #11 35.69 Selecting previously unselected package libexporter-tiny-perl.
16:03:33 #11 35.69 Preparing to unpack .../234-libexporter-tiny-perl_1.002001-1_all.deb ...
16:03:33 #11 35.70 Unpacking libexporter-tiny-perl (1.002001-1) ...
16:03:33 #11 35.74 Selecting previously unselected package libipc-system-simple-perl.
16:03:33 #11 35.75 Preparing to unpack .../235-libipc-system-simple-perl_1.26-1_all.deb ...
16:03:33 #11 35.75 Unpacking libipc-system-simple-perl (1.26-1) ...
16:03:33 #11 35.79 Selecting previously unselected package libfile-basedir-perl.
16:03:33 #11 35.79 Preparing to unpack .../236-libfile-basedir-perl_0.08-1_all.deb ...
16:03:33 #11 35.79 Unpacking libfile-basedir-perl (0.08-1) ...
16:03:33 #11 35.83 Selecting previously unselected package libfile-chdir-perl.
16:03:33 #11 35.83 Preparing to unpack .../237-libfile-chdir-perl_0.1008-1_all.deb ...
16:03:33 #11 35.84 Unpacking libfile-chdir-perl (0.1008-1) ...
16:03:33 #11 35.87 Selecting previously unselected package libfile-fcntllock-perl.
16:03:33 #11 18.02 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
16:03:33 #11 18.09 Selecting previously unselected package libpython3.8-stdlib:armhf.
16:03:33 #11 18.09 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.6_armhf.deb ...
16:03:33 #11 18.09 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.6) ...
16:03:33 #10 50.94 Setting up libltdl-dev:armhf (2.4.6-2) ...
16:03:33 #10 50.95 Setting up libwind0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:33 #10 50.97 Setting up libasan4:armhf (7.5.0-3ubuntu1~18.04) ...
16:03:33 #10 50.99 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
16:03:33 #10 51.01 Setting up libbinutils:armhf (2.30-21ubuntu1~18.04.8) ...
16:03:33 #10 51.02 Setting up libcilkrts5:armhf (7.5.0-3ubuntu1~18.04) ...
16:03:33 #10 51.06 Setting up libasn1-8-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:33 #10 51.10 Setting up libubsan0:armhf (7.5.0-3ubuntu1~18.04) ...
16:03:33 #10 51.14 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
16:03:33 #10 51.16 Setting up libhcrypto4-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:33 #10 51.17 Setting up binutils-arm-linux-gnueabihf (2.30-21ubuntu1~18.04.8) ...
16:03:33 #11 21.37 Selecting previously unselected package krb5-locales.
16:03:33 #11 21.37 Preparing to unpack .../030-krb5-locales_1.20-1_all.deb ...
16:03:33 #11 21.37 Unpacking krb5-locales (1.20-1) ...
16:03:33 #11 21.40 Selecting previously unselected package less.
16:03:33 #11 21.41 Preparing to unpack .../031-less_590-1build1_amd64.deb ...
16:03:33 #11 21.41 Unpacking less (590-1build1) ...
16:03:33 #11 21.44 Selecting previously unselected package libmd0:amd64.
16:03:33 #11 21.45 Preparing to unpack .../032-libmd0_1.0.4-2_amd64.deb ...
16:03:33 #11 21.45 Unpacking libmd0:amd64 (1.0.4-2) ...
16:03:33 #11 21.48 Selecting previously unselected package libbsd0:amd64.
16:03:33 #11 21.48 Preparing to unpack .../033-libbsd0_0.11.6-1_amd64.deb ...
16:03:33 #11 21.49 Unpacking libbsd0:amd64 (0.11.6-1) ...
16:03:33 #11 21.52 Selecting previously unselected package libelf1:amd64.
16:03:33 #10 18.64 (74/164): gdb-minimal-10.2-10.el9.x86_64.rpm     26 MB/s | 3.5 MB     00:00    
16:03:33 #10 18.64 (75/164): go-srpm-macros-3.0.9-9.el9.noarch.rpm 340 kB/s |  27 kB     00:00    
16:03:33 #10 18.68 (76/164): gcc-toolset-12-binutils-2.38-16.el9.x  27 MB/s | 5.5 MB     00:00    
16:03:33 #10 18.68 (77/164): hunspell-en-0.20140811.1-20.el9.noarc 4.2 MB/s | 187 kB     00:00    
16:03:33 #10 18.69 (78/164): hunspell-1.7.0-11.el9.x86_64.rpm      5.9 MB/s | 325 kB     00:00    
16:03:33 #10 18.70 (79/164): hunspell-en-GB-0.20140811.1-20.el9.no  13 MB/s | 226 kB     00:00    
16:03:33 #10 18.70 (80/164): hunspell-en-US-0.20140811.1-20.el9.no 9.8 MB/s | 177 kB     00:00    
16:03:33 #10 18.70 (81/164): hunspell-filesystem-1.7.0-11.el9.x86_ 664 kB/s | 8.7 kB     00:00    
16:03:33 #10 18.71 (82/164): kernel-srpm-macros-1.0-11.el9.noarch. 1.2 MB/s |  16 kB     00:00    
16:03:33 #10 18.72 (83/164): libappstream-glib-0.7.18-4.el9.x86_64  19 MB/s | 396 kB     00:00    
16:03:33 #10 18.73 (84/164): libproxy-webkitgtk4-0.4.15-35.el9.x86 1.4 MB/s |  22 kB     00:00    
16:03:33 #10 18.73 (85/164): libjpeg-turbo-2.0.90-5.el9.x86_64.rpm 6.7 MB/s | 176 kB     00:00    
16:03:33 #10 18.74 (86/164): libstemmer-0-18.585svn.el9.x86_64.rpm 5.6 MB/s |  83 kB     00:00    
16:03:33 #10 18.75 (87/164): libsoup-2.72.0-8.el9.x86_64.rpm        16 MB/s | 405 kB     00:00    
16:03:33 #10 18.75 (88/164): lua-srpm-macros-1-6.el9.noarch.rpm    485 kB/s | 9.5 kB     00:00    
16:03:33 #10 18.75 (89/164): ocaml-srpm-macros-6-6.el9.noarch.rpm  668 kB/s | 8.8 kB     00:00    
16:03:33 #10 18.76 (90/164): openblas-srpm-macros-2-11.el9.noarch. 604 kB/s | 8.4 kB     00:00    
16:03:33 #10 18.77 (91/164): patch-2.7.6-16.el9.x86_64.rpm         8.0 MB/s | 128 kB     00:00    
16:03:33 #10 18.77 (92/164): perl-AutoLoader-5.74-479.el9.noarch.r 2.0 MB/s |  31 kB     00:00    
16:03:33 #10 18.78 (93/164): perl-B-1.80-479.el9.x86_64.rpm         12 MB/s | 190 kB     00:00    
16:03:33 #10 18.78 (94/164): perl-Carp-1.50-460.el9.noarch.rpm     2.0 MB/s |  30 kB     00:00    
16:03:33 #10 18.79 (95/164): perl-Class-Struct-0.66-479.el9.noarch 2.0 MB/s |  32 kB     00:00    
16:03:33 #10 18.79 (96/164): perl-Data-Dumper-2.174-462.el9.x86_64 4.0 MB/s |  56 kB     00:00    
16:03:33 #10 18.80 (97/164): perl-Digest-1.19-4.el9.noarch.rpm     1.9 MB/s |  26 kB     00:00    
16:03:33 #10 18.80 (98/164): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 2.8 MB/s |  37 kB     00:00    
16:03:33 #10 18.81 (99/164): perl-Errno-1.30-479.el9.x86_64.rpm    1.9 MB/s |  24 kB     00:00    
16:03:33 #10 18.82 (100/164): perl-Exporter-5.74-461.el9.noarch.rp 1.4 MB/s |  32 kB     00:00    
16:03:33 #10 18.83 (101/164): perl-Fcntl-1.13-479.el9.x86_64.rpm   1.6 MB/s |  30 kB     00:00    
16:03:33 #10 18.84 (102/164): perl-File-Basename-2.85-479.el9.noar 2.0 MB/s |  27 kB     00:00    
16:03:33 #10 18.85 (103/164): perl-Encode-3.08-462.el9.x86_64.rpm   29 MB/s | 1.7 MB     00:00    
16:03:33 #10 18.86 (104/164): perl-File-Path-2.18-4.el9.noarch.rpm 1.4 MB/s |  36 kB     00:00    
16:03:33 #10 18.86 (105/164): perl-File-Temp-0.231.100-4.el9.noarc 2.6 MB/s |  60 kB     00:00    
16:03:33 #10 18.87 (106/164): perl-File-stat-1.09-479.el9.noarch.r 1.9 MB/s |  27 kB     00:00    
16:03:33 #10 18.87 (107/164): perl-FileHandle-2.03-479.el9.noarch. 1.8 MB/s |  25 kB     00:00    
16:03:33 #10 18.87 (108/164): perl-Getopt-Long-2.52-4.el9.noarch.r 4.1 MB/s |  61 kB     00:00    
16:03:33 #10 18.88 (109/164): perl-Getopt-Std-1.12-479.el9.noarch. 1.8 MB/s |  25 kB     00:00    
16:03:33 #11 35.10 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ...
16:03:33 #11 35.10 Unpacking libdata-dump-perl (1.25-1) ...
16:03:33 #11 35.15 Selecting previously unselected package libdata-messagepack-perl.
16:03:33 #11 35.15 Preparing to unpack .../235-libdata-messagepack-perl_1.01-2build1_arm64.deb ...
16:03:33 #11 35.15 Unpacking libdata-messagepack-perl (1.01-2build1) ...
16:03:33 #11 35.19 Selecting previously unselected package libnet-domain-tld-perl.
16:03:33 #11 35.19 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:03:33 #11 35.20 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:03:33 #11 35.24 Selecting previously unselected package libdata-validate-domain-perl.
16:03:33 #11 35.24 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:03:33 #11 35.25 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:03:33 #11 35.29 Selecting previously unselected package libnet-ipv6addr-perl.
16:03:33 #11 35.29 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ...
16:03:33 #11 35.29 Unpacking libnet-ipv6addr-perl (1.02-1) ...
16:03:33 #11 35.33 Selecting previously unselected package libnet-netmask-perl.
16:03:33 #10 22.24 Selecting previously unselected package manpages.
16:03:33 #10 22.24 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
16:03:33 #10 22.25 Unpacking manpages (5.10-1) ...
16:03:33 #12 24.48   Installing       : zip-3.0-23.el8.aarch64                               13/90 
16:03:33 #12 24.50   Upgrading        : python3-rpm-4.14.3-24.el8.aarch64                    14/90 
16:03:33 #12 24.52   Installing       : python-rpm-macros-3-44.el8.noarch                    15/90 
16:03:33 #12 24.53   Installing       : python3-rpm-macros-3-44.el8.noarch                   16/90 
16:03:33 #12 24.54   Installing       : efi-srpm-macros-3-3.el8.noarch                       17/90 
16:03:33 #12 24.55   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        18/90 
16:03:33 #12 24.58   Installing       : patch-2.7.6-11.el8.aarch64                           19/90 
16:03:33 #12 24.61   Installing       : ncurses-6.1-9.20180224.el8.aarch64                   20/90 
16:03:33 #12 24.63   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               21/90 
16:03:33 #12 24.64   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   22/90 
16:03:33 #12 24.65   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 23/90 
16:03:33 #12 24.67   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  24/90 
16:03:33 #12 24.68   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              25/90 
16:03:33 #12 24.70   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    26/90 
16:03:33 #10 38.26 Preparing to unpack .../226-libipc-system-simple-perl_1.30-1_all.deb ...
16:03:33 #10 38.27 Unpacking libipc-system-simple-perl (1.30-1) ...
16:03:33 #10 38.31 Selecting previously unselected package libfile-basedir-perl.
16:03:33 #10 38.31 Preparing to unpack .../227-libfile-basedir-perl_0.08-1_all.deb ...
16:03:33 #10 38.32 Unpacking libfile-basedir-perl (0.08-1) ...
16:03:33 #10 38.36 Selecting previously unselected package libfile-chdir-perl.
16:03:33 #10 38.36 Preparing to unpack .../228-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:03:33 #10 38.36 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:03:33 #10 38.40 Selecting previously unselected package libfile-fcntllock-perl.
16:03:33 #10 38.40 Preparing to unpack .../229-libfile-fcntllock-perl_0.22-3+b7_arm64.deb ...
16:03:33 #10 38.41 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
16:03:33 #10 38.45 Selecting previously unselected package libnumber-compare-perl.
16:03:33 #10 38.45 Preparing to unpack .../230-libnumber-compare-perl_0.03-1.1_all.deb ...
16:03:33 #10 38.45 Unpacking libnumber-compare-perl (0.03-1.1) ...
16:03:33 #10 38.49 Selecting previously unselected package libtext-glob-perl.
16:03:33 #11 22.90 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
16:03:33 #11 22.92 Unpacking media-types (7.0.0) ...
16:03:33 #10 23.63 Selecting previously unselected package readline-common.
16:03:33 #10 23.63 Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
16:03:33 #10 23.72 Unpacking readline-common (7.0-3) ...
16:03:33 #11 19.79 Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
16:03:33 #11 19.82 Unpacking libgdbm-compat4:amd64 (1.23-1) ...
16:03:33 #11 24.38 Preparing to unpack .../023-dbus_1.14.0-2ubuntu3_arm64.deb ...
16:03:33 #11 24.39 Unpacking dbus (1.14.0-2ubuntu3) ...
16:03:33 #11 24.42 Selecting previously unselected package distro-info-data.
16:03:33 #11 24.42 Preparing to unpack .../024-distro-info-data_0.54ubuntu0.1_all.deb ...
16:03:33 #11 24.43 Unpacking distro-info-data (0.54ubuntu0.1) ...
16:03:33 #11 24.47 Selecting previously unselected package dmsetup.
16:03:33 #11 24.47 Preparing to unpack .../025-dmsetup_2%3a1.02.185-1ubuntu1_arm64.deb ...
16:03:33 #11 24.47 Unpacking dmsetup (2:1.02.185-1ubuntu1) ...
16:03:33 #11 24.54 Selecting previously unselected package libglib2.0-0:arm64.
16:03:33 #11 24.54 Preparing to unpack .../026-libglib2.0-0_2.74.0-3_arm64.deb ...
16:03:33 #11 24.54 Unpacking libglib2.0-0:arm64 (2.74.0-3) ...
16:03:33 #11 24.61 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:03:33 #11 24.61 Preparing to unpack .../027-libgirepository-1.0-1_1.74.0-2_arm64.deb ...
16:03:33 #11 24.61 Unpacking libgirepository-1.0-1:arm64 (1.74.0-2) ...
16:03:33 #11 24.65 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:03:33 #10 32.13 Selecting previously unselected package debhelper.
16:03:33 #10 32.14 Preparing to unpack .../082-debhelper_12.1.1_all.deb ...
16:03:33 #10 32.16 Unpacking debhelper (12.1.1) ...
16:03:33 #10 32.48 Setting up media-types (4.0.0) ...
16:03:33 #10 32.50 Setting up libpipeline1:armhf (1.5.3-1) ...
16:03:33 #10 32.52 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
16:03:33 #10 32.54 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:03:33 #10 32.54 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
16:03:33 #10 32.55 Setting up libicu67:armhf (67.1-7) ...
16:03:33 #10 32.56 Setting up libmagic-mgc (1:5.39-3) ...
16:03:33 #10 32.58 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
16:03:33 #10 32.59 Setting up binutils-common:armhf (2.35.2-2+rpi1) ...
16:03:33 #10 32.60 Setting up libmagic1:armhf (1:5.39-3) ...
16:03:33 #10 32.63 Setting up perl-openssl-defaults:armhf (5) ...
16:03:33 #10 32.64 Setting up linux-libc-dev:armhf (1:1.20221104-1) ...
16:03:33 #10 32.66 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
16:03:33 #10 32.68 Setting up gettext-base (0.21-4) ...
16:03:33 #10 45.32 Preparing to unpack .../220-libfcgi0ldbl_2.4.2-2_armhf.deb ...
16:03:33 #10 45.32 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ...
16:03:33 #10 45.39 Selecting previously unselected package libfcgi-bin.
16:03:33 #10 45.40 Preparing to unpack .../221-libfcgi-bin_2.4.2-2_armhf.deb ...
16:03:33 #10 45.40 Unpacking libfcgi-bin (2.4.2-2) ...
16:03:33 #10 45.45 Selecting previously unselected package libfcgi-perl:armhf.
16:03:33 #10 45.46 Preparing to unpack .../222-libfcgi-perl_0.79+ds-2_armhf.deb ...
16:03:33 #10 45.46 Unpacking libfcgi-perl:armhf (0.79+ds-2) ...
16:03:33 #10 45.51 Selecting previously unselected package libipc-system-simple-perl.
16:03:33 #10 45.51 Preparing to unpack .../223-libipc-system-simple-perl_1.30-1_all.deb ...
16:03:33 #10 45.52 Unpacking libipc-system-simple-perl (1.30-1) ...
16:03:33 #10 45.56 Selecting previously unselected package libfile-basedir-perl.
16:03:33 #11 35.87 Preparing to unpack .../238-libfile-fcntllock-perl_0.22-3build4_arm64.deb ...
16:03:33 #11 35.88 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
16:03:33 #11 35.91 Selecting previously unselected package libnumber-compare-perl.
16:03:33 #11 35.92 Preparing to unpack .../239-libnumber-compare-perl_0.03-1_all.deb ...
16:03:33 #11 35.92 Unpacking libnumber-compare-perl (0.03-1) ...
16:03:33 #11 35.95 Selecting previously unselected package libtext-glob-perl.
16:03:33 #11 35.96 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ...
16:03:33 #11 35.96 Unpacking libtext-glob-perl (0.10-1) ...
16:03:33 #11 36.00 Selecting previously unselected package libfile-find-rule-perl.
16:03:33 #11 36.00 Preparing to unpack .../241-libfile-find-rule-perl_0.34-1_all.deb ...
16:03:33 #11 36.01 Unpacking libfile-find-rule-perl (0.34-1) ...
16:03:33 #11 36.04 Selecting previously unselected package libfont-afm-perl.
16:03:33 #11 36.04 Preparing to unpack .../242-libfont-afm-perl_1.20-2_all.deb ...
16:03:33 #11 36.05 Unpacking libfont-afm-perl (1.20-2) ...
16:03:33 #11 36.08 Selecting previously unselected package libio-string-perl.
16:03:33 #11 36.09 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ...
16:03:33 #11 36.09 Unpacking libio-string-perl (1.08-3) ...
16:03:33 #11 36.12 Selecting previously unselected package libfont-ttf-perl.
16:03:33 #11 18.34 Selecting previously unselected package python3.8.
16:03:33 #11 18.34 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.6_armhf.deb ...
16:03:33 #11 18.34 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.6) ...
16:03:33 #11 18.38 Selecting previously unselected package libpython3-stdlib:armhf.
16:03:33 #11 18.38 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ...
16:03:33 #11 18.39 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
16:03:33 #11 18.44 Setting up python3-minimal (3.8.2-0ubuntu2) ...
16:03:33 #10 31.70 Selecting previously unselected package libgc1c2:arm64.
16:03:33 #10 31.70 Preparing to unpack .../165-libgc1c2_1%3a7.6.4-0.4_arm64.deb ...
16:03:33 #10 31.71 Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ...
16:03:33 #10 31.75 Selecting previously unselected package libltdl7:arm64.
16:03:33 #10 31.75 Preparing to unpack .../166-libltdl7_2.4.6-9_arm64.deb ...
16:03:33 #10 31.76 Unpacking libltdl7:arm64 (2.4.6-9) ...
16:03:33 #10 31.81 Selecting previously unselected package guile-2.2-libs:arm64.
16:03:33 #10 51.19 Setting up file (1:5.32-2ubuntu0.4) ...
16:03:33 #10 51.21 Setting up fakeroot (1.22-2ubuntu1) ...
16:03:33 #10 51.22 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:03:33 #10 51.22 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
16:03:33 #10 51.22 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
16:03:33 #10 51.22 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
16:03:33 #10 51.22 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
16:03:33 #10 51.22 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
16:03:33 #10 51.22 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
16:03:33 #10 51.22 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
16:03:33 #10 51.22 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
16:03:33 #10 51.24 Setting up libhx509-5-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:33 #10 51.26 Setting up libgcc-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
16:03:33 #10 51.27 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
16:03:33 #10 51.29 Setting up libstdc++-7-dev:armhf (7.5.0-3ubuntu1~18.04) ...
16:03:33 #10 51.31 Setting up libperl5.26:armhf (5.26.1-6ubuntu0.6) ...
16:03:33 #10 51.33 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
16:03:33 #10 51.36 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
16:03:33 #10 51.38 Setting up man-db (2.8.3-2ubuntu0.1) ...
16:03:33 #11 21.52 Preparing to unpack .../034-libelf1_0.187-4_amd64.deb ...
16:03:33 #11 21.52 Unpacking libelf1:amd64 (0.187-4) ...
16:03:33 #11 21.55 Selecting previously unselected package libglib2.0-data.
16:03:33 #11 21.55 Preparing to unpack .../035-libglib2.0-data_2.74.0-3_all.deb ...
16:03:33 #11 21.55 Unpacking libglib2.0-data (2.74.0-3) ...
16:03:33 #11 21.58 Selecting previously unselected package libicu71:amd64.
16:03:33 #11 21.58 Preparing to unpack .../036-libicu71_71.1-3ubuntu1_amd64.deb ...
16:03:33 #11 21.58 Unpacking libicu71:amd64 (71.1-3ubuntu1) ...
16:03:33 #11 21.77 Selecting previously unselected package libxml2:amd64.
16:03:33 #11 21.77 Preparing to unpack .../037-libxml2_2.9.14+dfsg-1ubuntu0.1_amd64.deb ...
16:03:33 #11 21.78 Unpacking libxml2:amd64 (2.9.14+dfsg-1ubuntu0.1) ...
16:03:33 #11 21.82 Selecting previously unselected package libyaml-0-2:amd64.
16:03:33 #11 21.82 Preparing to unpack .../038-libyaml-0-2_0.2.5-1_amd64.deb ...
16:03:33 #11 21.82 Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
16:03:33 #11 21.85 Selecting previously unselected package lsb-release.
16:03:33 #11 21.85 Preparing to unpack .../039-lsb-release_11.2ubuntu1_all.deb ...
16:03:33 #11 21.86 Unpacking lsb-release (11.2ubuntu1) ...
16:03:33 #11 21.89 Selecting previously unselected package netbase.
16:03:33 #10 18.89 (110/164): perl-HTTP-Tiny-0.076-460.el9.noarch. 3.7 MB/s |  55 kB     00:00    
16:03:33 #10 18.89 (111/164): perl-IO-1.43-479.el9.x86_64.rpm      6.1 MB/s |  98 kB     00:00    
16:03:33 #10 18.90 (112/164): perl-IO-Socket-IP-0.41-5.el9.noarch. 2.9 MB/s |  43 kB     00:00    
16:03:33 #10 18.90 (113/164): perl-IO-Socket-SSL-2.073-1.el9.noarc  13 MB/s | 219 kB     00:00    
16:03:33 #10 18.91 (114/164): perl-IPC-Open3-1.21-479.el9.noarch.r 1.7 MB/s |  32 kB     00:00    
16:03:33 #10 18.91 (115/164): perl-MIME-Base64-3.16-4.el9.x86_64.r 1.9 MB/s |  31 kB     00:00    
16:03:33 #10 18.92 (116/164): perl-Mozilla-CA-20200520-6.el9.noarc 1.1 MB/s |  13 kB     00:00    
16:03:33 #10 18.92 (117/164): perl-NDBM_File-1.15-479.el9.x86_64.r 2.3 MB/s |  32 kB     00:00    
16:03:33 #10 18.93 (118/164): perl-POSIX-1.94-479.el9.x86_64.rpm   7.6 MB/s | 106 kB     00:00    
16:03:33 #10 18.94 (119/164): perl-Net-SSLeay-1.92-2.el9.x86_64.rp  15 MB/s | 388 kB     00:00    
16:03:33 #10 18.94 (120/164): perl-PathTools-3.78-461.el9.x86_64.r 5.0 MB/s |  88 kB     00:00    
16:03:33 #10 18.94 (121/164): perl-Pod-Escapes-1.07-460.el9.noarch 1.5 MB/s |  21 kB     00:00    
16:03:33 #10 18.95 (122/164): perl-Pod-Perldoc-3.28.01-461.el9.noa 5.9 MB/s |  87 kB     00:00    
16:03:33 #10 18.96 (123/164): perl-Pod-Simple-3.42-4.el9.noarch.rp  14 MB/s | 225 kB     00:00    
16:03:33 #10 18.96 (124/164): perl-Pod-Usage-2.01-4.el9.noarch.rpm 2.4 MB/s |  41 kB     00:00    
16:03:33 #10 18.97 (125/164): perl-Scalar-List-Utils-1.56-461.el9. 4.7 MB/s |  73 kB     00:00    
16:03:33 #10 18.97 (126/164): perl-SelectSaver-1.02-479.el9.noarch 1.5 MB/s |  21 kB     00:00    
16:03:33 #10 18.98 (127/164): perl-Socket-2.031-4.el9.x86_64.rpm   3.8 MB/s |  56 kB     00:00    
16:03:33 #10 18.98 (128/164): perl-Storable-3.21-460.el9.x86_64.rp 5.9 MB/s |  96 kB     00:00    
16:03:33 #10 18.99 (129/164): perl-Symbol-1.08-479.el9.noarch.rpm  1.4 MB/s |  24 kB     00:00    
16:03:33 #10 18.99 (130/164): perl-Term-ANSIColor-5.01-461.el9.noa 2.8 MB/s |  49 kB     00:00    
16:03:33 #10 19.00 (131/164): perl-Term-Cap-1.17-460.el9.noarch.rp 1.6 MB/s |  23 kB     00:00    
16:03:33 #10 19.01 (132/164): perl-Text-ParseWords-3.30-460.el9.no 853 kB/s |  17 kB     00:00    
16:03:33 #10 19.01 (133/164): perl-Text-Tabs+Wrap-2013.0523-460.el 1.2 MB/s |  24 kB     00:00    
16:03:33 #10 19.02 (134/164): perl-Time-Local-1.300-7.el9.noarch.r 2.0 MB/s |  34 kB     00:00    
16:03:33 #10 19.02 (135/164): perl-URI-5.09-3.el9.noarch.rpm       8.9 MB/s | 121 kB     00:00    
16:03:33 #10 19.03 (136/164): perl-base-2.27-479.el9.noarch.rpm    2.0 MB/s |  26 kB     00:00    
16:03:33 #10 19.03 (137/164): perl-constant-1.33-461.el9.noarch.rp 1.8 MB/s |  24 kB     00:00    
16:03:33 #10 19.03 (138/164): perl-if-0.60.800-479.el9.noarch.rpm  1.9 MB/s |  24 kB     00:00    
16:03:33 #10 19.04 (139/164): perl-interpreter-5.32.1-479.el9.x86_ 6.3 MB/s |  81 kB     00:00    
16:03:33 #10 19.05 (140/164): perl-libnet-3.13-4.el9.noarch.rpm    7.8 MB/s | 130 kB     00:00    
16:03:33 #10 19.05 (141/164): perl-mro-1.23-479.el9.x86_64.rpm     3.0 MB/s |  38 kB     00:00    
16:03:33 #10 19.06 (142/164): perl-overload-1.31-479.el9.noarch.rp 4.4 MB/s |  55 kB     00:00    
16:03:33 #10 19.06 (143/164): perl-overloading-0.02-479.el9.noarch 1.8 MB/s |  22 kB     00:00    
16:03:33 #10 19.08 (144/164): perl-libs-5.32.1-479.el9.x86_64.rpm   51 MB/s | 2.2 MB     00:00    
16:03:33 #10 19.08 (145/164): perl-parent-0.238-460.el9.noarch.rpm 643 kB/s |  15 kB     00:00    
16:03:33 #10 19.09 (146/164): perl-podlators-4.14-460.el9.noarch.r 4.9 MB/s | 114 kB     00:00    
16:03:33 #11 13.51 Get:134 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gcc armhf 4:12.2.0-1ubuntu1 [5116 B]
16:03:33 #11 13.51 Get:135 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstdc++-12-dev armhf 12.2.0-3ubuntu1 [2238 kB]
16:03:33 #11 13.54 Get:136 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf g++-12 armhf 12.2.0-3ubuntu1 [9309 kB]
16:03:33 #11 35.33 Preparing to unpack .../239-libnet-netmask-perl_2.0001-1_all.deb ...
16:03:33 #11 35.34 Unpacking libnet-netmask-perl (2.0001-1) ...
16:03:33 #11 35.37 Selecting previously unselected package libnetaddr-ip-perl.
16:03:33 #11 35.37 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-1build7_arm64.deb ...
16:03:33 #11 35.38 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
16:03:33 #11 35.43 Selecting previously unselected package libdata-validate-ip-perl.
16:03:33 #11 35.43 Preparing to unpack .../241-libdata-validate-ip-perl_0.30-1_all.deb ...
16:03:33 #11 35.44 Unpacking libdata-validate-ip-perl (0.30-1) ...
16:03:33 #11 35.50 Selecting previously unselected package libdata-validate-uri-perl.
16:03:33 #11 35.50 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ...
16:03:33 #11 35.50 Unpacking libdata-validate-uri-perl (0.07-2) ...
16:03:33 #11 35.55 Selecting previously unselected package libdistro-info-perl.
16:03:33 #12 24.72   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                27/90 
16:03:33 #12 24.75   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                28/90 
16:03:33 #12 24.77   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    29/90 
16:03:33 #12 24.80   Installing       : perl-podlators-4.11-1.el8.noarch                     30/90 
16:03:33 #12 24.83   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 31/90 
16:03:33 #12 24.85   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             32/90 
16:03:33 #12 24.87   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 33/90 
16:03:33 #12 24.88   Installing       : perl-MIME-Base64-3.15-396.el8.aarch64                34/90 
16:03:33 #12 24.91   Installing       : perl-Storable-1:3.11-3.el8.aarch64                   35/90 
16:03:33 #12 24.93   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 36/90 
16:03:33 #10 38.49 Preparing to unpack .../231-libtext-glob-perl_0.11-1_all.deb ...
16:03:33 #10 38.50 Unpacking libtext-glob-perl (0.11-1) ...
16:03:33 #10 38.54 Selecting previously unselected package libfile-find-rule-perl.
16:03:33 #10 38.54 Preparing to unpack .../232-libfile-find-rule-perl_0.34-1_all.deb ...
16:03:33 #10 38.54 Unpacking libfile-find-rule-perl (0.34-1) ...
16:03:33 #10 38.58 Selecting previously unselected package libfont-afm-perl.
16:03:33 #10 38.58 Preparing to unpack .../233-libfont-afm-perl_1.20-3_all.deb ...
16:03:33 #10 38.59 Unpacking libfont-afm-perl (1.20-3) ...
16:03:33 #10 38.63 Selecting previously unselected package libio-string-perl.
16:03:33 #10 38.63 Preparing to unpack .../234-libio-string-perl_1.08-3.1_all.deb ...
16:03:33 #10 38.63 Unpacking libio-string-perl (1.08-3.1) ...
16:03:33 #10 38.66 Selecting previously unselected package libfont-ttf-perl.
16:03:33 #10 38.67 Preparing to unpack .../235-libfont-ttf-perl_1.06-1.1_all.deb ...
16:03:33 #10 38.67 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:03:33 #10 38.74 Selecting previously unselected package libio-stringy-perl.
16:03:33 #11 23.40 Selecting previously unselected package libmpdec3:armhf.
16:03:33 #11 23.40 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ...
16:03:33 #11 23.41 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
16:03:33 #11 23.50 Selecting previously unselected package readline-common.
16:03:33 #10 24.16 Selecting previously unselected package libreadline7:amd64.
16:03:33 #11 19.97 Selecting previously unselected package libperl5.34:amd64.
16:03:33 #11 19.97 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.1_amd64.deb ...
16:03:33 #11 19.98 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.1) ...
16:03:33 #11 24.65 Preparing to unpack .../028-gir1.2-glib-2.0_1.74.0-2_arm64.deb ...
16:03:33 #11 24.66 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-2) ...
16:03:33 #11 24.74 Selecting previously unselected package iso-codes.
16:03:33 #11 24.74 Preparing to unpack .../029-iso-codes_4.11.0-1_all.deb ...
16:03:33 #11 24.75 Unpacking iso-codes (4.11.0-1) ...
16:03:33 #10 32.69 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
16:03:33 #10 32.71 Setting up file (1:5.39-3) ...
16:03:33 #10 32.74 Setting up libgomp1:armhf (10.2.1-6+rpi1) ...
16:03:33 #10 32.76 Setting up bzip2 (1.0.8-4) ...
16:03:33 #10 32.78 Setting up libfakeroot:armhf (1.25.3-1.1) ...
16:03:33 #10 32.80 Setting up libasan6:armhf (10.2.1-6+rpi1) ...
16:03:33 #10 32.82 Setting up fakeroot (1.25.3-1.1) ...
16:03:33 #10 32.83 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:03:33 #10 32.83 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
16:03:33 #10 32.83 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
16:03:33 #10 32.83 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
16:03:33 #10 32.83 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
16:03:33 #10 32.83 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
16:03:33 #10 32.83 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
16:03:33 #10 32.83 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
16:03:33 #10 32.83 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
16:03:33 #10 32.85 Setting up autotools-dev (20180224.1+nmu1) ...
16:03:33 #10 32.89 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
16:03:33 #10 32.91 Setting up make (4.3-4.1) ...
16:03:33 #10 32.92 Setting up libmpfr6:armhf (4.1.0-3) ...
16:03:33 #10 32.95 Setting up libsigsegv2:armhf (2.13-1) ...
16:03:33 #10 32.98 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:03:33 #10 32.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:33 #10 45.56 Preparing to unpack .../224-libfile-basedir-perl_0.08-1_all.deb ...
16:03:33 #10 45.57 Unpacking libfile-basedir-perl (0.08-1) ...
16:03:33 #10 45.67 Selecting previously unselected package libfile-chdir-perl.
16:03:33 #10 45.68 Preparing to unpack .../225-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:03:33 #10 45.69 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:03:33 #10 45.72 Selecting previously unselected package libfile-fcntllock-perl.
16:03:33 #10 45.73 Preparing to unpack .../226-libfile-fcntllock-perl_0.22-3+b7_armhf.deb ...
16:03:33 #10 45.74 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
16:03:33 #10 45.78 Selecting previously unselected package libnumber-compare-perl.
16:03:33 #10 45.78 Preparing to unpack .../227-libnumber-compare-perl_0.03-1.1_all.deb ...
16:03:33 #10 45.80 Unpacking libnumber-compare-perl (0.03-1.1) ...
16:03:33 #10 45.83 Selecting previously unselected package libtext-glob-perl.
16:03:33 #10 45.84 Preparing to unpack .../228-libtext-glob-perl_0.11-1_all.deb ...
16:03:33 #10 45.84 Unpacking libtext-glob-perl (0.11-1) ...
16:03:33 #10 45.88 Selecting previously unselected package libfile-find-rule-perl.
16:03:33 #10 45.88 Preparing to unpack .../229-libfile-find-rule-perl_0.34-1_all.deb ...
16:03:33 #10 45.89 Unpacking libfile-find-rule-perl (0.34-1) ...
16:03:33 #11 36.12 Preparing to unpack .../244-libfont-ttf-perl_1.06-1_all.deb ...
16:03:33 #11 36.13 Unpacking libfont-ttf-perl (1.06-1) ...
16:03:33 #11 36.19 Selecting previously unselected package libfuture-perl.
16:03:33 #11 36.19 Preparing to unpack .../245-libfuture-perl_0.43-1_all.deb ...
16:03:33 #11 36.19 Unpacking libfuture-perl (0.43-1) ...
16:03:33 #11 36.24 Selecting previously unselected package libio-stringy-perl.
16:03:33 #11 36.24 Preparing to unpack .../246-libio-stringy-perl_2.111-3_all.deb ...
16:03:33 #11 36.24 Unpacking libio-stringy-perl (2.111-3) ...
16:03:33 #11 36.29 Selecting previously unselected package libparams-validate-perl.
16:03:33 #11 36.29 Preparing to unpack .../247-libparams-validate-perl_1.29-3_arm64.deb ...
16:03:33 #11 36.30 Unpacking libparams-validate-perl (1.29-3) ...
16:03:33 #11 36.34 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:03:33 #11 36.34 Preparing to unpack .../248-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
16:03:33 #11 36.35 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
16:03:33 #11 36.38 Selecting previously unselected package libsort-versions-perl.
16:03:33 #11 36.39 Preparing to unpack .../249-libsort-versions-perl_1.62-1_all.deb ...
16:03:33 #11 36.39 Unpacking libsort-versions-perl (1.62-1) ...
16:03:33 #11 36.43 Selecting previously unselected package libgit-wrapper-perl.
16:03:33 #11 36.43 Preparing to unpack .../250-libgit-wrapper-perl_0.048-1_all.deb ...
16:03:33 #11 36.44 Unpacking libgit-wrapper-perl (0.048-1) ...
16:03:33 #11 36.49 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:03:33 #11 18.64 Selecting previously unselected package python3.
16:03:33 #11 18.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 ... 4863 files and directories currently installed.)
16:03:33 #11 18.65 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_armhf.deb ...
16:03:33 #11 18.65 Unpacking python3 (3.8.2-0ubuntu2) ...
16:03:33 #11 18.70 Selecting previously unselected package libbsd0:armhf.
16:03:33 #11 18.70 Preparing to unpack .../001-libbsd0_0.10.0-1_armhf.deb ...
16:03:33 #11 18.70 Unpacking libbsd0:armhf (0.10.0-1) ...
16:03:33 #11 18.75 Selecting previously unselected package bsdmainutils.
16:03:33 #11 18.75 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_armhf.deb ...
16:03:33 #11 18.76 Unpacking bsdmainutils (11.1.2ubuntu3) ...
16:03:33 #11 18.82 Selecting previously unselected package libuchardet0:armhf.
16:03:33 #10 31.81 Preparing to unpack .../167-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ...
16:03:33 #10 31.83 Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ...
16:03:33 #10 51.51 Building database of manual pages ...
16:03:33 #11 21.89 Preparing to unpack .../040-netbase_6.3_all.deb ...
16:03:33 #11 21.89 Unpacking netbase (6.3) ...
16:03:33 #11 21.92 Selecting previously unselected package python3-dbus.
16:03:33 #11 21.92 Preparing to unpack .../041-python3-dbus_1.2.18-3build1_amd64.deb ...
16:03:33 #11 21.92 Unpacking python3-dbus (1.2.18-3build1) ...
16:03:33 #11 21.95 Selecting previously unselected package python3-gi.
16:03:33 #11 21.96 Preparing to unpack .../042-python3-gi_3.42.2-2_amd64.deb ...
16:03:33 #11 21.96 Unpacking python3-gi (3.42.2-2) ...
16:03:33 #11 22.00 Selecting previously unselected package networkd-dispatcher.
16:03:33 #11 22.00 Preparing to unpack .../043-networkd-dispatcher_2.1-2ubuntu1_all.deb ...
16:03:33 #11 22.01 Unpacking networkd-dispatcher (2.1-2ubuntu1) ...
16:03:33 #11 22.03 Selecting previously unselected package python-apt-common.
16:03:33 #11 22.03 Preparing to unpack .../044-python-apt-common_2.3.0ubuntu2_all.deb ...
16:03:33 #11 22.04 Unpacking python-apt-common (2.3.0ubuntu2) ...
16:03:33 #11 22.07 Selecting previously unselected package python3-apt.
16:03:33 #11 22.07 Preparing to unpack .../045-python3-apt_2.3.0ubuntu2_amd64.deb ...
16:03:33 #11 22.07 Unpacking python3-apt (2.3.0ubuntu2) ...
16:03:33 #11 22.10 Selecting previously unselected package python3-pkg-resources.
16:03:33 #10 19.09 (147/164): perl-srpm-macros-1-41.el9.noarch.rpm 705 kB/s | 9.1 kB     00:00    
16:03:33 #10 19.10 (148/164): perl-subs-1.03-479.el9.noarch.rpm    1.6 MB/s |  21 kB     00:00    
16:03:33 #10 19.10 (149/164): perl-vars-1.05-479.el9.noarch.rpm    1.8 MB/s |  23 kB     00:00    
16:03:33 #10 19.11 (150/164): policycoreutils-python-utils-3.4-4.e 5.5 MB/s |  75 kB     00:00    
16:03:33 #10 19.11 (151/164): python-srpm-macros-3.9-52.el9.noarch 1.7 MB/s |  24 kB     00:00    
16:03:33 #10 19.11 (152/164): python3-audit-3.0.7-103.el9.x86_64.r 6.1 MB/s |  84 kB     00:00    
16:03:33 #10 19.12 (153/164): python3-enchant-3.2.0-5.el9.noarch.r 6.3 MB/s |  86 kB     00:00    
16:03:33 #10 19.12 (154/164): python3-file-magic-5.39-10.el9.noarc 1.3 MB/s |  17 kB     00:00    
16:03:33 #10 19.13 (155/164): python3-libselinux-3.4-3.el9.x86_64.  13 MB/s | 186 kB     00:00    
16:03:33 #10 19.14 (156/164): python3-libsemanage-3.4-2.el9.x86_64 4.8 MB/s |  80 kB     00:00    
16:03:33 #10 19.14 (157/164): qt5-srpm-macros-5.15.3-1.el9.noarch. 775 kB/s | 9.7 kB     00:00    
16:03:33 #10 19.15 (158/164): redhat-rpm-config-197-1.el9.noarch.r 5.7 MB/s |  73 kB     00:00    
16:03:33 #10 19.15 (159/164): rpm-build-4.16.1.3-19.el9.x86_64.rpm 7.8 MB/s | 102 kB     00:00    
16:03:33 #10 19.17 (160/164): python3-policycoreutils-3.4-4.el9.no  44 MB/s | 2.1 MB     00:00    
16:03:33 #10 19.17 (161/164): rust-srpm-macros-17-4.el9.noarch.rpm 531 kB/s |  10 kB     00:00    
16:03:33 #10 19.18 (162/164): rpmlint-1.11-19.el9.noarch.rpm       6.5 MB/s | 198 kB     00:00    
16:03:33 #10 19.19 (163/164): scl-utils-2.0.3-2.el9.x86_64.rpm     2.9 MB/s |  38 kB     00:00    
16:03:33 #10 19.26 (164/164): webkit2gtk3-jsc-2.38.2-1.el9.x86_64.  78 MB/s | 6.5 MB     00:00    
16:03:33 #10 19.26 --------------------------------------------------------------------------------
16:03:33 #10 19.26 Total                                            13 MB/s |  69 MB     00:05     
16:03:33 #11 14.07 Get:137 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf g++ armhf 4:12.2.0-1ubuntu1 [1404 B]
16:03:33 #11 14.10 Get:138 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf make armhf 4.3-4.1build1 [163 kB]
16:03:33 #11 14.10 Get:139 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdpkg-perl all 1.21.9ubuntu1 [237 kB]
16:03:33 #11 14.10 Get:140 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB]
16:03:33 #11 14.10 Get:141 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf patch armhf 2.7.6-7build2 [111 kB]
16:03:33 #11 14.10 Get:142 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf lto-disabled-list all 35 [12.2 kB]
16:03:33 #11 14.10 Get:143 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dpkg-dev all 1.21.9ubuntu1 [1070 kB]
16:03:33 #11 14.12 Get:144 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf build-essential armhf 12.9ubuntu3 [4744 B]
16:03:33 #11 14.12 Get:145 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
16:03:33 #11 14.17 Get:146 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-6ubuntu2 [18.7 kB]
16:03:33 #11 35.55 Preparing to unpack .../243-libdistro-info-perl_1.1build1_all.deb ...
16:03:33 #11 35.55 Unpacking libdistro-info-perl (1.1build1) ...
16:03:33 #11 35.59 Selecting previously unselected package libemail-address-xs-perl.
16:03:33 #11 35.59 Preparing to unpack .../244-libemail-address-xs-perl_1.04-1build6_arm64.deb ...
16:03:33 #11 35.59 Unpacking libemail-address-xs-perl (1.04-1build6) ...
16:03:33 #11 35.63 Selecting previously unselected package libipc-system-simple-perl.
16:03:33 #11 35.63 Preparing to unpack .../245-libipc-system-simple-perl_1.30-1_all.deb ...
16:03:33 #11 35.64 Unpacking libipc-system-simple-perl (1.30-1) ...
16:03:33 #11 35.67 Selecting previously unselected package libfile-basedir-perl.
16:03:33 #11 35.67 Preparing to unpack .../246-libfile-basedir-perl_0.09-1_all.deb ...
16:03:33 #11 35.68 Unpacking libfile-basedir-perl (0.09-1) ...
16:03:33 #11 35.71 Selecting previously unselected package libfile-chdir-perl.
16:03:33 #11 35.71 Preparing to unpack .../247-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:03:33 #11 35.72 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:03:33 #11 35.76 Selecting previously unselected package libfile-fcntllock-perl.
16:03:33 #11 35.76 Preparing to unpack .../248-libfile-fcntllock-perl_0.22-3build7_arm64.deb ...
16:03:33 #11 35.77 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
16:03:33 #11 35.80 Selecting previously unselected package libnumber-compare-perl.
16:03:33 #11 35.81 Preparing to unpack .../249-libnumber-compare-perl_0.03-2_all.deb ...
16:03:33 #11 35.81 Unpacking libnumber-compare-perl (0.03-2) ...
16:03:33 #11 35.85 Selecting previously unselected package libtext-glob-perl.
16:03:33 #11 35.85 Preparing to unpack .../250-libtext-glob-perl_0.11-2_all.deb ...
16:03:33 #11 35.86 Unpacking libtext-glob-perl (0.11-2) ...
16:03:33 #11 35.91 Selecting previously unselected package libfile-find-rule-perl.
16:03:33 #12 24.94   Installing       : perl-Errno-1.28-421.el8.aarch64                      37/90 
16:03:33 #12 24.96   Installing       : perl-Socket-4:2.027-3.el8.aarch64                    38/90 
16:03:33 #12 25.15   Installing       : perl-Encode-4:2.97-3.el8.aarch64                     39/90 
16:03:33 #12 25.17   Installing       : perl-Carp-1.42-396.el8.noarch                        40/90 
16:03:33 #10 38.74 Preparing to unpack .../236-libio-stringy-perl_2.111-3_all.deb ...
16:03:33 #10 38.75 Unpacking libio-stringy-perl (2.111-3) ...
16:03:33 #10 38.79 Selecting previously unselected package libparams-validate-perl:arm64.
16:03:33 #10 38.79 Preparing to unpack .../237-libparams-validate-perl_1.30-1+b1_arm64.deb ...
16:03:33 #10 38.79 Unpacking libparams-validate-perl:arm64 (1.30-1+b1) ...
16:03:33 #10 38.83 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:03:33 #10 38.84 Preparing to unpack .../238-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
16:03:33 #10 38.84 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
16:03:33 #10 38.88 Selecting previously unselected package libsort-versions-perl.
16:03:33 #10 38.88 Preparing to unpack .../239-libsort-versions-perl_1.62-1_all.deb ...
16:03:33 #10 38.89 Unpacking libsort-versions-perl (1.62-1) ...
16:03:33 #10 38.92 Selecting previously unselected package libgit-wrapper-perl.
16:03:33 #10 38.93 Preparing to unpack .../240-libgit-wrapper-perl_0.048-1_all.deb ...
16:03:33 #10 38.93 Unpacking libgit-wrapper-perl (0.048-1) ...
16:03:33 #10 38.98 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:03:33 #11 23.50 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
16:03:33 #11 23.51 Unpacking readline-common (8.1.2-1) ...
16:03:33 #11 23.58 Selecting previously unselected package libreadline8:armhf.
16:03:33 #11 23.58 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ...
16:03:33 #11 23.59 Unpacking libreadline8:armhf (8.1.2-1) ...
16:03:33 #10 24.16 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ...
16:03:33 #10 24.27 Unpacking libreadline7:amd64 (7.0-3) ...
16:03:33 #11 20.31 Selecting previously unselected package perl.
16:03:33 #11 20.31 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.1_amd64.deb ...
16:03:33 #11 20.32 Unpacking perl (5.34.0-3ubuntu1.1) ...
16:03:33 #11 20.36 Selecting previously unselected package openssl.
16:03:33 #11 20.37 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.7_amd64.deb ...
16:03:33 #11 20.37 Unpacking openssl (3.0.2-0ubuntu1.7) ...
16:03:33 #11 20.43 Selecting previously unselected package ca-certificates.
16:03:33 #11 20.43 Preparing to unpack .../007-ca-certificates_20211016ubuntu0.22.04.1_all.deb ...
16:03:33 #11 20.44 Unpacking ca-certificates (20211016ubuntu0.22.04.1) ...
16:03:33 #11 20.51 Selecting previously unselected package distro-info-data.
16:03:33 #11 24.91 Selecting previously unselected package krb5-locales.
16:03:33 #11 24.91 Preparing to unpack .../030-krb5-locales_1.20-1_all.deb ...
16:03:33 #11 24.92 Unpacking krb5-locales (1.20-1) ...
16:03:33 #11 24.96 Selecting previously unselected package less.
16:03:33 #11 24.96 Preparing to unpack .../031-less_590-1build1_arm64.deb ...
16:03:33 #11 24.97 Unpacking less (590-1build1) ...
16:03:33 #11 25.01 Selecting previously unselected package libmd0:arm64.
16:03:33 #11 25.02 Preparing to unpack .../032-libmd0_1.0.4-2_arm64.deb ...
16:03:33 #11 25.02 Unpacking libmd0:arm64 (1.0.4-2) ...
16:03:33 #11 25.06 Selecting previously unselected package libbsd0:arm64.
16:03:33 #11 25.06 Preparing to unpack .../033-libbsd0_0.11.6-1_arm64.deb ...
16:03:33 #11 25.06 Unpacking libbsd0:arm64 (0.11.6-1) ...
16:03:33 #11 25.11 Selecting previously unselected package libelf1:arm64.
16:03:33 #11 25.11 Preparing to unpack .../034-libelf1_0.187-4_arm64.deb ...
16:03:33 #11 25.11 Unpacking libelf1:arm64 (0.187-4) ...
16:03:33 #11 25.15 Selecting previously unselected package libglib2.0-data.
16:03:33 #10 32.99 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
16:03:33 #10 32.99 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
16:03:33 #10 32.99 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
16:03:33 #10 32.99 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
16:03:33 #10 32.99 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
16:03:33 #10 32.99 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
16:03:33 #10 32.99 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
16:03:33 #10 32.99 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
16:03:33 #10 32.99 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
16:03:33 #10 32.99 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
16:03:33 #10 33.01 Setting up libmpc3:armhf (1.2.0-1) ...
16:03:33 #10 33.03 Setting up libatomic1:armhf (10.2.1-6+rpi1) ...
16:03:33 #10 33.05 Setting up patch (2.7.6-7) ...
16:03:33 #10 33.06 Setting up autopoint (0.21-4) ...
16:03:33 #10 33.08 Setting up libubsan1:armhf (10.2.1-6+rpi1) ...
16:03:33 #10 33.16 Setting up libnsl-dev:armhf (1.3.0-2) ...
16:03:33 #10 33.18 Setting up sensible-utils (0.0.14) ...
16:03:33 #10 33.19 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
16:03:33 #10 33.20 Setting up libuchardet0:armhf (0.0.7-1) ...
16:03:33 #10 33.22 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
16:03:33 #10 33.24 Setting up git-man (1:2.30.2-1) ...
16:03:33 #10 33.25 Setting up libbinutils:armhf (2.35.2-2+rpi1) ...
16:03:33 #10 37.83 Fedora Modular 35 - aarch64 - Updates           3.2 MB/s | 3.7 MB     00:01    
16:03:33 #10 45.93 Selecting previously unselected package libfont-afm-perl.
16:03:33 #10 45.93 Preparing to unpack .../230-libfont-afm-perl_1.20-3_all.deb ...
16:03:33 #10 45.94 Unpacking libfont-afm-perl (1.20-3) ...
16:03:33 #10 45.98 Selecting previously unselected package libio-string-perl.
16:03:33 #10 45.98 Preparing to unpack .../231-libio-string-perl_1.08-3.1_all.deb ...
16:03:33 #10 45.98 Unpacking libio-string-perl (1.08-3.1) ...
16:03:33 #10 46.03 Selecting previously unselected package libfont-ttf-perl.
16:03:33 #10 46.03 Preparing to unpack .../232-libfont-ttf-perl_1.06-1.1_all.deb ...
16:03:33 #10 46.05 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:03:33 #10 32.45 Selecting previously unselected package debian-keyring.
16:03:33 #10 32.46 Preparing to unpack .../083-debian-keyring_2019.02.25_all.deb ...
16:03:33 #10 32.46 Unpacking debian-keyring (2019.02.25) ...
16:03:33 #11 18.82 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_armhf.deb ...
16:03:33 #11 18.82 Unpacking libuchardet0:armhf (0.0.6-3build1) ...
16:03:33 #11 18.85 Selecting previously unselected package groff-base.
16:03:33 #11 18.86 Preparing to unpack .../004-groff-base_1.22.4-4build1_armhf.deb ...
16:03:33 #11 18.86 Unpacking groff-base (1.22.4-4build1) ...
16:03:33 #11 36.49 Preparing to unpack .../251-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
16:03:33 #11 36.50 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
16:03:33 #11 36.54 Selecting previously unselected package libio-prompter-perl.
16:03:33 #11 36.54 Preparing to unpack .../252-libio-prompter-perl_0.004015-1_all.deb ...
16:03:33 #11 36.55 Unpacking libio-prompter-perl (0.004015-1) ...
16:03:33 #11 36.59 Selecting previously unselected package libjson-perl.
16:03:33 #11 36.60 Preparing to unpack .../253-libjson-perl_4.02000-2_all.deb ...
16:03:33 #11 36.60 Unpacking libjson-perl (4.02000-2) ...
16:03:33 #11 36.65 Selecting previously unselected package liblog-any-perl.
16:03:33 #11 36.65 Preparing to unpack .../254-liblog-any-perl_1.708-1_all.deb ...
16:03:33 #11 36.66 Unpacking liblog-any-perl (1.708-1) ...
16:03:33 #11 36.70 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:03:33 #10 51.77 Setting up pinentry-curses (1.1.0-1) ...
16:03:33 #10 51.79 Setting up libkrb5-3:armhf (1.16-2ubuntu0.2) ...
16:03:33 #10 51.81 Setting up binutils (2.30-21ubuntu1~18.04.8) ...
16:03:33 #10 51.82 Setting up libkrb5-26-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:33 #10 51.84 Setting up libxcb1:armhf (1.13-2~ubuntu18.04) ...
16:03:33 #10 51.85 Setting up libheimntlm0-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:33 #10 51.87 Setting up gpg (2.2.4-1ubuntu1.6) ...
16:03:33 #10 51.88 Setting up libpython3-stdlib:armhf (3.6.7-1~18.04) ...
16:03:33 #13 4.329 Package bash-5.1.8-6.el9.aarch64 is already installed.
16:03:33 #13 4.342 Package bash-5.1.8-6.el9.aarch64 is already installed.
16:03:33 #13 4.342 Package ca-certificates-2022.2.54-90.2.el9.noarch is already installed.
16:03:33 #13 4.343 Package libarchive-3.5.3-3.el9.aarch64 is already installed.
16:03:33 #13 4.343 Package pkgconf-pkg-config-1.7.3-10.el9.aarch64 is already installed.
16:03:33 #13 4.343 Package tar-2:1.34-5.el9.aarch64 is already installed.
16:03:33 #13 4.356 Package bash-5.1.8-6.el9.aarch64 is already installed.
16:03:33 #13 4.411 Dependencies resolved.
16:03:33 #11 22.11 Preparing to unpack .../046-python3-pkg-resources_59.6.0-1.2_all.deb ...
16:03:33 #11 22.11 Unpacking python3-pkg-resources (59.6.0-1.2) ...
16:03:33 #11 22.14 Selecting previously unselected package shared-mime-info.
16:03:33 #11 22.14 Preparing to unpack .../047-shared-mime-info_2.2-1_amd64.deb ...
16:03:33 #11 22.15 Unpacking shared-mime-info (2.2-1) ...
16:03:33 #11 22.20 Selecting previously unselected package systemd-resolved.
16:03:33 #11 22.20 Preparing to unpack .../048-systemd-resolved_251.4-1ubuntu7_amd64.deb ...
16:03:33 #11 22.20 Unpacking systemd-resolved (251.4-1ubuntu7) ...
16:03:33 #11 22.24 Selecting previously unselected package systemd-timesyncd.
16:03:33 #11 22.24 Preparing to unpack .../049-systemd-timesyncd_251.4-1ubuntu7_amd64.deb ...
16:03:33 #11 22.24 Unpacking systemd-timesyncd (251.4-1ubuntu7) ...
16:03:33 #11 22.28 Selecting previously unselected package ucf.
16:03:33 #11 22.28 Preparing to unpack .../050-ucf_3.0043_all.deb ...
16:03:33 #11 22.29 Moving old data out of the way
16:03:33 #11 22.29 Unpacking ucf (3.0043) ...
16:03:33 #11 22.33 Selecting previously unselected package xdg-user-dirs.
16:03:33 #11 22.33 Preparing to unpack .../051-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ...
16:03:33 #11 22.33 Unpacking xdg-user-dirs (0.17-2ubuntu4) ...
16:03:33 #11 22.38 Selecting previously unselected package bsdextrautils.
16:03:34 #11 14.25 Get:147 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsasl2-2 armhf 2.1.28+dfsg-6ubuntu2 [52.4 kB]
16:03:34 #11 14.25 Get:148 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-1ubuntu1 [160 kB]
16:03:34 #11 14.25 Get:149 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
16:03:34 #11 14.26 Get:150 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libssh-4 armhf 0.9.6-2build1 [165 kB]
16:03:34 #11 14.27 Get:151 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libcurl4 armhf 7.85.0-1ubuntu0.1 [252 kB]
16:03:34 #11 14.28 Get:152 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf curl armhf 7.85.0-1ubuntu0.1 [192 kB]
16:03:34 #11 14.29 Get:153 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB]
16:03:34 #11 14.29 Get:154 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdebhelper-perl all 13.9.1ubuntu1 [66.4 kB]
16:03:34 #11 14.29 Get:155 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtool all 2.4.7-4 [166 kB]
16:03:34 #11 14.32 Get:156 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dh-autoreconf all 20 [16.1 kB]
16:03:34 #11 14.40 Get:157 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB]
16:03:34 #11 35.91 Preparing to unpack .../251-libfile-find-rule-perl_0.34-1_all.deb ...
16:03:34 #11 35.91 Unpacking libfile-find-rule-perl (0.34-1) ...
16:03:34 #11 35.95 Selecting previously unselected package libfont-afm-perl.
16:03:34 #11 35.96 Preparing to unpack .../252-libfont-afm-perl_1.20-3_all.deb ...
16:03:34 #11 35.96 Unpacking libfont-afm-perl (1.20-3) ...
16:03:34 #11 36.00 Selecting previously unselected package libio-string-perl.
16:03:34 #11 36.00 Preparing to unpack .../253-libio-string-perl_1.08-3.1_all.deb ...
16:03:34 #11 36.01 Unpacking libio-string-perl (1.08-3.1) ...
16:03:34 #11 36.04 Selecting previously unselected package libfont-ttf-perl.
16:03:34 #11 36.05 Preparing to unpack .../254-libfont-ttf-perl_1.06-1.1_all.deb ...
16:03:34 #11 36.05 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:03:34 #11 36.13 Selecting previously unselected package libsort-versions-perl.
16:03:34 #12 25.19   Installing       : perl-Exporter-5.72-396.el8.noarch                    41/90 
16:03:34 #12 25.38   Installing       : perl-libs-4:5.26.3-421.el8.aarch64                   42/90 
16:03:34 #12 25.40   Installing       : perl-parent-1:0.237-1.el8.noarch                     43/90 
16:03:34 #12 25.42   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64          44/90 
16:03:34 #12 25.43   Installing       : perl-macros-4:5.26.3-421.el8.aarch64                 45/90 
16:03:34 #12 25.44   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         46/90 
16:03:34 #12 25.46   Installing       : perl-Unicode-Normalize-1.25-396.el8.aarch64          47/90 
16:03:34 #11 23.69 Selecting previously unselected package libsqlite3-0:armhf.
16:03:34 #11 23.69 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_armhf.deb ...
16:03:34 #11 23.70 Unpacking libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
16:03:34 #11 23.82 Selecting previously unselected package libpython3.10-stdlib:armhf.
16:03:34 #11 23.82 Preparing to unpack .../6-libpython3.10-stdlib_3.10.6-1~22.04.2_armhf.deb ...
16:03:34 #11 23.82 Unpacking libpython3.10-stdlib:armhf (3.10.6-1~22.04.2) ...
16:03:34 #11 23.93 Selecting previously unselected package python3.10.
16:03:34 #10 24.66 Selecting previously unselected package libsqlite3-0:amd64.
16:03:34 #10 24.66 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ...
16:03:34 #10 38.10 Setting up gcc (4:8.3.0-1+rpi2) ...
16:03:34 #10 38.15 Setting up perl (5.28.1-6+deb10u1) ...
16:03:34 #10 38.18 Setting up libio-html-perl (1.001-1) ...
16:03:34 #10 38.20 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
16:03:34 #10 38.25 Setting up libdpkg-perl (1.19.8) ...
16:03:34 #10 38.27 Setting up autoconf (2.69-11) ...
16:03:34 #10 38.29 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:03:34 #10 38.98 Preparing to unpack .../241-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:03:34 #10 38.99 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:03:34 #10 39.03 Selecting previously unselected package libio-prompter-perl.
16:03:34 #10 39.03 Preparing to unpack .../242-libio-prompter-perl_0.004015-1_all.deb ...
16:03:34 #10 39.04 Unpacking libio-prompter-perl (0.004015-1) ...
16:03:34 #10 39.08 Selecting previously unselected package libjson-perl.
16:03:34 #10 39.09 Preparing to unpack .../243-libjson-perl_4.03000-1_all.deb ...
16:03:34 #10 39.09 Unpacking libjson-perl (4.03000-1) ...
16:03:34 #10 39.13 Selecting previously unselected package liblog-any-perl.
16:03:34 #10 39.13 Preparing to unpack .../244-liblog-any-perl_1.709-1_all.deb ...
16:03:34 #10 39.14 Unpacking liblog-any-perl (1.709-1) ...
16:03:34 #10 39.18 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:03:34 #10 39.18 Preparing to unpack .../245-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:03:34 #10 39.19 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:03:34 #10 39.22 Selecting previously unselected package libpackage-stash-perl.
16:03:34 #10 39.23 Preparing to unpack .../246-libpackage-stash-perl_0.39-1_all.deb ...
16:03:34 #10 39.23 Unpacking libpackage-stash-perl (0.39-1) ...
16:03:34 #10 39.26 Selecting previously unselected package libsub-identify-perl.
16:03:34 #10 39.27 Preparing to unpack .../247-libsub-identify-perl_0.14-1+b3_arm64.deb ...
16:03:34 #10 39.27 Unpacking libsub-identify-perl (0.14-1+b3) ...
16:03:34 #10 39.31 Selecting previously unselected package libsub-name-perl.
16:03:34 #11 20.51 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.2_all.deb ...
16:03:34 #11 20.51 Unpacking distro-info-data (0.52ubuntu0.2) ...
16:03:34 #11 20.54 Selecting previously unselected package iso-codes.
16:03:34 #11 20.54 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
16:03:34 #11 20.55 Unpacking iso-codes (4.9.0-1) ...
16:03:34 #11 20.70 Selecting previously unselected package less.
16:03:34 #11 20.70 Preparing to unpack .../010-less_590-1build1_amd64.deb ...
16:03:34 #11 20.70 Unpacking less (590-1build1) ...
16:03:34 #11 20.75 Selecting previously unselected package libmd0:amd64.
16:03:34 #11 20.75 Preparing to unpack .../011-libmd0_1.0.4-1build1_amd64.deb ...
16:03:34 #11 20.76 Unpacking libmd0:amd64 (1.0.4-1build1) ...
16:03:34 #11 20.79 Selecting previously unselected package libbsd0:amd64.
16:03:34 #11 25.15 Preparing to unpack .../035-libglib2.0-data_2.74.0-3_all.deb ...
16:03:34 #11 25.15 Unpacking libglib2.0-data (2.74.0-3) ...
16:03:34 #11 25.19 Selecting previously unselected package libicu71:arm64.
16:03:34 #11 25.20 Preparing to unpack .../036-libicu71_71.1-3ubuntu1_arm64.deb ...
16:03:34 #11 25.20 Unpacking libicu71:arm64 (71.1-3ubuntu1) ...
16:03:34 #11 25.41 Selecting previously unselected package libxml2:arm64.
16:03:34 #10 33.27 Setting up libisl23:armhf (0.23-1) ...
16:03:34 #10 33.28 Setting up libc-dev-bin (2.31-13+rpt2+rpi1+deb11u5) ...
16:03:34 #10 33.29 Setting up libtinfo5:armhf (6.2+20201114-2) ...
16:03:34 #10 33.31 Setting up libelf1:armhf (0.183-1) ...
16:03:34 #10 33.32 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u3) ...
16:03:34 #10 33.34 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ...
16:03:34 #10 33.35 Setting up cpp-10 (10.2.1-6+rpi1) ...
16:03:34 #10 33.37 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
16:03:34 #10 33.39 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
16:03:34 #10 33.41 Setting up libgdbm6:armhf (1.19-2) ...
16:03:34 #10 33.43 Setting up libctf0:armhf (2.35.2-2+rpi1) ...
16:03:34 #10 33.44 Setting up wdiff (1.2.2-2) ...
16:03:34 #10 33.46 Setting up gettext (0.21-4) ...
16:03:34 #10 33.48 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
16:03:34 #10 46.19 Selecting previously unselected package libio-stringy-perl.
16:03:34 #10 46.19 Preparing to unpack .../233-libio-stringy-perl_2.111-3_all.deb ...
16:03:34 #10 46.21 Unpacking libio-stringy-perl (2.111-3) ...
16:03:34 #10 46.26 Selecting previously unselected package libparams-validate-perl:armhf.
16:03:34 #10 46.26 Preparing to unpack .../234-libparams-validate-perl_1.30-1+b1_armhf.deb ...
16:03:34 #10 46.26 Unpacking libparams-validate-perl:armhf (1.30-1+b1) ...
16:03:34 #10 46.32 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:03:34 #10 46.32 Preparing to unpack .../235-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
16:03:34 #10 46.33 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
16:03:34 #10 46.39 Selecting previously unselected package libsort-versions-perl.
16:03:34 #10 46.39 Preparing to unpack .../236-libsort-versions-perl_1.62-1_all.deb ...
16:03:34 #10 46.41 Unpacking libsort-versions-perl (1.62-1) ...
16:03:34 #10 46.45 Selecting previously unselected package libgit-wrapper-perl.
16:03:34 #11 19.00 Selecting previously unselected package libgdbm6:armhf.
16:03:34 #11 19.01 Preparing to unpack .../005-libgdbm6_1.18.1-5_armhf.deb ...
16:03:34 #11 19.01 Unpacking libgdbm6:armhf (1.18.1-5) ...
16:03:34 #11 19.05 Selecting previously unselected package libpipeline1:armhf.
16:03:34 #11 19.05 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_armhf.deb ...
16:03:34 #11 19.05 Unpacking libpipeline1:armhf (1.5.2-2build1) ...
16:03:34 #11 19.11 Selecting previously unselected package man-db.
16:03:34 #11 19.11 Preparing to unpack .../007-man-db_2.9.1-1_armhf.deb ...
16:03:34 #11 19.12 Unpacking man-db (2.9.1-1) ...
16:03:34 #10 32.59 Selecting previously unselected package libfakeroot:amd64.
16:03:34 #10 32.59 Preparing to unpack .../089-libfakeroot_1.23-1_amd64.deb ...
16:03:34 #10 32.60 Unpacking libfakeroot:amd64 (1.23-1) ...
16:03:34 #10 32.64 Selecting previously unselected package fakeroot.
16:03:34 #10 32.64 Preparing to unpack .../090-fakeroot_1.23-1_amd64.deb ...
16:03:34 #10 32.65 Unpacking fakeroot (1.23-1) ...
16:03:34 #10 32.69 Selecting previously unselected package libassuan0:amd64.
16:03:34 #10 32.70 Preparing to unpack .../091-libassuan0_2.5.2-1_amd64.deb ...
16:03:34 #10 32.70 Unpacking libassuan0:amd64 (2.5.2-1) ...
16:03:34 #10 32.73 Selecting previously unselected package gpgconf.
16:03:34 #10 32.73 Preparing to unpack .../092-gpgconf_2.2.12-1+deb10u2_amd64.deb ...
16:03:34 #10 32.74 Unpacking gpgconf (2.2.12-1+deb10u2) ...
16:03:34 #10 32.79 Selecting previously unselected package libksba8:amd64.
16:03:34 #10 32.80 Preparing to unpack .../093-libksba8_1.3.5-2+deb10u1_amd64.deb ...
16:03:34 #10 32.80 Unpacking libksba8:amd64 (1.3.5-2+deb10u1) ...
16:03:34 #10 32.84 Selecting previously unselected package libnpth0:amd64.
16:03:34 #10 32.84 Preparing to unpack .../094-libnpth0_1.6-1_amd64.deb ...
16:03:34 #10 32.84 Unpacking libnpth0:amd64 (1.6-1) ...
16:03:34 #10 32.88 Selecting previously unselected package dirmngr.
16:03:34 #10 32.88 Preparing to unpack .../095-dirmngr_2.2.12-1+deb10u2_amd64.deb ...
16:03:34 #10 32.89 Unpacking dirmngr (2.2.12-1+deb10u2) ...
16:03:34 #10 32.96 Selecting previously unselected package gnupg-l10n.
16:03:34 #10 32.96 Preparing to unpack .../096-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
16:03:34 #10 32.96 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
16:03:34 #10 33.06 Selecting previously unselected package gnupg-utils.
16:03:34 #10 33.06 Preparing to unpack .../097-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ...
16:03:34 #10 33.07 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
16:03:34 #10 33.14 Selecting previously unselected package gpg.
16:03:34 #10 33.15 Preparing to unpack .../098-gpg_2.2.12-1+deb10u2_amd64.deb ...
16:03:34 #10 33.15 Unpacking gpg (2.2.12-1+deb10u2) ...
16:03:34 #10 33.22 Selecting previously unselected package pinentry-curses.
16:03:34 #10 33.22 Preparing to unpack .../099-pinentry-curses_1.1.0-2_amd64.deb ...
16:03:34 #10 33.23 Unpacking pinentry-curses (1.1.0-2) ...
16:03:34 #10 33.26 Selecting previously unselected package gpg-agent.
16:03:34 #10 33.26 Preparing to unpack .../100-gpg-agent_2.2.12-1+deb10u2_amd64.deb ...
16:03:34 #10 33.27 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
16:03:34 #10 33.32 Selecting previously unselected package gpg-wks-client.
16:03:34 #11 36.70 Preparing to unpack .../255-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:03:34 #11 36.70 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:03:34 #11 36.74 Selecting previously unselected package libpackage-stash-perl.
16:03:34 #11 36.74 Preparing to unpack .../256-libpackage-stash-perl_0.38-1_all.deb ...
16:03:34 #11 36.75 Unpacking libpackage-stash-perl (0.38-1) ...
16:03:34 #11 36.79 Selecting previously unselected package libsub-identify-perl.
16:03:34 #11 36.79 Preparing to unpack .../257-libsub-identify-perl_0.14-1build2_arm64.deb ...
16:03:34 #11 36.80 Unpacking libsub-identify-perl (0.14-1build2) ...
16:03:34 #11 36.84 Selecting previously unselected package libsub-name-perl.
16:03:34 #11 36.84 Preparing to unpack .../258-libsub-name-perl_0.26-1_arm64.deb ...
16:03:34 #11 36.85 Unpacking libsub-name-perl (0.26-1) ...
16:03:34 #11 36.89 Selecting previously unselected package libnamespace-clean-perl.
16:03:34 #11 36.89 Preparing to unpack .../259-libnamespace-clean-perl_0.27-1_all.deb ...
16:03:34 #11 36.90 Unpacking libnamespace-clean-perl (0.27-1) ...
16:03:34 #10 51.90 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
16:03:34 #10 51.92 Setting up python3 (3.6.7-1~18.04) ...
16:03:34 #12 11.20 CentOS Stream 8 - BaseOS                         27 MB/s |  26 MB     00:00    
16:03:34 #8 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 10.7s done
16:03:34 #10 38.44 Fedora Modular 36 - aarch64 - Updates           2.7 MB/s | 2.8 MB     00:01    
16:03:34 #10 32.34 Selecting previously unselected package iso-codes.
16:03:34 #10 32.34 Preparing to unpack .../168-iso-codes_4.2-1_all.deb ...
16:03:34 #10 32.35 Unpacking iso-codes (4.2-1) ...
16:03:34 #10 32.70 Selecting previously unselected package libalgorithm-diff-perl.
16:03:34 #11 14.40 Get:158 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-override-perl all 0.09-3 [9756 B]
16:03:34 #11 14.40 Get:159 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
16:03:34 #11 14.40 Get:160 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dh-strip-nondeterminism all 1.13.0-1 [5344 B]
16:03:34 #11 14.40 Get:161 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdw1 armhf 0.187-4 [223 kB]
16:03:34 #11 14.41 Get:162 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf debugedit armhf 1:5.0-5 [42.8 kB]
16:03:34 #11 14.41 Get:163 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dwz armhf 0.14-1build2 [99.2 kB]
16:03:34 #11 14.42 Get:164 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gettext armhf 0.21-8 [802 kB]
16:03:34 #11 14.46 Get:165 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:03:34 #11 14.47 Get:166 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf po-debconf all 1.0.21+nmu1 [233 kB]
16:03:34 #11 14.54 Get:167 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf debhelper all 13.9.1ubuntu1 [939 kB]
16:03:34 #11 14.58 Get:168 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfakeroot armhf 1.29-1ubuntu1 [25.6 kB]
16:03:34 #11 14.58 Get:169 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf fakeroot armhf 1.29-1ubuntu1 [61.8 kB]
16:03:34 #11 14.59 Get:170 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libassuan0 armhf 2.5.5-4 [30.4 kB]
16:03:34 #11 14.59 Get:171 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpgconf armhf 2.2.35-3ubuntu1 [117 kB]
16:03:34 #11 14.59 Get:172 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libksba8 armhf 1.6.0-3ubuntu1 [98.4 kB]
16:03:34 #11 14.59 Get:173 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
16:03:34 #11 14.59 Get:174 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dirmngr armhf 2.2.35-3ubuntu1 [329 kB]
16:03:34 #11 14.63 Get:175 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gnupg-l10n all 2.2.35-3ubuntu1 [53.8 kB]
16:03:34 #11 14.63 Get:176 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gnupg-utils armhf 2.2.35-3ubuntu1 [456 kB]
16:03:34 #11 14.69 Get:177 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg armhf 2.2.35-3ubuntu1 [481 kB]
16:03:34 #13 4.417 ================================================================================
16:03:34 #13 4.417  Package                   Arch      Version                  Repository   Size
16:03:34 #13 4.417 ================================================================================
16:03:34 #13 4.417 Installing:
16:03:34 #13 4.417  cmake                     aarch64   3.20.2-7.el9             appstream   6.2 M
16:03:34 #13 4.417  device-mapper-devel       aarch64   9:1.02.185-3.el9         crb          44 k
16:03:34 #13 4.417  gcc                       aarch64   11.3.1-4.el9             appstream    30 M
16:03:34 #13 4.417  git                       aarch64   2.31.1-2.el9.2           appstream   124 k
16:03:34 #13 4.417  glibc-static              aarch64   2.34-49.el9              crb         1.4 M
16:03:34 #13 4.417  libseccomp-devel          aarch64   2.5.2-2.el9              appstream    59 k
16:03:34 #13 4.417  libselinux-devel          aarch64   3.4-3.el9                appstream   158 k
16:03:34 #13 4.417  libtool                   aarch64   2.4.6-45.el9             appstream   582 k
16:03:34 #13 4.417  libtool-ltdl-devel        aarch64   2.4.6-45.el9             crb         161 k
16:03:34 #13 4.417  make                      aarch64   1:4.3-7.el9              baseos      535 k
16:03:34 #13 4.417  selinux-policy-devel      noarch    38.1.2-1.el9             appstream   929 k
16:03:34 #13 4.417  systemd                   aarch64   250-13.el9               baseos      4.0 M
16:03:34 #13 4.417  systemd-devel             aarch64   250-13.el9               appstream   629 k
16:03:34 #13 4.417  which                     aarch64   2.21-28.el9              baseos       41 k
16:03:34 #13 4.417 Upgrading:
16:03:34 #13 4.417  libarchive                aarch64   3.5.3-4.el9              baseos      386 k
16:03:34 #13 4.417 Installing dependencies:
16:03:34 #13 4.417  acl                       aarch64   2.3.1-3.el9              baseos       73 k
16:03:34 #13 4.417  annobin                   aarch64   10.94-1.el9              appstream   969 k
16:03:34 #13 4.417  autoconf                  noarch    2.69-38.el9              appstream   681 k
16:03:34 #13 4.417  automake                  noarch    1.16.2-6.el9             appstream   689 k
16:03:34 #13 4.417  cmake-data                noarch    3.20.2-7.el9             appstream   2.1 M
16:03:34 #13 4.417  cmake-filesystem          aarch64   3.20.2-7.el9             appstream    23 k
16:03:34 #13 4.417  cmake-rpm-macros          noarch    3.20.2-7.el9             appstream    16 k
16:03:34 #13 4.417  cpp                       aarch64   11.3.1-4.el9             appstream    10 M
16:03:34 #13 4.417  cryptsetup-libs           aarch64   2.6.0-1.el9              baseos      473 k
16:03:34 #13 4.417  dbus                      aarch64   1:1.12.20-7.el9          baseos      3.9 k
16:03:34 #13 4.417  dbus-broker               aarch64   28-7.el9                 baseos      166 k
16:03:34 #13 4.417  dbus-common               noarch    1:1.12.20-7.el9          baseos       15 k
16:03:34 #13 4.417  device-mapper             aarch64   9:1.02.185-3.el9         baseos      138 k
16:03:34 #13 4.417  device-mapper-libs        aarch64   9:1.02.185-3.el9         baseos      172 k
16:03:34 #13 4.417  gcc-plugin-annobin        aarch64   11.3.1-4.el9             appstream    67 k
16:03:34 #13 4.417  git-core                  aarch64   2.31.1-2.el9.2           appstream   3.7 M
16:03:34 #13 4.417  git-core-doc              noarch    2.31.1-2.el9.2           appstream   2.5 M
16:03:34 #13 4.417  glibc-devel               aarch64   2.34-49.el9              appstream   562 k
16:03:34 #13 4.417  kernel-headers            aarch64   5.14.0-210.el9           appstream   4.4 M
16:03:34 #13 4.417  kmod-libs                 aarch64   28-7.el9                 baseos       63 k
16:03:34 #13 4.417  libasan                   aarch64   11.3.1-4.el9             appstream   434 k
16:03:34 #13 4.417  libatomic                 aarch64   11.3.1-4.el9             baseos       58 k
16:03:34 #13 4.417  libcbor                   aarch64   0.7.0-5.el9              baseos       56 k
16:03:34 #13 4.417  libedit                   aarch64   3.1-37.20210216cvs.el9   baseos      104 k
16:03:34 #13 4.417  libfido2                  aarch64   1.6.0-7.el9              baseos       69 k
16:03:34 #13 4.417  libmpc                    aarch64   1.2.1-4.el9              appstream    63 k
16:03:34 #13 4.417  libseccomp                aarch64   2.5.2-2.el9              baseos       72 k
16:03:34 #13 4.417  libsepol-devel            aarch64   3.4-3.el9                appstream    48 k
16:03:34 #13 4.417  libtool-ltdl              aarch64   2.4.6-45.el9             appstream    37 k
16:03:34 #13 4.417  libubsan                  aarch64   11.3.1-4.el9             appstream   207 k
16:03:34 #13 4.417  libuv                     aarch64   1:1.42.0-1.el9           appstream   146 k
16:03:34 #13 4.417  libxcrypt-devel           aarch64   4.4.18-3.el9             appstream    29 k
16:03:34 #13 4.417  libxcrypt-static          aarch64   4.4.18-3.el9             crb         108 k
16:03:34 #13 4.417  llvm-libs                 aarch64   15.0.1-1.el9             appstream    39 M
16:03:34 #13 4.417  m4                        aarch64   1.4.19-1.el9             appstream   297 k
16:03:34 #13 4.417  openssh                   aarch64   8.7p1-24.el9             baseos      448 k
16:03:34 #13 4.417  openssh-clients           aarch64   8.7p1-24.el9             baseos      679 k
16:03:34 #13 4.417  pcre2-devel               aarch64   10.40-2.el9              appstream   515 k
16:03:34 #13 4.417  pcre2-utf16               aarch64   10.40-2.el9              appstream   199 k
16:03:34 #13 4.417  pcre2-utf32               aarch64   10.40-2.el9              appstream   190 k
16:03:34 #13 4.417  perl-DynaLoader           aarch64   1.47-479.el9             appstream    35 k
16:03:34 #13 4.417  perl-Error                noarch    1:0.17029-7.el9          appstream    42 k
16:03:34 #13 4.417  perl-File-Compare         noarch    1.100.600-479.el9        appstream    23 k
16:03:34 #13 4.417  perl-File-Copy            noarch    2.34-479.el9             appstream    30 k
16:03:34 #13 4.417  perl-File-Find            noarch    1.37-479.el9             appstream    35 k
16:03:34 #13 4.417  perl-Git                  noarch    2.31.1-2.el9.2           appstream    43 k
16:03:34 #13 4.417  perl-TermReadKey          aarch64   2.38-11.el9              appstream    36 k
16:03:34 #13 4.417  perl-Thread-Queue         noarch    3.14-460.el9             appstream    22 k
16:03:34 #13 4.417  perl-lib                  aarch64   0.65-479.el9             appstream    24 k
16:03:34 #13 4.417  perl-threads              aarch64   1:2.25-460.el9           appstream    57 k
16:03:34 #13 4.417  perl-threads-shared       aarch64   1.61-460.el9             appstream    44 k
16:03:34 #13 4.417  policycoreutils-devel     aarch64   3.4-4.el9                appstream   140 k
16:03:34 #13 4.417  rpm-plugin-selinux        aarch64   4.16.1.3-19.el9          baseos       18 k
16:03:34 #13 4.417  selinux-policy            noarch    38.1.2-1.el9             baseos       63 k
16:03:34 #13 4.417  selinux-policy-targeted   noarch    38.1.2-1.el9             baseos      6.8 M
16:03:34 #13 4.417  systemd-pam               aarch64   250-13.el9               baseos      245 k
16:03:34 #13 4.417  systemd-rpm-macros        noarch    250-13.el9               baseos       40 k
16:03:34 #13 4.417 
16:03:34 #13 4.417 Transaction Summary
16:03:34 #13 4.417 ================================================================================
16:03:34 #13 4.417 Install  71 Packages
16:03:34 #13 4.417 Upgrade   1 Package
16:03:34 #13 4.417 
16:03:34 #13 4.422 Total download size: 122 M
16:03:34 #13 4.422 Downloading Packages:
16:03:34 #11 36.13 Preparing to unpack .../255-libsort-versions-perl_1.62-1_all.deb ...
16:03:34 #11 36.14 Unpacking libsort-versions-perl (1.62-1) ...
16:03:34 #11 36.19 Selecting previously unselected package libgit-wrapper-perl.
16:03:34 #11 36.20 Preparing to unpack .../256-libgit-wrapper-perl_0.048-1_all.deb ...
16:03:34 #11 36.20 Unpacking libgit-wrapper-perl (0.048-1) ...
16:03:34 #11 36.24 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:03:34 #11 36.25 Preparing to unpack .../257-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:03:34 #11 36.25 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:03:34 #11 36.29 Selecting previously unselected package libio-prompter-perl.
16:03:34 #11 36.29 Preparing to unpack .../258-libio-prompter-perl_0.004015-1_all.deb ...
16:03:34 #11 36.30 Unpacking libio-prompter-perl (0.004015-1) ...
16:03:34 #11 36.35 Selecting previously unselected package libjson-perl.
16:03:34 #11 22.38 Preparing to unpack .../052-bsdextrautils_2.38-4ubuntu1_amd64.deb ...
16:03:34 #11 22.39 Unpacking bsdextrautils (2.38-4ubuntu1) ...
16:03:34 #11 22.42 Selecting previously unselected package libmagic-mgc.
16:03:34 #11 22.42 Preparing to unpack .../053-libmagic-mgc_1%3a5.41-4_amd64.deb ...
16:03:34 #11 22.42 Unpacking libmagic-mgc (1:5.41-4) ...
16:03:34 #11 22.48 Selecting previously unselected package libmagic1:amd64.
16:03:34 #11 22.48 Preparing to unpack .../054-libmagic1_1%3a5.41-4_amd64.deb ...
16:03:34 #11 22.49 Unpacking libmagic1:amd64 (1:5.41-4) ...
16:03:34 #11 22.51 Selecting previously unselected package file.
16:03:34 #11 22.52 Preparing to unpack .../055-file_1%3a5.41-4_amd64.deb ...
16:03:34 #11 22.52 Unpacking file (1:5.41-4) ...
16:03:34 #11 22.57 Selecting previously unselected package gettext-base.
16:03:34 #11 22.57 Preparing to unpack .../056-gettext-base_0.21-8_amd64.deb ...
16:03:34 #11 22.58 Unpacking gettext-base (0.21-8) ...
16:03:34 #12 25.48   Installing       : perl-File-Path-2.15-2.el8.noarch                     48/90 
16:03:34 #12 25.50   Installing       : perl-IO-1.38-421.el8.aarch64                         49/90 
16:03:34 #12 25.52   Installing       : perl-PathTools-3.74-1.el8.aarch64                    50/90 
16:03:34 #12 25.53   Installing       : perl-constant-1.33-396.el8.noarch                    51/90 
16:03:34 #12 25.55   Installing       : perl-threads-1:2.21-2.el8.aarch64                    52/90 
16:03:34 #11 23.93 Preparing to unpack .../7-python3.10_3.10.6-1~22.04.2_armhf.deb ...
16:03:34 #11 23.94 Unpacking python3.10 (3.10.6-1~22.04.2) ...
16:03:34 #11 23.98 Selecting previously unselected package libpython3-stdlib:armhf.
16:03:34 #11 23.98 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_armhf.deb ...
16:03:34 #11 23.98 Unpacking libpython3-stdlib:armhf (3.10.6-1~22.04) ...
16:03:34 #11 24.03 Setting up python3-minimal (3.10.6-1~22.04) ...
16:03:34 #10 24.77 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ...
16:03:34 #10 38.30 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
16:03:34 #10 38.32 Setting up libdevel-globaldestruction-perl (0.14-1) ...
16:03:34 #10 38.34 Setting up libstrictures-perl (2.000005-1) ...
16:03:34 #10 38.36 Setting up libsub-quote-perl (2.005001-1) ...
16:03:34 #10 38.38 Setting up liburi-perl (1.76-1) ...
16:03:34 #10 38.41 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
16:03:34 #10 38.42 Setting up automake (1:1.16.1-4) ...
16:03:34 #10 38.44 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:03:34 #10 38.45 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:03:34 #10 38.45 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:03:34 #10 38.45 Setting up libhttp-date-perl (6.02-1) ...
16:03:34 #10 38.47 Setting up libfile-which-perl (1.23-1) ...
16:03:34 #10 38.48 Setting up libfile-listing-perl (6.04-1) ...
16:03:34 #10 38.50 Setting up libdynaloader-functions-perl (0.003-1) ...
16:03:34 #10 38.52 Setting up libclass-method-modifiers-perl (2.12-1) ...
16:03:34 #10 38.53 Setting up libio-pty-perl (1:1.08-1.1+b4) ...
16:03:34 #10 38.55 Setting up libarchive-zip-perl (1.64-1) ...
16:03:34 #10 38.56 Setting up libhtml-tagset-perl (3.20-3) ...
16:03:34 #10 38.58 Setting up libdebhelper-perl (13.2~bpo10+1) ...
16:03:34 #10 38.60 Setting up liblwp-mediatypes-perl (6.02-1) ...
16:03:34 #10 38.61 Setting up libtry-tiny-perl (0.30-1) ...
16:03:34 #10 38.62 Setting up libnet-http-perl (6.18-1) ...
16:03:34 #11 25.41 Preparing to unpack .../037-libxml2_2.9.14+dfsg-1ubuntu0.1_arm64.deb ...
16:03:34 #11 25.41 Unpacking libxml2:arm64 (2.9.14+dfsg-1ubuntu0.1) ...
16:03:34 #11 25.48 Selecting previously unselected package libyaml-0-2:arm64.
16:03:34 #11 25.48 Preparing to unpack .../038-libyaml-0-2_0.2.5-1_arm64.deb ...
16:03:34 #11 25.49 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
16:03:34 #11 25.56 Selecting previously unselected package lsb-release.
16:03:34 #11 25.56 Preparing to unpack .../039-lsb-release_11.2ubuntu1_all.deb ...
16:03:34 #11 25.57 Unpacking lsb-release (11.2ubuntu1) ...
16:03:34 #11 25.63 Selecting previously unselected package netbase.
16:03:34 #11 25.64 Preparing to unpack .../040-netbase_6.3_all.deb ...
16:03:34 #11 25.64 Unpacking netbase (6.3) ...
16:03:34 #11 25.68 Selecting previously unselected package python3-dbus.
16:03:34 #10 33.52 Setting up m4 (1.4.18-5) ...
16:03:34 #10 33.54 Setting up libgdbm-compat4:armhf (1.19-2) ...
16:03:34 #10 33.55 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
16:03:34 #10 33.56 Setting up dwz (0.13+20210201-1) ...
16:03:34 #10 33.57 Setting up groff-base (1.22.4-6) ...
16:03:34 #10 33.60 Setting up cpp (4:10.2.1-1+rpi1) ...
16:03:34 #10 33.62 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u5) ...
16:03:34 #10 33.64 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
16:03:34 #10 33.65 Setting up python3.9 (3.9.2-1+rpi1) ...
16:03:34 #11 20.80 Preparing to unpack .../012-libbsd0_0.11.5-1_amd64.deb ...
16:03:34 #11 20.80 Unpacking libbsd0:amd64 (0.11.5-1) ...
16:03:34 #11 20.83 Selecting previously unselected package libelf1:amd64.
16:03:34 #11 20.84 Preparing to unpack .../013-libelf1_0.186-1build1_amd64.deb ...
16:03:34 #11 20.84 Unpacking libelf1:amd64 (0.186-1build1) ...
16:03:34 #11 20.87 Selecting previously unselected package libicu70:amd64.
16:03:34 #11 20.87 Preparing to unpack .../014-libicu70_70.1-2_amd64.deb ...
16:03:34 #11 20.88 Unpacking libicu70:amd64 (70.1-2) ...
16:03:34 #11 21.06 Selecting previously unselected package libxml2:amd64.
16:03:34 #10 39.31 Preparing to unpack .../248-libsub-name-perl_0.26-1+b1_arm64.deb ...
16:03:34 #10 39.32 Unpacking libsub-name-perl (0.26-1+b1) ...
16:03:34 #10 39.35 Selecting previously unselected package libnamespace-clean-perl.
16:03:34 #10 39.36 Preparing to unpack .../249-libnamespace-clean-perl_0.27-1_all.deb ...
16:03:34 #10 39.36 Unpacking libnamespace-clean-perl (0.27-1) ...
16:03:34 #10 39.40 Selecting previously unselected package libpath-tiny-perl.
16:03:34 #10 39.40 Preparing to unpack .../250-libpath-tiny-perl_0.118-1_all.deb ...
16:03:34 #10 39.41 Unpacking libpath-tiny-perl (0.118-1) ...
16:03:34 #10 39.46 Selecting previously unselected package libtype-tiny-perl.
16:03:34 #10 39.46 Preparing to unpack .../251-libtype-tiny-perl_1.012001-2_all.deb ...
16:03:34 #10 39.47 Unpacking libtype-tiny-perl (1.012001-2) ...
16:03:34 #10 39.53 Selecting previously unselected package libgitlab-api-v4-perl.
16:03:34 #10 39.53 Preparing to unpack .../252-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:03:34 #10 39.54 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:03:34 #10 39.61 Selecting previously unselected package libglib2.0-0:arm64.
16:03:34 #10 46.45 Preparing to unpack .../237-libgit-wrapper-perl_0.048-1_all.deb ...
16:03:34 #10 46.46 Unpacking libgit-wrapper-perl (0.048-1) ...
16:03:34 #10 46.52 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:03:34 #10 46.53 Preparing to unpack .../238-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:03:34 #10 46.53 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:03:34 #10 46.56 Selecting previously unselected package libio-prompter-perl.
16:03:34 #11 19.25 Selecting previously unselected package perl-modules-5.30.
16:03:34 #11 19.25 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.3_all.deb ...
16:03:34 #11 19.27 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
16:03:34 #10 33.33 Preparing to unpack .../101-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ...
16:03:34 #10 33.33 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
16:03:34 #10 33.38 Selecting previously unselected package gpg-wks-server.
16:03:34 #10 33.38 Preparing to unpack .../102-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ...
16:03:34 #10 33.38 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
16:03:34 #10 33.43 Selecting previously unselected package gpgsm.
16:03:34 #10 33.43 Preparing to unpack .../103-gpgsm_2.2.12-1+deb10u2_amd64.deb ...
16:03:34 #10 33.43 Unpacking gpgsm (2.2.12-1+deb10u2) ...
16:03:34 #10 33.49 Selecting previously unselected package gnupg.
16:03:34 #10 33.49 Preparing to unpack .../104-gnupg_2.2.12-1+deb10u2_all.deb ...
16:03:34 #10 33.49 Unpacking gnupg (2.2.12-1+deb10u2) ...
16:03:34 #10 33.55 Selecting previously unselected package libfile-which-perl.
16:03:34 #11 36.95 Selecting previously unselected package libpath-tiny-perl.
16:03:34 #11 36.95 Preparing to unpack .../260-libpath-tiny-perl_0.108-1_all.deb ...
16:03:34 #11 36.96 Unpacking libpath-tiny-perl (0.108-1) ...
16:03:34 #11 37.00 Selecting previously unselected package libtype-tiny-perl.
16:03:34 #11 37.00 Preparing to unpack .../261-libtype-tiny-perl_1.008001-2_all.deb ...
16:03:34 #11 37.00 Unpacking libtype-tiny-perl (1.008001-2) ...
16:03:34 #11 37.07 Selecting previously unselected package libgitlab-api-v4-perl.
16:03:34 #11 37.07 Preparing to unpack .../262-libgitlab-api-v4-perl_0.25-1_all.deb ...
16:03:34 #11 37.08 Unpacking libgitlab-api-v4-perl (0.25-1) ...
16:03:34 #11 37.13 Selecting previously unselected package libhash-fieldhash-perl.
16:03:34 #11 37.13 Preparing to unpack .../263-libhash-fieldhash-perl_0.15-1build2_arm64.deb ...
16:03:34 #11 37.13 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
16:03:34 #10 41.76 Setting up libmpc3:arm64 (1.1.0-1) ...
16:03:34 #10 41.78 Setting up libc-dev-bin (2.27-3ubuntu1.6) ...
16:03:34 #10 41.79 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
16:03:34 #10 41.80 Setting up libgdbm-compat4:arm64 (1.14.1-6) ...
16:03:34 #10 41.82 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ...
16:03:34 #10 41.84 Setting up bsdmainutils (11.1.2ubuntu1) ...
16:03:34 #10 41.89 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:03:34 #10 52.23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
16:03:34 #10 52.25 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
16:03:34 #10 52.27 Setting up python3-magic (2:0.4.15-1) ...
16:03:34 #10 52.41 Setting up python3-idna (2.6-1) ...
16:03:34 #8 extracting sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 done
16:03:34 #10 32.70 Preparing to unpack .../169-libalgorithm-diff-perl_1.19.03-2_all.deb ...
16:03:34 #10 32.71 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
16:03:34 #10 32.74 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:03:34 #10 32.75 Preparing to unpack .../170-libalgorithm-diff-xs-perl_0.04-5+b1_arm64.deb ...
16:03:34 #10 32.75 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
16:03:34 #10 32.79 Selecting previously unselected package libalgorithm-merge-perl.
16:03:34 #10 32.79 Preparing to unpack .../171-libalgorithm-merge-perl_0.08-3_all.deb ...
16:03:34 #10 32.80 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:03:34 #10 32.84 Selecting previously unselected package libapt-inst2.0:arm64.
16:03:34 #10 32.84 Preparing to unpack .../172-libapt-inst2.0_1.8.2.3_arm64.deb ...
16:03:34 #10 32.85 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ...
16:03:34 #10 32.90 Selecting previously unselected package libapt-pkg-perl.
16:03:34 #10 32.91 Preparing to unpack .../173-libapt-pkg-perl_0.1.34+b1_arm64.deb ...
16:03:34 #10 32.91 Unpacking libapt-pkg-perl (0.1.34+b1) ...
16:03:34 #10 32.95 Selecting previously unselected package libarchive-cpio-perl.
16:03:34 #11 14.71 Get:178 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf pinentry-curses armhf 1.2.0-2ubuntu1 [36.2 kB]
16:03:34 #11 14.71 Get:179 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg-agent armhf 2.2.35-3ubuntu1 [234 kB]
16:03:34 #11 14.72 Get:180 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg-wks-client armhf 2.2.35-3ubuntu1 [88.1 kB]
16:03:34 #11 14.73 Get:181 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpg-wks-server armhf 2.2.35-3ubuntu1 [81.7 kB]
16:03:34 #11 14.73 Get:182 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gpgsm armhf 2.2.35-3ubuntu1 [211 kB]
16:03:34 #11 14.74 Get:183 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf gnupg all 2.2.35-3ubuntu1 [318 kB]
16:03:34 #11 14.77 Get:184 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-dirlist-perl all 0.05-2 [7100 B]
16:03:34 #11 14.77 Get:185 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-which-perl all 1.27-1 [14.3 kB]
16:03:34 #11 14.77 Get:186 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB]
16:03:34 #11 14.85 Get:187 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-touch-perl all 0.12-1 [9024 B]
16:03:34 #11 14.85 Get:188 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-pty-perl armhf 1:1.15-2build2 [34.3 kB]
16:03:34 #11 14.85 Get:189 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libipc-run-perl all 20220807.0-1 [92.6 kB]
16:03:34 #11 14.85 Get:190 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:03:34 #11 14.85 Get:191 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libclass-xsaccessor-perl armhf 1.19-4 [33.4 kB]
16:03:34 #11 14.85 Get:192 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libb-hooks-op-check-perl armhf 0.22-2 [10.1 kB]
16:03:34 #11 14.85 Get:193 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdynaloader-functions-perl all 0.003-2 [12.5 kB]
16:03:34 #11 14.92 Get:194 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu4 [14.6 kB]
16:03:34 #11 14.92 Get:195 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libparams-classify-perl armhf 0.015-2 [20.6 kB]
16:03:34 #11 14.92 Get:196 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmodule-runtime-perl all 0.016-2 [16.4 kB]
16:03:34 #11 36.35 Preparing to unpack .../259-libjson-perl_4.04000-1_all.deb ...
16:03:34 #11 36.35 Unpacking libjson-perl (4.04000-1) ...
16:03:34 #11 36.42 Selecting previously unselected package liblog-any-perl.
16:03:34 #11 36.43 Preparing to unpack .../260-liblog-any-perl_1.710-1_all.deb ...
16:03:34 #11 36.44 Unpacking liblog-any-perl (1.710-1) ...
16:03:34 #11 36.50 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:03:34 #11 36.50 Preparing to unpack .../261-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
16:03:34 #11 36.50 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
16:03:34 #11 36.56 Selecting previously unselected package libpackage-stash-perl.
16:03:34 #11 36.56 Preparing to unpack .../262-libpackage-stash-perl_0.39-1_all.deb ...
16:03:34 #11 36.57 Unpacking libpackage-stash-perl (0.39-1) ...
16:03:34 #11 36.64 Selecting previously unselected package libsub-identify-perl.
16:03:34 #11 22.63 Selecting previously unselected package libuchardet0:amd64.
16:03:34 #11 22.63 Preparing to unpack .../057-libuchardet0_0.0.7-1build2_amd64.deb ...
16:03:34 #11 22.64 Unpacking libuchardet0:amd64 (0.0.7-1build2) ...
16:03:34 #11 22.66 Selecting previously unselected package groff-base.
16:03:34 #11 22.67 Preparing to unpack .../058-groff-base_1.22.4-8build1_amd64.deb ...
16:03:34 #11 22.67 Unpacking groff-base (1.22.4-8build1) ...
16:03:34 #11 22.73 Selecting previously unselected package libcbor0.8:amd64.
16:03:34 #11 22.73 Preparing to unpack .../059-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ...
16:03:34 #11 22.73 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
16:03:34 #11 22.77 Selecting previously unselected package libedit2:amd64.
16:03:34 #11 22.77 Preparing to unpack .../060-libedit2_3.1-20210910-1build1_amd64.deb ...
16:03:34 #11 22.77 Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
16:03:34 #11 22.80 Selecting previously unselected package libfido2-1:amd64.
16:03:34 #11 22.80 Preparing to unpack .../061-libfido2-1_1.11.0-1_amd64.deb ...
16:03:34 #11 22.81 Unpacking libfido2-1:amd64 (1.11.0-1) ...
16:03:34 #11 22.85 Selecting previously unselected package libnghttp2-14:amd64.
16:03:34 #11 22.85 Preparing to unpack .../062-libnghttp2-14_1.49.0-1_amd64.deb ...
16:03:34 #11 22.85 Unpacking libnghttp2-14:amd64 (1.49.0-1) ...
16:03:34 #11 22.89 Selecting previously unselected package libpipeline1:amd64.
16:03:34 #11 22.89 Preparing to unpack .../063-libpipeline1_1.5.6-2_amd64.deb ...
16:03:34 #11 22.89 Unpacking libpipeline1:amd64 (1.5.6-2) ...
16:03:34 #11 22.95 Selecting previously unselected package libpng16-16:amd64.
16:03:34 #11 24.24 Selecting previously unselected package python3.
16:03:34 #11 24.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5133 files and directories currently installed.)
16:03:34 #11 24.24 Preparing to unpack .../000-python3_3.10.6-1~22.04_armhf.deb ...
16:03:34 #11 24.24 Unpacking python3 (3.10.6-1~22.04) ...
16:03:34 #11 24.27 Selecting previously unselected package perl-modules-5.34.
16:03:34 #11 24.27 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.1_all.deb ...
16:03:34 #11 24.28 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
16:03:34 #11 25.68 Preparing to unpack .../041-python3-dbus_1.2.18-3build1_arm64.deb ...
16:03:34 #11 25.69 Unpacking python3-dbus (1.2.18-3build1) ...
16:03:34 #11 25.75 Selecting previously unselected package python3-gi.
16:03:34 #11 25.75 Preparing to unpack .../042-python3-gi_3.42.2-2_arm64.deb ...
16:03:34 #11 25.76 Unpacking python3-gi (3.42.2-2) ...
16:03:34 #11 25.81 Selecting previously unselected package networkd-dispatcher.
16:03:34 #11 25.81 Preparing to unpack .../043-networkd-dispatcher_2.1-2ubuntu1_all.deb ...
16:03:34 #11 25.82 Unpacking networkd-dispatcher (2.1-2ubuntu1) ...
16:03:34 #11 25.87 Selecting previously unselected package python-apt-common.
16:03:34 #11 25.87 Preparing to unpack .../044-python-apt-common_2.3.0ubuntu2_all.deb ...
16:03:34 #11 25.87 Unpacking python-apt-common (2.3.0ubuntu2) ...
16:03:34 #11 25.92 Selecting previously unselected package python3-apt.
16:03:34 #10 38.65 Setting up libencode-locale-perl (1.05-1) ...
16:03:34 #10 38.68 Setting up libdevel-callchecker-perl (0.008-1) ...
16:03:34 #10 38.70 Setting up dpkg-dev (1.19.8) ...
16:03:34 #10 38.73 Setting up intltool-debian (0.35.0+20060710.5) ...
16:03:34 #10 38.75 Setting up liberror-perl (0.17027-2) ...
16:03:34 #10 38.76 Setting up patchutils (0.3.4-2) ...
16:03:34 #10 38.78 Setting up libipc-run-perl (20180523.0-1) ...
16:03:34 #10 38.79 Setting up git (1:2.20.1-2+deb10u6) ...
16:03:34 #10 38.83 Setting up libwww-robotrules-perl (6.02-1) ...
16:03:34 #10 38.84 Setting up libhtml-parser-perl (3.72-3+b2) ...
16:03:34 #11 21.06 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.2_amd64.deb ...
16:03:34 #11 21.07 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.2) ...
16:03:34 #11 21.12 Selecting previously unselected package libyaml-0-2:amd64.
16:03:34 #11 21.12 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_amd64.deb ...
16:03:34 #11 21.12 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ...
16:03:34 #11 21.15 Selecting previously unselected package lsb-release.
16:03:34 #11 21.15 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
16:03:34 #11 21.16 Unpacking lsb-release (11.1.0ubuntu4) ...
16:03:34 #11 21.20 Selecting previously unselected package netbase.
16:03:34 #11 21.20 Preparing to unpack .../018-netbase_6.3_all.deb ...
16:03:34 #11 21.20 Unpacking netbase (6.3) ...
16:03:34 #11 21.23 Selecting previously unselected package python-apt-common.
16:03:34 #11 21.23 Preparing to unpack .../019-python-apt-common_2.3.0ubuntu2.1_all.deb ...
16:03:34 #11 21.24 Unpacking python-apt-common (2.3.0ubuntu2.1) ...
16:03:34 #11 21.27 Selecting previously unselected package python3-apt.
16:03:34 #11 21.27 Preparing to unpack .../020-python3-apt_2.3.0ubuntu2.1_amd64.deb ...
16:03:34 #11 21.28 Unpacking python3-apt (2.3.0ubuntu2.1) ...
16:03:34 #11 21.32 Selecting previously unselected package python3-pkg-resources.
16:03:34 #11 21.32 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2_all.deb ...
16:03:34 #11 21.33 Unpacking python3-pkg-resources (59.6.0-1.2) ...
16:03:34 #11 21.37 Selecting previously unselected package ucf.
16:03:34 #10 39.61 Preparing to unpack .../253-libglib2.0-0_2.66.8-1_arm64.deb ...
16:03:34 #10 39.62 Unpacking libglib2.0-0:arm64 (2.66.8-1) ...
16:03:34 #10 39.75 Selecting previously unselected package libglib2.0-data.
16:03:34 #10 39.75 Preparing to unpack .../254-libglib2.0-data_2.66.8-1_all.deb ...
16:03:34 #10 39.75 Unpacking libglib2.0-data (2.66.8-1) ...
16:03:34 #10 46.57 Preparing to unpack .../239-libio-prompter-perl_0.004015-1_all.deb ...
16:03:34 #10 46.57 Unpacking libio-prompter-perl (0.004015-1) ...
16:03:34 #10 46.62 Selecting previously unselected package libjson-perl.
16:03:34 #10 46.62 Preparing to unpack .../240-libjson-perl_4.03000-1_all.deb ...
16:03:34 #10 46.63 Unpacking libjson-perl (4.03000-1) ...
16:03:34 #10 46.71 Selecting previously unselected package liblog-any-perl.
16:03:34 #10 46.72 Preparing to unpack .../241-liblog-any-perl_1.709-1_all.deb ...
16:03:34 #10 46.72 Unpacking liblog-any-perl (1.709-1) ...
16:03:34 #11 19.78 Selecting previously unselected package libgdbm-compat4:armhf.
16:03:34 #11 19.78 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_armhf.deb ...
16:03:34 #10 33.56 Preparing to unpack .../105-libfile-which-perl_1.23-1_all.deb ...
16:03:34 #10 33.56 Unpacking libfile-which-perl (1.23-1) ...
16:03:34 #10 33.59 Selecting previously unselected package libfile-homedir-perl.
16:03:34 #10 33.59 Preparing to unpack .../106-libfile-homedir-perl_1.004-1_all.deb ...
16:03:34 #10 33.59 Unpacking libfile-homedir-perl (1.004-1) ...
16:03:34 #10 33.63 Selecting previously unselected package libio-pty-perl.
16:03:34 #10 33.63 Preparing to unpack .../107-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ...
16:03:34 #10 33.63 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
16:03:34 #10 33.66 Selecting previously unselected package libipc-run-perl.
16:03:34 #10 33.66 Preparing to unpack .../108-libipc-run-perl_20180523.0-1_all.deb ...
16:03:34 #10 33.67 Unpacking libipc-run-perl (20180523.0-1) ...
16:03:34 #10 33.70 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:34 #10 33.71 Preparing to unpack .../109-libclass-method-modifiers-perl_2.12-1_all.deb ...
16:03:34 #10 33.71 Unpacking libclass-method-modifiers-perl (2.12-1) ...
16:03:34 #10 33.74 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:34 #10 33.74 Preparing to unpack .../110-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:03:34 #10 33.74 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:03:34 #10 33.77 Selecting previously unselected package libdevel-globaldestruction-perl.
16:03:34 #10 33.77 Preparing to unpack .../111-libdevel-globaldestruction-perl_0.14-1_all.deb ...
16:03:34 #11 37.17 Selecting previously unselected package libhtml-form-perl.
16:03:34 #11 37.17 Preparing to unpack .../264-libhtml-form-perl_6.07-1_all.deb ...
16:03:34 #11 37.18 Unpacking libhtml-form-perl (6.07-1) ...
16:03:34 #11 37.22 Selecting previously unselected package libhtml-format-perl.
16:03:34 #11 37.22 Preparing to unpack .../265-libhtml-format-perl_2.12-1_all.deb ...
16:03:34 #11 37.22 Unpacking libhtml-format-perl (2.12-1) ...
16:03:34 #11 37.26 Selecting previously unselected package libhttp-daemon-perl.
16:03:34 #11 37.26 Preparing to unpack .../266-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
16:03:34 #11 37.27 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
16:03:34 #11 37.31 Selecting previously unselected package libidn11:arm64.
16:03:34 #11 37.31 Preparing to unpack .../267-libidn11_1.33-2.2ubuntu2_arm64.deb ...
16:03:34 #11 37.31 Unpacking libidn11:arm64 (1.33-2.2ubuntu2) ...
16:03:34 #11 37.35 Selecting previously unselected package libstruct-dumb-perl.
16:03:34 #11 37.35 Preparing to unpack .../268-libstruct-dumb-perl_0.09-1_all.deb ...
16:03:34 #11 37.36 Unpacking libstruct-dumb-perl (0.09-1) ...
16:03:34 #11 37.39 Selecting previously unselected package libio-async-perl.
16:03:34 #11 37.39 Preparing to unpack .../269-libio-async-perl_0.75-1_all.deb ...
16:03:34 #11 37.40 Unpacking libio-async-perl (0.75-1) ...
16:03:34 #11 37.44 Selecting previously unselected package liblinux-epoll-perl.
16:03:34 #10 41.90 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
16:03:34 #10 41.90 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:03:34 #10 41.90 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
16:03:34 #10 41.91 Setting up libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:34 #10 41.94 Setting up ca-certificates (20211016ubuntu0.18.04.1) ...
16:03:34 #7 extracting sha256:8f142abc4c7827d9e2dd4396131e1e2410bcb48630b5beae17bc212dc0e9c6a2 9.3s done
16:03:34 #7 extracting sha256:37917c6f517416bb3a69d514a35078dfa241359b901d1ea119dfcfb821008889 done
16:03:34 #7 DONE 26.2s
16:03:34 
16:03:34 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:34 #11 15.16 Setting up python3-minimal (3.8.2-0ubuntu2) ...
16:03:34 #11 15.60 Selecting previously unselected package python3.
16:03:34 #11 15.60 (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 ... 4869 files and directories currently installed.)
16:03:34 #11 15.60 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
16:03:34 #11 15.62 Unpacking python3 (3.8.2-0ubuntu2) ...
16:03:34 #11 15.68 Selecting previously unselected package libbsd0:amd64.
16:03:34 #11 15.68 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ...
16:03:34 #11 15.69 Unpacking libbsd0:amd64 (0.10.0-1) ...
16:03:34 #11 15.74 Selecting previously unselected package bsdmainutils.
16:03:34 #11 15.74 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ...
16:03:34 #11 15.75 Unpacking bsdmainutils (11.1.2ubuntu3) ...
16:03:34 #11 15.82 Selecting previously unselected package libuchardet0:amd64.
16:03:34 #11 15.82 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ...
16:03:34 #11 15.83 Unpacking libuchardet0:amd64 (0.0.6-3build1) ...
16:03:34 #11 15.87 Selecting previously unselected package groff-base.
16:03:34 #11 15.87 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ...
16:03:34 #11 15.87 Unpacking groff-base (1.22.4-4build1) ...
16:03:34 #11 16.07 Selecting previously unselected package libgdbm6:amd64.
16:03:34 #11 16.07 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ...
16:03:34 #11 16.08 Unpacking libgdbm6:amd64 (1.18.1-5) ...
16:03:34 #11 16.12 Selecting previously unselected package libpipeline1:amd64.
16:03:34 #11 16.12 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ...
16:03:34 #11 16.13 Unpacking libpipeline1:amd64 (1.5.2-2build1) ...
16:03:34 #11 16.18 Selecting previously unselected package man-db.
16:03:34 #11 16.18 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ...
16:03:34 #11 16.19 Unpacking man-db (2.9.1-1) ...
16:03:34 #11 16.37 Selecting previously unselected package perl-modules-5.30.
16:03:34 #11 16.37 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.3_all.deb ...
16:03:34 #11 16.37 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
16:03:34 #11 17.04 Selecting previously unselected package libgdbm-compat4:amd64.
16:03:34 #11 17.04 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ...
16:03:34 #11 17.04 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
16:03:34 #11 17.09 Selecting previously unselected package libperl5.30:amd64.
16:03:34 #11 17.09 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.3_amd64.deb ...
16:03:34 #11 17.10 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.3) ...
16:03:34 #11 17.79 Selecting previously unselected package perl.
16:03:34 #11 17.79 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.3_amd64.deb ...
16:03:34 #11 17.80 Unpacking perl (5.30.0-9ubuntu0.3) ...
16:03:34 #11 17.91 Selecting previously unselected package openssl.
16:03:34 #11 17.91 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.16_amd64.deb ...
16:03:34 #11 17.92 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
16:03:34 #11 18.08 Selecting previously unselected package ca-certificates.
16:03:34 #11 18.08 Preparing to unpack .../013-ca-certificates_20211016ubuntu0.20.04.1_all.deb ...
16:03:34 #11 18.09 Unpacking ca-certificates (20211016ubuntu0.20.04.1) ...
16:03:34 #11 18.16 Selecting previously unselected package distro-info-data.
16:03:34 #11 18.16 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.11_all.deb ...
16:03:34 #11 18.17 Unpacking distro-info-data (0.43ubuntu1.11) ...
16:03:34 #11 18.24 Selecting previously unselected package libmagic-mgc.
16:03:34 #11 18.24 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ...
16:03:34 #11 18.24 Unpacking libmagic-mgc (1:5.38-4) ...
16:03:34 #11 18.38 Selecting previously unselected package libmagic1:amd64.
16:03:34 #11 18.38 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ...
16:03:34 #11 18.39 Unpacking libmagic1:amd64 (1:5.38-4) ...
16:03:34 #11 18.44 Selecting previously unselected package file.
16:03:34 #11 18.44 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ...
16:03:34 #11 18.44 Unpacking file (1:5.38-4) ...
16:03:34 #11 18.49 Selecting previously unselected package less.
16:03:34 #11 18.49 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ...
16:03:34 #11 18.50 Unpacking less (551-1ubuntu0.1) ...
16:03:34 #11 18.56 Selecting previously unselected package libelf1:amd64.
16:03:34 #11 18.56 Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ...
16:03:34 #11 18.57 Unpacking libelf1:amd64 (0.176-1.1build1) ...
16:03:34 #11 18.66 Selecting previously unselected package libglib2.0-0:amd64.
16:03:34 #11 18.66 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ...
16:03:34 #11 18.66 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
16:03:34 #11 18.98 Selecting previously unselected package libglib2.0-data.
16:03:34 #11 18.98 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
16:03:34 #11 19.02 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
16:03:34 #11 19.27 Selecting previously unselected package tzdata.
16:03:34 #11 19.27 Preparing to unpack .../022-tzdata_2022g-0ubuntu0.20.04.1_all.deb ...
16:03:34 #11 19.29 Unpacking tzdata (2022g-0ubuntu0.20.04.1) ...
16:03:34 #11 20.36 Selecting previously unselected package libicu66:amd64.
16:03:34 #11 20.36 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_amd64.deb ...
16:03:34 #11 20.37 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
16:03:34 #10 52.61 Setting up python3-xdg (0.25-4ubuntu1.1) ...
16:03:34 #8 DONE 26.7s
16:03:34 
16:03:34 #10 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:03:34 #10 23.55 Selecting previously unselected package libmd0:amd64.
16:03:34 #10 23.56 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ...
16:03:34 #10 23.64 Unpacking libmd0:amd64 (1.0.3-3) ...
16:03:34 #10 32.95 Preparing to unpack .../174-libarchive-cpio-perl_0.10-1_all.deb ...
16:03:34 #10 32.96 Unpacking libarchive-cpio-perl (0.10-1) ...
16:03:34 #10 32.99 Selecting previously unselected package libasync-mergepoint-perl.
16:03:34 #10 32.99 Preparing to unpack .../175-libasync-mergepoint-perl_0.04-2_all.deb ...
16:03:34 #10 32.99 Unpacking libasync-mergepoint-perl (0.04-2) ...
16:03:34 #10 33.03 Selecting previously unselected package libauthen-sasl-perl.
16:03:34 #10 33.03 Preparing to unpack .../176-libauthen-sasl-perl_2.1600-1_all.deb ...
16:03:34 #10 33.03 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:03:34 #10 33.12 Selecting previously unselected package libmodule-implementation-perl.
16:03:34 #10 33.12 Preparing to unpack .../177-libmodule-implementation-perl_0.09-1_all.deb ...
16:03:34 #10 33.13 Unpacking libmodule-implementation-perl (0.09-1) ...
16:03:34 #10 33.16 Selecting previously unselected package libvariable-magic-perl.
16:03:34 #10 33.17 Preparing to unpack .../178-libvariable-magic-perl_0.62-1+b1_arm64.deb ...
16:03:34 #10 33.17 Unpacking libvariable-magic-perl (0.62-1+b1) ...
16:03:34 #10 33.21 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:34 #11 14.99 Get:197 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libimport-into-perl all 1.002005-2 [10.7 kB]
16:03:34 #11 15.00 Get:198 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB]
16:03:34 #11 15.00 Get:199 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
16:03:34 #11 15.00 Get:200 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmoo-perl all 2.005004-3 [48.0 kB]
16:03:34 #11 15.00 Get:201 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libencode-locale-perl all 1.05-2 [12.2 kB]
16:03:34 #11 15.00 Get:202 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtimedate-perl all 2.3300-2 [34.0 kB]
16:03:34 #11 36.65 Preparing to unpack .../263-libsub-identify-perl_0.14-1build5_arm64.deb ...
16:03:34 #11 36.65 Unpacking libsub-identify-perl (0.14-1build5) ...
16:03:34 #11 36.69 Selecting previously unselected package libsub-name-perl.
16:03:34 #11 36.69 Preparing to unpack .../264-libsub-name-perl_0.26-1build3_arm64.deb ...
16:03:34 #11 36.69 Unpacking libsub-name-perl (0.26-1build3) ...
16:03:34 #11 36.74 Selecting previously unselected package libnamespace-clean-perl.
16:03:34 #11 36.74 Preparing to unpack .../265-libnamespace-clean-perl_0.27-1_all.deb ...
16:03:34 #11 36.75 Unpacking libnamespace-clean-perl (0.27-1) ...
16:03:34 #11 36.79 Selecting previously unselected package libpath-tiny-perl.
16:03:34 #11 36.79 Preparing to unpack .../266-libpath-tiny-perl_0.122-1_all.deb ...
16:03:34 #11 36.80 Unpacking libpath-tiny-perl (0.122-1) ...
16:03:34 #11 36.87 Selecting previously unselected package libstrictures-perl.
16:03:34 #11 22.95 Preparing to unpack .../064-libpng16-16_1.6.38-2_amd64.deb ...
16:03:34 #11 22.95 Unpacking libpng16-16:amd64 (1.6.38-2) ...
16:03:34 #11 22.99 Selecting previously unselected package libpsl5:amd64.
16:03:34 #11 22.99 Preparing to unpack .../065-libpsl5_0.21.0-1.2build2_amd64.deb ...
16:03:34 #11 23.00 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
16:03:34 #11 23.03 Selecting previously unselected package libxau6:amd64.
16:03:34 #11 23.03 Preparing to unpack .../066-libxau6_1%3a1.0.9-1build5_amd64.deb ...
16:03:34 #11 23.03 Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
16:03:34 #11 23.06 Selecting previously unselected package libxdmcp6:amd64.
16:03:34 #11 23.06 Preparing to unpack .../067-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
16:03:34 #11 23.07 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
16:03:34 #11 23.10 Selecting previously unselected package libxcb1:amd64.
16:03:34 #11 23.10 Preparing to unpack .../068-libxcb1_1.15-1_amd64.deb ...
16:03:34 #11 23.11 Unpacking libxcb1:amd64 (1.15-1) ...
16:03:34 #11 23.13 Selecting previously unselected package libx11-data.
16:03:34 #11 23.13 Preparing to unpack .../069-libx11-data_2%3a1.8.1-2_all.deb ...
16:03:34 #11 23.14 Unpacking libx11-data (2:1.8.1-2) ...
16:03:34 #11 23.19 Selecting previously unselected package libx11-6:amd64.
16:03:34 #11 24.55 Selecting previously unselected package libgdbm6:armhf.
16:03:34 #11 24.55 Preparing to unpack .../002-libgdbm6_1.23-1_armhf.deb ...
16:03:34 #11 24.55 Unpacking libgdbm6:armhf (1.23-1) ...
16:03:34 #11 24.59 Selecting previously unselected package libgdbm-compat4:armhf.
16:03:34 #11 24.59 Preparing to unpack .../003-libgdbm-compat4_1.23-1_armhf.deb ...
16:03:34 #11 24.60 Unpacking libgdbm-compat4:armhf (1.23-1) ...
16:03:34 #11 24.64 Selecting previously unselected package libperl5.34:armhf.
16:03:34 #11 24.64 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.1_armhf.deb ...
16:03:34 #11 24.64 Unpacking libperl5.34:armhf (5.34.0-3ubuntu1.1) ...
16:03:34 #12 25.57   Installing       : perl-threads-shared-1.58-2.el8.aarch64               53/90 
16:03:34 #12 26.08   Installing       : perl-interpreter-4:5.26.3-421.el8.aarch64            54/90 
16:03:34 #12 26.12   Installing       : libtool-ltdl-2.4.6-25.el8.aarch64                    55/90 
16:03:34 #12 26.13   Running scriptlet: libtool-ltdl-2.4.6-25.el8.aarch64                    55/90 
16:03:34 #12 26.14   Installing       : libpkgconf-1.4.2-1.el8.aarch64                       56/90 
16:03:34 #12 26.16   Installing       : pkgconf-1.4.2-1.el8.aarch64                          57/90 
16:03:34 #12 26.18   Installing       : pkgconf-pkg-config-1.4.2-1.el8.aarch64               58/90 
16:03:34 #11 25.92 Preparing to unpack .../045-python3-apt_2.3.0ubuntu2_arm64.deb ...
16:03:34 #11 25.95 Unpacking python3-apt (2.3.0ubuntu2) ...
16:03:34 #11 25.99 Selecting previously unselected package python3-pkg-resources.
16:03:34 #11 26.00 Preparing to unpack .../046-python3-pkg-resources_59.6.0-1.2_all.deb ...
16:03:34 #11 26.00 Unpacking python3-pkg-resources (59.6.0-1.2) ...
16:03:34 #11 26.04 Selecting previously unselected package shared-mime-info.
16:03:34 #11 26.04 Preparing to unpack .../047-shared-mime-info_2.2-1_arm64.deb ...
16:03:34 #11 26.05 Unpacking shared-mime-info (2.2-1) ...
16:03:34 #11 26.11 Selecting previously unselected package systemd-resolved.
16:03:34 #11 26.11 Preparing to unpack .../048-systemd-resolved_251.4-1ubuntu7_arm64.deb ...
16:03:34 #11 26.12 Unpacking systemd-resolved (251.4-1ubuntu7) ...
16:03:34 #11 26.17 Selecting previously unselected package systemd-timesyncd.
16:03:34 #10 38.87 Setting up librole-tiny-perl (2.000006-1) ...
16:03:34 #10 38.89 Setting up libfile-homedir-perl (1.004-1) ...
16:03:34 #10 38.90 Setting up libio-socket-ssl-perl (2.060-3) ...
16:03:34 #10 38.91 Setting up libhttp-message-perl (6.18-1) ...
16:03:34 #10 38.93 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
16:03:34 #10 38.95 Setting up libhttp-negotiate-perl (6.01-1) ...
16:03:34 #10 38.97 Setting up libhttp-cookies-perl (6.04-1) ...
16:03:34 #10 38.99 Setting up po-debconf (1.0.21) ...
16:03:34 #10 39.01 Setting up libhtml-tree-perl (5.07-2) ...
16:03:34 #10 39.02 Setting up libparams-classify-perl (0.015-1+b1) ...
16:03:34 #10 39.04 Setting up libmodule-runtime-perl (0.016-1) ...
16:03:34 #10 39.08 Setting up libimport-into-perl (1.002005-1) ...
16:03:34 #10 39.15 Setting up libmoo-perl (2.003004-2) ...
16:03:34 #10 39.17 Setting up liblwp-protocol-https-perl (6.07-2) ...
16:03:34 #10 39.18 Setting up libwww-perl (6.36-2) ...
16:03:34 #10 39.20 Setting up debhelper (13.2~bpo10+1) ...
16:03:34 #11 21.38 Preparing to unpack .../022-ucf_3.0043_all.deb ...
16:03:34 #11 21.38 Moving old data out of the way
16:03:34 #11 21.38 Unpacking ucf (3.0043) ...
16:03:34 #11 21.42 Selecting previously unselected package bsdextrautils.
16:03:34 #11 21.42 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_amd64.deb ...
16:03:34 #11 21.43 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
16:03:34 #11 21.46 Selecting previously unselected package libmagic-mgc.
16:03:34 #11 21.46 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_amd64.deb ...
16:03:34 #11 21.46 Unpacking libmagic-mgc (1:5.41-3) ...
16:03:34 #10 39.90 Selecting previously unselected package libgpm2:arm64.
16:03:34 #10 39.91 Preparing to unpack .../255-libgpm2_1.20.7-8_arm64.deb ...
16:03:34 #10 39.91 Unpacking libgpm2:arm64 (1.20.7-8) ...
16:03:34 #10 39.95 Selecting previously unselected package libhash-fieldhash-perl.
16:03:34 #10 39.95 Preparing to unpack .../256-libhash-fieldhash-perl_0.15-1+b3_arm64.deb ...
16:03:34 #10 39.96 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
16:03:34 #10 39.99 Selecting previously unselected package libhtml-form-perl.
16:03:34 #10 40.00 Preparing to unpack .../257-libhtml-form-perl_6.07-1_all.deb ...
16:03:34 #10 40.00 Unpacking libhtml-form-perl (6.07-1) ...
16:03:34 #10 40.03 Selecting previously unselected package libhtml-format-perl.
16:03:34 #10 40.04 Preparing to unpack .../258-libhtml-format-perl_2.12-1.1_all.deb ...
16:03:34 #10 40.04 Unpacking libhtml-format-perl (2.12-1.1) ...
16:03:34 #10 40.08 Selecting previously unselected package libhtml-html5-entities-perl.
16:03:34 #10 40.08 Preparing to unpack .../259-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:03:34 #10 40.09 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:03:34 #10 40.12 Selecting previously unselected package libhttp-daemon-perl.
16:03:34 #10 46.87 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:03:34 #10 46.87 Preparing to unpack .../242-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:03:34 #10 46.88 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:03:34 #10 46.97 Selecting previously unselected package libpackage-stash-perl.
16:03:34 #10 46.98 Preparing to unpack .../243-libpackage-stash-perl_0.39-1_all.deb ...
16:03:34 #10 46.99 Unpacking libpackage-stash-perl (0.39-1) ...
16:03:34 #11 19.98 Unpacking libgdbm-compat4:armhf (1.18.1-5) ...
16:03:34 #10 33.37 Fedora 36 openh264 (From Cisco) - x86_64        2.4 kB/s | 2.5 kB     00:01    
16:03:34 #10 33.77 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
16:03:34 #10 33.80 Selecting previously unselected package libb-hooks-op-check-perl.
16:03:34 #10 33.80 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ...
16:03:34 #10 33.80 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
16:03:34 #10 33.83 Selecting previously unselected package libdynaloader-functions-perl.
16:03:34 #10 33.83 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1_all.deb ...
16:03:34 #10 33.84 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:03:34 #10 33.87 Selecting previously unselected package libdevel-callchecker-perl.
16:03:34 #10 33.87 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1_amd64.deb ...
16:03:34 #10 33.87 Unpacking libdevel-callchecker-perl (0.008-1) ...
16:03:34 #10 33.90 Selecting previously unselected package libparams-classify-perl.
16:03:34 #10 33.90 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b1_amd64.deb ...
16:03:34 #10 33.91 Unpacking libparams-classify-perl (0.015-1+b1) ...
16:03:34 #10 33.93 Selecting previously unselected package libmodule-runtime-perl.
16:03:34 #10 33.94 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ...
16:03:34 #10 33.94 Unpacking libmodule-runtime-perl (0.016-1) ...
16:03:34 #10 33.97 Selecting previously unselected package libimport-into-perl.
16:03:34 #10 33.97 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ...
16:03:34 #10 33.97 Unpacking libimport-into-perl (1.002005-1) ...
16:03:34 #10 34.00 Selecting previously unselected package librole-tiny-perl.
16:03:34 #10 34.00 Preparing to unpack .../118-librole-tiny-perl_2.000006-1_all.deb ...
16:03:34 #10 34.00 Unpacking librole-tiny-perl (2.000006-1) ...
16:03:34 #10 34.03 Selecting previously unselected package libstrictures-perl.
16:03:34 #10 34.03 Preparing to unpack .../119-libstrictures-perl_2.000005-1_all.deb ...
16:03:34 #10 34.04 Unpacking libstrictures-perl (2.000005-1) ...
16:03:34 #10 34.07 Selecting previously unselected package libsub-quote-perl.
16:03:34 #10 34.07 Preparing to unpack .../120-libsub-quote-perl_2.005001-1_all.deb ...
16:03:34 #10 34.07 Unpacking libsub-quote-perl (2.005001-1) ...
16:03:34 #10 42.42 Updating certificates in /etc/ssl/certs...
16:03:34 #11 37.44 Preparing to unpack .../270-liblinux-epoll-perl_0.017-1_arm64.deb ...
16:03:34 #11 37.45 Unpacking liblinux-epoll-perl (0.017-1) ...
16:03:34 #11 37.48 Selecting previously unselected package libio-async-loop-epoll-perl.
16:03:34 #11 37.48 Preparing to unpack .../271-libio-async-loop-epoll-perl_0.20-1_all.deb ...
16:03:34 #11 37.49 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
16:03:34 #11 37.53 Selecting previously unselected package libtypes-serialiser-perl.
16:03:34 #11 37.53 Preparing to unpack .../272-libtypes-serialiser-perl_1.0-1_all.deb ...
16:03:34 #11 37.53 Unpacking libtypes-serialiser-perl (1.0-1) ...
16:03:34 #11 37.57 Selecting previously unselected package libjson-xs-perl.
16:03:34 #11 37.57 Preparing to unpack .../273-libjson-xs-perl_4.020-1build1_arm64.deb ...
16:03:34 #11 37.58 Unpacking libjson-xs-perl (4.020-1build1) ...
16:03:34 #11 37.63 Selecting previously unselected package libjson-maybexs-perl.
16:03:34 #11 37.63 Preparing to unpack .../274-libjson-maybexs-perl_1.004000-1_all.deb ...
16:03:34 #11 37.64 Unpacking libjson-maybexs-perl (1.004000-1) ...
16:03:34 #11 37.67 Selecting previously unselected package liblist-compare-perl.
16:03:34 #11 37.68 Preparing to unpack .../275-liblist-compare-perl_0.53-1_all.deb ...
16:03:34 #11 37.68 Unpacking liblist-compare-perl (0.53-1) ...
16:03:34 #11 37.72 Selecting previously unselected package liblist-moreutils-perl.
16:03:34 #11 37.72 Preparing to unpack .../276-liblist-moreutils-perl_0.416-1build5_arm64.deb ...
16:03:34 #11 37.73 Unpacking liblist-moreutils-perl (0.416-1build5) ...
16:03:34 #11 37.78 Selecting previously unselected package liblist-someutils-perl.
16:03:34 #10 52.77 Setting up python3-six (1.11.0-2) ...
16:03:35 #10 33.22 Preparing to unpack .../179-libb-hooks-endofscope-perl_0.24-1_all.deb ...
16:03:35 #10 33.23 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
16:03:35 #10 33.31 Selecting previously unselected package libcapture-tiny-perl.
16:03:35 #10 33.31 Preparing to unpack .../180-libcapture-tiny-perl_0.48-1_all.deb ...
16:03:35 #10 33.32 Unpacking libcapture-tiny-perl (0.48-1) ...
16:03:35 #10 33.36 Selecting previously unselected package libcgi-pm-perl.
16:03:35 #10 33.36 Preparing to unpack .../181-libcgi-pm-perl_4.40-1_all.deb ...
16:03:35 #10 33.36 Unpacking libcgi-pm-perl (4.40-1) ...
16:03:35 #10 33.41 Selecting previously unselected package libfcgi-perl.
16:03:35 #10 33.42 Preparing to unpack .../182-libfcgi-perl_0.78-2+b3_arm64.deb ...
16:03:35 #10 33.42 Unpacking libfcgi-perl (0.78-2+b3) ...
16:03:35 #11 ...
16:03:35 
16:03:35 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:35 #7 extracting sha256:eece392aa6f57f4dcd98bc89852cf9d13d3c8d23bbb898d1b78261f50bd34b04 3.4s done
16:03:35 #7 extracting sha256:b8f86ddce457e5d9bf848c92106fe7b41c978e7933321e8d3811e77032970786 7.1s done
16:03:35 #7 extracting sha256:6f775f9ccf5aef6c4705c304a5cf03ac6904365ccb054baebc81bd20b5ac7578 done
16:03:35 #7 DONE 26.9s
16:03:35 
16:03:35 #11 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:35 #11 15.40 Get:203 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-date-perl all 6.05-1 [9920 B]
16:03:35 #11 15.48 Get:204 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-listing-perl all 6.15-1 [11.5 kB]
16:03:35 #11 36.87 Preparing to unpack .../267-libstrictures-perl_2.000006-1_all.deb ...
16:03:35 #11 36.88 Unpacking libstrictures-perl (2.000006-1) ...
16:03:35 #11 36.92 Selecting previously unselected package libtype-tiny-perl.
16:03:35 #11 36.92 Preparing to unpack .../268-libtype-tiny-perl_1.012004-1_all.deb ...
16:03:35 #11 36.92 Unpacking libtype-tiny-perl (1.012004-1) ...
16:03:35 #11 36.99 Selecting previously unselected package libgitlab-api-v4-perl.
16:03:35 #11 36.99 Preparing to unpack .../269-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:03:35 #11 37.00 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:03:35 #11 37.06 Selecting previously unselected package libhash-fieldhash-perl.
16:03:35 #11 37.06 Preparing to unpack .../270-libhash-fieldhash-perl_0.15-1build5_arm64.deb ...
16:03:35 #11 37.06 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
16:03:35 #11 37.12 Selecting previously unselected package libhtml-form-perl.
16:03:35 #11 23.20 Preparing to unpack .../070-libx11-6_2%3a1.8.1-2_amd64.deb ...
16:03:35 #11 23.20 Unpacking libx11-6:amd64 (2:1.8.1-2) ...
16:03:35 #11 23.24 Selecting previously unselected package libxext6:amd64.
16:03:35 #11 23.24 Preparing to unpack .../071-libxext6_2%3a1.3.4-1build1_amd64.deb ...
16:03:35 #11 23.24 Unpacking libxext6:amd64 (2:1.3.4-1build1) ...
16:03:35 #11 23.27 Selecting previously unselected package libxmuu1:amd64.
16:03:35 #11 23.27 Preparing to unpack .../072-libxmuu1_2%3a1.1.3-3_amd64.deb ...
16:03:35 #11 23.28 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
16:03:35 #11 23.32 Selecting previously unselected package man-db.
16:03:35 #11 23.32 Preparing to unpack .../073-man-db_2.10.2-2_amd64.deb ...
16:03:35 #11 23.32 Unpacking man-db (2.10.2-2) ...
16:03:35 #11 23.37 Selecting previously unselected package manpages.
16:03:35 #11 23.37 Preparing to unpack .../074-manpages_5.13-1_all.deb ...
16:03:35 #11 23.38 Unpacking manpages (5.13-1) ...
16:03:35 #11 23.43 Selecting previously unselected package openssh-client.
16:03:35 #12 26.21   Installing       : libbabeltrace-1.5.4-4.el8.aarch64                    59/90 
16:03:35 #11 24.81 Selecting previously unselected package perl.
16:03:35 #11 24.81 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.1_armhf.deb ...
16:03:35 #11 24.82 Unpacking perl (5.34.0-3ubuntu1.1) ...
16:03:35 #11 24.86 Selecting previously unselected package openssl.
16:03:35 #11 24.86 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.7_armhf.deb ...
16:03:35 #11 24.86 Unpacking openssl (3.0.2-0ubuntu1.7) ...
16:03:35 #11 24.95 Selecting previously unselected package ca-certificates.
16:03:35 #11 24.95 Preparing to unpack .../007-ca-certificates_20211016ubuntu0.22.04.1_all.deb ...
16:03:35 #11 24.96 Unpacking ca-certificates (20211016ubuntu0.22.04.1) ...
16:03:35 #11 25.03 Selecting previously unselected package distro-info-data.
16:03:35 #11 25.03 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.2_all.deb ...
16:03:35 #11 25.03 Unpacking distro-info-data (0.52ubuntu0.2) ...
16:03:35 #11 25.07 Selecting previously unselected package iso-codes.
16:03:35 #11 26.17 Preparing to unpack .../049-systemd-timesyncd_251.4-1ubuntu7_arm64.deb ...
16:03:35 #11 26.17 Unpacking systemd-timesyncd (251.4-1ubuntu7) ...
16:03:35 #11 26.22 Selecting previously unselected package ucf.
16:03:35 #11 26.22 Preparing to unpack .../050-ucf_3.0043_all.deb ...
16:03:35 #11 26.23 Moving old data out of the way
16:03:35 #11 26.23 Unpacking ucf (3.0043) ...
16:03:35 #11 26.28 Selecting previously unselected package xdg-user-dirs.
16:03:35 #11 26.28 Preparing to unpack .../051-xdg-user-dirs_0.17-2ubuntu4_arm64.deb ...
16:03:35 #11 26.29 Unpacking xdg-user-dirs (0.17-2ubuntu4) ...
16:03:35 #11 26.34 Selecting previously unselected package bsdextrautils.
16:03:35 #11 26.35 Preparing to unpack .../052-bsdextrautils_2.38-4ubuntu1_arm64.deb ...
16:03:35 #11 26.35 Unpacking bsdextrautils (2.38-4ubuntu1) ...
16:03:35 #11 26.40 Selecting previously unselected package libmagic-mgc.
16:03:35 #10 39.22 Setting up dh-autoreconf (19) ...
16:03:35 #10 39.24 Setting up devscripts (2.19.5+deb10u1) ...
16:03:35 #24 10.24 Reading package lists...
16:03:35 #11 21.54 Selecting previously unselected package libmagic1:amd64.
16:03:35 #11 21.54 Preparing to unpack .../025-libmagic1_1%3a5.41-3_amd64.deb ...
16:03:35 #11 21.54 Unpacking libmagic1:amd64 (1:5.41-3) ...
16:03:35 #11 21.57 Selecting previously unselected package file.
16:03:35 #11 21.57 Preparing to unpack .../026-file_1%3a5.41-3_amd64.deb ...
16:03:35 #11 21.58 Unpacking file (1:5.41-3) ...
16:03:35 #11 21.61 Selecting previously unselected package gettext-base.
16:03:35 #11 21.61 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_amd64.deb ...
16:03:35 #11 21.61 Unpacking gettext-base (0.21-4ubuntu4) ...
16:03:35 #11 21.65 Selecting previously unselected package libuchardet0:amd64.
16:03:35 #11 21.65 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_amd64.deb ...
16:03:35 #11 21.66 Unpacking libuchardet0:amd64 (0.0.7-1build2) ...
16:03:35 #11 21.69 Selecting previously unselected package groff-base.
16:03:35 #11 21.69 Preparing to unpack .../029-groff-base_1.22.4-8build1_amd64.deb ...
16:03:35 #11 21.70 Unpacking groff-base (1.22.4-8build1) ...
16:03:35 #11 21.76 Selecting previously unselected package libcbor0.8:amd64.
16:03:35 #11 21.76 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ...
16:03:35 #11 21.77 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
16:03:35 #11 21.81 Selecting previously unselected package libedit2:amd64.
16:03:35 #11 21.81 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_amd64.deb ...
16:03:35 #11 21.81 Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
16:03:35 #11 21.85 Selecting previously unselected package libfido2-1:amd64.
16:03:35 #11 21.85 Preparing to unpack .../032-libfido2-1_1.10.0-1_amd64.deb ...
16:03:35 #11 21.86 Unpacking libfido2-1:amd64 (1.10.0-1) ...
16:03:35 #11 21.89 Selecting previously unselected package libnghttp2-14:amd64.
16:03:35 #10 40.13 Preparing to unpack .../260-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
16:03:35 #10 40.13 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
16:03:35 #10 40.17 Selecting previously unselected package libio-sessiondata-perl.
16:03:35 #10 40.17 Preparing to unpack .../261-libio-sessiondata-perl_1.03-1.1_all.deb ...
16:03:35 #10 40.17 Unpacking libio-sessiondata-perl (1.03-1.1) ...
16:03:35 #10 40.21 Selecting previously unselected package libipc-run3-perl.
16:03:35 #10 40.21 Preparing to unpack .../262-libipc-run3-perl_0.048-2_all.deb ...
16:03:35 #10 40.22 Unpacking libipc-run3-perl (0.048-2) ...
16:03:35 #10 40.26 Selecting previously unselected package libtypes-serialiser-perl.
16:03:35 #10 40.26 Preparing to unpack .../263-libtypes-serialiser-perl_1.01-1_all.deb ...
16:03:35 #10 40.27 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:03:35 #10 40.30 Selecting previously unselected package libjson-xs-perl.
16:03:35 #10 40.31 Preparing to unpack .../264-libjson-xs-perl_4.030-1+b1_arm64.deb ...
16:03:35 #10 40.32 Unpacking libjson-xs-perl (4.030-1+b1) ...
16:03:35 #10 40.39 Selecting previously unselected package libjson-maybexs-perl.
16:03:35 #13 5.741 (1/72): acl-2.3.1-3.el9.aarch64.rpm             241 kB/s |  73 kB     00:00    
16:03:35 #10 47.16 Selecting previously unselected package libsub-identify-perl.
16:03:35 #10 47.16 Preparing to unpack .../244-libsub-identify-perl_0.14-1+b3_armhf.deb ...
16:03:35 #10 47.17 Unpacking libsub-identify-perl (0.14-1+b3) ...
16:03:35 #10 47.24 Selecting previously unselected package libsub-name-perl.
16:03:35 #10 47.24 Preparing to unpack .../245-libsub-name-perl_0.26-1+b1_armhf.deb ...
16:03:35 #10 47.26 Unpacking libsub-name-perl (0.26-1+b1) ...
16:03:35 #10 47.32 Selecting previously unselected package libnamespace-clean-perl.
16:03:35 #10 47.32 Preparing to unpack .../246-libnamespace-clean-perl_0.27-1_all.deb ...
16:03:35 #10 47.33 Unpacking libnamespace-clean-perl (0.27-1) ...
16:03:35 #10 47.37 Selecting previously unselected package libpath-tiny-perl.
16:03:35 #11 20.06 Selecting previously unselected package libperl5.30:armhf.
16:03:35 #11 20.06 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.3_armhf.deb ...
16:03:35 #11 20.07 Unpacking libperl5.30:armhf (5.30.0-9ubuntu0.3) ...
16:03:35 #10 34.53 Fedora Modular 36 - x86_64                      2.6 MB/s | 2.4 MB     00:00    
16:03:35 #10 34.10 Selecting previously unselected package libmoo-perl.
16:03:35 #10 34.11 Preparing to unpack .../121-libmoo-perl_2.003004-2_all.deb ...
16:03:35 #10 34.11 Unpacking libmoo-perl (2.003004-2) ...
16:03:35 #10 34.14 Selecting previously unselected package libencode-locale-perl.
16:03:35 #10 34.14 Preparing to unpack .../122-libencode-locale-perl_1.05-1_all.deb ...
16:03:35 #10 34.14 Unpacking libencode-locale-perl (1.05-1) ...
16:03:35 #10 34.17 Selecting previously unselected package libtimedate-perl.
16:03:35 #10 34.17 Preparing to unpack .../123-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
16:03:35 #10 34.18 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
16:03:35 #10 34.21 Selecting previously unselected package libhttp-date-perl.
16:03:35 #10 34.21 Preparing to unpack .../124-libhttp-date-perl_6.02-1_all.deb ...
16:03:35 #10 34.22 Unpacking libhttp-date-perl (6.02-1) ...
16:03:35 #10 34.24 Selecting previously unselected package libfile-listing-perl.
16:03:35 #10 34.24 Preparing to unpack .../125-libfile-listing-perl_6.04-1_all.deb ...
16:03:35 #10 34.25 Unpacking libfile-listing-perl (6.04-1) ...
16:03:35 #10 34.28 Selecting previously unselected package libhtml-tagset-perl.
16:03:35 #10 34.28 Preparing to unpack .../126-libhtml-tagset-perl_3.20-3_all.deb ...
16:03:35 #11 37.78 Preparing to unpack .../277-liblist-someutils-perl_0.58-1_all.deb ...
16:03:35 #11 37.79 Unpacking liblist-someutils-perl (0.58-1) ...
16:03:35 #11 37.83 Selecting previously unselected package liblist-someutils-xs-perl.
16:03:35 #11 37.84 Preparing to unpack .../278-liblist-someutils-xs-perl_0.58-2_arm64.deb ...
16:03:35 #11 37.84 Unpacking liblist-someutils-xs-perl (0.58-2) ...
16:03:35 #11 37.88 Selecting previously unselected package libltdl7:arm64.
16:03:35 #11 37.88 Preparing to unpack .../279-libltdl7_2.4.6-14_arm64.deb ...
16:03:35 #11 37.89 Unpacking libltdl7:arm64 (2.4.6-14) ...
16:03:35 #11 37.95 Selecting previously unselected package libltdl-dev:arm64.
16:03:35 #11 37.95 Preparing to unpack .../280-libltdl-dev_2.4.6-14_arm64.deb ...
16:03:35 #11 37.96 Unpacking libltdl-dev:arm64 (2.4.6-14) ...
16:03:35 #11 38.01 Selecting previously unselected package libsys-hostname-long-perl.
16:03:35 #10 52.92 Setting up libx11-6:armhf (2:1.6.4-3ubuntu0.4) ...
16:03:35 #10 52.95 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
16:03:35 #10 52.99 Setting up python3-certifi (2018.1.18-2) ...
16:03:35 #10 53.14 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
16:03:35 #10 53.16 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
16:03:35 #10 33.46 Selecting previously unselected package libcgi-fast-perl.
16:03:35 #10 33.46 Preparing to unpack .../183-libcgi-fast-perl_1%3a2.13-1_all.deb ...
16:03:35 #10 33.46 Unpacking libcgi-fast-perl (1:2.13-1) ...
16:03:35 #10 33.50 Selecting previously unselected package libsub-name-perl.
16:03:35 #10 33.50 Preparing to unpack .../184-libsub-name-perl_0.21-1+b3_arm64.deb ...
16:03:35 #10 33.51 Unpacking libsub-name-perl (0.21-1+b3) ...
16:03:35 #10 33.54 Selecting previously unselected package libclass-accessor-perl.
16:03:35 #10 33.54 Preparing to unpack .../185-libclass-accessor-perl_0.51-1_all.deb ...
16:03:35 #10 33.55 Unpacking libclass-accessor-perl (0.51-1) ...
16:03:35 #10 33.58 Selecting previously unselected package libclass-inspector-perl.
16:03:35 #10 33.58 Preparing to unpack .../186-libclass-inspector-perl_1.32-1_all.deb ...
16:03:35 #10 33.59 Unpacking libclass-inspector-perl (1.32-1) ...
16:03:35 #10 33.62 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:35 #10 33.63 Preparing to unpack .../187-libclass-xsaccessor-perl_1.19-3+b2_arm64.deb ...
16:03:35 #10 33.63 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
16:03:35 #10 33.67 Selecting previously unselected package libclone-perl.
16:03:35 #10 25.50 Selecting previously unselected package libpython3.6-stdlib:amd64.
16:03:35 #10 25.50 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.9_amd64.deb ...
16:03:35 #10 25.53 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.9) ...
16:03:35 #10 25.92 Selecting previously unselected package python3.6.
16:03:35 #11 15.50 Get:205 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:03:35 #11 15.52 Get:206 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liburi-perl all 5.12-1ubuntu1 [80.7 kB]
16:03:35 #11 15.66 Get:207 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-parser-perl armhf 3.78-1 [85.3 kB]
16:03:35 #11 15.73 Get:208 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
16:03:35 #11 21.46 Selecting previously unselected package libxml2:amd64.
16:03:35 #11 21.46 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.5_amd64.deb ...
16:03:35 #11 21.47 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
16:03:35 #11 37.12 Preparing to unpack .../271-libhtml-form-perl_6.07-1_all.deb ...
16:03:35 #11 37.13 Unpacking libhtml-form-perl (6.07-1) ...
16:03:35 #11 37.19 Selecting previously unselected package libhtml-format-perl.
16:03:35 #11 37.19 Preparing to unpack .../272-libhtml-format-perl_2.12-1.1_all.deb ...
16:03:35 #11 37.20 Unpacking libhtml-format-perl (2.12-1.1) ...
16:03:35 #11 37.24 Selecting previously unselected package libhtml-html5-entities-perl.
16:03:35 #11 37.24 Preparing to unpack .../273-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:03:35 #11 37.25 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:03:35 #11 37.29 Selecting previously unselected package libhttp-daemon-perl.
16:03:35 #11 37.29 Preparing to unpack .../274-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
16:03:35 #11 37.30 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
16:03:35 #11 37.34 Selecting previously unselected package libio-interactive-perl.
16:03:35 #11 37.34 Preparing to unpack .../275-libio-interactive-perl_1.023-1_all.deb ...
16:03:35 #11 37.35 Unpacking libio-interactive-perl (1.023-1) ...
16:03:35 #11 37.39 Selecting previously unselected package libio-prompt-tiny-perl.
16:03:35 #11 37.39 Preparing to unpack .../276-libio-prompt-tiny-perl_0.003-1_all.deb ...
16:03:35 #11 37.40 Unpacking libio-prompt-tiny-perl (0.003-1) ...
16:03:35 #11 37.44 Selecting previously unselected package libtypes-serialiser-perl.
16:03:35 #11 37.44 Preparing to unpack .../277-libtypes-serialiser-perl_1.01-1_all.deb ...
16:03:35 #11 37.45 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:03:35 #11 23.43 Preparing to unpack .../075-openssh-client_1%3a9.0p1-1ubuntu7.1_amd64.deb ...
16:03:35 #11 23.43 Unpacking openssh-client (1:9.0p1-1ubuntu7.1) ...
16:03:35 #11 23.48 Selecting previously unselected package publicsuffix.
16:03:35 #11 23.48 Preparing to unpack .../076-publicsuffix_20220811.1734-1_all.deb ...
16:03:35 #11 23.48 Unpacking publicsuffix (20220811.1734-1) ...
16:03:35 #11 23.52 Selecting previously unselected package libunwind8:amd64.
16:03:35 #11 23.52 Preparing to unpack .../077-libunwind8_1.6.2-0ubuntu1_amd64.deb ...
16:03:35 #11 23.52 Unpacking libunwind8:amd64 (1.6.2-0ubuntu1) ...
16:03:35 #11 23.55 Selecting previously unselected package strace.
16:03:35 #11 23.55 Preparing to unpack .../078-strace_5.16-0ubuntu4_amd64.deb ...
16:03:35 #11 23.56 Unpacking strace (5.16-0ubuntu4) ...
16:03:35 #11 23.59 Selecting previously unselected package xauth.
16:03:35 #11 23.60 Preparing to unpack .../079-xauth_1%3a1.1.1-1_amd64.deb ...
16:03:35 #11 23.60 Unpacking xauth (1:1.1.1-1) ...
16:03:35 #11 23.63 Selecting previously unselected package xz-utils.
16:03:35 #11 23.63 Preparing to unpack .../080-xz-utils_5.2.5-2.1_amd64.deb ...
16:03:35 #11 23.64 Unpacking xz-utils (5.2.5-2.1) ...
16:03:35 #11 23.68 Selecting previously unselected package m4.
16:03:35 #10 34.37 Setting up python3 (3.9.2-3) ...
16:03:35 #10 34.48 Setting up binutils (2.35.2-2+rpi1) ...
16:03:35 #10 34.49 Setting up man-db (2.9.4-2) ...
16:03:35 #10 34.61 Building database of manual pages ...
16:03:35 #12 26.22   Running scriptlet: libbabeltrace-1.5.4-4.el8.aarch64                    59/90 
16:03:35 #12 26.54   Installing       : glibc-gconv-extra-2.28-211.el8.aarch64               60/90 
16:03:35 #12 26.56   Running scriptlet: glibc-gconv-extra-2.28-211.el8.aarch64               60/90 
16:03:35 #12 26.58   Installing       : emacs-filesystem-1:26.1-7.el8.noarch                 61/90 
16:03:35 #12 26.60   Installing       : desktop-file-utils-0.26-1.el8.aarch64                62/90 
16:03:35 #12 26.62   Installing       : elfutils-debuginfod-client-0.187-4.el8.aarch64       63/90 
16:03:35 #12 26.74   Installing       : elfutils-0.187-4.el8.aarch64                         64/90 
16:03:35 #12 26.79   Installing       : diffutils-3.6-6.el8.aarch64                          65/90 
16:03:35 #12 26.80   Running scriptlet: diffutils-3.6-6.el8.aarch64                          65/90 
16:03:35 #11 25.07 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
16:03:35 #11 25.07 Unpacking iso-codes (4.9.0-1) ...
16:03:35 #11 25.24 Selecting previously unselected package less.
16:03:35 #11 25.24 Preparing to unpack .../010-less_590-1build1_armhf.deb ...
16:03:35 #11 25.24 Unpacking less (590-1build1) ...
16:03:35 #11 25.29 Selecting previously unselected package libmd0:armhf.
16:03:35 #11 25.29 Preparing to unpack .../011-libmd0_1.0.4-1build1_armhf.deb ...
16:03:35 #11 25.29 Unpacking libmd0:armhf (1.0.4-1build1) ...
16:03:35 #11 25.32 Selecting previously unselected package libbsd0:armhf.
16:03:35 #11 26.41 Preparing to unpack .../053-libmagic-mgc_1%3a5.41-4_arm64.deb ...
16:03:35 #11 26.41 Unpacking libmagic-mgc (1:5.41-4) ...
16:03:35 #11 26.48 Selecting previously unselected package libmagic1:arm64.
16:03:35 #11 26.48 Preparing to unpack .../054-libmagic1_1%3a5.41-4_arm64.deb ...
16:03:35 #11 26.49 Unpacking libmagic1:arm64 (1:5.41-4) ...
16:03:35 #11 26.52 Selecting previously unselected package file.
16:03:35 #11 26.52 Preparing to unpack .../055-file_1%3a5.41-4_arm64.deb ...
16:03:35 #11 26.52 Unpacking file (1:5.41-4) ...
16:03:35 #11 26.56 Selecting previously unselected package gettext-base.
16:03:35 #11 26.56 Preparing to unpack .../056-gettext-base_0.21-8_arm64.deb ...
16:03:35 #11 26.57 Unpacking gettext-base (0.21-8) ...
16:03:35 #11 26.61 Selecting previously unselected package libuchardet0:arm64.
16:03:35 #11 26.62 Preparing to unpack .../057-libuchardet0_0.0.7-1build2_arm64.deb ...
16:03:35 #11 26.62 Unpacking libuchardet0:arm64 (0.0.7-1build2) ...
16:03:35 #10 39.41 Setting up dh-strip-nondeterminism (1.1.2-1) ...
16:03:35 #10 39.42 Setting up equivs (2.2.0) ...
16:03:35 #10 39.44 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
16:03:35 #24 13.24 Building dependency tree...
16:03:35 #11 21.89 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_amd64.deb ...
16:03:35 #11 21.90 Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ...
16:03:35 #11 21.94 Selecting previously unselected package libpipeline1:amd64.
16:03:35 #11 21.94 Preparing to unpack .../034-libpipeline1_1.5.5-1_amd64.deb ...
16:03:35 #11 21.94 Unpacking libpipeline1:amd64 (1.5.5-1) ...
16:03:35 #11 22.00 Selecting previously unselected package libpng16-16:amd64.
16:03:35 #11 22.01 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_amd64.deb ...
16:03:35 #11 22.01 Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
16:03:35 #11 22.05 Selecting previously unselected package libpsl5:amd64.
16:03:35 #11 22.05 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_amd64.deb ...
16:03:35 #11 22.05 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
16:03:35 #11 22.09 Selecting previously unselected package libxau6:amd64.
16:03:35 #11 22.09 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_amd64.deb ...
16:03:35 #11 22.09 Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
16:03:35 #11 22.12 Selecting previously unselected package libxdmcp6:amd64.
16:03:35 #10 40.40 Preparing to unpack .../265-libjson-maybexs-perl_1.004003-1_all.deb ...
16:03:35 #10 40.40 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:03:35 #10 40.44 Selecting previously unselected package libldap-common.
16:03:35 #10 40.44 Preparing to unpack .../266-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
16:03:35 #10 40.44 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
16:03:35 #10 40.48 Selecting previously unselected package liblist-compare-perl.
16:03:35 #10 40.48 Preparing to unpack .../267-liblist-compare-perl_0.55-1_all.deb ...
16:03:35 #10 40.49 Unpacking liblist-compare-perl (0.55-1) ...
16:03:35 #10 40.52 Selecting previously unselected package liblist-someutils-perl.
16:03:35 #10 40.53 Preparing to unpack .../268-liblist-someutils-perl_0.58-1_all.deb ...
16:03:35 #10 40.53 Unpacking liblist-someutils-perl (0.58-1) ...
16:03:35 #10 40.57 Selecting previously unselected package liblist-someutils-xs-perl.
16:03:35 #10 40.57 Preparing to unpack .../269-liblist-someutils-xs-perl_0.58-2+b1_arm64.deb ...
16:03:35 #10 40.57 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
16:03:35 #10 40.61 Selecting previously unselected package liblist-utilsby-perl.
16:03:35 #10 40.61 Preparing to unpack .../270-liblist-utilsby-perl_0.11-1_all.deb ...
16:03:35 #10 40.61 Unpacking liblist-utilsby-perl (0.11-1) ...
16:03:35 #10 40.65 Selecting previously unselected package libltdl7:arm64.
16:03:35 #13 5.746 (2/72): dbus-1.12.20-7.el9.aarch64.rpm           13 kB/s | 3.9 kB     00:00    
16:03:35 #13 5.754 (3/72): cryptsetup-libs-2.6.0-1.el9.aarch64.rpm 1.5 MB/s | 473 kB     00:00    
16:03:35 #13 5.759 (4/72): dbus-broker-28-7.el9.aarch64.rpm        9.3 MB/s | 166 kB     00:00    
16:03:35 #13 5.763 (5/72): dbus-common-1.12.20-7.el9.noarch.rpm    1.1 MB/s |  15 kB     00:00    
16:03:35 #13 5.767 (6/72): device-mapper-1.02.185-3.el9.aarch64.rp  11 MB/s | 138 kB     00:00    
16:03:35 #13 5.770 (7/72): kmod-libs-28-7.el9.aarch64.rpm          9.4 MB/s |  63 kB     00:00    
16:03:35 #13 5.776 (8/72): device-mapper-libs-1.02.185-3.el9.aarch  14 MB/s | 172 kB     00:00    
16:03:35 #13 5.778 (9/72): libatomic-11.3.1-4.el9.aarch64.rpm      5.4 MB/s |  58 kB     00:00    
16:03:35 #13 5.782 (10/72): libcbor-0.7.0-5.el9.aarch64.rpm        5.0 MB/s |  56 kB     00:00    
16:03:35 #13 5.788 (11/72): libedit-3.1-37.20210216cvs.el9.aarch64  12 MB/s | 104 kB     00:00    
16:03:35 #13 5.793 (12/72): libfido2-1.6.0-7.el9.aarch64.rpm       5.0 MB/s |  69 kB     00:00    
16:03:35 #13 5.797 (13/72): libseccomp-2.5.2-2.el9.aarch64.rpm     4.9 MB/s |  72 kB     00:00    
16:03:35 #13 5.806 (14/72): make-4.3-7.el9.aarch64.rpm              42 MB/s | 535 kB     00:00    
16:03:35 #13 5.815 (15/72): openssh-8.7p1-24.el9.aarch64.rpm        21 MB/s | 448 kB     00:00    
16:03:35 #13 5.825 (16/72): openssh-clients-8.7p1-24.el9.aarch64.r  25 MB/s | 679 kB     00:00    
16:03:35 #13 5.828 (17/72): rpm-plugin-selinux-4.16.1.3-19.el9.aar 865 kB/s |  18 kB     00:00    
16:03:35 #13 5.831 (18/72): selinux-policy-38.1.2-1.el9.noarch.rpm 4.1 MB/s |  63 kB     00:00    
16:03:35 #13 5.848 (19/72): systemd-pam-250-13.el9.aarch64.rpm      16 MB/s | 245 kB     00:00    
16:03:35 #13 5.860 (20/72): systemd-rpm-macros-250-13.el9.noarch.r 3.7 MB/s |  40 kB     00:00    
16:03:35 #13 5.877 (21/72): which-2.21-28.el9.aarch64.rpm          2.7 MB/s |  41 kB     00:00    
16:03:35 #13 5.924 (22/72): systemd-250-13.el9.aarch64.rpm          42 MB/s | 4.0 MB     00:00    
16:03:35 #13 5.966 (23/72): annobin-10.94-1.el9.aarch64.rpm         11 MB/s | 969 kB     00:00    
16:03:35 #10 47.37 Preparing to unpack .../247-libpath-tiny-perl_0.118-1_all.deb ...
16:03:35 #10 47.38 Unpacking libpath-tiny-perl (0.118-1) ...
16:03:35 #10 47.43 Selecting previously unselected package libtype-tiny-perl.
16:03:35 #10 47.44 Preparing to unpack .../248-libtype-tiny-perl_1.012001-2_all.deb ...
16:03:35 #10 47.44 Unpacking libtype-tiny-perl (1.012001-2) ...
16:03:35 #10 47.56 Selecting previously unselected package libgitlab-api-v4-perl.
16:03:35 #10 47.56 Preparing to unpack .../249-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:03:35 #10 47.58 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:03:35 #10 34.29 Unpacking libhtml-tagset-perl (3.20-3) ...
16:03:35 #10 34.33 Selecting previously unselected package liburi-perl.
16:03:35 #10 34.34 Preparing to unpack .../127-liburi-perl_1.76-1_all.deb ...
16:03:35 #10 34.34 Unpacking liburi-perl (1.76-1) ...
16:03:35 #10 34.39 Selecting previously unselected package libhtml-parser-perl.
16:03:35 #10 34.39 Preparing to unpack .../128-libhtml-parser-perl_3.72-3+b3_amd64.deb ...
16:03:35 #10 34.39 Unpacking libhtml-parser-perl (3.72-3+b3) ...
16:03:35 #10 34.43 Selecting previously unselected package libhtml-tree-perl.
16:03:35 #10 34.43 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ...
16:03:35 #10 34.43 Unpacking libhtml-tree-perl (5.07-2) ...
16:03:35 #10 34.48 Selecting previously unselected package libio-html-perl.
16:03:35 #10 34.48 Preparing to unpack .../130-libio-html-perl_1.001-1_all.deb ...
16:03:35 #10 34.48 Unpacking libio-html-perl (1.001-1) ...
16:03:35 #10 34.51 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:35 #10 34.51 Preparing to unpack .../131-liblwp-mediatypes-perl_6.02-1_all.deb ...
16:03:35 #10 34.51 Unpacking liblwp-mediatypes-perl (6.02-1) ...
16:03:35 #10 34.54 Selecting previously unselected package libhttp-message-perl.
16:03:35 #10 34.54 Preparing to unpack .../132-libhttp-message-perl_6.18-1_all.deb ...
16:03:35 #10 34.55 Unpacking libhttp-message-perl (6.18-1) ...
16:03:35 #10 34.58 Selecting previously unselected package libhttp-cookies-perl.
16:03:35 #10 34.58 Preparing to unpack .../133-libhttp-cookies-perl_6.04-1_all.deb ...
16:03:35 #10 34.58 Unpacking libhttp-cookies-perl (6.04-1) ...
16:03:35 #10 34.61 Selecting previously unselected package libhttp-negotiate-perl.
16:03:35 #11 38.01 Preparing to unpack .../281-libsys-hostname-long-perl_1.5-1_all.deb ...
16:03:35 #11 38.02 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:03:35 #11 38.08 Selecting previously unselected package libmail-sendmail-perl.
16:03:35 #11 38.08 Preparing to unpack .../282-libmail-sendmail-perl_0.80-1_all.deb ...
16:03:35 #11 38.09 Unpacking libmail-sendmail-perl (0.80-1) ...
16:03:35 #11 38.13 Selecting previously unselected package libmoox-aliases-perl.
16:03:35 #11 38.13 Preparing to unpack .../283-libmoox-aliases-perl_0.001006-1_all.deb ...
16:03:35 #11 38.13 Unpacking libmoox-aliases-perl (0.001006-1) ...
16:03:35 #11 38.17 Selecting previously unselected package libobject-id-perl.
16:03:35 #11 38.17 Preparing to unpack .../284-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
16:03:35 #11 38.17 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
16:03:35 #11 38.20 Selecting previously unselected package libmoox-struct-perl.
16:03:35 #11 38.21 Preparing to unpack .../285-libmoox-struct-perl_0.017-1_all.deb ...
16:03:35 #11 38.21 Unpacking libmoox-struct-perl (0.017-1) ...
16:03:35 #11 38.25 Selecting previously unselected package libnet-dns-sec-perl.
16:03:35 #10 33.67 Preparing to unpack .../188-libclone-perl_0.41-1+b1_arm64.deb ...
16:03:35 #10 33.68 Unpacking libclone-perl (0.41-1+b1) ...
16:03:35 #10 33.72 Selecting previously unselected package libcommon-sense-perl.
16:03:35 #10 33.72 Preparing to unpack .../189-libcommon-sense-perl_3.74-2+b7_arm64.deb ...
16:03:35 #10 33.72 Unpacking libcommon-sense-perl (3.74-2+b7) ...
16:03:35 #10 33.77 Selecting previously unselected package libparams-util-perl.
16:03:35 #10 33.77 Preparing to unpack .../190-libparams-util-perl_1.07-3+b4_arm64.deb ...
16:03:35 #10 33.77 Unpacking libparams-util-perl (1.07-3+b4) ...
16:03:35 #10 33.82 Selecting previously unselected package libsub-install-perl.
16:03:35 #10 33.82 Preparing to unpack .../191-libsub-install-perl_0.928-1_all.deb ...
16:03:35 #10 33.83 Unpacking libsub-install-perl (0.928-1) ...
16:03:35 #10 33.86 Selecting previously unselected package libdata-optlist-perl.
16:03:35 #10 33.87 Preparing to unpack .../192-libdata-optlist-perl_0.110-1_all.deb ...
16:03:35 #10 33.87 Unpacking libdata-optlist-perl (0.110-1) ...
16:03:35 #10 25.92 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.9_amd64.deb ...
16:03:35 #10 25.94 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.9) ...
16:03:35 #10 53.20 Setting up python3-pkg-resources (39.0.1-2) ...
16:03:35 #10 53.45 Setting up lsb-release (9.20170808ubuntu1) ...
16:03:35 #10 43.00 124 added, 0 removed; done.
16:03:35 #11 37.49 Selecting previously unselected package libjson-xs-perl.
16:03:35 #11 37.49 Preparing to unpack .../278-libjson-xs-perl_4.030-1build3_arm64.deb ...
16:03:35 #11 37.49 Unpacking libjson-xs-perl (4.030-1build3) ...
16:03:35 #11 37.54 Selecting previously unselected package libjson-maybexs-perl.
16:03:35 #11 37.54 Preparing to unpack .../279-libjson-maybexs-perl_1.004003-1_all.deb ...
16:03:35 #11 37.55 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:03:35 #11 37.59 Selecting previously unselected package libldap-common.
16:03:35 #11 37.59 Preparing to unpack .../280-libldap-common_2.5.13+dfsg-0ubuntu0.22.04.1_all.deb ...
16:03:35 #11 37.59 Unpacking libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
16:03:35 #11 37.66 Selecting previously unselected package liblist-compare-perl.
16:03:35 #11 37.66 Preparing to unpack .../281-liblist-compare-perl_0.55-1_all.deb ...
16:03:35 #11 37.67 Unpacking liblist-compare-perl (0.55-1) ...
16:03:35 #11 37.71 Selecting previously unselected package liblist-someutils-perl.
16:03:35 #11 21.59 Selecting previously unselected package libyaml-0-2:amd64.
16:03:35 #11 21.59 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ...
16:03:35 #11 21.59 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
16:03:35 #11 21.64 Selecting previously unselected package lsb-release.
16:03:35 #11 21.65 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
16:03:35 #11 21.65 Unpacking lsb-release (11.1.0ubuntu2) ...
16:03:35 #11 21.70 Selecting previously unselected package netbase.
16:03:35 #11 21.71 Preparing to unpack .../027-netbase_6.1_all.deb ...
16:03:35 #11 21.71 Unpacking netbase (6.1) ...
16:03:35 #11 15.81 Get:209 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-html-perl all 1.004-3 [15.9 kB]
16:03:35 #11 15.81 Get:210 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:03:35 #11 15.81 Get:211 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-message-perl all 6.37-1 [76.3 kB]
16:03:35 #11 15.83 Get:212 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB]
16:03:35 #11 15.84 Get:213 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:03:35 #11 15.84 Get:214 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf perl-openssl-defaults armhf 7 [7536 B]
16:03:35 #11 15.84 Get:215 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-ssleay-perl armhf 1.92-2 [306 kB]
16:03:35 #11 15.89 Get:216 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-socket-ssl-perl all 2.074-2 [192 kB]
16:03:35 #11 15.91 Get:217 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-http-perl all 6.22-1 [23.2 kB]
16:03:35 #11 15.91 Get:218 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
16:03:35 #11 15.91 Get:219 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtry-tiny-perl all 0.31-1 [21.8 kB]
16:03:35 #11 15.92 Get:220 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:03:35 #11 15.97 Get:221 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libwww-perl all 6.67-1 [141 kB]
16:03:35 #11 15.98 Get:222 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB]
16:03:35 #11 15.98 Get:223 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf wdiff armhf 1.2.2-2build3 [29.3 kB]
16:03:35 #11 15.99 Get:224 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf devscripts armhf 2.22.2ubuntu3 [1060 kB]
16:03:35 #11 16.06 Get:225 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf diffstat armhf 1.64-1build2 [27.6 kB]
16:03:35 #11 16.06 Get:226 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-chardet all 4.0.0-2 [109 kB]
16:03:35 #11 16.07 Get:227 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-debian all 0.1.46 [116 kB]
16:03:35 #11 16.07 Get:228 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgpgme11 armhf 1.17.1-4.1ubuntu1 [116 kB]
16:03:35 #11 16.08 Get:229 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-gpg armhf 1.17.1-4.1ubuntu1 [192 kB]
16:03:35 #11 23.68 Preparing to unpack .../081-m4_1.4.19-1_amd64.deb ...
16:03:35 #11 23.69 Unpacking m4 (1.4.19-1) ...
16:03:35 #11 23.72 Selecting previously unselected package autoconf.
16:03:35 #11 23.73 Preparing to unpack .../082-autoconf_2.71-2_all.deb ...
16:03:35 #11 23.73 Unpacking autoconf (2.71-2) ...
16:03:35 #11 23.79 Selecting previously unselected package autotools-dev.
16:03:35 #11 23.79 Preparing to unpack .../083-autotools-dev_20220109.1_all.deb ...
16:03:35 #11 23.79 Unpacking autotools-dev (20220109.1) ...
16:03:35 #11 23.83 Selecting previously unselected package automake.
16:03:35 #11 23.83 Preparing to unpack .../084-automake_1%3a1.16.5-1.3_all.deb ...
16:03:35 #11 23.84 Unpacking automake (1:1.16.5-1.3) ...
16:03:35 #11 23.88 Selecting previously unselected package autopoint.
16:03:35 #11 23.89 Preparing to unpack .../085-autopoint_0.21-8_all.deb ...
16:03:35 #11 23.89 Unpacking autopoint (0.21-8) ...
16:03:35 #12 26.84   Installing       : zstd-1.4.4-1.el8.aarch64                             66/90 
16:03:35 #12 26.85   Installing       : rust-srpm-macros-5-2.el8.noarch                      67/90 
16:03:35 #12 26.87   Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                  68/90 
16:03:35 #12 26.89   Installing       : python3-systemd-234-8.el8.aarch64                    69/90 
16:03:35 #12 26.94   Upgrading        : python3-dnf-plugins-core-4.0.21-16.el8.noarch        70/90 
16:03:35 #11 25.32 Preparing to unpack .../012-libbsd0_0.11.5-1_armhf.deb ...
16:03:35 #11 25.33 Unpacking libbsd0:armhf (0.11.5-1) ...
16:03:35 #11 25.37 Selecting previously unselected package libelf1:armhf.
16:03:35 #11 25.37 Preparing to unpack .../013-libelf1_0.186-1build1_armhf.deb ...
16:03:35 #11 25.37 Unpacking libelf1:armhf (0.186-1build1) ...
16:03:35 #11 25.41 Selecting previously unselected package libicu70:armhf.
16:03:35 #11 25.41 Preparing to unpack .../014-libicu70_70.1-2_armhf.deb ...
16:03:35 #11 25.42 Unpacking libicu70:armhf (70.1-2) ...
16:03:35 #11 26.67 Selecting previously unselected package groff-base.
16:03:35 #11 26.68 Preparing to unpack .../058-groff-base_1.22.4-8build1_arm64.deb ...
16:03:35 #11 26.69 Unpacking groff-base (1.22.4-8build1) ...
16:03:35 #11 26.77 Selecting previously unselected package libcbor0.8:arm64.
16:03:35 #11 26.77 Preparing to unpack .../059-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ...
16:03:35 #11 26.78 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
16:03:35 #11 26.82 Selecting previously unselected package libedit2:arm64.
16:03:35 #11 26.82 Preparing to unpack .../060-libedit2_3.1-20210910-1build1_arm64.deb ...
16:03:35 #11 26.83 Unpacking libedit2:arm64 (3.1-20210910-1build1) ...
16:03:35 #11 26.88 Selecting previously unselected package libfido2-1:arm64.
16:03:35 #10 24.65 Selecting previously unselected package libbsd0:amd64.
16:03:35 #10 24.65 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ...
16:03:35 #11 22.13 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
16:03:35 #11 22.13 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
16:03:35 #11 22.17 Selecting previously unselected package libxcb1:amd64.
16:03:35 #11 22.18 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_amd64.deb ...
16:03:35 #11 22.18 Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
16:03:35 #11 22.21 Selecting previously unselected package libx11-data.
16:03:35 #11 22.21 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ...
16:03:35 #11 22.22 Unpacking libx11-data (2:1.7.5-1) ...
16:03:35 #11 22.28 Selecting previously unselected package libx11-6:amd64.
16:03:35 #11 22.28 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_amd64.deb ...
16:03:35 #11 22.28 Unpacking libx11-6:amd64 (2:1.7.5-1) ...
16:03:35 #11 22.32 Selecting previously unselected package libxext6:amd64.
16:03:35 #11 22.32 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_amd64.deb ...
16:03:35 #11 22.33 Unpacking libxext6:amd64 (2:1.3.4-1build1) ...
16:03:35 #11 22.36 Selecting previously unselected package libxmuu1:amd64.
16:03:35 #11 22.36 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_amd64.deb ...
16:03:35 #11 22.36 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
16:03:35 #11 22.41 Selecting previously unselected package man-db.
16:03:35 #10 40.65 Preparing to unpack .../271-libltdl7_2.4.6-15_arm64.deb ...
16:03:35 #10 40.66 Unpacking libltdl7:arm64 (2.4.6-15) ...
16:03:35 #10 40.70 Selecting previously unselected package libltdl-dev:arm64.
16:03:35 #10 40.70 Preparing to unpack .../272-libltdl-dev_2.4.6-15_arm64.deb ...
16:03:35 #10 40.71 Unpacking libltdl-dev:arm64 (2.4.6-15) ...
16:03:35 #10 40.76 Selecting previously unselected package liblzo2-2:arm64.
16:03:35 #10 40.77 Preparing to unpack .../273-liblzo2-2_2.10-2_arm64.deb ...
16:03:35 #10 40.77 Unpacking liblzo2-2:arm64 (2.10-2) ...
16:03:35 #10 40.81 Selecting previously unselected package libsys-hostname-long-perl.
16:03:35 #10 40.81 Preparing to unpack .../274-libsys-hostname-long-perl_1.5-2_all.deb ...
16:03:35 #10 40.82 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:03:35 #10 40.85 Selecting previously unselected package libmail-sendmail-perl.
16:03:35 #10 40.86 Preparing to unpack .../275-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:03:35 #10 40.86 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:03:35 #10 40.89 Selecting previously unselected package libnet-smtp-ssl-perl.
16:03:35 #13 5.978 (24/72): autoconf-2.69-38.el9.noarch.rpm         13 MB/s | 681 kB     00:00    
16:03:35 #13 6.057 (25/72): selinux-policy-targeted-38.1.2-1.el9.n  30 MB/s | 6.8 MB     00:00    
16:03:35 #13 6.091 (26/72): automake-1.16.2-6.el9.noarch.rpm       5.6 MB/s | 689 kB     00:00    
16:03:35 #13 6.121 (27/72): cmake-data-3.20.2-7.el9.noarch.rpm      36 MB/s | 2.1 MB     00:00    
16:03:35 #13 6.124 (28/72): cmake-filesystem-3.20.2-7.el9.aarch64. 865 kB/s |  23 kB     00:00    
16:03:35 #13 6.146 (29/72): cmake-3.20.2-7.el9.aarch64.rpm          38 MB/s | 6.2 MB     00:00    
16:03:35 #13 6.153 (30/72): cmake-rpm-macros-3.20.2-7.el9.noarch.r 655 kB/s |  16 kB     00:00    
16:03:35 #13 6.187 (31/72): gcc-plugin-annobin-11.3.1-4.el9.aarch6 2.1 MB/s |  67 kB     00:00    
16:03:35 #13 6.231 (32/72): git-2.31.1-2.el9.2.aarch64.rpm         3.0 MB/s | 124 kB     00:00    
16:03:35 #10 47.75 Selecting previously unselected package libglib2.0-0:armhf.
16:03:35 #10 47.76 Preparing to unpack .../250-libglib2.0-0_2.66.8-1_armhf.deb ...
16:03:35 #10 47.77 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
16:03:35 #10 34.61 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ...
16:03:35 #10 34.62 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:03:35 #10 34.65 Selecting previously unselected package perl-openssl-defaults:amd64.
16:03:35 #10 34.66 Preparing to unpack .../135-perl-openssl-defaults_3_amd64.deb ...
16:03:35 #10 34.66 Unpacking perl-openssl-defaults:amd64 (3) ...
16:03:35 #10 34.69 Selecting previously unselected package libnet-ssleay-perl.
16:03:35 #10 34.69 Preparing to unpack .../136-libnet-ssleay-perl_1.85-2+deb10u1_amd64.deb ...
16:03:35 #10 34.69 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
16:03:35 #10 34.76 Selecting previously unselected package libio-socket-ssl-perl.
16:03:35 #10 34.76 Preparing to unpack .../137-libio-socket-ssl-perl_2.060-3_all.deb ...
16:03:35 #10 34.76 Unpacking libio-socket-ssl-perl (2.060-3) ...
16:03:35 #10 34.81 Selecting previously unselected package libnet-http-perl.
16:03:35 #10 34.81 Preparing to unpack .../138-libnet-http-perl_6.18-1_all.deb ...
16:03:35 #10 34.82 Unpacking libnet-http-perl (6.18-1) ...
16:03:35 #10 34.84 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:35 #10 34.85 Preparing to unpack .../139-liblwp-protocol-https-perl_6.07-2_all.deb ...
16:03:35 #10 34.85 Unpacking liblwp-protocol-https-perl (6.07-2) ...
16:03:35 #10 34.88 Selecting previously unselected package libtry-tiny-perl.
16:03:35 #11 38.25 Preparing to unpack .../286-libnet-dns-sec-perl_1.15-1_arm64.deb ...
16:03:35 #11 38.26 Unpacking libnet-dns-sec-perl (1.15-1) ...
16:03:35 #11 38.30 Selecting previously unselected package libnet-libidn-perl.
16:03:35 #11 38.30 Preparing to unpack .../287-libnet-libidn-perl_0.12.ds-3build2_arm64.deb ...
16:03:35 #11 38.30 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
16:03:35 #11 38.35 Selecting previously unselected package libnumber-range-perl.
16:03:35 #11 38.35 Preparing to unpack .../288-libnumber-range-perl_0.12-1_all.deb ...
16:03:35 #11 38.35 Unpacking libnumber-range-perl (0.12-1) ...
16:03:35 #11 38.40 Selecting previously unselected package libpackage-stash-xs-perl.
16:03:35 #11 38.40 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1build1_arm64.deb ...
16:03:35 #11 38.41 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
16:03:35 #11 38.44 Selecting previously unselected package libpath-iterator-rule-perl.
16:03:35 #11 38.44 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:03:35 #11 38.45 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:03:35 #11 38.49 Selecting previously unselected package libperl4-corelibs-perl.
16:03:35 #10 26.05 Selecting previously unselected package libpython3-stdlib:amd64.
16:03:35 #10 26.06 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ...
16:03:35 #10 26.08 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
16:03:35 #10 26.22 Setting up python3-minimal (3.6.7-1~18.04) ...
16:03:35 #10 53.48 Setting up libxmuu1:armhf (2:1.1.2-2) ...
16:03:35 #10 53.49 Setting up libgpgme11:armhf (1.10.0-1ubuntu2) ...
16:03:35 #10 53.50 Setting up libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ...
16:03:35 #10 53.51 Setting up perl (5.26.1-6ubuntu0.6) ...
16:03:35 #10 53.54 Setting up libfile-chdir-perl (0.1008-1) ...
16:03:35 #10 53.55 Setting up libsys-hostname-long-perl (1.5-1) ...
16:03:35 #10 53.57 Setting up libfile-fcntllock-perl (0.22-3build2) ...
16:03:35 #10 53.58 Setting up libtext-glob-perl (0.10-1) ...
16:03:35 #10 53.59 Setting up intltool-debian (0.35.0+20060710.4) ...
16:03:35 #10 53.61 Setting up libxml-sax-base-perl (1.09-1) ...
16:03:35 #10 53.62 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
16:03:35 #10 53.64 Setting up libstrictures-perl (2.000003-1) ...
16:03:35 #10 53.65 Setting up liblwp-mediatypes-perl (6.02-1) ...
16:03:35 #10 53.66 Setting up libmail-sendmail-perl (0.80-1) ...
16:03:35 #10 43.11 Setting up manpages-dev (4.15-1) ...
16:03:35 #10 43.12 Setting up libc6-dev:arm64 (2.27-3ubuntu1.6) ...
16:03:35 #10 43.13 Setting up libassuan0:arm64 (2.5.1-2) ...
16:03:35 #10 43.14 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
16:03:35 #10 43.18 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ...
16:03:35 #10 43.19 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
16:03:35 #10 43.21 Setting up diffstat (1.61-1build1) ...
16:03:35 #10 43.22 Setting up libxau6:arm64 (1:1.0.8-1ubuntu1) ...
16:03:35 #10 43.23 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
16:03:35 #10 43.25 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ...
16:03:35 #10 43.26 Setting up netbase (5.4) ...
16:03:35 #10 43.28 Setting up libisl19:arm64 (0.19-1) ...
16:03:35 #10 43.29 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.9) ...
16:03:35 #10 43.31 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.2) ...
16:03:35 #11 37.71 Preparing to unpack .../282-liblist-someutils-perl_0.58-1_all.deb ...
16:03:35 #11 37.72 Unpacking liblist-someutils-perl (0.58-1) ...
16:03:35 #11 37.76 Selecting previously unselected package liblist-someutils-xs-perl.
16:03:35 #11 37.77 Preparing to unpack .../283-liblist-someutils-xs-perl_0.58-2build3_arm64.deb ...
16:03:35 #11 37.77 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
16:03:35 #11 37.82 Selecting previously unselected package liblist-utilsby-perl.
16:03:35 #11 37.82 Preparing to unpack .../284-liblist-utilsby-perl_0.11-1_all.deb ...
16:03:35 #11 37.82 Unpacking liblist-utilsby-perl (0.11-1) ...
16:03:35 #11 37.87 Selecting previously unselected package libltdl7:arm64.
16:03:35 #11 37.87 Preparing to unpack .../285-libltdl7_2.4.6-15build2_arm64.deb ...
16:03:35 #11 37.88 Unpacking libltdl7:arm64 (2.4.6-15build2) ...
16:03:35 #11 37.92 Selecting previously unselected package libltdl-dev:arm64.
16:03:35 #11 37.92 Preparing to unpack .../286-libltdl-dev_2.4.6-15build2_arm64.deb ...
16:03:35 #11 37.92 Unpacking libltdl-dev:arm64 (2.4.6-15build2) ...
16:03:35 #11 21.76 Selecting previously unselected package python3-pkg-resources.
16:03:35 #11 21.76 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
16:03:35 #11 21.76 Unpacking python3-pkg-resources (45.2.0-1) ...
16:03:35 #11 21.83 Selecting previously unselected package python3-six.
16:03:35 #11 21.84 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
16:03:35 #11 21.84 Unpacking python3-six (1.14.0-2) ...
16:03:35 #11 21.89 Selecting previously unselected package shared-mime-info.
16:03:35 #11 21.89 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ...
16:03:35 #11 21.90 Unpacking shared-mime-info (1.15-1) ...
16:03:35 #11 23.92 Selecting previously unselected package binutils-common:amd64.
16:03:35 #11 23.92 Preparing to unpack .../086-binutils-common_2.39-3ubuntu1.1_amd64.deb ...
16:03:35 #11 23.92 Unpacking binutils-common:amd64 (2.39-3ubuntu1.1) ...
16:03:35 #11 23.96 Selecting previously unselected package libbinutils:amd64.
16:03:35 #11 23.96 Preparing to unpack .../087-libbinutils_2.39-3ubuntu1.1_amd64.deb ...
16:03:35 #11 23.97 Unpacking libbinutils:amd64 (2.39-3ubuntu1.1) ...
16:03:35 #11 24.01 Selecting previously unselected package libctf-nobfd0:amd64.
16:03:35 #11 24.01 Preparing to unpack .../088-libctf-nobfd0_2.39-3ubuntu1.1_amd64.deb ...
16:03:35 #11 24.02 Unpacking libctf-nobfd0:amd64 (2.39-3ubuntu1.1) ...
16:03:35 #11 24.05 Selecting previously unselected package libctf0:amd64.
16:03:35 #11 24.05 Preparing to unpack .../089-libctf0_2.39-3ubuntu1.1_amd64.deb ...
16:03:35 #11 24.06 Unpacking libctf0:amd64 (2.39-3ubuntu1.1) ...
16:03:35 #11 24.09 Selecting previously unselected package libgprofng0:amd64.
16:03:35 #11 24.09 Preparing to unpack .../090-libgprofng0_2.39-3ubuntu1.1_amd64.deb ...
16:03:35 #11 24.10 Unpacking libgprofng0:amd64 (2.39-3ubuntu1.1) ...
16:03:35 #11 24.14 Selecting previously unselected package binutils-x86-64-linux-gnu.
16:03:35 #11 16.08 Get:230 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-xdg all 0.27-2 [36.9 kB]
16:03:35 #11 16.12 Get:231 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dput all 1.1.2ubuntu2 [46.0 kB]
16:03:35 #11 16.12 Get:232 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB]
16:03:35 #11 16.15 Get:233 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf fontconfig-config all 2.13.1-4.4ubuntu1 [28.2 kB]
16:03:35 #11 16.20 Get:234 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libcurl3-gnutls armhf 7.85.0-1ubuntu0.1 [247 kB]
16:03:35 #10 33.90 Selecting previously unselected package libsub-exporter-perl.
16:03:35 #10 33.91 Preparing to unpack .../193-libsub-exporter-perl_0.987-1_all.deb ...
16:03:35 #10 33.91 Unpacking libsub-exporter-perl (0.987-1) ...
16:03:35 #10 33.95 Selecting previously unselected package libconst-fast-perl.
16:03:35 #10 33.95 Preparing to unpack .../194-libconst-fast-perl_0.014-1_all.deb ...
16:03:35 #10 33.95 Unpacking libconst-fast-perl (0.014-1) ...
16:03:35 #10 33.99 Selecting previously unselected package libwant-perl.
16:03:35 #10 33.99 Preparing to unpack .../195-libwant-perl_0.29-1+b4_arm64.deb ...
16:03:35 #10 34.00 Unpacking libwant-perl (0.29-1+b4) ...
16:03:35 #10 34.03 Selecting previously unselected package libcontextual-return-perl.
16:03:35 #10 34.03 Preparing to unpack .../196-libcontextual-return-perl_0.004014-2_all.deb ...
16:03:35 #10 34.04 Unpacking libcontextual-return-perl (0.004014-2) ...
16:03:35 #10 34.07 Selecting previously unselected package libconvert-binhex-perl.
16:03:35 #10 34.08 Preparing to unpack .../197-libconvert-binhex-perl_1.125-1_all.deb ...
16:03:35 #10 34.08 Unpacking libconvert-binhex-perl (1.125-1) ...
16:03:35 #10 34.12 Selecting previously unselected package libdata-dump-perl.
16:03:35 #10 34.13 Preparing to unpack .../198-libdata-dump-perl_1.23-1_all.deb ...
16:03:35 #10 34.13 Unpacking libdata-dump-perl (1.23-1) ...
16:03:35 #10 34.18 Selecting previously unselected package libdigest-bubblebabble-perl.
16:03:35 #10 34.18 Preparing to unpack .../199-libdigest-bubblebabble-perl_0.02-2_all.deb ...
16:03:35 #10 34.19 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
16:03:35 #12 26.95   Installing       : perl-srpm-macros-1-25.el8.noarch                     71/90 
16:03:35 #12 26.96   Installing       : openblas-srpm-macros-2-2.el8.noarch                  72/90 
16:03:35 #12 26.97   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     73/90 
16:03:35 #12 26.99   Installing       : libatomic_ops-7.6.2-3.el8.aarch64                    74/90 
16:03:35 #11 25.73 Selecting previously unselected package libxml2:armhf.
16:03:35 #11 25.73 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.2_armhf.deb ...
16:03:35 #11 25.74 Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.2) ...
16:03:35 #11 26.88 Preparing to unpack .../061-libfido2-1_1.11.0-1_arm64.deb ...
16:03:35 #11 26.88 Unpacking libfido2-1:arm64 (1.11.0-1) ...
16:03:35 #11 26.93 Selecting previously unselected package libnghttp2-14:arm64.
16:03:35 #11 26.93 Preparing to unpack .../062-libnghttp2-14_1.49.0-1_arm64.deb ...
16:03:35 #11 26.93 Unpacking libnghttp2-14:arm64 (1.49.0-1) ...
16:03:35 #11 26.98 Selecting previously unselected package libpipeline1:arm64.
16:03:35 #11 26.98 Preparing to unpack .../063-libpipeline1_1.5.6-2_arm64.deb ...
16:03:35 #11 26.99 Unpacking libpipeline1:arm64 (1.5.6-2) ...
16:03:35 #11 27.03 Selecting previously unselected package libpng16-16:arm64.
16:03:35 #11 27.03 Preparing to unpack .../064-libpng16-16_1.6.38-2_arm64.deb ...
16:03:35 #11 27.03 Unpacking libpng16-16:arm64 (1.6.38-2) ...
16:03:35 #11 27.09 Selecting previously unselected package libpsl5:arm64.
16:03:35 #10 24.85 Unpacking libbsd0:amd64 (0.11.3-1) ...
16:03:35 #11 22.42 Preparing to unpack .../044-man-db_2.10.2-1_amd64.deb ...
16:03:35 #11 22.42 Unpacking man-db (2.10.2-1) ...
16:03:35 #11 22.47 Selecting previously unselected package manpages.
16:03:35 #11 22.48 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
16:03:35 #11 22.48 Unpacking manpages (5.10-1ubuntu1) ...
16:03:35 #11 22.61 Selecting previously unselected package openssh-client.
16:03:35 #11 22.61 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3_amd64.deb ...
16:03:35 #11 22.62 Unpacking openssh-client (1:8.9p1-3) ...
16:03:35 #11 22.66 Selecting previously unselected package publicsuffix.
16:03:35 #11 22.66 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
16:03:35 #11 22.67 Unpacking publicsuffix (20211207.1025-1) ...
16:03:35 #10 40.90 Preparing to unpack .../276-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:03:35 #10 40.90 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:03:35 #10 40.94 Selecting previously unselected package libmailtools-perl.
16:03:35 #10 40.94 Preparing to unpack .../277-libmailtools-perl_2.21-1_all.deb ...
16:03:35 #10 40.95 Unpacking libmailtools-perl (2.21-1) ...
16:03:35 #10 40.99 Selecting previously unselected package libmarkdown2:arm64.
16:03:35 #10 40.99 Preparing to unpack .../278-libmarkdown2_2.2.6-1_arm64.deb ...
16:03:35 #10 41.00 Unpacking libmarkdown2:arm64 (2.2.6-1) ...
16:03:35 #10 41.03 Selecting previously unselected package libmime-tools-perl.
16:03:35 #10 41.03 Preparing to unpack .../279-libmime-tools-perl_5.509-1_all.deb ...
16:03:35 #10 41.04 Unpacking libmime-tools-perl (5.509-1) ...
16:03:35 #10 41.08 Selecting previously unselected package libmoox-aliases-perl.
16:03:35 #10 41.09 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:03:35 #10 41.09 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:03:35 #10 41.13 Selecting previously unselected package libnamespace-autoclean-perl.
16:03:35 #13 6.264 (33/72): cpp-11.3.1-4.el9.aarch64.rpm            76 MB/s |  10 MB     00:00    
16:03:35 #13 6.364 (34/72): git-core-2.31.1-2.el9.2.aarch64.rpm     28 MB/s | 3.7 MB     00:00    
16:03:35 #13 6.377 (35/72): git-core-doc-2.31.1-2.el9.2.noarch.rpm  23 MB/s | 2.5 MB     00:00    
16:03:35 #13 6.405 (36/72): glibc-devel-2.34-49.el9.aarch64.rpm     14 MB/s | 562 kB     00:00    
16:03:35 #24 14.60 The following additional packages will be installed:
16:03:35 #24 14.60   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
16:03:35 #24 14.60   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
16:03:36 #10 47.99 Selecting previously unselected package libglib2.0-data.
16:03:36 #10 47.99 Preparing to unpack .../251-libglib2.0-data_2.66.8-1_all.deb ...
16:03:36 #10 47.99 Unpacking libglib2.0-data (2.66.8-1) ...
16:03:36 #10 48.17 Selecting previously unselected package libgpm2:armhf.
16:03:36 #10 48.17 Preparing to unpack .../252-libgpm2_1.20.7-8_armhf.deb ...
16:03:36 #10 48.18 Unpacking libgpm2:armhf (1.20.7-8) ...
16:03:36 #10 34.88 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ...
16:03:36 #10 34.89 Unpacking libtry-tiny-perl (0.30-1) ...
16:03:36 #10 34.91 Selecting previously unselected package libwww-robotrules-perl.
16:03:36 #10 34.92 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ...
16:03:36 #10 34.92 Unpacking libwww-robotrules-perl (6.02-1) ...
16:03:36 #10 34.95 Selecting previously unselected package libwww-perl.
16:03:36 #10 34.96 Preparing to unpack .../142-libwww-perl_6.36-2_all.deb ...
16:03:36 #10 34.96 Unpacking libwww-perl (6.36-2) ...
16:03:36 #10 35.00 Selecting previously unselected package patchutils.
16:03:36 #10 35.01 Preparing to unpack .../143-patchutils_0.3.4-2_amd64.deb ...
16:03:36 #10 35.01 Unpacking patchutils (0.3.4-2) ...
16:03:36 #10 35.05 Selecting previously unselected package wdiff.
16:03:36 #10 35.05 Preparing to unpack .../144-wdiff_1.2.2-2+b1_amd64.deb ...
16:03:36 #10 35.05 Unpacking wdiff (1.2.2-2+b1) ...
16:03:36 #10 35.11 Selecting previously unselected package devscripts.
16:03:36 #11 38.49 Preparing to unpack .../291-libperl4-corelibs-perl_0.004-2_all.deb ...
16:03:36 #11 38.49 Unpacking libperl4-corelibs-perl (0.004-2) ...
16:03:36 #11 38.53 Selecting previously unselected package libperlio-gzip-perl.
16:03:36 #11 38.53 Preparing to unpack .../292-libperlio-gzip-perl_0.19-1build5_arm64.deb ...
16:03:36 #11 38.56 Unpacking libperlio-gzip-perl (0.19-1build5) ...
16:03:36 #11 38.60 Selecting previously unselected package libpod-constants-perl.
16:03:36 #11 38.60 Preparing to unpack .../293-libpod-constants-perl_0.19-1_all.deb ...
16:03:36 #11 38.60 Unpacking libpod-constants-perl (0.19-1) ...
16:03:36 #11 38.65 Selecting previously unselected package libre2-5:arm64.
16:03:36 #11 38.65 Preparing to unpack .../294-libre2-5_20200101+dfsg-1build1_arm64.deb ...
16:03:36 #11 38.65 Unpacking libre2-5:arm64 (20200101+dfsg-1build1) ...
16:03:36 #11 38.70 Selecting previously unselected package libre-engine-re2-perl.
16:03:36 #11 38.70 Preparing to unpack .../295-libre-engine-re2-perl_0.13-5_arm64.deb ...
16:03:36 #11 38.70 Unpacking libre-engine-re2-perl (0.13-5) ...
16:03:36 #11 38.74 Selecting previously unselected package libreadonly-perl.
16:03:36 #11 38.74 Preparing to unpack .../296-libreadonly-perl_2.050-2_all.deb ...
16:03:36 #11 38.75 Unpacking libreadonly-perl (2.050-2) ...
16:03:36 #11 38.78 Selecting previously unselected package libref-util-perl.
16:03:36 #11 38.78 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
16:03:36 #11 38.79 Unpacking libref-util-perl (0.204-1) ...
16:03:36 #11 38.82 Selecting previously unselected package libref-util-xs-perl.
16:03:36 #10 26.53 Selecting previously unselected package python3.
16:03:36 #10 26.53 (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.)
16:03:36 #10 26.54 Preparing to unpack .../0-python3_3.6.7-1~18.04_amd64.deb ...
16:03:36 #10 26.54 Unpacking python3 (3.6.7-1~18.04) ...
16:03:36 #10 26.58 Selecting previously unselected package multiarch-support.
16:03:36 #10 26.58 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_amd64.deb ...
16:03:36 #10 26.59 Unpacking multiarch-support (2.27-3ubuntu1.6) ...
16:03:36 #10 26.62 Selecting previously unselected package libxau6:amd64.
16:03:36 #10 53.68 Setting up libsocket6-perl (0.27-1build2) ...
16:03:36 #10 53.69 Setting up patchutils (0.3.4-2) ...
16:03:36 #10 53.71 Setting up python3-chardet (3.0.4-1) ...
16:03:36 #10 53.95 Setting up liburi-perl (1.73-1) ...
16:03:36 #10 53.96 Setting up libdata-dump-perl (1.23-1) ...
16:03:36 #10 53.98 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
16:03:36 #10 54.00 Setting up libio-string-perl (1.08-3) ...
16:03:36 #10 54.02 Setting up libalgorithm-diff-perl (1.19.03-1) ...
16:03:36 #10 54.04 Setting up libclone-perl (0.39-1) ...
16:03:36 #10 54.06 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
16:03:36 #11 37.98 Selecting previously unselected package liblzo2-2:arm64.
16:03:36 #11 37.98 Preparing to unpack .../287-liblzo2-2_2.10-2build3_arm64.deb ...
16:03:36 #11 37.98 Unpacking liblzo2-2:arm64 (2.10-2build3) ...
16:03:36 #11 38.02 Selecting previously unselected package libsys-hostname-long-perl.
16:03:36 #11 38.02 Preparing to unpack .../288-libsys-hostname-long-perl_1.5-2_all.deb ...
16:03:36 #11 38.03 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:03:36 #11 38.06 Selecting previously unselected package libmail-sendmail-perl.
16:03:36 #11 38.07 Preparing to unpack .../289-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:03:36 #11 38.07 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:03:36 #11 38.11 Selecting previously unselected package libnet-smtp-ssl-perl.
16:03:36 #11 38.11 Preparing to unpack .../290-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:03:36 #11 38.12 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:03:36 #11 38.16 Selecting previously unselected package libmailtools-perl.
16:03:36 #11 22.02 Selecting previously unselected package ucf.
16:03:36 #11 22.02 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
16:03:36 #11 22.03 Moving old data out of the way
16:03:36 #11 22.03 Unpacking ucf (3.0038+nmu1) ...
16:03:36 #11 22.10 Selecting previously unselected package xdg-user-dirs.
16:03:36 #11 22.10 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
16:03:36 #11 22.12 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
16:03:36 #11 22.20 Selecting previously unselected package xz-utils.
16:03:36 #11 22.21 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
16:03:36 #11 22.21 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
16:03:36 #11 22.26 Selecting previously unselected package gettext-base.
16:03:36 #11 22.26 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ...
16:03:36 #11 24.14 Preparing to unpack .../091-binutils-x86-64-linux-gnu_2.39-3ubuntu1.1_amd64.deb ...
16:03:36 #11 24.15 Unpacking binutils-x86-64-linux-gnu (2.39-3ubuntu1.1) ...
16:03:36 #11 24.23 Selecting previously unselected package binutils.
16:03:36 #11 24.23 Preparing to unpack .../092-binutils_2.39-3ubuntu1.1_amd64.deb ...
16:03:36 #11 24.24 Unpacking binutils (2.39-3ubuntu1.1) ...
16:03:36 #11 24.27 Selecting previously unselected package libc-dev-bin.
16:03:36 #11 24.27 Preparing to unpack .../093-libc-dev-bin_2.36-0ubuntu4_amd64.deb ...
16:03:36 #11 24.27 Unpacking libc-dev-bin (2.36-0ubuntu4) ...
16:03:36 #11 24.30 Selecting previously unselected package linux-libc-dev:amd64.
16:03:36 #11 24.30 Preparing to unpack .../094-linux-libc-dev_5.19.0-26.27_amd64.deb ...
16:03:36 #11 24.31 Unpacking linux-libc-dev:amd64 (5.19.0-26.27) ...
16:03:36 #11 16.21 Get:235 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liberror-perl all 0.17029-1 [26.5 kB]
16:03:36 #11 16.21 Get:236 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf git-man all 1:2.37.2-1ubuntu1.1 [975 kB]
16:03:36 #11 16.22 Get:237 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf git armhf 1:2.37.2-1ubuntu1.1 [3674 kB]
16:03:36 #11 16.46 Get:238 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB]
16:03:36 #10 34.28 Selecting previously unselected package libdigest-hmac-perl.
16:03:36 #10 34.28 Preparing to unpack .../200-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
16:03:36 #10 34.29 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
16:03:36 #10 34.32 Selecting previously unselected package libdistro-info-perl.
16:03:36 #10 34.32 Preparing to unpack .../201-libdistro-info-perl_0.21_all.deb ...
16:03:36 #10 34.32 Unpacking libdistro-info-perl (0.21) ...
16:03:36 #10 34.35 Selecting previously unselected package libnet-smtp-ssl-perl.
16:03:36 #10 34.36 Preparing to unpack .../202-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:03:36 #10 34.36 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:03:36 #10 34.40 Selecting previously unselected package libmailtools-perl.
16:03:36 #10 43.32 Setting up python3.6 (3.6.9-1~18.04ubuntu1.9) ...
16:03:36 #11 21.01 Selecting previously unselected package perl.
16:03:36 #11 21.01 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.3_armhf.deb ...
16:03:36 #11 21.03 Unpacking perl (5.30.0-9ubuntu0.3) ...
16:03:36 #12 27.01   Installing       : gc-7.6.4-3.el8.aarch64                               75/90 
16:03:36 #12 27.35   Installing       : guile-5:2.0.14-7.el8.aarch64                         76/90 
16:03:36 #11 25.78 Selecting previously unselected package libyaml-0-2:armhf.
16:03:36 #11 25.79 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_armhf.deb ...
16:03:36 #11 25.79 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ...
16:03:36 #11 25.82 Selecting previously unselected package lsb-release.
16:03:36 #11 25.82 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
16:03:36 #11 25.83 Unpacking lsb-release (11.1.0ubuntu4) ...
16:03:36 #11 25.87 Selecting previously unselected package netbase.
16:03:36 #11 25.88 Preparing to unpack .../018-netbase_6.3_all.deb ...
16:03:36 #11 25.88 Unpacking netbase (6.3) ...
16:03:36 #11 25.93 Selecting previously unselected package python-apt-common.
16:03:36 #11 25.93 Preparing to unpack .../019-python-apt-common_2.3.0ubuntu2.1_all.deb ...
16:03:36 #11 25.94 Unpacking python-apt-common (2.3.0ubuntu2.1) ...
16:03:36 #11 25.98 Selecting previously unselected package python3-apt.
16:03:36 #11 27.09 Preparing to unpack .../065-libpsl5_0.21.0-1.2build2_arm64.deb ...
16:03:36 #11 27.09 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
16:03:36 #11 27.17 Selecting previously unselected package libxau6:arm64.
16:03:36 #11 27.17 Preparing to unpack .../066-libxau6_1%3a1.0.9-1build5_arm64.deb ...
16:03:36 #11 27.18 Unpacking libxau6:arm64 (1:1.0.9-1build5) ...
16:03:36 #11 27.25 Selecting previously unselected package libxdmcp6:arm64.
16:03:36 #11 27.25 Preparing to unpack .../067-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ...
16:03:36 #11 27.26 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
16:03:36 #11 27.30 Selecting previously unselected package libxcb1:arm64.
16:03:36 #11 27.30 Preparing to unpack .../068-libxcb1_1.15-1_arm64.deb ...
16:03:36 #11 27.31 Unpacking libxcb1:arm64 (1.15-1) ...
16:03:36 #11 27.35 Selecting previously unselected package libx11-data.
16:03:36 #11 27.35 Preparing to unpack .../069-libx11-data_2%3a1.8.1-2_all.deb ...
16:03:36 #11 27.35 Unpacking libx11-data (2:1.8.1-2) ...
16:03:36 #11 27.42 Selecting previously unselected package libx11-6:arm64.
16:03:36 #11 27.43 Preparing to unpack .../070-libx11-6_2%3a1.8.1-2_arm64.deb ...
16:03:36 #11 27.43 Unpacking libx11-6:arm64 (2:1.8.1-2) ...
16:03:36 #11 27.48 Selecting previously unselected package libxext6:arm64.
16:03:36 #11 22.70 Selecting previously unselected package libunwind8:amd64.
16:03:36 #11 22.70 Preparing to unpack .../048-libunwind8_1.3.2-2build2_amd64.deb ...
16:03:36 #11 22.71 Unpacking libunwind8:amd64 (1.3.2-2build2) ...
16:03:36 #11 22.73 Selecting previously unselected package strace.
16:03:36 #11 22.73 Preparing to unpack .../049-strace_5.16-0ubuntu3_amd64.deb ...
16:03:36 #11 22.74 Unpacking strace (5.16-0ubuntu3) ...
16:03:36 #11 22.77 Selecting previously unselected package xauth.
16:03:36 #11 22.77 Preparing to unpack .../050-xauth_1%3a1.1-1build2_amd64.deb ...
16:03:36 #11 22.78 Unpacking xauth (1:1.1-1build2) ...
16:03:36 #11 22.81 Selecting previously unselected package xz-utils.
16:03:36 #11 22.81 Preparing to unpack .../051-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
16:03:36 #11 22.81 Unpacking xz-utils (5.2.5-2ubuntu1) ...
16:03:36 #11 22.85 Selecting previously unselected package libsigsegv2:amd64.
16:03:36 #11 22.85 Preparing to unpack .../052-libsigsegv2_2.13-1ubuntu3_amd64.deb ...
16:03:36 #11 22.86 Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ...
16:03:36 #11 22.88 Selecting previously unselected package m4.
16:03:36 #10 41.13 Preparing to unpack .../281-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:03:36 #10 41.13 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:03:36 #10 41.17 Selecting previously unselected package libobject-id-perl.
16:03:36 #10 41.17 Preparing to unpack .../282-libobject-id-perl_0.1.2-2.1_all.deb ...
16:03:36 #10 41.18 Unpacking libobject-id-perl (0.1.2-2.1) ...
16:03:36 #10 41.21 Selecting previously unselected package libmoox-struct-perl.
16:03:36 #10 41.22 Preparing to unpack .../283-libmoox-struct-perl_0.020-1_all.deb ...
16:03:36 #10 41.22 Unpacking libmoox-struct-perl (0.020-1) ...
16:03:36 #10 41.26 Selecting previously unselected package libmouse-perl.
16:03:36 #10 41.26 Preparing to unpack .../284-libmouse-perl_2.5.10-1+b1_arm64.deb ...
16:03:36 #10 41.27 Unpacking libmouse-perl (2.5.10-1+b1) ...
16:03:36 #10 41.31 Selecting previously unselected package libnumber-range-perl.
16:03:36 #10 41.32 Preparing to unpack .../285-libnumber-range-perl_0.12-1.1_all.deb ...
16:03:36 #10 41.32 Unpacking libnumber-range-perl (0.12-1.1) ...
16:03:36 #13 6.737 (37/72): gcc-11.3.1-4.el9.aarch64.rpm            50 MB/s |  30 MB     00:00    
16:03:36 #13 6.759 (38/72): kernel-headers-5.14.0-210.el9.aarch64.  12 MB/s | 4.4 MB     00:00    
16:03:36 #13 6.763 (39/72): libasan-11.3.1-4.el9.aarch64.rpm       1.2 MB/s | 434 kB     00:00    
16:03:36 #13 6.767 (40/72): libmpc-1.2.1-4.el9.aarch64.rpm         2.4 MB/s |  63 kB     00:00    
16:03:36 #10 ...
16:03:36 
16:03:36 #7 [golang 1/1] FROM docker.io/library/golang:1.18.9-buster@sha256:ef728479fece420bf212eb828e782acf6aac48a513c07b634db6052c0e0dc7c3
16:03:36 #7 DONE 31.2s
16:03:36 #24 14.60   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
16:03:36 #24 14.60   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
16:03:36 #24 14.60   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
16:03:36 #24 14.60   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
16:03:36 #24 14.60   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
16:03:36 #24 14.60   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
16:03:36 #24 14.60   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
16:03:36 #24 14.60   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
16:03:36 #24 14.60   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
16:03:36 #24 14.60   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
16:03:36 #24 14.60   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
16:03:36 #24 14.60   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
16:03:36 #24 14.60   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
16:03:36 #24 14.60   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
16:03:36 #24 14.61   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
16:03:36 #24 14.61   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
16:03:36 #24 14.61   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
16:03:36 #24 14.61   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
16:03:36 #24 14.61   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
16:03:36 #24 14.61   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
16:03:36 #24 14.61   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
16:03:36 #24 14.61   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
16:03:36 #24 14.61   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
16:03:36 #24 14.61   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
16:03:36 #24 14.61   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
16:03:36 #24 14.61   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
16:03:36 #24 14.61   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
16:03:36 #24 14.61   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
16:03:36 #24 14.61   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
16:03:36 #24 14.61   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
16:03:36 #24 14.61   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
16:03:36 #24 14.61   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
16:03:36 #24 14.61   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
16:03:36 #24 14.61   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
16:03:36 #24 14.61   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
16:03:36 #24 14.61   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
16:03:36 #24 14.61   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
16:03:36 #24 14.61   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
16:03:36 #24 14.61   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
16:03:36 #24 14.61   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
16:03:36 #24 14.61   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
16:03:36 #24 14.61   linux-libc-dev-s390x-cross patch xz-utils
16:03:36 #24 14.62 Suggested packages:
16:03:36 #24 14.62   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
16:03:36 #24 14.62   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
16:03:36 #24 14.62   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
16:03:36 #24 14.62   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
16:03:36 #24 14.62   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
16:03:36 #24 14.62   libyaml-shell-perl ed diffutils-doc
16:03:36 #24 14.62 Recommended packages:
16:03:36 #24 14.62   fakeroot build-essential libalgorithm-merge-perl libwww-perl
16:03:36 #24 14.62   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
16:03:36 #10 48.26 Selecting previously unselected package libhash-fieldhash-perl.
16:03:36 #10 48.26 Preparing to unpack .../253-libhash-fieldhash-perl_0.15-1+b3_armhf.deb ...
16:03:36 #10 48.27 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
16:03:36 #10 48.30 Selecting previously unselected package libhtml-form-perl.
16:03:36 #10 48.30 Preparing to unpack .../254-libhtml-form-perl_6.07-1_all.deb ...
16:03:36 #10 48.31 Unpacking libhtml-form-perl (6.07-1) ...
16:03:36 #10 48.35 Selecting previously unselected package libhtml-format-perl.
16:03:36 #10 48.35 Preparing to unpack .../255-libhtml-format-perl_2.12-1.1_all.deb ...
16:03:36 #10 48.36 Unpacking libhtml-format-perl (2.12-1.1) ...
16:03:36 #10 48.41 Selecting previously unselected package libhtml-html5-entities-perl.
16:03:36 #10 48.41 Preparing to unpack .../256-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:03:36 #10 48.42 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:03:36 #10 48.45 Selecting previously unselected package libhttp-daemon-perl.
16:03:36 #10 48.46 Preparing to unpack .../257-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
16:03:36 #10 48.47 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
16:03:36 #10 48.52 Selecting previously unselected package libio-sessiondata-perl.
16:03:36 #10 35.11 Preparing to unpack .../145-devscripts_2.19.5+deb10u1_amd64.deb ...
16:03:36 #10 35.13 Unpacking devscripts (2.19.5+deb10u1) ...
16:03:36 #10 35.26 Selecting previously unselected package diffstat.
16:03:36 #10 35.26 Preparing to unpack .../146-diffstat_1.62-1_amd64.deb ...
16:03:36 #10 35.26 Unpacking diffstat (1.62-1) ...
16:03:36 #10 35.29 Selecting previously unselected package distro-info-data.
16:03:36 #10 35.29 Preparing to unpack .../147-distro-info-data_0.41+deb10u6_all.deb ...
16:03:36 #10 35.30 Unpacking distro-info-data (0.41+deb10u6) ...
16:03:36 #10 35.33 Selecting previously unselected package python3-pkg-resources.
16:03:36 #10 35.33 Preparing to unpack .../148-python3-pkg-resources_40.8.0-1_all.deb ...
16:03:36 #10 35.33 Unpacking python3-pkg-resources (40.8.0-1) ...
16:03:36 #10 35.38 Selecting previously unselected package python3-chardet.
16:03:36 #10 21.51 Running transaction check
16:03:36 #10 21.63 Transaction check succeeded.
16:03:36 #10 21.63 Running transaction test
16:03:36 #11 38.83 Preparing to unpack .../298-libref-util-xs-perl_0.117-1build2_arm64.deb ...
16:03:36 #11 38.83 Unpacking libref-util-xs-perl (0.117-1build2) ...
16:03:36 #11 38.87 Selecting previously unselected package libregexp-pattern-license-perl.
16:03:36 #11 38.87 Preparing to unpack .../299-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
16:03:36 #11 38.87 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
16:03:36 #11 38.91 Selecting previously unselected package libregexp-pattern-perl.
16:03:36 #11 38.92 Preparing to unpack .../300-libregexp-pattern-perl_0.2.12-1_all.deb ...
16:03:36 #11 38.92 Unpacking libregexp-pattern-perl (0.2.12-1) ...
16:03:36 #11 38.96 Selecting previously unselected package libsasl2-modules:arm64.
16:03:36 #11 38.96 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
16:03:36 #11 38.97 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
16:03:36 #11 39.00 Selecting previously unselected package libsereal-decoder-perl.
16:03:36 #11 39.01 Preparing to unpack .../302-libsereal-decoder-perl_4.011+ds-1build1_arm64.deb ...
16:03:36 #11 39.01 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
16:03:36 #11 39.06 Selecting previously unselected package libsereal-encoder-perl.
16:03:36 #11 39.06 Preparing to unpack .../303-libsereal-encoder-perl_4.011+ds-1build1_arm64.deb ...
16:03:36 #11 39.06 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
16:03:36 #10 26.62 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ...
16:03:36 #10 26.62 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ...
16:03:36 #10 26.66 Selecting previously unselected package libbsd0:amd64.
16:03:36 #10 26.66 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ...
16:03:36 #10 26.67 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ...
16:03:36 #10 26.70 Selecting previously unselected package libxdmcp6:amd64.
16:03:36 #10 26.70 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
16:03:36 #10 26.71 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
16:03:36 #10 26.74 Selecting previously unselected package libxcb1:amd64.
16:03:36 #10 26.74 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_amd64.deb ...
16:03:36 #10 26.75 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ...
16:03:36 #10 26.78 Selecting previously unselected package libx11-data.
16:03:36 #10 26.78 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ...
16:03:36 #10 26.79 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ...
16:03:36 #10 26.86 Selecting previously unselected package libx11-6:amd64.
16:03:36 #10 54.08 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
16:03:36 #10 54.10 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:03:36 #10 54.10 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
16:03:36 #10 54.11 Setting up libnet-http-perl (6.17-1) ...
16:03:36 #10 54.12 Setting up libnumber-compare-perl (0.03-1) ...
16:03:36 #10 54.14 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
16:03:36 #10 54.31 Setting up python3-unidiff (0.5.4-1) ...
16:03:36 #11 38.16 Preparing to unpack .../291-libmailtools-perl_2.21-1_all.deb ...
16:03:36 #11 38.16 Unpacking libmailtools-perl (2.21-1) ...
16:03:36 #11 38.23 Selecting previously unselected package libmarkdown2:arm64.
16:03:36 #11 38.23 Preparing to unpack .../292-libmarkdown2_2.2.7-2_arm64.deb ...
16:03:36 #11 38.24 Unpacking libmarkdown2:arm64 (2.2.7-2) ...
16:03:36 #11 38.28 Selecting previously unselected package libmath-base85-perl.
16:03:36 #11 38.28 Preparing to unpack .../293-libmath-base85-perl_0.5+dfsg-1_all.deb ...
16:03:36 #11 38.29 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
16:03:36 #11 38.32 Selecting previously unselected package libmoox-aliases-perl.
16:03:36 #11 38.33 Preparing to unpack .../294-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:03:36 #11 38.33 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:03:36 #11 38.38 Selecting previously unselected package libnamespace-autoclean-perl.
16:03:36 #11 38.38 Preparing to unpack .../295-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:03:36 #11 38.39 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:03:36 #11 38.44 Selecting previously unselected package libobject-id-perl.
16:03:36 #11 38.44 Preparing to unpack .../296-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
16:03:36 #11 38.44 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
16:03:36 #11 38.48 Selecting previously unselected package libmoox-struct-perl.
16:03:36 #11 38.48 Preparing to unpack .../297-libmoox-struct-perl_0.020-1_all.deb ...
16:03:36 #11 22.27 Unpacking gettext-base (0.19.8.1-10build1) ...
16:03:36 #11 22.32 Selecting previously unselected package iso-codes.
16:03:36 #11 22.32 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
16:03:36 #11 22.33 Unpacking iso-codes (4.4-1) ...
16:03:36 #11 24.46 Selecting previously unselected package libcrypt-dev:amd64.
16:03:36 #11 24.46 Preparing to unpack .../095-libcrypt-dev_1%3a4.4.28-2_amd64.deb ...
16:03:36 #11 24.47 Unpacking libcrypt-dev:amd64 (1:4.4.28-2) ...
16:03:36 #11 24.50 Selecting previously unselected package rpcsvc-proto.
16:03:36 #11 24.50 Preparing to unpack .../096-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
16:03:36 #11 24.50 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
16:03:36 #11 24.53 Selecting previously unselected package libtirpc-dev:amd64.
16:03:36 #11 24.53 Preparing to unpack .../097-libtirpc-dev_1.3.3+ds-1_amd64.deb ...
16:03:36 #11 24.54 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ...
16:03:36 #11 24.57 Selecting previously unselected package libnsl-dev:amd64.
16:03:36 #11 24.57 Preparing to unpack .../098-libnsl-dev_1.3.0-2build2_amd64.deb ...
16:03:36 #11 24.57 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
16:03:36 #11 24.60 Selecting previously unselected package libc6-dev:amd64.
16:03:36 #11 24.60 Preparing to unpack .../099-libc6-dev_2.36-0ubuntu4_amd64.deb ...
16:03:36 #11 24.61 Unpacking libc6-dev:amd64 (2.36-0ubuntu4) ...
16:03:36 #11 16.46 Get:239 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libalgorithm-diff-xs-perl armhf 0.04-7 [11.3 kB]
16:03:36 #11 16.46 Get:240 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libalgorithm-merge-perl all 0.08-4 [12.0 kB]
16:03:36 #11 16.46 Get:241 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libaliased-perl all 0.34-2 [13.5 kB]
16:03:36 #11 16.46 Get:242 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libapt-pkg-perl armhf 0.1.40build2 [68.4 kB]
16:03:36 #11 16.46 Get:243 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libarchive-cpio-perl all 0.10-2 [10.3 kB]
16:03:36 #11 16.47 Get:244 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libarray-intspan-perl all 2.004-2 [25.0 kB]
16:03:36 #11 16.47 Get:245 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmodule-implementation-perl all 0.09-2 [12.0 kB]
16:03:36 #11 16.47 Get:246 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-exporter-progressive-perl all 0.001013-2 [7248 B]
16:03:36 #11 16.53 Get:247 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libvariable-magic-perl armhf 0.62-2 [32.7 kB]
16:03:36 #11 16.61 Get:248 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libb-hooks-endofscope-perl all 0.26-1 [17.8 kB]
16:03:36 #11 16.61 Get:249 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libberkeleydb-perl armhf 0.64-1build3 [111 kB]
16:03:36 #11 16.61 Get:250 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfreetype6 armhf 2.12.1+dfsg-3 [324 kB]
16:03:36 #11 16.62 Get:251 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfontconfig1 armhf 2.13.1-4.4ubuntu1 [107 kB]
16:03:36 #11 16.62 Get:252 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjpeg-turbo8 armhf 2.1.2-0ubuntu1 [116 kB]
16:03:36 #11 16.63 Get:253 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjpeg8 armhf 8c-2ubuntu10 [2266 B]
16:03:36 #11 16.63 Get:254 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdeflate0 armhf 1.12-1 [64.1 kB]
16:03:36 #11 16.63 Get:255 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libjbig0 armhf 2.1-3.1ubuntu0.22.10.1 [25.2 kB]
16:03:36 #11 16.64 Get:256 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblerc3 armhf 3.0+ds-1ubuntu1 [106 kB]
16:03:36 #11 16.69 Get:257 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libwebp7 armhf 1.2.2-2 [166 kB]
16:03:36 #10 34.40 Preparing to unpack .../203-libmailtools-perl_2.18-1_all.deb ...
16:03:36 #10 34.41 Unpacking libmailtools-perl (2.18-1) ...
16:03:36 #10 34.45 Selecting previously unselected package libnet-ip-perl.
16:03:36 #10 34.45 Preparing to unpack .../204-libnet-ip-perl_1.26-2_all.deb ...
16:03:36 #10 34.46 Unpacking libnet-ip-perl (1.26-2) ...
16:03:36 #10 34.49 Selecting previously unselected package libnet-dns-perl.
16:03:36 #10 34.49 Preparing to unpack .../205-libnet-dns-perl_1.19-1_all.deb ...
16:03:36 #10 34.50 Unpacking libnet-dns-perl (1.19-1) ...
16:03:36 #10 34.56 Selecting previously unselected package libnet-domain-tld-perl.
16:03:36 #10 34.57 Preparing to unpack .../206-libnet-domain-tld-perl_1.75-1_all.deb ...
16:03:36 #10 34.57 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:03:36 #10 34.60 Selecting previously unselected package libemail-valid-perl.
16:03:36 #10 34.60 Preparing to unpack .../207-libemail-valid-perl_1.202-1_all.deb ...
16:03:36 #10 34.61 Unpacking libemail-valid-perl (1.202-1) ...
16:03:36 #10 34.64 Selecting previously unselected package libexporter-tiny-perl.
16:03:36 #10 34.64 Preparing to unpack .../208-libexporter-tiny-perl_1.002001-1_all.deb ...
16:03:36 #10 34.65 Unpacking libexporter-tiny-perl (1.002001-1) ...
16:03:36 #10 34.68 Selecting previously unselected package libipc-system-simple-perl.
16:03:36 #12 27.38   Running scriptlet: guile-5:2.0.14-7.el8.aarch64                         76/90 
16:03:36 #12 27.66   Installing       : gdb-headless-8.2-19.el8.aarch64                      77/90 
16:03:36 #12 27.68   Installing       : go-srpm-macros-2-17.el8.noarch                       78/90 
16:03:36 #12 27.69   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   79/90 
16:03:36 #12 27.72   Installing       : dwz-0.12-10.el8.aarch64                              80/90 
16:03:36 #12 27.74   Installing       : redhat-rpm-config-130-1.el8.noarch                   81/90 
16:03:36 #11 25.98 Preparing to unpack .../020-python3-apt_2.3.0ubuntu2.1_armhf.deb ...
16:03:36 #11 25.99 Unpacking python3-apt (2.3.0ubuntu2.1) ...
16:03:36 #11 26.03 Selecting previously unselected package python3-pkg-resources.
16:03:36 #11 26.03 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2_all.deb ...
16:03:36 #11 26.03 Unpacking python3-pkg-resources (59.6.0-1.2) ...
16:03:36 #11 26.13 Selecting previously unselected package ucf.
16:03:36 #11 26.13 Preparing to unpack .../022-ucf_3.0043_all.deb ...
16:03:36 #11 26.14 Moving old data out of the way
16:03:36 #11 26.14 Unpacking ucf (3.0043) ...
16:03:36 #11 26.17 Selecting previously unselected package bsdextrautils.
16:03:36 #11 26.17 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_armhf.deb ...
16:03:36 #11 26.18 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
16:03:36 #11 26.21 Selecting previously unselected package libmagic-mgc.
16:03:36 #11 26.21 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_armhf.deb ...
16:03:36 #11 26.22 Unpacking libmagic-mgc (1:5.41-3) ...
16:03:36 #11 26.28 Selecting previously unselected package libmagic1:armhf.
16:03:36 #11 26.28 Preparing to unpack .../025-libmagic1_1%3a5.41-3_armhf.deb ...
16:03:36 #11 27.49 Preparing to unpack .../071-libxext6_2%3a1.3.4-1build1_arm64.deb ...
16:03:36 #11 27.49 Unpacking libxext6:arm64 (2:1.3.4-1build1) ...
16:03:36 #11 27.54 Selecting previously unselected package libxmuu1:arm64.
16:03:36 #11 27.54 Preparing to unpack .../072-libxmuu1_2%3a1.1.3-3_arm64.deb ...
16:03:36 #11 27.55 Unpacking libxmuu1:arm64 (2:1.1.3-3) ...
16:03:36 #11 22.88 Preparing to unpack .../053-m4_1.4.18-5ubuntu2_amd64.deb ...
16:03:36 #11 22.89 Unpacking m4 (1.4.18-5ubuntu2) ...
16:03:36 #11 22.92 Selecting previously unselected package autoconf.
16:03:36 #11 22.92 Preparing to unpack .../054-autoconf_2.71-2_all.deb ...
16:03:36 #11 22.92 Unpacking autoconf (2.71-2) ...
16:03:36 #11 22.97 Selecting previously unselected package autotools-dev.
16:03:36 #11 22.97 Preparing to unpack .../055-autotools-dev_20220109.1_all.deb ...
16:03:36 #11 22.97 Unpacking autotools-dev (20220109.1) ...
16:03:36 #11 23.01 Selecting previously unselected package automake.
16:03:36 #11 23.01 Preparing to unpack .../056-automake_1%3a1.16.5-1.3_all.deb ...
16:03:36 #11 23.01 Unpacking automake (1:1.16.5-1.3) ...
16:03:36 #11 23.06 Selecting previously unselected package autopoint.
16:03:36 #11 23.06 Preparing to unpack .../057-autopoint_0.21-4ubuntu4_all.deb ...
16:03:36 #11 23.07 Unpacking autopoint (0.21-4ubuntu4) ...
16:03:36 #11 23.09 Selecting previously unselected package binutils-common:amd64.
16:03:36 #11 23.09 Preparing to unpack .../058-binutils-common_2.38-4ubuntu2.1_amd64.deb ...
16:03:36 #11 23.10 Unpacking binutils-common:amd64 (2.38-4ubuntu2.1) ...
16:03:36 #13 6.775 (41/72): libsepol-devel-3.4-3.el9.aarch64.rpm   8.1 MB/s |  48 kB     00:00    
16:03:36 #13 6.779 (42/72): libselinux-devel-3.4-3.el9.aarch64.rpm  14 MB/s | 158 kB     00:00    
16:03:36 #13 6.785 (43/72): libseccomp-devel-2.5.2-2.el9.aarch64.r 3.4 MB/s |  59 kB     00:00    
16:03:36 #13 6.790 (44/72): libtool-2.4.6-45.el9.aarch64.rpm        39 MB/s | 582 kB     00:00    
16:03:36 #13 6.793 (45/72): libtool-ltdl-2.4.6-45.el9.aarch64.rpm  3.0 MB/s |  37 kB     00:00    
16:03:36 #13 6.799 (46/72): libuv-1.42.0-1.el9.aarch64.rpm          17 MB/s | 146 kB     00:00    
16:03:36 #13 6.803 (47/72): libubsan-11.3.1-4.el9.aarch64.rpm       16 MB/s | 207 kB     00:00    
16:03:36 #13 6.806 (48/72): libxcrypt-devel-4.4.18-3.el9.aarch64.r 2.3 MB/s |  29 kB     00:00    
16:03:36 #13 6.820 (49/72): m4-1.4.19-1.el9.aarch64.rpm             30 MB/s | 297 kB     00:00    
16:03:36 #13 6.828 (50/72): pcre2-devel-10.40-2.el9.aarch64.rpm     30 MB/s | 515 kB     00:00    
16:03:36 #13 6.837 (51/72): pcre2-utf16-10.40-2.el9.aarch64.rpm     12 MB/s | 199 kB     00:00    
16:03:36 #13 6.848 (52/72): pcre2-utf32-10.40-2.el9.aarch64.rpm     11 MB/s | 190 kB     00:00    
16:03:36 #10 34.95 Selecting previously unselected package libfakeroot:armhf.
16:03:36 #10 34.95 Preparing to unpack .../084-libfakeroot_1.23-1_armhf.deb ...
16:03:36 #10 34.96 Unpacking libfakeroot:armhf (1.23-1) ...
16:03:36 #10 35.00 Selecting previously unselected package fakeroot.
16:03:36 #10 35.00 Preparing to unpack .../085-fakeroot_1.23-1_armhf.deb ...
16:03:36 #10 35.01 Unpacking fakeroot (1.23-1) ...
16:03:36 #10 35.06 Selecting previously unselected package libassuan0:armhf.
16:03:36 #10 35.06 Preparing to unpack .../086-libassuan0_2.5.2-1_armhf.deb ...
16:03:36 #10 35.07 Unpacking libassuan0:armhf (2.5.2-1) ...
16:03:36 #10 35.11 Selecting previously unselected package gpgconf.
16:03:36 #10 35.11 Preparing to unpack .../087-gpgconf_2.2.12-1+deb10u2_armhf.deb ...
16:03:36 #10 35.11 Unpacking gpgconf (2.2.12-1+deb10u2) ...
16:03:36 #10 35.17 Selecting previously unselected package libksba8:armhf.
16:03:36 #10 35.17 Preparing to unpack .../088-libksba8_1.3.5-2+deb10u1_armhf.deb ...
16:03:36 #10 35.18 Unpacking libksba8:armhf (1.3.5-2+deb10u1) ...
16:03:36 #10 35.23 Selecting previously unselected package libnpth0:armhf.
16:03:36 #10 35.23 Preparing to unpack .../089-libnpth0_1.6-1_armhf.deb ...
16:03:36 #10 35.24 Unpacking libnpth0:armhf (1.6-1) ...
16:03:36 #10 35.29 Selecting previously unselected package dirmngr.
16:03:36 
16:03:36 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:03:36 #10 41.44 Selecting previously unselected package libossp-uuid16:arm64.
16:03:36 #10 41.44 Preparing to unpack .../286-libossp-uuid16_1.6.2-1.5+b9_arm64.deb ...
16:03:36 #10 41.44 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
16:03:36 #10 41.48 Selecting previously unselected package libossp-uuid-perl.
16:03:36 #10 41.49 Preparing to unpack .../287-libossp-uuid-perl_1.6.2-1.5+b9_arm64.deb ...
16:03:36 #10 41.49 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
16:03:36 #10 41.53 Selecting previously unselected package libpackage-stash-xs-perl.
16:03:36 #10 41.53 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1+b2_arm64.deb ...
16:03:36 #10 41.54 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
16:03:36 #10 41.57 Selecting previously unselected package libpath-iterator-rule-perl.
16:03:36 #10 41.58 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:03:36 #10 41.59 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:03:36 #10 41.63 Selecting previously unselected package libperlio-gzip-perl.
16:03:36 #10 41.63 Preparing to unpack .../290-libperlio-gzip-perl_0.19-1+b7_arm64.deb ...
16:03:36 #10 48.52 Preparing to unpack .../258-libio-sessiondata-perl_1.03-1.1_all.deb ...
16:03:36 #10 48.53 Unpacking libio-sessiondata-perl (1.03-1.1) ...
16:03:36 #10 48.56 Selecting previously unselected package libipc-run3-perl.
16:03:36 #10 48.57 Preparing to unpack .../259-libipc-run3-perl_0.048-2_all.deb ...
16:03:36 #10 48.57 Unpacking libipc-run3-perl (0.048-2) ...
16:03:36 #10 48.66 Selecting previously unselected package libtypes-serialiser-perl.
16:03:36 #10 35.38 Preparing to unpack .../149-python3-chardet_3.0.4-3_all.deb ...
16:03:36 #10 35.39 Unpacking python3-chardet (3.0.4-3) ...
16:03:36 #10 35.43 Selecting previously unselected package python3-six.
16:03:36 #10 35.44 Preparing to unpack .../150-python3-six_1.12.0-1_all.deb ...
16:03:36 #10 35.44 Unpacking python3-six (1.12.0-1) ...
16:03:36 #10 35.47 Selecting previously unselected package python3-debian.
16:03:36 #10 35.47 Preparing to unpack .../151-python3-debian_0.1.35_all.deb ...
16:03:36 #10 35.48 Unpacking python3-debian (0.1.35) ...
16:03:36 #10 35.52 Selecting previously unselected package libgpgme11:amd64.
16:03:36 #10 35.52 Preparing to unpack .../152-libgpgme11_1.12.0-6_amd64.deb ...
16:03:36 #10 35.52 Unpacking libgpgme11:amd64 (1.12.0-6) ...
16:03:36 #10 35.57 Selecting previously unselected package python3-gpg.
16:03:36 #10 35.57 Preparing to unpack .../153-python3-gpg_1.12.0-6_amd64.deb ...
16:03:36 #10 35.57 Unpacking python3-gpg (1.12.0-6) ...
16:03:36 #10 35.63 Selecting previously unselected package dput.
16:03:36 #11 39.11 Selecting previously unselected package libsereal-perl.
16:03:36 #11 39.11 Preparing to unpack .../304-libsereal-perl_4.011-1_all.deb ...
16:03:36 #11 39.11 Unpacking libsereal-perl (4.011-1) ...
16:03:36 #11 39.15 Selecting previously unselected package libsort-key-perl.
16:03:36 #11 39.15 Preparing to unpack .../305-libsort-key-perl_1.33-2build2_arm64.deb ...
16:03:36 #11 39.15 Unpacking libsort-key-perl (1.33-2build2) ...
16:03:36 #11 39.19 Selecting previously unselected package libstring-copyright-perl.
16:03:36 #11 39.19 Preparing to unpack .../306-libstring-copyright-perl_0.003006-1_all.deb ...
16:03:36 #11 39.19 Unpacking libstring-copyright-perl (0.003006-1) ...
16:03:36 #11 39.23 Selecting previously unselected package libstring-escape-perl.
16:03:36 #11 39.23 Preparing to unpack .../307-libstring-escape-perl_2010.002-2_all.deb ...
16:03:36 #11 39.24 Unpacking libstring-escape-perl (2010.002-2) ...
16:03:36 #11 39.27 Selecting previously unselected package libstring-shellquote-perl.
16:03:36 #11 39.27 Preparing to unpack .../308-libstring-shellquote-perl_1.04-1_all.deb ...
16:03:36 #11 39.28 Unpacking libstring-shellquote-perl (1.04-1) ...
16:03:36 #11 39.31 Selecting previously unselected package libterm-readkey-perl.
16:03:36 #10 26.86 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_amd64.deb ...
16:03:36 #10 26.87 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ...
16:03:36 #10 26.95 Setting up multiarch-support (2.27-3ubuntu1.6) ...
16:03:36 #10 27.00 Selecting previously unselected package libxext6:amd64.
16:03:36 #10 27.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5104 files and directories currently installed.)
16:03:36 #10 27.01 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_amd64.deb ...
16:03:36 #10 27.01 Unpacking libxext6:amd64 (2:1.3.3-1) ...
16:03:36 #10 27.05 Selecting previously unselected package bsdmainutils.
16:03:36 #10 27.05 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_amd64.deb ...
16:03:36 #10 27.05 Unpacking bsdmainutils (11.1.2ubuntu1) ...
16:03:36 #10 27.11 Selecting previously unselected package groff-base.
16:03:36 #10 54.46 Setting up libunicode-utf8-perl (0.60-1build4) ...
16:03:36 #11 38.49 Unpacking libmoox-struct-perl (0.020-1) ...
16:03:36 #11 38.53 Selecting previously unselected package libmouse-perl.
16:03:36 #11 38.53 Preparing to unpack .../298-libmouse-perl_2.5.10-1build4_arm64.deb ...
16:03:36 #11 38.54 Unpacking libmouse-perl (2.5.10-1build4) ...
16:03:36 #11 38.58 Selecting previously unselected package libpackage-stash-xs-perl.
16:03:36 #11 38.59 Preparing to unpack .../299-libpackage-stash-xs-perl_0.29-1build5_arm64.deb ...
16:03:36 #11 38.59 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
16:03:36 #11 38.63 Selecting previously unselected package libpath-iterator-rule-perl.
16:03:36 #11 38.63 Preparing to unpack .../300-libpath-iterator-rule-perl_1.015-1_all.deb ...
16:03:36 #11 38.64 Unpacking libpath-iterator-rule-perl (1.015-1) ...
16:03:36 #11 38.68 Selecting previously unselected package libperlio-gzip-perl.
16:03:36 #11 38.68 Preparing to unpack .../301-libperlio-gzip-perl_0.19-1build8_arm64.deb ...
16:03:36 #11 38.69 Unpacking libperlio-gzip-perl (0.19-1build8) ...
16:03:36 #11 24.74 Selecting previously unselected package libisl23:amd64.
16:03:36 #11 24.74 Preparing to unpack .../100-libisl23_0.25-1_amd64.deb ...
16:03:36 #11 24.75 Unpacking libisl23:amd64 (0.25-1) ...
16:03:36 #11 24.80 Selecting previously unselected package libmpfr6:amd64.
16:03:36 #11 24.80 Preparing to unpack .../101-libmpfr6_4.1.0-3build3_amd64.deb ...
16:03:36 #11 24.80 Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
16:03:36 #11 24.87 Selecting previously unselected package libmpc3:amd64.
16:03:36 #11 24.87 Preparing to unpack .../102-libmpc3_1.2.1-2build1_amd64.deb ...
16:03:36 #11 24.88 Unpacking libmpc3:amd64 (1.2.1-2build1) ...
16:03:36 #11 24.91 Selecting previously unselected package cpp-12.
16:03:36 #11 16.76 Get:258 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf libtiff5 armhf 4.4.0-4ubuntu3.2 [171 kB]
16:03:36 #11 16.76 Get:259 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxpm4 armhf 1:3.5.12-1build2 [31.0 kB]
16:03:36 #11 16.77 Get:260 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgd3 armhf 2.3.3-6 [105 kB]
16:03:36 #11 16.77 Get:261 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libc-devtools armhf 2.36-0ubuntu4 [29.6 kB]
16:03:36 #11 16.77 Get:262 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:03:36 #11 16.77 Get:263 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcgi-pm-perl all 4.54-1 [188 kB]
16:03:36 #11 16.77 Get:264 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfcgi0ldbl armhf 2.4.2-2build2 [23.2 kB]
16:03:36 #11 16.77 Get:265 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfcgi-perl armhf 0.82+ds-1build1 [21.3 kB]
16:03:36 #11 16.78 Get:266 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcgi-fast-perl all 1:2.15-1 [10.5 kB]
16:03:36 #11 16.84 Get:267 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B]
16:03:36 #11 16.85 Get:268 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libclone-perl armhf 0.45-1build3 [10.2 kB]
16:03:36 #11 16.85 Get:269 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcommon-sense-perl armhf 3.75-2build1 [21.2 kB]
16:03:36 #11 16.86 Get:270 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libconfig-tiny-perl all 2.28-1 [13.1 kB]
16:03:36 #11 16.86 Get:271 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libparams-util-perl armhf 1.102-1build3 [21.4 kB]
16:03:36 #11 16.86 Get:272 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-install-perl all 0.928-2 [10.2 kB]
16:03:36 #11 16.86 Get:273 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-optlist-perl all 0.112-1 [11.0 kB]
16:03:36 #11 16.86 Get:274 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-exporter-perl all 0.988-1 [50.6 kB]
16:03:36 #11 16.86 Get:275 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libconst-fast-perl all 0.014-2 [8034 B]
16:03:36 #11 16.91 Get:276 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libwant-perl armhf 0.29-2 [24.0 kB]
16:03:36 #11 16.94 Get:277 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcontextual-return-perl all 0.004014-3 [53.8 kB]
16:03:36 #11 16.94 Get:278 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libcpanel-json-xs-perl armhf 4.32-1 [112 kB]
16:03:36 #11 16.94 Get:279 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
16:03:36 #11 16.94 Get:280 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libexception-class-perl all 1.45-1 [28.6 kB]
16:03:36 #11 16.94 Get:281 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libiterator-perl all 0.03+ds1-2 [18.8 kB]
16:03:36 #11 16.95 Get:282 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libiterator-util-perl all 0.02+ds1-2 [14.1 kB]
16:03:36 #11 16.95 Get:283 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB]
16:03:36 #11 16.95 Get:284 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-moreutils-xs-perl armhf 0.430-3 [36.9 kB]
16:03:36 #11 16.99 Get:285 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB]
16:03:36 #10 34.68 Preparing to unpack .../209-libipc-system-simple-perl_1.25-4_all.deb ...
16:03:36 #10 34.69 Unpacking libipc-system-simple-perl (1.25-4) ...
16:03:36 #10 34.72 Selecting previously unselected package libfile-basedir-perl.
16:03:36 #10 34.73 Preparing to unpack .../210-libfile-basedir-perl_0.08-1_all.deb ...
16:03:36 #10 34.73 Unpacking libfile-basedir-perl (0.08-1) ...
16:03:36 #10 34.77 Selecting previously unselected package libfile-chdir-perl.
16:03:36 #10 34.77 Preparing to unpack .../211-libfile-chdir-perl_0.1008-1_all.deb ...
16:03:36 #10 34.77 Unpacking libfile-chdir-perl (0.1008-1) ...
16:03:36 #10 34.82 Selecting previously unselected package libfile-fcntllock-perl.
16:03:36 #10 34.82 Preparing to unpack .../212-libfile-fcntllock-perl_0.22-3+b5_arm64.deb ...
16:03:36 #10 34.82 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
16:03:36 #10 34.88 Selecting previously unselected package libfont-afm-perl.
16:03:36 #10 34.88 Preparing to unpack .../213-libfont-afm-perl_1.20-2_all.deb ...
16:03:36 #10 34.88 Unpacking libfont-afm-perl (1.20-2) ...
16:03:36 #10 34.92 Selecting previously unselected package libfribidi0:arm64.
16:03:36 #10 34.92 Preparing to unpack .../214-libfribidi0_1.0.5-3.1+deb10u2_arm64.deb ...
16:03:36 #10 34.93 Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u2) ...
16:03:36 #10 34.96 Selecting previously unselected package libfuture-perl.
16:03:36 #10 34.97 Preparing to unpack .../215-libfuture-perl_0.39-1_all.deb ...
16:03:36 #10 34.97 Unpacking libfuture-perl (0.39-1) ...
16:03:36 #10 35.01 Selecting previously unselected package libio-stringy-perl.
16:03:36 #10 35.01 Preparing to unpack .../216-libio-stringy-perl_2.111-3_all.deb ...
16:03:36 #10 35.01 Unpacking libio-stringy-perl (2.111-3) ...
16:03:36 #10 35.05 Selecting previously unselected package libparams-validate-perl.
16:03:36 #10 44.08 Setting up libltdl-dev:arm64 (2.4.6-2) ...
16:03:36 #10 44.09 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:36 #10 44.10 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ...
16:03:36 #10 44.11 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
16:03:36 #10 44.12 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.8) ...
16:03:36 #10 44.13 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:36 #10 44.15 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ...
16:03:36 #10 44.16 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
16:03:36 #10 44.17 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:36 #12 27.77   Installing       : rpm-build-4.14.3-24.el8.aarch64                      82/90 
16:03:36 #12 27.79   Installing       : dnf-plugins-core-4.0.21-16.el8.noarch                83/90 
16:03:36 #12 27.83   Installing       : rpmlint-1.10-14.el8.noarch                           84/90 
16:03:36 #12 27.85   Cleanup          : python3-dnf-plugins-core-4.0.21-14.el8.noarch        85/90 
16:03:36 #12 27.87   Cleanup          : python3-rpm-4.14.3-23.el8.aarch64                    86/90 
16:03:36 #12 27.88   Cleanup          : rpm-build-libs-4.14.3-23.el8.aarch64                 87/90 
16:03:36 #12 27.88   Running scriptlet: rpm-build-libs-4.14.3-23.el8.aarch64                 87/90 
16:03:36 #12 27.92   Cleanup          : rpm-4.14.3-23.el8.aarch64                            88/90 
16:03:36 #12 27.94   Cleanup          : rpm-libs-4.14.3-23.el8.aarch64                       89/90 
16:03:36 #12 27.94   Running scriptlet: rpm-libs-4.14.3-23.el8.aarch64                       89/90 
16:03:36 #12 27.97   Cleanup          : xz-libs-5.2.4-4.el8_6.aarch64                        90/90 
16:03:36 #12 27.98   Running scriptlet: guile-5:2.0.14-7.el8.aarch64                         90/90 
16:03:36 #11 27.65 Selecting previously unselected package man-db.
16:03:36 #11 27.65 Preparing to unpack .../073-man-db_2.10.2-2_arm64.deb ...
16:03:36 #11 27.65 Unpacking man-db (2.10.2-2) ...
16:03:36 #11 27.73 Selecting previously unselected package manpages.
16:03:36 #11 27.73 Preparing to unpack .../074-manpages_5.13-1_all.deb ...
16:03:36 #11 27.73 Unpacking manpages (5.13-1) ...
16:03:36 #11 27.82 Selecting previously unselected package openssh-client.
16:03:36 #11 27.82 Preparing to unpack .../075-openssh-client_1%3a9.0p1-1ubuntu7.1_arm64.deb ...
16:03:36 #11 27.83 Unpacking openssh-client (1:9.0p1-1ubuntu7.1) ...
16:03:36 #11 27.88 Selecting previously unselected package publicsuffix.
16:03:36 #11 27.88 Preparing to unpack .../076-publicsuffix_20220811.1734-1_all.deb ...
16:03:36 #11 27.89 Unpacking publicsuffix (20220811.1734-1) ...
16:03:36 #11 23.18 Selecting previously unselected package libbinutils:amd64.
16:03:36 #11 23.18 Preparing to unpack .../059-libbinutils_2.38-4ubuntu2.1_amd64.deb ...
16:03:36 #11 23.19 Unpacking libbinutils:amd64 (2.38-4ubuntu2.1) ...
16:03:36 #11 23.24 Selecting previously unselected package libctf-nobfd0:amd64.
16:03:36 #11 23.24 Preparing to unpack .../060-libctf-nobfd0_2.38-4ubuntu2.1_amd64.deb ...
16:03:36 #11 23.25 Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.1) ...
16:03:36 #11 23.28 Selecting previously unselected package libctf0:amd64.
16:03:36 #11 23.29 Preparing to unpack .../061-libctf0_2.38-4ubuntu2.1_amd64.deb ...
16:03:36 #11 23.29 Unpacking libctf0:amd64 (2.38-4ubuntu2.1) ...
16:03:36 #11 23.33 Selecting previously unselected package binutils-x86-64-linux-gnu.
16:03:36 #11 23.33 Preparing to unpack .../062-binutils-x86-64-linux-gnu_2.38-4ubuntu2.1_amd64.deb ...
16:03:36 #11 23.33 Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.1) ...
16:03:36 #11 23.43 Selecting previously unselected package binutils.
16:03:36 #11 21.63 Selecting previously unselected package openssl.
16:03:36 #11 21.63 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.16_armhf.deb ...
16:03:36 #11 21.65 Unpacking openssl (1.1.1f-1ubuntu2.16) ...
16:03:36 #11 26.28 Unpacking libmagic1:armhf (1:5.41-3) ...
16:03:36 #11 26.31 Selecting previously unselected package file.
16:03:36 #11 26.31 Preparing to unpack .../026-file_1%3a5.41-3_armhf.deb ...
16:03:36 #11 26.32 Unpacking file (1:5.41-3) ...
16:03:36 #11 26.35 Selecting previously unselected package gettext-base.
16:03:36 #11 26.35 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_armhf.deb ...
16:03:36 #11 26.36 Unpacking gettext-base (0.21-4ubuntu4) ...
16:03:36 #11 26.39 Selecting previously unselected package libuchardet0:armhf.
16:03:36 #11 26.39 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_armhf.deb ...
16:03:36 #11 26.40 Unpacking libuchardet0:armhf (0.0.7-1build2) ...
16:03:36 #11 26.43 Selecting previously unselected package groff-base.
16:03:36 #11 26.43 Preparing to unpack .../029-groff-base_1.22.4-8build1_armhf.deb ...
16:03:36 #11 26.43 Unpacking groff-base (1.22.4-8build1) ...
16:03:36 #11 26.55 Selecting previously unselected package libcbor0.8:armhf.
16:03:36 #11 26.55 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ...
16:03:36 #11 26.56 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ...
16:03:36 #11 26.62 Selecting previously unselected package libedit2:armhf.
16:03:36 #11 26.63 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_armhf.deb ...
16:03:36 #11 26.63 Unpacking libedit2:armhf (3.1-20210910-1build1) ...
16:03:36 #11 26.67 Selecting previously unselected package libfido2-1:armhf.
16:03:36 #13 6.953 (53/72): perl-DynaLoader-1.47-479.el9.aarch64.r 313 kB/s |  35 kB     00:00    
16:03:36 #13 6.960 (54/72): perl-Error-0.17029-7.el9.noarch.rpm    390 kB/s |  42 kB     00:00    
16:03:36 #13 6.982 (55/72): perl-File-Compare-1.100.600-479.el9.no 922 kB/s |  23 kB     00:00    
16:03:36 #13 7.112 (56/72): perl-File-Copy-2.34-479.el9.noarch.rpm 202 kB/s |  30 kB     00:00    
16:03:36 #13 7.145 (57/72): perl-File-Find-1.37-479.el9.noarch.rpm 222 kB/s |  35 kB     00:00    
16:03:36 #13 7.159 (58/72): perl-Git-2.31.1-2.el9.2.noarch.rpm     1.0 MB/s |  43 kB     00:00    
16:03:36 #13 7.180 (59/72): perl-TermReadKey-2.38-11.el9.aarch64.r 1.2 MB/s |  36 kB     00:00    
16:03:36 #13 7.185 (60/72): perl-Thread-Queue-3.14-460.el9.noarch. 951 kB/s |  22 kB     00:00    
16:03:36 #13 7.278 (61/72): llvm-libs-15.0.1-1.el9.aarch64.rpm      81 MB/s |  39 MB     00:00    
16:03:36 #13 7.280 (62/72): perl-lib-0.65-479.el9.aarch64.rpm      250 kB/s |  24 kB     00:00    
16:03:36 #10 35.29 Preparing to unpack .../090-dirmngr_2.2.12-1+deb10u2_armhf.deb ...
16:03:36 #10 35.31 Unpacking dirmngr (2.2.12-1+deb10u2) ...
16:03:36 #10 35.37 Selecting previously unselected package gnupg-l10n.
16:03:36 #10 35.38 Preparing to unpack .../091-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
16:03:36 #10 35.38 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
16:03:36 #10 35.52 Selecting previously unselected package gnupg-utils.
16:03:36 #10 35.52 Preparing to unpack .../092-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ...
16:03:36 #10 35.53 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
16:03:36 #10 25.72 Selecting previously unselected package libedit2:amd64.
16:03:36 #10 25.72 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ...
16:03:36 #10 41.63 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
16:03:36 #10 41.68 Selecting previously unselected package libpod-parser-perl.
16:03:36 #10 41.68 Preparing to unpack .../291-libpod-parser-perl_1.63-2_all.deb ...
16:03:36 #10 41.69 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:03:36 #10 41.71 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:03:36 #10 41.71 Unpacking libpod-parser-perl (1.63-2) ...
16:03:36 #10 41.76 Selecting previously unselected package libpod-constants-perl.
16:03:36 #10 41.77 Preparing to unpack .../292-libpod-constants-perl_0.19-2_all.deb ...
16:03:36 #10 41.77 Unpacking libpod-constants-perl (0.19-2) ...
16:03:36 #10 41.81 Selecting previously unselected package libproc-processtable-perl.
16:03:36 #10 41.82 Preparing to unpack .../293-libproc-processtable-perl_0.59-2+b1_arm64.deb ...
16:03:36 #10 41.82 Unpacking libproc-processtable-perl (0.59-2+b1) ...
16:03:36 #10 41.87 Selecting previously unselected package libre2-9:arm64.
16:03:36 #10 41.87 Preparing to unpack .../294-libre2-9_20210201+dfsg-1_arm64.deb ...
16:03:36 #10 41.87 Unpacking libre2-9:arm64 (20210201+dfsg-1) ...
16:03:36 #10 41.91 Selecting previously unselected package libre-engine-re2-perl:arm64.
16:03:36 #10 41.92 Preparing to unpack .../295-libre-engine-re2-perl_0.14-1_arm64.deb ...
16:03:36 #10 41.92 Unpacking libre-engine-re2-perl:arm64 (0.14-1) ...
16:03:36 #10 41.96 Selecting previously unselected package libreadonly-perl.
16:03:36 #10 41.96 Preparing to unpack .../296-libreadonly-perl_2.050-3_all.deb ...
16:03:36 #10 41.96 Unpacking libreadonly-perl (2.050-3) ...
16:03:36 #10 42.00 Selecting previously unselected package libref-util-perl.
16:03:36 #10 48.66 Preparing to unpack .../260-libtypes-serialiser-perl_1.01-1_all.deb ...
16:03:36 #10 48.67 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:03:36 #10 48.70 Selecting previously unselected package libjson-xs-perl.
16:03:36 #10 48.70 Preparing to unpack .../261-libjson-xs-perl_4.030-1+b1_armhf.deb ...
16:03:36 #10 48.72 Unpacking libjson-xs-perl (4.030-1+b1) ...
16:03:36 #10 48.80 Selecting previously unselected package libjson-maybexs-perl.
16:03:36 #10 48.80 Preparing to unpack .../262-libjson-maybexs-perl_1.004003-1_all.deb ...
16:03:36 #10 48.82 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:03:36 #10 48.87 Selecting previously unselected package libldap-common.
16:03:36 #10 48.87 Preparing to unpack .../263-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
16:03:36 #10 48.88 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
16:03:36 #10 48.92 Selecting previously unselected package liblist-compare-perl.
16:03:36 #10 48.92 Preparing to unpack .../264-liblist-compare-perl_0.55-1_all.deb ...
16:03:36 #10 48.93 Unpacking liblist-compare-perl (0.55-1) ...
16:03:36 #10 48.98 Selecting previously unselected package liblist-someutils-perl.
16:03:36 #10 48.98 Preparing to unpack .../265-liblist-someutils-perl_0.58-1_all.deb ...
16:03:36 #10 48.99 Unpacking liblist-someutils-perl (0.58-1) ...
16:03:36 #10 49.02 Selecting previously unselected package liblist-someutils-xs-perl.
16:03:36 #10 35.63 Preparing to unpack .../154-dput_1.0.3_all.deb ...
16:03:36 #10 35.64 Unpacking dput (1.0.3) ...
16:03:36 #10 35.70 Selecting previously unselected package equivs.
16:03:36 #10 35.70 Preparing to unpack .../155-equivs_2.2.0_all.deb ...
16:03:36 #10 35.71 Unpacking equivs (2.2.0) ...
16:03:36 #10 35.77 Selecting previously unselected package exim4-config.
16:03:36 #11 39.32 Preparing to unpack .../309-libterm-readkey-perl_2.38-1build1_arm64.deb ...
16:03:36 #11 39.32 Unpacking libterm-readkey-perl (2.38-1build1) ...
16:03:36 #11 39.36 Selecting previously unselected package libtest-fatal-perl.
16:03:36 #11 39.36 Preparing to unpack .../310-libtest-fatal-perl_0.014-1_all.deb ...
16:03:36 #11 39.37 Unpacking libtest-fatal-perl (0.014-1) ...
16:03:36 #11 39.40 Selecting previously unselected package libtest-refcount-perl.
16:03:36 #11 39.40 Preparing to unpack .../311-libtest-refcount-perl_0.10-1_all.deb ...
16:03:36 #11 39.41 Unpacking libtest-refcount-perl (0.10-1) ...
16:03:36 #11 39.45 Selecting previously unselected package libtext-levenshtein-perl.
16:03:36 #11 39.45 Preparing to unpack .../312-libtext-levenshtein-perl_0.13-1_all.deb ...
16:03:36 #11 39.46 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:03:36 #11 39.50 Selecting previously unselected package libtype-tiny-xs-perl.
16:03:36 #11 39.50 Preparing to unpack .../313-libtype-tiny-xs-perl_0.016-1_arm64.deb ...
16:03:36 #11 39.50 Unpacking libtype-tiny-xs-perl (0.016-1) ...
16:03:36 #11 39.54 Selecting previously unselected package libunicode-utf8-perl.
16:03:36 #11 39.54 Preparing to unpack .../314-libunicode-utf8-perl_0.62-1build1_arm64.deb ...
16:03:36 #11 39.55 Unpacking libunicode-utf8-perl (0.62-1build1) ...
16:03:36 #11 39.58 Selecting previously unselected package libxml-namespacesupport-perl.
16:03:36 #10 27.11 Preparing to unpack .../002-groff-base_1.22.3-10_amd64.deb ...
16:03:36 #10 27.11 Unpacking groff-base (1.22.3-10) ...
16:03:36 #10 27.18 Selecting previously unselected package libgdbm5:amd64.
16:03:36 #10 27.18 Preparing to unpack .../003-libgdbm5_1.14.1-6_amd64.deb ...
16:03:36 #10 27.19 Unpacking libgdbm5:amd64 (1.14.1-6) ...
16:03:36 #10 27.24 Selecting previously unselected package libpipeline1:amd64.
16:03:36 #10 27.24 Preparing to unpack .../004-libpipeline1_1.5.0-1_amd64.deb ...
16:03:36 #10 27.24 Unpacking libpipeline1:amd64 (1.5.0-1) ...
16:03:36 #10 27.29 Selecting previously unselected package man-db.
16:03:36 #10 27.29 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_amd64.deb ...
16:03:36 #10 27.30 Unpacking man-db (2.8.3-2ubuntu0.1) ...
16:03:36 #10 54.47 Setting up libgssapi3-heimdal:armhf (7.5.0+dfsg-1ubuntu0.2) ...
16:03:36 #10 54.49 Setting up libparams-util-perl (1.07-3build3) ...
16:03:36 #10 54.50 Setting up libsub-name-perl (0.21-1build1) ...
16:03:36 #10 54.52 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ...
16:03:36 #10 54.62 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
16:03:36 #10 54.64 Setting up libsub-quote-perl (2.005000-1) ...
16:03:36 #10 54.65 Setting up libfcgi-perl (0.78-2build1) ...
16:03:36 #10 54.67 Setting up libwww-robotrules-perl (6.01-1) ...
16:03:36 #10 54.68 Setting up python3-debian (0.1.32) ...
16:03:36 #11 38.74 Selecting previously unselected package libperlio-utf8-strict-perl.
16:03:36 #11 38.75 Preparing to unpack .../302-libperlio-utf8-strict-perl_0.009-1build1_arm64.deb ...
16:03:36 #11 38.75 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
16:03:36 #11 38.80 Selecting previously unselected package libpod-parser-perl.
16:03:36 #11 38.80 Preparing to unpack .../303-libpod-parser-perl_1.63-2_all.deb ...
16:03:36 #11 38.81 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:03:36 #11 38.83 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:03:36 #11 38.84 Unpacking libpod-parser-perl (1.63-2) ...
16:03:36 #11 38.90 Selecting previously unselected package libpod-constants-perl.
16:03:36 #11 22.86 Selecting previously unselected package krb5-locales.
16:03:36 #11 22.86 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
16:03:36 #11 22.87 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
16:03:36 #11 22.91 Selecting previously unselected package libcbor0.6:amd64.
16:03:36 #11 22.91 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
16:03:36 #11 22.92 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
16:03:36 #11 22.98 Selecting previously unselected package libedit2:amd64.
16:03:36 #11 22.98 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ...
16:03:36 #11 22.99 Unpacking libedit2:amd64 (3.1-20191231-1) ...
16:03:36 #11 23.04 Selecting previously unselected package libfido2-1:amd64.
16:03:36 #11 23.04 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
16:03:36 #11 23.06 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
16:03:36 #11 23.10 Selecting previously unselected package libkrb5support0:amd64.
16:03:36 #11 24.91 Preparing to unpack .../103-cpp-12_12.2.0-3ubuntu1_amd64.deb ...
16:03:36 #11 24.92 Unpacking cpp-12 (12.2.0-3ubuntu1) ...
16:03:36 #11 25.11 Selecting previously unselected package cpp.
16:03:36 #11 25.11 Preparing to unpack .../104-cpp_4%3a12.2.0-1ubuntu1_amd64.deb ...
16:03:36 #11 25.11 Unpacking cpp (4:12.2.0-1ubuntu1) ...
16:03:36 #11 25.15 Selecting previously unselected package libcc1-0:amd64.
16:03:36 #11 25.15 Preparing to unpack .../105-libcc1-0_12.2.0-3ubuntu1_amd64.deb ...
16:03:36 #11 25.15 Unpacking libcc1-0:amd64 (12.2.0-3ubuntu1) ...
16:03:36 #11 25.18 Selecting previously unselected package libgomp1:amd64.
16:03:36 #11 17.02 Get:286 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB]
16:03:36 #11 17.03 Get:287 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-dump-perl all 1.25-1 [25.9 kB]
16:03:36 #11 17.03 Get:288 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-messagepack-perl armhf 1.02-1 [32.7 kB]
16:03:36 #11 17.03 Get:289 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-domain-tld-perl all 1.75-2 [30.8 kB]
16:03:36 #11 17.03 Get:290 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B]
16:03:36 #11 17.03 Get:291 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
16:03:36 #11 17.03 Get:292 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-netmask-perl all 2.0001-1 [27.7 kB]
16:03:36 #11 17.03 Get:293 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-2 [81.5 kB]
16:03:36 #11 17.06 Get:294 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-validate-ip-perl all 0.30-1 [17.3 kB]
16:03:36 #11 17.11 Get:295 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB]
16:03:36 #11 17.12 Get:296 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdistro-info-perl all 1.1ubuntu1 [5606 B]
16:03:36 #11 17.12 Get:297 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libemail-address-xs-perl armhf 1.05-1 [26.4 kB]
16:03:36 #11 17.12 Get:298 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfcgi-bin armhf 2.4.2-2build2 [10.2 kB]
16:03:36 #11 17.12 Get:299 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB]
16:03:36 #11 17.12 Get:300 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-basedir-perl all 0.09-1 [15.7 kB]
16:03:36 #11 17.12 Get:301 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
16:03:36 #11 17.12 Get:302 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-fcntllock-perl armhf 0.22-4 [33.2 kB]
16:03:36 #11 17.14 Get:303 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnumber-compare-perl all 0.03-2 [7058 B]
16:03:36 #10 35.06 Preparing to unpack .../217-libparams-validate-perl_1.29-1+b1_arm64.deb ...
16:03:36 #10 35.06 Unpacking libparams-validate-perl (1.29-1+b1) ...
16:03:36 #10 35.10 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:03:36 #10 35.10 Preparing to unpack .../218-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
16:03:36 #10 35.11 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
16:03:36 #10 35.15 Selecting previously unselected package libsort-versions-perl.
16:03:36 #10 35.15 Preparing to unpack .../219-libsort-versions-perl_1.62-1_all.deb ...
16:03:36 #10 35.15 Unpacking libsort-versions-perl (1.62-1) ...
16:03:36 #10 35.18 Selecting previously unselected package libgit-wrapper-perl.
16:03:36 #10 35.19 Preparing to unpack .../220-libgit-wrapper-perl_0.048-1_all.deb ...
16:03:36 #10 35.19 Unpacking libgit-wrapper-perl (0.048-1) ...
16:03:36 #10 35.22 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:03:36 #10 35.23 Preparing to unpack .../221-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
16:03:36 #10 35.23 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
16:03:36 #10 35.27 Selecting previously unselected package libio-prompter-perl.
16:03:36 #10 35.27 Preparing to unpack .../222-libio-prompter-perl_0.004015-1_all.deb ...
16:03:36 #10 35.28 Unpacking libio-prompter-perl (0.004015-1) ...
16:03:36 #10 35.31 Selecting previously unselected package libjson-perl.
16:03:36 #12 27.99   Running scriptlet: xz-libs-5.2.4-4.el8_6.aarch64                        90/90 
16:03:36 #12 28.17   Verifying        : xz-libs-5.2.4-4.el8.aarch64                           1/90 
16:03:36 #12 28.17   Verifying        : xz-libs-5.2.4-4.el8_6.aarch64                         2/90 
16:03:36 #12 28.17   Verifying        : desktop-file-utils-0.26-1.el8.aarch64                 3/90 
16:03:36 #12 28.17   Verifying        : dwz-0.12-10.el8.aarch64                               4/90 
16:03:36 #12 28.17   Verifying        : efi-srpm-macros-3-3.el8.noarch                        5/90 
16:03:36 #12 28.17   Verifying        : gc-7.6.4-3.el8.aarch64                                6/90 
16:03:36 #12 28.17   Verifying        : gdb-headless-8.2-19.el8.aarch64                       7/90 
16:03:36 #12 28.17   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    8/90 
16:03:36 #12 28.17   Verifying        : go-srpm-macros-2-17.el8.noarch                        9/90 
16:03:36 #12 28.17   Verifying        : guile-5:2.0.14-7.el8.aarch64                         10/90 
16:03:36 #12 28.17   Verifying        : libatomic_ops-7.6.2-3.el8.aarch64                    11/90 
16:03:36 #12 28.17   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     12/90 
16:03:36 #12 28.17   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  13/90 
16:03:36 #12 28.17   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  14/90 
16:03:36 #12 28.17   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   15/90 
16:03:36 #12 28.17   Verifying        : perl-srpm-macros-1-25.el8.noarch                     16/90 
16:03:36 #12 28.17   Verifying        : python-rpm-macros-3-44.el8.noarch                    17/90 
16:03:36 #12 28.17   Verifying        : python-srpm-macros-3-44.el8.noarch                   18/90 
16:03:36 #12 28.17   Verifying        : python3-rpm-macros-3-44.el8.noarch                   19/90 
16:03:36 #12 28.17   Verifying        : python3-systemd-234-8.el8.aarch64                    20/90 
16:03:36 #12 28.17   Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                  21/90 
16:03:36 #12 28.17   Verifying        : redhat-rpm-config-130-1.el8.noarch                   22/90 
16:03:36 #12 28.17   Verifying        : rpm-build-4.14.3-24.el8.aarch64                      23/90 
16:03:36 #12 28.17   Verifying        : rpmlint-1.10-14.el8.noarch                           24/90 
16:03:36 #12 28.17   Verifying        : rust-srpm-macros-5-2.el8.noarch                      25/90 
16:03:36 #12 28.17   Verifying        : zstd-1.4.4-1.el8.aarch64                             26/90 
16:03:36 #12 28.17   Verifying        : binutils-2.30-119.el8.aarch64                        27/90 
16:03:36 #12 28.17   Verifying        : bzip2-1.0.6-26.el8.aarch64                           28/90 
16:03:36 #12 28.17   Verifying        : cpio-2.12-11.el8.aarch64                             29/90 
16:03:36 #12 28.17   Verifying        : diffutils-3.6-6.el8.aarch64                          30/90 
16:03:36 #12 28.17   Verifying        : dnf-plugins-core-4.0.21-16.el8.noarch                31/90 
16:03:36 #12 28.17   Verifying        : elfutils-0.187-4.el8.aarch64                         32/90 
16:03:36 #12 28.17   Verifying        : elfutils-debuginfod-client-0.187-4.el8.aarch64       33/90 
16:03:36 #12 28.17   Verifying        : emacs-filesystem-1:26.1-7.el8.noarch                 34/90 
16:03:36 #12 28.17   Verifying        : file-5.33-21.el8.aarch64                             35/90 
16:03:36 #12 28.17   Verifying        : glibc-gconv-extra-2.28-211.el8.aarch64               36/90 
16:03:36 #12 28.17   Verifying        : groff-base-1.22.3-18.el8.aarch64                     37/90 
16:03:36 #12 28.17   Verifying        : libbabeltrace-1.5.4-4.el8.aarch64                    38/90 
16:03:36 #12 28.17   Verifying        : libpkgconf-1.4.2-1.el8.aarch64                       39/90 
16:03:36 #12 28.17   Verifying        : libtool-ltdl-2.4.6-25.el8.aarch64                    40/90 
16:03:36 #12 28.17   Verifying        : ncurses-6.1-9.20180224.el8.aarch64                   41/90 
16:03:36 #12 28.17   Verifying        : patch-2.7.6-11.el8.aarch64                           42/90 
16:03:36 #12 28.17   Verifying        : perl-Carp-1.42-396.el8.noarch                        43/90 
16:03:36 #12 28.17   Verifying        : perl-Encode-4:2.97-3.el8.aarch64                     44/90 
16:03:36 #12 28.17   Verifying        : perl-Errno-1.28-421.el8.aarch64                      45/90 
16:03:36 #12 28.17   Verifying        : perl-Exporter-5.72-396.el8.noarch                    46/90 
16:03:36 #12 28.17   Verifying        : perl-File-Path-2.15-2.el8.noarch                     47/90 
16:03:36 #12 28.17   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                48/90 
16:03:36 #12 28.17   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 49/90 
16:03:36 #12 28.17   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    50/90 
16:03:36 #12 28.17   Verifying        : perl-IO-1.38-421.el8.aarch64                         51/90 
16:03:36 #12 28.17   Verifying        : perl-MIME-Base64-3.15-396.el8.aarch64                52/90 
16:03:36 #12 28.17   Verifying        : perl-PathTools-3.74-1.el8.aarch64                    53/90 
16:03:36 #12 28.17   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               54/90 
16:03:36 #12 28.17   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 55/90 
16:03:36 #12 28.17   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                56/90 
16:03:36 #12 28.17   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 57/90 
16:03:36 #12 28.17   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64          58/90 
16:03:36 #12 28.17   Verifying        : perl-Socket-4:2.027-3.el8.aarch64                    59/90 
16:03:36 #12 28.17   Verifying        : perl-Storable-1:3.11-3.el8.aarch64                   60/90 
16:03:36 #12 28.17   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              61/90 
16:03:36 #12 28.17   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    62/90 
16:03:36 #12 28.17   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             63/90 
16:03:36 #12 28.17   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         64/90 
16:03:36 #12 28.17   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 65/90 
16:03:36 #12 28.17   Verifying        : perl-Unicode-Normalize-1.25-396.el8.aarch64          66/90 
16:03:36 #12 28.17   Verifying        : perl-constant-1.33-396.el8.noarch                    67/90 
16:03:36 #12 28.17   Verifying        : perl-interpreter-4:5.26.3-421.el8.aarch64            68/90 
16:03:36 #12 28.17   Verifying        : perl-libs-4:5.26.3-421.el8.aarch64                   69/90 
16:03:36 #12 28.17   Verifying        : perl-macros-4:5.26.3-421.el8.aarch64                 70/90 
16:03:36 #12 28.17   Verifying        : perl-parent-1:0.237-1.el8.noarch                     71/90 
16:03:36 #12 28.17   Verifying        : perl-podlators-4.11-1.el8.noarch                     72/90 
16:03:36 #12 28.17   Verifying        : perl-threads-1:2.21-2.el8.aarch64                    73/90 
16:03:36 #12 28.17   Verifying        : perl-threads-shared-1.58-2.el8.aarch64               74/90 
16:03:36 #12 28.17   Verifying        : pkgconf-1.4.2-1.el8.aarch64                          75/90 
16:03:36 #12 28.17   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        76/90 
16:03:36 #12 28.17   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.aarch64               77/90 
16:03:36 #12 28.17   Verifying        : unzip-6.0-46.el8.aarch64                             78/90 
16:03:36 #12 28.17   Verifying        : xz-5.2.4-4.el8.aarch64                               79/90 
16:03:36 #12 28.17   Verifying        : zip-3.0-23.el8.aarch64                               80/90 
16:03:36 #12 28.17   Verifying        : python3-dnf-plugins-core-4.0.21-16.el8.noarch        81/90 
16:03:36 #12 28.17   Verifying        : python3-dnf-plugins-core-4.0.21-14.el8.noarch        82/90 
16:03:36 #12 28.17   Verifying        : python3-rpm-4.14.3-24.el8.aarch64                    83/90 
16:03:36 #12 28.17   Verifying        : python3-rpm-4.14.3-23.el8.aarch64                    84/90 
16:03:36 #12 28.17   Verifying        : rpm-4.14.3-24.el8.aarch64                            85/90 
16:03:36 #12 28.17   Verifying        : rpm-4.14.3-23.el8.aarch64                            86/90 
16:03:36 #12 28.17   Verifying        : rpm-build-libs-4.14.3-24.el8.aarch64                 87/90 
16:03:36 #12 28.17   Verifying        : rpm-build-libs-4.14.3-23.el8.aarch64                 88/90 
16:03:36 #12 28.17   Verifying        : rpm-libs-4.14.3-24.el8.aarch64                       89/90 
16:03:36 #11 27.93 Selecting previously unselected package libunwind8:arm64.
16:03:36 #11 27.93 Preparing to unpack .../077-libunwind8_1.6.2-0ubuntu1_arm64.deb ...
16:03:36 #11 27.94 Unpacking libunwind8:arm64 (1.6.2-0ubuntu1) ...
16:03:36 #11 27.97 Selecting previously unselected package strace.
16:03:36 #11 27.98 Preparing to unpack .../078-strace_5.16-0ubuntu4_arm64.deb ...
16:03:36 #11 27.98 Unpacking strace (5.16-0ubuntu4) ...
16:03:36 #11 28.02 Selecting previously unselected package xauth.
16:03:36 #11 28.03 Preparing to unpack .../079-xauth_1%3a1.1.1-1_arm64.deb ...
16:03:36 #11 28.03 Unpacking xauth (1:1.1.1-1) ...
16:03:36 #11 28.07 Selecting previously unselected package xz-utils.
16:03:36 #11 28.08 Preparing to unpack .../080-xz-utils_5.2.5-2.1_arm64.deb ...
16:03:36 #11 28.08 Unpacking xz-utils (5.2.5-2.1) ...
16:03:36 #11 28.12 Selecting previously unselected package m4.
16:03:36 #11 28.12 Preparing to unpack .../081-m4_1.4.19-1_arm64.deb ...
16:03:36 #11 28.12 Unpacking m4 (1.4.19-1) ...
16:03:36 #11 28.17 Selecting previously unselected package autoconf.
16:03:36 #11 28.17 Preparing to unpack .../082-autoconf_2.71-2_all.deb ...
16:03:36 #11 28.17 Unpacking autoconf (2.71-2) ...
16:03:36 #11 28.25 Selecting previously unselected package autotools-dev.
16:03:36 #11 23.43 Preparing to unpack .../063-binutils_2.38-4ubuntu2.1_amd64.deb ...
16:03:36 #11 23.45 Unpacking binutils (2.38-4ubuntu2.1) ...
16:03:36 #11 23.51 Selecting previously unselected package libc-dev-bin.
16:03:36 #11 23.51 Preparing to unpack .../064-libc-dev-bin_2.35-0ubuntu3.1_amd64.deb ...
16:03:36 #11 23.51 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ...
16:03:36 #11 23.55 Selecting previously unselected package linux-libc-dev:amd64.
16:03:36 #11 23.55 Preparing to unpack .../065-linux-libc-dev_5.15.0-56.62_amd64.deb ...
16:03:36 #11 23.58 Unpacking linux-libc-dev:amd64 (5.15.0-56.62) ...
16:03:36 #11 26.67 Preparing to unpack .../032-libfido2-1_1.10.0-1_armhf.deb ...
16:03:36 #11 26.68 Unpacking libfido2-1:armhf (1.10.0-1) ...
16:03:36 #11 26.71 Selecting previously unselected package libnghttp2-14:armhf.
16:03:36 #11 26.71 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_armhf.deb ...
16:03:36 #11 26.72 Unpacking libnghttp2-14:armhf (1.43.0-1build3) ...
16:03:36 #11 26.76 Selecting previously unselected package libpipeline1:armhf.
16:03:36 #11 26.77 Preparing to unpack .../034-libpipeline1_1.5.5-1_armhf.deb ...
16:03:36 #11 26.77 Unpacking libpipeline1:armhf (1.5.5-1) ...
16:03:36 #11 26.80 Selecting previously unselected package libpng16-16:armhf.
16:03:36 #11 26.80 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_armhf.deb ...
16:03:36 #11 26.81 Unpacking libpng16-16:armhf (1.6.37-3build5) ...
16:03:36 #11 26.84 Selecting previously unselected package libpsl5:armhf.
16:03:36 #11 26.84 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_armhf.deb ...
16:03:36 #11 26.84 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
16:03:36 #11 26.88 Selecting previously unselected package libxau6:armhf.
16:03:36 #11 26.88 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_armhf.deb ...
16:03:36 #11 26.88 Unpacking libxau6:armhf (1:1.0.9-1build5) ...
16:03:36 #11 26.91 Selecting previously unselected package libxdmcp6:armhf.
16:03:36 #11 21.78 Selecting previously unselected package ca-certificates.
16:03:36 #11 21.78 Preparing to unpack .../013-ca-certificates_20211016ubuntu0.20.04.1_all.deb ...
16:03:36 #11 21.79 Unpacking ca-certificates (20211016ubuntu0.20.04.1) ...
16:03:36 #11 21.91 Selecting previously unselected package distro-info-data.
16:03:36 #11 21.91 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.11_all.deb ...
16:03:36 #11 21.92 Unpacking distro-info-data (0.43ubuntu1.11) ...
16:03:36 #11 21.98 Selecting previously unselected package libmagic-mgc.
16:03:36 #11 21.98 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_armhf.deb ...
16:03:36 #11 22.00 Unpacking libmagic-mgc (1:5.38-4) ...
16:03:36 #13 7.284 (63/72): perl-threads-2.25-460.el9.aarch64.rpm  599 kB/s |  57 kB     00:00    
16:03:36 #13 7.288 (64/72): perl-threads-shared-1.61-460.el9.aarch 6.0 MB/s |  44 kB     00:00    
16:03:36 #13 7.292 (65/72): policycoreutils-devel-3.4-4.el9.aarch6  13 MB/s | 140 kB     00:00    
16:03:36 #13 7.302 (66/72): selinux-policy-devel-38.1.2-1.el9.noar  57 MB/s | 929 kB     00:00    
16:03:36 #13 7.307 (67/72): device-mapper-devel-1.02.185-3.el9.aar 3.6 MB/s |  44 kB     00:00    
16:03:36 #13 7.315 (68/72): systemd-devel-250-13.el9.aarch64.rpm    31 MB/s | 629 kB     00:00    
16:03:36 #13 7.333 (69/72): glibc-static-2.34-49.el9.aarch64.rpm    49 MB/s | 1.4 MB     00:00    
16:03:36 #13 7.336 (70/72): libxcrypt-static-4.4.18-3.el9.aarch64. 5.5 MB/s | 108 kB     00:00    
16:03:36 #13 7.342 (71/72): libarchive-3.5.3-4.el9.aarch64.rpm      44 MB/s | 386 kB     00:00    
16:03:36 #10 44.18 Setting up file (1:5.32-2ubuntu0.4) ...
16:03:36 #10 44.19 Setting up fakeroot (1.22-2ubuntu1) ...
16:03:36 #10 44.20 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:03:36 #10 44.20 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
16:03:36 #10 44.20 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
16:03:36 #10 44.20 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
16:03:36 #10 44.20 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
16:03:36 #10 44.20 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
16:03:36 #10 44.20 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
16:03:36 #10 44.20 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
16:03:36 #10 44.20 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
16:03:36 #10 44.22 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:36 #10 44.23 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
16:03:36 #10 44.24 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
16:03:36 #10 44.25 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ...
16:03:36 #10 44.26 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.6) ...
16:03:36 #10 44.28 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.8) ...
16:03:36 #10 44.29 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
16:03:36 #10 44.31 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
16:03:36 #10 44.32 Setting up man-db (2.8.3-2ubuntu0.1) ...
16:03:36 #10 44.42 Building database of manual pages ...
16:03:37 #10 35.61 Selecting previously unselected package gpg.
16:03:37 #10 35.61 Preparing to unpack .../093-gpg_2.2.12-1+deb10u2_armhf.deb ...
16:03:37 #10 35.62 Unpacking gpg (2.2.12-1+deb10u2) ...
16:03:37 #10 35.72 Selecting previously unselected package pinentry-curses.
16:03:37 #10 35.72 Preparing to unpack .../094-pinentry-curses_1.1.0-2_armhf.deb ...
16:03:37 #10 35.73 Unpacking pinentry-curses (1.1.0-2) ...
16:03:37 #10 35.80 Selecting previously unselected package gpg-agent.
16:03:37 #10 35.81 Preparing to unpack .../095-gpg-agent_2.2.12-1+deb10u2_armhf.deb ...
16:03:37 #10 35.81 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
16:03:37 #10 35.86 Selecting previously unselected package gpg-wks-client.
16:03:37 #10 42.00 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
16:03:37 #10 42.01 Unpacking libref-util-perl (0.204-1) ...
16:03:37 #10 42.05 Selecting previously unselected package libref-util-xs-perl.
16:03:37 #10 42.05 Preparing to unpack .../298-libref-util-xs-perl_0.117-1+b3_arm64.deb ...
16:03:37 #10 42.06 Unpacking libref-util-xs-perl (0.117-1+b3) ...
16:03:37 #10 42.10 Selecting previously unselected package libregexp-pattern-license-perl.
16:03:37 #10 42.10 Preparing to unpack .../299-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
16:03:37 #10 42.10 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
16:03:37 #10 42.14 Selecting previously unselected package libregexp-pattern-perl.
16:03:37 #10 42.15 Preparing to unpack .../300-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:03:37 #10 42.15 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:03:37 #10 42.19 Selecting previously unselected package libsasl2-modules:arm64.
16:03:37 #10 42.19 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:03:37 #10 42.20 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:03:37 #10 42.25 Selecting previously unselected package libsereal-decoder-perl.
16:03:37 #10 49.03 Preparing to unpack .../266-liblist-someutils-xs-perl_0.58-2+b1_armhf.deb ...
16:03:37 #10 49.03 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
16:03:37 #10 49.07 Selecting previously unselected package liblist-utilsby-perl.
16:03:37 #10 49.07 Preparing to unpack .../267-liblist-utilsby-perl_0.11-1_all.deb ...
16:03:37 #10 49.08 Unpacking liblist-utilsby-perl (0.11-1) ...
16:03:37 #10 49.12 Selecting previously unselected package libltdl7:armhf.
16:03:37 #10 49.12 Preparing to unpack .../268-libltdl7_2.4.6-15_armhf.deb ...
16:03:37 #10 49.13 Unpacking libltdl7:armhf (2.4.6-15) ...
16:03:37 #10 49.17 Selecting previously unselected package libltdl-dev:armhf.
16:03:37 #10 49.17 Preparing to unpack .../269-libltdl-dev_2.4.6-15_armhf.deb ...
16:03:37 #10 49.18 Unpacking libltdl-dev:armhf (2.4.6-15) ...
16:03:37 #10 49.24 Selecting previously unselected package liblzo2-2:armhf.
16:03:37 #11 39.58 Preparing to unpack .../315-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:03:37 #11 39.59 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:03:37 #11 39.63 Selecting previously unselected package libxml-sax-base-perl.
16:03:37 #11 39.63 Preparing to unpack .../316-libxml-sax-base-perl_1.09-1_all.deb ...
16:03:37 #11 39.63 Unpacking libxml-sax-base-perl (1.09-1) ...
16:03:37 #11 39.68 Selecting previously unselected package libxml-sax-perl.
16:03:37 #11 39.68 Preparing to unpack .../317-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:03:37 #11 39.69 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:03:37 #11 39.73 Selecting previously unselected package libxml-libxml-perl.
16:03:37 #11 39.74 Preparing to unpack .../318-libxml-libxml-perl_2.0134+dfsg-1build1_arm64.deb ...
16:03:37 #11 39.74 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
16:03:37 #10 35.77 Preparing to unpack .../156-exim4-config_4.92-8+deb10u7_all.deb ...
16:03:37 #10 35.78 Unpacking exim4-config (4.92-8+deb10u7) ...
16:03:37 #10 35.84 Selecting previously unselected package exim4-base.
16:03:37 #10 35.84 Preparing to unpack .../157-exim4-base_4.92-8+deb10u7_amd64.deb ...
16:03:37 #10 35.85 Unpacking exim4-base (4.92-8+deb10u7) ...
16:03:37 #10 35.93 Selecting previously unselected package libevent-2.1-6:amd64.
16:03:37 #10 35.94 Preparing to unpack .../158-libevent-2.1-6_2.1.8-stable-4_amd64.deb ...
16:03:37 #10 35.94 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ...
16:03:37 #10 35.99 Selecting previously unselected package libunbound8:amd64.
16:03:37 #10 36.00 Preparing to unpack .../159-libunbound8_1.9.0-2+deb10u2_amd64.deb ...
16:03:37 #10 36.00 Unpacking libunbound8:amd64 (1.9.0-2+deb10u2) ...
16:03:37 #10 36.07 Selecting previously unselected package libgnutls-dane0:amd64.
16:03:37 #10 25.92 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ...
16:03:37 #10 27.42 Selecting previously unselected package perl-modules-5.26.
16:03:37 #10 27.42 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.6_all.deb ...
16:03:37 #10 27.42 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
16:03:37 #11 38.90 Preparing to unpack .../304-libpod-constants-perl_0.19-2_all.deb ...
16:03:37 #11 38.91 Unpacking libpod-constants-perl (0.19-2) ...
16:03:37 #11 38.95 Selecting previously unselected package libproc-processtable-perl:arm64.
16:03:37 #11 38.95 Preparing to unpack .../305-libproc-processtable-perl_0.634-1build1_arm64.deb ...
16:03:37 #11 38.96 Unpacking libproc-processtable-perl:arm64 (0.634-1build1) ...
16:03:37 #11 39.06 Selecting previously unselected package libre2-9:arm64.
16:03:37 #11 39.07 Preparing to unpack .../306-libre2-9_20220201+dfsg-1_arm64.deb ...
16:03:37 #11 39.07 Unpacking libre2-9:arm64 (20220201+dfsg-1) ...
16:03:37 #11 39.12 Selecting previously unselected package libre-engine-re2-perl:arm64.
16:03:37 #11 39.12 Preparing to unpack .../307-libre-engine-re2-perl_0.14-1build2_arm64.deb ...
16:03:37 #11 39.13 Unpacking libre-engine-re2-perl:arm64 (0.14-1build2) ...
16:03:37 #11 39.17 Selecting previously unselected package libreadonly-perl.
16:03:37 #10 54.84 Setting up libauthen-sasl-perl (2.1600-1) ...
16:03:37 #10 54.86 Setting up libclass-accessor-perl (0.51-1) ...
16:03:37 #10 54.88 Setting up libsort-key-perl (1.33-2) ...
16:03:37 #10 54.90 Setting up libhtml-tagset-perl (3.20-3) ...
16:03:37 #10 54.92 Setting up libpath-tiny-perl (0.104-1) ...
16:03:37 #10 54.94 Setting up libtool (2.4.6-2) ...
16:03:37 #10 54.97 Setting up libnet-domain-tld-perl (1.75-1) ...
16:03:37 #10 54.99 Setting up libsub-install-perl (0.928-1) ...
16:03:37 #10 55.00 Setting up libdata-optlist-perl (0.110-1) ...
16:03:37 #10 55.02 Setting up libio-stringy-perl (2.111-2) ...
16:03:37 #10 55.04 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:03:37 #10 55.06 Setting up libtry-tiny-perl (0.30-1) ...
16:03:37 #10 55.07 Setting up libclass-method-modifiers-perl (2.12-1) ...
16:03:37 #10 55.09 Setting up libfont-afm-perl (1.20-2) ...
16:03:37 #11 25.19 Preparing to unpack .../106-libgomp1_12.2.0-3ubuntu1_amd64.deb ...
16:03:37 #11 25.19 Unpacking libgomp1:amd64 (12.2.0-3ubuntu1) ...
16:03:37 #11 25.22 Selecting previously unselected package libitm1:amd64.
16:03:37 #11 25.22 Preparing to unpack .../107-libitm1_12.2.0-3ubuntu1_amd64.deb ...
16:03:37 #11 25.23 Unpacking libitm1:amd64 (12.2.0-3ubuntu1) ...
16:03:37 #11 25.26 Selecting previously unselected package libatomic1:amd64.
16:03:37 #11 25.26 Preparing to unpack .../108-libatomic1_12.2.0-3ubuntu1_amd64.deb ...
16:03:37 #11 25.27 Unpacking libatomic1:amd64 (12.2.0-3ubuntu1) ...
16:03:37 #11 25.29 Selecting previously unselected package libasan8:amd64.
16:03:37 #11 25.30 Preparing to unpack .../109-libasan8_12.2.0-3ubuntu1_amd64.deb ...
16:03:37 #11 25.30 Unpacking libasan8:amd64 (12.2.0-3ubuntu1) ...
16:03:37 #11 25.38 Selecting previously unselected package liblsan0:amd64.
16:03:37 #11 25.38 Preparing to unpack .../110-liblsan0_12.2.0-3ubuntu1_amd64.deb ...
16:03:37 #11 25.38 Unpacking liblsan0:amd64 (12.2.0-3ubuntu1) ...
16:03:37 #11 25.43 Selecting previously unselected package libtsan2:amd64.
16:03:37 #11 23.10 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ...
16:03:37 #11 23.11 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
16:03:37 #11 23.15 Selecting previously unselected package libk5crypto3:amd64.
16:03:37 #11 23.15 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ...
16:03:37 #11 23.15 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
16:03:37 #11 23.22 Selecting previously unselected package libkeyutils1:amd64.
16:03:37 #11 23.22 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
16:03:37 #11 23.22 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
16:03:37 #11 23.27 Selecting previously unselected package libkrb5-3:amd64.
16:03:37 #11 23.27 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ...
16:03:37 #11 23.28 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
16:03:37 #11 17.53 Get:304 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtext-glob-perl all 0.11-2 [8042 B]
16:03:37 #10 35.32 Preparing to unpack .../223-libjson-perl_4.02000-1_all.deb ...
16:03:37 #10 35.32 Unpacking libjson-perl (4.02000-1) ...
16:03:37 #10 35.36 Selecting previously unselected package liblog-any-perl.
16:03:37 #10 35.37 Preparing to unpack .../224-liblog-any-perl_1.707-1_all.deb ...
16:03:37 #10 35.37 Unpacking liblog-any-perl (1.707-1) ...
16:03:37 #10 35.41 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:03:37 #10 35.41 Preparing to unpack .../225-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:03:37 #10 35.42 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:03:37 #10 35.45 Selecting previously unselected package libpackage-stash-perl.
16:03:37 #10 35.46 Preparing to unpack .../226-libpackage-stash-perl_0.38-1_all.deb ...
16:03:37 #10 35.46 Unpacking libpackage-stash-perl (0.38-1) ...
16:03:37 #10 35.50 Selecting previously unselected package libsub-identify-perl.
16:03:37 #10 35.50 Preparing to unpack .../227-libsub-identify-perl_0.14-1+b1_arm64.deb ...
16:03:37 #10 35.50 Unpacking libsub-identify-perl (0.14-1+b1) ...
16:03:37 #10 35.54 Selecting previously unselected package libnamespace-clean-perl.
16:03:37 #10 22.55 Transaction test succeeded.
16:03:37 #10 22.55 Running transaction
16:03:37 #11 28.25 Preparing to unpack .../083-autotools-dev_20220109.1_all.deb ...
16:03:37 #11 28.26 Unpacking autotools-dev (20220109.1) ...
16:03:37 #11 28.30 Selecting previously unselected package automake.
16:03:37 #11 28.30 Preparing to unpack .../084-automake_1%3a1.16.5-1.3_all.deb ...
16:03:37 #11 28.31 Unpacking automake (1:1.16.5-1.3) ...
16:03:37 #11 28.38 Selecting previously unselected package autopoint.
16:03:37 #11 28.38 Preparing to unpack .../085-autopoint_0.21-8_all.deb ...
16:03:37 #11 28.39 Unpacking autopoint (0.21-8) ...
16:03:37 #11 28.43 Selecting previously unselected package binutils-common:arm64.
16:03:37 #11 28.43 Preparing to unpack .../086-binutils-common_2.39-3ubuntu1.1_arm64.deb ...
16:03:37 #11 28.44 Unpacking binutils-common:arm64 (2.39-3ubuntu1.1) ...
16:03:37 #11 28.50 Selecting previously unselected package libbinutils:arm64.
16:03:37 #11 22.19 Selecting previously unselected package libmagic1:armhf.
16:03:37 #11 22.19 Preparing to unpack .../016-libmagic1_1%3a5.38-4_armhf.deb ...
16:03:37 #11 22.19 Unpacking libmagic1:armhf (1:5.38-4) ...
16:03:37 #11 22.22 Selecting previously unselected package file.
16:03:37 #11 22.23 Preparing to unpack .../017-file_1%3a5.38-4_armhf.deb ...
16:03:37 #11 22.23 Unpacking file (1:5.38-4) ...
16:03:37 #11 22.28 Selecting previously unselected package less.
16:03:37 #11 22.28 Preparing to unpack .../018-less_551-1ubuntu0.1_armhf.deb ...
16:03:37 #11 22.28 Unpacking less (551-1ubuntu0.1) ...
16:03:37 #11 22.32 Selecting previously unselected package libelf1:armhf.
16:03:37 #12 28.17   Verifying        : rpm-libs-4.14.3-23.el8.aarch64                       90/90 
16:03:37 #12 28.37 
16:03:37 #12 28.37 Upgraded:
16:03:37 #12 28.37   python3-dnf-plugins-core-4.0.21-16.el8.noarch                                 
16:03:37 #12 28.37   python3-rpm-4.14.3-24.el8.aarch64                                             
16:03:37 #12 28.37   rpm-4.14.3-24.el8.aarch64                                                     
16:03:37 #12 28.37   rpm-build-libs-4.14.3-24.el8.aarch64                                          
16:03:37 #12 28.37   rpm-libs-4.14.3-24.el8.aarch64                                                
16:03:37 #12 28.37 Downgraded:
16:03:37 #12 28.37   xz-libs-5.2.4-4.el8.aarch64                                                   
16:03:37 #12 28.37 Installed:
16:03:37 #12 28.37   binutils-2.30-119.el8.aarch64                                                 
16:03:37 #12 28.37   bzip2-1.0.6-26.el8.aarch64                                                    
16:03:37 #12 28.37   cpio-2.12-11.el8.aarch64                                                      
16:03:37 #12 28.37   desktop-file-utils-0.26-1.el8.aarch64                                         
16:03:37 #12 28.37   diffutils-3.6-6.el8.aarch64                                                   
16:03:37 #12 28.37   dnf-plugins-core-4.0.21-16.el8.noarch                                         
16:03:37 #12 28.37   dwz-0.12-10.el8.aarch64                                                       
16:03:37 #12 28.37   efi-srpm-macros-3-3.el8.noarch                                                
16:03:37 #12 28.37   elfutils-0.187-4.el8.aarch64                                                  
16:03:37 #12 28.37   elfutils-debuginfod-client-0.187-4.el8.aarch64                                
16:03:37 #12 28.37   emacs-filesystem-1:26.1-7.el8.noarch                                          
16:03:37 #12 28.37   file-5.33-21.el8.aarch64                                                      
16:03:37 #12 28.37   gc-7.6.4-3.el8.aarch64                                                        
16:03:37 #12 28.37   gdb-headless-8.2-19.el8.aarch64                                               
16:03:37 #12 28.37   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
16:03:37 #12 28.37   glibc-gconv-extra-2.28-211.el8.aarch64                                        
16:03:37 #12 28.37   go-srpm-macros-2-17.el8.noarch                                                
16:03:37 #12 28.37   groff-base-1.22.3-18.el8.aarch64                                              
16:03:37 #12 28.37   guile-5:2.0.14-7.el8.aarch64                                                  
16:03:37 #12 28.37   libatomic_ops-7.6.2-3.el8.aarch64                                             
16:03:37 #12 28.37   libbabeltrace-1.5.4-4.el8.aarch64                                             
16:03:37 #12 28.37   libpkgconf-1.4.2-1.el8.aarch64                                                
16:03:37 #12 28.37   libtool-ltdl-2.4.6-25.el8.aarch64                                             
16:03:37 #12 28.37   ncurses-6.1-9.20180224.el8.aarch64                                            
16:03:37 #12 28.37   ocaml-srpm-macros-5-4.el8.noarch                                              
16:03:37 #12 28.37   openblas-srpm-macros-2-2.el8.noarch                                           
16:03:37 #12 28.37   patch-2.7.6-11.el8.aarch64                                                    
16:03:37 #12 28.37   perl-Carp-1.42-396.el8.noarch                                                 
16:03:37 #12 28.37   perl-Encode-4:2.97-3.el8.aarch64                                              
16:03:37 #12 28.37   perl-Errno-1.28-421.el8.aarch64                                               
16:03:37 #12 28.37   perl-Exporter-5.72-396.el8.noarch                                             
16:03:37 #12 28.37   perl-File-Path-2.15-2.el8.noarch                                              
16:03:37 #12 28.37   perl-File-Temp-0.230.600-1.el8.noarch                                         
16:03:37 #12 28.37   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
16:03:37 #12 28.37   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
16:03:37 #12 28.37   perl-IO-1.38-421.el8.aarch64                                                  
16:03:37 #12 28.37   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
16:03:37 #12 28.37   perl-MIME-Base64-3.15-396.el8.aarch64                                         
16:03:37 #12 28.37   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
16:03:37 #12 28.37   perl-PathTools-3.74-1.el8.aarch64                                             
16:03:37 #12 28.37   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
16:03:37 #12 28.37   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
16:03:37 #12 28.37   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
16:03:37 #12 28.37   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
16:03:37 #12 28.37   perl-Scalar-List-Utils-3:1.49-2.el8.aarch64                                   
16:03:37 #12 28.37   perl-Socket-4:2.027-3.el8.aarch64                                             
16:03:37 #12 28.37   perl-Storable-1:3.11-3.el8.aarch64                                            
16:03:37 #12 28.37   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
16:03:37 #12 28.37   perl-Term-Cap-1.17-395.el8.noarch                                             
16:03:37 #12 28.37   perl-Text-ParseWords-3.30-395.el8.noarch                                      
16:03:37 #12 28.37   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
16:03:37 #12 28.37   perl-Time-Local-1:1.280-1.el8.noarch                                          
16:03:37 #12 28.37   perl-Unicode-Normalize-1.25-396.el8.aarch64                                   
16:03:37 #12 28.37   perl-constant-1.33-396.el8.noarch                                             
16:03:37 #12 28.37   perl-interpreter-4:5.26.3-421.el8.aarch64                                     
16:03:37 #12 28.37   perl-libs-4:5.26.3-421.el8.aarch64                                            
16:03:37 #12 28.37   perl-macros-4:5.26.3-421.el8.aarch64                                          
16:03:37 #12 28.37   perl-parent-1:0.237-1.el8.noarch                                              
16:03:37 #12 28.37   perl-podlators-4.11-1.el8.noarch                                              
16:03:37 #12 28.37   perl-srpm-macros-1-25.el8.noarch                                              
16:03:37 #12 28.37   perl-threads-1:2.21-2.el8.aarch64                                             
16:03:37 #12 28.37   perl-threads-shared-1.58-2.el8.aarch64                                        
16:03:37 #12 28.37   pkgconf-1.4.2-1.el8.aarch64                                                   
16:03:37 #12 28.37   pkgconf-m4-1.4.2-1.el8.noarch                                                 
16:03:37 #12 28.37   pkgconf-pkg-config-1.4.2-1.el8.aarch64                                        
16:03:37 #12 28.37   python-rpm-macros-3-44.el8.noarch                                             
16:03:37 #12 28.37   python-srpm-macros-3-44.el8.noarch                                            
16:03:37 #12 28.37   python3-rpm-macros-3-44.el8.noarch                                            
16:03:37 #12 28.37   python3-systemd-234-8.el8.aarch64                                             
16:03:37 #12 28.37   qt5-srpm-macros-5.15.3-1.el8.noarch                                           
16:03:37 #12 28.37   redhat-rpm-config-130-1.el8.noarch                                            
16:03:37 #12 28.37   rpm-build-4.14.3-24.el8.aarch64                                               
16:03:37 #12 28.37   rpmlint-1.10-14.el8.noarch                                                    
16:03:37 #12 28.37   rust-srpm-macros-5-2.el8.noarch                                               
16:03:37 #12 28.37   unzip-6.0-46.el8.aarch64                                                      
16:03:37 #12 28.37   xz-5.2.4-4.el8.aarch64                                                        
16:03:37 #12 28.37   zip-3.0-23.el8.aarch64                                                        
16:03:37 #12 28.37   zstd-1.4.4-1.el8.aarch64                                                      
16:03:37 #12 28.37 
16:03:37 #12 28.37 Complete!
16:03:37 #11 23.73 Selecting previously unselected package libcrypt-dev:amd64.
16:03:37 #11 23.73 Preparing to unpack .../066-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
16:03:37 #11 23.74 Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
16:03:37 #11 23.77 Selecting previously unselected package rpcsvc-proto.
16:03:37 #11 23.77 Preparing to unpack .../067-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
16:03:37 #11 23.77 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
16:03:37 #11 23.81 Selecting previously unselected package libtirpc-dev:amd64.
16:03:37 #11 23.81 Preparing to unpack .../068-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
16:03:37 #11 23.81 Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
16:03:37 #11 23.85 Selecting previously unselected package libnsl-dev:amd64.
16:03:37 #11 23.85 Preparing to unpack .../069-libnsl-dev_1.3.0-2build2_amd64.deb ...
16:03:37 #11 23.86 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
16:03:37 #11 23.89 Selecting previously unselected package libc6-dev:amd64.
16:03:37 #11 23.89 Preparing to unpack .../070-libc6-dev_2.35-0ubuntu3.1_amd64.deb ...
16:03:37 #11 23.90 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.1) ...
16:03:37 #10 35.87 Preparing to unpack .../096-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ...
16:03:37 #10 35.87 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
16:03:37 #10 35.96 Selecting previously unselected package gpg-wks-server.
16:03:37 #10 35.97 Preparing to unpack .../097-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ...
16:03:37 #10 35.97 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
16:03:37 #10 36.02 Selecting previously unselected package gpgsm.
16:03:37 #10 36.02 Preparing to unpack .../098-gpgsm_2.2.12-1+deb10u2_armhf.deb ...
16:03:37 #10 36.02 Unpacking gpgsm (2.2.12-1+deb10u2) ...
16:03:37 #10 36.08 Selecting previously unselected package gnupg.
16:03:37 #11 26.91 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ...
16:03:37 #11 26.92 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
16:03:37 #11 26.95 Selecting previously unselected package libxcb1:armhf.
16:03:37 #11 26.96 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_armhf.deb ...
16:03:37 #11 26.96 Unpacking libxcb1:armhf (1.14-3ubuntu3) ...
16:03:37 #11 26.99 Selecting previously unselected package libx11-data.
16:03:37 #11 26.99 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ...
16:03:37 #11 26.99 Unpacking libx11-data (2:1.7.5-1) ...
16:03:37 #11 27.05 Selecting previously unselected package libx11-6:armhf.
16:03:37 #11 27.05 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_armhf.deb ...
16:03:37 #11 27.06 Unpacking libx11-6:armhf (2:1.7.5-1) ...
16:03:37 #11 27.09 Selecting previously unselected package libxext6:armhf.
16:03:37 #11 27.10 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_armhf.deb ...
16:03:37 #11 27.10 Unpacking libxext6:armhf (2:1.3.4-1build1) ...
16:03:37 #11 27.15 Selecting previously unselected package libxmuu1:armhf.
16:03:37 #10 44.57 Setting up pinentry-curses (1.1.0-1) ...
16:03:37 #10 44.59 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.2) ...
16:03:37 #10 44.60 Setting up binutils (2.30-21ubuntu1~18.04.8) ...
16:03:37 #10 44.61 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:37 #10 44.63 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ...
16:03:37 #10 44.64 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:37 #10 44.65 Setting up gpg (2.2.4-1ubuntu1.6) ...
16:03:37 #10 44.66 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ...
16:03:37 #10 44.67 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
16:03:37 #10 42.25 Preparing to unpack .../302-libsereal-decoder-perl_4.018+ds-1+b1_arm64.deb ...
16:03:37 #10 42.25 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
16:03:37 #10 42.30 Selecting previously unselected package libsereal-encoder-perl.
16:03:37 #10 42.30 Preparing to unpack .../303-libsereal-encoder-perl_4.018+ds-1+b1_arm64.deb ...
16:03:37 #10 42.30 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
16:03:37 #10 42.35 Selecting previously unselected package libtask-weaken-perl.
16:03:37 #10 42.35 Preparing to unpack .../304-libtask-weaken-perl_1.06-1_all.deb ...
16:03:37 #10 42.35 Unpacking libtask-weaken-perl (1.06-1) ...
16:03:37 #10 42.39 Selecting previously unselected package libxml-parser-perl:arm64.
16:03:37 #10 42.39 Preparing to unpack .../305-libxml-parser-perl_2.46-2_arm64.deb ...
16:03:37 #10 42.41 Unpacking libxml-parser-perl:arm64 (2.46-2) ...
16:03:37 #10 42.46 Selecting previously unselected package libsoap-lite-perl.
16:03:37 #11 39.84 Selecting previously unselected package libxml-parser-perl.
16:03:37 #11 39.84 Preparing to unpack .../319-libxml-parser-perl_2.46-1_arm64.deb ...
16:03:37 #11 39.85 Unpacking libxml-parser-perl (2.46-1) ...
16:03:37 #11 39.91 Selecting previously unselected package libxml-sax-expat-perl.
16:03:37 #11 39.91 Preparing to unpack .../320-libxml-sax-expat-perl_0.51-1_all.deb ...
16:03:37 #11 39.91 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:03:37 #11 39.95 Selecting previously unselected package libxml-writer-perl.
16:03:37 #11 39.95 Preparing to unpack .../321-libxml-writer-perl_0.625-1_all.deb ...
16:03:37 #11 39.96 Unpacking libxml-writer-perl (0.625-1) ...
16:03:37 #11 40.00 Selecting previously unselected package libyaml-libyaml-perl.
16:03:37 #11 40.00 Preparing to unpack .../322-libyaml-libyaml-perl_0.81+repack-1_arm64.deb ...
16:03:37 #11 40.01 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
16:03:37 #11 40.05 Selecting previously unselected package licensecheck.
16:03:37 #10 49.24 Preparing to unpack .../270-liblzo2-2_2.10-2_armhf.deb ...
16:03:37 #10 49.25 Unpacking liblzo2-2:armhf (2.10-2) ...
16:03:37 #10 49.29 Selecting previously unselected package libsys-hostname-long-perl.
16:03:37 #10 49.29 Preparing to unpack .../271-libsys-hostname-long-perl_1.5-2_all.deb ...
16:03:37 #10 49.30 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:03:37 #10 49.34 Selecting previously unselected package libmail-sendmail-perl.
16:03:37 #10 49.34 Preparing to unpack .../272-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:03:37 #10 49.34 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:03:37 #10 49.38 Selecting previously unselected package libnet-smtp-ssl-perl.
16:03:37 #10 49.38 Preparing to unpack .../273-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:03:37 #10 49.38 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:03:37 #10 49.42 Selecting previously unselected package libmailtools-perl.
16:03:37 #10 49.42 Preparing to unpack .../274-libmailtools-perl_2.21-1_all.deb ...
16:03:37 #10 49.43 Unpacking libmailtools-perl (2.21-1) ...
16:03:37 #10 49.50 Selecting previously unselected package libmarkdown2:armhf.
16:03:37 #10 36.07 Preparing to unpack .../160-libgnutls-dane0_3.6.7-4+deb10u9_amd64.deb ...
16:03:37 #10 36.07 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u9) ...
16:03:37 #10 36.12 Selecting previously unselected package exim4-daemon-light.
16:03:37 #10 36.12 Preparing to unpack .../161-exim4-daemon-light_4.92-8+deb10u7_amd64.deb ...
16:03:37 #10 36.12 Unpacking exim4-daemon-light (4.92-8+deb10u7) ...
16:03:37 #10 36.22 Selecting previously unselected package libcurl3-gnutls:amd64.
16:03:37 #10 36.23 Preparing to unpack .../162-libcurl3-gnutls_7.64.0-4+deb10u3_amd64.deb ...
16:03:37 #10 36.23 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u3) ...
16:03:37 #10 36.31 Selecting previously unselected package libpcre2-8-0:amd64.
16:03:37 #10 36.31 Preparing to unpack .../163-libpcre2-8-0_10.32-5_amd64.deb ...
16:03:37 #10 36.31 Unpacking libpcre2-8-0:amd64 (10.32-5) ...
16:03:37 #10 36.36 Selecting previously unselected package liberror-perl.
16:03:37 #13 7.855 (72/72): libtool-ltdl-devel-2.4.6-45.el9.aarch6 295 kB/s | 161 kB     00:00    
16:03:37 #10 DONE 41.1s
16:03:37 
16:03:37 #11 [stage-1 3/8] COPY common /root/build-deb/debian
16:03:37 #11 DONE 0.1s
16:03:37 
16:03:37 #12 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:03:37 #10 27.81 Selecting previously unselected package libgdbm-compat4:amd64.
16:03:37 #10 27.81 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_amd64.deb ...
16:03:37 #10 27.81 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ...
16:03:37 #10 27.88 Selecting previously unselected package libperl5.26:amd64.
16:03:37 #10 27.89 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.6_amd64.deb ...
16:03:37 #10 27.89 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.6) ...
16:03:37 #11 39.17 Preparing to unpack .../308-libreadonly-perl_2.050-3_all.deb ...
16:03:37 #11 39.18 Unpacking libreadonly-perl (2.050-3) ...
16:03:37 #11 39.22 Selecting previously unselected package libref-util-perl.
16:03:37 #11 39.22 Preparing to unpack .../309-libref-util-perl_0.204-1_all.deb ...
16:03:37 #11 39.23 Unpacking libref-util-perl (0.204-1) ...
16:03:37 #11 39.27 Selecting previously unselected package libref-util-xs-perl.
16:03:37 #11 39.28 Preparing to unpack .../310-libref-util-xs-perl_0.117-1build5_arm64.deb ...
16:03:37 #11 39.28 Unpacking libref-util-xs-perl (0.117-1build5) ...
16:03:37 #11 39.32 Selecting previously unselected package libregexp-pattern-license-perl.
16:03:37 #11 39.33 Preparing to unpack .../311-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
16:03:37 #11 39.33 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
16:03:37 #11 39.37 Selecting previously unselected package libregexp-pattern-perl.
16:03:37 #11 39.38 Preparing to unpack .../312-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:03:37 #11 39.38 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:03:37 #11 39.42 Selecting previously unselected package libsasl2-modules:arm64.
16:03:37 #11 39.43 Preparing to unpack .../313-libsasl2-modules_2.1.27+dfsg2-3ubuntu1_arm64.deb ...
16:03:37 #11 39.44 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1) ...
16:03:37 #11 39.48 Selecting previously unselected package libsereal-decoder-perl.
16:03:37 #11 25.43 Preparing to unpack .../111-libtsan2_12.2.0-3ubuntu1_amd64.deb ...
16:03:37 #11 25.43 Unpacking libtsan2:amd64 (12.2.0-3ubuntu1) ...
16:03:37 #11 25.50 Selecting previously unselected package libubsan1:amd64.
16:03:37 #11 25.50 Preparing to unpack .../112-libubsan1_12.2.0-3ubuntu1_amd64.deb ...
16:03:37 #11 25.50 Unpacking libubsan1:amd64 (12.2.0-3ubuntu1) ...
16:03:37 #11 25.55 Selecting previously unselected package libquadmath0:amd64.
16:03:37 #11 25.55 Preparing to unpack .../113-libquadmath0_12.2.0-3ubuntu1_amd64.deb ...
16:03:37 #11 25.56 Unpacking libquadmath0:amd64 (12.2.0-3ubuntu1) ...
16:03:37 #11 25.58 Selecting previously unselected package libgcc-12-dev:amd64.
16:03:37 #11 25.58 Preparing to unpack .../114-libgcc-12-dev_12.2.0-3ubuntu1_amd64.deb ...
16:03:37 #11 25.59 Unpacking libgcc-12-dev:amd64 (12.2.0-3ubuntu1) ...
16:03:37 #11 25.68 Selecting previously unselected package gcc-12.
16:03:37 #10 55.11 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
16:03:37 #10 55.13 Setting up python3-apt (1.6.5ubuntu0.7) ...
16:03:37 #10 55.30 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
16:03:37 #10 55.31 Setting up libxext6:armhf (2:1.3.3-1) ...
16:03:37 #10 55.34 Setting up po-debconf (1.0.20) ...
16:03:37 #10 55.35 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
16:03:37 #11 23.39 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:03:37 #11 23.39 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ...
16:03:37 #11 23.41 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
16:03:37 #11 23.48 Selecting previously unselected package libpsl5:amd64.
16:03:37 #11 23.48 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
16:03:37 #11 23.49 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
16:03:37 #11 23.58 Selecting previously unselected package libxau6:amd64.
16:03:37 #11 23.58 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
16:03:37 #11 17.61 Get:305 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfile-find-rule-perl all 0.34-2 [26.1 kB]
16:03:37 #11 17.69 Get:306 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfont-afm-perl all 1.20-3 [13.6 kB]
16:03:37 #11 17.71 Get:307 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-string-perl all 1.08-3.1 [10.7 kB]
16:03:37 #11 17.73 Get:308 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfont-ttf-perl all 1.06-2 [323 kB]
16:03:37 #10 35.54 Preparing to unpack .../228-libnamespace-clean-perl_0.27-1_all.deb ...
16:03:37 #10 35.55 Unpacking libnamespace-clean-perl (0.27-1) ...
16:03:37 #10 35.58 Selecting previously unselected package libpath-tiny-perl.
16:03:37 #10 35.59 Preparing to unpack .../229-libpath-tiny-perl_0.108-1_all.deb ...
16:03:37 #10 35.59 Unpacking libpath-tiny-perl (0.108-1) ...
16:03:37 #10 35.63 Selecting previously unselected package libtype-tiny-perl.
16:03:37 #10 35.63 Preparing to unpack .../230-libtype-tiny-perl_1.004004-1_all.deb ...
16:03:37 #10 35.64 Unpacking libtype-tiny-perl (1.004004-1) ...
16:03:37 #11 28.51 Preparing to unpack .../087-libbinutils_2.39-3ubuntu1.1_arm64.deb ...
16:03:37 #11 28.51 Unpacking libbinutils:arm64 (2.39-3ubuntu1.1) ...
16:03:37 #11 28.57 Selecting previously unselected package libctf-nobfd0:arm64.
16:03:37 #11 28.57 Preparing to unpack .../088-libctf-nobfd0_2.39-3ubuntu1.1_arm64.deb ...
16:03:37 #11 28.58 Unpacking libctf-nobfd0:arm64 (2.39-3ubuntu1.1) ...
16:03:37 #11 28.62 Selecting previously unselected package libctf0:arm64.
16:03:37 #11 28.63 Preparing to unpack .../089-libctf0_2.39-3ubuntu1.1_arm64.deb ...
16:03:37 #11 28.63 Unpacking libctf0:arm64 (2.39-3ubuntu1.1) ...
16:03:37 #11 28.67 Selecting previously unselected package libgprofng0:arm64.
16:03:37 #11 28.67 Preparing to unpack .../090-libgprofng0_2.39-3ubuntu1.1_arm64.deb ...
16:03:37 #11 28.68 Unpacking libgprofng0:arm64 (2.39-3ubuntu1.1) ...
16:03:37 #11 28.73 Selecting previously unselected package binutils-aarch64-linux-gnu.
16:03:37 #11 22.33 Preparing to unpack .../019-libelf1_0.176-1.1build1_armhf.deb ...
16:03:37 #11 22.33 Unpacking libelf1:armhf (0.176-1.1build1) ...
16:03:37 #11 22.38 Selecting previously unselected package libglib2.0-0:armhf.
16:03:37 #11 22.38 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_armhf.deb ...
16:03:37 #11 22.38 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
16:03:37 #11 22.50 Selecting previously unselected package libglib2.0-data.
16:03:37 #11 22.50 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
16:03:37 #11 22.50 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
16:03:37 #11 22.57 Selecting previously unselected package tzdata.
16:03:37 #11 22.57 Preparing to unpack .../022-tzdata_2022g-0ubuntu0.20.04.1_all.deb ...
16:03:37 #11 22.58 Unpacking tzdata (2022g-0ubuntu0.20.04.1) ...
16:03:37 #12 DONE 28.8s
16:03:37 
16:03:37 #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
16:03:37 #13 DONE 0.1s
16:03:37 #11 24.06 Selecting previously unselected package gcc-11-base:amd64.
16:03:37 #11 24.06 Preparing to unpack .../071-gcc-11-base_11.3.0-1ubuntu1~22.04_amd64.deb ...
16:03:37 #11 24.07 Unpacking gcc-11-base:amd64 (11.3.0-1ubuntu1~22.04) ...
16:03:37 #11 24.11 Selecting previously unselected package libisl23:amd64.
16:03:37 #11 24.11 Preparing to unpack .../072-libisl23_0.24-2build1_amd64.deb ...
16:03:37 #11 24.11 Unpacking libisl23:amd64 (0.24-2build1) ...
16:03:37 #11 24.16 Selecting previously unselected package libmpfr6:amd64.
16:03:37 #11 24.16 Preparing to unpack .../073-libmpfr6_4.1.0-3build3_amd64.deb ...
16:03:37 #11 24.16 Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
16:03:37 #10 36.08 Preparing to unpack .../099-gnupg_2.2.12-1+deb10u2_all.deb ...
16:03:37 #10 36.09 Unpacking gnupg (2.2.12-1+deb10u2) ...
16:03:37 #10 36.16 Selecting previously unselected package libfile-which-perl.
16:03:37 #10 36.16 Preparing to unpack .../100-libfile-which-perl_1.23-1_all.deb ...
16:03:37 #10 36.17 Unpacking libfile-which-perl (1.23-1) ...
16:03:37 #10 36.21 Selecting previously unselected package libfile-homedir-perl.
16:03:37 #10 36.22 Preparing to unpack .../101-libfile-homedir-perl_1.004-1_all.deb ...
16:03:37 #10 36.22 Unpacking libfile-homedir-perl (1.004-1) ...
16:03:37 #10 36.25 Selecting previously unselected package libio-pty-perl.
16:03:37 #10 36.25 Preparing to unpack .../102-libio-pty-perl_1%3a1.08-1.1+b5_armhf.deb ...
16:03:37 #10 36.26 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
16:03:37 #10 36.29 Selecting previously unselected package libipc-run-perl.
16:03:37 #10 36.29 Preparing to unpack .../103-libipc-run-perl_20180523.0-1_all.deb ...
16:03:37 #10 36.30 Unpacking libipc-run-perl (20180523.0-1) ...
16:03:37 #10 36.34 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:37 #11 27.15 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_armhf.deb ...
16:03:37 #11 27.16 Unpacking libxmuu1:armhf (2:1.1.3-3) ...
16:03:37 #11 27.20 Selecting previously unselected package man-db.
16:03:37 #11 27.20 Preparing to unpack .../044-man-db_2.10.2-1_armhf.deb ...
16:03:37 #11 27.20 Unpacking man-db (2.10.2-1) ...
16:03:37 #11 27.25 Selecting previously unselected package manpages.
16:03:37 #11 27.25 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
16:03:37 #11 27.26 Unpacking manpages (5.10-1ubuntu1) ...
16:03:37 #11 27.38 Selecting previously unselected package openssh-client.
16:03:37 #10 42.47 Preparing to unpack .../306-libsoap-lite-perl_1.27-1_all.deb ...
16:03:37 #10 42.47 Unpacking libsoap-lite-perl (1.27-1) ...
16:03:37 #10 42.53 Selecting previously unselected package libsort-key-perl.
16:03:37 #10 42.53 Preparing to unpack .../307-libsort-key-perl_1.33-2+b3_arm64.deb ...
16:03:37 #10 42.54 Unpacking libsort-key-perl (1.33-2+b3) ...
16:03:37 #10 42.58 Selecting previously unselected package libstring-copyright-perl.
16:03:37 #10 42.58 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
16:03:37 #10 42.58 Unpacking libstring-copyright-perl (0.003006-1) ...
16:03:37 #10 42.62 Selecting previously unselected package libstring-escape-perl.
16:03:37 #10 42.62 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
16:03:37 #10 42.62 Unpacking libstring-escape-perl (2010.002-2) ...
16:03:37 #10 42.66 Selecting previously unselected package libstring-shellquote-perl.
16:03:37 #10 42.66 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
16:03:37 #10 42.67 Unpacking libstring-shellquote-perl (1.04-1) ...
16:03:37 #10 42.70 Selecting previously unselected package libsys-cpuaffinity-perl:arm64.
16:03:37 #10 44.69 Setting up python3 (3.6.7-1~18.04) ...
16:03:37 #10 45.07 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
16:03:37 #10 45.08 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
16:03:37 #11 40.05 Preparing to unpack .../323-licensecheck_3.0.45-1_all.deb ...
16:03:37 #11 40.05 Unpacking licensecheck (3.0.45-1) ...
16:03:37 #11 40.09 Selecting previously unselected package libdevel-size-perl.
16:03:37 #11 40.09 Preparing to unpack .../324-libdevel-size-perl_0.83-1build1_arm64.deb ...
16:03:37 #11 40.10 Unpacking libdevel-size-perl (0.83-1build1) ...
16:03:37 #11 40.13 Selecting previously unselected package t1utils.
16:03:37 #11 40.14 Preparing to unpack .../325-t1utils_1.41-3_arm64.deb ...
16:03:37 #11 40.14 Unpacking t1utils (1.41-3) ...
16:03:37 #11 40.18 Selecting previously unselected package lintian.
16:03:37 #11 40.19 Preparing to unpack .../326-lintian_2.62.0ubuntu2.2_all.deb ...
16:03:37 #11 40.19 Unpacking lintian (2.62.0ubuntu2.2) ...
16:03:37 #10 49.50 Preparing to unpack .../275-libmarkdown2_2.2.6-1_armhf.deb ...
16:03:37 #10 49.50 Unpacking libmarkdown2:armhf (2.2.6-1) ...
16:03:37 #10 49.54 Selecting previously unselected package libmime-tools-perl.
16:03:37 #10 49.55 Preparing to unpack .../276-libmime-tools-perl_5.509-1_all.deb ...
16:03:37 #10 49.55 Unpacking libmime-tools-perl (5.509-1) ...
16:03:37 #10 49.61 Selecting previously unselected package libmoox-aliases-perl.
16:03:37 #10 49.62 Preparing to unpack .../277-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:03:37 #10 49.62 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:03:37 #10 49.66 Selecting previously unselected package libnamespace-autoclean-perl.
16:03:37 #10 49.66 Preparing to unpack .../278-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:03:37 #10 49.67 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:03:37 #10 49.71 Selecting previously unselected package libobject-id-perl.
16:03:37 #10 49.71 Preparing to unpack .../279-libobject-id-perl_0.1.2-2.1_all.deb ...
16:03:37 #10 49.72 Unpacking libobject-id-perl (0.1.2-2.1) ...
16:03:37 #10 36.37 Preparing to unpack .../164-liberror-perl_0.17027-2_all.deb ...
16:03:37 #10 36.37 Unpacking liberror-perl (0.17027-2) ...
16:03:37 #10 36.41 Selecting previously unselected package git-man.
16:03:37 #10 36.41 Preparing to unpack .../165-git-man_1%3a2.20.1-2+deb10u6_all.deb ...
16:03:37 #10 36.41 Unpacking git-man (1:2.20.1-2+deb10u6) ...
16:03:37 #10 36.55 Selecting previously unselected package git.
16:03:37 #10 36.55 Preparing to unpack .../166-git_1%3a2.20.1-2+deb10u6_amd64.deb ...
16:03:37 #10 36.57 Unpacking git (1:2.20.1-2+deb10u6) ...
16:03:37 #13 7.859 --------------------------------------------------------------------------------
16:03:37 #13 7.860 Total                                            36 MB/s | 122 MB     00:03     
16:03:37 #11 39.49 Preparing to unpack .../314-libsereal-decoder-perl_4.023+ds-1_arm64.deb ...
16:03:37 #11 39.49 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
16:03:37 #11 39.54 Selecting previously unselected package libsereal-encoder-perl:arm64.
16:03:37 #11 39.54 Preparing to unpack .../315-libsereal-encoder-perl_4.023+ds-1_arm64.deb ...
16:03:37 #11 39.54 Unpacking libsereal-encoder-perl:arm64 (4.023+ds-1) ...
16:03:37 #11 39.58 Selecting previously unselected package libset-intspan-perl.
16:03:37 #11 39.59 Preparing to unpack .../316-libset-intspan-perl_1.19-2_all.deb ...
16:03:37 #11 39.59 Unpacking libset-intspan-perl (1.19-2) ...
16:03:37 #11 39.64 Selecting previously unselected package libsocket6-perl.
16:03:37 #11 39.64 Preparing to unpack .../317-libsocket6-perl_0.29-1build4_arm64.deb ...
16:03:37 #11 39.64 Unpacking libsocket6-perl (0.29-1build4) ...
16:03:37 #11 39.68 Selecting previously unselected package libstring-copyright-perl.
16:03:37 #11 39.68 Preparing to unpack .../318-libstring-copyright-perl_0.003012-1_all.deb ...
16:03:37 #11 39.69 Unpacking libstring-copyright-perl (0.003012-1) ...
16:03:37 #11 25.68 Preparing to unpack .../115-gcc-12_12.2.0-3ubuntu1_amd64.deb ...
16:03:37 #11 25.68 Unpacking gcc-12 (12.2.0-3ubuntu1) ...
16:03:37 #11 23.60 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
16:03:37 #11 23.65 Selecting previously unselected package libxdmcp6:amd64.
16:03:37 #11 23.65 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
16:03:37 #11 23.66 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
16:03:37 #11 23.74 Selecting previously unselected package libxcb1:amd64.
16:03:37 #11 23.74 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ...
16:03:37 #11 23.78 Unpacking libxcb1:amd64 (1.14-2) ...
16:03:37 #10 55.37 Setting up libio-socket-inet6-perl (2.72-2) ...
16:03:37 #10 55.38 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:03:37 #10 55.40 Setting up libio-pty-perl (1:1.08-1.1build4) ...
16:03:37 #10 55.41 Setting up libfile-which-perl (1.21-1) ...
16:03:37 #10 55.43 Setting up libencode-locale-perl (1.05-1) ...
16:03:37 #10 55.45 Setting up libperlio-gzip-perl (0.19-1build3) ...
16:03:37 #10 55.46 Setting up libtext-levenshtein-perl (0.13-1) ...
16:03:37 #10 55.48 Setting up liberror-perl (0.17025-1) ...
16:03:37 #10 55.50 Setting up libvariable-magic-perl (0.62-1) ...
16:03:37 #10 55.52 Setting up libtimedate-perl (2.3000-2) ...
16:03:37 #10 55.53 Setting up libnet-ip-perl (1.26-1) ...
16:03:37 #10 55.55 Setting up librole-tiny-perl (2.000006-1) ...
16:03:37 #10 55.56 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
16:03:37 #10 55.57 Setting up libfile-homedir-perl (1.002-1) ...
16:03:37 #11 17.93 Get:309 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libfreezethaw-perl all 0.5001-2.1 [16.0 kB]
16:03:37 #11 17.94 Get:310 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsort-versions-perl all 1.62-2 [8848 B]
16:03:37 #11 17.94 Get:311 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:03:37 #11 17.95 Get:312 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
16:03:37 #11 17.95 Get:313 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
16:03:37 #11 17.96 Get:314 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjson-perl all 4.09000-1 [82.4 kB]
16:03:37 #11 17.98 Get:315 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblog-any-perl all 1.710-1 [68.4 kB]
16:03:37 #11 17.99 Get:316 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
16:03:37 #11 17.99 Get:317 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpackage-stash-perl all 0.40-1 [19.5 kB]
16:03:37 #11 18.01 Get:318 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-identify-perl armhf 0.14-2 [10.5 kB]
16:03:37 #11 18.07 Get:319 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsub-name-perl armhf 0.26-2 [11.1 kB]
16:03:37 #10 35.69 Selecting previously unselected package libgitlab-api-v4-perl.
16:03:37 #10 35.69 Preparing to unpack .../231-libgitlab-api-v4-perl_0.16-1_all.deb ...
16:03:37 #10 35.70 Unpacking libgitlab-api-v4-perl (0.16-1) ...
16:03:37 #10 35.74 Selecting previously unselected package libglib2.0-data.
16:03:37 #10 35.74 Preparing to unpack .../232-libglib2.0-data_2.58.3-2+deb10u4_all.deb ...
16:03:37 #10 35.74 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ...
16:03:37 #10 35.89 Selecting previously unselected package libgpm2:arm64.
16:03:37 #10 35.89 Preparing to unpack .../233-libgpm2_1.20.7-5_arm64.deb ...
16:03:37 #10 35.90 Unpacking libgpm2:arm64 (1.20.7-5) ...
16:03:37 #10 35.94 Selecting previously unselected package libidn11:arm64.
16:03:37 #10 35.94 Preparing to unpack .../234-libidn11_1.33-2.2_arm64.deb ...
16:03:37 #10 35.95 Unpacking libidn11:arm64 (1.33-2.2) ...
16:03:37 #10 35.99 Selecting previously unselected package libntlm0:arm64.
16:03:37 #10 36.00 Preparing to unpack .../235-libntlm0_1.5-1+deb10u1_arm64.deb ...
16:03:37 #10 36.00 Unpacking libntlm0:arm64 (1.5-1+deb10u1) ...
16:03:37 #10 36.04 Selecting previously unselected package libgsasl7.
16:03:37 #10 36.05 Preparing to unpack .../236-libgsasl7_1.8.0-8+deb10u1_arm64.deb ...
16:03:37 #24 15.82 The following NEW packages will be installed:
16:03:37 #24 15.82   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
16:03:37 #24 15.82   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
16:03:37 #24 15.82   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
16:03:37 #24 15.82   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
16:03:37 #24 15.82   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
16:03:37 #24 15.82   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
16:03:37 #24 15.82   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
16:03:37 #24 15.82   crossbuild-essential-armel crossbuild-essential-armhf
16:03:37 #24 15.82   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
16:03:37 #24 15.82   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
16:03:37 #24 15.82   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
16:03:37 #24 15.82   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
16:03:37 #24 15.82   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
16:03:37 #24 15.82   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
16:03:37 #24 15.82   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
16:03:37 #24 15.82   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
16:03:37 #24 15.82   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
16:03:37 #24 15.82   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
16:03:37 #24 15.82   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
16:03:37 #24 15.82   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
16:03:37 #24 15.82   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
16:03:37 #24 15.82   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
16:03:37 #24 15.82   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
16:03:37 #24 15.82   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
16:03:37 #24 15.82   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
16:03:37 #24 15.82   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
16:03:37 #24 15.82   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
16:03:37 #24 15.82   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
16:03:37 #24 15.82   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
16:03:37 #24 15.82   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
16:03:37 #24 15.82   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
16:03:37 #24 15.83   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
16:03:37 #24 15.83   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
16:03:37 #24 15.83   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
16:03:37 #24 15.83   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
16:03:37 #24 15.83   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
16:03:37 #24 15.83   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
16:03:37 #24 15.83   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
16:03:37 #24 15.83   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
16:03:37 #24 15.83   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
16:03:37 #24 15.83   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
16:03:37 #24 15.83   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
16:03:37 #24 15.83   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
16:03:37 #24 15.83   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
16:03:37 #24 15.83   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
16:03:37 #24 15.83   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
16:03:37 #24 15.83   linux-libc-dev-s390x-cross patch xz-utils
16:03:37 #24 16.15 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
16:03:37 #24 16.15 Need to get 788 MB of archives.
16:03:37 #24 16.15 After this operation, 3385 MB of additional disk space will be used.
16:03:37 #24 16.15 Get:1 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
16:03:37 #24 16.15 Get:2 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
16:03:37 #24 16.15 Get:3 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
16:03:37 #24 16.15 Get:4 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
16:03:37 #24 16.15 Get:5 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
16:03:37 #24 16.16 Get:6 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
16:03:37 #24 16.16 Get:7 http://deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
16:03:37 #24 16.18 Get:8 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
16:03:37 #24 16.20 Get:9 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
16:03:37 #24 16.23 Get:10 http://deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
16:03:37 #11 28.73 Preparing to unpack .../091-binutils-aarch64-linux-gnu_2.39-3ubuntu1.1_arm64.deb ...
16:03:37 #11 28.73 Unpacking binutils-aarch64-linux-gnu (2.39-3ubuntu1.1) ...
16:03:37 #11 28.87 Selecting previously unselected package binutils.
16:03:37 #11 28.87 Preparing to unpack .../092-binutils_2.39-3ubuntu1.1_arm64.deb ...
16:03:37 #11 28.87 Unpacking binutils (2.39-3ubuntu1.1) ...
16:03:37 #11 28.92 Selecting previously unselected package libc-dev-bin.
16:03:37 #11 28.92 Preparing to unpack .../093-libc-dev-bin_2.36-0ubuntu4_arm64.deb ...
16:03:37 #11 28.93 Unpacking libc-dev-bin (2.36-0ubuntu4) ...
16:03:37 #11 28.96 Selecting previously unselected package linux-libc-dev:arm64.
16:03:37 #11 28.96 Preparing to unpack .../094-linux-libc-dev_5.19.0-26.27_arm64.deb ...
16:03:37 #11 28.96 Unpacking linux-libc-dev:arm64 (5.19.0-26.27) ...
16:03:37 #11 22.75 Selecting previously unselected package libicu66:armhf.
16:03:37 #11 22.75 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_armhf.deb ...
16:03:37 #11 22.76 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ...
16:03:37 
16:03:37 #14 [stage-1 7/9] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:03:37 #11 24.21 Selecting previously unselected package libmpc3:amd64.
16:03:37 #11 24.21 Preparing to unpack .../074-libmpc3_1.2.1-2build1_amd64.deb ...
16:03:37 #11 24.22 Unpacking libmpc3:amd64 (1.2.1-2build1) ...
16:03:37 #11 24.25 Selecting previously unselected package cpp-11.
16:03:37 #11 24.25 Preparing to unpack .../075-cpp-11_11.3.0-1ubuntu1~22.04_amd64.deb ...
16:03:37 #11 24.26 Unpacking cpp-11 (11.3.0-1ubuntu1~22.04) ...
16:03:37 #11 24.42 Selecting previously unselected package cpp.
16:03:37 #10 36.83 Fedora 36 - x86_64 - Updates                     17 MB/s |  31 MB     00:01    
16:03:37 #11 27.38 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3_armhf.deb ...
16:03:37 #11 27.39 Unpacking openssh-client (1:8.9p1-3) ...
16:03:37 #11 27.43 Selecting previously unselected package publicsuffix.
16:03:37 #11 27.43 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
16:03:37 #11 27.44 Unpacking publicsuffix (20211207.1025-1) ...
16:03:37 #11 27.47 Selecting previously unselected package strace.
16:03:37 #11 27.47 Preparing to unpack .../048-strace_5.16-0ubuntu3_armhf.deb ...
16:03:37 #11 27.47 Unpacking strace (5.16-0ubuntu3) ...
16:03:37 #11 27.52 Selecting previously unselected package xauth.
16:03:37 #11 27.52 Preparing to unpack .../049-xauth_1%3a1.1-1build2_armhf.deb ...
16:03:37 #11 27.53 Unpacking xauth (1:1.1-1build2) ...
16:03:37 #11 27.56 Selecting previously unselected package xz-utils.
16:03:37 #11 27.56 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_armhf.deb ...
16:03:37 #11 27.56 Unpacking xz-utils (5.2.5-2ubuntu1) ...
16:03:37 #11 27.60 Selecting previously unselected package libsigsegv2:armhf.
16:03:37 #11 27.60 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_armhf.deb ...
16:03:37 #11 27.61 Unpacking libsigsegv2:armhf (2.13-1ubuntu3) ...
16:03:37 #11 27.64 Selecting previously unselected package m4.
16:03:37 #10 36.34 Preparing to unpack .../104-libclass-method-modifiers-perl_2.12-1_all.deb ...
16:03:37 #10 36.34 Unpacking libclass-method-modifiers-perl (2.12-1) ...
16:03:37 #10 36.37 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:37 #10 36.37 Preparing to unpack .../105-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:03:37 #10 36.38 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:03:37 #10 36.41 Selecting previously unselected package libdevel-globaldestruction-perl.
16:03:37 #10 36.41 Preparing to unpack .../106-libdevel-globaldestruction-perl_0.14-1_all.deb ...
16:03:37 #10 36.44 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
16:03:37 #10 36.47 Selecting previously unselected package libb-hooks-op-check-perl.
16:03:37 #10 36.47 Preparing to unpack .../107-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
16:03:37 #10 36.47 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
16:03:37 #10 36.50 Selecting previously unselected package libdynaloader-functions-perl.
16:03:37 #10 36.50 Preparing to unpack .../108-libdynaloader-functions-perl_0.003-1_all.deb ...
16:03:37 #10 36.51 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:03:37 #10 36.54 Selecting previously unselected package libdevel-callchecker-perl.
16:03:37 #10 42.70 Preparing to unpack .../311-libsys-cpuaffinity-perl_1.13~03-1_arm64.deb ...
16:03:37 #10 42.71 Unpacking libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
16:03:37 #10 42.75 Selecting previously unselected package libterm-readkey-perl.
16:03:37 #10 42.75 Preparing to unpack .../312-libterm-readkey-perl_2.38-1+b2_arm64.deb ...
16:03:37 #10 42.76 Unpacking libterm-readkey-perl (2.38-1+b2) ...
16:03:37 #10 42.79 Selecting previously unselected package libtext-levenshteinxs-perl.
16:03:37 #10 42.79 Preparing to unpack .../313-libtext-levenshteinxs-perl_0.03-4+b8_arm64.deb ...
16:03:37 #10 42.80 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
16:03:37 #10 42.83 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
16:03:37 #10 42.84 Preparing to unpack .../314-libtext-markdown-discount-perl_0.12-1+b1_arm64.deb ...
16:03:37 #10 42.84 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
16:03:37 #10 42.88 Selecting previously unselected package libtext-xslate-perl.
16:03:37 #10 42.88 Preparing to unpack .../315-libtext-xslate-perl_3.5.8-1+b1_arm64.deb ...
16:03:37 #10 42.88 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
16:03:37 #10 42.94 Selecting previously unselected package libtime-duration-perl.
16:03:37 #10 42.94 Preparing to unpack .../316-libtime-duration-perl_1.21-1_all.deb ...
16:03:37 #10 42.95 Unpacking libtime-duration-perl (1.21-1) ...
16:03:37 #10 42.98 Selecting previously unselected package libtime-moment-perl.
16:03:37 #10 42.99 Preparing to unpack .../317-libtime-moment-perl_0.44-1+b3_arm64.deb ...
16:03:37 #10 42.99 Unpacking libtime-moment-perl (0.44-1+b3) ...
16:03:37 #10 43.03 Selecting previously unselected package libtype-tiny-xs-perl.
16:03:37 #10 43.04 Preparing to unpack .../318-libtype-tiny-xs-perl_0.022-1_arm64.deb ...
16:03:37 #11 40.45 Selecting previously unselected package manpages-dev.
16:03:37 #11 40.46 Preparing to unpack .../327-manpages-dev_5.05-1_all.deb ...
16:03:37 #11 40.46 Unpacking manpages-dev (5.05-1) ...
16:03:37 #10 49.76 Selecting previously unselected package libmoox-struct-perl.
16:03:37 #10 49.76 Preparing to unpack .../280-libmoox-struct-perl_0.020-1_all.deb ...
16:03:37 #10 49.77 Unpacking libmoox-struct-perl (0.020-1) ...
16:03:37 #10 49.80 Selecting previously unselected package libmouse-perl.
16:03:37 #10 49.80 Preparing to unpack .../281-libmouse-perl_2.5.10-1+b1_armhf.deb ...
16:03:37 #10 49.81 Unpacking libmouse-perl (2.5.10-1+b1) ...
16:03:37 #10 49.86 Selecting previously unselected package libnumber-range-perl.
16:03:37 #10 49.86 Preparing to unpack .../282-libnumber-range-perl_0.12-1.1_all.deb ...
16:03:37 #10 49.87 Unpacking libnumber-range-perl (0.12-1.1) ...
16:03:37 #10 49.90 Selecting previously unselected package libossp-uuid16:armhf.
16:03:37 #10 49.91 Preparing to unpack .../283-libossp-uuid16_1.6.2-1.5+b9_armhf.deb ...
16:03:37 #10 49.91 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b9) ...
16:03:37 #10 49.95 Selecting previously unselected package libossp-uuid-perl.
16:03:37 #10 49.95 Preparing to unpack .../284-libossp-uuid-perl_1.6.2-1.5+b9_armhf.deb ...
16:03:37 #10 49.95 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
16:03:37 #10 49.99 Selecting previously unselected package libpackage-stash-xs-perl.
16:03:37 #10 45.09 Setting up python3-magic (2:0.4.15-1) ...
16:03:37 #11 39.73 Selecting previously unselected package libstring-escape-perl.
16:03:37 #11 39.73 Preparing to unpack .../319-libstring-escape-perl_2010.002-2_all.deb ...
16:03:37 #11 39.73 Unpacking libstring-escape-perl (2010.002-2) ...
16:03:37 #11 39.78 Selecting previously unselected package libstring-shellquote-perl.
16:03:37 #11 39.78 Preparing to unpack .../320-libstring-shellquote-perl_1.04-1_all.deb ...
16:03:37 #11 39.78 Unpacking libstring-shellquote-perl (1.04-1) ...
16:03:37 #11 39.82 Selecting previously unselected package libxs-parse-keyword-perl.
16:03:37 #11 39.82 Preparing to unpack .../321-libxs-parse-keyword-perl_0.21-1build1_arm64.deb ...
16:03:37 #11 39.83 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
16:03:37 #11 39.87 Selecting previously unselected package libsyntax-keyword-try-perl.
16:03:37 #11 39.88 Preparing to unpack .../322-libsyntax-keyword-try-perl_0.26-1build1_arm64.deb ...
16:03:37 #11 39.88 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
16:03:37 #11 39.92 Selecting previously unselected package libterm-readkey-perl.
16:03:37 #11 39.92 Preparing to unpack .../323-libterm-readkey-perl_2.38-1build4_arm64.deb ...
16:03:37 #11 39.93 Unpacking libterm-readkey-perl (2.38-1build4) ...
16:03:37 #11 39.97 Selecting previously unselected package libtext-levenshteinxs-perl.
16:03:37 #11 39.98 Preparing to unpack .../324-libtext-levenshteinxs-perl_0.03-4build10_arm64.deb ...
16:03:37 #11 39.98 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
16:03:37 #11 40.02 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
16:03:37 #11 40.02 Preparing to unpack .../325-libtext-markdown-discount-perl_0.13-1build1_arm64.deb ...
16:03:37 #11 40.03 Unpacking libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
16:03:37 #11 23.89 Selecting previously unselected package libx11-data.
16:03:37 #11 23.89 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
16:03:37 #11 23.91 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
16:03:37 #11 24.08 Selecting previously unselected package libx11-6:amd64.
16:03:37 #11 24.08 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ...
16:03:37 #11 24.10 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
16:03:37 #11 26.07 Selecting previously unselected package gcc.
16:03:37 #11 26.07 Preparing to unpack .../116-gcc_4%3a12.2.0-1ubuntu1_amd64.deb ...
16:03:37 #11 26.08 Unpacking gcc (4:12.2.0-1ubuntu1) ...
16:03:37 #11 26.11 Selecting previously unselected package libstdc++-12-dev:amd64.
16:03:37 #11 26.11 Preparing to unpack .../117-libstdc++-12-dev_12.2.0-3ubuntu1_amd64.deb ...
16:03:37 #11 26.11 Unpacking libstdc++-12-dev:amd64 (12.2.0-3ubuntu1) ...
16:03:37 #11 18.07 Get:320 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnamespace-clean-perl all 0.27-2 [14.0 kB]
16:03:37 #10 55.59 Setting up libipc-system-simple-perl (1.25-4) ...
16:03:37 #10 55.61 Setting up libfile-basedir-perl (0.07-1) ...
16:03:37 #11 18.07 Get:321 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpath-tiny-perl all 0.122-1 [45.9 kB]
16:03:37 #11 18.07 Get:322 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
16:03:37 #11 18.08 Get:323 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtype-tiny-perl all 1.016008-1 [336 kB]
16:03:37 #11 18.10 Get:324 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
16:03:37 #11 18.11 Get:325 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-form-perl all 6.10-1 [23.0 kB]
16:03:37 #11 18.11 Get:326 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-format-perl all 2.16-1 [38.2 kB]
16:03:37 #11 18.11 Get:327 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-html5-entities-perl all 0.004-2 [22.1 kB]
16:03:37 #11 18.16 Get:328 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB]
16:03:37 #11 18.16 Get:329 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libhttp-daemon-perl all 6.14-1.1 [22.4 kB]
16:03:37 #11 18.16 Get:330 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libindirect-perl armhf 0.39-2 [20.8 kB]
16:03:37 #11 18.16 Get:331 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libio-interactive-perl all 1.023-1 [10.4 kB]
16:03:37 #11 18.16 Get:332 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB]
16:03:37 #11 18.23 Get:333 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjson-xs-perl armhf 4.030-1build3 [85.8 kB]
16:03:37 #11 18.23 Get:334 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB]
16:03:37 #11 18.23 Get:335 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libldap-common all 2.5.13+dfsg-1ubuntu1 [19.6 kB]
16:03:37 #11 18.24 Get:336 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-compare-perl all 0.55-1 [63.3 kB]
16:03:37 #11 18.24 Get:337 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
16:03:37 #11 18.30 Get:338 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-someutils-xs-perl armhf 0.58-2build3 [31.4 kB]
16:03:37 #11 18.30 Get:339 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblist-utilsby-perl all 0.12-1 [15.5 kB]
16:03:37 #11 18.31 Get:340 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libltdl7 armhf 2.4.7-4 [37.2 kB]
16:03:37 #11 18.31 Get:341 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libltdl-dev armhf 2.4.7-4 [167 kB]
16:03:37 #11 18.32 Get:342 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB]
16:03:37 #10 55.63 Setting up libstring-escape-perl (2010.002-2) ...
16:03:37 #10 55.64 Setting up libb-hooks-op-check-perl (0.22-1) ...
16:03:37 #10 55.66 Setting up libio-html-perl (1.001-1) ...
16:03:37 #10 55.67 Setting up libexporter-tiny-perl (1.000000-2) ...
16:03:37 #10 55.69 Setting up libarchive-cpio-perl (0.10-1) ...
16:03:37 #10 55.70 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ...
16:03:37 #10 55.72 Setting up libnumber-range-perl (0.12-1) ...
16:03:37 #10 55.73 Setting up liblist-compare-perl (0.53-1) ...
16:03:37 #10 55.74 Setting up autoconf (2.69-11) ...
16:03:37 #10 55.77 Setting up libpath-iterator-rule-perl (1.009-1) ...
16:03:37 #10 55.78 Setting up python3-gpg (1.10.0-1ubuntu2) ...
16:03:37 #24 16.25 Get:11 http://deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
16:03:37 #24 16.27 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
16:03:37 #24 16.27 Get:13 http://deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB]
16:03:37 #10 28.31 Selecting previously unselected package perl.
16:03:37 #10 28.31 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.6_amd64.deb ...
16:03:37 #10 28.32 Unpacking perl (5.26.1-6ubuntu0.6) ...
16:03:37 #10 28.38 Selecting previously unselected package openssl.
16:03:37 #10 28.38 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ...
16:03:37 #10 28.39 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ...
16:03:37 #10 28.49 Selecting previously unselected package ca-certificates.
16:03:37 #12 0.853 Hit:1 http://archive.raspbian.org/raspbian buster InRelease
16:03:37 #10 36.05 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
16:03:37 #10 36.10 Selecting previously unselected package libhtml-form-perl.
16:03:37 #10 36.10 Preparing to unpack .../237-libhtml-form-perl_6.03-1_all.deb ...
16:03:37 #10 36.10 Unpacking libhtml-form-perl (6.03-1) ...
16:03:37 #10 36.14 Selecting previously unselected package libhtml-format-perl.
16:03:37 #10 36.14 Preparing to unpack .../238-libhtml-format-perl_2.12-1_all.deb ...
16:03:37 #10 36.14 Unpacking libhtml-format-perl (2.12-1) ...
16:03:37 #10 36.18 Selecting previously unselected package libhttp-daemon-perl.
16:03:37 #10 36.19 Preparing to unpack .../239-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
16:03:37 #10 36.19 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
16:03:37 #10 36.22 Selecting previously unselected package libstruct-dumb-perl.
16:03:37 #10 36.23 Preparing to unpack .../240-libstruct-dumb-perl_0.09-1_all.deb ...
16:03:37 #10 36.23 Unpacking libstruct-dumb-perl (0.09-1) ...
16:03:37 #10 36.28 Selecting previously unselected package libio-async-perl.
16:03:37 #10 36.28 Preparing to unpack .../241-libio-async-perl_0.72-1_all.deb ...
16:03:37 #10 36.29 Unpacking libio-async-perl (0.72-1) ...
16:03:37 #11 29.13 Selecting previously unselected package libcrypt-dev:arm64.
16:03:37 #11 29.13 Preparing to unpack .../095-libcrypt-dev_1%3a4.4.28-2_arm64.deb ...
16:03:37 #11 29.14 Unpacking libcrypt-dev:arm64 (1:4.4.28-2) ...
16:03:37 #11 29.18 Selecting previously unselected package rpcsvc-proto.
16:03:37 #11 29.18 Preparing to unpack .../096-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ...
16:03:37 #11 29.19 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
16:03:37 #11 29.23 Selecting previously unselected package libtirpc-dev:arm64.
16:03:37 #11 29.23 Preparing to unpack .../097-libtirpc-dev_1.3.3+ds-1_arm64.deb ...
16:03:38 #11 24.42 Preparing to unpack .../076-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
16:03:38 #11 24.43 Unpacking cpp (4:11.2.0-1ubuntu1) ...
16:03:38 #11 24.46 Selecting previously unselected package libcc1-0:amd64.
16:03:38 #11 24.46 Preparing to unpack .../077-libcc1-0_12.1.0-2ubuntu1~22.04_amd64.deb ...
16:03:38 #11 24.47 Unpacking libcc1-0:amd64 (12.1.0-2ubuntu1~22.04) ...
16:03:38 #11 24.50 Selecting previously unselected package libgomp1:amd64.
16:03:38 #11 24.50 Preparing to unpack .../078-libgomp1_12.1.0-2ubuntu1~22.04_amd64.deb ...
16:03:38 #11 24.50 Unpacking libgomp1:amd64 (12.1.0-2ubuntu1~22.04) ...
16:03:38 #11 24.54 Selecting previously unselected package libitm1:amd64.
16:03:38 #11 24.54 Preparing to unpack .../079-libitm1_12.1.0-2ubuntu1~22.04_amd64.deb ...
16:03:38 #11 24.54 Unpacking libitm1:amd64 (12.1.0-2ubuntu1~22.04) ...
16:03:38 #11 24.57 Selecting previously unselected package libatomic1:amd64.
16:03:38 #11 24.57 Preparing to unpack .../080-libatomic1_12.1.0-2ubuntu1~22.04_amd64.deb ...
16:03:38 #11 24.58 Unpacking libatomic1:amd64 (12.1.0-2ubuntu1~22.04) ...
16:03:38 #11 24.62 Selecting previously unselected package libasan6:amd64.
16:03:38 #11 24.62 Preparing to unpack .../081-libasan6_11.3.0-1ubuntu1~22.04_amd64.deb ...
16:03:38 #11 24.62 Unpacking libasan6:amd64 (11.3.0-1ubuntu1~22.04) ...
16:03:38 #10 26.90 Selecting previously unselected package libcbor0:amd64.
16:03:38 #10 26.90 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ...
16:03:38 #11 27.64 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_armhf.deb ...
16:03:38 #11 27.64 Unpacking m4 (1.4.18-5ubuntu2) ...
16:03:38 #11 27.68 Selecting previously unselected package autoconf.
16:03:38 #11 27.68 Preparing to unpack .../053-autoconf_2.71-2_all.deb ...
16:03:38 #11 27.68 Unpacking autoconf (2.71-2) ...
16:03:38 #11 27.73 Selecting previously unselected package autotools-dev.
16:03:38 #11 27.73 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ...
16:03:38 #11 27.73 Unpacking autotools-dev (20220109.1) ...
16:03:38 #11 27.77 Selecting previously unselected package automake.
16:03:38 #11 27.77 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ...
16:03:38 #11 27.78 Unpacking automake (1:1.16.5-1.3) ...
16:03:38 #11 27.82 Selecting previously unselected package autopoint.
16:03:38 #11 27.82 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ...
16:03:38 #11 27.82 Unpacking autopoint (0.21-4ubuntu4) ...
16:03:38 #11 27.85 Selecting previously unselected package binutils-common:armhf.
16:03:38 #11 27.85 Preparing to unpack .../057-binutils-common_2.38-4ubuntu2.1_armhf.deb ...
16:03:38 #11 27.86 Unpacking binutils-common:armhf (2.38-4ubuntu2.1) ...
16:03:38 #11 27.89 Selecting previously unselected package libbinutils:armhf.
16:03:38 #10 43.04 Unpacking libtype-tiny-xs-perl (0.022-1) ...
16:03:38 #10 43.08 Selecting previously unselected package libunicode-utf8-perl.
16:03:38 #10 43.08 Preparing to unpack .../319-libunicode-utf8-perl_0.62-1+b2_arm64.deb ...
16:03:38 #10 43.08 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
16:03:38 #10 43.13 Selecting previously unselected package libxdelta2.
16:03:38 #10 43.13 Preparing to unpack .../320-libxdelta2_1.1.3-9.3_arm64.deb ...
16:03:38 #10 43.14 Unpacking libxdelta2 (1.1.3-9.3) ...
16:03:38 #10 43.19 Selecting previously unselected package libxext6:arm64.
16:03:38 #10 36.54 Preparing to unpack .../109-libdevel-callchecker-perl_0.008-1_armhf.deb ...
16:03:38 #10 36.54 Unpacking libdevel-callchecker-perl (0.008-1) ...
16:03:38 #10 36.57 Selecting previously unselected package libparams-classify-perl.
16:03:38 #10 36.58 Preparing to unpack .../110-libparams-classify-perl_0.015-1+b1_armhf.deb ...
16:03:38 #10 36.58 Unpacking libparams-classify-perl (0.015-1+b1) ...
16:03:38 #10 36.62 Selecting previously unselected package libmodule-runtime-perl.
16:03:38 #10 36.62 Preparing to unpack .../111-libmodule-runtime-perl_0.016-1_all.deb ...
16:03:38 #10 36.63 Unpacking libmodule-runtime-perl (0.016-1) ...
16:03:38 #10 36.67 Selecting previously unselected package libimport-into-perl.
16:03:38 #10 36.67 Preparing to unpack .../112-libimport-into-perl_1.002005-1_all.deb ...
16:03:38 #10 36.67 Unpacking libimport-into-perl (1.002005-1) ...
16:03:38 #10 36.71 Selecting previously unselected package librole-tiny-perl.
16:03:38 #10 36.71 Preparing to unpack .../113-librole-tiny-perl_2.000006-1_all.deb ...
16:03:38 #10 36.71 Unpacking librole-tiny-perl (2.000006-1) ...
16:03:38 #10 36.75 Selecting previously unselected package libstrictures-perl.
16:03:38 #10 36.75 Preparing to unpack .../114-libstrictures-perl_2.000005-1_all.deb ...
16:03:38 #10 36.75 Unpacking libstrictures-perl (2.000005-1) ...
16:03:38 #10 36.79 Selecting previously unselected package libsub-quote-perl.
16:03:38 #10 36.79 Preparing to unpack .../115-libsub-quote-perl_2.005001-1_all.deb ...
16:03:38 #10 36.79 Unpacking libsub-quote-perl (2.005001-1) ...
16:03:38 #10 36.82 Selecting previously unselected package libmoo-perl.
16:03:38 #10 36.83 Preparing to unpack .../116-libmoo-perl_2.003004-2_all.deb ...
16:03:38 #10 36.83 Unpacking libmoo-perl (2.003004-2) ...
16:03:38 #10 36.87 Selecting previously unselected package libencode-locale-perl.
16:03:38 #10 36.87 Preparing to unpack .../117-libencode-locale-perl_1.05-1_all.deb ...
16:03:38 #10 36.87 Unpacking libencode-locale-perl (1.05-1) ...
16:03:38 #10 36.91 Selecting previously unselected package libtimedate-perl.
16:03:38 #11 40.68 Selecting previously unselected package python3-certifi.
16:03:38 #11 40.68 Preparing to unpack .../328-python3-certifi_2019.11.28-1_all.deb ...
16:03:38 #11 40.68 Unpacking python3-certifi (2019.11.28-1) ...
16:03:38 #11 40.73 Selecting previously unselected package python3-idna.
16:03:38 #11 40.74 Preparing to unpack .../329-python3-idna_2.8-1_all.deb ...
16:03:38 #11 40.74 Unpacking python3-idna (2.8-1) ...
16:03:38 #11 40.79 Selecting previously unselected package python3-urllib3.
16:03:38 #11 40.79 Preparing to unpack .../330-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
16:03:38 #11 40.79 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
16:03:38 #11 40.84 Selecting previously unselected package python3-requests.
16:03:38 #10 49.99 Preparing to unpack .../285-libpackage-stash-xs-perl_0.29-1+b2_armhf.deb ...
16:03:38 #10 50.00 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
16:03:38 #10 50.04 Selecting previously unselected package libpath-iterator-rule-perl.
16:03:38 #10 50.04 Preparing to unpack .../286-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:03:38 #10 50.04 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:03:38 #10 50.08 Selecting previously unselected package libperlio-gzip-perl.
16:03:38 #10 50.09 Preparing to unpack .../287-libperlio-gzip-perl_0.19-1+b7_armhf.deb ...
16:03:38 #10 50.09 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
16:03:38 #10 50.13 Selecting previously unselected package libpod-parser-perl.
16:03:38 #10 50.13 Preparing to unpack .../288-libpod-parser-perl_1.63-2_all.deb ...
16:03:38 #10 50.14 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:03:38 #10 50.17 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:03:38 #10 50.20 Unpacking libpod-parser-perl (1.63-2) ...
16:03:38 #10 50.26 Selecting previously unselected package libpod-constants-perl.
16:03:38 #10 45.28 Setting up python3-idna (2.6-1) ...
16:03:38 #10 45.52 Setting up python3-xdg (0.25-4ubuntu1.1) ...
16:03:38 #10 42.80 Dependencies resolved.
16:03:38 #10 42.83 ================================================================================
16:03:38 #10 42.83  Package                       Arch      Version                Repo       Size
16:03:38 #10 42.83 ================================================================================
16:03:38 #10 42.83 Installing:
16:03:38 #10 42.83  dnf-plugins-core              noarch    4.3.1-1.fc35           updates    34 k
16:03:38 #10 42.83  rpm-build                     aarch64   4.17.1-3.fc35          updates    57 k
16:03:38 #10 42.83  rpmlint                       noarch    2.2.0-6.fc35           updates   240 k
16:03:38 #10 42.83 Installing dependencies:
16:03:38 #10 42.83  ansible-srpm-macros           noarch    1-8.1.fc35             updates   8.7 k
16:03:38 #10 42.83  binutils                      aarch64   2.37-25.fc35           updates   6.3 M
16:03:38 #10 42.83  binutils-gold                 aarch64   2.37-25.fc35           updates   873 k
16:03:38 #10 42.83  bzip2                         aarch64   1.0.8-9.fc35           fedora     52 k
16:03:38 #10 42.83  cpio                          aarch64   2.13-11.fc35           fedora    268 k
16:03:38 #10 42.83  dash                          aarch64   0.5.10.2-9.fc35        fedora     97 k
16:03:38 #10 42.83  dbus-libs                     aarch64   1:1.12.24-1.fc35       updates   150 k
16:03:38 #10 42.83  debugedit                     aarch64   5.0-2.fc35             fedora     75 k
16:03:38 #10 42.83  desktop-file-utils            aarch64   0.26-5.fc35            updates    71 k
16:03:38 #10 42.83  devscripts-checkbashisms      aarch64   2.21.4-1.fc35          fedora     28 k
16:03:38 #10 42.83  diffutils                     aarch64   3.8-1.fc35             fedora    398 k
16:03:38 #10 42.83  dwz                           aarch64   0.14-2.fc35            fedora    125 k
16:03:38 #10 42.83  ed                            aarch64   1.14.2-11.fc35         fedora     73 k
16:03:38 #10 42.83  efi-srpm-macros               noarch    5-4.fc35               fedora     22 k
16:03:38 #10 42.83  elfutils                      aarch64   0.187-4.fc35           updates   516 k
16:03:38 #10 42.83  elfutils-debuginfod-client    aarch64   0.187-4.fc35           updates    38 k
16:03:38 #10 42.83  emacs-filesystem              noarch    1:27.2-9.fc35          fedora    9.0 k
16:03:38 #10 42.83  enchant                       aarch64   1:1.6.0-28.fc35        fedora     59 k
16:03:38 #10 42.83  file                          aarch64   5.40-9.fc35            fedora     51 k
16:03:38 #10 42.83  findutils                     aarch64   1:4.8.0-4.fc35         fedora    539 k
16:03:38 #10 42.83  fonts-filesystem              noarch    1:2.0.5-6.fc35         fedora    8.9 k
16:03:38 #10 42.83  fonts-srpm-macros             noarch    1:2.0.5-6.fc35         fedora     27 k
16:03:38 #10 42.83  fpc-srpm-macros               noarch    1.3-4.fc35             fedora    7.6 k
16:03:38 #10 42.83  gdb-minimal                   aarch64   12.1-1.fc35            updates   3.5 M
16:03:38 #10 42.83  gdk-pixbuf2                   aarch64   2.42.6-2.fc35          fedora    465 k
16:03:38 #10 42.83  ghc-srpm-macros               noarch    1.5.0-5.fc35           fedora    7.8 k
16:03:38 #10 42.83  glib-networking               aarch64   2.70.1-1.fc35          updates   176 k
16:03:38 #10 42.83  glibc-gconv-extra             aarch64   2.34-49.fc35           updates   1.6 M
16:03:38 #10 42.83  gnat-srpm-macros              noarch    4-14.fc35              fedora    8.2 k
16:03:38 #10 42.83  go-srpm-macros                noarch    3.2.0-1.fc35           updates    26 k
16:03:38 #10 42.83  groff-base                    aarch64   1.22.4-8.fc35          fedora    1.0 M
16:03:38 #10 42.83  gsettings-desktop-schemas     aarch64   41.0-1.fc35            fedora    688 k
16:03:38 #10 42.83  hunspell                      aarch64   1.7.0-11.fc35          fedora    316 k
16:03:38 #10 42.83  hunspell-en-GB                noarch    0.20140811.1-20.fc35   fedora    225 k
16:03:38 #10 42.83  hunspell-en-US                noarch    0.20140811.1-20.fc35   fedora    176 k
16:03:38 #10 42.83  hunspell-filesystem           aarch64   1.7.0-11.fc35          fedora    7.8 k
16:03:38 #10 42.83  info                          aarch64   6.8-2.fc35             fedora    220 k
16:03:38 #10 42.83  json-glib                     aarch64   1.6.6-1.fc35           fedora    149 k
16:03:38 #10 42.83  kernel-srpm-macros            noarch    1.0-6.fc35             fedora    8.0 k
16:03:38 #10 42.83  libappstream-glib             aarch64   0.7.18-3.fc35          fedora    373 k
16:03:38 #10 42.83  libjpeg-turbo                 aarch64   2.1.0-3.fc35           fedora    170 k
16:03:38 #10 42.83  libpkgconf                    aarch64   1.8.0-1.fc35           fedora     36 k
16:03:38 #10 42.83  libpng                        aarch64   2:1.6.37-11.fc35       fedora    115 k
16:03:38 #10 42.83  libproxy                      aarch64   0.4.17-3.fc35          fedora     68 k
16:03:38 #10 42.83  libsoup                       aarch64   2.74.2-1.fc35          updates   385 k
16:03:38 #10 42.83  libstemmer                    aarch64   0-17.585svn.fc35       fedora     82 k
16:03:38 #10 42.83  lua-srpm-macros               noarch    1-5.fc35               fedora    8.4 k
16:03:38 #10 42.83  ncurses                       aarch64   6.2-8.20210508.fc35    fedora    400 k
16:03:38 #10 42.83  nim-srpm-macros               noarch    3-5.fc35               fedora    8.4 k
16:03:38 #10 42.83  ocaml-srpm-macros             noarch    6-5.fc35               fedora    7.8 k
16:03:38 #10 42.83  openblas-srpm-macros          noarch    2-10.fc35              fedora    7.4 k
16:03:38 #10 42.83  patch                         aarch64   2.7.6-15.fc35          fedora    124 k
16:03:38 #10 42.83  perl-AutoLoader               noarch    5.74-486.fc35          updates    26 k
16:03:38 #10 42.83  perl-B                        aarch64   1.82-486.fc35          updates   186 k
16:03:38 #10 42.83  perl-Carp                     noarch    1.52-478.fc35          fedora     29 k
16:03:38 #10 42.83  perl-Class-Struct             noarch    0.66-486.fc35          updates    27 k
16:03:38 #10 42.83  perl-Data-Dumper              aarch64   2.183-2.fc35           fedora     55 k
16:03:38 #10 42.83  perl-Digest                   noarch    1.20-1.fc35            fedora     25 k
16:03:38 #10 42.83  perl-Digest-MD5               aarch64   2.58-478.fc35          fedora     36 k
16:03:38 #10 42.83  perl-DynaLoader               aarch64   1.50-486.fc35          updates    30 k
16:03:38 #10 42.83  perl-Encode                   aarch64   4:3.15-482.fc35        updates   1.7 M
16:03:38 #10 42.83  perl-Errno                    aarch64   1.33-486.fc35          updates    19 k
16:03:38 #10 42.83  perl-Exporter                 noarch    5.76-479.fc35          fedora     31 k
16:03:38 #10 42.83  perl-Fcntl                    aarch64   1.14-486.fc35          updates    25 k
16:03:38 #10 42.83  perl-File-Basename            noarch    2.85-486.fc35          updates    22 k
16:03:38 #10 42.83  perl-File-Path                noarch    2.18-478.fc35          fedora     35 k
16:03:38 #10 42.83  perl-File-Temp                noarch    1:0.231.100-478.fc35   fedora     59 k
16:03:38 #10 42.83  perl-File-stat                noarch    1.09-486.fc35          updates    22 k
16:03:38 #10 42.83  perl-FileHandle               noarch    2.03-486.fc35          updates    20 k
16:03:38 #10 42.83  perl-Getopt-Long              noarch    1:2.52-478.fc35        fedora     60 k
16:03:38 #10 42.83  perl-Getopt-Std               noarch    1.13-486.fc35          updates    20 k
16:03:38 #10 42.83  perl-HTTP-Tiny                noarch    0.080-1.fc35           updates    55 k
16:03:38 #10 42.83  perl-IO                       aarch64   1.46-486.fc35          updates    92 k
16:03:38 #10 42.83  perl-IPC-Open3                noarch    1.21-486.fc35          updates    27 k
16:03:38 #10 42.83  perl-MIME-Base64              aarch64   3.16-478.fc35          fedora     30 k
16:03:38 #10 42.83  perl-Net-SSLeay               aarch64   1.90-4.fc35            fedora    350 k
16:03:38 #10 42.83  perl-POSIX                    aarch64   1.97-486.fc35          updates   102 k
16:03:38 #10 42.83  perl-PathTools                aarch64   3.80-478.fc35          fedora     85 k
16:03:38 #10 42.83  perl-Pod-Escapes              noarch    1:1.07-478.fc35        fedora     20 k
16:03:38 #10 42.83  perl-Pod-Perldoc              noarch    3.28.01-479.fc35       fedora     84 k
16:03:38 #10 42.83  perl-Pod-Simple               noarch    1:3.43-2.fc35          fedora    215 k
16:03:38 #10 42.83  perl-Pod-Usage                noarch    4:2.01-478.fc35        fedora     40 k
16:03:38 #10 42.83  perl-Scalar-List-Utils        aarch64   5:1.62-463.fc35        updates    71 k
16:03:38 #10 42.83  perl-SelectSaver              noarch    1.02-486.fc35          updates    16 k
16:03:38 #10 42.83  perl-Socket                   aarch64   4:2.032-2.fc35         fedora     54 k
16:03:38 #10 42.83  perl-Storable                 aarch64   1:3.25-1.fc35          fedora     93 k
16:03:38 #10 42.83  perl-Symbol                   noarch    1.09-486.fc35          updates    19 k
16:03:38 #10 42.83  perl-Term-ANSIColor           noarch    5.01-479.fc35          fedora     48 k
16:03:38 #10 42.83  perl-Term-Cap                 noarch    1.17-478.fc35          fedora     22 k
16:03:38 #10 42.83  perl-Text-ParseWords          noarch    3.30-478.fc35          fedora     16 k
16:03:38 #10 42.83  perl-Text-Tabs+Wrap           noarch    2021.0814-1.fc35       fedora     22 k
16:03:38 #10 42.83  perl-Time-Local               noarch    2:1.300-478.fc35       fedora     33 k
16:03:38 #10 42.83  perl-URI                      noarch    5.09-4.fc35            fedora    108 k
16:03:38 #10 42.83  perl-base                     noarch    2.27-486.fc35          updates    21 k
16:03:38 #10 42.83  perl-constant                 noarch    1.33-479.fc35          fedora     23 k
16:03:38 #10 42.83  perl-if                       noarch    0.60.900-486.fc35      updates    18 k
16:03:38 #10 42.83  perl-interpreter              aarch64   4:5.34.1-486.fc35      updates    76 k
16:03:38 #10 42.83  perl-libnet                   noarch    3.13-479.fc35          fedora    125 k
16:03:38 #10 42.83  perl-libs                     aarch64   4:5.34.1-486.fc35      updates   2.0 M
16:03:38 #10 42.83  perl-mro                      aarch64   1.25-486.fc35          updates    32 k
16:03:38 #10 42.83  perl-overload                 noarch    1.33-486.fc35          updates    50 k
16:03:38 #10 42.83  perl-overloading              noarch    0.02-486.fc35          updates    17 k
16:03:38 #10 42.83  perl-parent                   noarch    1:0.238-478.fc35       fedora     14 k
16:03:38 #10 42.83  perl-podlators                noarch    1:4.14-478.fc35        fedora    111 k
16:03:38 #10 42.83  perl-srpm-macros              noarch    1-42.fc35              fedora    8.3 k
16:03:38 #10 42.83  perl-subs                     noarch    1.04-486.fc35          updates    16 k
16:03:38 #10 42.83  perl-vars                     noarch    1.05-486.fc35          updates    17 k
16:03:38 #10 42.83  pkgconf                       aarch64   1.8.0-1.fc35           fedora     41 k
16:03:38 #10 42.83  pkgconf-m4                    noarch    1.8.0-1.fc35           fedora     14 k
16:03:38 #10 42.83  pkgconf-pkg-config            aarch64   1.8.0-1.fc35           fedora     10 k
16:03:38 #10 42.83  python-srpm-macros            noarch    3.10-13.fc35           updates    22 k
16:03:38 #10 42.83  python3-construct             noarch    2.10.68-1.fc35         updates   112 k
16:03:38 #10 42.83  python3-dateutil              noarch    1:2.8.1-7.fc35         fedora    289 k
16:03:38 #10 42.83  python3-dbus                  aarch64   1.2.18-2.fc35          fedora    132 k
16:03:38 #10 42.83  python3-distro                noarch    1.6.0-1.fc35           fedora     38 k
16:03:38 #10 42.83  python3-dnf-plugins-core      noarch    4.3.1-1.fc35           updates   229 k
16:03:38 #10 42.83  python3-enchant               noarch    3.2.2-1.fc35           updates    79 k
16:03:38 #10 42.83  python3-pybeam                noarch    0.7-1.fc35             fedora     24 k
16:03:38 #10 42.83  python3-pyxdg                 noarch    0.27-3.fc35            fedora     96 k
16:03:38 #10 42.83  python3-six                   noarch    1.16.0-4.fc35          fedora     36 k
16:03:38 #10 42.83  python3-toml                  noarch    0.10.2-5.fc35          fedora     39 k
16:03:38 #10 42.83  python3-zstd                  aarch64   1.4.5.1-5.fc35         fedora     19 k
16:03:38 #10 42.83  qt5-srpm-macros               noarch    5.15.2-3.fc35          fedora    8.2 k
16:03:38 #10 42.83  redhat-rpm-config             noarch    202-1.fc35             updates    63 k
16:03:38 #10 42.83  rpmautospec-rpm-macros        noarch    0.3.0-1.fc35           updates   8.6 k
16:03:38 #10 42.83  rust-srpm-macros              noarch    23-1.fc35              updates   8.9 k
16:03:38 #10 42.83  shared-mime-info              aarch64   2.1-3.fc35             fedora    373 k
16:03:38 #10 42.83  systemd-libs                  aarch64   249.13-6.fc35          updates   575 k
16:03:38 #10 42.83  unzip                         aarch64   6.0-53.fc35            fedora    176 k
16:03:38 #10 42.83  xxhash-libs                   aarch64   0.8.1-1.fc35           updates    33 k
16:03:38 #10 42.83  xz                            aarch64   5.2.5-9.fc35           updates   215 k
16:03:38 #10 42.83  zip                           aarch64   3.0-31.fc35            fedora    253 k
16:03:38 #10 42.83  zstd                          aarch64   1.5.2-2.fc35           updates   403 k
16:03:38 #10 42.83 Installing weak dependencies:
16:03:38 #10 42.83  abattis-cantarell-fonts       noarch    0.301-5.fc35           updates   364 k
16:03:38 #10 42.83  adobe-source-code-pro-fonts   noarch    2.030.1.050-11.fc35    fedora    831 k
16:03:38 #10 42.83  hunspell-en                   noarch    0.20140811.1-20.fc35   fedora    180 k
16:03:38 #10 42.83  perl-IO-Socket-IP             noarch    0.41-479.fc35          fedora     42 k
16:03:38 #10 42.83  perl-IO-Socket-SSL            noarch    2.072-1.fc35           fedora    217 k
16:03:38 #10 42.83  perl-Mozilla-CA               noarch    20211001-1.fc35        updates    12 k
16:03:38 #10 42.83  perl-NDBM_File                aarch64   1.15-486.fc35          updates    27 k
16:03:38 #10 42.83  rpmlint-fedora-license-data   noarch    1.8-1.fc35             updates    16 k
16:03:38 #10 42.83 
16:03:38 #10 42.83 Transaction Summary
16:03:38 #10 42.83 ================================================================================
16:03:38 #10 42.83 Install  144 Packages
16:03:38 #10 42.83 
16:03:38 #10 42.84 Total download size: 32 M
16:03:38 #10 42.84 Installed size: 142 M
16:03:38 #10 42.84 Downloading Packages:
16:03:38 #10 43.68 (1/144): bzip2-1.0.8-9.fc35.aarch64.rpm         220 kB/s |  52 kB     00:00    
16:03:38 #10 43.69 (2/144): cpio-2.13-11.fc35.aarch64.rpm          1.1 MB/s | 268 kB     00:00    
16:03:38 #10 43.70 (3/144): dash-0.5.10.2-9.fc35.aarch64.rpm       9.0 MB/s |  97 kB     00:00    
16:03:38 #10 37.15 Selecting previously unselected package libgc1c2:amd64.
16:03:38 #10 37.15 Preparing to unpack .../167-libgc1c2_1%3a7.6.4-0.4_amd64.deb ...
16:03:38 #10 37.17 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ...
16:03:38 #10 37.21 Selecting previously unselected package libltdl7:amd64.
16:03:38 #10 37.21 Preparing to unpack .../168-libltdl7_2.4.6-9_amd64.deb ...
16:03:38 #10 37.22 Unpacking libltdl7:amd64 (2.4.6-9) ...
16:03:38 #11 40.07 Selecting previously unselected package libtext-xslate-perl:arm64.
16:03:38 #11 40.07 Preparing to unpack .../326-libtext-xslate-perl_3.5.9-1build1_arm64.deb ...
16:03:38 #11 40.07 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build1) ...
16:03:38 #11 40.12 Selecting previously unselected package libtime-duration-perl.
16:03:38 #11 40.13 Preparing to unpack .../327-libtime-duration-perl_1.21-1_all.deb ...
16:03:38 #11 40.13 Unpacking libtime-duration-perl (1.21-1) ...
16:03:38 #11 40.17 Selecting previously unselected package libtime-moment-perl.
16:03:38 #11 40.17 Preparing to unpack .../328-libtime-moment-perl_0.44-1build6_arm64.deb ...
16:03:38 #11 40.18 Unpacking libtime-moment-perl (0.44-1build6) ...
16:03:38 #11 40.22 Selecting previously unselected package libtype-tiny-xs-perl.
16:03:38 #11 40.22 Preparing to unpack .../329-libtype-tiny-xs-perl_0.022-1build2_arm64.deb ...
16:03:38 #11 40.23 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
16:03:38 #11 24.32 Selecting previously unselected package libxext6:amd64.
16:03:38 #11 26.29 Selecting previously unselected package g++-12.
16:03:38 #11 26.29 Preparing to unpack .../118-g++-12_12.2.0-3ubuntu1_amd64.deb ...
16:03:38 #11 26.29 Unpacking g++-12 (12.2.0-3ubuntu1) ...
16:03:38 #11 26.50 Selecting previously unselected package g++.
16:03:38 #11 26.50 Preparing to unpack .../119-g++_4%3a12.2.0-1ubuntu1_amd64.deb ...
16:03:38 #11 26.50 Unpacking g++ (4:12.2.0-1ubuntu1) ...
16:03:38 #11 26.53 Selecting previously unselected package make.
16:03:38 #11 18.38 Get:343 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB]
16:03:38 #11 18.38 Get:344 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmail-sendmail-perl all 0.80-2 [23.2 kB]
16:03:38 #11 18.38 Get:345 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libnet-smtp-ssl-perl all 1.04-2 [6218 B]
16:03:38 #11 18.38 Get:346 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
16:03:38 #11 18.38 Get:347 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB]
16:03:38 #11 18.45 Get:348 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmath-base85-perl all 0.5+dfsg-1 [6764 B]
16:03:38 #11 18.45 Get:349 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmldbm-perl all 2.05-3 [17.5 kB]
16:03:38 #11 18.45 Get:350 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmoox-aliases-perl all 0.001006-2 [6796 B]
16:03:38 #11 18.45 Get:351 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libmouse-perl armhf 2.5.10-1build4 [156 kB]
16:03:38 #11 18.46 Get:352 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxs-parse-keyword-perl armhf 0.25-1 [49.2 kB]
16:03:38 #10 55.96 Setting up libnet-dns-perl (1.10-2) ...
16:03:38 #10 55.98 Setting up libsub-identify-perl (0.14-1) ...
16:03:38 #10 55.99 Setting up libpod-constants-perl (0.19-1) ...
16:03:38 #10 56.00 Setting up libsort-versions-perl (1.62-1) ...
16:03:38 #10 56.02 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
16:03:38 #10 56.04 Setting up libdynaloader-functions-perl (0.003-1) ...
16:03:38 #10 56.08 Setting up libsub-exporter-perl (0.987-1) ...
16:03:38 #10 28.49 Preparing to unpack .../011-ca-certificates_20211016ubuntu0.18.04.1_all.deb ...
16:03:38 #10 28.49 Unpacking ca-certificates (20211016ubuntu0.18.04.1) ...
16:03:38 #10 28.55 Selecting previously unselected package distro-info-data.
16:03:38 #10 28.55 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.15_all.deb ...
16:03:38 #10 28.55 Unpacking distro-info-data (0.37ubuntu0.15) ...
16:03:38 #10 28.58 Selecting previously unselected package libmagic-mgc.
16:03:38 #10 28.59 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ...
16:03:38 #10 28.59 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
16:03:38 #10 28.66 Selecting previously unselected package libmagic1:amd64.
16:03:38 #10 28.66 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ...
16:03:38 #10 28.67 Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
16:03:38 #10 28.70 Selecting previously unselected package file.
16:03:38 #12 1.095 Hit:2 http://archive.raspberrypi.org/debian buster InRelease
16:03:38 #24 16.68 Get:14 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB]
16:03:38 #24 16.68 Get:15 http://deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB]
16:03:38 #10 36.34 Selecting previously unselected package libio-sessiondata-perl.
16:03:38 #10 36.34 Preparing to unpack .../242-libio-sessiondata-perl_1.03-1_all.deb ...
16:03:38 #10 36.34 Unpacking libio-sessiondata-perl (1.03-1) ...
16:03:38 #10 36.37 Selecting previously unselected package libio-string-perl.
16:03:38 #10 36.37 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ...
16:03:38 #10 36.38 Unpacking libio-string-perl (1.08-3) ...
16:03:38 #10 36.41 Selecting previously unselected package libtypes-serialiser-perl.
16:03:38 #10 36.42 Preparing to unpack .../244-libtypes-serialiser-perl_1.0-1_all.deb ...
16:03:38 #10 36.42 Unpacking libtypes-serialiser-perl (1.0-1) ...
16:03:38 #10 36.46 Selecting previously unselected package libjson-xs-perl.
16:03:38 #10 36.46 Preparing to unpack .../245-libjson-xs-perl_3.040-1+b1_arm64.deb ...
16:03:38 #10 36.46 Unpacking libjson-xs-perl (3.040-1+b1) ...
16:03:38 #10 36.51 Selecting previously unselected package liblzo2-2:arm64.
16:03:38 #10 36.51 Preparing to unpack .../246-liblzo2-2_2.10-0.1_arm64.deb ...
16:03:38 #10 36.52 Unpacking liblzo2-2:arm64 (2.10-0.1) ...
16:03:38 #10 36.56 Selecting previously unselected package libkyotocabinet16v5:arm64.
16:03:38 #10 36.56 Preparing to unpack .../247-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ...
16:03:38 #10 36.56 Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ...
16:03:38 #10 36.61 Selecting previously unselected package liblist-compare-perl.
16:03:38 #10 36.62 Preparing to unpack .../248-liblist-compare-perl_0.53-1_all.deb ...
16:03:38 #10 36.62 Unpacking liblist-compare-perl (0.53-1) ...
16:03:38 #11 29.23 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ...
16:03:38 #11 29.27 Selecting previously unselected package libnsl-dev:arm64.
16:03:38 #11 29.27 Preparing to unpack .../098-libnsl-dev_1.3.0-2build2_arm64.deb ...
16:03:38 #11 29.28 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ...
16:03:38 #11 29.32 Selecting previously unselected package libc6-dev:arm64.
16:03:38 #11 29.32 Preparing to unpack .../099-libc6-dev_2.36-0ubuntu4_arm64.deb ...
16:03:38 #11 29.32 Unpacking libc6-dev:arm64 (2.36-0ubuntu4) ...
16:03:38 #11 29.47 Selecting previously unselected package libisl23:arm64.
16:03:38 #11 29.47 Preparing to unpack .../100-libisl23_0.25-1_arm64.deb ...
16:03:38 #11 29.48 Unpacking libisl23:arm64 (0.25-1) ...
16:03:38 #11 24.70 Selecting previously unselected package liblsan0:amd64.
16:03:38 #11 24.70 Preparing to unpack .../082-liblsan0_12.1.0-2ubuntu1~22.04_amd64.deb ...
16:03:38 #11 24.70 Unpacking liblsan0:amd64 (12.1.0-2ubuntu1~22.04) ...
16:03:38 #11 24.76 Selecting previously unselected package libtsan0:amd64.
16:03:38 #11 24.76 Preparing to unpack .../083-libtsan0_11.3.0-1ubuntu1~22.04_amd64.deb ...
16:03:38 #11 24.76 Unpacking libtsan0:amd64 (11.3.0-1ubuntu1~22.04) ...
16:03:38 #11 24.85 Selecting previously unselected package libubsan1:amd64.
16:03:38 #11 24.85 Preparing to unpack .../084-libubsan1_12.1.0-2ubuntu1~22.04_amd64.deb ...
16:03:38 #11 24.86 Unpacking libubsan1:amd64 (12.1.0-2ubuntu1~22.04) ...
16:03:38 #11 24.91 Selecting previously unselected package libquadmath0:amd64.
16:03:38 #11 24.91 Preparing to unpack .../085-libquadmath0_12.1.0-2ubuntu1~22.04_amd64.deb ...
16:03:38 #11 24.91 Unpacking libquadmath0:amd64 (12.1.0-2ubuntu1~22.04) ...
16:03:38 #11 24.94 Selecting previously unselected package libgcc-11-dev:amd64.
16:03:38 #10 27.14 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ...
16:03:38 #10 34.02 Fedora Modular 37 - aarch64 - Updates           737 kB/s | 844 kB     00:01    
16:03:38 #10 43.19 Preparing to unpack .../321-libxext6_2%3a1.3.3-1.1_arm64.deb ...
16:03:38 #10 43.19 Unpacking libxext6:arm64 (2:1.3.3-1.1) ...
16:03:38 #10 43.23 Selecting previously unselected package libxml-namespacesupport-perl.
16:03:38 #10 43.23 Preparing to unpack .../322-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:03:38 #10 43.24 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:03:38 #10 43.27 Selecting previously unselected package libxml-sax-base-perl.
16:03:38 #10 43.28 Preparing to unpack .../323-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:03:38 #10 43.28 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:03:38 #10 43.33 Selecting previously unselected package libxml-sax-perl.
16:03:38 #10 43.33 Preparing to unpack .../324-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:03:38 #10 43.34 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:03:38 #10 43.39 Selecting previously unselected package libxml-libxml-perl.
16:03:38 #10 43.39 Preparing to unpack .../325-libxml-libxml-perl_2.0134+dfsg-2+b1_arm64.deb ...
16:03:38 #10 43.39 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:03:38 #10 36.91 Preparing to unpack .../118-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
16:03:38 #10 36.92 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
16:03:38 #10 36.96 Selecting previously unselected package libhttp-date-perl.
16:03:38 #10 36.96 Preparing to unpack .../119-libhttp-date-perl_6.02-1_all.deb ...
16:03:38 #10 36.97 Unpacking libhttp-date-perl (6.02-1) ...
16:03:38 #10 37.00 Selecting previously unselected package libfile-listing-perl.
16:03:38 #10 37.00 Preparing to unpack .../120-libfile-listing-perl_6.04-1_all.deb ...
16:03:38 #10 37.01 Unpacking libfile-listing-perl (6.04-1) ...
16:03:38 #10 37.04 Selecting previously unselected package libhtml-tagset-perl.
16:03:38 #10 37.04 Preparing to unpack .../121-libhtml-tagset-perl_3.20-3_all.deb ...
16:03:38 #10 37.05 Unpacking libhtml-tagset-perl (3.20-3) ...
16:03:38 #10 37.08 Selecting previously unselected package liburi-perl.
16:03:38 #10 37.08 Preparing to unpack .../122-liburi-perl_1.76-1_all.deb ...
16:03:38 #10 37.09 Unpacking liburi-perl (1.76-1) ...
16:03:38 #10 37.13 Selecting previously unselected package libhtml-parser-perl.
16:03:38 #10 37.13 Preparing to unpack .../123-libhtml-parser-perl_3.72-3+b3_armhf.deb ...
16:03:38 #10 37.14 Unpacking libhtml-parser-perl (3.72-3+b3) ...
16:03:38 #10 37.17 Selecting previously unselected package libhtml-tree-perl.
16:03:38 #11 40.84 Preparing to unpack .../331-python3-requests_2.22.0-2ubuntu1_all.deb ...
16:03:38 #11 40.85 Unpacking python3-requests (2.22.0-2ubuntu1) ...
16:03:38 #11 40.89 Selecting previously unselected package python3-unidiff.
16:03:38 #11 40.89 Preparing to unpack .../332-python3-unidiff_0.5.5-2_all.deb ...
16:03:38 #11 40.89 Unpacking python3-unidiff (0.5.5-2) ...
16:03:38 #11 40.94 Selecting previously unselected package python3-xdg.
16:03:38 #11 40.94 Preparing to unpack .../333-python3-xdg_0.26-1ubuntu1_all.deb ...
16:03:38 #11 40.94 Unpacking python3-xdg (0.26-1ubuntu1) ...
16:03:38 #11 40.98 Selecting previously unselected package unzip.
16:03:38 #11 40.99 Preparing to unpack .../334-unzip_6.0-25ubuntu1.1_arm64.deb ...
16:03:38 #11 40.99 Unpacking unzip (6.0-25ubuntu1.1) ...
16:03:38 #11 41.08 Selecting previously unselected package equivs.
16:03:38 #10 50.26 Preparing to unpack .../289-libpod-constants-perl_0.19-2_all.deb ...
16:03:38 #10 50.26 Unpacking libpod-constants-perl (0.19-2) ...
16:03:38 #10 50.33 Selecting previously unselected package libproc-processtable-perl.
16:03:38 #10 50.33 Preparing to unpack .../290-libproc-processtable-perl_0.59-2+b1_armhf.deb ...
16:03:38 #10 50.33 Unpacking libproc-processtable-perl (0.59-2+b1) ...
16:03:38 #10 50.38 Selecting previously unselected package libre2-9:armhf.
16:03:38 #10 50.38 Preparing to unpack .../291-libre2-9_20210201+dfsg-1_armhf.deb ...
16:03:38 #10 50.39 Unpacking libre2-9:armhf (20210201+dfsg-1) ...
16:03:38 #10 50.46 Selecting previously unselected package libre-engine-re2-perl:armhf.
16:03:38 #10 50.47 Preparing to unpack .../292-libre-engine-re2-perl_0.14-1_armhf.deb ...
16:03:38 #10 50.47 Unpacking libre-engine-re2-perl:armhf (0.14-1) ...
16:03:38 #10 50.51 Selecting previously unselected package libreadonly-perl.
16:03:38 #10 45.72 Setting up python3-six (1.11.0-2) ...
16:03:38 #11 27.89 Preparing to unpack .../058-libbinutils_2.38-4ubuntu2.1_armhf.deb ...
16:03:38 #11 27.89 Unpacking libbinutils:armhf (2.38-4ubuntu2.1) ...
16:03:38 #11 27.94 Selecting previously unselected package libctf-nobfd0:armhf.
16:03:38 #11 27.94 Preparing to unpack .../059-libctf-nobfd0_2.38-4ubuntu2.1_armhf.deb ...
16:03:38 #11 27.94 Unpacking libctf-nobfd0:armhf (2.38-4ubuntu2.1) ...
16:03:38 #11 27.98 Selecting previously unselected package libctf0:armhf.
16:03:38 #11 27.98 Preparing to unpack .../060-libctf0_2.38-4ubuntu2.1_armhf.deb ...
16:03:38 #11 27.98 Unpacking libctf0:armhf (2.38-4ubuntu2.1) ...
16:03:38 #11 28.01 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:03:38 #11 28.01 Preparing to unpack .../061-binutils-arm-linux-gnueabihf_2.38-4ubuntu2.1_armhf.deb ...
16:03:38 #11 28.02 Unpacking binutils-arm-linux-gnueabihf (2.38-4ubuntu2.1) ...
16:03:38 #11 28.11 Selecting previously unselected package binutils.
16:03:38 #11 28.11 Preparing to unpack .../062-binutils_2.38-4ubuntu2.1_armhf.deb ...
16:03:38 #11 28.12 Unpacking binutils (2.38-4ubuntu2.1) ...
16:03:38 #11 28.15 Selecting previously unselected package libc-dev-bin.
16:03:38 #11 28.16 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.1_armhf.deb ...
16:03:38 #11 28.16 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ...
16:03:38 #11 28.19 Selecting previously unselected package linux-libc-dev:armhf.
16:03:38 #11 28.19 Preparing to unpack .../064-linux-libc-dev_5.15.0-56.62_armhf.deb ...
16:03:38 #11 28.20 Unpacking linux-libc-dev:armhf (5.15.0-56.62) ...
16:03:38 #10 43.70 (4/144): debugedit-5.0-2.fc35.aarch64.rpm       8.3 MB/s |  75 kB     00:00    
16:03:38 #10 43.71 (5/144): adobe-source-code-pro-fonts-2.030.1.05 3.1 MB/s | 831 kB     00:00    
16:03:38 #10 43.72 (6/144): diffutils-3.8-1.fc35.aarch64.rpm        26 MB/s | 398 kB     00:00    
16:03:38 #10 43.72 (7/144): dwz-0.14-2.fc35.aarch64.rpm             12 MB/s | 125 kB     00:00    
16:03:38 #10 43.72 (8/144): devscripts-checkbashisms-2.21.4-1.fc35 1.0 MB/s |  28 kB     00:00    
16:03:38 #10 43.73 (9/144): efi-srpm-macros-5-4.fc35.noarch.rpm    3.3 MB/s |  22 kB     00:00    
16:03:38 #10 43.73 (10/144): ed-1.14.2-11.fc35.aarch64.rpm         4.4 MB/s |  73 kB     00:00    
16:03:38 #10 43.74 (11/144): emacs-filesystem-27.2-9.fc35.noarch.r 667 kB/s | 9.0 kB     00:00    
16:03:38 #10 43.75 (12/144): file-5.40-9.fc35.aarch64.rpm          5.5 MB/s |  51 kB     00:00    
16:03:38 #10 43.75 (13/144): enchant-1.6.0-28.fc35.aarch64.rpm     2.5 MB/s |  59 kB     00:00    
16:03:38 #10 43.76 (14/144): fonts-srpm-macros-2.0.5-6.fc35.noarch 3.7 MB/s |  27 kB     00:00    
16:03:38 #10 43.76 (15/144): findutils-4.8.0-4.fc35.aarch64.rpm     20 MB/s | 539 kB     00:00    
16:03:38 #10 43.77 (16/144): fonts-filesystem-2.0.5-6.fc35.noarch. 448 kB/s | 8.9 kB     00:00    
16:03:38 #10 43.77 (17/144): fpc-srpm-macros-1.3-4.fc35.noarch.rpm 767 kB/s | 7.6 kB     00:00    
16:03:38 #10 43.83 (18/144): gdk-pixbuf2-2.42.6-2.fc35.aarch64.rpm 6.9 MB/s | 465 kB     00:00    
16:03:38 #10 43.83 (19/144): ghc-srpm-macros-1.5.0-5.fc35.noarch.r 122 kB/s | 7.8 kB     00:00    
16:03:38 #10 43.84 (20/144): gnat-srpm-macros-4-14.fc35.noarch.rpm 123 kB/s | 8.2 kB     00:00    
16:03:38 #10 43.86 (21/144): hunspell-1.7.0-11.fc35.aarch64.rpm     17 MB/s | 316 kB     00:00    
16:03:38 #10 43.87 (22/144): gsettings-desktop-schemas-41.0-1.fc35  26 MB/s | 688 kB     00:00    
16:03:38 #10 43.87 (23/144): groff-base-1.22.4-8.fc35.aarch64.rpm   24 MB/s | 1.0 MB     00:00    
16:03:38 #10 43.89 (24/144): hunspell-en-0.20140811.1-20.fc35.noar 5.3 MB/s | 180 kB     00:00    
16:03:38 #10 43.90 (25/144): hunspell-filesystem-1.7.0-11.fc35.aar 1.0 MB/s | 7.8 kB     00:00    
16:03:38 #10 43.91 (26/144): info-6.8-2.fc35.aarch64.rpm            22 MB/s | 220 kB     00:00    
16:03:38 #10 43.92 (27/144): hunspell-en-US-0.20140811.1-20.fc35.n 4.1 MB/s | 176 kB     00:00    
16:03:38 #10 43.92 (28/144): kernel-srpm-macros-1.0-6.fc35.noarch. 1.5 MB/s | 8.0 kB     00:00    
16:03:38 #10 43.94 (29/144): json-glib-1.6.6-1.fc35.aarch64.rpm    5.6 MB/s | 149 kB     00:00    
16:03:38 #10 37.29 Selecting previously unselected package guile-2.2-libs:amd64.
16:03:38 #10 37.29 Preparing to unpack .../169-guile-2.2-libs_2.2.4+1-2+deb10u1_amd64.deb ...
16:03:38 #10 37.30 Unpacking guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ...
16:03:38 #11 40.27 Selecting previously unselected package libunicode-utf8-perl.
16:03:38 #11 40.27 Preparing to unpack .../330-libunicode-utf8-perl_0.62-1build4_arm64.deb ...
16:03:38 #11 40.28 Unpacking libunicode-utf8-perl (0.62-1build4) ...
16:03:38 #11 40.32 Selecting previously unselected package libxml-namespacesupport-perl.
16:03:38 #11 40.32 Preparing to unpack .../331-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:03:38 #11 40.32 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:03:38 #11 40.36 Selecting previously unselected package libxml-sax-base-perl.
16:03:38 #11 40.36 Preparing to unpack .../332-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:03:38 #11 40.37 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:03:38 #11 40.42 Selecting previously unselected package libxml-sax-perl.
16:03:38 #11 40.42 Preparing to unpack .../333-libxml-sax-perl_1.02+dfsg-3_all.deb ...
16:03:38 #11 40.43 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
16:03:38 #11 40.48 Selecting previously unselected package libxml-libxml-perl.
16:03:38 #11 26.53 Preparing to unpack .../120-make_4.3-4.1build1_amd64.deb ...
16:03:38 #11 26.53 Unpacking make (4.3-4.1build1) ...
16:03:38 #11 26.56 Selecting previously unselected package libdpkg-perl.
16:03:38 #11 26.57 Preparing to unpack .../121-libdpkg-perl_1.21.9ubuntu1_all.deb ...
16:03:38 #11 26.57 Unpacking libdpkg-perl (1.21.9ubuntu1) ...
16:03:38 #11 26.63 Selecting previously unselected package bzip2.
16:03:38 #11 26.63 Preparing to unpack .../122-bzip2_1.0.8-5build1_amd64.deb ...
16:03:38 #11 26.63 Unpacking bzip2 (1.0.8-5build1) ...
16:03:38 #11 26.66 Selecting previously unselected package patch.
16:03:38 #11 26.66 Preparing to unpack .../123-patch_2.7.6-7build2_amd64.deb ...
16:03:38 #11 26.67 Unpacking patch (2.7.6-7build2) ...
16:03:38 #11 26.69 Selecting previously unselected package lto-disabled-list.
16:03:38 #11 26.70 Preparing to unpack .../124-lto-disabled-list_35_all.deb ...
16:03:38 #11 26.70 Unpacking lto-disabled-list (35) ...
16:03:38 #11 26.73 Selecting previously unselected package dpkg-dev.
16:03:38 #11 26.73 Preparing to unpack .../125-dpkg-dev_1.21.9ubuntu1_all.deb ...
16:03:38 #11 26.73 Unpacking dpkg-dev (1.21.9ubuntu1) ...
16:03:38 #11 18.53 Get:353 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxs-parse-sublike-perl armhf 0.16-1ubuntu2 [26.8 kB]
16:03:38 #11 18.53 Get:354 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libobject-pad-perl armhf 0.68-1 [91.1 kB]
16:03:38 #11 18.53 Get:355 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpackage-stash-xs-perl armhf 0.30-1 [17.6 kB]
16:03:38 #11 18.53 Get:356 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
16:03:38 #11 18.53 Get:357 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libperlio-gzip-perl armhf 0.20-1 [13.9 kB]
16:03:38 #11 18.60 Get:358 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libperlio-utf8-strict-perl armhf 0.009-1build1 [11.2 kB]
16:03:38 #11 18.60 Get:359 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpod-parser-perl all 1.65-1 [82.7 kB]
16:03:38 #11 18.60 Get:360 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpod-constants-perl all 0.19-2 [16.3 kB]
16:03:38 #11 18.61 Get:361 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libproc-processtable-perl armhf 0.634-1build1 [37.0 kB]
16:03:38 #11 18.61 Get:362 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libre2-9 armhf 20220601+dfsg-1 [161 kB]
16:03:38 #11 18.67 Get:363 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libre-engine-re2-perl armhf 0.14-1build2 [17.2 kB]
16:03:38 #11 18.67 Get:364 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libreadonly-perl all 2.050-3 [19.9 kB]
16:03:38 #11 18.68 Get:365 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libref-util-perl all 0.204-1 [15.0 kB]
16:03:38 #11 18.68 Get:366 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libref-util-xs-perl armhf 0.117-2 [11.6 kB]
16:03:38 #11 18.68 Get:367 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libregexp-pattern-license-perl all 3.9.4-1 [84.5 kB]
16:03:38 #11 18.75 Get:368 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
16:03:38 #11 18.75 Get:369 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libregexp-wildcards-perl all 1.05-3 [12.9 kB]
16:03:38 #11 18.75 Get:370 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsasl2-modules armhf 2.1.28+dfsg-6ubuntu2 [62.1 kB]
16:03:38 #11 18.75 Get:371 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsereal-decoder-perl armhf 4.025+ds-1 [94.4 kB]
16:03:38 #11 18.76 Get:372 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsereal-encoder-perl armhf 4.025+ds-1 [94.8 kB]
16:03:38 #11 18.82 Get:373 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libset-intspan-perl all 1.19-2 [26.1 kB]
16:03:38 #11 24.32 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
16:03:38 #11 24.34 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
16:03:38 #10 56.09 Setting up xauth (1:1.0.10-1) ...
16:03:38 #10 56.12 Setting up libalgorithm-merge-perl (0.08-3) ...
16:03:38 #10 56.15 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ...
16:03:38 #10 56.19 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
16:03:38 #10 56.21 Setting up libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ...
16:03:38 #10 56.22 Setting up dput (1.0.1ubuntu1) ...
16:03:38 #10 28.70 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_amd64.deb ...
16:03:38 #10 28.71 Unpacking file (1:5.32-2ubuntu0.4) ...
16:03:38 #10 28.74 Selecting previously unselected package less.
16:03:38 #10 28.75 Preparing to unpack .../016-less_487-0.1_amd64.deb ...
16:03:38 #10 28.75 Unpacking less (487-0.1) ...
16:03:38 #10 28.79 Selecting previously unselected package libapt-inst2.0:amd64.
16:03:38 #10 28.79 Preparing to unpack .../017-libapt-inst2.0_1.6.14_amd64.deb ...
16:03:38 #10 28.80 Unpacking libapt-inst2.0:amd64 (1.6.14) ...
16:03:38 #10 28.85 Selecting previously unselected package libglib2.0-0:amd64.
16:03:38 #10 28.85 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ...
16:03:38 #10 28.85 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
16:03:38 #10 28.99 Selecting previously unselected package libglib2.0-data.
16:03:38 #24 17.08 Get:16 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB]
16:03:38 #11 29.53 Selecting previously unselected package libmpfr6:arm64.
16:03:38 #11 29.54 Preparing to unpack .../101-libmpfr6_4.1.0-3build3_arm64.deb ...
16:03:38 #11 29.54 Unpacking libmpfr6:arm64 (4.1.0-3build3) ...
16:03:38 #11 29.59 Selecting previously unselected package libmpc3:arm64.
16:03:38 #11 29.59 Preparing to unpack .../102-libmpc3_1.2.1-2build1_arm64.deb ...
16:03:38 #11 29.59 Unpacking libmpc3:arm64 (1.2.1-2build1) ...
16:03:38 #11 29.63 Selecting previously unselected package cpp-12.
16:03:38 #11 29.63 Preparing to unpack .../103-cpp-12_12.2.0-3ubuntu1_arm64.deb ...
16:03:38 #11 29.64 Unpacking cpp-12 (12.2.0-3ubuntu1) ...
16:03:38 #10 36.66 Selecting previously unselected package liblist-moreutils-perl.
16:03:38 #10 36.66 Preparing to unpack .../249-liblist-moreutils-perl_0.416-1+b4_arm64.deb ...
16:03:38 #10 36.67 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
16:03:38 #10 36.71 Selecting previously unselected package libltdl-dev:arm64.
16:03:38 #10 36.71 Preparing to unpack .../250-libltdl-dev_2.4.6-9_arm64.deb ...
16:03:38 #10 36.71 Unpacking libltdl-dev:arm64 (2.4.6-9) ...
16:03:38 #10 36.78 Selecting previously unselected package libsys-hostname-long-perl.
16:03:38 #10 36.78 Preparing to unpack .../251-libsys-hostname-long-perl_1.5-1_all.deb ...
16:03:38 #10 36.78 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:03:38 #10 36.82 Selecting previously unselected package libmail-sendmail-perl.
16:03:38 #10 36.82 Preparing to unpack .../252-libmail-sendmail-perl_0.80-1_all.deb ...
16:03:38 #10 36.83 Unpacking libmail-sendmail-perl (0.80-1) ...
16:03:38 #10 36.86 Selecting previously unselected package mailutils-common.
16:03:38 #10 36.86 Preparing to unpack .../253-mailutils-common_1%3a3.5-4_all.deb ...
16:03:38 #10 36.86 Unpacking mailutils-common (1:3.5-4) ...
16:03:38 #11 24.94 Preparing to unpack .../086-libgcc-11-dev_11.3.0-1ubuntu1~22.04_amd64.deb ...
16:03:38 #11 24.95 Unpacking libgcc-11-dev:amd64 (11.3.0-1ubuntu1~22.04) ...
16:03:38 #11 25.05 Selecting previously unselected package gcc-11.
16:03:38 #11 25.05 Preparing to unpack .../087-gcc-11_11.3.0-1ubuntu1~22.04_amd64.deb ...
16:03:38 #11 25.05 Unpacking gcc-11 (11.3.0-1ubuntu1~22.04) ...
16:03:38 #10 37.18 Preparing to unpack .../124-libhtml-tree-perl_5.07-2_all.deb ...
16:03:38 #10 37.18 Unpacking libhtml-tree-perl (5.07-2) ...
16:03:38 #10 37.24 Selecting previously unselected package libio-html-perl.
16:03:38 #10 37.24 Preparing to unpack .../125-libio-html-perl_1.001-1_all.deb ...
16:03:38 #10 37.24 Unpacking libio-html-perl (1.001-1) ...
16:03:38 #10 37.27 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:38 #10 37.28 Preparing to unpack .../126-liblwp-mediatypes-perl_6.02-1_all.deb ...
16:03:38 #10 37.28 Unpacking liblwp-mediatypes-perl (6.02-1) ...
16:03:38 #10 37.31 Selecting previously unselected package libhttp-message-perl.
16:03:38 #10 37.31 Preparing to unpack .../127-libhttp-message-perl_6.18-1_all.deb ...
16:03:38 #10 37.32 Unpacking libhttp-message-perl (6.18-1) ...
16:03:38 #10 37.36 Selecting previously unselected package libhttp-cookies-perl.
16:03:38 #10 37.36 Preparing to unpack .../128-libhttp-cookies-perl_6.04-1_all.deb ...
16:03:38 #10 37.37 Unpacking libhttp-cookies-perl (6.04-1) ...
16:03:38 #10 37.40 Selecting previously unselected package libhttp-negotiate-perl.
16:03:38 #11 41.08 Preparing to unpack .../335-equivs_2.2.0_all.deb ...
16:03:38 #11 41.08 Unpacking equivs (2.2.0) ...
16:03:38 #11 41.12 Selecting previously unselected package libauthen-sasl-perl.
16:03:38 #11 41.12 Preparing to unpack .../336-libauthen-sasl-perl_2.1600-1_all.deb ...
16:03:38 #11 41.13 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:03:38 #11 41.17 Selecting previously unselected package python3-magic.
16:03:38 #11 41.18 Preparing to unpack .../337-python3-magic_2%3a0.4.15-3_all.deb ...
16:03:38 #11 41.18 Unpacking python3-magic (2:0.4.15-3) ...
16:03:38 #11 41.23 Setting up libapt-pkg-perl (0.1.36build3) ...
16:03:38 #11 41.25 Setting up libksba8:arm64 (1.3.5-2ubuntu0.20.04.1) ...
16:03:38 #11 41.26 Setting up libpipeline1:arm64 (1.5.2-2build1) ...
16:03:38 #11 41.27 Setting up wdiff (1.2.2-2build1) ...
16:03:38 #11 41.29 Setting up libxau6:arm64 (1:1.0.9-0ubuntu1) ...
16:03:38 #10 50.52 Preparing to unpack .../293-libreadonly-perl_2.050-3_all.deb ...
16:03:38 #10 50.52 Unpacking libreadonly-perl (2.050-3) ...
16:03:38 #10 50.56 Selecting previously unselected package libref-util-perl.
16:03:38 #10 50.56 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
16:03:38 #10 50.56 Unpacking libref-util-perl (0.204-1) ...
16:03:38 #10 50.60 Selecting previously unselected package libref-util-xs-perl.
16:03:38 #10 50.60 Preparing to unpack .../295-libref-util-xs-perl_0.117-1+b3_armhf.deb ...
16:03:38 #10 50.61 Unpacking libref-util-xs-perl (0.117-1+b3) ...
16:03:38 #10 50.64 Selecting previously unselected package libregexp-pattern-license-perl.
16:03:38 #10 50.65 Preparing to unpack .../296-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
16:03:38 #10 50.65 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
16:03:38 #10 50.68 Selecting previously unselected package libregexp-pattern-perl.
16:03:38 #10 50.69 Preparing to unpack .../297-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:03:38 #10 50.69 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:03:38 #10 50.73 Selecting previously unselected package libsasl2-modules:armhf.
16:03:38 #10 50.73 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
16:03:38 #10 50.74 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
16:03:38 #10 50.78 Selecting previously unselected package libsereal-decoder-perl.
16:03:38 #10 45.88 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.4) ...
16:03:38 #10 45.90 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
16:03:38 #10 45.92 Setting up python3-certifi (2018.1.18-2) ...
16:03:38 #10 46.08 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
16:03:38 #10 43.48 Selecting previously unselected package libxml-sax-expat-perl.
16:03:38 #10 43.49 Preparing to unpack .../326-libxml-sax-expat-perl_0.51-1_all.deb ...
16:03:38 #10 43.49 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:03:38 #10 43.53 Selecting previously unselected package libxmlrpc-lite-perl.
16:03:38 #10 43.53 Preparing to unpack .../327-libxmlrpc-lite-perl_0.717-4_all.deb ...
16:03:38 #10 43.54 Unpacking libxmlrpc-lite-perl (0.717-4) ...
16:03:38 #10 43.58 Selecting previously unselected package libxmuu1:arm64.
16:03:38 #10 43.59 Preparing to unpack .../328-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
16:03:38 #10 43.59 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
16:03:38 #10 43.63 Selecting previously unselected package libyaml-0-2:arm64.
16:03:38 #10 43.64 Preparing to unpack .../329-libyaml-0-2_0.2.2-1_arm64.deb ...
16:03:38 #10 43.64 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
16:03:38 #10 43.68 Selecting previously unselected package libyaml-libyaml-perl.
16:03:38 #10 43.68 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1+b1_arm64.deb ...
16:03:38 #10 43.69 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
16:03:38 #10 43.73 Selecting previously unselected package licensecheck.
16:03:38 #10 43.73 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ...
16:03:38 #10 43.73 Unpacking licensecheck (3.1.1-2) ...
16:03:38 #10 43.78 Selecting previously unselected package lzip.
16:03:38 #10 43.78 Preparing to unpack .../332-lzip_1.22-3_arm64.deb ...
16:03:38 #10 43.78 Unpacking lzip (1.22-3) ...
16:03:38 #11 28.33 Selecting previously unselected package libcrypt-dev:armhf.
16:03:38 #11 28.33 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_armhf.deb ...
16:03:38 #11 28.33 Unpacking libcrypt-dev:armhf (1:4.4.27-1) ...
16:03:38 #11 28.36 Selecting previously unselected package rpcsvc-proto.
16:03:38 #11 28.36 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ...
16:03:38 #11 28.37 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
16:03:38 #11 28.39 Selecting previously unselected package libtirpc-dev:armhf.
16:03:38 #11 28.39 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_armhf.deb ...
16:03:38 #11 28.40 Unpacking libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ...
16:03:38 #11 28.43 Selecting previously unselected package libnsl-dev:armhf.
16:03:38 #11 28.43 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_armhf.deb ...
16:03:38 #11 28.43 Unpacking libnsl-dev:armhf (1.3.0-2build2) ...
16:03:38 #11 28.47 Selecting previously unselected package libc6-dev:armhf.
16:03:38 #11 28.47 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.1_armhf.deb ...
16:03:38 #11 28.47 Unpacking libc6-dev:armhf (2.35-0ubuntu3.1) ...
16:03:38 #10 43.95 (30/144): libjpeg-turbo-2.1.0-3.fc35.aarch64.rp  16 MB/s | 170 kB     00:00    
16:03:38 #10 43.96 (31/144): libpkgconf-1.8.0-1.fc35.aarch64.rpm   4.6 MB/s |  36 kB     00:00    
16:03:38 #10 43.96 (32/144): libappstream-glib-0.7.18-3.fc35.aarch 9.0 MB/s | 373 kB     00:00    
16:03:38 #10 43.97 (33/144): libpng-1.6.37-11.fc35.aarch64.rpm      11 MB/s | 115 kB     00:00    
16:03:38 #10 43.97 (34/144): libproxy-0.4.17-3.fc35.aarch64.rpm    7.1 MB/s |  68 kB     00:00    
16:03:38 #10 43.99 (35/144): libstemmer-0-17.585svn.fc35.aarch64.r 4.3 MB/s |  82 kB     00:00    
16:03:38 #10 43.99 (36/144): lua-srpm-macros-1-5.fc35.noarch.rpm   452 kB/s | 8.4 kB     00:00    
16:03:38 #10 44.03 (37/144): ncurses-6.2-8.20210508.fc35.aarch64.r 8.8 MB/s | 400 kB     00:00    
16:03:38 #10 44.04 (38/144): nim-srpm-macros-3-5.fc35.noarch.rpm   186 kB/s | 8.4 kB     00:00    
16:03:38 #10 44.04 (39/144): ocaml-srpm-macros-6-5.fc35.noarch.rpm 1.1 MB/s | 7.8 kB     00:00    
16:03:38 #10 44.05 (40/144): openblas-srpm-macros-2-10.fc35.noarch 1.0 MB/s | 7.4 kB     00:00    
16:03:38 #10 44.05 (41/144): patch-2.7.6-15.fc35.aarch64.rpm        15 MB/s | 124 kB     00:00    
16:03:38 #10 44.05 (42/144): perl-Carp-1.52-478.fc35.noarch.rpm    4.2 MB/s |  29 kB     00:00    
16:03:38 #10 44.06 (43/144): perl-Data-Dumper-2.183-2.fc35.aarch64 6.2 MB/s |  55 kB     00:00    
16:03:38 #10 44.06 (44/144): perl-Digest-1.20-1.fc35.noarch.rpm    3.0 MB/s |  25 kB     00:00    
16:03:38 #10 44.07 (45/144): perl-Exporter-5.76-479.fc35.noarch.rp 4.1 MB/s |  31 kB     00:00    
16:03:38 #10 44.07 (46/144): perl-Digest-MD5-2.58-478.fc35.aarch64 2.6 MB/s |  36 kB     00:00    
16:03:38 #10 44.08 (47/144): perl-File-Path-2.18-478.fc35.noarch.r 3.8 MB/s |  35 kB     00:00    
16:03:38 #10 44.08 (48/144): perl-File-Temp-0.231.100-478.fc35.noa 5.4 MB/s |  59 kB     00:00    
16:03:38 #10 44.09 (49/144): perl-Getopt-Long-2.52-478.fc35.noarch 7.1 MB/s |  60 kB     00:00    
16:03:38 #10 44.10 (50/144): perl-IO-Socket-IP-0.41-479.fc35.noarc 3.9 MB/s |  42 kB     00:00    
16:03:38 #10 44.10 (51/144): perl-IO-Socket-SSL-2.072-1.fc35.noarc  17 MB/s | 217 kB     00:00    
16:03:38 #10 44.10 (52/144): perl-MIME-Base64-3.16-478.fc35.aarch6 3.7 MB/s |  30 kB     00:00    
16:03:38 #10 44.11 (53/144): perl-PathTools-3.80-478.fc35.aarch64. 9.4 MB/s |  85 kB     00:00    
16:03:38 #10 44.12 (54/144): perl-Net-SSLeay-1.90-4.fc35.aarch64.r  19 MB/s | 350 kB     00:00    
16:03:38 #10 44.12 (55/144): perl-Pod-Escapes-1.07-478.fc35.noarch 2.6 MB/s |  20 kB     00:00    
16:03:38 #10 44.13 (56/144): perl-Pod-Perldoc-3.28.01-479.fc35.noa  11 MB/s |  84 kB     00:00    
16:03:38 #10 44.16 (57/144): hunspell-en-GB-0.20140811.1-20.fc35.n 773 kB/s | 225 kB     00:00    
16:03:38 #11 40.48 Preparing to unpack .../334-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_arm64.deb ...
16:03:38 #11 40.48 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
16:03:38 #11 40.55 Selecting previously unselected package libxml-parser-perl:arm64.
16:03:38 #11 40.55 Preparing to unpack .../335-libxml-parser-perl_2.46-3build1_arm64.deb ...
16:03:38 #11 40.56 Unpacking libxml-parser-perl:arm64 (2.46-3build1) ...
16:03:38 #11 40.61 Selecting previously unselected package libxml-sax-expat-perl.
16:03:38 #11 40.61 Preparing to unpack .../336-libxml-sax-expat-perl_0.51-1_all.deb ...
16:03:38 #11 40.61 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:03:38 #11 40.65 Selecting previously unselected package libyaml-libyaml-perl.
16:03:38 #11 40.66 Preparing to unpack .../337-libyaml-libyaml-perl_0.83+ds-1build1_arm64.deb ...
16:03:38 #11 40.66 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
16:03:38 #11 40.70 Selecting previously unselected package licensecheck.
16:03:38 #11 40.71 Preparing to unpack .../338-licensecheck_3.2.14-2_all.deb ...
16:03:38 #10 37.30 Setting up perl (5.32.1-4+deb11u2) ...
16:03:38 #11 26.78 Selecting previously unselected package build-essential.
16:03:38 #11 26.78 Preparing to unpack .../126-build-essential_12.9ubuntu3_amd64.deb ...
16:03:38 #10 37.32 Setting up libio-html-perl (1.004-2) ...
16:03:38 #10 37.34 Setting up libb-hooks-op-check-perl (0.22-1+b4) ...
16:03:38 #10 37.36 Setting up gcc-10 (10.2.1-6+rpi1) ...
16:03:38 #10 37.37 Setting up libdpkg-perl (1.20.12+rpi1) ...
16:03:38 #10 37.39 Setting up autoconf (2.69-14) ...
16:03:38 #10 37.41 Setting up libtimedate-perl (2.3300-2) ...
16:03:38 #10 37.42 Setting up libsub-override-perl (0.09-2) ...
16:03:38 #10 37.44 Setting up libstrictures-perl (2.000006-1) ...
16:03:38 #10 37.45 Setting up libsub-quote-perl (2.006006-1) ...
16:03:38 #10 37.46 Setting up libfile-dirlist-perl (0.05-2) ...
16:03:38 #10 37.47 Setting up liburi-perl (5.08-1) ...
16:03:38 #10 37.49 Setting up libfile-touch-perl (0.11-1) ...
16:03:38 #10 37.50 Setting up libnet-ssleay-perl (1.88-3+b1) ...
16:03:38 #10 37.51 Setting up automake (1:1.16.3-2) ...
16:03:38 #10 37.53 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:03:38 #10 37.53 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
16:03:38 #10 37.53 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
16:03:38 #10 37.54 Setting up libhttp-date-perl (6.05-1) ...
16:03:38 #10 37.55 Setting up libfile-which-perl (1.23-1) ...
16:03:38 #10 37.58 Setting up libfile-listing-perl (6.14-1) ...
16:03:38 #10 37.59 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:03:38 #10 37.60 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:03:38 #10 37.62 Setting up libio-pty-perl (1:1.15-2) ...
16:03:38 #10 37.63 Setting up libtool (2.4.6-15) ...
16:03:38 #10 37.65 Setting up libarchive-zip-perl (1.68-1) ...
16:03:38 #10 37.67 Setting up libhtml-tagset-perl (3.20-4) ...
16:03:38 #10 37.68 Setting up libdebhelper-perl (13.3.4) ...
16:03:38 #10 37.70 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:03:38 #10 37.72 Setting up libtry-tiny-perl (0.30-1) ...
16:03:38 #10 37.74 Setting up libnet-http-perl (6.20-1) ...
16:03:38 #10 37.75 Setting up libencode-locale-perl (1.05-1.1) ...
16:03:38 #10 37.77 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
16:03:38 #10 37.78 Setting up gcc (4:10.2.1-1+rpi1) ...
16:03:38 #10 37.82 Setting up dpkg-dev (1.20.12+rpi1) ...
16:03:38 #10 37.89 Setting up intltool-debian (0.35.0+20060710.5) ...
16:03:38 #10 37.92 Setting up liberror-perl (0.17029-1) ...
16:03:38 #10 37.94 Setting up dh-autoreconf (20) ...
16:03:38 #10 37.98 Setting up patchutils (0.4.2-1) ...
16:03:38 #11 26.78 Unpacking build-essential (12.9ubuntu3) ...
16:03:38 #11 26.82 Selecting previously unselected package libbrotli1:amd64.
16:03:38 #11 26.82 Preparing to unpack .../127-libbrotli1_1.0.9-2build6_amd64.deb ...
16:03:38 #11 26.82 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
16:03:38 #11 26.86 Selecting previously unselected package libsasl2-modules-db:amd64.
16:03:38 #11 26.86 Preparing to unpack .../128-libsasl2-modules-db_2.1.28+dfsg-6ubuntu2_amd64.deb ...
16:03:38 #11 26.86 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-6ubuntu2) ...
16:03:38 #11 26.89 Selecting previously unselected package libsasl2-2:amd64.
16:03:38 #11 26.89 Preparing to unpack .../129-libsasl2-2_2.1.28+dfsg-6ubuntu2_amd64.deb ...
16:03:38 #11 26.90 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-6ubuntu2) ...
16:03:38 #11 26.93 Selecting previously unselected package libldap-2.5-0:amd64.
16:03:38 #11 26.93 Preparing to unpack .../130-libldap-2.5-0_2.5.13+dfsg-1ubuntu1_amd64.deb ...
16:03:38 #11 26.94 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-1ubuntu1) ...
16:03:38 #11 26.97 Selecting previously unselected package librtmp1:amd64.
16:03:38 #11 26.97 Preparing to unpack .../131-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
16:03:38 #11 18.82 Get:374 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsocket6-perl armhf 0.29-2 [18.6 kB]
16:03:38 #11 18.82 Get:375 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsodium23 armhf 1.0.18-1build2 [141 kB]
16:03:38 #11 18.83 Get:376 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstring-copyright-perl all 0.003013-1 [21.2 kB]
16:03:38 #11 18.83 Get:377 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
16:03:38 #11 18.89 Get:378 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libstring-shellquote-perl all 1.04-2 [12.3 kB]
16:03:38 #11 18.90 Get:379 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsyntax-keyword-try-perl armhf 0.27-1 [25.5 kB]
16:03:38 #11 18.90 Get:380 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libterm-readkey-perl armhf 2.38-2 [23.8 kB]
16:03:38 #11 18.90 Get:381 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtext-levenshteinxs-perl armhf 0.03-5 [8014 B]
16:03:38 #11 18.90 Get:382 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtext-markdown-discount-perl armhf 0.13-1build1 [12.4 kB]
16:03:38 #11 18.97 Get:383 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtext-xslate-perl armhf 3.5.9-1build1 [182 kB]
16:03:38 #11 18.98 Get:384 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtime-duration-perl all 1.21-1 [13.1 kB]
16:03:38 #11 18.98 Get:385 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtime-moment-perl armhf 0.44-2 [71.1 kB]
16:03:38 #11 18.98 Get:386 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libtype-tiny-xs-perl armhf 0.022-2 [23.0 kB]
16:03:38 #11 18.98 Get:387 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libunicode-utf8-perl armhf 0.62-1build4 [17.6 kB]
16:03:38 #11 19.05 Get:388 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libwww-mechanize-perl all 2.14-2 [93.9 kB]
16:03:38 #11 19.05 Get:389 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-namespacesupport-perl all 1.12-2 [13.5 kB]
16:03:38 #11 19.06 Get:390 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-sax-base-perl all 1.09-2 [19.3 kB]
16:03:38 #11 19.06 Get:391 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
16:03:38 #11 19.06 Get:392 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1 [311 kB]
16:03:38 #11 19.12 Get:393 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-parser-perl armhf 2.46-3build1 [210 kB]
16:03:38 #10 56.37 Setting up libstring-copyright-perl (0.003005-1) ...
16:03:38 #10 56.38 Setting up libhtml-parser-perl (3.72-3build1) ...
16:03:38 #10 56.40 Setting up automake (1:1.15.1-3ubuntu2) ...
16:03:38 #10 56.41 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
16:03:38 #10 56.41 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist
16:03:38 #10 56.41 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist
16:03:38 #10 56.42 Setting up libipc-run-perl (0.96-1) ...
16:03:38 #10 56.43 Setting up libcgi-pm-perl (4.38-1) ...
16:03:38 #10 56.44 Setting up libdevel-globaldestruction-perl (0.14-1) ...
16:03:38 #10 56.47 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
16:03:38 #11 24.77 Selecting previously unselected package libxmuu1:amd64.
16:03:38 #11 24.78 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
16:03:38 #11 24.81 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
16:03:38 #11 23.57 Selecting previously unselected package libxml2:armhf.
16:03:38 #11 23.58 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.5_armhf.deb ...
16:03:38 #11 23.58 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.5) ...
16:03:38 #11 23.66 Selecting previously unselected package libyaml-0-2:armhf.
16:03:38 #11 23.66 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_armhf.deb ...
16:03:38 #11 23.66 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
16:03:38 #11 23.69 Selecting previously unselected package lsb-release.
16:03:38 #11 23.69 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
16:03:38 #11 23.70 Unpacking lsb-release (11.1.0ubuntu2) ...
16:03:38 #11 23.73 Selecting previously unselected package netbase.
16:03:38 #11 23.73 Preparing to unpack .../027-netbase_6.1_all.deb ...
16:03:38 #11 23.73 Unpacking netbase (6.1) ...
16:03:38 #11 23.76 Selecting previously unselected package python3-pkg-resources.
16:03:38 #11 23.76 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
16:03:38 #11 23.77 Unpacking python3-pkg-resources (45.2.0-1) ...
16:03:38 #11 23.81 Selecting previously unselected package python3-six.
16:03:38 #14 0.967 Last metadata expiration check: 0:00:14 ago on Thu Dec 15 16:03:24 2022.
16:03:38 #10 28.99 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
16:03:38 #10 28.99 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
16:03:38 #10 29.03 Selecting previously unselected package libicu60:amd64.
16:03:38 #10 29.03 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_amd64.deb ...
16:03:38 #10 29.04 Unpacking libicu60:amd64 (60.2-3ubuntu3.2) ...
16:03:38 #24 17.08 Get:17 http://deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB]
16:03:38 #11 29.86 Selecting previously unselected package cpp.
16:03:38 #11 29.86 Preparing to unpack .../104-cpp_4%3a12.2.0-1ubuntu1_arm64.deb ...
16:03:38 #11 29.87 Unpacking cpp (4:12.2.0-1ubuntu1) ...
16:03:38 #11 29.91 Selecting previously unselected package libcc1-0:arm64.
16:03:38 #11 29.91 Preparing to unpack .../105-libcc1-0_12.2.0-3ubuntu1_arm64.deb ...
16:03:38 #11 29.92 Unpacking libcc1-0:arm64 (12.2.0-3ubuntu1) ...
16:03:38 #11 29.97 Selecting previously unselected package libgomp1:arm64.
16:03:38 #11 29.98 Preparing to unpack .../106-libgomp1_12.2.0-3ubuntu1_arm64.deb ...
16:03:38 #11 29.98 Unpacking libgomp1:arm64 (12.2.0-3ubuntu1) ...
16:03:38 #11 30.03 Selecting previously unselected package libitm1:arm64.
16:03:38 #10 36.93 Selecting previously unselected package mysql-common.
16:03:38 #10 36.94 Preparing to unpack .../254-mysql-common_5.8+1.0.5_all.deb ...
16:03:38 #10 36.95 Unpacking mysql-common (5.8+1.0.5) ...
16:03:38 #10 37.00 Selecting previously unselected package mariadb-common.
16:03:38 #10 37.00 Preparing to unpack .../255-mariadb-common_1%3a10.3.36-0+deb10u2_all.deb ...
16:03:38 #10 37.01 Unpacking mariadb-common (1:10.3.36-0+deb10u2) ...
16:03:38 #10 37.05 Selecting previously unselected package libmariadb3:arm64.
16:03:38 #11 25.34 Selecting previously unselected package gcc.
16:03:38 #11 25.34 Preparing to unpack .../088-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
16:03:38 #11 25.34 Unpacking gcc (4:11.2.0-1ubuntu1) ...
16:03:38 #11 25.37 Selecting previously unselected package libstdc++-11-dev:amd64.
16:03:38 #11 25.37 Preparing to unpack .../089-libstdc++-11-dev_11.3.0-1ubuntu1~22.04_amd64.deb ...
16:03:38 #11 25.38 Unpacking libstdc++-11-dev:amd64 (11.3.0-1ubuntu1~22.04) ...
16:03:38 #10 37.40 Preparing to unpack .../129-libhttp-negotiate-perl_6.01-1_all.deb ...
16:03:38 #10 37.40 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:03:38 #10 37.43 Selecting previously unselected package perl-openssl-defaults:armhf.
16:03:38 #10 37.43 Preparing to unpack .../130-perl-openssl-defaults_3_armhf.deb ...
16:03:38 #10 37.44 Unpacking perl-openssl-defaults:armhf (3) ...
16:03:38 #10 37.47 Selecting previously unselected package libnet-ssleay-perl.
16:03:38 #10 37.47 Preparing to unpack .../131-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ...
16:03:38 #10 37.48 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
16:03:38 #10 37.53 Selecting previously unselected package libio-socket-ssl-perl.
16:03:38 #10 37.54 Preparing to unpack .../132-libio-socket-ssl-perl_2.060-3_all.deb ...
16:03:38 #10 37.54 Unpacking libio-socket-ssl-perl (2.060-3) ...
16:03:38 #10 37.59 Selecting previously unselected package libnet-http-perl.
16:03:38 #10 37.59 Preparing to unpack .../133-libnet-http-perl_6.18-1_all.deb ...
16:03:38 #10 37.60 Unpacking libnet-http-perl (6.18-1) ...
16:03:38 #10 37.64 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:38 #11 41.30 Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
16:03:38 #11 41.32 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ...
16:03:38 #11 41.33 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
16:03:38 #11 41.35 Setting up mime-support (3.64ubuntu1) ...
16:03:38 #11 41.39 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
16:03:38 #11 41.42 Setting up libmagic-mgc (1:5.38-4) ...
16:03:38 #11 41.43 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
16:03:38 #11 41.45 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ...
16:03:38 #11 41.46 No schema files found: doing nothing.
16:03:38 #11 41.47 Setting up distro-info-data (0.43ubuntu1.11) ...
16:03:38 #11 41.48 Setting up manpages (5.05-1) ...
16:03:38 #11 41.50 Setting up unzip (6.0-25ubuntu1.1) ...
16:03:38 #11 41.52 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
16:03:38 #11 41.53 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
16:03:38 #11 41.55 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
16:03:38 #11 41.57 Setting up binutils-common:arm64 (2.34-6ubuntu1.4) ...
16:03:38 #11 41.58 Setting up libnghttp2-14:arm64 (1.40.0-1build1) ...
16:03:38 #11 41.60 Setting up libmagic1:arm64 (1:5.38-4) ...
16:03:38 #11 41.65 Setting up less (551-1ubuntu0.1) ...
16:03:38 #10 50.78 Preparing to unpack .../299-libsereal-decoder-perl_4.018+ds-1+b1_armhf.deb ...
16:03:38 #10 50.78 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
16:03:38 #10 50.82 Selecting previously unselected package libsereal-encoder-perl.
16:03:38 #10 50.83 Preparing to unpack .../300-libsereal-encoder-perl_4.018+ds-1+b1_armhf.deb ...
16:03:38 #10 50.83 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
16:03:38 #10 50.87 Selecting previously unselected package libtask-weaken-perl.
16:03:38 #10 50.87 Preparing to unpack .../301-libtask-weaken-perl_1.06-1_all.deb ...
16:03:38 #10 50.87 Unpacking libtask-weaken-perl (1.06-1) ...
16:03:38 #10 50.91 Selecting previously unselected package libxml-parser-perl:armhf.
16:03:38 #10 50.91 Preparing to unpack .../302-libxml-parser-perl_2.46-2_armhf.deb ...
16:03:38 #10 50.91 Unpacking libxml-parser-perl:armhf (2.46-2) ...
16:03:38 #10 50.97 Selecting previously unselected package libsoap-lite-perl.
16:03:38 #10 50.97 Preparing to unpack .../303-libsoap-lite-perl_1.27-1_all.deb ...
16:03:38 #10 50.97 Unpacking libsoap-lite-perl (1.27-1) ...
16:03:38 #10 51.03 Selecting previously unselected package libsort-key-perl.
16:03:38 #10 46.12 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
16:03:38 #10 46.13 Setting up python3-pkg-resources (39.0.1-2) ...
16:03:38 #10 46.35 Setting up lsb-release (9.20170808ubuntu1) ...
16:03:38 #10 43.83 Selecting previously unselected package lzop.
16:03:38 #10 43.83 Preparing to unpack .../333-lzop_1.04-2_arm64.deb ...
16:03:38 #10 43.84 Unpacking lzop (1.04-2) ...
16:03:38 #10 43.88 Selecting previously unselected package t1utils.
16:03:38 #10 43.89 Preparing to unpack .../334-t1utils_1.41-4_arm64.deb ...
16:03:38 #10 43.89 Unpacking t1utils (1.41-4) ...
16:03:38 #10 43.95 Selecting previously unselected package unzip.
16:03:38 #10 43.96 Preparing to unpack .../335-unzip_6.0-26+deb11u1_arm64.deb ...
16:03:38 #10 43.96 Unpacking unzip (6.0-26+deb11u1) ...
16:03:38 #10 44.03 Selecting previously unselected package lintian.
16:03:38 #11 28.57 Selecting previously unselected package gcc-11-base:armhf.
16:03:38 #11 28.57 Preparing to unpack .../070-gcc-11-base_11.3.0-1ubuntu1~22.04_armhf.deb ...
16:03:38 #11 28.57 Unpacking gcc-11-base:armhf (11.3.0-1ubuntu1~22.04) ...
16:03:38 #11 28.60 Selecting previously unselected package libisl23:armhf.
16:03:38 #11 28.61 Preparing to unpack .../071-libisl23_0.24-2build1_armhf.deb ...
16:03:38 #11 28.61 Unpacking libisl23:armhf (0.24-2build1) ...
16:03:38 #11 28.65 Selecting previously unselected package libmpfr6:armhf.
16:03:38 #11 28.65 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_armhf.deb ...
16:03:38 #11 28.65 Unpacking libmpfr6:armhf (4.1.0-3build3) ...
16:03:38 #11 28.69 Selecting previously unselected package libmpc3:armhf.
16:03:38 #11 28.69 Preparing to unpack .../073-libmpc3_1.2.1-2build1_armhf.deb ...
16:03:38 #11 28.69 Unpacking libmpc3:armhf (1.2.1-2build1) ...
16:03:38 #11 28.72 Selecting previously unselected package cpp-11.
16:03:38 #11 28.72 Preparing to unpack .../074-cpp-11_11.3.0-1ubuntu1~22.04_armhf.deb ...
16:03:38 #11 28.73 Unpacking cpp-11 (11.3.0-1ubuntu1~22.04) ...
16:03:38 #10 44.16 (58/144): perl-Pod-Usage-2.01-478.fc35.noarch.r 1.2 MB/s |  40 kB     00:00    
16:03:38 #10 44.17 (59/144): perl-Pod-Simple-3.43-2.fc35.noarch.rp 4.8 MB/s | 215 kB     00:00    
16:03:38 #10 44.17 (60/144): perl-Socket-2.032-2.fc35.aarch64.rpm  4.5 MB/s |  54 kB     00:00    
16:03:38 #10 44.17 (61/144): perl-Storable-3.25-1.fc35.aarch64.rpm 8.4 MB/s |  93 kB     00:00    
16:03:38 #10 44.18 (62/144): perl-Term-ANSIColor-5.01-479.fc35.noa 5.2 MB/s |  48 kB     00:00    
16:03:38 #10 44.18 (63/144): perl-Term-Cap-1.17-478.fc35.noarch.rp 3.5 MB/s |  22 kB     00:00    
16:03:38 #10 44.18 (64/144): perl-Text-ParseWords-3.30-478.fc35.no 1.7 MB/s |  16 kB     00:00    
16:03:38 #10 44.19 (65/144): perl-Text-Tabs+Wrap-2021.0814-1.fc35. 2.1 MB/s |  22 kB     00:00    
16:03:38 #10 44.19 (66/144): perl-Time-Local-1.300-478.fc35.noarch 3.8 MB/s |  33 kB     00:00    
16:03:38 #10 44.20 (67/144): perl-URI-5.09-4.fc35.noarch.rpm       8.1 MB/s | 108 kB     00:00    
16:03:38 #10 44.20 (68/144): perl-constant-1.33-479.fc35.noarch.rp 2.0 MB/s |  23 kB     00:00    
16:03:38 #10 44.21 (69/144): perl-libnet-3.13-479.fc35.noarch.rpm   10 MB/s | 125 kB     00:00    
16:03:38 #10 44.21 (70/144): perl-parent-0.238-478.fc35.noarch.rpm 1.6 MB/s |  14 kB     00:00    
16:03:38 #10 44.21 (71/144): perl-podlators-4.14-478.fc35.noarch.r 8.8 MB/s | 111 kB     00:00    
16:03:38 #10 44.22 (72/144): perl-srpm-macros-1-42.fc35.noarch.rpm 693 kB/s | 8.3 kB     00:00    
16:03:38 #10 44.22 (73/144): pkgconf-m4-1.8.0-1.fc35.noarch.rpm    1.7 MB/s |  14 kB     00:00    
16:03:38 #10 44.23 (74/144): pkgconf-1.8.0-1.fc35.aarch64.rpm      3.3 MB/s |  41 kB     00:00    
16:03:38 #10 44.23 (75/144): pkgconf-pkg-config-1.8.0-1.fc35.aarch 924 kB/s |  10 kB     00:00    
16:03:38 #10 44.24 (76/144): python3-dateutil-2.8.1-7.fc35.noarch.  22 MB/s | 289 kB     00:00    
16:03:38 #10 44.24 (77/144): python3-dbus-1.2.18-2.fc35.aarch64.rp  13 MB/s | 132 kB     00:00    
16:03:38 #10 44.25 (78/144): python3-distro-1.6.0-1.fc35.noarch.rp 2.5 MB/s |  38 kB     00:00    
16:03:38 #10 44.25 (79/144): python3-pyxdg-0.27-3.fc35.noarch.rpm   10 MB/s |  96 kB     00:00    
16:03:38 #10 44.26 (80/144): python3-six-1.16.0-4.fc35.noarch.rpm  4.3 MB/s |  36 kB     00:00    
16:03:38 #10 44.26 (81/144): python3-pybeam-0.7-1.fc35.noarch.rpm  1.1 MB/s |  24 kB     00:00    
16:03:38 #10 44.26 (82/144): python3-toml-0.10.2-5.fc35.noarch.rpm 3.9 MB/s |  39 kB     00:00    
16:03:38 #10 44.27 (83/144): python3-zstd-1.4.5.1-5.fc35.aarch64.r 2.0 MB/s |  19 kB     00:00    
16:03:38 #10 44.27 (84/144): qt5-srpm-macros-5.15.2-3.fc35.noarch. 1.4 MB/s | 8.2 kB     00:00    
16:03:38 #10 44.28 (85/144): unzip-6.0-53.fc35.aarch64.rpm          17 MB/s | 176 kB     00:00    
16:03:38 #10 44.28 (86/144): shared-mime-info-2.1-3.fc35.aarch64.r  18 MB/s | 373 kB     00:00    
16:03:38 #10 44.29 (87/144): zip-3.0-31.fc35.aarch64.rpm            14 MB/s | 253 kB     00:00    
16:03:38 #10 44.29 (88/144): ansible-srpm-macros-1-8.1.fc35.noarch 1.3 MB/s | 8.7 kB     00:00    
16:03:38 #10 44.31 (89/144): abattis-cantarell-fonts-0.301-5.fc35.  11 MB/s | 364 kB     00:00    
16:03:38 #10 44.32 (90/144): binutils-gold-2.37-25.fc35.aarch64.rp  33 MB/s | 873 kB     00:00    
16:03:38 #10 44.33 (91/144): dbus-libs-1.12.24-1.fc35.aarch64.rpm  8.6 MB/s | 150 kB     00:00    
16:03:38 #10 44.34 (92/144): desktop-file-utils-0.26-5.fc35.aarch6 5.8 MB/s |  71 kB     00:00    
16:03:38 #10 44.34 (93/144): dnf-plugins-core-4.3.1-1.fc35.noarch. 2.8 MB/s |  34 kB     00:00    
16:03:38 #10 44.39 (94/144): elfutils-0.187-4.fc35.aarch64.rpm      10 MB/s | 516 kB     00:00    
16:03:38 #10 44.39 (95/144): elfutils-debuginfod-client-0.187-4.fc 844 kB/s |  38 kB     00:00    
16:03:38 #10 44.41 (96/144): binutils-2.37-25.fc35.aarch64.rpm      51 MB/s | 6.3 MB     00:00    
16:03:38 #10 44.45 (97/144): glib-networking-2.70.1-1.fc35.aarch64 3.2 MB/s | 176 kB     00:00    
16:03:38 #10 44.47 (98/144): glibc-gconv-extra-2.34-49.fc35.aarch6  28 MB/s | 1.6 MB     00:00    
16:03:38 #10 44.48 (99/144): go-srpm-macros-3.2.0-1.fc35.noarch.rp 1.0 MB/s |  26 kB     00:00    
16:03:38 #10 44.50 (100/144): gdb-minimal-12.1-1.fc35.aarch64.rpm   33 MB/s | 3.5 MB     00:00    
16:03:38 #11 26.98 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
16:03:38 #11 27.01 Selecting previously unselected package libssh-4:amd64.
16:03:38 #11 27.01 Preparing to unpack .../132-libssh-4_0.9.6-2build1_amd64.deb ...
16:03:38 #11 27.02 Unpacking libssh-4:amd64 (0.9.6-2build1) ...
16:03:38 #11 27.05 Selecting previously unselected package libcurl4:amd64.
16:03:38 #11 27.05 Preparing to unpack .../133-libcurl4_7.85.0-1ubuntu0.1_amd64.deb ...
16:03:38 #11 27.06 Unpacking libcurl4:amd64 (7.85.0-1ubuntu0.1) ...
16:03:38 #11 27.09 Selecting previously unselected package curl.
16:03:38 #11 27.09 Preparing to unpack .../134-curl_7.85.0-1ubuntu0.1_amd64.deb ...
16:03:38 #11 27.10 Unpacking curl (7.85.0-1ubuntu0.1) ...
16:03:38 #11 27.13 Selecting previously unselected package dctrl-tools.
16:03:38 #11 27.13 Preparing to unpack .../135-dctrl-tools_2.24-3build2_amd64.deb ...
16:03:38 #11 27.14 Unpacking dctrl-tools (2.24-3build2) ...
16:03:38 #11 27.17 Selecting previously unselected package libdebhelper-perl.
16:03:38 #11 27.17 Preparing to unpack .../136-libdebhelper-perl_13.9.1ubuntu1_all.deb ...
16:03:38 #11 27.17 Unpacking libdebhelper-perl (13.9.1ubuntu1) ...
16:03:38 #11 27.21 Selecting previously unselected package libtool.
16:03:38 #11 27.21 Preparing to unpack .../137-libtool_2.4.7-4_all.deb ...
16:03:38 #11 27.21 Unpacking libtool (2.4.7-4) ...
16:03:38 #11 27.24 Selecting previously unselected package dh-autoreconf.
16:03:38 #11 27.25 Preparing to unpack .../138-dh-autoreconf_20_all.deb ...
16:03:38 #11 27.25 Unpacking dh-autoreconf (20) ...
16:03:38 #11 27.28 Selecting previously unselected package libarchive-zip-perl.
16:03:38 #11 27.28 Preparing to unpack .../139-libarchive-zip-perl_1.68-1_all.deb ...
16:03:38 #11 27.29 Unpacking libarchive-zip-perl (1.68-1) ...
16:03:38 #11 27.32 Selecting previously unselected package libsub-override-perl.
16:03:38 #11 19.13 Get:394 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:03:38 #11 19.13 Get:395 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libyaml-libyaml-perl armhf 0.83+ds-1build1 [27.3 kB]
16:03:38 #11 19.13 Get:396 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf licensecheck all 3.3.0-1 [41.4 kB]
16:03:38 #11 19.13 Get:397 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevel-size-perl armhf 0.83-2 [19.6 kB]
16:03:38 #11 19.19 Get:398 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libipc-run3-perl all 0.048-2 [31.4 kB]
16:03:38 #11 19.19 Get:399 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf lzip armhf 1.23-4 [79.4 kB]
16:03:38 #11 19.19 Get:400 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf lzop armhf 1.04-2build2 [84.5 kB]
16:03:38 #11 19.20 Get:401 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf t1utils armhf 1.41-4build2 [53.1 kB]
16:03:38 #11 19.20 Get:402 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf unzip armhf 6.0-27ubuntu1 [162 kB]
16:03:38 #11 19.26 Get:403 http://ports.ubuntu.com/ubuntu-ports kinetic-updates/main armhf lintian all 2.115.3ubuntu2.1 [1108 kB]
16:03:38 #11 19.32 Get:404 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf manpages-dev all 5.13-1 [2355 kB]
16:03:38 #10 37.99 Setting up libipc-run-perl (20200505.0-1) ...
16:03:38 #10 38.00 Setting up git (1:2.30.2-1) ...
16:03:38 #10 38.04 Setting up libwww-robotrules-perl (6.02-1) ...
16:03:38 #10 38.06 Setting up libhtml-parser-perl (3.75-1+b1) ...
16:03:38 #10 38.08 Setting up librole-tiny-perl (2.002004-1) ...
16:03:38 #10 38.10 Setting up libfile-homedir-perl (1.006-1) ...
16:03:38 #10 38.11 Setting up libio-socket-ssl-perl (2.069-1) ...
16:03:38 #10 38.13 Setting up libhttp-message-perl (6.28-1) ...
16:03:38 #10 38.14 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
16:03:38 #10 38.16 Setting up libhttp-negotiate-perl (6.01-1) ...
16:03:38 #10 38.17 Setting up libhttp-cookies-perl (6.10-1) ...
16:03:38 #10 38.19 Setting up po-debconf (1.0.21+nmu1) ...
16:03:38 #11 40.71 Unpacking licensecheck (3.2.14-2) ...
16:03:38 #11 40.76 Selecting previously unselected package libdevel-size-perl.
16:03:38 #11 40.77 Preparing to unpack .../339-libdevel-size-perl_0.83-1build4_arm64.deb ...
16:03:38 #11 40.77 Unpacking libdevel-size-perl (0.83-1build4) ...
16:03:38 #11 40.85 Selecting previously unselected package libipc-run3-perl.
16:03:38 #11 40.85 Preparing to unpack .../340-libipc-run3-perl_0.048-2_all.deb ...
16:03:38 #11 40.86 Unpacking libipc-run3-perl (0.048-2) ...
16:03:38 #11 40.90 Selecting previously unselected package lzip.
16:03:38 #11 40.91 Preparing to unpack .../341-lzip_1.23-1_arm64.deb ...
16:03:38 #11 40.91 Unpacking lzip (1.23-1) ...
16:03:38 #11 40.96 Selecting previously unselected package lzop.
16:03:38 #11 40.96 Preparing to unpack .../342-lzop_1.04-2build2_arm64.deb ...
16:03:38 #11 40.96 Unpacking lzop (1.04-2build2) ...
16:03:38 #11 41.01 Selecting previously unselected package t1utils.
16:03:38 #11 41.01 Preparing to unpack .../343-t1utils_1.41-4build2_arm64.deb ...
16:03:38 #11 41.01 Unpacking t1utils (1.41-4build2) ...
16:03:38 #11 41.06 Selecting previously unselected package unzip.
16:03:38 #10 56.63 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
16:03:38 #10 56.64 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
16:03:38 #10 56.66 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
16:03:38 #10 56.68 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
16:03:38 #10 56.74 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:03:38 #10 56.79 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:03:38 #11 25.11 Selecting previously unselected package manpages.
16:03:38 #11 25.11 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
16:03:38 #11 25.19 Unpacking manpages (5.05-1) ...
16:03:38 #11 23.81 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
16:03:38 #11 23.82 Unpacking python3-six (1.14.0-2) ...
16:03:38 #11 23.84 Selecting previously unselected package shared-mime-info.
16:03:38 #11 23.85 Preparing to unpack .../030-shared-mime-info_1.15-1_armhf.deb ...
16:03:38 #11 23.85 Unpacking shared-mime-info (1.15-1) ...
16:03:38 #11 23.93 Selecting previously unselected package ucf.
16:03:38 #11 23.93 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
16:03:38 #11 23.94 Moving old data out of the way
16:03:38 #11 23.94 Unpacking ucf (3.0038+nmu1) ...
16:03:38 #11 23.97 Selecting previously unselected package xdg-user-dirs.
16:03:38 #11 23.98 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_armhf.deb ...
16:03:38 #11 23.98 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
16:03:38 #11 24.03 Selecting previously unselected package xz-utils.
16:03:38 #11 24.03 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_armhf.deb ...
16:03:38 #10 37.94 Selecting previously unselected package iso-codes.
16:03:38 #24 17.47 Get:18 http://deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
16:03:38 #24 17.48 Get:19 http://deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB]
16:03:38 #11 30.03 Preparing to unpack .../107-libitm1_12.2.0-3ubuntu1_arm64.deb ...
16:03:38 #11 30.04 Unpacking libitm1:arm64 (12.2.0-3ubuntu1) ...
16:03:38 #11 30.08 Selecting previously unselected package libatomic1:arm64.
16:03:38 #11 30.09 Preparing to unpack .../108-libatomic1_12.2.0-3ubuntu1_arm64.deb ...
16:03:38 #11 30.09 Unpacking libatomic1:arm64 (12.2.0-3ubuntu1) ...
16:03:38 #11 30.13 Selecting previously unselected package libasan8:arm64.
16:03:38 #11 30.13 Preparing to unpack .../109-libasan8_12.2.0-3ubuntu1_arm64.deb ...
16:03:38 #11 30.13 Unpacking libasan8:arm64 (12.2.0-3ubuntu1) ...
16:03:38 #11 30.22 Selecting previously unselected package liblsan0:arm64.
16:03:38 #11 30.22 Preparing to unpack .../110-liblsan0_12.2.0-3ubuntu1_arm64.deb ...
16:03:38 #11 30.22 Unpacking liblsan0:arm64 (12.2.0-3ubuntu1) ...
16:03:38 #11 30.28 Selecting previously unselected package libtsan2:arm64.
16:03:39 #10 37.05 Preparing to unpack .../256-libmariadb3_1%3a10.3.36-0+deb10u2_arm64.deb ...
16:03:39 #10 37.06 Unpacking libmariadb3:arm64 (1:10.3.36-0+deb10u2) ...
16:03:39 #10 37.11 Selecting previously unselected package libpython2.7-minimal:arm64.
16:03:39 #10 37.11 Preparing to unpack .../257-libpython2.7-minimal_2.7.16-2+deb10u1_arm64.deb ...
16:03:39 #10 37.12 Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ...
16:03:39 #10 37.19 Selecting previously unselected package libpython2.7-stdlib:arm64.
16:03:39 #10 37.20 Preparing to unpack .../258-libpython2.7-stdlib_2.7.16-2+deb10u1_arm64.deb ...
16:03:39 #10 37.20 Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ...
16:03:39 #11 25.54 Selecting previously unselected package g++-11.
16:03:39 #11 25.55 Preparing to unpack .../090-g++-11_11.3.0-1ubuntu1~22.04_amd64.deb ...
16:03:39 #11 25.55 Unpacking g++-11 (11.3.0-1ubuntu1~22.04) ...
16:03:39 #11 25.72 Selecting previously unselected package g++.
16:03:39 #11 25.72 Preparing to unpack .../091-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
16:03:39 #11 25.72 Unpacking g++ (4:11.2.0-1ubuntu1) ...
16:03:39 #11 25.75 Selecting previously unselected package make.
16:03:39 #13 9.451 Running transaction check
16:03:39 #10 24.35   Preparing        :                                                        1/1 
16:03:39 #10 24.43   Installing       : systemd-libs-250-13.el9.x86_64                       1/164 
16:03:39 #10 24.44   Running scriptlet: systemd-libs-250-13.el9.x86_64                       1/164 
16:03:39 #10 24.46   Installing       : elfutils-debuginfod-client-0.188-3.el9.x86_64        2/164 
16:03:39 #10 24.47   Running scriptlet: groff-base-1.22.4-10.el9.x86_64                      3/164 
16:03:39 #10 24.51   Installing       : groff-base-1.22.4-10.el9.x86_64                      3/164 
16:03:39 #10 24.52   Running scriptlet: groff-base-1.22.4-10.el9.x86_64                      3/164 
16:03:39 #10 24.53   Installing       : file-5.39-10.el9.x86_64                              4/164 
16:03:39 #10 24.54   Installing       : python3-libselinux-3.4-3.el9.x86_64                  5/164 
16:03:39 #10 24.55   Installing       : xz-5.2.5-8.el9.x86_64                                6/164 
16:03:39 #10 24.57   Installing       : unzip-6.0-56.el9.x86_64                              7/164 
16:03:39 #10 24.58   Installing       : libproxy-0.4.15-35.el9.x86_64                        8/164 
16:03:39 #10 24.59   Installing       : less-590-1.el9.x86_64                                9/164 
16:03:39 #10 24.60   Installing       : diffutils-3.7-12.el9.x86_64                         10/164 
16:03:39 #10 24.61   Installing       : cracklib-2.9.6-27.el9.x86_64                        11/164 
16:03:39 #10 24.62   Installing       : cpio-2.13-16.el9.x86_64                             12/164 
16:03:39 #10 37.64 Preparing to unpack .../134-liblwp-protocol-https-perl_6.07-2_all.deb ...
16:03:39 #10 37.64 Unpacking liblwp-protocol-https-perl (6.07-2) ...
16:03:39 #10 37.67 Selecting previously unselected package libtry-tiny-perl.
16:03:39 #10 37.67 Preparing to unpack .../135-libtry-tiny-perl_0.30-1_all.deb ...
16:03:39 #10 37.67 Unpacking libtry-tiny-perl (0.30-1) ...
16:03:39 #10 37.71 Selecting previously unselected package libwww-robotrules-perl.
16:03:39 #10 37.71 Preparing to unpack .../136-libwww-robotrules-perl_6.02-1_all.deb ...
16:03:39 #10 37.72 Unpacking libwww-robotrules-perl (6.02-1) ...
16:03:39 #10 37.75 Selecting previously unselected package libwww-perl.
16:03:39 #10 37.75 Preparing to unpack .../137-libwww-perl_6.36-2_all.deb ...
16:03:39 #10 37.76 Unpacking libwww-perl (6.36-2) ...
16:03:39 #10 37.80 Selecting previously unselected package patchutils.
16:03:39 #10 37.81 Preparing to unpack .../138-patchutils_0.3.4-2_armhf.deb ...
16:03:39 #10 37.81 Unpacking patchutils (0.3.4-2) ...
16:03:39 #10 37.86 Selecting previously unselected package wdiff.
16:03:39 #11 41.67 Setting up perl-openssl-defaults:arm64 (4) ...
16:03:39 #11 41.68 Setting up linux-libc-dev:arm64 (5.4.0-135.152) ...
16:03:39 #11 41.70 Setting up libctf-nobfd0:arm64 (2.34-6ubuntu1.4) ...
16:03:39 #11 41.71 Setting up gettext-base (0.19.8.1-10build1) ...
16:03:39 #11 41.72 Setting up libnpth0:arm64 (1.6-1) ...
16:03:39 #11 41.74 Setting up krb5-locales (1.17-6ubuntu4.1) ...
16:03:39 #11 41.75 Setting up file (1:5.38-4) ...
16:03:39 #11 41.77 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ...
16:03:39 #11 41.78 Setting up libgomp1:arm64 (10.3.0-1ubuntu1~20.04) ...
16:03:39 #11 41.79 Setting up libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
16:03:39 #11 41.81 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
16:03:39 #11 41.82 Setting up libfakeroot:arm64 (1.24-1) ...
16:03:39 #11 41.84 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.1) ...
16:03:39 #11 41.86 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
16:03:39 #10 51.03 Preparing to unpack .../304-libsort-key-perl_1.33-2+b3_armhf.deb ...
16:03:39 #10 51.04 Unpacking libsort-key-perl (1.33-2+b3) ...
16:03:39 #10 51.08 Selecting previously unselected package libstring-copyright-perl.
16:03:39 #10 51.09 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ...
16:03:39 #10 51.09 Unpacking libstring-copyright-perl (0.003006-1) ...
16:03:39 #10 51.12 Selecting previously unselected package libstring-escape-perl.
16:03:39 #10 51.13 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ...
16:03:39 #10 51.13 Unpacking libstring-escape-perl (2010.002-2) ...
16:03:39 #10 51.17 Selecting previously unselected package libstring-shellquote-perl.
16:03:39 #10 51.17 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ...
16:03:39 #10 51.18 Unpacking libstring-shellquote-perl (1.04-1) ...
16:03:39 #10 51.21 Selecting previously unselected package libsys-cpuaffinity-perl:armhf.
16:03:39 #10 51.21 Preparing to unpack .../308-libsys-cpuaffinity-perl_1.13~03-1_armhf.deb ...
16:03:39 #10 51.22 Unpacking libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
16:03:39 #10 51.26 Selecting previously unselected package libterm-readkey-perl.
16:03:39 #10 51.26 Preparing to unpack .../309-libterm-readkey-perl_2.38-1+b2_armhf.deb ...
16:03:39 #10 51.27 Unpacking libterm-readkey-perl (2.38-1+b2) ...
16:03:39 #10 46.37 Setting up libxmuu1:arm64 (2:1.1.2-2) ...
16:03:39 #10 46.39 Setting up libgpgme11:arm64 (1.10.0-1ubuntu2) ...
16:03:39 #10 46.41 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ...
16:03:39 #10 46.43 Setting up perl (5.26.1-6ubuntu0.6) ...
16:03:39 #10 46.46 Setting up libfile-chdir-perl (0.1008-1) ...
16:03:39 #10 46.47 Setting up libsys-hostname-long-perl (1.5-1) ...
16:03:39 #10 46.48 Setting up libfile-fcntllock-perl (0.22-3build2) ...
16:03:39 #10 46.50 Setting up libtext-glob-perl (0.10-1) ...
16:03:39 #10 46.51 Setting up intltool-debian (0.35.0+20060710.4) ...
16:03:39 #10 46.52 Setting up libxml-sax-base-perl (1.09-1) ...
16:03:39 #10 46.54 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
16:03:39 #10 46.55 Setting up libstrictures-perl (2.000003-1) ...
16:03:39 #10 46.56 Setting up liblwp-mediatypes-perl (6.02-1) ...
16:03:39 #10 44.03 Preparing to unpack .../336-lintian_2.104.0_all.deb ...
16:03:39 #10 44.04 Unpacking lintian (2.104.0) ...
16:03:39 #11 28.89 Selecting previously unselected package cpp.
16:03:39 #11 28.89 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_armhf.deb ...
16:03:39 #11 28.90 Unpacking cpp (4:11.2.0-1ubuntu1) ...
16:03:39 #11 28.93 Selecting previously unselected package libcc1-0:armhf.
16:03:39 #11 28.93 Preparing to unpack .../076-libcc1-0_12.1.0-2ubuntu1~22.04_armhf.deb ...
16:03:39 #11 28.94 Unpacking libcc1-0:armhf (12.1.0-2ubuntu1~22.04) ...
16:03:39 #11 28.97 Selecting previously unselected package libgomp1:armhf.
16:03:39 #11 28.97 Preparing to unpack .../077-libgomp1_12.1.0-2ubuntu1~22.04_armhf.deb ...
16:03:39 #11 28.98 Unpacking libgomp1:armhf (12.1.0-2ubuntu1~22.04) ...
16:03:39 #11 29.01 Selecting previously unselected package libatomic1:armhf.
16:03:39 #11 29.01 Preparing to unpack .../078-libatomic1_12.1.0-2ubuntu1~22.04_armhf.deb ...
16:03:39 #11 29.01 Unpacking libatomic1:armhf (12.1.0-2ubuntu1~22.04) ...
16:03:39 #11 29.04 Selecting previously unselected package libasan6:armhf.
16:03:39 #10 44.50 (101/144): perl-AutoLoader-5.74-486.fc35.noarch 1.2 MB/s |  26 kB     00:00    
16:03:39 #10 44.51 (102/144): perl-B-1.82-486.fc35.aarch64.rpm      18 MB/s | 186 kB     00:00    
16:03:39 #10 44.51 (103/144): perl-Class-Struct-0.66-486.fc35.noar 3.2 MB/s |  27 kB     00:00    
16:03:39 #10 44.52 (104/144): libsoup-2.74.2-1.fc35.aarch64.rpm    8.9 MB/s | 385 kB     00:00    
16:03:39 #10 44.52 (105/144): perl-DynaLoader-1.50-486.fc35.aarch6 1.9 MB/s |  30 kB     00:00    
16:03:39 #10 44.53 (106/144): perl-Errno-1.33-486.fc35.aarch64.rpm 1.9 MB/s |  19 kB     00:00    
16:03:39 #10 44.54 (107/144): perl-Fcntl-1.14-486.fc35.aarch64.rpm 2.4 MB/s |  25 kB     00:00    
16:03:39 #10 44.58 (108/144): perl-Encode-3.15-482.fc35.aarch64.rp  25 MB/s | 1.7 MB     00:00    
16:03:39 #10 44.58 (109/144): perl-File-Basename-2.85-486.fc35.noa 431 kB/s |  22 kB     00:00    
16:03:39 #10 44.59 (110/144): perl-File-stat-1.09-486.fc35.noarch. 442 kB/s |  22 kB     00:00    
16:03:39 #10 44.59 (111/144): perl-Getopt-Std-1.13-486.fc35.noarch 2.5 MB/s |  20 kB     00:00    
16:03:39 #10 44.59 (112/144): perl-HTTP-Tiny-0.080-1.fc35.noarch.r 7.3 MB/s |  55 kB     00:00    
16:03:39 #10 44.60 (113/144): perl-FileHandle-2.03-486.fc35.noarch 1.2 MB/s |  20 kB     00:00    
16:03:39 #10 44.60 (114/144): perl-IO-1.46-486.fc35.aarch64.rpm    8.2 MB/s |  92 kB     00:00    
16:03:39 #10 44.60 (115/144): perl-IPC-Open3-1.21-486.fc35.noarch. 2.6 MB/s |  27 kB     00:00    
16:03:39 #10 44.61 (116/144): perl-Mozilla-CA-20211001-1.fc35.noar 1.1 MB/s |  12 kB     00:00    
16:03:39 #10 44.61 (117/144): perl-NDBM_File-1.15-486.fc35.aarch64 3.2 MB/s |  27 kB     00:00    
16:03:39 #10 44.62 (118/144): perl-POSIX-1.97-486.fc35.aarch64.rpm 8.5 MB/s | 102 kB     00:00    
16:03:39 #10 44.62 (119/144): perl-Scalar-List-Utils-1.62-463.fc35 6.2 MB/s |  71 kB     00:00    
16:03:39 #10 44.62 (120/144): perl-SelectSaver-1.02-486.fc35.noarc 1.5 MB/s |  16 kB     00:00    
16:03:39 #10 44.63 (121/144): perl-Symbol-1.09-486.fc35.noarch.rpm 1.8 MB/s |  19 kB     00:00    
16:03:39 #10 44.63 (122/144): perl-base-2.27-486.fc35.noarch.rpm   3.0 MB/s |  21 kB     00:00    
16:03:39 #10 44.63 (123/144): perl-if-0.60.900-486.fc35.noarch.rpm 1.9 MB/s |  18 kB     00:00    
16:03:39 #10 44.64 (124/144): perl-interpreter-5.34.1-486.fc35.aar 7.2 MB/s |  76 kB     00:00    
16:03:39 #10 44.64 (125/144): perl-mro-1.25-486.fc35.aarch64.rpm   4.5 MB/s |  32 kB     00:00    
16:03:39 #10 44.65 (126/144): perl-overload-1.33-486.fc35.noarch.r 5.8 MB/s |  50 kB     00:00    
16:03:39 #10 44.65 (127/144): perl-overloading-0.02-486.fc35.noarc 2.0 MB/s |  17 kB     00:00    
16:03:39 #10 44.66 (128/144): perl-subs-1.04-486.fc35.noarch.rpm   1.8 MB/s |  16 kB     00:00    
16:03:39 #10 44.68 (129/144): perl-vars-1.05-486.fc35.noarch.rpm   604 kB/s |  17 kB     00:00    
16:03:39 #10 44.69 (130/144): python-srpm-macros-3.10-13.fc35.noar 776 kB/s |  22 kB     00:00    
16:03:39 #10 44.70 (131/144): perl-libs-5.34.1-486.fc35.aarch64.rp  32 MB/s | 2.0 MB     00:00    
16:03:39 #11 27.33 Preparing to unpack .../140-libsub-override-perl_0.09-3_all.deb ...
16:03:39 #11 27.33 Unpacking libsub-override-perl (0.09-3) ...
16:03:39 #11 27.36 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:39 #11 27.36 Preparing to unpack .../141-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
16:03:39 #11 27.37 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
16:03:39 #11 27.40 Selecting previously unselected package dh-strip-nondeterminism.
16:03:39 #11 27.40 Preparing to unpack .../142-dh-strip-nondeterminism_1.13.0-1_all.deb ...
16:03:39 #11 27.40 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
16:03:39 #11 27.44 Selecting previously unselected package libdw1:amd64.
16:03:39 #11 27.44 Preparing to unpack .../143-libdw1_0.187-4_amd64.deb ...
16:03:39 #11 27.44 Unpacking libdw1:amd64 (0.187-4) ...
16:03:39 #11 27.47 Selecting previously unselected package debugedit.
16:03:39 #11 27.48 Preparing to unpack .../144-debugedit_1%3a5.0-5_amd64.deb ...
16:03:39 #11 27.48 Unpacking debugedit (1:5.0-5) ...
16:03:39 #11 27.51 Selecting previously unselected package dwz.
16:03:39 #11 27.51 Preparing to unpack .../145-dwz_0.14-1build2_amd64.deb ...
16:03:39 #11 27.51 Unpacking dwz (0.14-1build2) ...
16:03:39 #11 27.54 Selecting previously unselected package gettext.
16:03:39 #10 38.20 Setting up libhtml-tree-perl (5.07-2) ...
16:03:39 #10 38.22 Setting up libparams-classify-perl (0.015-1+b3) ...
16:03:39 #10 38.23 Setting up libmodule-runtime-perl (0.016-1) ...
16:03:39 #10 38.24 Setting up dh-strip-nondeterminism (1.12.0-1) ...
16:03:39 #10 38.26 Setting up libimport-into-perl (1.002005-1) ...
16:03:39 #10 38.27 Setting up libmoo-perl (2.004004-1) ...
16:03:39 #10 38.29 Setting up debhelper (13.3.4) ...
16:03:39 #10 38.30 Setting up equivs (2.3.1) ...
16:03:39 #10 38.32 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:03:39 #10 38.33 Setting up libwww-perl (6.52-1) ...
16:03:39 #10 38.35 Setting up devscripts (2.21.3+deb11u1) ...
16:03:39 #11 41.06 Preparing to unpack .../344-unzip_6.0-26ubuntu3.1_arm64.deb ...
16:03:39 #11 41.08 Unpacking unzip (6.0-26ubuntu3.1) ...
16:03:39 #11 41.15 Selecting previously unselected package lintian.
16:03:39 #11 41.15 Preparing to unpack .../345-lintian_2.114.0ubuntu1.2_all.deb ...
16:03:39 #11 41.17 Unpacking lintian (2.114.0ubuntu1.2) ...
16:03:39 #10 56.91 
16:03:39 #10 56.91 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:03:39 #10 57.00 Setting up liblist-moreutils-perl (0.416-1build3) ...
16:03:39 #10 57.01 Setting up libhttp-date-perl (6.02-1) ...
16:03:39 #10 57.03 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:03:39 #10 57.04 Setting up build-essential (12.4ubuntu1) ...
16:03:39 #10 57.06 Setting up libcurl3-gnutls:armhf (7.58.0-2ubuntu3.21) ...
16:03:39 #10 57.07 Setting up libdevel-callchecker-perl (0.007-2build1) ...
16:03:39 #10 57.09 Setting up libcurl4:armhf (7.58.0-2ubuntu3.21) ...
16:03:39 #10 57.10 Setting up devscripts (2.17.12ubuntu1.1) ...
16:03:39 #11 24.03 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
16:03:39 #11 24.07 Selecting previously unselected package gettext-base.
16:03:39 #11 24.07 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_armhf.deb ...
16:03:39 #11 24.08 Unpacking gettext-base (0.19.8.1-10build1) ...
16:03:39 #11 24.10 Selecting previously unselected package iso-codes.
16:03:39 #11 24.11 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
16:03:39 #11 24.11 Unpacking iso-codes (4.4-1) ...
16:03:39 #10 37.94 Preparing to unpack .../170-iso-codes_4.2-1_all.deb ...
16:03:39 #10 37.94 Unpacking iso-codes (4.2-1) ...
16:03:39 #24 17.82 Get:20 http://deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
16:03:39 #10 29.86 Selecting previously unselected package libxml2:amd64.
16:03:39 #11 30.28 Preparing to unpack .../111-libtsan2_12.2.0-3ubuntu1_arm64.deb ...
16:03:39 #11 30.28 Unpacking libtsan2:arm64 (12.2.0-3ubuntu1) ...
16:03:39 #11 30.39 Selecting previously unselected package libubsan1:arm64.
16:03:39 #11 30.40 Preparing to unpack .../112-libubsan1_12.2.0-3ubuntu1_arm64.deb ...
16:03:39 #11 30.40 Unpacking libubsan1:arm64 (12.2.0-3ubuntu1) ...
16:03:39 #11 30.45 Selecting previously unselected package libhwasan0:arm64.
16:03:39 #11 30.46 Preparing to unpack .../113-libhwasan0_12.2.0-3ubuntu1_arm64.deb ...
16:03:39 #11 30.46 Unpacking libhwasan0:arm64 (12.2.0-3ubuntu1) ...
16:03:39 #11 30.51 Selecting previously unselected package libgcc-12-dev:arm64.
16:03:39 #10 37.39 Selecting previously unselected package libpython2.7:arm64.
16:03:39 #10 37.39 Preparing to unpack .../259-libpython2.7_2.7.16-2+deb10u1_arm64.deb ...
16:03:39 #10 37.39 Unpacking libpython2.7:arm64 (2.7.16-2+deb10u1) ...
16:03:39 #10 37.53 Selecting previously unselected package libmailutils5:arm64.
16:03:39 #10 37.53 Preparing to unpack .../260-libmailutils5_1%3a3.5-4_arm64.deb ...
16:03:39 #10 37.54 Unpacking libmailutils5:arm64 (1:3.5-4) ...
16:03:39 #10 37.61 Selecting previously unselected package libmime-tools-perl.
16:03:39 #10 37.61 Preparing to unpack .../261-libmime-tools-perl_5.509-1_all.deb ...
16:03:39 #10 37.61 Unpacking libmime-tools-perl (5.509-1) ...
16:03:39 #10 37.66 Selecting previously unselected package libnet-dns-sec-perl.
16:03:39 #10 37.66 Preparing to unpack .../262-libnet-dns-sec-perl_1.11-1_arm64.deb ...
16:03:39 #10 37.67 Unpacking libnet-dns-sec-perl (1.11-1) ...
16:03:39 #10 37.71 Selecting previously unselected package libnet-libidn-perl.
16:03:39 #10 28.19 Selecting previously unselected package libfido2-1:amd64.
16:03:39 #10 28.19 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ...
16:03:39 #10 28.26 Unpacking libfido2-1:amd64 (1.6.0-2) ...
16:03:39 #11 25.75 Preparing to unpack .../092-make_4.3-4.1build1_amd64.deb ...
16:03:39 #11 25.75 Unpacking make (4.3-4.1build1) ...
16:03:39 #11 25.78 Selecting previously unselected package libdpkg-perl.
16:03:39 #11 25.78 Preparing to unpack .../093-libdpkg-perl_1.21.1ubuntu2.1_all.deb ...
16:03:39 #11 25.79 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ...
16:03:39 #11 25.83 Selecting previously unselected package bzip2.
16:03:39 #11 25.83 Preparing to unpack .../094-bzip2_1.0.8-5build1_amd64.deb ...
16:03:39 #11 25.83 Unpacking bzip2 (1.0.8-5build1) ...
16:03:39 #11 25.86 Selecting previously unselected package patch.
16:03:39 #11 25.86 Preparing to unpack .../095-patch_2.7.6-7build2_amd64.deb ...
16:03:39 #11 25.87 Unpacking patch (2.7.6-7build2) ...
16:03:39 #11 25.89 Selecting previously unselected package lto-disabled-list.
16:03:39 #11 25.90 Preparing to unpack .../096-lto-disabled-list_24_all.deb ...
16:03:39 #11 25.90 Unpacking lto-disabled-list (24) ...
16:03:39 #11 25.93 Selecting previously unselected package dpkg-dev.
16:03:39 #11 25.93 Preparing to unpack .../097-dpkg-dev_1.21.1ubuntu2.1_all.deb ...
16:03:39 #11 25.93 Unpacking dpkg-dev (1.21.1ubuntu2.1) ...
16:03:39 #11 25.98 Selecting previously unselected package build-essential.
16:03:39 #13 9.568 Transaction check succeeded.
16:03:39 #13 9.568 Running transaction test
16:03:39 #10 24.63   Installing       : bzip2-1.0.8-8.el9.x86_64                            13/164 
16:03:39 #10 24.71   Installing       : cracklib-dicts-2.9.6-27.el9.x86_64                  14/164 
16:03:39 #10 24.72   Installing       : zip-3.0-33.el9.x86_64                               15/164 
16:03:39 #10 24.73   Installing       : python3-libsemanage-3.4-2.el9.x86_64                16/164 
16:03:39 #10 24.73   Installing       : python3-file-magic-5.39-10.el9.noarch               17/164 
16:03:39 #10 24.76   Installing       : elfutils-0.188-3.el9.x86_64                         18/164 
16:03:39 #10 24.83   Installing       : gdb-minimal-10.2-10.el9.x86_64                      19/164 
16:03:39 #10 24.84   Installing       : dbus-libs-1:1.12.20-7.el9.x86_64                    20/164 
16:03:39 #10 24.85   Installing       : python3-dbus-1.2.18-2.el9.x86_64                    21/164 
16:03:39 #10 24.87   Installing       : procps-ng-3.3.17-9.el9.x86_64                       22/164 
16:03:39 #10 24.90   Installing       : util-linux-core-2.37.4-9.el9.x86_64                 23/164 
16:03:39 #10 24.90   Running scriptlet: util-linux-core-2.37.4-9.el9.x86_64                 23/164 
16:03:39 #10 24.91   Installing       : rust-srpm-macros-17-4.el9.noarch                    24/164 
16:03:39 #10 24.92   Installing       : qt5-srpm-macros-5.15.3-1.el9.noarch                 25/164 
16:03:39 #10 24.92   Installing       : python3-audit-3.0.7-103.el9.x86_64                  26/164 
16:03:39 #10 24.93   Installing       : perl-srpm-macros-1-41.el9.noarch                    27/164 
16:03:39 #10 24.93   Installing       : openblas-srpm-macros-2-11.el9.noarch                28/164 
16:03:39 #11 41.87 Setting up tzdata (2022g-0ubuntu0.20.04.1) ...
16:03:39 #11 41.98 
16:03:39 #11 41.98 Current default time zone: 'Etc/UTC'
16:03:39 #11 41.98 Local time is now:      Thu Dec 15 16:03:39 UTC 2022.
16:03:39 #11 41.98 Universal Time is now:  Thu Dec 15 16:03:39 UTC 2022.
16:03:39 #11 41.98 Run 'dpkg-reconfigure tzdata' if you wish to change it.
16:03:39 #11 41.98 
16:03:39 #11 42.00 Setting up fakeroot (1.24-1) ...
16:03:39 #11 42.01 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:03:39 #10 37.86 Preparing to unpack .../139-wdiff_1.2.2-2+b1_armhf.deb ...
16:03:39 #10 37.87 Unpacking wdiff (1.2.2-2+b1) ...
16:03:39 #10 37.93 Selecting previously unselected package devscripts.
16:03:39 #11 42.01 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:03:39 #10 37.93 Preparing to unpack .../140-devscripts_2.19.5+deb10u1_armhf.deb ...
16:03:39 #10 37.95 Unpacking devscripts (2.19.5+deb10u1) ...
16:03:39 #11 42.01 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:03:39 #10 38.07 Selecting previously unselected package diffstat.
16:03:39 #10 38.08 Preparing to unpack .../141-diffstat_1.62-1_armhf.deb ...
16:03:39 #11 42.01 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:03:39 #10 38.08 Unpacking diffstat (1.62-1) ...
16:03:39 #10 38.11 Selecting previously unselected package distro-info-data.
16:03:39 #11 42.01 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:03:39 #11 42.01 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:03:39 #11 42.01 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:03:39 #11 42.01 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:03:39 #11 42.02 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
16:03:39 #11 42.03 Setting up autotools-dev (20180224.1) ...
16:03:39 #11 42.04 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
16:03:39 #11 42.05 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
16:03:39 #11 42.06 Setting up make (4.2.1-1.2) ...
16:03:39 #11 42.08 Setting up libmpfr6:arm64 (4.0.2-1) ...
16:03:39 #11 42.09 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
16:03:39 #10 46.57 Setting up libmail-sendmail-perl (0.80-1) ...
16:03:39 #10 46.59 Setting up libsocket6-perl (0.27-1build2) ...
16:03:39 #10 46.60 Setting up patchutils (0.3.4-2) ...
16:03:39 #10 46.62 Setting up python3-chardet (3.0.4-1) ...
16:03:39 #10 51.31 Selecting previously unselected package libtext-levenshteinxs-perl.
16:03:39 #10 51.31 Preparing to unpack .../310-libtext-levenshteinxs-perl_0.03-4+b8_armhf.deb ...
16:03:39 #10 51.31 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
16:03:39 #10 51.35 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
16:03:39 #10 51.35 Preparing to unpack .../311-libtext-markdown-discount-perl_0.12-1+b1_armhf.deb ...
16:03:39 #10 51.35 Unpacking libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
16:03:39 #10 51.39 Selecting previously unselected package libtext-xslate-perl.
16:03:39 #10 51.39 Preparing to unpack .../312-libtext-xslate-perl_3.5.8-1+b1_armhf.deb ...
16:03:39 #10 51.40 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
16:03:39 #10 51.44 Selecting previously unselected package libtime-duration-perl.
16:03:39 #10 51.45 Preparing to unpack .../313-libtime-duration-perl_1.21-1_all.deb ...
16:03:39 #10 51.45 Unpacking libtime-duration-perl (1.21-1) ...
16:03:39 #10 51.49 Selecting previously unselected package libtime-moment-perl.
16:03:39 #10 51.49 Preparing to unpack .../314-libtime-moment-perl_0.44-1+b3_armhf.deb ...
16:03:39 #10 51.50 Unpacking libtime-moment-perl (0.44-1+b3) ...
16:03:39 #10 51.54 Selecting previously unselected package libtype-tiny-xs-perl.
16:03:39 #10 51.54 Preparing to unpack .../315-libtype-tiny-xs-perl_0.022-1_armhf.deb ...
16:03:39 #10 51.54 Unpacking libtype-tiny-xs-perl (0.022-1) ...
16:03:39 #10 51.58 Selecting previously unselected package libunicode-utf8-perl.
16:03:39 #10 51.58 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1+b2_armhf.deb ...
16:03:39 #10 51.58 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
16:03:39 #10 51.63 Selecting previously unselected package libxdelta2.
16:03:39 #11 29.04 Preparing to unpack .../079-libasan6_11.3.0-1ubuntu1~22.04_armhf.deb ...
16:03:39 #11 29.05 Unpacking libasan6:armhf (11.3.0-1ubuntu1~22.04) ...
16:03:39 #11 29.13 Selecting previously unselected package libubsan1:armhf.
16:03:39 #11 29.13 Preparing to unpack .../080-libubsan1_12.1.0-2ubuntu1~22.04_armhf.deb ...
16:03:39 #11 29.13 Unpacking libubsan1:armhf (12.1.0-2ubuntu1~22.04) ...
16:03:39 #11 29.18 Selecting previously unselected package libgcc-11-dev:armhf.
16:03:39 #11 29.18 Preparing to unpack .../081-libgcc-11-dev_11.3.0-1ubuntu1~22.04_armhf.deb ...
16:03:39 #11 29.18 Unpacking libgcc-11-dev:armhf (11.3.0-1ubuntu1~22.04) ...
16:03:39 #11 29.24 Selecting previously unselected package gcc-11.
16:03:39 #11 29.25 Preparing to unpack .../082-gcc-11_11.3.0-1ubuntu1~22.04_armhf.deb ...
16:03:39 #11 29.25 Unpacking gcc-11 (11.3.0-1ubuntu1~22.04) ...
16:03:39 #10 44.70 (132/144): python3-dnf-plugins-core-4.3.1-1.fc3  14 MB/s | 229 kB     00:00    
16:03:39 #10 44.71 (133/144): python3-construct-2.10.68-1.fc35.noa 4.3 MB/s | 112 kB     00:00    
16:03:39 #10 44.72 (134/144): python3-enchant-3.2.2-1.fc35.noarch. 5.0 MB/s |  79 kB     00:00    
16:03:39 #10 44.72 (135/144): rpm-build-4.17.1-3.fc35.aarch64.rpm  6.0 MB/s |  57 kB     00:00    
16:03:39 #10 44.72 (136/144): redhat-rpm-config-202-1.fc35.noarch. 3.6 MB/s |  63 kB     00:00    
16:03:39 #10 44.73 (137/144): rpmautospec-rpm-macros-0.3.0-1.fc35. 898 kB/s | 8.6 kB     00:00    
16:03:39 #10 44.73 (138/144): rpmlint-2.2.0-6.fc35.noarch.rpm       21 MB/s | 240 kB     00:00    
16:03:39 #10 44.73 (139/144): rust-srpm-macros-23-1.fc35.noarch.rp 1.2 MB/s | 8.9 kB     00:00    
16:03:39 #10 44.74 (140/144): xxhash-libs-0.8.1-1.fc35.aarch64.rpm 5.6 MB/s |  33 kB     00:00    
16:03:39 #10 44.75 (141/144): rpmlint-fedora-license-data-1.8-1.fc 876 kB/s |  16 kB     00:00    
16:03:39 #10 44.79 (142/144): systemd-libs-249.13-6.fc35.aarch64.r  11 MB/s | 575 kB     00:00    
16:03:39 #10 44.79 (143/144): xz-5.2.5-9.fc35.aarch64.rpm          4.4 MB/s | 215 kB     00:00    
16:03:39 #10 44.82 (144/144): zstd-1.5.2-2.fc35.aarch64.rpm        5.5 MB/s | 403 kB     00:00    
16:03:39 #10 44.82 --------------------------------------------------------------------------------
16:03:39 #10 44.82 Total                                            16 MB/s |  32 MB     00:01     
16:03:39 #11 27.55 Preparing to unpack .../146-gettext_0.21-8_amd64.deb ...
16:03:39 #11 27.55 Unpacking gettext (0.21-8) ...
16:03:39 #11 27.64 Selecting previously unselected package intltool-debian.
16:03:39 #11 27.64 Preparing to unpack .../147-intltool-debian_0.35.0+20060710.5_all.deb ...
16:03:39 #11 27.65 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:03:39 #11 27.70 Selecting previously unselected package po-debconf.
16:03:39 #11 27.70 Preparing to unpack .../148-po-debconf_1.0.21+nmu1_all.deb ...
16:03:39 #11 27.70 Unpacking po-debconf (1.0.21+nmu1) ...
16:03:39 #11 27.78 Selecting previously unselected package debhelper.
16:03:39 #10 44.34 Selecting previously unselected package lsb-release.
16:03:39 #10 44.34 Preparing to unpack .../337-lsb-release_11.1.0_all.deb ...
16:03:39 #10 44.34 Unpacking lsb-release (11.1.0) ...
16:03:39 #10 44.39 Selecting previously unselected package manpages-dev.
16:03:39 #10 44.39 Preparing to unpack .../338-manpages-dev_5.10-1_all.deb ...
16:03:39 #10 44.40 Unpacking manpages-dev (5.10-1) ...
16:03:39 #10 38.51 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ...
16:03:39 #10 57.26 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
16:03:39 #10 57.28 Setting up libcgi-fast-perl (1:2.13-1) ...
16:03:39 #10 57.30 Setting up libhtml-tree-perl (5.07-1) ...
16:03:39 #10 57.31 Setting up libfile-listing-perl (6.04-1) ...
16:03:39 #10 57.32 Setting up libhttp-message-perl (6.14-1) ...
16:03:39 #10 57.34 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
16:03:39 #10 57.38 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:03:39 #11 24.48 Selecting previously unselected package krb5-locales.
16:03:39 #10 38.35 Selecting previously unselected package libalgorithm-diff-perl.
16:03:39 #10 38.36 Preparing to unpack .../171-libalgorithm-diff-perl_1.19.03-2_all.deb ...
16:03:39 #10 38.36 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
16:03:39 #10 38.39 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:03:39 #10 38.40 Preparing to unpack .../172-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
16:03:39 #10 38.40 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
16:03:39 #10 38.43 Selecting previously unselected package libalgorithm-merge-perl.
16:03:39 #10 38.43 Preparing to unpack .../173-libalgorithm-merge-perl_0.08-3_all.deb ...
16:03:39 #10 38.44 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:03:39 #10 38.48 Selecting previously unselected package libapt-inst2.0:amd64.
16:03:39 #24 17.82 Get:21 http://deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB]
16:03:39 #12 16.98 CentOS Stream 8 - Extras                         25 kB/s |  18 kB     00:00    
16:03:39 #10 29.86 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.8_amd64.deb ...
16:03:39 #10 29.87 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.8) ...
16:03:39 #10 29.96 Selecting previously unselected package libyaml-0-2:amd64.
16:03:39 #10 29.96 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ...
16:03:39 #10 29.97 Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ...
16:03:39 #10 30.00 Selecting previously unselected package lsb-release.
16:03:39 #10 30.00 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ...
16:03:39 #10 30.01 Unpacking lsb-release (9.20170808ubuntu1) ...
16:03:39 #10 30.04 Selecting previously unselected package netbase.
16:03:39 #10 30.04 Preparing to unpack .../024-netbase_5.4_all.deb ...
16:03:39 #10 30.05 Unpacking netbase (5.4) ...
16:03:39 #10 30.08 Selecting previously unselected package shared-mime-info.
16:03:39 #11 30.51 Preparing to unpack .../114-libgcc-12-dev_12.2.0-3ubuntu1_arm64.deb ...
16:03:39 #11 30.52 Unpacking libgcc-12-dev:arm64 (12.2.0-3ubuntu1) ...
16:03:39 #11 30.60 Selecting previously unselected package gcc-12.
16:03:39 #11 30.60 Preparing to unpack .../115-gcc-12_12.2.0-3ubuntu1_arm64.deb ...
16:03:39 #11 30.61 Unpacking gcc-12 (12.2.0-3ubuntu1) ...
16:03:39 #10 37.71 Preparing to unpack .../263-libnet-libidn-perl_0.12.ds-3+b1_arm64.deb ...
16:03:39 #10 37.71 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
16:03:39 #10 37.75 Selecting previously unselected package libnumber-compare-perl.
16:03:39 #10 37.75 Preparing to unpack .../264-libnumber-compare-perl_0.03-1_all.deb ...
16:03:39 #10 37.76 Unpacking libnumber-compare-perl (0.03-1) ...
16:03:39 #10 37.79 Selecting previously unselected package libnumber-range-perl.
16:03:39 #10 37.79 Preparing to unpack .../265-libnumber-range-perl_0.12-1_all.deb ...
16:03:39 #10 37.80 Unpacking libnumber-range-perl (0.12-1) ...
16:03:39 #10 37.83 Selecting previously unselected package libossp-uuid16:arm64.
16:03:39 #10 37.84 Preparing to unpack .../266-libossp-uuid16_1.6.2-1.5+b7_arm64.deb ...
16:03:39 #10 37.85 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b7) ...
16:03:39 #10 37.91 Selecting previously unselected package libossp-uuid-perl.
16:03:39 #10 37.91 Preparing to unpack .../267-libossp-uuid-perl_1.6.2-1.5+b7_arm64.deb ...
16:03:39 #10 37.91 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
16:03:39 #10 37.95 Selecting previously unselected package libpackage-stash-xs-perl.
16:03:39 #10 37.95 Preparing to unpack .../268-libpackage-stash-xs-perl_0.29-1_arm64.deb ...
16:03:39 #10 43.23 Dependencies resolved.
16:03:39 #10 43.26 ================================================================================
16:03:39 #10 43.26  Package                       Arch      Version                Repo       Size
16:03:39 #10 43.26 ================================================================================
16:03:39 #10 43.26 Installing:
16:03:39 #10 43.26  dnf-plugins-core              noarch    4.3.1-1.fc36           updates    34 k
16:03:39 #10 43.26  rpm-build                     aarch64   4.17.1-3.fc36          updates    59 k
16:03:39 #10 43.26  rpmlint                       noarch    2.4.0-3.fc36           updates   238 k
16:03:39 #10 43.26 Installing dependencies:
16:03:39 #10 43.26  ansible-srpm-macros           noarch    1-8.1.fc36             updates   8.5 k
16:03:39 #10 43.26  binutils                      aarch64   2.37-37.fc36           updates   6.3 M
16:03:39 #10 43.26  binutils-gold                 aarch64   2.37-37.fc36           updates   893 k
16:03:39 #10 43.26  bzip2                         aarch64   1.0.8-11.fc36          fedora     52 k
16:03:39 #10 43.26  cpio                          aarch64   2.13-12.fc36           fedora    267 k
16:03:39 #10 43.26  dash                          aarch64   0.5.10.2-10.fc36       fedora     97 k
16:03:39 #10 43.26  dbus-libs                     aarch64   1:1.14.4-1.fc36        updates   153 k
16:03:39 #10 43.26  debugedit                     aarch64   5.0-3.fc36             fedora     76 k
16:03:39 #10 43.26  desktop-file-utils            aarch64   0.26-6.fc36            fedora     71 k
16:03:39 #10 43.26  devscripts-checkbashisms      aarch64   2.22.1-1.fc36          fedora     28 k
16:03:39 #10 43.26  diffutils                     aarch64   3.8-2.fc36             fedora    368 k
16:03:39 #10 43.26  dwz                           aarch64   0.14-4.fc36            updates   125 k
16:03:39 #10 43.26  ed                            aarch64   1.14.2-12.fc36         fedora     73 k
16:03:39 #10 43.26  efi-srpm-macros               noarch    5-5.fc36               fedora     22 k
16:03:39 #10 43.26  elfutils                      aarch64   0.187-4.fc36           updates   516 k
16:03:39 #10 43.26  elfutils-debuginfod-client    aarch64   0.187-4.fc36           updates    39 k
16:03:39 #10 43.26  emacs-filesystem              noarch    1:28.1-2.fc36          updates   9.3 k
16:03:39 #10 43.26  enchant                       aarch64   1:1.6.0-30.fc36        fedora     59 k
16:03:39 #10 43.26  file                          aarch64   5.41-4.fc36            fedora     48 k
16:03:39 #10 43.26  fonts-srpm-macros             noarch    1:2.0.5-7.fc36         fedora     27 k
16:03:39 #10 43.26  fpc-srpm-macros               noarch    1.3-5.fc36             fedora    7.6 k
16:03:39 #10 43.26  gdb-minimal                   aarch64   12.1-2.fc36            updates   3.5 M
16:03:39 #10 43.26  gdk-pixbuf2                   aarch64   2.42.9-2.fc36          updates   463 k
16:03:39 #10 43.26  ghc-srpm-macros               noarch    1.5.0-6.fc36           fedora    7.7 k
16:03:39 #10 43.26  glibc-gconv-extra             aarch64   2.35-20.fc36           updates   1.7 M
16:03:39 #10 43.26  gnat-srpm-macros              noarch    4-15.fc36              fedora    8.2 k
16:03:39 #10 43.26  go-srpm-macros                noarch    3.2.0-1.fc36           updates    26 k
16:03:39 #10 43.26  groff-base                    aarch64   1.22.4-9.fc36          fedora    1.0 M
16:03:39 #10 43.26  hunspell                      aarch64   1.7.0-19.fc36          fedora    284 k
16:03:39 #10 43.26  hunspell-en-GB                noarch    0.20140811.1-22.fc36   fedora    225 k
16:03:39 #10 43.26  hunspell-en-US                noarch    0.20140811.1-22.fc36   fedora    176 k
16:03:39 #10 43.26  hunspell-filesystem           aarch64   1.7.0-19.fc36          fedora    8.9 k
16:03:39 #10 43.26  info                          aarch64   6.8-3.fc36             fedora    220 k
16:03:39 #10 43.26  json-glib                     aarch64   1.6.6-2.fc36           fedora    149 k
16:03:39 #10 43.26  kernel-srpm-macros            noarch    1.0-14.fc36            fedora    9.1 k
16:03:39 #10 43.26  libappstream-glib             aarch64   0.8.0-4.fc36           updates   376 k
16:03:39 #10 43.26  libjpeg-turbo                 aarch64   2.1.2-2.fc36           fedora    190 k
16:03:39 #10 43.26  libpkgconf                    aarch64   1.8.0-2.fc36           fedora     36 k
16:03:39 #10 43.26  libpng                        aarch64   2:1.6.37-12.fc36       fedora    114 k
16:03:39 #10 43.26  libstemmer                    aarch64   0-18.585svn.fc36       fedora     82 k
16:03:39 #10 43.26  lua-srpm-macros               noarch    1-6.fc36               fedora    8.5 k
16:03:39 #10 43.26  ncurses                       aarch64   6.2-9.20210508.fc36    fedora    400 k
16:03:39 #10 43.26  nim-srpm-macros               noarch    3-6.fc36               fedora    8.3 k
16:03:39 #10 43.26  ocaml-srpm-macros             noarch    6-6.fc36               fedora    7.7 k
16:03:39 #10 43.26  openblas-srpm-macros          noarch    2-11.fc36              fedora    7.4 k
16:03:39 #10 43.26  package-notes-srpm-macros     noarch    0.4-14.fc36            fedora     11 k
16:03:39 #10 43.26  patch                         aarch64   2.7.6-16.fc36          fedora    121 k
16:03:39 #10 43.26  perl-AutoLoader               noarch    5.74-486.fc36          fedora     26 k
16:03:39 #10 43.26  perl-B                        aarch64   1.82-486.fc36          fedora    186 k
16:03:39 #10 43.26  perl-Carp                     noarch    1.52-479.fc36          fedora     29 k
16:03:39 #10 43.26  perl-Class-Struct             noarch    0.66-486.fc36          fedora     27 k
16:03:39 #10 43.26  perl-Data-Dumper              aarch64   2.183-3.fc36           fedora     55 k
16:03:39 #10 43.26  perl-Digest                   noarch    1.20-2.fc36            fedora     25 k
16:03:39 #10 43.26  perl-Digest-MD5               aarch64   2.58-479.fc36          fedora     36 k
16:03:39 #10 43.26  perl-DynaLoader               aarch64   1.50-486.fc36          fedora     31 k
16:03:39 #10 43.26  perl-Encode                   aarch64   4:3.17-485.fc36        updates   1.7 M
16:03:39 #10 43.26  perl-Errno                    aarch64   1.33-486.fc36          fedora     20 k
16:03:39 #10 43.26  perl-Exporter                 noarch    5.76-480.fc36          fedora     31 k
16:03:39 #10 43.26  perl-Fcntl                    aarch64   1.14-486.fc36          fedora     25 k
16:03:39 #10 43.26  perl-File-Basename            noarch    2.85-486.fc36          fedora     22 k
16:03:39 #10 43.26  perl-File-Path                noarch    2.18-479.fc36          fedora     35 k
16:03:39 #10 43.26  perl-File-Temp                noarch    1:0.231.100-479.fc36   fedora     59 k
16:03:39 #10 43.26  perl-File-stat                noarch    1.09-486.fc36          fedora     22 k
16:03:39 #10 43.26  perl-FileHandle               noarch    2.03-486.fc36          fedora     20 k
16:03:39 #10 43.26  perl-Getopt-Long              noarch    1:2.54-1.fc36          updates    60 k
16:03:39 #10 43.26  perl-Getopt-Std               noarch    1.13-486.fc36          fedora     21 k
16:03:39 #10 43.26  perl-HTTP-Tiny                noarch    0.082-1.fc36           updates    55 k
16:03:39 #10 43.26  perl-IO                       aarch64   1.46-486.fc36          fedora     92 k
16:03:39 #10 43.26  perl-IPC-Open3                noarch    1.21-486.fc36          fedora     28 k
16:03:39 #10 43.26  perl-MIME-Base64              aarch64   3.16-479.fc36          fedora     30 k
16:03:39 #10 43.26  perl-Net-SSLeay               aarch64   1.92-2.fc36            fedora    365 k
16:03:39 #10 43.26  perl-POSIX                    aarch64   1.97-486.fc36          fedora    103 k
16:03:39 #10 43.26  perl-PathTools                aarch64   3.80-479.fc36          fedora     85 k
16:03:39 #10 43.26  perl-Pod-Escapes              noarch    1:1.07-479.fc36        fedora     20 k
16:03:39 #10 43.26  perl-Pod-Perldoc              noarch    3.28.01-480.fc36       fedora     83 k
16:03:39 #10 43.26  perl-Pod-Simple               noarch    1:3.43-3.fc36          fedora    215 k
16:03:39 #10 43.26  perl-Pod-Usage                noarch    4:2.01-479.fc36        fedora     40 k
16:03:39 #10 43.26  perl-Scalar-List-Utils        aarch64   5:1.63-489.fc36        updates    71 k
16:03:39 #10 43.26  perl-SelectSaver              noarch    1.02-486.fc36          fedora     17 k
16:03:39 #10 43.26  perl-Socket                   aarch64   4:2.036-1.fc36         updates    55 k
16:03:39 #10 43.26  perl-Storable                 aarch64   1:3.25-2.fc36          fedora     93 k
16:03:39 #10 43.26  perl-Symbol                   noarch    1.09-486.fc36          fedora     19 k
16:03:39 #10 43.26  perl-Term-ANSIColor           noarch    5.01-480.fc36          fedora     48 k
16:03:39 #10 43.26  perl-Term-Cap                 noarch    1.17-479.fc36          fedora     22 k
16:03:39 #10 43.26  perl-Text-ParseWords          noarch    3.31-1.fc36            updates    16 k
16:03:39 #10 43.26  perl-Text-Tabs+Wrap           noarch    2021.0814-2.fc36       fedora     22 k
16:03:39 #10 43.26  perl-Time-Local               noarch    2:1.300-479.fc36       fedora     34 k
16:03:39 #10 43.26  perl-URI                      noarch    5.10-1.fc36            fedora    108 k
16:03:39 #10 43.26  perl-base                     noarch    2.27-486.fc36          fedora     21 k
16:03:39 #10 43.26  perl-constant                 noarch    1.33-480.fc36          fedora     23 k
16:03:39 #10 43.26  perl-if                       noarch    0.60.900-486.fc36      fedora     19 k
16:03:39 #10 43.26  perl-interpreter              aarch64   4:5.34.1-486.fc36      fedora     76 k
16:03:39 #10 43.26  perl-libnet                   noarch    3.13-480.fc36          fedora    126 k
16:03:39 #10 43.26  perl-libs                     aarch64   4:5.34.1-486.fc36      fedora    2.0 M
16:03:39 #10 43.26  perl-mro                      aarch64   1.25-486.fc36          fedora     33 k
16:03:39 #10 43.26  perl-overload                 noarch    1.33-486.fc36          fedora     50 k
16:03:39 #10 43.26  perl-overloading              noarch    0.02-486.fc36          fedora     18 k
16:03:39 #10 43.26  perl-parent                   noarch    1:0.238-479.fc36       fedora     14 k
16:03:39 #10 43.26  perl-podlators                noarch    1:4.14-479.fc36        fedora    112 k
16:03:39 #10 43.26  perl-srpm-macros              noarch    1-43.fc36              fedora    8.4 k
16:03:39 #10 43.26  perl-subs                     noarch    1.04-486.fc36          fedora     17 k
16:03:39 #10 43.26  perl-vars                     noarch    1.05-486.fc36          fedora     18 k
16:03:39 #10 43.26  pkgconf                       aarch64   1.8.0-2.fc36           fedora     41 k
16:03:39 #10 43.26  pkgconf-m4                    noarch    1.8.0-2.fc36           fedora     14 k
16:03:39 #10 43.26  pkgconf-pkg-config            aarch64   1.8.0-2.fc36           fedora     10 k
16:03:39 #10 43.26  python-srpm-macros            noarch    3.10-20.fc36           updates    23 k
16:03:39 #10 43.26  python3-construct             noarch    2.10.68-1.fc36         updates   112 k
16:03:39 #10 43.26  python3-dateutil              noarch    1:2.8.1-8.fc36         fedora    289 k
16:03:39 #10 43.26  python3-dbus                  aarch64   1.2.18-3.fc36          fedora    132 k
16:03:39 #10 43.26  python3-distro                noarch    1.6.0-2.fc36           fedora     38 k
16:03:39 #10 43.26  python3-dnf-plugins-core      noarch    4.3.1-1.fc36           updates   229 k
16:03:39 #10 43.26  python3-enchant               noarch    3.2.2-2.fc36           fedora     79 k
16:03:39 #10 43.26  python3-file-magic            noarch    5.41-4.fc36            fedora     18 k
16:03:39 #10 43.26  python3-pybeam                noarch    0.7-2.fc36             fedora     24 k
16:03:39 #10 43.26  python3-pyxdg                 noarch    0.27-4.fc36            fedora     96 k
16:03:39 #10 43.26  python3-six                   noarch    1.16.0-5.fc36          fedora     36 k
16:03:39 #10 43.26  python3-tomli                 noarch    1.2.3-1.fc36           fedora     29 k
16:03:39 #10 43.26  python3-tomli-w               noarch    0.4.0-3.fc36           fedora     18 k
16:03:39 #10 43.26  python3-zstandard             aarch64   0.17.0-1.fc36          fedora    428 k
16:03:39 #10 43.26  qt5-srpm-macros               noarch    5.15.7-1.fc36          updates   7.9 k
16:03:39 #10 43.26  redhat-rpm-config             noarch    222-1.fc36             updates    66 k
16:03:39 #10 43.26  rpmautospec-rpm-macros        noarch    0.3.0-1.fc36           updates   8.7 k
16:03:39 #10 43.26  rpmlint-fedora-license-data   noarch    1.8-1.fc36             updates    16 k
16:03:39 #10 43.26  rust-srpm-macros              noarch    23-1.fc36              updates   9.3 k
16:03:39 #10 43.26  shared-mime-info              aarch64   2.1-3.fc35             fedora    373 k
16:03:39 #10 43.26  unzip                         aarch64   6.0-57.fc36            fedora    182 k
16:03:39 #10 43.26  xxhash-libs                   aarch64   0.8.1-2.fc36           fedora     34 k
16:03:39 #10 43.26  xz                            aarch64   5.2.5-9.fc36           fedora    215 k
16:03:39 #10 43.26  zip                           aarch64   3.0-32.fc36            fedora    256 k
16:03:39 #10 43.26  zstd                          aarch64   1.5.2-2.fc36           updates   412 k
16:03:39 #10 43.26 Installing weak dependencies:
16:03:39 #10 43.26  hunspell-en                   noarch    0.20140811.1-22.fc36   fedora    180 k
16:03:39 #10 43.26  perl-IO-Socket-IP             noarch    0.41-480.fc36          fedora     42 k
16:03:39 #10 43.26  perl-IO-Socket-SSL            noarch    2.074-2.fc36           fedora    218 k
16:03:39 #10 43.26  perl-Mozilla-CA               noarch    20211001-2.fc36        fedora     12 k
16:03:39 #10 43.26  perl-NDBM_File                aarch64   1.15-486.fc36          fedora     27 k
16:03:39 #10 43.26 
16:03:39 #10 43.26 Transaction Summary
16:03:39 #10 43.26 ================================================================================
16:03:39 #10 43.26 Install  138 Packages
16:03:39 #10 43.26 
16:03:39 #10 43.27 Total download size: 29 M
16:03:39 #10 43.27 Installed size: 131 M
16:03:39 #10 43.27 Downloading Packages:
16:03:39 #12 1.183 Reading package lists...
16:03:39 #11 25.98 Preparing to unpack .../098-build-essential_12.9ubuntu3_amd64.deb ...
16:03:39 #11 25.98 Unpacking build-essential (12.9ubuntu3) ...
16:03:39 #11 26.02 Selecting previously unselected package libbrotli1:amd64.
16:03:39 #11 26.02 Preparing to unpack .../099-libbrotli1_1.0.9-2build6_amd64.deb ...
16:03:39 #11 26.02 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
16:03:39 #11 26.05 Selecting previously unselected package libsasl2-modules-db:amd64.
16:03:39 #11 26.06 Preparing to unpack .../100-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_amd64.deb ...
16:03:39 #11 26.06 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1) ...
16:03:39 #11 26.09 Selecting previously unselected package libsasl2-2:amd64.
16:03:39 #11 26.09 Preparing to unpack .../101-libsasl2-2_2.1.27+dfsg2-3ubuntu1_amd64.deb ...
16:03:39 #11 26.09 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1) ...
16:03:39 #11 26.13 Selecting previously unselected package libldap-2.5-0:amd64.
16:03:39 #11 26.13 Preparing to unpack .../102-libldap-2.5-0_2.5.13+dfsg-0ubuntu0.22.04.1_amd64.deb ...
16:03:39 #11 26.13 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
16:03:39 #11 26.17 Selecting previously unselected package librtmp1:amd64.
16:03:39 #11 26.17 Preparing to unpack .../103-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
16:03:39 #11 26.17 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
16:03:39 #11 26.21 Selecting previously unselected package libssh-4:amd64.
16:03:39 #10 24.94   Installing       : ocaml-srpm-macros-6-6.el9.noarch                    29/164 
16:03:39 #10 24.94   Installing       : lua-srpm-macros-1-6.el9.noarch                      30/164 
16:03:39 #10 24.95   Installing       : libstemmer-0-18.585svn.el9.x86_64                   31/164 
16:03:39 #10 24.96   Installing       : libjpeg-turbo-2.0.90-5.el9.x86_64                   32/164 
16:03:39 #10 24.96   Installing       : hunspell-filesystem-1.7.0-11.el9.x86_64             33/164 
16:03:39 #10 24.97   Installing       : hunspell-en-GB-0.20140811.1-20.el9.noarch           34/164 
16:03:39 #10 24.98   Installing       : hunspell-en-0.20140811.1-20.el9.noarch              35/164 
16:03:39 #10 24.99   Installing       : hunspell-en-US-0.20140811.1-20.el9.noarch           36/164 
16:03:39 #10 25.00   Installing       : hunspell-1.7.0-11.el9.x86_64                        37/164 
16:03:39 #10 25.01   Installing       : enchant-1:1.6.0-30.el9.x86_64                       38/164 
16:03:39 #10 25.02   Installing       : python3-enchant-3.2.0-5.el9.noarch                  39/164 
16:03:39 #10 25.03   Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  40/164 
16:03:39 #10 25.04   Installing       : emacs-filesystem-1:27.1-3.el9.noarch                41/164 
16:03:39 #10 25.04   Installing       : desktop-file-utils-0.26-6.el9.x86_64                42/164 
16:03:39 #10 25.05   Installing       : efi-srpm-macros-4-9.el9.noarch                      43/164 
16:03:39 #10 25.06   Installing       : dwz-0.14-3.el9.x86_64                               44/164 
16:03:39 #10 25.07   Installing       : checkpolicy-3.4-1.el9.x86_64                        45/164 
16:03:39 #10 25.09   Installing       : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1    46/164 
16:03:39 #10 25.10   Installing       : abattis-cantarell-fonts-0.301-4.el9.noarch          47/164 
16:03:39 #10 25.12   Installing       : gsettings-desktop-schemas-40.0-5.el9.x86_64         48/164 
16:03:39 #10 25.14   Installing       : zstd-1.5.1-2.el9.x86_64                             49/164 
16:03:39 #10 25.14   Installing       : vim-filesystem-2:8.2.2637-16.el9.noarch             50/164 
16:03:39 #10 25.19   Installing       : tcl-1:8.6.10-7.el9.x86_64                           51/164 
16:03:39 #10 25.22   Installing       : shared-mime-info-2.1-5.el9.x86_64                   52/164 
16:03:39 #10 25.23   Running scriptlet: shared-mime-info-2.1-5.el9.x86_64                   52/164 
16:03:39 #10 25.24   Installing       : python3-six-1.15.0-9.el9.noarch                     53/164 
16:03:39 #11 42.10 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
16:03:39 #11 42.12 Setting up libidn11:arm64 (1.33-2.2ubuntu2) ...
16:03:39 #11 42.13 Setting up strace (5.5-3ubuntu1) ...
16:03:39 #11 42.15 Setting up libsigsegv2:arm64 (2.12-2) ...
16:03:39 #11 42.16 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
16:03:39 #11 42.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:39 #11 42.17 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
16:03:39 #11 42.17 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
16:03:39 #11 42.17 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
16:03:39 #11 42.17 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
16:03:39 #11 42.17 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
16:03:39 #11 42.17 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
16:03:39 #11 42.17 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
16:03:39 #11 42.17 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
16:03:39 #11 42.17 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
16:03:39 #11 42.17 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
16:03:39 #11 42.18 Setting up t1utils (1.41-3) ...
16:03:39 #11 42.20 Setting up diffstat (1.63-1) ...
16:03:39 #11 42.21 Setting up libmpc3:arm64 (1.1.0-1) ...
16:03:39 #11 42.23 Setting up libatomic1:arm64 (10.3.0-1ubuntu1~20.04) ...
16:03:39 #11 42.25 Setting up patch (2.7.6-6) ...
16:03:39 #11 42.27 Setting up autopoint (0.19.8.1-10build1) ...
16:03:39 #11 42.28 Setting up libfl2:arm64 (2.6.4-6.2) ...
16:03:39 #11 42.30 Setting up ucf (3.0038+nmu1) ...
16:03:39 #10 38.12 Preparing to unpack .../142-distro-info-data_0.41+deb10u6_all.deb ...
16:03:39 #10 38.12 Unpacking distro-info-data (0.41+deb10u6) ...
16:03:39 #10 38.15 Selecting previously unselected package python3-pkg-resources.
16:03:39 #10 38.15 Preparing to unpack .../143-python3-pkg-resources_40.8.0-1_all.deb ...
16:03:39 #10 38.15 Unpacking python3-pkg-resources (40.8.0-1) ...
16:03:39 #10 38.20 Selecting previously unselected package python3-chardet.
16:03:39 #10 38.20 Preparing to unpack .../144-python3-chardet_3.0.4-3_all.deb ...
16:03:39 #10 38.21 Unpacking python3-chardet (3.0.4-3) ...
16:03:39 #10 38.25 Selecting previously unselected package python3-six.
16:03:39 #10 38.25 Preparing to unpack .../145-python3-six_1.12.0-1_all.deb ...
16:03:39 #10 38.26 Unpacking python3-six (1.12.0-1) ...
16:03:39 #10 38.29 Selecting previously unselected package python3-debian.
16:03:39 #10 38.29 Preparing to unpack .../146-python3-debian_0.1.35_all.deb ...
16:03:39 #10 38.30 Unpacking python3-debian (0.1.35) ...
16:03:39 #10 38.34 Selecting previously unselected package libgpgme11:armhf.
16:03:39 #10 38.34 Preparing to unpack .../147-libgpgme11_1.12.0-6_armhf.deb ...
16:03:39 #10 38.35 Unpacking libgpgme11:armhf (1.12.0-6) ...
16:03:39 #10 38.40 Selecting previously unselected package python3-gpg.
16:03:39 #10 46.91 Setting up liburi-perl (1.73-1) ...
16:03:39 #10 46.92 Setting up libdata-dump-perl (1.23-1) ...
16:03:39 #10 46.94 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
16:03:39 #10 46.95 Setting up libio-string-perl (1.08-3) ...
16:03:39 #10 46.98 Setting up libalgorithm-diff-perl (1.19.03-1) ...
16:03:39 #10 47.00 Setting up libclone-perl (0.39-1) ...
16:03:39 #10 47.02 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
16:03:39 #10 47.03 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
16:03:39 #10 47.05 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:03:39 #10 47.05 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
16:03:39 #10 47.06 Setting up libnet-http-perl (6.17-1) ...
16:03:39 #10 47.07 Setting up libnumber-compare-perl (0.03-1) ...
16:03:39 #10 47.09 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
16:03:39 #10 51.63 Preparing to unpack .../317-libxdelta2_1.1.3-9.3_armhf.deb ...
16:03:39 #10 51.64 Unpacking libxdelta2 (1.1.3-9.3) ...
16:03:39 #10 51.69 Selecting previously unselected package libxext6:armhf.
16:03:39 #10 51.70 Preparing to unpack .../318-libxext6_2%3a1.3.3-1.1_armhf.deb ...
16:03:39 #10 51.70 Unpacking libxext6:armhf (2:1.3.3-1.1) ...
16:03:39 #10 51.74 Selecting previously unselected package libxml-namespacesupport-perl.
16:03:39 #10 51.75 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:03:39 #10 51.75 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:03:39 #10 51.78 Selecting previously unselected package libxml-sax-base-perl.
16:03:39 #10 51.79 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:03:39 #10 51.79 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:03:39 #10 51.84 Selecting previously unselected package libxml-sax-perl.
16:03:39 #10 51.84 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:03:39 #10 51.85 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:03:39 #11 27.78 Preparing to unpack .../149-debhelper_13.9.1ubuntu1_all.deb ...
16:03:39 #11 27.79 Unpacking debhelper (13.9.1ubuntu1) ...
16:03:39 #11 27.84 Selecting previously unselected package libfakeroot:amd64.
16:03:39 #11 27.84 Preparing to unpack .../150-libfakeroot_1.29-1ubuntu1_amd64.deb ...
16:03:39 #11 27.85 Unpacking libfakeroot:amd64 (1.29-1ubuntu1) ...
16:03:39 #11 27.88 Selecting previously unselected package fakeroot.
16:03:39 #11 27.89 Preparing to unpack .../151-fakeroot_1.29-1ubuntu1_amd64.deb ...
16:03:39 #11 27.89 Unpacking fakeroot (1.29-1ubuntu1) ...
16:03:39 #11 27.93 Selecting previously unselected package libassuan0:amd64.
16:03:39 #11 27.93 Preparing to unpack .../152-libassuan0_2.5.5-4_amd64.deb ...
16:03:39 #11 27.94 Unpacking libassuan0:amd64 (2.5.5-4) ...
16:03:39 #11 27.97 Selecting previously unselected package gpgconf.
16:03:39 #11 27.97 Preparing to unpack .../153-gpgconf_2.2.35-3ubuntu1_amd64.deb ...
16:03:39 #11 27.97 Unpacking gpgconf (2.2.35-3ubuntu1) ...
16:03:39 #11 28.01 Selecting previously unselected package libksba8:amd64.
16:03:39 #11 28.01 Preparing to unpack .../154-libksba8_1.6.0-3ubuntu1_amd64.deb ...
16:03:39 #10 57.44 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:03:39 #10 57.50 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:03:39 #10 57.62 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:03:39 #11 24.48 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
16:03:39 #11 24.48 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
16:03:39 #11 24.52 Selecting previously unselected package libcbor0.6:armhf.
16:03:39 #11 24.52 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_armhf.deb ...
16:03:39 #11 24.53 Unpacking libcbor0.6:armhf (0.6.0-0ubuntu1) ...
16:03:39 #11 24.56 Selecting previously unselected package libedit2:armhf.
16:03:39 #11 24.56 Preparing to unpack .../038-libedit2_3.1-20191231-1_armhf.deb ...
16:03:39 #11 24.57 Unpacking libedit2:armhf (3.1-20191231-1) ...
16:03:39 #11 24.61 Selecting previously unselected package libfido2-1:armhf.
16:03:39 #11 24.61 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_armhf.deb ...
16:03:39 #11 24.61 Unpacking libfido2-1:armhf (1.3.1-1ubuntu2) ...
16:03:39 #11 24.65 Selecting previously unselected package libkrb5support0:armhf.
16:03:39 #11 24.65 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_armhf.deb ...
16:03:39 #11 24.65 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.1) ...
16:03:39 #11 24.69 Selecting previously unselected package libk5crypto3:armhf.
16:03:39 #11 24.69 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_armhf.deb ...
16:03:39 #11 24.69 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.1) ...
16:03:39 #11 24.73 Selecting previously unselected package libkeyutils1:armhf.
16:03:39 #10 38.48 Preparing to unpack .../174-libapt-inst2.0_1.8.2.3_amd64.deb ...
16:03:39 #10 38.49 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ...
16:03:39 #10 38.56 Selecting previously unselected package libapt-pkg-perl.
16:03:39 #10 38.56 Preparing to unpack .../175-libapt-pkg-perl_0.1.34+b1_amd64.deb ...
16:03:39 #10 38.56 Unpacking libapt-pkg-perl (0.1.34+b1) ...
16:03:39 #10 38.60 Selecting previously unselected package libarchive-cpio-perl.
16:03:39 #10 38.60 Preparing to unpack .../176-libarchive-cpio-perl_0.10-1_all.deb ...
16:03:39 #10 38.60 Unpacking libarchive-cpio-perl (0.10-1) ...
16:03:39 #10 38.63 Selecting previously unselected package libasync-mergepoint-perl.
16:03:39 #10 38.64 Preparing to unpack .../177-libasync-mergepoint-perl_0.04-2_all.deb ...
16:03:39 #10 38.64 Unpacking libasync-mergepoint-perl (0.04-2) ...
16:03:39 #10 38.67 Selecting previously unselected package libauthen-sasl-perl.
16:03:39 #10 38.67 Preparing to unpack .../178-libauthen-sasl-perl_2.1600-1_all.deb ...
16:03:39 #10 38.67 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:03:39 #10 38.71 Selecting previously unselected package libmodule-implementation-perl.
16:03:39 #10 38.71 Preparing to unpack .../179-libmodule-implementation-perl_0.09-1_all.deb ...
16:03:39 #10 38.71 Unpacking libmodule-implementation-perl (0.09-1) ...
16:03:39 #10 38.74 Selecting previously unselected package libvariable-magic-perl.
16:03:39 #10 38.74 Preparing to unpack .../180-libvariable-magic-perl_0.62-1+b1_amd64.deb ...
16:03:39 #10 38.75 Unpacking libvariable-magic-perl (0.62-1+b1) ...
16:03:39 #10 38.78 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:39 #10 38.78 Preparing to unpack .../181-libb-hooks-endofscope-perl_0.24-1_all.deb ...
16:03:39 #10 38.79 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
16:03:39 #10 38.81 Selecting previously unselected package libcapture-tiny-perl.
16:03:39 #10 44.69 Selecting previously unselected package pbzip2.
16:03:39 #10 44.70 Preparing to unpack .../339-pbzip2_1.1.13-1_arm64.deb ...
16:03:39 #10 44.70 Unpacking pbzip2 (1.1.13-1) ...
16:03:39 #10 44.74 Selecting previously unselected package pixz.
16:03:39 #10 44.75 Preparing to unpack .../340-pixz_1.0.7-1_arm64.deb ...
16:03:39 #10 44.75 Unpacking pixz (1.0.7-1) ...
16:03:39 #10 44.79 Selecting previously unselected package xdelta.
16:03:39 #10 44.79 Preparing to unpack .../341-xdelta_1.1.3-9.3_arm64.deb ...
16:03:39 #10 44.80 Unpacking xdelta (1.1.3-9.3) ...
16:03:39 #10 44.84 Selecting previously unselected package xdelta3.
16:03:39 #10 44.84 Preparing to unpack .../342-xdelta3_3.0.11-dfsg-1+b1_arm64.deb ...
16:03:39 #10 44.85 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
16:03:39 #10 44.91 Selecting previously unselected package pristine-tar.
16:03:39 #10 44.91 Preparing to unpack .../343-pristine-tar_1.49_arm64.deb ...
16:03:39 #10 44.92 Unpacking pristine-tar (1.49) ...
16:03:39 #10 44.97 Selecting previously unselected package publicsuffix.
16:03:39 #24 18.18 Get:22 http://deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
16:03:39 #24 18.18 Get:23 http://deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB]
16:03:39 #24 18.18 Get:24 http://deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB]
16:03:39 #24 18.18 Get:25 http://deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
16:03:39 #24 18.18 Get:26 http://deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
16:03:39 #24 18.18 Get:27 http://deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
16:03:39 #24 18.18 Get:28 http://deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
16:03:39 #24 18.18 Get:29 http://deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
16:03:39 #24 18.19 Get:30 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
16:03:39 #24 18.19 Get:31 http://deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
16:03:39 #24 18.19 Get:32 http://deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
16:03:39 #24 18.19 Get:33 http://deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
16:03:39 #24 18.19 Get:34 http://deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
16:03:39 #24 18.21 Get:35 http://deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
16:03:39 #24 18.22 Get:36 http://deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
16:03:39 #24 18.23 Get:37 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
16:03:39 #24 18.24 Get:38 http://deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
16:03:39 #24 18.24 Get:39 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
16:03:39 #24 18.25 Get:40 http://deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB]
16:03:39 #11 41.49 Selecting previously unselected package manpages-dev.
16:03:39 #11 41.50 Preparing to unpack .../346-manpages-dev_5.10-1ubuntu1_all.deb ...
16:03:39 #11 41.50 Unpacking manpages-dev (5.10-1ubuntu1) ...
16:03:39 #11 41.74 Selecting previously unselected package python3-certifi.
16:03:39 #11 41.75 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
16:03:39 #11 41.75 Unpacking python3-certifi (2020.6.20-1) ...
16:03:39 #11 41.80 Selecting previously unselected package python3-idna.
16:03:39 #11 41.81 Preparing to unpack .../348-python3-idna_3.3-1_all.deb ...
16:03:39 #11 41.81 Unpacking python3-idna (3.3-1) ...
16:03:39 #11 41.86 Selecting previously unselected package python3-six.
16:03:39 #10 30.08 Preparing to unpack .../025-shared-mime-info_1.9-2_amd64.deb ...
16:03:39 #10 30.09 Unpacking shared-mime-info (1.9-2) ...
16:03:39 #10 30.17 Selecting previously unselected package ucf.
16:03:39 #10 30.17 Preparing to unpack .../026-ucf_3.0038_all.deb ...
16:03:39 #10 30.18 Moving old data out of the way
16:03:39 #10 30.18 Unpacking ucf (3.0038) ...
16:03:39 #10 30.24 Selecting previously unselected package xdg-user-dirs.
16:03:39 #10 30.24 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ...
16:03:39 #10 30.25 Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
16:03:39 #10 30.31 Selecting previously unselected package xz-utils.
16:03:39 #10 30.31 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ...
16:03:39 #10 30.31 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ...
16:03:39 #10 30.35 Selecting previously unselected package gettext-base.
16:03:39 #10 37.95 Unpacking libpackage-stash-xs-perl (0.29-1) ...
16:03:39 #10 37.98 Selecting previously unselected package libparse-debianchangelog-perl.
16:03:39 #10 37.99 Preparing to unpack .../269-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
16:03:39 #10 37.99 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
16:03:39 #10 38.03 Selecting previously unselected package libtext-glob-perl.
16:03:39 #10 38.03 Preparing to unpack .../270-libtext-glob-perl_0.10-1_all.deb ...
16:03:39 #10 38.03 Unpacking libtext-glob-perl (0.10-1) ...
16:03:39 #10 38.07 Selecting previously unselected package libpath-iterator-rule-perl.
16:03:39 #10 38.07 Preparing to unpack .../271-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:03:39 #10 38.08 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:03:39 #10 38.13 Selecting previously unselected package libperlio-gzip-perl.
16:03:39 #10 38.14 Preparing to unpack .../272-libperlio-gzip-perl_0.19-1+b5_arm64.deb ...
16:03:39 #10 38.14 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
16:03:39 #10 38.17 Selecting previously unselected package libpod-constants-perl.
16:03:39 #10 44.45 (1/138): bzip2-1.0.8-11.fc36.aarch64.rpm        171 kB/s |  52 kB     00:00    
16:03:39 #10 44.51 (2/138): cpio-2.13-12.fc36.aarch64.rpm          752 kB/s | 267 kB     00:00    
16:03:39 #10 44.51 (3/138): dash-0.5.10.2-10.fc36.aarch64.rpm      271 kB/s |  97 kB     00:00    
16:03:39 #10 44.51 (4/138): debugedit-5.0-3.fc36.aarch64.rpm       1.3 MB/s |  76 kB     00:00    
16:03:39 #10 44.56 (5/138): diffutils-3.8-2.fc36.aarch64.rpm       8.1 MB/s | 368 kB     00:00    
16:03:39 #11 30.96 Selecting previously unselected package gcc.
16:03:39 #11 30.96 Preparing to unpack .../116-gcc_4%3a12.2.0-1ubuntu1_arm64.deb ...
16:03:39 #11 30.97 Unpacking gcc (4:12.2.0-1ubuntu1) ...
16:03:39 #11 31.03 Selecting previously unselected package libstdc++-12-dev:arm64.
16:03:39 #11 31.03 Preparing to unpack .../117-libstdc++-12-dev_12.2.0-3ubuntu1_arm64.deb ...
16:03:39 #11 31.04 Unpacking libstdc++-12-dev:arm64 (12.2.0-3ubuntu1) ...
16:03:39 #12 2.770 dh_testdir
16:03:39 #12 2.791 dh_testroot
16:03:39 #12 2.812 dh_prep
16:03:39 #12 2.835 dh_testdir
16:03:39 #12 2.856 dh_testroot
16:03:39 #12 2.876 dh_install
16:03:39 #11 19.90 Get:405 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-certifi all 2022.6.15-2 [156 kB]
16:03:39 #11 20.26 Get:406 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-cffi-backend armhf 1.15.1-1 [66.0 kB]
16:03:39 #11 20.30 Get:407 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-cryptography armhf 3.4.8-2 [217 kB]
16:03:39 #11 26.21 Preparing to unpack .../104-libssh-4_0.9.6-2build1_amd64.deb ...
16:03:39 #11 26.22 Unpacking libssh-4:amd64 (0.9.6-2build1) ...
16:03:39 #11 26.25 Selecting previously unselected package libcurl4:amd64.
16:03:39 #11 26.26 Preparing to unpack .../105-libcurl4_7.81.0-1ubuntu1.6_amd64.deb ...
16:03:39 #11 26.26 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.6) ...
16:03:39 #11 26.29 Selecting previously unselected package curl.
16:03:39 #11 26.29 Preparing to unpack .../106-curl_7.81.0-1ubuntu1.6_amd64.deb ...
16:03:39 #11 26.30 Unpacking curl (7.81.0-1ubuntu1.6) ...
16:03:39 #11 26.34 Selecting previously unselected package dctrl-tools.
16:03:39 #11 26.34 Preparing to unpack .../107-dctrl-tools_2.24-3build2_amd64.deb ...
16:03:39 #11 26.35 Unpacking dctrl-tools (2.24-3build2) ...
16:03:39 #11 26.38 Selecting previously unselected package libdebhelper-perl.
16:03:39 #11 26.38 Preparing to unpack .../108-libdebhelper-perl_13.6ubuntu1_all.deb ...
16:03:39 #11 26.39 Unpacking libdebhelper-perl (13.6ubuntu1) ...
16:03:39 #11 26.43 Selecting previously unselected package libtool.
16:03:39 #11 26.43 Preparing to unpack .../109-libtool_2.4.6-15build2_all.deb ...
16:03:39 #11 26.43 Unpacking libtool (2.4.6-15build2) ...
16:03:39 #11 26.46 Selecting previously unselected package dh-autoreconf.
16:03:39 #11 25.85 Selecting previously unselected package openssh-client.
16:03:39 #11 25.85 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ...
16:03:39 #11 25.88 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ...
16:03:39 #10 25.26   Installing       : python3-dateutil-1:2.8.1-6.el9.noarch               54/164 
16:03:39 #10 25.27   Installing       : python3-dnf-plugins-core-4.3.0-1.el9.noarch         55/164 
16:03:39 #10 25.34   Installing       : python3-setuptools-53.0.0-11.el9.noarch             56/164 
16:03:39 #10 25.37   Installing       : python3-setools-4.4.0-5.el9.x86_64                  57/164 
16:03:39 #10 25.38   Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch       58/164 
16:03:39 #10 25.39   Installing       : libpsl-0.21.1-5.el9.x86_64                          59/164 
16:03:39 #10 25.39   Installing       : pkgconf-m4-1.7.3-10.el9.noarch                      60/164 
16:03:39 #10 25.43   Installing       : openssl-1:3.0.7-2.el9.x86_64                        61/164 
16:03:39 #10 25.44   Installing       : ncurses-6.2-8.20210508.el9.x86_64                   62/164 
16:03:39 #10 25.45   Installing       : perl-Digest-1.19-4.el9.noarch                       63/164 
16:03:39 #10 25.46   Installing       : perl-Digest-MD5-2.58-4.el9.x86_64                   64/164 
16:03:39 #10 25.47   Installing       : perl-B-1.80-479.el9.x86_64                          65/164 
16:03:39 #10 25.47   Installing       : perl-FileHandle-2.03-479.el9.noarch                 66/164 
16:03:39 #11 42.40 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.1) ...
16:03:39 #11 42.42 Setting up libltdl7:arm64 (2.4.6-14) ...
16:03:39 #11 42.44 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
16:03:39 #11 42.45 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:39 #11 42.47 Setting up libubsan1:arm64 (10.3.0-1ubuntu1~20.04) ...
16:03:39 #11 42.48 Setting up python-apt-common (2.0.0ubuntu0.20.04.8) ...
16:03:39 #11 42.49 Setting up libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
16:03:39 #11 42.51 Setting up libuchardet0:arm64 (0.0.6-3build1) ...
16:03:39 #11 42.52 Setting up libre2-5:arm64 (20200101+dfsg-1build1) ...
16:03:39 #11 42.54 Setting up git-man (1:2.25.1-1ubuntu3.6) ...
16:03:39 #11 42.55 Setting up libisl22:arm64 (0.22.1-1) ...
16:03:39 #11 42.57 Setting up netbase (6.1) ...
16:03:39 #11 42.60 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.1) ...
16:03:39 #11 42.62 Setting up libmpdec2:arm64 (2.4.2-3) ...
16:03:39 #11 42.63 Setting up libbinutils:arm64 (2.34-6ubuntu1.4) ...
16:03:39 #11 42.65 Setting up libfido2-1:arm64 (1.3.1-1ubuntu2) ...
16:03:39 #11 42.66 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
16:03:39 #10 38.40 Preparing to unpack .../148-python3-gpg_1.12.0-6_armhf.deb ...
16:03:39 #10 38.40 Unpacking python3-gpg (1.12.0-6) ...
16:03:39 #10 38.48 Selecting previously unselected package dput.
16:03:39 #10 38.49 Preparing to unpack .../149-dput_1.0.3_all.deb ...
16:03:39 #10 38.50 Unpacking dput (1.0.3) ...
16:03:39 #10 38.53 Selecting previously unselected package equivs.
16:03:39 #10 38.54 Preparing to unpack .../150-equivs_2.2.0_all.deb ...
16:03:39 #10 38.55 Unpacking equivs (2.2.0) ...
16:03:39 #10 47.29 Setting up python3-unidiff (0.5.4-1) ...
16:03:39 #10 51.89 Selecting previously unselected package libxml-libxml-perl.
16:03:39 #10 51.90 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2+b1_armhf.deb ...
16:03:39 #10 51.90 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:03:39 #10 51.97 Selecting previously unselected package libxml-sax-expat-perl.
16:03:39 #10 51.97 Preparing to unpack .../323-libxml-sax-expat-perl_0.51-1_all.deb ...
16:03:39 #10 51.98 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:03:39 #10 52.03 Selecting previously unselected package libxmlrpc-lite-perl.
16:03:39 #10 52.04 Preparing to unpack .../324-libxmlrpc-lite-perl_0.717-4_all.deb ...
16:03:39 #10 52.04 Unpacking libxmlrpc-lite-perl (0.717-4) ...
16:03:39 #10 52.08 Selecting previously unselected package libxmuu1:armhf.
16:03:39 #11 28.01 Unpacking libksba8:amd64 (1.6.0-3ubuntu1) ...
16:03:39 #11 28.05 Selecting previously unselected package libnpth0:amd64.
16:03:39 #11 28.05 Preparing to unpack .../155-libnpth0_1.6-3build2_amd64.deb ...
16:03:39 #11 28.06 Unpacking libnpth0:amd64 (1.6-3build2) ...
16:03:39 #11 28.10 Selecting previously unselected package dirmngr.
16:03:39 #11 28.10 Preparing to unpack .../156-dirmngr_2.2.35-3ubuntu1_amd64.deb ...
16:03:39 #11 28.11 Unpacking dirmngr (2.2.35-3ubuntu1) ...
16:03:39 #11 28.15 Selecting previously unselected package gnupg-l10n.
16:03:39 #11 28.15 Preparing to unpack .../157-gnupg-l10n_2.2.35-3ubuntu1_all.deb ...
16:03:39 #11 28.16 Unpacking gnupg-l10n (2.2.35-3ubuntu1) ...
16:03:39 #11 28.20 Selecting previously unselected package gnupg-utils.
16:03:39 #11 28.20 Preparing to unpack .../158-gnupg-utils_2.2.35-3ubuntu1_amd64.deb ...
16:03:39 #11 28.20 Unpacking gnupg-utils (2.2.35-3ubuntu1) ...
16:03:39 #11 28.24 Selecting previously unselected package gpg.
16:03:39 #11 28.24 Preparing to unpack .../159-gpg_2.2.35-3ubuntu1_amd64.deb ...
16:03:39 #11 28.24 Unpacking gpg (2.2.35-3ubuntu1) ...
16:03:39 #11 28.28 Selecting previously unselected package pinentry-curses.
16:03:39 #11 28.28 Preparing to unpack .../160-pinentry-curses_1.2.0-2ubuntu1_amd64.deb ...
16:03:39 #11 28.29 Unpacking pinentry-curses (1.2.0-2ubuntu1) ...
16:03:39 #11 28.35 Selecting previously unselected package gpg-agent.
16:03:39 #11 29.53 Selecting previously unselected package gcc.
16:03:39 #11 29.53 Preparing to unpack .../083-gcc_4%3a11.2.0-1ubuntu1_armhf.deb ...
16:03:39 #11 29.54 Unpacking gcc (4:11.2.0-1ubuntu1) ...
16:03:39 #11 29.66 Selecting previously unselected package libstdc++-11-dev:armhf.
16:03:39 #11 29.67 Preparing to unpack .../084-libstdc++-11-dev_11.3.0-1ubuntu1~22.04_armhf.deb ...
16:03:39 #11 29.67 Unpacking libstdc++-11-dev:armhf (11.3.0-1ubuntu1~22.04) ...
16:03:39 #10 57.65 Setting up libparams-classify-perl (0.015-1) ...
16:03:39 #10 57.67 Setting up git (1:2.17.1-1ubuntu0.13) ...
16:03:39 #10 57.70 Setting up libhttp-negotiate-perl (6.00-2) ...
16:03:39 #10 57.71 Setting up libmailtools-perl (2.18-1) ...
16:03:39 #10 57.72 Setting up libgit-wrapper-perl (0.047-1) ...
16:03:39 #10 57.74 Setting up libhtml-format-perl (2.12-1) ...
16:03:39 #10 57.75 Setting up libemail-valid-perl (1.202-1) ...
16:03:39 #10 57.80 Setting up libhttp-cookies-perl (6.04-1) ...
16:03:39 #10 57.82 Setting up curl (7.58.0-2ubuntu3.21) ...
16:03:39 #10 57.84 Setting up libmodule-runtime-perl (0.016-1) ...
16:03:39 #10 57.85 Setting up gnupg (2.2.4-1ubuntu1.6) ...
16:03:39 #10 57.87 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ...
16:03:39 #10 57.88 Setting up libxml-simple-perl (2.24-1) ...
16:03:39 #10 57.90 Setting up lintian (2.5.81ubuntu1) ...
16:03:39 #10 57.92 Setting up libhtml-form-perl (6.03-1) ...
16:03:39 #10 57.94 Setting up libimport-into-perl (1.002005-1) ...
16:03:39 #11 24.73 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ...
16:03:39 #11 24.74 Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ...
16:03:39 #11 24.77 Selecting previously unselected package libkrb5-3:armhf.
16:03:39 #11 24.78 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_armhf.deb ...
16:03:39 #11 24.78 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.1) ...
16:03:39 #11 24.85 Selecting previously unselected package libgssapi-krb5-2:armhf.
16:03:39 #11 24.85 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_armhf.deb ...
16:03:39 #11 24.86 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ...
16:03:39 #11 24.90 Selecting previously unselected package libpsl5:armhf.
16:03:39 #11 24.90 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_armhf.deb ...
16:03:39 #11 24.91 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ...
16:03:39 #11 24.94 Selecting previously unselected package libxau6:armhf.
16:03:39 #11 24.94 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_armhf.deb ...
16:03:39 #11 24.94 Unpacking libxau6:armhf (1:1.0.9-0ubuntu1) ...
16:03:39 #11 24.98 Selecting previously unselected package libxdmcp6:armhf.
16:03:39 #11 24.98 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_armhf.deb ...
16:03:39 #11 24.98 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu1) ...
16:03:39 #11 25.02 Selecting previously unselected package libxcb1:armhf.
16:03:39 #11 25.02 Preparing to unpack .../048-libxcb1_1.14-2_armhf.deb ...
16:03:39 #11 25.03 Unpacking libxcb1:armhf (1.14-2) ...
16:03:39 #11 25.07 Selecting previously unselected package libx11-data.
16:03:39 #11 25.07 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
16:03:39 #11 25.08 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
16:03:39 #10 38.82 Preparing to unpack .../182-libcapture-tiny-perl_0.48-1_all.deb ...
16:03:39 #10 38.82 Unpacking libcapture-tiny-perl (0.48-1) ...
16:03:39 #10 38.86 Selecting previously unselected package libcgi-pm-perl.
16:03:39 #10 38.86 Preparing to unpack .../183-libcgi-pm-perl_4.40-1_all.deb ...
16:03:39 #10 38.86 Unpacking libcgi-pm-perl (4.40-1) ...
16:03:39 #10 38.91 Selecting previously unselected package libfcgi-perl.
16:03:39 #10 38.92 Preparing to unpack .../184-libfcgi-perl_0.78-2+b3_amd64.deb ...
16:03:39 #10 38.92 Unpacking libfcgi-perl (0.78-2+b3) ...
16:03:39 #10 38.96 Selecting previously unselected package libcgi-fast-perl.
16:03:39 #10 38.96 Preparing to unpack .../185-libcgi-fast-perl_1%3a2.13-1_all.deb ...
16:03:39 #10 38.96 Unpacking libcgi-fast-perl (1:2.13-1) ...
16:03:39 #10 38.99 Selecting previously unselected package libsub-name-perl.
16:03:39 #10 38.99 Preparing to unpack .../186-libsub-name-perl_0.21-1+b3_amd64.deb ...
16:03:39 #10 39.00 Unpacking libsub-name-perl (0.21-1+b3) ...
16:03:39 #10 39.03 Selecting previously unselected package libclass-accessor-perl.
16:03:40 #11 41.86 Preparing to unpack .../349-python3-six_1.16.0-3ubuntu1_all.deb ...
16:03:40 #11 41.86 Unpacking python3-six (1.16.0-3ubuntu1) ...
16:03:40 #11 41.91 Selecting previously unselected package python3-urllib3.
16:03:40 #11 41.91 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ...
16:03:40 #11 41.91 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
16:03:40 #11 41.97 Selecting previously unselected package python3-requests.
16:03:40 #11 41.97 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ...
16:03:40 #11 41.98 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:03:40 #11 42.07 Selecting previously unselected package python3-unidiff.
16:03:40 #11 42.07 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ...
16:03:40 #10 30.35 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_amd64.deb ...
16:03:40 #10 30.36 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ...
16:03:40 #10 30.40 Selecting previously unselected package iso-codes.
16:03:40 #10 30.40 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ...
16:03:40 #10 30.40 Unpacking iso-codes (3.79-1) ...
16:03:40 #10 38.18 Preparing to unpack .../273-libpod-constants-perl_0.19-1_all.deb ...
16:03:40 #10 38.18 Unpacking libpod-constants-perl (0.19-1) ...
16:03:40 #10 38.21 Selecting previously unselected package libreadonly-perl.
16:03:40 #10 38.22 Preparing to unpack .../274-libreadonly-perl_2.050-1_all.deb ...
16:03:40 #10 38.22 Unpacking libreadonly-perl (2.050-1) ...
16:03:40 #10 38.26 Selecting previously unselected package libref-util-perl.
16:03:40 #10 38.26 Preparing to unpack .../275-libref-util-perl_0.204-1_all.deb ...
16:03:40 #10 38.26 Unpacking libref-util-perl (0.204-1) ...
16:03:40 #10 38.29 Selecting previously unselected package libref-util-xs-perl.
16:03:40 #10 38.30 Preparing to unpack .../276-libref-util-xs-perl_0.117-1+b1_arm64.deb ...
16:03:40 #10 38.30 Unpacking libref-util-xs-perl (0.117-1+b1) ...
16:03:40 #10 38.33 Selecting previously unselected package libregexp-pattern-license-perl.
16:03:40 #10 38.34 Preparing to unpack .../277-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
16:03:40 #10 38.34 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
16:03:40 #10 38.37 Selecting previously unselected package libsasl2-modules:arm64.
16:03:40 #10 38.38 Preparing to unpack .../278-libsasl2-modules_2.1.27+dfsg-1+deb10u2_arm64.deb ...
16:03:40 #10 38.38 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ...
16:03:40 #10 38.42 Selecting previously unselected package libsereal-decoder-perl.
16:03:40 #10 44.97 Preparing to unpack .../344-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
16:03:40 #10 44.98 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
16:03:40 #10 45.04 Selecting previously unselected package python-apt-common.
16:03:40 #10 45.05 Preparing to unpack .../345-python-apt-common_2.2.1_all.deb ...
16:03:40 #10 45.05 Unpacking python-apt-common (2.2.1) ...
16:03:40 #10 45.11 Selecting previously unselected package python3-apt.
16:03:40 #10 45.11 Preparing to unpack .../346-python3-apt_2.2.1_arm64.deb ...
16:03:40 #10 45.11 Unpacking python3-apt (2.2.1) ...
16:03:40 #10 45.17 Selecting previously unselected package python3-certifi.
16:03:40 #10 45.17 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
16:03:40 #10 45.17 Unpacking python3-certifi (2020.6.20-1) ...
16:03:40 #10 45.22 Selecting previously unselected package python3-idna.
16:03:40 #14 2.158 Package bash-4.4.20-4.el8_6.aarch64 is already installed.
16:03:40 #14 2.159 Package bash-4.4.20-4.el8_6.aarch64 is already installed.
16:03:40 #14 2.160 Package ca-certificates-2022.2.54-80.2.el8_6.noarch is already installed.
16:03:40 #14 2.160 Package libarchive-3.3.3-4.el8.aarch64 is already installed.
16:03:40 #14 2.161 Package pkgconf-pkg-config-1.4.2-1.el8.aarch64 is already installed.
16:03:40 #14 2.161 Package systemd-239-67.el8.aarch64 is already installed.
16:03:40 #14 2.162 Package tar-2:1.30-6.el8.aarch64 is already installed.
16:03:40 #14 2.162 Package which-2.21-18.el8.aarch64 is already installed.
16:03:40 #14 2.163 Package bash-4.4.20-4.el8_6.aarch64 is already installed.
16:03:40 #14 2.251 Dependencies resolved.
16:03:40 #14 2.262 ================================================================================
16:03:40 #14 2.262  Package                      Arch    Version                  Repository  Size
16:03:40 #14 2.262 ================================================================================
16:03:40 #14 2.262 Installing:
16:03:40 #14 2.262  cmake                        aarch64 3.20.2-4.el8             appstream   10 M
16:03:40 #14 2.262  device-mapper-devel          aarch64 8:1.02.181-6.el8         powertools 283 k
16:03:40 #14 2.262  gcc                          aarch64 8.5.0-17.el8             appstream   19 M
16:03:40 #14 2.262  git                          aarch64 2.31.1-2.el8             appstream  161 k
16:03:40 #14 2.262  glibc-static                 aarch64 2.28-220.el8             powertools 1.6 M
16:03:40 #14 2.262  libseccomp-devel             aarch64 2.5.2-1.el8              appstream   57 k
16:03:40 #14 2.262  libselinux-devel             aarch64 2.9-6.el8                baseos     200 k
16:03:40 #14 2.262  libtool                      aarch64 2.4.6-25.el8             appstream  708 k
16:03:40 #14 2.262  libtool-ltdl-devel           aarch64 2.4.6-25.el8             appstream  184 k
16:03:40 #14 2.262  make                         aarch64 1:4.2.1-11.el8           baseos     490 k
16:03:40 #14 2.262  selinux-policy-devel         noarch  3.14.3-111.el8           baseos     1.5 M
16:03:40 #14 2.262  systemd-devel                aarch64 239-69.el8               baseos     399 k
16:03:40 #14 2.262 Upgrading:
16:03:40 #14 2.262  glibc                        aarch64 2.28-220.el8             baseos     1.8 M
16:03:40 #14 2.262  glibc-common                 aarch64 2.28-220.el8             baseos     1.0 M
16:03:40 #14 2.262  glibc-gconv-extra            aarch64 2.28-220.el8             baseos     1.8 M
16:03:40 #14 2.262  glibc-minimal-langpack       aarch64 2.28-220.el8             baseos      64 k
16:03:40 #14 2.262  libgcc                       aarch64 8.5.0-17.el8             baseos      74 k
16:03:40 #14 2.262  systemd                      aarch64 239-69.el8               baseos     3.3 M
16:03:40 #14 2.262  systemd-libs                 aarch64 239-69.el8               baseos     1.0 M
16:03:40 #14 2.262  systemd-pam                  aarch64 239-69.el8               baseos     454 k
16:03:40 #14 2.262 Installing dependencies:
16:03:40 #14 2.262  annobin                      aarch64 10.67-3.0.1.el8          appstream  954 k
16:03:40 #14 2.262  autoconf                     noarch  2.69-29.el8              appstream  710 k
16:03:40 #14 2.262  automake                     noarch  1.16.1-7.el8             appstream  713 k
16:03:40 #14 2.262  checkpolicy                  aarch64 2.9-1.el8                baseos     338 k
16:03:40 #14 2.262  cmake-data                   noarch  3.20.2-4.el8             appstream  1.7 M
16:03:40 #14 2.262  cmake-filesystem             aarch64 3.20.2-4.el8             appstream   44 k
16:03:40 #14 2.262  cmake-rpm-macros             noarch  3.20.2-4.el8             appstream   44 k
16:03:40 #14 2.262  cpp                          aarch64 8.5.0-17.el8             appstream  8.9 M
16:03:40 #14 2.262  gcc-plugin-annobin           aarch64 8.5.0-17.el8             appstream   34 k
16:03:40 #14 2.262  git-core                     aarch64 2.31.1-2.el8             appstream  4.7 M
16:03:40 #14 2.262  git-core-doc                 noarch  2.31.1-2.el8             appstream  2.6 M
16:03:40 #14 2.262  glibc-devel                  aarch64 2.28-220.el8             baseos      81 k
16:03:40 #14 2.262  glibc-headers                aarch64 2.28-220.el8             baseos     479 k
16:03:40 #14 2.262  isl                          aarch64 0.16.1-6.el8             appstream  778 k
16:03:40 #14 2.262  kernel-headers               aarch64 4.18.0-408.el8           baseos     9.8 M
16:03:40 #14 2.262  less                         aarch64 530-1.el8                baseos     162 k
16:03:40 #14 2.262  libasan                      aarch64 8.5.0-17.el8             baseos     387 k
16:03:40 #14 2.262  libatomic                    aarch64 8.5.0-17.el8             baseos      26 k
16:03:40 #14 2.262  libedit                      aarch64 3.1-23.20170329cvs.el8   baseos      99 k
16:03:40 #14 2.262  libgomp                      aarch64 8.5.0-17.el8             baseos     200 k
16:03:40 #14 2.262  libmpc                       aarch64 1.1.0-9.1.el8            appstream   60 k
16:03:40 #14 2.262  libselinux-utils             aarch64 2.9-6.el8                baseos     241 k
16:03:40 #14 2.262  libsepol-devel               aarch64 2.9-3.el8                baseos      87 k
16:03:40 #14 2.262  libubsan                     aarch64 8.5.0-17.el8             baseos     144 k
16:03:40 #14 2.262  libuv                        aarch64 1:1.41.1-1.el8_4         appstream  150 k
16:03:40 #14 2.262  libxcrypt-devel              aarch64 4.1.1-6.el8              baseos      25 k
16:03:40 #14 2.262  libxcrypt-static             aarch64 4.1.1-6.el8              powertools  58 k
16:03:40 #14 2.262  m4                           aarch64 1.4.18-7.el8             baseos     218 k
16:03:40 #14 2.262  openssh                      aarch64 8.0p1-16.el8             baseos     488 k
16:03:40 #14 2.262  openssh-clients              aarch64 8.0p1-16.el8             baseos     626 k
16:03:40 #14 2.262  pcre2-devel                  aarch64 10.32-3.el8              baseos     605 k
16:03:40 #14 2.262  pcre2-utf16                  aarch64 10.32-3.el8              baseos     203 k
16:03:40 #14 2.262  pcre2-utf32                  aarch64 10.32-3.el8              baseos     196 k
16:03:40 #14 2.262  perl-Data-Dumper             aarch64 2.167-399.el8            baseos      57 k
16:03:40 #14 2.262  perl-Error                   noarch  1:0.17025-2.el8          appstream   46 k
16:03:40 #14 2.262  perl-Git                     noarch  2.31.1-2.el8             appstream   78 k
16:03:40 #14 2.262  perl-TermReadKey             aarch64 2.37-7.el8               appstream   40 k
16:03:40 #14 2.262  perl-Thread-Queue            noarch  3.13-1.el8               appstream   24 k
16:03:40 #14 2.262  policycoreutils              aarch64 2.9-20.el8               baseos     374 k
16:03:40 #14 2.262  policycoreutils-devel        aarch64 2.9-20.el8               baseos     287 k
16:03:40 #14 2.262  policycoreutils-python-utils noarch  2.9-20.el8               baseos     253 k
16:03:40 #14 2.262  python3-audit                aarch64 3.0.7-4.el8              baseos      85 k
16:03:40 #14 2.262  python3-libselinux           aarch64 2.9-6.el8                baseos     271 k
16:03:40 #14 2.262  python3-libsemanage          aarch64 2.9-9.el8                baseos     126 k
16:03:40 #14 2.262  python3-policycoreutils      noarch  2.9-20.el8               baseos     2.2 M
16:03:40 #14 2.262  python3-setools              aarch64 4.3.0-3.el8              baseos     528 k
16:03:40 #14 2.262  rpm-plugin-selinux           aarch64 4.14.3-24.el8            baseos      78 k
16:03:40 #14 2.262  selinux-policy               noarch  3.14.3-111.el8           baseos     656 k
16:03:40 #14 2.262  selinux-policy-minimum       noarch  3.14.3-111.el8           baseos      13 M
16:03:40 #14 2.262  vim-filesystem               noarch  2:8.0.1763-19.el8.4      appstream   50 k
16:03:40 #14 2.262  xkeyboard-config             noarch  2.28-1.el8               appstream  782 k
16:03:40 #14 2.262 Installing weak dependencies:
16:03:40 #14 2.262  glibc-langpack-en            aarch64 2.28-220.el8             baseos     826 k
16:03:40 #14 2.262  libxkbcommon                 aarch64 0.9.1-1.el8              appstream  112 k
16:03:40 #14 2.262 Downgrading:
16:03:40 #14 2.262  pcre2                        aarch64 10.32-3.el8              baseos     219 k
16:03:40 #14 2.262 
16:03:40 #14 2.262 Transaction Summary
16:03:40 #14 2.262 ================================================================================
16:03:40 #14 2.262 Install    65 Packages
16:03:40 #14 2.262 Upgrade     8 Packages
16:03:40 #14 2.262 Downgrade   1 Package
16:03:40 #14 2.262 
16:03:40 #14 2.269 Total download size: 101 M
16:03:40 #14 2.270 Downloading Packages:
16:03:40 #10 44.56 (6/138): devscripts-checkbashisms-2.22.1-1.fc36 544 kB/s |  28 kB     00:00    
16:03:40 #10 44.57 (7/138): desktop-file-utils-0.26-6.fc36.aarch64 1.2 MB/s |  71 kB     00:00    
16:03:40 #10 44.57 (8/138): ed-1.14.2-12.fc36.aarch64.rpm          5.9 MB/s |  73 kB     00:00    
16:03:40 #10 44.58 (9/138): efi-srpm-macros-5-5.fc36.noarch.rpm    1.8 MB/s |  22 kB     00:00    
16:03:40 #10 44.58 (10/138): file-5.41-4.fc36.aarch64.rpm          6.6 MB/s |  48 kB     00:00    
16:03:40 #10 44.58 (11/138): enchant-1.6.0-30.fc36.aarch64.rpm     4.8 MB/s |  59 kB     00:00    
16:03:40 #10 44.59 (12/138): fonts-srpm-macros-2.0.5-7.fc36.noarch 2.2 MB/s |  27 kB     00:00    
16:03:40 #10 44.59 (13/138): fpc-srpm-macros-1.3-5.fc36.noarch.rpm 669 kB/s | 7.6 kB     00:00    
16:03:40 #10 44.60 (14/138): ghc-srpm-macros-1.5.0-6.fc36.noarch.r 1.2 MB/s | 7.7 kB     00:00    
16:03:40 #10 44.60 (15/138): gnat-srpm-macros-4-15.fc36.noarch.rpm 895 kB/s | 8.2 kB     00:00    
16:03:40 #10 44.61 (16/138): groff-base-1.22.4-9.fc36.aarch64.rpm   69 MB/s | 1.0 MB     00:00    
16:03:40 #10 44.61 (17/138): hunspell-en-0.20140811.1-22.fc36.noar  16 MB/s | 180 kB     00:00    
16:03:40 #10 44.62 (18/138): hunspell-en-GB-0.20140811.1-22.fc36.n  20 MB/s | 225 kB     00:00    
16:03:40 #10 44.64 (19/138): hunspell-en-US-0.20140811.1-22.fc36.n 7.3 MB/s | 176 kB     00:00    
16:03:40 #10 44.64 (20/138): hunspell-1.7.0-19.fc36.aarch64.rpm    6.8 MB/s | 284 kB     00:00    
16:03:40 #10 44.65 (21/138): json-glib-1.6.6-2.fc36.aarch64.rpm     23 MB/s | 149 kB     00:00    
16:03:40 #10 44.65 (22/138): hunspell-filesystem-1.7.0-19.fc36.aar 273 kB/s | 8.9 kB     00:00    
16:03:40 #10 44.69 (23/138): info-6.8-3.fc36.aarch64.rpm           4.1 MB/s | 220 kB     00:00    
16:03:40 #10 44.69 (24/138): kernel-srpm-macros-1.0-14.fc36.noarch 210 kB/s | 9.1 kB     00:00    
16:03:40 #10 44.70 (25/138): libjpeg-turbo-2.1.2-2.fc36.aarch64.rp  24 MB/s | 190 kB     00:00    
16:03:40 #10 44.70 (26/138): libpkgconf-1.8.0-2.fc36.aarch64.rpm   3.3 MB/s |  36 kB     00:00    
16:03:40 #10 44.71 (27/138): libpng-1.6.37-12.fc36.aarch64.rpm      10 MB/s | 114 kB     00:00    
16:03:40 #10 44.71 (28/138): lua-srpm-macros-1-6.fc36.noarch.rpm   1.2 MB/s | 8.5 kB     00:00    
16:03:40 #10 44.71 (29/138): libstemmer-0-18.585svn.fc36.aarch64.r 6.9 MB/s |  82 kB     00:00    
16:03:40 #10 44.72 (30/138): ncurses-6.2-9.20210508.fc36.aarch64.r  26 MB/s | 400 kB     00:00    
16:03:40 #10 44.72 (31/138): nim-srpm-macros-3-6.fc36.noarch.rpm   573 kB/s | 8.3 kB     00:00    
16:03:40 #10 44.73 (32/138): ocaml-srpm-macros-6-6.fc36.noarch.rpm 605 kB/s | 7.7 kB     00:00    
16:03:40 #10 44.73 (33/138): openblas-srpm-macros-2-11.fc36.noarch 1.2 MB/s | 7.4 kB     00:00    
16:03:40 #10 44.73 (34/138): package-notes-srpm-macros-0.4-14.fc36 1.2 MB/s |  11 kB     00:00    
16:03:40 #10 44.74 (35/138): patch-2.7.6-16.fc36.aarch64.rpm        11 MB/s | 121 kB     00:00    
16:03:40 #10 44.74 (36/138): perl-AutoLoader-5.74-486.fc36.noarch. 3.3 MB/s |  26 kB     00:00    
16:03:40 #10 44.75 (37/138): perl-Carp-1.52-479.fc36.noarch.rpm    4.0 MB/s |  29 kB     00:00    
16:03:40 #10 44.75 (38/138): perl-B-1.82-486.fc36.aarch64.rpm       11 MB/s | 186 kB     00:00    
16:03:40 #10 44.75 (39/138): perl-Class-Struct-0.66-486.fc36.noarc 2.3 MB/s |  27 kB     00:00    
16:03:40 #10 44.76 (40/138): perl-Data-Dumper-2.183-3.fc36.aarch64 4.7 MB/s |  55 kB     00:00    
16:03:40 #10 44.76 (41/138): perl-Digest-1.20-2.fc36.noarch.rpm    2.1 MB/s |  25 kB     00:00    
16:03:40 #10 44.77 (42/138): perl-DynaLoader-1.50-486.fc36.aarch64 3.8 MB/s |  31 kB     00:00    
16:03:40 #10 44.77 (43/138): perl-Digest-MD5-2.58-479.fc36.aarch64 2.0 MB/s |  36 kB     00:00    
16:03:40 #10 44.78 (44/138): perl-Errno-1.33-486.fc36.aarch64.rpm  1.6 MB/s |  20 kB     00:00    
16:03:40 #10 44.78 (45/138): perl-Exporter-5.76-480.fc36.noarch.rp 2.6 MB/s |  31 kB     00:00    
16:03:40 #10 44.78 (46/138): perl-Fcntl-1.14-486.fc36.aarch64.rpm  2.6 MB/s |  25 kB     00:00    
16:03:40 #10 44.79 (47/138): perl-File-Basename-2.85-486.fc36.noar 3.3 MB/s |  22 kB     00:00    
16:03:40 #10 44.79 (48/138): perl-File-Temp-0.231.100-479.fc36.noa 6.9 MB/s |  59 kB     00:00    
16:03:40 #10 44.80 (49/138): perl-File-stat-1.09-486.fc36.noarch.r 2.6 MB/s |  22 kB     00:00    
16:03:40 #10 44.80 (50/138): perl-File-Path-2.18-479.fc36.noarch.r 1.8 MB/s |  35 kB     00:00    
16:03:40 #10 44.80 (51/138): perl-Getopt-Std-1.13-486.fc36.noarch. 2.9 MB/s |  21 kB     00:00    
16:03:40 #10 44.81 (52/138): perl-FileHandle-2.03-486.fc36.noarch. 1.3 MB/s |  20 kB     00:00    
16:03:40 #10 44.81 (53/138): perl-IO-1.46-486.fc36.aarch64.rpm     8.1 MB/s |  92 kB     00:00    
16:03:40 #10 44.82 (54/138): perl-IPC-Open3-1.21-486.fc36.noarch.r 4.7 MB/s |  28 kB     00:00    
16:03:40 #10 44.82 (55/138): perl-IO-Socket-IP-0.41-480.fc36.noarc 2.3 MB/s |  42 kB     00:00    
16:03:40 #10 44.83 (56/138): perl-MIME-Base64-3.16-479.fc36.aarch6 3.9 MB/s |  30 kB     00:00    
16:03:40 #10 44.83 (57/138): perl-IO-Socket-SSL-2.074-2.fc36.noarc  10 MB/s | 218 kB     00:00    
16:03:40 #10 44.84 (58/138): perl-NDBM_File-1.15-486.fc36.aarch64. 2.5 MB/s |  27 kB     00:00    
16:03:40 #10 44.84 (59/138): perl-Mozilla-CA-20211001-2.fc36.noarc 710 kB/s |  12 kB     00:00    
16:03:40 #10 44.84 (60/138): perl-POSIX-1.97-486.fc36.aarch64.rpm   15 MB/s | 103 kB     00:00    
16:03:40 #10 44.85 (61/138): perl-Net-SSLeay-1.92-2.fc36.aarch64.r  20 MB/s | 365 kB     00:00    
16:03:40 #10 44.86 (62/138): perl-PathTools-3.80-479.fc36.aarch64. 5.8 MB/s |  85 kB     00:00    
16:03:40 #10 44.86 (63/138): perl-Pod-Escapes-1.07-479.fc36.noarch 1.5 MB/s |  20 kB     00:00    
16:03:40 #10 44.86 (64/138): perl-Pod-Perldoc-3.28.01-480.fc36.noa 7.8 MB/s |  83 kB     00:00    
16:03:40 #10 44.87 (65/138): perl-Pod-Simple-3.43-3.fc36.noarch.rp  22 MB/s | 215 kB     00:00    
16:03:40 #10 44.87 (66/138): perl-SelectSaver-1.02-486.fc36.noarch 1.9 MB/s |  17 kB     00:00    
16:03:40 #10 44.88 (67/138): perl-Pod-Usage-2.01-479.fc36.noarch.r 2.4 MB/s |  40 kB     00:00    
16:03:40 #10 44.88 (68/138): perl-Storable-3.25-2.fc36.aarch64.rpm 9.6 MB/s |  93 kB     00:00    
16:03:40 #10 44.88 (69/138): perl-Symbol-1.09-486.fc36.noarch.rpm  1.9 MB/s |  19 kB     00:00    
16:03:40 #10 44.89 (70/138): perl-Term-ANSIColor-5.01-480.fc36.noa 6.8 MB/s |  48 kB     00:00    
16:03:40 #10 44.89 (71/138): perl-Term-Cap-1.17-479.fc36.noarch.rp 2.0 MB/s |  22 kB     00:00    
16:03:40 #10 44.89 (72/138): perl-Text-Tabs+Wrap-2021.0814-2.fc36. 2.0 MB/s |  22 kB     00:00    
16:03:40 #12 17.84 CentOS Stream 8 - Extras common packages        7.3 kB/s | 5.2 kB     00:00    
16:03:40 #11 31.23 Selecting previously unselected package g++-12.
16:03:40 #12 2.896 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
16:03:40 #12 2.905 dh_installdocs
16:03:40 #12 2.926 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
16:03:40 #12 2.941 dh_installchangelogs
16:03:40 #12 3.023 dh_compress
16:03:40 #12 3.048 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
16:03:40 #12 3.060 dh_fixperms
16:03:40 #12 3.107 dh_installdeb
16:03:40 #12 3.136 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
16:03:40 #11 20.38 Get:408 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-idna all 3.3-1 [49.3 kB]
16:03:40 #11 20.39 Get:409 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-nacl armhf 1.5.0-2 [58.0 kB]
16:03:40 #11 20.41 Get:410 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-six all 1.16.0-4 [12.4 kB]
16:03:40 #11 20.41 Get:411 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-bcrypt armhf 3.2.0-1build1 [28.5 kB]
16:03:40 #11 20.42 Get:412 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-paramiko all 2.10.4-1ubuntu1 [134 kB]
16:03:40 #11 20.44 Get:413 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-urllib3 all 1.26.9-1 [98.8 kB]
16:03:40 #11 20.45 Get:414 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-requests all 2.27.1+dfsg-1ubuntu2 [50.3 kB]
16:03:40 #11 20.47 Get:415 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-unidiff all 0.7.3-1 [11.0 kB]
16:03:40 #11 20.47 Get:416 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf zstd armhf 1.5.2+dfsg-1 [609 kB]
16:03:40 #11 20.53 Get:417 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf equivs all 2.3.1 [19.0 kB]
16:03:40 #11 26.47 Preparing to unpack .../110-dh-autoreconf_20_all.deb ...
16:03:40 #11 26.47 Unpacking dh-autoreconf (20) ...
16:03:40 #11 26.50 Selecting previously unselected package libarchive-zip-perl.
16:03:40 #11 26.50 Preparing to unpack .../111-libarchive-zip-perl_1.68-1_all.deb ...
16:03:40 #11 26.50 Unpacking libarchive-zip-perl (1.68-1) ...
16:03:40 #11 26.54 Selecting previously unselected package libsub-override-perl.
16:03:40 #11 26.54 Preparing to unpack .../112-libsub-override-perl_0.09-2_all.deb ...
16:03:40 #11 26.54 Unpacking libsub-override-perl (0.09-2) ...
16:03:40 #11 26.58 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:40 #11 26.58 Preparing to unpack .../113-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
16:03:40 #11 26.58 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
16:03:40 #11 26.61 Selecting previously unselected package dh-strip-nondeterminism.
16:03:40 #11 26.61 Preparing to unpack .../114-dh-strip-nondeterminism_1.13.0-1_all.deb ...
16:03:40 #11 26.62 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
16:03:40 #11 26.65 Selecting previously unselected package libdw1:amd64.
16:03:40 #11 26.65 Preparing to unpack .../115-libdw1_0.186-1build1_amd64.deb ...
16:03:40 #11 26.66 Unpacking libdw1:amd64 (0.186-1build1) ...
16:03:40 #11 26.70 Selecting previously unselected package debugedit.
16:03:40 #11 26.70 Preparing to unpack .../116-debugedit_1%3a5.0-4build1_amd64.deb ...
16:03:40 #11 26.71 Unpacking debugedit (1:5.0-4build1) ...
16:03:40 #11 26.75 Selecting previously unselected package dwz.
16:03:40 #11 26.76 Preparing to unpack .../117-dwz_0.14-1build2_amd64.deb ...
16:03:40 #11 26.76 Unpacking dwz (0.14-1build2) ...
16:03:40 #11 26.80 Selecting previously unselected package gettext.
16:03:40 #11 26.35 Selecting previously unselected package publicsuffix.
16:03:40 #10 25.48   Installing       : perl-AutoLoader-5.74-479.el9.noarch                 67/164 
16:03:40 #10 25.48   Installing       : perl-Data-Dumper-2.174-462.el9.x86_64               68/164 
16:03:40 #10 25.49   Installing       : perl-libnet-3.13-4.el9.noarch                       69/164 
16:03:40 #10 25.50   Installing       : perl-base-2.27-479.el9.noarch                       70/164 
16:03:40 #10 25.51   Installing       : perl-URI-5.09-3.el9.noarch                          71/164 
16:03:40 #10 25.53   Installing       : perl-Net-SSLeay-1.92-2.el9.x86_64                   72/164 
16:03:40 #10 25.54   Installing       : perl-Mozilla-CA-20200520-6.el9.noarch               73/164 
16:03:40 #10 25.55   Installing       : perl-if-0.60.800-479.el9.noarch                     74/164 
16:03:40 #10 25.55   Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                 75/164 
16:03:40 #10 25.56   Installing       : perl-Time-Local-2:1.300-7.el9.noarch                76/164 
16:03:40 #10 25.56   Installing       : perl-File-Path-2.18-4.el9.noarch                    77/164 
16:03:40 #10 25.57   Installing       : perl-IO-Socket-SSL-2.073-1.el9.noarch               78/164 
16:03:40 #10 25.58   Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch              79/164 
16:03:40 #10 25.58   Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch        80/164 
16:03:40 #10 25.59   Installing       : perl-Class-Struct-0.66-479.el9.noarch               81/164 
16:03:40 #10 25.60   Installing       : perl-POSIX-1.94-479.el9.x86_64                      82/164 
16:03:40 #10 25.60   Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch             83/164 
16:03:40 #10 25.61   Installing       : perl-IPC-Open3-1.21-479.el9.noarch                  84/164 
16:03:40 #10 25.61   Installing       : perl-subs-1.03-479.el9.noarch                       85/164 
16:03:40 #10 25.62   Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch             86/164 
16:03:40 #10 25.63   Installing       : perl-HTTP-Tiny-0.076-460.el9.noarch                 87/164 
16:03:40 #10 25.63   Installing       : perl-Term-Cap-1.17-460.el9.noarch                   88/164 
16:03:40 #10 25.64   Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                 89/164 
16:03:40 #10 25.65   Installing       : perl-Socket-4:2.031-4.el9.x86_64                    90/164 
16:03:40 #10 25.66   Installing       : perl-SelectSaver-1.02-479.el9.noarch                91/164 
16:03:40 #10 25.66   Installing       : perl-Symbol-1.08-479.el9.noarch                     92/164 
16:03:40 #10 25.67   Installing       : perl-File-stat-1.09-479.el9.noarch                  93/164 
16:03:40 #10 25.68   Installing       : perl-podlators-1:4.14-460.el9.noarch                94/164 
16:03:40 #10 25.68   Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch             95/164 
16:03:40 #10 25.69   Installing       : perl-Fcntl-1.13-479.el9.x86_64                      96/164 
16:03:40 #10 25.70   Installing       : perl-Text-ParseWords-3.30-460.el9.noarch            97/164 
16:03:40 #10 25.70   Installing       : perl-mro-1.23-479.el9.x86_64                        98/164 
16:03:40 #10 25.71   Installing       : perl-IO-1.43-479.el9.x86_64                         99/164 
16:03:40 #10 25.71   Installing       : perl-overloading-0.02-479.el9.noarch               100/164 
16:03:40 #10 25.72   Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                 101/164 
16:03:40 #10 25.72   Installing       : perl-Errno-1.30-479.el9.x86_64                     102/164 
16:03:40 #10 25.73   Installing       : perl-File-Basename-2.85-479.el9.noarch             103/164 
16:03:40 #10 25.73   Installing       : perl-Getopt-Std-1.12-479.el9.noarch                104/164 
16:03:40 #10 25.74   Installing       : perl-MIME-Base64-3.16-4.el9.x86_64                 105/164 
16:03:40 #10 25.75   Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       106/164 
16:03:40 #10 25.75   Installing       : perl-constant-1.33-461.el9.noarch                  107/164 
16:03:40 #10 25.76   Installing       : perl-Storable-1:3.21-460.el9.x86_64                108/164 
16:03:40 #10 25.76   Installing       : perl-overload-1.31-479.el9.noarch                  109/164 
16:03:40 #10 25.77   Installing       : perl-parent-1:0.238-460.el9.noarch                 110/164 
16:03:40 #10 25.77   Installing       : perl-vars-1.05-479.el9.noarch                      111/164 
16:03:40 #10 25.78   Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               112/164 
16:03:40 #10 25.78   Installing       : perl-Carp-1.50-460.el9.noarch                      113/164 
16:03:40 #11 42.67 Setting up openssl (1.1.1f-1ubuntu2.16) ...
16:03:40 #11 42.70 Setting up libbsd0:arm64 (0.10.0-1) ...
16:03:40 #11 42.71 Setting up libelf1:arm64 (0.176-1.1build1) ...
16:03:40 #11 42.72 Setting up readline-common (8.0-4) ...
16:03:40 #11 42.76 Setting up publicsuffix (20200303.0012-1) ...
16:03:40 #11 42.77 Setting up libcc1-0:arm64 (10.3.0-1ubuntu1~20.04) ...
16:03:40 #11 42.81 Setting up iso-codes (4.4-1) ...
16:03:40 #11 42.82 Setting up liblocale-gettext-perl (1.07-4) ...
16:03:40 #11 42.83 Setting up liblsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
16:03:40 #11 42.85 Setting up dctrl-tools (2.24-3) ...
16:03:40 #11 42.87 Setting up libitm1:arm64 (10.3.0-1ubuntu1~20.04) ...
16:03:40 #11 42.88 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:40 #10 38.67 Selecting previously unselected package exim4-config.
16:03:40 #10 38.67 Preparing to unpack .../151-exim4-config_4.92-8+deb10u7_all.deb ...
16:03:40 #10 38.68 Unpacking exim4-config (4.92-8+deb10u7) ...
16:03:40 #10 38.74 Selecting previously unselected package exim4-base.
16:03:40 #10 38.74 Preparing to unpack .../152-exim4-base_4.92-8+deb10u7_armhf.deb ...
16:03:40 #10 38.74 Unpacking exim4-base (4.92-8+deb10u7) ...
16:03:40 #10 38.82 Selecting previously unselected package libevent-2.1-6:armhf.
16:03:40 #10 38.83 Preparing to unpack .../153-libevent-2.1-6_2.1.8-stable-4_armhf.deb ...
16:03:40 #10 38.83 Unpacking libevent-2.1-6:armhf (2.1.8-stable-4) ...
16:03:40 #10 38.88 Selecting previously unselected package libunbound8:armhf.
16:03:40 #10 38.88 Preparing to unpack .../154-libunbound8_1.9.0-2+deb10u2_armhf.deb ...
16:03:40 #10 38.88 Unpacking libunbound8:armhf (1.9.0-2+deb10u2) ...
16:03:40 #10 47.45 Setting up libunicode-utf8-perl (0.60-1build4) ...
16:03:40 #10 47.46 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:40 #10 47.48 Setting up libparams-util-perl (1.07-3build3) ...
16:03:40 #10 47.49 Setting up libsub-name-perl (0.21-1build1) ...
16:03:40 #10 47.51 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ...
16:03:40 #10 47.61 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
16:03:40 #10 52.08 Preparing to unpack .../325-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
16:03:40 #10 52.09 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
16:03:40 #10 52.13 Selecting previously unselected package libyaml-0-2:armhf.
16:03:40 #10 52.13 Preparing to unpack .../326-libyaml-0-2_0.2.2-1_armhf.deb ...
16:03:40 #10 52.13 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
16:03:40 #10 52.17 Selecting previously unselected package libyaml-libyaml-perl.
16:03:40 #10 52.17 Preparing to unpack .../327-libyaml-libyaml-perl_0.82+repack-1+b1_armhf.deb ...
16:03:40 #10 52.18 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
16:03:40 #10 52.21 Selecting previously unselected package licensecheck.
16:03:40 #10 52.21 Preparing to unpack .../328-licensecheck_3.1.1-2_all.deb ...
16:03:40 #10 52.22 Unpacking licensecheck (3.1.1-2) ...
16:03:40 #10 52.27 Selecting previously unselected package lzip.
16:03:40 #10 52.27 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ...
16:03:40 #10 52.27 Unpacking lzip (1.22-3) ...
16:03:40 #10 52.31 Selecting previously unselected package lzop.
16:03:40 #10 52.31 Preparing to unpack .../330-lzop_1.04-2_armhf.deb ...
16:03:40 #10 52.32 Unpacking lzop (1.04-2) ...
16:03:40 #10 52.36 Selecting previously unselected package t1utils.
16:03:40 #10 52.36 Preparing to unpack .../331-t1utils_1.41-4_armhf.deb ...
16:03:40 #10 52.37 Unpacking t1utils (1.41-4) ...
16:03:40 #10 52.41 Selecting previously unselected package unzip.
16:03:40 #10 52.41 Preparing to unpack .../332-unzip_6.0-26+deb11u1_armhf.deb ...
16:03:40 #10 52.42 Unpacking unzip (6.0-26+deb11u1) ...
16:03:40 #11 28.36 Preparing to unpack .../161-gpg-agent_2.2.35-3ubuntu1_amd64.deb ...
16:03:40 #11 28.36 Unpacking gpg-agent (2.2.35-3ubuntu1) ...
16:03:40 #11 28.39 Selecting previously unselected package gpg-wks-client.
16:03:40 #11 28.40 Preparing to unpack .../162-gpg-wks-client_2.2.35-3ubuntu1_amd64.deb ...
16:03:40 #11 28.40 Unpacking gpg-wks-client (2.2.35-3ubuntu1) ...
16:03:40 #11 28.43 Selecting previously unselected package gpg-wks-server.
16:03:40 #11 28.43 Preparing to unpack .../163-gpg-wks-server_2.2.35-3ubuntu1_amd64.deb ...
16:03:40 #11 28.43 Unpacking gpg-wks-server (2.2.35-3ubuntu1) ...
16:03:40 #11 28.46 Selecting previously unselected package gpgsm.
16:03:40 #11 28.46 Preparing to unpack .../164-gpgsm_2.2.35-3ubuntu1_amd64.deb ...
16:03:40 #11 28.47 Unpacking gpgsm (2.2.35-3ubuntu1) ...
16:03:40 #11 28.49 Selecting previously unselected package gnupg.
16:03:40 #11 28.50 Preparing to unpack .../165-gnupg_2.2.35-3ubuntu1_all.deb ...
16:03:40 #11 28.50 Unpacking gnupg (2.2.35-3ubuntu1) ...
16:03:40 #11 28.53 Selecting previously unselected package libfile-dirlist-perl.
16:03:40 #11 28.53 Preparing to unpack .../166-libfile-dirlist-perl_0.05-2_all.deb ...
16:03:40 #11 28.54 Unpacking libfile-dirlist-perl (0.05-2) ...
16:03:40 #11 28.58 Selecting previously unselected package libfile-which-perl.
16:03:40 #11 29.83 Selecting previously unselected package g++-11.
16:03:40 #11 29.83 Preparing to unpack .../085-g++-11_11.3.0-1ubuntu1~22.04_armhf.deb ...
16:03:40 #11 29.84 Unpacking g++-11 (11.3.0-1ubuntu1~22.04) ...
16:03:40 #11 30.01 Selecting previously unselected package g++.
16:03:40 #11 30.01 Preparing to unpack .../086-g++_4%3a11.2.0-1ubuntu1_armhf.deb ...
16:03:40 #11 30.02 Unpacking g++ (4:11.2.0-1ubuntu1) ...
16:03:40 #11 30.05 Selecting previously unselected package make.
16:03:40 #10 57.95 Setting up libmodule-implementation-perl (0.09-1) ...
16:03:40 #10 57.97 Setting up libparams-validate-perl (1.29-1) ...
16:03:40 #10 57.98 Setting up libmoo-perl (2.003004-1) ...
16:03:40 #10 57.99 Setting up libb-hooks-endofscope-perl (0.21-1) ...
16:03:40 #10 58.01 Setting up libpackage-stash-perl (0.37-1) ...
16:03:40 #10 58.02 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
16:03:40 #10 58.03 Setting up libnamespace-clean-perl (0.27-1) ...
16:03:40 #10 58.05 Setting up licensecheck (3.0.31-2) ...
16:03:40 #10 58.07 Setting up dh-autoreconf (17) ...
16:03:40 #10 58.08 Setting up libwww-perl (6.31-1ubuntu0.1) ...
16:03:40 #10 58.10 Setting up debhelper (11.1.6ubuntu2) ...
16:03:40 #10 58.11 Setting up equivs (2.1.0) ...
16:03:40 #10 58.13 Setting up liblwp-protocol-https-perl (6.07-2) ...
16:03:40 #10 58.14 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
16:03:40 #10 58.15 Setting up libxml-parser-perl (2.44-2build3) ...
16:03:40 #10 39.03 Preparing to unpack .../187-libclass-accessor-perl_0.51-1_all.deb ...
16:03:40 #10 39.03 Unpacking libclass-accessor-perl (0.51-1) ...
16:03:40 #10 39.06 Selecting previously unselected package libclass-inspector-perl.
16:03:40 #10 39.06 Preparing to unpack .../188-libclass-inspector-perl_1.32-1_all.deb ...
16:03:40 #10 39.07 Unpacking libclass-inspector-perl (1.32-1) ...
16:03:40 #10 39.10 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:40 #10 39.11 Preparing to unpack .../189-libclass-xsaccessor-perl_1.19-3+b2_amd64.deb ...
16:03:40 #10 39.11 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
16:03:40 #10 39.16 Selecting previously unselected package libclone-perl.
16:03:40 #10 39.16 Preparing to unpack .../190-libclone-perl_0.41-1+b1_amd64.deb ...
16:03:40 #10 39.16 Unpacking libclone-perl (0.41-1+b1) ...
16:03:40 #10 39.19 Selecting previously unselected package libcommon-sense-perl.
16:03:40 #10 39.19 Preparing to unpack .../191-libcommon-sense-perl_3.74-2+b7_amd64.deb ...
16:03:40 #10 39.20 Unpacking libcommon-sense-perl (3.74-2+b7) ...
16:03:40 #10 39.23 Selecting previously unselected package libparams-util-perl.
16:03:40 #10 39.23 Preparing to unpack .../192-libparams-util-perl_1.07-3+b4_amd64.deb ...
16:03:40 #10 39.24 Unpacking libparams-util-perl (1.07-3+b4) ...
16:03:40 #10 39.27 Selecting previously unselected package libsub-install-perl.
16:03:40 #11 25.16 Selecting previously unselected package libx11-6:armhf.
16:03:40 #11 25.16 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_armhf.deb ...
16:03:40 #11 25.17 Unpacking libx11-6:armhf (2:1.6.9-2ubuntu1.2) ...
16:03:40 #11 25.24 Selecting previously unselected package libxext6:armhf.
16:03:40 #11 25.24 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_armhf.deb ...
16:03:40 #11 25.25 Unpacking libxext6:armhf (2:1.3.4-0ubuntu1) ...
16:03:40 #11 25.30 Selecting previously unselected package libxmuu1:armhf.
16:03:40 #11 25.30 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_armhf.deb ...
16:03:40 #11 25.30 Unpacking libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
16:03:40 #11 25.33 Selecting previously unselected package manpages.
16:03:40 #11 25.33 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
16:03:40 #11 25.33 Unpacking manpages (5.05-1) ...
16:03:40 #11 42.09 Unpacking python3-unidiff (0.5.5-2) ...
16:03:40 #11 42.14 Selecting previously unselected package python3-xdg.
16:03:40 #11 42.14 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ...
16:03:40 #11 42.15 Unpacking python3-xdg (0.27-2) ...
16:03:40 #11 42.20 Selecting previously unselected package equivs.
16:03:40 #11 42.20 Preparing to unpack .../354-equivs_2.3.1_all.deb ...
16:03:40 #11 42.21 Unpacking equivs (2.3.1) ...
16:03:40 #11 42.25 Selecting previously unselected package libauthen-sasl-perl.
16:03:40 #11 42.25 Preparing to unpack .../355-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:03:40 #11 42.25 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:03:40 #11 42.30 Selecting previously unselected package python3-magic.
16:03:40 #11 42.30 Preparing to unpack .../356-python3-magic_2%3a0.4.24-2_all.deb ...
16:03:40 #11 42.31 Unpacking python3-magic (2:0.4.24-2) ...
16:03:40 #11 42.36 Setting up libksba8:arm64 (1.6.0-2ubuntu0.1) ...
16:03:40 #11 42.39 Setting up media-types (7.0.0) ...
16:03:40 #11 42.41 Setting up libpipeline1:arm64 (1.5.5-1) ...
16:03:40 #10 30.78 Selecting previously unselected package krb5-locales.
16:03:40 #10 30.78 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ...
16:03:40 #10 30.78 Unpacking krb5-locales (1.16-2ubuntu0.2) ...
16:03:40 #10 30.82 Selecting previously unselected package libedit2:amd64.
16:03:40 #10 30.82 Preparing to unpack .../032-libedit2_3.1-20170329-1_amd64.deb ...
16:03:40 #10 30.83 Unpacking libedit2:amd64 (3.1-20170329-1) ...
16:03:40 #10 30.87 Selecting previously unselected package libkrb5support0:amd64.
16:03:40 #10 30.87 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ...
16:03:40 #10 30.88 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ...
16:03:40 #10 30.92 Selecting previously unselected package libk5crypto3:amd64.
16:03:40 #13 10.42 Transaction test succeeded.
16:03:40 #13 10.42 Running transaction
16:03:40 #10 38.42 Preparing to unpack .../279-libsereal-decoder-perl_4.005+ds-1+b1_arm64.deb ...
16:03:40 #10 38.43 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
16:03:40 #10 38.46 Selecting previously unselected package libsereal-encoder-perl.
16:03:40 #10 38.47 Preparing to unpack .../280-libsereal-encoder-perl_4.005+ds-1+b1_arm64.deb ...
16:03:40 #10 38.47 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
16:03:40 #10 38.51 Selecting previously unselected package libsereal-perl.
16:03:40 #10 38.52 Preparing to unpack .../281-libsereal-perl_4.005-1_all.deb ...
16:03:40 #10 38.52 Unpacking libsereal-perl (4.005-1) ...
16:03:40 #10 38.55 Selecting previously unselected package libtask-weaken-perl.
16:03:40 #10 38.55 Preparing to unpack .../282-libtask-weaken-perl_1.06-1_all.deb ...
16:03:40 #10 38.56 Unpacking libtask-weaken-perl (1.06-1) ...
16:03:40 #10 38.60 Selecting previously unselected package libxml-parser-perl.
16:03:40 #10 38.60 Preparing to unpack .../283-libxml-parser-perl_2.44-4_arm64.deb ...
16:03:40 #10 38.60 Unpacking libxml-parser-perl (2.44-4) ...
16:03:40 #10 38.65 Selecting previously unselected package libsoap-lite-perl.
16:03:40 #10 38.65 Preparing to unpack .../284-libsoap-lite-perl_1.27-1_all.deb ...
16:03:40 #10 45.23 Preparing to unpack .../348-python3-idna_2.10-1_all.deb ...
16:03:40 #10 45.23 Unpacking python3-idna (2.10-1) ...
16:03:40 #10 45.28 Selecting previously unselected package python3-magic.
16:03:40 #10 45.29 Preparing to unpack .../349-python3-magic_2%3a0.4.20-3_all.deb ...
16:03:40 #10 45.29 Unpacking python3-magic (2:0.4.20-3) ...
16:03:40 #10 45.33 Selecting previously unselected package python3-urllib3.
16:03:40 #10 45.34 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ...
16:03:40 #10 45.34 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
16:03:40 #10 45.39 Selecting previously unselected package python3-requests.
16:03:40 #10 45.40 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ...
16:03:40 #10 45.40 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:03:40 #10 45.45 Selecting previously unselected package python3-unidiff.
16:03:40 #10 44.90 (73/138): perl-Time-Local-1.300-479.fc36.noarch 4.4 MB/s |  34 kB     00:00    
16:03:40 #10 44.90 (74/138): perl-URI-5.10-1.fc36.noarch.rpm       9.4 MB/s | 108 kB     00:00    
16:03:40 #10 44.91 (75/138): perl-base-2.27-486.fc36.noarch.rpm    1.8 MB/s |  21 kB     00:00    
16:03:40 #10 44.91 (76/138): perl-constant-1.33-480.fc36.noarch.rp 2.1 MB/s |  23 kB     00:00    
16:03:40 #10 44.91 (77/138): perl-if-0.60.900-486.fc36.noarch.rpm  1.9 MB/s |  19 kB     00:00    
16:03:40 #10 44.92 (78/138): perl-interpreter-5.34.1-486.fc36.aarc 6.4 MB/s |  76 kB     00:00    
16:03:40 #10 44.93 (79/138): perl-mro-1.25-486.fc36.aarch64.rpm    5.7 MB/s |  33 kB     00:00    
16:03:40 #10 44.93 (80/138): perl-libnet-3.13-480.fc36.noarch.rpm  6.4 MB/s | 126 kB     00:00    
16:03:40 #10 44.94 (81/138): perl-overload-1.33-486.fc36.noarch.rp 4.8 MB/s |  50 kB     00:00    
16:03:40 #10 44.94 (82/138): perl-overloading-0.02-486.fc36.noarch 2.0 MB/s |  18 kB     00:00    
16:03:40 #10 44.96 (83/138): perl-libs-5.34.1-486.fc36.aarch64.rpm  46 MB/s | 2.0 MB     00:00    
16:03:40 #10 44.96 (84/138): perl-podlators-4.14-479.fc36.noarch.r 6.1 MB/s | 112 kB     00:00    
16:03:40 #10 44.97 (85/138): perl-parent-0.238-479.fc36.noarch.rpm 537 kB/s |  14 kB     00:00    
16:03:40 #10 44.97 (86/138): perl-srpm-macros-1-43.fc36.noarch.rpm 873 kB/s | 8.4 kB     00:00    
16:03:40 #10 44.97 (87/138): perl-subs-1.04-486.fc36.noarch.rpm    1.8 MB/s |  17 kB     00:00    
16:03:40 #10 44.98 (88/138): perl-vars-1.05-486.fc36.noarch.rpm    2.7 MB/s |  18 kB     00:00    
16:03:40 #10 44.98 (89/138): pkgconf-1.8.0-2.fc36.aarch64.rpm      4.3 MB/s |  41 kB     00:00    
16:03:40 #10 44.98 (90/138): pkgconf-m4-1.8.0-2.fc36.noarch.rpm    1.4 MB/s |  14 kB     00:00    
16:03:40 #10 44.99 (91/138): pkgconf-pkg-config-1.8.0-2.fc36.aarch 1.5 MB/s |  10 kB     00:00    
16:03:40 #10 44.99 (92/138): python3-dateutil-2.8.1-8.fc36.noarch.  20 MB/s | 289 kB     00:00    
16:03:40 #10 45.00 (93/138): python3-dbus-1.2.18-3.fc36.aarch64.rp 8.7 MB/s | 132 kB     00:00    
16:03:40 #10 45.00 (94/138): python3-distro-1.6.0-2.fc36.noarch.rp 2.7 MB/s |  38 kB     00:00    
16:03:40 #10 45.01 (95/138): python3-enchant-3.2.2-2.fc36.noarch.r 5.6 MB/s |  79 kB     00:00    
16:03:40 #10 45.01 (96/138): python3-pybeam-0.7-2.fc36.noarch.rpm  2.1 MB/s |  24 kB     00:00    
16:03:40 #10 45.02 (97/138): python3-file-magic-5.41-4.fc36.noarch 1.1 MB/s |  18 kB     00:00    
16:03:40 #10 45.02 (98/138): python3-six-1.16.0-5.fc36.noarch.rpm  3.4 MB/s |  36 kB     00:00    
16:03:40 #10 45.03 (99/138): python3-pyxdg-0.27-4.fc36.noarch.rpm  5.0 MB/s |  96 kB     00:00    
16:03:40 #10 45.03 (100/138): python3-tomli-1.2.3-1.fc36.noarch.rp 2.4 MB/s |  29 kB     00:00    
16:03:40 #10 45.04 (101/138): python3-tomli-w-0.4.0-3.fc36.noarch. 1.7 MB/s |  18 kB     00:00    
16:03:40 #10 45.04 (102/138): shared-mime-info-2.1-3.fc35.aarch64.  37 MB/s | 373 kB     00:00    
16:03:40 #10 45.05 (103/138): unzip-6.0-57.fc36.aarch64.rpm         17 MB/s | 182 kB     00:00    
16:03:40 #10 45.05 (104/138): python3-zstandard-0.17.0-1.fc36.aarc  19 MB/s | 428 kB     00:00    
16:03:40 #10 45.06 (105/138): xxhash-libs-0.8.1-2.fc36.aarch64.rpm 2.4 MB/s |  34 kB     00:00    
16:03:40 #10 45.06 (106/138): xz-5.2.5-9.fc36.aarch64.rpm           15 MB/s | 215 kB     00:00    
16:03:40 #10 45.07 (107/138): zip-3.0-32.fc36.aarch64.rpm           25 MB/s | 256 kB     00:00    
16:03:40 #10 45.07 (108/138): ansible-srpm-macros-1-8.1.fc36.noarc 661 kB/s | 8.5 kB     00:00    
16:03:40 #10 45.13 (109/138): dbus-libs-1.14.4-1.fc36.aarch64.rpm  3.1 MB/s | 153 kB     00:00    
16:03:40 #11 31.24 Preparing to unpack .../118-g++-12_12.2.0-3ubuntu1_arm64.deb ...
16:03:40 #11 31.24 Unpacking g++-12 (12.2.0-3ubuntu1) ...
16:03:40 #11 31.46 Selecting previously unselected package g++.
16:03:40 #11 31.46 Preparing to unpack .../119-g++_4%3a12.2.0-1ubuntu1_arm64.deb ...
16:03:40 #11 31.46 Unpacking g++ (4:12.2.0-1ubuntu1) ...
16:03:40 #11 31.50 Selecting previously unselected package make.
16:03:40 #11 31.50 Preparing to unpack .../120-make_4.3-4.1build1_arm64.deb ...
16:03:40 #11 31.50 Unpacking make (4.3-4.1build1) ...
16:03:40 #11 31.54 Selecting previously unselected package libdpkg-perl.
16:03:40 #11 31.54 Preparing to unpack .../121-libdpkg-perl_1.21.9ubuntu1_all.deb ...
16:03:40 #11 31.55 Unpacking libdpkg-perl (1.21.9ubuntu1) ...
16:03:40 #11 31.60 Selecting previously unselected package bzip2.
16:03:40 #12 3.137 dh_gencontrol
16:03:40 #12 3.262 dh_md5sums
16:03:40 #12 3.294 dh_builddeb
16:03:40 #12 3.316 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:03:40 #12 3.337 
16:03:40 #12 3.337 The package has been created.
16:03:40 #12 3.337 Attention, the package has been created in the current directory,
16:03:40 #12 3.337 not in ".." as indicated by the message above!
16:03:40 #12 3.358 Selecting previously unselected package docker-ce-build-deps.
16:03:40 #12 3.368 (Reading database ... 17197 files and directories currently installed.)
16:03:40 #11 20.54 Get:418 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libauthen-sasl-perl all 2.1600-2 [43.7 kB]
16:03:40 #11 20.55 Get:419 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf python3-magic all 2:0.4.26-2 [13.2 kB]
16:03:40 #11 26.81 Preparing to unpack .../118-gettext_0.21-4ubuntu4_amd64.deb ...
16:03:40 #11 26.81 Unpacking gettext (0.21-4ubuntu4) ...
16:03:40 #11 26.87 Selecting previously unselected package intltool-debian.
16:03:40 #11 26.87 Preparing to unpack .../119-intltool-debian_0.35.0+20060710.5_all.deb ...
16:03:40 #11 26.88 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:03:40 #11 26.91 Selecting previously unselected package po-debconf.
16:03:40 #11 26.91 Preparing to unpack .../120-po-debconf_1.0.21+nmu1_all.deb ...
16:03:40 #11 26.92 Unpacking po-debconf (1.0.21+nmu1) ...
16:03:40 #11 27.01 Selecting previously unselected package debhelper.
16:03:40 #11 27.01 Preparing to unpack .../121-debhelper_13.6ubuntu1_all.deb ...
16:03:40 #11 27.02 Unpacking debhelper (13.6ubuntu1) ...
16:03:40 #11 26.36 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
16:03:40 #11 26.36 Unpacking publicsuffix (20200303.0012-1) ...
16:03:40 #10 25.79   Installing       : perl-Exporter-5.74-461.el9.noarch                  114/164 
16:03:40 #10 25.80   Installing       : perl-NDBM_File-1.15-479.el9.x86_64                 115/164 
16:03:40 #10 25.80   Installing       : perl-PathTools-3.78-461.el9.x86_64                 116/164 
16:03:40 #11 42.89 Setting up libgdbm6:arm64 (1.18.1-5) ...
16:03:40 #11 42.91 Setting up gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.1) ...
16:03:40 #11 42.92 Setting up libtsan0:arm64 (10.3.0-1ubuntu1~20.04) ...
16:03:40 #11 42.94 Setting up libctf0:arm64 (2.34-6ubuntu1.4) ...
16:03:40 #11 42.96 Setting up pinentry-curses (1.1.0-3build1) ...
16:03:40 #11 42.97 Setting up manpages-dev (5.05-1) ...
16:03:40 #11 43.02 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
16:03:40 #11 43.04 Setting up libxcb1:arm64 (1.14-2) ...
16:03:40 #11 43.06 Setting up at (3.1.23-1ubuntu1) ...
16:03:40 #10 38.95 Selecting previously unselected package libgnutls-dane0:armhf.
16:03:40 #10 38.95 Preparing to unpack .../155-libgnutls-dane0_3.6.7-4+deb10u9_armhf.deb ...
16:03:40 #10 38.96 Unpacking libgnutls-dane0:armhf (3.6.7-4+deb10u9) ...
16:03:40 #10 39.01 Selecting previously unselected package exim4-daemon-light.
16:03:40 #10 39.02 Preparing to unpack .../156-exim4-daemon-light_4.92-8+deb10u7_armhf.deb ...
16:03:40 #10 39.02 Unpacking exim4-daemon-light (4.92-8+deb10u7) ...
16:03:40 #10 39.11 Selecting previously unselected package libcurl3-gnutls:armhf.
16:03:40 #10 39.11 Preparing to unpack .../157-libcurl3-gnutls_7.64.0-4+deb10u3_armhf.deb ...
16:03:40 #10 39.12 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
16:03:40 #10 39.17 Selecting previously unselected package libpcre2-8-0:armhf.
16:03:40 #10 39.18 Preparing to unpack .../158-libpcre2-8-0_10.32-5_armhf.deb ...
16:03:40 #10 39.18 Unpacking libpcre2-8-0:armhf (10.32-5) ...
16:03:40 #10 39.23 Selecting previously unselected package liberror-perl.
16:03:40 #10 47.62 Setting up libsub-quote-perl (2.005000-1) ...
16:03:40 #10 47.64 Setting up libfcgi-perl (0.78-2build1) ...
16:03:40 #10 47.65 Setting up libwww-robotrules-perl (6.01-1) ...
16:03:40 #10 47.66 Setting up python3-debian (0.1.32) ...
16:03:40 #10 47.85 Setting up libauthen-sasl-perl (2.1600-1) ...
16:03:40 #10 47.86 Setting up libclass-accessor-perl (0.51-1) ...
16:03:40 #10 47.87 Setting up libsort-key-perl (1.33-2) ...
16:03:40 #10 52.48 Selecting previously unselected package lintian.
16:03:40 #10 52.48 Preparing to unpack .../333-lintian_2.104.0_all.deb ...
16:03:40 #10 52.49 Unpacking lintian (2.104.0) ...
16:03:40 #11 28.58 Preparing to unpack .../167-libfile-which-perl_1.27-1_all.deb ...
16:03:40 #11 28.58 Unpacking libfile-which-perl (1.27-1) ...
16:03:40 #11 28.61 Selecting previously unselected package libfile-homedir-perl.
16:03:40 #11 28.61 Preparing to unpack .../168-libfile-homedir-perl_1.006-1_all.deb ...
16:03:40 #11 28.61 Unpacking libfile-homedir-perl (1.006-1) ...
16:03:40 #11 28.65 Selecting previously unselected package libfile-touch-perl.
16:03:40 #11 28.65 Preparing to unpack .../169-libfile-touch-perl_0.12-1_all.deb ...
16:03:40 #11 28.65 Unpacking libfile-touch-perl (0.12-1) ...
16:03:40 #11 28.68 Selecting previously unselected package libio-pty-perl.
16:03:40 #11 28.68 Preparing to unpack .../170-libio-pty-perl_1%3a1.15-2build2_amd64.deb ...
16:03:40 #11 28.68 Unpacking libio-pty-perl (1:1.15-2build2) ...
16:03:40 #11 28.71 Selecting previously unselected package libipc-run-perl.
16:03:40 #11 28.71 Preparing to unpack .../171-libipc-run-perl_20220807.0-1_all.deb ...
16:03:40 #11 28.72 Unpacking libipc-run-perl (20220807.0-1) ...
16:03:40 #11 28.74 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:40 #11 28.75 Preparing to unpack .../172-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:03:40 #11 28.75 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:03:40 #11 28.78 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:40 #11 30.05 Preparing to unpack .../087-make_4.3-4.1build1_armhf.deb ...
16:03:40 #11 30.06 Unpacking make (4.3-4.1build1) ...
16:03:40 #11 30.09 Selecting previously unselected package libdpkg-perl.
16:03:40 #11 30.09 Preparing to unpack .../088-libdpkg-perl_1.21.1ubuntu2.1_all.deb ...
16:03:40 #11 30.09 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ...
16:03:40 #11 30.13 Selecting previously unselected package bzip2.
16:03:40 #11 30.13 Preparing to unpack .../089-bzip2_1.0.8-5build1_armhf.deb ...
16:03:40 #11 30.13 Unpacking bzip2 (1.0.8-5build1) ...
16:03:40 #11 30.16 Selecting previously unselected package patch.
16:03:40 #11 30.17 Preparing to unpack .../090-patch_2.7.6-7build2_armhf.deb ...
16:03:40 #11 30.17 Unpacking patch (2.7.6-7build2) ...
16:03:40 #11 30.20 Selecting previously unselected package lto-disabled-list.
16:03:40 #11 30.20 Preparing to unpack .../091-lto-disabled-list_24_all.deb ...
16:03:40 #11 30.20 Unpacking lto-disabled-list (24) ...
16:03:40 #11 30.23 Selecting previously unselected package dpkg-dev.
16:03:40 #11 30.24 Preparing to unpack .../092-dpkg-dev_1.21.1ubuntu2.1_all.deb ...
16:03:40 #11 30.24 Unpacking dpkg-dev (1.21.1ubuntu2.1) ...
16:03:40 #11 30.29 Selecting previously unselected package build-essential.
16:03:40 #10 58.16 Setting up libxml-sax-expat-perl (0.40-2) ...
16:03:40 #10 58.21 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:03:40 #10 58.25 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:03:40 #10 58.38 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:03:40 #10 39.27 Preparing to unpack .../193-libsub-install-perl_0.928-1_all.deb ...
16:03:40 #10 39.27 Unpacking libsub-install-perl (0.928-1) ...
16:03:40 #10 39.30 Selecting previously unselected package libdata-optlist-perl.
16:03:40 #10 39.30 Preparing to unpack .../194-libdata-optlist-perl_0.110-1_all.deb ...
16:03:40 #10 39.31 Unpacking libdata-optlist-perl (0.110-1) ...
16:03:40 #10 39.34 Selecting previously unselected package libsub-exporter-perl.
16:03:40 #10 39.34 Preparing to unpack .../195-libsub-exporter-perl_0.987-1_all.deb ...
16:03:40 #10 39.34 Unpacking libsub-exporter-perl (0.987-1) ...
16:03:40 #10 39.38 Selecting previously unselected package libconst-fast-perl.
16:03:40 #10 39.38 Preparing to unpack .../196-libconst-fast-perl_0.014-1_all.deb ...
16:03:40 #10 39.39 Unpacking libconst-fast-perl (0.014-1) ...
16:03:40 #10 39.43 Selecting previously unselected package libwant-perl.
16:03:40 #10 39.43 Preparing to unpack .../197-libwant-perl_0.29-1+b4_amd64.deb ...
16:03:40 #10 39.44 Unpacking libwant-perl (0.29-1+b4) ...
16:03:40 #11 25.45 Selecting previously unselected package openssh-client.
16:03:40 #11 25.46 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_armhf.deb ...
16:03:40 #11 25.46 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ...
16:03:40 #11 25.55 Selecting previously unselected package publicsuffix.
16:03:40 #11 25.55 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
16:03:40 #11 25.55 Unpacking publicsuffix (20200303.0012-1) ...
16:03:40 #11 25.59 Selecting previously unselected package python-apt-common.
16:03:40 #11 42.42 Setting up wdiff (1.2.2-2build3) ...
16:03:40 #11 42.44 Setting up gcc-11-base:arm64 (11.3.0-1ubuntu1~22.04) ...
16:03:40 #11 42.45 Setting up libxau6:arm64 (1:1.0.9-1build5) ...
16:03:40 #11 42.47 Setting up libre2-9:arm64 (20220201+dfsg-1) ...
16:03:40 #11 42.48 Setting up lto-disabled-list (24) ...
16:03:40 #11 42.50 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
16:03:40 #11 42.51 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
16:03:40 #11 42.53 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:03:40 #11 42.53 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
16:03:40 #11 42.54 Setting up libtext-glob-perl (0.11-2) ...
16:03:40 #11 42.55 Setting up libmagic-mgc (1:5.41-3) ...
16:03:40 #11 42.57 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ...
16:03:40 #11 42.58 Setting up distro-info-data (0.52ubuntu0.2) ...
16:03:40 #11 42.60 Setting up manpages (5.10-1ubuntu1) ...
16:03:40 #11 42.61 Setting up unzip (6.0-26ubuntu3.1) ...
16:03:40 #11 42.63 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
16:03:40 #10 30.92 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ...
16:03:40 #10 30.92 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ...
16:03:40 #10 30.96 Selecting previously unselected package libkeyutils1:amd64.
16:03:40 #10 30.96 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ...
16:03:40 #10 30.97 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ...
16:03:40 #10 31.01 Selecting previously unselected package libkrb5-3:amd64.
16:03:40 #10 31.01 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ...
16:03:40 #10 31.01 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ...
16:03:40 #10 38.66 Unpacking libsoap-lite-perl (1.27-1) ...
16:03:40 #10 38.72 Selecting previously unselected package libsort-key-perl.
16:03:40 #10 38.72 Preparing to unpack .../285-libsort-key-perl_1.33-2+b1_arm64.deb ...
16:03:40 #10 38.73 Unpacking libsort-key-perl (1.33-2+b1) ...
16:03:40 #10 38.76 Selecting previously unselected package libstring-copyright-perl.
16:03:40 #10 38.77 Preparing to unpack .../286-libstring-copyright-perl_0.003006-1_all.deb ...
16:03:40 #10 38.77 Unpacking libstring-copyright-perl (0.003006-1) ...
16:03:40 #10 38.80 Selecting previously unselected package libstring-escape-perl.
16:03:40 #10 38.81 Preparing to unpack .../287-libstring-escape-perl_2010.002-2_all.deb ...
16:03:40 #10 38.81 Unpacking libstring-escape-perl (2010.002-2) ...
16:03:40 #10 38.84 Selecting previously unselected package libstring-shellquote-perl.
16:03:40 #10 38.84 Preparing to unpack .../288-libstring-shellquote-perl_1.04-1_all.deb ...
16:03:40 #10 38.85 Unpacking libstring-shellquote-perl (1.04-1) ...
16:03:40 #10 38.88 Selecting previously unselected package libterm-readkey-perl.
16:03:40 #10 45.45 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ...
16:03:40 #10 45.46 Unpacking python3-unidiff (0.5.5-2) ...
16:03:40 #10 45.50 Selecting previously unselected package python3-xdg.
16:03:40 #10 45.51 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ...
16:03:40 #10 45.51 Unpacking python3-xdg (0.27-2) ...
16:03:40 #10 45.57 Selecting previously unselected package shared-mime-info.
16:03:40 #10 45.57 Preparing to unpack .../354-shared-mime-info_2.0-1_arm64.deb ...
16:03:40 #10 45.58 Unpacking shared-mime-info (2.0-1) ...
16:03:40 #10 45.69 Selecting previously unselected package strace.
16:03:40 #10 45.21 (110/138): binutils-2.37-37.fc36.aarch64.rpm     44 MB/s | 6.3 MB     00:00    
16:03:40 #10 45.24 (111/138): binutils-gold-2.37-37.fc36.aarch64.r 5.4 MB/s | 893 kB     00:00    
16:03:40 #10 45.24 (112/138): dnf-plugins-core-4.3.1-1.fc36.noarch 300 kB/s |  34 kB     00:00    
16:03:40 #10 45.28 (113/138): elfutils-0.187-4.fc36.aarch64.rpm     12 MB/s | 516 kB     00:00    
16:03:40 #10 45.29 (114/138): dwz-0.14-4.fc36.aarch64.rpm          2.5 MB/s | 125 kB     00:00    
16:03:40 #10 45.29 (115/138): elfutils-debuginfod-client-0.187-4.f 826 kB/s |  39 kB     00:00    
16:03:40 #10 45.30 (116/138): emacs-filesystem-28.1-2.fc36.noarch. 881 kB/s | 9.3 kB     00:00    
16:03:40 #10 45.34 (117/138): gdk-pixbuf2-2.42.9-2.fc36.aarch64.rp  10 MB/s | 463 kB     00:00    
16:03:40 #11 31.60 Preparing to unpack .../122-bzip2_1.0.8-5build1_arm64.deb ...
16:03:40 #11 31.60 Unpacking bzip2 (1.0.8-5build1) ...
16:03:40 #11 31.64 Selecting previously unselected package patch.
16:03:40 #11 31.65 Preparing to unpack .../123-patch_2.7.6-7build2_arm64.deb ...
16:03:40 #11 31.65 Unpacking patch (2.7.6-7build2) ...
16:03:40 #11 31.69 Selecting previously unselected package lto-disabled-list.
16:03:40 #11 31.69 Preparing to unpack .../124-lto-disabled-list_35_all.deb ...
16:03:40 #11 31.69 Unpacking lto-disabled-list (35) ...
16:03:40 #11 31.73 Selecting previously unselected package dpkg-dev.
16:03:40 #11 31.73 Preparing to unpack .../125-dpkg-dev_1.21.9ubuntu1_all.deb ...
16:03:40 #11 31.74 Unpacking dpkg-dev (1.21.9ubuntu1) ...
16:03:40 #11 31.79 Selecting previously unselected package build-essential.
16:03:40 #11 31.79 Preparing to unpack .../126-build-essential_12.9ubuntu3_arm64.deb ...
16:03:40 #11 31.79 Unpacking build-essential (12.9ubuntu3) ...
16:03:40 #11 31.84 Selecting previously unselected package libbrotli1:arm64.
16:03:40 #12 3.369 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:03:40 #12 3.373 Unpacking docker-ce-build-deps (1.0) ...
16:03:40 #11 20.89 debconf: delaying package configuration, since apt-utils is not installed
16:03:40 #11 27.11 Selecting previously unselected package libfakeroot:amd64.
16:03:40 #11 27.11 Preparing to unpack .../122-libfakeroot_1.28-1ubuntu1_amd64.deb ...
16:03:40 #11 27.12 Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
16:03:40 #11 27.17 Selecting previously unselected package fakeroot.
16:03:40 #11 27.18 Preparing to unpack .../123-fakeroot_1.28-1ubuntu1_amd64.deb ...
16:03:40 #11 27.18 Unpacking fakeroot (1.28-1ubuntu1) ...
16:03:40 #11 27.23 Selecting previously unselected package libassuan0:amd64.
16:03:40 #11 26.79 Selecting previously unselected package python-apt-common.
16:03:40 #11 26.79 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.8_all.deb ...
16:03:40 #11 26.87 Unpacking python-apt-common (2.0.0ubuntu0.20.04.8) ...
16:03:40 #10 29.39 Selecting previously unselected package openssh-client.
16:03:40 #10 29.39 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_amd64.deb ...
16:03:40 #10 29.41 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
16:03:40 #10 25.87   Installing       : perl-Encode-4:3.08-462.el9.x86_64                  117/164 
16:03:40 #10 25.97   Installing       : perl-libs-4:5.32.1-479.el9.x86_64                  118/164 
16:03:40 #10 25.98   Installing       : perl-interpreter-4:5.32.1-479.el9.x86_64           119/164 
16:03:40 #10 25.99   Installing       : kernel-srpm-macros-1.0-11.el9.noarch               120/164 
16:03:40 #10 26.00   Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           121/164 
16:03:40 #10 26.00   Installing       : go-srpm-macros-3.0.9-9.el9.noarch                  122/164 
16:03:40 #10 26.01   Installing       : python-srpm-macros-3.9-52.el9.noarch               123/164 
16:03:40 #10 26.02   Installing       : redhat-rpm-config-197-1.el9.noarch                 124/164 
16:03:40 #10 26.02   Running scriptlet: libutempter-1.2.1-6.el9.x86_64                     125/164 
16:03:40 #10 26.07   Installing       : libutempter-1.2.1-6.el9.x86_64                     125/164 
16:03:40 #10 26.09   Installing       : libselinux-utils-3.4-3.el9.x86_64                  126/164 
16:03:40 #10 26.10   Installing       : libpng-2:1.6.37-12.el9.x86_64                      127/164 
16:03:40 #10 26.11   Installing       : gdk-pixbuf2-2.42.6-3.el9.x86_64                    128/164 
16:03:40 #10 26.12   Installing       : libpkgconf-1.7.3-10.el9.x86_64                     129/164 
16:03:40 #10 26.13   Installing       : pkgconf-1.7.3-10.el9.x86_64                        130/164 
16:03:40 #10 26.14   Installing       : pkgconf-pkg-config-1.7.3-10.el9.x86_64             131/164 
16:03:40 #10 26.14   Installing       : libpipeline-1.5.3-4.el9.x86_64                     132/164 
16:03:40 #10 26.15   Running scriptlet: man-db-2.9.3-7.el9.x86_64                          133/164 
16:03:40 #11 43.21 invoke-rc.d: could not determine current runlevel
16:03:40 #11 43.21 invoke-rc.d: policy-rc.d denied execution of start.
16:03:40 #11 43.22 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ...
16:03:40 #11 43.24 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:40 #11 43.25 Setting up libedit2:arm64 (3.1-20191231-1) ...
16:03:40 #11 43.26 Setting up libreadline8:arm64 (8.0-4) ...
16:03:40 #11 43.28 Setting up m4 (1.4.18-4) ...
16:03:40 #11 43.29 Setting up binutils-aarch64-linux-gnu (2.34-6ubuntu1.4) ...
16:03:40 #11 43.30 Setting up binutils (2.34-6ubuntu1.4) ...
16:03:40 #11 43.32 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:40 #11 43.33 Setting up ca-certificates (20211016ubuntu0.20.04.1) ...
16:03:40 #10 47.88 Setting up libhtml-tagset-perl (3.20-3) ...
16:03:40 #10 47.89 Setting up libpath-tiny-perl (0.104-1) ...
16:03:40 #10 47.91 Setting up libtool (2.4.6-2) ...
16:03:40 #10 47.92 Setting up libnet-domain-tld-perl (1.75-1) ...
16:03:40 #10 47.93 Setting up libsub-install-perl (0.928-1) ...
16:03:40 #10 47.94 Setting up libdata-optlist-perl (0.110-1) ...
16:03:40 #10 47.97 Setting up libio-stringy-perl (2.111-2) ...
16:03:40 #10 47.98 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:03:40 #10 47.99 Setting up libtry-tiny-perl (0.30-1) ...
16:03:40 #10 48.00 Setting up libclass-method-modifiers-perl (2.12-1) ...
16:03:40 #10 48.01 Setting up libfont-afm-perl (1.20-2) ...
16:03:40 #10 48.03 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
16:03:40 #10 48.04 Setting up python3-apt (1.6.5ubuntu0.7) ...
16:03:40 #24 19.18 Get:41 http://deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
16:03:40 #24 19.18 Get:42 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
16:03:40 #24 19.20 Get:43 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
16:03:40 #24 19.21 Get:44 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
16:03:40 #24 19.25 Get:45 http://deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB]
16:03:40 #10 39.23 Preparing to unpack .../159-liberror-perl_0.17027-2_all.deb ...
16:03:40 #10 39.23 Unpacking liberror-perl (0.17027-2) ...
16:03:40 #10 39.27 Selecting previously unselected package git-man.
16:03:40 #10 39.27 Preparing to unpack .../160-git-man_1%3a2.20.1-2+deb10u6_all.deb ...
16:03:40 #10 39.28 Unpacking git-man (1:2.20.1-2+deb10u6) ...
16:03:40 #10 39.41 Selecting previously unselected package git.
16:03:40 #10 39.41 Preparing to unpack .../161-git_1%3a2.20.1-2+deb10u6_armhf.deb ...
16:03:40 #10 39.43 Unpacking git (1:2.20.1-2+deb10u6) ...
16:03:40 #10 52.78 Selecting previously unselected package lsb-release.
16:03:40 #10 52.78 Preparing to unpack .../334-lsb-release_11.1.0_all.deb ...
16:03:40 #10 52.79 Unpacking lsb-release (11.1.0) ...
16:03:40 #11 28.78 Preparing to unpack .../173-libclass-xsaccessor-perl_1.19-4_amd64.deb ...
16:03:40 #11 28.78 Unpacking libclass-xsaccessor-perl (1.19-4) ...
16:03:40 #11 28.81 Selecting previously unselected package libb-hooks-op-check-perl:amd64.
16:03:40 #11 28.81 Preparing to unpack .../174-libb-hooks-op-check-perl_0.22-2_amd64.deb ...
16:03:40 #11 28.82 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2) ...
16:03:40 #11 28.84 Selecting previously unselected package libdynaloader-functions-perl.
16:03:40 #11 28.85 Preparing to unpack .../175-libdynaloader-functions-perl_0.003-2_all.deb ...
16:03:40 #11 28.85 Unpacking libdynaloader-functions-perl (0.003-2) ...
16:03:40 #11 28.88 Selecting previously unselected package libdevel-callchecker-perl.
16:03:40 #11 28.88 Preparing to unpack .../176-libdevel-callchecker-perl_0.008-1ubuntu4_amd64.deb ...
16:03:40 #11 28.89 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
16:03:40 #11 28.91 Selecting previously unselected package libparams-classify-perl:amd64.
16:03:40 #11 28.92 Preparing to unpack .../177-libparams-classify-perl_0.015-2_amd64.deb ...
16:03:40 #11 28.93 Unpacking libparams-classify-perl:amd64 (0.015-2) ...
16:03:40 #11 28.96 Selecting previously unselected package libmodule-runtime-perl.
16:03:40 #11 28.96 Preparing to unpack .../178-libmodule-runtime-perl_0.016-2_all.deb ...
16:03:40 #11 28.97 Unpacking libmodule-runtime-perl (0.016-2) ...
16:03:40 #11 28.99 Selecting previously unselected package libimport-into-perl.
16:03:40 #11 29.00 Preparing to unpack .../179-libimport-into-perl_1.002005-2_all.deb ...
16:03:40 #11 29.00 Unpacking libimport-into-perl (1.002005-2) ...
16:03:40 #11 29.03 Selecting previously unselected package librole-tiny-perl.
16:03:40 #11 29.03 Preparing to unpack .../180-librole-tiny-perl_2.002004-1_all.deb ...
16:03:40 #11 29.04 Unpacking librole-tiny-perl (2.002004-1) ...
16:03:40 #11 29.07 Selecting previously unselected package libsub-quote-perl.
16:03:40 #11 29.07 Preparing to unpack .../181-libsub-quote-perl_2.006006-1_all.deb ...
16:03:40 #11 29.07 Unpacking libsub-quote-perl (2.006006-1) ...
16:03:40 #11 29.10 Selecting previously unselected package libmoo-perl.
16:03:40 #10 58.41 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
16:03:40 #10 58.44 Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ...
16:03:40 #10 58.44 Updating certificates in /etc/ssl/certs...
16:03:40 #10 39.55 Selecting previously unselected package libcontextual-return-perl.
16:03:40 #10 39.56 Preparing to unpack .../198-libcontextual-return-perl_0.004014-2_all.deb ...
16:03:40 #10 39.58 Unpacking libcontextual-return-perl (0.004014-2) ...
16:03:40 #11 25.59 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.8_all.deb ...
16:03:40 #11 25.59 Unpacking python-apt-common (2.0.0ubuntu0.20.04.8) ...
16:03:40 #11 25.63 Selecting previously unselected package python3-apt.
16:03:40 #11 25.63 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.8_armhf.deb ...
16:03:40 #11 25.63 Unpacking python3-apt (2.0.0ubuntu0.20.04.8) ...
16:03:40 #11 25.68 Selecting previously unselected package strace.
16:03:40 #11 25.69 Preparing to unpack .../058-strace_5.5-3ubuntu1_armhf.deb ...
16:03:40 #11 25.69 Unpacking strace (5.5-3ubuntu1) ...
16:03:40 #11 25.74 Selecting previously unselected package xauth.
16:03:40 #11 25.74 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_armhf.deb ...
16:03:40 #11 25.75 Unpacking xauth (1:1.1-0ubuntu1) ...
16:03:40 #11 25.78 Selecting previously unselected package libfl2:armhf.
16:03:40 #11 25.78 Preparing to unpack .../060-libfl2_2.6.4-6.2_armhf.deb ...
16:03:40 #11 25.78 Unpacking libfl2:armhf (2.6.4-6.2) ...
16:03:40 #11 25.82 Selecting previously unselected package at.
16:03:40 #10 45.91 Running transaction check
16:03:40 #10 46.00 Transaction check succeeded.
16:03:40 #10 46.00 Running transaction test
16:03:40 #11 30.29 Preparing to unpack .../093-build-essential_12.9ubuntu3_armhf.deb ...
16:03:40 #11 30.29 Unpacking build-essential (12.9ubuntu3) ...
16:03:40 #11 30.33 Selecting previously unselected package libbrotli1:armhf.
16:03:40 #11 30.33 Preparing to unpack .../094-libbrotli1_1.0.9-2build6_armhf.deb ...
16:03:40 #11 30.34 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
16:03:40 #11 30.38 Selecting previously unselected package libsasl2-modules-db:armhf.
16:03:40 #11 30.38 Preparing to unpack .../095-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_armhf.deb ...
16:03:40 #11 30.39 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1) ...
16:03:40 #11 30.45 Selecting previously unselected package libsasl2-2:armhf.
16:03:40 #11 30.45 Preparing to unpack .../096-libsasl2-2_2.1.27+dfsg2-3ubuntu1_armhf.deb ...
16:03:40 #11 30.45 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1) ...
16:03:40 #11 30.49 Selecting previously unselected package libldap-2.5-0:armhf.
16:03:40 #11 30.49 Preparing to unpack .../097-libldap-2.5-0_2.5.13+dfsg-0ubuntu0.22.04.1_armhf.deb ...
16:03:40 #11 30.50 Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-0ubuntu0.22.04.1) ...
16:03:40 #11 30.53 Selecting previously unselected package librtmp1:armhf.
16:03:40 #11 30.53 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
16:03:40 #11 30.54 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
16:03:40 #11 30.59 Selecting previously unselected package libssh-4:armhf.
16:03:40 #11 30.59 Preparing to unpack .../099-libssh-4_0.9.6-2build1_armhf.deb ...
16:03:40 #11 30.60 Unpacking libssh-4:armhf (0.9.6-2build1) ...
16:03:40 #11 30.64 Selecting previously unselected package libcurl4:armhf.
16:03:40 #11 42.64 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
16:03:40 #11 42.65 Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
16:03:40 #11 42.67 Setting up libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1) ...
16:03:40 #11 42.70 Setting up binutils-common:arm64 (2.38-4ubuntu2.1) ...
16:03:40 #11 42.75 Setting up libnghttp2-14:arm64 (1.43.0-1build3) ...
16:03:40 #11 42.77 Setting up libmagic1:arm64 (1:5.41-3) ...
16:03:40 #11 42.81 Setting up libdeflate0:arm64 (1.10-2) ...
16:03:40 #11 42.86 Setting up less (590-1build1) ...
16:03:40 #10 31.08 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:03:40 #10 31.09 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ...
16:03:40 #10 31.09 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ...
16:03:40 #10 31.14 Selecting previously unselected package libpsl5:amd64.
16:03:40 #10 31.14 Preparing to unpack .../038-libpsl5_0.19.1-5build1_amd64.deb ...
16:03:40 #10 31.14 Unpacking libpsl5:amd64 (0.19.1-5build1) ...
16:03:40 #10 31.20 Selecting previously unselected package libssl1.0.0:amd64.
16:03:40 #10 31.20 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb ...
16:03:40 #10 31.21 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ...
16:03:40 #10 31.33 Selecting previously unselected package libxmuu1:amd64.
16:03:40 #10 38.88 Preparing to unpack .../289-libterm-readkey-perl_2.38-1_arm64.deb ...
16:03:40 #10 38.89 Unpacking libterm-readkey-perl (2.38-1) ...
16:03:40 #10 38.92 Selecting previously unselected package libtest-fatal-perl.
16:03:40 #10 38.92 Preparing to unpack .../290-libtest-fatal-perl_0.014-1_all.deb ...
16:03:40 #10 38.93 Unpacking libtest-fatal-perl (0.014-1) ...
16:03:40 #10 38.96 Selecting previously unselected package libtest-refcount-perl.
16:03:40 #10 38.96 Preparing to unpack .../291-libtest-refcount-perl_0.08-3_all.deb ...
16:03:40 #10 38.96 Unpacking libtest-refcount-perl (0.08-3) ...
16:03:40 #10 38.99 Selecting previously unselected package libtext-levenshtein-perl.
16:03:40 #10 39.00 Preparing to unpack .../292-libtext-levenshtein-perl_0.13-1_all.deb ...
16:03:40 #10 39.00 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:03:40 #10 39.03 Selecting previously unselected package libtype-tiny-xs-perl.
16:03:40 #10 39.04 Preparing to unpack .../293-libtype-tiny-xs-perl_0.014-1+b1_arm64.deb ...
16:03:40 #10 39.04 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
16:03:40 #10 39.07 Selecting previously unselected package libunicode-utf8-perl.
16:03:40 #10 39.08 Preparing to unpack .../294-libunicode-utf8-perl_0.62-1_arm64.deb ...
16:03:40 #10 39.08 Unpacking libunicode-utf8-perl (0.62-1) ...
16:03:40 #10 39.12 Selecting previously unselected package libwrap0:arm64.
16:03:40 #10 39.12 Preparing to unpack .../295-libwrap0_7.6.q-28_arm64.deb ...
16:03:40 #10 39.13 Unpacking libwrap0:arm64 (7.6.q-28) ...
16:03:40 #10 39.18 Selecting previously unselected package libxau6:arm64.
16:03:40 #10 39.18 Preparing to unpack .../296-libxau6_1%3a1.0.8-1+b2_arm64.deb ...
16:03:40 #10 39.18 Unpacking libxau6:arm64 (1:1.0.8-1+b2) ...
16:03:40 #10 39.22 Selecting previously unselected package libxdmcp6:arm64.
16:03:40 #10 39.22 Preparing to unpack .../297-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
16:03:40 #10 39.22 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
16:03:40 #10 45.69 Preparing to unpack .../355-strace_5.10-1_arm64.deb ...
16:03:40 #10 45.70 Unpacking strace (5.10-1) ...
16:03:40 #10 45.77 Selecting previously unselected package xauth.
16:03:40 #10 45.77 Preparing to unpack .../356-xauth_1%3a1.1-1_arm64.deb ...
16:03:40 #10 45.78 Unpacking xauth (1:1.1-1) ...
16:03:40 #10 45.84 Selecting previously unselected package xdg-user-dirs.
16:03:40 #10 45.84 Preparing to unpack .../357-xdg-user-dirs_0.17-2_arm64.deb ...
16:03:40 #10 45.84 Unpacking xdg-user-dirs (0.17-2) ...
16:03:40 #10 45.92 Setting up libksba8:arm64 (1.5.0-3+deb11u1) ...
16:03:40 #10 45.93 Setting up media-types (4.0.0) ...
16:03:40 #10 45.96 Setting up libpipeline1:arm64 (1.5.3-1) ...
16:03:40 #10 45.98 Setting up wdiff (1.2.2-2+b1) ...
16:03:40 #10 45.99 Setting up libxau6:arm64 (1:1.0.9-1) ...
16:03:40 #10 46.00 Setting up libre2-9:arm64 (20210201+dfsg-1) ...
16:03:40 #10 46.02 Setting up libpsl5:arm64 (0.21.0-1.2) ...
16:03:40 #10 46.03 Setting up libgpm2:arm64 (1.20.7-8) ...
16:03:40 #10 46.05 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
16:03:40 #10 46.06 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:03:40 #10 46.07 Setting up libicu67:arm64 (67.1-7) ...
16:03:40 #10 45.41 (118/138): glibc-gconv-extra-2.35-20.fc36.aarch  15 MB/s | 1.7 MB     00:00    
16:03:40 #10 45.46 (119/138): gdb-minimal-12.1-2.fc36.aarch64.rpm   21 MB/s | 3.5 MB     00:00    
16:03:40 #10 45.46 (120/138): go-srpm-macros-3.2.0-1.fc36.noarch.r 222 kB/s |  26 kB     00:00    
16:03:40 #10 45.49 (121/138): libappstream-glib-0.8.0-4.fc36.aarch 4.5 MB/s | 376 kB     00:00    
16:03:40 #10 45.50 (122/138): perl-Getopt-Long-2.54-1.fc36.noarch. 1.8 MB/s |  60 kB     00:00    
16:03:40 #10 45.54 (123/138): perl-Encode-3.17-485.fc36.aarch64.rp  23 MB/s | 1.7 MB     00:00    
16:03:40 #10 45.54 (124/138): perl-HTTP-Tiny-0.082-1.fc36.noarch.r 1.1 MB/s |  55 kB     00:00    
16:03:40 #10 45.54 (125/138): perl-Scalar-List-Utils-1.63-489.fc36 1.5 MB/s |  71 kB     00:00    
16:03:40 #10 45.55 (126/138): perl-Socket-2.036-1.fc36.aarch64.rpm 7.8 MB/s |  55 kB     00:00    
16:03:40 #10 45.55 (127/138): perl-Text-ParseWords-3.31-1.fc36.noa 1.7 MB/s |  16 kB     00:00    
16:03:40 #10 45.56 (128/138): python-srpm-macros-3.10-20.fc36.noar 2.2 MB/s |  23 kB     00:00    
16:03:40 #10 45.56 (129/138): qt5-srpm-macros-5.15.7-1.fc36.noarch 1.8 MB/s | 7.9 kB     00:00    
16:03:40 #10 45.56 (130/138): python3-construct-2.10.68-1.fc36.noa 8.8 MB/s | 112 kB     00:00    
16:03:40 #10 45.57 (131/138): redhat-rpm-config-222-1.fc36.noarch. 8.6 MB/s |  66 kB     00:00    
16:03:40 #10 45.57 (132/138): python3-dnf-plugins-core-4.3.1-1.fc3  10 MB/s | 229 kB     00:00    
16:03:40 #10 45.58 (133/138): rpm-build-4.17.1-3.fc36.aarch64.rpm  4.6 MB/s |  59 kB     00:00    
16:03:40 #10 45.58 (134/138): rpmautospec-rpm-macros-0.3.0-1.fc36. 698 kB/s | 8.7 kB     00:00    
16:03:40 #10 45.59 (135/138): rpmlint-2.4.0-3.fc36.noarch.rpm       17 MB/s | 238 kB     00:00    
16:03:40 #10 45.59 (136/138): rust-srpm-macros-23-1.fc36.noarch.rp 1.1 MB/s | 9.3 kB     00:00    
16:03:40 #11 31.84 Preparing to unpack .../127-libbrotli1_1.0.9-2build6_arm64.deb ...
16:03:40 #11 31.85 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
16:03:40 #11 31.89 Selecting previously unselected package libsasl2-modules-db:arm64.
16:03:40 #11 31.89 Preparing to unpack .../128-libsasl2-modules-db_2.1.28+dfsg-6ubuntu2_arm64.deb ...
16:03:40 #11 31.90 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-6ubuntu2) ...
16:03:40 #11 31.94 Selecting previously unselected package libsasl2-2:arm64.
16:03:40 #11 31.94 Preparing to unpack .../129-libsasl2-2_2.1.28+dfsg-6ubuntu2_arm64.deb ...
16:03:40 #11 31.95 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-6ubuntu2) ...
16:03:40 #11 32.02 Selecting previously unselected package libldap-2.5-0:arm64.
16:03:40 #11 32.02 Preparing to unpack .../130-libldap-2.5-0_2.5.13+dfsg-1ubuntu1_arm64.deb ...
16:03:40 #11 32.02 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-1ubuntu1) ...
16:03:40 #11 32.07 Selecting previously unselected package librtmp1:arm64.
16:03:40 #13 79.55 --------------------------------------------------------------------------------
16:03:40 #13 79.55 Total                                              1.7 MB/s |  75 MB  00:43     
16:03:40 #13 79.79 Running transaction check
16:03:40 #11 21.00 Fetched 127 MB in 14s (9312 kB/s)
16:03:40 #11 27.23 Preparing to unpack .../124-libassuan0_2.5.5-1build1_amd64.deb ...
16:03:40 #11 27.24 Unpacking libassuan0:amd64 (2.5.5-1build1) ...
16:03:40 #11 27.28 Selecting previously unselected package gpgconf.
16:03:40 #11 27.28 Preparing to unpack .../125-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
16:03:40 #11 27.28 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
16:03:40 #11 27.32 Selecting previously unselected package libksba8:amd64.
16:03:40 #11 27.32 Preparing to unpack .../126-libksba8_1.6.0-2ubuntu0.1_amd64.deb ...
16:03:40 #11 27.32 Unpacking libksba8:amd64 (1.6.0-2ubuntu0.1) ...
16:03:40 #11 27.37 Selecting previously unselected package libnpth0:amd64.
16:03:40 #11 27.37 Preparing to unpack .../127-libnpth0_1.6-3build2_amd64.deb ...
16:03:40 #11 27.37 Unpacking libnpth0:amd64 (1.6-3build2) ...
16:03:40 #11 27.41 Selecting previously unselected package dirmngr.
16:03:40 #11 27.41 Preparing to unpack .../128-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
16:03:40 #11 27.42 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
16:03:40 #11 27.46 Selecting previously unselected package gnupg-l10n.
16:03:40 #11 27.46 Preparing to unpack .../129-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
16:03:40 #11 27.47 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
16:03:40 #11 27.50 Selecting previously unselected package gnupg-utils.
16:03:40 #10 26.18   Installing       : man-db-2.9.3-7.el9.x86_64                          133/164 
16:03:40 #10 26.19   Running scriptlet: man-db-2.9.3-7.el9.x86_64                          133/164 
16:03:40 #10 26.21   Installing       : environment-modules-5.0.1-2.el9.x86_64             134/164 
16:03:40 #10 26.22   Running scriptlet: environment-modules-5.0.1-2.el9.x86_64             134/164 
16:03:40 #10 26.24   Installing       : scl-utils-1:2.0.3-2.el9.x86_64                     135/164 
16:03:40 #10 48.22 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
16:03:40 #10 48.24 Setting up libxext6:arm64 (2:1.3.3-1) ...
16:03:40 #10 48.26 Setting up po-debconf (1.0.20) ...
16:03:40 #10 48.27 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
16:03:40 #10 48.29 Setting up libio-socket-inet6-perl (2.72-2) ...
16:03:40 #10 48.30 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:03:40 #10 48.32 Setting up libio-pty-perl (1:1.08-1.1build4) ...
16:03:40 #10 48.33 Setting up libfile-which-perl (1.21-1) ...
16:03:40 #10 48.34 Setting up libencode-locale-perl (1.05-1) ...
16:03:40 #10 52.87 Selecting previously unselected package manpages-dev.
16:03:40 #10 52.87 Preparing to unpack .../335-manpages-dev_5.10-1_all.deb ...
16:03:40 #10 52.88 Unpacking manpages-dev (5.10-1) ...
16:03:40 #11 29.10 Preparing to unpack .../182-libmoo-perl_2.005004-3_all.deb ...
16:03:40 #11 29.10 Unpacking libmoo-perl (2.005004-3) ...
16:03:40 #11 29.13 Selecting previously unselected package libencode-locale-perl.
16:03:40 #11 29.14 Preparing to unpack .../183-libencode-locale-perl_1.05-2_all.deb ...
16:03:40 #11 29.14 Unpacking libencode-locale-perl (1.05-2) ...
16:03:40 #11 29.16 Selecting previously unselected package libtimedate-perl.
16:03:40 #11 29.17 Preparing to unpack .../184-libtimedate-perl_2.3300-2_all.deb ...
16:03:40 #11 29.17 Unpacking libtimedate-perl (2.3300-2) ...
16:03:40 #11 29.20 Selecting previously unselected package libhttp-date-perl.
16:03:40 #11 29.20 Preparing to unpack .../185-libhttp-date-perl_6.05-1_all.deb ...
16:03:40 #11 29.21 Unpacking libhttp-date-perl (6.05-1) ...
16:03:40 #11 29.23 Selecting previously unselected package libfile-listing-perl.
16:03:40 #11 29.23 Preparing to unpack .../186-libfile-listing-perl_6.15-1_all.deb ...
16:03:40 #11 29.24 Unpacking libfile-listing-perl (6.15-1) ...
16:03:40 #11 29.26 Selecting previously unselected package libhtml-tagset-perl.
16:03:40 #11 29.26 Preparing to unpack .../187-libhtml-tagset-perl_3.20-4_all.deb ...
16:03:40 #11 29.27 Unpacking libhtml-tagset-perl (3.20-4) ...
16:03:40 #11 29.30 Selecting previously unselected package liburi-perl.
16:03:40 #11 29.30 Preparing to unpack .../188-liburi-perl_5.12-1ubuntu1_all.deb ...
16:03:40 #11 29.30 Unpacking liburi-perl (5.12-1ubuntu1) ...
16:03:40 #14 3.406 (1/74): pcre2-10.32-3.el8.aarch64.rpm           924 kB/s | 219 kB     00:00    
16:03:40 #12 18.90 CentOS Stream 8 - PowerTools                    5.9 MB/s | 5.3 MB     00:00    
16:03:40 #10 58.76 0 added, 0 removed; done.
16:03:40 #10 58.76 Running hooks in /etc/ca-certificates/update.d...
16:03:40 #10 58.76 done.
16:03:41 #10 39.85 Selecting previously unselected package libconvert-binhex-perl.
16:03:41 #10 39.86 Preparing to unpack .../199-libconvert-binhex-perl_1.125-1_all.deb ...
16:03:41 #10 39.95 Unpacking libconvert-binhex-perl (1.125-1) ...
16:03:41 #10 40.00 Selecting previously unselected package libdata-dump-perl.
16:03:41 #10 40.00 Preparing to unpack .../200-libdata-dump-perl_1.23-1_all.deb ...
16:03:41 #10 40.01 Unpacking libdata-dump-perl (1.23-1) ...
16:03:41 #10 40.04 Selecting previously unselected package libdigest-bubblebabble-perl.
16:03:41 #10 40.04 Preparing to unpack .../201-libdigest-bubblebabble-perl_0.02-2_all.deb ...
16:03:41 #10 40.04 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
16:03:41 #10 40.07 Selecting previously unselected package libdigest-hmac-perl.
16:03:41 #11 25.82 Preparing to unpack .../061-at_3.1.23-1ubuntu1_armhf.deb ...
16:03:41 #11 25.82 Unpacking at (3.1.23-1ubuntu1) ...
16:03:41 #11 25.86 Selecting previously unselected package libsigsegv2:armhf.
16:03:41 #11 25.86 Preparing to unpack .../062-libsigsegv2_2.12-2_armhf.deb ...
16:03:41 #11 25.86 Unpacking libsigsegv2:armhf (2.12-2) ...
16:03:41 #11 25.90 Selecting previously unselected package m4.
16:03:41 #11 25.90 Preparing to unpack .../063-m4_1.4.18-4_armhf.deb ...
16:03:41 #11 25.90 Unpacking m4 (1.4.18-4) ...
16:03:41 #11 25.95 Selecting previously unselected package autoconf.
16:03:41 #11 25.95 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ...
16:03:41 #11 25.96 Unpacking autoconf (2.69-11.1) ...
16:03:41 #11 26.01 Selecting previously unselected package autotools-dev.
16:03:41 #11 26.01 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ...
16:03:41 #11 26.02 Unpacking autotools-dev (20180224.1) ...
16:03:41 #11 26.06 Selecting previously unselected package automake.
16:03:41 #10 46.44 Transaction test succeeded.
16:03:41 #10 46.44 Running transaction
16:03:41 #11 30.64 Preparing to unpack .../100-libcurl4_7.81.0-1ubuntu1.6_armhf.deb ...
16:03:41 #11 30.65 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.6) ...
16:03:41 #11 30.71 Selecting previously unselected package curl.
16:03:41 #11 30.71 Preparing to unpack .../101-curl_7.81.0-1ubuntu1.6_armhf.deb ...
16:03:41 #11 30.72 Unpacking curl (7.81.0-1ubuntu1.6) ...
16:03:41 #11 30.75 Selecting previously unselected package dctrl-tools.
16:03:41 #11 30.75 Preparing to unpack .../102-dctrl-tools_2.24-3build2_armhf.deb ...
16:03:41 #11 30.76 Unpacking dctrl-tools (2.24-3build2) ...
16:03:41 #11 30.79 Selecting previously unselected package libdebhelper-perl.
16:03:41 #11 30.79 Preparing to unpack .../103-libdebhelper-perl_13.6ubuntu1_all.deb ...
16:03:41 #11 30.79 Unpacking libdebhelper-perl (13.6ubuntu1) ...
16:03:41 #11 30.83 Selecting previously unselected package libtool.
16:03:41 #11 30.83 Preparing to unpack .../104-libtool_2.4.6-15build2_all.deb ...
16:03:41 #11 30.84 Unpacking libtool (2.4.6-15build2) ...
16:03:41 #11 30.87 Selecting previously unselected package dh-autoreconf.
16:03:41 #11 42.89 Setting up perl-openssl-defaults:arm64 (5build2) ...
16:03:41 #11 42.90 Setting up linux-libc-dev:arm64 (5.15.0-56.62) ...
16:03:41 #11 42.91 Setting up libctf-nobfd0:arm64 (2.38-4ubuntu2.1) ...
16:03:41 #11 42.93 Setting up gettext-base (0.21-4ubuntu4) ...
16:03:41 #11 42.96 Setting up liblzo2-2:arm64 (2.10-2build3) ...
16:03:41 #11 42.98 Setting up libnpth0:arm64 (1.6-3build2) ...
16:03:41 #11 43.00 Setting up file (1:5.41-3) ...
16:03:41 #11 43.01 Setting up libassuan0:arm64 (2.5.5-1build1) ...
16:03:41 #11 43.02 Setting up libgomp1:arm64 (12.1.0-2ubuntu1~22.04) ...
16:03:41 #11 43.04 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
16:03:41 #11 43.06 Setting up bzip2 (1.0.8-5build1) ...
16:03:41 #11 43.08 Setting up libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
16:03:41 #10 31.33 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_amd64.deb ...
16:03:41 #10 31.33 Unpacking libxmuu1:amd64 (2:1.1.2-2) ...
16:03:41 #10 31.36 Selecting previously unselected package manpages.
16:03:41 #10 31.37 Preparing to unpack .../041-manpages_4.15-1_all.deb ...
16:03:41 #10 31.37 Unpacking manpages (4.15-1) ...
16:03:41 #10 31.50 Selecting previously unselected package openssh-client.
16:03:41 #10 31.50 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ...
16:03:41 #10 31.51 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ...
16:03:41 #10 31.60 Selecting previously unselected package publicsuffix.
16:03:41 #10 39.27 Selecting previously unselected package libxcb1:arm64.
16:03:41 #10 39.27 Preparing to unpack .../298-libxcb1_1.13.1-2_arm64.deb ...
16:03:41 #10 39.28 Unpacking libxcb1:arm64 (1.13.1-2) ...
16:03:41 #10 39.31 Selecting previously unselected package libx11-data.
16:03:41 #10 39.32 Preparing to unpack .../299-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
16:03:41 #10 39.32 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
16:03:41 #10 39.39 Selecting previously unselected package libx11-6:arm64.
16:03:41 #10 39.39 Preparing to unpack .../300-libx11-6_2%3a1.6.7-1+deb10u2_arm64.deb ...
16:03:41 #10 39.40 Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u2) ...
16:03:41 #10 39.48 Selecting previously unselected package libxext6:arm64.
16:03:41 #13 11.28   Running scriptlet: selinux-policy-targeted-38.1.2-1.el9.noarch            1/1 
16:03:41 #13 11.40   Preparing        :                                                        1/1 
16:03:41 #13 11.47   Installing       : make-1:4.3-7.el9.aarch64                              1/73 
16:03:41 #13 11.48   Installing       : selinux-policy-38.1.2-1.el9.noarch                    2/73 
16:03:41 #10 45.59 (137/138): rpmlint-fedora-license-data-1.8-1.fc 1.4 MB/s |  16 kB     00:00    
16:03:41 #10 45.62 (138/138): zstd-1.5.2-2.fc36.aarch64.rpm         12 MB/s | 412 kB     00:00    
16:03:41 #10 45.63 --------------------------------------------------------------------------------
16:03:41 #10 45.63 Total                                            12 MB/s |  29 MB     00:02     
16:03:41 #10 46.08 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ...
16:03:41 #10 46.10 Setting up xdg-user-dirs (0.17-2) ...
16:03:41 #10 46.14 Setting up libmagic-mgc (1:5.39-3) ...
16:03:41 #10 46.15 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
16:03:41 #10 46.16 Setting up libglib2.0-0:arm64 (2.66.8-1) ...
16:03:41 #10 46.20 No schema files found: doing nothing.
16:03:41 #10 46.21 Setting up distro-info-data (0.51+deb11u2) ...
16:03:41 #10 46.22 Setting up manpages (5.10-1) ...
16:03:41 #10 46.24 Setting up unzip (6.0-26+deb11u1) ...
16:03:41 #10 46.26 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
16:03:41 #10 46.28 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
16:03:41 #10 46.29 Setting up libsqlite3-0:arm64 (3.34.1-3) ...
16:03:41 #10 46.30 Setting up libcbor0:arm64 (0.5.0+dfsg-2) ...
16:03:41 #11 32.07 Preparing to unpack .../131-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
16:03:41 #11 32.08 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
16:03:41 #11 32.12 Selecting previously unselected package libssh-4:arm64.
16:03:41 #11 32.12 Preparing to unpack .../132-libssh-4_0.9.6-2build1_arm64.deb ...
16:03:41 #11 32.13 Unpacking libssh-4:arm64 (0.9.6-2build1) ...
16:03:41 #11 32.18 Selecting previously unselected package libcurl4:arm64.
16:03:41 #11 32.18 Preparing to unpack .../133-libcurl4_7.85.0-1ubuntu0.1_arm64.deb ...
16:03:41 #11 32.19 Unpacking libcurl4:arm64 (7.85.0-1ubuntu0.1) ...
16:03:41 #11 32.23 Selecting previously unselected package curl.
16:03:41 #11 32.23 Preparing to unpack .../134-curl_7.85.0-1ubuntu0.1_arm64.deb ...
16:03:41 #11 32.24 Unpacking curl (7.85.0-1ubuntu0.1) ...
16:03:41 #11 32.29 Selecting previously unselected package dctrl-tools.
16:03:41 #11 32.29 Preparing to unpack .../135-dctrl-tools_2.24-3build2_arm64.deb ...
16:03:41 #11 32.31 Unpacking dctrl-tools (2.24-3build2) ...
16:03:41 #11 32.34 Selecting previously unselected package libdebhelper-perl.
16:03:41 #11 32.34 Preparing to unpack .../136-libdebhelper-perl_13.9.1ubuntu1_all.deb ...
16:03:41 #11 32.35 Unpacking libdebhelper-perl (13.9.1ubuntu1) ...
16:03:41 #11 32.40 Selecting previously unselected package libtool.
16:03:41 #13 80.05 Running transaction test
16:03:41 #11 21.34 Selecting previously unselected package liblocale-gettext-perl.
16:03:41 #11 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 ... 4392 files and directories currently installed.)
16:03:41 #11 21.34 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_armhf.deb ...
16:03:41 #11 21.36 Unpacking liblocale-gettext-perl (1.07-4build3) ...
16:03:41 #11 21.47 Selecting previously unselected package libssl3:armhf.
16:03:41 #11 21.47 Preparing to unpack .../libssl3_3.0.5-2ubuntu2_armhf.deb ...
16:03:41 #11 21.48 Unpacking libssl3:armhf (3.0.5-2ubuntu2) ...
16:03:41 #11 27.50 Preparing to unpack .../130-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
16:03:41 #11 27.50 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
16:03:41 #11 27.53 Selecting previously unselected package gpg.
16:03:41 #11 27.54 Preparing to unpack .../131-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
16:03:41 #11 27.54 Unpacking gpg (2.2.27-3ubuntu2.1) ...
16:03:41 #11 27.60 Selecting previously unselected package pinentry-curses.
16:03:41 #11 27.60 Preparing to unpack .../132-pinentry-curses_1.1.1-1build2_amd64.deb ...
16:03:41 #11 27.61 Unpacking pinentry-curses (1.1.1-1build2) ...
16:03:41 #11 27.65 Selecting previously unselected package gpg-agent.
16:03:41 #11 27.65 Preparing to unpack .../133-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
16:03:41 #11 27.66 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
16:03:41 #11 27.69 Selecting previously unselected package gpg-wks-client.
16:03:41 #11 27.69 Preparing to unpack .../134-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
16:03:41 #11 27.70 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
16:03:41 #11 27.72 Selecting previously unselected package gpg-wks-server.
16:03:41 #11 27.72 Preparing to unpack .../135-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
16:03:41 #11 27.73 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
16:03:41 #11 27.76 Selecting previously unselected package gpgsm.
16:03:41 #11 27.76 Preparing to unpack .../136-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
16:03:41 #11 27.77 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
16:03:41 #11 27.80 Selecting previously unselected package gnupg.
16:03:41 #11 27.80 Preparing to unpack .../137-gnupg_2.2.27-3ubuntu2.1_all.deb ...
16:03:41 #11 27.80 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
16:03:41 #11 27.84 Selecting previously unselected package libfile-dirlist-perl.
16:03:41 #10 26.45   Installing       : libicu-67.1-9.el9.x86_64                           136/164 
16:03:41 #10 26.45   Installing       : libfdisk-2.37.4-9.el9.x86_64                       137/164 
16:03:41 #10 26.46   Installing       : libeconf-0.4.1-2.el9.x86_64                        138/164 
16:03:41 #10 26.48   Installing       : libdb-5.3.28-53.el9.x86_64                         139/164 
16:03:41 #10 26.51   Installing       : pam-1.5.1-14.el9.x86_64                            140/164 
16:03:41 #10 26.52   Installing       : libpwquality-1.4.4-8.el9.x86_64                    141/164 
16:03:41 #10 26.59   Installing       : util-linux-2.37.4-9.el9.x86_64                     142/164 
16:03:41 #10 26.59 warning: /etc/adjtime created as /etc/adjtime.rpmnew
16:03:41 #10 26.59 
16:03:41 #10 26.61   Installing       : policycoreutils-3.4-4.el9.x86_64                   143/164 
16:03:41 #10 26.62   Running scriptlet: policycoreutils-3.4-4.el9.x86_64                   143/164 
16:03:41 #10 26.67   Installing       : python3-policycoreutils-3.4-4.el9.noarch           144/164 
16:03:41 #10 26.68   Installing       : policycoreutils-python-utils-3.4-4.el9.noarch      145/164 
16:03:41 #10 48.35 Setting up libperlio-gzip-perl (0.19-1build3) ...
16:03:41 #10 48.36 Setting up libtext-levenshtein-perl (0.13-1) ...
16:03:41 #10 48.38 Setting up liberror-perl (0.17025-1) ...
16:03:41 #10 48.39 Setting up libvariable-magic-perl (0.62-1) ...
16:03:41 #10 48.40 Setting up libtimedate-perl (2.3000-2) ...
16:03:41 #10 48.41 Setting up libnet-ip-perl (1.26-1) ...
16:03:41 #10 48.43 Setting up librole-tiny-perl (2.000006-1) ...
16:03:41 #10 48.44 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
16:03:41 #10 48.48 Setting up libfile-homedir-perl (1.002-1) ...
16:03:41 #10 48.49 Setting up libipc-system-simple-perl (1.25-4) ...
16:03:41 #10 48.50 Setting up libfile-basedir-perl (0.07-1) ...
16:03:41 #10 48.51 Setting up libstring-escape-perl (2010.002-2) ...
16:03:41 #10 48.53 Setting up libb-hooks-op-check-perl (0.22-1) ...
16:03:41 #10 48.54 Setting up libio-html-perl (1.001-1) ...
16:03:41 #10 48.55 Setting up libexporter-tiny-perl (1.000000-2) ...
16:03:41 #10 48.56 Setting up libarchive-cpio-perl (0.10-1) ...
16:03:41 #10 48.57 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ...
16:03:41 #10 48.59 Setting up libnumber-range-perl (0.12-1) ...
16:03:41 #11 27.17 Selecting previously unselected package python3-apt.
16:03:41 #11 27.17 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.8_amd64.deb ...
16:03:41 #11 27.18 Unpacking python3-apt (2.0.0ubuntu0.20.04.8) ...
16:03:41 #11 27.27 Selecting previously unselected package libunwind8:amd64.
16:03:41 #11 27.27 Preparing to unpack .../058-libunwind8_1.2.1-9build1_amd64.deb ...
16:03:41 #11 27.27 Unpacking libunwind8:amd64 (1.2.1-9build1) ...
16:03:41 #11 27.31 Selecting previously unselected package strace.
16:03:41 #11 27.31 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ...
16:03:41 #11 27.31 Unpacking strace (5.5-3ubuntu1) ...
16:03:41 #11 27.39 Selecting previously unselected package xauth.
16:03:41 #11 27.39 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
16:03:41 #11 27.39 Unpacking xauth (1:1.1-0ubuntu1) ...
16:03:41 #11 27.44 Selecting previously unselected package libfl2:amd64.
16:03:41 #11 27.44 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ...
16:03:41 #11 27.45 Unpacking libfl2:amd64 (2.6.4-6.2) ...
16:03:41 #11 27.49 Selecting previously unselected package at.
16:03:41 #10 53.18 Selecting previously unselected package pbzip2.
16:03:41 #10 53.18 Preparing to unpack .../336-pbzip2_1.1.13-1_armhf.deb ...
16:03:41 #10 53.19 Unpacking pbzip2 (1.1.13-1) ...
16:03:41 #10 53.22 Selecting previously unselected package pixz.
16:03:41 #10 53.23 Preparing to unpack .../337-pixz_1.0.7-1_armhf.deb ...
16:03:41 #10 53.23 Unpacking pixz (1.0.7-1) ...
16:03:41 #10 53.27 Selecting previously unselected package xdelta.
16:03:41 #10 53.27 Preparing to unpack .../338-xdelta_1.1.3-9.3_armhf.deb ...
16:03:41 #10 53.28 Unpacking xdelta (1.1.3-9.3) ...
16:03:41 #10 53.31 Selecting previously unselected package xdelta3.
16:03:41 #10 53.31 Preparing to unpack .../339-xdelta3_3.0.11-dfsg-1+b1_armhf.deb ...
16:03:41 #10 53.32 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
16:03:41 #10 53.36 Selecting previously unselected package pristine-tar.
16:03:41 #10 53.36 Preparing to unpack .../340-pristine-tar_1.49_armhf.deb ...
16:03:41 #10 53.36 Unpacking pristine-tar (1.49) ...
16:03:41 #10 53.40 Selecting previously unselected package publicsuffix.
16:03:41 #11 43.82 Updating certificates in /etc/ssl/certs...
16:03:41 #11 29.33 Selecting previously unselected package libhtml-parser-perl:amd64.
16:03:41 #11 29.33 Preparing to unpack .../189-libhtml-parser-perl_3.78-1_amd64.deb ...
16:03:41 #11 29.34 Unpacking libhtml-parser-perl:amd64 (3.78-1) ...
16:03:41 #11 29.36 Selecting previously unselected package libhtml-tree-perl.
16:03:41 #11 29.37 Preparing to unpack .../190-libhtml-tree-perl_5.07-2_all.deb ...
16:03:41 #11 29.37 Unpacking libhtml-tree-perl (5.07-2) ...
16:03:41 #11 29.41 Selecting previously unselected package libio-html-perl.
16:03:41 #11 29.42 Preparing to unpack .../191-libio-html-perl_1.004-3_all.deb ...
16:03:41 #11 29.42 Unpacking libio-html-perl (1.004-3) ...
16:03:41 #11 29.44 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:41 #11 29.45 Preparing to unpack .../192-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:03:41 #11 29.45 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:03:41 #11 29.48 Selecting previously unselected package libhttp-message-perl.
16:03:41 #11 29.48 Preparing to unpack .../193-libhttp-message-perl_6.37-1_all.deb ...
16:03:41 #11 29.49 Unpacking libhttp-message-perl (6.37-1) ...
16:03:41 #11 29.51 Selecting previously unselected package libhttp-cookies-perl.
16:03:41 #11 29.51 Preparing to unpack .../194-libhttp-cookies-perl_6.10-1_all.deb ...
16:03:41 #11 29.52 Unpacking libhttp-cookies-perl (6.10-1) ...
16:03:41 #14 3.421 (2/74): autoconf-2.69-29.el8.noarch.rpm         2.8 MB/s | 710 kB     00:00    
16:03:41 #14 3.431 (3/74): annobin-10.67-3.0.1.el8.aarch64.rpm     3.6 MB/s | 954 kB     00:00    
16:03:41 #14 3.441 (4/74): automake-1.16.1-7.el8.noarch.rpm         20 MB/s | 713 kB     00:00    
16:03:41 #14 3.453 (5/74): cmake-filesystem-3.20.2-4.el8.aarch64.r 4.1 MB/s |  44 kB     00:00    
16:03:41 #14 3.461 (6/74): cmake-rpm-macros-3.20.2-4.el8.noarch.rp 5.6 MB/s |  44 kB     00:00    
16:03:41 #14 3.483 (7/74): cmake-data-3.20.2-4.el8.noarch.rpm       34 MB/s | 1.7 MB     00:00    
16:03:41 #14 3.663 (8/74): cpp-8.5.0-17.el8.aarch64.rpm             44 MB/s | 8.9 MB     00:00    
16:03:41 #14 3.689 (9/74): cmake-3.20.2-4.el8.aarch64.rpm           38 MB/s |  10 MB     00:00    
16:03:41 #14 3.693 (10/74): gcc-plugin-annobin-8.5.0-17.el8.aarch6 1.1 MB/s |  34 kB     00:00    
16:03:41 #14 3.698 (11/74): git-2.31.1-2.el8.aarch64.rpm            19 MB/s | 161 kB     00:00    
16:03:41 #14 3.787 (12/74): git-core-doc-2.31.1-2.el8.noarch.rpm    30 MB/s | 2.6 MB     00:00    
16:03:41 #10 39.89 Selecting previously unselected package libgc1c2:armhf.
16:03:41 #10 39.89 Preparing to unpack .../162-libgc1c2_1%3a7.6.4-0.4_armhf.deb ...
16:03:41 #10 39.89 Unpacking libgc1c2:armhf (1:7.6.4-0.4) ...
16:03:41 #10 39.95 Selecting previously unselected package libltdl7:armhf.
16:03:41 #10 39.95 Preparing to unpack .../163-libltdl7_2.4.6-9_armhf.deb ...
16:03:41 #10 39.96 Unpacking libltdl7:armhf (2.4.6-9) ...
16:03:41 #10 40.01 Selecting previously unselected package guile-2.2-libs:armhf.
16:03:41 #10 40.01 Preparing to unpack .../164-guile-2.2-libs_2.2.4+1-2+deb10u1_armhf.deb ...
16:03:41 #10 40.02 Unpacking guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
16:03:41 #10 DONE 59.1s
16:03:41 
16:03:41 #11 [stage-1 3/8] COPY common /root/build-deb/debian
16:03:41 #11 DONE 0.1s
16:03:41 #11 26.06 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ...
16:03:41 #11 26.06 Unpacking automake (1:1.16.1-4ubuntu6) ...
16:03:41 #11 26.12 Selecting previously unselected package autopoint.
16:03:41 #11 26.13 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ...
16:03:41 #11 26.13 Unpacking autopoint (0.19.8.1-10build1) ...
16:03:41 #11 26.17 Selecting previously unselected package binutils-common:armhf.
16:03:41 #11 26.17 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.4_armhf.deb ...
16:03:41 #11 26.17 Unpacking binutils-common:armhf (2.34-6ubuntu1.4) ...
16:03:41 #11 26.22 Selecting previously unselected package libbinutils:armhf.
16:03:41 #11 26.22 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.4_armhf.deb ...
16:03:41 #11 26.22 Unpacking libbinutils:armhf (2.34-6ubuntu1.4) ...
16:03:41 #11 26.28 Selecting previously unselected package libctf-nobfd0:armhf.
16:03:41 #11 30.87 Preparing to unpack .../105-dh-autoreconf_20_all.deb ...
16:03:41 #11 30.88 Unpacking dh-autoreconf (20) ...
16:03:41 #10 40.07 Preparing to unpack .../202-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
16:03:41 #10 40.07 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
16:03:41 #11 30.90 Selecting previously unselected package libarchive-zip-perl.
16:03:41 #11 30.91 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ...
16:03:41 #10 40.10 Selecting previously unselected package libdistro-info-perl.
16:03:41 #10 40.10 Preparing to unpack .../203-libdistro-info-perl_0.21_all.deb ...
16:03:41 #10 40.11 Unpacking libdistro-info-perl (0.21) ...
16:03:41 #10 40.15 Selecting previously unselected package libnet-smtp-ssl-perl.
16:03:41 #10 40.15 Preparing to unpack .../204-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:03:41 #10 40.15 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:03:41 #10 40.19 Selecting previously unselected package libmailtools-perl.
16:03:41 #10 40.19 Preparing to unpack .../205-libmailtools-perl_2.18-1_all.deb ...
16:03:41 #10 40.19 Unpacking libmailtools-perl (2.18-1) ...
16:03:41 #10 40.23 Selecting previously unselected package libnet-ip-perl.
16:03:41 #10 40.23 Preparing to unpack .../206-libnet-ip-perl_1.26-2_all.deb ...
16:03:41 #10 40.23 Unpacking libnet-ip-perl (1.26-2) ...
16:03:41 #10 40.26 Selecting previously unselected package libnet-dns-perl.
16:03:41 #10 40.26 Preparing to unpack .../207-libnet-dns-perl_1.19-1_all.deb ...
16:03:41 #11 30.91 Unpacking libarchive-zip-perl (1.68-1) ...
16:03:41 #10 40.27 Unpacking libnet-dns-perl (1.19-1) ...
16:03:41 #11 30.95 Selecting previously unselected package libsub-override-perl.
16:03:41 #10 40.33 Selecting previously unselected package libnet-domain-tld-perl.
16:03:41 #11 30.95 Preparing to unpack .../107-libsub-override-perl_0.09-2_all.deb ...
16:03:41 #11 30.95 Unpacking libsub-override-perl (0.09-2) ...
16:03:41 #11 30.98 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:41 #11 30.98 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
16:03:41 #11 30.99 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
16:03:41 #11 31.02 Selecting previously unselected package dh-strip-nondeterminism.
16:03:41 #11 31.02 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.0-1_all.deb ...
16:03:41 #11 31.03 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
16:03:41 #11 31.06 Selecting previously unselected package libdw1:armhf.
16:03:41 #11 31.06 Preparing to unpack .../110-libdw1_0.186-1build1_armhf.deb ...
16:03:41 #11 31.06 Unpacking libdw1:armhf (0.186-1build1) ...
16:03:41 #11 31.10 Selecting previously unselected package debugedit.
16:03:41 #11 43.10 Setting up libjbig0:arm64 (2.1-3.1ubuntu0.22.04.1) ...
16:03:41 #11 43.11 Setting up libfakeroot:arm64 (1.28-1ubuntu1) ...
16:03:41 #11 43.14 Setting up libasan6:arm64 (11.3.0-1ubuntu1~22.04) ...
16:03:41 #11 43.15 Setting up libnumber-compare-perl (0.03-2) ...
16:03:41 #11 43.17 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1) ...
16:03:41 #11 43.19 Setting up fakeroot (1.28-1ubuntu1) ...
16:03:41 #11 43.20 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:03:41 #11 43.20 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
16:03:41 #11 43.20 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
16:03:41 #11 43.20 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
16:03:41 #11 43.21 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
16:03:41 #11 43.21 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
16:03:41 #11 43.21 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
16:03:41 #11 43.21 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
16:03:41 #11 43.21 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
16:03:41 #11 43.23 Setting up autotools-dev (20220109.1) ...
16:03:41 #11 43.26 Setting up libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
16:03:41 #11 43.31 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
16:03:41 #11 43.33 Setting up libx11-data (2:1.7.5-1) ...
16:03:41 #11 43.35 Setting up make (4.3-4.1build1) ...
16:03:41 #11 43.36 Setting up libmpfr6:arm64 (4.1.0-3build3) ...
16:03:41 #11 43.37 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
16:03:41 #11 43.40 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
16:03:41 #11 43.42 Setting up lzip (1.23-1) ...
16:03:41 #10 31.60 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ...
16:03:41 #10 31.61 Unpacking publicsuffix (20180223.1310-1) ...
16:03:41 #10 31.65 Selecting previously unselected package python-apt-common.
16:03:41 #10 31.65 Preparing to unpack .../044-python-apt-common_1.6.5ubuntu0.7_all.deb ...
16:03:41 #10 31.66 Unpacking python-apt-common (1.6.5ubuntu0.7) ...
16:03:41 #10 31.69 Selecting previously unselected package python3-apt.
16:03:41 #10 31.69 Preparing to unpack .../045-python3-apt_1.6.5ubuntu0.7_amd64.deb ...
16:03:41 #10 31.70 Unpacking python3-apt (1.6.5ubuntu0.7) ...
16:03:41 #10 31.75 Selecting previously unselected package libunwind8:amd64.
16:03:41 #10 31.75 Preparing to unpack .../046-libunwind8_1.2.1-8_amd64.deb ...
16:03:41 #10 31.75 Unpacking libunwind8:amd64 (1.2.1-8) ...
16:03:41 #10 31.79 Selecting previously unselected package strace.
16:03:41 #10 31.79 Preparing to unpack .../047-strace_4.21-1ubuntu1_amd64.deb ...
16:03:41 #10 31.79 Unpacking strace (4.21-1ubuntu1) ...
16:03:41 #10 31.86 Selecting previously unselected package xauth.
16:03:41 #10 39.48 Preparing to unpack .../301-libxext6_2%3a1.3.3-1+b2_arm64.deb ...
16:03:41 #10 39.49 Unpacking libxext6:arm64 (2:1.3.3-1+b2) ...
16:03:41 #10 39.52 Selecting previously unselected package libxml-namespacesupport-perl.
16:03:41 #10 39.52 Preparing to unpack .../302-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:03:41 #10 39.53 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:03:41 #10 39.56 Selecting previously unselected package libxml-sax-base-perl.
16:03:41 #10 39.57 Preparing to unpack .../303-libxml-sax-base-perl_1.09-1_all.deb ...
16:03:41 #10 39.57 Unpacking libxml-sax-base-perl (1.09-1) ...
16:03:41 #10 39.61 Selecting previously unselected package libxml-sax-perl.
16:03:41 #10 39.62 Preparing to unpack .../304-libxml-sax-perl_1.00+dfsg-1_all.deb ...
16:03:41 #10 39.62 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
16:03:41 #10 39.67 Selecting previously unselected package libxml-libxml-perl.
16:03:41 #10 39.67 Preparing to unpack .../305-libxml-libxml-perl_2.0134+dfsg-1_arm64.deb ...
16:03:41 #10 39.67 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
16:03:41 #10 39.74 Selecting previously unselected package libxml-sax-expat-perl.
16:03:41 #10 DONE 40.4s
16:03:41 
16:03:41 #11 [stage-1 3/8] COPY common /root/build-deb/debian
16:03:41 #11 DONE 0.1s
16:03:41 
16:03:41 #12 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:03:41 #13 11.53   Running scriptlet: selinux-policy-38.1.2-1.el9.noarch                    2/73 
16:03:41 #13 11.56   Running scriptlet: selinux-policy-targeted-38.1.2-1.el9.noarch           3/73 
16:03:41 #13 11.77   Installing       : selinux-policy-targeted-38.1.2-1.el9.noarch           3/73 
16:03:41 #11 32.40 Preparing to unpack .../137-libtool_2.4.7-4_all.deb ...
16:03:41 #11 32.41 Unpacking libtool (2.4.7-4) ...
16:03:41 #11 32.46 Selecting previously unselected package dh-autoreconf.
16:03:41 #11 32.46 Preparing to unpack .../138-dh-autoreconf_20_all.deb ...
16:03:41 #11 32.46 Unpacking dh-autoreconf (20) ...
16:03:41 #11 32.50 Selecting previously unselected package libarchive-zip-perl.
16:03:41 #11 32.51 Preparing to unpack .../139-libarchive-zip-perl_1.68-1_all.deb ...
16:03:41 #11 32.51 Unpacking libarchive-zip-perl (1.68-1) ...
16:03:41 #11 32.55 Selecting previously unselected package libsub-override-perl.
16:03:41 #11 32.56 Preparing to unpack .../140-libsub-override-perl_0.09-3_all.deb ...
16:03:41 #11 32.56 Unpacking libsub-override-perl (0.09-3) ...
16:03:41 #11 32.59 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:41 #11 32.59 Preparing to unpack .../141-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
16:03:41 #11 32.60 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
16:03:41 #11 32.64 Selecting previously unselected package dh-strip-nondeterminism.
16:03:41 #10 46.32 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:03:41 #10 46.35 Setting up libfcgi-bin (2.4.2-2) ...
16:03:41 #10 46.37 Setting up binutils-common:arm64 (2.35.2-2) ...
16:03:41 #10 46.38 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
16:03:41 #10 46.40 Setting up libmagic1:arm64 (1:5.39-3) ...
16:03:41 #10 46.42 Setting up libdeflate0:arm64 (1.7-1) ...
16:03:41 #10 46.44 Setting up less (551-2) ...
16:03:41 #10 46.45 Setting up perl-openssl-defaults:arm64 (5) ...
16:03:41 #10 46.46 Setting up linux-libc-dev:arm64 (5.10.149-2) ...
16:03:41 #10 46.48 Setting up libctf-nobfd0:arm64 (2.35.2-2) ...
16:03:41 #10 46.51 Setting up gettext-base (0.21-4) ...
16:03:41 #10 46.53 Setting up liblzo2-2:arm64 (2.10-2) ...
16:03:41 #10 26.69   Installing       : gcc-toolset-12-runtime-12.0-5.el9.x86_64           146/164 
16:03:41 #10 26.70   Running scriptlet: gcc-toolset-12-runtime-12.0-5.el9.x86_64           146/164 
16:03:41 #10 26.90 ValueError: SELinux policy is not managed or store cannot be accessed.
16:03:41 #10 26.90 
16:03:41 #13 80.29 Transaction test succeeded
16:03:41 #13 80.29 Running transaction
16:03:41 #11 21.60 Selecting previously unselected package libpython3.10-minimal:armhf.
16:03:41 #11 21.60 Preparing to unpack .../libpython3.10-minimal_3.10.7-1ubuntu0.2_armhf.deb ...
16:03:41 #11 21.65 Unpacking libpython3.10-minimal:armhf (3.10.7-1ubuntu0.2) ...
16:03:41 #11 21.77 Selecting previously unselected package libexpat1:armhf.
16:03:41 #11 21.77 Preparing to unpack .../libexpat1_2.4.8-2ubuntu0.22.10.1_armhf.deb ...
16:03:41 #11 21.77 Unpacking libexpat1:armhf (2.4.8-2ubuntu0.22.10.1) ...
16:03:41 #11 21.80 Selecting previously unselected package python3.10-minimal.
16:03:41 #11 21.80 Preparing to unpack .../python3.10-minimal_3.10.7-1ubuntu0.2_armhf.deb ...
16:03:41 #11 21.81 Unpacking python3.10-minimal (3.10.7-1ubuntu0.2) ...
16:03:41 #11 21.87 Setting up libssl3:armhf (3.0.5-2ubuntu2) ...
16:03:41 #11 27.84 Preparing to unpack .../138-libfile-dirlist-perl_0.05-2_all.deb ...
16:03:41 #11 27.85 Unpacking libfile-dirlist-perl (0.05-2) ...
16:03:41 #11 27.89 Selecting previously unselected package libfile-which-perl.
16:03:41 #11 27.89 Preparing to unpack .../139-libfile-which-perl_1.23-1_all.deb ...
16:03:41 #11 27.89 Unpacking libfile-which-perl (1.23-1) ...
16:03:41 #11 27.92 Selecting previously unselected package libfile-homedir-perl.
16:03:41 #11 27.93 Preparing to unpack .../140-libfile-homedir-perl_1.006-1_all.deb ...
16:03:41 #11 27.93 Unpacking libfile-homedir-perl (1.006-1) ...
16:03:41 #11 27.96 Selecting previously unselected package libfile-touch-perl.
16:03:41 #11 27.97 Preparing to unpack .../141-libfile-touch-perl_0.12-1_all.deb ...
16:03:41 #11 27.97 Unpacking libfile-touch-perl (0.12-1) ...
16:03:41 #11 27.99 Selecting previously unselected package libio-pty-perl.
16:03:41 #11 28.00 Preparing to unpack .../142-libio-pty-perl_1%3a1.15-2build2_amd64.deb ...
16:03:41 #11 28.00 Unpacking libio-pty-perl (1:1.15-2build2) ...
16:03:41 #11 28.03 Selecting previously unselected package libipc-run-perl.
16:03:41 #11 28.03 Preparing to unpack .../143-libipc-run-perl_20200505.0-1_all.deb ...
16:03:41 #11 28.06 Unpacking libipc-run-perl (20200505.0-1) ...
16:03:41 #11 28.10 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:41 #11 28.10 Preparing to unpack .../144-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:03:41 #10 48.60 Setting up liblist-compare-perl (0.53-1) ...
16:03:41 #10 48.61 Setting up autoconf (2.69-11) ...
16:03:41 #10 48.63 Setting up libpath-iterator-rule-perl (1.009-1) ...
16:03:41 #10 48.65 Setting up python3-gpg (1.10.0-1ubuntu2) ...
16:03:41 #10 48.86 Setting up libnet-dns-perl (1.10-2) ...
16:03:41 #10 48.87 Setting up libsub-identify-perl (0.14-1) ...
16:03:41 #10 48.88 Setting up libpod-constants-perl (0.19-1) ...
16:03:41 #10 48.89 Setting up libsort-versions-perl (1.62-1) ...
16:03:41 #10 48.91 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
16:03:41 #10 48.92 Setting up libdynaloader-functions-perl (0.003-1) ...
16:03:41 #10 48.93 Setting up libsub-exporter-perl (0.987-1) ...
16:03:41 #10 48.94 Setting up xauth (1:1.0.10-1) ...
16:03:41 #10 48.96 Setting up libalgorithm-merge-perl (0.08-3) ...
16:03:41 #11 27.49 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ...
16:03:41 #11 27.49 Unpacking at (3.1.23-1ubuntu1) ...
16:03:41 #11 27.54 Selecting previously unselected package libsigsegv2:amd64.
16:03:41 #11 27.54 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ...
16:03:41 #11 27.54 Unpacking libsigsegv2:amd64 (2.12-2) ...
16:03:41 #11 27.58 Selecting previously unselected package m4.
16:03:41 #11 27.58 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ...
16:03:41 #11 27.58 Unpacking m4 (1.4.18-4) ...
16:03:41 #11 27.63 Selecting previously unselected package autoconf.
16:03:41 #11 27.63 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ...
16:03:41 #11 27.63 Unpacking autoconf (2.69-11.1) ...
16:03:41 #11 27.70 Selecting previously unselected package autotools-dev.
16:03:41 #11 27.70 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ...
16:03:41 #11 27.70 Unpacking autotools-dev (20180224.1) ...
16:03:41 #11 27.75 Selecting previously unselected package automake.
16:03:41 #10 53.41 Preparing to unpack .../341-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
16:03:41 #10 53.41 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
16:03:41 #10 53.45 Selecting previously unselected package python-apt-common.
16:03:41 #10 53.45 Preparing to unpack .../342-python-apt-common_2.2.1_all.deb ...
16:03:41 #10 53.46 Unpacking python-apt-common (2.2.1) ...
16:03:41 #10 53.51 Selecting previously unselected package python3-apt.
16:03:41 #10 53.51 Preparing to unpack .../343-python3-apt_2.2.1_armhf.deb ...
16:03:41 #10 53.52 Unpacking python3-apt (2.2.1) ...
16:03:41 #10 53.57 Selecting previously unselected package python3-certifi.
16:03:41 #10 53.58 Preparing to unpack .../344-python3-certifi_2020.6.20-1_all.deb ...
16:03:41 #10 53.58 Unpacking python3-certifi (2020.6.20-1) ...
16:03:41 #10 53.63 Selecting previously unselected package python3-idna.
16:03:41 #11 29.54 Selecting previously unselected package libhttp-negotiate-perl.
16:03:41 #11 29.55 Preparing to unpack .../195-libhttp-negotiate-perl_6.01-1_all.deb ...
16:03:41 #11 29.55 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:03:41 #11 29.58 Selecting previously unselected package perl-openssl-defaults:amd64.
16:03:41 #11 29.58 Preparing to unpack .../196-perl-openssl-defaults_7_amd64.deb ...
16:03:41 #11 29.58 Unpacking perl-openssl-defaults:amd64 (7) ...
16:03:41 #11 29.61 Selecting previously unselected package libnet-ssleay-perl:amd64.
16:03:41 #11 29.61 Preparing to unpack .../197-libnet-ssleay-perl_1.92-2_amd64.deb ...
16:03:41 #11 29.61 Unpacking libnet-ssleay-perl:amd64 (1.92-2) ...
16:03:41 #11 29.67 Selecting previously unselected package libio-socket-ssl-perl.
16:03:41 #11 29.68 Preparing to unpack .../198-libio-socket-ssl-perl_2.074-2_all.deb ...
16:03:41 #11 29.68 Unpacking libio-socket-ssl-perl (2.074-2) ...
16:03:41 #11 29.72 Selecting previously unselected package libnet-http-perl.
16:03:41 #11 29.72 Preparing to unpack .../199-libnet-http-perl_6.22-1_all.deb ...
16:03:41 #11 29.73 Unpacking libnet-http-perl (6.22-1) ...
16:03:41 #11 29.76 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:41 #11 29.76 Preparing to unpack .../200-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:03:41 #11 29.77 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:03:41 #11 29.82 Selecting previously unselected package libtry-tiny-perl.
16:03:41 #11 29.82 Preparing to unpack .../201-libtry-tiny-perl_0.31-1_all.deb ...
16:03:41 #11 29.83 Unpacking libtry-tiny-perl (0.31-1) ...
16:03:41 #11 29.86 Selecting previously unselected package libwww-robotrules-perl.
16:03:41 #11 29.86 Preparing to unpack .../202-libwww-robotrules-perl_6.02-1_all.deb ...
16:03:41 #11 29.86 Unpacking libwww-robotrules-perl (6.02-1) ...
16:03:41 #11 29.89 Selecting previously unselected package libwww-perl.
16:03:41 #14 3.814 (13/74): isl-0.16.1-6.el8.aarch64.rpm            29 MB/s | 778 kB     00:00    
16:03:41 #14 3.821 (14/74): libmpc-1.1.0-9.1.el8.aarch64.rpm        10 MB/s |  60 kB     00:00    
16:03:41 #14 3.827 (15/74): libseccomp-devel-2.5.2-1.el8.aarch64.r 9.7 MB/s |  57 kB     00:00    
16:03:41 #14 3.844 (16/74): git-core-2.31.1-2.el8.aarch64.rpm       31 MB/s | 4.7 MB     00:00    
16:03:41 #14 3.856 (17/74): libtool-ltdl-devel-2.4.6-25.el8.aarch6  16 MB/s | 184 kB     00:00    
16:03:41 #14 3.865 (18/74): libtool-2.4.6-25.el8.aarch64.rpm        19 MB/s | 708 kB     00:00    
16:03:41 #14 3.871 (19/74): libuv-1.41.1-1.el8_4.aarch64.rpm        10 MB/s | 150 kB     00:00    
16:03:41 #14 3.876 (20/74): libxkbcommon-0.9.1-1.el8.aarch64.rpm    10 MB/s | 112 kB     00:00    
16:03:41 #14 3.880 (21/74): perl-Error-0.17025-2.el8.noarch.rpm    5.6 MB/s |  46 kB     00:00    
16:03:41 #14 3.884 (22/74): perl-Git-2.31.1-2.el8.noarch.rpm       9.9 MB/s |  78 kB     00:00    
16:03:41 #14 3.888 (23/74): perl-TermReadKey-2.37-7.el8.aarch64.rp 5.3 MB/s |  40 kB     00:00    
16:03:41 #14 3.892 (24/74): perl-Thread-Queue-3.13-1.el8.noarch.rp 3.2 MB/s |  24 kB     00:00    
16:03:41 #14 3.898 (25/74): vim-filesystem-8.0.1763-19.el8.4.noarc 5.3 MB/s |  50 kB     00:00    
16:03:41 #14 3.913 (26/74): checkpolicy-2.9-1.el8.aarch64.rpm       24 MB/s | 338 kB     00:00    
16:03:41 #14 3.920 (27/74): xkeyboard-config-2.28-1.el8.noarch.rpm  28 MB/s | 782 kB     00:00    
16:03:41 #14 3.925 (28/74): glibc-devel-2.28-220.el8.aarch64.rpm   7.2 MB/s |  81 kB     00:00    
16:03:41 #14 3.936 (29/74): glibc-headers-2.28-220.el8.aarch64.rpm  31 MB/s | 479 kB     00:00    
16:03:41 #14 3.954 (30/74): glibc-langpack-en-2.28-220.el8.aarch64  28 MB/s | 826 kB     00:00    
16:03:41 #14 3.964 (31/74): less-530-1.el8.aarch64.rpm              17 MB/s | 162 kB     00:00    
16:03:41 #14 4.003 (32/74): libasan-8.5.0-17.el8.aarch64.rpm       9.8 MB/s | 387 kB     00:00    
16:03:41 #11 28.93 Resolving Dependencies
16:03:41 #11 28.93 --> Running transaction check
16:03:41 #11 28.93 ---> Package rpm-build.x86_64 0:4.11.3-48.el7_9 will be installed
16:03:41 #11 28.94 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.x86_64
16:03:41 #11 29.06 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.x86_64
16:03:41 #11 29.07 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.x86_64
16:03:41 #11 29.07 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.x86_64
16:03:41 #11 29.07 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.x86_64
16:03:41 #11 29.07 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.x86_64
16:03:41 #11 29.07 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.x86_64
16:03:41 #11 29.07 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.x86_64
16:03:41 #11 29.07 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.x86_64
16:03:41 #11 29.07 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.x86_64
16:03:41 #11 29.08 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.x86_64
16:03:41 #11 29.08 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.x86_64
16:03:41 #11 29.08 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.x86_64
16:03:41 #11 29.08 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.x86_64
16:03:41 #11 29.09 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
16:03:41 #11 29.09 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
16:03:41 #11 29.09 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
16:03:41 #11 29.09 --> Running transaction check
16:03:41 #11 29.09 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
16:03:41 #11 29.09 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
16:03:41 #11 29.09 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
16:03:41 #11 29.09 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
16:03:41 #11 29.10 ---> Package file.x86_64 0:5.11-37.el7 will be installed
16:03:41 #11 29.10 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
16:03:41 #11 29.10 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
16:03:41 #11 29.10 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
16:03:41 #11 29.10 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
16:03:41 #11 29.11 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.11 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.11 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.12 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.12 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.12 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.12 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.12 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.12 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.12 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.12 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.12 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.12 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.12 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.12 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.13 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.13 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.13 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.13 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.13 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.13 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.13 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.13 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:03:41 #11 29.13 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
16:03:41 #11 29.13 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
16:03:41 #11 29.14 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
16:03:41 #11 29.14 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
16:03:41 #11 29.14 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
16:03:41 #11 29.14 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
16:03:41 #11 29.14 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
16:03:41 #11 29.14 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:03:41 #11 29.14 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:03:41 #11 29.14 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:03:41 #11 29.14 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:03:41 #11 29.15 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated
16:03:41 #11 29.15 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64
16:03:41 #11 29.15 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64
16:03:41 #11 29.15 ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update
16:03:41 #11 29.15 ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed
16:03:41 #11 29.15 --> Running transaction check
16:03:41 #11 29.15 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
16:03:41 #11 29.15 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
16:03:41 #11 29.15 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
16:03:41 #11 29.15 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
16:03:41 #11 29.15 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
16:03:41 #11 29.16 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
16:03:41 #11 29.16 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
16:03:41 #11 29.16 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
16:03:41 #11 29.16 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
16:03:41 #11 29.16 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
16:03:41 #11 29.16 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
16:03:41 #11 29.17 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
16:03:41 #11 29.17 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
16:03:41 #11 29.17 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
16:03:41 #11 29.17 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
16:03:41 #11 29.17 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
16:03:41 #11 29.17 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
16:03:41 #11 29.17 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
16:03:41 #11 29.17 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
16:03:41 #11 29.17 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
16:03:41 #11 29.18 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed
16:03:41 #11 29.18 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
16:03:41 #11 29.18 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
16:03:41 #11 29.18 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
16:03:41 #11 29.18 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
16:03:41 #11 29.18 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated
16:03:41 #11 29.18 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64
16:03:41 #11 29.18 ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update
16:03:41 #11 29.18 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated
16:03:41 #11 29.18 ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update
16:03:41 #11 29.18 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
16:03:41 #11 29.19 --> Running transaction check
16:03:41 #11 29.19 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
16:03:41 #11 29.19 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
16:03:41 #11 29.19 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
16:03:41 #11 29.19 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
16:03:41 #11 29.19 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
16:03:41 #11 29.19 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
16:03:41 #11 29.20 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated
16:03:41 #11 29.20 ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update
16:03:41 #11 29.20 --> Running transaction check
16:03:41 #11 29.20 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
16:03:41 #11 29.20 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
16:03:41 #11 29.27 --> Finished Dependency Resolution
16:03:41 #11 29.28 
16:03:41 #11 29.28 Dependencies Resolved
16:03:41 #11 29.29 
16:03:41 #11 29.29 ================================================================================
16:03:41 #11 29.29  Package                   Arch      Version                   Repository  Size
16:03:41 #11 29.29 ================================================================================
16:03:41 #11 29.29 Installing:
16:03:41 #11 29.29  rpm-build                 x86_64    4.11.3-48.el7_9           updates    150 k
16:03:41 #11 29.29  rpmlint                   noarch    1.5-4.el7                 base       229 k
16:03:41 #11 29.29 Installing for dependencies:
16:03:41 #11 29.29  bzip2                     x86_64    1.0.6-13.el7              base        52 k
16:03:41 #11 29.29  desktop-file-utils        x86_64    0.23-2.el7                base        67 k
16:03:41 #11 29.29  dwz                       x86_64    0.11-3.el7                base        99 k
16:03:41 #11 29.29  elfutils                  x86_64    0.176-5.el7               base       308 k
16:03:41 #11 29.29  emacs-filesystem          noarch    1:24.3-23.el7             base        58 k
16:03:41 #11 29.29  file                      x86_64    5.11-37.el7               base        57 k
16:03:41 #11 29.29  gdb                       x86_64    7.6.1-120.el7             base       2.4 M
16:03:41 #11 29.29  groff-base                x86_64    1.22.2-8.el7              base       942 k
16:03:41 #11 29.29  patch                     x86_64    2.7.1-12.el7_7            base       111 k
16:03:41 #11 29.29  perl                      x86_64    4:5.16.3-299.el7_9        updates    8.0 M
16:03:41 #11 29.29  perl-Carp                 noarch    1.26-244.el7              base        19 k
16:03:41 #11 29.29  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
16:03:41 #11 29.29  perl-Exporter             noarch    5.68-3.el7                base        28 k
16:03:41 #11 29.29  perl-File-Path            noarch    2.09-2.el7                base        26 k
16:03:41 #11 29.29  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
16:03:41 #11 29.29  perl-Filter               x86_64    1.49-3.el7                base        76 k
16:03:41 #11 29.29  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
16:03:41 #11 29.29  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
16:03:41 #11 29.29  perl-PathTools            x86_64    3.40-5.el7                base        82 k
16:03:41 #11 29.29  perl-Pod-Escapes          noarch    1:1.04-299.el7_9          updates     52 k
16:03:41 #11 29.29  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
16:03:41 #11 29.29  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
16:03:41 #11 29.29  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
16:03:41 #11 29.29  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
16:03:41 #11 29.29  perl-Socket               x86_64    2.010-5.el7               base        49 k
16:03:41 #11 29.29  perl-Storable             x86_64    2.45-3.el7                base        77 k
16:03:41 #11 29.29  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
16:03:41 #11 29.29  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
16:03:41 #11 29.29  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
16:03:41 #11 29.29  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
16:03:41 #11 29.29  perl-constant             noarch    1.27-2.el7                base        19 k
16:03:41 #11 29.29  perl-libs                 x86_64    4:5.16.3-299.el7_9        updates    690 k
16:03:41 #11 29.29  perl-macros               x86_64    4:5.16.3-299.el7_9        updates     44 k
16:03:41 #11 29.29  perl-parent               noarch    1:0.225-244.el7           base        12 k
16:03:41 #11 29.29  perl-podlators            noarch    2.5.1-3.el7               base       112 k
16:03:41 #11 29.29  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
16:03:41 #11 29.29  perl-threads              x86_64    1.87-4.el7                base        49 k
16:03:41 #11 29.29  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
16:03:41 #11 29.29  python-srpm-macros        noarch    3-34.el7                  base       8.8 k
16:03:41 #11 29.29  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
16:03:41 #11 29.29  unzip                     x86_64    6.0-24.el7_9              updates    172 k
16:03:41 #11 29.29  zip                       x86_64    3.0-11.el7                base       260 k
16:03:41 #11 29.29 Updating for dependencies:
16:03:41 #11 29.29  rpm                       x86_64    4.11.3-48.el7_9           updates    1.2 M
16:03:41 #11 29.29  rpm-build-libs            x86_64    4.11.3-48.el7_9           updates    108 k
16:03:41 #11 29.29  rpm-libs                  x86_64    4.11.3-48.el7_9           updates    279 k
16:03:41 #11 29.29  rpm-python                x86_64    4.11.3-48.el7_9           updates     84 k
16:03:41 #11 29.29 
16:03:41 #11 29.29 Transaction Summary
16:03:41 #11 29.29 ================================================================================
16:03:41 #11 29.29 Install  2 Packages (+42 Dependent packages)
16:03:41 #11 29.29 Upgrade             (  4 Dependent packages)
16:03:41 #11 29.29 
16:03:41 #11 29.29 Total download size: 18 M
16:03:41 #11 29.29 Downloading packages:
16:03:41 #11 29.29 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
16:03:41 
16:03:41 #12 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:03:41 #11 26.28 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.4_armhf.deb ...
16:03:41 #11 26.29 Unpacking libctf-nobfd0:armhf (2.34-6ubuntu1.4) ...
16:03:41 #11 26.32 Selecting previously unselected package libctf0:armhf.
16:03:41 #11 26.32 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.4_armhf.deb ...
16:03:41 #11 26.33 Unpacking libctf0:armhf (2.34-6ubuntu1.4) ...
16:03:41 #11 26.35 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:03:41 #11 26.36 Preparing to unpack .../072-binutils-arm-linux-gnueabihf_2.34-6ubuntu1.4_armhf.deb ...
16:03:41 #11 26.36 Unpacking binutils-arm-linux-gnueabihf (2.34-6ubuntu1.4) ...
16:03:41 #10 40.34 Preparing to unpack .../208-libnet-domain-tld-perl_1.75-1_all.deb ...
16:03:41 #10 40.34 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:03:41 #10 40.37 Selecting previously unselected package libemail-valid-perl.
16:03:41 #10 40.37 Preparing to unpack .../209-libemail-valid-perl_1.202-1_all.deb ...
16:03:41 #10 40.38 Unpacking libemail-valid-perl (1.202-1) ...
16:03:41 #10 40.41 Selecting previously unselected package libexporter-tiny-perl.
16:03:41 #10 40.41 Preparing to unpack .../210-libexporter-tiny-perl_1.002001-1_all.deb ...
16:03:41 #10 40.41 Unpacking libexporter-tiny-perl (1.002001-1) ...
16:03:41 #10 40.44 Selecting previously unselected package libipc-system-simple-perl.
16:03:41 #10 40.45 Preparing to unpack .../211-libipc-system-simple-perl_1.25-4_all.deb ...
16:03:41 #10 40.45 Unpacking libipc-system-simple-perl (1.25-4) ...
16:03:41 #10 40.48 Selecting previously unselected package libfile-basedir-perl.
16:03:41 #10 40.48 Preparing to unpack .../212-libfile-basedir-perl_0.08-1_all.deb ...
16:03:41 #10 40.48 Unpacking libfile-basedir-perl (0.08-1) ...
16:03:41 #10 40.51 Selecting previously unselected package libfile-chdir-perl.
16:03:41 #10 40.51 Preparing to unpack .../213-libfile-chdir-perl_0.1008-1_all.deb ...
16:03:41 #10 40.51 Unpacking libfile-chdir-perl (0.1008-1) ...
16:03:41 #10 40.54 Selecting previously unselected package libfile-fcntllock-perl.
16:03:41 #10 40.54 Preparing to unpack .../214-libfile-fcntllock-perl_0.22-3+b5_amd64.deb ...
16:03:41 #12 3.420 Reading package lists...
16:03:41 #11 43.43 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
16:03:41 #11 43.43 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist
16:03:41 #11 43.44 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
16:03:41 #11 43.44 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist
16:03:41 #11 43.44 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
16:03:41 #11 43.44 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist
16:03:41 #11 43.45 Setting up strace (5.16-0ubuntu3) ...
16:03:41 #11 43.47 Setting up libsigsegv2:arm64 (2.13-1ubuntu3) ...
16:03:41 #11 43.49 Setting up xz-utils (5.2.5-2ubuntu1) ...
16:03:41 #11 43.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:41 #11 43.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:03:41 #11 43.51 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
16:03:41 #11 43.51 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
16:03:41 #11 43.51 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
16:03:41 #11 43.51 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
16:03:41 #11 43.51 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
16:03:41 #11 43.51 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
16:03:41 #11 43.51 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
16:03:41 #11 43.51 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
16:03:41 #11 43.51 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
16:03:41 #11 43.51 Setting up t1utils (1.41-4build2) ...
16:03:41 #11 43.53 Setting up diffstat (1.64-1build2) ...
16:03:41 #11 43.54 Setting up libpng16-16:arm64 (1.6.37-3build5) ...
16:03:41 #11 43.55 Setting up libmpc3:arm64 (1.2.1-2build1) ...
16:03:41 #11 43.57 Setting up libatomic1:arm64 (12.1.0-2ubuntu1~22.04) ...
16:03:41 #11 43.60 Setting up patch (2.7.6-7build2) ...
16:03:41 #11 43.62 Setting up autopoint (0.21-4ubuntu4) ...
16:03:41 #11 43.63 Setting up fonts-dejavu-core (2.37-2build1) ...
16:03:41 #10 30.50 Selecting previously unselected package ucf.
16:03:41 #10 30.50 Preparing to unpack .../018-ucf_3.0043_all.deb ...
16:03:41 #10 31.86 Preparing to unpack .../048-xauth_1%3a1.0.10-1_amd64.deb ...
16:03:41 #10 31.87 Unpacking xauth (1:1.0.10-1) ...
16:03:41 #10 31.92 Selecting previously unselected package at.
16:03:41 #10 31.92 Preparing to unpack .../049-at_3.1.20-3.1ubuntu2_amd64.deb ...
16:03:41 #10 31.93 Unpacking at (3.1.20-3.1ubuntu2) ...
16:03:41 #10 32.04 Selecting previously unselected package libsigsegv2:amd64.
16:03:41 #10 32.04 Preparing to unpack .../050-libsigsegv2_2.12-1_amd64.deb ...
16:03:41 #10 32.04 Unpacking libsigsegv2:amd64 (2.12-1) ...
16:03:41 #10 32.08 Selecting previously unselected package m4.
16:03:41 #10 32.08 Preparing to unpack .../051-m4_1.4.18-1_amd64.deb ...
16:03:41 #10 32.08 Unpacking m4 (1.4.18-1) ...
16:03:41 #10 32.15 Selecting previously unselected package autoconf.
16:03:41 #11 31.10 Preparing to unpack .../111-debugedit_1%3a5.0-4build1_armhf.deb ...
16:03:41 #11 31.11 Unpacking debugedit (1:5.0-4build1) ...
16:03:41 #11 31.14 Selecting previously unselected package dwz.
16:03:41 #11 31.14 Preparing to unpack .../112-dwz_0.14-1build2_armhf.deb ...
16:03:41 #11 31.14 Unpacking dwz (0.14-1build2) ...
16:03:41 #11 31.18 Selecting previously unselected package gettext.
16:03:41 #11 31.18 Preparing to unpack .../113-gettext_0.21-4ubuntu4_armhf.deb ...
16:03:41 #11 31.18 Unpacking gettext (0.21-4ubuntu4) ...
16:03:41 #11 31.22 Selecting previously unselected package intltool-debian.
16:03:41 #11 31.23 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.5_all.deb ...
16:03:41 #11 31.23 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:03:41 #11 31.26 Selecting previously unselected package po-debconf.
16:03:41 #11 31.26 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ...
16:03:41 #11 31.26 Unpacking po-debconf (1.0.21+nmu1) ...
16:03:41 #11 31.31 Selecting previously unselected package debhelper.
16:03:41 #11 31.31 Preparing to unpack .../116-debhelper_13.6ubuntu1_all.deb ...
16:03:41 #11 31.32 Unpacking debhelper (13.6ubuntu1) ...
16:03:41 #11 31.39 Selecting previously unselected package libfakeroot:armhf.
16:03:41 #11 31.39 Preparing to unpack .../117-libfakeroot_1.28-1ubuntu1_armhf.deb ...
16:03:41 #11 31.39 Unpacking libfakeroot:armhf (1.28-1ubuntu1) ...
16:03:41 #11 31.42 Selecting previously unselected package fakeroot.
16:03:41 #11 31.43 Preparing to unpack .../118-fakeroot_1.28-1ubuntu1_armhf.deb ...
16:03:41 #11 31.43 Unpacking fakeroot (1.28-1ubuntu1) ...
16:03:41 #11 31.46 Selecting previously unselected package libassuan0:armhf.
16:03:41 #11 31.46 Preparing to unpack .../119-libassuan0_2.5.5-1build1_armhf.deb ...
16:03:41 #11 31.47 Unpacking libassuan0:armhf (2.5.5-1build1) ...
16:03:41 #11 31.50 Selecting previously unselected package gpgconf.
16:03:41 #10 47.11   Preparing        :                                                        1/1 
16:03:41 #24 20.11 Get:46 http://deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
16:03:41 #24 20.12 Get:47 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
16:03:41 #24 20.12 Get:48 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB]
16:03:41 #24 20.14 Get:49 http://deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
16:03:41 #24 20.14 Get:50 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
16:03:41 #24 20.14 Get:51 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:03:41 #24 20.21 Get:52 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
16:03:41 #24 20.21 Get:53 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
16:03:41 #10 39.74 Preparing to unpack .../306-libxml-sax-expat-perl_0.51-1_all.deb ...
16:03:41 #10 39.75 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:03:41 #10 39.79 Selecting previously unselected package libxml-simple-perl.
16:03:41 #10 39.79 Preparing to unpack .../307-libxml-simple-perl_2.25-1_all.deb ...
16:03:41 #10 39.80 Unpacking libxml-simple-perl (2.25-1) ...
16:03:41 #10 39.85 Selecting previously unselected package libxmlrpc-lite-perl.
16:03:41 #10 39.85 Preparing to unpack .../308-libxmlrpc-lite-perl_0.717-2_all.deb ...
16:03:41 #10 39.85 Unpacking libxmlrpc-lite-perl (0.717-2) ...
16:03:41 #10 39.89 Selecting previously unselected package libxmuu1:arm64.
16:03:41 #10 39.89 Preparing to unpack .../309-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
16:03:41 #10 39.90 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
16:03:41 #10 39.94 Selecting previously unselected package libyaml-0-2:arm64.
16:03:41 #10 39.94 Preparing to unpack .../310-libyaml-0-2_0.2.1-1_arm64.deb ...
16:03:41 #10 39.94 Unpacking libyaml-0-2:arm64 (0.2.1-1) ...
16:03:41 #10 39.98 Selecting previously unselected package libyaml-libyaml-perl.
16:03:41 #11 32.64 Preparing to unpack .../142-dh-strip-nondeterminism_1.13.0-1_all.deb ...
16:03:41 #11 32.65 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
16:03:41 #11 32.69 Selecting previously unselected package libdw1:arm64.
16:03:41 #11 32.70 Preparing to unpack .../143-libdw1_0.187-4_arm64.deb ...
16:03:41 #11 32.70 Unpacking libdw1:arm64 (0.187-4) ...
16:03:41 #11 32.74 Selecting previously unselected package debugedit.
16:03:41 #11 32.74 Preparing to unpack .../144-debugedit_1%3a5.0-5_arm64.deb ...
16:03:41 #11 32.75 Unpacking debugedit (1:5.0-5) ...
16:03:41 #11 32.79 Selecting previously unselected package dwz.
16:03:41 #11 32.79 Preparing to unpack .../145-dwz_0.14-1build2_arm64.deb ...
16:03:41 #11 32.79 Unpacking dwz (0.14-1build2) ...
16:03:41 #11 32.84 Selecting previously unselected package gettext.
16:03:41 #11 32.84 Preparing to unpack .../146-gettext_0.21-8_arm64.deb ...
16:03:41 #11 32.85 Unpacking gettext (0.21-8) ...
16:03:41 #10 46.54 Setting up libnpth0:arm64 (1.6-3) ...
16:03:41 #10 46.55 Setting up file (1:5.39-3) ...
16:03:41 #10 46.57 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
16:03:41 #10 46.58 Setting up libassuan0:arm64 (2.5.3-7.1) ...
16:03:41 #10 46.59 Setting up libgomp1:arm64 (10.2.1-6) ...
16:03:41 #10 46.60 Setting up bzip2 (1.0.8-4) ...
16:03:41 #10 46.62 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
16:03:41 #10 46.63 Setting up pbzip2 (1.1.13-1) ...
16:03:41 #10 46.64 Setting up libjbig0:arm64 (2.1-3.1+b2) ...
16:03:41 #10 46.66 Setting up libfakeroot:arm64 (1.25.3-1.1) ...
16:03:41 #10 46.67 Setting up libasan6:arm64 (10.2.1-6) ...
16:03:41 #10 46.69 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:03:41 #10 46.70 Setting up fakeroot (1.25.3-1.1) ...
16:03:41 #10 46.71 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:03:41 #10 46.72 Setting up autotools-dev (20180224.1+nmu1) ...
16:03:41 #10 46.74 Setting up libglib2.0-data (2.66.8-1) ...
16:03:41 #10 46.75 Setting up libtirpc-dev:arm64 (1.3.1-1+deb11u1) ...
16:03:41 #10 46.76 Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ...
16:03:41 #10 46.77 Setting up libx11-data (2:1.7.2-1) ...
16:03:41 #10 46.79 Setting up make (4.3-4.1) ...
16:03:41 #10 46.80 Setting up libmpfr6:arm64 (4.1.0-3) ...
16:03:41 #10 46.82 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
16:03:41 #10 46.84 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:03:41 #10 46.85 Setting up lzip (1.22-3) ...
16:03:41 #10 26.99   Installing       : gcc-toolset-12-binutils-2.38-16.el9.x86_64         147/164 
16:03:41 #10 27.00   Running scriptlet: gcc-toolset-12-binutils-2.38-16.el9.x86_64         147/164 
16:03:41 #10 27.02   Installing       : gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64    148/164 
16:03:41 #10 27.11   Installing       : binutils-2.35.2-24.el9.x86_64                      149/164 
16:03:41 #10 27.12   Running scriptlet: binutils-2.35.2-24.el9.x86_64                      149/164 
16:03:41 #10 27.14   Installing       : libbrotli-1.0.9-6.el9.x86_64                       150/164 
16:03:41 #11 21.99 Setting up libpython3.10-minimal:armhf (3.10.7-1ubuntu0.2) ...
16:03:41 #11 22.00 Setting up libexpat1:armhf (2.4.8-2ubuntu0.22.10.1) ...
16:03:41 #11 22.01 Setting up python3.10-minimal (3.10.7-1ubuntu0.2) ...
16:03:41 #11 28.10 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:03:41 #11 28.13 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:41 #11 28.14 Preparing to unpack .../145-libclass-xsaccessor-perl_1.19-3build9_amd64.deb ...
16:03:41 #11 28.14 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
16:03:41 #11 28.17 Selecting previously unselected package libb-hooks-op-check-perl.
16:03:41 #11 28.17 Preparing to unpack .../146-libb-hooks-op-check-perl_0.22-1build5_amd64.deb ...
16:03:41 #11 28.18 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
16:03:41 #11 28.21 Selecting previously unselected package libdynaloader-functions-perl.
16:03:41 #11 28.21 Preparing to unpack .../147-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:03:41 #11 28.21 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:03:41 #11 28.26 Selecting previously unselected package libdevel-callchecker-perl.
16:03:41 #11 28.26 Preparing to unpack .../148-libdevel-callchecker-perl_0.008-1ubuntu4_amd64.deb ...
16:03:41 #11 28.27 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
16:03:41 #11 28.35 Selecting previously unselected package libparams-classify-perl.
16:03:41 #10 48.97 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ...
16:03:41 #10 48.99 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
16:03:41 #10 49.01 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ...
16:03:41 #10 49.02 Setting up dput (1.0.1ubuntu1) ...
16:03:41 #10 49.18 Setting up libstring-copyright-perl (0.003005-1) ...
16:03:41 #10 49.19 Setting up libhtml-parser-perl (3.72-3build1) ...
16:03:41 #10 49.21 Setting up automake (1:1.15.1-3ubuntu2) ...
16:03:41 #11 27.76 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ...
16:03:41 #11 27.76 Unpacking automake (1:1.16.1-4ubuntu6) ...
16:03:41 #11 27.83 Selecting previously unselected package autopoint.
16:03:41 #11 27.84 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ...
16:03:41 #11 27.84 Unpacking autopoint (0.19.8.1-10build1) ...
16:03:41 #11 27.88 Selecting previously unselected package binutils-common:amd64.
16:03:41 #11 27.88 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.4_amd64.deb ...
16:03:41 #11 27.88 Unpacking binutils-common:amd64 (2.34-6ubuntu1.4) ...
16:03:41 #11 27.93 Selecting previously unselected package libbinutils:amd64.
16:03:41 #11 27.93 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.4_amd64.deb ...
16:03:41 #11 27.94 Unpacking libbinutils:amd64 (2.34-6ubuntu1.4) ...
16:03:41 #11 28.02 Selecting previously unselected package libctf-nobfd0:amd64.
16:03:41 #10 53.63 Preparing to unpack .../345-python3-idna_2.10-1_all.deb ...
16:03:41 #10 53.64 Unpacking python3-idna (2.10-1) ...
16:03:41 #10 53.68 Selecting previously unselected package python3-magic.
16:03:41 #10 53.68 Preparing to unpack .../346-python3-magic_2%3a0.4.20-3_all.deb ...
16:03:41 #10 53.69 Unpacking python3-magic (2:0.4.20-3) ...
16:03:41 #10 53.74 Selecting previously unselected package python3-urllib3.
16:03:41 #10 53.74 Preparing to unpack .../347-python3-urllib3_1.26.5-1~exp1_all.deb ...
16:03:41 #10 53.74 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
16:03:41 #10 53.79 Selecting previously unselected package python3-requests.
16:03:41 #10 53.79 Preparing to unpack .../348-python3-requests_2.25.1+dfsg-2_all.deb ...
16:03:41 #10 53.80 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:03:41 #10 53.84 Selecting previously unselected package python3-unidiff.
16:03:41 #10 53.84 Preparing to unpack .../349-python3-unidiff_0.5.5-2_all.deb ...
16:03:41 #10 53.84 Unpacking python3-unidiff (0.5.5-2) ...
16:03:41 #10 53.88 Selecting previously unselected package python3-xdg.
16:03:41 #10 53.88 Preparing to unpack .../350-python3-xdg_0.27-2_all.deb ...
16:03:41 #10 53.89 Unpacking python3-xdg (0.27-2) ...
16:03:41 #10 53.94 Selecting previously unselected package shared-mime-info.
16:03:41 #11 29.89 Preparing to unpack .../203-libwww-perl_6.67-1_all.deb ...
16:03:41 #11 29.92 Unpacking libwww-perl (6.67-1) ...
16:03:41 #11 29.95 Selecting previously unselected package patchutils.
16:03:41 #11 29.95 Preparing to unpack .../204-patchutils_0.4.2-1build2_amd64.deb ...
16:03:41 #11 29.96 Unpacking patchutils (0.4.2-1build2) ...
16:03:41 #11 29.99 Selecting previously unselected package wdiff.
16:03:41 #11 29.99 Preparing to unpack .../205-wdiff_1.2.2-2build3_amd64.deb ...
16:03:41 #11 29.99 Unpacking wdiff (1.2.2-2build3) ...
16:03:41 #11 30.03 Selecting previously unselected package devscripts.
16:03:41 #11 30.03 Preparing to unpack .../206-devscripts_2.22.2ubuntu3_amd64.deb ...
16:03:41 #11 30.05 Unpacking devscripts (2.22.2ubuntu3) ...
16:03:41 #11 30.12 Selecting previously unselected package diffstat.
16:03:41 #14 4.053 (33/74): gcc-8.5.0-17.el8.aarch64.rpm            34 MB/s |  19 MB     00:00    
16:03:41 #14 4.056 (34/74): libatomic-8.5.0-17.el8.aarch64.rpm     489 kB/s |  26 kB     00:00    
16:03:41 #14 4.065 (35/74): libedit-3.1-23.20170329cvs.el8.aarch64 8.1 MB/s |  99 kB     00:00    
16:03:41 #14 4.070 (36/74): libgomp-8.5.0-17.el8.aarch64.rpm        14 MB/s | 200 kB     00:00    
16:03:41 #14 4.083 (37/74): libselinux-utils-2.9-6.el8.aarch64.rpm  21 MB/s | 241 kB     00:00    
16:03:41 #14 4.087 (38/74): libselinux-devel-2.9-6.el8.aarch64.rpm 9.1 MB/s | 200 kB     00:00    
16:03:41 #14 4.092 (39/74): libsepol-devel-2.9-3.el8.aarch64.rpm   9.5 MB/s |  87 kB     00:00    
16:03:41 #14 4.098 (40/74): libubsan-8.5.0-17.el8.aarch64.rpm       15 MB/s | 144 kB     00:00    
16:03:41 #14 4.102 (41/74): libxcrypt-devel-4.1.1-6.el8.aarch64.rp 2.7 MB/s |  25 kB     00:00    
16:03:41 #14 4.110 (42/74): m4-1.4.18-7.el8.aarch64.rpm             19 MB/s | 218 kB     00:00    
16:03:41 #14 4.124 (43/74): make-4.2.1-11.el8.aarch64.rpm           22 MB/s | 490 kB     00:00    
16:03:41 #14 4.134 (44/74): openssh-8.0p1-16.el8.aarch64.rpm        21 MB/s | 488 kB     00:00    
16:03:41 #14 4.149 (45/74): openssh-clients-8.0p1-16.el8.aarch64.r  25 MB/s | 626 kB     00:00    
16:03:41 #14 4.214 (46/74): pcre2-devel-10.32-3.el8.aarch64.rpm    7.4 MB/s | 605 kB     00:00    
16:03:41 #11 44.41 124 added, 0 removed; done.
16:03:41 #11 44.44 Setting up libasan5:arm64 (9.4.0-1ubuntu1~20.04.1) ...
16:03:41 #11 44.46 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:41 #11 44.47 Setting up bsdmainutils (11.1.2ubuntu3) ...
16:03:41 #11 44.49 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:03:41 #11 44.49 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
16:03:41 #11 44.50 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:03:41 #11 44.50 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
16:03:41 #11 44.51 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ...
16:03:41 #11 44.52 Setting up libgdbm-compat4:arm64 (1.18.1-5) ...
16:03:41 #11 44.54 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.2) ...
16:03:41 #11 44.55 Setting up dwz (0.13-5) ...
16:03:41 #11 26.59 Selecting previously unselected package binutils.
16:03:41 #11 26.59 Preparing to unpack .../073-binutils_2.34-6ubuntu1.4_armhf.deb ...
16:03:41 #11 26.59 Unpacking binutils (2.34-6ubuntu1.4) ...
16:03:41 #11 26.62 Selecting previously unselected package libc-dev-bin.
16:03:41 #11 26.62 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.9_armhf.deb ...
16:03:41 #11 26.62 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
16:03:41 #11 26.66 Selecting previously unselected package linux-libc-dev:armhf.
16:03:41 #11 26.66 Preparing to unpack .../075-linux-libc-dev_5.4.0-135.152_armhf.deb ...
16:03:41 #11 26.66 Unpacking linux-libc-dev:armhf (5.4.0-135.152) ...
16:03:41 #11 26.80 Selecting previously unselected package libcrypt-dev:armhf.
16:03:41 #11 26.81 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_armhf.deb ...
16:03:41 #11 26.81 Unpacking libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
16:03:41 #11 26.85 Selecting previously unselected package libc6-dev:armhf.
16:03:41 #10 40.55 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
16:03:41 #10 40.58 Selecting previously unselected package libfont-afm-perl.
16:03:41 #10 40.58 Preparing to unpack .../215-libfont-afm-perl_1.20-2_all.deb ...
16:03:41 #10 40.59 Unpacking libfont-afm-perl (1.20-2) ...
16:03:41 #10 40.63 Selecting previously unselected package libfribidi0:amd64.
16:03:41 #10 40.63 Preparing to unpack .../216-libfribidi0_1.0.5-3.1+deb10u2_amd64.deb ...
16:03:41 #10 40.63 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u2) ...
16:03:41 #10 40.67 Selecting previously unselected package libfuture-perl.
16:03:41 #10 40.67 Preparing to unpack .../217-libfuture-perl_0.39-1_all.deb ...
16:03:41 #10 40.68 Unpacking libfuture-perl (0.39-1) ...
16:03:41 #10 40.71 Selecting previously unselected package libio-stringy-perl.
16:03:41 #10 40.72 Preparing to unpack .../218-libio-stringy-perl_2.111-3_all.deb ...
16:03:41 #10 40.72 Unpacking libio-stringy-perl (2.111-3) ...
16:03:41 #10 40.75 Selecting previously unselected package libparams-validate-perl.
16:03:41 #10 40.75 Preparing to unpack .../219-libparams-validate-perl_1.29-1+b1_amd64.deb ...
16:03:41 #10 40.76 Unpacking libparams-validate-perl (1.29-1+b1) ...
16:03:41 #10 40.79 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:03:41 #10 40.79 Preparing to unpack .../220-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
16:03:41 #10 40.80 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
16:03:41 #10 40.83 Selecting previously unselected package libsort-versions-perl.
16:03:41 #10 40.83 Preparing to unpack .../221-libsort-versions-perl_1.62-1_all.deb ...
16:03:41 #10 40.83 Unpacking libsort-versions-perl (1.62-1) ...
16:03:41 #10 40.86 Selecting previously unselected package libgit-wrapper-perl.
16:03:41 #10 40.86 Preparing to unpack .../222-libgit-wrapper-perl_0.048-1_all.deb ...
16:03:41 #10 40.87 Unpacking libgit-wrapper-perl (0.048-1) ...
16:03:41 #10 40.90 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:03:41 #12 4.582 Building dependency tree...
16:03:41 #12 4.748 Reading state information...
16:03:41 #12 4.768 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:03:41 #12 4.816 Starting 2 pkgProblemResolver with broken count: 0
16:03:41 #11 43.73 Setting up ucf (3.0043) ...
16:03:41 #11 43.84 Setting up libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
16:03:41 #11 43.88 Setting up libltdl7:arm64 (2.4.6-15build2) ...
16:03:41 #10 30.61 Moving old data out of the way
16:03:41 #10 30.61 Unpacking ucf (3.0043) ...
16:03:41 #10 32.15 Preparing to unpack .../052-autoconf_2.69-11_all.deb ...
16:03:41 #10 32.15 Unpacking autoconf (2.69-11) ...
16:03:41 #10 32.22 Selecting previously unselected package autotools-dev.
16:03:41 #10 32.22 Preparing to unpack .../053-autotools-dev_20180224.1_all.deb ...
16:03:41 #10 32.22 Unpacking autotools-dev (20180224.1) ...
16:03:41 #10 32.26 Selecting previously unselected package automake.
16:03:41 #10 32.26 Preparing to unpack .../054-automake_1%3a1.15.1-3ubuntu2_all.deb ...
16:03:41 #10 32.27 Unpacking automake (1:1.15.1-3ubuntu2) ...
16:03:41 #10 32.34 Selecting previously unselected package autopoint.
16:03:41 #10 32.34 Preparing to unpack .../055-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...
16:03:41 #10 32.35 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...
16:03:41 #11 31.50 Preparing to unpack .../120-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ...
16:03:41 #11 31.50 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
16:03:41 #11 31.54 Selecting previously unselected package libksba8:armhf.
16:03:41 #11 31.54 Preparing to unpack .../121-libksba8_1.6.0-2ubuntu0.1_armhf.deb ...
16:03:41 #11 31.54 Unpacking libksba8:armhf (1.6.0-2ubuntu0.1) ...
16:03:41 #11 31.57 Selecting previously unselected package libnpth0:armhf.
16:03:41 #11 31.58 Preparing to unpack .../122-libnpth0_1.6-3build2_armhf.deb ...
16:03:41 #11 31.58 Unpacking libnpth0:armhf (1.6-3build2) ...
16:03:41 #11 31.62 Selecting previously unselected package dirmngr.
16:03:41 #11 31.62 Preparing to unpack .../123-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ...
16:03:41 #11 31.63 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
16:03:41 #11 31.67 Selecting previously unselected package gnupg-l10n.
16:03:41 #11 31.67 Preparing to unpack .../124-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
16:03:41 #11 31.68 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
16:03:41 #11 31.71 Selecting previously unselected package gnupg-utils.
16:03:41 #11 31.72 Preparing to unpack .../125-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ...
16:03:41 #11 31.72 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
16:03:41 #10 47.15   Installing       : elfutils-debuginfod-client-0.187-4.fc35.aarch64      1/144 
16:03:41 #10 47.17   Installing       : binutils-gold-2.37-25.fc35.aarch64                   2/144 
16:03:41 #10 47.29   Installing       : binutils-2.37-25.fc35.aarch64                        3/144 
16:03:41 #10 47.29   Running scriptlet: binutils-2.37-25.fc35.aarch64                        3/144 
16:03:41 #10 47.31   Installing       : python3-six-1.16.0-4.fc35.noarch                     4/144 
16:03:41 #10 47.32   Installing       : hunspell-filesystem-1.7.0-11.fc35.aarch64            5/144 
16:03:41 #10 47.32   Installing       : hunspell-en-GB-0.20140811.1-20.fc35.noarch           6/144 
16:03:41 #10 47.33   Installing       : hunspell-en-0.20140811.1-20.fc35.noarch              7/144 
16:03:41 #10 47.34   Installing       : hunspell-en-US-0.20140811.1-20.fc35.noarch           8/144 
16:03:41 #10 47.35   Installing       : hunspell-1.7.0-11.fc35.aarch64                       9/144 
16:03:41 #10 47.36   Installing       : findutils-1:4.8.0-4.fc35.aarch64                    10/144 
16:03:41 #24 20.21 Get:54 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
16:03:41 #24 20.21 Get:55 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
16:03:41 #24 20.21 Get:56 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
16:03:41 #24 20.21 Get:57 http://deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
16:03:41 #24 20.21 Get:58 http://deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
16:03:41 #24 20.21 Get:59 http://deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
16:03:41 #24 20.22 Get:60 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
16:03:41 #24 20.22 Get:61 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
16:03:41 #24 20.22 Get:62 http://deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
16:03:41 #24 20.22 Get:63 http://deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
16:03:41 #24 20.22 Get:64 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
16:03:41 #24 20.22 Get:65 http://deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
16:03:41 #24 20.23 Get:66 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
16:03:41 #24 20.23 Get:67 http://deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
16:03:41 #24 20.23 Get:68 http://deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
16:03:41 #24 20.23 Get:69 http://deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
16:03:41 #24 20.25 Get:70 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
16:03:41 #24 20.25 Get:71 http://deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
16:03:41 #24 20.25 Get:72 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
16:03:41 #24 20.26 Get:73 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB]
16:03:41 #11 32.91 Selecting previously unselected package intltool-debian.
16:03:41 #11 32.91 Preparing to unpack .../147-intltool-debian_0.35.0+20060710.5_all.deb ...
16:03:41 #11 32.91 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:03:41 #11 32.95 Selecting previously unselected package po-debconf.
16:03:41 #11 32.95 Preparing to unpack .../148-po-debconf_1.0.21+nmu1_all.deb ...
16:03:41 #11 32.96 Unpacking po-debconf (1.0.21+nmu1) ...
16:03:41 #11 33.01 Selecting previously unselected package debhelper.
16:03:41 #11 33.01 Preparing to unpack .../149-debhelper_13.9.1ubuntu1_all.deb ...
16:03:41 #11 33.02 Unpacking debhelper (13.9.1ubuntu1) ...
16:03:41 #11 33.09 Selecting previously unselected package libfakeroot:arm64.
16:03:41 #11 33.09 Preparing to unpack .../150-libfakeroot_1.29-1ubuntu1_arm64.deb ...
16:03:41 #11 33.09 Unpacking libfakeroot:arm64 (1.29-1ubuntu1) ...
16:03:41 #11 33.13 Selecting previously unselected package fakeroot.
16:03:41 #11 33.14 Preparing to unpack .../151-fakeroot_1.29-1ubuntu1_arm64.deb ...
16:03:41 #11 33.14 Unpacking fakeroot (1.29-1ubuntu1) ...
16:03:41 #11 33.18 Selecting previously unselected package libassuan0:arm64.
16:03:41 #11 33.19 Preparing to unpack .../152-libassuan0_2.5.5-4_arm64.deb ...
16:03:41 #10 46.88 Setting up strace (5.10-1) ...
16:03:41 #10 46.89 Setting up libsigsegv2:arm64 (2.13-1) ...
16:03:41 #10 46.91 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:03:41 #10 46.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:41 #10 46.95 Setting up t1utils (1.41-4) ...
16:03:41 #10 46.97 Setting up diffstat (1.64-1) ...
16:03:41 #10 46.98 Setting up libpng16-16:arm64 (1.6.37-3) ...
16:03:41 #10 46.99 Setting up libmpc3:arm64 (1.2.0-1) ...
16:03:41 #10 47.00 Setting up libatomic1:arm64 (10.2.1-6) ...
16:03:41 #10 47.01 Setting up patch (2.7.6-7) ...
16:03:41 #10 47.03 Setting up autopoint (0.21-4) ...
16:03:41 #10 47.04 Setting up libwebp6:arm64 (0.6.1-2.1) ...
16:03:41 #10 47.06 Setting up fonts-dejavu-core (2.37-2) ...
16:03:41 #10 39.98 Preparing to unpack .../311-libyaml-libyaml-perl_0.76+repack-1_arm64.deb ...
16:03:41 #10 39.98 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
16:03:41 #10 40.02 Selecting previously unselected package licensecheck.
16:03:41 #10 40.02 Preparing to unpack .../312-licensecheck_3.0.31-3_all.deb ...
16:03:41 #10 40.02 Unpacking licensecheck (3.0.31-3) ...
16:03:41 #10 40.06 Selecting previously unselected package t1utils.
16:03:41 #10 40.06 Preparing to unpack .../313-t1utils_1.41-3_arm64.deb ...
16:03:41 #10 40.07 Unpacking t1utils (1.41-3) ...
16:03:41 #10 40.11 Selecting previously unselected package lintian.
16:03:41 #10 40.11 Preparing to unpack .../314-lintian_2.15.0_all.deb ...
16:03:41 #10 40.11 Unpacking lintian (2.15.0) ...
16:03:41 #10 40.24 Selecting previously unselected package lsb-release.
16:03:41 #10 40.24 Preparing to unpack .../315-lsb-release_10.2019051400_all.deb ...
16:03:41 #10 40.25 Unpacking lsb-release (10.2019051400) ...
16:03:41 #10 40.29 Selecting previously unselected package mailutils.
16:03:41 #10 40.29 Preparing to unpack .../316-mailutils_1%3a3.5-4_arm64.deb ...
16:03:41 #10 40.29 Unpacking mailutils (1:3.5-4) ...
16:03:41 #10 40.35 Selecting previously unselected package manpages-dev.
16:03:41 #10 27.14   Installing       : libatomic-11.3.1-4.el9.x86_64                      151/164 
16:03:41 #10 27.29   Installing       : webkit2gtk3-jsc-2.38.2-1.el9.x86_64                152/164 
16:03:41 #10 27.29   Installing       : libproxy-webkitgtk4-0.4.15-35.el9.x86_64           153/164 
16:03:41 #10 27.30   Installing       : glib-networking-2.68.3-3.el9.x86_64                154/164 
16:03:41 #10 27.32   Installing       : libsoup-2.72.0-8.el9.x86_64                        155/164 
16:03:41 #10 27.33   Installing       : json-glib-1.6.6-1.el9.x86_64                       156/164 
16:03:41 #10 27.35   Installing       : libappstream-glib-0.7.18-4.el9.x86_64              157/164 
16:03:41 #10 27.36   Installing       : info-6.7-15.el9.x86_64                             158/164 
16:03:41 #10 27.37   Installing       : ed-1.14.2-12.el9.x86_64                            159/164 
16:03:41 #10 27.37   Installing       : patch-2.7.6-16.el9.x86_64                          160/164 
16:03:41 #10 27.39   Installing       : rpm-build-4.16.1.3-19.el9.x86_64                   161/164 
16:03:41 #10 27.40   Installing       : rpmlint-1.11-19.el9.noarch                         162/164 
16:03:41 #10 27.41   Installing       : dnf-plugins-core-4.3.0-1.el9.noarch                163/164 
16:03:41 #11 28.35 Preparing to unpack .../149-libparams-classify-perl_0.015-1build5_amd64.deb ...
16:03:41 #11 28.36 Unpacking libparams-classify-perl (0.015-1build5) ...
16:03:41 #11 28.45 Selecting previously unselected package libmodule-runtime-perl.
16:03:41 #11 28.45 Preparing to unpack .../150-libmodule-runtime-perl_0.016-1_all.deb ...
16:03:41 #11 28.48 Unpacking libmodule-runtime-perl (0.016-1) ...
16:03:41 #11 28.53 Selecting previously unselected package libimport-into-perl.
16:03:41 #11 28.53 Preparing to unpack .../151-libimport-into-perl_1.002005-1_all.deb ...
16:03:41 #11 28.54 Unpacking libimport-into-perl (1.002005-1) ...
16:03:41 #11 28.58 Selecting previously unselected package librole-tiny-perl.
16:03:41 #10 49.22 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
16:03:41 #10 49.22 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist
16:03:41 #10 49.22 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist
16:03:41 #10 49.23 Setting up libipc-run-perl (0.96-1) ...
16:03:41 #10 49.25 Setting up libcgi-pm-perl (4.38-1) ...
16:03:41 #10 49.26 Setting up libdevel-globaldestruction-perl (0.14-1) ...
16:03:41 #10 49.28 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
16:03:41 #10 49.45 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
16:03:41 #10 49.46 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
16:03:41 #11 28.02 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.4_amd64.deb ...
16:03:41 #11 28.03 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.4) ...
16:03:41 #11 28.07 Selecting previously unselected package libctf0:amd64.
16:03:41 #11 28.07 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.4_amd64.deb ...
16:03:41 #11 28.07 Unpacking libctf0:amd64 (2.34-6ubuntu1.4) ...
16:03:41 #11 28.11 Selecting previously unselected package binutils-x86-64-linux-gnu.
16:03:41 #11 28.11 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.4_amd64.deb ...
16:03:41 #11 28.12 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.4) ...
16:03:41 #10 53.94 Preparing to unpack .../351-shared-mime-info_2.0-1_armhf.deb ...
16:03:41 #10 53.95 Unpacking shared-mime-info (2.0-1) ...
16:03:41 #10 54.06 Selecting previously unselected package strace.
16:03:41 #10 54.06 Preparing to unpack .../352-strace_5.10-1_armhf.deb ...
16:03:41 #10 54.07 Unpacking strace (5.10-1) ...
16:03:41 #10 54.15 Selecting previously unselected package xauth.
16:03:41 #10 54.15 Preparing to unpack .../353-xauth_1%3a1.1-1_armhf.deb ...
16:03:41 #10 54.16 Unpacking xauth (1:1.1-1) ...
16:03:41 #10 54.21 Selecting previously unselected package xdg-user-dirs.
16:03:41 #11 30.12 Preparing to unpack .../207-diffstat_1.64-1build2_amd64.deb ...
16:03:41 #11 30.12 Unpacking diffstat (1.64-1build2) ...
16:03:41 #11 30.15 Selecting previously unselected package python3-chardet.
16:03:41 #11 30.15 Preparing to unpack .../208-python3-chardet_4.0.0-2_all.deb ...
16:03:41 #11 30.16 Unpacking python3-chardet (4.0.0-2) ...
16:03:41 #11 30.20 Selecting previously unselected package python3-debian.
16:03:41 #11 30.20 Preparing to unpack .../209-python3-debian_0.1.46_all.deb ...
16:03:41 #11 30.20 Unpacking python3-debian (0.1.46) ...
16:03:41 #11 30.24 Selecting previously unselected package libgpgme11:amd64.
16:03:41 #11 30.25 Preparing to unpack .../210-libgpgme11_1.17.1-4.1ubuntu1_amd64.deb ...
16:03:41 #11 30.25 Unpacking libgpgme11:amd64 (1.17.1-4.1ubuntu1) ...
16:03:41 #11 30.28 Selecting previously unselected package python3-gpg.
16:03:41 #11 30.29 Preparing to unpack .../211-python3-gpg_1.17.1-4.1ubuntu1_amd64.deb ...
16:03:41 #11 30.29 Unpacking python3-gpg (1.17.1-4.1ubuntu1) ...
16:03:41 #11 30.33 Selecting previously unselected package python3-xdg.
16:03:41 #11 30.33 Preparing to unpack .../212-python3-xdg_0.27-2_all.deb ...
16:03:41 #11 30.34 Unpacking python3-xdg (0.27-2) ...
16:03:41 #11 30.37 Selecting previously unselected package dput.
16:03:42 #14 4.220 (47/74): pcre2-utf16-10.32-3.el8.aarch64.rpm    2.8 MB/s | 203 kB     00:00    
16:03:42 #14 4.227 (48/74): pcre2-utf32-10.32-3.el8.aarch64.rpm     16 MB/s | 196 kB     00:00    
16:03:42 #14 4.251 (49/74): perl-Data-Dumper-2.167-399.el8.aarch64 1.8 MB/s |  57 kB     00:00    
16:03:42 #14 4.263 (50/74): policycoreutils-2.9-20.el8.aarch64.rpm  10 MB/s | 374 kB     00:00    
16:03:42 #14 4.269 (51/74): policycoreutils-devel-2.9-20.el8.aarch  17 MB/s | 287 kB     00:00    
16:03:42 #14 4.276 (52/74): policycoreutils-python-utils-2.9-20.el  19 MB/s | 253 kB     00:00    
16:03:42 #14 4.281 (53/74): python3-audit-3.0.7-4.el8.aarch64.rpm  7.2 MB/s |  85 kB     00:00    
16:03:42 #14 4.290 (54/74): python3-libselinux-2.9-6.el8.aarch64.r  20 MB/s | 271 kB     00:00    
16:03:42 #14 4.296 (55/74): python3-libsemanage-2.9-9.el8.aarch64. 8.5 MB/s | 126 kB     00:00    
16:03:42 #14 4.316 (56/74): python3-setools-4.3.0-3.el8.aarch64.rp  27 MB/s | 528 kB     00:00    
16:03:42 #14 4.326 (57/74): rpm-plugin-selinux-4.14.3-24.el8.aarch 8.9 MB/s |  78 kB     00:00    
16:03:42 #14 4.352 (58/74): kernel-headers-4.18.0-408.el8.aarch64.  24 MB/s | 9.8 MB     00:00    
16:03:42 #14 4.369 (59/74): selinux-policy-3.14.3-111.el8.noarch.r  15 MB/s | 656 kB     00:00    
16:03:42 #14 4.382 (60/74): python3-policycoreutils-2.9-20.el8.noa  25 MB/s | 2.2 MB     00:00    
16:03:42 #14 4.425 (61/74): systemd-devel-239-69.el8.aarch64.rpm   9.1 MB/s | 399 kB     00:00    
16:03:42 #14 4.439 (62/74): selinux-policy-devel-3.14.3-111.el8.no  18 MB/s | 1.5 MB     00:00    
16:03:42 #14 4.445 (63/74): device-mapper-devel-1.02.181-6.el8.aar  15 MB/s | 283 kB     00:00    
16:03:42 #14 4.453 (64/74): libxcrypt-static-4.1.1-6.el8.aarch64.r 7.9 MB/s |  58 kB     00:00    
16:03:42 #14 4.485 (65/74): glibc-2.28-220.el8.aarch64.rpm          57 MB/s | 1.8 MB     00:00    
16:03:42 #14 4.508 (66/74): glibc-common-2.28-220.el8.aarch64.rpm   45 MB/s | 1.0 MB     00:00    
16:03:42 #14 4.530 (67/74): glibc-static-2.28-220.el8.aarch64.rpm   17 MB/s | 1.6 MB     00:00    
16:03:42 #11 44.56 Setting up groff-base (1.22.4-4build1) ...
16:03:42 #11 44.59 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
16:03:42 #11 44.60 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
16:03:42 #11 44.62 Setting up libperl5.30:arm64 (5.30.0-9ubuntu0.3) ...
16:03:42 #11 44.63 Setting up libc6-dev:arm64 (2.31-0ubuntu9.9) ...
16:03:42 #11 44.64 Setting up libx11-6:arm64 (2:1.6.9-2ubuntu1.2) ...
16:03:42 #11 44.66 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.6) ...
16:03:42 #11 26.85 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.9_armhf.deb ...
16:03:42 #11 26.86 Unpacking libc6-dev:armhf (2.31-0ubuntu9.9) ...
16:03:42 #11 44.67 Setting up python3.8 (3.8.10-0ubuntu1~20.04.6) ...
16:03:42 #11 27.08 Selecting previously unselected package gcc-9-base:armhf.
16:03:42 #11 27.08 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
16:03:42 #11 27.09 Unpacking gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.1) ...
16:03:42 #11 27.13 Selecting previously unselected package libisl22:armhf.
16:03:42 #10 40.90 Preparing to unpack .../223-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
16:03:42 #10 40.90 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
16:03:42 #10 40.95 Selecting previously unselected package libio-prompter-perl.
16:03:42 #10 40.96 Preparing to unpack .../224-libio-prompter-perl_0.004015-1_all.deb ...
16:03:42 #10 40.96 Unpacking libio-prompter-perl (0.004015-1) ...
16:03:42 #10 40.99 Selecting previously unselected package libjson-perl.
16:03:42 #10 40.99 Preparing to unpack .../225-libjson-perl_4.02000-1_all.deb ...
16:03:42 #10 41.00 Unpacking libjson-perl (4.02000-1) ...
16:03:42 #10 41.03 Selecting previously unselected package liblog-any-perl.
16:03:42 #10 41.03 Preparing to unpack .../226-liblog-any-perl_1.707-1_all.deb ...
16:03:42 #10 41.04 Unpacking liblog-any-perl (1.707-1) ...
16:03:42 #10 41.07 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:03:42 #10 41.07 Preparing to unpack .../227-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:03:42 #10 41.07 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:03:42 #10 41.10 Selecting previously unselected package libpackage-stash-perl.
16:03:42 #10 41.10 Preparing to unpack .../228-libpackage-stash-perl_0.38-1_all.deb ...
16:03:42 #10 41.11 Unpacking libpackage-stash-perl (0.38-1) ...
16:03:42 #10 41.13 Selecting previously unselected package libsub-identify-perl.
16:03:42 #12 4.818 Done
16:03:42 #12 4.841  Done
16:03:42 #12 4.850 Starting pkgProblemResolver with broken count: 0
16:03:42 #12 4.879 Starting 2 pkgProblemResolver with broken count: 0
16:03:42 #12 4.882 Done
16:03:42 #12 5.032 The following additional packages will be installed:
16:03:42 #12 5.032   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
16:03:42 #12 5.032   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:03:42 #12 5.032   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
16:03:42 #12 5.033   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
16:03:42 #12 5.033   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
16:03:42 #12 5.033   libuv1 pkg-config
16:03:42 #12 5.034 Suggested packages:
16:03:42 #12 5.034   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
16:03:42 #12 5.034   libtool-doc seccomp libstdc++-8-doc
16:03:42 #11 43.93 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1) ...
16:03:42 #11 43.99 Setting up libssh-4:arm64 (0.9.6-2build1) ...
16:03:42 #11 44.02 Setting up libwebp7:arm64 (1.2.2-2) ...
16:03:42 #11 44.04 Setting up libubsan1:arm64 (12.1.0-2ubuntu1~22.04) ...
16:03:42 #11 44.06 Setting up libmd0:arm64 (1.0.4-1build1) ...
16:03:42 #11 44.09 Setting up python-apt-common (2.3.0ubuntu2.1) ...
16:03:42 #11 44.13 Setting up libnsl-dev:arm64 (1.3.0-2build2) ...
16:03:42 #10 32.42 Selecting previously unselected package binutils-common:amd64.
16:03:42 #10 32.43 Preparing to unpack .../056-binutils-common_2.30-21ubuntu1~18.04.8_amd64.deb ...
16:03:42 #10 32.43 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.8) ...
16:03:42 #10 32.48 Selecting previously unselected package libbinutils:amd64.
16:03:42 #10 32.48 Preparing to unpack .../057-libbinutils_2.30-21ubuntu1~18.04.8_amd64.deb ...
16:03:42 #10 32.48 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.8) ...
16:03:42 #10 32.56 Selecting previously unselected package binutils-x86-64-linux-gnu.
16:03:42 #10 32.56 Preparing to unpack .../058-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.8_amd64.deb ...
16:03:42 #10 32.57 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.8) ...
16:03:42 #11 31.76 Selecting previously unselected package gpg.
16:03:42 #11 31.76 Preparing to unpack .../126-gpg_2.2.27-3ubuntu2.1_armhf.deb ...
16:03:42 #11 31.77 Unpacking gpg (2.2.27-3ubuntu2.1) ...
16:03:42 #11 31.81 Selecting previously unselected package pinentry-curses.
16:03:42 #11 31.81 Preparing to unpack .../127-pinentry-curses_1.1.1-1build2_armhf.deb ...
16:03:42 #11 31.82 Unpacking pinentry-curses (1.1.1-1build2) ...
16:03:42 #11 31.85 Selecting previously unselected package gpg-agent.
16:03:42 #11 31.85 Preparing to unpack .../128-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ...
16:03:42 #11 31.86 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
16:03:42 #11 31.91 Selecting previously unselected package gpg-wks-client.
16:03:42 #11 31.91 Preparing to unpack .../129-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ...
16:03:42 #11 31.92 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
16:03:42 #11 31.94 Selecting previously unselected package gpg-wks-server.
16:03:42 #11 31.94 Preparing to unpack .../130-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ...
16:03:42 #11 31.94 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
16:03:42 #11 31.97 Selecting previously unselected package gpgsm.
16:03:42 #12 0.891 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
16:03:42 #10 47.39   Installing       : elfutils-0.187-4.fc35.aarch64                       11/144 
16:03:42 #10 47.40   Installing       : xz-5.2.5-9.fc35.aarch64                             12/144 
16:03:42 #10 47.41   Installing       : unzip-6.0-53.fc35.aarch64                           13/144 
16:03:42 #10 47.41   Installing       : fonts-filesystem-1:2.0.5-6.fc35.noarch              14/144 
16:03:42 #10 47.42   Installing       : file-5.40-9.fc35.aarch64                            15/144 
16:03:42 #10 47.43   Installing       : dwz-0.14-2.fc35.aarch64                             16/144 
16:03:42 #10 47.44   Installing       : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.    17/144 
16:03:42 #10 47.45   Installing       : abattis-cantarell-fonts-0.301-5.fc35.noarch         18/144 
16:03:42 #10 47.47   Installing       : gsettings-desktop-schemas-41.0-1.fc35.aarch64       19/144 
16:03:42 #10 47.48   Installing       : zip-3.0-31.fc35.aarch64                             20/144 
16:03:42 #10 47.49   Installing       : enchant-1:1.6.0-28.fc35.aarch64                     21/144 
16:03:42 #10 47.50   Installing       : python3-enchant-3.2.2-1.fc35.noarch                 22/144 
16:03:42 #10 47.52   Installing       : python3-dateutil-1:2.8.1-7.fc35.noarch              23/144 
16:03:42 #10 47.53   Installing       : python3-construct-2.10.68-1.fc35.noarch             24/144 
16:03:42 #10 47.54   Installing       : python3-pybeam-0.7-1.fc35.noarch                    25/144 
16:03:42 #10 47.55   Installing       : zstd-1.5.2-2.fc35.aarch64                           26/144 
16:03:42 #10 47.56   Installing       : xxhash-libs-0.8.1-1.fc35.aarch64                    27/144 
16:03:42 #10 47.62   Installing       : gdb-minimal-12.1-1.fc35.aarch64                     28/144 
16:03:42 #10 47.63   Installing       : debugedit-5.0-2.fc35.aarch64                        29/144 
16:03:42 #10 47.64   Installing       : systemd-libs-249.13-6.fc35.aarch64                  30/144 
16:03:42 #10 47.65   Running scriptlet: systemd-libs-249.13-6.fc35.aarch64                  30/144 
16:03:42 #10 47.67   Installing       : dbus-libs-1:1.12.24-1.fc35.aarch64                  31/144 
16:03:42 #10 47.69   Installing       : python3-dbus-1.2.18-2.fc35.aarch64                  32/144 
16:03:42 #10 47.70   Installing       : rust-srpm-macros-23-1.fc35.noarch                   33/144 
16:03:42 #10 47.70   Installing       : rpmautospec-rpm-macros-0.3.0-1.fc35.noarch          34/144 
16:03:42 #10 47.71   Installing       : ansible-srpm-macros-1-8.1.fc35.noarch               35/144 
16:03:42 #11 33.19 Unpacking libassuan0:arm64 (2.5.5-4) ...
16:03:42 #11 33.23 Selecting previously unselected package gpgconf.
16:03:42 #11 33.23 Preparing to unpack .../153-gpgconf_2.2.35-3ubuntu1_arm64.deb ...
16:03:42 #11 33.24 Unpacking gpgconf (2.2.35-3ubuntu1) ...
16:03:42 #11 33.29 Selecting previously unselected package libksba8:arm64.
16:03:42 #11 33.29 Preparing to unpack .../154-libksba8_1.6.0-3ubuntu1_arm64.deb ...
16:03:42 #11 33.29 Unpacking libksba8:arm64 (1.6.0-3ubuntu1) ...
16:03:42 #11 33.34 Selecting previously unselected package libnpth0:arm64.
16:03:42 #11 33.34 Preparing to unpack .../155-libnpth0_1.6-3build2_arm64.deb ...
16:03:42 #11 33.34 Unpacking libnpth0:arm64 (1.6-3build2) ...
16:03:42 #11 33.39 Selecting previously unselected package dirmngr.
16:03:42 #10 47.14 Setting up libxdelta2 (1.1.3-9.3) ...
16:03:42 #10 47.15 Setting up libncursesw6:arm64 (6.2+20201114-2) ...
16:03:42 #10 47.17 Setting up libltdl7:arm64 (2.4.6-15) ...
16:03:42 #10 47.18 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:03:42 #10 47.20 Setting up libubsan1:arm64 (10.2.1-6) ...
16:03:42 #10 47.21 Setting up libmd0:arm64 (1.0.3-3) ...
16:03:42 #10 47.23 Setting up python-apt-common (2.2.1) ...
16:03:42 #10 47.24 Setting up libnsl-dev:arm64 (1.3.0-2) ...
16:03:42 #10 47.27 Setting up sensible-utils (0.0.14) ...
16:03:42 #10 47.28 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
16:03:42 #10 27.49   Installing       : glibc-gconv-extra-2.34-49.el9.x86_64               164/164 
16:03:42 #10 40.60 Selecting previously unselected package iso-codes.
16:03:42 #10 40.60 Preparing to unpack .../165-iso-codes_4.2-1_all.deb ...
16:03:42 #10 40.60 Unpacking iso-codes (4.2-1) ...
16:03:42 #10 40.99 Selecting previously unselected package libalgorithm-diff-perl.
16:03:42 #11 28.59 Preparing to unpack .../152-librole-tiny-perl_2.002004-1_all.deb ...
16:03:42 #11 28.59 Unpacking librole-tiny-perl (2.002004-1) ...
16:03:42 #11 28.62 Selecting previously unselected package libsub-quote-perl.
16:03:42 #11 28.62 Preparing to unpack .../153-libsub-quote-perl_2.006006-1_all.deb ...
16:03:42 #11 28.62 Unpacking libsub-quote-perl (2.006006-1) ...
16:03:42 #11 28.66 Selecting previously unselected package libmoo-perl.
16:03:42 #11 28.66 Preparing to unpack .../154-libmoo-perl_2.005004-3_all.deb ...
16:03:42 #11 28.67 Unpacking libmoo-perl (2.005004-3) ...
16:03:42 #11 28.70 Selecting previously unselected package libencode-locale-perl.
16:03:42 #11 28.70 Preparing to unpack .../155-libencode-locale-perl_1.05-1.1_all.deb ...
16:03:42 #11 28.70 Unpacking libencode-locale-perl (1.05-1.1) ...
16:03:42 #11 28.73 Selecting previously unselected package libtimedate-perl.
16:03:42 #11 28.74 Preparing to unpack .../156-libtimedate-perl_2.3300-2_all.deb ...
16:03:42 #11 28.74 Unpacking libtimedate-perl (2.3300-2) ...
16:03:42 #11 28.78 Selecting previously unselected package libhttp-date-perl.
16:03:42 #11 28.78 Preparing to unpack .../157-libhttp-date-perl_6.05-1_all.deb ...
16:03:42 #11 28.78 Unpacking libhttp-date-perl (6.05-1) ...
16:03:42 #11 28.81 Selecting previously unselected package libfile-listing-perl.
16:03:42 #10 49.49 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
16:03:42 #10 49.50 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
16:03:42 #10 49.57 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:03:42 #10 49.62 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:03:42 #10 40.35 Preparing to unpack .../317-manpages-dev_4.16-2_all.deb ...
16:03:42 #10 40.36 Unpacking manpages-dev (4.16-2) ...
16:03:42 #11 28.33 Selecting previously unselected package binutils.
16:03:42 #11 28.33 Preparing to unpack .../074-binutils_2.34-6ubuntu1.4_amd64.deb ...
16:03:42 #11 28.33 Unpacking binutils (2.34-6ubuntu1.4) ...
16:03:42 #11 28.36 Selecting previously unselected package libc-dev-bin.
16:03:42 #11 28.37 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.9_amd64.deb ...
16:03:42 #11 28.37 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
16:03:42 #11 28.41 Selecting previously unselected package linux-libc-dev:amd64.
16:03:42 #11 28.41 Preparing to unpack .../076-linux-libc-dev_5.4.0-135.152_amd64.deb ...
16:03:42 #11 28.42 Unpacking linux-libc-dev:amd64 (5.4.0-135.152) ...
16:03:42 #10 54.21 Preparing to unpack .../354-xdg-user-dirs_0.17-2_armhf.deb ...
16:03:42 #10 54.22 Unpacking xdg-user-dirs (0.17-2) ...
16:03:42 #10 54.29 Setting up libksba8:armhf (1.5.0-3+deb11u1) ...
16:03:42 #10 54.30 Setting up media-types (4.0.0) ...
16:03:42 #10 54.32 Setting up libpipeline1:armhf (1.5.3-1) ...
16:03:42 #10 54.34 Setting up wdiff (1.2.2-2+b1) ...
16:03:42 #10 54.35 Setting up libxau6:armhf (1:1.0.9-1) ...
16:03:42 #10 54.37 Setting up libre2-9:armhf (20210201+dfsg-1) ...
16:03:42 #10 54.38 Setting up libpsl5:armhf (0.21.0-1.2) ...
16:03:42 #10 54.40 Setting up libgpm2:armhf (1.20.7-8) ...
16:03:42 #10 54.41 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
16:03:42 #10 54.42 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:03:42 #11 30.38 Preparing to unpack .../213-dput_1.1.2ubuntu2_all.deb ...
16:03:42 #11 30.38 Unpacking dput (1.1.2ubuntu2) ...
16:03:42 #11 30.42 Selecting previously unselected package fonts-dejavu-core.
16:03:42 #11 30.42 Preparing to unpack .../214-fonts-dejavu-core_2.37-2build1_all.deb ...
16:03:42 #11 30.42 Unpacking fonts-dejavu-core (2.37-2build1) ...
16:03:42 #11 30.56 Selecting previously unselected package fontconfig-config.
16:03:42 #11 30.56 Preparing to unpack .../215-fontconfig-config_2.13.1-4.4ubuntu1_all.deb ...
16:03:42 #11 30.56 Unpacking fontconfig-config (2.13.1-4.4ubuntu1) ...
16:03:42 #11 30.61 Selecting previously unselected package libcurl3-gnutls:amd64.
16:03:42 #11 30.61 Preparing to unpack .../216-libcurl3-gnutls_7.85.0-1ubuntu0.1_amd64.deb ...
16:03:42 #11 30.61 Unpacking libcurl3-gnutls:amd64 (7.85.0-1ubuntu0.1) ...
16:03:42 #11 30.65 Selecting previously unselected package liberror-perl.
16:03:42 #14 4.539 (68/74): glibc-minimal-langpack-2.28-220.el8.aa 7.1 MB/s |  64 kB     00:00    
16:03:42 #14 4.547 (69/74): libgcc-8.5.0-17.el8.aarch64.rpm         10 MB/s |  74 kB     00:00    
16:03:42 #14 4.597 (70/74): glibc-gconv-extra-2.28-220.el8.aarch64  20 MB/s | 1.8 MB     00:00    
16:03:42 #14 4.659 (71/74): systemd-libs-239-69.el8.aarch64.rpm     17 MB/s | 1.0 MB     00:00    
16:03:42 #14 4.679 (72/74): systemd-pam-239-69.el8.aarch64.rpm      23 MB/s | 454 kB     00:00    
16:03:42 #14 4.698 (73/74): systemd-239-69.el8.aarch64.rpm          22 MB/s | 3.3 MB     00:00    
16:03:42 #14 4.746 (74/74): selinux-policy-minimum-3.14.3-111.el8.  35 MB/s |  13 MB     00:00    
16:03:42 #14 4.750 --------------------------------------------------------------------------------
16:03:42 #14 4.751 Total                                            41 MB/s | 101 MB     00:02     
16:03:42 #12 0.858 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease
16:03:42 #12 0.974 Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
16:03:42 #11 27.13 Preparing to unpack .../079-libisl22_0.22.1-1_armhf.deb ...
16:03:42 #11 27.13 Unpacking libisl22:armhf (0.22.1-1) ...
16:03:42 #11 27.20 Selecting previously unselected package libmpfr6:armhf.
16:03:42 #11 27.20 Preparing to unpack .../080-libmpfr6_4.0.2-1_armhf.deb ...
16:03:42 #11 27.21 Unpacking libmpfr6:armhf (4.0.2-1) ...
16:03:42 #11 27.25 Selecting previously unselected package libmpc3:armhf.
16:03:42 #11 27.25 Preparing to unpack .../081-libmpc3_1.1.0-1_armhf.deb ...
16:03:42 #11 27.26 Unpacking libmpc3:armhf (1.1.0-1) ...
16:03:42 #11 27.28 Selecting previously unselected package cpp-9.
16:03:42 #11 27.29 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
16:03:42 #11 27.29 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
16:03:42 #10 41.14 Preparing to unpack .../229-libsub-identify-perl_0.14-1+b1_amd64.deb ...
16:03:42 #10 41.14 Unpacking libsub-identify-perl (0.14-1+b1) ...
16:03:42 #10 41.17 Selecting previously unselected package libnamespace-clean-perl.
16:03:42 #10 41.17 Preparing to unpack .../230-libnamespace-clean-perl_0.27-1_all.deb ...
16:03:42 #10 41.17 Unpacking libnamespace-clean-perl (0.27-1) ...
16:03:42 #10 41.21 Selecting previously unselected package libpath-tiny-perl.
16:03:42 #10 41.21 Preparing to unpack .../231-libpath-tiny-perl_0.108-1_all.deb ...
16:03:42 #10 41.22 Unpacking libpath-tiny-perl (0.108-1) ...
16:03:42 #10 41.25 Selecting previously unselected package libtype-tiny-perl.
16:03:42 #10 41.25 Preparing to unpack .../232-libtype-tiny-perl_1.004004-1_all.deb ...
16:03:42 #10 41.25 Unpacking libtype-tiny-perl (1.004004-1) ...
16:03:42 #10 41.31 Selecting previously unselected package libgitlab-api-v4-perl.
16:03:42 #10 41.31 Preparing to unpack .../233-libgitlab-api-v4-perl_0.16-1_all.deb ...
16:03:42 #10 41.32 Unpacking libgitlab-api-v4-perl (0.16-1) ...
16:03:42 #10 41.35 Selecting previously unselected package libglib2.0-data.
16:03:42 #11 44.17 Setting up libhwasan0:arm64 (12.1.0-2ubuntu1~22.04) ...
16:03:42 #11 44.18 Setting up libcrypt-dev:arm64 (1:4.4.27-1) ...
16:03:42 #11 44.19 Setting up libuchardet0:arm64 (0.0.7-1build2) ...
16:03:42 #11 44.21 Setting up lzop (1.04-2build2) ...
16:03:42 #11 44.23 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
16:03:42 #11 44.26 Setting up git-man (1:2.34.1-1ubuntu1.5) ...
16:03:42 #11 44.27 Setting up netbase (6.3) ...
16:03:42 #11 44.31 Setting up libbinutils:arm64 (2.38-4ubuntu2.1) ...
16:03:42 #11 44.33 Setting up libfido2-1:arm64 (1.10.0-1) ...
16:03:42 #11 44.34 Setting up libisl23:arm64 (0.24-2build1) ...
16:03:42 #11 44.35 Setting up libc-dev-bin (2.35-0ubuntu3.1) ...
16:03:42 #11 44.37 Setting up openssl (3.0.2-0ubuntu1.7) ...
16:03:42 #11 44.39 Setting up libbsd0:arm64 (0.11.5-1) ...
16:03:42 #11 44.41 Setting up libelf1:arm64 (0.186-1build1) ...
16:03:42 #11 44.42 Setting up readline-common (8.1.2-1) ...
16:03:42 #11 44.44 Setting up publicsuffix (20211207.1025-1) ...
16:03:42 #11 44.46 Setting up zstd (1.4.8+dfsg-3build1) ...
16:03:42 #11 44.47 Setting up libmarkdown2:arm64 (2.2.7-2) ...
16:03:42 #12 5.338 The following NEW packages will be installed:
16:03:42 #12 5.338   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
16:03:42 #12 5.338   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:03:42 #12 5.339   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
16:03:42 #12 5.339   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
16:03:42 #12 5.339   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
16:03:42 #12 5.339   libuv1 pkg-config
16:03:42 #10 32.80 Selecting previously unselected package binutils.
16:03:42 #10 32.80 Preparing to unpack .../059-binutils_2.30-21ubuntu1~18.04.8_amd64.deb ...
16:03:42 #10 32.81 Unpacking binutils (2.30-21ubuntu1~18.04.8) ...
16:03:42 #10 32.84 Selecting previously unselected package libc-dev-bin.
16:03:42 #12 0.954 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
16:03:42 #12 1.029 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
16:03:42 #12 1.103 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
16:03:42 #11 31.97 Preparing to unpack .../131-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ...
16:03:42 #11 31.98 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
16:03:42 #11 32.01 Selecting previously unselected package gnupg.
16:03:42 #11 32.01 Preparing to unpack .../132-gnupg_2.2.27-3ubuntu2.1_all.deb ...
16:03:42 #11 32.01 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
16:03:42 #11 32.04 Selecting previously unselected package libfile-dirlist-perl.
16:03:42 #11 32.04 Preparing to unpack .../133-libfile-dirlist-perl_0.05-2_all.deb ...
16:03:42 #11 32.05 Unpacking libfile-dirlist-perl (0.05-2) ...
16:03:42 #11 32.07 Selecting previously unselected package libfile-which-perl.
16:03:42 #11 32.08 Preparing to unpack .../134-libfile-which-perl_1.23-1_all.deb ...
16:03:42 #11 32.08 Unpacking libfile-which-perl (1.23-1) ...
16:03:42 #11 32.11 Selecting previously unselected package libfile-homedir-perl.
16:03:42 #11 32.11 Preparing to unpack .../135-libfile-homedir-perl_1.006-1_all.deb ...
16:03:42 #11 32.11 Unpacking libfile-homedir-perl (1.006-1) ...
16:03:42 #11 32.15 Selecting previously unselected package libfile-touch-perl.
16:03:42 #11 32.15 Preparing to unpack .../136-libfile-touch-perl_0.12-1_all.deb ...
16:03:42 #11 32.16 Unpacking libfile-touch-perl (0.12-1) ...
16:03:42 #11 32.20 Selecting previously unselected package libio-pty-perl.
16:03:42 #11 32.20 Preparing to unpack .../137-libio-pty-perl_1%3a1.15-2build2_armhf.deb ...
16:03:42 #11 32.20 Unpacking libio-pty-perl (1:1.15-2build2) ...
16:03:42 #11 32.23 Selecting previously unselected package libipc-run-perl.
16:03:42 #11 32.23 Preparing to unpack .../138-libipc-run-perl_20200505.0-1_all.deb ...
16:03:42 #11 32.24 Unpacking libipc-run-perl (20200505.0-1) ...
16:03:42 #11 32.27 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:42 #11 32.27 Preparing to unpack .../139-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:03:42 #11 32.27 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:03:42 #11 32.30 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:42 #11 33.39 Preparing to unpack .../156-dirmngr_2.2.35-3ubuntu1_arm64.deb ...
16:03:42 #11 33.43 Unpacking dirmngr (2.2.35-3ubuntu1) ...
16:03:42 #11 33.46 Selecting previously unselected package gnupg-l10n.
16:03:42 #11 33.47 Preparing to unpack .../157-gnupg-l10n_2.2.35-3ubuntu1_all.deb ...
16:03:42 #11 33.47 Unpacking gnupg-l10n (2.2.35-3ubuntu1) ...
16:03:42 #11 33.52 Selecting previously unselected package gnupg-utils.
16:03:42 #11 33.52 Preparing to unpack .../158-gnupg-utils_2.2.35-3ubuntu1_arm64.deb ...
16:03:42 #11 33.53 Unpacking gnupg-utils (2.2.35-3ubuntu1) ...
16:03:42 #11 33.62 Selecting previously unselected package gpg.
16:03:42 #10 47.30 Setting up libcrypt-dev:arm64 (1:4.4.18-4) ...
16:03:42 #10 47.31 Setting up libuchardet0:arm64 (0.0.7-1) ...
16:03:42 #10 47.33 Setting up lzop (1.04-2) ...
16:03:42 #10 47.34 Setting up libmpdec3:arm64 (2.5.1-1) ...
16:03:42 #10 47.35 Setting up git-man (1:2.30.2-1) ...
16:03:42 #10 47.37 Setting up libssh2-1:arm64 (1.9.0-2) ...
16:03:42 #10 47.38 Setting up netbase (6.3) ...
16:03:42 #10 47.41 Setting up libtiff5:arm64 (4.2.0-1+deb11u1) ...
16:03:42 #10 47.43 Setting up libbinutils:arm64 (2.35.2-2) ...
16:03:42 #10 47.44 Setting up libfido2-1:arm64 (1.6.0-2) ...
16:03:42 #10 47.45 Setting up libisl23:arm64 (0.23-1) ...
16:03:42 #10 47.47 Setting up libc-dev-bin (2.31-13+deb11u5) ...
16:03:42 #10 47.48 Setting up openssl (1.1.1n-0+deb11u3) ...
16:03:42 #10 47.50 Setting up libbsd0:arm64 (0.11.3-1) ...
16:03:42 #10 47.51 Setting up libelf1:arm64 (0.183-1) ...
16:03:42 #10 47.52 Setting up readline-common (8.1-1) ...
16:03:42 #10 47.54 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
16:03:42 #10 47.55 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
16:03:42 #10 47.57 Setting up libmarkdown2:arm64 (2.2.6-1) ...
16:03:42 #10 47.59 Setting up libcc1-0:arm64 (10.2.1-6) ...
16:03:42 #10 47.60 Setting up iso-codes (4.6.0-1) ...
16:03:42 #10 47.61 Setting up liblocale-gettext-perl (1.07-4+b1) ...
16:03:42 #10 47.63 Setting up liblsan0:arm64 (10.2.1-6) ...
16:03:42 #10 47.72   Installing       : shared-mime-info-2.1-3.fc35.aarch64                 36/144 
16:03:42 #10 47.73   Running scriptlet: shared-mime-info-2.1-3.fc35.aarch64                 36/144 
16:03:42 #10 47.75   Installing       : qt5-srpm-macros-5.15.2-3.fc35.noarch                37/144 
16:03:42 #10 47.76   Installing       : python3-zstd-1.4.5.1-5.fc35.aarch64                 38/144 
16:03:42 #10 47.77   Installing       : python3-toml-0.10.2-5.fc35.noarch                   39/144 
16:03:42 #10 47.78   Installing       : python3-pyxdg-0.27-3.fc35.noarch                    40/144 
16:03:42 #10 47.79   Installing       : python3-distro-1.6.0-1.fc35.noarch                  41/144 
16:03:42 #10 47.80   Installing       : python3-dnf-plugins-core-4.3.1-1.fc35.noarch        42/144 
16:03:42 #10 47.81   Installing       : pkgconf-m4-1.8.0-1.fc35.noarch                      43/144 
16:03:42 #10 47.81   Installing       : perl-srpm-macros-1-42.fc35.noarch                   44/144 
16:03:42 #10 47.82   Installing       : openblas-srpm-macros-2-10.fc35.noarch               45/144 
16:03:42 #10 47.82   Installing       : ocaml-srpm-macros-6-5.fc35.noarch                   46/144 
16:03:42 #10 47.83   Installing       : nim-srpm-macros-3-5.fc35.noarch                     47/144 
16:03:42 #10 47.84   Installing       : ncurses-6.2-8.20210508.fc35.aarch64                 48/144 
16:03:42 #10 47.84   Installing       : lua-srpm-macros-1-5.fc35.noarch                     49/144 
16:03:42 #10 47.85   Installing       : libstemmer-0-17.585svn.fc35.aarch64                 50/144 
16:03:42 #10 47.86   Installing       : libproxy-0.4.17-3.fc35.aarch64                      51/144 
16:03:42 #10 47.87   Installing       : glib-networking-2.70.1-1.fc35.aarch64               52/144 
16:03:42 #10 47.89   Installing       : libsoup-2.74.2-1.fc35.aarch64                       53/144 
16:03:42 #10 47.90   Installing       : libpng-2:1.6.37-11.fc35.aarch64                     54/144 
16:03:42 #10 47.90   Installing       : libpkgconf-1.8.0-1.fc35.aarch64                     55/144 
16:03:42 #10 47.91   Installing       : pkgconf-1.8.0-1.fc35.aarch64                        56/144 
16:03:42 #10 47.92   Installing       : pkgconf-pkg-config-1.8.0-1.fc35.aarch64             57/144 
16:03:42 #10 31.47 Selecting previously unselected package xz-utils.
16:03:42 #24 21.11 Get:74 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
16:03:42 #10 40.99 Preparing to unpack .../166-libalgorithm-diff-perl_1.19.03-2_all.deb ...
16:03:42 #10 41.00 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
16:03:42 #10 41.03 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:03:42 #10 41.04 Preparing to unpack .../167-libalgorithm-diff-xs-perl_0.04-5+b1_armhf.deb ...
16:03:42 #10 41.09 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
16:03:42 #10 41.12 Selecting previously unselected package libalgorithm-merge-perl.
16:03:42 #10 41.13 Preparing to unpack .../168-libalgorithm-merge-perl_0.08-3_all.deb ...
16:03:42 #10 41.14 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:03:42 #10 41.18 Selecting previously unselected package libapt-inst2.0:armhf.
16:03:42 #10 41.19 Preparing to unpack .../169-libapt-inst2.0_1.8.2.3_armhf.deb ...
16:03:42 #10 41.19 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
16:03:42 #11 28.81 Preparing to unpack .../158-libfile-listing-perl_6.14-1_all.deb ...
16:03:42 #11 28.81 Unpacking libfile-listing-perl (6.14-1) ...
16:03:42 #11 28.85 Selecting previously unselected package libhtml-tagset-perl.
16:03:42 #11 28.85 Preparing to unpack .../159-libhtml-tagset-perl_3.20-4_all.deb ...
16:03:42 #11 28.85 Unpacking libhtml-tagset-perl (3.20-4) ...
16:03:42 #11 28.88 Selecting previously unselected package liburi-perl.
16:03:42 #11 28.88 Preparing to unpack .../160-liburi-perl_5.10-1_all.deb ...
16:03:42 #11 28.88 Unpacking liburi-perl (5.10-1) ...
16:03:42 #11 28.92 Selecting previously unselected package libhtml-parser-perl:amd64.
16:03:42 #11 28.92 Preparing to unpack .../161-libhtml-parser-perl_3.76-1build2_amd64.deb ...
16:03:42 #11 28.93 Unpacking libhtml-parser-perl:amd64 (3.76-1build2) ...
16:03:42 #11 28.96 Selecting previously unselected package libhtml-tree-perl.
16:03:42 #11 28.96 Preparing to unpack .../162-libhtml-tree-perl_5.07-2_all.deb ...
16:03:42 #11 28.97 Unpacking libhtml-tree-perl (5.07-2) ...
16:03:42 #11 29.01 Selecting previously unselected package libio-html-perl.
16:03:42 #11 29.01 Preparing to unpack .../163-libio-html-perl_1.004-2_all.deb ...
16:03:42 #11 29.02 Unpacking libio-html-perl (1.004-2) ...
16:03:42 #11 29.05 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:42 #11 29.05 Preparing to unpack .../164-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:03:42 #11 29.05 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:03:42 #11 29.08 Selecting previously unselected package libhttp-message-perl.
16:03:42 #11 29.08 Preparing to unpack .../165-libhttp-message-perl_6.36-1_all.deb ...
16:03:42 #11 29.08 Unpacking libhttp-message-perl (6.36-1) ...
16:03:42 #11 29.11 Selecting previously unselected package libhttp-cookies-perl.
16:03:42 #11 29.11 Preparing to unpack .../166-libhttp-cookies-perl_6.10-1_all.deb ...
16:03:42 #11 29.11 Unpacking libhttp-cookies-perl (6.10-1) ...
16:03:42 #11 29.14 Selecting previously unselected package libhttp-negotiate-perl.
16:03:42 #11 29.14 Preparing to unpack .../167-libhttp-negotiate-perl_6.01-1_all.deb ...
16:03:42 #11 29.16 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:03:42 #10 49.77 
16:03:42 #10 49.77 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:03:42 #10 49.80 Setting up liblist-moreutils-perl (0.416-1build3) ...
16:03:42 #10 49.81 Setting up libhttp-date-perl (6.02-1) ...
16:03:42 #10 49.82 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:03:42 #10 49.83 Setting up build-essential (12.4ubuntu1) ...
16:03:42 #10 49.85 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.21) ...
16:03:42 #10 49.86 Setting up libdevel-callchecker-perl (0.007-2build1) ...
16:03:42 #10 49.87 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.21) ...
16:03:42 #10 49.88 Setting up devscripts (2.17.12ubuntu1.1) ...
16:03:42 #10 38.53 Dependencies resolved.
16:03:42 #10 38.55 ================================================================================
16:03:42 #10 38.55  Package                       Arch      Version                Repo       Size
16:03:42 #10 38.55 ================================================================================
16:03:42 #10 38.55 Installing:
16:03:42 #10 38.55  dnf-plugins-core              noarch    4.3.1-1.fc37           fedora     34 k
16:03:42 #10 38.55  rpm-build                     aarch64   4.18.0-1.fc37          fedora     77 k
16:03:42 #10 38.55  rpmlint                       noarch    2.4.0-3.fc37           updates   330 k
16:03:42 #10 38.55 Installing dependencies:
16:03:42 #10 38.55  ansible-srpm-macros           noarch    1-8.1.fc37             updates   8.6 k
16:03:42 #10 38.55  binutils                      aarch64   2.38-25.fc37           updates   5.8 M
16:03:42 #10 38.55  binutils-gold                 aarch64   2.38-25.fc37           updates   923 k
16:03:42 #10 38.55  bzip2                         aarch64   1.0.8-12.fc37          fedora     52 k
16:03:42 #10 38.55  cpio                          aarch64   2.13-13.fc37           fedora    274 k
16:03:42 #10 38.55  dash                          aarch64   0.5.11.5-2.fc37        fedora     98 k
16:03:42 #10 38.55  dbus-libs                     aarch64   1:1.14.4-1.fc37        updates   154 k
16:03:42 #10 38.55  debugedit                     aarch64   5.0-5.fc37             fedora     76 k
16:03:42 #10 38.55  desktop-file-utils            aarch64   0.26-7.fc37            fedora     71 k
16:03:42 #10 38.55  devscripts-checkbashisms      aarch64   2.22.2-3.fc37          fedora     28 k
16:03:42 #10 38.55  diffutils                     aarch64   3.8-3.fc37             fedora    376 k
16:03:42 #10 38.55  dwz                           aarch64   0.14-7.fc37            fedora    126 k
16:03:42 #10 38.55  ed                            aarch64   1.18-2.fc37            fedora     78 k
16:03:42 #10 38.55  efi-srpm-macros               noarch    5-6.fc37               fedora     22 k
16:03:42 #10 38.55  elfutils                      aarch64   0.187-8.fc37           fedora    521 k
16:03:42 #10 38.55  elfutils-debuginfod-client    aarch64   0.187-8.fc37           fedora     38 k
16:03:42 #10 38.55  emacs-filesystem              noarch    1:28.1-3.fc37          fedora    9.5 k
16:03:42 #10 38.55  enchant2                      aarch64   2.3.3-2.fc37           fedora     64 k
16:03:42 #10 38.55  file                          aarch64   5.42-4.fc37            fedora     49 k
16:03:42 #10 38.55  fonts-srpm-macros             noarch    1:2.0.5-9.fc37         fedora     26 k
16:03:42 #10 38.55  fpc-srpm-macros               noarch    1.3-6.fc37             fedora    7.7 k
16:03:42 #10 38.55  gdb-minimal                   aarch64   12.1-6.fc37            updates   3.5 M
16:03:42 #10 38.55  gdk-pixbuf2                   aarch64   2.42.10-1.fc37         fedora    483 k
16:03:42 #10 38.55  ghc-srpm-macros               noarch    1.5.0-7.fc37           fedora    7.8 k
16:03:42 #10 38.55  glibc-gconv-extra             aarch64   2.36-8.fc37            updates   1.7 M
16:03:42 #10 38.55  gnat-srpm-macros              noarch    4-16.fc37              fedora    8.3 k
16:03:42 #10 38.55  go-srpm-macros                noarch    3.2.0-1.fc37           fedora     27 k
16:03:42 #10 38.55  groff-base                    aarch64   1.22.4-10.fc37         fedora    1.0 M
16:03:42 #10 38.55  hunspell                      aarch64   1.7.0-21.fc37          fedora    265 k
16:03:42 #10 38.55  hunspell-en-GB                noarch    0.20140811.1-23.fc37   fedora    225 k
16:03:42 #10 38.55  hunspell-en-US                noarch    0.20140811.1-23.fc37   fedora    176 k
16:03:42 #10 38.55  hunspell-filesystem           aarch64   1.7.0-21.fc37          fedora    8.8 k
16:03:42 #10 38.55  json-glib                     aarch64   1.6.6-3.fc37           fedora    160 k
16:03:42 #10 38.55  kernel-srpm-macros            noarch    1.0-15.fc37            fedora    9.4 k
16:03:42 #10 38.55  libappstream-glib             aarch64   0.8.1-1.fc37           fedora    389 k
16:03:42 #10 38.55  libjpeg-turbo                 aarch64   2.1.3-2.fc37           fedora    195 k
16:03:42 #10 38.55  libpkgconf                    aarch64   1.8.0-3.fc37           fedora     36 k
16:03:42 #10 38.55  libpng                        aarch64   2:1.6.37-13.fc37       fedora    114 k
16:03:42 #10 38.55  libstemmer                    aarch64   0-19.585svn.fc37       fedora     79 k
16:03:42 #10 38.55  lua-srpm-macros               noarch    1-7.fc37               fedora    8.8 k
16:03:42 #10 38.55  ncurses                       aarch64   6.3-3.20220501.fc37    fedora    409 k
16:03:42 #10 38.55  nim-srpm-macros               noarch    3-7.fc37               fedora    8.4 k
16:03:42 #10 38.55  ocaml-srpm-macros             noarch    7-2.fc37               fedora     13 k
16:03:42 #10 38.55  openblas-srpm-macros          noarch    2-12.fc37              fedora    7.5 k
16:03:42 #10 38.55  package-notes-srpm-macros     noarch    0.5-6.fc37             fedora     11 k
16:03:42 #10 38.55  patch                         aarch64   2.7.6-17.fc37          fedora    121 k
16:03:42 #10 38.55  perl-AutoLoader               noarch    5.74-492.fc37          fedora     24 k
16:03:42 #10 38.55  perl-B                        aarch64   1.83-492.fc37          fedora    186 k
16:03:42 #10 38.55  perl-Carp                     noarch    1.52-489.fc37          fedora     29 k
16:03:42 #10 38.55  perl-Class-Struct             noarch    0.66-492.fc37          fedora     25 k
16:03:42 #10 38.55  perl-Data-Dumper              aarch64   2.184-490.fc37         fedora     55 k
16:03:42 #10 38.55  perl-Digest                   noarch    1.20-489.fc37          fedora     26 k
16:03:42 #10 38.55  perl-Digest-MD5               aarch64   2.58-489.fc37          fedora     36 k
16:03:42 #10 38.55  perl-DynaLoader               aarch64   1.52-492.fc37          fedora     29 k
16:03:42 #10 38.55  perl-Encode                   aarch64   4:3.19-492.fc37        fedora    1.7 M
16:03:42 #10 38.55  perl-Errno                    aarch64   1.36-492.fc37          fedora     18 k
16:03:42 #10 38.55  perl-Exporter                 noarch    5.77-489.fc37          fedora     31 k
16:03:42 #10 38.55  perl-Fcntl                    aarch64   1.15-492.fc37          fedora     24 k
16:03:42 #10 38.55  perl-File-Basename            noarch    2.85-492.fc37          fedora     20 k
16:03:42 #10 38.55  perl-File-Path                noarch    2.18-489.fc37          fedora     35 k
16:03:42 #10 38.55  perl-File-Temp                noarch    1:0.231.100-489.fc37   fedora     59 k
16:03:42 #10 38.55  perl-File-stat                noarch    1.12-492.fc37          fedora     20 k
16:03:42 #10 38.55  perl-FileHandle               noarch    2.03-492.fc37          fedora     19 k
16:03:42 #10 38.55  perl-Getopt-Long              noarch    1:2.54-1.fc37          updates    60 k
16:03:42 #10 38.55  perl-Getopt-Std               noarch    1.13-492.fc37          fedora     19 k
16:03:42 #10 38.55  perl-HTTP-Tiny                noarch    0.082-1.fc37           fedora     55 k
16:03:42 #10 38.55  perl-IO                       aarch64   1.50-492.fc37          fedora     95 k
16:03:42 #10 38.55  perl-IPC-Open3                noarch    1.22-492.fc37          fedora     26 k
16:03:42 #10 38.55  perl-MIME-Base64              aarch64   3.16-489.fc37          fedora     30 k
16:03:42 #10 38.55  perl-Net-SSLeay               aarch64   1.92-4.fc37            fedora    358 k
16:03:42 #10 38.55  perl-POSIX                    aarch64   2.03-492.fc37          fedora    101 k
16:03:42 #10 38.55  perl-PathTools                aarch64   3.84-489.fc37          fedora     90 k
16:03:42 #10 38.55  perl-Pod-Escapes              noarch    1:1.07-489.fc37        fedora     20 k
16:03:42 #10 38.55  perl-Pod-Perldoc              noarch    3.28.01-490.fc37       fedora     90 k
16:03:42 #10 38.55  perl-Pod-Simple               noarch    1:3.43-490.fc37        fedora    225 k
16:03:42 #10 38.55  perl-Pod-Usage                noarch    4:2.03-3.fc37          fedora     40 k
16:03:42 #10 38.55  perl-Scalar-List-Utils        aarch64   5:1.63-489.fc37        fedora     71 k
16:03:42 #10 38.55  perl-SelectSaver              noarch    1.02-492.fc37          fedora     15 k
16:03:42 #10 38.55  perl-Socket                   aarch64   4:2.036-1.fc37         fedora     55 k
16:03:42 #10 38.55  perl-Storable                 aarch64   1:3.26-489.fc37        fedora     95 k
16:03:42 #10 38.55  perl-Symbol                   noarch    1.09-492.fc37          fedora     17 k
16:03:42 #10 38.55  perl-Term-ANSIColor           noarch    5.01-490.fc37          fedora     48 k
16:03:42 #10 38.55  perl-Term-Cap                 noarch    1.17-489.fc37          fedora     22 k
16:03:42 #10 38.55  perl-Text-ParseWords          noarch    3.31-489.fc37          fedora     16 k
16:03:42 #10 38.55  perl-Text-Tabs+Wrap           noarch    2021.0814-489.fc37     fedora     22 k
16:03:42 #10 38.55  perl-Time-Local               noarch    2:1.300-489.fc37       fedora     33 k
16:03:42 #10 38.55  perl-URI                      noarch    5.17-1.fc37            updates   123 k
16:03:42 #10 38.55  perl-base                     noarch    2.27-492.fc37          fedora     19 k
16:03:42 #10 38.55  perl-constant                 noarch    1.33-490.fc37          fedora     23 k
16:03:42 #10 38.55  perl-if                       noarch    0.61.000-492.fc37      fedora     17 k
16:03:42 #10 38.55  perl-interpreter              aarch64   4:5.36.0-492.fc37      fedora     75 k
16:03:42 #10 38.55  perl-libnet                   noarch    3.14-490.fc37          fedora    132 k
16:03:42 #10 38.55  perl-libs                     aarch64   4:5.36.0-492.fc37      fedora    2.2 M
16:03:42 #10 38.55  perl-mro                      aarch64   1.26-492.fc37          fedora     31 k
16:03:42 #10 38.55  perl-overload                 noarch    1.35-492.fc37          fedora     49 k
16:03:42 #10 38.55  perl-overloading              noarch    0.02-492.fc37          fedora     16 k
16:03:42 #10 38.55  perl-parent                   noarch    1:0.238-489.fc37       fedora     14 k
16:03:42 #10 38.55  perl-podlators                noarch    1:4.14-489.fc37        fedora    116 k
16:03:42 #10 38.55  perl-srpm-macros              noarch    1-46.fc37              fedora    8.3 k
16:03:42 #10 38.55  perl-subs                     noarch    1.04-492.fc37          fedora     15 k
16:03:42 #10 38.55  perl-vars                     noarch    1.05-492.fc37          fedora     16 k
16:03:42 #10 38.55  pkgconf                       aarch64   1.8.0-3.fc37           fedora     41 k
16:03:42 #10 38.55  pkgconf-m4                    noarch    1.8.0-3.fc37           fedora     14 k
16:03:42 #10 38.55  pkgconf-pkg-config            aarch64   1.8.0-3.fc37           fedora     10 k
16:03:42 #10 38.55  python-srpm-macros            noarch    3.11-5.fc37            updates    24 k
16:03:42 #10 38.55  python3-construct             noarch    2.10.68-3.fc37         fedora    152 k
16:03:42 #10 38.55  python3-dateutil              noarch    1:2.8.2-4.fc37         fedora    361 k
16:03:42 #10 38.55  python3-dbus                  aarch64   1.3.2-1.fc37           updates   158 k
16:03:42 #10 38.55  python3-distro                noarch    1.7.0-3.fc37           fedora     48 k
16:03:42 #10 38.55  python3-dnf-plugins-core      noarch    4.3.1-1.fc37           fedora    278 k
16:03:42 #10 38.55  python3-enchant               noarch    3.2.2-5.fc37           fedora    103 k
16:03:42 #10 38.55  python3-file-magic            noarch    5.42-4.fc37            fedora     20 k
16:03:42 #10 38.55  python3-pybeam                noarch    0.7-4.fc37             fedora     32 k
16:03:42 #10 38.55  python3-pyxdg                 noarch    0.27-6.fc37            fedora    135 k
16:03:42 #10 38.55  python3-six                   noarch    1.16.0-8.fc37          fedora     42 k
16:03:42 #10 38.55  python3-tomli-w               noarch    1.0.0-4.fc37           fedora     21 k
16:03:42 #10 38.55  python3-zstandard             aarch64   0.19.0-1.fc37          updates   441 k
16:03:42 #10 38.55  qt5-srpm-macros               noarch    5.15.7-1.fc37          updates   7.9 k
16:03:42 #10 38.55  redhat-rpm-config             noarch    228-1.fc37             fedora     81 k
16:03:42 #10 38.55  rpmautospec-rpm-macros        noarch    0.3.0-1.fc37           fedora    8.8 k
16:03:42 #10 38.55  rpmlint-fedora-license-data   noarch    1.8-1.fc37             updates    16 k
16:03:42 #10 38.55  rust-srpm-macros              noarch    23-1.fc37              updates   9.4 k
16:03:42 #10 38.55  shared-mime-info              aarch64   2.2-2.fc37             fedora    381 k
16:03:42 #10 38.55  unzip                         aarch64   6.0-58.fc37            fedora    182 k
16:03:42 #10 38.55  xxhash-libs                   aarch64   0.8.1-3.fc37           fedora     33 k
16:03:42 #10 38.55  xz                            aarch64   5.2.5-10.fc37          fedora    223 k
16:03:42 #10 38.55  zip                           aarch64   3.0-33.fc37            fedora    256 k
16:03:42 #10 38.55  zstd                          aarch64   1.5.2-3.fc37           fedora    412 k
16:03:42 #10 38.55 Installing weak dependencies:
16:03:42 #10 38.55  hunspell-en                   noarch    0.20140811.1-23.fc37   fedora    180 k
16:03:42 #10 38.55  perl-IO-Socket-IP             noarch    0.41-490.fc37          fedora     42 k
16:03:42 #10 38.55  perl-IO-Socket-SSL            noarch    2.075-1.fc37           fedora    221 k
16:03:42 #10 38.55  perl-Mozilla-CA               noarch    20211001-4.fc37        fedora     12 k
16:03:42 #10 38.55  perl-NDBM_File                aarch64   1.15-492.fc37          fedora     25 k
16:03:42 #10 38.55 
16:03:42 #10 38.55 Transaction Summary
16:03:42 #10 38.55 ================================================================================
16:03:42 #10 38.55 Install  136 Packages
16:03:42 #10 38.55 
16:03:42 #10 38.56 Total download size: 29 M
16:03:42 #10 38.56 Installed size: 124 M
16:03:42 #10 38.56 Downloading Packages:
16:03:42 #10 40.65 Selecting previously unselected package psmisc.
16:03:42 #10 40.65 Preparing to unpack .../318-psmisc_23.2-1+deb10u1_arm64.deb ...
16:03:42 #10 40.66 Unpacking psmisc (23.2-1+deb10u1) ...
16:03:42 #10 40.70 Selecting previously unselected package publicsuffix.
16:03:42 #10 40.71 Preparing to unpack .../319-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
16:03:42 #10 40.71 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
16:03:42 #10 40.76 Selecting previously unselected package python-apt-common.
16:03:42 #10 40.76 Preparing to unpack .../320-python-apt-common_1.8.4.3_all.deb ...
16:03:42 #10 40.77 Unpacking python-apt-common (1.8.4.3) ...
16:03:42 #10 40.82 Selecting previously unselected package python3-apt.
16:03:42 #10 40.82 Preparing to unpack .../321-python3-apt_1.8.4.3_arm64.deb ...
16:03:42 #10 40.83 Unpacking python3-apt (1.8.4.3) ...
16:03:42 #10 40.88 Selecting previously unselected package python3-certifi.
16:03:42 #11 28.60 Selecting previously unselected package libcrypt-dev:amd64.
16:03:42 #11 28.60 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
16:03:42 #11 28.61 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
16:03:42 #11 28.65 Selecting previously unselected package libc6-dev:amd64.
16:03:42 #11 28.65 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.9_amd64.deb ...
16:03:42 #11 28.66 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.9) ...
16:03:42 #10 46.85 Running transaction check
16:03:42 #10 46.93 Transaction check succeeded.
16:03:42 #10 46.93 Running transaction test
16:03:42 #10 54.43 Setting up libicu67:armhf (67.1-7) ...
16:03:42 #10 54.45 Setting up libfcgi0ldbl:armhf (2.4.2-2) ...
16:03:42 #10 54.47 Setting up xdg-user-dirs (0.17-2) ...
16:03:42 #10 54.51 Setting up libmagic-mgc (1:5.39-3) ...
16:03:42 #10 54.53 Setting up libyaml-0-2:armhf (0.2.2-1) ...
16:03:42 #10 54.54 Setting up libglib2.0-0:armhf (2.66.8-1) ...
16:03:42 #10 54.58 No schema files found: doing nothing.
16:03:42 #10 54.59 Setting up distro-info-data (0.51+deb11u2) ...
16:03:42 #10 54.60 Setting up manpages (5.10-1) ...
16:03:42 #10 54.62 Setting up unzip (6.0-26+deb11u1) ...
16:03:42 #10 54.64 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
16:03:42 #11 30.65 Preparing to unpack .../217-liberror-perl_0.17029-1_all.deb ...
16:03:42 #11 30.66 Unpacking liberror-perl (0.17029-1) ...
16:03:42 #11 30.70 Selecting previously unselected package git-man.
16:03:42 #11 30.70 Preparing to unpack .../218-git-man_1%3a2.37.2-1ubuntu1.1_all.deb ...
16:03:42 #11 30.70 Unpacking git-man (1:2.37.2-1ubuntu1.1) ...
16:03:42 #11 30.75 Selecting previously unselected package git.
16:03:42 #11 30.75 Preparing to unpack .../219-git_1%3a2.37.2-1ubuntu1.1_amd64.deb ...
16:03:42 #11 30.76 Unpacking git (1:2.37.2-1ubuntu1.1) ...
16:03:42 #11 30.88 Selecting previously unselected package libalgorithm-diff-perl.
16:03:42 #10 41.35 Preparing to unpack .../234-libglib2.0-data_2.58.3-2+deb10u4_all.deb ...
16:03:42 #10 41.36 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ...
16:03:42 #10 41.53 Selecting previously unselected package libgpm2:amd64.
16:03:42 #10 41.53 Preparing to unpack .../235-libgpm2_1.20.7-5_amd64.deb ...
16:03:42 #10 41.54 Unpacking libgpm2:amd64 (1.20.7-5) ...
16:03:42 #10 41.58 Selecting previously unselected package libidn11:amd64.
16:03:42 #10 41.58 Preparing to unpack .../236-libidn11_1.33-2.2_amd64.deb ...
16:03:42 #10 41.58 Unpacking libidn11:amd64 (1.33-2.2) ...
16:03:42 #10 41.63 Selecting previously unselected package libntlm0:amd64.
16:03:42 #11 44.49 Setting up libcc1-0:arm64 (12.1.0-2ubuntu1~22.04) ...
16:03:42 #11 44.50 Setting up iso-codes (4.9.0-1) ...
16:03:42 #11 44.52 Setting up liblocale-gettext-perl (1.07-4build3) ...
16:03:42 #11 44.53 Setting up liblsan0:arm64 (12.1.0-2ubuntu1~22.04) ...
16:03:42 #11 44.55 Setting up dctrl-tools (2.24-3build2) ...
16:03:42 #11 44.57 Setting up libitm1:arm64 (12.1.0-2ubuntu1~22.04) ...
16:03:42 #11 44.58 Setting up libgdbm6:arm64 (1.23-1) ...
16:03:42 #11 44.59 Setting up libicu70:arm64 (70.1-2) ...
16:03:42 #11 44.61 Setting up libtsan0:arm64 (11.3.0-1ubuntu1~22.04) ...
16:03:42 #11 44.62 Setting up libctf0:arm64 (2.38-4ubuntu2.1) ...
16:03:42 #11 44.64 Setting up libjpeg8:arm64 (8c-2ubuntu10) ...
16:03:42 #11 44.65 Setting up pinentry-curses (1.1.1-1build2) ...
16:03:42 #11 44.69 Setting up cpp-11 (11.3.0-1ubuntu1~22.04) ...
16:03:42 #10 32.84 Preparing to unpack .../060-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ...
16:03:42 #10 32.85 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ...
16:03:42 #10 32.88 Selecting previously unselected package linux-libc-dev:amd64.
16:03:42 #10 32.88 Preparing to unpack .../061-linux-libc-dev_4.15.0-200.211_amd64.deb ...
16:03:42 #10 32.89 Unpacking linux-libc-dev:amd64 (4.15.0-200.211) ...
16:03:42 #10 33.06 Selecting previously unselected package libc6-dev:amd64.
16:03:42 #10 33.06 Preparing to unpack .../062-libc6-dev_2.27-3ubuntu1.6_amd64.deb ...
16:03:42 #10 33.06 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) ...
16:03:42 #11 45.30 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
16:03:42 #11 45.32 Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
16:03:42 #11 45.33 Setting up gpg (2.2.19-3ubuntu2.2) ...
16:03:42 #11 45.34 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
16:03:42 #11 45.36 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
16:03:42 #11 45.37 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
16:03:42 #11 22.74 Selecting previously unselected package python3-minimal.
16:03:42 #11 22.74 (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 ... 4719 files and directories currently installed.)
16:03:42 #11 22.75 Preparing to unpack .../00-python3-minimal_3.10.6-1_armhf.deb ...
16:03:42 #11 22.75 Unpacking python3-minimal (3.10.6-1) ...
16:03:42 #11 22.82 Selecting previously unselected package media-types.
16:03:42 #11 22.82 Preparing to unpack .../01-media-types_8.0.0_all.deb ...
16:03:42 #11 22.82 Unpacking media-types (8.0.0) ...
16:03:42 #11 22.86 Selecting previously unselected package libmpdec3:armhf.
16:03:42 #11 22.86 Preparing to unpack .../02-libmpdec3_2.5.1-2build2_armhf.deb ...
16:03:42 #11 22.86 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
16:03:42 #11 22.90 Selecting previously unselected package libkrb5support0:armhf.
16:03:42 #11 22.90 Preparing to unpack .../03-libkrb5support0_1.20-1_armhf.deb ...
16:03:42 #11 22.91 Unpacking libkrb5support0:armhf (1.20-1) ...
16:03:42 #11 22.95 Selecting previously unselected package libk5crypto3:armhf.
16:03:42 #11 22.95 Preparing to unpack .../04-libk5crypto3_1.20-1_armhf.deb ...
16:03:42 #11 22.95 Unpacking libk5crypto3:armhf (1.20-1) ...
16:03:42 #11 22.99 Selecting previously unselected package libkeyutils1:armhf.
16:03:42 #11 22.99 Preparing to unpack .../05-libkeyutils1_1.6.3-1_armhf.deb ...
16:03:42 #11 23.00 Unpacking libkeyutils1:armhf (1.6.3-1) ...
16:03:42 #11 23.03 Selecting previously unselected package libkrb5-3:armhf.
16:03:42 #11 23.03 Preparing to unpack .../06-libkrb5-3_1.20-1_armhf.deb ...
16:03:42 #11 23.04 Unpacking libkrb5-3:armhf (1.20-1) ...
16:03:42 #11 23.09 Selecting previously unselected package libgssapi-krb5-2:armhf.
16:03:42 #11 23.09 Preparing to unpack .../07-libgssapi-krb5-2_1.20-1_armhf.deb ...
16:03:42 #11 23.09 Unpacking libgssapi-krb5-2:armhf (1.20-1) ...
16:03:42 #11 23.12 Selecting previously unselected package libtirpc-common.
16:03:42 #11 32.30 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-3build9_armhf.deb ...
16:03:42 #11 32.31 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
16:03:42 #11 32.34 Selecting previously unselected package libb-hooks-op-check-perl.
16:03:42 #11 32.34 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-1build5_armhf.deb ...
16:03:42 #11 32.34 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
16:03:42 #11 32.37 Selecting previously unselected package libdynaloader-functions-perl.
16:03:42 #11 32.38 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:03:42 #11 32.38 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:03:42 #11 32.41 Selecting previously unselected package libdevel-callchecker-perl.
16:03:42 #11 32.41 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-1ubuntu4_armhf.deb ...
16:03:42 #11 32.42 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
16:03:42 #11 32.45 Selecting previously unselected package libparams-classify-perl.
16:03:42 #11 32.45 Preparing to unpack .../144-libparams-classify-perl_0.015-1build5_armhf.deb ...
16:03:42 #11 32.45 Unpacking libparams-classify-perl (0.015-1build5) ...
16:03:42 #11 32.48 Selecting previously unselected package libmodule-runtime-perl.
16:03:42 #11 32.48 Preparing to unpack .../145-libmodule-runtime-perl_0.016-1_all.deb ...
16:03:42 #11 32.48 Unpacking libmodule-runtime-perl (0.016-1) ...
16:03:42 #11 32.51 Selecting previously unselected package libimport-into-perl.
16:03:42 #11 33.62 Preparing to unpack .../159-gpg_2.2.35-3ubuntu1_arm64.deb ...
16:03:42 #11 33.63 Unpacking gpg (2.2.35-3ubuntu1) ...
16:03:42 #11 33.68 Selecting previously unselected package pinentry-curses.
16:03:42 #11 33.68 Preparing to unpack .../160-pinentry-curses_1.2.0-2ubuntu1_arm64.deb ...
16:03:42 #11 33.69 Unpacking pinentry-curses (1.2.0-2ubuntu1) ...
16:03:42 #11 33.74 Selecting previously unselected package gpg-agent.
16:03:42 #11 33.74 Preparing to unpack .../161-gpg-agent_2.2.35-3ubuntu1_arm64.deb ...
16:03:42 #11 33.75 Unpacking gpg-agent (2.2.35-3ubuntu1) ...
16:03:42 #11 33.79 Selecting previously unselected package gpg-wks-client.
16:03:42 #11 33.79 Preparing to unpack .../162-gpg-wks-client_2.2.35-3ubuntu1_arm64.deb ...
16:03:42 #11 33.80 Unpacking gpg-wks-client (2.2.35-3ubuntu1) ...
16:03:42 #11 33.83 Selecting previously unselected package gpg-wks-server.
16:03:42 #11 33.83 Preparing to unpack .../163-gpg-wks-server_2.2.35-3ubuntu1_arm64.deb ...
16:03:42 #11 33.84 Unpacking gpg-wks-server (2.2.35-3ubuntu1) ...
16:03:42 #11 33.87 Selecting previously unselected package gpgsm.
16:03:42 #10 47.64 Setting up cpp-10 (10.2.1-6) ...
16:03:42 #10 47.66 Setting up dctrl-tools (2.24-3) ...
16:03:42 #10 47.68 Setting up libitm1:arm64 (10.2.1-6) ...
16:03:42 #10 47.69 Setting up debian-keyring (2021.07.26) ...
16:03:42 #10 47.70 Setting up libgdbm6:arm64 (1.19-2) ...
16:03:42 #10 47.71 Setting up libtsan0:arm64 (10.2.1-6) ...
16:03:42 #10 47.73 Setting up libctf0:arm64 (2.35.2-2) ...
16:03:42 #10 47.74 Setting up pinentry-curses (1.1.0-4) ...
16:03:42 #10 47.76 Setting up manpages-dev (5.10-1) ...
16:03:42 #10 47.77 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
16:03:42 #10 47.79 Setting up libxcb1:arm64 (1.14-3) ...
16:03:42 #10 47.80 Setting up gettext (0.21-4) ...
16:03:42 #10 47.81 Setting up xdelta (1.1.3-9.3) ...
16:03:42 #10 47.83 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
16:03:42 #10 47.85 Setting up libgcc-10-dev:arm64 (10.2.1-6) ...
16:03:42 #10 31.47 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
16:03:42 #10 31.59 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:03:42 #24 21.11 Get:75 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
16:03:42 #24 21.13 Get:76 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
16:03:42 #24 21.15 Get:77 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
16:03:42 #24 21.17 Get:78 http://deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB]
16:03:42 #10 47.92   Installing       : libjpeg-turbo-2.1.0-3.fc35.aarch64                  58/144 
16:03:42 #10 47.94   Installing       : gdk-pixbuf2-2.42.6-2.fc35.aarch64                   59/144 
16:03:42 #10 47.95   Installing       : kernel-srpm-macros-1.0-6.fc35.noarch                60/144 
16:03:42 #10 47.95   Installing       : json-glib-1.6.6-1.fc35.aarch64                      61/144 
16:03:42 #10 47.97   Installing       : libappstream-glib-0.7.18-3.fc35.aarch64             62/144 
16:03:42 #10 47.98   Installing       : info-6.8-2.fc35.aarch64                             63/144 
16:03:42 #10 47.99   Installing       : ed-1.14.2-11.fc35.aarch64                           64/144 
16:03:42 #10 47.99   Installing       : patch-2.7.6-15.fc35.aarch64                         65/144 
16:03:42 #10 48.00   Running scriptlet: groff-base-1.22.4-8.fc35.aarch64                    66/144 
16:03:42 #10 48.05   Installing       : groff-base-1.22.4-8.fc35.aarch64                    66/144 
16:03:42 #10 48.06   Running scriptlet: groff-base-1.22.4-8.fc35.aarch64                    66/144 
16:03:42 #10 48.08   Installing       : perl-Digest-1.20-1.fc35.noarch                      67/144 
16:03:42 #10 48.08   Installing       : perl-Digest-MD5-2.58-478.fc35.aarch64               68/144 
16:03:42 #10 48.09   Installing       : perl-B-1.82-486.fc35.aarch64                        69/144 
16:03:42 #10 48.10   Installing       : perl-FileHandle-2.03-486.fc35.noarch                70/144 
16:03:42 #10 48.10   Installing       : perl-AutoLoader-5.74-486.fc35.noarch                71/144 
16:03:42 #10 48.11   Installing       : perl-Data-Dumper-2.183-2.fc35.aarch64               72/144 
16:03:42 #10 48.12   Installing       : perl-libnet-3.13-479.fc35.noarch                    73/144 
16:03:42 #10 48.13   Installing       : perl-base-2.27-486.fc35.noarch                      74/144 
16:03:42 #10 48.14   Installing       : perl-URI-5.09-4.fc35.noarch                         75/144 
16:03:42 #10 48.15   Installing       : perl-Net-SSLeay-1.90-4.fc35.aarch64                 76/144 
16:03:42 #10 48.16   Installing       : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         77/144 
16:03:42 #10 48.17   Installing       : perl-Time-Local-2:1.300-478.fc35.noarch             78/144 
16:03:42 #10 48.17   Installing       : perl-Mozilla-CA-20211001-1.fc35.noarch              79/144 
16:03:42 #10 48.18   Installing       : perl-if-0.60.900-486.fc35.noarch                    80/144 
16:03:42 #10 48.18   Installing       : perl-IO-Socket-IP-0.41-479.fc35.noarch              81/144 
16:03:42 #10 48.19   Installing       : perl-File-Path-2.18-478.fc35.noarch                 82/144 
16:03:42 #10 48.20   Installing       : perl-IO-Socket-SSL-2.072-1.fc35.noarch              83/144 
16:03:42 #10 48.20   Installing       : perl-Pod-Escapes-1:1.07-478.fc35.noarch             84/144 
16:03:42 #10 48.21   Installing       : perl-Term-ANSIColor-5.01-479.fc35.noarch            85/144 
16:03:42 #10 48.21   Installing       : perl-Class-Struct-0.66-486.fc35.noarch              86/144 
16:03:42 #10 48.22   Installing       : perl-POSIX-1.97-486.fc35.aarch64                    87/144 
16:03:42 #10 48.22   Installing       : perl-IPC-Open3-1.21-486.fc35.noarch                 88/144 
16:03:42 #10 48.23   Installing       : perl-subs-1.04-486.fc35.noarch                      89/144 
16:03:42 #10 48.23   Installing       : perl-File-Temp-1:0.231.100-478.fc35.noarch          90/144 
16:03:42 #10 48.24   Installing       : perl-HTTP-Tiny-0.080-1.fc35.noarch                  91/144 
16:03:42 #10 48.25   Installing       : perl-Pod-Simple-1:3.43-2.fc35.noarch                92/144 
16:03:42 #10 48.25   Installing       : perl-Term-Cap-1.17-478.fc35.noarch                  93/144 
16:03:42 #11 29.19 Selecting previously unselected package perl-openssl-defaults:amd64.
16:03:42 #11 29.19 Preparing to unpack .../168-perl-openssl-defaults_5build2_amd64.deb ...
16:03:42 #11 29.20 Unpacking perl-openssl-defaults:amd64 (5build2) ...
16:03:42 #11 29.22 Selecting previously unselected package libnet-ssleay-perl:amd64.
16:03:42 #11 29.22 Preparing to unpack .../169-libnet-ssleay-perl_1.92-1build2_amd64.deb ...
16:03:42 #11 29.23 Unpacking libnet-ssleay-perl:amd64 (1.92-1build2) ...
16:03:42 #11 29.28 Selecting previously unselected package libio-socket-ssl-perl.
16:03:42 #11 29.28 Preparing to unpack .../170-libio-socket-ssl-perl_2.074-2_all.deb ...
16:03:42 #11 29.29 Unpacking libio-socket-ssl-perl (2.074-2) ...
16:03:42 #11 29.34 Selecting previously unselected package libnet-http-perl.
16:03:42 #11 29.34 Preparing to unpack .../171-libnet-http-perl_6.22-1_all.deb ...
16:03:42 #11 29.34 Unpacking libnet-http-perl (6.22-1) ...
16:03:42 #11 29.38 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:42 #11 29.38 Preparing to unpack .../172-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:03:42 #11 29.39 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:03:42 #10 41.24 Selecting previously unselected package libapt-pkg-perl.
16:03:42 #10 41.25 Preparing to unpack .../170-libapt-pkg-perl_0.1.34+b1_armhf.deb ...
16:03:42 #10 41.25 Unpacking libapt-pkg-perl (0.1.34+b1) ...
16:03:42 #10 41.29 Selecting previously unselected package libarchive-cpio-perl.
16:03:42 #10 41.29 Preparing to unpack .../171-libarchive-cpio-perl_0.10-1_all.deb ...
16:03:42 #10 41.29 Unpacking libarchive-cpio-perl (0.10-1) ...
16:03:42 #10 41.33 Selecting previously unselected package libasync-mergepoint-perl.
16:03:42 #10 41.33 Preparing to unpack .../172-libasync-mergepoint-perl_0.04-2_all.deb ...
16:03:42 #10 41.34 Unpacking libasync-mergepoint-perl (0.04-2) ...
16:03:42 #10 41.37 Selecting previously unselected package libauthen-sasl-perl.
16:03:42 #10 41.37 Preparing to unpack .../173-libauthen-sasl-perl_2.1600-1_all.deb ...
16:03:42 #10 41.38 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:03:42 #10 41.41 Selecting previously unselected package libmodule-implementation-perl.
16:03:42 #10 41.41 Preparing to unpack .../174-libmodule-implementation-perl_0.09-1_all.deb ...
16:03:42 #10 41.42 Unpacking libmodule-implementation-perl (0.09-1) ...
16:03:42 #10 41.45 Selecting previously unselected package libvariable-magic-perl.
16:03:42 #10 41.45 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b1_armhf.deb ...
16:03:42 #10 41.45 Unpacking libvariable-magic-perl (0.62-1+b1) ...
16:03:42 #10 41.48 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:42 #10 41.49 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1_all.deb ...
16:03:42 #10 41.49 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
16:03:42 #10 41.52 Selecting previously unselected package libcapture-tiny-perl.
16:03:42 #10 41.53 Preparing to unpack .../177-libcapture-tiny-perl_0.48-1_all.deb ...
16:03:42 #10 41.53 Unpacking libcapture-tiny-perl (0.48-1) ...
16:03:42 #10 41.56 Selecting previously unselected package libcgi-pm-perl.
16:03:42 #10 50.07 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
16:03:42 #10 50.08 Setting up libcgi-fast-perl (1:2.13-1) ...
16:03:42 #10 50.09 Setting up libhtml-tree-perl (5.07-1) ...
16:03:42 #10 50.10 Setting up libfile-listing-perl (6.04-1) ...
16:03:42 #10 50.11 Setting up libhttp-message-perl (6.14-1) ...
16:03:42 #10 50.13 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
16:03:42 #10 50.17 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:03:42 #11 28.98 Selecting previously unselected package gcc-9-base:amd64.
16:03:42 #11 28.98 Preparing to unpack .../079-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
16:03:42 #11 28.99 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ...
16:03:42 #10 47.32 Transaction test succeeded.
16:03:42 #10 47.33 Running transaction
16:03:42 #10 54.65 Setting up libbrotli1:armhf (1.0.9-2+b2) ...
16:03:42 #10 54.67 Setting up libsqlite3-0:armhf (3.34.1-3) ...
16:03:42 #10 54.69 Setting up libcbor0:armhf (0.5.0+dfsg-2) ...
16:03:42 #10 54.71 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
16:03:42 #10 54.73 Setting up libfcgi-bin (2.4.2-2) ...
16:03:42 #10 54.77 Setting up binutils-common:armhf (2.35.2-2) ...
16:03:42 #10 54.79 Setting up libnghttp2-14:armhf (1.43.0-1) ...
16:03:42 #10 54.80 Setting up libmagic1:armhf (1:5.39-3) ...
16:03:42 #10 54.83 Setting up libdeflate0:armhf (1.7-1) ...
16:03:42 #10 54.84 Setting up less (551-2) ...
16:03:42 #10 54.86 Setting up perl-openssl-defaults:armhf (5) ...
16:03:42 #10 54.87 Setting up linux-libc-dev:armhf (5.10.149-2) ...
16:03:42 #10 54.89 Setting up libctf-nobfd0:armhf (2.35.2-2) ...
16:03:42 #10 54.90 Setting up gettext-base (0.21-4) ...
16:03:42 #10 54.92 Setting up liblzo2-2:armhf (2.10-2) ...
16:03:42 #10 54.94 Setting up libnpth0:armhf (1.6-3) ...
16:03:42 #10 54.95 Setting up file (1:5.39-3) ...
16:03:42 #10 54.96 Setting up libossp-uuid16:armhf (1.6.2-1.5+b9) ...
16:03:42 #10 54.98 Setting up libassuan0:armhf (2.5.3-7.1) ...
16:03:42 #11 30.88 Preparing to unpack .../220-libalgorithm-diff-perl_1.201-1_all.deb ...
16:03:42 #11 30.89 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:03:42 #11 30.92 Selecting previously unselected package libalgorithm-diff-xs-perl:amd64.
16:03:42 #11 30.92 Preparing to unpack .../221-libalgorithm-diff-xs-perl_0.04-7_amd64.deb ...
16:03:42 #11 30.93 Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-7) ...
16:03:42 #11 30.96 Selecting previously unselected package libalgorithm-merge-perl.
16:03:42 #11 30.96 Preparing to unpack .../222-libalgorithm-merge-perl_0.08-4_all.deb ...
16:03:42 #11 30.96 Unpacking libalgorithm-merge-perl (0.08-4) ...
16:03:42 #11 30.99 Selecting previously unselected package libaliased-perl.
16:03:42 #11 30.99 Preparing to unpack .../223-libaliased-perl_0.34-2_all.deb ...
16:03:42 #11 30.99 Unpacking libaliased-perl (0.34-2) ...
16:03:42 #11 31.03 Selecting previously unselected package libapt-pkg-perl.
16:03:42 #11 31.03 Preparing to unpack .../224-libapt-pkg-perl_0.1.40build2_amd64.deb ...
16:03:42 #11 31.03 Unpacking libapt-pkg-perl (0.1.40build2) ...
16:03:42 #11 31.06 Selecting previously unselected package libarchive-cpio-perl.
16:03:42 #11 31.06 Preparing to unpack .../225-libarchive-cpio-perl_0.10-2_all.deb ...
16:03:42 #11 31.07 Unpacking libarchive-cpio-perl (0.10-2) ...
16:03:42 #11 31.10 Selecting previously unselected package libarray-intspan-perl.
16:03:42 #10 40.88 Preparing to unpack .../322-python3-certifi_2018.8.24-1_all.deb ...
16:03:42 #10 40.89 Unpacking python3-certifi (2018.8.24-1) ...
16:03:42 #10 40.94 Selecting previously unselected package python3-idna.
16:03:42 #10 40.95 Preparing to unpack .../323-python3-idna_2.6-1_all.deb ...
16:03:42 #10 40.95 Unpacking python3-idna (2.6-1) ...
16:03:42 #10 40.99 Selecting previously unselected package python3-magic.
16:03:42 #10 41.00 Preparing to unpack .../324-python3-magic_2%3a0.4.15-2_all.deb ...
16:03:42 #10 41.00 Unpacking python3-magic (2:0.4.15-2) ...
16:03:42 #10 41.06 Selecting previously unselected package python3-urllib3.
16:03:42 #10 41.06 Preparing to unpack .../325-python3-urllib3_1.24.1-1_all.deb ...
16:03:42 #10 41.07 Unpacking python3-urllib3 (1.24.1-1) ...
16:03:42 #10 41.12 Selecting previously unselected package python3-requests.
16:03:42 #10 41.63 Preparing to unpack .../237-libntlm0_1.5-1+deb10u1_amd64.deb ...
16:03:42 #10 41.63 Unpacking libntlm0:amd64 (1.5-1+deb10u1) ...
16:03:42 #10 41.66 Selecting previously unselected package libgsasl7.
16:03:42 #10 41.67 Preparing to unpack .../238-libgsasl7_1.8.0-8+deb10u1_amd64.deb ...
16:03:42 #10 41.67 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
16:03:42 #10 41.72 Selecting previously unselected package libhtml-form-perl.
16:03:42 #10 41.73 Preparing to unpack .../239-libhtml-form-perl_6.03-1_all.deb ...
16:03:42 #10 41.73 Unpacking libhtml-form-perl (6.03-1) ...
16:03:42 #10 41.76 Selecting previously unselected package libhtml-format-perl.
16:03:42 #10 41.76 Preparing to unpack .../240-libhtml-format-perl_2.12-1_all.deb ...
16:03:42 #10 41.76 Unpacking libhtml-format-perl (2.12-1) ...
16:03:42 #10 41.79 Selecting previously unselected package libhttp-daemon-perl.
16:03:42 #10 41.79 Preparing to unpack .../241-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
16:03:42 #10 41.80 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
16:03:42 #10 41.82 Selecting previously unselected package libstruct-dumb-perl.
16:03:42 #10 41.82 Preparing to unpack .../242-libstruct-dumb-perl_0.09-1_all.deb ...
16:03:42 #10 41.83 Unpacking libstruct-dumb-perl (0.09-1) ...
16:03:42 #10 41.85 Selecting previously unselected package libio-async-perl.
16:03:42 #11 44.71 Setting up manpages-dev (5.10-1ubuntu1) ...
16:03:42 #11 44.72 Setting up libdw1:arm64 (0.186-1build1) ...
16:03:42 #11 44.74 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
16:03:42 #11 44.75 Setting up libxcb1:arm64 (1.14-3ubuntu3) ...
16:03:42 #11 44.77 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
16:03:42 #10 33.39 Selecting previously unselected package gcc-7-base:amd64.
16:03:42 #10 33.39 Preparing to unpack .../063-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:03:42 #11 27.81 Selecting previously unselected package cpp.
16:03:42 #11 27.81 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_armhf.deb ...
16:03:42 #11 27.81 Unpacking cpp (4:9.3.0-1ubuntu2) ...
16:03:42 #11 27.89 Selecting previously unselected package libcc1-0:armhf.
16:03:42 #11 27.89 Preparing to unpack .../084-libcc1-0_10.3.0-1ubuntu1~20.04_armhf.deb ...
16:03:42 #11 27.89 Unpacking libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ...
16:03:42 #11 27.93 Selecting previously unselected package libgomp1:armhf.
16:03:42 #11 23.12 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
16:03:42 #11 23.13 Unpacking libtirpc-common (1.3.3+ds-1) ...
16:03:42 #11 23.17 Selecting previously unselected package libtirpc3:armhf.
16:03:42 #11 23.17 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ...
16:03:42 #11 23.18 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
16:03:42 #11 23.22 Selecting previously unselected package libnsl2:armhf.
16:03:42 #11 23.22 Preparing to unpack .../10-libnsl2_1.3.0-2build2_armhf.deb ...
16:03:42 #11 23.22 Unpacking libnsl2:armhf (1.3.0-2build2) ...
16:03:42 #11 23.26 Selecting previously unselected package readline-common.
16:03:42 #11 23.26 Preparing to unpack .../11-readline-common_8.2-1_all.deb ...
16:03:42 #11 23.26 Unpacking readline-common (8.2-1) ...
16:03:42 #11 23.29 Selecting previously unselected package libreadline8:armhf.
16:03:42 #11 23.29 Preparing to unpack .../12-libreadline8_8.2-1_armhf.deb ...
16:03:42 #11 23.30 Unpacking libreadline8:armhf (8.2-1) ...
16:03:42 #11 23.34 Selecting previously unselected package libsqlite3-0:armhf.
16:03:42 #12 5.783 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded.
16:03:42 #12 5.783 1 not fully installed or removed.
16:03:42 #12 5.783 Need to get 17.5 MB of archives.
16:03:42 #12 5.783 After this operation, 72.0 MB of additional disk space will be used.
16:03:42 #12 5.783 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
16:03:42 #12 5.933 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
16:03:42 #10 47.86 Setting up libedit2:arm64 (3.1-20191231-2+b1) ...
16:03:42 #10 47.87 Setting up libreadline8:arm64 (8.1-1) ...
16:03:42 #10 47.88 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
16:03:42 #10 47.90 Setting up m4 (1.4.18-5) ...
16:03:42 #10 47.92 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
16:03:42 #10 47.93 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u3) ...
16:03:42 #10 47.94 Setting up binutils (2.35.2-2) ...
16:03:42 #10 47.96 Setting up ca-certificates (20210119) ...
16:03:42 #11 33.88 Preparing to unpack .../164-gpgsm_2.2.35-3ubuntu1_arm64.deb ...
16:03:42 #11 33.88 Unpacking gpgsm (2.2.35-3ubuntu1) ...
16:03:42 #11 33.92 Selecting previously unselected package gnupg.
16:03:42 #11 33.92 Preparing to unpack .../165-gnupg_2.2.35-3ubuntu1_all.deb ...
16:03:42 #11 33.93 Unpacking gnupg (2.2.35-3ubuntu1) ...
16:03:42 #11 33.97 Selecting previously unselected package libfile-dirlist-perl.
16:03:42 #11 33.97 Preparing to unpack .../166-libfile-dirlist-perl_0.05-2_all.deb ...
16:03:42 #11 33.98 Unpacking libfile-dirlist-perl (0.05-2) ...
16:03:42 #11 34.07 Selecting previously unselected package libfile-which-perl.
16:03:42 #11 34.07 Preparing to unpack .../167-libfile-which-perl_1.27-1_all.deb ...
16:03:42 #11 34.07 Unpacking libfile-which-perl (1.27-1) ...
16:03:42 #11 34.11 Selecting previously unselected package libfile-homedir-perl.
16:03:42 #11 32.51 Preparing to unpack .../146-libimport-into-perl_1.002005-1_all.deb ...
16:03:42 #11 32.52 Unpacking libimport-into-perl (1.002005-1) ...
16:03:42 #11 32.54 Selecting previously unselected package librole-tiny-perl.
16:03:42 #11 32.54 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ...
16:03:42 #11 32.55 Unpacking librole-tiny-perl (2.002004-1) ...
16:03:42 #11 32.58 Selecting previously unselected package libsub-quote-perl.
16:03:42 #11 32.58 Preparing to unpack .../148-libsub-quote-perl_2.006006-1_all.deb ...
16:03:42 #11 32.58 Unpacking libsub-quote-perl (2.006006-1) ...
16:03:42 #11 32.61 Selecting previously unselected package libmoo-perl.
16:03:42 #11 32.61 Preparing to unpack .../149-libmoo-perl_2.005004-3_all.deb ...
16:03:42 #11 32.62 Unpacking libmoo-perl (2.005004-3) ...
16:03:42 #11 32.65 Selecting previously unselected package libencode-locale-perl.
16:03:42 #11 32.65 Preparing to unpack .../150-libencode-locale-perl_1.05-1.1_all.deb ...
16:03:42 #11 32.65 Unpacking libencode-locale-perl (1.05-1.1) ...
16:03:42 #11 32.68 Selecting previously unselected package libtimedate-perl.
16:03:42 #11 32.69 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ...
16:03:42 #11 32.69 Unpacking libtimedate-perl (2.3300-2) ...
16:03:42 #11 32.73 Selecting previously unselected package libhttp-date-perl.
16:03:42 #11 32.73 Preparing to unpack .../152-libhttp-date-perl_6.05-1_all.deb ...
16:03:42 #11 32.73 Unpacking libhttp-date-perl (6.05-1) ...
16:03:42 #11 32.77 Selecting previously unselected package libfile-listing-perl.
16:03:42 #11 32.77 Preparing to unpack .../153-libfile-listing-perl_6.14-1_all.deb ...
16:03:42 #11 32.77 Unpacking libfile-listing-perl (6.14-1) ...
16:03:42 #11 32.80 Selecting previously unselected package libhtml-tagset-perl.
16:03:42 #11 32.80 Preparing to unpack .../154-libhtml-tagset-perl_3.20-4_all.deb ...
16:03:42 #11 32.81 Unpacking libhtml-tagset-perl (3.20-4) ...
16:03:42 #11 32.84 Selecting previously unselected package liburi-perl.
16:03:42 #24 21.54 Get:79 http://deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
16:03:42 #10 41.56 Preparing to unpack .../178-libcgi-pm-perl_4.40-1_all.deb ...
16:03:42 #10 41.57 Unpacking libcgi-pm-perl (4.40-1) ...
16:03:42 #10 41.62 Selecting previously unselected package libfcgi-perl.
16:03:42 #10 41.63 Preparing to unpack .../179-libfcgi-perl_0.78-2+b3_armhf.deb ...
16:03:42 #10 41.63 Unpacking libfcgi-perl (0.78-2+b3) ...
16:03:42 #10 41.67 Selecting previously unselected package libcgi-fast-perl.
16:03:42 #10 41.67 Preparing to unpack .../180-libcgi-fast-perl_1%3a2.13-1_all.deb ...
16:03:42 #10 41.68 Unpacking libcgi-fast-perl (1:2.13-1) ...
16:03:42 #10 41.71 Selecting previously unselected package libsub-name-perl.
16:03:42 #10 41.71 Preparing to unpack .../181-libsub-name-perl_0.21-1+b3_armhf.deb ...
16:03:42 #10 41.71 Unpacking libsub-name-perl (0.21-1+b3) ...
16:03:42 #10 41.75 Selecting previously unselected package libclass-accessor-perl.
16:03:42 #10 41.76 Preparing to unpack .../182-libclass-accessor-perl_0.51-1_all.deb ...
16:03:42 #10 41.76 Unpacking libclass-accessor-perl (0.51-1) ...
16:03:42 #10 41.80 Selecting previously unselected package libclass-inspector-perl.
16:03:42 #10 50.23 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:03:42 #10 50.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:03:42 #10 50.44 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:03:42 #10 50.48 Setting up libparams-classify-perl (0.015-1) ...
16:03:42 #10 50.49 Setting up git (1:2.17.1-1ubuntu0.13) ...
16:03:42 #10 48.26   Installing       : perl-Socket-4:2.032-2.fc35.aarch64                  94/144 
16:03:42 #10 48.27   Installing       : perl-SelectSaver-1.02-486.fc35.noarch               95/144 
16:03:42 #10 48.27   Installing       : perl-Symbol-1.09-486.fc35.noarch                    96/144 
16:03:42 #10 48.27   Installing       : perl-File-stat-1.09-486.fc35.noarch                 97/144 
16:03:42 #10 48.28   Installing       : perl-podlators-1:4.14-478.fc35.noarch               98/144 
16:03:42 #10 48.29   Installing       : perl-Pod-Perldoc-3.28.01-479.fc35.noarch            99/144 
16:03:42 #10 48.29   Installing       : perl-Text-ParseWords-3.30-478.fc35.noarch          100/144 
16:03:42 #10 48.30   Installing       : perl-Fcntl-1.14-486.fc35.aarch64                   101/144 
16:03:42 #10 48.31   Installing       : perl-mro-1.25-486.fc35.aarch64                     102/144 
16:03:42 #10 48.32   Installing       : perl-IO-1.46-486.fc35.aarch64                      103/144 
16:03:42 #10 48.33   Installing       : perl-overloading-0.02-486.fc35.noarch              104/144 
16:03:42 #10 48.33   Installing       : perl-Pod-Usage-4:2.01-478.fc35.noarch              105/144 
16:03:42 #10 48.34   Installing       : perl-MIME-Base64-3.16-478.fc35.aarch64             106/144 
16:03:42 #10 48.34   Installing       : perl-constant-1.33-479.fc35.noarch                 107/144 
16:03:42 #10 48.35   Installing       : perl-parent-1:0.238-478.fc35.noarch                108/144 
16:03:42 #10 48.36   Installing       : perl-Errno-1.33-486.fc35.aarch64                   109/144 
16:03:42 #10 48.36   Installing       : perl-File-Basename-2.85-486.fc35.noarch            110/144 
16:03:42 #10 48.37   Installing       : perl-Getopt-Std-1.13-486.fc35.noarch               111/144 
16:03:42 #10 48.37   Installing       : perl-Scalar-List-Utils-5:1.62-463.fc35.aarch64     112/144 
16:03:42 #10 48.38   Installing       : perl-Storable-1:3.25-1.fc35.aarch64                113/144 
16:03:42 #10 48.39   Installing       : perl-overload-1.33-486.fc35.noarch                 114/144 
16:03:42 #10 48.42   Installing       : perl-vars-1.05-486.fc35.noarch                     115/144 
16:03:42 #10 48.43   Installing       : perl-Getopt-Long-1:2.52-478.fc35.noarch            116/144 
16:03:42 #10 48.44   Installing       : perl-Carp-1.52-478.fc35.noarch                     117/144 
16:03:42 #11 29.03 Selecting previously unselected package libisl22:amd64.
16:03:42 #11 29.03 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ...
16:03:42 #11 29.04 Unpacking libisl22:amd64 (0.22.1-1) ...
16:03:42 #11 29.13 Selecting previously unselected package libmpfr6:amd64.
16:03:42 #11 29.13 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ...
16:03:42 #11 29.13 Unpacking libmpfr6:amd64 (4.0.2-1) ...
16:03:42 #11 29.19 Selecting previously unselected package libmpc3:amd64.
16:03:42 #11 29.19 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ...
16:03:42 #11 29.20 Unpacking libmpc3:amd64 (1.1.0-1) ...
16:03:42 #11 29.24 Selecting previously unselected package cpp-9.
16:03:42 #11 29.45 Selecting previously unselected package libtry-tiny-perl.
16:03:43 #11 29.45 Preparing to unpack .../173-libtry-tiny-perl_0.31-1_all.deb ...
16:03:43 #11 29.45 Unpacking libtry-tiny-perl (0.31-1) ...
16:03:43 #11 29.48 Selecting previously unselected package libwww-robotrules-perl.
16:03:43 #11 29.48 Preparing to unpack .../174-libwww-robotrules-perl_6.02-1_all.deb ...
16:03:43 #11 29.49 Unpacking libwww-robotrules-perl (6.02-1) ...
16:03:43 #11 29.52 Selecting previously unselected package libwww-perl.
16:03:43 #11 29.52 Preparing to unpack .../175-libwww-perl_6.61-1_all.deb ...
16:03:43 #11 29.52 Unpacking libwww-perl (6.61-1) ...
16:03:43 #11 29.59 Selecting previously unselected package patchutils.
16:03:43 #11 29.60 Preparing to unpack .../176-patchutils_0.4.2-1build2_amd64.deb ...
16:03:43 #11 29.60 Unpacking patchutils (0.4.2-1build2) ...
16:03:43 #11 29.63 Selecting previously unselected package wdiff.
16:03:43 #11 31.10 Preparing to unpack .../226-libarray-intspan-perl_2.004-2_all.deb ...
16:03:43 #11 31.10 Unpacking libarray-intspan-perl (2.004-2) ...
16:03:43 #11 31.13 Selecting previously unselected package libmodule-implementation-perl.
16:03:43 #11 31.13 Preparing to unpack .../227-libmodule-implementation-perl_0.09-2_all.deb ...
16:03:43 #11 31.14 Unpacking libmodule-implementation-perl (0.09-2) ...
16:03:43 #11 31.16 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:43 #11 31.17 Preparing to unpack .../228-libsub-exporter-progressive-perl_0.001013-2_all.deb ...
16:03:43 #11 31.17 Unpacking libsub-exporter-progressive-perl (0.001013-2) ...
16:03:43 #11 31.27 Selecting previously unselected package libvariable-magic-perl.
16:03:43 #11 31.27 Preparing to unpack .../229-libvariable-magic-perl_0.62-2_amd64.deb ...
16:03:43 #11 31.28 Unpacking libvariable-magic-perl (0.62-2) ...
16:03:43 #11 31.31 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:43 #11 31.31 Preparing to unpack .../230-libb-hooks-endofscope-perl_0.26-1_all.deb ...
16:03:43 #11 31.31 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
16:03:43 #11 31.34 Selecting previously unselected package libberkeleydb-perl:amd64.
16:03:43 #11 31.34 Preparing to unpack .../231-libberkeleydb-perl_0.64-1build3_amd64.deb ...
16:03:43 #11 31.35 Unpacking libberkeleydb-perl:amd64 (0.64-1build3) ...
16:03:43 #10 55.00 Setting up libgomp1:armhf (10.2.1-6) ...
16:03:43 #10 55.01 Setting up bzip2 (1.0.8-4) ...
16:03:43 #10 55.02 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
16:03:43 #10 55.04 Setting up pbzip2 (1.1.13-1) ...
16:03:43 #10 55.05 Setting up libjbig0:armhf (2.1-3.1+b2) ...
16:03:43 #10 55.07 Setting up libfakeroot:armhf (1.25.3-1.1) ...
16:03:43 #10 55.09 Setting up libasan6:armhf (10.2.1-6) ...
16:03:43 #10 55.10 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
16:03:43 #10 55.11 Setting up fakeroot (1.25.3-1.1) ...
16:03:43 #10 55.13 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:03:43 #10 55.14 Setting up autotools-dev (20180224.1+nmu1) ...
16:03:43 #10 55.15 Setting up libglib2.0-data (2.66.8-1) ...
16:03:43 #10 55.17 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
16:03:43 #10 55.18 Setting up libjpeg62-turbo:armhf (1:2.0.6-4) ...
16:03:43 #10 55.20 Setting up libx11-data (2:1.7.2-1) ...
16:03:43 #10 39.18 (1/136): bzip2-1.0.8-12.fc37.aarch64.rpm        1.1 MB/s |  52 kB     00:00    
16:03:43 #10 39.18 (2/136): dash-0.5.11.5-2.fc37.aarch64.rpm       1.7 MB/s |  98 kB     00:00    
16:03:43 #10 39.22 (3/136): cpio-2.13-13.fc37.aarch64.rpm          3.0 MB/s | 274 kB     00:00    
16:03:43 #10 39.22 (4/136): debugedit-5.0-5.fc37.aarch64.rpm       1.7 MB/s |  76 kB     00:00    
16:03:43 #10 39.23 (5/136): desktop-file-utils-0.26-7.fc37.aarch64 1.7 MB/s |  71 kB     00:00    
16:03:43 #10 39.23 (6/136): devscripts-checkbashisms-2.22.2-3.fc37 1.9 MB/s |  28 kB     00:00    
16:03:43 #10 39.24 (7/136): dnf-plugins-core-4.3.1-1.fc37.noarch.r 2.5 MB/s |  34 kB     00:00    
16:03:43 #10 39.25 (8/136): dwz-0.14-7.fc37.aarch64.rpm            6.4 MB/s | 126 kB     00:00    
16:03:43 #10 39.26 (9/136): diffutils-3.8-3.fc37.aarch64.rpm        10 MB/s | 376 kB     00:00    
16:03:43 #10 39.26 (10/136): ed-1.18-2.fc37.aarch64.rpm            3.4 MB/s |  78 kB     00:00    
16:03:43 #10 39.27 (11/136): efi-srpm-macros-5-6.fc37.noarch.rpm   1.5 MB/s |  22 kB     00:00    
16:03:43 #10 39.28 (12/136): elfutils-debuginfod-client-0.187-8.fc 2.7 MB/s |  38 kB     00:00    
16:03:43 #10 39.28 (13/136): emacs-filesystem-28.1-3.fc37.noarch.r 631 kB/s | 9.5 kB     00:00    
16:03:43 #10 39.32 (14/136): elfutils-0.187-8.fc37.aarch64.rpm     8.5 MB/s | 521 kB     00:00    
16:03:43 #10 39.32 (15/136): file-5.42-4.fc37.aarch64.rpm          1.3 MB/s |  49 kB     00:00    
16:03:43 #10 39.33 (16/136): enchant2-2.3.3-2.fc37.aarch64.rpm     1.3 MB/s |  64 kB     00:00    
16:03:43 #10 39.34 (17/136): fonts-srpm-macros-2.0.5-9.fc37.noarch 1.4 MB/s |  26 kB     00:00    
16:03:43 #10 39.34 (18/136): fpc-srpm-macros-1.3-6.fc37.noarch.rpm 434 kB/s | 7.7 kB     00:00    
16:03:43 #10 39.35 (19/136): ghc-srpm-macros-1.5.0-7.fc37.noarch.r 589 kB/s | 7.8 kB     00:00    
16:03:43 #10 39.36 (20/136): gnat-srpm-macros-4-16.fc37.noarch.rpm 578 kB/s | 8.3 kB     00:00    
16:03:43 #10 39.40 (21/136): gdk-pixbuf2-2.42.10-1.fc37.aarch64.rp 6.5 MB/s | 483 kB     00:00    
16:03:43 #10 39.40 (22/136): go-srpm-macros-3.2.0-1.fc37.noarch.rp 550 kB/s |  27 kB     00:00    
16:03:43 #10 39.44 (23/136): groff-base-1.22.4-10.fc37.aarch64.rpm  13 MB/s | 1.0 MB     00:00    
16:03:43 #10 39.44 (24/136): hunspell-en-0.20140811.1-23.fc37.noar 4.3 MB/s | 180 kB     00:00    
16:03:43 #10 39.45 (25/136): hunspell-1.7.0-21.fc37.aarch64.rpm    5.3 MB/s | 265 kB     00:00    
16:03:43 #10 39.46 (26/136): hunspell-en-GB-0.20140811.1-23.fc37.n  11 MB/s | 225 kB     00:00    
16:03:43 #10 39.46 (27/136): hunspell-en-US-0.20140811.1-23.fc37.n  10 MB/s | 176 kB     00:00    
16:03:43 #10 39.46 (28/136): hunspell-filesystem-1.7.0-21.fc37.aar 602 kB/s | 8.8 kB     00:00    
16:03:43 #10 39.48 (29/136): kernel-srpm-macros-1.0-15.fc37.noarch 614 kB/s | 9.4 kB     00:00    
16:03:43 #10 39.48 (30/136): json-glib-1.6.6-3.fc37.aarch64.rpm    5.6 MB/s | 160 kB     00:00    
16:03:43 #10 39.49 (31/136): libappstream-glib-0.8.1-1.fc37.aarch6  14 MB/s | 389 kB     00:00    
16:03:43 #10 39.50 (32/136): libjpeg-turbo-2.1.3-2.fc37.aarch64.rp  10 MB/s | 195 kB     00:00    
16:03:43 #10 39.50 (33/136): libpkgconf-1.8.0-3.fc37.aarch64.rpm   2.1 MB/s |  36 kB     00:00    
16:03:43 #10 41.86 Preparing to unpack .../243-libio-async-perl_0.72-1_all.deb ...
16:03:43 #10 41.86 Unpacking libio-async-perl (0.72-1) ...
16:03:43 #10 41.91 Selecting previously unselected package libio-sessiondata-perl.
16:03:43 #10 41.92 Preparing to unpack .../244-libio-sessiondata-perl_1.03-1_all.deb ...
16:03:43 #10 41.92 Unpacking libio-sessiondata-perl (1.03-1) ...
16:03:43 #10 41.95 Selecting previously unselected package libio-string-perl.
16:03:43 #10 41.95 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
16:03:43 #10 41.95 Unpacking libio-string-perl (1.08-3) ...
16:03:43 #10 41.98 Selecting previously unselected package libtypes-serialiser-perl.
16:03:43 #10 41.98 Preparing to unpack .../246-libtypes-serialiser-perl_1.0-1_all.deb ...
16:03:43 #10 41.98 Unpacking libtypes-serialiser-perl (1.0-1) ...
16:03:43 #10 42.01 Selecting previously unselected package libjson-xs-perl.
16:03:43 #10 42.01 Preparing to unpack .../247-libjson-xs-perl_3.040-1+b1_amd64.deb ...
16:03:43 #10 42.02 Unpacking libjson-xs-perl (3.040-1+b1) ...
16:03:43 #10 42.05 Selecting previously unselected package liblzo2-2:amd64.
16:03:43 #10 42.06 Preparing to unpack .../248-liblzo2-2_2.10-0.1_amd64.deb ...
16:03:43 #10 42.06 Unpacking liblzo2-2:amd64 (2.10-0.1) ...
16:03:43 #10 42.10 Selecting previously unselected package libkyotocabinet16v5:amd64.
16:03:43 #10 41.12 Preparing to unpack .../326-python3-requests_2.21.0-1_all.deb ...
16:03:43 #10 41.13 Unpacking python3-requests (2.21.0-1) ...
16:03:43 #10 41.20 Selecting previously unselected package python3-unidiff.
16:03:43 #10 41.21 Preparing to unpack .../327-python3-unidiff_0.5.4-1_all.deb ...
16:03:43 #10 41.21 Unpacking python3-unidiff (0.5.4-1) ...
16:03:43 #10 41.27 Selecting previously unselected package python3-xdg.
16:03:43 #10 41.27 Preparing to unpack .../328-python3-xdg_0.25-5_all.deb ...
16:03:43 #10 41.29 Unpacking python3-xdg (0.25-5) ...
16:03:43 #10 41.34 Selecting previously unselected package shared-mime-info.
16:03:43 #10 41.35 Preparing to unpack .../329-shared-mime-info_1.10-1_arm64.deb ...
16:03:43 #10 41.35 Unpacking shared-mime-info (1.10-1) ...
16:03:43 #11 45.01 Setting up libedit2:arm64 (3.1-20210910-1build1) ...
16:03:43 #11 45.03 Setting up libreadline8:arm64 (8.1.2-1) ...
16:03:43 #11 45.04 Setting up m4 (1.4.18-5ubuntu2) ...
16:03:43 #11 45.06 Setting up binutils-aarch64-linux-gnu (2.38-4ubuntu2.1) ...
16:03:43 #11 45.07 Setting up binutils (2.38-4ubuntu2.1) ...
16:03:43 #11 45.09 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
16:03:43 #11 45.14 Setting up libpython3.10-stdlib:arm64 (3.10.6-1~22.04.2) ...
16:03:43 #10 33.40 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
16:03:43 #10 33.46 Selecting previously unselected package libisl19:amd64.
16:03:43 #10 33.46 Preparing to unpack .../064-libisl19_0.19-1_amd64.deb ...
16:03:43 #10 33.47 Unpacking libisl19:amd64 (0.19-1) ...
16:03:43 #10 33.56 Selecting previously unselected package libmpfr6:amd64.
16:03:43 #10 33.56 Preparing to unpack .../065-libmpfr6_4.0.1-1_amd64.deb ...
16:03:43 #10 33.57 Unpacking libmpfr6:amd64 (4.0.1-1) ...
16:03:43 #10 33.62 Selecting previously unselected package libmpc3:amd64.
16:03:43 #10 33.62 Preparing to unpack .../066-libmpc3_1.1.0-1_amd64.deb ...
16:03:43 #10 33.62 Unpacking libmpc3:amd64 (1.1.0-1) ...
16:03:43 #10 33.65 Selecting previously unselected package cpp-7.
16:03:43 #11 27.93 Preparing to unpack .../085-libgomp1_10.3.0-1ubuntu1~20.04_armhf.deb ...
16:03:43 #11 27.93 Unpacking libgomp1:armhf (10.3.0-1ubuntu1~20.04) ...
16:03:43 #11 27.98 Selecting previously unselected package libatomic1:armhf.
16:03:43 #11 27.98 Preparing to unpack .../086-libatomic1_10.3.0-1ubuntu1~20.04_armhf.deb ...
16:03:43 #11 27.98 Unpacking libatomic1:armhf (10.3.0-1ubuntu1~20.04) ...
16:03:43 #11 28.02 Selecting previously unselected package libasan5:armhf.
16:03:43 #11 28.02 Preparing to unpack .../087-libasan5_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
16:03:43 #11 28.02 Unpacking libasan5:armhf (9.4.0-1ubuntu1~20.04.1) ...
16:03:43 #11 23.34 Preparing to unpack .../13-libsqlite3-0_3.39.3-1_armhf.deb ...
16:03:43 #11 23.34 Unpacking libsqlite3-0:armhf (3.39.3-1) ...
16:03:43 #11 23.39 Selecting previously unselected package libpython3.10-stdlib:armhf.
16:03:43 #11 23.39 Preparing to unpack .../14-libpython3.10-stdlib_3.10.7-1ubuntu0.2_armhf.deb ...
16:03:43 #11 23.40 Unpacking libpython3.10-stdlib:armhf (3.10.7-1ubuntu0.2) ...
16:03:43 #11 23.50 Selecting previously unselected package python3.10.
16:03:43 #11 23.50 Preparing to unpack .../15-python3.10_3.10.7-1ubuntu0.2_armhf.deb ...
16:03:43 #11 23.50 Unpacking python3.10 (3.10.7-1ubuntu0.2) ...
16:03:43 #11 23.59 Selecting previously unselected package libpython3-stdlib:armhf.
16:03:43 #11 23.59 Preparing to unpack .../16-libpython3-stdlib_3.10.6-1_armhf.deb ...
16:03:43 #11 23.59 Unpacking libpython3-stdlib:armhf (3.10.6-1) ...
16:03:43 #11 45.84 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ...
16:03:43 #11 45.95 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:43 #11 34.11 Preparing to unpack .../168-libfile-homedir-perl_1.006-1_all.deb ...
16:03:43 #11 34.11 Unpacking libfile-homedir-perl (1.006-1) ...
16:03:43 #11 34.15 Selecting previously unselected package libfile-touch-perl.
16:03:43 #11 34.15 Preparing to unpack .../169-libfile-touch-perl_0.12-1_all.deb ...
16:03:43 #11 34.16 Unpacking libfile-touch-perl (0.12-1) ...
16:03:43 #11 34.19 Selecting previously unselected package libio-pty-perl.
16:03:43 #11 34.19 Preparing to unpack .../170-libio-pty-perl_1%3a1.15-2build2_arm64.deb ...
16:03:43 #11 34.20 Unpacking libio-pty-perl (1:1.15-2build2) ...
16:03:43 #11 34.25 Selecting previously unselected package libipc-run-perl.
16:03:43 #11 34.25 Preparing to unpack .../171-libipc-run-perl_20220807.0-1_all.deb ...
16:03:43 #11 34.26 Unpacking libipc-run-perl (20220807.0-1) ...
16:03:43 #11 34.30 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:43 #11 34.30 Preparing to unpack .../172-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:03:43 #11 34.31 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:03:43 #11 34.35 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:43 #11 34.35 Preparing to unpack .../173-libclass-xsaccessor-perl_1.19-4_arm64.deb ...
16:03:43 #11 34.35 Unpacking libclass-xsaccessor-perl (1.19-4) ...
16:03:43 #11 34.39 Selecting previously unselected package libb-hooks-op-check-perl:arm64.
16:03:43 #24 21.54 Get:80 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
16:03:43 #24 21.55 Get:81 http://deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
16:03:43 #24 21.55 Get:82 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
16:03:43 #24 21.55 Get:83 http://deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
16:03:43 #24 21.55 Get:84 http://deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
16:03:43 #24 21.55 Get:85 http://deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
16:03:43 #24 21.57 Get:86 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
16:03:43 #24 21.57 Get:87 http://deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
16:03:43 #24 21.58 Get:88 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
16:03:43 #24 21.58 Get:89 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB]
16:03:43 #10 50.53 Setting up libhttp-negotiate-perl (6.00-2) ...
16:03:43 #10 50.54 Setting up libmailtools-perl (2.18-1) ...
16:03:43 #10 50.56 Setting up libgit-wrapper-perl (0.047-1) ...
16:03:43 #10 50.57 Setting up libhtml-format-perl (2.12-1) ...
16:03:43 #10 50.58 Setting up libemail-valid-perl (1.202-1) ...
16:03:43 #10 50.60 Setting up libhttp-cookies-perl (6.04-1) ...
16:03:43 #10 50.61 Setting up curl (7.58.0-2ubuntu3.21) ...
16:03:43 #10 50.63 Setting up libmodule-runtime-perl (0.016-1) ...
16:03:43 #10 50.64 Setting up gnupg (2.2.4-1ubuntu1.6) ...
16:03:43 #10 50.65 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ...
16:03:43 #10 50.66 Setting up libxml-simple-perl (2.24-1) ...
16:03:43 #10 50.68 Setting up lintian (2.5.81ubuntu1) ...
16:03:43 #10 50.70 Setting up libhtml-form-perl (6.03-1) ...
16:03:43 #10 41.80 Preparing to unpack .../183-libclass-inspector-perl_1.32-1_all.deb ...
16:03:43 #10 41.81 Unpacking libclass-inspector-perl (1.32-1) ...
16:03:43 #10 41.85 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:43 #10 41.85 Preparing to unpack .../184-libclass-xsaccessor-perl_1.19-3+b2_armhf.deb ...
16:03:43 #10 41.85 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
16:03:43 #10 41.89 Selecting previously unselected package libclone-perl.
16:03:43 #10 41.89 Preparing to unpack .../185-libclone-perl_0.41-1+b1_armhf.deb ...
16:03:43 #10 41.89 Unpacking libclone-perl (0.41-1+b1) ...
16:03:43 #10 41.93 Selecting previously unselected package libcommon-sense-perl.
16:03:43 #10 41.94 Preparing to unpack .../186-libcommon-sense-perl_3.74-2+b7_armhf.deb ...
16:03:43 #10 41.94 Unpacking libcommon-sense-perl (3.74-2+b7) ...
16:03:43 #10 41.98 Selecting previously unselected package libparams-util-perl.
16:03:43 #10 41.98 Preparing to unpack .../187-libparams-util-perl_1.07-3+b4_armhf.deb ...
16:03:43 #10 41.99 Unpacking libparams-util-perl (1.07-3+b4) ...
16:03:43 #10 42.02 Selecting previously unselected package libsub-install-perl.
16:03:43 #10 42.02 Preparing to unpack .../188-libsub-install-perl_0.928-1_all.deb ...
16:03:43 #10 42.03 Unpacking libsub-install-perl (0.928-1) ...
16:03:43 #10 42.05 Selecting previously unselected package libdata-optlist-perl.
16:03:43 #10 48.47   Installing       : perl-Exporter-5.76-479.fc35.noarch                 118/144 
16:03:43 #10 48.47   Installing       : perl-DynaLoader-1.50-486.fc35.aarch64              119/144 
16:03:43 #10 48.48   Installing       : perl-NDBM_File-1.15-486.fc35.aarch64               120/144 
16:03:43 #10 48.52   Installing       : perl-PathTools-3.80-478.fc35.aarch64               121/144 
16:03:43 #10 48.56   Installing       : perl-Encode-4:3.15-482.fc35.aarch64                122/144 
16:03:43 #10 48.69   Installing       : perl-libs-4:5.34.1-486.fc35.aarch64                123/144 
16:03:43 #10 48.74   Installing       : perl-interpreter-4:5.34.1-486.fc35.aarch64         124/144 
16:03:43 #10 48.77   Installing       : devscripts-checkbashisms-2.21.4-1.fc35.aarch64     125/144 
16:03:43 #10 48.77   Installing       : gnat-srpm-macros-4-14.fc35.noarch                  126/144 
16:03:43 #10 48.78   Installing       : ghc-srpm-macros-1.5.0-5.fc35.noarch                127/144 
16:03:43 #10 48.81   Installing       : fpc-srpm-macros-1.3-4.fc35.noarch                  128/144 
16:03:43 #10 48.81   Installing       : emacs-filesystem-1:27.2-9.fc35.noarch              129/144 
16:03:43 #10 48.82   Installing       : desktop-file-utils-0.26-5.fc35.aarch64             130/144 
16:03:43 #10 48.82   Installing       : efi-srpm-macros-5-4.fc35.noarch                    131/144 
16:03:43 #11 32.84 Preparing to unpack .../155-liburi-perl_5.10-1_all.deb ...
16:03:43 #11 32.84 Unpacking liburi-perl (5.10-1) ...
16:03:43 #11 32.88 Selecting previously unselected package libhtml-parser-perl:armhf.
16:03:43 #11 32.88 Preparing to unpack .../156-libhtml-parser-perl_3.76-1build2_armhf.deb ...
16:03:43 #11 32.89 Unpacking libhtml-parser-perl:armhf (3.76-1build2) ...
16:03:43 #11 32.92 Selecting previously unselected package libhtml-tree-perl.
16:03:43 #11 32.92 Preparing to unpack .../157-libhtml-tree-perl_5.07-2_all.deb ...
16:03:43 #11 32.93 Unpacking libhtml-tree-perl (5.07-2) ...
16:03:43 #11 32.97 Selecting previously unselected package libio-html-perl.
16:03:43 #11 32.98 Preparing to unpack .../158-libio-html-perl_1.004-2_all.deb ...
16:03:43 #11 32.98 Unpacking libio-html-perl (1.004-2) ...
16:03:43 #11 33.01 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:43 #11 33.01 Preparing to unpack .../159-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:03:43 #11 33.02 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:03:43 #11 33.05 Selecting previously unselected package libhttp-message-perl.
16:03:43 #11 33.05 Preparing to unpack .../160-libhttp-message-perl_6.36-1_all.deb ...
16:03:43 #11 33.05 Unpacking libhttp-message-perl (6.36-1) ...
16:03:43 #11 33.09 Selecting previously unselected package libhttp-cookies-perl.
16:03:43 #11 29.24 Preparing to unpack .../083-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
16:03:43 #11 29.25 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
16:03:43 #11 31.38 Selecting previously unselected package libfreetype6:amd64.
16:03:43 #11 31.39 Preparing to unpack .../232-libfreetype6_2.12.1+dfsg-3_amd64.deb ...
16:03:43 #11 31.39 Unpacking libfreetype6:amd64 (2.12.1+dfsg-3) ...
16:03:43 #11 31.43 Selecting previously unselected package libfontconfig1:amd64.
16:03:43 #11 31.43 Preparing to unpack .../233-libfontconfig1_2.13.1-4.4ubuntu1_amd64.deb ...
16:03:43 #11 31.44 Unpacking libfontconfig1:amd64 (2.13.1-4.4ubuntu1) ...
16:03:43 #11 31.47 Selecting previously unselected package libjpeg-turbo8:amd64.
16:03:43 #11 31.47 Preparing to unpack .../234-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
16:03:43 #11 31.48 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
16:03:43 #11 31.51 Selecting previously unselected package libjpeg8:amd64.
16:03:43 #11 31.52 Preparing to unpack .../235-libjpeg8_8c-2ubuntu10_amd64.deb ...
16:03:43 #11 31.52 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
16:03:43 #11 31.56 Selecting previously unselected package libdeflate0:amd64.
16:03:43 #11 31.56 Preparing to unpack .../236-libdeflate0_1.12-1_amd64.deb ...
16:03:43 #11 31.56 Unpacking libdeflate0:amd64 (1.12-1) ...
16:03:43 #11 31.59 Selecting previously unselected package libjbig0:amd64.
16:03:43 #10 55.21 Setting up make (4.3-4.1) ...
16:03:43 #10 55.22 Setting up libmpfr6:armhf (4.1.0-3) ...
16:03:43 #10 55.24 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
16:03:43 #10 55.26 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
16:03:43 #10 55.27 Setting up lzip (1.22-3) ...
16:03:43 #10 55.30 Setting up strace (5.10-1) ...
16:03:43 #10 55.31 Setting up libsigsegv2:armhf (2.13-1) ...
16:03:43 #10 55.32 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:03:43 #10 55.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:43 #10 55.34 Setting up t1utils (1.41-4) ...
16:03:43 #10 55.36 Setting up diffstat (1.64-1) ...
16:03:43 #10 55.37 Setting up libpng16-16:armhf (1.6.37-3) ...
16:03:43 #10 55.38 Setting up libmpc3:armhf (1.2.0-1) ...
16:03:43 #10 55.40 Setting up libatomic1:armhf (10.2.1-6) ...
16:03:43 #10 55.41 Setting up patch (2.7.6-7) ...
16:03:43 #10 55.42 Setting up autopoint (0.21-4) ...
16:03:43 #10 55.44 Setting up libwebp6:armhf (0.6.1-2.1) ...
16:03:43 #10 55.45 Setting up fonts-dejavu-core (2.37-2) ...
16:03:43 #10 55.53 Setting up libxdelta2 (1.1.3-9.3) ...
16:03:43 #10 39.51 (34/136): libpng-1.6.37-13.fc37.aarch64.rpm     6.4 MB/s | 114 kB     00:00    
16:03:43 #10 39.52 (35/136): lua-srpm-macros-1-7.fc37.noarch.rpm   695 kB/s | 8.8 kB     00:00    
16:03:43 #10 39.52 (36/136): libstemmer-0-19.585svn.fc37.aarch64.r 3.4 MB/s |  79 kB     00:00    
16:03:43 #10 39.58 (37/136): nim-srpm-macros-3-7.fc37.noarch.rpm   137 kB/s | 8.4 kB     00:00    
16:03:43 #10 39.58 (38/136): ocaml-srpm-macros-7-2.fc37.noarch.rpm 221 kB/s |  13 kB     00:00    
16:03:43 #10 39.62 (39/136): ncurses-6.3-3.20220501.fc37.aarch64.r 3.7 MB/s | 409 kB     00:00    
16:03:43 #10 39.62 (40/136): openblas-srpm-macros-2-12.fc37.noarch 178 kB/s | 7.5 kB     00:00    
16:03:43 #10 39.62 (41/136): package-notes-srpm-macros-0.5-6.fc37. 252 kB/s |  11 kB     00:00    
16:03:43 #10 39.63 (42/136): patch-2.7.6-17.fc37.aarch64.rpm       7.0 MB/s | 121 kB     00:00    
16:03:43 #10 39.64 (43/136): perl-AutoLoader-5.74-492.fc37.noarch. 1.7 MB/s |  24 kB     00:00    
16:03:43 #10 39.67 (44/136): perl-B-1.83-492.fc37.aarch64.rpm      3.5 MB/s | 186 kB     00:00    
16:03:43 #10 39.68 (45/136): perl-Carp-1.52-489.fc37.noarch.rpm    660 kB/s |  29 kB     00:00    
16:03:43 #10 39.68 (46/136): perl-Class-Struct-0.66-492.fc37.noarc 580 kB/s |  25 kB     00:00    
16:03:43 #10 39.69 (47/136): perl-Data-Dumper-2.184-490.fc37.aarch 3.1 MB/s |  55 kB     00:00    
16:03:43 #10 39.70 (48/136): perl-Digest-1.20-489.fc37.noarch.rpm  1.7 MB/s |  26 kB     00:00    
16:03:43 #10 39.70 (49/136): perl-Digest-MD5-2.58-489.fc37.aarch64 2.0 MB/s |  36 kB     00:00    
16:03:43 #10 39.71 (50/136): perl-DynaLoader-1.52-492.fc37.aarch64 1.8 MB/s |  29 kB     00:00    
16:03:43 #10 39.71 (51/136): perl-Errno-1.36-492.fc37.aarch64.rpm  1.3 MB/s |  18 kB     00:00    
16:03:43 #10 39.72 (52/136): perl-Exporter-5.77-489.fc37.noarch.rp 2.2 MB/s |  31 kB     00:00    
16:03:43 #11 29.63 Preparing to unpack .../177-wdiff_1.2.2-2build3_amd64.deb ...
16:03:43 #11 29.64 Unpacking wdiff (1.2.2-2build3) ...
16:03:43 #11 29.69 Selecting previously unselected package devscripts.
16:03:43 #11 29.69 Preparing to unpack .../178-devscripts_2.22.1ubuntu1_amd64.deb ...
16:03:43 #11 29.71 Unpacking devscripts (2.22.1ubuntu1) ...
16:03:43 #11 29.80 Selecting previously unselected package diffstat.
16:03:43 #11 29.80 Preparing to unpack .../179-diffstat_1.64-1build2_amd64.deb ...
16:03:43 #11 29.80 Unpacking diffstat (1.64-1build2) ...
16:03:43 #11 29.84 Selecting previously unselected package python3-chardet.
16:03:43 #11 29.84 Preparing to unpack .../180-python3-chardet_4.0.0-1_all.deb ...
16:03:43 #11 29.84 Unpacking python3-chardet (4.0.0-1) ...
16:03:43 #10 42.10 Preparing to unpack .../249-libkyotocabinet16v5_1.2.76-4.2+b1_amd64.deb ...
16:03:43 #10 42.10 Unpacking libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ...
16:03:43 #10 42.15 Selecting previously unselected package liblist-compare-perl.
16:03:43 #10 42.16 Preparing to unpack .../250-liblist-compare-perl_0.53-1_all.deb ...
16:03:43 #10 42.16 Unpacking liblist-compare-perl (0.53-1) ...
16:03:43 #10 42.21 Selecting previously unselected package liblist-moreutils-perl.
16:03:43 #10 42.21 Preparing to unpack .../251-liblist-moreutils-perl_0.416-1+b4_amd64.deb ...
16:03:43 #10 42.22 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
16:03:43 #10 42.25 Selecting previously unselected package libltdl-dev:amd64.
16:03:43 #10 42.25 Preparing to unpack .../252-libltdl-dev_2.4.6-9_amd64.deb ...
16:03:43 #10 42.26 Unpacking libltdl-dev:amd64 (2.4.6-9) ...
16:03:43 #10 42.30 Selecting previously unselected package libsys-hostname-long-perl.
16:03:43 #10 42.30 Preparing to unpack .../253-libsys-hostname-long-perl_1.5-1_all.deb ...
16:03:43 #10 42.31 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:03:43 #10 42.34 Selecting previously unselected package libmail-sendmail-perl.
16:03:43 #10 48.08   Preparing        :                                                        1/1 
16:03:43 #10 41.48 Selecting previously unselected package strace.
16:03:43 #10 41.48 Preparing to unpack .../330-strace_4.26-0.2_arm64.deb ...
16:03:43 #10 41.49 Unpacking strace (4.26-0.2) ...
16:03:43 #10 41.59 Selecting previously unselected package unzip.
16:03:43 #10 41.60 Preparing to unpack .../331-unzip_6.0-23+deb10u3_arm64.deb ...
16:03:43 #10 41.60 Unpacking unzip (6.0-23+deb10u3) ...
16:03:43 #10 41.65 Selecting previously unselected package xauth.
16:03:43 #10 41.65 Preparing to unpack .../332-xauth_1%3a1.0.10-1_arm64.deb ...
16:03:43 #10 41.65 Unpacking xauth (1:1.0.10-1) ...
16:03:43 #10 41.70 Selecting previously unselected package xdg-user-dirs.
16:03:43 #11 45.15 Setting up ca-certificates (20211016ubuntu0.22.04.1) ...
16:03:43 #10 33.66 Preparing to unpack .../067-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:03:43 #10 33.66 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
16:03:43 #11 28.33 Selecting previously unselected package libubsan1:armhf.
16:03:43 #11 28.33 Preparing to unpack .../088-libubsan1_10.3.0-1ubuntu1~20.04_armhf.deb ...
16:03:43 #11 28.33 Unpacking libubsan1:armhf (10.3.0-1ubuntu1~20.04) ...
16:03:43 #11 28.42 Selecting previously unselected package libgcc-9-dev:armhf.
16:03:43 #11 28.43 Preparing to unpack .../089-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
16:03:43 #11 28.43 Unpacking libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
16:03:43 #11 23.63 Setting up python3-minimal (3.10.6-1) ...
16:03:43 #11 23.83 Selecting previously unselected package python3.
16:03:43 #11 23.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5201 files and directories currently installed.)
16:03:43 #11 23.84 Preparing to unpack .../000-python3_3.10.6-1_armhf.deb ...
16:03:43 #11 23.85 Unpacking python3 (3.10.6-1) ...
16:03:43 #11 45.96 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
16:03:43 #11 45.98 Setting up libxext6:arm64 (2:1.3.4-0ubuntu1) ...
16:03:43 #11 45.99 Setting up python3 (3.8.2-0ubuntu2) ...
16:03:43 #24 21.95 Get:90 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
16:03:43 #24 21.95 Get:91 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
16:03:43 #24 21.96 Get:92 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
16:03:43 #24 21.97 Get:93 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
16:03:43 #24 21.98 Get:94 http://deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
16:03:43 #12 6.359 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
16:03:43 #11 34.39 Preparing to unpack .../174-libb-hooks-op-check-perl_0.22-2_arm64.deb ...
16:03:43 #11 34.39 Unpacking libb-hooks-op-check-perl:arm64 (0.22-2) ...
16:03:43 #11 34.43 Selecting previously unselected package libdynaloader-functions-perl.
16:03:43 #11 34.43 Preparing to unpack .../175-libdynaloader-functions-perl_0.003-2_all.deb ...
16:03:43 #11 34.44 Unpacking libdynaloader-functions-perl (0.003-2) ...
16:03:43 #11 34.47 Selecting previously unselected package libdevel-callchecker-perl.
16:03:43 #11 34.47 Preparing to unpack .../176-libdevel-callchecker-perl_0.008-1ubuntu4_arm64.deb ...
16:03:43 #11 34.48 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
16:03:43 #11 34.52 Selecting previously unselected package libparams-classify-perl:arm64.
16:03:43 #11 34.52 Preparing to unpack .../177-libparams-classify-perl_0.015-2_arm64.deb ...
16:03:43 #11 34.53 Unpacking libparams-classify-perl:arm64 (0.015-2) ...
16:03:43 #11 34.56 Selecting previously unselected package libmodule-runtime-perl.
16:03:43 #11 34.56 Preparing to unpack .../178-libmodule-runtime-perl_0.016-2_all.deb ...
16:03:43 #11 34.57 Unpacking libmodule-runtime-perl (0.016-2) ...
16:03:43 #11 34.60 Selecting previously unselected package libimport-into-perl.
16:03:43 #11 34.60 Preparing to unpack .../179-libimport-into-perl_1.002005-2_all.deb ...
16:03:43 #11 34.61 Unpacking libimport-into-perl (1.002005-2) ...
16:03:43 #11 34.64 Selecting previously unselected package librole-tiny-perl.
16:03:43 #11 34.64 Preparing to unpack .../180-librole-tiny-perl_2.002004-1_all.deb ...
16:03:43 #11 34.65 Unpacking librole-tiny-perl (2.002004-1) ...
16:03:43 #11 34.69 Selecting previously unselected package libsub-quote-perl.
16:03:43 #11 34.69 Preparing to unpack .../181-libsub-quote-perl_2.006006-1_all.deb ...
16:03:43 #11 34.70 Unpacking libsub-quote-perl (2.006006-1) ...
16:03:43 #11 34.73 Selecting previously unselected package libmoo-perl.
16:03:43 #11 34.74 Preparing to unpack .../182-libmoo-perl_2.005004-3_all.deb ...
16:03:43 #11 34.74 Unpacking libmoo-perl (2.005004-3) ...
16:03:43 #10 48.48 Updating certificates in /etc/ssl/certs...
16:03:43 #10 50.71 Setting up libimport-into-perl (1.002005-1) ...
16:03:43 #10 50.73 Setting up libmodule-implementation-perl (0.09-1) ...
16:03:43 #10 50.74 Setting up libparams-validate-perl (1.29-1) ...
16:03:43 #10 50.76 Setting up libmoo-perl (2.003004-1) ...
16:03:43 #10 50.77 Setting up libb-hooks-endofscope-perl (0.21-1) ...
16:03:43 #10 50.78 Setting up libpackage-stash-perl (0.37-1) ...
16:03:43 #10 50.80 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
16:03:43 #10 50.81 Setting up libnamespace-clean-perl (0.27-1) ...
16:03:43 #10 50.82 Setting up licensecheck (3.0.31-2) ...
16:03:43 #10 50.84 Setting up dh-autoreconf (17) ...
16:03:43 #10 50.85 Setting up libwww-perl (6.31-1ubuntu0.1) ...
16:03:43 #10 50.86 Setting up debhelper (11.1.6ubuntu2) ...
16:03:43 #10 50.88 Setting up equivs (2.1.0) ...
16:03:43 #10 50.89 Setting up liblwp-protocol-https-perl (6.07-2) ...
16:03:43 #10 50.93 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
16:03:43 #10 42.06 Preparing to unpack .../189-libdata-optlist-perl_0.110-1_all.deb ...
16:03:43 #10 42.06 Unpacking libdata-optlist-perl (0.110-1) ...
16:03:43 #10 42.10 Selecting previously unselected package libsub-exporter-perl.
16:03:43 #10 42.10 Preparing to unpack .../190-libsub-exporter-perl_0.987-1_all.deb ...
16:03:43 #10 42.10 Unpacking libsub-exporter-perl (0.987-1) ...
16:03:43 #10 42.14 Selecting previously unselected package libconst-fast-perl.
16:03:43 #10 42.14 Preparing to unpack .../191-libconst-fast-perl_0.014-1_all.deb ...
16:03:43 #10 42.15 Unpacking libconst-fast-perl (0.014-1) ...
16:03:43 #10 42.18 Selecting previously unselected package libwant-perl.
16:03:43 #10 42.18 Preparing to unpack .../192-libwant-perl_0.29-1+b4_armhf.deb ...
16:03:43 #10 42.19 Unpacking libwant-perl (0.29-1+b4) ...
16:03:43 #10 42.22 Selecting previously unselected package libcontextual-return-perl.
16:03:43 #10 42.22 Preparing to unpack .../193-libcontextual-return-perl_0.004014-2_all.deb ...
16:03:43 #10 42.22 Unpacking libcontextual-return-perl (0.004014-2) ...
16:03:43 #10 42.26 Selecting previously unselected package libconvert-binhex-perl.
16:03:43 #10 42.26 Preparing to unpack .../194-libconvert-binhex-perl_1.125-1_all.deb ...
16:03:43 #10 42.27 Unpacking libconvert-binhex-perl (1.125-1) ...
16:03:43 #10 42.30 Selecting previously unselected package libdata-dump-perl.
16:03:43 #11 33.09 Preparing to unpack .../161-libhttp-cookies-perl_6.10-1_all.deb ...
16:03:43 #11 33.10 Unpacking libhttp-cookies-perl (6.10-1) ...
16:03:43 #11 33.14 Selecting previously unselected package libhttp-negotiate-perl.
16:03:43 #11 33.14 Preparing to unpack .../162-libhttp-negotiate-perl_6.01-1_all.deb ...
16:03:43 #11 33.14 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:03:43 #11 33.17 Selecting previously unselected package perl-openssl-defaults:armhf.
16:03:43 #11 33.17 Preparing to unpack .../163-perl-openssl-defaults_5build2_armhf.deb ...
16:03:43 #11 33.18 Unpacking perl-openssl-defaults:armhf (5build2) ...
16:03:43 #11 33.21 Selecting previously unselected package libnet-ssleay-perl:armhf.
16:03:43 #11 33.21 Preparing to unpack .../164-libnet-ssleay-perl_1.92-1build2_armhf.deb ...
16:03:43 #11 33.21 Unpacking libnet-ssleay-perl:armhf (1.92-1build2) ...
16:03:43 #11 33.26 Selecting previously unselected package libio-socket-ssl-perl.
16:03:43 #11 33.26 Preparing to unpack .../165-libio-socket-ssl-perl_2.074-2_all.deb ...
16:03:43 #11 33.26 Unpacking libio-socket-ssl-perl (2.074-2) ...
16:03:43 #11 33.29 Selecting previously unselected package libnet-http-perl.
16:03:43 #11 33.29 Preparing to unpack .../166-libnet-http-perl_6.22-1_all.deb ...
16:03:43 #11 33.30 Unpacking libnet-http-perl (6.22-1) ...
16:03:43 #11 33.32 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:43 #11 33.32 Preparing to unpack .../167-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:03:43 #11 33.43 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:03:43 #10 48.86   Installing       : fonts-srpm-macros-1:2.0.5-6.fc35.noarch            132/144 
16:03:43 #10 48.87   Installing       : go-srpm-macros-3.2.0-1.fc35.noarch                 133/144 
16:03:43 #10 48.87   Installing       : python-srpm-macros-3.10-13.fc35.noarch             134/144 
16:03:43 #10 48.91   Installing       : redhat-rpm-config-202-1.fc35.noarch                135/144 
16:03:43 #10 48.92   Installing       : diffutils-3.8-1.fc35.aarch64                       136/144 
16:03:43 #10 48.95   Installing       : dash-0.5.10.2-9.fc35.aarch64                       137/144 
16:03:43 #10 48.96   Running scriptlet: dash-0.5.10.2-9.fc35.aarch64                       137/144 
16:03:43 #10 48.98   Installing       : cpio-2.13-11.fc35.aarch64                          138/144 
16:03:43 #10 49.01   Installing       : bzip2-1.0.8-9.fc35.aarch64                         139/144 
16:03:43 #10 49.02   Installing       : rpm-build-4.17.1-3.fc35.aarch64                    140/144 
16:03:43 #11 31.60 Preparing to unpack .../237-libjbig0_2.1-3.1ubuntu0.22.10.1_amd64.deb ...
16:03:43 #11 31.60 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.10.1) ...
16:03:43 #11 31.64 Selecting previously unselected package liblerc3:amd64.
16:03:43 #11 31.64 Preparing to unpack .../238-liblerc3_3.0+ds-1ubuntu1_amd64.deb ...
16:03:43 #11 31.64 Unpacking liblerc3:amd64 (3.0+ds-1ubuntu1) ...
16:03:43 #11 31.67 Selecting previously unselected package libwebp7:amd64.
16:03:43 #11 31.68 Preparing to unpack .../239-libwebp7_1.2.2-2_amd64.deb ...
16:03:43 #11 31.68 Unpacking libwebp7:amd64 (1.2.2-2) ...
16:03:43 #11 31.73 Selecting previously unselected package libtiff5:amd64.
16:03:43 #11 31.73 Preparing to unpack .../240-libtiff5_4.4.0-4ubuntu3.2_amd64.deb ...
16:03:43 #11 31.73 Unpacking libtiff5:amd64 (4.4.0-4ubuntu3.2) ...
16:03:43 #11 31.77 Selecting previously unselected package libxpm4:amd64.
16:03:43 #11 31.77 Preparing to unpack .../241-libxpm4_1%3a3.5.12-1build2_amd64.deb ...
16:03:43 #11 31.77 Unpacking libxpm4:amd64 (1:3.5.12-1build2) ...
16:03:43 #11 31.81 Selecting previously unselected package libgd3:amd64.
16:03:43 #11 31.81 Preparing to unpack .../242-libgd3_2.3.3-6_amd64.deb ...
16:03:43 #11 31.82 Unpacking libgd3:amd64 (2.3.3-6) ...
16:03:43 #11 31.85 Selecting previously unselected package libc-devtools.
16:03:43 #10 55.55 Setting up libncursesw6:armhf (6.2+20201114-2) ...
16:03:43 #10 55.57 Setting up libltdl7:armhf (2.4.6-15) ...
16:03:43 #10 55.58 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
16:03:43 #10 55.60 Setting up libubsan1:armhf (10.2.1-6) ...
16:03:43 #10 55.62 Setting up libmd0:armhf (1.0.3-3) ...
16:03:43 #10 55.64 Setting up python-apt-common (2.2.1) ...
16:03:43 #10 55.65 Setting up libnsl-dev:armhf (1.3.0-2) ...
16:03:43 #10 55.71 Setting up sensible-utils (0.0.14) ...
16:03:43 #10 55.73 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
16:03:43 #10 55.75 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
16:03:43 #10 39.73 (53/136): perl-Fcntl-1.15-492.fc37.aarch64.rpm  1.6 MB/s |  24 kB     00:00    
16:03:43 #10 39.74 (54/136): perl-File-Basename-2.85-492.fc37.noar 1.5 MB/s |  20 kB     00:00    
16:03:43 #10 39.74 (55/136): perl-File-Path-2.18-489.fc37.noarch.r 2.7 MB/s |  35 kB     00:00    
16:03:43 #10 39.78 (56/136): perl-Encode-3.19-492.fc37.aarch64.rpm  20 MB/s | 1.7 MB     00:00    
16:03:43 #10 39.78 (57/136): perl-File-stat-1.12-492.fc37.noarch.r 504 kB/s |  20 kB     00:00    
16:03:43 #10 39.79 (58/136): perl-File-Temp-0.231.100-489.fc37.noa 1.2 MB/s |  59 kB     00:00    
16:03:43 #10 39.79 (59/136): perl-FileHandle-2.03-492.fc37.noarch. 1.4 MB/s |  19 kB     00:00    
16:03:43 #10 39.80 (60/136): perl-Getopt-Std-1.13-492.fc37.noarch. 1.4 MB/s |  19 kB     00:00    
16:03:43 #10 39.80 (61/136): perl-HTTP-Tiny-0.082-1.fc37.noarch.rp 4.1 MB/s |  55 kB     00:00    
16:03:43 #10 39.81 (62/136): perl-IO-Socket-IP-0.41-490.fc37.noarc 3.1 MB/s |  42 kB     00:00    
16:03:43 #10 39.81 (63/136): perl-IO-1.50-492.fc37.aarch64.rpm     4.9 MB/s |  95 kB     00:00    
16:03:43 #10 39.82 (64/136): perl-IO-Socket-SSL-2.075-1.fc37.noarc  12 MB/s | 221 kB     00:00    
16:03:43 #10 39.82 (65/136): perl-IPC-Open3-1.22-492.fc37.noarch.r 2.0 MB/s |  26 kB     00:00    
16:03:43 #10 39.83 (66/136): perl-MIME-Base64-3.16-489.fc37.aarch6 1.9 MB/s |  30 kB     00:00    
16:03:43 #10 39.83 (67/136): perl-Mozilla-CA-20211001-4.fc37.noarc 927 kB/s |  12 kB     00:00    
16:03:43 #10 39.84 (68/136): perl-NDBM_File-1.15-492.fc37.aarch64. 1.7 MB/s |  25 kB     00:00    
16:03:43 #10 39.85 (69/136): perl-POSIX-2.03-492.fc37.aarch64.rpm  6.1 MB/s | 101 kB     00:00    
16:03:43 #10 39.88 (70/136): perl-Net-SSLeay-1.92-4.fc37.aarch64.r 7.0 MB/s | 358 kB     00:00    
16:03:43 #10 39.88 (71/136): perl-Pod-Escapes-1.07-489.fc37.noarch 594 kB/s |  20 kB     00:00    
16:03:43 #10 39.89 (72/136): perl-PathTools-3.84-489.fc37.aarch64. 1.9 MB/s |  90 kB     00:00    
16:03:43 #10 39.89 (73/136): perl-Pod-Perldoc-3.28.01-490.fc37.noa 6.3 MB/s |  90 kB     00:00    
16:03:43 #10 39.90 (74/136): perl-Pod-Simple-3.43-490.fc37.noarch.  13 MB/s | 225 kB     00:00    
16:03:43 #10 39.90 (75/136): perl-Pod-Usage-2.03-3.fc37.noarch.rpm 2.4 MB/s |  40 kB     00:00    
16:03:43 #10 39.91 (76/136): perl-SelectSaver-1.02-492.fc37.noarch 1.1 MB/s |  15 kB     00:00    
16:03:43 #10 39.92 (77/136): perl-Scalar-List-Utils-1.63-489.fc37. 3.3 MB/s |  71 kB     00:00    
16:03:43 #10 39.92 (78/136): perl-Socket-2.036-1.fc37.aarch64.rpm  3.0 MB/s |  55 kB     00:00    
16:03:43 #10 39.93 (79/136): perl-Storable-3.26-489.fc37.aarch64.r 6.1 MB/s |  95 kB     00:00    
16:03:43 #10 39.93 (80/136): perl-Symbol-1.09-492.fc37.noarch.rpm  1.1 MB/s |  17 kB     00:00    
16:03:43 #10 39.93 (81/136): perl-Term-ANSIColor-5.01-490.fc37.noa 3.2 MB/s |  48 kB     00:00    
16:03:43 #10 39.96 (82/136): perl-Term-Cap-1.17-489.fc37.noarch.rp 673 kB/s |  22 kB     00:00    
16:03:43 #10 39.96 (83/136): perl-Text-ParseWords-3.31-489.fc37.no 502 kB/s |  16 kB     00:00    
16:03:43 #10 39.97 (84/136): perl-Text-Tabs+Wrap-2021.0814-489.fc3 685 kB/s |  22 kB     00:00    
16:03:43 #10 39.98 (85/136): perl-Time-Local-1.300-489.fc37.noarch 2.5 MB/s |  33 kB     00:00    
16:03:43 #10 39.98 (86/136): perl-base-2.27-492.fc37.noarch.rpm    1.5 MB/s |  19 kB     00:00    
16:03:43 #10 39.98 (87/136): perl-constant-1.33-490.fc37.noarch.rp 1.5 MB/s |  23 kB     00:00    
16:03:43 #10 39.99 (88/136): perl-if-0.61.000-492.fc37.noarch.rpm  1.3 MB/s |  17 kB     00:00    
16:03:43 #10 40.00 (89/136): perl-interpreter-5.36.0-492.fc37.aarc 4.7 MB/s |  75 kB     00:00    
16:03:43 #10 40.00 (90/136): perl-libnet-3.14-490.fc37.noarch.rpm  7.5 MB/s | 132 kB     00:00    
16:03:43 #10 40.01 (91/136): perl-mro-1.26-492.fc37.aarch64.rpm    2.1 MB/s |  31 kB     00:00    
16:03:43 #10 40.02 (92/136): perl-overload-1.35-492.fc37.noarch.rp 3.4 MB/s |  49 kB     00:00    
16:03:43 #10 40.03 (93/136): perl-overloading-0.02-492.fc37.noarch 1.2 MB/s |  16 kB     00:00    
16:03:43 #10 40.03 (94/136): perl-parent-0.238-489.fc37.noarch.rpm 1.0 MB/s |  14 kB     00:00    
16:03:43 #10 40.04 (95/136): perl-podlators-4.14-489.fc37.noarch.r 7.6 MB/s | 116 kB     00:00    
16:03:43 #12 1.230 Reading package lists...
16:03:43 #11 29.94 Selecting previously unselected package zstd.
16:03:43 #11 29.94 Preparing to unpack .../181-zstd_1.4.8+dfsg-3build1_amd64.deb ...
16:03:43 #11 29.94 Unpacking zstd (1.4.8+dfsg-3build1) ...
16:03:43 #11 29.99 Selecting previously unselected package python3-debian.
16:03:43 #11 29.99 Preparing to unpack .../182-python3-debian_0.1.43ubuntu1_all.deb ...
16:03:43 #11 29.99 Unpacking python3-debian (0.1.43ubuntu1) ...
16:03:43 #11 30.03 Selecting previously unselected package libgpgme11:amd64.
16:03:43 #11 30.03 Preparing to unpack .../183-libgpgme11_1.16.0-1.2ubuntu4_amd64.deb ...
16:03:43 #11 30.04 Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4) ...
16:03:43 #11 30.07 Selecting previously unselected package python3-gpg.
16:03:43 #11 30.07 Preparing to unpack .../184-python3-gpg_1.16.0-1.2ubuntu4_amd64.deb ...
16:03:43 #11 30.08 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ...
16:03:43 #11 30.12 Selecting previously unselected package dput.
16:03:43 #11 30.13 Preparing to unpack .../185-dput_1.1.0ubuntu2_all.deb ...
16:03:43 #11 30.14 Unpacking dput (1.1.0ubuntu2) ...
16:03:43 #10 42.34 Preparing to unpack .../254-libmail-sendmail-perl_0.80-1_all.deb ...
16:03:43 #10 42.34 Unpacking libmail-sendmail-perl (0.80-1) ...
16:03:43 #10 42.37 Selecting previously unselected package mailutils-common.
16:03:43 #10 42.38 Preparing to unpack .../255-mailutils-common_1%3a3.5-4_all.deb ...
16:03:43 #10 42.38 Unpacking mailutils-common (1:3.5-4) ...
16:03:43 #10 42.45 Selecting previously unselected package mysql-common.
16:03:43 #10 42.46 Preparing to unpack .../256-mysql-common_5.8+1.0.5_all.deb ...
16:03:43 #10 42.47 Unpacking mysql-common (5.8+1.0.5) ...
16:03:43 #10 42.51 Selecting previously unselected package mariadb-common.
16:03:43 #10 42.51 Preparing to unpack .../257-mariadb-common_1%3a10.3.36-0+deb10u2_all.deb ...
16:03:43 #10 42.52 Unpacking mariadb-common (1:10.3.36-0+deb10u2) ...
16:03:43 #10 42.55 Selecting previously unselected package libmariadb3:amd64.
16:03:43 #10 42.56 Preparing to unpack .../258-libmariadb3_1%3a10.3.36-0+deb10u2_amd64.deb ...
16:03:43 #10 42.56 Unpacking libmariadb3:amd64 (1:10.3.36-0+deb10u2) ...
16:03:43 #10 42.61 Selecting previously unselected package libpython2.7-minimal:amd64.
16:03:43 #10 42.61 Preparing to unpack .../259-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ...
16:03:43 #10 42.62 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ...
16:03:43 #10 42.70 Selecting previously unselected package libpython2.7-stdlib:amd64.
16:03:43 #10 41.71 Preparing to unpack .../333-xdg-user-dirs_0.17-2_arm64.deb ...
16:03:43 #10 41.72 Unpacking xdg-user-dirs (0.17-2) ...
16:03:43 #10 41.81 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
16:03:43 #10 41.83 Setting up libapt-pkg-perl (0.1.34+b1) ...
16:03:43 #10 41.84 Setting up libksba8:arm64 (1.3.5-2+deb10u1) ...
16:03:43 #10 41.85 Setting up libpipeline1:arm64 (1.5.1-2) ...
16:03:43 #10 41.86 Setting up wdiff (1.2.2-2+b1) ...
16:03:43 #10 41.88 Setting up lsb-base (10.2019051400) ...
16:03:43 #10 41.89 Setting up mysql-common (5.8+1.0.5) ...
16:03:43 #10 41.92 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
16:03:43 #10 48.12   Installing       : elfutils-debuginfod-client-0.187-4.fc36.aarch64      1/138 
16:03:43 #10 48.14   Installing       : binutils-gold-2.37-37.fc36.aarch64                   2/138 
16:03:43 #10 48.28   Installing       : binutils-2.37-37.fc36.aarch64                        3/138 
16:03:43 #10 48.32   Running scriptlet: binutils-2.37-37.fc36.aarch64                        3/138 
16:03:43 #10 48.34   Installing       : python3-six-1.16.0-5.fc36.noarch                     4/138 
16:03:43 #10 48.35   Installing       : hunspell-filesystem-1.7.0-19.fc36.aarch64            5/138 
16:03:43 #10 48.35   Installing       : hunspell-en-GB-0.20140811.1-22.fc36.noarch           6/138 
16:03:43 #10 48.36   Installing       : hunspell-en-0.20140811.1-22.fc36.noarch              7/138 
16:03:43 #11 45.64 Updating certificates in /etc/ssl/certs...
16:03:43 #11 28.53 Selecting previously unselected package gcc-9.
16:03:43 #11 28.53 Preparing to unpack .../090-gcc-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
16:03:43 #11 28.55 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
16:03:43 #11 23.91 Selecting previously unselected package libargon2-1:armhf.
16:03:43 #11 23.91 Preparing to unpack .../001-libargon2-1_0~20171227-0.3_armhf.deb ...
16:03:43 #11 23.92 Unpacking libargon2-1:armhf (0~20171227-0.3) ...
16:03:43 #11 23.96 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:03:43 #11 23.96 Preparing to unpack .../002-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ...
16:03:43 #11 23.97 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
16:03:43 #11 24.01 Selecting previously unselected package libjson-c5:armhf.
16:03:43 #11 24.01 Preparing to unpack .../003-libjson-c5_0.16-1_armhf.deb ...
16:03:43 #11 24.02 Unpacking libjson-c5:armhf (0.16-1) ...
16:03:43 #11 24.05 Selecting previously unselected package libcryptsetup12:armhf.
16:03:43 #11 24.05 Preparing to unpack .../004-libcryptsetup12_2%3a2.5.0-2ubuntu1_armhf.deb ...
16:03:43 #11 24.06 Unpacking libcryptsetup12:armhf (2:2.5.0-2ubuntu1) ...
16:03:43 #11 24.11 Selecting previously unselected package libfdisk1:armhf.
16:03:43 #12 1.050 Reading package lists...
16:03:43 #12 2.444 W: Skipping acquire of configured file 'ui/binary-armhf/Packages' as repository 'http://archive.raspberrypi.org/debian bullseye InRelease' doesn't have the component 'ui' (component misspelt in sources.list?)
16:03:43 #11 46.29 Setting up python3-xdg (0.26-1ubuntu1) ...
16:03:43 #10 32.60 Selecting previously unselected package libsigsegv2:amd64.
16:03:43 #10 32.61 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ...
16:03:43 #10 32.71 Unpacking libsigsegv2:amd64 (2.13-1) ...
16:03:43 #24 22.33 Get:95 http://deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
16:03:43 #24 22.33 Get:96 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
16:03:43 #24 22.33 Get:97 http://deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
16:03:43 #24 22.34 Get:98 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
16:03:43 #24 22.34 Get:99 http://deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
16:03:43 #24 22.34 Get:100 http://deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
16:03:43 #24 22.34 Get:101 http://deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
16:03:43 #24 22.34 Get:102 http://deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
16:03:43 #24 22.36 Get:103 http://deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
16:03:43 #12 6.666 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
16:03:43 #11 34.79 Selecting previously unselected package libencode-locale-perl.
16:03:43 #11 34.79 Preparing to unpack .../183-libencode-locale-perl_1.05-2_all.deb ...
16:03:43 #11 34.79 Unpacking libencode-locale-perl (1.05-2) ...
16:03:43 #11 34.83 Selecting previously unselected package libtimedate-perl.
16:03:43 #11 34.83 Preparing to unpack .../184-libtimedate-perl_2.3300-2_all.deb ...
16:03:43 #11 34.83 Unpacking libtimedate-perl (2.3300-2) ...
16:03:43 #11 34.87 Selecting previously unselected package libhttp-date-perl.
16:03:43 #11 34.87 Preparing to unpack .../185-libhttp-date-perl_6.05-1_all.deb ...
16:03:43 #11 34.88 Unpacking libhttp-date-perl (6.05-1) ...
16:03:43 #11 34.91 Selecting previously unselected package libfile-listing-perl.
16:03:43 #11 34.91 Preparing to unpack .../186-libfile-listing-perl_6.15-1_all.deb ...
16:03:43 #11 34.92 Unpacking libfile-listing-perl (6.15-1) ...
16:03:43 #11 34.95 Selecting previously unselected package libhtml-tagset-perl.
16:03:43 #11 34.95 Preparing to unpack .../187-libhtml-tagset-perl_3.20-4_all.deb ...
16:03:43 #11 34.96 Unpacking libhtml-tagset-perl (3.20-4) ...
16:03:43 #11 34.99 Selecting previously unselected package liburi-perl.
16:03:43 #10 50.94 Setting up libxml-parser-perl (2.44-2build3) ...
16:03:43 #10 50.96 Setting up libxml-sax-expat-perl (0.40-2) ...
16:03:43 #10 51.00 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:03:43 #10 51.05 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:03:43 #10 42.30 Preparing to unpack .../195-libdata-dump-perl_1.23-1_all.deb ...
16:03:43 #10 42.31 Unpacking libdata-dump-perl (1.23-1) ...
16:03:43 #10 42.34 Selecting previously unselected package libdigest-bubblebabble-perl.
16:03:43 #10 42.34 Preparing to unpack .../196-libdigest-bubblebabble-perl_0.02-2_all.deb ...
16:03:43 #10 42.35 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
16:03:43 #10 42.38 Selecting previously unselected package libdigest-hmac-perl.
16:03:43 #10 42.38 Preparing to unpack .../197-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
16:03:43 #10 42.39 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
16:03:43 #10 42.42 Selecting previously unselected package libdistro-info-perl.
16:03:43 #10 42.42 Preparing to unpack .../198-libdistro-info-perl_0.21_all.deb ...
16:03:43 #10 42.43 Unpacking libdistro-info-perl (0.21) ...
16:03:43 #10 42.46 Selecting previously unselected package libnet-smtp-ssl-perl.
16:03:43 #10 42.46 Preparing to unpack .../199-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:03:43 #10 42.47 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:03:43 #10 42.50 Selecting previously unselected package libmailtools-perl.
16:03:43 #10 42.50 Preparing to unpack .../200-libmailtools-perl_2.18-1_all.deb ...
16:03:43 #10 42.51 Unpacking libmailtools-perl (2.18-1) ...
16:03:43 #10 42.55 Selecting previously unselected package libnet-ip-perl.
16:03:43 #11 33.46 Selecting previously unselected package libtry-tiny-perl.
16:03:43 #11 33.46 Preparing to unpack .../168-libtry-tiny-perl_0.31-1_all.deb ...
16:03:43 #11 33.47 Unpacking libtry-tiny-perl (0.31-1) ...
16:03:43 #11 33.50 Selecting previously unselected package libwww-robotrules-perl.
16:03:43 #11 33.50 Preparing to unpack .../169-libwww-robotrules-perl_6.02-1_all.deb ...
16:03:43 #11 33.50 Unpacking libwww-robotrules-perl (6.02-1) ...
16:03:43 #11 33.53 Selecting previously unselected package libwww-perl.
16:03:43 #11 33.53 Preparing to unpack .../170-libwww-perl_6.61-1_all.deb ...
16:03:43 #11 33.54 Unpacking libwww-perl (6.61-1) ...
16:03:43 #11 33.60 Selecting previously unselected package patchutils.
16:03:43 #11 33.60 Preparing to unpack .../171-patchutils_0.4.2-1build2_armhf.deb ...
16:03:43 #11 33.60 Unpacking patchutils (0.4.2-1build2) ...
16:03:43 #11 33.64 Selecting previously unselected package wdiff.
16:03:43 #10 49.08   Installing       : rpmlint-2.2.0-6.fc35.noarch                        141/144 
16:03:43 #10 49.12   Installing       : rpmlint-fedora-license-data-1.8-1.fc35.noarch      142/144 
16:03:43 #10 49.13   Installing       : dnf-plugins-core-4.3.1-1.fc35.noarch               143/144 
16:03:43 #10 49.24   Installing       : glibc-gconv-extra-2.34-49.fc35.aarch64             144/144 
16:03:43 #11 31.85 Preparing to unpack .../243-libc-devtools_2.36-0ubuntu4_amd64.deb ...
16:03:43 #11 31.85 Unpacking libc-devtools (2.36-0ubuntu4) ...
16:03:43 #11 31.88 Selecting previously unselected package libcapture-tiny-perl.
16:03:43 #11 31.88 Preparing to unpack .../244-libcapture-tiny-perl_0.48-1_all.deb ...
16:03:43 #11 31.89 Unpacking libcapture-tiny-perl (0.48-1) ...
16:03:43 #11 31.92 Selecting previously unselected package libcgi-pm-perl.
16:03:43 #11 31.92 Preparing to unpack .../245-libcgi-pm-perl_4.54-1_all.deb ...
16:03:43 #11 31.93 Unpacking libcgi-pm-perl (4.54-1) ...
16:03:43 #11 31.96 Selecting previously unselected package libfcgi0ldbl:amd64.
16:03:43 #11 31.97 Preparing to unpack .../246-libfcgi0ldbl_2.4.2-2build2_amd64.deb ...
16:03:43 #11 31.97 Unpacking libfcgi0ldbl:amd64 (2.4.2-2build2) ...
16:03:43 #11 32.01 Selecting previously unselected package libfcgi-perl:amd64.
16:03:43 #11 32.01 Preparing to unpack .../247-libfcgi-perl_0.82+ds-1build1_amd64.deb ...
16:03:43 #11 32.01 Unpacking libfcgi-perl:amd64 (0.82+ds-1build1) ...
16:03:43 #11 32.04 Selecting previously unselected package libcgi-fast-perl.
16:03:43 #11 32.04 Preparing to unpack .../248-libcgi-fast-perl_1%3a2.15-1_all.deb ...
16:03:43 #11 32.04 Unpacking libcgi-fast-perl (1:2.15-1) ...
16:03:43 #11 32.07 Selecting previously unselected package libclass-data-inheritable-perl.
16:03:43 #11 32.07 Preparing to unpack .../249-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:03:43 #11 32.08 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:03:43 #11 32.12 Selecting previously unselected package libclone-perl.
16:03:43 #11 32.12 Preparing to unpack .../250-libclone-perl_0.45-1build3_amd64.deb ...
16:03:43 #11 32.12 Unpacking libclone-perl (0.45-1build3) ...
16:03:43 #11 32.15 Selecting previously unselected package libcommon-sense-perl:amd64.
16:03:43 #11 32.15 Preparing to unpack .../251-libcommon-sense-perl_3.75-2build1_amd64.deb ...
16:03:43 #11 32.16 Unpacking libcommon-sense-perl:amd64 (3.75-2build1) ...
16:03:43 #11 32.18 Selecting previously unselected package libconfig-tiny-perl.
16:03:43 #10 55.76 Setting up libuchardet0:armhf (0.0.7-1) ...
16:03:43 #10 55.78 Setting up lzop (1.04-2) ...
16:03:43 #10 55.80 Setting up libmpdec3:armhf (2.5.1-1) ...
16:03:43 #10 55.81 Setting up git-man (1:2.30.2-1) ...
16:03:43 #10 55.83 Setting up libssh2-1:armhf (1.9.0-2) ...
16:03:43 #10 55.84 Setting up netbase (6.3) ...
16:03:43 #10 55.87 Setting up libtiff5:armhf (4.2.0-1+deb11u1) ...
16:03:43 #10 55.88 Setting up libbinutils:armhf (2.35.2-2) ...
16:03:43 #10 55.89 Setting up libfido2-1:armhf (1.6.0-2) ...
16:03:43 #10 55.91 Setting up libisl23:armhf (0.23-1) ...
16:03:43 #10 55.92 Setting up libc-dev-bin (2.31-13+deb11u5) ...
16:03:43 #10 55.93 Setting up openssl (1.1.1n-0+deb11u3) ...
16:03:43 #10 55.95 Setting up libbsd0:armhf (0.11.3-1) ...
16:03:43 #10 55.96 Setting up libelf1:armhf (0.183-1) ...
16:03:43 #10 55.98 Setting up readline-common (8.1-1) ...
16:03:43 #10 40.04 (96/136): perl-srpm-macros-1-46.fc37.noarch.rpm 604 kB/s | 8.3 kB     00:00    
16:03:43 #10 40.12 (97/136): perl-libs-5.36.0-492.fc37.aarch64.rpm  17 MB/s | 2.2 MB     00:00    
16:03:43 #10 40.12 (98/136): perl-subs-1.04-492.fc37.noarch.rpm    186 kB/s |  15 kB     00:00    
16:03:43 #10 40.12 (99/136): perl-vars-1.05-492.fc37.noarch.rpm    201 kB/s |  16 kB     00:00    
16:03:43 #10 40.13 (100/136): pkgconf-m4-1.8.0-3.fc37.noarch.rpm   1.0 MB/s |  14 kB     00:00    
16:03:43 #10 40.14 (101/136): pkgconf-1.8.0-3.fc37.aarch64.rpm     2.1 MB/s |  41 kB     00:00    
16:03:43 #10 40.14 (102/136): pkgconf-pkg-config-1.8.0-3.fc37.aarc 641 kB/s |  10 kB     00:00    
16:03:43 #10 40.15 (103/136): python3-construct-2.10.68-3.fc37.noa 8.9 MB/s | 152 kB     00:00    
16:03:43 #10 40.15 (104/136): python3-distro-1.7.0-3.fc37.noarch.r 3.3 MB/s |  48 kB     00:00    
16:03:43 #10 40.16 (105/136): python3-dateutil-2.8.2-4.fc37.noarch  14 MB/s | 361 kB     00:00    
16:03:43 #10 40.17 (106/136): python3-dnf-plugins-core-4.3.1-1.fc3  16 MB/s | 278 kB     00:00    
16:03:43 #10 40.17 (107/136): python3-enchant-3.2.2-5.fc37.noarch. 5.9 MB/s | 103 kB     00:00    
16:03:43 #10 40.18 (108/136): python3-file-magic-5.42-4.fc37.noarc 1.5 MB/s |  20 kB     00:00    
16:03:43 #10 40.18 (109/136): python3-pybeam-0.7-4.fc37.noarch.rpm 2.5 MB/s |  32 kB     00:00    
16:03:43 #10 40.19 (110/136): python3-pyxdg-0.27-6.fc37.noarch.rpm 8.0 MB/s | 135 kB     00:00    
16:03:43 #10 40.19 (111/136): python3-six-1.16.0-8.fc37.noarch.rpm 2.6 MB/s |  42 kB     00:00    
16:03:43 #10 40.20 (112/136): python3-tomli-w-1.0.0-4.fc37.noarch. 1.3 MB/s |  21 kB     00:00    
16:03:43 #10 40.21 (113/136): redhat-rpm-config-228-1.fc37.noarch. 4.5 MB/s |  81 kB     00:00    
16:03:43 #10 40.22 (114/136): rpmautospec-rpm-macros-0.3.0-1.fc37. 381 kB/s | 8.8 kB     00:00    
16:03:43 #10 40.22 (115/136): rpm-build-4.18.0-1.fc37.aarch64.rpm  2.3 MB/s |  77 kB     00:00    
16:03:43 #10 40.23 (116/136): shared-mime-info-2.2-2.fc37.aarch64.  15 MB/s | 381 kB     00:00    
16:03:43 #10 40.24 (117/136): unzip-6.0-58.fc37.aarch64.rpm        8.3 MB/s | 182 kB     00:00    
16:03:43 #10 40.25 (118/136): xxhash-libs-0.8.1-3.fc37.aarch64.rpm 1.5 MB/s |  33 kB     00:00    
16:03:43 #10 40.30 (119/136): xz-5.2.5-10.fc37.aarch64.rpm         3.2 MB/s | 223 kB     00:00    
16:03:43 #11 30.17 Selecting previously unselected package fonts-dejavu-core.
16:03:43 #11 30.17 Preparing to unpack .../186-fonts-dejavu-core_2.37-2build1_all.deb ...
16:03:43 #11 30.17 Unpacking fonts-dejavu-core (2.37-2build1) ...
16:03:43 #11 30.30 Selecting previously unselected package fontconfig-config.
16:03:43 #11 30.30 Preparing to unpack .../187-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
16:03:43 #11 30.31 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
16:03:43 #11 30.35 Selecting previously unselected package libcurl3-gnutls:amd64.
16:03:43 #11 30.35 Preparing to unpack .../188-libcurl3-gnutls_7.81.0-1ubuntu1.6_amd64.deb ...
16:03:43 #11 30.35 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.6) ...
16:03:43 #11 30.38 Selecting previously unselected package liberror-perl.
16:03:43 #11 30.39 Preparing to unpack .../189-liberror-perl_0.17029-1_all.deb ...
16:03:43 #11 30.39 Unpacking liberror-perl (0.17029-1) ...
16:03:43 #11 30.06 Selecting previously unselected package cpp.
16:03:43 #11 30.07 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
16:03:43 #11 30.07 Unpacking cpp (4:9.3.0-1ubuntu2) ...
16:03:43 #11 30.11 Selecting previously unselected package libcc1-0:amd64.
16:03:43 #10 42.70 Preparing to unpack .../260-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ...
16:03:43 #10 42.70 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ...
16:03:43 #10 41.93 Setting up libxau6:arm64 (1:1.0.8-1+b2) ...
16:03:43 #10 41.94 Setting up libkeyutils1:arm64 (1.6-6) ...
16:03:43 #10 41.96 Setting up libpsl5:arm64 (0.20.2-2) ...
16:03:43 #10 41.97 Setting up libgpm2:arm64 (1.20.7-5) ...
16:03:43 #10 41.98 Setting up mime-support (3.62) ...
16:03:43 #10 42.02 Setting up xdg-user-dirs (0.17-2) ...
16:03:43 #10 42.04 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
16:03:43 #10 42.05 Setting up psmisc (23.2-1+deb10u1) ...
16:03:43 #10 42.07 Setting up libgc1c2:arm64 (1:7.6.4-0.4) ...
16:03:43 #10 42.08 Setting up libyaml-0-2:arm64 (0.2.1-1) ...
16:03:43 #10 42.09 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u4) ...
16:03:43 #10 42.10 No schema files found: doing nothing.
16:03:43 #10 42.11 Setting up distro-info-data (0.41+deb10u6) ...
16:03:43 #10 42.12 Setting up manpages (4.16-2) ...
16:03:43 #10 42.13 Setting up unzip (6.0-23+deb10u3) ...
16:03:43 #10 42.15 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
16:03:43 #10 48.40   Installing       : hunspell-en-US-0.20140811.1-22.fc36.noarch           8/138 
16:03:43 #10 48.41   Installing       : hunspell-1.7.0-19.fc36.aarch64                       9/138 
16:03:43 #10 48.46   Installing       : elfutils-0.187-4.fc36.aarch64                       10/138 
16:03:43 #10 48.47   Installing       : dwz-0.14-4.fc36.aarch64                             11/138 
16:03:43 #10 48.51   Installing       : xz-5.2.5-9.fc36.aarch64                             12/138 
16:03:43 #10 48.52   Installing       : unzip-6.0-57.fc36.aarch64                           13/138 
16:03:43 #10 48.55   Installing       : file-5.41-4.fc36.aarch64                            14/138 
16:03:43 #10 48.56   Installing       : zip-3.0-32.fc36.aarch64                             15/138 
16:03:43 #10 48.59   Installing       : enchant-1:1.6.0-30.fc36.aarch64                     16/138 
16:03:43 #10 48.60   Installing       : python3-enchant-3.2.2-2.fc36.noarch                 17/138 
16:03:43 #11 24.11 Preparing to unpack .../005-libfdisk1_2.38-4ubuntu1_armhf.deb ...
16:03:43 #11 24.11 Unpacking libfdisk1:armhf (2.38-4ubuntu1) ...
16:03:43 #11 24.16 Selecting previously unselected package libkmod2:armhf.
16:03:43 #11 24.16 Preparing to unpack .../006-libkmod2_30+20220630-3ubuntu1_armhf.deb ...
16:03:43 #11 24.16 Unpacking libkmod2:armhf (30+20220630-3ubuntu1) ...
16:03:43 #11 24.20 Selecting previously unselected package libapparmor1:armhf.
16:03:43 #11 24.21 Preparing to unpack .../007-libapparmor1_3.0.7-1ubuntu2_armhf.deb ...
16:03:43 #11 24.21 Unpacking libapparmor1:armhf (3.0.7-1ubuntu2) ...
16:03:43 #11 24.24 Selecting previously unselected package libip4tc2:armhf.
16:03:43 #11 24.24 Preparing to unpack .../008-libip4tc2_1.8.7-1ubuntu6_armhf.deb ...
16:03:43 #11 24.25 Unpacking libip4tc2:armhf (1.8.7-1ubuntu6) ...
16:03:43 #11 24.27 Selecting previously unselected package libsystemd-shared:armhf.
16:03:43 #11 24.27 Preparing to unpack .../009-libsystemd-shared_251.4-1ubuntu7_armhf.deb ...
16:03:43 #11 24.28 Unpacking libsystemd-shared:armhf (251.4-1ubuntu7) ...
16:03:43 #11 24.34 Selecting previously unselected package systemd.
16:03:43 #11 24.34 Preparing to unpack .../010-systemd_251.4-1ubuntu7_armhf.deb ...
16:03:43 #10 34.44 Selecting previously unselected package cpp.
16:03:43 #10 34.44 Preparing to unpack .../068-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
16:03:43 #10 34.45 Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
16:03:43 #10 34.49 Selecting previously unselected package libcc1-0:amd64.
16:03:43 #10 34.49 Preparing to unpack .../069-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ...
16:03:43 #10 34.50 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
16:03:43 #10 34.54 Selecting previously unselected package libgomp1:amd64.
16:03:43 #11 46.45 Setting up man-db (2.9.1-1) ...
16:03:43 #11 46.57 Building database of manual pages ...
16:03:43 #24 22.36 Get:104 http://deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
16:03:43 #24 22.39 Get:105 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
16:03:43 #24 22.39 Get:106 http://deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
16:03:43 #24 22.40 Get:107 http://deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
16:03:43 #24 22.40 Get:108 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
16:03:43 #24 22.41 Get:109 http://deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB]
16:03:43 #12 6.785 Get:5 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
16:03:43 #12 6.786 Get:6 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
16:03:43 #12 6.799 Get:7 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
16:03:43 #12 6.808 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u2 [270 kB]
16:03:43 #12 6.815 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
16:03:43 #12 6.817 Get:10 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
16:03:43 #12 6.822 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB]
16:03:43 #12 6.837 Get:12 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
16:03:43 #12 6.842 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB]
16:03:43 #12 6.843 Get:14 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
16:03:43 #12 6.846 Get:15 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB]
16:03:43 #12 6.866 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
16:03:43 #12 6.948 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
16:03:43 #12 6.954 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB]
16:03:43 #12 6.965 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
16:03:43 #12 6.973 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
16:03:43 #12 6.977 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
16:03:43 #12 6.992 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
16:03:43 #12 7.001 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
16:03:43 #12 7.035 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
16:03:43 #12 7.048 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
16:03:43 #12 7.049 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
16:03:43 #12 7.116 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
16:03:43 #12 7.126 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
16:03:43 #12 7.136 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB]
16:03:43 #11 34.99 Preparing to unpack .../188-liburi-perl_5.12-1ubuntu1_all.deb ...
16:03:43 #11 35.00 Unpacking liburi-perl (5.12-1ubuntu1) ...
16:03:43 #11 35.05 Selecting previously unselected package libhtml-parser-perl:arm64.
16:03:43 #11 35.05 Preparing to unpack .../189-libhtml-parser-perl_3.78-1_arm64.deb ...
16:03:43 #11 35.05 Unpacking libhtml-parser-perl:arm64 (3.78-1) ...
16:03:43 #11 35.09 Selecting previously unselected package libhtml-tree-perl.
16:03:43 #11 35.09 Preparing to unpack .../190-libhtml-tree-perl_5.07-2_all.deb ...
16:03:43 #11 35.10 Unpacking libhtml-tree-perl (5.07-2) ...
16:03:43 #11 35.14 Selecting previously unselected package libio-html-perl.
16:03:43 #11 35.15 Preparing to unpack .../191-libio-html-perl_1.004-3_all.deb ...
16:03:43 #11 35.15 Unpacking libio-html-perl (1.004-3) ...
16:03:43 #11 35.19 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:43 #11 35.19 Preparing to unpack .../192-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:03:43 #11 35.19 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:03:43 #11 35.23 Selecting previously unselected package libhttp-message-perl.
16:03:43 #10 51.20 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:03:43 #10 51.27 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
16:03:43 #10 51.30 Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ...
16:03:43 #10 51.30 Updating certificates in /etc/ssl/certs...
16:03:44 #10 42.55 Preparing to unpack .../201-libnet-ip-perl_1.26-2_all.deb ...
16:03:44 #10 42.55 Unpacking libnet-ip-perl (1.26-2) ...
16:03:44 #10 42.59 Selecting previously unselected package libnet-dns-perl.
16:03:44 #10 42.59 Preparing to unpack .../202-libnet-dns-perl_1.19-1_all.deb ...
16:03:44 #10 42.59 Unpacking libnet-dns-perl (1.19-1) ...
16:03:44 #10 42.66 Selecting previously unselected package libnet-domain-tld-perl.
16:03:44 #10 42.66 Preparing to unpack .../203-libnet-domain-tld-perl_1.75-1_all.deb ...
16:03:44 #10 42.67 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:03:44 #10 42.70 Selecting previously unselected package libemail-valid-perl.
16:03:44 #10 42.70 Preparing to unpack .../204-libemail-valid-perl_1.202-1_all.deb ...
16:03:44 #10 42.71 Unpacking libemail-valid-perl (1.202-1) ...
16:03:44 #10 42.74 Selecting previously unselected package libexporter-tiny-perl.
16:03:44 #10 42.74 Preparing to unpack .../205-libexporter-tiny-perl_1.002001-1_all.deb ...
16:03:44 #10 42.75 Unpacking libexporter-tiny-perl (1.002001-1) ...
16:03:44 #10 42.81 Selecting previously unselected package libipc-system-simple-perl.
16:03:44 #11 33.64 Preparing to unpack .../172-wdiff_1.2.2-2build3_armhf.deb ...
16:03:44 #11 33.64 Unpacking wdiff (1.2.2-2build3) ...
16:03:44 #11 33.68 Selecting previously unselected package devscripts.
16:03:44 #11 33.68 Preparing to unpack .../173-devscripts_2.22.1ubuntu1_armhf.deb ...
16:03:44 #11 33.70 Unpacking devscripts (2.22.1ubuntu1) ...
16:03:44 #11 33.79 Selecting previously unselected package diffstat.
16:03:44 #11 33.79 Preparing to unpack .../174-diffstat_1.64-1build2_armhf.deb ...
16:03:44 #11 33.80 Unpacking diffstat (1.64-1build2) ...
16:03:44 #11 33.83 Selecting previously unselected package python3-chardet.
16:03:44 #11 33.83 Preparing to unpack .../175-python3-chardet_4.0.0-1_all.deb ...
16:03:44 #11 33.83 Unpacking python3-chardet (4.0.0-1) ...
16:03:44 #11 33.87 Selecting previously unselected package zstd.
16:03:44 #11 33.88 Preparing to unpack .../176-zstd_1.4.8+dfsg-3build1_armhf.deb ...
16:03:44 #11 33.88 Unpacking zstd (1.4.8+dfsg-3build1) ...
16:03:44 #11 33.92 Selecting previously unselected package python3-debian.
16:03:44 #10 49.08 129 added, 0 removed; done.
16:03:44 #10 49.12 Setting up libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ...
16:03:44 #10 49.13 Setting up shared-mime-info (2.0-1) ...
16:03:44 #11 32.19 Preparing to unpack .../252-libconfig-tiny-perl_2.28-1_all.deb ...
16:03:44 #11 32.19 Unpacking libconfig-tiny-perl (2.28-1) ...
16:03:44 #11 32.22 Selecting previously unselected package libparams-util-perl.
16:03:44 #11 32.22 Preparing to unpack .../253-libparams-util-perl_1.102-1build3_amd64.deb ...
16:03:44 #11 32.23 Unpacking libparams-util-perl (1.102-1build3) ...
16:03:44 #11 32.26 Selecting previously unselected package libsub-install-perl.
16:03:44 #11 32.26 Preparing to unpack .../254-libsub-install-perl_0.928-2_all.deb ...
16:03:44 #11 32.27 Unpacking libsub-install-perl (0.928-2) ...
16:03:44 #11 32.29 Selecting previously unselected package libdata-optlist-perl.
16:03:44 #11 32.30 Preparing to unpack .../255-libdata-optlist-perl_0.112-1_all.deb ...
16:03:44 #11 32.30 Unpacking libdata-optlist-perl (0.112-1) ...
16:03:44 #11 32.33 Selecting previously unselected package libsub-exporter-perl.
16:03:44 #11 32.33 Preparing to unpack .../256-libsub-exporter-perl_0.988-1_all.deb ...
16:03:44 #11 32.34 Unpacking libsub-exporter-perl (0.988-1) ...
16:03:44 #11 32.37 Selecting previously unselected package libconst-fast-perl.
16:03:44 #11 32.37 Preparing to unpack .../257-libconst-fast-perl_0.014-2_all.deb ...
16:03:44 #11 32.37 Unpacking libconst-fast-perl (0.014-2) ...
16:03:44 #11 32.40 Selecting previously unselected package libwant-perl.
16:03:44 #10 56.02 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
16:03:44 #10 56.03 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u3) ...
16:03:44 #10 56.04 Setting up libmarkdown2:armhf (2.2.6-1) ...
16:03:44 #10 56.06 Setting up libcc1-0:armhf (10.2.1-6) ...
16:03:44 #10 56.07 Setting up iso-codes (4.6.0-1) ...
16:03:44 #10 56.08 Setting up liblocale-gettext-perl (1.07-4+b1) ...
16:03:44 #10 56.10 Setting up cpp-10 (10.2.1-6) ...
16:03:44 #10 56.11 Setting up dctrl-tools (2.24-3) ...
16:03:44 #10 56.13 Setting up debian-keyring (2021.07.26) ...
16:03:44 #10 56.14 Setting up libgdbm6:armhf (1.19-2) ...
16:03:44 #10 56.15 Setting up libctf0:armhf (2.35.2-2) ...
16:03:44 #10 56.16 Setting up pinentry-curses (1.1.0-4) ...
16:03:44 #10 56.18 Setting up manpages-dev (5.10-1) ...
16:03:44 #10 56.21 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
16:03:44 #10 40.31 (120/136): zip-3.0-33.fc37.aarch64.rpm          4.0 MB/s | 256 kB     00:00    
16:03:44 #10 40.34 (121/136): zstd-1.5.2-3.fc37.aarch64.rpm        4.2 MB/s | 412 kB     00:00    
16:03:44 #10 40.42 (122/136): ansible-srpm-macros-1-8.1.fc37.noarc  73 kB/s | 8.6 kB     00:00    
16:03:44 #11 30.42 Selecting previously unselected package git-man.
16:03:44 #11 30.42 Preparing to unpack .../190-git-man_1%3a2.34.1-1ubuntu1.5_all.deb ...
16:03:44 #11 30.43 Unpacking git-man (1:2.34.1-1ubuntu1.5) ...
16:03:44 #11 30.47 Selecting previously unselected package git.
16:03:44 #11 30.47 Preparing to unpack .../191-git_1%3a2.34.1-1ubuntu1.5_amd64.deb ...
16:03:44 #11 30.48 Unpacking git (1:2.34.1-1ubuntu1.5) ...
16:03:44 #11 30.64 Selecting previously unselected package libalgorithm-diff-perl.
16:03:44 #11 30.65 Preparing to unpack .../192-libalgorithm-diff-perl_1.201-1_all.deb ...
16:03:44 #11 30.65 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:03:44 #11 30.68 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:03:44 #11 30.68 Preparing to unpack .../193-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
16:03:44 #11 30.69 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
16:03:44 #11 30.72 Selecting previously unselected package libalgorithm-merge-perl.
16:03:44 #11 30.72 Preparing to unpack .../194-libalgorithm-merge-perl_0.08-3_all.deb ...
16:03:44 #11 30.73 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:03:44 #11 30.75 Selecting previously unselected package libaliased-perl.
16:03:44 #11 30.75 Preparing to unpack .../195-libaliased-perl_0.34-1.1_all.deb ...
16:03:44 #11 30.11 Preparing to unpack .../085-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:03:44 #11 30.12 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:03:44 #11 30.16 Selecting previously unselected package libgomp1:amd64.
16:03:44 #11 30.16 Preparing to unpack .../086-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:03:44 #11 30.17 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:03:44 #11 30.22 Selecting previously unselected package libitm1:amd64.
16:03:44 #11 30.22 Preparing to unpack .../087-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:03:44 #11 30.22 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:03:44 #11 30.26 Selecting previously unselected package libatomic1:amd64.
16:03:44 #11 30.26 Preparing to unpack .../088-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:03:44 #11 30.27 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:03:44 #11 30.31 Selecting previously unselected package libasan5:amd64.
16:03:44 #11 30.31 Preparing to unpack .../089-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
16:03:44 #11 30.32 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ...
16:03:44 #10 42.17 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ...
16:03:44 #10 42.18 Setting up binutils-common:arm64 (2.31.1-16) ...
16:03:44 #10 42.20 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
16:03:44 #10 42.21 Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ...
16:03:44 #10 42.23 Setting up less (487-0.1+b1) ...
16:03:44 #10 42.32 Setting up perl-openssl-defaults:arm64 (3) ...
16:03:44 #10 42.33 Setting up linux-libc-dev:arm64 (4.19.260-1) ...
16:03:44 #10 42.35 Setting up gettext-base (0.19.8.1-9) ...
16:03:44 #10 42.36 Setting up liblzo2-2:arm64 (2.10-0.1) ...
16:03:44 #10 42.37 Setting up libnpth0:arm64 (1.6-1) ...
16:03:44 #10 42.38 Setting up krb5-locales (1.17-3+deb10u5) ...
16:03:44 #10 42.40 Setting up file (1:5.35-4+deb10u2) ...
16:03:44 #10 42.41 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b7) ...
16:03:44 #10 42.42 Setting up libassuan0:arm64 (2.5.2-1) ...
16:03:44 #10 42.43 Setting up libgomp1:arm64 (8.3.0-6) ...
16:03:44 #10 42.44 Setting up libapt-inst2.0:arm64 (1.8.2.3) ...
16:03:44 #10 42.48 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
16:03:44 #10 42.49 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
16:03:44 #10 42.51 Setting up libicu63:arm64 (63.1-6+deb10u3) ...
16:03:44 #10 42.52 Setting up libfakeroot:arm64 (1.23-1) ...
16:03:44 #10 48.65   Installing       : python3-dateutil-1:2.8.1-8.fc36.noarch              18/138 
16:03:44 #10 48.66   Installing       : python3-construct-2.10.68-1.fc36.noarch             19/138 
16:03:44 #10 48.67   Installing       : python3-pybeam-0.7-2.fc36.noarch                    20/138 
16:03:44 #10 48.71   Installing       : zstd-1.5.2-2.fc36.aarch64                           21/138 
16:03:44 #10 48.75   Installing       : rust-srpm-macros-23-1.fc36.noarch                   22/138 
16:03:44 #10 48.76   Installing       : rpmautospec-rpm-macros-0.3.0-1.fc36.noarch          23/138 
16:03:44 #10 48.76   Installing       : qt5-srpm-macros-5.15.7-1.fc36.noarch                24/138 
16:03:44 #10 48.77   Installing       : emacs-filesystem-1:28.1-2.fc36.noarch               25/138 
16:03:44 #10 48.77   Installing       : desktop-file-utils-0.26-6.fc36.aarch64              26/138 
16:03:44 #10 48.81   Installing       : dbus-libs-1:1.14.4-1.fc36.aarch64                   27/138 
16:03:44 #10 48.82   Installing       : python3-dbus-1.2.18-3.fc36.aarch64                  28/138 
16:03:44 #12 2.759 dh_testdir
16:03:44 #12 2.776 dh_testroot
16:03:44 #12 2.792 dh_prep
16:03:44 #12 2.811 dh_testdir
16:03:44 #12 2.827 dh_testroot
16:03:44 #12 2.843 dh_install
16:03:44 #12 2.867 dh_installdocs
16:03:44 #10 42.93 Selecting previously unselected package libpython2.7:amd64.
16:03:44 #10 42.93 Preparing to unpack .../261-libpython2.7_2.7.16-2+deb10u1_amd64.deb ...
16:03:44 #10 42.93 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u1) ...
16:03:44 #10 43.07 Selecting previously unselected package libmailutils5:amd64.
16:03:44 #10 43.08 Preparing to unpack .../262-libmailutils5_1%3a3.5-4_amd64.deb ...
16:03:44 #10 43.08 Unpacking libmailutils5:amd64 (1:3.5-4) ...
16:03:44 #14 6.225 Running transaction check
16:03:44 #14 6.519 Transaction check succeeded.
16:03:44 #14 6.519 Running transaction test
16:03:44 #11 24.36 Unpacking systemd (251.4-1ubuntu7) ...
16:03:44 #11 24.49 Selecting previously unselected package perl-modules-5.34.
16:03:44 #11 24.49 Preparing to unpack .../011-perl-modules-5.34_5.34.0-5ubuntu1.1_all.deb ...
16:03:44 #11 24.49 Unpacking perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
16:03:44 #11 46.24 124 added, 0 removed; done.
16:03:44 #11 46.31 Setting up libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.1) ...
16:03:44 #10 34.54 Preparing to unpack .../070-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ...
16:03:44 #10 34.55 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
16:03:44 #10 34.60 Selecting previously unselected package libitm1:amd64.
16:03:44 #10 34.60 Preparing to unpack .../071-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ...
16:03:44 #10 34.61 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
16:03:44 #10 34.64 Selecting previously unselected package libatomic1:amd64.
16:03:44 #10 34.65 Preparing to unpack .../072-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ...
16:03:44 #10 34.65 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
16:03:44 #10 34.70 Selecting previously unselected package libasan4:amd64.
16:03:44 #10 34.70 Preparing to unpack .../073-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:03:44 #10 34.71 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
16:03:44 #10 34.78 Selecting previously unselected package liblsan0:amd64.
16:03:44 #11 46.82 Setting up libgpgme11:arm64 (1.13.1-7ubuntu2) ...
16:03:44 #11 46.83 Setting up python3-six (1.14.0-2) ...
16:03:44 #11 29.09 Selecting previously unselected package gcc.
16:03:44 #11 29.09 Preparing to unpack .../091-gcc_4%3a9.3.0-1ubuntu2_armhf.deb ...
16:03:44 #11 29.09 Unpacking gcc (4:9.3.0-1ubuntu2) ...
16:03:44 #11 29.13 Selecting previously unselected package libstdc++-9-dev:armhf.
16:03:44 #11 29.13 Preparing to unpack .../092-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
16:03:44 #11 29.13 Unpacking libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
16:03:44 #12 7.141 Get:30 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
16:03:44 #12 7.340 debconf: delaying package configuration, since apt-utils is not installed
16:03:44 #12 7.372 Fetched 17.5 MB in 2s (9869 kB/s)
16:03:44 #12 7.391 Selecting previously unselected package libstdc++-8-dev:armhf.
16:03:44 #12 2.758 dpkg-buildpackage: info: source package docker-ce-build-deps
16:03:44 #12 2.758 dpkg-buildpackage: info: source version 1.0
16:03:44 #12 2.758 dpkg-buildpackage: info: source distribution unstable
16:03:44 #12 2.758 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:03:44 #12 2.796 dpkg-buildpackage: info: host architecture armhf
16:03:44 #12 2.797  dpkg-source --before-build .
16:03:44 #12 2.908  debian/rules clean
16:03:44 #12 2.910 dh clean
16:03:44 #12 2.997    dh_clean
16:03:44 #12 3.033  debian/rules binary
16:03:44 #12 3.034 dh binary
16:03:44 #12 3.109    dh_update_autotools_config
16:03:44 #11 35.23 Preparing to unpack .../193-libhttp-message-perl_6.37-1_all.deb ...
16:03:44 #11 35.24 Unpacking libhttp-message-perl (6.37-1) ...
16:03:44 #11 35.27 Selecting previously unselected package libhttp-cookies-perl.
16:03:44 #11 35.27 Preparing to unpack .../194-libhttp-cookies-perl_6.10-1_all.deb ...
16:03:44 #11 35.28 Unpacking libhttp-cookies-perl (6.10-1) ...
16:03:44 #11 35.32 Selecting previously unselected package libhttp-negotiate-perl.
16:03:44 #11 35.32 Preparing to unpack .../195-libhttp-negotiate-perl_6.01-1_all.deb ...
16:03:44 #11 35.32 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:03:44 #11 35.36 Selecting previously unselected package perl-openssl-defaults:arm64.
16:03:44 #11 35.36 Preparing to unpack .../196-perl-openssl-defaults_7_arm64.deb ...
16:03:44 #11 35.37 Unpacking perl-openssl-defaults:arm64 (7) ...
16:03:44 #11 35.40 Selecting previously unselected package libnet-ssleay-perl:arm64.
16:03:44 #11 35.40 Preparing to unpack .../197-libnet-ssleay-perl_1.92-2_arm64.deb ...
16:03:44 #11 35.41 Unpacking libnet-ssleay-perl:arm64 (1.92-2) ...
16:03:44 #11 35.46 Selecting previously unselected package libio-socket-ssl-perl.
16:03:44 #11 33.92 Preparing to unpack .../177-python3-debian_0.1.43ubuntu1_all.deb ...
16:03:44 #11 33.93 Unpacking python3-debian (0.1.43ubuntu1) ...
16:03:44 #11 33.99 Selecting previously unselected package libgpgme11:armhf.
16:03:44 #11 33.99 Preparing to unpack .../178-libgpgme11_1.16.0-1.2ubuntu4_armhf.deb ...
16:03:44 #11 34.00 Unpacking libgpgme11:armhf (1.16.0-1.2ubuntu4) ...
16:03:44 #11 34.04 Selecting previously unselected package python3-gpg.
16:03:44 #11 34.04 Preparing to unpack .../179-python3-gpg_1.16.0-1.2ubuntu4_armhf.deb ...
16:03:44 #11 34.04 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ...
16:03:44 #11 34.10 Selecting previously unselected package dput.
16:03:44 #11 34.10 Preparing to unpack .../180-dput_1.1.0ubuntu2_all.deb ...
16:03:44 #11 34.11 Unpacking dput (1.1.0ubuntu2) ...
16:03:44 #11 34.14 Selecting previously unselected package fonts-dejavu-core.
16:03:44 #10 42.81 Preparing to unpack .../206-libipc-system-simple-perl_1.25-4_all.deb ...
16:03:44 #10 42.83 Unpacking libipc-system-simple-perl (1.25-4) ...
16:03:44 #10 42.90 Selecting previously unselected package libfile-basedir-perl.
16:03:44 #10 42.91 Preparing to unpack .../207-libfile-basedir-perl_0.08-1_all.deb ...
16:03:44 #10 42.91 Unpacking libfile-basedir-perl (0.08-1) ...
16:03:44 #10 42.95 Selecting previously unselected package libfile-chdir-perl.
16:03:44 #10 42.95 Preparing to unpack .../208-libfile-chdir-perl_0.1008-1_all.deb ...
16:03:44 #10 42.96 Unpacking libfile-chdir-perl (0.1008-1) ...
16:03:44 #10 42.99 Selecting previously unselected package libfile-fcntllock-perl.
16:03:44 #10 42.99 Preparing to unpack .../209-libfile-fcntllock-perl_0.22-3+b5_armhf.deb ...
16:03:44 #10 43.01 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
16:03:44 #10 43.05 Selecting previously unselected package libfont-afm-perl.
16:03:44 #10 43.05 Preparing to unpack .../210-libfont-afm-perl_1.20-2_all.deb ...
16:03:44 #10 43.05 Unpacking libfont-afm-perl (1.20-2) ...
16:03:44 #10 43.09 Selecting previously unselected package libfribidi0:armhf.
16:03:44 #10 43.10 Preparing to unpack .../211-libfribidi0_1.0.5-3.1+deb10u2_armhf.deb ...
16:03:44 #10 43.10 Unpacking libfribidi0:armhf (1.0.5-3.1+deb10u2) ...
16:03:44 #10 43.14 Selecting previously unselected package libfuture-perl.
16:03:44 #11 32.40 Preparing to unpack .../258-libwant-perl_0.29-2_amd64.deb ...
16:03:44 #11 32.41 Unpacking libwant-perl (0.29-2) ...
16:03:44 #11 32.44 Selecting previously unselected package libcontextual-return-perl.
16:03:44 #11 32.44 Preparing to unpack .../259-libcontextual-return-perl_0.004014-3_all.deb ...
16:03:44 #11 32.45 Unpacking libcontextual-return-perl (0.004014-3) ...
16:03:44 #11 32.48 Selecting previously unselected package libcpanel-json-xs-perl:amd64.
16:03:44 #11 32.48 Preparing to unpack .../260-libcpanel-json-xs-perl_4.32-1_amd64.deb ...
16:03:44 #11 32.48 Unpacking libcpanel-json-xs-perl:amd64 (4.32-1) ...
16:03:44 #11 32.52 Selecting previously unselected package libdevel-stacktrace-perl.
16:03:44 #11 32.52 Preparing to unpack .../261-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:03:44 #11 32.52 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:03:44 #11 32.56 Selecting previously unselected package libexception-class-perl.
16:03:44 #11 32.56 Preparing to unpack .../262-libexception-class-perl_1.45-1_all.deb ...
16:03:44 #11 32.56 Unpacking libexception-class-perl (1.45-1) ...
16:03:44 #11 32.59 Selecting previously unselected package libiterator-perl.
16:03:44 #11 32.59 Preparing to unpack .../263-libiterator-perl_0.03+ds1-2_all.deb ...
16:03:44 #11 32.60 Unpacking libiterator-perl (0.03+ds1-2) ...
16:03:44 #11 32.64 Selecting previously unselected package libiterator-util-perl.
16:03:44 #10 56.23 Setting up libxcb1:armhf (1.14-3) ...
16:03:44 #10 56.24 Setting up gettext (0.21-4) ...
16:03:44 #10 56.25 Setting up xdelta (1.1.3-9.3) ...
16:03:44 #10 56.27 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ...
16:03:44 #10 56.28 Setting up libgcc-10-dev:armhf (10.2.1-6) ...
16:03:44 #10 56.30 Setting up libedit2:armhf (3.1-20191231-2+b1) ...
16:03:44 #10 56.31 Setting up libreadline8:armhf (8.1-1) ...
16:03:44 #10 56.32 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
16:03:44 #10 56.34 Setting up m4 (1.4.18-5) ...
16:03:44 #10 56.35 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u3) ...
16:03:44 #10 56.36 Setting up ca-certificates (20210119) ...
16:03:44 #10 40.68 (123/136): dbus-libs-1.14.4-1.fc37.aarch64.rpm  585 kB/s | 154 kB     00:00    
16:03:44 #11 30.76 Unpacking libaliased-perl (0.34-1.1) ...
16:03:44 #11 30.79 Selecting previously unselected package libapt-pkg-perl.
16:03:44 #11 30.79 Preparing to unpack .../196-libapt-pkg-perl_0.1.40build2_amd64.deb ...
16:03:44 #11 30.79 Unpacking libapt-pkg-perl (0.1.40build2) ...
16:03:44 #11 30.82 Selecting previously unselected package libarchive-cpio-perl.
16:03:44 #11 30.82 Preparing to unpack .../197-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:03:44 #11 30.83 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:03:44 #11 30.85 Selecting previously unselected package libarray-intspan-perl.
16:03:44 #11 30.86 Preparing to unpack .../198-libarray-intspan-perl_2.004-1_all.deb ...
16:03:44 #11 30.86 Unpacking libarray-intspan-perl (2.004-1) ...
16:03:44 #11 30.89 Selecting previously unselected package libmodule-implementation-perl.
16:03:44 #11 30.89 Preparing to unpack .../199-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:03:44 #11 30.89 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:03:44 #11 30.92 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:44 #11 30.92 Preparing to unpack .../200-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:03:44 #11 30.93 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:03:44 #11 30.96 Selecting previously unselected package libvariable-magic-perl.
16:03:44 #11 30.96 Preparing to unpack .../201-libvariable-magic-perl_0.62-1build5_amd64.deb ...
16:03:44 #10 42.53 Setting up libkrb5support0:arm64 (1.17-3+deb10u5) ...
16:03:44 #10 42.54 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
16:03:44 #10 42.55 Setting up fakeroot (1.23-1) ...
16:03:44 #10 42.56 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:03:44 #10 42.58 Setting up mariadb-common (1:10.3.36-0+deb10u2) ...
16:03:44 #10 42.59 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
16:03:44 #10 42.60 Setting up libasan5:arm64 (8.3.0-6) ...
16:03:44 #10 42.61 Setting up autotools-dev (20180224.1) ...
16:03:44 #10 42.62 Setting up libglib2.0-data (2.58.3-2+deb10u4) ...
16:03:44 #10 42.64 Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ...
16:03:44 #10 42.65 Setting up libwrap0:arm64 (7.6.q-28) ...
16:03:44 #10 42.67 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
16:03:44 #10 42.71 Setting up make (4.2.1-1.2) ...
16:03:44 #10 42.73 Setting up libmpfr6:arm64 (4.0.2-1) ...
16:03:44 #10 48.87   Installing       : ansible-srpm-macros-1-8.1.fc36.noarch               29/138 
16:03:44 #10 48.88   Installing       : xxhash-libs-0.8.1-2.fc36.aarch64                    30/138 
16:03:44 #10 48.94   Installing       : gdb-minimal-12.1-2.fc36.aarch64                     31/138 
16:03:44 #10 48.97   Installing       : debugedit-5.0-3.fc36.aarch64                        32/138 
16:03:44 #10 48.99   Installing       : shared-mime-info-2.1-3.fc35.aarch64                 33/138 
16:03:44 #10 49.03   Running scriptlet: shared-mime-info-2.1-3.fc35.aarch64                 33/138 
16:03:44 #10 49.05   Installing       : python3-zstandard-0.17.0-1.fc36.aarch64             34/138 
16:03:44 #10 49.09   Installing       : python3-tomli-w-0.4.0-3.fc36.noarch                 35/138 
16:03:44 #12 2.897 dh_installchangelogs
16:03:44 #12 2.962 dh_compress
16:03:44 #12 2.996 dh_fixperms
16:03:44 #12 3.036 dh_installdeb
16:03:44 #12 3.060 dh_gencontrol
16:03:44 #10 43.16 Selecting previously unselected package libmime-tools-perl.
16:03:44 #10 43.16 Preparing to unpack .../263-libmime-tools-perl_5.509-1_all.deb ...
16:03:44 #10 43.16 Unpacking libmime-tools-perl (5.509-1) ...
16:03:44 #10 43.24 Selecting previously unselected package libnet-dns-sec-perl.
16:03:44 #10 43.24 Preparing to unpack .../264-libnet-dns-sec-perl_1.11-1_amd64.deb ...
16:03:44 #10 43.25 Unpacking libnet-dns-sec-perl (1.11-1) ...
16:03:44 #10 43.28 Selecting previously unselected package libnet-libidn-perl.
16:03:44 #10 43.28 Preparing to unpack .../265-libnet-libidn-perl_0.12.ds-3+b1_amd64.deb ...
16:03:44 #10 43.28 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
16:03:44 #10 43.31 Selecting previously unselected package libnumber-compare-perl.
16:03:44 #10 43.31 Preparing to unpack .../266-libnumber-compare-perl_0.03-1_all.deb ...
16:03:44 #10 43.32 Unpacking libnumber-compare-perl (0.03-1) ...
16:03:44 #10 43.34 Selecting previously unselected package libnumber-range-perl.
16:03:44 #10 43.34 Preparing to unpack .../267-libnumber-range-perl_0.12-1_all.deb ...
16:03:44 #10 43.35 Unpacking libnumber-range-perl (0.12-1) ...
16:03:44 #10 43.38 Selecting previously unselected package libossp-uuid16:amd64.
16:03:44 #10 43.38 Preparing to unpack .../268-libossp-uuid16_1.6.2-1.5+b7_amd64.deb ...
16:03:44 #10 43.39 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b7) ...
16:03:44 #10 43.41 Selecting previously unselected package libossp-uuid-perl.
16:03:44 #10 43.42 Preparing to unpack .../269-libossp-uuid-perl_1.6.2-1.5+b7_amd64.deb ...
16:03:44 #10 43.42 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
16:03:44 #10 43.45 Selecting previously unselected package libpackage-stash-xs-perl.
16:03:44 #10 43.45 Preparing to unpack .../270-libpackage-stash-xs-perl_0.29-1_amd64.deb ...
16:03:44 #10 43.45 Unpacking libpackage-stash-xs-perl (0.29-1) ...
16:03:44 #10 43.48 Selecting previously unselected package libparse-debianchangelog-perl.
16:03:44 #11 24.71 Selecting previously unselected package libgdbm6:armhf.
16:03:44 #11 24.71 Preparing to unpack .../012-libgdbm6_1.23-1_armhf.deb ...
16:03:44 #11 24.72 Unpacking libgdbm6:armhf (1.23-1) ...
16:03:44 #11 24.76 Selecting previously unselected package libgdbm-compat4:armhf.
16:03:44 #11 24.76 Preparing to unpack .../013-libgdbm-compat4_1.23-1_armhf.deb ...
16:03:44 #11 24.76 Unpacking libgdbm-compat4:armhf (1.23-1) ...
16:03:44 #11 24.81 Selecting previously unselected package libperl5.34:armhf.
16:03:44 #11 24.81 Preparing to unpack .../014-libperl5.34_5.34.0-5ubuntu1.1_armhf.deb ...
16:03:44 #11 24.81 Unpacking libperl5.34:armhf (5.34.0-5ubuntu1.1) ...
16:03:44 #11 46.33 Setting up libgdbm-compat4:arm64 (1.23-1) ...
16:03:44 #11 46.34 Setting up libgcc-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
16:03:44 #11 46.36 Setting up dwz (0.14-1build2) ...
16:03:44 #11 46.37 Setting up gcc-11 (11.3.0-1ubuntu1~22.04) ...
16:03:44 #11 46.39 Setting up groff-base (1.22.4-8build1) ...
16:03:44 #11 46.41 Setting up cpp (4:11.2.0-1ubuntu1) ...
16:03:44 #11 46.43 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
16:03:44 #11 46.45 Setting up debugedit (1:5.0-4build1) ...
16:03:44 #11 46.46 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.6) ...
16:03:44 #11 46.48 Setting up libc6-dev:arm64 (2.35-0ubuntu3.1) ...
16:03:44 #11 46.50 Setting up libx11-6:arm64 (2:1.7.5-1) ...
16:03:44 #11 46.51 Setting up libtiff5:arm64 (4.3.0-6ubuntu0.3) ...
16:03:44 #11 46.53 Setting up curl (7.81.0-1ubuntu1.6) ...
16:03:44 #10 34.78 Preparing to unpack .../074-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
16:03:44 #10 34.79 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
16:03:44 #10 34.88 Selecting previously unselected package libtsan0:amd64.
16:03:44 #10 34.88 Preparing to unpack .../075-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
16:03:44 #10 34.94 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
16:03:44 #11 46.97 Setting up libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
16:03:44 #11 46.98 Setting up perl (5.30.0-9ubuntu0.3) ...
16:03:44 #11 47.01 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
16:03:44 #11 47.02 Setting up python3-gpg (1.13.1-7ubuntu2) ...
16:03:44 #11 29.37 Selecting previously unselected package g++-9.
16:03:44 #11 29.37 Preparing to unpack .../093-g++-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ...
16:03:44 #11 29.38 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ...
16:03:44 #12 7.391 (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 ... 17201 files and directories currently installed.)
16:03:44 #12 7.402 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
16:03:44 #12 7.407 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
16:03:44 #12 3.141    dh_autoreconf
16:03:44 #12 3.186    create-stamp debian/debhelper-build-stamp
16:03:44 #12 3.186    dh_prep
16:03:44 #12 3.218    dh_install
16:03:44 #12 3.255    dh_installdocs
16:03:44 #12 3.297    dh_installchangelogs
16:03:44 #11 35.46 Preparing to unpack .../198-libio-socket-ssl-perl_2.074-2_all.deb ...
16:03:44 #11 35.47 Unpacking libio-socket-ssl-perl (2.074-2) ...
16:03:44 #11 35.51 Selecting previously unselected package libnet-http-perl.
16:03:44 #11 35.51 Preparing to unpack .../199-libnet-http-perl_6.22-1_all.deb ...
16:03:44 #11 35.52 Unpacking libnet-http-perl (6.22-1) ...
16:03:44 #11 35.55 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:44 #11 35.55 Preparing to unpack .../200-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:03:44 #11 35.55 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:03:44 #11 35.60 Selecting previously unselected package libtry-tiny-perl.
16:03:44 #11 35.60 Preparing to unpack .../201-libtry-tiny-perl_0.31-1_all.deb ...
16:03:44 #11 35.60 Unpacking libtry-tiny-perl (0.31-1) ...
16:03:44 #11 35.64 Selecting previously unselected package libwww-robotrules-perl.
16:03:44 #11 35.64 Preparing to unpack .../202-libwww-robotrules-perl_6.02-1_all.deb ...
16:03:44 #11 35.64 Unpacking libwww-robotrules-perl (6.02-1) ...
16:03:44 #11 35.68 Selecting previously unselected package libwww-perl.
16:03:44 #11 35.68 Preparing to unpack .../203-libwww-perl_6.67-1_all.deb ...
16:03:44 #11 35.69 Unpacking libwww-perl (6.67-1) ...
16:03:44 #11 35.73 Selecting previously unselected package patchutils.
16:03:44 #24 22.81 Get:110 http://deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
16:03:44 #24 22.81 Get:111 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
16:03:44 #24 22.82 Get:112 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
16:03:44 #24 22.84 Get:113 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
16:03:44 #24 22.85 Get:114 http://deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB]
16:03:44 #24 23.18 Get:115 http://deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
16:03:44 #24 23.18 Get:116 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
16:03:44 #24 23.18 Get:117 http://deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
16:03:44 #24 23.19 Get:118 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
16:03:44 #24 23.19 Get:119 http://deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
16:03:44 #24 23.19 Get:120 http://deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
16:03:44 #24 23.19 Get:121 http://deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
16:03:44 #24 23.19 Get:122 http://deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
16:03:44 #24 23.21 Get:123 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
16:03:44 #24 23.21 Get:124 http://deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
16:03:44 #24 23.22 Get:125 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
16:03:44 #10 43.14 Preparing to unpack .../212-libfuture-perl_0.39-1_all.deb ...
16:03:44 #10 43.15 Unpacking libfuture-perl (0.39-1) ...
16:03:44 #10 43.20 Selecting previously unselected package libio-stringy-perl.
16:03:44 #10 43.20 Preparing to unpack .../213-libio-stringy-perl_2.111-3_all.deb ...
16:03:44 #10 43.21 Unpacking libio-stringy-perl (2.111-3) ...
16:03:44 #11 32.64 Preparing to unpack .../264-libiterator-util-perl_0.02+ds1-2_all.deb ...
16:03:44 #11 32.65 Unpacking libiterator-util-perl (0.02+ds1-2) ...
16:03:44 #11 32.67 Selecting previously unselected package libexporter-tiny-perl.
16:03:44 #11 32.67 Preparing to unpack .../265-libexporter-tiny-perl_1.002002-1_all.deb ...
16:03:44 #11 32.68 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:03:44 #11 32.72 Selecting previously unselected package liblist-moreutils-xs-perl.
16:03:44 #11 32.72 Preparing to unpack .../266-liblist-moreutils-xs-perl_0.430-3_amd64.deb ...
16:03:44 #11 32.73 Unpacking liblist-moreutils-xs-perl (0.430-3) ...
16:03:44 #11 32.75 Selecting previously unselected package liblist-moreutils-perl.
16:03:44 #11 32.76 Preparing to unpack .../267-liblist-moreutils-perl_0.430-2_all.deb ...
16:03:44 #11 32.78 Unpacking liblist-moreutils-perl (0.430-2) ...
16:03:44 #11 32.82 Selecting previously unselected package libdata-dpath-perl.
16:03:44 #11 32.82 Preparing to unpack .../268-libdata-dpath-perl_0.58-1_all.deb ...
16:03:44 #11 32.82 Unpacking libdata-dpath-perl (0.58-1) ...
16:03:44 #11 32.85 Selecting previously unselected package libdata-dump-perl.
16:03:44 #11 32.86 Preparing to unpack .../269-libdata-dump-perl_1.25-1_all.deb ...
16:03:44 #11 32.86 Unpacking libdata-dump-perl (1.25-1) ...
16:03:44 #11 32.89 Selecting previously unselected package libdata-messagepack-perl.
16:03:44 #11 32.89 Preparing to unpack .../270-libdata-messagepack-perl_1.02-1_amd64.deb ...
16:03:44 #11 32.90 Unpacking libdata-messagepack-perl (1.02-1) ...
16:03:44 #11 32.93 Selecting previously unselected package libnet-domain-tld-perl.
16:03:44 #11 32.93 Preparing to unpack .../271-libnet-domain-tld-perl_1.75-2_all.deb ...
16:03:44 #11 32.94 Unpacking libnet-domain-tld-perl (1.75-2) ...
16:03:44 #11 32.97 Selecting previously unselected package libdata-validate-domain-perl.
16:03:44 #10 51.78 0 added, 0 removed; done.
16:03:44 #10 51.78 Running hooks in /etc/ca-certificates/update.d...
16:03:44 #10 51.79 done.
16:03:44 #10 40.84 (124/136): binutils-gold-2.38-25.fc37.aarch64.r 1.8 MB/s | 923 kB     00:00    
16:03:44 #11 34.14 Preparing to unpack .../181-fonts-dejavu-core_2.37-2build1_all.deb ...
16:03:44 #11 34.15 Unpacking fonts-dejavu-core (2.37-2build1) ...
16:03:44 #11 34.27 Selecting previously unselected package fontconfig-config.
16:03:44 #11 34.28 Preparing to unpack .../182-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
16:03:44 #11 34.28 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
16:03:44 #11 34.32 Selecting previously unselected package libcurl3-gnutls:armhf.
16:03:44 #11 34.32 Preparing to unpack .../183-libcurl3-gnutls_7.81.0-1ubuntu1.6_armhf.deb ...
16:03:44 #11 34.32 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.6) ...
16:03:44 #11 34.36 Selecting previously unselected package liberror-perl.
16:03:44 #11 34.36 Preparing to unpack .../184-liberror-perl_0.17029-1_all.deb ...
16:03:44 #11 34.36 Unpacking liberror-perl (0.17029-1) ...
16:03:44 #11 34.39 Selecting previously unselected package git-man.
16:03:44 #10 56.70 Updating certificates in /etc/ssl/certs...
16:03:44 #11 30.96 Unpacking libvariable-magic-perl (0.62-1build5) ...
16:03:44 #11 31.00 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:44 #11 31.00 Preparing to unpack .../202-libb-hooks-endofscope-perl_0.25-1_all.deb ...
16:03:44 #11 31.00 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
16:03:44 #11 31.04 Selecting previously unselected package libfreetype6:amd64.
16:03:44 #11 31.04 Preparing to unpack .../203-libfreetype6_2.11.1+dfsg-1ubuntu0.1_amd64.deb ...
16:03:44 #11 31.04 Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.1) ...
16:03:44 #11 31.11 Selecting previously unselected package libfontconfig1:amd64.
16:03:44 #11 31.11 Preparing to unpack .../204-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
16:03:44 #11 31.12 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
16:03:44 #11 31.16 Selecting previously unselected package libjpeg-turbo8:amd64.
16:03:44 #11 31.16 Preparing to unpack .../205-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
16:03:44 #11 31.16 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
16:03:44 #11 31.22 Selecting previously unselected package libjpeg8:amd64.
16:03:44 #10 33.53 Selecting previously unselected package m4.
16:03:44 #10 33.54 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ...
16:03:44 #12 3.169 dh_md5sums
16:03:44 #12 3.195 dh_builddeb
16:03:44 #12 3.213 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:03:44 #12 3.233 
16:03:44 #12 3.233 The package has been created.
16:03:44 #12 3.233 Attention, the package has been created in the current directory,
16:03:44 #12 3.233 not in ".." as indicated by the message above!
16:03:44 #12 3.257 Selecting previously unselected package docker-ce-build-deps.
16:03:44 #12 3.268 (Reading database ... 21180 files and directories currently installed.)
16:03:44 #12 3.269 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:03:44 #12 3.273 Unpacking docker-ce-build-deps (1.0) ...
16:03:44 #10 49.10   Installing       : python3-tomli-1.2.3-1.fc36.noarch                   36/138 
16:03:44 #10 49.13   Installing       : python3-pyxdg-0.27-4.fc36.noarch                    37/138 
16:03:44 #10 49.14   Installing       : python3-file-magic-5.41-4.fc36.noarch               38/138 
16:03:44 #10 49.15   Installing       : python3-distro-1.6.0-2.fc36.noarch                  39/138 
16:03:44 #10 49.19   Installing       : python3-dnf-plugins-core-4.3.1-1.fc36.noarch        40/138 
16:03:44 #10 49.24   Installing       : pkgconf-m4-1.8.0-2.fc36.noarch                      41/138 
16:03:44 #10 49.24   Installing       : perl-srpm-macros-1-43.fc36.noarch                   42/138 
16:03:44 #10 49.25   Installing       : package-notes-srpm-macros-0.4-14.fc36.noarch        43/138 
16:03:44 #10 49.25   Installing       : openblas-srpm-macros-2-11.fc36.noarch               44/138 
16:03:44 #10 49.26   Installing       : ocaml-srpm-macros-6-6.fc36.noarch                   45/138 
16:03:44 #10 49.31   Installing       : nim-srpm-macros-3-6.fc36.noarch                     46/138 
16:03:44 #10 49.31   Installing       : ncurses-6.2-9.20210508.fc36.aarch64                 47/138 
16:03:44 #10 43.49 Preparing to unpack .../271-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
16:03:44 #10 43.49 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
16:03:44 #10 43.53 Selecting previously unselected package libtext-glob-perl.
16:03:44 #10 43.53 Preparing to unpack .../272-libtext-glob-perl_0.10-1_all.deb ...
16:03:44 #10 43.53 Unpacking libtext-glob-perl (0.10-1) ...
16:03:44 #10 43.56 Selecting previously unselected package libpath-iterator-rule-perl.
16:03:44 #10 43.56 Preparing to unpack .../273-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:03:44 #10 43.57 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:03:44 #11 30.64 Selecting previously unselected package liblsan0:amd64.
16:03:44 #11 30.64 Preparing to unpack .../090-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:03:44 #11 30.64 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:03:44 #11 30.80 Selecting previously unselected package libtsan0:amd64.
16:03:44 #11 30.80 Preparing to unpack .../091-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:03:44 #10 43.60 Selecting previously unselected package libperlio-gzip-perl.
16:03:44 #11 30.81 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:03:44 #10 43.60 Preparing to unpack .../274-libperlio-gzip-perl_0.19-1+b5_amd64.deb ...
16:03:44 #10 43.61 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
16:03:44 #10 43.63 Selecting previously unselected package libpod-constants-perl.
16:03:44 #10 43.64 Preparing to unpack .../275-libpod-constants-perl_0.19-1_all.deb ...
16:03:44 #10 43.64 Unpacking libpod-constants-perl (0.19-1) ...
16:03:44 #10 43.67 Selecting previously unselected package libreadonly-perl.
16:03:44 #10 43.67 Preparing to unpack .../276-libreadonly-perl_2.050-1_all.deb ...
16:03:44 #10 43.67 Unpacking libreadonly-perl (2.050-1) ...
16:03:44 #10 43.70 Selecting previously unselected package libref-util-perl.
16:03:44 #10 42.74 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
16:03:44 #10 42.75 Setting up libntlm0:arm64 (1.5-1+deb10u1) ...
16:03:44 #10 42.76 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
16:03:44 #10 42.77 Setting up libidn11:arm64 (1.33-2.2) ...
16:03:44 #10 42.78 Setting up libncurses6:arm64 (6.1+20181013-2+deb10u3) ...
16:03:44 #10 42.79 Setting up strace (4.26-0.2) ...
16:03:44 #10 42.80 Setting up libsigsegv2:arm64 (2.12-2) ...
16:03:44 #10 42.82 Setting up xz-utils (5.2.4-1+deb10u1) ...
16:03:44 #10 42.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:44 #10 42.84 Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u2) ...
16:03:44 #10 42.85 Setting up t1utils (1.41-3) ...
16:03:44 #10 42.87 Setting up diffstat (1.62-1) ...
16:03:44 #10 42.88 Setting up libmpc3:arm64 (1.1.0-1) ...
16:03:44 #10 42.90 Setting up libatomic1:arm64 (8.3.0-6) ...
16:03:44 #10 42.91 Setting up patch (2.7.6-3+deb10u1) ...
16:03:44 #10 42.92 Setting up mailutils-common (1:3.5-4) ...
16:03:44 #10 42.94 Setting up autopoint (0.19.8.1-9) ...
16:03:44 #10 42.95 Setting up libmariadb3:arm64 (1:10.3.36-0+deb10u2) ...
16:03:44 #10 42.96 Setting up libfl2:arm64 (2.6.4-6.2) ...
16:03:44 #10 42.97 Setting up libpcre2-8-0:arm64 (10.32-5) ...
16:03:44 #10 42.98 Setting up libk5crypto3:arm64 (1.17-3+deb10u5) ...
16:03:44 #10 43.00 Setting up libltdl7:arm64 (2.4.6-9) ...
16:03:44 #10 43.01 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
16:03:44 #10 43.02 Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ...
16:03:44 #10 43.03 Setting up libubsan1:arm64 (8.3.0-6) ...
16:03:44 #10 43.04 Setting up libisl19:arm64 (0.20-2) ...
16:03:44 #11 24.99 Selecting previously unselected package perl.
16:03:44 #11 24.99 Preparing to unpack .../015-perl_5.34.0-5ubuntu1.1_armhf.deb ...
16:03:44 #11 25.00 Unpacking perl (5.34.0-5ubuntu1.1) ...
16:03:44 #11 25.03 Selecting previously unselected package openssl.
16:03:44 #11 25.03 Preparing to unpack .../016-openssl_3.0.5-2ubuntu2_armhf.deb ...
16:03:44 #11 25.04 Unpacking openssl (3.0.5-2ubuntu2) ...
16:03:44 #11 25.10 Selecting previously unselected package ca-certificates.
16:03:44 #11 25.10 Preparing to unpack .../017-ca-certificates_20211016ubuntu0.22.10.1_all.deb ...
16:03:44 #11 25.11 Unpacking ca-certificates (20211016ubuntu0.22.10.1) ...
16:03:44 #11 25.16 Selecting previously unselected package libdbus-1-3:armhf.
16:03:44 #11 46.54 Setting up libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ...
16:03:44 #11 46.56 Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.2) ...
16:03:44 #11 46.57 Setting up libxmuu1:arm64 (2:1.1.3-3) ...
16:03:44 #11 46.58 Setting up gpg (2.2.27-3ubuntu2.1) ...
16:03:44 #11 46.60 Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
16:03:44 #11 46.61 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
16:03:44 #11 46.63 Setting up libperl5.34:arm64 (5.34.0-3ubuntu1.1) ...
16:03:44 #11 46.64 Setting up gettext (0.21-4ubuntu4) ...
16:03:44 #11 46.66 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
16:03:44 #10 35.14 Selecting previously unselected package libubsan0:amd64.
16:03:44 #10 35.14 Preparing to unpack .../076-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:03:44 #10 35.16 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
16:03:44 #10 31.91 Fedora 35 openh264 (From Cisco) - x86_64        2.6 kB/s | 2.5 kB     00:00    
16:03:44 #11 47.19 Setting up libdata-dump-perl (1.23-1) ...
16:03:44 #11 47.20 Setting up python3-certifi (2019.11.28-1) ...
16:03:44 #11 47.34 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
16:03:44 #11 47.35 Setting up libref-util-perl (0.204-1) ...
16:03:44 #11 47.39 Setting up libipc-system-simple-perl (1.26-1) ...
16:03:44 #14 7.194 Transaction test succeeded.
16:03:44 #12 7.632 Selecting previously unselected package g++-8.
16:03:44 #12 7.634 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
16:03:44 #12 7.638 Unpacking g++-8 (8.3.0-6+rpi1) ...
16:03:44 #12 3.387    dh_perl
16:03:44 #12 3.428    dh_link
16:03:44 #12 3.466    dh_strip_nondeterminism
16:03:44 #12 3.535    dh_compress
16:03:44 #12 3.577    dh_fixperms
16:03:44 #12 3.621    dh_missing
16:03:44 #11 35.73 Preparing to unpack .../204-patchutils_0.4.2-1build2_arm64.deb ...
16:03:44 #11 35.73 Unpacking patchutils (0.4.2-1build2) ...
16:03:44 #11 35.79 Selecting previously unselected package wdiff.
16:03:44 #11 35.80 Preparing to unpack .../205-wdiff_1.2.2-2build3_arm64.deb ...
16:03:44 #11 35.80 Unpacking wdiff (1.2.2-2build3) ...
16:03:44 #11 35.84 Selecting previously unselected package devscripts.
16:03:44 #11 35.85 Preparing to unpack .../206-devscripts_2.22.2ubuntu3_arm64.deb ...
16:03:44 #11 35.87 Unpacking devscripts (2.22.2ubuntu3) ...
16:03:44 #11 35.94 Selecting previously unselected package diffstat.
16:03:44 #11 35.94 Preparing to unpack .../207-diffstat_1.64-1build2_arm64.deb ...
16:03:44 #11 35.95 Unpacking diffstat (1.64-1build2) ...
16:03:44 #11 35.99 Selecting previously unselected package python3-chardet.
16:03:44 #11 35.99 Preparing to unpack .../208-python3-chardet_4.0.0-2_all.deb ...
16:03:44 #11 35.99 Unpacking python3-chardet (4.0.0-2) ...
16:03:44 #11 36.04 Selecting previously unselected package python3-debian.
16:03:44 #11 36.04 Preparing to unpack .../209-python3-debian_0.1.46_all.deb ...
16:03:44 #11 36.05 Unpacking python3-debian (0.1.46) ...
16:03:44 #24 23.22 Get:126 http://deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB]
16:03:44 #10 43.30 Selecting previously unselected package libparams-validate-perl.
16:03:44 #10 43.30 Preparing to unpack .../214-libparams-validate-perl_1.29-1+b1_armhf.deb ...
16:03:44 #10 43.31 Unpacking libparams-validate-perl (1.29-1+b1) ...
16:03:44 #10 43.37 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:03:44 #10 43.37 Preparing to unpack .../215-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
16:03:44 #10 43.38 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
16:03:44 #10 43.45 Selecting previously unselected package libsort-versions-perl.
16:03:44 #10 43.46 Preparing to unpack .../216-libsort-versions-perl_1.62-1_all.deb ...
16:03:44 #10 43.46 Unpacking libsort-versions-perl (1.62-1) ...
16:03:44 #10 43.51 Selecting previously unselected package libgit-wrapper-perl.
16:03:44 #10 43.51 Preparing to unpack .../217-libgit-wrapper-perl_0.048-1_all.deb ...
16:03:44 #10 43.51 Unpacking libgit-wrapper-perl (0.048-1) ...
16:03:44 #10 43.54 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:03:44 #10 43.55 Preparing to unpack .../218-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
16:03:44 #10 43.55 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
16:03:44 #10 43.60 Selecting previously unselected package libio-prompter-perl.
16:03:44 #10 43.60 Preparing to unpack .../219-libio-prompter-perl_0.004015-1_all.deb ...
16:03:44 #10 43.61 Unpacking libio-prompter-perl (0.004015-1) ...
16:03:44 #10 43.66 Selecting previously unselected package libjson-perl.
16:03:44 #11 32.97 Preparing to unpack .../272-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:03:44 #11 32.98 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:03:44 #11 33.02 Selecting previously unselected package libnet-ipv6addr-perl.
16:03:44 #11 33.02 Preparing to unpack .../273-libnet-ipv6addr-perl_1.02-1_all.deb ...
16:03:44 #11 33.02 Unpacking libnet-ipv6addr-perl (1.02-1) ...
16:03:44 #11 33.05 Selecting previously unselected package libnet-netmask-perl.
16:03:44 #11 33.06 Preparing to unpack .../274-libnet-netmask-perl_2.0001-1_all.deb ...
16:03:44 #11 33.06 Unpacking libnet-netmask-perl (2.0001-1) ...
16:03:44 #11 33.08 Selecting previously unselected package libnetaddr-ip-perl.
16:03:44 #11 33.09 Preparing to unpack .../275-libnetaddr-ip-perl_4.079+dfsg-2_amd64.deb ...
16:03:44 #11 33.09 Unpacking libnetaddr-ip-perl (4.079+dfsg-2) ...
16:03:44 #11 33.13 Selecting previously unselected package libdata-validate-ip-perl.
16:03:44 #11 33.13 Preparing to unpack .../276-libdata-validate-ip-perl_0.30-1_all.deb ...
16:03:44 #11 33.13 Unpacking libdata-validate-ip-perl (0.30-1) ...
16:03:44 #11 33.16 Selecting previously unselected package libdata-validate-uri-perl.
16:03:44 #11 33.16 Preparing to unpack .../277-libdata-validate-uri-perl_0.07-2_all.deb ...
16:03:44 #11 33.17 Unpacking libdata-validate-uri-perl (0.07-2) ...
16:03:44 #11 33.19 Selecting previously unselected package libdistro-info-perl.
16:03:44 #11 34.39 Preparing to unpack .../185-git-man_1%3a2.34.1-1ubuntu1.5_all.deb ...
16:03:44 #11 34.40 Unpacking git-man (1:2.34.1-1ubuntu1.5) ...
16:03:44 #11 34.44 Selecting previously unselected package git.
16:03:44 #11 34.44 Preparing to unpack .../186-git_1%3a2.34.1-1ubuntu1.5_armhf.deb ...
16:03:44 #11 34.45 Unpacking git (1:2.34.1-1ubuntu1.5) ...
16:03:44 #11 34.59 Selecting previously unselected package libalgorithm-diff-perl.
16:03:44 #11 34.60 Preparing to unpack .../187-libalgorithm-diff-perl_1.201-1_all.deb ...
16:03:44 #11 34.60 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:03:44 #11 34.66 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:03:44 #11 34.66 Preparing to unpack .../188-libalgorithm-diff-xs-perl_0.04-6build3_armhf.deb ...
16:03:44 #11 34.66 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
16:03:44 #11 34.69 Selecting previously unselected package libalgorithm-merge-perl.
16:03:44 #11 34.69 Preparing to unpack .../189-libalgorithm-merge-perl_0.08-3_all.deb ...
16:03:44 #11 34.69 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:03:44 #11 34.73 Selecting previously unselected package libaliased-perl.
16:03:44 #11 34.73 Preparing to unpack .../190-libaliased-perl_0.34-1.1_all.deb ...
16:03:44 #11 34.73 Unpacking libaliased-perl (0.34-1.1) ...
16:03:44 #11 34.76 Selecting previously unselected package libapt-pkg-perl.
16:03:44 #10 41.01 (125/136): glibc-gconv-extra-2.36-8.fc37.aarch6 9.8 MB/s | 1.7 MB     00:00    
16:03:44 #10 41.12 (126/136): gdb-minimal-12.1-6.fc37.aarch64.rpm  8.1 MB/s | 3.5 MB     00:00    
16:03:44 #10 41.12 (127/136): perl-Getopt-Long-2.54-1.fc37.noarch. 555 kB/s |  60 kB     00:00    
16:03:44 #10 41.17 (128/136): binutils-2.38-25.fc37.aarch64.rpm    6.8 MB/s | 5.8 MB     00:00    
16:03:44 #10 41.18 (129/136): perl-URI-5.17-1.fc37.noarch.rpm      2.0 MB/s | 123 kB     00:00    
16:03:44 #10 41.18 (130/136): python-srpm-macros-3.11-5.fc37.noarc 406 kB/s |  24 kB     00:00    
16:03:44 #10 41.23 (131/136): python3-dbus-1.3.2-1.fc37.aarch64.rp 2.5 MB/s | 158 kB     00:00    
16:03:44 #10 41.24 (132/136): qt5-srpm-macros-5.15.7-1.fc37.noarch 132 kB/s | 7.9 kB     00:00    
16:03:44 #10 41.29 (133/136): python3-zstandard-0.19.0-1.fc37.aarc 4.0 MB/s | 441 kB     00:00    
16:03:44 #10 41.33 (134/136): rpmlint-2.4.0-3.fc37.noarch.rpm      3.2 MB/s | 330 kB     00:00    
16:03:44 #11 31.22 Preparing to unpack .../206-libjpeg8_8c-2ubuntu10_amd64.deb ...
16:03:44 #11 31.22 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
16:03:44 #11 31.25 Selecting previously unselected package libdeflate0:amd64.
16:03:44 #11 31.25 Preparing to unpack .../207-libdeflate0_1.10-2_amd64.deb ...
16:03:44 #11 31.26 Unpacking libdeflate0:amd64 (1.10-2) ...
16:03:44 #11 31.29 Selecting previously unselected package libjbig0:amd64.
16:03:44 #11 31.29 Preparing to unpack .../208-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
16:03:44 #11 31.30 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
16:03:44 #11 31.33 Selecting previously unselected package libwebp7:amd64.
16:03:44 #11 31.33 Preparing to unpack .../209-libwebp7_1.2.2-2_amd64.deb ...
16:03:44 #11 31.34 Unpacking libwebp7:amd64 (1.2.2-2) ...
16:03:44 #11 31.38 Selecting previously unselected package libtiff5:amd64.
16:03:44 #11 31.38 Preparing to unpack .../210-libtiff5_4.3.0-6ubuntu0.3_amd64.deb ...
16:03:44 #11 31.39 Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.3) ...
16:03:44 #11 31.42 Selecting previously unselected package libxpm4:amd64.
16:03:44 #11 31.42 Preparing to unpack .../211-libxpm4_1%3a3.5.12-1build2_amd64.deb ...
16:03:44 #11 31.43 Unpacking libxpm4:amd64 (1:3.5.12-1build2) ...
16:03:44 #11 31.46 Selecting previously unselected package libgd3:amd64.
16:03:44 #11 31.46 Preparing to unpack .../212-libgd3_2.3.0-2ubuntu2_amd64.deb ...
16:03:44 #11 31.47 Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
16:03:44 #11 31.50 Selecting previously unselected package libc-devtools.
16:03:44 #11 31.50 Preparing to unpack .../213-libc-devtools_2.35-0ubuntu3.1_amd64.deb ...
16:03:44 #11 31.50 Unpacking libc-devtools (2.35-0ubuntu3.1) ...
16:03:44 #11 31.53 Selecting previously unselected package libcapture-tiny-perl.
16:03:44 #11 31.53 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
16:03:44 #11 31.53 Unpacking libcapture-tiny-perl (0.48-1) ...
16:03:44 #11 31.56 Selecting previously unselected package libclass-data-inheritable-perl.
16:03:44 #11 31.04 Selecting previously unselected package libubsan1:amd64.
16:03:44 #11 31.04 Preparing to unpack .../092-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:03:44 #11 31.04 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:03:44 #11 31.15 Selecting previously unselected package libquadmath0:amd64.
16:03:44 #10 43.70 Preparing to unpack .../277-libref-util-perl_0.204-1_all.deb ...
16:03:44 #10 43.71 Unpacking libref-util-perl (0.204-1) ...
16:03:44 #10 43.73 Selecting previously unselected package libref-util-xs-perl.
16:03:44 #10 43.74 Preparing to unpack .../278-libref-util-xs-perl_0.117-1+b1_amd64.deb ...
16:03:44 #10 43.74 Unpacking libref-util-xs-perl (0.117-1+b1) ...
16:03:44 #10 43.77 Selecting previously unselected package libregexp-pattern-license-perl.
16:03:44 #10 43.77 Preparing to unpack .../279-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
16:03:44 #10 43.78 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
16:03:44 #10 43.81 Selecting previously unselected package libsasl2-modules:amd64.
16:03:44 #10 43.81 Preparing to unpack .../280-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ...
16:03:44 #10 43.81 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ...
16:03:44 #10 43.85 Selecting previously unselected package libsereal-decoder-perl.
16:03:44 #10 43.85 Preparing to unpack .../281-libsereal-decoder-perl_4.005+ds-1+b1_amd64.deb ...
16:03:44 #10 43.86 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
16:03:44 #10 43.89 Selecting previously unselected package libsereal-encoder-perl.
16:03:44 #10 43.90 Preparing to unpack .../282-libsereal-encoder-perl_4.005+ds-1+b1_amd64.deb ...
16:03:44 #10 43.90 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
16:03:44 #10 49.32   Installing       : lua-srpm-macros-1-6.fc36.noarch                     48/138 
16:03:44 #10 49.40   Installing       : libstemmer-0-18.585svn.fc36.aarch64                 49/138 
16:03:44 #10 49.41   Installing       : libpng-2:1.6.37-12.fc36.aarch64                     50/138 
16:03:44 #10 49.42   Installing       : libpkgconf-1.8.0-2.fc36.aarch64                     51/138 
16:03:44 #10 49.46   Installing       : pkgconf-1.8.0-2.fc36.aarch64                        52/138 
16:03:44 #10 49.47   Installing       : pkgconf-pkg-config-1.8.0-2.fc36.aarch64             53/138 
16:03:44 #10 49.48   Installing       : libjpeg-turbo-2.1.2-2.fc36.aarch64                  54/138 
16:03:44 #10 49.52   Installing       : gdk-pixbuf2-2.42.9-2.fc36.aarch64                   55/138 
16:03:44 #10 49.57   Installing       : kernel-srpm-macros-1.0-14.fc36.noarch               56/138 
16:03:44 #10 49.57   Installing       : json-glib-1.6.6-2.fc36.aarch64                      57/138 
16:03:44 #10 49.61   Installing       : libappstream-glib-0.8.0-4.fc36.aarch64              58/138 
16:03:44 #10 43.07 Setting up dwz (0.12-3) ...
16:03:44 #10 43.08 Setting up python-apt-common (1.8.4.3) ...
16:03:44 #10 43.09 Setting up sensible-utils (0.0.12) ...
16:03:44 #10 43.10 Setting up exim4-config (4.92-8+deb10u7) ...
16:03:44 #11 25.16 Preparing to unpack .../018-libdbus-1-3_1.14.0-2ubuntu3_armhf.deb ...
16:03:44 #11 25.17 Unpacking libdbus-1-3:armhf (1.14.0-2ubuntu3) ...
16:03:44 #11 25.20 Selecting previously unselected package dbus-bin.
16:03:44 #11 25.20 Preparing to unpack .../019-dbus-bin_1.14.0-2ubuntu3_armhf.deb ...
16:03:44 #11 25.21 Unpacking dbus-bin (1.14.0-2ubuntu3) ...
16:03:44 #11 25.25 Selecting previously unselected package dbus-session-bus-common.
16:03:44 #11 25.25 Preparing to unpack .../020-dbus-session-bus-common_1.14.0-2ubuntu3_all.deb ...
16:03:44 #11 25.25 Unpacking dbus-session-bus-common (1.14.0-2ubuntu3) ...
16:03:44 #11 25.28 Selecting previously unselected package dbus-daemon.
16:03:44 #11 25.28 Preparing to unpack .../021-dbus-daemon_1.14.0-2ubuntu3_armhf.deb ...
16:03:44 #11 25.29 Unpacking dbus-daemon (1.14.0-2ubuntu3) ...
16:03:44 #11 25.32 Selecting previously unselected package dbus-system-bus-common.
16:03:44 #11 25.32 Preparing to unpack .../022-dbus-system-bus-common_1.14.0-2ubuntu3_all.deb ...
16:03:44 #11 25.32 Unpacking dbus-system-bus-common (1.14.0-2ubuntu3) ...
16:03:44 #11 25.36 Selecting previously unselected package dbus.
16:03:44 #11 25.36 Preparing to unpack .../023-dbus_1.14.0-2ubuntu3_armhf.deb ...
16:03:44 #11 25.37 Unpacking dbus (1.14.0-2ubuntu3) ...
16:03:44 #11 25.41 Selecting previously unselected package distro-info-data.
16:03:44 #10 35.32 Selecting previously unselected package libcilkrts5:amd64.
16:03:44 #10 35.32 Preparing to unpack .../077-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:03:44 #10 35.33 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
16:03:44 #10 35.37 Selecting previously unselected package libmpx2:amd64.
16:03:44 #10 35.37 Preparing to unpack .../078-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ...
16:03:44 #10 35.37 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
16:03:44 #10 35.41 Selecting previously unselected package libquadmath0:amd64.
16:03:44 #10 35.41 Preparing to unpack .../079-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ...
16:03:44 #10 35.42 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
16:03:44 #10 35.47 Selecting previously unselected package libgcc-7-dev:amd64.
16:03:44 #10 35.47 Preparing to unpack .../080-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:03:44 #10 35.47 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
16:03:44 #11 47.41 Setting up libnet-domain-tld-perl (1.75-1) ...
16:03:44 #11 47.42 Setting up libxml-writer-perl (0.625-1) ...
16:03:44 #11 47.44 Setting up libhash-fieldhash-perl (0.15-1build2) ...
16:03:44 #11 47.45 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
16:03:44 #11 47.46 Setting up shared-mime-info (1.15-1) ...
16:03:44 #14 7.196 Running transaction
16:03:45 #11 29.93 Selecting previously unselected package g++.
16:03:45 #11 29.93 Preparing to unpack .../094-g++_4%3a9.3.0-1ubuntu2_armhf.deb ...
16:03:45 #11 29.94 Unpacking g++ (4:9.3.0-1ubuntu2) ...
16:03:45 #11 29.96 Selecting previously unselected package make.
16:03:45 #11 29.96 Preparing to unpack .../095-make_4.2.1-1.2_armhf.deb ...
16:03:45 #11 29.97 Unpacking make (4.2.1-1.2) ...
16:03:45 #11 30.00 Selecting previously unselected package libdpkg-perl.
16:03:45 #11 30.00 Preparing to unpack .../096-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
16:03:45 #11 30.02 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
16:03:45 #11 30.06 Selecting previously unselected package patch.
16:03:45 #12 3.649    dh_installdeb
16:03:45 #12 3.687    dh_gencontrol
16:03:45 #12 3.811    dh_md5sums
16:03:45 #12 3.847    dh_builddeb
16:03:45 #12 3.876 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:03:45 #11 36.10 Selecting previously unselected package libgpgme11:arm64.
16:03:45 #11 36.10 Preparing to unpack .../210-libgpgme11_1.17.1-4.1ubuntu1_arm64.deb ...
16:03:45 #11 36.11 Unpacking libgpgme11:arm64 (1.17.1-4.1ubuntu1) ...
16:03:45 #11 36.15 Selecting previously unselected package python3-gpg.
16:03:45 #11 36.15 Preparing to unpack .../211-python3-gpg_1.17.1-4.1ubuntu1_arm64.deb ...
16:03:45 #11 36.16 Unpacking python3-gpg (1.17.1-4.1ubuntu1) ...
16:03:45 #11 36.22 Selecting previously unselected package python3-xdg.
16:03:45 #11 36.22 Preparing to unpack .../212-python3-xdg_0.27-2_all.deb ...
16:03:45 #11 36.22 Unpacking python3-xdg (0.27-2) ...
16:03:45 #11 36.28 Selecting previously unselected package dput.
16:03:45 #24 23.61 Get:127 http://deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
16:03:45 #24 23.61 Get:128 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
16:03:45 #24 23.62 Get:129 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
16:03:45 #10 43.66 Preparing to unpack .../220-libjson-perl_4.02000-1_all.deb ...
16:03:45 #10 43.67 Unpacking libjson-perl (4.02000-1) ...
16:03:45 #10 43.77 Selecting previously unselected package liblog-any-perl.
16:03:45 #10 43.78 Preparing to unpack .../221-liblog-any-perl_1.707-1_all.deb ...
16:03:45 #10 43.79 Unpacking liblog-any-perl (1.707-1) ...
16:03:45 #10 43.83 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:03:45 #10 43.83 Preparing to unpack .../222-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:03:45 #10 43.84 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:03:45 #10 43.87 Selecting previously unselected package libpackage-stash-perl.
16:03:45 #10 43.88 Preparing to unpack .../223-libpackage-stash-perl_0.38-1_all.deb ...
16:03:45 #11 33.20 Preparing to unpack .../278-libdistro-info-perl_1.1ubuntu1_all.deb ...
16:03:45 #11 33.20 Unpacking libdistro-info-perl (1.1ubuntu1) ...
16:03:45 #11 33.22 Selecting previously unselected package libemail-address-xs-perl.
16:03:45 #11 33.23 Preparing to unpack .../279-libemail-address-xs-perl_1.05-1_amd64.deb ...
16:03:45 #11 33.23 Unpacking libemail-address-xs-perl (1.05-1) ...
16:03:45 #11 33.26 Selecting previously unselected package libfcgi-bin.
16:03:45 #11 33.26 Preparing to unpack .../280-libfcgi-bin_2.4.2-2build2_amd64.deb ...
16:03:45 #11 33.27 Unpacking libfcgi-bin (2.4.2-2build2) ...
16:03:45 #11 33.29 Selecting previously unselected package libipc-system-simple-perl.
16:03:45 #11 33.30 Preparing to unpack .../281-libipc-system-simple-perl_1.30-1_all.deb ...
16:03:45 #11 33.30 Unpacking libipc-system-simple-perl (1.30-1) ...
16:03:45 #11 33.33 Selecting previously unselected package libfile-basedir-perl.
16:03:45 #11 33.33 Preparing to unpack .../282-libfile-basedir-perl_0.09-1_all.deb ...
16:03:45 #11 33.33 Unpacking libfile-basedir-perl (0.09-1) ...
16:03:45 #11 33.36 Selecting previously unselected package libfile-chdir-perl.
16:03:45 #11 33.36 Preparing to unpack .../283-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:03:45 #11 33.37 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:03:45 #11 33.39 Selecting previously unselected package libfile-fcntllock-perl.
16:03:45 #11 33.40 Preparing to unpack .../284-libfile-fcntllock-perl_0.22-4_amd64.deb ...
16:03:45 #11 34.76 Preparing to unpack .../191-libapt-pkg-perl_0.1.40build2_armhf.deb ...
16:03:45 #11 34.76 Unpacking libapt-pkg-perl (0.1.40build2) ...
16:03:45 #11 34.80 Selecting previously unselected package libarchive-cpio-perl.
16:03:45 #11 34.80 Preparing to unpack .../192-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:03:45 #11 34.81 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:03:45 #11 34.84 Selecting previously unselected package libarray-intspan-perl.
16:03:45 #11 34.84 Preparing to unpack .../193-libarray-intspan-perl_2.004-1_all.deb ...
16:03:45 #11 34.85 Unpacking libarray-intspan-perl (2.004-1) ...
16:03:45 #11 34.88 Selecting previously unselected package libmodule-implementation-perl.
16:03:45 #11 34.88 Preparing to unpack .../194-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:03:45 #11 34.88 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:03:45 #11 34.91 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:45 #11 34.91 Preparing to unpack .../195-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:03:45 #11 34.92 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:03:45 #11 34.96 Selecting previously unselected package libvariable-magic-perl.
16:03:45 #11 34.97 Preparing to unpack .../196-libvariable-magic-perl_0.62-1build5_armhf.deb ...
16:03:45 #11 34.97 Unpacking libvariable-magic-perl (0.62-1build5) ...
16:03:45 #11 35.00 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:45 #10 41.34 (135/136): rpmlint-fedora-license-data-1.8-1.fc 173 kB/s |  16 kB     00:00    
16:03:45 #10 41.35 (136/136): rust-srpm-macros-23-1.fc37.noarch.rp 159 kB/s | 9.4 kB     00:00    
16:03:45 #10 41.35 --------------------------------------------------------------------------------
16:03:45 #10 41.35 Total                                            10 MB/s |  29 MB     00:02     
16:03:45 #10 DONE 52.4s
16:03:45 
16:03:45 #11 [stage-1 3/8] COPY common /root/build-deb/debian
16:03:45 #11 DONE 0.1s
16:03:45 
16:03:45 #12 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:03:45 #10 57.08 129 added, 0 removed; done.
16:03:45 #10 57.16 Setting up libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ...
16:03:45 #10 57.17 Setting up shared-mime-info (2.0-1) ...
16:03:45 #10 43.96 Selecting previously unselected package libsereal-perl.
16:03:45 #10 43.96 Preparing to unpack .../283-libsereal-perl_4.005-1_all.deb ...
16:03:45 #10 43.96 Unpacking libsereal-perl (4.005-1) ...
16:03:45 #10 43.99 Selecting previously unselected package libtask-weaken-perl.
16:03:45 #10 43.99 Preparing to unpack .../284-libtask-weaken-perl_1.06-1_all.deb ...
16:03:45 #10 44.00 Unpacking libtask-weaken-perl (1.06-1) ...
16:03:45 #10 44.03 Selecting previously unselected package libxml-parser-perl.
16:03:45 #10 44.03 Preparing to unpack .../285-libxml-parser-perl_2.44-4_amd64.deb ...
16:03:45 #10 44.03 Unpacking libxml-parser-perl (2.44-4) ...
16:03:45 #10 44.08 Selecting previously unselected package libsoap-lite-perl.
16:03:45 #10 44.08 Preparing to unpack .../286-libsoap-lite-perl_1.27-1_all.deb ...
16:03:45 #10 44.09 Unpacking libsoap-lite-perl (1.27-1) ...
16:03:45 #10 44.15 Selecting previously unselected package libsort-key-perl.
16:03:45 #10 44.15 Preparing to unpack .../287-libsort-key-perl_1.33-2+b1_amd64.deb ...
16:03:45 #10 44.15 Unpacking libsort-key-perl (1.33-2+b1) ...
16:03:45 #10 44.18 Selecting previously unselected package libstring-copyright-perl.
16:03:45 #11 31.15 Preparing to unpack .../093-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:03:45 #11 31.16 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:03:45 #11 31.21 Selecting previously unselected package libgcc-9-dev:amd64.
16:03:45 #11 31.21 Preparing to unpack .../094-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
16:03:45 #11 31.21 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
16:03:45 #11 31.45 Selecting previously unselected package gcc-9.
16:03:45 #10 49.63   Installing       : info-6.8-3.fc36.aarch64                             59/138 
16:03:45 #10 49.68   Installing       : ed-1.14.2-12.fc36.aarch64                           60/138 
16:03:45 #10 49.68   Installing       : patch-2.7.6-16.fc36.aarch64                         61/138 
16:03:45 #10 49.72   Running scriptlet: groff-base-1.22.4-9.fc36.aarch64                    62/138 
16:03:45 #10 49.77   Installing       : groff-base-1.22.4-9.fc36.aarch64                    62/138 
16:03:45 #10 49.82   Running scriptlet: groff-base-1.22.4-9.fc36.aarch64                    62/138 
16:03:45 #10 49.84   Installing       : perl-Digest-1.20-2.fc36.noarch                      63/138 
16:03:45 #10 49.84   Installing       : perl-Digest-MD5-2.58-479.fc36.aarch64               64/138 
16:03:45 #10 49.85   Installing       : perl-B-1.82-486.fc36.aarch64                        65/138 
16:03:45 #10 49.89   Installing       : perl-FileHandle-2.03-486.fc36.noarch                66/138 
16:03:45 #10 49.89   Installing       : perl-AutoLoader-5.74-486.fc36.noarch                67/138 
16:03:45 #10 49.90   Installing       : perl-Data-Dumper-2.183-3.fc36.aarch64               68/138 
16:03:45 #10 49.94   Installing       : perl-libnet-3.13-480.fc36.noarch                    69/138 
16:03:45 #10 49.95   Installing       : perl-base-2.27-486.fc36.noarch                      70/138 
16:03:45 #12 22.76 Dependencies resolved.
16:03:45 #12 22.77 =============================================================================================
16:03:45 #12 22.77  Package                      Arch    Version                                Repo        Size
16:03:45 #12 22.77 =============================================================================================
16:03:45 #12 22.77 Installing:
16:03:45 #12 22.77  dnf-plugins-core             noarch  4.0.21-16.el8                          baseos      75 k
16:03:45 #12 22.77  rpm-build                    x86_64  4.14.3-24.el8                          appstream  174 k
16:03:45 #12 22.77  rpmlint                      noarch  1.10-14.el8                            appstream  192 k
16:03:45 #12 22.77 Upgrading:
16:03:45 #12 22.77  python3-dnf-plugins-core     noarch  4.0.21-16.el8                          baseos     258 k
16:03:45 #12 22.77  python3-rpm                  x86_64  4.14.3-24.el8                          baseos     155 k
16:03:45 #12 22.77  rpm                          x86_64  4.14.3-24.el8                          baseos     543 k
16:03:45 #12 22.77  rpm-build-libs               x86_64  4.14.3-24.el8                          baseos     157 k
16:03:45 #12 22.77  rpm-libs                     x86_64  4.14.3-24.el8                          baseos     345 k
16:03:45 #12 22.77 Installing dependencies:
16:03:45 #12 22.77  binutils                     x86_64  2.30-119.el8                           baseos     5.8 M
16:03:45 #12 22.77  bzip2                        x86_64  1.0.6-26.el8                           baseos      60 k
16:03:45 #12 22.77  cpio                         x86_64  2.12-11.el8                            baseos     266 k
16:03:45 #12 22.77  desktop-file-utils           x86_64  0.26-1.el8                             appstream   80 k
16:03:45 #12 22.77  diffutils                    x86_64  3.6-6.el8                              baseos     358 k
16:03:45 #12 22.77  dwz                          x86_64  0.12-10.el8                            appstream  109 k
16:03:45 #12 22.77  efi-srpm-macros              noarch  3-3.el8                                appstream   22 k
16:03:45 #12 22.77  elfutils                     x86_64  0.187-4.el8                            baseos     543 k
16:03:45 #12 22.77  emacs-filesystem             noarch  1:26.1-7.el8                           baseos      70 k
16:03:45 #12 22.77  file                         x86_64  5.33-21.el8                            baseos      77 k
16:03:45 #12 22.77  gc                           x86_64  7.6.4-3.el8                            appstream  109 k
16:03:45 #12 22.77  gdb-headless                 x86_64  8.2-19.el8                             appstream  3.7 M
16:03:45 #12 22.77  ghc-srpm-macros              noarch  1.4.2-7.el8                            appstream  9.3 k
16:03:45 #12 22.77  glibc-gconv-extra            x86_64  2.28-211.el8                           baseos     1.5 M
16:03:45 #12 22.77  go-srpm-macros               noarch  2-17.el8                               appstream   13 k
16:03:45 #12 22.77  groff-base                   x86_64  1.22.3-18.el8                          baseos     1.0 M
16:03:45 #12 22.77  guile                        x86_64  5:2.0.14-7.el8                         appstream  3.5 M
16:03:45 #12 22.77  libatomic_ops                x86_64  7.6.2-3.el8                            appstream   38 k
16:03:45 #12 22.77  libbabeltrace                x86_64  1.5.4-4.el8                            baseos     200 k
16:03:45 #12 22.77  libipt                       x86_64  1.6.1-8.el8                            appstream   50 k
16:03:45 #12 22.77  libpkgconf                   x86_64  1.4.2-1.el8                            baseos      35 k
16:03:45 #12 22.77  libtool-ltdl                 x86_64  2.4.6-25.el8                           baseos      58 k
16:03:45 #12 22.77  ncurses                      x86_64  6.1-9.20180224.el8                     baseos     387 k
16:03:45 #12 22.77  ocaml-srpm-macros            noarch  5-4.el8                                appstream  9.4 k
16:03:45 #12 22.77  openblas-srpm-macros         noarch  2-2.el8                                appstream  7.9 k
16:03:45 #12 22.77  patch                        x86_64  2.7.6-11.el8                           baseos     138 k
16:03:45 #12 22.77  perl-Carp                    noarch  1.42-396.el8                           baseos      30 k
16:03:45 #12 22.77  perl-Encode                  x86_64  4:2.97-3.el8                           baseos     1.5 M
16:03:45 #12 22.77  perl-Errno                   x86_64  1.28-421.el8                           baseos      76 k
16:03:45 #12 22.77  perl-Exporter                noarch  5.72-396.el8                           baseos      34 k
16:03:45 #12 22.77  perl-File-Path               noarch  2.15-2.el8                             baseos      38 k
16:03:45 #12 22.77  perl-File-Temp               noarch  0.230.600-1.el8                        baseos      63 k
16:03:45 #12 22.77  perl-Getopt-Long             noarch  1:2.50-4.el8                           baseos      63 k
16:03:45 #12 22.77  perl-HTTP-Tiny               noarch  0.074-1.el8                            baseos      58 k
16:03:45 #12 22.77  perl-IO                      x86_64  1.38-421.el8                           baseos     142 k
16:03:45 #12 22.77  perl-MIME-Base64             x86_64  3.15-396.el8                           baseos      31 k
16:03:45 #12 22.77  perl-PathTools               x86_64  3.74-1.el8                             baseos      90 k
16:03:45 #12 22.77  perl-Pod-Escapes             noarch  1:1.07-395.el8                         baseos      20 k
16:03:45 #12 22.77  perl-Pod-Perldoc             noarch  3.28-396.el8                           baseos      86 k
16:03:45 #12 22.77  perl-Pod-Simple              noarch  1:3.35-395.el8                         baseos     213 k
16:03:45 #12 22.77  perl-Pod-Usage               noarch  4:1.69-395.el8                         baseos      34 k
16:03:45 #12 22.77  perl-Scalar-List-Utils       x86_64  3:1.49-2.el8                           baseos      68 k
16:03:45 #12 22.77  perl-Socket                  x86_64  4:2.027-3.el8                          baseos      59 k
16:03:45 #12 22.77  perl-Storable                x86_64  1:3.11-3.el8                           baseos      98 k
16:03:45 #12 22.77  perl-Term-ANSIColor          noarch  4.06-396.el8                           baseos      46 k
16:03:45 #12 22.77  perl-Term-Cap                noarch  1.17-395.el8                           baseos      23 k
16:03:45 #12 22.77  perl-Text-ParseWords         noarch  3.30-395.el8                           baseos      18 k
16:03:45 #12 22.77  perl-Text-Tabs+Wrap          noarch  2013.0523-395.el8                      baseos      24 k
16:03:45 #12 22.77  perl-Time-Local              noarch  1:1.280-1.el8                          baseos      34 k
16:03:45 #12 22.77  perl-Unicode-Normalize       x86_64  1.25-396.el8                           baseos      82 k
16:03:45 #12 22.77  perl-constant                noarch  1.33-396.el8                           baseos      25 k
16:03:45 #12 22.77  perl-interpreter             x86_64  4:5.26.3-421.el8                       baseos     6.3 M
16:03:45 #12 22.77  perl-libs                    x86_64  4:5.26.3-421.el8                       baseos     1.6 M
16:03:45 #12 22.77  perl-macros                  x86_64  4:5.26.3-421.el8                       baseos      72 k
16:03:45 #12 22.77  perl-parent                  noarch  1:0.237-1.el8                          baseos      20 k
16:03:45 #12 22.77  perl-podlators               noarch  4.11-1.el8                             baseos     118 k
16:03:45 #12 22.77  perl-srpm-macros             noarch  1-25.el8                               appstream   11 k
16:03:45 #12 22.77  perl-threads                 x86_64  1:2.21-2.el8                           baseos      61 k
16:03:45 #12 22.77  perl-threads-shared          x86_64  1.58-2.el8                             baseos      48 k
16:03:45 #12 22.77  pkgconf                      x86_64  1.4.2-1.el8                            baseos      38 k
16:03:45 #12 22.77  pkgconf-m4                   noarch  1.4.2-1.el8                            baseos      17 k
16:03:45 #12 22.77  pkgconf-pkg-config           x86_64  1.4.2-1.el8                            baseos      15 k
16:03:45 #12 22.77  python-rpm-macros            noarch  3-44.el8                               baseos      16 k
16:03:45 #12 22.77  python-srpm-macros           noarch  3-44.el8                               baseos      16 k
16:03:45 #12 22.77  python3-rpm-macros           noarch  3-44.el8                               baseos      15 k
16:03:45 #12 22.77  python3-systemd              x86_64  234-8.el8                              appstream   81 k
16:03:45 #12 22.77  qt5-srpm-macros              noarch  5.15.3-1.el8                           appstream   11 k
16:03:45 #12 22.77  redhat-rpm-config            noarch  130-1.el8                              appstream   90 k
16:03:45 #12 22.77  rust-srpm-macros             noarch  5-2.el8                                appstream  9.2 k
16:03:45 #12 22.77  unzip                        x86_64  6.0-46.el8                             baseos     196 k
16:03:45 #12 22.77  xz                           x86_64  5.2.4-4.el8                            baseos     153 k
16:03:45 #12 22.77  zip                          x86_64  3.0-23.el8                             baseos     270 k
16:03:45 #12 22.77  zstd                         x86_64  1.4.4-1.el8                            appstream  393 k
16:03:45 #12 22.77 Installing weak dependencies:
16:03:45 #12 22.77  elfutils-debuginfod-client   x86_64  0.187-4.el8                            baseos      73 k
16:03:45 #12 22.77  perl-IO-Socket-IP            noarch  0.39-5.el8                             appstream   47 k
16:03:45 #12 22.77  perl-Mozilla-CA              noarch  20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
16:03:45 #12 22.77 Downgrading:
16:03:45 #12 22.77  xz-libs                      x86_64  5.2.4-4.el8                            baseos      94 k
16:03:45 #12 22.77 Enabling module streams:
16:03:45 #12 22.77  perl                                 5.26                                                   
16:03:45 #12 22.77  perl-IO-Socket-SSL                   2.066                                                  
16:03:45 #12 22.77  perl-libwww-perl                     6.34                                                   
16:03:45 #12 22.77 
16:03:45 #12 22.77 Transaction Summary
16:03:45 #12 22.77 =============================================================================================
16:03:45 #12 22.77 Install    79 Packages
16:03:45 #12 22.77 Upgrade     5 Packages
16:03:45 #12 22.77 Downgrade   1 Package
16:03:45 #12 22.77 
16:03:45 #12 22.78 Total download size: 33 M
16:03:45 #12 22.78 Downloading Packages:
16:03:45 #10 43.45 Adding system-user for exim (v4)
16:03:45 #11 31.56 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:03:45 #11 31.57 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:03:45 #11 31.59 Selecting previously unselected package libclone-perl.
16:03:45 #11 31.59 Preparing to unpack .../216-libclone-perl_0.45-1build3_amd64.deb ...
16:03:45 #11 31.60 Unpacking libclone-perl (0.45-1build3) ...
16:03:45 #11 31.63 Selecting previously unselected package libcommon-sense-perl:amd64.
16:03:45 #11 31.63 Preparing to unpack .../217-libcommon-sense-perl_3.75-2build1_amd64.deb ...
16:03:45 #11 31.63 Unpacking libcommon-sense-perl:amd64 (3.75-2build1) ...
16:03:45 #11 31.66 Selecting previously unselected package libconfig-tiny-perl.
16:03:45 #11 31.66 Preparing to unpack .../218-libconfig-tiny-perl_2.28-1_all.deb ...
16:03:45 #11 31.66 Unpacking libconfig-tiny-perl (2.28-1) ...
16:03:45 #11 31.70 Selecting previously unselected package libparams-util-perl.
16:03:45 #11 31.70 Preparing to unpack .../219-libparams-util-perl_1.102-1build3_amd64.deb ...
16:03:45 #11 31.70 Unpacking libparams-util-perl (1.102-1build3) ...
16:03:45 #11 31.73 Selecting previously unselected package libsub-install-perl.
16:03:45 #11 31.73 Preparing to unpack .../220-libsub-install-perl_0.928-1.1_all.deb ...
16:03:45 #11 31.73 Unpacking libsub-install-perl (0.928-1.1) ...
16:03:45 #11 31.76 Selecting previously unselected package libdata-optlist-perl.
16:03:45 #11 31.76 Preparing to unpack .../221-libdata-optlist-perl_0.112-1_all.deb ...
16:03:45 #11 31.77 Unpacking libdata-optlist-perl (0.112-1) ...
16:03:45 #11 31.79 Selecting previously unselected package libsub-exporter-perl.
16:03:45 #11 31.79 Preparing to unpack .../222-libsub-exporter-perl_0.988-1_all.deb ...
16:03:45 #11 31.80 Unpacking libsub-exporter-perl (0.988-1) ...
16:03:45 #11 31.82 Selecting previously unselected package libconst-fast-perl.
16:03:45 #11 31.83 Preparing to unpack .../223-libconst-fast-perl_0.014-1.1_all.deb ...
16:03:45 #11 31.83 Unpacking libconst-fast-perl (0.014-1.1) ...
16:03:45 #11 31.85 Selecting previously unselected package libwant-perl.
16:03:45 #11 31.85 Preparing to unpack .../224-libwant-perl_0.29-1build7_amd64.deb ...
16:03:45 #11 31.86 Unpacking libwant-perl (0.29-1build7) ...
16:03:45 #11 31.89 Selecting previously unselected package libcontextual-return-perl.
16:03:45 #10 33.97 Unpacking m4 (1.4.18-5) ...
16:03:45 #11 25.41 Preparing to unpack .../024-distro-info-data_0.54ubuntu0.1_all.deb ...
16:03:45 #11 25.41 Unpacking distro-info-data (0.54ubuntu0.1) ...
16:03:45 #11 25.44 Selecting previously unselected package dmsetup.
16:03:45 #11 25.44 Preparing to unpack .../025-dmsetup_2%3a1.02.185-1ubuntu1_armhf.deb ...
16:03:45 #11 25.45 Unpacking dmsetup (2:1.02.185-1ubuntu1) ...
16:03:45 #11 25.52 Selecting previously unselected package libglib2.0-0:armhf.
16:03:45 #11 25.52 Preparing to unpack .../026-libglib2.0-0_2.74.0-3_armhf.deb ...
16:03:45 #11 25.53 Unpacking libglib2.0-0:armhf (2.74.0-3) ...
16:03:45 #11 25.61 Selecting previously unselected package libgirepository-1.0-1:armhf.
16:03:45 #11 25.61 Preparing to unpack .../027-libgirepository-1.0-1_1.74.0-2_armhf.deb ...
16:03:45 #11 25.63 Unpacking libgirepository-1.0-1:armhf (1.74.0-2) ...
16:03:45 #11 47.14 Setting up python3.10 (3.10.6-1~22.04.2) ...
16:03:45 #11 30.06 Preparing to unpack .../097-patch_2.7.6-6_armhf.deb ...
16:03:45 #11 30.07 Unpacking patch (2.7.6-6) ...
16:03:45 #11 30.11 Selecting previously unselected package dpkg-dev.
16:03:45 #11 30.11 Preparing to unpack .../098-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
16:03:45 #11 30.12 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
16:03:45 #11 30.20 Selecting previously unselected package build-essential.
16:03:45 #11 30.20 Preparing to unpack .../099-build-essential_12.8ubuntu1.1_armhf.deb ...
16:03:45 #11 30.20 Unpacking build-essential (12.8ubuntu1.1) ...
16:03:45 #11 30.23 Selecting previously unselected package libbrotli1:armhf.
16:03:45 #11 30.24 Preparing to unpack .../100-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ...
16:03:45 #11 30.24 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
16:03:45 #11 30.30 Selecting previously unselected package libroken18-heimdal:armhf.
16:03:45 #11 30.30 Preparing to unpack .../101-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.2_armhf.deb ...
16:03:45 #11 30.31 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:03:45 #11 30.34 Selecting previously unselected package libasn1-8-heimdal:armhf.
16:03:45 #11 30.35 Preparing to unpack .../102-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.2_armhf.deb ...
16:03:45 #11 30.35 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:03:45 #11 30.40 Selecting previously unselected package libheimbase1-heimdal:armhf.
16:03:45 #11 30.40 Preparing to unpack .../103-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.2_armhf.deb ...
16:03:45 #11 30.41 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:03:45 #12 3.894  dpkg-genbuildinfo --build=binary
16:03:45 #12 4.044  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
16:03:45 #12 4.131 dpkg-genchanges: info: binary-only upload (no source code included)
16:03:45 #11 36.28 Preparing to unpack .../213-dput_1.1.2ubuntu2_all.deb ...
16:03:45 #11 36.29 Unpacking dput (1.1.2ubuntu2) ...
16:03:45 #11 36.34 Selecting previously unselected package fonts-dejavu-core.
16:03:45 #11 36.34 Preparing to unpack .../214-fonts-dejavu-core_2.37-2build1_all.deb ...
16:03:45 #11 36.35 Unpacking fonts-dejavu-core (2.37-2build1) ...
16:03:45 #11 36.48 Selecting previously unselected package fontconfig-config.
16:03:45 #11 36.48 Preparing to unpack .../215-fontconfig-config_2.13.1-4.4ubuntu1_all.deb ...
16:03:45 #11 36.48 Unpacking fontconfig-config (2.13.1-4.4ubuntu1) ...
16:03:45 #11 36.54 Selecting previously unselected package libcurl3-gnutls:arm64.
16:03:45 #24 23.64 Get:130 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
16:03:45 #24 23.65 Get:131 http://deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
16:03:45 #11 33.40 Unpacking libfile-fcntllock-perl (0.22-4) ...
16:03:45 #11 33.43 Selecting previously unselected package libnumber-compare-perl.
16:03:45 #11 33.44 Preparing to unpack .../285-libnumber-compare-perl_0.03-2_all.deb ...
16:03:45 #11 33.44 Unpacking libnumber-compare-perl (0.03-2) ...
16:03:45 #11 33.47 Selecting previously unselected package libtext-glob-perl.
16:03:45 #11 33.47 Preparing to unpack .../286-libtext-glob-perl_0.11-2_all.deb ...
16:03:45 #11 33.47 Unpacking libtext-glob-perl (0.11-2) ...
16:03:45 #11 33.50 Selecting previously unselected package libfile-find-rule-perl.
16:03:45 #11 33.50 Preparing to unpack .../287-libfile-find-rule-perl_0.34-2_all.deb ...
16:03:45 #11 33.50 Unpacking libfile-find-rule-perl (0.34-2) ...
16:03:45 #11 33.53 Selecting previously unselected package libfont-afm-perl.
16:03:45 #11 33.53 Preparing to unpack .../288-libfont-afm-perl_1.20-3_all.deb ...
16:03:45 #11 33.54 Unpacking libfont-afm-perl (1.20-3) ...
16:03:45 #11 33.57 Selecting previously unselected package libio-string-perl.
16:03:45 #11 33.57 Preparing to unpack .../289-libio-string-perl_1.08-3.1_all.deb ...
16:03:45 #11 33.57 Unpacking libio-string-perl (1.08-3.1) ...
16:03:45 #11 33.60 Selecting previously unselected package libfont-ttf-perl.
16:03:45 #11 33.60 Preparing to unpack .../290-libfont-ttf-perl_1.06-2_all.deb ...
16:03:45 #11 33.60 Unpacking libfont-ttf-perl (1.06-2) ...
16:03:45 #11 33.64 Selecting previously unselected package libfreezethaw-perl.
16:03:45 #11 33.65 Preparing to unpack .../291-libfreezethaw-perl_0.5001-2.1_all.deb ...
16:03:45 #11 33.65 Unpacking libfreezethaw-perl (0.5001-2.1) ...
16:03:45 #11 33.68 Selecting previously unselected package libsort-versions-perl.
16:03:45 #11 33.68 Preparing to unpack .../292-libsort-versions-perl_1.62-2_all.deb ...
16:03:45 #11 33.68 Unpacking libsort-versions-perl (1.62-2) ...
16:03:45 #11 33.71 Selecting previously unselected package libgit-wrapper-perl.
16:03:45 #10 43.88 Unpacking libpackage-stash-perl (0.38-1) ...
16:03:45 #10 43.92 Selecting previously unselected package libsub-identify-perl.
16:03:45 #10 43.93 Preparing to unpack .../224-libsub-identify-perl_0.14-1+b1_armhf.deb ...
16:03:45 #10 43.93 Unpacking libsub-identify-perl (0.14-1+b1) ...
16:03:45 #10 44.01 Selecting previously unselected package libnamespace-clean-perl.
16:03:45 #10 44.01 Preparing to unpack .../225-libnamespace-clean-perl_0.27-1_all.deb ...
16:03:45 #10 44.02 Unpacking libnamespace-clean-perl (0.27-1) ...
16:03:45 #10 44.07 Selecting previously unselected package libpath-tiny-perl.
16:03:45 #10 44.08 Preparing to unpack .../226-libpath-tiny-perl_0.108-1_all.deb ...
16:03:45 #10 44.08 Unpacking libpath-tiny-perl (0.108-1) ...
16:03:45 #10 44.12 Selecting previously unselected package libtype-tiny-perl.
16:03:45 #12 8.301 Selecting previously unselected package g++.
16:03:45 #12 8.303 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
16:03:45 #12 8.311 Unpacking g++ (4:8.3.0-1+rpi2) ...
16:03:45 #12 8.349 Selecting previously unselected package build-essential.
16:03:45 #12 8.351 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
16:03:45 #12 8.355 Unpacking build-essential (12.6) ...
16:03:45 #12 8.395 Selecting previously unselected package bash-completion.
16:03:45 #11 35.00 Preparing to unpack .../197-libb-hooks-endofscope-perl_0.25-1_all.deb ...
16:03:45 #11 35.01 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
16:03:45 #11 35.04 Selecting previously unselected package libfreetype6:armhf.
16:03:45 #11 35.05 Preparing to unpack .../198-libfreetype6_2.11.1+dfsg-1ubuntu0.1_armhf.deb ...
16:03:45 #11 35.06 Unpacking libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.1) ...
16:03:45 #11 35.10 Selecting previously unselected package libfontconfig1:armhf.
16:03:45 #11 35.10 Preparing to unpack .../199-libfontconfig1_2.13.1-4.2ubuntu5_armhf.deb ...
16:03:45 #11 35.10 Unpacking libfontconfig1:armhf (2.13.1-4.2ubuntu5) ...
16:03:45 #11 35.14 Selecting previously unselected package libjpeg-turbo8:armhf.
16:03:45 #11 35.14 Preparing to unpack .../200-libjpeg-turbo8_2.1.2-0ubuntu1_armhf.deb ...
16:03:45 #11 35.15 Unpacking libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
16:03:45 #11 35.20 Selecting previously unselected package libjpeg8:armhf.
16:03:45 #11 35.20 Preparing to unpack .../201-libjpeg8_8c-2ubuntu10_armhf.deb ...
16:03:45 #11 35.21 Unpacking libjpeg8:armhf (8c-2ubuntu10) ...
16:03:45 #11 35.24 Selecting previously unselected package libdeflate0:armhf.
16:03:45 #11 35.24 Preparing to unpack .../202-libdeflate0_1.10-2_armhf.deb ...
16:03:45 #11 35.25 Unpacking libdeflate0:armhf (1.10-2) ...
16:03:45 #11 35.28 Selecting previously unselected package libjbig0:armhf.
16:03:45 #11 35.28 Preparing to unpack .../203-libjbig0_2.1-3.1ubuntu0.22.04.1_armhf.deb ...
16:03:45 #11 35.29 Unpacking libjbig0:armhf (2.1-3.1ubuntu0.22.04.1) ...
16:03:45 #11 35.33 Selecting previously unselected package libwebp7:armhf.
16:03:45 #10 44.19 Preparing to unpack .../288-libstring-copyright-perl_0.003006-1_all.deb ...
16:03:45 #10 44.19 Unpacking libstring-copyright-perl (0.003006-1) ...
16:03:45 #10 44.22 Selecting previously unselected package libstring-escape-perl.
16:03:45 #10 44.22 Preparing to unpack .../289-libstring-escape-perl_2010.002-2_all.deb ...
16:03:45 #10 44.22 Unpacking libstring-escape-perl (2010.002-2) ...
16:03:45 #10 44.25 Selecting previously unselected package libstring-shellquote-perl.
16:03:45 #10 44.25 Preparing to unpack .../290-libstring-shellquote-perl_1.04-1_all.deb ...
16:03:45 #10 44.26 Unpacking libstring-shellquote-perl (1.04-1) ...
16:03:45 #10 44.29 Selecting previously unselected package libterm-readkey-perl.
16:03:45 #10 44.29 Preparing to unpack .../291-libterm-readkey-perl_2.38-1_amd64.deb ...
16:03:45 #10 44.30 Unpacking libterm-readkey-perl (2.38-1) ...
16:03:45 #10 44.32 Selecting previously unselected package libtest-fatal-perl.
16:03:45 #10 44.33 Preparing to unpack .../292-libtest-fatal-perl_0.014-1_all.deb ...
16:03:45 #10 44.33 Unpacking libtest-fatal-perl (0.014-1) ...
16:03:45 #10 44.36 Selecting previously unselected package libtest-refcount-perl.
16:03:45 #10 44.36 Preparing to unpack .../293-libtest-refcount-perl_0.08-3_all.deb ...
16:03:45 #10 44.36 Unpacking libtest-refcount-perl (0.08-3) ...
16:03:45 #10 44.39 Selecting previously unselected package libtext-levenshtein-perl.
16:03:45 #10 44.40 Preparing to unpack .../294-libtext-levenshtein-perl_0.13-1_all.deb ...
16:03:45 #10 44.40 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:03:45 #10 44.44 Selecting previously unselected package libtype-tiny-xs-perl.
16:03:45 #10 44.44 Preparing to unpack .../295-libtype-tiny-xs-perl_0.014-1+b1_amd64.deb ...
16:03:45 #10 44.44 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
16:03:45 #10 44.48 Selecting previously unselected package libunicode-utf8-perl.
16:03:45 #10 44.48 Preparing to unpack .../296-libunicode-utf8-perl_0.62-1_amd64.deb ...
16:03:45 #10 44.49 Unpacking libunicode-utf8-perl (0.62-1) ...
16:03:45 #10 44.52 Selecting previously unselected package libunwind8:amd64.
16:03:45 #11 31.45 Preparing to unpack .../095-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
16:03:45 #11 31.46 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
16:03:45 #10 49.99   Installing       : perl-Net-SSLeay-1.92-2.fc36.aarch64                 71/138 
16:03:45 #10 50.01   Installing       : perl-URI-5.10-1.fc36.noarch                         72/138 
16:03:45 #10 50.05   Installing       : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         73/138 
16:03:45 #10 50.08   Installing       : perl-if-0.60.900-486.fc36.noarch                    74/138 
16:03:45 #10 50.09   Installing       : perl-Time-Local-2:1.300-479.fc36.noarch             75/138 
16:03:45 #10 50.09   Installing       : perl-Pod-Escapes-1:1.07-479.fc36.noarch             76/138 
16:03:45 #10 50.10   Installing       : perl-File-Path-2.18-479.fc36.noarch                 77/138 
16:03:45 #10 50.15   Installing       : perl-Mozilla-CA-20211001-2.fc36.noarch              78/138 
16:03:45 #10 50.15   Installing       : perl-IO-Socket-IP-0.41-480.fc36.noarch              79/138 
16:03:45 #10 50.16   Installing       : perl-IO-Socket-SSL-2.074-2.fc36.noarch              80/138 
16:03:45 #10 43.80 Setting up libuchardet0:arm64 (0.0.6-3) ...
16:03:45 #10 43.81 Setting up git-man (1:2.20.1-2+deb10u6) ...
16:03:45 #10 43.82 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
16:03:45 #10 43.84 Setting up netbase (5.6) ...
16:03:45 #10 43.86 Setting up libkrb5-3:arm64 (1.17-3+deb10u5) ...
16:03:45 #11 31.89 Preparing to unpack .../225-libcontextual-return-perl_0.004014-2_all.deb ...
16:03:45 #11 31.89 Unpacking libcontextual-return-perl (0.004014-2) ...
16:03:45 #11 31.93 Selecting previously unselected package libcpanel-json-xs-perl:amd64.
16:03:45 #11 31.93 Preparing to unpack .../226-libcpanel-json-xs-perl_4.27-1build1_amd64.deb ...
16:03:45 #11 31.93 Unpacking libcpanel-json-xs-perl:amd64 (4.27-1build1) ...
16:03:45 #11 31.96 Selecting previously unselected package libdevel-stacktrace-perl.
16:03:45 #11 31.96 Preparing to unpack .../227-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:03:45 #11 31.97 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:03:45 #11 32.00 Selecting previously unselected package libexception-class-perl.
16:03:45 #11 32.00 Preparing to unpack .../228-libexception-class-perl_1.45-1_all.deb ...
16:03:45 #11 32.00 Unpacking libexception-class-perl (1.45-1) ...
16:03:45 #11 32.04 Selecting previously unselected package libiterator-perl.
16:03:45 #11 32.04 Preparing to unpack .../229-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:03:45 #11 32.04 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:03:45 #11 32.07 Selecting previously unselected package libiterator-util-perl.
16:03:45 #11 32.08 Preparing to unpack .../230-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:03:45 #11 32.08 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:03:45 #11 32.11 Selecting previously unselected package libexporter-tiny-perl.
16:03:45 #10 27.50   Running scriptlet: glibc-gconv-extra-2.34-49.el9.x86_64               164/164 
16:03:45 #10 30.59   Verifying        : binutils-2.35.2-24.el9.x86_64                        1/164 
16:03:45 #10 30.59   Verifying        : bzip2-1.0.8-8.el9.x86_64                             2/164 
16:03:45 #10 30.59   Verifying        : cpio-2.13-16.el9.x86_64                              3/164 
16:03:45 #10 30.59   Verifying        : cracklib-2.9.6-27.el9.x86_64                         4/164 
16:03:45 #10 30.59   Verifying        : cracklib-dicts-2.9.6-27.el9.x86_64                   5/164 
16:03:45 #10 30.59   Verifying        : dbus-libs-1:1.12.20-7.el9.x86_64                     6/164 
16:03:45 #10 30.59   Verifying        : diffutils-3.7-12.el9.x86_64                          7/164 
16:03:45 #10 30.59   Verifying        : dnf-plugins-core-4.3.0-1.el9.noarch                  8/164 
16:03:45 #10 30.60   Verifying        : ed-1.14.2-12.el9.x86_64                              9/164 
16:03:45 #10 30.60   Verifying        : elfutils-0.188-3.el9.x86_64                         10/164 
16:03:45 #10 30.60   Verifying        : elfutils-debuginfod-client-0.188-3.el9.x86_64       11/164 
16:03:45 #10 30.60   Verifying        : environment-modules-5.0.1-2.el9.x86_64              12/164 
16:03:45 #10 30.60   Verifying        : file-5.39-10.el9.x86_64                             13/164 
16:03:45 #10 30.60   Verifying        : glib-networking-2.68.3-3.el9.x86_64                 14/164 
16:03:45 #10 30.60   Verifying        : glibc-gconv-extra-2.34-49.el9.x86_64                15/164 
16:03:45 #10 30.60   Verifying        : groff-base-1.22.4-10.el9.x86_64                     16/164 
16:03:45 #10 30.60   Verifying        : gsettings-desktop-schemas-40.0-5.el9.x86_64         17/164 
16:03:45 #10 30.60   Verifying        : info-6.7-15.el9.x86_64                              18/164 
16:03:45 #10 30.60   Verifying        : json-glib-1.6.6-1.el9.x86_64                        19/164 
16:03:45 #10 30.60   Verifying        : less-590-1.el9.x86_64                               20/164 
16:03:45 #10 30.60   Verifying        : libatomic-11.3.1-4.el9.x86_64                       21/164 
16:03:45 #10 30.60   Verifying        : libbrotli-1.0.9-6.el9.x86_64                        22/164 
16:03:45 #10 30.60   Verifying        : libdb-5.3.28-53.el9.x86_64                          23/164 
16:03:45 #10 30.60   Verifying        : libeconf-0.4.1-2.el9.x86_64                         24/164 
16:03:45 #10 30.60   Verifying        : libfdisk-2.37.4-9.el9.x86_64                        25/164 
16:03:45 #10 30.60   Verifying        : libicu-67.1-9.el9.x86_64                            26/164 
16:03:45 #10 30.60   Verifying        : libpipeline-1.5.3-4.el9.x86_64                      27/164 
16:03:45 #10 30.60   Verifying        : libpkgconf-1.7.3-10.el9.x86_64                      28/164 
16:03:45 #10 30.60   Verifying        : libpng-2:1.6.37-12.el9.x86_64                       29/164 
16:03:45 #10 30.60   Verifying        : libproxy-0.4.15-35.el9.x86_64                       30/164 
16:03:45 #10 30.60   Verifying        : libpsl-0.21.1-5.el9.x86_64                          31/164 
16:03:45 #10 30.60   Verifying        : libpwquality-1.4.4-8.el9.x86_64                     32/164 
16:03:45 #10 30.60   Verifying        : libselinux-utils-3.4-3.el9.x86_64                   33/164 
16:03:45 #10 30.60   Verifying        : libutempter-1.2.1-6.el9.x86_64                      34/164 
16:03:45 #10 30.60   Verifying        : man-db-2.9.3-7.el9.x86_64                           35/164 
16:03:45 #10 30.60   Verifying        : ncurses-6.2-8.20210508.el9.x86_64                   36/164 
16:03:45 #10 30.60   Verifying        : openssl-1:3.0.7-2.el9.x86_64                        37/164 
16:03:45 #10 30.60   Verifying        : pam-1.5.1-14.el9.x86_64                             38/164 
16:03:45 #10 30.60   Verifying        : pkgconf-1.7.3-10.el9.x86_64                         39/164 
16:03:45 #10 30.60   Verifying        : pkgconf-m4-1.7.3-10.el9.noarch                      40/164 
16:03:45 #10 30.60   Verifying        : pkgconf-pkg-config-1.7.3-10.el9.x86_64              41/164 
16:03:45 #10 30.60   Verifying        : policycoreutils-3.4-4.el9.x86_64                    42/164 
16:03:45 #10 30.60   Verifying        : procps-ng-3.3.17-9.el9.x86_64                       43/164 
16:03:45 #11 25.71 Selecting previously unselected package gir1.2-glib-2.0:armhf.
16:03:45 #11 25.71 Preparing to unpack .../028-gir1.2-glib-2.0_1.74.0-2_armhf.deb ...
16:03:45 #10 30.60   Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch       44/164 
16:03:45 #11 25.72 Unpacking gir1.2-glib-2.0:armhf (1.74.0-2) ...
16:03:45 #11 25.75 Selecting previously unselected package iso-codes.
16:03:45 #10 30.60   Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch               45/164 
16:03:45 #11 25.75 Preparing to unpack .../029-iso-codes_4.11.0-1_all.deb ...
16:03:45 #11 25.76 Unpacking iso-codes (4.11.0-1) ...
16:03:45 #10 30.60   Verifying        : python3-dbus-1.2.18-2.el9.x86_64                    46/164 
16:03:45 #10 30.60   Verifying        : python3-dnf-plugins-core-4.3.0-1.el9.noarch         47/164 
16:03:45 #10 30.60   Verifying        : python3-setools-4.4.0-5.el9.x86_64                  48/164 
16:03:45 #10 30.60   Verifying        : python3-setuptools-53.0.0-11.el9.noarch             49/164 
16:03:45 #10 30.60   Verifying        : python3-six-1.15.0-9.el9.noarch                     50/164 
16:03:45 #10 30.60   Verifying        : shared-mime-info-2.1-5.el9.x86_64                   51/164 
16:03:45 #10 30.60   Verifying        : systemd-libs-250-13.el9.x86_64                      52/164 
16:03:45 #10 30.60   Verifying        : tcl-1:8.6.10-7.el9.x86_64                           53/164 
16:03:45 #10 30.60   Verifying        : unzip-6.0-56.el9.x86_64                             54/164 
16:03:45 #10 30.60   Verifying        : util-linux-2.37.4-9.el9.x86_64                      55/164 
16:03:45 #10 30.60   Verifying        : util-linux-core-2.37.4-9.el9.x86_64                 56/164 
16:03:45 #10 30.60   Verifying        : vim-filesystem-2:8.2.2637-16.el9.noarch             57/164 
16:03:45 #10 30.60   Verifying        : xz-5.2.5-8.el9.x86_64                               58/164 
16:03:45 #10 30.60   Verifying        : zip-3.0-33.el9.x86_64                               59/164 
16:03:45 #10 30.60   Verifying        : zstd-1.5.1-2.el9.x86_64                             60/164 
16:03:45 #10 30.60   Verifying        : abattis-cantarell-fonts-0.301-4.el9.noarch          61/164 
16:03:45 #10 30.61   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1    62/164 
16:03:45 #10 30.61   Verifying        : checkpolicy-3.4-1.el9.x86_64                        63/164 
16:03:45 #10 30.61   Verifying        : desktop-file-utils-0.26-6.el9.x86_64                64/164 
16:03:45 #10 30.61   Verifying        : dwz-0.14-3.el9.x86_64                               65/164 
16:03:45 #10 30.61   Verifying        : efi-srpm-macros-4-9.el9.noarch                      66/164 
16:03:45 #10 30.61   Verifying        : emacs-filesystem-1:27.1-3.el9.noarch                67/164 
16:03:45 #10 30.61   Verifying        : enchant-1:1.6.0-30.el9.x86_64                       68/164 
16:03:45 #10 30.61   Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch            69/164 
16:03:45 #10 30.61   Verifying        : gcc-toolset-12-binutils-2.38-16.el9.x86_64          70/164 
16:03:45 #10 30.61   Verifying        : gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64     71/164 
16:03:45 #10 30.61   Verifying        : gcc-toolset-12-runtime-12.0-5.el9.x86_64            72/164 
16:03:45 #10 30.61   Verifying        : gdb-minimal-10.2-10.el9.x86_64                      73/164 
16:03:45 #10 30.61   Verifying        : gdk-pixbuf2-2.42.6-3.el9.x86_64                     74/164 
16:03:45 #10 30.61   Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                  75/164 
16:03:45 #10 30.61   Verifying        : go-srpm-macros-3.0.9-9.el9.noarch                   76/164 
16:03:45 #10 30.61   Verifying        : hunspell-1.7.0-11.el9.x86_64                        77/164 
16:03:45 #10 30.61   Verifying        : hunspell-en-0.20140811.1-20.el9.noarch              78/164 
16:03:45 #10 30.61   Verifying        : hunspell-en-GB-0.20140811.1-20.el9.noarch           79/164 
16:03:45 #10 30.61   Verifying        : hunspell-en-US-0.20140811.1-20.el9.noarch           80/164 
16:03:45 #10 30.61   Verifying        : hunspell-filesystem-1.7.0-11.el9.x86_64             81/164 
16:03:45 #10 30.61   Verifying        : kernel-srpm-macros-1.0-11.el9.noarch                82/164 
16:03:45 #10 30.61   Verifying        : libappstream-glib-0.7.18-4.el9.x86_64               83/164 
16:03:45 #10 30.61   Verifying        : libjpeg-turbo-2.0.90-5.el9.x86_64                   84/164 
16:03:45 #10 30.61   Verifying        : libproxy-webkitgtk4-0.4.15-35.el9.x86_64            85/164 
16:03:45 #10 30.61   Verifying        : libsoup-2.72.0-8.el9.x86_64                         86/164 
16:03:45 #10 30.61   Verifying        : libstemmer-0-18.585svn.el9.x86_64                   87/164 
16:03:45 #10 30.61   Verifying        : lua-srpm-macros-1-6.el9.noarch                      88/164 
16:03:45 #10 30.61   Verifying        : ocaml-srpm-macros-6-6.el9.noarch                    89/164 
16:03:45 #10 30.61   Verifying        : openblas-srpm-macros-2-11.el9.noarch                90/164 
16:03:45 #10 30.61   Verifying        : patch-2.7.6-16.el9.x86_64                           91/164 
16:03:45 #10 30.61   Verifying        : perl-AutoLoader-5.74-479.el9.noarch                 92/164 
16:03:45 #10 30.61   Verifying        : perl-B-1.80-479.el9.x86_64                          93/164 
16:03:45 #10 30.61   Verifying        : perl-Carp-1.50-460.el9.noarch                       94/164 
16:03:45 #10 30.61   Verifying        : perl-Class-Struct-0.66-479.el9.noarch               95/164 
16:03:45 #10 30.61   Verifying        : perl-Data-Dumper-2.174-462.el9.x86_64               96/164 
16:03:45 #10 30.61   Verifying        : perl-Digest-1.19-4.el9.noarch                       97/164 
16:03:45 #10 30.61   Verifying        : perl-Digest-MD5-2.58-4.el9.x86_64                   98/164 
16:03:45 #10 30.61   Verifying        : perl-Encode-4:3.08-462.el9.x86_64                   99/164 
16:03:45 #10 30.61   Verifying        : perl-Errno-1.30-479.el9.x86_64                     100/164 
16:03:45 #10 30.61   Verifying        : perl-Exporter-5.74-461.el9.noarch                  101/164 
16:03:45 #10 30.61   Verifying        : perl-Fcntl-1.13-479.el9.x86_64                     102/164 
16:03:45 #10 30.61   Verifying        : perl-File-Basename-2.85-479.el9.noarch             103/164 
16:03:45 #10 30.61   Verifying        : perl-File-Path-2.18-4.el9.noarch                   104/164 
16:03:45 #10 30.61   Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch            105/164 
16:03:45 #10 30.61   Verifying        : perl-File-stat-1.09-479.el9.noarch                 106/164 
16:03:45 #10 30.61   Verifying        : perl-FileHandle-2.03-479.el9.noarch                107/164 
16:03:45 #10 30.61   Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch               108/164 
16:03:45 #10 30.61   Verifying        : perl-Getopt-Std-1.12-479.el9.noarch                109/164 
16:03:45 #10 30.61   Verifying        : perl-HTTP-Tiny-0.076-460.el9.noarch                110/164 
16:03:45 #10 30.61   Verifying        : perl-IO-1.43-479.el9.x86_64                        111/164 
16:03:45 #10 30.61   Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                112/164 
16:03:45 #10 30.61   Verifying        : perl-IO-Socket-SSL-2.073-1.el9.noarch              113/164 
16:03:45 #10 30.61   Verifying        : perl-IPC-Open3-1.21-479.el9.noarch                 114/164 
16:03:45 #10 30.61   Verifying        : perl-MIME-Base64-3.16-4.el9.x86_64                 115/164 
16:03:45 #10 30.61   Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch              116/164 
16:03:45 #10 30.61   Verifying        : perl-NDBM_File-1.15-479.el9.x86_64                 117/164 
16:03:45 #10 30.61   Verifying        : perl-Net-SSLeay-1.92-2.el9.x86_64                  118/164 
16:03:45 #10 30.61   Verifying        : perl-POSIX-1.94-479.el9.x86_64                     119/164 
16:03:45 #10 30.61   Verifying        : perl-PathTools-3.78-461.el9.x86_64                 120/164 
16:03:45 #10 30.61   Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             121/164 
16:03:45 #10 30.61   Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            122/164 
16:03:45 #10 30.61   Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                123/164 
16:03:45 #10 30.61   Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 124/164 
16:03:45 #10 30.61   Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       125/164 
16:03:45 #10 30.61   Verifying        : perl-SelectSaver-1.02-479.el9.noarch               126/164 
16:03:45 #10 30.61   Verifying        : perl-Socket-4:2.031-4.el9.x86_64                   127/164 
16:03:45 #10 30.61   Verifying        : perl-Storable-1:3.21-460.el9.x86_64                128/164 
16:03:45 #10 30.61   Verifying        : perl-Symbol-1.08-479.el9.noarch                    129/164 
16:03:45 #10 30.61   Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            130/164 
16:03:45 #10 30.61   Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  131/164 
16:03:45 #10 30.61   Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           132/164 
16:03:45 #10 30.61   Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       133/164 
16:03:45 #10 30.61   Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               134/164 
16:03:45 #10 30.61   Verifying        : perl-URI-5.09-3.el9.noarch                         135/164 
16:03:45 #10 30.61   Verifying        : perl-base-2.27-479.el9.noarch                      136/164 
16:03:45 #10 30.61   Verifying        : perl-constant-1.33-461.el9.noarch                  137/164 
16:03:45 #10 30.61   Verifying        : perl-if-0.60.800-479.el9.noarch                    138/164 
16:03:45 #10 30.61   Verifying        : perl-interpreter-4:5.32.1-479.el9.x86_64           139/164 
16:03:45 #10 30.61   Verifying        : perl-libnet-3.13-4.el9.noarch                      140/164 
16:03:45 #10 30.61   Verifying        : perl-libs-4:5.32.1-479.el9.x86_64                  141/164 
16:03:45 #10 30.61   Verifying        : perl-mro-1.23-479.el9.x86_64                       142/164 
16:03:45 #10 30.61   Verifying        : perl-overload-1.31-479.el9.noarch                  143/164 
16:03:45 #10 30.61   Verifying        : perl-overloading-0.02-479.el9.noarch               144/164 
16:03:45 #10 30.61   Verifying        : perl-parent-1:0.238-460.el9.noarch                 145/164 
16:03:45 #10 30.61   Verifying        : perl-podlators-1:4.14-460.el9.noarch               146/164 
16:03:45 #10 30.61   Verifying        : perl-srpm-macros-1-41.el9.noarch                   147/164 
16:03:45 #10 30.61   Verifying        : perl-subs-1.03-479.el9.noarch                      148/164 
16:03:45 #10 30.61   Verifying        : perl-vars-1.05-479.el9.noarch                      149/164 
16:03:45 #10 30.61   Verifying        : policycoreutils-python-utils-3.4-4.el9.noarch      150/164 
16:03:45 #10 30.61   Verifying        : python-srpm-macros-3.9-52.el9.noarch               151/164 
16:03:45 #10 30.61   Verifying        : python3-audit-3.0.7-103.el9.x86_64                 152/164 
16:03:45 #10 30.61   Verifying        : python3-enchant-3.2.0-5.el9.noarch                 153/164 
16:03:45 #10 30.61   Verifying        : python3-file-magic-5.39-10.el9.noarch              154/164 
16:03:45 #10 30.61   Verifying        : python3-libselinux-3.4-3.el9.x86_64                155/164 
16:03:45 #10 30.61   Verifying        : python3-libsemanage-3.4-2.el9.x86_64               156/164 
16:03:45 #10 30.61   Verifying        : python3-policycoreutils-3.4-4.el9.noarch           157/164 
16:03:45 #10 30.61   Verifying        : qt5-srpm-macros-5.15.3-1.el9.noarch                158/164 
16:03:45 #10 30.61   Verifying        : redhat-rpm-config-197-1.el9.noarch                 159/164 
16:03:45 #10 30.62   Verifying        : rpm-build-4.16.1.3-19.el9.x86_64                   160/164 
16:03:45 #10 30.62   Verifying        : rpmlint-1.11-19.el9.noarch                         161/164 
16:03:45 #10 30.62   Verifying        : rust-srpm-macros-17-4.el9.noarch                   162/164 
16:03:45 #10 30.62   Verifying        : scl-utils-1:2.0.3-2.el9.x86_64                     163/164 
16:03:45 #10 30.62   Verifying        : webkit2gtk3-jsc-2.38.2-1.el9.x86_64                164/164 
16:03:45 #10 30.76 
16:03:45 #10 30.76 Installed:
16:03:45 #10 30.76   abattis-cantarell-fonts-0.301-4.el9.noarch                                    
16:03:45 #10 30.76   adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch                       
16:03:45 #10 30.76   binutils-2.35.2-24.el9.x86_64                                                 
16:03:45 #10 30.76   bzip2-1.0.8-8.el9.x86_64                                                      
16:03:45 #10 30.76   checkpolicy-3.4-1.el9.x86_64                                                  
16:03:45 #10 30.76   cpio-2.13-16.el9.x86_64                                                       
16:03:45 #10 30.76   cracklib-2.9.6-27.el9.x86_64                                                  
16:03:45 #10 30.76   cracklib-dicts-2.9.6-27.el9.x86_64                                            
16:03:45 #10 30.76   dbus-libs-1:1.12.20-7.el9.x86_64                                              
16:03:45 #10 30.76   desktop-file-utils-0.26-6.el9.x86_64                                          
16:03:45 #10 30.76   diffutils-3.7-12.el9.x86_64                                                   
16:03:45 #10 30.76   dnf-plugins-core-4.3.0-1.el9.noarch                                           
16:03:45 #10 30.76   dwz-0.14-3.el9.x86_64                                                         
16:03:45 #10 30.76   ed-1.14.2-12.el9.x86_64                                                       
16:03:45 #10 30.76   efi-srpm-macros-4-9.el9.noarch                                                
16:03:45 #10 30.76   elfutils-0.188-3.el9.x86_64                                                   
16:03:45 #10 30.76   elfutils-debuginfod-client-0.188-3.el9.x86_64                                 
16:03:45 #10 30.76   emacs-filesystem-1:27.1-3.el9.noarch                                          
16:03:45 #10 30.76   enchant-1:1.6.0-30.el9.x86_64                                                 
16:03:45 #10 30.76   environment-modules-5.0.1-2.el9.x86_64                                        
16:03:45 #10 30.76   file-5.39-10.el9.x86_64                                                       
16:03:45 #10 30.76   fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
16:03:45 #10 30.76   gcc-toolset-12-binutils-2.38-16.el9.x86_64                                    
16:03:45 #10 30.76   gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64                               
16:03:45 #10 30.76   gcc-toolset-12-runtime-12.0-5.el9.x86_64                                      
16:03:45 #10 30.76   gdb-minimal-10.2-10.el9.x86_64                                                
16:03:45 #10 30.76   gdk-pixbuf2-2.42.6-3.el9.x86_64                                               
16:03:45 #10 30.76   ghc-srpm-macros-1.5.0-6.el9.noarch                                            
16:03:45 #10 30.76   glib-networking-2.68.3-3.el9.x86_64                                           
16:03:45 #10 30.76   glibc-gconv-extra-2.34-49.el9.x86_64                                          
16:03:45 #10 30.76   go-srpm-macros-3.0.9-9.el9.noarch                                             
16:03:45 #10 30.76   groff-base-1.22.4-10.el9.x86_64                                               
16:03:45 #10 30.76   gsettings-desktop-schemas-40.0-5.el9.x86_64                                   
16:03:45 #10 30.76   hunspell-1.7.0-11.el9.x86_64                                                  
16:03:45 #10 30.76   hunspell-en-0.20140811.1-20.el9.noarch                                        
16:03:45 #10 30.76   hunspell-en-GB-0.20140811.1-20.el9.noarch                                     
16:03:45 #10 30.76   hunspell-en-US-0.20140811.1-20.el9.noarch                                     
16:03:45 #10 30.76   hunspell-filesystem-1.7.0-11.el9.x86_64                                       
16:03:45 #10 30.76   info-6.7-15.el9.x86_64                                                        
16:03:45 #10 30.76   json-glib-1.6.6-1.el9.x86_64                                                  
16:03:45 #10 30.76   kernel-srpm-macros-1.0-11.el9.noarch                                          
16:03:45 #10 30.76   less-590-1.el9.x86_64                                                         
16:03:45 #10 30.76   libappstream-glib-0.7.18-4.el9.x86_64                                         
16:03:45 #10 30.76   libatomic-11.3.1-4.el9.x86_64                                                 
16:03:45 #10 30.76   libbrotli-1.0.9-6.el9.x86_64                                                  
16:03:45 #10 30.76   libdb-5.3.28-53.el9.x86_64                                                    
16:03:45 #10 30.76   libeconf-0.4.1-2.el9.x86_64                                                   
16:03:45 #10 30.76   libfdisk-2.37.4-9.el9.x86_64                                                  
16:03:45 #10 30.76   libicu-67.1-9.el9.x86_64                                                      
16:03:45 #10 30.76   libjpeg-turbo-2.0.90-5.el9.x86_64                                             
16:03:45 #10 30.76   libpipeline-1.5.3-4.el9.x86_64                                                
16:03:45 #10 30.76   libpkgconf-1.7.3-10.el9.x86_64                                                
16:03:45 #10 30.76   libpng-2:1.6.37-12.el9.x86_64                                                 
16:03:45 #10 30.76   libproxy-0.4.15-35.el9.x86_64                                                 
16:03:45 #10 30.76   libproxy-webkitgtk4-0.4.15-35.el9.x86_64                                      
16:03:45 #10 30.76   libpsl-0.21.1-5.el9.x86_64                                                    
16:03:45 #10 30.76   libpwquality-1.4.4-8.el9.x86_64                                               
16:03:45 #10 30.76   libselinux-utils-3.4-3.el9.x86_64                                             
16:03:45 #10 30.76   libsoup-2.72.0-8.el9.x86_64                                                   
16:03:45 #10 30.76   libstemmer-0-18.585svn.el9.x86_64                                             
16:03:45 #10 30.76   libutempter-1.2.1-6.el9.x86_64                                                
16:03:45 #10 30.76   lua-srpm-macros-1-6.el9.noarch                                                
16:03:45 #10 30.76   man-db-2.9.3-7.el9.x86_64                                                     
16:03:45 #10 30.76   ncurses-6.2-8.20210508.el9.x86_64                                             
16:03:45 #10 30.76   ocaml-srpm-macros-6-6.el9.noarch                                              
16:03:45 #10 30.76   openblas-srpm-macros-2-11.el9.noarch                                          
16:03:45 #10 30.76   openssl-1:3.0.7-2.el9.x86_64                                                  
16:03:45 #10 30.76   pam-1.5.1-14.el9.x86_64                                                       
16:03:45 #10 30.76   patch-2.7.6-16.el9.x86_64                                                     
16:03:45 #10 30.76   perl-AutoLoader-5.74-479.el9.noarch                                           
16:03:45 #10 30.76   perl-B-1.80-479.el9.x86_64                                                    
16:03:45 #10 30.76   perl-Carp-1.50-460.el9.noarch                                                 
16:03:45 #10 30.76   perl-Class-Struct-0.66-479.el9.noarch                                         
16:03:45 #10 30.76   perl-Data-Dumper-2.174-462.el9.x86_64                                         
16:03:45 #10 30.76   perl-Digest-1.19-4.el9.noarch                                                 
16:03:45 #10 30.76   perl-Digest-MD5-2.58-4.el9.x86_64                                             
16:03:45 #10 30.76   perl-Encode-4:3.08-462.el9.x86_64                                             
16:03:45 #10 30.76   perl-Errno-1.30-479.el9.x86_64                                                
16:03:45 #10 30.76   perl-Exporter-5.74-461.el9.noarch                                             
16:03:45 #10 30.76   perl-Fcntl-1.13-479.el9.x86_64                                                
16:03:45 #10 30.76   perl-File-Basename-2.85-479.el9.noarch                                        
16:03:45 #10 30.76   perl-File-Path-2.18-4.el9.noarch                                              
16:03:45 #10 30.76   perl-File-Temp-1:0.231.100-4.el9.noarch                                       
16:03:45 #10 30.76   perl-File-stat-1.09-479.el9.noarch                                            
16:03:45 #10 30.76   perl-FileHandle-2.03-479.el9.noarch                                           
16:03:45 #10 30.76   perl-Getopt-Long-1:2.52-4.el9.noarch                                          
16:03:45 #10 30.76   perl-Getopt-Std-1.12-479.el9.noarch                                           
16:03:45 #10 30.76   perl-HTTP-Tiny-0.076-460.el9.noarch                                           
16:03:45 #10 30.76   perl-IO-1.43-479.el9.x86_64                                                   
16:03:45 #10 30.76   perl-IO-Socket-IP-0.41-5.el9.noarch                                           
16:03:45 #10 30.76   perl-IO-Socket-SSL-2.073-1.el9.noarch                                         
16:03:45 #10 30.76   perl-IPC-Open3-1.21-479.el9.noarch                                            
16:03:45 #10 30.76   perl-MIME-Base64-3.16-4.el9.x86_64                                            
16:03:45 #10 30.76   perl-Mozilla-CA-20200520-6.el9.noarch                                         
16:03:45 #10 30.76   perl-NDBM_File-1.15-479.el9.x86_64                                            
16:03:45 #10 30.76   perl-Net-SSLeay-1.92-2.el9.x86_64                                             
16:03:45 #10 30.76   perl-POSIX-1.94-479.el9.x86_64                                                
16:03:45 #10 30.76   perl-PathTools-3.78-461.el9.x86_64                                            
16:03:45 #10 30.76   perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
16:03:45 #10 30.76   perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
16:03:45 #10 30.76   perl-Pod-Simple-1:3.42-4.el9.noarch                                           
16:03:45 #10 30.76   perl-Pod-Usage-4:2.01-4.el9.noarch                                            
16:03:45 #10 30.76   perl-Scalar-List-Utils-4:1.56-461.el9.x86_64                                  
16:03:45 #10 30.76   perl-SelectSaver-1.02-479.el9.noarch                                          
16:03:45 #10 30.76   perl-Socket-4:2.031-4.el9.x86_64                                              
16:03:45 #10 30.76   perl-Storable-1:3.21-460.el9.x86_64                                           
16:03:45 #10 30.76   perl-Symbol-1.08-479.el9.noarch                                               
16:03:45 #10 30.76   perl-Term-ANSIColor-5.01-461.el9.noarch                                       
16:03:45 #10 30.76   perl-Term-Cap-1.17-460.el9.noarch                                             
16:03:45 #10 30.76   perl-Text-ParseWords-3.30-460.el9.noarch                                      
16:03:45 #10 30.76   perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
16:03:45 #10 30.76   perl-Time-Local-2:1.300-7.el9.noarch                                          
16:03:45 #10 30.76   perl-URI-5.09-3.el9.noarch                                                    
16:03:45 #10 30.76   perl-base-2.27-479.el9.noarch                                                 
16:03:45 #10 30.76   perl-constant-1.33-461.el9.noarch                                             
16:03:45 #10 30.76   perl-if-0.60.800-479.el9.noarch                                               
16:03:45 #10 30.76   perl-interpreter-4:5.32.1-479.el9.x86_64                                      
16:03:45 #10 30.76   perl-libnet-3.13-4.el9.noarch                                                 
16:03:45 #10 30.76   perl-libs-4:5.32.1-479.el9.x86_64                                             
16:03:45 #10 30.76   perl-mro-1.23-479.el9.x86_64                                                  
16:03:45 #10 30.76   perl-overload-1.31-479.el9.noarch                                             
16:03:45 #10 30.76   perl-overloading-0.02-479.el9.noarch                                          
16:03:45 #10 30.76   perl-parent-1:0.238-460.el9.noarch                                            
16:03:45 #10 30.76   perl-podlators-1:4.14-460.el9.noarch                                          
16:03:45 #10 30.76   perl-srpm-macros-1-41.el9.noarch                                              
16:03:45 #10 30.76   perl-subs-1.03-479.el9.noarch                                                 
16:03:45 #10 30.76   perl-vars-1.05-479.el9.noarch                                                 
16:03:45 #10 30.76   pkgconf-1.7.3-10.el9.x86_64                                                   
16:03:45 #10 30.76   pkgconf-m4-1.7.3-10.el9.noarch                                                
16:03:45 #10 30.76   pkgconf-pkg-config-1.7.3-10.el9.x86_64                                        
16:03:45 #10 30.76   policycoreutils-3.4-4.el9.x86_64                                              
16:03:45 #10 30.76   policycoreutils-python-utils-3.4-4.el9.noarch                                 
16:03:45 #10 30.76   procps-ng-3.3.17-9.el9.x86_64                                                 
16:03:45 #10 30.76   publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
16:03:45 #10 30.76   python-srpm-macros-3.9-52.el9.noarch                                          
16:03:45 #10 30.76   python3-audit-3.0.7-103.el9.x86_64                                            
16:03:45 #10 30.76   python3-dateutil-1:2.8.1-6.el9.noarch                                         
16:03:45 #10 30.76   python3-dbus-1.2.18-2.el9.x86_64                                              
16:03:45 #10 30.76   python3-dnf-plugins-core-4.3.0-1.el9.noarch                                   
16:03:45 #10 30.76   python3-enchant-3.2.0-5.el9.noarch                                            
16:03:45 #10 30.76   python3-file-magic-5.39-10.el9.noarch                                         
16:03:45 #10 30.76   python3-libselinux-3.4-3.el9.x86_64                                           
16:03:45 #10 30.76   python3-libsemanage-3.4-2.el9.x86_64                                          
16:03:45 #10 30.76   python3-policycoreutils-3.4-4.el9.noarch                                      
16:03:45 #10 30.76   python3-setools-4.4.0-5.el9.x86_64                                            
16:03:45 #10 30.76   python3-setuptools-53.0.0-11.el9.noarch                                       
16:03:45 #10 30.76   python3-six-1.15.0-9.el9.noarch                                               
16:03:45 #10 30.76   qt5-srpm-macros-5.15.3-1.el9.noarch                                           
16:03:45 #10 30.76   redhat-rpm-config-197-1.el9.noarch                                            
16:03:45 #10 30.76   rpm-build-4.16.1.3-19.el9.x86_64                                              
16:03:45 #10 30.76   rpmlint-1.11-19.el9.noarch                                                    
16:03:45 #10 30.76   rust-srpm-macros-17-4.el9.noarch                                              
16:03:45 #10 30.76   scl-utils-1:2.0.3-2.el9.x86_64                                                
16:03:45 #10 30.76   shared-mime-info-2.1-5.el9.x86_64                                             
16:03:45 #10 30.76   systemd-libs-250-13.el9.x86_64                                                
16:03:45 #10 30.76   tcl-1:8.6.10-7.el9.x86_64                                                     
16:03:45 #10 30.76   unzip-6.0-56.el9.x86_64                                                       
16:03:45 #10 30.76   util-linux-2.37.4-9.el9.x86_64                                                
16:03:45 #10 30.76   util-linux-core-2.37.4-9.el9.x86_64                                           
16:03:45 #10 30.76   vim-filesystem-2:8.2.2637-16.el9.noarch                                       
16:03:45 #10 30.76   webkit2gtk3-jsc-2.38.2-1.el9.x86_64                                           
16:03:45 #10 30.76   xz-5.2.5-8.el9.x86_64                                                         
16:03:45 #10 30.76   zip-3.0-33.el9.x86_64                                                         
16:03:45 #10 30.76   zstd-1.5.1-2.el9.x86_64                                                       
16:03:45 #10 30.76 
16:03:45 #10 30.76 Complete!
16:03:45 #10 DONE 30.9s
16:03:45 
16:03:45 #11 [stage-1 4/8] RUN dnf config-manager --set-enabled crb
16:03:45 #10 35.76 Selecting previously unselected package gcc-7.
16:03:45 #10 35.77 Preparing to unpack .../081-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:03:45 #10 35.77 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
16:03:45 #11 30.44 Selecting previously unselected package libhcrypto4-heimdal:armhf.
16:03:45 #11 30.44 Preparing to unpack .../104-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.2_armhf.deb ...
16:03:45 #11 30.45 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:03:45 #11 30.49 Selecting previously unselected package libwind0-heimdal:armhf.
16:03:45 #11 30.49 Preparing to unpack .../105-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.2_armhf.deb ...
16:03:45 #11 30.49 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:03:45 #11 30.53 Selecting previously unselected package libhx509-5-heimdal:armhf.
16:03:45 #11 30.53 Preparing to unpack .../106-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.2_armhf.deb ...
16:03:45 #11 30.54 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:03:45 #11 30.58 Selecting previously unselected package libkrb5-26-heimdal:armhf.
16:03:45 #11 30.58 Preparing to unpack .../107-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.2_armhf.deb ...
16:03:45 #11 30.59 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:03:45 #11 30.63 Selecting previously unselected package libheimntlm0-heimdal:armhf.
16:03:45 #14 8.037   Preparing        :                                                        1/1 
16:03:45 #12 4.134  dpkg-source --after-build .
16:03:45 #12 4.245 dpkg-buildpackage: info: binary-only upload (no source included)
16:03:45 #12 4.249 
16:03:45 #12 4.249 The package has been created.
16:03:45 #12 4.249 Attention, the package has been created in the current directory,
16:03:45 #12 4.249 not in ".." as indicated by the message above!
16:03:45 #12 4.270 Selecting previously unselected package docker-ce-build-deps.
16:03:45 #12 4.281 (Reading database ... 17528 files and directories currently installed.)
16:03:45 #12 4.282 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:03:45 #12 4.287 Unpacking docker-ce-build-deps (1.0) ...
16:03:45 #11 36.54 Preparing to unpack .../216-libcurl3-gnutls_7.85.0-1ubuntu0.1_arm64.deb ...
16:03:45 #11 36.54 Unpacking libcurl3-gnutls:arm64 (7.85.0-1ubuntu0.1) ...
16:03:45 #11 36.58 Selecting previously unselected package liberror-perl.
16:03:45 #11 36.58 Preparing to unpack .../217-liberror-perl_0.17029-1_all.deb ...
16:03:45 #11 36.59 Unpacking liberror-perl (0.17029-1) ...
16:03:45 #11 36.62 Selecting previously unselected package git-man.
16:03:45 #11 36.62 Preparing to unpack .../218-git-man_1%3a2.37.2-1ubuntu1.1_all.deb ...
16:03:45 #11 36.63 Unpacking git-man (1:2.37.2-1ubuntu1.1) ...
16:03:45 #11 36.68 Selecting previously unselected package git.
16:03:45 #11 36.69 Preparing to unpack .../219-git_1%3a2.37.2-1ubuntu1.1_arm64.deb ...
16:03:45 #11 36.70 Unpacking git (1:2.37.2-1ubuntu1.1) ...
16:03:45 #11 36.83 Selecting previously unselected package libalgorithm-diff-perl.
16:03:45 #24 24.01 Get:132 http://deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
16:03:45 #24 24.02 Get:133 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
16:03:45 #11 33.71 Preparing to unpack .../293-libgit-wrapper-perl_0.048-1_all.deb ...
16:03:45 #11 33.72 Unpacking libgit-wrapper-perl (0.048-1) ...
16:03:45 #11 33.75 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:03:45 #11 33.75 Preparing to unpack .../294-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:03:45 #11 33.76 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:03:45 #11 33.79 Selecting previously unselected package libio-prompter-perl.
16:03:45 #11 33.79 Preparing to unpack .../295-libio-prompter-perl_0.004015-1_all.deb ...
16:03:45 #11 33.79 Unpacking libio-prompter-perl (0.004015-1) ...
16:03:45 #11 33.83 Selecting previously unselected package libjson-perl.
16:03:45 #11 33.83 Preparing to unpack .../296-libjson-perl_4.09000-1_all.deb ...
16:03:45 #11 33.83 Unpacking libjson-perl (4.09000-1) ...
16:03:45 #11 33.86 Selecting previously unselected package liblog-any-perl.
16:03:45 #11 33.86 Preparing to unpack .../297-liblog-any-perl_1.710-1_all.deb ...
16:03:45 #11 33.87 Unpacking liblog-any-perl (1.710-1) ...
16:03:45 #11 33.90 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:03:45 #11 33.90 Preparing to unpack .../298-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
16:03:45 #11 33.90 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
16:03:45 #11 33.93 Selecting previously unselected package libpackage-stash-perl.
16:03:45 #12 8.397 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
16:03:45 #10 44.13 Preparing to unpack .../227-libtype-tiny-perl_1.004004-1_all.deb ...
16:03:45 #10 44.13 Unpacking libtype-tiny-perl (1.004004-1) ...
16:03:45 #10 44.20 Selecting previously unselected package libgitlab-api-v4-perl.
16:03:45 #10 44.20 Preparing to unpack .../228-libgitlab-api-v4-perl_0.16-1_all.deb ...
16:03:45 #10 44.21 Unpacking libgitlab-api-v4-perl (0.16-1) ...
16:03:45 #10 44.26 Selecting previously unselected package libglib2.0-data.
16:03:45 #10 44.26 Preparing to unpack .../229-libglib2.0-data_2.58.3-2+deb10u4_all.deb ...
16:03:45 #10 44.27 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ...
16:03:45 #11 35.33 Preparing to unpack .../204-libwebp7_1.2.2-2_armhf.deb ...
16:03:45 #11 35.34 Unpacking libwebp7:armhf (1.2.2-2) ...
16:03:45 #11 35.39 Selecting previously unselected package libtiff5:armhf.
16:03:45 #11 35.39 Preparing to unpack .../205-libtiff5_4.3.0-6ubuntu0.3_armhf.deb ...
16:03:45 #11 35.40 Unpacking libtiff5:armhf (4.3.0-6ubuntu0.3) ...
16:03:45 #11 35.43 Selecting previously unselected package libxpm4:armhf.
16:03:45 #11 35.44 Preparing to unpack .../206-libxpm4_1%3a3.5.12-1build2_armhf.deb ...
16:03:45 #11 35.44 Unpacking libxpm4:armhf (1:3.5.12-1build2) ...
16:03:45 #11 35.49 Selecting previously unselected package libgd3:armhf.
16:03:45 #11 35.49 Preparing to unpack .../207-libgd3_2.3.0-2ubuntu2_armhf.deb ...
16:03:45 #11 35.50 Unpacking libgd3:armhf (2.3.0-2ubuntu2) ...
16:03:45 #11 35.53 Selecting previously unselected package libc-devtools.
16:03:45 #11 35.53 Preparing to unpack .../208-libc-devtools_2.35-0ubuntu3.1_armhf.deb ...
16:03:45 #11 35.54 Unpacking libc-devtools (2.35-0ubuntu3.1) ...
16:03:45 #10 44.52 Preparing to unpack .../297-libunwind8_1.2.1-10~deb10u1_amd64.deb ...
16:03:45 #10 44.53 Unpacking libunwind8:amd64 (1.2.1-10~deb10u1) ...
16:03:45 #10 44.58 Selecting previously unselected package libwrap0:amd64.
16:03:45 #10 44.58 Preparing to unpack .../298-libwrap0_7.6.q-28_amd64.deb ...
16:03:45 #10 44.58 Unpacking libwrap0:amd64 (7.6.q-28) ...
16:03:45 #10 44.62 Selecting previously unselected package libxau6:amd64.
16:03:45 #10 44.62 Preparing to unpack .../299-libxau6_1%3a1.0.8-1+b2_amd64.deb ...
16:03:45 #10 44.63 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ...
16:03:45 #10 44.67 Selecting previously unselected package libxdmcp6:amd64.
16:03:45 #10 44.67 Preparing to unpack .../300-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
16:03:45 #10 44.68 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
16:03:45 #10 44.72 Selecting previously unselected package libxcb1:amd64.
16:03:45 #10 44.72 Preparing to unpack .../301-libxcb1_1.13.1-2_amd64.deb ...
16:03:45 #10 44.72 Unpacking libxcb1:amd64 (1.13.1-2) ...
16:03:45 #10 50.20   Installing       : perl-Class-Struct-0.66-486.fc36.noarch              81/138 
16:03:45 #10 50.21   Installing       : perl-POSIX-1.97-486.fc36.aarch64                    82/138 
16:03:45 #10 50.26   Installing       : perl-Term-ANSIColor-5.01-480.fc36.noarch            83/138 
16:03:45 #10 50.26   Installing       : perl-subs-1.04-486.fc36.noarch                      84/138 
16:03:45 #10 50.27   Installing       : perl-Term-Cap-1.17-479.fc36.noarch                  85/138 
16:03:45 #10 50.28   Installing       : perl-Pod-Simple-1:3.43-3.fc36.noarch                86/138 
16:03:45 #10 50.31   Installing       : perl-File-Temp-1:0.231.100-479.fc36.noarch          87/138 
16:03:45 #10 50.32   Installing       : perl-IPC-Open3-1.21-486.fc36.noarch                 88/138 
16:03:45 #10 50.36   Installing       : perl-HTTP-Tiny-0.082-1.fc36.noarch                  89/138 
16:03:45 #10 50.37   Installing       : perl-SelectSaver-1.02-486.fc36.noarch               90/138 
16:03:45 #10 50.38   Installing       : perl-Symbol-1.09-486.fc36.noarch                    91/138 
16:03:45 #10 50.38   Installing       : perl-File-stat-1.09-486.fc36.noarch                 92/138 
16:03:45 #10 50.42   Installing       : perl-Socket-4:2.036-1.fc36.aarch64                  93/138 
16:03:45 #10 50.43   Installing       : perl-podlators-1:4.14-479.fc36.noarch               94/138 
16:03:45 #10 50.47   Installing       : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            95/138 
16:03:45 #10 50.48   Installing       : perl-Fcntl-1.14-486.fc36.aarch64                    96/138 
16:03:45 #10 50.49   Installing       : perl-mro-1.25-486.fc36.aarch64                      97/138 
16:03:45 #11 25.92 Selecting previously unselected package krb5-locales.
16:03:45 #11 25.92 Preparing to unpack .../030-krb5-locales_1.20-1_all.deb ...
16:03:45 #11 25.93 Unpacking krb5-locales (1.20-1) ...
16:03:45 #11 25.96 Selecting previously unselected package less.
16:03:45 #11 25.96 Preparing to unpack .../031-less_590-1build1_armhf.deb ...
16:03:45 #11 25.97 Unpacking less (590-1build1) ...
16:03:45 #11 26.01 Selecting previously unselected package libmd0:armhf.
16:03:45 #11 26.01 Preparing to unpack .../032-libmd0_1.0.4-2_armhf.deb ...
16:03:45 #11 26.02 Unpacking libmd0:armhf (1.0.4-2) ...
16:03:45 #11 26.05 Selecting previously unselected package libbsd0:armhf.
16:03:45 #11 26.05 Preparing to unpack .../033-libbsd0_0.11.6-1_armhf.deb ...
16:03:45 #11 26.06 Unpacking libbsd0:armhf (0.11.6-1) ...
16:03:45 #11 26.09 Selecting previously unselected package libelf1:armhf.
16:03:45 #11 26.09 Preparing to unpack .../034-libelf1_0.187-4_armhf.deb ...
16:03:45 #11 26.10 Unpacking libelf1:armhf (0.187-4) ...
16:03:45 #11 26.12 Selecting previously unselected package libglib2.0-data.
16:03:45 #10 43.88 Setting up libmpdec2:arm64 (2.4.2-2) ...
16:03:45 #10 43.89 Setting up libbinutils:arm64 (2.31.1-16) ...
16:03:45 #10 43.90 Setting up cpp-8 (8.3.0-6) ...
16:03:45 #10 43.92 Setting up libc-dev-bin (2.28-10+deb10u2) ...
16:03:45 #10 43.93 Setting up openssl (1.1.1n-0+deb10u3) ...
16:03:45 #10 43.95 Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ...
16:03:45 #10 43.96 Setting up readline-common (7.0-5) ...
16:03:45 #10 43.98 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
16:03:45 #10 44.00 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u5) ...
16:03:45 #10 44.01 Setting up libcc1-0:arm64 (8.3.0-6) ...
16:03:45 #10 44.02 Setting up iso-codes (4.2-1) ...
16:03:45 #10 44.04 Setting up liblocale-gettext-perl (1.07-3+b4) ...
16:03:45 #10 44.06 Setting up liblsan0:arm64 (8.3.0-6) ...
16:03:45 #10 44.07 Setting up dctrl-tools (2.24-3) ...
16:03:45 #10 44.09 Setting up libitm1:arm64 (8.3.0-6) ...
16:03:45 #12 23.64 (1/85): xz-libs-5.2.4-4.el8.x86_64.rpm          415 kB/s |  94 kB     00:00    
16:03:45 #12 23.64 (2/85): desktop-file-utils-0.26-1.el8.x86_64.rp 348 kB/s |  80 kB     00:00    
16:03:45 #12 23.64 (3/85): efi-srpm-macros-3-3.el8.noarch.rpm      2.9 MB/s |  22 kB     00:00    
16:03:45 #12 23.65 (4/85): dwz-0.12-10.el8.x86_64.rpm              458 kB/s | 109 kB     00:00    
16:03:45 #12 23.65 (5/85): gc-7.6.4-3.el8.x86_64.rpm               9.7 MB/s | 109 kB     00:00    
16:03:45 #12 23.66 (6/85): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  1.2 MB/s | 9.3 kB     00:00    
16:03:45 #12 23.66 (7/85): go-srpm-macros-2-17.el8.noarch.rpm      2.2 MB/s |  13 kB     00:00    
16:03:45 #12 23.67 (8/85): libatomic_ops-7.6.2-3.el8.x86_64.rpm    7.0 MB/s |  38 kB     00:00    
16:03:45 #12 23.67 (9/85): libipt-1.6.1-8.el8.x86_64.rpm           8.9 MB/s |  50 kB     00:00    
16:03:45 #12 23.68 (10/85): ocaml-srpm-macros-5-4.el8.noarch.rpm   1.9 MB/s | 9.4 kB     00:00    
16:03:45 #12 23.68 (11/85): openblas-srpm-macros-2-2.el8.noarch.rp 1.4 MB/s | 7.9 kB     00:00    
16:03:45 #12 23.69 (12/85): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 8.7 MB/s |  47 kB     00:00    
16:03:45 #12 23.69 (13/85): perl-Mozilla-CA-20160104-7.module_el8. 3.7 MB/s |  15 kB     00:00    
16:03:45 #12 23.70 (14/85): perl-srpm-macros-1-25.el8.noarch.rpm   2.6 MB/s |  11 kB     00:00    
16:03:45 #12 23.70 (15/85): python3-systemd-234-8.el8.x86_64.rpm    13 MB/s |  81 kB     00:00    
16:03:45 #12 23.71 (16/85): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 2.5 MB/s |  11 kB     00:00    
16:03:45 #12 23.72 (17/85): redhat-rpm-config-130-1.el8.noarch.rpm  14 MB/s |  90 kB     00:00    
16:03:45 #12 23.72 (18/85): rpm-build-4.14.3-24.el8.x86_64.rpm      22 MB/s | 174 kB     00:00    
16:03:45 #12 23.75 (19/85): guile-2.0.14-7.el8.x86_64.rpm           39 MB/s | 3.5 MB     00:00    
16:03:45 #11 32.11 Preparing to unpack .../231-libexporter-tiny-perl_1.002002-1_all.deb ...
16:03:45 #11 32.12 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:03:45 #11 32.15 Selecting previously unselected package liblist-moreutils-xs-perl.
16:03:45 #11 32.15 Preparing to unpack .../232-liblist-moreutils-xs-perl_0.430-2build2_amd64.deb ...
16:03:45 #11 32.16 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
16:03:45 #11 32.20 Selecting previously unselected package liblist-moreutils-perl.
16:03:45 #11 32.20 Preparing to unpack .../233-liblist-moreutils-perl_0.430-2_all.deb ...
16:03:45 #11 32.21 Unpacking liblist-moreutils-perl (0.430-2) ...
16:03:45 #11 32.25 Selecting previously unselected package libdata-dpath-perl.
16:03:45 #11 32.25 Preparing to unpack .../234-libdata-dpath-perl_0.58-1_all.deb ...
16:03:45 #11 32.26 Unpacking libdata-dpath-perl (0.58-1) ...
16:03:45 #11 32.29 Selecting previously unselected package libdata-dump-perl.
16:03:45 #11 32.29 Preparing to unpack .../235-libdata-dump-perl_1.25-1_all.deb ...
16:03:45 #11 32.29 Unpacking libdata-dump-perl (1.25-1) ...
16:03:45 #11 32.33 Selecting previously unselected package libdata-messagepack-perl.
16:03:45 #11 32.33 Preparing to unpack .../236-libdata-messagepack-perl_1.01-2build1_amd64.deb ...
16:03:45 #11 32.33 Unpacking libdata-messagepack-perl (1.01-2build1) ...
16:03:45 #11 32.36 Selecting previously unselected package libnet-domain-tld-perl.
16:03:45 #11 32.36 Preparing to unpack .../237-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:03:45 #11 32.36 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:03:45 #11 32.40 Selecting previously unselected package libdata-validate-domain-perl.
16:03:45 #11 32.40 Preparing to unpack .../238-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:03:45 #11 32.41 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:03:45 #11 32.43 Selecting previously unselected package libnet-ipv6addr-perl.
16:03:45 #11 30.63 Preparing to unpack .../108-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.2_armhf.deb ...
16:03:45 #11 30.64 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:03:45 #11 30.67 Selecting previously unselected package libgssapi3-heimdal:armhf.
16:03:45 #11 30.68 Preparing to unpack .../109-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.2_armhf.deb ...
16:03:45 #11 30.68 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:03:45 #11 30.71 Selecting previously unselected package libsasl2-modules-db:armhf.
16:03:45 #11 30.71 Preparing to unpack .../110-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
16:03:45 #11 30.72 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
16:03:45 #11 30.75 Selecting previously unselected package libsasl2-2:armhf.
16:03:45 #11 30.75 Preparing to unpack .../111-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
16:03:45 #11 30.75 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
16:03:45 #11 30.78 Selecting previously unselected package libldap-common.
16:03:45 #11 30.78 Preparing to unpack .../112-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
16:03:45 #11 30.79 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
16:03:45 #11 30.82 Selecting previously unselected package libldap-2.4-2:armhf.
16:03:45 #11 30.82 Preparing to unpack .../113-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ...
16:03:45 #11 30.82 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
16:03:45 #11 30.87 Selecting previously unselected package libnghttp2-14:armhf.
16:03:45 #14 8.085   Running scriptlet: libgcc-8.5.0-17.el8.aarch64                            1/1 
16:03:45 #14 8.108   Upgrading        : libgcc-8.5.0-17.el8.aarch64                           1/83 
16:03:45 #14 8.117   Running scriptlet: libgcc-8.5.0-17.el8.aarch64                           1/83 
16:03:45 #14 8.135   Installing       : cmake-rpm-macros-3.20.2-4.el8.noarch                  2/83 
16:03:45 #11 36.84 Preparing to unpack .../220-libalgorithm-diff-perl_1.201-1_all.deb ...
16:03:45 #11 36.84 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:03:45 #11 36.88 Selecting previously unselected package libalgorithm-diff-xs-perl:arm64.
16:03:45 #11 36.88 Preparing to unpack .../221-libalgorithm-diff-xs-perl_0.04-7_arm64.deb ...
16:03:45 #11 36.89 Unpacking libalgorithm-diff-xs-perl:arm64 (0.04-7) ...
16:03:45 #11 36.92 Selecting previously unselected package libalgorithm-merge-perl.
16:03:45 #11 36.92 Preparing to unpack .../222-libalgorithm-merge-perl_0.08-4_all.deb ...
16:03:45 #11 36.93 Unpacking libalgorithm-merge-perl (0.08-4) ...
16:03:45 #11 36.97 Selecting previously unselected package libaliased-perl.
16:03:45 #11 36.97 Preparing to unpack .../223-libaliased-perl_0.34-2_all.deb ...
16:03:45 #11 36.97 Unpacking libaliased-perl (0.34-2) ...
16:03:45 #11 37.00 Selecting previously unselected package libapt-pkg-perl.
16:03:45 #11 37.00 Preparing to unpack .../224-libapt-pkg-perl_0.1.40build2_arm64.deb ...
16:03:45 #11 37.01 Unpacking libapt-pkg-perl (0.1.40build2) ...
16:03:45 #11 37.05 Selecting previously unselected package libarchive-cpio-perl.
16:03:45 #11 37.05 Preparing to unpack .../225-libarchive-cpio-perl_0.10-2_all.deb ...
16:03:45 #11 37.05 Unpacking libarchive-cpio-perl (0.10-2) ...
16:03:45 #11 37.09 Selecting previously unselected package libarray-intspan-perl.
16:03:45 #11 47.84 Setting up libxpm4:arm64 (1:3.5.12-1build2) ...
16:03:45 #11 47.86 Setting up libtool (2.4.6-15build2) ...
16:03:45 #11 47.87 Setting up openssh-client (1:8.9p1-3) ...
16:03:45 #11 47.96 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
16:03:45 #24 24.28 debconf: delaying package configuration, since apt-utils is not installed
16:03:45 #24 24.39 Fetched 788 MB in 8s (96.8 MB/s)
16:03:45 #24 24.41 Selecting previously unselected package liblocale-gettext-perl.
16:03:45 #24 24.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
16:03:45 #24 24.42 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
16:03:45 #24 24.43 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
16:03:45 #24 24.46 Selecting previously unselected package bzip2.
16:03:45 #24 24.46 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
16:03:45 #24 24.47 Unpacking bzip2 (1.0.8-4) ...
16:03:45 #24 24.50 Selecting previously unselected package libmagic-mgc.
16:03:45 #11 33.94 Preparing to unpack .../299-libpackage-stash-perl_0.40-1_all.deb ...
16:03:45 #11 33.94 Unpacking libpackage-stash-perl (0.40-1) ...
16:03:45 #11 33.97 Selecting previously unselected package libsub-identify-perl.
16:03:45 #11 33.97 Preparing to unpack .../300-libsub-identify-perl_0.14-2_amd64.deb ...
16:03:45 #11 33.98 Unpacking libsub-identify-perl (0.14-2) ...
16:03:45 #11 34.01 Selecting previously unselected package libsub-name-perl:amd64.
16:03:45 #11 34.01 Preparing to unpack .../301-libsub-name-perl_0.26-2_amd64.deb ...
16:03:45 #11 34.01 Unpacking libsub-name-perl:amd64 (0.26-2) ...
16:03:45 #11 34.04 Selecting previously unselected package libnamespace-clean-perl.
16:03:45 #11 34.04 Preparing to unpack .../302-libnamespace-clean-perl_0.27-2_all.deb ...
16:03:45 #11 34.05 Unpacking libnamespace-clean-perl (0.27-2) ...
16:03:45 #11 34.08 Selecting previously unselected package libpath-tiny-perl.
16:03:45 #11 34.08 Preparing to unpack .../303-libpath-tiny-perl_0.122-1_all.deb ...
16:03:45 #11 34.09 Unpacking libpath-tiny-perl (0.122-1) ...
16:03:45 #11 34.12 Selecting previously unselected package libstrictures-perl.
16:03:45 #11 34.12 Preparing to unpack .../304-libstrictures-perl_2.000006-1_all.deb ...
16:03:45 #11 34.12 Unpacking libstrictures-perl (2.000006-1) ...
16:03:45 #11 34.15 Selecting previously unselected package libtype-tiny-perl.
16:03:45 #10 44.42 Selecting previously unselected package libgpm2:armhf.
16:03:45 #10 44.43 Preparing to unpack .../230-libgpm2_1.20.7-5_armhf.deb ...
16:03:45 #10 44.43 Unpacking libgpm2:armhf (1.20.7-5) ...
16:03:45 #10 44.49 Selecting previously unselected package libidn11:armhf.
16:03:45 #10 44.49 Preparing to unpack .../231-libidn11_1.33-2.2_armhf.deb ...
16:03:45 #10 44.49 Unpacking libidn11:armhf (1.33-2.2) ...
16:03:45 #10 44.55 Selecting previously unselected package libntlm0:armhf.
16:03:45 #10 44.55 Preparing to unpack .../232-libntlm0_1.5-1+deb10u1_armhf.deb ...
16:03:45 #10 44.55 Unpacking libntlm0:armhf (1.5-1+deb10u1) ...
16:03:45 #10 44.60 Selecting previously unselected package libgsasl7.
16:03:45 #10 44.60 Preparing to unpack .../233-libgsasl7_1.8.0-8+deb10u1_armhf.deb ...
16:03:45 #10 44.60 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
16:03:45 #10 44.65 Selecting previously unselected package libhtml-form-perl.
16:03:45 #10 44.76 Selecting previously unselected package libx11-data.
16:03:45 #10 44.77 Preparing to unpack .../302-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
16:03:45 #10 44.77 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
16:03:45 #10 44.85 Selecting previously unselected package libx11-6:amd64.
16:03:45 #10 44.85 Preparing to unpack .../303-libx11-6_2%3a1.6.7-1+deb10u2_amd64.deb ...
16:03:45 #10 44.86 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u2) ...
16:03:45 #10 44.95 Selecting previously unselected package libxext6:amd64.
16:03:45 #10 50.52   Installing       : perl-overloading-0.02-486.fc36.noarch               98/138 
16:03:45 #10 50.53   Installing       : perl-IO-1.46-486.fc36.aarch64                       99/138 
16:03:45 #10 50.59   Installing       : perl-Text-ParseWords-3.31-1.fc36.noarch            100/138 
16:03:45 #10 50.59   Installing       : perl-Pod-Usage-4:2.01-479.fc36.noarch              101/138 
16:03:45 #10 50.60   Installing       : perl-Errno-1.33-486.fc36.aarch64                   102/138 
16:03:45 #10 50.64   Installing       : perl-File-Basename-2.85-486.fc36.noarch            103/138 
16:03:45 #10 50.64   Installing       : perl-Getopt-Std-1.13-486.fc36.noarch               104/138 
16:03:45 #10 50.65   Installing       : perl-MIME-Base64-3.16-479.fc36.aarch64             105/138 
16:03:45 #10 50.70   Installing       : perl-constant-1.33-480.fc36.noarch                 106/138 
16:03:45 #10 50.71   Installing       : perl-parent-1:0.238-479.fc36.noarch                107/138 
16:03:45 #10 50.71   Installing       : perl-vars-1.05-486.fc36.noarch                     108/138 
16:03:45 #10 50.72   Installing       : perl-overload-1.33-486.fc36.noarch                 109/138 
16:03:45 #11 35.57 Selecting previously unselected package libcapture-tiny-perl.
16:03:45 #11 35.57 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ...
16:03:45 #11 35.57 Unpacking libcapture-tiny-perl (0.48-1) ...
16:03:45 #11 35.64 Selecting previously unselected package libclass-data-inheritable-perl.
16:03:45 #11 35.64 Preparing to unpack .../210-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:03:45 #11 35.65 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:03:45 #11 35.68 Selecting previously unselected package libclone-perl.
16:03:45 #11 35.68 Preparing to unpack .../211-libclone-perl_0.45-1build3_armhf.deb ...
16:03:45 #11 35.68 Unpacking libclone-perl (0.45-1build3) ...
16:03:45 #11 35.71 Selecting previously unselected package libcommon-sense-perl:armhf.
16:03:45 #11 35.71 Preparing to unpack .../212-libcommon-sense-perl_3.75-2build1_armhf.deb ...
16:03:45 #11 35.72 Unpacking libcommon-sense-perl:armhf (3.75-2build1) ...
16:03:45 #11 35.76 Selecting previously unselected package libconfig-tiny-perl.
16:03:45 #11 35.76 Preparing to unpack .../213-libconfig-tiny-perl_2.28-1_all.deb ...
16:03:45 #11 35.77 Unpacking libconfig-tiny-perl (2.28-1) ...
16:03:45 #11 35.80 Selecting previously unselected package libparams-util-perl.
16:03:45 #11 35.80 Preparing to unpack .../214-libparams-util-perl_1.102-1build3_armhf.deb ...
16:03:45 #11 35.80 Unpacking libparams-util-perl (1.102-1build3) ...
16:03:45 #11 35.83 Selecting previously unselected package libsub-install-perl.
16:03:45 #11 35.84 Preparing to unpack .../215-libsub-install-perl_0.928-1.1_all.deb ...
16:03:45 #11 35.84 Unpacking libsub-install-perl (0.928-1.1) ...
16:03:45 #11 35.87 Selecting previously unselected package libdata-optlist-perl.
16:03:45 #11 26.12 Preparing to unpack .../035-libglib2.0-data_2.74.0-3_all.deb ...
16:03:45 #11 26.13 Unpacking libglib2.0-data (2.74.0-3) ...
16:03:45 #11 26.17 Selecting previously unselected package libicu71:armhf.
16:03:45 #11 26.17 Preparing to unpack .../036-libicu71_71.1-3ubuntu1_armhf.deb ...
16:03:45 #11 26.17 Unpacking libicu71:armhf (71.1-3ubuntu1) ...
16:03:45 #11 26.40 Selecting previously unselected package libxml2:armhf.
16:03:45 #11 32.19 Selecting previously unselected package gcc.
16:03:45 #10 44.11 Setting up debian-keyring (2019.02.25) ...
16:03:45 #10 44.12 Setting up libreadline7:arm64 (7.0-5) ...
16:03:45 #10 44.15 Setting up libgdbm6:arm64 (1.18.1-4) ...
16:03:45 #10 44.16 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
16:03:45 #10 44.18 Setting up libtsan0:arm64 (8.3.0-6) ...
16:03:45 #10 44.19 Setting up pinentry-curses (1.1.0-2) ...
16:03:45 #10 44.21 Setting up manpages-dev (4.16-2) ...
16:03:45 #10 44.23 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
16:03:45 #10 44.24 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u4) ...
16:03:45 #10 44.25 Setting up libxcb1:arm64 (1.13.1-2) ...
16:03:45 #10 44.26 Setting up at (3.1.23-1) ...
16:03:45 #11 32.43 Preparing to unpack .../239-libnet-ipv6addr-perl_1.02-1_all.deb ...
16:03:45 #11 32.44 Unpacking libnet-ipv6addr-perl (1.02-1) ...
16:03:45 #11 32.47 Selecting previously unselected package libnet-netmask-perl.
16:03:45 #11 32.47 Preparing to unpack .../240-libnet-netmask-perl_2.0001-1_all.deb ...
16:03:45 #11 32.48 Unpacking libnet-netmask-perl (2.0001-1) ...
16:03:45 #11 32.51 Selecting previously unselected package libnetaddr-ip-perl.
16:03:45 #11 32.51 Preparing to unpack .../241-libnetaddr-ip-perl_4.079+dfsg-1build7_amd64.deb ...
16:03:45 #11 32.52 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
16:03:45 #11 32.56 Selecting previously unselected package libdata-validate-ip-perl.
16:03:45 #11 32.56 Preparing to unpack .../242-libdata-validate-ip-perl_0.30-1_all.deb ...
16:03:45 #11 32.57 Unpacking libdata-validate-ip-perl (0.30-1) ...
16:03:45 #11 32.59 Selecting previously unselected package libdata-validate-uri-perl.
16:03:45 #11 32.60 Preparing to unpack .../243-libdata-validate-uri-perl_0.07-2_all.deb ...
16:03:45 #11 32.60 Unpacking libdata-validate-uri-perl (0.07-2) ...
16:03:45 #11 32.66 Selecting previously unselected package libdistro-info-perl.
16:03:45 #12 23.81 (20/85): gdb-headless-8.2-19.el8.x86_64.rpm      22 MB/s | 3.7 MB     00:00    
16:03:45 #12 23.82 (21/85): rust-srpm-macros-5-2.el8.noarch.rpm    133 kB/s | 9.2 kB     00:00    
16:03:45 #12 23.82 (22/85): rpmlint-1.10-14.el8.noarch.rpm         1.9 MB/s | 192 kB     00:00    
16:03:45 #12 23.83 (23/85): zstd-1.4.4-1.el8.x86_64.rpm             20 MB/s | 393 kB     00:00    
16:03:45 #12 23.84 (24/85): bzip2-1.0.6-26.el8.x86_64.rpm          4.5 MB/s |  60 kB     00:00    
16:03:45 #12 23.85 (25/85): cpio-2.12-11.el8.x86_64.rpm             21 MB/s | 266 kB     00:00    
16:03:45 #12 23.86 (26/85): dnf-plugins-core-4.0.21-16.el8.noarch.  10 MB/s |  75 kB     00:00    
16:03:45 #12 23.89 (27/85): diffutils-3.6-6.el8.x86_64.rpm         6.9 MB/s | 358 kB     00:00    
16:03:45 #12 23.90 (28/85): elfutils-debuginfod-client-0.187-4.el8  13 MB/s |  73 kB     00:00    
16:03:45 #12 23.91 (29/85): elfutils-0.187-4.el8.x86_64.rpm         11 MB/s | 543 kB     00:00    
16:03:45 #12 23.91 (30/85): emacs-filesystem-26.1-7.el8.noarch.rpm 6.0 MB/s |  70 kB     00:00    
16:03:45 #12 23.91 (31/85): file-5.33-21.el8.x86_64.rpm             12 MB/s |  77 kB     00:00    
16:03:45 #12 23.94 (32/85): groff-base-1.22.3-18.el8.x86_64.rpm     45 MB/s | 1.0 MB     00:00    
16:03:45 #12 23.95 (33/85): glibc-gconv-extra-2.28-211.el8.x86_64.  38 MB/s | 1.5 MB     00:00    
16:03:45 #12 23.96 (34/85): libbabeltrace-1.5.4-4.el8.x86_64.rpm   9.7 MB/s | 200 kB     00:00    
16:03:45 #12 23.96 (35/85): libpkgconf-1.4.2-1.el8.x86_64.rpm      3.9 MB/s |  35 kB     00:00    
16:03:45 #12 24.00 (36/85): libtool-ltdl-2.4.6-25.el8.x86_64.rpm   1.5 MB/s |  58 kB     00:00    
16:03:45 #12 24.00 (37/85): patch-2.7.6-11.el8.x86_64.rpm           18 MB/s | 138 kB     00:00    
16:03:45 #12 24.01 (38/85): ncurses-6.1-9.20180224.el8.x86_64.rpm  7.5 MB/s | 387 kB     00:00    
16:03:45 #12 24.01 (39/85): perl-Carp-1.42-396.el8.noarch.rpm      2.9 MB/s |  30 kB     00:00    
16:03:45 #12 24.02 (40/85): perl-Errno-1.28-421.el8.x86_64.rpm      13 MB/s |  76 kB     00:00    
16:03:45 #12 24.03 (41/85): perl-Exporter-5.72-396.el8.noarch.rpm  5.5 MB/s |  34 kB     00:00    
16:03:45 #12 24.03 (42/85): perl-File-Path-2.15-2.el8.noarch.rpm   8.2 MB/s |  38 kB     00:00    
16:03:45 #12 24.06 (43/85): binutils-2.30-119.el8.x86_64.rpm        24 MB/s | 5.8 MB     00:00    
16:03:46 #12 3.374 Reading package lists...
16:03:46 #12 4.526 Building dependency tree...
16:03:46 #12 4.700 Reading state information...
16:03:46 #12 4.720 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:03:46 #12 4.764 Starting 2 pkgProblemResolver with broken count: 0
16:03:46 #12 4.766 Done
16:03:46 #12 4.788  Done
16:03:46 #12 4.796 Starting pkgProblemResolver with broken count: 0
16:03:46 #12 4.825 Starting 2 pkgProblemResolver with broken count: 0
16:03:46 #11 DONE 0.7s
16:03:46 #11 30.87 Preparing to unpack .../114-libnghttp2-14_1.40.0-1build1_armhf.deb ...
16:03:46 #11 30.88 Unpacking libnghttp2-14:armhf (1.40.0-1build1) ...
16:03:46 #11 30.92 Selecting previously unselected package librtmp1:armhf.
16:03:46 #11 30.92 Preparing to unpack .../115-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ...
16:03:46 #11 30.92 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
16:03:46 #11 30.96 Selecting previously unselected package libssh-4:armhf.
16:03:46 #11 30.96 Preparing to unpack .../116-libssh-4_0.9.3-2ubuntu2.2_armhf.deb ...
16:03:46 #11 30.97 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.2) ...
16:03:46 #11 31.01 Selecting previously unselected package libcurl4:armhf.
16:03:46 #11 31.02 Preparing to unpack .../117-libcurl4_7.68.0-1ubuntu2.14_armhf.deb ...
16:03:46 #11 31.02 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.14) ...
16:03:46 #11 31.06 Selecting previously unselected package curl.
16:03:46 #11 31.06 Preparing to unpack .../118-curl_7.68.0-1ubuntu2.14_armhf.deb ...
16:03:46 #11 31.07 Unpacking curl (7.68.0-1ubuntu2.14) ...
16:03:46 #11 31.11 Selecting previously unselected package dctrl-tools.
16:03:46 #11 31.11 Preparing to unpack .../119-dctrl-tools_2.24-3_armhf.deb ...
16:03:46 #11 31.12 Unpacking dctrl-tools (2.24-3) ...
16:03:46 #14 8.150   Installing       : cmake-filesystem-3.20.2-4.el8.aarch64                 3/83 
16:03:46 #12 0.868 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
16:03:46 #12 0.927 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
16:03:46 #12 1.000 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
16:03:46 #12 1.074 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
16:03:46 #11 37.09 Preparing to unpack .../226-libarray-intspan-perl_2.004-2_all.deb ...
16:03:46 #11 37.09 Unpacking libarray-intspan-perl (2.004-2) ...
16:03:46 #11 37.13 Selecting previously unselected package libmodule-implementation-perl.
16:03:46 #11 37.13 Preparing to unpack .../227-libmodule-implementation-perl_0.09-2_all.deb ...
16:03:46 #11 37.14 Unpacking libmodule-implementation-perl (0.09-2) ...
16:03:46 #11 37.19 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:46 #11 37.19 Preparing to unpack .../228-libsub-exporter-progressive-perl_0.001013-2_all.deb ...
16:03:46 #11 37.20 Unpacking libsub-exporter-progressive-perl (0.001013-2) ...
16:03:46 #11 37.23 Selecting previously unselected package libvariable-magic-perl.
16:03:46 #11 37.23 Preparing to unpack .../229-libvariable-magic-perl_0.62-2_arm64.deb ...
16:03:46 #11 37.24 Unpacking libvariable-magic-perl (0.62-2) ...
16:03:46 #11 37.28 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:46 #11 37.28 Preparing to unpack .../230-libb-hooks-endofscope-perl_0.26-1_all.deb ...
16:03:46 #11 37.29 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
16:03:46 #11 37.32 Selecting previously unselected package libberkeleydb-perl:arm64.
16:03:46 #11 47.96 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
16:03:46 #11 47.96 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
16:03:46 #11 47.96 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
16:03:46 #11 47.97 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
16:03:46 #11 47.97 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
16:03:46 #11 47.98 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
16:03:46 #11 48.02 Setting up libxext6:arm64 (2:1.3.4-1build1) ...
16:03:46 #11 48.03 Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.6) ...
16:03:46 #11 48.04 Setting up python3 (3.10.6-1~22.04) ...
16:03:46 #24 24.50 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
16:03:46 #24 24.51 Unpacking libmagic-mgc (1:5.39-3) ...
16:03:46 #24 24.59 Selecting previously unselected package libmagic1:amd64.
16:03:46 #24 24.59 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
16:03:46 #24 24.60 Unpacking libmagic1:amd64 (1:5.39-3) ...
16:03:46 #24 24.64 Selecting previously unselected package file.
16:03:46 #24 24.64 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
16:03:46 #24 24.65 Unpacking file (1:5.39-3) ...
16:03:46 #24 24.69 Selecting previously unselected package xz-utils.
16:03:46 #24 24.69 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
16:03:46 #24 24.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:03:46 #24 24.75 Selecting previously unselected package binutils-aarch64-linux-gnu.
16:03:46 #10 36.61 Selecting previously unselected package gcc.
16:03:46 #11 34.15 Preparing to unpack .../305-libtype-tiny-perl_1.016008-1_all.deb ...
16:03:46 #11 34.16 Unpacking libtype-tiny-perl (1.016008-1) ...
16:03:46 #11 34.20 Selecting previously unselected package libgitlab-api-v4-perl.
16:03:46 #11 34.20 Preparing to unpack .../306-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:03:46 #11 34.20 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:03:46 #11 34.24 Selecting previously unselected package libhtml-form-perl.
16:03:46 #11 34.24 Preparing to unpack .../307-libhtml-form-perl_6.10-1_all.deb ...
16:03:46 #11 34.25 Unpacking libhtml-form-perl (6.10-1) ...
16:03:46 #11 34.28 Selecting previously unselected package libhtml-format-perl.
16:03:46 #11 34.29 Preparing to unpack .../308-libhtml-format-perl_2.16-1_all.deb ...
16:03:46 #11 34.29 Unpacking libhtml-format-perl (2.16-1) ...
16:03:46 #11 34.32 Selecting previously unselected package libhtml-html5-entities-perl.
16:03:46 #11 34.32 Preparing to unpack .../309-libhtml-html5-entities-perl_0.004-2_all.deb ...
16:03:46 #11 34.32 Unpacking libhtml-html5-entities-perl (0.004-2) ...
16:03:46 #11 34.35 Selecting previously unselected package libhtml-tokeparser-simple-perl.
16:03:46 #11 34.36 Preparing to unpack .../310-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
16:03:46 #11 34.36 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
16:03:46 #11 34.39 Selecting previously unselected package libhttp-daemon-perl.
16:03:46 #11 34.39 Preparing to unpack .../311-libhttp-daemon-perl_6.14-1.1_all.deb ...
16:03:46 #11 34.40 Unpacking libhttp-daemon-perl (6.14-1.1) ...
16:03:46 #11 34.42 Selecting previously unselected package libindirect-perl.
16:03:46 #11 34.42 Preparing to unpack .../312-libindirect-perl_0.39-2_amd64.deb ...
16:03:46 #11 34.43 Unpacking libindirect-perl (0.39-2) ...
16:03:46 #11 34.46 Selecting previously unselected package libio-interactive-perl.
16:03:46 #11 34.46 Preparing to unpack .../313-libio-interactive-perl_1.023-1_all.deb ...
16:03:46 #11 34.46 Unpacking libio-interactive-perl (1.023-1) ...
16:03:46 #11 34.49 Selecting previously unselected package libtypes-serialiser-perl.
16:03:46 #10 44.66 Preparing to unpack .../234-libhtml-form-perl_6.03-1_all.deb ...
16:03:46 #10 44.66 Unpacking libhtml-form-perl (6.03-1) ...
16:03:46 #10 44.70 Selecting previously unselected package libhtml-format-perl.
16:03:46 #10 44.70 Preparing to unpack .../235-libhtml-format-perl_2.12-1_all.deb ...
16:03:46 #10 44.70 Unpacking libhtml-format-perl (2.12-1) ...
16:03:46 #10 44.74 Selecting previously unselected package libhttp-daemon-perl.
16:03:46 #10 44.75 Preparing to unpack .../236-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
16:03:46 #10 44.75 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
16:03:46 #10 44.79 Selecting previously unselected package libstruct-dumb-perl.
16:03:46 #10 44.79 Preparing to unpack .../237-libstruct-dumb-perl_0.09-1_all.deb ...
16:03:46 #10 44.79 Unpacking libstruct-dumb-perl (0.09-1) ...
16:03:46 #10 44.83 Selecting previously unselected package libio-async-perl.
16:03:46 #10 44.83 Preparing to unpack .../238-libio-async-perl_0.72-1_all.deb ...
16:03:46 #10 44.84 Unpacking libio-async-perl (0.72-1) ...
16:03:46 #10 44.89 Selecting previously unselected package libio-sessiondata-perl.
16:03:46 #10 33.21 Fedora Modular 35 - x86_64                      3.1 MB/s | 3.3 MB     00:01    
16:03:46 #12 8.997 Unpacking bash-completion (1:2.8-6) ...
16:03:46 #12 9.117 Selecting previously unselected package cmake-data.
16:03:46 #12 9.120 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
16:03:46 #12 9.127 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
16:03:46 #10 44.96 Preparing to unpack .../304-libxext6_2%3a1.3.3-1+b2_amd64.deb ...
16:03:46 #10 44.96 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ...
16:03:46 #10 44.99 Selecting previously unselected package libxml-namespacesupport-perl.
16:03:46 #10 44.99 Preparing to unpack .../305-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:03:46 #10 45.00 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:03:46 #10 45.03 Selecting previously unselected package libxml-sax-base-perl.
16:03:46 #10 45.03 Preparing to unpack .../306-libxml-sax-base-perl_1.09-1_all.deb ...
16:03:46 #10 45.04 Unpacking libxml-sax-base-perl (1.09-1) ...
16:03:46 #10 45.08 Selecting previously unselected package libxml-sax-perl.
16:03:46 #10 45.08 Preparing to unpack .../307-libxml-sax-perl_1.00+dfsg-1_all.deb ...
16:03:46 #10 45.08 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
16:03:46 #10 45.12 Selecting previously unselected package libxml-libxml-perl.
16:03:46 #10 45.13 Preparing to unpack .../308-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
16:03:46 #10 45.13 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
16:03:46 #10 45.20 Selecting previously unselected package libxml-sax-expat-perl.
16:03:46 #10 50.76   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64     110/138 
16:03:46 #10 50.77   Installing       : perl-Storable-1:3.25-2.fc36.aarch64                111/138 
16:03:46 #10 50.81   Installing       : perl-Getopt-Long-1:2.54-1.fc36.noarch              112/138 
16:03:46 #10 50.82   Installing       : perl-DynaLoader-1.50-486.fc36.aarch64              113/138 
16:03:46 #10 50.85   Installing       : perl-Carp-1.52-479.fc36.noarch                     114/138 
16:03:46 #10 50.86   Installing       : perl-Exporter-5.76-480.fc36.noarch                 115/138 
16:03:46 #10 50.86   Installing       : perl-NDBM_File-1.15-486.fc36.aarch64               116/138 
16:03:46 #10 50.91   Installing       : perl-PathTools-3.80-479.fc36.aarch64               117/138 
16:03:46 #11 35.87 Preparing to unpack .../216-libdata-optlist-perl_0.112-1_all.deb ...
16:03:46 #11 35.88 Unpacking libdata-optlist-perl (0.112-1) ...
16:03:46 #11 35.91 Selecting previously unselected package libsub-exporter-perl.
16:03:46 #11 35.91 Preparing to unpack .../217-libsub-exporter-perl_0.988-1_all.deb ...
16:03:46 #11 35.92 Unpacking libsub-exporter-perl (0.988-1) ...
16:03:46 #11 35.95 Selecting previously unselected package libconst-fast-perl.
16:03:46 #11 35.95 Preparing to unpack .../218-libconst-fast-perl_0.014-1.1_all.deb ...
16:03:46 #11 35.95 Unpacking libconst-fast-perl (0.014-1.1) ...
16:03:46 #11 35.98 Selecting previously unselected package libwant-perl.
16:03:46 #11 35.99 Preparing to unpack .../219-libwant-perl_0.29-1build7_armhf.deb ...
16:03:46 #11 35.99 Unpacking libwant-perl (0.29-1build7) ...
16:03:46 #11 36.02 Selecting previously unselected package libcontextual-return-perl.
16:03:46 #11 36.02 Preparing to unpack .../220-libcontextual-return-perl_0.004014-2_all.deb ...
16:03:46 #11 36.02 Unpacking libcontextual-return-perl (0.004014-2) ...
16:03:46 #11 36.06 Selecting previously unselected package libcpanel-json-xs-perl:armhf.
16:03:46 #11 36.06 Preparing to unpack .../221-libcpanel-json-xs-perl_4.27-1build1_armhf.deb ...
16:03:46 #11 36.06 Unpacking libcpanel-json-xs-perl:armhf (4.27-1build1) ...
16:03:46 #11 36.09 Selecting previously unselected package libdevel-stacktrace-perl.
16:03:46 #11 26.40 Preparing to unpack .../037-libxml2_2.9.14+dfsg-1ubuntu0.1_armhf.deb ...
16:03:46 #11 26.42 Unpacking libxml2:armhf (2.9.14+dfsg-1ubuntu0.1) ...
16:03:46 #11 26.51 Selecting previously unselected package libyaml-0-2:armhf.
16:03:46 #11 26.51 Preparing to unpack .../038-libyaml-0-2_0.2.5-1_armhf.deb ...
16:03:46 #11 26.52 Unpacking libyaml-0-2:armhf (0.2.5-1) ...
16:03:46 #11 26.56 Selecting previously unselected package lsb-release.
16:03:46 #11 26.56 Preparing to unpack .../039-lsb-release_11.2ubuntu1_all.deb ...
16:03:46 #11 26.57 Unpacking lsb-release (11.2ubuntu1) ...
16:03:46 #11 26.65 Selecting previously unselected package netbase.
16:03:46 #11 32.20 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
16:03:46 #11 32.20 Unpacking gcc (4:9.3.0-1ubuntu2) ...
16:03:46 #11 32.23 Selecting previously unselected package libstdc++-9-dev:amd64.
16:03:46 #11 32.23 Preparing to unpack .../097-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
16:03:46 #11 32.24 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
16:03:46 #10 44.40 invoke-rc.d: could not determine current runlevel
16:03:46 #10 44.40 invoke-rc.d: policy-rc.d denied execution of start.
16:03:46 #10 44.41 Setting up libedit2:arm64 (3.1-20181209-1) ...
16:03:46 #10 44.42 Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ...
16:03:46 #10 44.43 Setting up cron (3.0pl1-134+deb10u1) ...
16:03:46 #10 44.51 Adding group `crontab' (GID 102) ...
16:03:46 #10 44.53 Done.
16:03:46 #10 44.55 invoke-rc.d: could not determine current runlevel
16:03:46 #10 44.56 invoke-rc.d: policy-rc.d denied execution of start.
16:03:46 #11 32.67 Preparing to unpack .../244-libdistro-info-perl_1.1build1_all.deb ...
16:03:46 #11 32.67 Unpacking libdistro-info-perl (1.1build1) ...
16:03:46 #11 32.70 Selecting previously unselected package libemail-address-xs-perl.
16:03:46 #11 32.70 Preparing to unpack .../245-libemail-address-xs-perl_1.04-1build6_amd64.deb ...
16:03:46 #11 32.71 Unpacking libemail-address-xs-perl (1.04-1build6) ...
16:03:46 #11 32.74 Selecting previously unselected package libipc-system-simple-perl.
16:03:46 #11 32.74 Preparing to unpack .../246-libipc-system-simple-perl_1.30-1_all.deb ...
16:03:46 #11 32.74 Unpacking libipc-system-simple-perl (1.30-1) ...
16:03:46 #11 32.77 Selecting previously unselected package libfile-basedir-perl.
16:03:46 #11 32.78 Preparing to unpack .../247-libfile-basedir-perl_0.09-1_all.deb ...
16:03:46 #11 32.78 Unpacking libfile-basedir-perl (0.09-1) ...
16:03:46 #11 32.81 Selecting previously unselected package libfile-chdir-perl.
16:03:46 #11 32.81 Preparing to unpack .../248-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:03:46 #11 32.81 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:03:46 #11 32.84 Selecting previously unselected package libfile-fcntllock-perl.
16:03:46 #11 32.84 Preparing to unpack .../249-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
16:03:46 #11 32.84 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
16:03:46 #11 32.87 Selecting previously unselected package libnumber-compare-perl.
16:03:46 #11 32.87 Preparing to unpack .../250-libnumber-compare-perl_0.03-2_all.deb ...
16:03:46 #11 32.88 Unpacking libnumber-compare-perl (0.03-2) ...
16:03:46 #12 24.07 (44/85): perl-File-Temp-0.230.600-1.el8.noarch. 1.7 MB/s |  63 kB     00:00    
16:03:46 #12 24.07 (45/85): perl-Getopt-Long-2.50-4.el8.noarch.rpm 8.2 MB/s |  63 kB     00:00    
16:03:46 #12 24.09 (46/85): perl-Encode-2.97-3.el8.x86_64.rpm       19 MB/s | 1.5 MB     00:00    
16:03:46 #12 24.09 (47/85): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm  2.4 MB/s |  58 kB     00:00    
16:03:46 #12 24.10 (48/85): perl-MIME-Base64-3.15-396.el8.x86_64.r 3.6 MB/s |  31 kB     00:00    
16:03:46 #12 24.10 (49/85): perl-IO-1.38-421.el8.x86_64.rpm        5.0 MB/s | 142 kB     00:00    
16:03:46 #12 24.11 (50/85): perl-PathTools-3.74-1.el8.x86_64.rpm   7.3 MB/s |  90 kB     00:00    
16:03:46 #12 24.11 (51/85): perl-Pod-Escapes-1.07-395.el8.noarch.r 1.7 MB/s |  20 kB     00:00    
16:03:46 #12 24.11 (52/85): perl-Pod-Perldoc-3.28-396.el8.noarch.r  11 MB/s |  86 kB     00:00    
16:03:46 #12 24.12 (53/85): perl-Pod-Usage-1.69-395.el8.noarch.rpm 4.4 MB/s |  34 kB     00:00    
16:03:46 #12 24.15 (54/85): perl-Pod-Simple-3.35-395.el8.noarch.rp 4.4 MB/s | 213 kB     00:00    
16:03:46 #12 24.16 (55/85): perl-Scalar-List-Utils-1.49-2.el8.x86_ 1.5 MB/s |  68 kB     00:00    
16:03:46 #12 24.16 (56/85): perl-Socket-2.027-3.el8.x86_64.rpm     1.3 MB/s |  59 kB     00:00    
16:03:46 #12 24.17 (57/85): perl-Term-ANSIColor-4.06-396.el8.noarc 5.9 MB/s |  46 kB     00:00    
16:03:46 #12 24.17 (58/85): perl-Term-Cap-1.17-395.el8.noarch.rpm  3.2 MB/s |  23 kB     00:00    
16:03:46 #12 24.17 (59/85): perl-Storable-3.11-3.el8.x86_64.rpm    6.0 MB/s |  98 kB     00:00    
16:03:46 #12 24.18 (60/85): perl-Text-ParseWords-3.30-395.el8.noar 1.7 MB/s |  18 kB     00:00    
16:03:46 #12 24.18 (61/85): perl-Text-Tabs+Wrap-2013.0523-395.el8. 2.3 MB/s |  24 kB     00:00    
16:03:46 #12 24.19 (62/85): perl-Time-Local-1.280-1.el8.noarch.rpm 5.1 MB/s |  34 kB     00:00    
16:03:46 #12 24.19 (63/85): perl-constant-1.33-396.el8.noarch.rpm  4.0 MB/s |  25 kB     00:00    
16:03:46 #12 24.19 (64/85): perl-Unicode-Normalize-1.25-396.el8.x8 5.9 MB/s |  82 kB     00:00    
16:03:46 #12 24.20 (65/85): perl-macros-5.26.3-421.el8.x86_64.rpm  9.9 MB/s |  72 kB     00:00    
16:03:46 #12 24.21 (66/85): perl-parent-0.237-1.el8.noarch.rpm     4.2 MB/s |  20 kB     00:00    
16:03:46 #12 24.21 (67/85): perl-podlators-4.11-1.el8.noarch.rpm    15 MB/s | 118 kB     00:00    
16:03:46 #12 24.22 (68/85): perl-threads-2.21-2.el8.x86_64.rpm      11 MB/s |  61 kB     00:00    
16:03:46 #12 24.23 (69/85): perl-threads-shared-1.58-2.el8.x86_64. 8.5 MB/s |  48 kB     00:00    
16:03:46 #12 24.24 (70/85): perl-libs-5.26.3-421.el8.x86_64.rpm     33 MB/s | 1.6 MB     00:00    
16:03:46 #12 24.24 (71/85): pkgconf-1.4.2-1.el8.x86_64.rpm         2.6 MB/s |  38 kB     00:00    
16:03:46 #12 24.24 (72/85): pkgconf-m4-1.4.2-1.el8.noarch.rpm      2.5 MB/s |  17 kB     00:00    
16:03:46 #12 24.25 (73/85): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 2.0 MB/s |  15 kB     00:00    
16:03:46 #12 24.28 (74/85): python-rpm-macros-3-44.el8.noarch.rpm  451 kB/s |  16 kB     00:00    
16:03:46 #12 4.827 Done
16:03:46 #12 4.951 The following additional packages will be installed:
16:03:46 #12 4.952   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
16:03:46 #12 4.952   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:03:46 #12 4.952   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:03:46 #12 4.952   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:03:46 #12 4.952   libudev-dev libuv1 pkg-config
16:03:46 #12 4.954 Suggested packages:
16:03:46 #12 4.954   duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:03:46 #12 4.954 Recommended packages:
16:03:46 #12 4.954   dmsetup
16:03:46 #12 5.005 The following NEW packages will be installed:
16:03:46 #12 5.005   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
16:03:46 #12 5.006   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:03:46 #12 5.006   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:03:46 #12 5.006   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:03:46 #12 5.006   libudev-dev libuv1 pkg-config
16:03:46 
16:03:46 #12 [stage-1 5/8] COPY SPECS /root/rpmbuild/SPECS
16:03:46 #12 DONE 0.1s
16:03:46 
16:03:46 #13 [stage-1 6/8] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:03:46 #11 31.15 Selecting previously unselected package libtool.
16:03:46 #11 31.15 Preparing to unpack .../120-libtool_2.4.6-14_all.deb ...
16:03:46 #11 31.15 Unpacking libtool (2.4.6-14) ...
16:03:46 #11 31.21 Selecting previously unselected package dh-autoreconf.
16:03:46 #11 31.21 Preparing to unpack .../121-dh-autoreconf_19_all.deb ...
16:03:46 #11 31.21 Unpacking dh-autoreconf (19) ...
16:03:46 #11 31.24 Selecting previously unselected package libdebhelper-perl.
16:03:46 #11 31.24 Preparing to unpack .../122-libdebhelper-perl_12.10ubuntu1_all.deb ...
16:03:46 #11 31.25 Unpacking libdebhelper-perl (12.10ubuntu1) ...
16:03:46 #11 31.28 Selecting previously unselected package libarchive-zip-perl.
16:03:46 #11 31.28 Preparing to unpack .../123-libarchive-zip-perl_1.67-2_all.deb ...
16:03:46 #11 31.28 Unpacking libarchive-zip-perl (1.67-2) ...
16:03:46 #11 31.32 Selecting previously unselected package libsub-override-perl.
16:03:46 #11 31.32 Preparing to unpack .../124-libsub-override-perl_0.09-2_all.deb ...
16:03:46 #11 31.32 Unpacking libsub-override-perl (0.09-2) ...
16:03:46 #11 31.35 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:46 #14 8.352   Upgrading        : glibc-common-2.28-220.el8.aarch64                     4/83 
16:03:46 #14 8.676   Upgrading        : glibc-gconv-extra-2.28-220.el8.aarch64                5/83 
16:03:46 #14 8.698   Running scriptlet: glibc-gconv-extra-2.28-220.el8.aarch64                5/83 
16:03:46 #11 37.32 Preparing to unpack .../231-libberkeleydb-perl_0.64-1build3_arm64.deb ...
16:03:46 #11 37.33 Unpacking libberkeleydb-perl:arm64 (0.64-1build3) ...
16:03:46 #11 37.37 Selecting previously unselected package libfreetype6:arm64.
16:03:46 #11 37.38 Preparing to unpack .../232-libfreetype6_2.12.1+dfsg-3_arm64.deb ...
16:03:46 #11 37.38 Unpacking libfreetype6:arm64 (2.12.1+dfsg-3) ...
16:03:46 #11 37.43 Selecting previously unselected package libfontconfig1:arm64.
16:03:46 #11 37.44 Preparing to unpack .../233-libfontconfig1_2.13.1-4.4ubuntu1_arm64.deb ...
16:03:46 #11 37.44 Unpacking libfontconfig1:arm64 (2.13.1-4.4ubuntu1) ...
16:03:46 #11 37.49 Selecting previously unselected package libjpeg-turbo8:arm64.
16:03:46 #11 37.49 Preparing to unpack .../234-libjpeg-turbo8_2.1.2-0ubuntu1_arm64.deb ...
16:03:46 #11 37.50 Unpacking libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
16:03:46 #11 37.54 Selecting previously unselected package libjpeg8:arm64.
16:03:46 #11 48.33 Setting up python3-xdg (0.27-2) ...
16:03:46 #24 24.75 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
16:03:46 #24 24.76 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
16:03:46 #10 36.61 Preparing to unpack .../082-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
16:03:46 #10 36.61 Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
16:03:46 #10 36.65 Selecting previously unselected package libstdc++-7-dev:amd64.
16:03:46 #10 36.65 Preparing to unpack .../083-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:03:46 #10 36.65 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
16:03:46 #11 34.49 Preparing to unpack .../314-libtypes-serialiser-perl_1.01-1_all.deb ...
16:03:46 #11 34.50 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:03:46 #11 34.53 Selecting previously unselected package libjson-xs-perl.
16:03:46 #11 34.53 Preparing to unpack .../315-libjson-xs-perl_4.030-1build3_amd64.deb ...
16:03:46 #11 34.53 Unpacking libjson-xs-perl (4.030-1build3) ...
16:03:46 #11 34.56 Selecting previously unselected package libjson-maybexs-perl.
16:03:46 #11 34.57 Preparing to unpack .../316-libjson-maybexs-perl_1.004003-1_all.deb ...
16:03:46 #11 34.57 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:03:46 #11 34.60 Selecting previously unselected package libldap-common.
16:03:46 #11 34.60 Preparing to unpack .../317-libldap-common_2.5.13+dfsg-1ubuntu1_all.deb ...
16:03:46 #11 34.61 Unpacking libldap-common (2.5.13+dfsg-1ubuntu1) ...
16:03:46 #11 34.64 Selecting previously unselected package liblist-compare-perl.
16:03:46 #11 34.64 Preparing to unpack .../318-liblist-compare-perl_0.55-1_all.deb ...
16:03:46 #11 34.64 Unpacking liblist-compare-perl (0.55-1) ...
16:03:46 #11 34.68 Selecting previously unselected package liblist-someutils-perl.
16:03:46 #11 34.68 Preparing to unpack .../319-liblist-someutils-perl_0.58-1_all.deb ...
16:03:46 #11 34.68 Unpacking liblist-someutils-perl (0.58-1) ...
16:03:46 #11 34.72 Selecting previously unselected package liblist-someutils-xs-perl.
16:03:46 #10 44.90 Preparing to unpack .../239-libio-sessiondata-perl_1.03-1_all.deb ...
16:03:46 #10 44.90 Unpacking libio-sessiondata-perl (1.03-1) ...
16:03:46 #10 44.94 Selecting previously unselected package libio-string-perl.
16:03:46 #10 44.94 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ...
16:03:46 #10 44.94 Unpacking libio-string-perl (1.08-3) ...
16:03:46 #10 44.98 Selecting previously unselected package libtypes-serialiser-perl.
16:03:46 #10 44.98 Preparing to unpack .../241-libtypes-serialiser-perl_1.0-1_all.deb ...
16:03:46 #10 44.99 Unpacking libtypes-serialiser-perl (1.0-1) ...
16:03:46 #10 45.02 Selecting previously unselected package libjson-xs-perl.
16:03:46 #10 45.03 Preparing to unpack .../242-libjson-xs-perl_3.040-1+b1_armhf.deb ...
16:03:46 #10 45.03 Unpacking libjson-xs-perl (3.040-1+b1) ...
16:03:46 #10 45.08 Selecting previously unselected package liblzo2-2:armhf.
16:03:46 #10 45.08 Preparing to unpack .../243-liblzo2-2_2.10-0.1_armhf.deb ...
16:03:46 #10 45.09 Unpacking liblzo2-2:armhf (2.10-0.1) ...
16:03:46 #10 45.13 Selecting previously unselected package libkyotocabinet16v5:armhf.
16:03:46 #10 45.13 Preparing to unpack .../244-libkyotocabinet16v5_1.2.76-4.2+b1_armhf.deb ...
16:03:46 #10 45.14 Unpacking libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
16:03:46 #10 45.19 Selecting previously unselected package liblist-compare-perl.
16:03:46 #10 45.20 Preparing to unpack .../245-liblist-compare-perl_0.53-1_all.deb ...
16:03:46 #10 45.20 Unpacking liblist-compare-perl (0.53-1) ...
16:03:46 #10 45.24 Selecting previously unselected package liblist-moreutils-perl.
16:03:46 #12 9.520 Selecting previously unselected package libarchive13:armhf.
16:03:46 #10 45.20 Preparing to unpack .../309-libxml-sax-expat-perl_0.51-1_all.deb ...
16:03:46 #10 45.21 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:03:46 #10 45.24 Selecting previously unselected package libxml-simple-perl.
16:03:46 #10 45.24 Preparing to unpack .../310-libxml-simple-perl_2.25-1_all.deb ...
16:03:46 #10 45.24 Unpacking libxml-simple-perl (2.25-1) ...
16:03:46 #10 45.28 Selecting previously unselected package libxmlrpc-lite-perl.
16:03:46 #10 45.28 Preparing to unpack .../311-libxmlrpc-lite-perl_0.717-2_all.deb ...
16:03:46 #10 45.29 Unpacking libxmlrpc-lite-perl (0.717-2) ...
16:03:46 #10 45.32 Selecting previously unselected package libxmuu1:amd64.
16:03:46 #10 45.32 Preparing to unpack .../312-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
16:03:46 #10 45.33 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
16:03:46 #10 45.36 Selecting previously unselected package libyaml-0-2:amd64.
16:03:46 #10 45.37 Preparing to unpack .../313-libyaml-0-2_0.2.1-1_amd64.deb ...
16:03:46 #10 45.37 Unpacking libyaml-0-2:amd64 (0.2.1-1) ...
16:03:46 #10 45.41 Selecting previously unselected package libyaml-libyaml-perl.
16:03:46 #10 45.41 Preparing to unpack .../314-libyaml-libyaml-perl_0.76+repack-1_amd64.deb ...
16:03:46 #10 45.41 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
16:03:46 #10 45.45 Selecting previously unselected package licensecheck.
16:03:46 #10 42.54 Running transaction check
16:03:46 #10 42.62 Transaction check succeeded.
16:03:46 #10 42.62 Running transaction test
16:03:46 #10 50.95   Installing       : perl-Encode-4:3.17-485.fc36.aarch64                118/138 
16:03:46 #10 51.09   Installing       : perl-libs-4:5.34.1-486.fc36.aarch64                119/138 
16:03:46 #10 51.13   Installing       : perl-interpreter-4:5.34.1-486.fc36.aarch64         120/138 
16:03:46 #10 51.18   Installing       : devscripts-checkbashisms-2.22.1-1.fc36.aarch64     121/138 
16:03:46 #10 51.19   Installing       : gnat-srpm-macros-4-15.fc36.noarch                  122/138 
16:03:46 #10 51.19   Installing       : ghc-srpm-macros-1.5.0-6.fc36.noarch                123/138 
16:03:46 #10 51.20   Installing       : fpc-srpm-macros-1.3-5.fc36.noarch                  124/138 
16:03:46 #10 51.20   Installing       : efi-srpm-macros-5-5.fc36.noarch                    125/138 
16:03:46 #11 26.65 Preparing to unpack .../040-netbase_6.3_all.deb ...
16:03:46 #11 26.66 Unpacking netbase (6.3) ...
16:03:46 #11 26.70 Selecting previously unselected package python3-dbus.
16:03:46 #11 26.70 Preparing to unpack .../041-python3-dbus_1.2.18-3build1_armhf.deb ...
16:03:46 #11 26.70 Unpacking python3-dbus (1.2.18-3build1) ...
16:03:46 #11 26.75 Selecting previously unselected package python3-gi.
16:03:46 #11 26.75 Preparing to unpack .../042-python3-gi_3.42.2-2_armhf.deb ...
16:03:46 #11 26.76 Unpacking python3-gi (3.42.2-2) ...
16:03:46 #11 26.83 Selecting previously unselected package networkd-dispatcher.
16:03:46 #11 26.83 Preparing to unpack .../043-networkd-dispatcher_2.1-2ubuntu1_all.deb ...
16:03:46 #11 26.83 Unpacking networkd-dispatcher (2.1-2ubuntu1) ...
16:03:46 #11 26.88 Selecting previously unselected package python-apt-common.
16:03:46 #11 26.88 Preparing to unpack .../044-python-apt-common_2.3.0ubuntu2_all.deb ...
16:03:46 #11 26.89 Unpacking python-apt-common (2.3.0ubuntu2) ...
16:03:46 #11 26.92 Selecting previously unselected package python3-apt.
16:03:46 #11 26.92 Preparing to unpack .../045-python3-apt_2.3.0ubuntu2_armhf.deb ...
16:03:46 #11 26.93 Unpacking python3-apt (2.3.0ubuntu2) ...
16:03:46 #11 26.97 Selecting previously unselected package python3-pkg-resources.
16:03:46 #11 26.97 Preparing to unpack .../046-python3-pkg-resources_59.6.0-1.2_all.deb ...
16:03:46 #11 26.98 Unpacking python3-pkg-resources (59.6.0-1.2) ...
16:03:46 #11 32.50 Selecting previously unselected package g++-9.
16:03:46 #11 32.50 Preparing to unpack .../098-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
16:03:46 #11 32.50 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ...
16:03:46 #10 44.67 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
16:03:46 #10 44.68 Setting up m4 (1.4.18-2) ...
16:03:46 #10 44.70 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
16:03:46 #10 44.71 Setting up binutils (2.31.1-16) ...
16:03:46 #10 44.72 Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ...
16:03:46 #10 44.74 Setting up ca-certificates (20200601~deb10u2) ...
16:03:46 #12 24.28 (75/85): python-srpm-macros-3-44.el8.noarch.rpm 473 kB/s |  16 kB     00:00    
16:03:46 #12 24.29 (76/85): python3-rpm-macros-3-44.el8.noarch.rpm 2.5 MB/s |  15 kB     00:00    
16:03:46 #12 24.29 (77/85): unzip-6.0-46.el8.x86_64.rpm             23 MB/s | 196 kB     00:00    
16:03:46 #12 24.30 (78/85): xz-5.2.4-4.el8.x86_64.rpm               14 MB/s | 153 kB     00:00    
16:03:46 #12 24.31 (79/85): zip-3.0-23.el8.x86_64.rpm               20 MB/s | 270 kB     00:00    
16:03:46 #12 24.31 (80/85): python3-dnf-plugins-core-4.0.21-16.el8  17 MB/s | 258 kB     00:00    
16:03:46 #12 24.32 (81/85): python3-rpm-4.14.3-24.el8.x86_64.rpm    14 MB/s | 155 kB     00:00    
16:03:46 #12 24.32 (82/85): rpm-build-libs-4.14.3-24.el8.x86_64.rp  21 MB/s | 157 kB     00:00    
16:03:46 #12 24.33 (83/85): rpm-4.14.3-24.el8.x86_64.rpm            28 MB/s | 543 kB     00:00    
16:03:46 #12 24.34 (84/85): rpm-libs-4.14.3-24.el8.x86_64.rpm       20 MB/s | 345 kB     00:00    
16:03:46 #12 24.38 (85/85): perl-interpreter-5.26.3-421.el8.x86_64  32 MB/s | 6.3 MB     00:00    
16:03:46 #12 24.39 --------------------------------------------------------------------------------
16:03:46 #12 24.39 Total                                            20 MB/s |  33 MB     00:01     
16:03:46 #11 36.09 Preparing to unpack .../222-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:03:46 #11 36.09 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:03:46 #11 36.12 Selecting previously unselected package libexception-class-perl.
16:03:46 #11 36.12 Preparing to unpack .../223-libexception-class-perl_1.45-1_all.deb ...
16:03:46 #11 36.13 Unpacking libexception-class-perl (1.45-1) ...
16:03:46 #11 36.16 Selecting previously unselected package libiterator-perl.
16:03:46 #11 36.16 Preparing to unpack .../224-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:03:46 #11 36.17 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:03:46 #11 36.20 Selecting previously unselected package libiterator-util-perl.
16:03:46 #11 36.20 Preparing to unpack .../225-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:03:46 #11 36.21 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:03:46 #11 36.23 Selecting previously unselected package libexporter-tiny-perl.
16:03:46 #11 36.24 Preparing to unpack .../226-libexporter-tiny-perl_1.002002-1_all.deb ...
16:03:46 #11 36.24 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:03:46 #11 36.27 Selecting previously unselected package liblist-moreutils-xs-perl.
16:03:46 #11 36.27 Preparing to unpack .../227-liblist-moreutils-xs-perl_0.430-2build2_armhf.deb ...
16:03:46 #11 36.28 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
16:03:46 #11 36.31 Selecting previously unselected package liblist-moreutils-perl.
16:03:46 #11 36.31 Preparing to unpack .../228-liblist-moreutils-perl_0.430-2_all.deb ...
16:03:46 #11 36.31 Unpacking liblist-moreutils-perl (0.430-2) ...
16:03:46 #11 36.34 Selecting previously unselected package libdata-dpath-perl.
16:03:46 #11 36.34 Preparing to unpack .../229-libdata-dpath-perl_0.58-1_all.deb ...
16:03:46 #11 36.35 Unpacking libdata-dpath-perl (0.58-1) ...
16:03:46 #11 36.38 Selecting previously unselected package libdata-dump-perl.
16:03:46 #11 36.38 Preparing to unpack .../230-libdata-dump-perl_1.25-1_all.deb ...
16:03:46 #11 36.38 Unpacking libdata-dump-perl (1.25-1) ...
16:03:46 #11 36.41 Selecting previously unselected package libdata-messagepack-perl.
16:03:46 #11 32.92 Selecting previously unselected package libtext-glob-perl.
16:03:46 #11 32.92 Preparing to unpack .../251-libtext-glob-perl_0.11-2_all.deb ...
16:03:46 #11 32.92 Unpacking libtext-glob-perl (0.11-2) ...
16:03:46 #11 32.95 Selecting previously unselected package libfile-find-rule-perl.
16:03:46 #11 32.95 Preparing to unpack .../252-libfile-find-rule-perl_0.34-1_all.deb ...
16:03:46 #11 32.96 Unpacking libfile-find-rule-perl (0.34-1) ...
16:03:46 #11 32.99 Selecting previously unselected package libfont-afm-perl.
16:03:46 #11 32.99 Preparing to unpack .../253-libfont-afm-perl_1.20-3_all.deb ...
16:03:46 #11 32.99 Unpacking libfont-afm-perl (1.20-3) ...
16:03:46 #11 33.04 Selecting previously unselected package libio-string-perl.
16:03:46 #11 33.05 Preparing to unpack .../254-libio-string-perl_1.08-3.1_all.deb ...
16:03:46 #11 33.05 Unpacking libio-string-perl (1.08-3.1) ...
16:03:46 #11 33.08 Selecting previously unselected package libfont-ttf-perl.
16:03:46 #11 33.08 Preparing to unpack .../255-libfont-ttf-perl_1.06-1.1_all.deb ...
16:03:46 #11 33.09 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:03:46 #11 33.15 Selecting previously unselected package libsort-versions-perl.
16:03:46 #11 33.15 Preparing to unpack .../256-libsort-versions-perl_1.62-1_all.deb ...
16:03:46 #11 33.15 Unpacking libsort-versions-perl (1.62-1) ...
16:03:46 #11 33.18 Selecting previously unselected package libgit-wrapper-perl.
16:03:46 #11 33.19 Preparing to unpack .../257-libgit-wrapper-perl_0.048-1_all.deb ...
16:03:46 #11 33.19 Unpacking libgit-wrapper-perl (0.048-1) ...
16:03:46 #10 35.33 Selecting previously unselected package autoconf.
16:03:46 #10 35.33 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
16:03:46 #10 35.47 Unpacking autoconf (2.69-14) ...
16:03:46 #11 31.35 Preparing to unpack .../125-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
16:03:46 #11 31.35 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
16:03:46 #11 31.38 Selecting previously unselected package dh-strip-nondeterminism.
16:03:46 #11 31.39 Preparing to unpack .../126-dh-strip-nondeterminism_1.7.0-1_all.deb ...
16:03:46 #11 31.39 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
16:03:46 #11 31.42 Selecting previously unselected package dwz.
16:03:46 #11 31.42 Preparing to unpack .../127-dwz_0.13-5_armhf.deb ...
16:03:46 #11 31.42 Unpacking dwz (0.13-5) ...
16:03:46 #11 31.48 Selecting previously unselected package libcroco3:armhf.
16:03:46 #11 31.48 Preparing to unpack .../128-libcroco3_0.6.13-1_armhf.deb ...
16:03:46 #11 31.49 Unpacking libcroco3:armhf (0.6.13-1) ...
16:03:46 #11 31.52 Selecting previously unselected package gettext.
16:03:46 #11 31.52 Preparing to unpack .../129-gettext_0.19.8.1-10build1_armhf.deb ...
16:03:46 #11 31.53 Unpacking gettext (0.19.8.1-10build1) ...
16:03:46 #11 31.61 Selecting previously unselected package intltool-debian.
16:03:46 #14 8.714   Running scriptlet: glibc-2.28-220.el8.aarch64                            6/83 
16:03:46 #14 8.885   Upgrading        : glibc-2.28-220.el8.aarch64                            6/83 
16:03:46 #11 37.55 Preparing to unpack .../235-libjpeg8_8c-2ubuntu10_arm64.deb ...
16:03:46 #11 37.55 Unpacking libjpeg8:arm64 (8c-2ubuntu10) ...
16:03:46 #11 37.60 Selecting previously unselected package libdeflate0:arm64.
16:03:46 #11 37.60 Preparing to unpack .../236-libdeflate0_1.12-1_arm64.deb ...
16:03:46 #11 37.60 Unpacking libdeflate0:arm64 (1.12-1) ...
16:03:46 #11 37.65 Selecting previously unselected package libjbig0:arm64.
16:03:46 #11 37.65 Preparing to unpack .../237-libjbig0_2.1-3.1ubuntu0.22.10.1_arm64.deb ...
16:03:46 #11 37.66 Unpacking libjbig0:arm64 (2.1-3.1ubuntu0.22.10.1) ...
16:03:46 #11 37.70 Selecting previously unselected package liblerc3:arm64.
16:03:46 #11 37.70 Preparing to unpack .../238-liblerc3_3.0+ds-1ubuntu1_arm64.deb ...
16:03:46 #11 37.71 Unpacking liblerc3:arm64 (3.0+ds-1ubuntu1) ...
16:03:46 #11 37.75 Selecting previously unselected package libwebp7:arm64.
16:03:46 #11 37.75 Preparing to unpack .../239-libwebp7_1.2.2-2_arm64.deb ...
16:03:46 #11 37.76 Unpacking libwebp7:arm64 (1.2.2-2) ...
16:03:46 #11 37.80 Selecting previously unselected package libtiff5:arm64.
16:03:46 #11 37.80 Preparing to unpack .../240-libtiff5_4.4.0-4ubuntu3.2_arm64.deb ...
16:03:46 #11 37.80 Unpacking libtiff5:arm64 (4.4.0-4ubuntu3.2) ...
16:03:46 #11 37.85 Selecting previously unselected package libxpm4:arm64.
16:03:46 #11 37.85 Preparing to unpack .../241-libxpm4_1%3a3.5.12-1build2_arm64.deb ...
16:03:46 #11 37.85 Unpacking libxpm4:arm64 (1:3.5.12-1build2) ...
16:03:46 #11 48.49 Setting up man-db (2.10.2-1) ...
16:03:46 #11 48.59 Building database of manual pages ...
16:03:46 #24 25.09 Selecting previously unselected package binutils-arm-linux-gnueabi.
16:03:46 #24 25.09 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
16:03:46 #24 25.10 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
16:03:46 #10 36.91 Selecting previously unselected package g++-7.
16:03:46 #10 36.91 Preparing to unpack .../084-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
16:03:46 #10 36.92 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
16:03:46 #11 34.72 Preparing to unpack .../320-liblist-someutils-xs-perl_0.58-2build3_amd64.deb ...
16:03:46 #11 34.73 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
16:03:46 #11 34.75 Selecting previously unselected package liblist-utilsby-perl.
16:03:46 #11 34.76 Preparing to unpack .../321-liblist-utilsby-perl_0.12-1_all.deb ...
16:03:46 #11 34.76 Unpacking liblist-utilsby-perl (0.12-1) ...
16:03:46 #11 34.79 Selecting previously unselected package libltdl7:amd64.
16:03:46 #11 34.79 Preparing to unpack .../322-libltdl7_2.4.7-4_amd64.deb ...
16:03:46 #11 34.80 Unpacking libltdl7:amd64 (2.4.7-4) ...
16:03:46 #11 34.82 Selecting previously unselected package libltdl-dev:amd64.
16:03:46 #11 34.83 Preparing to unpack .../323-libltdl-dev_2.4.7-4_amd64.deb ...
16:03:46 #11 34.83 Unpacking libltdl-dev:amd64 (2.4.7-4) ...
16:03:46 #11 34.87 Selecting previously unselected package liblzo2-2:amd64.
16:03:46 #11 34.87 Preparing to unpack .../324-liblzo2-2_2.10-2build3_amd64.deb ...
16:03:46 #11 34.88 Unpacking liblzo2-2:amd64 (2.10-2build3) ...
16:03:46 #11 34.91 Selecting previously unselected package libsys-hostname-long-perl.
16:03:46 #11 34.91 Preparing to unpack .../325-libsys-hostname-long-perl_1.5-2_all.deb ...
16:03:46 #11 34.91 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:03:46 #11 34.94 Selecting previously unselected package libmail-sendmail-perl.
16:03:46 #10 45.24 Preparing to unpack .../246-liblist-moreutils-perl_0.416-1+b4_armhf.deb ...
16:03:46 #10 45.25 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
16:03:46 #10 45.28 Selecting previously unselected package libltdl-dev:armhf.
16:03:46 #10 45.28 Preparing to unpack .../247-libltdl-dev_2.4.6-9_armhf.deb ...
16:03:46 #10 45.29 Unpacking libltdl-dev:armhf (2.4.6-9) ...
16:03:46 #10 45.33 Selecting previously unselected package libsys-hostname-long-perl.
16:03:46 #10 45.33 Preparing to unpack .../248-libsys-hostname-long-perl_1.5-1_all.deb ...
16:03:46 #10 45.34 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:03:46 #10 45.37 Selecting previously unselected package libmail-sendmail-perl.
16:03:46 #10 45.37 Preparing to unpack .../249-libmail-sendmail-perl_0.80-1_all.deb ...
16:03:46 #10 45.37 Unpacking libmail-sendmail-perl (0.80-1) ...
16:03:46 #10 45.42 Selecting previously unselected package mailutils-common.
16:03:46 #10 45.42 Preparing to unpack .../250-mailutils-common_1%3a3.5-4_all.deb ...
16:03:46 #10 45.43 Unpacking mailutils-common (1:3.5-4) ...
16:03:46 #13 81.28   Updating   : glibc-2.17-326.el7_9.aarch64                                1/68 
16:03:46 #13 85.03   Updating   : glibc-common-2.17-326.el7_9.aarch64                         2/68 
16:03:46 #13 85.09   Installing : fipscheck-lib-1.4.1-6.el7.aarch64                           3/68 
16:03:46 #13 85.39   Installing : fipscheck-1.4.1-6.el7.aarch64                               4/68 
16:03:46 #12 9.523 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u2_armhf.deb ...
16:03:46 #12 9.531 Unpacking libarchive13:armhf (3.3.3-4+deb10u2) ...
16:03:46 #12 9.583 Selecting previously unselected package libjsoncpp1:armhf.
16:03:46 #12 9.585 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
16:03:46 #12 9.590 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
16:03:46 #12 9.643 Selecting previously unselected package librhash0:armhf.
16:03:46 #12 9.645 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
16:03:46 #12 9.650 Unpacking librhash0:armhf (1.3.8-1) ...
16:03:46 #12 9.693 Selecting previously unselected package libuv1:armhf.
16:03:46 #12 9.695 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ...
16:03:46 #12 9.700 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
16:03:46 #12 9.738 Selecting previously unselected package cmake.
16:03:46 #12 9.740 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
16:03:46 #12 9.744 Unpacking cmake (3.16.3-3~bpo10+1) ...
16:03:46 #10 45.45 Preparing to unpack .../315-licensecheck_3.0.31-3_all.deb ...
16:03:46 #10 45.45 Unpacking licensecheck (3.0.31-3) ...
16:03:46 #10 45.48 Selecting previously unselected package t1utils.
16:03:46 #10 45.48 Preparing to unpack .../316-t1utils_1.41-3_amd64.deb ...
16:03:46 #10 45.49 Unpacking t1utils (1.41-3) ...
16:03:46 #10 45.53 Selecting previously unselected package lintian.
16:03:46 #10 45.53 Preparing to unpack .../317-lintian_2.15.0_all.deb ...
16:03:46 #10 45.53 Unpacking lintian (2.15.0) ...
16:03:46 #10 45.68 Selecting previously unselected package lsb-release.
16:03:46 #10 45.68 Preparing to unpack .../318-lsb-release_10.2019051400_all.deb ...
16:03:46 #10 45.69 Unpacking lsb-release (10.2019051400) ...
16:03:46 #10 45.73 Selecting previously unselected package mailutils.
16:03:46 #10 43.00 Transaction test succeeded.
16:03:46 #10 43.00 Running transaction
16:03:46 #10 51.24   Installing       : fonts-srpm-macros-1:2.0.5-7.fc36.noarch            126/138 
16:03:46 #10 51.24   Installing       : go-srpm-macros-3.2.0-1.fc36.noarch                 127/138 
16:03:46 #10 51.25   Installing       : python-srpm-macros-3.10-20.fc36.noarch             128/138 
16:03:46 #10 51.26   Installing       : redhat-rpm-config-222-1.fc36.noarch                129/138 
16:03:46 #10 51.30   Installing       : diffutils-3.8-2.fc36.aarch64                       130/138 
16:03:46 #10 51.34   Installing       : dash-0.5.10.2-10.fc36.aarch64                      131/138 
16:03:46 #10 51.34   Running scriptlet: dash-0.5.10.2-10.fc36.aarch64                      131/138 
16:03:46 #10 51.36   Installing       : cpio-2.13-12.fc36.aarch64                          132/138 
16:03:46 #10 51.40   Installing       : bzip2-1.0.8-11.fc36.aarch64                        133/138 
16:03:46 #10 51.41   Installing       : rpm-build-4.17.1-3.fc36.aarch64                    134/138 
16:03:46 #11 27.02 Selecting previously unselected package shared-mime-info.
16:03:46 #11 27.02 Preparing to unpack .../047-shared-mime-info_2.2-1_armhf.deb ...
16:03:46 #11 27.03 Unpacking shared-mime-info (2.2-1) ...
16:03:46 #11 27.09 Selecting previously unselected package systemd-resolved.
16:03:46 #11 27.09 Preparing to unpack .../048-systemd-resolved_251.4-1ubuntu7_armhf.deb ...
16:03:46 #11 27.10 Unpacking systemd-resolved (251.4-1ubuntu7) ...
16:03:46 #11 27.15 Selecting previously unselected package systemd-timesyncd.
16:03:46 #11 27.16 Preparing to unpack .../049-systemd-timesyncd_251.4-1ubuntu7_armhf.deb ...
16:03:46 #11 27.16 Unpacking systemd-timesyncd (251.4-1ubuntu7) ...
16:03:46 #11 27.21 Selecting previously unselected package ucf.
16:03:46 #11 36.41 Preparing to unpack .../231-libdata-messagepack-perl_1.01-2build1_armhf.deb ...
16:03:46 #11 36.42 Unpacking libdata-messagepack-perl (1.01-2build1) ...
16:03:46 #11 36.45 Selecting previously unselected package libnet-domain-tld-perl.
16:03:46 #11 36.45 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:03:46 #11 36.45 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:03:46 #11 36.48 Selecting previously unselected package libdata-validate-domain-perl.
16:03:46 #11 36.49 Preparing to unpack .../233-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:03:46 #11 36.49 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:03:46 #11 36.52 Selecting previously unselected package libnet-ipv6addr-perl.
16:03:46 #11 36.52 Preparing to unpack .../234-libnet-ipv6addr-perl_1.02-1_all.deb ...
16:03:46 #11 36.52 Unpacking libnet-ipv6addr-perl (1.02-1) ...
16:03:46 #11 36.55 Selecting previously unselected package libnet-netmask-perl.
16:03:46 #11 36.55 Preparing to unpack .../235-libnet-netmask-perl_2.0001-1_all.deb ...
16:03:46 #11 36.56 Unpacking libnet-netmask-perl (2.0001-1) ...
16:03:46 #11 36.59 Selecting previously unselected package libnetaddr-ip-perl.
16:03:46 #11 36.59 Preparing to unpack .../236-libnetaddr-ip-perl_4.079+dfsg-1build7_armhf.deb ...
16:03:46 #11 36.59 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
16:03:46 #11 36.63 Selecting previously unselected package libdata-validate-ip-perl.
16:03:46 #11 33.23 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:03:46 #11 33.23 Preparing to unpack .../258-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:03:46 #11 33.23 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:03:46 #11 33.27 Selecting previously unselected package libio-prompter-perl.
16:03:46 #11 33.27 Preparing to unpack .../259-libio-prompter-perl_0.004015-1_all.deb ...
16:03:46 #11 33.27 Unpacking libio-prompter-perl (0.004015-1) ...
16:03:46 #11 33.31 Selecting previously unselected package libjson-perl.
16:03:46 #11 33.31 Preparing to unpack .../260-libjson-perl_4.04000-1_all.deb ...
16:03:46 #11 33.32 Unpacking libjson-perl (4.04000-1) ...
16:03:46 #11 33.35 Selecting previously unselected package liblog-any-perl.
16:03:46 #11 33.35 Preparing to unpack .../261-liblog-any-perl_1.710-1_all.deb ...
16:03:46 #11 33.36 Unpacking liblog-any-perl (1.710-1) ...
16:03:46 #11 33.40 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:03:46 #11 33.40 Preparing to unpack .../262-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
16:03:46 #11 33.40 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
16:03:46 #11 33.43 Selecting previously unselected package libpackage-stash-perl.
16:03:46 #11 31.62 Preparing to unpack .../130-intltool-debian_0.35.0+20060710.5_all.deb ...
16:03:46 #11 31.62 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:03:46 #11 31.65 Selecting previously unselected package po-debconf.
16:03:46 #11 31.65 Preparing to unpack .../131-po-debconf_1.0.21_all.deb ...
16:03:46 #11 31.65 Unpacking po-debconf (1.0.21) ...
16:03:46 #11 31.70 Selecting previously unselected package debhelper.
16:03:46 #11 31.71 Preparing to unpack .../132-debhelper_12.10ubuntu1_all.deb ...
16:03:46 #11 31.71 Unpacking debhelper (12.10ubuntu1) ...
16:03:46 #11 31.81 Selecting previously unselected package libfakeroot:armhf.
16:03:46 #11 31.81 Preparing to unpack .../133-libfakeroot_1.24-1_armhf.deb ...
16:03:46 #11 31.81 Unpacking libfakeroot:armhf (1.24-1) ...
16:03:46 #11 31.87 Selecting previously unselected package fakeroot.
16:03:46 #14 8.915   Running scriptlet: glibc-2.28-220.el8.aarch64                            6/83 
16:03:46 #14 9.089   Installing       : glibc-langpack-en-2.28-220.el8.aarch64                7/83 
16:03:46 #14 9.132   Downgrading      : pcre2-10.32-3.el8.aarch64                             8/83 
16:03:46 #14 9.182   Installing       : make-1:4.2.1-11.el8.aarch64                           9/83 
16:03:46 #14 9.193   Running scriptlet: make-1:4.2.1-11.el8.aarch64                           9/83 
16:03:46 #14 9.223   Installing       : python3-libselinux-2.9-6.el8.aarch64                 10/83 
16:03:46 #14 9.249   Installing       : libmpc-1.1.0-9.1.el8.aarch64                         11/83 
16:03:46 #11 37.89 Selecting previously unselected package libgd3:arm64.
16:03:46 #11 37.89 Preparing to unpack .../242-libgd3_2.3.3-6_arm64.deb ...
16:03:46 #11 37.90 Unpacking libgd3:arm64 (2.3.3-6) ...
16:03:46 #11 37.94 Selecting previously unselected package libc-devtools.
16:03:46 #11 37.94 Preparing to unpack .../243-libc-devtools_2.36-0ubuntu4_arm64.deb ...
16:03:46 #11 37.95 Unpacking libc-devtools (2.36-0ubuntu4) ...
16:03:46 #11 37.99 Selecting previously unselected package libcapture-tiny-perl.
16:03:46 #11 37.99 Preparing to unpack .../244-libcapture-tiny-perl_0.48-1_all.deb ...
16:03:46 #11 37.99 Unpacking libcapture-tiny-perl (0.48-1) ...
16:03:46 #11 38.03 Selecting previously unselected package libcgi-pm-perl.
16:03:46 #11 38.03 Preparing to unpack .../245-libcgi-pm-perl_4.54-1_all.deb ...
16:03:46 #11 38.04 Unpacking libcgi-pm-perl (4.54-1) ...
16:03:46 #11 38.09 Selecting previously unselected package libfcgi0ldbl:arm64.
16:03:46 #11 48.92 Setting up libgpgme11:arm64 (1.16.0-1.2ubuntu4) ...
16:03:46 #11 48.94 Setting up gcc (4:11.2.0-1ubuntu1) ...
16:03:46 #11 48.97 Setting up python3-six (1.16.0-3ubuntu1) ...
16:03:46 #24 25.41 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:03:46 #24 25.41 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
16:03:46 #24 25.41 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
16:03:46 #12 5.423 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
16:03:46 #12 5.423 1 not fully installed or removed.
16:03:46 #12 5.423 Need to get 6988 kB of archives.
16:03:46 #12 5.423 After this operation, 30.0 MB of additional disk space will be used.
16:03:46 #12 5.423 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf bash-completion all 1:2.8-1ubuntu1 [168 kB]
16:03:46 #11 34.94 Preparing to unpack .../326-libmail-sendmail-perl_0.80-2_all.deb ...
16:03:46 #11 34.94 Unpacking libmail-sendmail-perl (0.80-2) ...
16:03:46 #11 34.97 Selecting previously unselected package libnet-smtp-ssl-perl.
16:03:46 #11 34.98 Preparing to unpack .../327-libnet-smtp-ssl-perl_1.04-2_all.deb ...
16:03:46 #11 34.98 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
16:03:46 #11 35.00 Selecting previously unselected package libmailtools-perl.
16:03:46 #11 35.01 Preparing to unpack .../328-libmailtools-perl_2.21-1_all.deb ...
16:03:46 #11 35.01 Unpacking libmailtools-perl (2.21-1) ...
16:03:46 #11 35.06 Selecting previously unselected package libmarkdown2:amd64.
16:03:46 #11 35.06 Preparing to unpack .../329-libmarkdown2_2.2.7-2_amd64.deb ...
16:03:46 #11 35.07 Unpacking libmarkdown2:amd64 (2.2.7-2) ...
16:03:46 #11 35.10 Selecting previously unselected package libmath-base85-perl.
16:03:46 #11 35.10 Preparing to unpack .../330-libmath-base85-perl_0.5+dfsg-1_all.deb ...
16:03:46 #11 35.10 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
16:03:46 #11 35.13 Selecting previously unselected package libmldbm-perl.
16:03:46 #11 35.13 Preparing to unpack .../331-libmldbm-perl_2.05-3_all.deb ...
16:03:46 #11 35.14 Unpacking libmldbm-perl (2.05-3) ...
16:03:46 #11 35.16 Selecting previously unselected package libmoox-aliases-perl.
16:03:46 #11 35.17 Preparing to unpack .../332-libmoox-aliases-perl_0.001006-2_all.deb ...
16:03:46 #11 35.17 Unpacking libmoox-aliases-perl (0.001006-2) ...
16:03:46 #11 35.20 Selecting previously unselected package libmouse-perl.
16:03:46 #11 35.20 Preparing to unpack .../333-libmouse-perl_2.5.10-1build4_amd64.deb ...
16:03:46 #11 35.21 Unpacking libmouse-perl (2.5.10-1build4) ...
16:03:46 #11 35.26 Selecting previously unselected package libxs-parse-keyword-perl.
16:03:46 #11 35.26 Preparing to unpack .../334-libxs-parse-keyword-perl_0.25-1_amd64.deb ...
16:03:46 #11 35.26 Unpacking libxs-parse-keyword-perl (0.25-1) ...
16:03:46 #11 35.29 Selecting previously unselected package libxs-parse-sublike-perl:amd64.
16:03:46 #10 45.52 Selecting previously unselected package mysql-common.
16:03:46 #10 45.53 Preparing to unpack .../251-mysql-common_5.8+1.0.5_all.deb ...
16:03:46 #10 45.54 Unpacking mysql-common (5.8+1.0.5) ...
16:03:46 #10 45.58 Selecting previously unselected package mariadb-common.
16:03:46 #10 45.58 Preparing to unpack .../252-mariadb-common_1%3a10.3.36-0+deb10u2_all.deb ...
16:03:46 #10 45.59 Unpacking mariadb-common (1:10.3.36-0+deb10u2) ...
16:03:46 #10 45.64 Selecting previously unselected package libmariadb3:armhf.
16:03:46 #10 45.64 Preparing to unpack .../253-libmariadb3_1%3a10.3.36-0+deb10u2_armhf.deb ...
16:03:46 #10 45.65 Unpacking libmariadb3:armhf (1:10.3.36-0+deb10u2) ...
16:03:46 #10 45.70 Selecting previously unselected package libpython2.7-minimal:armhf.
16:03:46 #13 85.43   Installing : mpfr-3.1.1-4.el7.aarch64                                    5/68 
16:03:46 #12 10.01 Selecting previously unselected package dh-apparmor.
16:03:46 #12 10.01 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
16:03:46 #12 10.02 Unpacking dh-apparmor (2.13.2-10) ...
16:03:46 #12 10.06 Selecting previously unselected package libbtrfs0:armhf.
16:03:46 #12 10.06 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ...
16:03:46 #12 10.06 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ...
16:03:46 #12 10.11 Selecting previously unselected package libbtrfs-dev:armhf.
16:03:46 #12 10.11 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ...
16:03:46 #12 10.11 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
16:03:46 #10 45.73 Preparing to unpack .../319-mailutils_1%3a3.5-4_amd64.deb ...
16:03:46 #10 45.73 Unpacking mailutils (1:3.5-4) ...
16:03:46 #10 45.78 Selecting previously unselected package manpages-dev.
16:03:46 #10 45.79 Preparing to unpack .../320-manpages-dev_4.16-2_all.deb ...
16:03:46 #10 45.79 Unpacking manpages-dev (4.16-2) ...
16:03:46 #10 51.47   Installing       : rpmlint-fedora-license-data-1.8-1.fc36.noarch      135/138 
16:03:46 #10 51.49   Installing       : rpmlint-2.4.0-3.fc36.noarch                        136/138 
16:03:46 #10 51.53   Installing       : dnf-plugins-core-4.3.1-1.fc36.noarch               137/138 
16:03:46 #10 51.64   Installing       : glibc-gconv-extra-2.35-20.fc36.aarch64             138/138 
16:03:46 #11 27.21 Preparing to unpack .../050-ucf_3.0043_all.deb ...
16:03:46 #11 27.22 Moving old data out of the way
16:03:46 #11 27.22 Unpacking ucf (3.0043) ...
16:03:46 #11 27.26 Selecting previously unselected package xdg-user-dirs.
16:03:46 #11 27.27 Preparing to unpack .../051-xdg-user-dirs_0.17-2ubuntu4_armhf.deb ...
16:03:46 #11 27.27 Unpacking xdg-user-dirs (0.17-2ubuntu4) ...
16:03:46 #11 27.32 Selecting previously unselected package bsdextrautils.
16:03:46 #11 27.32 Preparing to unpack .../052-bsdextrautils_2.38-4ubuntu1_armhf.deb ...
16:03:46 #11 27.33 Unpacking bsdextrautils (2.38-4ubuntu1) ...
16:03:46 #11 27.36 Selecting previously unselected package libmagic-mgc.
16:03:46 #11 27.36 Preparing to unpack .../053-libmagic-mgc_1%3a5.41-4_armhf.deb ...
16:03:46 #11 27.37 Unpacking libmagic-mgc (1:5.41-4) ...
16:03:46 #11 27.44 Selecting previously unselected package libmagic1:armhf.
16:03:47 #12 4.333 Reading package lists...
16:03:47 #11 36.63 Preparing to unpack .../237-libdata-validate-ip-perl_0.30-1_all.deb ...
16:03:47 #11 36.63 Unpacking libdata-validate-ip-perl (0.30-1) ...
16:03:47 #11 36.67 Selecting previously unselected package libdata-validate-uri-perl.
16:03:47 #11 36.67 Preparing to unpack .../238-libdata-validate-uri-perl_0.07-2_all.deb ...
16:03:47 #11 36.67 Unpacking libdata-validate-uri-perl (0.07-2) ...
16:03:47 #11 36.70 Selecting previously unselected package libdistro-info-perl.
16:03:47 #11 36.71 Preparing to unpack .../239-libdistro-info-perl_1.1build1_all.deb ...
16:03:47 #11 36.71 Unpacking libdistro-info-perl (1.1build1) ...
16:03:47 #11 36.74 Selecting previously unselected package libemail-address-xs-perl.
16:03:47 #11 36.74 Preparing to unpack .../240-libemail-address-xs-perl_1.04-1build6_armhf.deb ...
16:03:47 #11 36.75 Unpacking libemail-address-xs-perl (1.04-1build6) ...
16:03:47 #11 36.79 Selecting previously unselected package libipc-system-simple-perl.
16:03:47 #11 36.79 Preparing to unpack .../241-libipc-system-simple-perl_1.30-1_all.deb ...
16:03:47 #11 36.79 Unpacking libipc-system-simple-perl (1.30-1) ...
16:03:47 #11 36.82 Selecting previously unselected package libfile-basedir-perl.
16:03:47 #11 36.82 Preparing to unpack .../242-libfile-basedir-perl_0.09-1_all.deb ...
16:03:47 #11 36.83 Unpacking libfile-basedir-perl (0.09-1) ...
16:03:47 #11 36.86 Selecting previously unselected package libfile-chdir-perl.
16:03:47 #11 36.86 Preparing to unpack .../243-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:03:47 #11 36.87 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:03:47 #11 36.90 Selecting previously unselected package libfile-fcntllock-perl.
16:03:47 #11 36.91 Preparing to unpack .../244-libfile-fcntllock-perl_0.22-3build7_armhf.deb ...
16:03:47 #11 36.91 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
16:03:47 #11 36.94 Selecting previously unselected package libnumber-compare-perl.
16:03:47 #11 36.94 Preparing to unpack .../245-libnumber-compare-perl_0.03-2_all.deb ...
16:03:47 #11 36.94 Unpacking libnumber-compare-perl (0.03-2) ...
16:03:47 #11 36.98 Selecting previously unselected package libtext-glob-perl.
16:03:47 #11 33.43 Preparing to unpack .../263-libpackage-stash-perl_0.39-1_all.deb ...
16:03:47 #11 33.44 Unpacking libpackage-stash-perl (0.39-1) ...
16:03:47 #11 33.47 Selecting previously unselected package libsub-identify-perl.
16:03:47 #11 33.47 Preparing to unpack .../264-libsub-identify-perl_0.14-1build5_amd64.deb ...
16:03:47 #11 33.48 Unpacking libsub-identify-perl (0.14-1build5) ...
16:03:47 #11 33.51 Selecting previously unselected package libsub-name-perl.
16:03:47 #11 33.51 Preparing to unpack .../265-libsub-name-perl_0.26-1build3_amd64.deb ...
16:03:47 #11 33.51 Unpacking libsub-name-perl (0.26-1build3) ...
16:03:47 #11 33.54 Selecting previously unselected package libnamespace-clean-perl.
16:03:47 #11 33.54 Preparing to unpack .../266-libnamespace-clean-perl_0.27-1_all.deb ...
16:03:47 #11 33.55 Unpacking libnamespace-clean-perl (0.27-1) ...
16:03:47 #11 33.58 Selecting previously unselected package libpath-tiny-perl.
16:03:47 #11 33.58 Preparing to unpack .../267-libpath-tiny-perl_0.122-1_all.deb ...
16:03:47 #11 33.58 Unpacking libpath-tiny-perl (0.122-1) ...
16:03:47 #11 33.61 Selecting previously unselected package libstrictures-perl.
16:03:47 #11 33.62 Preparing to unpack .../268-libstrictures-perl_2.000006-1_all.deb ...
16:03:47 #11 33.62 Unpacking libstrictures-perl (2.000006-1) ...
16:03:47 #11 33.66 Selecting previously unselected package libtype-tiny-perl.
16:03:47 #11 31.87 Preparing to unpack .../134-fakeroot_1.24-1_armhf.deb ...
16:03:47 #11 31.88 Unpacking fakeroot (1.24-1) ...
16:03:47 #11 31.91 Selecting previously unselected package libassuan0:armhf.
16:03:47 #11 31.91 Preparing to unpack .../135-libassuan0_2.5.3-7ubuntu2_armhf.deb ...
16:03:47 #11 31.92 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ...
16:03:47 #11 31.94 Selecting previously unselected package gpgconf.
16:03:47 #11 31.95 Preparing to unpack .../136-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ...
16:03:47 #11 31.95 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
16:03:47 #11 31.99 Selecting previously unselected package libksba8:armhf.
16:03:47 #11 32.00 Preparing to unpack .../137-libksba8_1.3.5-2ubuntu0.20.04.1_armhf.deb ...
16:03:47 #11 32.00 Unpacking libksba8:armhf (1.3.5-2ubuntu0.20.04.1) ...
16:03:47 #11 32.05 Selecting previously unselected package libnpth0:armhf.
16:03:47 #11 32.05 Preparing to unpack .../138-libnpth0_1.6-1_armhf.deb ...
16:03:47 #11 32.05 Unpacking libnpth0:armhf (1.6-1) ...
16:03:47 #11 32.09 Selecting previously unselected package dirmngr.
16:03:47 #11 32.09 Preparing to unpack .../139-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ...
16:03:47 #11 32.10 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
16:03:47 #14 9.299   Installing       : checkpolicy-2.9-1.el8.aarch64                        12/83 
16:03:47 #14 9.326   Installing       : m4-1.4.18-7.el8.aarch64                              13/83 
16:03:47 #14 9.336   Running scriptlet: m4-1.4.18-7.el8.aarch64                              13/83 
16:03:47 #14 9.440   Upgrading        : systemd-libs-239-69.el8.aarch64                      14/83 
16:03:47 #10 49.28   Running scriptlet: glibc-gconv-extra-2.34-49.fc35.aarch64             144/144 
16:03:47 #10 52.63   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.     1/144 
16:03:47 #10 52.63   Verifying        : bzip2-1.0.8-9.fc35.aarch64                           2/144 
16:03:47 #10 52.63   Verifying        : cpio-2.13-11.fc35.aarch64                            3/144 
16:03:47 #10 52.63   Verifying        : dash-0.5.10.2-9.fc35.aarch64                         4/144 
16:03:47 #10 52.63   Verifying        : debugedit-5.0-2.fc35.aarch64                         5/144 
16:03:47 #10 52.63   Verifying        : devscripts-checkbashisms-2.21.4-1.fc35.aarch64       6/144 
16:03:47 #10 52.63   Verifying        : diffutils-3.8-1.fc35.aarch64                         7/144 
16:03:47 #10 52.63   Verifying        : dwz-0.14-2.fc35.aarch64                              8/144 
16:03:47 #10 52.63   Verifying        : ed-1.14.2-11.fc35.aarch64                            9/144 
16:03:47 #10 52.63   Verifying        : efi-srpm-macros-5-4.fc35.noarch                     10/144 
16:03:47 #10 52.63   Verifying        : emacs-filesystem-1:27.2-9.fc35.noarch               11/144 
16:03:47 #10 52.63   Verifying        : enchant-1:1.6.0-28.fc35.aarch64                     12/144 
16:03:47 #10 52.63   Verifying        : file-5.40-9.fc35.aarch64                            13/144 
16:03:47 #10 52.63   Verifying        : findutils-1:4.8.0-4.fc35.aarch64                    14/144 
16:03:47 #10 52.63   Verifying        : fonts-filesystem-1:2.0.5-6.fc35.noarch              15/144 
16:03:47 #10 52.63   Verifying        : fonts-srpm-macros-1:2.0.5-6.fc35.noarch             16/144 
16:03:47 #10 52.63   Verifying        : fpc-srpm-macros-1.3-4.fc35.noarch                   17/144 
16:03:47 #10 52.63   Verifying        : gdk-pixbuf2-2.42.6-2.fc35.aarch64                   18/144 
16:03:47 #10 52.63   Verifying        : ghc-srpm-macros-1.5.0-5.fc35.noarch                 19/144 
16:03:47 #10 52.63   Verifying        : gnat-srpm-macros-4-14.fc35.noarch                   20/144 
16:03:47 #10 52.63   Verifying        : groff-base-1.22.4-8.fc35.aarch64                    21/144 
16:03:47 #10 52.63   Verifying        : gsettings-desktop-schemas-41.0-1.fc35.aarch64       22/144 
16:03:47 #10 52.63   Verifying        : hunspell-1.7.0-11.fc35.aarch64                      23/144 
16:03:47 #10 52.63   Verifying        : hunspell-en-0.20140811.1-20.fc35.noarch             24/144 
16:03:47 #10 52.63   Verifying        : hunspell-en-GB-0.20140811.1-20.fc35.noarch          25/144 
16:03:47 #10 52.63   Verifying        : hunspell-en-US-0.20140811.1-20.fc35.noarch          26/144 
16:03:47 #10 52.63   Verifying        : hunspell-filesystem-1.7.0-11.fc35.aarch64           27/144 
16:03:47 #10 52.63   Verifying        : info-6.8-2.fc35.aarch64                             28/144 
16:03:47 #10 52.63   Verifying        : json-glib-1.6.6-1.fc35.aarch64                      29/144 
16:03:47 #10 52.63   Verifying        : kernel-srpm-macros-1.0-6.fc35.noarch                30/144 
16:03:47 #10 52.63   Verifying        : libappstream-glib-0.7.18-3.fc35.aarch64             31/144 
16:03:47 #10 52.63   Verifying        : libjpeg-turbo-2.1.0-3.fc35.aarch64                  32/144 
16:03:47 #10 52.63   Verifying        : libpkgconf-1.8.0-1.fc35.aarch64                     33/144 
16:03:47 #10 52.63   Verifying        : libpng-2:1.6.37-11.fc35.aarch64                     34/144 
16:03:47 #11 38.09 Preparing to unpack .../246-libfcgi0ldbl_2.4.2-2build2_arm64.deb ...
16:03:47 #11 38.09 Unpacking libfcgi0ldbl:arm64 (2.4.2-2build2) ...
16:03:47 #11 38.14 Selecting previously unselected package libfcgi-perl:arm64.
16:03:47 #11 38.14 Preparing to unpack .../247-libfcgi-perl_0.82+ds-1build1_arm64.deb ...
16:03:47 #11 38.15 Unpacking libfcgi-perl:arm64 (0.82+ds-1build1) ...
16:03:47 #11 38.19 Selecting previously unselected package libcgi-fast-perl.
16:03:47 #11 38.19 Preparing to unpack .../248-libcgi-fast-perl_1%3a2.15-1_all.deb ...
16:03:47 #11 38.20 Unpacking libcgi-fast-perl (1:2.15-1) ...
16:03:47 #11 38.27 Selecting previously unselected package libclass-data-inheritable-perl.
16:03:47 #11 38.27 Preparing to unpack .../249-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:03:47 #11 38.28 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:03:47 #11 38.33 Selecting previously unselected package libclone-perl.
16:03:47 #11 33.25 Selecting previously unselected package g++.
16:03:47 #11 33.26 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
16:03:47 #11 33.26 Unpacking g++ (4:9.3.0-1ubuntu2) ...
16:03:47 #11 33.29 Selecting previously unselected package make.
16:03:47 #11 33.29 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ...
16:03:47 #11 33.30 Unpacking make (4.2.1-1.2) ...
16:03:47 #11 33.34 Selecting previously unselected package libdpkg-perl.
16:03:47 #11 33.34 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
16:03:47 #11 33.34 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
16:03:47 #11 49.11 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
16:03:47 #10 45.27 Updating certificates in /etc/ssl/certs...
16:03:47 #24 25.72 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
16:03:47 #24 25.72 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
16:03:47 #24 25.72 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
16:03:47 #12 5.781 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB]
16:03:47 #11 35.29 Preparing to unpack .../335-libxs-parse-sublike-perl_0.16-1ubuntu2_amd64.deb ...
16:03:47 #11 35.30 Unpacking libxs-parse-sublike-perl:amd64 (0.16-1ubuntu2) ...
16:03:47 #11 35.33 Selecting previously unselected package libobject-pad-perl.
16:03:47 #11 35.33 Preparing to unpack .../336-libobject-pad-perl_0.68-1_amd64.deb ...
16:03:47 #11 35.33 Unpacking libobject-pad-perl (0.68-1) ...
16:03:47 #11 35.37 Selecting previously unselected package libpackage-stash-xs-perl:amd64.
16:03:47 #11 35.37 Preparing to unpack .../337-libpackage-stash-xs-perl_0.30-1_amd64.deb ...
16:03:47 #11 35.37 Unpacking libpackage-stash-xs-perl:amd64 (0.30-1) ...
16:03:47 #11 35.40 Selecting previously unselected package libpath-iterator-rule-perl.
16:03:47 #11 35.41 Preparing to unpack .../338-libpath-iterator-rule-perl_1.015-1_all.deb ...
16:03:47 #11 35.41 Unpacking libpath-iterator-rule-perl (1.015-1) ...
16:03:47 #11 35.44 Selecting previously unselected package libperlio-gzip-perl.
16:03:47 #11 35.44 Preparing to unpack .../339-libperlio-gzip-perl_0.20-1_amd64.deb ...
16:03:47 #11 35.44 Unpacking libperlio-gzip-perl (0.20-1) ...
16:03:47 #11 35.48 Selecting previously unselected package libperlio-utf8-strict-perl.
16:03:47 #11 35.48 Preparing to unpack .../340-libperlio-utf8-strict-perl_0.009-1build1_amd64.deb ...
16:03:47 #11 35.48 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
16:03:47 #11 35.51 Selecting previously unselected package libpod-parser-perl.
16:03:47 #10 36.29 Selecting previously unselected package autotools-dev.
16:03:47 #10 37.77 Selecting previously unselected package g++.
16:03:47 #10 45.71 Preparing to unpack .../254-libpython2.7-minimal_2.7.16-2+deb10u1_armhf.deb ...
16:03:47 #10 45.71 Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ...
16:03:47 #10 45.79 Selecting previously unselected package libpython2.7-stdlib:armhf.
16:03:47 #10 45.79 Preparing to unpack .../255-libpython2.7-stdlib_2.7.16-2+deb10u1_armhf.deb ...
16:03:47 #10 45.79 Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ...
16:03:47 #10 46.00 Selecting previously unselected package libpython2.7:armhf.
16:03:47 #10 46.14 Selecting previously unselected package psmisc.
16:03:47 #10 46.14 Preparing to unpack .../321-psmisc_23.2-1+deb10u1_amd64.deb ...
16:03:47 #10 46.15 Unpacking psmisc (23.2-1+deb10u1) ...
16:03:47 #10 46.19 Selecting previously unselected package publicsuffix.
16:03:47 #10 46.20 Preparing to unpack .../322-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
16:03:47 #10 46.20 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
16:03:47 #10 46.25 Selecting previously unselected package python-apt-common.
16:03:47 #12 10.17 Selecting previously unselected package dmsetup.
16:03:47 #12 10.17 Preparing to unpack .../14-dmsetup_2%3a1.02.155-3_armhf.deb ...
16:03:47 #12 10.17 Unpacking dmsetup (2:1.02.155-3) ...
16:03:47 #12 10.21 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:03:47 #12 10.21 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
16:03:47 #12 10.22 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
16:03:47 #12 10.27 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:03:47 #12 10.27 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
16:03:47 #12 10.27 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
16:03:47 #12 10.32 Selecting previously unselected package libudev-dev:armhf.
16:03:47 #13 0.988 CentOS Stream 9 - BaseOS                         18 kB/s | 5.7 kB     00:00    
16:03:47 #12 1.272 Reading package lists...
16:03:47 #11 27.44 Preparing to unpack .../054-libmagic1_1%3a5.41-4_armhf.deb ...
16:03:47 #11 27.45 Unpacking libmagic1:armhf (1:5.41-4) ...
16:03:47 #11 27.49 Selecting previously unselected package file.
16:03:47 #11 27.49 Preparing to unpack .../055-file_1%3a5.41-4_armhf.deb ...
16:03:47 #11 27.50 Unpacking file (1:5.41-4) ...
16:03:47 #11 27.54 Selecting previously unselected package gettext-base.
16:03:47 #11 27.54 Preparing to unpack .../056-gettext-base_0.21-8_armhf.deb ...
16:03:47 #11 27.55 Unpacking gettext-base (0.21-8) ...
16:03:47 #11 27.63 Selecting previously unselected package libuchardet0:armhf.
16:03:47 #11 27.63 Preparing to unpack .../057-libuchardet0_0.0.7-1build2_armhf.deb ...
16:03:47 #11 27.64 Unpacking libuchardet0:armhf (0.0.7-1build2) ...
16:03:47 #12 5.715 Building dependency tree...
16:03:47 #12 5.894 Reading state information...
16:03:47 #12 5.923 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:03:47 #12 6.153 Starting 2 pkgProblemResolver with broken count: 0
16:03:47 #10 43.61   Preparing        :                                                        1/1 
16:03:47 #10 43.65   Installing       : python3-six-1.16.0-8.fc37.noarch                     1/136 
16:03:47 #10 43.65   Installing       : hunspell-filesystem-1.7.0-21.fc37.aarch64            2/136 
16:03:47 #10 43.66   Installing       : hunspell-en-GB-0.20140811.1-23.fc37.noarch           3/136 
16:03:47 #10 43.67   Installing       : hunspell-en-0.20140811.1-23.fc37.noarch              4/136 
16:03:47 #10 43.68   Installing       : hunspell-en-US-0.20140811.1-23.fc37.noarch           5/136 
16:03:47 #10 43.69   Installing       : hunspell-1.7.0-21.fc37.aarch64                       6/136 
16:03:47 #10 43.70   Installing       : elfutils-debuginfod-client-0.187-8.fc37.aarch64      7/136 
16:03:47 #10 43.71   Installing       : binutils-gold-2.38-25.fc37.aarch64                   8/136 
16:03:47 #11 36.98 Preparing to unpack .../246-libtext-glob-perl_0.11-2_all.deb ...
16:03:47 #11 36.99 Unpacking libtext-glob-perl (0.11-2) ...
16:03:47 #11 37.02 Selecting previously unselected package libfile-find-rule-perl.
16:03:47 #11 37.02 Preparing to unpack .../247-libfile-find-rule-perl_0.34-1_all.deb ...
16:03:47 #11 37.02 Unpacking libfile-find-rule-perl (0.34-1) ...
16:03:47 #11 37.05 Selecting previously unselected package libfont-afm-perl.
16:03:47 #11 37.05 Preparing to unpack .../248-libfont-afm-perl_1.20-3_all.deb ...
16:03:47 #11 37.06 Unpacking libfont-afm-perl (1.20-3) ...
16:03:47 #11 37.09 Selecting previously unselected package libio-string-perl.
16:03:47 #11 37.09 Preparing to unpack .../249-libio-string-perl_1.08-3.1_all.deb ...
16:03:47 #11 37.09 Unpacking libio-string-perl (1.08-3.1) ...
16:03:47 #11 37.12 Selecting previously unselected package libfont-ttf-perl.
16:03:47 #11 37.12 Preparing to unpack .../250-libfont-ttf-perl_1.06-1.1_all.deb ...
16:03:47 #11 37.13 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:03:47 #11 37.19 Selecting previously unselected package libsort-versions-perl.
16:03:47 #11 32.15 Selecting previously unselected package gnupg-l10n.
16:03:47 #11 32.15 Preparing to unpack .../140-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
16:03:47 #11 32.16 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
16:03:47 #11 32.19 Selecting previously unselected package gnupg-utils.
16:03:47 #11 32.19 Preparing to unpack .../141-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ...
16:03:47 #11 32.20 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
16:03:47 #11 32.26 Selecting previously unselected package gpg.
16:03:47 #11 32.26 Preparing to unpack .../142-gpg_2.2.19-3ubuntu2.2_armhf.deb ...
16:03:47 #11 32.26 Unpacking gpg (2.2.19-3ubuntu2.2) ...
16:03:47 #11 32.33 Selecting previously unselected package pinentry-curses.
16:03:47 #11 32.34 Preparing to unpack .../143-pinentry-curses_1.1.0-3build1_armhf.deb ...
16:03:47 #11 32.34 Unpacking pinentry-curses (1.1.0-3build1) ...
16:03:47 #11 32.37 Selecting previously unselected package gpg-agent.
16:03:47 #11 38.34 Preparing to unpack .../250-libclone-perl_0.45-1build3_arm64.deb ...
16:03:47 #11 38.34 Unpacking libclone-perl (0.45-1build3) ...
16:03:47 #11 38.38 Selecting previously unselected package libcommon-sense-perl:arm64.
16:03:47 #11 38.38 Preparing to unpack .../251-libcommon-sense-perl_3.75-2build1_arm64.deb ...
16:03:47 #11 38.39 Unpacking libcommon-sense-perl:arm64 (3.75-2build1) ...
16:03:47 #11 38.43 Selecting previously unselected package libconfig-tiny-perl.
16:03:47 #11 38.43 Preparing to unpack .../252-libconfig-tiny-perl_2.28-1_all.deb ...
16:03:47 #11 38.44 Unpacking libconfig-tiny-perl (2.28-1) ...
16:03:47 #11 38.49 Selecting previously unselected package libparams-util-perl.
16:03:47 #11 38.50 Preparing to unpack .../253-libparams-util-perl_1.102-1build3_arm64.deb ...
16:03:47 #11 38.50 Unpacking libparams-util-perl (1.102-1build3) ...
16:03:47 #11 38.54 Selecting previously unselected package libsub-install-perl.
16:03:47 #10 52.63   Verifying        : libproxy-0.4.17-3.fc35.aarch64                      35/144 
16:03:47 #10 52.63   Verifying        : libstemmer-0-17.585svn.fc35.aarch64                 36/144 
16:03:47 #10 52.63   Verifying        : lua-srpm-macros-1-5.fc35.noarch                     37/144 
16:03:47 #10 52.63   Verifying        : ncurses-6.2-8.20210508.fc35.aarch64                 38/144 
16:03:47 #10 52.63   Verifying        : nim-srpm-macros-3-5.fc35.noarch                     39/144 
16:03:47 #10 52.63   Verifying        : ocaml-srpm-macros-6-5.fc35.noarch                   40/144 
16:03:47 #10 52.63   Verifying        : openblas-srpm-macros-2-10.fc35.noarch               41/144 
16:03:47 #10 52.63   Verifying        : patch-2.7.6-15.fc35.aarch64                         42/144 
16:03:47 #10 52.63   Verifying        : perl-Carp-1.52-478.fc35.noarch                      43/144 
16:03:47 #10 52.63   Verifying        : perl-Data-Dumper-2.183-2.fc35.aarch64               44/144 
16:03:47 #10 52.63   Verifying        : perl-Digest-1.20-1.fc35.noarch                      45/144 
16:03:47 #10 52.63   Verifying        : perl-Digest-MD5-2.58-478.fc35.aarch64               46/144 
16:03:47 #10 52.63   Verifying        : perl-Exporter-5.76-479.fc35.noarch                  47/144 
16:03:47 #10 52.64   Verifying        : perl-File-Path-2.18-478.fc35.noarch                 48/144 
16:03:47 #10 52.64   Verifying        : perl-File-Temp-1:0.231.100-478.fc35.noarch          49/144 
16:03:47 #10 52.64   Verifying        : perl-Getopt-Long-1:2.52-478.fc35.noarch             50/144 
16:03:47 #10 52.64   Verifying        : perl-IO-Socket-IP-0.41-479.fc35.noarch              51/144 
16:03:47 #10 52.64   Verifying        : perl-IO-Socket-SSL-2.072-1.fc35.noarch              52/144 
16:03:47 #10 52.64   Verifying        : perl-MIME-Base64-3.16-478.fc35.aarch64              53/144 
16:03:47 #10 52.64   Verifying        : perl-Net-SSLeay-1.90-4.fc35.aarch64                 54/144 
16:03:47 #10 52.64   Verifying        : perl-PathTools-3.80-478.fc35.aarch64                55/144 
16:03:47 #10 52.64   Verifying        : perl-Pod-Escapes-1:1.07-478.fc35.noarch             56/144 
16:03:47 #10 52.64   Verifying        : perl-Pod-Perldoc-3.28.01-479.fc35.noarch            57/144 
16:03:47 #10 52.64   Verifying        : perl-Pod-Simple-1:3.43-2.fc35.noarch                58/144 
16:03:47 #10 52.64   Verifying        : perl-Pod-Usage-4:2.01-478.fc35.noarch               59/144 
16:03:47 #10 52.64   Verifying        : perl-Socket-4:2.032-2.fc35.aarch64                  60/144 
16:03:47 #10 52.64   Verifying        : perl-Storable-1:3.25-1.fc35.aarch64                 61/144 
16:03:47 #10 52.64   Verifying        : perl-Term-ANSIColor-5.01-479.fc35.noarch            62/144 
16:03:47 #10 52.64   Verifying        : perl-Term-Cap-1.17-478.fc35.noarch                  63/144 
16:03:47 #10 52.64   Verifying        : perl-Text-ParseWords-3.30-478.fc35.noarch           64/144 
16:03:47 #10 52.64   Verifying        : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         65/144 
16:03:47 #10 52.64   Verifying        : perl-Time-Local-2:1.300-478.fc35.noarch             66/144 
16:03:47 #10 52.64   Verifying        : perl-URI-5.09-4.fc35.noarch                         67/144 
16:03:47 #10 52.64   Verifying        : perl-constant-1.33-479.fc35.noarch                  68/144 
16:03:47 #10 52.64   Verifying        : perl-libnet-3.13-479.fc35.noarch                    69/144 
16:03:47 #10 52.64   Verifying        : perl-parent-1:0.238-478.fc35.noarch                 70/144 
16:03:47 #10 52.64   Verifying        : perl-podlators-1:4.14-478.fc35.noarch               71/144 
16:03:47 #10 52.64   Verifying        : perl-srpm-macros-1-42.fc35.noarch                   72/144 
16:03:47 #10 52.64   Verifying        : pkgconf-1.8.0-1.fc35.aarch64                        73/144 
16:03:47 #10 52.64   Verifying        : pkgconf-m4-1.8.0-1.fc35.noarch                      74/144 
16:03:47 #10 52.64   Verifying        : pkgconf-pkg-config-1.8.0-1.fc35.aarch64             75/144 
16:03:47 #10 52.64   Verifying        : python3-dateutil-1:2.8.1-7.fc35.noarch              76/144 
16:03:47 #10 52.64   Verifying        : python3-dbus-1.2.18-2.fc35.aarch64                  77/144 
16:03:47 #10 52.64   Verifying        : python3-distro-1.6.0-1.fc35.noarch                  78/144 
16:03:47 #10 52.64   Verifying        : python3-pybeam-0.7-1.fc35.noarch                    79/144 
16:03:47 #10 52.64   Verifying        : python3-pyxdg-0.27-3.fc35.noarch                    80/144 
16:03:47 #10 52.64   Verifying        : python3-six-1.16.0-4.fc35.noarch                    81/144 
16:03:47 #10 52.64   Verifying        : python3-toml-0.10.2-5.fc35.noarch                   82/144 
16:03:47 #10 52.64   Verifying        : python3-zstd-1.4.5.1-5.fc35.aarch64                 83/144 
16:03:47 #10 52.64   Verifying        : qt5-srpm-macros-5.15.2-3.fc35.noarch                84/144 
16:03:47 #10 52.64   Verifying        : shared-mime-info-2.1-3.fc35.aarch64                 85/144 
16:03:47 #10 52.64   Verifying        : unzip-6.0-53.fc35.aarch64                           86/144 
16:03:47 #10 52.64   Verifying        : zip-3.0-31.fc35.aarch64                             87/144 
16:03:47 #10 52.64   Verifying        : abattis-cantarell-fonts-0.301-5.fc35.noarch         88/144 
16:03:47 #10 52.64   Verifying        : ansible-srpm-macros-1-8.1.fc35.noarch               89/144 
16:03:47 #10 52.64   Verifying        : binutils-2.37-25.fc35.aarch64                       90/144 
16:03:47 #10 52.64   Verifying        : binutils-gold-2.37-25.fc35.aarch64                  91/144 
16:03:47 #10 52.64   Verifying        : dbus-libs-1:1.12.24-1.fc35.aarch64                  92/144 
16:03:47 #10 52.64   Verifying        : desktop-file-utils-0.26-5.fc35.aarch64              93/144 
16:03:47 #10 52.64   Verifying        : dnf-plugins-core-4.3.1-1.fc35.noarch                94/144 
16:03:47 #10 52.64   Verifying        : elfutils-0.187-4.fc35.aarch64                       95/144 
16:03:47 #10 52.64   Verifying        : elfutils-debuginfod-client-0.187-4.fc35.aarch64     96/144 
16:03:47 #10 52.64   Verifying        : gdb-minimal-12.1-1.fc35.aarch64                     97/144 
16:03:47 #10 52.64   Verifying        : glib-networking-2.70.1-1.fc35.aarch64               98/144 
16:03:47 #10 52.64   Verifying        : glibc-gconv-extra-2.34-49.fc35.aarch64              99/144 
16:03:47 #10 52.64   Verifying        : go-srpm-macros-3.2.0-1.fc35.noarch                 100/144 
16:03:47 #10 52.64   Verifying        : libsoup-2.74.2-1.fc35.aarch64                      101/144 
16:03:47 #10 52.64   Verifying        : perl-AutoLoader-5.74-486.fc35.noarch               102/144 
16:03:47 #10 52.64   Verifying        : perl-B-1.82-486.fc35.aarch64                       103/144 
16:03:47 #10 52.64   Verifying        : perl-Class-Struct-0.66-486.fc35.noarch             104/144 
16:03:47 #10 52.64   Verifying        : perl-DynaLoader-1.50-486.fc35.aarch64              105/144 
16:03:47 #10 52.64   Verifying        : perl-Encode-4:3.15-482.fc35.aarch64                106/144 
16:03:47 #10 52.64   Verifying        : perl-Errno-1.33-486.fc35.aarch64                   107/144 
16:03:47 #10 52.64   Verifying        : perl-Fcntl-1.14-486.fc35.aarch64                   108/144 
16:03:47 #10 52.64   Verifying        : perl-File-Basename-2.85-486.fc35.noarch            109/144 
16:03:47 #10 52.64   Verifying        : perl-File-stat-1.09-486.fc35.noarch                110/144 
16:03:47 #10 52.64   Verifying        : perl-FileHandle-2.03-486.fc35.noarch               111/144 
16:03:47 #10 52.64   Verifying        : perl-Getopt-Std-1.13-486.fc35.noarch               112/144 
16:03:47 #10 52.64   Verifying        : perl-HTTP-Tiny-0.080-1.fc35.noarch                 113/144 
16:03:47 #10 52.64   Verifying        : perl-IO-1.46-486.fc35.aarch64                      114/144 
16:03:47 #10 52.64   Verifying        : perl-IPC-Open3-1.21-486.fc35.noarch                115/144 
16:03:47 #10 52.64   Verifying        : perl-Mozilla-CA-20211001-1.fc35.noarch             116/144 
16:03:47 #10 52.64   Verifying        : perl-NDBM_File-1.15-486.fc35.aarch64               117/144 
16:03:47 #10 52.64   Verifying        : perl-POSIX-1.97-486.fc35.aarch64                   118/144 
16:03:47 #10 52.64   Verifying        : perl-Scalar-List-Utils-5:1.62-463.fc35.aarch64     119/144 
16:03:47 #10 52.64   Verifying        : perl-SelectSaver-1.02-486.fc35.noarch              120/144 
16:03:47 #10 52.64   Verifying        : perl-Symbol-1.09-486.fc35.noarch                   121/144 
16:03:47 #10 52.64   Verifying        : perl-base-2.27-486.fc35.noarch                     122/144 
16:03:47 #10 52.64   Verifying        : perl-if-0.60.900-486.fc35.noarch                   123/144 
16:03:47 #10 52.64   Verifying        : perl-interpreter-4:5.34.1-486.fc35.aarch64         124/144 
16:03:47 #10 52.64   Verifying        : perl-libs-4:5.34.1-486.fc35.aarch64                125/144 
16:03:47 #10 52.64   Verifying        : perl-mro-1.25-486.fc35.aarch64                     126/144 
16:03:47 #10 52.64   Verifying        : perl-overload-1.33-486.fc35.noarch                 127/144 
16:03:47 #10 52.64   Verifying        : perl-overloading-0.02-486.fc35.noarch              128/144 
16:03:47 #10 52.64   Verifying        : perl-subs-1.04-486.fc35.noarch                     129/144 
16:03:47 #10 52.64   Verifying        : perl-vars-1.05-486.fc35.noarch                     130/144 
16:03:47 #10 52.64   Verifying        : python-srpm-macros-3.10-13.fc35.noarch             131/144 
16:03:47 #10 52.64   Verifying        : python3-construct-2.10.68-1.fc35.noarch            132/144 
16:03:47 #10 52.64   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc35.noarch       133/144 
16:03:47 #10 52.64   Verifying        : python3-enchant-3.2.2-1.fc35.noarch                134/144 
16:03:47 #10 52.64   Verifying        : redhat-rpm-config-202-1.fc35.noarch                135/144 
16:03:47 #10 52.64   Verifying        : rpm-build-4.17.1-3.fc35.aarch64                    136/144 
16:03:47 #10 52.64   Verifying        : rpmautospec-rpm-macros-0.3.0-1.fc35.noarch         137/144 
16:03:47 #10 52.64   Verifying        : rpmlint-2.2.0-6.fc35.noarch                        138/144 
16:03:47 #10 52.64   Verifying        : rpmlint-fedora-license-data-1.8-1.fc35.noarch      139/144 
16:03:47 #10 52.64   Verifying        : rust-srpm-macros-23-1.fc35.noarch                  140/144 
16:03:47 #10 52.64   Verifying        : systemd-libs-249.13-6.fc35.aarch64                 141/144 
16:03:47 #10 52.64   Verifying        : xxhash-libs-0.8.1-1.fc35.aarch64                   142/144 
16:03:47 #10 52.64   Verifying        : xz-5.2.5-9.fc35.aarch64                            143/144 
16:03:47 #10 52.64   Verifying        : zstd-1.5.2-2.fc35.aarch64                          144/144 
16:03:47 #10 52.80 
16:03:47 #10 52.80 Installed:
16:03:47 #10 52.80   abattis-cantarell-fonts-0.301-5.fc35.noarch                                   
16:03:47 #10 52.80   adobe-source-code-pro-fonts-2.030.1.050-11.fc35.noarch                        
16:03:47 #10 52.80   ansible-srpm-macros-1-8.1.fc35.noarch                                         
16:03:47 #10 52.80   binutils-2.37-25.fc35.aarch64                                                 
16:03:47 #10 52.80   binutils-gold-2.37-25.fc35.aarch64                                            
16:03:47 #10 52.80   bzip2-1.0.8-9.fc35.aarch64                                                    
16:03:47 #10 52.80   cpio-2.13-11.fc35.aarch64                                                     
16:03:47 #10 52.80   dash-0.5.10.2-9.fc35.aarch64                                                  
16:03:47 #10 52.80   dbus-libs-1:1.12.24-1.fc35.aarch64                                            
16:03:47 #10 52.80   debugedit-5.0-2.fc35.aarch64                                                  
16:03:47 #10 52.80   desktop-file-utils-0.26-5.fc35.aarch64                                        
16:03:47 #10 52.80   devscripts-checkbashisms-2.21.4-1.fc35.aarch64                                
16:03:47 #10 52.80   diffutils-3.8-1.fc35.aarch64                                                  
16:03:47 #10 52.80   dnf-plugins-core-4.3.1-1.fc35.noarch                                          
16:03:47 #10 52.80   dwz-0.14-2.fc35.aarch64                                                       
16:03:47 #10 52.80   ed-1.14.2-11.fc35.aarch64                                                     
16:03:47 #10 52.80   efi-srpm-macros-5-4.fc35.noarch                                               
16:03:47 #10 52.80   elfutils-0.187-4.fc35.aarch64                                                 
16:03:47 #10 52.80   elfutils-debuginfod-client-0.187-4.fc35.aarch64                               
16:03:47 #10 52.80   emacs-filesystem-1:27.2-9.fc35.noarch                                         
16:03:47 #10 52.80   enchant-1:1.6.0-28.fc35.aarch64                                               
16:03:47 #10 52.80   file-5.40-9.fc35.aarch64                                                      
16:03:47 #10 52.80   findutils-1:4.8.0-4.fc35.aarch64                                              
16:03:47 #10 52.80   fonts-filesystem-1:2.0.5-6.fc35.noarch                                        
16:03:47 #10 52.80   fonts-srpm-macros-1:2.0.5-6.fc35.noarch                                       
16:03:47 #10 52.80   fpc-srpm-macros-1.3-4.fc35.noarch                                             
16:03:47 #10 52.80   gdb-minimal-12.1-1.fc35.aarch64                                               
16:03:47 #10 52.80   gdk-pixbuf2-2.42.6-2.fc35.aarch64                                             
16:03:47 #10 52.80   ghc-srpm-macros-1.5.0-5.fc35.noarch                                           
16:03:47 #10 52.80   glib-networking-2.70.1-1.fc35.aarch64                                         
16:03:47 #10 52.80   glibc-gconv-extra-2.34-49.fc35.aarch64                                        
16:03:47 #10 52.80   gnat-srpm-macros-4-14.fc35.noarch                                             
16:03:47 #10 52.80   go-srpm-macros-3.2.0-1.fc35.noarch                                            
16:03:47 #10 52.80   groff-base-1.22.4-8.fc35.aarch64                                              
16:03:47 #10 52.80   gsettings-desktop-schemas-41.0-1.fc35.aarch64                                 
16:03:47 #10 52.80   hunspell-1.7.0-11.fc35.aarch64                                                
16:03:47 #10 52.80   hunspell-en-0.20140811.1-20.fc35.noarch                                       
16:03:47 #10 52.80   hunspell-en-GB-0.20140811.1-20.fc35.noarch                                    
16:03:47 #10 52.80   hunspell-en-US-0.20140811.1-20.fc35.noarch                                    
16:03:47 #10 52.80   hunspell-filesystem-1.7.0-11.fc35.aarch64                                     
16:03:47 #10 52.80   info-6.8-2.fc35.aarch64                                                       
16:03:47 #10 52.80   json-glib-1.6.6-1.fc35.aarch64                                                
16:03:47 #10 52.80   kernel-srpm-macros-1.0-6.fc35.noarch                                          
16:03:47 #10 52.80   libappstream-glib-0.7.18-3.fc35.aarch64                                       
16:03:47 #10 52.80   libjpeg-turbo-2.1.0-3.fc35.aarch64                                            
16:03:47 #10 52.80   libpkgconf-1.8.0-1.fc35.aarch64                                               
16:03:47 #10 52.80   libpng-2:1.6.37-11.fc35.aarch64                                               
16:03:47 #10 52.80   libproxy-0.4.17-3.fc35.aarch64                                                
16:03:47 #10 52.80   libsoup-2.74.2-1.fc35.aarch64                                                 
16:03:47 #10 52.80   libstemmer-0-17.585svn.fc35.aarch64                                           
16:03:47 #10 52.80   lua-srpm-macros-1-5.fc35.noarch                                               
16:03:47 #10 52.80   ncurses-6.2-8.20210508.fc35.aarch64                                           
16:03:47 #10 52.80   nim-srpm-macros-3-5.fc35.noarch                                               
16:03:47 #10 52.80   ocaml-srpm-macros-6-5.fc35.noarch                                             
16:03:47 #10 52.80   openblas-srpm-macros-2-10.fc35.noarch                                         
16:03:47 #10 52.80   patch-2.7.6-15.fc35.aarch64                                                   
16:03:47 #10 52.80   perl-AutoLoader-5.74-486.fc35.noarch                                          
16:03:47 #10 52.80   perl-B-1.82-486.fc35.aarch64                                                  
16:03:47 #10 52.80   perl-Carp-1.52-478.fc35.noarch                                                
16:03:47 #10 52.80   perl-Class-Struct-0.66-486.fc35.noarch                                        
16:03:47 #10 52.80   perl-Data-Dumper-2.183-2.fc35.aarch64                                         
16:03:47 #10 52.80   perl-Digest-1.20-1.fc35.noarch                                                
16:03:47 #10 52.80   perl-Digest-MD5-2.58-478.fc35.aarch64                                         
16:03:47 #10 52.80   perl-DynaLoader-1.50-486.fc35.aarch64                                         
16:03:47 #10 52.80   perl-Encode-4:3.15-482.fc35.aarch64                                           
16:03:47 #10 52.80   perl-Errno-1.33-486.fc35.aarch64                                              
16:03:47 #10 52.80   perl-Exporter-5.76-479.fc35.noarch                                            
16:03:47 #10 52.80   perl-Fcntl-1.14-486.fc35.aarch64                                              
16:03:47 #10 52.80   perl-File-Basename-2.85-486.fc35.noarch                                       
16:03:47 #10 52.80   perl-File-Path-2.18-478.fc35.noarch                                           
16:03:47 #10 52.80   perl-File-Temp-1:0.231.100-478.fc35.noarch                                    
16:03:47 #10 52.80   perl-File-stat-1.09-486.fc35.noarch                                           
16:03:47 #10 52.80   perl-FileHandle-2.03-486.fc35.noarch                                          
16:03:47 #10 52.80   perl-Getopt-Long-1:2.52-478.fc35.noarch                                       
16:03:47 #10 52.80   perl-Getopt-Std-1.13-486.fc35.noarch                                          
16:03:47 #10 52.80   perl-HTTP-Tiny-0.080-1.fc35.noarch                                            
16:03:47 #10 52.80   perl-IO-1.46-486.fc35.aarch64                                                 
16:03:47 #10 52.80   perl-IO-Socket-IP-0.41-479.fc35.noarch                                        
16:03:47 #10 52.80   perl-IO-Socket-SSL-2.072-1.fc35.noarch                                        
16:03:47 #10 52.80   perl-IPC-Open3-1.21-486.fc35.noarch                                           
16:03:47 #10 52.80   perl-MIME-Base64-3.16-478.fc35.aarch64                                        
16:03:47 #10 52.80   perl-Mozilla-CA-20211001-1.fc35.noarch                                        
16:03:47 #10 52.80   perl-NDBM_File-1.15-486.fc35.aarch64                                          
16:03:47 #10 52.80   perl-Net-SSLeay-1.90-4.fc35.aarch64                                           
16:03:47 #10 52.80   perl-POSIX-1.97-486.fc35.aarch64                                              
16:03:47 #10 52.80   perl-PathTools-3.80-478.fc35.aarch64                                          
16:03:47 #10 52.80   perl-Pod-Escapes-1:1.07-478.fc35.noarch                                       
16:03:47 #10 52.80   perl-Pod-Perldoc-3.28.01-479.fc35.noarch                                      
16:03:47 #10 52.80   perl-Pod-Simple-1:3.43-2.fc35.noarch                                          
16:03:47 #10 52.80   perl-Pod-Usage-4:2.01-478.fc35.noarch                                         
16:03:47 #10 52.80   perl-Scalar-List-Utils-5:1.62-463.fc35.aarch64                                
16:03:47 #10 52.80   perl-SelectSaver-1.02-486.fc35.noarch                                         
16:03:47 #10 52.80   perl-Socket-4:2.032-2.fc35.aarch64                                            
16:03:47 #10 52.80   perl-Storable-1:3.25-1.fc35.aarch64                                           
16:03:47 #10 52.80   perl-Symbol-1.09-486.fc35.noarch                                              
16:03:47 #10 52.80   perl-Term-ANSIColor-5.01-479.fc35.noarch                                      
16:03:47 #10 52.80   perl-Term-Cap-1.17-478.fc35.noarch                                            
16:03:47 #10 52.80   perl-Text-ParseWords-3.30-478.fc35.noarch                                     
16:03:47 #10 52.80   perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch                                   
16:03:47 #10 52.80   perl-Time-Local-2:1.300-478.fc35.noarch                                       
16:03:47 #10 52.80   perl-URI-5.09-4.fc35.noarch                                                   
16:03:47 #10 52.80   perl-base-2.27-486.fc35.noarch                                                
16:03:47 #10 52.80   perl-constant-1.33-479.fc35.noarch                                            
16:03:47 #10 52.80   perl-if-0.60.900-486.fc35.noarch                                              
16:03:47 #10 52.80   perl-interpreter-4:5.34.1-486.fc35.aarch64                                    
16:03:47 #10 52.80   perl-libnet-3.13-479.fc35.noarch                                              
16:03:47 #10 52.80   perl-libs-4:5.34.1-486.fc35.aarch64                                           
16:03:47 #10 52.80   perl-mro-1.25-486.fc35.aarch64                                                
16:03:47 #10 52.80   perl-overload-1.33-486.fc35.noarch                                            
16:03:47 #10 52.80   perl-overloading-0.02-486.fc35.noarch                                         
16:03:47 #10 52.80   perl-parent-1:0.238-478.fc35.noarch                                           
16:03:47 #10 52.80   perl-podlators-1:4.14-478.fc35.noarch                                         
16:03:47 #10 52.80   perl-srpm-macros-1-42.fc35.noarch                                             
16:03:47 #10 52.80   perl-subs-1.04-486.fc35.noarch                                                
16:03:47 #10 52.80   perl-vars-1.05-486.fc35.noarch                                                
16:03:47 #10 52.80   pkgconf-1.8.0-1.fc35.aarch64                                                  
16:03:47 #10 52.80   pkgconf-m4-1.8.0-1.fc35.noarch                                                
16:03:47 #10 52.80   pkgconf-pkg-config-1.8.0-1.fc35.aarch64                                       
16:03:47 #10 52.80   python-srpm-macros-3.10-13.fc35.noarch                                        
16:03:47 #10 52.80   python3-construct-2.10.68-1.fc35.noarch                                       
16:03:47 #10 52.80   python3-dateutil-1:2.8.1-7.fc35.noarch                                        
16:03:47 #10 52.80   python3-dbus-1.2.18-2.fc35.aarch64                                            
16:03:47 #10 52.80   python3-distro-1.6.0-1.fc35.noarch                                            
16:03:47 #10 52.80   python3-dnf-plugins-core-4.3.1-1.fc35.noarch                                  
16:03:47 #10 52.80   python3-enchant-3.2.2-1.fc35.noarch                                           
16:03:47 #10 52.80   python3-pybeam-0.7-1.fc35.noarch                                              
16:03:47 #10 52.80   python3-pyxdg-0.27-3.fc35.noarch                                              
16:03:47 #10 52.80   python3-six-1.16.0-4.fc35.noarch                                              
16:03:47 #10 52.80   python3-toml-0.10.2-5.fc35.noarch                                             
16:03:47 #10 52.80   python3-zstd-1.4.5.1-5.fc35.aarch64                                           
16:03:47 #10 52.80   qt5-srpm-macros-5.15.2-3.fc35.noarch                                          
16:03:47 #10 52.80   redhat-rpm-config-202-1.fc35.noarch                                           
16:03:47 #10 52.80   rpm-build-4.17.1-3.fc35.aarch64                                               
16:03:47 #10 52.80   rpmautospec-rpm-macros-0.3.0-1.fc35.noarch                                    
16:03:47 #10 52.80   rpmlint-2.2.0-6.fc35.noarch                                                   
16:03:47 #10 52.80   rpmlint-fedora-license-data-1.8-1.fc35.noarch                                 
16:03:47 #10 52.80   rust-srpm-macros-23-1.fc35.noarch                                             
16:03:47 #10 52.80   shared-mime-info-2.1-3.fc35.aarch64                                           
16:03:47 #10 52.80   systemd-libs-249.13-6.fc35.aarch64                                            
16:03:47 #10 52.80   unzip-6.0-53.fc35.aarch64                                                     
16:03:47 #10 52.80   xxhash-libs-0.8.1-1.fc35.aarch64                                              
16:03:47 #10 52.80   xz-5.2.5-9.fc35.aarch64                                                       
16:03:47 #10 52.80   zip-3.0-31.fc35.aarch64                                                       
16:03:47 #10 52.80   zstd-1.5.2-2.fc35.aarch64                                                     
16:03:47 #10 52.80 
16:03:47 #10 52.80 Complete!
16:03:47 #11 33.40 Selecting previously unselected package patch.
16:03:47 #11 33.40 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ...
16:03:47 #11 33.40 Unpacking patch (2.7.6-6) ...
16:03:47 #11 33.44 Selecting previously unselected package dpkg-dev.
16:03:47 #11 33.45 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
16:03:47 #11 33.45 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
16:03:47 #11 33.54 Selecting previously unselected package build-essential.
16:03:47 #11 33.54 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ...
16:03:47 #11 33.55 Unpacking build-essential (12.8ubuntu1.1) ...
16:03:47 #11 33.58 Selecting previously unselected package libbrotli1:amd64.
16:03:47 #11 33.58 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
16:03:47 #11 33.59 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
16:03:47 #11 33.65 Selecting previously unselected package libroken18-heimdal:amd64.
16:03:47 #11 49.25 Setting up perl (5.34.0-3ubuntu1.1) ...
16:03:47 #11 49.28 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
16:03:47 #11 49.30 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:03:47 #11 49.32 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
16:03:47 #11 49.34 Setting up python3-gpg (1.16.0-1.2ubuntu4) ...
16:03:47 #11 33.66 Preparing to unpack .../269-libtype-tiny-perl_1.012004-1_all.deb ...
16:03:47 #11 33.66 Unpacking libtype-tiny-perl (1.012004-1) ...
16:03:47 #11 33.74 Selecting previously unselected package libgitlab-api-v4-perl.
16:03:47 #11 33.74 Preparing to unpack .../270-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:03:47 #11 33.75 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:03:47 #11 33.79 Selecting previously unselected package libhash-fieldhash-perl.
16:03:47 #11 33.79 Preparing to unpack .../271-libhash-fieldhash-perl_0.15-1build5_amd64.deb ...
16:03:47 #11 33.80 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
16:03:47 #11 33.83 Selecting previously unselected package libhtml-form-perl.
16:03:47 #11 33.83 Preparing to unpack .../272-libhtml-form-perl_6.07-1_all.deb ...
16:03:47 #11 33.83 Unpacking libhtml-form-perl (6.07-1) ...
16:03:47 #11 33.86 Selecting previously unselected package libhtml-format-perl.
16:03:47 #11 33.86 Preparing to unpack .../273-libhtml-format-perl_2.12-1.1_all.deb ...
16:03:47 #11 33.87 Unpacking libhtml-format-perl (2.12-1.1) ...
16:03:47 #11 33.90 Selecting previously unselected package libhtml-html5-entities-perl.
16:03:47 #11 33.90 Preparing to unpack .../274-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:03:47 #11 33.90 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:03:47 #11 33.94 Selecting previously unselected package libhttp-daemon-perl.
16:03:47 #11 33.94 Preparing to unpack .../275-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
16:03:47 #11 33.94 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
16:03:47 #11 33.97 Selecting previously unselected package libio-interactive-perl.
16:03:47 #11 33.97 Preparing to unpack .../276-libio-interactive-perl_1.023-1_all.deb ...
16:03:47 #11 33.98 Unpacking libio-interactive-perl (1.023-1) ...
16:03:47 #11 34.01 Selecting previously unselected package libio-prompt-tiny-perl.
16:03:47 #12 6.035 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblzo2-2 armhf 2.08-1.2 [44.2 kB]
16:03:47 #12 6.038 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libarchive13 armhf 3.2.2-3.1ubuntu0.7 [251 kB]
16:03:47 #12 6.054 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libjsoncpp1 armhf 1.7.4-3 [65.9 kB]
16:03:47 #12 6.058 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librhash0 armhf 1.3.6-2 [90.3 kB]
16:03:47 #12 6.062 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libuv1 armhf 1.18.0-3 [53.5 kB]
16:03:47 #12 6.066 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cmake armhf 3.10.2-1ubuntu2.18.04.2 [2724 kB]
16:03:47 #11 35.52 Preparing to unpack .../341-libpod-parser-perl_1.65-1_all.deb ...
16:03:47 #11 35.53 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:03:47 #11 35.54 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:03:47 #11 35.54 Unpacking libpod-parser-perl (1.65-1) ...
16:03:47 #11 35.57 Selecting previously unselected package libpod-constants-perl.
16:03:47 #11 35.57 Preparing to unpack .../342-libpod-constants-perl_0.19-2_all.deb ...
16:03:47 #11 35.58 Unpacking libpod-constants-perl (0.19-2) ...
16:03:47 #11 35.61 Selecting previously unselected package libproc-processtable-perl:amd64.
16:03:47 #11 35.61 Preparing to unpack .../343-libproc-processtable-perl_0.634-1build1_amd64.deb ...
16:03:47 #11 35.61 Unpacking libproc-processtable-perl:amd64 (0.634-1build1) ...
16:03:47 #11 35.65 Selecting previously unselected package libre2-9:amd64.
16:03:47 #11 35.65 Preparing to unpack .../344-libre2-9_20220601+dfsg-1_amd64.deb ...
16:03:47 #11 35.66 Unpacking libre2-9:amd64 (20220601+dfsg-1) ...
16:03:47 #11 35.69 Selecting previously unselected package libre-engine-re2-perl:amd64.
16:03:47 #11 35.69 Preparing to unpack .../345-libre-engine-re2-perl_0.14-1build2_amd64.deb ...
16:03:47 #11 35.69 Unpacking libre-engine-re2-perl:amd64 (0.14-1build2) ...
16:03:47 #11 35.73 Selecting previously unselected package libreadonly-perl.
16:03:47 #11 35.73 Preparing to unpack .../346-libreadonly-perl_2.050-3_all.deb ...
16:03:47 #11 35.73 Unpacking libreadonly-perl (2.050-3) ...
16:03:47 #11 35.76 Selecting previously unselected package libref-util-perl.
16:03:47 #10 51.97 Setting up libgdbm-compat4:arm64 (1.19-2) ...
16:03:47 #10 51.99 Setting up ucf (3.0043) ...
16:03:47 #10 52.11 Setting up libperl5.32:arm64 (5.32.1-4+deb11u2) ...
16:03:47 #10 52.12 Setting up gcc-10 (10.2.1-6) ...
16:03:47 #10 52.13 Setting up dwz (0.13+20210201-1) ...
16:03:47 #10 52.14 Setting up groff-base (1.22.4-6) ...
16:03:47 #10 52.16 Setting up cpp (4:10.2.1-1) ...
16:03:47 #10 52.17 Setting up pixz (1.0.7-1) ...
16:03:47 #10 52.19 Setting up gpgconf (2.2.27-2+deb11u2) ...
16:03:47 #10 52.20 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
16:03:47 #10 52.21 Setting up libc6-dev:arm64 (2.31-13+deb11u5) ...
16:03:47 #10 52.22 Setting up libx11-6:arm64 (2:1.7.2-1) ...
16:03:47 #10 52.24 Setting up curl (7.74.0-1.3+deb11u3) ...
16:03:47 #10 52.25 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
16:03:47 #10 52.26 Setting up gpg (2.2.27-2+deb11u2) ...
16:03:47 #10 52.27 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ...
16:03:47 #10 52.29 Setting up libpython3-stdlib:arm64 (3.9.2-3) ...
16:03:47 #10 52.30 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
16:03:47 #10 52.31 Setting up libstdc++-10-dev:arm64 (10.2.1-6) ...
16:03:47 #10 52.32 Setting up gpg-agent (2.2.27-2+deb11u2) ...
16:03:47 #10 36.29 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
16:03:47 #10 36.55 Unpacking autotools-dev (20180224.1+nmu1) ...
16:03:47 #10 37.77 Preparing to unpack .../085-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
16:03:47 #10 37.78 Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
16:03:47 #10 37.82 Selecting previously unselected package make.
16:03:47 #10 37.82 Preparing to unpack .../086-make_4.1-9.1ubuntu1_amd64.deb ...
16:03:47 #10 37.83 Unpacking make (4.1-9.1ubuntu1) ...
16:03:47 #10 37.87 Selecting previously unselected package libdpkg-perl.
16:03:47 #10 37.88 Preparing to unpack .../087-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ...
16:03:47 #10 37.88 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ...
16:03:47 #10 37.94 Selecting previously unselected package patch.
16:03:47 #10 37.94 Preparing to unpack .../088-patch_2.7.6-2ubuntu1.1_amd64.deb ...
16:03:47 #10 37.95 Unpacking patch (2.7.6-2ubuntu1.1) ...
16:03:47 #10 37.99 Selecting previously unselected package dpkg-dev.
16:03:47 #10 46.00 Preparing to unpack .../256-libpython2.7_2.7.16-2+deb10u1_armhf.deb ...
16:03:47 #10 46.01 Unpacking libpython2.7:armhf (2.7.16-2+deb10u1) ...
16:03:47 #10 46.13 Selecting previously unselected package libmailutils5:armhf.
16:03:47 #10 46.13 Preparing to unpack .../257-libmailutils5_1%3a3.5-4_armhf.deb ...
16:03:47 #10 46.14 Unpacking libmailutils5:armhf (1:3.5-4) ...
16:03:47 #10 46.21 Selecting previously unselected package libmime-tools-perl.
16:03:47 #10 46.21 Preparing to unpack .../258-libmime-tools-perl_5.509-1_all.deb ...
16:03:47 #10 46.22 Unpacking libmime-tools-perl (5.509-1) ...
16:03:47 #13 1.313 CentOS Stream 9 - AppStream                      21 kB/s | 5.8 kB     00:00    
16:03:47 #12 10.32 Preparing to unpack .../17-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ...
16:03:47 #12 10.33 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ...
16:03:47 #12 10.37 Selecting previously unselected package libsepol1-dev:armhf.
16:03:47 #12 10.37 Preparing to unpack .../18-libsepol1-dev_2.8-1_armhf.deb ...
16:03:47 #12 10.38 Unpacking libsepol1-dev:armhf (2.8-1) ...
16:03:47 #12 10.45 Selecting previously unselected package libpcre16-3:armhf.
16:03:47 #12 10.45 Preparing to unpack .../19-libpcre16-3_2%3a8.39-12_armhf.deb ...
16:03:47 #12 10.45 Unpacking libpcre16-3:armhf (2:8.39-12) ...
16:03:47 #12 10.50 Selecting previously unselected package libpcre32-3:armhf.
16:03:47 #12 10.50 Preparing to unpack .../20-libpcre32-3_2%3a8.39-12_armhf.deb ...
16:03:47 #12 10.51 Unpacking libpcre32-3:armhf (2:8.39-12) ...
16:03:47 #12 10.56 Selecting previously unselected package libpcrecpp0v5:armhf.
16:03:47 #10 46.26 Preparing to unpack .../323-python-apt-common_1.8.4.3_all.deb ...
16:03:47 #10 46.26 Unpacking python-apt-common (1.8.4.3) ...
16:03:47 #10 46.31 Selecting previously unselected package python3-apt.
16:03:47 #10 46.32 Preparing to unpack .../324-python3-apt_1.8.4.3_amd64.deb ...
16:03:47 #10 46.32 Unpacking python3-apt (1.8.4.3) ...
16:03:47 #10 46.38 Selecting previously unselected package python3-certifi.
16:03:47 #10 46.38 Preparing to unpack .../325-python3-certifi_2018.8.24-1_all.deb ...
16:03:47 #10 46.39 Unpacking python3-certifi (2018.8.24-1) ...
16:03:47 #10 46.43 Selecting previously unselected package python3-idna.
16:03:47 #10 46.43 Preparing to unpack .../326-python3-idna_2.6-1_all.deb ...
16:03:47 #10 46.43 Unpacking python3-idna (2.6-1) ...
16:03:47 #10 46.47 Selecting previously unselected package python3-magic.
16:03:47 #10 46.48 Preparing to unpack .../327-python3-magic_2%3a0.4.15-2_all.deb ...
16:03:47 #10 46.48 Unpacking python3-magic (2:0.4.15-2) ...
16:03:47 #11 50.09 Setting up liblinux-epoll-perl (0.017-1) ...
16:03:47 #11 50.10 Setting up libvariable-magic-perl (0.62-1build2) ...
16:03:47 #11 50.11 Setting up python3-idna (2.8-1) ...
16:03:47 #11 27.72 Selecting previously unselected package groff-base.
16:03:47 #11 27.72 Preparing to unpack .../058-groff-base_1.22.4-8build1_armhf.deb ...
16:03:47 #11 27.72 Unpacking groff-base (1.22.4-8build1) ...
16:03:47 #11 27.78 Selecting previously unselected package libcbor0.8:armhf.
16:03:47 #11 27.78 Preparing to unpack .../059-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ...
16:03:47 #11 27.79 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ...
16:03:47 #11 27.82 Selecting previously unselected package libedit2:armhf.
16:03:47 #11 27.82 Preparing to unpack .../060-libedit2_3.1-20210910-1build1_armhf.deb ...
16:03:47 #11 27.83 Unpacking libedit2:armhf (3.1-20210910-1build1) ...
16:03:47 #11 27.87 Selecting previously unselected package libfido2-1:armhf.
16:03:47 #11 27.87 Preparing to unpack .../061-libfido2-1_1.11.0-1_armhf.deb ...
16:03:47 #11 27.87 Unpacking libfido2-1:armhf (1.11.0-1) ...
16:03:47 #11 27.91 Selecting previously unselected package libnghttp2-14:armhf.
16:03:47 #11 27.91 Preparing to unpack .../062-libnghttp2-14_1.49.0-1_armhf.deb ...
16:03:47 #11 27.91 Unpacking libnghttp2-14:armhf (1.49.0-1) ...
16:03:47 #11 27.95 Selecting previously unselected package libpipeline1:armhf.
16:03:47 #10 43.81   Installing       : binutils-2.38-25.fc37.aarch64                        9/136 
16:03:47 #10 43.81   Running scriptlet: binutils-2.38-25.fc37.aarch64                        9/136 
16:03:47 #10 43.85   Installing       : elfutils-0.187-8.fc37.aarch64                       10/136 
16:03:47 #10 43.86   Installing       : xz-5.2.5-10.fc37.aarch64                            11/136 
16:03:47 #10 43.87   Installing       : unzip-6.0-58.fc37.aarch64                           12/136 
16:03:47 #10 43.88   Installing       : file-5.42-4.fc37.aarch64                            13/136 
16:03:47 #10 43.89   Installing       : dwz-0.14-7.fc37.aarch64                             14/136 
16:03:47 #10 43.89   Installing       : zip-3.0-33.fc37.aarch64                             15/136 
16:03:47 #10 43.90   Installing       : enchant2-2.3.3-2.fc37.aarch64                       16/136 
16:03:47 #10 43.92   Installing       : python3-enchant-3.2.2-5.fc37.noarch                 17/136 
16:03:47 #10 43.93   Installing       : python3-construct-2.10.68-3.fc37.noarch             18/136 
16:03:47 #10 43.94   Installing       : python3-pybeam-0.7-4.fc37.noarch                    19/136 
16:03:47 #10 43.95   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch              20/136 
16:03:47 #10 43.96   Installing       : rust-srpm-macros-23-1.fc37.noarch                   21/136 
16:03:47 #10 43.96   Installing       : qt5-srpm-macros-5.15.7-1.fc37.noarch                22/136 
16:03:47 #10 43.98   Installing       : python3-zstandard-0.19.0-1.fc37.aarch64             23/136 
16:03:47 #10 43.98   Installing       : dbus-libs-1:1.14.4-1.fc37.aarch64                   24/136 
16:03:47 #10 44.00   Installing       : python3-dbus-1.3.2-1.fc37.aarch64                   25/136 
16:03:47 #10 44.00   Installing       : ansible-srpm-macros-1-8.1.fc37.noarch               26/136 
16:03:47 #10 44.01   Installing       : zstd-1.5.2-3.fc37.aarch64                           27/136 
16:03:47 #12 6.156 Done
16:03:47 #11 37.19 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
16:03:47 #11 37.20 Unpacking libsort-versions-perl (1.62-1) ...
16:03:47 #11 37.23 Selecting previously unselected package libgit-wrapper-perl.
16:03:47 #11 37.23 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
16:03:47 #11 37.24 Unpacking libgit-wrapper-perl (0.048-1) ...
16:03:47 #11 37.27 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:03:47 #11 37.27 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:03:47 #11 37.27 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:03:47 #11 37.31 Selecting previously unselected package libio-prompter-perl.
16:03:47 #11 37.31 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
16:03:47 #11 37.31 Unpacking libio-prompter-perl (0.004015-1) ...
16:03:47 #11 37.34 Selecting previously unselected package libjson-perl.
16:03:47 #11 37.35 Preparing to unpack .../255-libjson-perl_4.04000-1_all.deb ...
16:03:47 #11 37.35 Unpacking libjson-perl (4.04000-1) ...
16:03:47 #11 37.38 Selecting previously unselected package liblog-any-perl.
16:03:47 #11 37.38 Preparing to unpack .../256-liblog-any-perl_1.710-1_all.deb ...
16:03:47 #11 37.38 Unpacking liblog-any-perl (1.710-1) ...
16:03:47 #11 37.41 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:03:47 #11 32.38 Preparing to unpack .../144-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ...
16:03:47 #11 32.38 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
16:03:47 #11 32.43 Selecting previously unselected package gpg-wks-client.
16:03:47 #11 32.43 Preparing to unpack .../145-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ...
16:03:47 #11 32.43 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
16:03:47 #11 32.47 Selecting previously unselected package gpg-wks-server.
16:03:47 #11 32.47 Preparing to unpack .../146-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ...
16:03:47 #11 32.47 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
16:03:47 #11 32.51 Selecting previously unselected package gpgsm.
16:03:47 #11 32.51 Preparing to unpack .../147-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ...
16:03:47 #11 32.51 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
16:03:47 #11 32.56 Selecting previously unselected package gnupg.
16:03:47 #11 32.56 Preparing to unpack .../148-gnupg_2.2.19-3ubuntu2.2_all.deb ...
16:03:47 #11 32.56 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
16:03:47 #11 32.61 Selecting previously unselected package libfile-which-perl.
16:03:47 #11 32.61 Preparing to unpack .../149-libfile-which-perl_1.23-1_all.deb ...
16:03:47 #11 32.61 Unpacking libfile-which-perl (1.23-1) ...
16:03:47 #11 32.64 Selecting previously unselected package libfile-homedir-perl.
16:03:47 #11 32.64 Preparing to unpack .../150-libfile-homedir-perl_1.004-1_all.deb ...
16:03:47 #11 32.65 Unpacking libfile-homedir-perl (1.004-1) ...
16:03:47 #11 32.68 Selecting previously unselected package libio-pty-perl.
16:03:47 #11 32.68 Preparing to unpack .../151-libio-pty-perl_1%3a1.12-1_armhf.deb ...
16:03:47 #11 32.68 Unpacking libio-pty-perl (1:1.12-1) ...
16:03:47 #11 32.71 Selecting previously unselected package libipc-run-perl.
16:03:47 #11 38.55 Preparing to unpack .../254-libsub-install-perl_0.928-2_all.deb ...
16:03:47 #11 38.55 Unpacking libsub-install-perl (0.928-2) ...
16:03:47 #11 38.60 Selecting previously unselected package libdata-optlist-perl.
16:03:47 #11 38.60 Preparing to unpack .../255-libdata-optlist-perl_0.112-1_all.deb ...
16:03:47 #11 38.61 Unpacking libdata-optlist-perl (0.112-1) ...
16:03:47 #11 38.66 Selecting previously unselected package libsub-exporter-perl.
16:03:47 #11 38.66 Preparing to unpack .../256-libsub-exporter-perl_0.988-1_all.deb ...
16:03:47 #11 38.67 Unpacking libsub-exporter-perl (0.988-1) ...
16:03:47 #11 38.71 Selecting previously unselected package libconst-fast-perl.
16:03:47 #11 38.71 Preparing to unpack .../257-libconst-fast-perl_0.014-2_all.deb ...
16:03:47 #11 38.72 Unpacking libconst-fast-perl (0.014-2) ...
16:03:47 #11 38.80 Selecting previously unselected package libwant-perl.
16:03:47 #11 38.80 Preparing to unpack .../258-libwant-perl_0.29-2_arm64.deb ...
16:03:47 #11 38.82 Unpacking libwant-perl (0.29-2) ...
16:03:47 #11 38.91 Selecting previously unselected package libcontextual-return-perl.
16:03:47 #10 DONE 53.0s
16:03:47 
16:03:47 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
16:03:47 #11 DONE 0.1s
16:03:47 
16:03:47 #12 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:03:47 #11 49.51 Setting up libdata-dump-perl (1.25-1) ...
16:03:47 #11 33.65 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.2_amd64.deb ...
16:03:47 #11 49.53 Setting up python3-certifi (2020.6.20-1) ...
16:03:47 #11 49.66 Setting up libfile-find-rule-perl (0.34-1) ...
16:03:47 #11 33.65 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:47 #11 33.69 Selecting previously unselected package libasn1-8-heimdal:amd64.
16:03:47 #11 33.70 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.2_amd64.deb ...
16:03:47 #11 33.70 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:47 #11 33.75 Selecting previously unselected package libheimbase1-heimdal:amd64.
16:03:47 #11 33.75 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.2_amd64.deb ...
16:03:47 #11 33.75 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:47 #11 33.80 Selecting previously unselected package libhcrypto4-heimdal:amd64.
16:03:47 #11 33.80 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.2_amd64.deb ...
16:03:47 #11 33.80 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:47 #11 33.85 Selecting previously unselected package libwind0-heimdal:amd64.
16:03:47 #11 33.85 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.2_amd64.deb ...
16:03:47 #11 34.01 Preparing to unpack .../277-libio-prompt-tiny-perl_0.003-1_all.deb ...
16:03:47 #11 34.01 Unpacking libio-prompt-tiny-perl (0.003-1) ...
16:03:47 #11 34.04 Selecting previously unselected package libtypes-serialiser-perl.
16:03:47 #11 34.04 Preparing to unpack .../278-libtypes-serialiser-perl_1.01-1_all.deb ...
16:03:47 #11 34.05 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:03:47 #11 34.08 Selecting previously unselected package libjson-xs-perl.
16:03:47 #11 34.08 Preparing to unpack .../279-libjson-xs-perl_4.030-1build3_amd64.deb ...
16:03:47 #11 34.09 Unpacking libjson-xs-perl (4.030-1build3) ...
16:03:47 #11 34.12 Selecting previously unselected package libjson-maybexs-perl.
16:03:47 #11 34.12 Preparing to unpack .../280-libjson-maybexs-perl_1.004003-1_all.deb ...
16:03:47 #11 34.12 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:03:47 #11 34.16 Selecting previously unselected package libldap-common.
16:03:47 #11 34.16 Preparing to unpack .../281-libldap-common_2.5.13+dfsg-0ubuntu0.22.04.1_all.deb ...
16:03:47 #11 34.16 Unpacking libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
16:03:47 #11 34.20 Selecting previously unselected package liblist-compare-perl.
16:03:47 #11 34.20 Preparing to unpack .../282-liblist-compare-perl_0.55-1_all.deb ...
16:03:47 #11 34.20 Unpacking liblist-compare-perl (0.55-1) ...
16:03:47 #11 34.24 Selecting previously unselected package liblist-someutils-perl.
16:03:47 #12 6.194 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
16:03:47 #12 6.195 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf btrfs-progs armhf 4.15.1-1build1 [579 kB]
16:03:47 #12 6.223 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf btrfs-tools armhf 4.15.1-1build1 [2604 B]
16:03:47 #12 6.224 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdevmapper1.02.1 armhf 2:1.02.145-4.1ubuntu3.18.04.3 [117 kB]
16:03:47 #12 6.231 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdevmapper-event1.02.1 armhf 2:1.02.145-4.1ubuntu3.18.04.3 [9764 B]
16:03:47 #12 6.232 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libudev-dev armhf 237-3ubuntu10.56 [19.1 kB]
16:03:47 #12 6.232 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsepol1-dev armhf 2.7-1ubuntu0.1 [303 kB]
16:03:47 #12 6.247 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre16-3 armhf 2:8.39-9ubuntu0.1 [128 kB]
16:03:47 #12 6.253 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre32-3 armhf 2:8.39-9ubuntu0.1 [121 kB]
16:03:47 #12 6.270 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcrecpp0v5 armhf 2:8.39-9ubuntu0.1 [13.2 kB]
16:03:47 #12 6.344 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre3-dev armhf 2:8.39-9ubuntu0.1 [475 kB]
16:03:47 #12 6.357 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libselinux1-dev armhf 2.7-2build2 [142 kB]
16:03:47 #12 6.358 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdevmapper-dev armhf 2:1.02.145-4.1ubuntu3.18.04.3 [35.0 kB]
16:03:47 #12 6.359 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1~18.04.2 [77.0 kB]
16:03:47 #12 6.362 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsystemd-dev armhf 237-3ubuntu10.56 [184 kB]
16:03:47 #12 6.366 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pkg-config armhf 0.29.1-0ubuntu2 [42.0 kB]
16:03:47 #11 35.76 Preparing to unpack .../347-libref-util-perl_0.204-1_all.deb ...
16:03:47 #11 35.77 Unpacking libref-util-perl (0.204-1) ...
16:03:47 #11 35.80 Selecting previously unselected package libref-util-xs-perl.
16:03:47 #11 35.80 Preparing to unpack .../348-libref-util-xs-perl_0.117-2_amd64.deb ...
16:03:47 #11 35.81 Unpacking libref-util-xs-perl (0.117-2) ...
16:03:47 #11 35.84 Selecting previously unselected package libregexp-pattern-license-perl.
16:03:47 #11 35.85 Preparing to unpack .../349-libregexp-pattern-license-perl_3.9.4-1_all.deb ...
16:03:47 #11 35.85 Unpacking libregexp-pattern-license-perl (3.9.4-1) ...
16:03:47 #11 35.89 Selecting previously unselected package libregexp-pattern-perl.
16:03:47 #11 35.89 Preparing to unpack .../350-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:03:47 #11 35.90 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:03:47 #11 36.02 Selecting previously unselected package libregexp-wildcards-perl.
16:03:47 #10 45.92 137 added, 0 removed; done.
16:03:47 #10 45.96 Setting up libunbound8:arm64 (1.9.0-2+deb10u2) ...
16:03:47 #10 45.97 Setting up shared-mime-info (1.10-1) ...
16:03:47 #24 26.00 Selecting previously unselected package binutils-s390x-linux-gnu.
16:03:47 #24 26.00 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
16:03:47 #24 26.01 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
16:03:47 #24 26.24 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
16:03:47 #24 26.24 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
16:03:47 #24 26.24 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:03:47 #24 26.28 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
16:03:47 #24 26.28 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:03:47 #24 26.29 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:03:47 #10 46.29 Selecting previously unselected package libnet-dns-sec-perl.
16:03:47 #10 46.30 Preparing to unpack .../259-libnet-dns-sec-perl_1.11-1_armhf.deb ...
16:03:47 #10 46.30 Unpacking libnet-dns-sec-perl (1.11-1) ...
16:03:47 #10 46.36 Selecting previously unselected package libnet-libidn-perl.
16:03:47 #10 46.36 Preparing to unpack .../260-libnet-libidn-perl_0.12.ds-3+b1_armhf.deb ...
16:03:47 #10 46.37 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
16:03:47 #10 46.42 Selecting previously unselected package libnumber-compare-perl.
16:03:47 #10 46.42 Preparing to unpack .../261-libnumber-compare-perl_0.03-1_all.deb ...
16:03:47 #10 46.43 Unpacking libnumber-compare-perl (0.03-1) ...
16:03:47 #10 46.47 Selecting previously unselected package libnumber-range-perl.
16:03:47 #10 46.47 Preparing to unpack .../262-libnumber-range-perl_0.12-1_all.deb ...
16:03:47 #10 46.48 Unpacking libnumber-range-perl (0.12-1) ...
16:03:47 #10 46.52 Selecting previously unselected package libossp-uuid16:armhf.
16:03:47 #10 37.99 Preparing to unpack .../089-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ...
16:03:47 #10 38.00 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ...
16:03:47 #10 38.10 Selecting previously unselected package build-essential.
16:03:47 #10 38.10 Preparing to unpack .../090-build-essential_12.4ubuntu1_amd64.deb ...
16:03:47 #10 38.11 Unpacking build-essential (12.4ubuntu1) ...
16:03:47 #10 38.15 Selecting previously unselected package libroken18-heimdal:amd64.
16:03:47 #10 38.15 Preparing to unpack .../091-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.2_amd64.deb ...
16:03:47 #10 38.16 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:47 #10 38.20 Selecting previously unselected package libasn1-8-heimdal:amd64.
16:03:47 #10 38.20 Preparing to unpack .../092-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.2_amd64.deb ...
16:03:47 #10 38.21 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:47 #10 38.27 Selecting previously unselected package libheimbase1-heimdal:amd64.
16:03:47 #10 38.27 Preparing to unpack .../093-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.2_amd64.deb ...
16:03:47 #10 38.27 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:47 #10 38.32 Selecting previously unselected package libhcrypto4-heimdal:amd64.
16:03:47 #12 10.56 Preparing to unpack .../21-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
16:03:47 #12 10.56 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
16:03:47 #12 10.60 Selecting previously unselected package libpcre3-dev:armhf.
16:03:47 #12 10.60 Preparing to unpack .../22-libpcre3-dev_2%3a8.39-12_armhf.deb ...
16:03:47 #12 10.61 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
16:03:47 #12 10.68 Selecting previously unselected package libselinux1-dev:armhf.
16:03:47 #12 10.68 Preparing to unpack .../23-libselinux1-dev_2.8-1+b1_armhf.deb ...
16:03:47 #12 10.69 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
16:03:47 #12 10.74 Selecting previously unselected package libdevmapper-dev:armhf.
16:03:47 #12 10.74 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
16:03:47 #12 10.75 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
16:03:47 #12 10.78 Selecting previously unselected package libltdl7:armhf.
16:03:47 #10 46.52 Selecting previously unselected package python3-urllib3.
16:03:47 #10 46.52 Preparing to unpack .../328-python3-urllib3_1.24.1-1_all.deb ...
16:03:47 #10 46.52 Unpacking python3-urllib3 (1.24.1-1) ...
16:03:47 #10 46.56 Selecting previously unselected package python3-requests.
16:03:47 #10 46.57 Preparing to unpack .../329-python3-requests_2.21.0-1_all.deb ...
16:03:47 #10 46.57 Unpacking python3-requests (2.21.0-1) ...
16:03:47 #10 46.61 Selecting previously unselected package python3-unidiff.
16:03:47 #10 46.62 Preparing to unpack .../330-python3-unidiff_0.5.4-1_all.deb ...
16:03:47 #10 46.62 Unpacking python3-unidiff (0.5.4-1) ...
16:03:47 #10 46.65 Selecting previously unselected package python3-xdg.
16:03:47 #10 46.65 Preparing to unpack .../331-python3-xdg_0.25-5_all.deb ...
16:03:47 #10 46.66 Unpacking python3-xdg (0.25-5) ...
16:03:47 #10 46.69 Selecting previously unselected package shared-mime-info.
16:03:47 #10 46.70 Preparing to unpack .../332-shared-mime-info_1.10-1_amd64.deb ...
16:03:47 #10 46.70 Unpacking shared-mime-info (1.10-1) ...
16:03:47 #11 50.34 Setting up libio-html-perl (1.001-1) ...
16:03:47 #11 50.38 Setting up libcroco3:arm64 (0.6.13-1) ...
16:03:47 #11 50.43 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
16:03:47 #11 50.48 Setting up libtest-refcount-perl (0.10-1) ...
16:03:47 #11 27.95 Preparing to unpack .../063-libpipeline1_1.5.6-2_armhf.deb ...
16:03:47 #11 27.96 Unpacking libpipeline1:armhf (1.5.6-2) ...
16:03:47 #11 27.99 Selecting previously unselected package libpng16-16:armhf.
16:03:47 #11 27.99 Preparing to unpack .../064-libpng16-16_1.6.38-2_armhf.deb ...
16:03:47 #11 28.00 Unpacking libpng16-16:armhf (1.6.38-2) ...
16:03:47 #11 28.05 Selecting previously unselected package libpsl5:armhf.
16:03:47 #11 28.05 Preparing to unpack .../065-libpsl5_0.21.0-1.2build2_armhf.deb ...
16:03:47 #11 28.06 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
16:03:47 #11 28.09 Selecting previously unselected package libxau6:armhf.
16:03:47 #11 28.09 Preparing to unpack .../066-libxau6_1%3a1.0.9-1build5_armhf.deb ...
16:03:47 #11 28.10 Unpacking libxau6:armhf (1:1.0.9-1build5) ...
16:03:47 #11 28.13 Selecting previously unselected package libxdmcp6:armhf.
16:03:47 #11 28.13 Preparing to unpack .../067-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ...
16:03:47 #11 28.14 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
16:03:47 #11 28.17 Selecting previously unselected package libxcb1:armhf.
16:03:47 #10 46.28 Fedora Modular 36 - x86_64 - Updates            2.2 MB/s | 2.9 MB     00:01    
16:03:47 #10 47.16 Last metadata expiration check: 0:00:01 ago on Thu Dec 15 16:03:46 2022.
16:03:47 #10 44.02   Installing       : xxhash-libs-0.8.1-3.fc37.aarch64                    28/136 
16:03:47 #10 44.08   Installing       : gdb-minimal-12.1-6.fc37.aarch64                     29/136 
16:03:47 #10 44.09   Installing       : debugedit-5.0-5.fc37.aarch64                        30/136 
16:03:47 #10 44.10   Installing       : shared-mime-info-2.2-2.fc37.aarch64                 31/136 
16:03:47 #10 44.11   Running scriptlet: shared-mime-info-2.2-2.fc37.aarch64                 31/136 
16:03:47 #10 44.12   Installing       : rpmautospec-rpm-macros-0.3.0-1.fc37.noarch          32/136 
16:03:47 #10 44.13   Installing       : python3-tomli-w-1.0.0-4.fc37.noarch                 33/136 
16:03:47 #10 44.14   Installing       : python3-pyxdg-0.27-6.fc37.noarch                    34/136 
16:03:47 #10 44.15   Installing       : python3-file-magic-5.42-4.fc37.noarch               35/136 
16:03:47 #10 44.16   Installing       : python3-distro-1.7.0-3.fc37.noarch                  36/136 
16:03:47 #10 44.17   Installing       : python3-dnf-plugins-core-4.3.1-1.fc37.noarch        37/136 
16:03:47 #10 44.18   Installing       : pkgconf-m4-1.8.0-3.fc37.noarch                      38/136 
16:03:47 #10 44.18   Installing       : perl-srpm-macros-1-46.fc37.noarch                   39/136 
16:03:47 #10 44.18   Installing       : package-notes-srpm-macros-0.5-6.fc37.noarch         40/136 
16:03:47 #10 44.19   Installing       : openblas-srpm-macros-2-12.fc37.noarch               41/136 
16:03:47 #10 44.19   Installing       : ocaml-srpm-macros-7-2.fc37.noarch                   42/136 
16:03:47 #10 44.20   Installing       : nim-srpm-macros-3-7.fc37.noarch                     43/136 
16:03:47 #10 44.20   Installing       : ncurses-6.3-3.20220501.fc37.aarch64                 44/136 
16:03:47 #10 44.21   Installing       : lua-srpm-macros-1-7.fc37.noarch                     45/136 
16:03:47 #10 44.22   Installing       : libstemmer-0-19.585svn.fc37.aarch64                 46/136 
16:03:47 #10 44.22   Installing       : libpng-2:1.6.37-13.fc37.aarch64                     47/136 
16:03:47 #12 6.348  Done
16:03:47 #12 6.525 Starting pkgProblemResolver with broken count: 0
16:03:47 #12 6.569 Starting 2 pkgProblemResolver with broken count: 0
16:03:47 #12 2.680 dh_testdir
16:03:47 #12 2.697 dh_testroot
16:03:47 #12 2.713 dh_prep
16:03:47 #12 2.733 dh_testdir
16:03:47 #12 2.749 dh_testroot
16:03:47 #12 2.766 dh_install
16:03:47 #12 2.790 dh_installdocs
16:03:47 #12 2.819 dh_installchangelogs
16:03:47 #11 37.41 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
16:03:47 #11 37.42 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
16:03:47 #11 37.44 Selecting previously unselected package libpackage-stash-perl.
16:03:47 #11 37.45 Preparing to unpack .../258-libpackage-stash-perl_0.39-1_all.deb ...
16:03:47 #11 37.45 Unpacking libpackage-stash-perl (0.39-1) ...
16:03:47 #11 37.48 Selecting previously unselected package libsub-identify-perl.
16:03:47 #11 37.48 Preparing to unpack .../259-libsub-identify-perl_0.14-1build5_armhf.deb ...
16:03:47 #11 37.49 Unpacking libsub-identify-perl (0.14-1build5) ...
16:03:47 #11 37.51 Selecting previously unselected package libsub-name-perl.
16:03:47 #11 37.52 Preparing to unpack .../260-libsub-name-perl_0.26-1build3_armhf.deb ...
16:03:47 #11 37.52 Unpacking libsub-name-perl (0.26-1build3) ...
16:03:47 #11 37.55 Selecting previously unselected package libnamespace-clean-perl.
16:03:47 #11 37.55 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
16:03:47 #11 37.56 Unpacking libnamespace-clean-perl (0.27-1) ...
16:03:47 #11 37.58 Selecting previously unselected package libpath-tiny-perl.
16:03:47 #11 37.58 Preparing to unpack .../262-libpath-tiny-perl_0.122-1_all.deb ...
16:03:47 #11 37.59 Unpacking libpath-tiny-perl (0.122-1) ...
16:03:47 #11 37.62 Selecting previously unselected package libstrictures-perl.
16:03:47 #11 37.62 Preparing to unpack .../263-libstrictures-perl_2.000006-1_all.deb ...
16:03:47 #11 37.62 Unpacking libstrictures-perl (2.000006-1) ...
16:03:47 #11 37.65 Selecting previously unselected package libtype-tiny-perl.
16:03:47 #11 37.65 Preparing to unpack .../264-libtype-tiny-perl_1.012004-1_all.deb ...
16:03:47 #11 37.66 Unpacking libtype-tiny-perl (1.012004-1) ...
16:03:47 #11 37.70 Selecting previously unselected package libgitlab-api-v4-perl.
16:03:47 #11 37.70 Preparing to unpack .../265-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:03:47 #11 37.71 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:03:47 #11 37.74 Selecting previously unselected package libhash-fieldhash-perl.
16:03:47 #11 32.71 Preparing to unpack .../152-libipc-run-perl_20180523.0-2_all.deb ...
16:03:47 #11 32.71 Unpacking libipc-run-perl (20180523.0-2) ...
16:03:47 #11 32.75 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:47 #11 32.75 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:03:47 #11 32.76 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:03:47 #11 32.78 Selecting previously unselected package libb-hooks-op-check-perl.
16:03:47 #11 32.78 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build2_armhf.deb ...
16:03:47 #11 32.79 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
16:03:47 #11 32.81 Selecting previously unselected package libdynaloader-functions-perl.
16:03:47 #11 32.82 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1_all.deb ...
16:03:47 #11 32.82 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:03:47 #11 32.85 Selecting previously unselected package libdevel-callchecker-perl.
16:03:47 #11 32.85 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu1_armhf.deb ...
16:03:47 #11 32.85 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
16:03:47 #11 32.88 Selecting previously unselected package libparams-classify-perl.
16:03:47 #11 32.88 Preparing to unpack .../157-libparams-classify-perl_0.015-1build2_armhf.deb ...
16:03:47 #11 32.89 Unpacking libparams-classify-perl (0.015-1build2) ...
16:03:47 #11 32.91 Selecting previously unselected package libmodule-runtime-perl.
16:03:47 #11 32.92 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ...
16:03:47 #11 38.91 Preparing to unpack .../259-libcontextual-return-perl_0.004014-3_all.deb ...
16:03:47 #11 38.92 Unpacking libcontextual-return-perl (0.004014-3) ...
16:03:47 #11 38.98 Selecting previously unselected package libcpanel-json-xs-perl:arm64.
16:03:47 #11 38.98 Preparing to unpack .../260-libcpanel-json-xs-perl_4.32-1_arm64.deb ...
16:03:47 #11 39.00 Unpacking libcpanel-json-xs-perl:arm64 (4.32-1) ...
16:03:47 #11 39.05 Selecting previously unselected package libdevel-stacktrace-perl.
16:03:47 #11 49.67 Setting up libref-util-perl (0.204-1) ...
16:03:47 #11 49.69 Setting up libipc-system-simple-perl (1.30-1) ...
16:03:47 #11 49.70 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:03:47 #11 49.71 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
16:03:47 #11 49.73 Setting up libsocket6-perl (0.29-1build4) ...
16:03:47 #11 49.74 Setting up libio-prompt-tiny-perl (0.003-1) ...
16:03:47 #11 49.76 Setting up libhash-fieldhash-perl (0.15-1build5) ...
16:03:47 #11 49.77 Setting up libgd3:arm64 (2.3.0-2ubuntu2) ...
16:03:47 #11 49.79 Setting up libvariable-magic-perl (0.62-1build5) ...
16:03:47 #11 49.80 Setting up python3-idna (3.3-1) ...
16:03:47 #11 33.85 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:47 #11 33.89 Selecting previously unselected package libhx509-5-heimdal:amd64.
16:03:47 #11 33.89 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.2_amd64.deb ...
16:03:47 #11 33.90 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:47 #11 33.94 Selecting previously unselected package libkrb5-26-heimdal:amd64.
16:03:47 #11 33.94 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.2_amd64.deb ...
16:03:47 #11 33.94 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:47 #11 33.99 Selecting previously unselected package libheimntlm0-heimdal:amd64.
16:03:47 #11 33.99 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.2_amd64.deb ...
16:03:47 #11 34.00 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:47 #11 34.03 Selecting previously unselected package libgssapi3-heimdal:amd64.
16:03:47 #11 34.04 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.2_amd64.deb ...
16:03:47 #11 34.04 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:47 #11 34.08 Selecting previously unselected package libsasl2-modules-db:amd64.
16:03:47 #11 34.08 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
16:03:47 #11 34.09 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
16:03:47 #11 34.12 Selecting previously unselected package libsasl2-2:amd64.
16:03:47 #11 34.24 Preparing to unpack .../283-liblist-someutils-perl_0.58-1_all.deb ...
16:03:47 #11 34.25 Unpacking liblist-someutils-perl (0.58-1) ...
16:03:47 #11 34.31 Selecting previously unselected package liblist-someutils-xs-perl.
16:03:47 #11 34.31 Preparing to unpack .../284-liblist-someutils-xs-perl_0.58-2build3_amd64.deb ...
16:03:47 #11 34.31 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
16:03:47 #11 34.35 Selecting previously unselected package liblist-utilsby-perl.
16:03:47 #11 34.35 Preparing to unpack .../285-liblist-utilsby-perl_0.11-1_all.deb ...
16:03:47 #11 34.36 Unpacking liblist-utilsby-perl (0.11-1) ...
16:03:47 #11 34.39 Selecting previously unselected package libltdl7:amd64.
16:03:47 #11 34.39 Preparing to unpack .../286-libltdl7_2.4.6-15build2_amd64.deb ...
16:03:47 #11 34.39 Unpacking libltdl7:amd64 (2.4.6-15build2) ...
16:03:47 #11 34.43 Selecting previously unselected package libltdl-dev:amd64.
16:03:47 #11 34.43 Preparing to unpack .../287-libltdl-dev_2.4.6-15build2_amd64.deb ...
16:03:47 #11 34.43 Unpacking libltdl-dev:amd64 (2.4.6-15build2) ...
16:03:47 #11 34.47 Selecting previously unselected package liblzo2-2:amd64.
16:03:47 #12 25.45 Running transaction check
16:03:47 #12 25.53 Transaction check succeeded.
16:03:47 #12 25.53 Running transaction test
16:03:47 #12 25.88 Transaction test succeeded.
16:03:47 #12 6.518 debconf: delaying package configuration, since apt-utils is not installed
16:03:47 #12 6.553 Fetched 6988 kB in 1s (5189 kB/s)
16:03:47 #12 6.586 Selecting previously unselected package bash-completion.
16:03:47 #12 6.586 (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 ... 21184 files and directories currently installed.)
16:03:47 #12 6.596 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
16:03:47 #11 36.02 Preparing to unpack .../351-libregexp-wildcards-perl_1.05-3_all.deb ...
16:03:47 #11 36.04 Unpacking libregexp-wildcards-perl (1.05-3) ...
16:03:47 #11 36.08 Selecting previously unselected package libsasl2-modules:amd64.
16:03:47 #11 36.08 Preparing to unpack .../352-libsasl2-modules_2.1.28+dfsg-6ubuntu2_amd64.deb ...
16:03:47 #11 36.09 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-6ubuntu2) ...
16:03:47 #11 36.15 Selecting previously unselected package libsereal-decoder-perl.
16:03:47 #11 36.15 Preparing to unpack .../353-libsereal-decoder-perl_4.025+ds-1_amd64.deb ...
16:03:47 #11 36.15 Unpacking libsereal-decoder-perl (4.025+ds-1) ...
16:03:47 #11 36.19 Selecting previously unselected package libsereal-encoder-perl:amd64.
16:03:47 #11 36.19 Preparing to unpack .../354-libsereal-encoder-perl_4.025+ds-1_amd64.deb ...
16:03:47 #11 36.19 Unpacking libsereal-encoder-perl:amd64 (4.025+ds-1) ...
16:03:47 #11 36.22 Selecting previously unselected package libset-intspan-perl.
16:03:47 #11 36.22 Preparing to unpack .../355-libset-intspan-perl_1.19-2_all.deb ...
16:03:47 #11 36.22 Unpacking libset-intspan-perl (1.19-2) ...
16:03:47 #11 36.25 Selecting previously unselected package libsocket6-perl.
16:03:47 #10 52.80 Setting up g++-10 (10.2.1-6) ...
16:03:47 #10 52.81 Setting up libxpm4:arm64 (1:3.5.12-1) ...
16:03:47 #10 52.82 Setting up libtool (2.4.6-15) ...
16:03:47 #10 52.83 Setting up fontconfig-config (2.13.1-4.2) ...
16:03:47 #10 53.07 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
16:03:47 #10 53.18 Setting up gpgsm (2.2.27-2+deb11u2) ...
16:03:47 #10 46.52 Preparing to unpack .../263-libossp-uuid16_1.6.2-1.5+b7_armhf.deb ...
16:03:47 #10 46.53 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b7) ...
16:03:47 #10 46.59 Selecting previously unselected package libossp-uuid-perl.
16:03:47 #10 46.59 Preparing to unpack .../264-libossp-uuid-perl_1.6.2-1.5+b7_armhf.deb ...
16:03:47 #10 46.60 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
16:03:47 #10 46.64 Selecting previously unselected package libpackage-stash-xs-perl.
16:03:47 #10 46.64 Preparing to unpack .../265-libpackage-stash-xs-perl_0.29-1_armhf.deb ...
16:03:47 #10 46.64 Unpacking libpackage-stash-xs-perl (0.29-1) ...
16:03:47 #10 46.72 Selecting previously unselected package libparse-debianchangelog-perl.
16:03:47 #10 46.72 Preparing to unpack .../266-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
16:03:47 #10 46.73 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
16:03:47 #10 46.76 Selecting previously unselected package libtext-glob-perl.
16:03:47 #10 38.32 Preparing to unpack .../094-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.2_amd64.deb ...
16:03:47 #10 38.33 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:47 #10 38.37 Selecting previously unselected package libwind0-heimdal:amd64.
16:03:47 #10 38.37 Preparing to unpack .../095-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.2_amd64.deb ...
16:03:47 #10 38.38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:47 #10 38.42 Selecting previously unselected package libhx509-5-heimdal:amd64.
16:03:47 #10 38.42 Preparing to unpack .../096-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.2_amd64.deb ...
16:03:47 #10 38.43 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:47 #10 38.48 Selecting previously unselected package libkrb5-26-heimdal:amd64.
16:03:47 #10 38.48 Preparing to unpack .../097-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.2_amd64.deb ...
16:03:47 #10 38.48 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:47 #10 38.55 Selecting previously unselected package libheimntlm0-heimdal:amd64.
16:03:47 #10 46.81 Selecting previously unselected package strace.
16:03:47 #10 46.82 Preparing to unpack .../333-strace_4.26-0.2_amd64.deb ...
16:03:47 #10 46.82 Unpacking strace (4.26-0.2) ...
16:03:47 #10 46.90 Selecting previously unselected package unzip.
16:03:47 #10 46.90 Preparing to unpack .../334-unzip_6.0-23+deb10u3_amd64.deb ...
16:03:47 #10 46.91 Unpacking unzip (6.0-23+deb10u3) ...
16:03:47 #10 46.97 Selecting previously unselected package xauth.
16:03:47 #10 46.97 Preparing to unpack .../335-xauth_1%3a1.0.10-1_amd64.deb ...
16:03:47 #10 46.98 Unpacking xauth (1:1.0.10-1) ...
16:03:47 #10 47.01 Selecting previously unselected package xdg-user-dirs.
16:03:47 #12 10.79 Preparing to unpack .../25-libltdl7_2.4.6-9_armhf.deb ...
16:03:47 #12 10.79 Unpacking libltdl7:armhf (2.4.6-9) ...
16:03:47 #12 10.83 Selecting previously unselected package libltdl-dev:armhf.
16:03:47 #12 10.83 Preparing to unpack .../26-libltdl-dev_2.4.6-9_armhf.deb ...
16:03:47 #12 10.83 Unpacking libltdl-dev:armhf (2.4.6-9) ...
16:03:47 #12 10.87 Selecting previously unselected package libseccomp-dev:armhf.
16:03:47 #12 10.88 Preparing to unpack .../27-libseccomp-dev_2.3.3-4_armhf.deb ...
16:03:47 #12 10.88 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
16:03:47 #12 10.92 Selecting previously unselected package libsystemd-dev:armhf.
16:03:47 #12 10.92 Preparing to unpack .../28-libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ...
16:03:47 #12 10.93 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
16:03:47 #12 11.01 Selecting previously unselected package pkg-config.
16:03:47 #12 11.02 Preparing to unpack .../29-pkg-config_0.29-6_armhf.deb ...
16:03:47 #12 11.02 Unpacking pkg-config (0.29-6) ...
16:03:47 #12 11.10 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
16:03:47 #12 11.12 Setting up libseccomp-dev:armhf (2.3.3-4) ...
16:03:47 #12 11.13 Setting up libpcre16-3:armhf (2:8.39-12) ...
16:03:47 #11 50.51 Setting up libparams-util-perl (1.07-3build5) ...
16:03:47 #11 50.59 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
16:03:47 #11 50.66 Setting up autoconf (2.69-11.1) ...
16:03:48 #14 9.455   Running scriptlet: systemd-libs-239-69.el8.aarch64                      14/83 
16:03:48 #14 10.19   Installing       : cpp-8.5.0-17.el8.aarch64                             15/83 
16:03:48 #14 10.21   Running scriptlet: cpp-8.5.0-17.el8.aarch64                             15/83 
16:03:48 #14 10.23   Installing       : python3-libsemanage-2.9-9.el8.aarch64                16/83 
16:03:48 #14 10.31   Installing       : python3-setools-4.3.0-3.el8.aarch64                  17/83 
16:03:48 #14 10.36   Installing       : libselinux-utils-2.9-6.el8.aarch64                   18/83 
16:03:48 #14 10.41   Installing       : policycoreutils-2.9-20.el8.aarch64                   19/83 
16:03:48 #14 10.43   Running scriptlet: policycoreutils-2.9-20.el8.aarch64                   19/83 
16:03:48 #14 10.52   Installing       : isl-0.16.1-6.el8.aarch64                             20/83 
16:03:48 #11 28.17 Preparing to unpack .../068-libxcb1_1.15-1_armhf.deb ...
16:03:48 #11 28.18 Unpacking libxcb1:armhf (1.15-1) ...
16:03:48 #11 28.21 Selecting previously unselected package libx11-data.
16:03:48 #11 28.21 Preparing to unpack .../069-libx11-data_2%3a1.8.1-2_all.deb ...
16:03:48 #11 28.22 Unpacking libx11-data (2:1.8.1-2) ...
16:03:48 #11 28.29 Selecting previously unselected package libx11-6:armhf.
16:03:48 #11 28.29 Preparing to unpack .../070-libx11-6_2%3a1.8.1-2_armhf.deb ...
16:03:48 #11 28.30 Unpacking libx11-6:armhf (2:1.8.1-2) ...
16:03:48 #11 28.34 Selecting previously unselected package libxext6:armhf.
16:03:48 #11 28.35 Preparing to unpack .../071-libxext6_2%3a1.3.4-1build1_armhf.deb ...
16:03:48 #11 28.35 Unpacking libxext6:armhf (2:1.3.4-1build1) ...
16:03:48 #11 28.39 Selecting previously unselected package libxmuu1:armhf.
16:03:48 #11 28.39 Preparing to unpack .../072-libxmuu1_2%3a1.1.3-3_armhf.deb ...
16:03:48 #11 28.39 Unpacking libxmuu1:armhf (2:1.1.3-3) ...
16:03:48 #11 28.44 Selecting previously unselected package man-db.
16:03:48 #11 28.45 Preparing to unpack .../073-man-db_2.10.2-2_armhf.deb ...
16:03:48 #11 28.45 Unpacking man-db (2.10.2-2) ...
16:03:48 #11 28.51 Selecting previously unselected package manpages.
16:03:48 #10 44.23   Installing       : libpkgconf-1.8.0-3.fc37.aarch64                     48/136 
16:03:48 #10 44.23   Installing       : pkgconf-1.8.0-3.fc37.aarch64                        49/136 
16:03:48 #10 44.24   Installing       : pkgconf-pkg-config-1.8.0-3.fc37.aarch64             50/136 
16:03:48 #10 44.25   Installing       : libjpeg-turbo-2.1.3-2.fc37.aarch64                  51/136 
16:03:48 #10 44.26   Installing       : gdk-pixbuf2-2.42.10-1.fc37.aarch64                  52/136 
16:03:48 #10 44.27   Installing       : kernel-srpm-macros-1.0-15.fc37.noarch               53/136 
16:03:48 #10 44.28   Installing       : json-glib-1.6.6-3.fc37.aarch64                      54/136 
16:03:48 #10 44.29   Installing       : libappstream-glib-0.8.1-1.fc37.aarch64              55/136 
16:03:48 #10 44.29   Running scriptlet: groff-base-1.22.4-10.fc37.aarch64                   56/136 
16:03:48 #10 44.34   Installing       : groff-base-1.22.4-10.fc37.aarch64                   56/136 
16:03:48 #10 44.35   Running scriptlet: groff-base-1.22.4-10.fc37.aarch64                   56/136 
16:03:48 #10 44.36   Installing       : perl-Digest-1.20-489.fc37.noarch                    57/136 
16:03:48 #10 44.37   Installing       : perl-Digest-MD5-2.58-489.fc37.aarch64               58/136 
16:03:48 #10 44.38   Installing       : perl-B-1.83-492.fc37.aarch64                        59/136 
16:03:48 #10 44.39   Installing       : perl-FileHandle-2.03-492.fc37.noarch                60/136 
16:03:48 #10 44.39   Installing       : perl-AutoLoader-5.74-492.fc37.noarch                61/136 
16:03:48 #10 44.40   Installing       : perl-Data-Dumper-2.184-490.fc37.aarch64             62/136 
16:03:48 #10 44.40   Installing       : perl-libnet-3.14-490.fc37.noarch                    63/136 
16:03:48 #10 44.41   Installing       : perl-base-2.27-492.fc37.noarch                      64/136 
16:03:48 #10 44.43   Installing       : perl-Net-SSLeay-1.92-4.fc37.aarch64                 65/136 
16:03:48 #10 44.44   Installing       : perl-URI-5.17-1.fc37.noarch                         66/136 
16:03:48 #10 44.45   Installing       : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       67/136 
16:03:48 #10 44.45   Installing       : perl-Mozilla-CA-20211001-4.fc37.noarch              68/136 
16:03:48 #10 44.46   Installing       : perl-if-0.61.000-492.fc37.noarch                    69/136 
16:03:48 #10 44.46   Installing       : perl-IO-Socket-IP-0.41-490.fc37.noarch              70/136 
16:03:48 #10 44.47   Installing       : perl-Time-Local-2:1.300-489.fc37.noarch             71/136 
16:03:48 #10 44.47   Installing       : perl-File-Path-2.18-489.fc37.noarch                 72/136 
16:03:48 #10 44.48   Installing       : perl-Pod-Escapes-1:1.07-489.fc37.noarch             73/136 
16:03:48 #10 44.48   Installing       : perl-IO-Socket-SSL-2.075-1.fc37.noarch              74/136 
16:03:48 #10 44.49   Installing       : perl-Class-Struct-0.66-492.fc37.noarch              75/136 
16:03:48 #10 44.49   Installing       : perl-POSIX-2.03-492.fc37.aarch64                    76/136 
16:03:48 #10 44.50   Installing       : perl-Term-ANSIColor-5.01-490.fc37.noarch            77/136 
16:03:48 #10 44.51   Installing       : perl-IPC-Open3-1.22-492.fc37.noarch                 78/136 
16:03:48 #10 44.51   Installing       : perl-subs-1.04-492.fc37.noarch                      79/136 
16:03:48 #10 44.52   Installing       : perl-File-Temp-1:0.231.100-489.fc37.noarch          80/136 
16:03:48 #10 44.52   Installing       : perl-Term-Cap-1.17-489.fc37.noarch                  81/136 
16:03:48 #10 44.53   Installing       : perl-HTTP-Tiny-0.082-1.fc37.noarch                  82/136 
16:03:48 #10 44.54   Installing       : perl-Pod-Simple-1:3.43-490.fc37.noarch              83/136 
16:03:48 #10 44.54   Installing       : perl-Socket-4:2.036-1.fc37.aarch64                  84/136 
16:03:48 #12 2.885 dh_compress
16:03:48 #12 2.921 dh_fixperms
16:03:48 #12 2.968 dh_installdeb
16:03:48 #12 2.992 dh_gencontrol
16:03:48 #12 3.103 dh_md5sums
16:03:48 #12 6.572 Done
16:03:48 #11 37.75 Preparing to unpack .../266-libhash-fieldhash-perl_0.15-1build5_armhf.deb ...
16:03:48 #11 37.75 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
16:03:48 #11 37.78 Selecting previously unselected package libhtml-form-perl.
16:03:48 #11 37.78 Preparing to unpack .../267-libhtml-form-perl_6.07-1_all.deb ...
16:03:48 #11 37.79 Unpacking libhtml-form-perl (6.07-1) ...
16:03:48 #11 37.82 Selecting previously unselected package libhtml-format-perl.
16:03:48 #11 37.83 Preparing to unpack .../268-libhtml-format-perl_2.12-1.1_all.deb ...
16:03:48 #11 37.83 Unpacking libhtml-format-perl (2.12-1.1) ...
16:03:48 #11 37.86 Selecting previously unselected package libhtml-html5-entities-perl.
16:03:48 #11 37.86 Preparing to unpack .../269-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:03:48 #11 37.86 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:03:48 #11 37.89 Selecting previously unselected package libhttp-daemon-perl.
16:03:48 #11 37.89 Preparing to unpack .../270-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
16:03:48 #11 37.89 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
16:03:48 #11 37.92 Selecting previously unselected package libio-interactive-perl.
16:03:48 #11 37.92 Preparing to unpack .../271-libio-interactive-perl_1.023-1_all.deb ...
16:03:48 #11 37.92 Unpacking libio-interactive-perl (1.023-1) ...
16:03:48 #11 37.95 Selecting previously unselected package libio-prompt-tiny-perl.
16:03:48 #11 37.95 Preparing to unpack .../272-libio-prompt-tiny-perl_0.003-1_all.deb ...
16:03:48 #11 37.96 Unpacking libio-prompt-tiny-perl (0.003-1) ...
16:03:48 #11 37.98 Selecting previously unselected package libtypes-serialiser-perl.
16:03:48 #11 32.92 Unpacking libmodule-runtime-perl (0.016-1) ...
16:03:48 #11 32.95 Selecting previously unselected package libimport-into-perl.
16:03:48 #11 32.95 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ...
16:03:48 #11 32.95 Unpacking libimport-into-perl (1.002005-1) ...
16:03:48 #11 32.98 Selecting previously unselected package librole-tiny-perl.
16:03:48 #11 32.98 Preparing to unpack .../160-librole-tiny-perl_2.001004-1_all.deb ...
16:03:48 #11 32.99 Unpacking librole-tiny-perl (2.001004-1) ...
16:03:48 #11 33.01 Selecting previously unselected package libstrictures-perl.
16:03:48 #11 33.02 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ...
16:03:48 #11 33.02 Unpacking libstrictures-perl (2.000006-1) ...
16:03:48 #11 33.05 Selecting previously unselected package libsub-quote-perl.
16:03:48 #11 33.05 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ...
16:03:48 #11 33.05 Unpacking libsub-quote-perl (2.006006-1) ...
16:03:48 #11 33.08 Selecting previously unselected package libmoo-perl.
16:03:48 #11 33.08 Preparing to unpack .../163-libmoo-perl_2.003006-1_all.deb ...
16:03:48 #11 33.09 Unpacking libmoo-perl (2.003006-1) ...
16:03:48 #11 33.12 Selecting previously unselected package libencode-locale-perl.
16:03:48 #11 39.05 Preparing to unpack .../261-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:03:48 #11 39.05 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:03:48 #11 39.09 Selecting previously unselected package libexception-class-perl.
16:03:48 #11 39.09 Preparing to unpack .../262-libexception-class-perl_1.45-1_all.deb ...
16:03:48 #11 39.10 Unpacking libexception-class-perl (1.45-1) ...
16:03:48 #11 39.14 Selecting previously unselected package libiterator-perl.
16:03:48 #11 39.14 Preparing to unpack .../263-libiterator-perl_0.03+ds1-2_all.deb ...
16:03:48 #11 39.14 Unpacking libiterator-perl (0.03+ds1-2) ...
16:03:48 #11 39.18 Selecting previously unselected package libiterator-util-perl.
16:03:48 #11 39.18 Preparing to unpack .../264-libiterator-util-perl_0.02+ds1-2_all.deb ...
16:03:48 #11 39.19 Unpacking libiterator-util-perl (0.02+ds1-2) ...
16:03:48 #11 39.22 Selecting previously unselected package libexporter-tiny-perl.
16:03:48 #11 39.22 Preparing to unpack .../265-libexporter-tiny-perl_1.002002-1_all.deb ...
16:03:48 #11 39.23 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:03:48 #11 39.26 Selecting previously unselected package liblist-moreutils-xs-perl.
16:03:48 #11 39.27 Preparing to unpack .../266-liblist-moreutils-xs-perl_0.430-3_arm64.deb ...
16:03:48 #11 39.27 Unpacking liblist-moreutils-xs-perl (0.430-3) ...
16:03:48 #11 39.31 Selecting previously unselected package liblist-moreutils-perl.
16:03:48 #11 39.31 Preparing to unpack .../267-liblist-moreutils-perl_0.430-2_all.deb ...
16:03:48 #11 39.32 Unpacking liblist-moreutils-perl (0.430-2) ...
16:03:48 #11 39.36 Selecting previously unselected package libdata-dpath-perl.
16:03:48 #11 39.36 Preparing to unpack .../268-libdata-dpath-perl_0.58-1_all.deb ...
16:03:48 #11 39.37 Unpacking libdata-dpath-perl (0.58-1) ...
16:03:48 #11 39.41 Selecting previously unselected package libdata-dump-perl.
16:03:48 #11 39.41 Preparing to unpack .../269-libdata-dump-perl_1.25-1_all.deb ...
16:03:48 #11 50.06 Setting up libio-html-perl (1.004-2) ...
16:03:48 #11 50.07 Setting up libpod-parser-perl (1.63-2) ...
16:03:48 #11 50.08 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
16:03:48 #11 50.10 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
16:03:48 #11 50.11 Setting up libparams-util-perl (1.102-1build3) ...
16:03:48 #11 50.12 Setting up libdpkg-perl (1.21.1ubuntu2.1) ...
16:03:48 #11 50.14 Setting up libtime-duration-perl (1.21-1) ...
16:03:48 #11 50.15 Setting up autoconf (2.71-2) ...
16:03:48 #11 50.17 Setting up python3-urllib3 (1.26.5-1~exp1) ...
16:03:48 #11 34.12 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
16:03:48 #11 34.13 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
16:03:48 #11 34.16 Selecting previously unselected package libldap-common.
16:03:48 #11 34.16 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
16:03:48 #11 34.17 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
16:03:48 #11 34.21 Selecting previously unselected package libldap-2.4-2:amd64.
16:03:48 #11 34.21 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ...
16:03:48 #11 34.21 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
16:03:48 #11 34.36 Selecting previously unselected package libnghttp2-14:amd64.
16:03:48 #11 34.36 Preparing to unpack .../119-libnghttp2-14_1.40.0-1build1_amd64.deb ...
16:03:48 #11 34.37 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
16:03:48 #11 34.41 Selecting previously unselected package librtmp1:amd64.
16:03:48 #11 34.48 Preparing to unpack .../288-liblzo2-2_2.10-2build3_amd64.deb ...
16:03:48 #11 34.48 Unpacking liblzo2-2:amd64 (2.10-2build3) ...
16:03:48 #11 34.53 Selecting previously unselected package libsys-hostname-long-perl.
16:03:48 #11 34.53 Preparing to unpack .../289-libsys-hostname-long-perl_1.5-2_all.deb ...
16:03:48 #11 34.53 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:03:48 #11 34.57 Selecting previously unselected package libmail-sendmail-perl.
16:03:48 #11 34.57 Preparing to unpack .../290-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:03:48 #11 34.57 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:03:48 #11 34.61 Selecting previously unselected package libnet-smtp-ssl-perl.
16:03:48 #11 34.62 Preparing to unpack .../291-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:03:48 #11 34.62 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:03:48 #11 34.65 Selecting previously unselected package libmailtools-perl.
16:03:48 #11 34.66 Preparing to unpack .../292-libmailtools-perl_2.21-1_all.deb ...
16:03:48 #11 34.66 Unpacking libmailtools-perl (2.21-1) ...
16:03:48 #11 34.70 Selecting previously unselected package libmarkdown2:amd64.
16:03:48 #11 34.71 Preparing to unpack .../293-libmarkdown2_2.2.7-2_amd64.deb ...
16:03:48 #11 34.71 Unpacking libmarkdown2:amd64 (2.2.7-2) ...
16:03:48 #11 34.74 Selecting previously unselected package libmath-base85-perl.
16:03:48 #12 25.88 Running transaction
16:03:48 #11 36.25 Preparing to unpack .../356-libsocket6-perl_0.29-2_amd64.deb ...
16:03:48 #11 36.26 Unpacking libsocket6-perl (0.29-2) ...
16:03:48 #11 36.29 Selecting previously unselected package libsodium23:amd64.
16:03:48 #11 36.29 Preparing to unpack .../357-libsodium23_1.0.18-1build2_amd64.deb ...
16:03:48 #11 36.30 Unpacking libsodium23:amd64 (1.0.18-1build2) ...
16:03:48 #11 36.33 Selecting previously unselected package libstring-copyright-perl.
16:03:48 #11 36.33 Preparing to unpack .../358-libstring-copyright-perl_0.003013-1_all.deb ...
16:03:48 #11 36.33 Unpacking libstring-copyright-perl (0.003013-1) ...
16:03:48 #11 36.36 Selecting previously unselected package libstring-escape-perl.
16:03:48 #11 36.37 Preparing to unpack .../359-libstring-escape-perl_2010.002-2_all.deb ...
16:03:48 #11 36.37 Unpacking libstring-escape-perl (2010.002-2) ...
16:03:48 #11 36.40 Selecting previously unselected package libstring-shellquote-perl.
16:03:48 #11 36.40 Preparing to unpack .../360-libstring-shellquote-perl_1.04-2_all.deb ...
16:03:48 #11 36.41 Unpacking libstring-shellquote-perl (1.04-2) ...
16:03:48 #11 36.43 Selecting previously unselected package libsyntax-keyword-try-perl.
16:03:48 #11 36.44 Preparing to unpack .../361-libsyntax-keyword-try-perl_0.27-1_amd64.deb ...
16:03:48 #11 36.44 Unpacking libsyntax-keyword-try-perl (0.27-1) ...
16:03:48 #11 36.47 Selecting previously unselected package libterm-readkey-perl.
16:03:48 #10 53.20 Setting up libxext6:arm64 (2:1.3.3-1.1) ...
16:03:48 #10 53.21 Setting up man-db (2.9.4-2) ...
16:03:48 #10 53.33 Building database of manual pages ...
16:03:48 #10 46.76 Preparing to unpack .../267-libtext-glob-perl_0.10-1_all.deb ...
16:03:48 #10 46.77 Unpacking libtext-glob-perl (0.10-1) ...
16:03:48 #10 46.80 Selecting previously unselected package libpath-iterator-rule-perl.
16:03:48 #10 46.80 Preparing to unpack .../268-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:03:48 #10 46.81 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:03:48 #10 46.85 Selecting previously unselected package libperlio-gzip-perl.
16:03:48 #10 46.85 Preparing to unpack .../269-libperlio-gzip-perl_0.19-1+b5_armhf.deb ...
16:03:48 #10 46.86 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
16:03:48 #10 46.89 Selecting previously unselected package libpod-constants-perl.
16:03:48 #10 46.89 Preparing to unpack .../270-libpod-constants-perl_0.19-1_all.deb ...
16:03:48 #10 46.89 Unpacking libpod-constants-perl (0.19-1) ...
16:03:48 #10 46.93 Selecting previously unselected package libreadonly-perl.
16:03:48 #10 46.93 Preparing to unpack .../271-libreadonly-perl_2.050-1_all.deb ...
16:03:48 #10 46.93 Unpacking libreadonly-perl (2.050-1) ...
16:03:48 #10 46.97 Selecting previously unselected package libref-util-perl.
16:03:48 #10 46.97 Preparing to unpack .../272-libref-util-perl_0.204-1_all.deb ...
16:03:48 #10 46.98 Unpacking libref-util-perl (0.204-1) ...
16:03:48 #10 47.01 Selecting previously unselected package libref-util-xs-perl.
16:03:48 #10 38.55 Preparing to unpack .../098-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.2_amd64.deb ...
16:03:48 #10 38.56 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:48 #10 38.59 Selecting previously unselected package libgssapi3-heimdal:amd64.
16:03:48 #10 38.60 Preparing to unpack .../099-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.2_amd64.deb ...
16:03:48 #10 38.60 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:48 #10 38.64 Selecting previously unselected package libsasl2-modules-db:amd64.
16:03:48 #10 38.64 Preparing to unpack .../100-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
16:03:48 #10 38.65 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:48 #10 38.69 Selecting previously unselected package libsasl2-2:amd64.
16:03:48 #10 38.69 Preparing to unpack .../101-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
16:03:48 #10 38.70 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:48 #10 38.73 Selecting previously unselected package libldap-common.
16:03:48 #10 38.74 Preparing to unpack .../102-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ...
16:03:48 #10 38.74 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
16:03:48 #10 38.79 Selecting previously unselected package libldap-2.4-2:amd64.
16:03:48 #10 47.02 Preparing to unpack .../336-xdg-user-dirs_0.17-2_amd64.deb ...
16:03:48 #10 47.02 Unpacking xdg-user-dirs (0.17-2) ...
16:03:48 #10 47.08 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
16:03:48 #10 47.09 Setting up libapt-pkg-perl (0.1.34+b1) ...
16:03:48 #10 47.10 Setting up libksba8:amd64 (1.3.5-2+deb10u1) ...
16:03:48 #10 47.11 Setting up libpipeline1:amd64 (1.5.1-2) ...
16:03:48 #10 47.13 Setting up wdiff (1.2.2-2+b1) ...
16:03:48 #10 47.21 Setting up lsb-base (10.2019051400) ...
16:03:48 #10 47.22 Setting up mysql-common (5.8+1.0.5) ...
16:03:48 #10 47.24 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
16:03:48 #10 47.25 Setting up libxau6:amd64 (1:1.0.8-1+b2) ...
16:03:48 #10 47.26 Setting up libkeyutils1:amd64 (1.6-6) ...
16:03:48 #10 47.27 Setting up libpsl5:amd64 (0.20.2-2) ...
16:03:48 #10 47.28 Setting up libgpm2:amd64 (1.20.7-5) ...
16:03:48 #10 47.29 Setting up mime-support (3.62) ...
16:03:48 #10 47.32 Setting up xdg-user-dirs (0.17-2) ...
16:03:48 #11 50.77 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
16:03:48 #12 11.15 Setting up libarchive13:armhf (3.3.3-4+deb10u2) ...
16:03:48 #12 11.16 Setting up libsepol1-dev:armhf (2.8-1) ...
16:03:48 #12 11.18 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ...
16:03:48 #12 11.20 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
16:03:48 #12 11.21 Setting up bash-completion (1:2.8-6) ...
16:03:48 #14 10.53   Running scriptlet: isl-0.16.1-6.el8.aarch64                             20/83 
16:03:48 #14 10.56   Installing       : libuv-1:1.41.1-1.el8_4.aarch64                       21/83 
16:03:48 #14 10.58   Installing       : perl-TermReadKey-2.37-7.el8.aarch64                  22/83 
16:03:48 #14 10.60   Installing       : less-530-1.el8.aarch64                               23/83 
16:03:48 #14 10.65   Installing       : libasan-8.5.0-17.el8.aarch64                         24/83 
16:03:48 #14 10.66   Running scriptlet: libasan-8.5.0-17.el8.aarch64                         24/83 
16:03:48 #14 10.68   Installing       : libatomic-8.5.0-17.el8.aarch64                       25/83 
16:03:48 #14 10.70   Running scriptlet: libatomic-8.5.0-17.el8.aarch64                       25/83 
16:03:48 #14 10.72   Installing       : libedit-3.1-23.20170329cvs.el8.aarch64               26/83 
16:03:48 #14 10.75   Installing       : libgomp-8.5.0-17.el8.aarch64                         27/83 
16:03:48 #11 28.51 Preparing to unpack .../074-manpages_5.13-1_all.deb ...
16:03:48 #11 28.52 Unpacking manpages (5.13-1) ...
16:03:48 #11 28.58 Selecting previously unselected package openssh-client.
16:03:48 #11 28.58 Preparing to unpack .../075-openssh-client_1%3a9.0p1-1ubuntu7.1_armhf.deb ...
16:03:48 #11 28.59 Unpacking openssh-client (1:9.0p1-1ubuntu7.1) ...
16:03:48 #11 28.66 Selecting previously unselected package publicsuffix.
16:03:48 #11 28.66 Preparing to unpack .../076-publicsuffix_20220811.1734-1_all.deb ...
16:03:48 #11 28.68 Unpacking publicsuffix (20220811.1734-1) ...
16:03:48 #11 28.72 Selecting previously unselected package libunwind8:armhf.
16:03:48 #11 28.72 Preparing to unpack .../077-libunwind8_1.6.2-0ubuntu1_armhf.deb ...
16:03:48 #11 28.72 Unpacking libunwind8:armhf (1.6.2-0ubuntu1) ...
16:03:48 #11 28.76 Selecting previously unselected package strace.
16:03:48 #11 28.76 Preparing to unpack .../078-strace_5.16-0ubuntu4_armhf.deb ...
16:03:48 #11 28.76 Unpacking strace (5.16-0ubuntu4) ...
16:03:48 #10 44.55   Installing       : perl-SelectSaver-1.02-492.fc37.noarch               85/136 
16:03:48 #10 44.55   Installing       : perl-Symbol-1.09-492.fc37.noarch                    86/136 
16:03:48 #10 44.56   Installing       : perl-File-stat-1.12-492.fc37.noarch                 87/136 
16:03:48 #10 44.56   Installing       : perl-podlators-1:4.14-489.fc37.noarch               88/136 
16:03:48 #10 44.57   Installing       : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            89/136 
16:03:48 #10 44.58   Installing       : perl-Fcntl-1.15-492.fc37.aarch64                    90/136 
16:03:48 #10 44.58   Installing       : perl-Text-ParseWords-3.31-489.fc37.noarch           91/136 
16:03:48 #10 44.59   Installing       : perl-mro-1.26-492.fc37.aarch64                      92/136 
16:03:48 #10 44.59   Installing       : perl-IO-1.50-492.fc37.aarch64                       93/136 
16:03:48 #10 44.60   Installing       : perl-overloading-0.02-492.fc37.noarch               94/136 
16:03:48 #10 44.60   Installing       : perl-Pod-Usage-4:2.03-3.fc37.noarch                 95/136 
16:03:48 #10 44.61   Installing       : perl-Errno-1.36-492.fc37.aarch64                    96/136 
16:03:48 #10 44.61   Installing       : perl-File-Basename-2.85-492.fc37.noarch             97/136 
16:03:48 #10 44.62   Installing       : perl-Getopt-Std-1.13-492.fc37.noarch                98/136 
16:03:48 #10 44.62   Installing       : perl-MIME-Base64-3.16-489.fc37.aarch64              99/136 
16:03:48 #10 44.63   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64     100/136 
16:03:48 #10 44.63   Installing       : perl-constant-1.33-490.fc37.noarch                 101/136 
16:03:48 #10 44.64   Installing       : perl-Storable-1:3.26-489.fc37.aarch64              102/136 
16:03:48 #10 44.65   Installing       : perl-overload-1.35-492.fc37.noarch                 103/136 
16:03:48 #10 44.65   Installing       : perl-parent-1:0.238-489.fc37.noarch                104/136 
16:03:48 #10 44.66   Installing       : perl-vars-1.05-492.fc37.noarch                     105/136 
16:03:48 #10 44.66   Installing       : perl-Getopt-Long-1:2.54-1.fc37.noarch              106/136 
16:03:48 #10 44.67   Installing       : perl-Carp-1.52-489.fc37.noarch                     107/136 
16:03:48 #10 44.67   Installing       : perl-Exporter-5.77-489.fc37.noarch                 108/136 
16:03:48 #10 44.68   Installing       : perl-NDBM_File-1.15-492.fc37.aarch64               109/136 
16:03:48 #10 44.68   Installing       : perl-PathTools-3.84-489.fc37.aarch64               110/136 
16:03:48 #10 44.69   Installing       : perl-DynaLoader-1.52-492.fc37.aarch64              111/136 
16:03:48 #12 3.132 dh_builddeb
16:03:48 #12 3.152 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:03:48 #12 3.173 
16:03:48 #12 3.173 The package has been created.
16:03:48 #12 3.173 Attention, the package has been created in the current directory,
16:03:48 #12 3.173 not in ".." as indicated by the message above!
16:03:48 #12 3.201 Selecting previously unselected package docker-ce-build-deps.
16:03:48 #12 3.213 (Reading database ... 21384 files and directories currently installed.)
16:03:48 #12 3.214 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:03:48 #12 3.218 Unpacking docker-ce-build-deps (1.0) ...
16:03:48 #12 6.897 The following additional packages will be installed:
16:03:48 #12 6.897   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
16:03:48 #12 6.897   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:03:48 #12 6.897   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
16:03:48 #12 6.897   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:03:48 #12 6.898   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:03:48 #12 6.898   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
16:03:48 #12 6.900 Suggested packages:
16:03:48 #12 6.900   cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp
16:03:48 #12 6.900   libstdc++-10-doc
16:03:48 #12 6.900 Recommended packages:
16:03:48 #12 6.900   libglib2.0-data shared-mime-info xdg-user-dirs
16:03:48 #11 33.12 Preparing to unpack .../164-libencode-locale-perl_1.05-1_all.deb ...
16:03:48 #11 33.12 Unpacking libencode-locale-perl (1.05-1) ...
16:03:48 #11 33.15 Selecting previously unselected package libtimedate-perl.
16:03:48 #11 33.15 Preparing to unpack .../165-libtimedate-perl_2.3200-1_all.deb ...
16:03:48 #11 33.16 Unpacking libtimedate-perl (2.3200-1) ...
16:03:48 #11 33.21 Selecting previously unselected package libhttp-date-perl.
16:03:48 #11 33.21 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ...
16:03:48 #11 33.21 Unpacking libhttp-date-perl (6.05-1) ...
16:03:48 #11 33.24 Selecting previously unselected package libfile-listing-perl.
16:03:48 #11 33.24 Preparing to unpack .../167-libfile-listing-perl_6.04-1_all.deb ...
16:03:48 #11 33.29 Unpacking libfile-listing-perl (6.04-1) ...
16:03:48 #11 33.32 Selecting previously unselected package libhtml-tagset-perl.
16:03:48 #11 33.32 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ...
16:03:48 #11 33.33 Unpacking libhtml-tagset-perl (3.20-4) ...
16:03:48 #11 33.35 Selecting previously unselected package liburi-perl.
16:03:48 #13 85.78   Updating   : systemd-libs-219-78.el7_9.7.aarch64                         6/68 
16:03:48 #11 37.98 Preparing to unpack .../273-libtypes-serialiser-perl_1.01-1_all.deb ...
16:03:48 #11 37.99 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:03:48 #11 38.02 Selecting previously unselected package libjson-xs-perl.
16:03:48 #11 38.02 Preparing to unpack .../274-libjson-xs-perl_4.030-1build3_armhf.deb ...
16:03:48 #11 38.02 Unpacking libjson-xs-perl (4.030-1build3) ...
16:03:48 #11 38.05 Selecting previously unselected package libjson-maybexs-perl.
16:03:48 #11 38.05 Preparing to unpack .../275-libjson-maybexs-perl_1.004003-1_all.deb ...
16:03:48 #11 38.06 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:03:48 #11 38.08 Selecting previously unselected package libldap-common.
16:03:48 #11 38.09 Preparing to unpack .../276-libldap-common_2.5.13+dfsg-0ubuntu0.22.04.1_all.deb ...
16:03:48 #11 38.09 Unpacking libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
16:03:48 #11 38.11 Selecting previously unselected package liblist-compare-perl.
16:03:48 #11 38.12 Preparing to unpack .../277-liblist-compare-perl_0.55-1_all.deb ...
16:03:48 #11 38.12 Unpacking liblist-compare-perl (0.55-1) ...
16:03:48 #11 38.15 Selecting previously unselected package liblist-someutils-perl.
16:03:48 #11 38.15 Preparing to unpack .../278-liblist-someutils-perl_0.58-1_all.deb ...
16:03:48 #11 38.16 Unpacking liblist-someutils-perl (0.58-1) ...
16:03:48 #11 38.19 Selecting previously unselected package liblist-someutils-xs-perl.
16:03:48 #11 38.19 Preparing to unpack .../279-liblist-someutils-xs-perl_0.58-2build3_armhf.deb ...
16:03:48 #11 38.19 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
16:03:48 #11 38.22 Selecting previously unselected package liblist-utilsby-perl.
16:03:48 #11 38.22 Preparing to unpack .../280-liblist-utilsby-perl_0.11-1_all.deb ...
16:03:48 #11 38.22 Unpacking liblist-utilsby-perl (0.11-1) ...
16:03:48 #11 38.25 Selecting previously unselected package libltdl7:armhf.
16:03:48 #11 38.25 Preparing to unpack .../281-libltdl7_2.4.6-15build2_armhf.deb ...
16:03:48 #11 38.26 Unpacking libltdl7:armhf (2.4.6-15build2) ...
16:03:48 #11 38.29 Selecting previously unselected package libltdl-dev:armhf.
16:03:48 #11 39.42 Unpacking libdata-dump-perl (1.25-1) ...
16:03:48 #11 39.45 Selecting previously unselected package libdata-messagepack-perl.
16:03:48 #11 39.46 Preparing to unpack .../270-libdata-messagepack-perl_1.02-1_arm64.deb ...
16:03:48 #11 39.46 Unpacking libdata-messagepack-perl (1.02-1) ...
16:03:48 #11 39.50 Selecting previously unselected package libnet-domain-tld-perl.
16:03:48 #11 39.50 Preparing to unpack .../271-libnet-domain-tld-perl_1.75-2_all.deb ...
16:03:48 #11 39.51 Unpacking libnet-domain-tld-perl (1.75-2) ...
16:03:48 #11 39.54 Selecting previously unselected package libdata-validate-domain-perl.
16:03:48 #11 39.54 Preparing to unpack .../272-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:03:48 #11 39.55 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:03:48 #11 39.58 Selecting previously unselected package libnet-ipv6addr-perl.
16:03:48 #11 39.59 Preparing to unpack .../273-libnet-ipv6addr-perl_1.02-1_all.deb ...
16:03:48 #11 39.59 Unpacking libnet-ipv6addr-perl (1.02-1) ...
16:03:48 #11 39.63 Selecting previously unselected package libnet-netmask-perl.
16:03:48 #11 39.64 Preparing to unpack .../274-libnet-netmask-perl_2.0001-1_all.deb ...
16:03:48 #11 39.64 Unpacking libnet-netmask-perl (2.0001-1) ...
16:03:48 #11 34.74 Preparing to unpack .../294-libmath-base85-perl_0.5+dfsg-1_all.deb ...
16:03:48 #11 34.75 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
16:03:48 #11 34.78 Selecting previously unselected package libmoox-aliases-perl.
16:03:48 #11 34.78 Preparing to unpack .../295-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:03:48 #11 34.79 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:03:48 #11 34.82 Selecting previously unselected package libnamespace-autoclean-perl.
16:03:48 #11 34.82 Preparing to unpack .../296-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:03:48 #11 34.82 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:03:48 #11 34.89 Selecting previously unselected package libobject-id-perl.
16:03:48 #11 34.89 Preparing to unpack .../297-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
16:03:48 #11 34.90 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
16:03:48 #11 34.97 Selecting previously unselected package libmoox-struct-perl.
16:03:48 #11 34.97 Preparing to unpack .../298-libmoox-struct-perl_0.020-1_all.deb ...
16:03:48 #11 34.98 Unpacking libmoox-struct-perl (0.020-1) ...
16:03:48 #11 35.02 Selecting previously unselected package libmouse-perl.
16:03:48 #11 36.48 Preparing to unpack .../362-libterm-readkey-perl_2.38-2_amd64.deb ...
16:03:48 #11 36.48 Unpacking libterm-readkey-perl (2.38-2) ...
16:03:48 #11 36.52 Selecting previously unselected package libtext-levenshteinxs-perl.
16:03:48 #11 36.52 Preparing to unpack .../363-libtext-levenshteinxs-perl_0.03-5_amd64.deb ...
16:03:48 #11 36.52 Unpacking libtext-levenshteinxs-perl (0.03-5) ...
16:03:48 #11 36.55 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
16:03:48 #11 36.56 Preparing to unpack .../364-libtext-markdown-discount-perl_0.13-1build1_amd64.deb ...
16:03:48 #11 36.56 Unpacking libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
16:03:48 #11 36.59 Selecting previously unselected package libtext-xslate-perl:amd64.
16:03:48 #11 36.60 Preparing to unpack .../365-libtext-xslate-perl_3.5.9-1build1_amd64.deb ...
16:03:48 #11 36.60 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build1) ...
16:03:48 #11 36.64 Selecting previously unselected package libtime-duration-perl.
16:03:48 #11 36.64 Preparing to unpack .../366-libtime-duration-perl_1.21-1_all.deb ...
16:03:48 #11 36.65 Unpacking libtime-duration-perl (1.21-1) ...
16:03:48 #11 36.67 Selecting previously unselected package libtime-moment-perl.
16:03:48 #11 36.68 Preparing to unpack .../367-libtime-moment-perl_0.44-2_amd64.deb ...
16:03:48 #11 36.68 Unpacking libtime-moment-perl (0.44-2) ...
16:03:48 #11 36.71 Selecting previously unselected package libtype-tiny-xs-perl:amd64.
16:03:48 #11 36.71 Preparing to unpack .../368-libtype-tiny-xs-perl_0.022-2_amd64.deb ...
16:03:48 #11 36.72 Unpacking libtype-tiny-xs-perl:amd64 (0.022-2) ...
16:03:48 #11 36.75 Selecting previously unselected package libunicode-utf8-perl.
16:03:48 #11 36.75 Preparing to unpack .../369-libunicode-utf8-perl_0.62-1build4_amd64.deb ...
16:03:48 #11 36.76 Unpacking libunicode-utf8-perl (0.62-1build4) ...
16:03:48 #11 36.78 Selecting previously unselected package libwww-mechanize-perl.
16:03:48 #11 36.79 Preparing to unpack .../370-libwww-mechanize-perl_2.14-2_all.deb ...
16:03:48 #11 36.79 Unpacking libwww-mechanize-perl (2.14-2) ...
16:03:48 #11 36.82 Selecting previously unselected package libxml-namespacesupport-perl.
16:03:48 #11 50.35 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:03:48 #11 50.36 Setting up libarray-intspan-perl (2.004-1) ...
16:03:48 #11 50.37 Setting up libcapture-tiny-perl (0.48-1) ...
16:03:48 #11 50.39 Setting up libtimedate-perl (2.3300-2) ...
16:03:48 #11 50.40 Setting up libstdc++-11-dev:arm64 (11.3.0-1ubuntu1~22.04) ...
16:03:48 #11 50.42 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
16:03:48 #11 50.43 Setting up libsub-name-perl (0.26-1build3) ...
16:03:48 #11 50.46 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
16:03:48 #11 50.48 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
16:03:48 #11 50.53 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:03:48 #11 34.41 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
16:03:48 #11 34.42 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
16:03:48 #11 34.46 Selecting previously unselected package libssh-4:amd64.
16:03:48 #11 34.46 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ...
16:03:48 #11 34.47 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
16:03:48 #11 34.52 Selecting previously unselected package libcurl4:amd64.
16:03:48 #11 34.52 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.14_amd64.deb ...
16:03:48 #11 34.53 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.14) ...
16:03:48 #11 34.57 Selecting previously unselected package curl.
16:03:48 #11 34.58 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.14_amd64.deb ...
16:03:48 #11 34.58 Unpacking curl (7.68.0-1ubuntu2.14) ...
16:03:48 #11 34.63 Selecting previously unselected package dctrl-tools.
16:03:48 #10 59.96 Setting up libgdbm-compat4:armhf (1.19-2) ...
16:03:48 #10 59.97 Setting up ucf (3.0043) ...
16:03:48 #10 60.11 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
16:03:48 #10 60.12 Setting up dwz (0.13+20210201-1) ...
16:03:48 #10 60.14 Setting up groff-base (1.22.4-6) ...
16:03:48 #10 60.17 Setting up cpp (4:10.2.1-1) ...
16:03:48 #10 60.18 Setting up pixz (1.0.7-1) ...
16:03:48 #10 60.20 Setting up gpgconf (2.2.27-2+deb11u2) ...
16:03:48 #10 60.21 Setting up libcurl4:armhf (7.74.0-1.3+deb11u3) ...
16:03:48 #10 60.23 Setting up libc6-dev:armhf (2.31-13+deb11u5) ...
16:03:48 #10 60.25 Setting up libx11-6:armhf (2:1.7.2-1) ...
16:03:48 #10 60.27 Setting up curl (7.74.0-1.3+deb11u3) ...
16:03:48 #10 60.29 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
16:03:48 #10 60.31 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
16:03:48 #10 60.32 Setting up gpg (2.2.27-2+deb11u2) ...
16:03:48 #10 60.34 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ...
16:03:48 #10 60.35 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
16:03:48 #10 60.37 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
16:03:48 #10 60.40 Setting up libstdc++-10-dev:armhf (10.2.1-6) ...
16:03:48 #10 60.41 Setting up gpg-agent (2.2.27-2+deb11u2) ...
16:03:48 #12 7.089 Unpacking bash-completion (1:2.8-1ubuntu1) ...
16:03:48 #12 7.203 Selecting previously unselected package cmake-data.
16:03:48 #12 7.204 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
16:03:48 #12 7.210 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
16:03:48 #10 47.01 Preparing to unpack .../273-libref-util-xs-perl_0.117-1+b1_armhf.deb ...
16:03:48 #10 47.02 Unpacking libref-util-xs-perl (0.117-1+b1) ...
16:03:48 #10 47.06 Selecting previously unselected package libregexp-pattern-license-perl.
16:03:48 #10 47.06 Preparing to unpack .../274-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
16:03:48 #10 47.07 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
16:03:48 #10 47.10 Selecting previously unselected package libsasl2-modules:armhf.
16:03:48 #10 47.11 Preparing to unpack .../275-libsasl2-modules_2.1.27+dfsg-1+deb10u2_armhf.deb ...
16:03:48 #10 47.11 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ...
16:03:48 #10 47.15 Selecting previously unselected package libsereal-decoder-perl.
16:03:48 #10 47.15 Preparing to unpack .../276-libsereal-decoder-perl_4.005+ds-1+b1_armhf.deb ...
16:03:48 #10 47.16 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
16:03:48 #10 47.20 Selecting previously unselected package libsereal-encoder-perl.
16:03:48 #10 47.20 Preparing to unpack .../277-libsereal-encoder-perl_4.005+ds-1+b1_armhf.deb ...
16:03:48 #10 47.20 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
16:03:48 #10 38.79 Preparing to unpack .../103-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ...
16:03:48 #10 38.80 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ...
16:03:48 #10 38.85 Selecting previously unselected package libnghttp2-14:amd64.
16:03:48 #10 38.85 Preparing to unpack .../104-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ...
16:03:48 #10 38.85 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
16:03:48 #10 38.90 Selecting previously unselected package librtmp1:amd64.
16:03:48 #10 38.90 Preparing to unpack .../105-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ...
16:03:48 #10 38.90 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
16:03:48 #10 38.95 Selecting previously unselected package libcurl4:amd64.
16:03:48 #10 38.95 Preparing to unpack .../106-libcurl4_7.58.0-2ubuntu3.21_amd64.deb ...
16:03:48 #10 38.96 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.21) ...
16:03:48 #10 39.00 Selecting previously unselected package curl.
16:03:48 #10 47.35 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
16:03:48 #10 47.36 Setting up psmisc (23.2-1+deb10u1) ...
16:03:48 #10 47.38 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ...
16:03:48 #10 47.39 Setting up libyaml-0-2:amd64 (0.2.1-1) ...
16:03:48 #10 47.40 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u4) ...
16:03:48 #10 47.41 No schema files found: doing nothing.
16:03:48 #10 47.41 Setting up distro-info-data (0.41+deb10u6) ...
16:03:48 #10 47.42 Setting up manpages (4.16-2) ...
16:03:48 #10 47.44 Setting up unzip (6.0-23+deb10u3) ...
16:03:48 #10 47.46 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
16:03:48 #10 47.47 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ...
16:03:48 #10 47.49 Setting up binutils-common:amd64 (2.31.1-16) ...
16:03:48 #10 47.50 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:03:48 #10 47.51 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
16:03:48 #10 47.53 Setting up less (487-0.1+b1) ...
16:03:48 #11 51.04 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:03:48 #11 51.06 Setting up libarray-intspan-perl (2.003-1) ...
16:03:48 #11 51.08 Setting up libcapture-tiny-perl (0.48-1) ...
16:03:48 #11 51.09 Setting up libtimedate-perl (2.3200-1) ...
16:03:48 #11 51.10 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
16:03:48 #11 51.12 Setting up libsub-name-perl (0.26-1) ...
16:03:48 #11 51.14 Setting up libtype-tiny-xs-perl (0.016-1) ...
16:03:48 #11 51.16 Setting up libfile-chdir-perl (0.1008-1) ...
16:03:48 #11 51.18 Setting up xauth (1:1.1-0ubuntu1) ...
16:03:48 #11 51.19 Setting up cpp (4:9.3.0-1ubuntu2) ...
16:03:48 #11 51.22 Setting up libpath-tiny-perl (0.108-1) ...
16:03:48 #11 51.23 Setting up libarchive-cpio-perl (0.10-1) ...
16:03:48 #11 51.25 Setting up libjson-perl (4.02000-2) ...
16:03:48 #11 51.27 Setting up libsub-override-perl (0.09-2) ...
16:03:48 #14 10.76   Running scriptlet: libgomp-8.5.0-17.el8.aarch64                         27/83 
16:03:48 #14 10.79   Installing       : libubsan-8.5.0-17.el8.aarch64                        28/83 
16:03:48 #14 10.80   Running scriptlet: libubsan-8.5.0-17.el8.aarch64                        28/83 
16:03:48 #14 10.82   Running scriptlet: openssh-8.0p1-16.el8.aarch64                         29/83 
16:03:48 #14 10.89   Installing       : openssh-8.0p1-16.el8.aarch64                         29/83 
16:03:48 #11 28.80 Selecting previously unselected package xauth.
16:03:48 #11 28.80 Preparing to unpack .../079-xauth_1%3a1.1.1-1_armhf.deb ...
16:03:48 #11 28.81 Unpacking xauth (1:1.1.1-1) ...
16:03:48 #11 28.85 Selecting previously unselected package xz-utils.
16:03:48 #11 28.85 Preparing to unpack .../080-xz-utils_5.2.5-2.1_armhf.deb ...
16:03:48 #11 28.86 Unpacking xz-utils (5.2.5-2.1) ...
16:03:48 #11 28.89 Selecting previously unselected package m4.
16:03:48 #11 28.89 Preparing to unpack .../081-m4_1.4.19-1_armhf.deb ...
16:03:48 #11 28.89 Unpacking m4 (1.4.19-1) ...
16:03:48 #11 28.93 Selecting previously unselected package autoconf.
16:03:48 #11 28.94 Preparing to unpack .../082-autoconf_2.71-2_all.deb ...
16:03:48 #11 28.94 Unpacking autoconf (2.71-2) ...
16:03:48 #11 29.03 Selecting previously unselected package autotools-dev.
16:03:48 #10 44.74   Installing       : perl-Encode-4:3.19-492.fc37.aarch64                112/136 
16:03:48 #10 44.85   Installing       : perl-libs-4:5.36.0-492.fc37.aarch64                113/136 
16:03:48 #10 44.86   Installing       : perl-interpreter-4:5.36.0-492.fc37.aarch64         114/136 
16:03:48 #10 44.87   Installing       : devscripts-checkbashisms-2.22.2-3.fc37.aarch64     115/136 
16:03:48 #10 44.87   Installing       : gnat-srpm-macros-4-16.fc37.noarch                  116/136 
16:03:48 #10 44.88   Installing       : ghc-srpm-macros-1.5.0-7.fc37.noarch                117/136 
16:03:48 #10 44.88   Installing       : fpc-srpm-macros-1.3-6.fc37.noarch                  118/136 
16:03:48 #10 44.89   Installing       : emacs-filesystem-1:28.1-3.fc37.noarch              119/136 
16:03:48 #10 44.89   Installing       : desktop-file-utils-0.26-7.fc37.aarch64             120/136 
16:03:48 #10 44.90   Installing       : efi-srpm-macros-5-6.fc37.noarch                    121/136 
16:03:48 #10 44.90   Installing       : fonts-srpm-macros-1:2.0.5-9.fc37.noarch            122/136 
16:03:48 #10 44.91   Installing       : go-srpm-macros-3.2.0-1.fc37.noarch                 123/136 
16:03:48 #10 44.91   Installing       : python-srpm-macros-3.11-5.fc37.noarch              124/136 
16:03:48 #10 44.92   Installing       : redhat-rpm-config-228-1.fc37.noarch                125/136 
16:03:48 #10 44.93   Installing       : ed-1.18-2.fc37.aarch64                             126/136 
16:03:48 #10 44.94   Installing       : patch-2.7.6-17.fc37.aarch64                        127/136 
16:03:48 #10 44.95   Installing       : diffutils-3.8-3.fc37.aarch64                       128/136 
16:03:48 #10 44.96   Installing       : dash-0.5.11.5-2.fc37.aarch64                       129/136 
16:03:48 #10 44.96   Running scriptlet: dash-0.5.11.5-2.fc37.aarch64                       129/136 
16:03:48 #10 44.98   Installing       : cpio-2.13-13.fc37.aarch64                          130/136 
16:03:48 #10 44.99   Installing       : bzip2-1.0.8-12.fc37.aarch64                        131/136 
16:03:48 #10 45.00   Installing       : rpm-build-4.18.0-1.fc37.aarch64                    132/136 
16:03:48 #12 7.293 The following NEW packages will be installed:
16:03:48 #12 7.293   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
16:03:48 #12 7.293   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:03:48 #12 7.294   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
16:03:48 #12 7.294   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:03:48 #12 7.294   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:03:48 #12 7.294   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
16:03:48 #11 33.35 Preparing to unpack .../169-liburi-perl_1.76-2_all.deb ...
16:03:48 #11 33.36 Unpacking liburi-perl (1.76-2) ...
16:03:48 #11 33.40 Selecting previously unselected package libhtml-parser-perl.
16:03:48 #11 33.40 Preparing to unpack .../170-libhtml-parser-perl_3.72-5_armhf.deb ...
16:03:48 #11 33.40 Unpacking libhtml-parser-perl (3.72-5) ...
16:03:48 #11 33.44 Selecting previously unselected package libhtml-tree-perl.
16:03:48 #11 33.44 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ...
16:03:48 #11 33.44 Unpacking libhtml-tree-perl (5.07-2) ...
16:03:48 #11 33.49 Selecting previously unselected package libio-html-perl.
16:03:48 #11 33.49 Preparing to unpack .../172-libio-html-perl_1.001-1_all.deb ...
16:03:48 #11 33.50 Unpacking libio-html-perl (1.001-1) ...
16:03:48 #11 33.53 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:48 #11 33.53 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:03:48 #11 33.53 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:03:48 #11 33.56 Selecting previously unselected package libhttp-message-perl.
16:03:48 #11 33.56 Preparing to unpack .../174-libhttp-message-perl_6.22-1_all.deb ...
16:03:48 #11 33.57 Unpacking libhttp-message-perl (6.22-1) ...
16:03:48 #11 33.60 Selecting previously unselected package libhttp-cookies-perl.
16:03:48 #11 33.60 Preparing to unpack .../175-libhttp-cookies-perl_6.08-1_all.deb ...
16:03:48 #11 33.61 Unpacking libhttp-cookies-perl (6.08-1) ...
16:03:48 #11 33.64 Selecting previously unselected package libhttp-negotiate-perl.
16:03:48 #11 33.64 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ...
16:03:48 #11 33.64 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:03:48 #11 33.67 Selecting previously unselected package perl-openssl-defaults:armhf.
16:03:48 #11 33.67 Preparing to unpack .../177-perl-openssl-defaults_4_armhf.deb ...
16:03:48 #11 33.68 Unpacking perl-openssl-defaults:armhf (4) ...
16:03:48 #11 33.70 Selecting previously unselected package libnet-ssleay-perl.
16:03:48 #11 38.29 Preparing to unpack .../282-libltdl-dev_2.4.6-15build2_armhf.deb ...
16:03:48 #11 38.29 Unpacking libltdl-dev:armhf (2.4.6-15build2) ...
16:03:48 #11 38.34 Selecting previously unselected package liblzo2-2:armhf.
16:03:48 #11 38.34 Preparing to unpack .../283-liblzo2-2_2.10-2build3_armhf.deb ...
16:03:48 #11 38.35 Unpacking liblzo2-2:armhf (2.10-2build3) ...
16:03:48 #11 38.37 Selecting previously unselected package libsys-hostname-long-perl.
16:03:48 #11 38.38 Preparing to unpack .../284-libsys-hostname-long-perl_1.5-2_all.deb ...
16:03:48 #11 38.38 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:03:48 #11 38.41 Selecting previously unselected package libmail-sendmail-perl.
16:03:48 #11 38.41 Preparing to unpack .../285-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:03:48 #11 38.42 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:03:48 #11 38.44 Selecting previously unselected package libnet-smtp-ssl-perl.
16:03:48 #11 38.44 Preparing to unpack .../286-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:03:48 #11 38.49 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:03:48 #11 38.53 Selecting previously unselected package libmailtools-perl.
16:03:48 #11 39.68 Selecting previously unselected package libnetaddr-ip-perl.
16:03:48 #11 39.68 Preparing to unpack .../275-libnetaddr-ip-perl_4.079+dfsg-2_arm64.deb ...
16:03:48 #11 39.69 Unpacking libnetaddr-ip-perl (4.079+dfsg-2) ...
16:03:48 #11 39.73 Selecting previously unselected package libdata-validate-ip-perl.
16:03:48 #11 39.74 Preparing to unpack .../276-libdata-validate-ip-perl_0.30-1_all.deb ...
16:03:48 #11 39.74 Unpacking libdata-validate-ip-perl (0.30-1) ...
16:03:48 #11 39.78 Selecting previously unselected package libdata-validate-uri-perl.
16:03:48 #11 39.78 Preparing to unpack .../277-libdata-validate-uri-perl_0.07-2_all.deb ...
16:03:48 #11 39.78 Unpacking libdata-validate-uri-perl (0.07-2) ...
16:03:48 #11 39.82 Selecting previously unselected package libdistro-info-perl.
16:03:48 #11 39.83 Preparing to unpack .../278-libdistro-info-perl_1.1ubuntu1_all.deb ...
16:03:48 #11 39.83 Unpacking libdistro-info-perl (1.1ubuntu1) ...
16:03:48 #11 39.87 Selecting previously unselected package libemail-address-xs-perl.
16:03:48 #11 35.02 Preparing to unpack .../299-libmouse-perl_2.5.10-1build4_amd64.deb ...
16:03:48 #11 35.02 Unpacking libmouse-perl (2.5.10-1build4) ...
16:03:48 #11 35.06 Selecting previously unselected package libpackage-stash-xs-perl.
16:03:48 #11 35.06 Preparing to unpack .../300-libpackage-stash-xs-perl_0.29-1build5_amd64.deb ...
16:03:48 #11 35.06 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
16:03:48 #11 35.10 Selecting previously unselected package libpath-iterator-rule-perl.
16:03:48 #11 35.11 Preparing to unpack .../301-libpath-iterator-rule-perl_1.015-1_all.deb ...
16:03:48 #11 35.11 Unpacking libpath-iterator-rule-perl (1.015-1) ...
16:03:48 #11 35.14 Selecting previously unselected package libperlio-gzip-perl.
16:03:48 #11 35.14 Preparing to unpack .../302-libperlio-gzip-perl_0.19-1build8_amd64.deb ...
16:03:48 #11 35.15 Unpacking libperlio-gzip-perl (0.19-1build8) ...
16:03:48 #11 35.18 Selecting previously unselected package libperlio-utf8-strict-perl.
16:03:48 #11 35.18 Preparing to unpack .../303-libperlio-utf8-strict-perl_0.009-1build1_amd64.deb ...
16:03:48 #11 35.19 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
16:03:48 #11 35.22 Selecting previously unselected package libpod-parser-perl.
16:03:48 #11 35.22 Preparing to unpack .../304-libpod-parser-perl_1.63-2_all.deb ...
16:03:48 #11 35.23 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:03:48 #11 35.25 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:03:48 #11 36.82 Preparing to unpack .../371-libxml-namespacesupport-perl_1.12-2_all.deb ...
16:03:48 #11 36.83 Unpacking libxml-namespacesupport-perl (1.12-2) ...
16:03:48 #11 36.86 Selecting previously unselected package libxml-sax-base-perl.
16:03:48 #11 36.86 Preparing to unpack .../372-libxml-sax-base-perl_1.09-2_all.deb ...
16:03:48 #11 36.86 Unpacking libxml-sax-base-perl (1.09-2) ...
16:03:48 #11 36.90 Selecting previously unselected package libxml-sax-perl.
16:03:48 #11 36.90 Preparing to unpack .../373-libxml-sax-perl_1.02+dfsg-3_all.deb ...
16:03:48 #11 36.91 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
16:03:48 #11 36.95 Selecting previously unselected package libxml-libxml-perl.
16:03:48 #11 36.96 Preparing to unpack .../374-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_amd64.deb ...
16:03:48 #11 36.96 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
16:03:48 #11 37.00 Selecting previously unselected package libxml-parser-perl:amd64.
16:03:48 #11 37.00 Preparing to unpack .../375-libxml-parser-perl_2.46-3build1_amd64.deb ...
16:03:48 #11 37.01 Unpacking libxml-parser-perl:amd64 (2.46-3build1) ...
16:03:48 #11 37.05 Selecting previously unselected package libxml-sax-expat-perl.
16:03:48 #11 37.06 Preparing to unpack .../376-libxml-sax-expat-perl_0.51-1_all.deb ...
16:03:48 #11 50.54 Setting up libproc-processtable-perl:arm64 (0.634-1build1) ...
16:03:48 #11 50.56 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:03:48 #11 50.57 Setting up xauth (1:1.1-1build2) ...
16:03:48 #11 50.59 Setting up libpath-tiny-perl (0.122-1) ...
16:03:48 #11 50.61 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:03:48 #11 50.62 Setting up libjson-perl (4.04000-1) ...
16:03:48 #11 50.64 Setting up libipc-run3-perl (0.048-2) ...
16:03:48 #11 50.65 Setting up libsub-override-perl (0.09-2) ...
16:03:48 #11 50.66 Setting up libaliased-perl (0.34-1.1) ...
16:03:48 #11 50.68 Setting up python3-unidiff (0.5.5-2) ...
16:03:48 #11 34.64 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ...
16:03:48 #11 34.64 Unpacking dctrl-tools (2.24-3) ...
16:03:48 #11 34.68 Selecting previously unselected package libtool.
16:03:48 #11 34.68 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ...
16:03:48 #11 34.69 Unpacking libtool (2.4.6-14) ...
16:03:48 #11 34.73 Selecting previously unselected package dh-autoreconf.
16:03:48 #11 34.73 Preparing to unpack .../126-dh-autoreconf_19_all.deb ...
16:03:48 #11 34.73 Unpacking dh-autoreconf (19) ...
16:03:48 #11 34.76 Selecting previously unselected package libdebhelper-perl.
16:03:48 #11 34.77 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ...
16:03:48 #11 34.77 Unpacking libdebhelper-perl (12.10ubuntu1) ...
16:03:48 #11 34.81 Selecting previously unselected package libarchive-zip-perl.
16:03:48 #11 34.81 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ...
16:03:48 #11 34.81 Unpacking libarchive-zip-perl (1.67-2) ...
16:03:48 #11 34.85 Selecting previously unselected package libsub-override-perl.
16:03:48 #11 34.85 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ...
16:03:48 #11 34.85 Unpacking libsub-override-perl (0.09-2) ...
16:03:48 #11 34.88 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:48 #12 26.52   Preparing        :                                                        1/1 
16:03:48 #12 26.56   Downgrading      : xz-libs-5.2.4-4.el8.x86_64                            1/91 
16:03:48 #12 26.64   Upgrading        : rpm-4.14.3-24.el8.x86_64                              2/91 
16:03:48 #12 26.68   Upgrading        : rpm-libs-4.14.3-24.el8.x86_64                         3/91 
16:03:48 #12 26.70   Running scriptlet: rpm-libs-4.14.3-24.el8.x86_64                         3/91 
16:03:48 #12 26.72   Installing       : python-srpm-macros-3-44.el8.noarch                    4/91 
16:03:48 #10 39.01 Preparing to unpack .../107-curl_7.58.0-2ubuntu3.21_amd64.deb ...
16:03:48 #10 39.01 Unpacking curl (7.58.0-2ubuntu3.21) ...
16:03:48 #10 39.06 Selecting previously unselected package dctrl-tools.
16:03:48 #10 39.06 Preparing to unpack .../108-dctrl-tools_2.24-2build1_amd64.deb ...
16:03:48 #10 39.07 Unpacking dctrl-tools (2.24-2build1) ...
16:03:48 #10 39.14 Selecting previously unselected package libtool.
16:03:48 #10 39.15 Preparing to unpack .../109-libtool_2.4.6-2_all.deb ...
16:03:48 #10 39.15 Unpacking libtool (2.4.6-2) ...
16:03:48 #10 39.20 Selecting previously unselected package dh-autoreconf.
16:03:48 #10 39.20 Preparing to unpack .../110-dh-autoreconf_17_all.deb ...
16:03:48 #10 39.21 Unpacking dh-autoreconf (17) ...
16:03:48 #10 39.24 Selecting previously unselected package libarchive-zip-perl.
16:03:48 #10 39.24 Preparing to unpack .../111-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...
16:03:48 #10 39.24 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...
16:03:48 #10 39.29 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:48 #10 47.26 Selecting previously unselected package libsereal-perl.
16:03:48 #10 47.27 Preparing to unpack .../278-libsereal-perl_4.005-1_all.deb ...
16:03:48 #10 47.28 Unpacking libsereal-perl (4.005-1) ...
16:03:48 #10 47.31 Selecting previously unselected package libtask-weaken-perl.
16:03:48 #10 47.31 Preparing to unpack .../279-libtask-weaken-perl_1.06-1_all.deb ...
16:03:48 #10 47.32 Unpacking libtask-weaken-perl (1.06-1) ...
16:03:48 #10 47.35 Selecting previously unselected package libxml-parser-perl.
16:03:48 #10 47.35 Preparing to unpack .../280-libxml-parser-perl_2.44-4_armhf.deb ...
16:03:48 #10 47.36 Unpacking libxml-parser-perl (2.44-4) ...
16:03:48 #10 47.41 Selecting previously unselected package libsoap-lite-perl.
16:03:48 #10 47.41 Preparing to unpack .../281-libsoap-lite-perl_1.27-1_all.deb ...
16:03:48 #10 47.42 Unpacking libsoap-lite-perl (1.27-1) ...
16:03:48 #10 47.48 Selecting previously unselected package libsort-key-perl.
16:03:48 #10 47.48 Preparing to unpack .../282-libsort-key-perl_1.33-2+b1_armhf.deb ...
16:03:48 #10 47.48 Unpacking libsort-key-perl (1.33-2+b1) ...
16:03:48 #10 47.53 Selecting previously unselected package libstring-copyright-perl.
16:03:48 #10 35.63 Fedora 35 - x86_64 - Updates                     19 MB/s |  34 MB     00:01    
16:03:48 #10 47.62 Setting up perl-openssl-defaults:amd64 (3) ...
16:03:48 #10 47.63 Setting up linux-libc-dev:amd64 (4.19.260-1) ...
16:03:48 #10 47.64 Setting up gettext-base (0.19.8.1-9) ...
16:03:48 #10 47.65 Setting up liblzo2-2:amd64 (2.10-0.1) ...
16:03:48 #10 47.67 Setting up libnpth0:amd64 (1.6-1) ...
16:03:48 #10 47.68 Setting up krb5-locales (1.17-3+deb10u5) ...
16:03:48 #10 47.69 Setting up file (1:5.35-4+deb10u2) ...
16:03:48 #10 47.70 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b7) ...
16:03:48 #10 47.71 Setting up libassuan0:amd64 (2.5.2-1) ...
16:03:48 #10 47.75 Setting up libgomp1:amd64 (8.3.0-6) ...
16:03:48 #10 47.76 Setting up libapt-inst2.0:amd64 (1.8.2.3) ...
16:03:48 #10 47.78 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
16:03:48 #10 47.79 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
16:03:48 #10 47.81 Setting up libunwind8:amd64 (1.2.1-10~deb10u1) ...
16:03:48 #10 47.82 Setting up libicu63:amd64 (63.1-6+deb10u3) ...
16:03:48 #10 47.83 Setting up libfakeroot:amd64 (1.23-1) ...
16:03:48 #10 47.85 Setting up libkrb5support0:amd64 (1.17-3+deb10u5) ...
16:03:48 #11 51.28 Setting up python3-unidiff (0.5.5-2) ...
16:03:48 #11 51.42 Setting up libstrictures-perl (2.000006-1) ...
16:03:48 #11 51.43 Setting up libsub-quote-perl (2.006006-1) ...
16:03:48 #11 51.46 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
16:03:48 #11 51.49 Setting up libsort-versions-perl (1.62-1) ...
16:03:48 #11 51.51 Setting up libexporter-tiny-perl (1.002001-1) ...
16:03:48 #11 51.53 Setting up libre-engine-re2-perl (0.13-5) ...
16:03:48 #11 29.03 Preparing to unpack .../083-autotools-dev_20220109.1_all.deb ...
16:03:48 #11 29.04 Unpacking autotools-dev (20220109.1) ...
16:03:48 #11 29.07 Selecting previously unselected package automake.
16:03:48 #11 29.08 Preparing to unpack .../084-automake_1%3a1.16.5-1.3_all.deb ...
16:03:48 #11 29.08 Unpacking automake (1:1.16.5-1.3) ...
16:03:48 #11 29.13 Selecting previously unselected package autopoint.
16:03:48 #11 29.13 Preparing to unpack .../085-autopoint_0.21-8_all.deb ...
16:03:48 #11 29.14 Unpacking autopoint (0.21-8) ...
16:03:48 #11 29.17 Selecting previously unselected package binutils-common:armhf.
16:03:48 #11 29.17 Preparing to unpack .../086-binutils-common_2.39-3ubuntu1.1_armhf.deb ...
16:03:48 #11 29.18 Unpacking binutils-common:armhf (2.39-3ubuntu1.1) ...
16:03:48 #11 29.22 Selecting previously unselected package libbinutils:armhf.
16:03:48 #11 29.22 Preparing to unpack .../087-libbinutils_2.39-3ubuntu1.1_armhf.deb ...
16:03:48 #11 29.22 Unpacking libbinutils:armhf (2.39-3ubuntu1.1) ...
16:03:48 #11 29.27 Selecting previously unselected package libctf-nobfd0:armhf.
16:03:48 #10 45.00   Installing       : rpmlint-fedora-license-data-1.8-1.fc37.noarch      133/136 
16:03:48 #10 45.03   Installing       : rpmlint-2.4.0-3.fc37.noarch                        134/136 
16:03:48 #10 45.04   Installing       : dnf-plugins-core-4.3.1-1.fc37.noarch               135/136 
16:03:48 #10 45.15   Installing       : glibc-gconv-extra-2.36-8.fc37.aarch64              136/136 
16:03:48 #12 11.86 Setting up libpcre32-3:armhf (2:8.39-12) ...
16:03:48 #12 11.87 Setting up pkg-config (0.29-6) ...
16:03:48 #12 11.93 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ...
16:03:48 #12 11.94 Setting up libltdl7:armhf (2.4.6-9) ...
16:03:48 #12 11.96 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
16:03:48 #12 11.97 Setting up librhash0:armhf (1.3.8-1) ...
16:03:48 #12 7.740 0 upgraded, 31 newly installed, 0 to remove and 7 not upgraded.
16:03:48 #12 7.740 1 not fully installed or removed.
16:03:48 #12 7.740 Need to get 19.6 MB of archives.
16:03:48 #12 7.740 After this operation, 84.0 MB of additional disk space will be used.
16:03:48 #12 7.740 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB]
16:03:48 #11 33.71 Preparing to unpack .../178-libnet-ssleay-perl_1.88-2ubuntu1_armhf.deb ...
16:03:48 #11 33.71 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
16:03:48 #11 33.77 Selecting previously unselected package libio-socket-ssl-perl.
16:03:48 #11 33.77 Preparing to unpack .../179-libio-socket-ssl-perl_2.067-1_all.deb ...
16:03:48 #11 33.77 Unpacking libio-socket-ssl-perl (2.067-1) ...
16:03:48 #11 33.82 Selecting previously unselected package libnet-http-perl.
16:03:48 #11 33.82 Preparing to unpack .../180-libnet-http-perl_6.19-1_all.deb ...
16:03:48 #11 33.83 Unpacking libnet-http-perl (6.19-1) ...
16:03:48 #11 33.86 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:48 #11 33.86 Preparing to unpack .../181-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
16:03:48 #11 33.86 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
16:03:48 #11 33.89 Selecting previously unselected package libtry-tiny-perl.
16:03:48 #11 33.89 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ...
16:03:48 #11 33.90 Unpacking libtry-tiny-perl (0.30-1) ...
16:03:48 #11 33.93 Selecting previously unselected package libwww-robotrules-perl.
16:03:48 #10 37.53 Selecting previously unselected package automake.
16:03:48 #10 37.53 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
16:03:48 #10 37.66 Unpacking automake (1:1.16.3-2) ...
16:03:48 #11 38.53 Preparing to unpack .../287-libmailtools-perl_2.21-1_all.deb ...
16:03:48 #11 38.54 Unpacking libmailtools-perl (2.21-1) ...
16:03:48 #11 38.58 Selecting previously unselected package libmarkdown2:armhf.
16:03:48 #11 38.58 Preparing to unpack .../288-libmarkdown2_2.2.7-2_armhf.deb ...
16:03:48 #11 38.59 Unpacking libmarkdown2:armhf (2.2.7-2) ...
16:03:48 #11 38.63 Selecting previously unselected package libmath-base85-perl.
16:03:48 #11 38.63 Preparing to unpack .../289-libmath-base85-perl_0.5+dfsg-1_all.deb ...
16:03:48 #11 38.63 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
16:03:48 #11 38.66 Selecting previously unselected package libmoox-aliases-perl.
16:03:48 #11 38.66 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:03:48 #11 38.67 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:03:48 #11 38.70 Selecting previously unselected package libnamespace-autoclean-perl.
16:03:48 #11 38.70 Preparing to unpack .../291-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:03:48 #11 38.70 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:03:48 #11 38.73 Selecting previously unselected package libobject-id-perl.
16:03:48 #11 38.73 Preparing to unpack .../292-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
16:03:48 #11 38.74 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
16:03:48 #11 39.87 Preparing to unpack .../279-libemail-address-xs-perl_1.05-1_arm64.deb ...
16:03:48 #11 39.88 Unpacking libemail-address-xs-perl (1.05-1) ...
16:03:48 #11 39.92 Selecting previously unselected package libfcgi-bin.
16:03:48 #11 39.92 Preparing to unpack .../280-libfcgi-bin_2.4.2-2build2_arm64.deb ...
16:03:48 #11 39.93 Unpacking libfcgi-bin (2.4.2-2build2) ...
16:03:48 #11 39.97 Selecting previously unselected package libipc-system-simple-perl.
16:03:48 #11 39.97 Preparing to unpack .../281-libipc-system-simple-perl_1.30-1_all.deb ...
16:03:48 #11 39.97 Unpacking libipc-system-simple-perl (1.30-1) ...
16:03:48 #11 40.01 Selecting previously unselected package libfile-basedir-perl.
16:03:48 #11 40.02 Preparing to unpack .../282-libfile-basedir-perl_0.09-1_all.deb ...
16:03:48 #11 40.02 Unpacking libfile-basedir-perl (0.09-1) ...
16:03:48 #11 40.06 Selecting previously unselected package libfile-chdir-perl.
16:03:48 #11 40.07 Preparing to unpack .../283-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:03:48 #11 40.07 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:03:48 #11 40.11 Selecting previously unselected package libfile-fcntllock-perl.
16:03:48 #11 35.25 Unpacking libpod-parser-perl (1.63-2) ...
16:03:48 #11 35.29 Selecting previously unselected package libpod-constants-perl.
16:03:48 #11 35.29 Preparing to unpack .../305-libpod-constants-perl_0.19-2_all.deb ...
16:03:48 #11 35.29 Unpacking libpod-constants-perl (0.19-2) ...
16:03:48 #11 35.32 Selecting previously unselected package libproc-processtable-perl:amd64.
16:03:48 #11 35.32 Preparing to unpack .../306-libproc-processtable-perl_0.634-1build1_amd64.deb ...
16:03:48 #11 35.32 Unpacking libproc-processtable-perl:amd64 (0.634-1build1) ...
16:03:48 #11 35.37 Selecting previously unselected package libre2-9:amd64.
16:03:48 #11 35.37 Preparing to unpack .../307-libre2-9_20220201+dfsg-1_amd64.deb ...
16:03:48 #11 35.37 Unpacking libre2-9:amd64 (20220201+dfsg-1) ...
16:03:48 #11 35.40 Selecting previously unselected package libre-engine-re2-perl:amd64.
16:03:48 #11 35.40 Preparing to unpack .../308-libre-engine-re2-perl_0.14-1build2_amd64.deb ...
16:03:48 #11 35.40 Unpacking libre-engine-re2-perl:amd64 (0.14-1build2) ...
16:03:48 #11 35.44 Selecting previously unselected package libreadonly-perl.
16:03:48 #11 35.44 Preparing to unpack .../309-libreadonly-perl_2.050-3_all.deb ...
16:03:48 #11 35.44 Unpacking libreadonly-perl (2.050-3) ...
16:03:48 #11 35.47 Selecting previously unselected package libref-util-perl.
16:03:48 #11 35.47 Preparing to unpack .../310-libref-util-perl_0.204-1_all.deb ...
16:03:48 #11 35.48 Unpacking libref-util-perl (0.204-1) ...
16:03:48 #11 35.51 Selecting previously unselected package libref-util-xs-perl.
16:03:48 #11 35.51 Preparing to unpack .../311-libref-util-xs-perl_0.117-1build5_amd64.deb ...
16:03:48 #11 35.51 Unpacking libref-util-xs-perl (0.117-1build5) ...
16:03:48 #11 35.55 Selecting previously unselected package libregexp-pattern-license-perl.
16:03:48 #11 35.55 Preparing to unpack .../312-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
16:03:48 #11 35.56 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
16:03:48 #11 35.59 Selecting previously unselected package libregexp-pattern-perl.
16:03:48 #11 37.06 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:03:48 #11 37.09 Selecting previously unselected package libyaml-libyaml-perl.
16:03:48 #11 37.09 Preparing to unpack .../377-libyaml-libyaml-perl_0.83+ds-1build1_amd64.deb ...
16:03:48 #11 37.10 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
16:03:48 #11 37.14 Selecting previously unselected package licensecheck.
16:03:48 #11 37.15 Preparing to unpack .../378-licensecheck_3.3.0-1_all.deb ...
16:03:48 #11 37.16 Unpacking licensecheck (3.3.0-1) ...
16:03:48 #11 37.19 Selecting previously unselected package libdevel-size-perl.
16:03:48 #11 37.19 Preparing to unpack .../379-libdevel-size-perl_0.83-2_amd64.deb ...
16:03:48 #11 37.20 Unpacking libdevel-size-perl (0.83-2) ...
16:03:48 #11 37.23 Selecting previously unselected package libipc-run3-perl.
16:03:48 #11 37.23 Preparing to unpack .../380-libipc-run3-perl_0.048-2_all.deb ...
16:03:48 #11 37.24 Unpacking libipc-run3-perl (0.048-2) ...
16:03:48 #11 37.27 Selecting previously unselected package lzip.
16:03:48 #11 50.81 Setting up libstrictures-perl (2.000006-1) ...
16:03:48 #11 50.83 Setting up libsub-quote-perl (2.006006-1) ...
16:03:48 #11 50.85 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:03:48 #11 50.86 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
16:03:48 #11 50.89 Setting up libsort-versions-perl (1.62-1) ...
16:03:48 #11 50.90 Setting up libexporter-tiny-perl (1.002002-1) ...
16:03:48 #11 50.92 Setting up libre-engine-re2-perl:arm64 (0.14-1build2) ...
16:03:48 #11 50.94 Setting up libfile-dirlist-perl (0.05-2) ...
16:03:48 #11 50.95 Setting up libterm-readkey-perl (2.38-1build4) ...
16:03:48 #11 50.96 Setting up lsb-release (11.1.0ubuntu4) ...
16:03:48 #11 50.99 Setting up python3-magic (2:0.4.24-2) ...
16:03:48 #11 34.88 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
16:03:48 #11 34.89 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
16:03:48 #11 34.92 Selecting previously unselected package dh-strip-nondeterminism.
16:03:48 #11 34.92 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ...
16:03:48 #11 34.93 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
16:03:48 #11 34.97 Selecting previously unselected package dwz.
16:03:48 #11 34.97 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ...
16:03:48 #11 34.97 Unpacking dwz (0.13-5) ...
16:03:48 #11 35.02 Selecting previously unselected package libcroco3:amd64.
16:03:48 #11 35.02 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ...
16:03:48 #11 35.03 Unpacking libcroco3:amd64 (0.6.13-1) ...
16:03:48 #11 35.08 Selecting previously unselected package gettext.
16:03:48 #11 35.08 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ...
16:03:48 #11 35.09 Unpacking gettext (0.19.8.1-10build1) ...
16:03:48 #12 26.73   Upgrading        : rpm-build-libs-4.14.3-24.el8.x86_64                   5/91 
16:03:48 #12 26.75   Running scriptlet: rpm-build-libs-4.14.3-24.el8.x86_64                   5/91 
16:03:48 #12 26.78   Installing       : xz-5.2.4-4.el8.x86_64                                 6/91 
16:03:48 #12 26.81   Installing       : unzip-6.0-46.el8.x86_64                               7/91 
16:03:48 #12 26.95   Installing       : groff-base-1.22.3-18.el8.x86_64                       8/91 
16:03:48 #12 26.97   Installing       : file-5.33-21.el8.x86_64                               9/91 
16:03:48 #12 1.437 Last metadata expiration check: 0:00:16 ago on Thu Dec 15 16:03:32 2022.
16:03:48 #10 39.29 Preparing to unpack .../112-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...
16:03:48 #10 39.30 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
16:03:48 #10 39.32 Selecting previously unselected package libtimedate-perl.
16:03:48 #10 39.33 Preparing to unpack .../113-libtimedate-perl_2.3000-2_all.deb ...
16:03:48 #10 39.33 Unpacking libtimedate-perl (2.3000-2) ...
16:03:48 #10 39.37 Selecting previously unselected package dh-strip-nondeterminism.
16:03:48 #10 39.37 Preparing to unpack .../114-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...
16:03:48 #10 39.37 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...
16:03:48 #10 39.41 Selecting previously unselected package libcroco3:amd64.
16:03:48 #10 39.42 Preparing to unpack .../115-libcroco3_0.6.12-2_amd64.deb ...
16:03:48 #10 39.42 Unpacking libcroco3:amd64 (0.6.12-2) ...
16:03:48 #10 39.46 Selecting previously unselected package gettext.
16:03:48 #10 39.46 Preparing to unpack .../116-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ...
16:03:48 #10 39.47 Unpacking gettext (0.19.8.1-6ubuntu0.3) ...
16:03:48 #10 47.53 Preparing to unpack .../283-libstring-copyright-perl_0.003006-1_all.deb ...
16:03:48 #10 47.53 Unpacking libstring-copyright-perl (0.003006-1) ...
16:03:48 #10 47.57 Selecting previously unselected package libstring-escape-perl.
16:03:48 #10 47.57 Preparing to unpack .../284-libstring-escape-perl_2010.002-2_all.deb ...
16:03:48 #10 47.57 Unpacking libstring-escape-perl (2010.002-2) ...
16:03:48 #10 47.61 Selecting previously unselected package libstring-shellquote-perl.
16:03:48 #10 47.62 Preparing to unpack .../285-libstring-shellquote-perl_1.04-1_all.deb ...
16:03:48 #10 47.62 Unpacking libstring-shellquote-perl (1.04-1) ...
16:03:48 #10 47.67 Selecting previously unselected package libterm-readkey-perl.
16:03:48 #10 47.67 Preparing to unpack .../286-libterm-readkey-perl_2.38-1_armhf.deb ...
16:03:48 #10 47.68 Unpacking libterm-readkey-perl (2.38-1) ...
16:03:48 #10 47.79 Selecting previously unselected package libtest-fatal-perl.
16:03:49 #10 60.89 Setting up libxpm4:armhf (1:3.5.12-1) ...
16:03:49 #10 60.91 Setting up fontconfig-config (2.13.1-4.2) ...
16:03:49 #10 61.10 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
16:03:49 #10 61.21 Setting up gpgsm (2.2.27-2+deb11u2) ...
16:03:49 #13 87.28   Updating   : systemd-219-78.el7_9.7.aarch64                              7/68 
16:03:49 #13 87.83 Failed to get D-Bus connection: Operation not permitted
16:03:49 #10 47.87 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
16:03:49 #10 47.88 Setting up fakeroot (1.23-1) ...
16:03:49 #10 47.89 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:03:49 #10 47.90 Setting up mariadb-common (1:10.3.36-0+deb10u2) ...
16:03:49 #10 47.92 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
16:03:49 #10 47.93 Setting up libasan5:amd64 (8.3.0-6) ...
16:03:49 #10 47.94 Setting up autotools-dev (20180224.1) ...
16:03:49 #10 47.95 Setting up libglib2.0-data (2.58.3-2+deb10u4) ...
16:03:49 #10 47.96 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ...
16:03:49 #10 47.99 Setting up libwrap0:amd64 (7.6.q-28) ...
16:03:49 #10 48.01 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
16:03:49 #10 48.02 Setting up make (4.2.1-1.2) ...
16:03:49 #10 48.04 Setting up libmpfr6:amd64 (4.0.2-1) ...
16:03:49 #10 48.05 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
16:03:49 #10 48.07 Setting up libntlm0:amd64 (1.5-1+deb10u1) ...
16:03:49 #11 51.60 Setting up libterm-readkey-perl (2.38-1build1) ...
16:03:49 #11 51.63 Setting up lsb-release (11.1.0ubuntu2) ...
16:03:49 #11 51.66 Setting up libnet-ip-perl (1.26-2) ...
16:03:49 #11 51.68 Setting up python3-magic (2:0.4.15-3) ...
16:03:49 #12 7.491 Selecting previously unselected package liblzo2-2:armhf.
16:03:49 #12 7.494 Preparing to unpack .../02-liblzo2-2_2.08-1.2_armhf.deb ...
16:03:49 #12 7.499 Unpacking liblzo2-2:armhf (2.08-1.2) ...
16:03:49 #12 7.539 Selecting previously unselected package libarchive13:armhf.
16:03:49 #12 7.541 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_armhf.deb ...
16:03:49 #12 7.550 Unpacking libarchive13:armhf (3.2.2-3.1ubuntu0.7) ...
16:03:49 #12 7.614 Selecting previously unselected package libjsoncpp1:armhf.
16:03:49 #12 7.616 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_armhf.deb ...
16:03:49 #12 7.620 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
16:03:49 #12 7.662 Selecting previously unselected package librhash0:armhf.
16:03:49 #12 7.664 Preparing to unpack .../05-librhash0_1.3.6-2_armhf.deb ...
16:03:49 #12 7.668 Unpacking librhash0:armhf (1.3.6-2) ...
16:03:49 #12 7.709 Selecting previously unselected package libuv1:armhf.
16:03:49 #12 7.711 Preparing to unpack .../06-libuv1_1.18.0-3_armhf.deb ...
16:03:49 #12 7.715 Unpacking libuv1:armhf (1.18.0-3) ...
16:03:49 #12 7.747 Selecting previously unselected package cmake.
16:03:49 #12 7.749 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_armhf.deb ...
16:03:49 #12 7.755 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
16:03:49 #11 29.28 Preparing to unpack .../088-libctf-nobfd0_2.39-3ubuntu1.1_armhf.deb ...
16:03:49 #11 29.28 Unpacking libctf-nobfd0:armhf (2.39-3ubuntu1.1) ...
16:03:49 #11 29.34 Selecting previously unselected package libctf0:armhf.
16:03:49 #11 29.34 Preparing to unpack .../089-libctf0_2.39-3ubuntu1.1_armhf.deb ...
16:03:49 #11 29.35 Unpacking libctf0:armhf (2.39-3ubuntu1.1) ...
16:03:49 #11 29.38 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:03:49 #11 29.38 Preparing to unpack .../090-binutils-arm-linux-gnueabihf_2.39-3ubuntu1.1_armhf.deb ...
16:03:49 #11 29.39 Unpacking binutils-arm-linux-gnueabihf (2.39-3ubuntu1.1) ...
16:03:49 #11 29.47 Selecting previously unselected package binutils.
16:03:49 #11 29.48 Preparing to unpack .../091-binutils_2.39-3ubuntu1.1_armhf.deb ...
16:03:49 #11 29.48 Unpacking binutils (2.39-3ubuntu1.1) ...
16:03:49 #14 10.96   Installing       : openssh-clients-8.0p1-16.el8.aarch64                 30/83 
16:03:49 #12 11.98 Setting up cmake-data (3.16.3-3~bpo10+1) ...
16:03:49 #12 11.99 Setting up dh-apparmor (2.13.2-10) ...
16:03:49 #12 12.00 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
16:03:49 #12 12.02 Setting up libjsoncpp1:armhf (1.7.4-3) ...
16:03:49 #12 12.04 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
16:03:49 #12 12.05 Setting up libpcre3-dev:armhf (2:8.39-12) ...
16:03:49 #12 12.06 Setting up libltdl-dev:armhf (2.4.6-9) ...
16:03:49 #12 12.07 Setting up g++-8 (8.3.0-6+rpi1) ...
16:03:49 #12 12.08 Setting up cmake (3.16.3-3~bpo10+1) ...
16:03:49 #12 12.10 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
16:03:49 #12 12.11 Setting up g++ (4:8.3.0-1+rpi2) ...
16:03:49 #12 12.14 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:03:49 #12 12.14 Setting up build-essential (12.6) ...
16:03:49 #12 12.15 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
16:03:49 #12 12.17 Setting up dmsetup (2:1.02.155-3) ...
16:03:49 #12 12.18 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
16:03:49 #11 33.93 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ...
16:03:49 #11 33.94 Unpacking libwww-robotrules-perl (6.02-1) ...
16:03:49 #11 33.97 Selecting previously unselected package libwww-perl.
16:03:49 #11 33.97 Preparing to unpack .../184-libwww-perl_6.43-1_all.deb ...
16:03:49 #11 33.97 Unpacking libwww-perl (6.43-1) ...
16:03:49 #11 34.01 Selecting previously unselected package patchutils.
16:03:49 #11 34.02 Preparing to unpack .../185-patchutils_0.3.4-2_armhf.deb ...
16:03:49 #11 34.02 Unpacking patchutils (0.3.4-2) ...
16:03:49 #11 34.09 Selecting previously unselected package wdiff.
16:03:49 #11 34.09 Preparing to unpack .../186-wdiff_1.2.2-2build1_armhf.deb ...
16:03:49 #11 34.10 Unpacking wdiff (1.2.2-2build1) ...
16:03:49 #11 34.14 Selecting previously unselected package devscripts.
16:03:49 #11 34.14 Preparing to unpack .../187-devscripts_2.20.2ubuntu2_armhf.deb ...
16:03:49 #11 34.16 Unpacking devscripts (2.20.2ubuntu2) ...
16:03:49 #11 38.76 Selecting previously unselected package libmoox-struct-perl.
16:03:49 #11 38.77 Preparing to unpack .../293-libmoox-struct-perl_0.020-1_all.deb ...
16:03:49 #11 38.77 Unpacking libmoox-struct-perl (0.020-1) ...
16:03:49 #11 38.80 Selecting previously unselected package libmouse-perl.
16:03:49 #11 38.80 Preparing to unpack .../294-libmouse-perl_2.5.10-1build4_armhf.deb ...
16:03:49 #11 38.80 Unpacking libmouse-perl (2.5.10-1build4) ...
16:03:49 #11 38.85 Selecting previously unselected package libpackage-stash-xs-perl.
16:03:49 #11 38.85 Preparing to unpack .../295-libpackage-stash-xs-perl_0.29-1build5_armhf.deb ...
16:03:49 #11 38.86 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
16:03:49 #11 38.90 Selecting previously unselected package libpath-iterator-rule-perl.
16:03:49 #11 38.90 Preparing to unpack .../296-libpath-iterator-rule-perl_1.015-1_all.deb ...
16:03:49 #11 38.90 Unpacking libpath-iterator-rule-perl (1.015-1) ...
16:03:49 #11 38.96 Selecting previously unselected package libperlio-gzip-perl.
16:03:49 #11 38.96 Preparing to unpack .../297-libperlio-gzip-perl_0.19-1build8_armhf.deb ...
16:03:49 #11 38.97 Unpacking libperlio-gzip-perl (0.19-1build8) ...
16:03:49 #11 39.01 Selecting previously unselected package libperlio-utf8-strict-perl.
16:03:49 #11 39.01 Preparing to unpack .../298-libperlio-utf8-strict-perl_0.009-1build1_armhf.deb ...
16:03:49 #11 39.02 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
16:03:49 #11 39.05 Selecting previously unselected package libpod-parser-perl.
16:03:49 #11 39.06 Preparing to unpack .../299-libpod-parser-perl_1.63-2_all.deb ...
16:03:49 #11 40.12 Preparing to unpack .../284-libfile-fcntllock-perl_0.22-4_arm64.deb ...
16:03:49 #11 40.12 Unpacking libfile-fcntllock-perl (0.22-4) ...
16:03:49 #11 40.16 Selecting previously unselected package libnumber-compare-perl.
16:03:49 #11 40.16 Preparing to unpack .../285-libnumber-compare-perl_0.03-2_all.deb ...
16:03:49 #11 40.16 Unpacking libnumber-compare-perl (0.03-2) ...
16:03:49 #11 40.21 Selecting previously unselected package libtext-glob-perl.
16:03:49 #11 40.22 Preparing to unpack .../286-libtext-glob-perl_0.11-2_all.deb ...
16:03:49 #11 40.22 Unpacking libtext-glob-perl (0.11-2) ...
16:03:49 #11 40.26 Selecting previously unselected package libfile-find-rule-perl.
16:03:49 #11 40.26 Preparing to unpack .../287-libfile-find-rule-perl_0.34-2_all.deb ...
16:03:49 #11 40.27 Unpacking libfile-find-rule-perl (0.34-2) ...
16:03:49 #11 40.32 Selecting previously unselected package libfont-afm-perl.
16:03:49 #11 40.33 Preparing to unpack .../288-libfont-afm-perl_1.20-3_all.deb ...
16:03:49 #11 40.33 Unpacking libfont-afm-perl (1.20-3) ...
16:03:49 #11 40.39 Selecting previously unselected package libio-string-perl.
16:03:49 #11 40.39 Preparing to unpack .../289-libio-string-perl_1.08-3.1_all.deb ...
16:03:49 #11 40.40 Unpacking libio-string-perl (1.08-3.1) ...
16:03:49 #11 40.43 Selecting previously unselected package libfont-ttf-perl.
16:03:49 #11 35.59 Preparing to unpack .../313-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:03:49 #11 35.59 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:03:49 #11 35.63 Selecting previously unselected package libsasl2-modules:amd64.
16:03:49 #11 35.63 Preparing to unpack .../314-libsasl2-modules_2.1.27+dfsg2-3ubuntu1_amd64.deb ...
16:03:49 #11 35.63 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1) ...
16:03:49 #11 35.66 Selecting previously unselected package libsereal-decoder-perl.
16:03:49 #11 35.67 Preparing to unpack .../315-libsereal-decoder-perl_4.023+ds-1_amd64.deb ...
16:03:49 #11 35.67 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
16:03:49 #11 35.71 Selecting previously unselected package libsereal-encoder-perl:amd64.
16:03:49 #11 35.71 Preparing to unpack .../316-libsereal-encoder-perl_4.023+ds-1_amd64.deb ...
16:03:49 #11 35.72 Unpacking libsereal-encoder-perl:amd64 (4.023+ds-1) ...
16:03:49 #11 35.75 Selecting previously unselected package libset-intspan-perl.
16:03:49 #11 35.75 Preparing to unpack .../317-libset-intspan-perl_1.19-2_all.deb ...
16:03:49 #11 35.76 Unpacking libset-intspan-perl (1.19-2) ...
16:03:49 #11 35.79 Selecting previously unselected package libsocket6-perl.
16:03:49 #11 35.79 Preparing to unpack .../318-libsocket6-perl_0.29-1build4_amd64.deb ...
16:03:49 #11 35.79 Unpacking libsocket6-perl (0.29-1build4) ...
16:03:49 #11 35.82 Selecting previously unselected package libstring-copyright-perl.
16:03:49 #11 37.27 Preparing to unpack .../381-lzip_1.23-4_amd64.deb ...
16:03:49 #11 37.27 Unpacking lzip (1.23-4) ...
16:03:49 #11 37.30 Selecting previously unselected package lzop.
16:03:49 #11 37.30 Preparing to unpack .../382-lzop_1.04-2build2_amd64.deb ...
16:03:49 #11 37.31 Unpacking lzop (1.04-2build2) ...
16:03:49 #11 37.34 Selecting previously unselected package t1utils.
16:03:49 #11 37.34 Preparing to unpack .../383-t1utils_1.41-4build2_amd64.deb ...
16:03:49 #11 37.34 Unpacking t1utils (1.41-4build2) ...
16:03:49 #11 37.38 Selecting previously unselected package unzip.
16:03:49 #11 37.38 Preparing to unpack .../384-unzip_6.0-27ubuntu1_amd64.deb ...
16:03:49 #11 37.38 Unpacking unzip (6.0-27ubuntu1) ...
16:03:49 #11 37.43 Selecting previously unselected package lintian.
16:03:49 #11 37.43 Preparing to unpack .../385-lintian_2.115.3ubuntu2.1_all.deb ...
16:03:49 #11 37.44 Unpacking lintian (2.115.3ubuntu2.1) ...
16:03:49 #11 51.13 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
16:03:49 #11 51.15 Setting up libperlio-gzip-perl (0.19-1build8) ...
16:03:49 #11 51.19 Setting up libsys-hostname-long-perl (1.5-2) ...
16:03:49 #11 51.20 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:03:49 #11 51.22 Setting up libsereal-decoder-perl (4.023+ds-1) ...
16:03:49 #11 51.23 Setting up liburi-perl (5.10-1) ...
16:03:49 #11 51.24 Setting up libnet-ipv6addr-perl (1.02-1) ...
16:03:49 #11 51.26 Setting up libfile-touch-perl (0.12-1) ...
16:03:49 #11 51.27 Setting up libc-devtools (2.35-0ubuntu3.1) ...
16:03:49 #11 51.28 Setting up libemail-address-xs-perl (1.04-1build6) ...
16:03:49 #11 51.29 Setting up libnet-ssleay-perl:arm64 (1.92-1build2) ...
16:03:49 #11 35.33 Selecting previously unselected package intltool-debian.
16:03:49 #11 35.33 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ...
16:03:49 #11 35.34 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:03:49 #11 35.37 Selecting previously unselected package po-debconf.
16:03:49 #11 35.37 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ...
16:03:49 #11 35.38 Unpacking po-debconf (1.0.21) ...
16:03:49 #11 35.44 Selecting previously unselected package debhelper.
16:03:49 #12 27.00   Installing       : cpio-2.12-11.el8.x86_64                              10/91 
16:03:49 #10 39.61 Selecting previously unselected package intltool-debian.
16:03:49 #10 39.61 Preparing to unpack .../117-intltool-debian_0.35.0+20060710.4_all.deb ...
16:03:49 #10 39.62 Unpacking intltool-debian (0.35.0+20060710.4) ...
16:03:49 #10 39.65 Selecting previously unselected package po-debconf.
16:03:49 #10 39.66 Preparing to unpack .../118-po-debconf_1.0.20_all.deb ...
16:03:49 #10 39.66 Unpacking po-debconf (1.0.20) ...
16:03:49 #10 39.74 Selecting previously unselected package debhelper.
16:03:49 #10 39.75 Preparing to unpack .../119-debhelper_11.1.6ubuntu2_all.deb ...
16:03:49 #10 39.75 Unpacking debhelper (11.1.6ubuntu2) ...
16:03:49 #12 3.296 Reading package lists...
16:03:49 #10 47.79 Preparing to unpack .../287-libtest-fatal-perl_0.014-1_all.deb ...
16:03:49 #10 47.80 Unpacking libtest-fatal-perl (0.014-1) ...
16:03:49 #10 47.86 Selecting previously unselected package libtest-refcount-perl.
16:03:49 #10 47.87 Preparing to unpack .../288-libtest-refcount-perl_0.08-3_all.deb ...
16:03:49 #10 47.88 Unpacking libtest-refcount-perl (0.08-3) ...
16:03:49 #10 47.92 Selecting previously unselected package libtext-levenshtein-perl.
16:03:49 #10 47.93 Preparing to unpack .../289-libtext-levenshtein-perl_0.13-1_all.deb ...
16:03:49 #10 47.93 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:03:49 #10 47.97 Selecting previously unselected package libtype-tiny-xs-perl.
16:03:49 #10 47.97 Preparing to unpack .../290-libtype-tiny-xs-perl_0.014-1+b1_armhf.deb ...
16:03:49 #10 47.98 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
16:03:49 #10 48.03 Selecting previously unselected package libunicode-utf8-perl.
16:03:49 #10 61.22 Setting up libxext6:armhf (2:1.3.3-1.1) ...
16:03:49 #10 61.25 Setting up binutils (2.35.2-2) ...
16:03:49 #10 61.27 Setting up man-db (2.9.4-2) ...
16:03:49 #10 61.37 Building database of manual pages ...
16:03:49 #10 48.08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:03:49 #10 48.09 Setting up libidn11:amd64 (1.33-2.2) ...
16:03:49 #10 48.10 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u3) ...
16:03:49 #10 48.12 Setting up strace (4.26-0.2) ...
16:03:49 #10 48.13 Setting up libsigsegv2:amd64 (2.12-2) ...
16:03:49 #10 48.14 Setting up xz-utils (5.2.4-1+deb10u1) ...
16:03:49 #10 48.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:49 #10 48.17 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u2) ...
16:03:49 #10 48.18 Setting up t1utils (1.41-3) ...
16:03:49 #10 48.19 Setting up libquadmath0:amd64 (8.3.0-6) ...
16:03:49 #10 48.20 Setting up diffstat (1.62-1) ...
16:03:49 #10 48.21 Setting up libmpc3:amd64 (1.1.0-1) ...
16:03:49 #10 48.22 Setting up libatomic1:amd64 (8.3.0-6) ...
16:03:49 #10 48.23 Setting up patch (2.7.6-3+deb10u1) ...
16:03:49 #10 48.25 Setting up mailutils-common (1:3.5-4) ...
16:03:49 #10 48.26 Setting up autopoint (0.19.8.1-9) ...
16:03:49 #10 48.28 Setting up libmariadb3:amd64 (1:10.3.36-0+deb10u2) ...
16:03:49 #10 48.29 Setting up libfl2:amd64 (2.6.4-6.2) ...
16:03:49 #10 48.30 Setting up libpcre2-8-0:amd64 (10.32-5) ...
16:03:49 #10 48.31 Setting up libk5crypto3:amd64 (1.17-3+deb10u5) ...
16:03:49 #10 48.33 Setting up libltdl7:amd64 (2.4.6-9) ...
16:03:49 #10 48.34 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
16:03:49 #10 48.35 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ...
16:03:49 #10 48.37 Setting up libmpx2:amd64 (8.3.0-6) ...
16:03:49 #10 48.38 Setting up libubsan1:amd64 (8.3.0-6) ...
16:03:49 #10 48.39 Setting up libisl19:amd64 (0.20-2) ...
16:03:49 #11 51.83 Setting up libperlio-gzip-perl (0.19-1build5) ...
16:03:49 #11 51.85 Setting up libsys-hostname-long-perl (1.5-1) ...
16:03:49 #11 51.86 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
16:03:49 #11 51.87 Setting up liburi-perl (1.76-2) ...
16:03:49 #11 51.89 Setting up libdigest-bubblebabble-perl (0.02-2) ...
16:03:49 #11 51.91 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:49 #11 51.92 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
16:03:49 #11 51.93 Setting up python3-pkg-resources (45.2.0-1) ...
16:03:49 #12 8.024 Selecting previously unselected package dh-apparmor.
16:03:49 #12 8.026 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
16:03:49 #12 8.030 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
16:03:49 #12 8.066 Selecting previously unselected package btrfs-progs.
16:03:49 #12 8.068 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_armhf.deb ...
16:03:49 #12 8.073 Unpacking btrfs-progs (4.15.1-1build1) ...
16:03:49 #11 29.51 Selecting previously unselected package libc-dev-bin.
16:03:49 #11 29.52 Preparing to unpack .../092-libc-dev-bin_2.36-0ubuntu4_armhf.deb ...
16:03:49 #11 29.52 Unpacking libc-dev-bin (2.36-0ubuntu4) ...
16:03:49 #11 29.55 Selecting previously unselected package linux-libc-dev:armhf.
16:03:49 #11 29.55 Preparing to unpack .../093-linux-libc-dev_5.19.0-26.27_armhf.deb ...
16:03:49 #11 29.56 Unpacking linux-libc-dev:armhf (5.19.0-26.27) ...
16:03:49 #11 29.71 Selecting previously unselected package libcrypt-dev:armhf.
16:03:49 #11 29.72 Preparing to unpack .../094-libcrypt-dev_1%3a4.4.28-2_armhf.deb ...
16:03:49 #11 29.72 Unpacking libcrypt-dev:armhf (1:4.4.28-2) ...
16:03:49 #11 29.76 Selecting previously unselected package rpcsvc-proto.
16:03:49 #12 12.20 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
16:03:49 #12 12.21 Setting up docker-ce-build-deps (1.0) ...
16:03:49 #12 12.22 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
16:03:49 #12 12.24 Processing triggers for man-db (2.8.5-2) ...
16:03:49 #13 3.152 CentOS Stream 9 - CRB                           2.9 MB/s | 5.1 MB     00:01    
16:03:49 #11 34.29 Selecting previously unselected package diffstat.
16:03:49 #11 34.29 Preparing to unpack .../188-diffstat_1.63-1_armhf.deb ...
16:03:49 #11 34.30 Unpacking diffstat (1.63-1) ...
16:03:49 #11 34.36 Selecting previously unselected package python3-chardet.
16:03:49 #11 34.36 Preparing to unpack .../189-python3-chardet_3.0.4-4build1_all.deb ...
16:03:49 #11 34.36 Unpacking python3-chardet (3.0.4-4build1) ...
16:03:49 #11 34.40 Selecting previously unselected package python3-debian.
16:03:49 #11 34.40 Preparing to unpack .../190-python3-debian_0.1.36ubuntu1_all.deb ...
16:03:49 #11 34.41 Unpacking python3-debian (0.1.36ubuntu1) ...
16:03:49 #11 34.47 Selecting previously unselected package libgpgme11:armhf.
16:03:49 #11 40.44 Preparing to unpack .../290-libfont-ttf-perl_1.06-2_all.deb ...
16:03:49 #11 40.44 Unpacking libfont-ttf-perl (1.06-2) ...
16:03:49 #11 40.50 Selecting previously unselected package libfreezethaw-perl.
16:03:49 #11 40.50 Preparing to unpack .../291-libfreezethaw-perl_0.5001-2.1_all.deb ...
16:03:49 #11 40.50 Unpacking libfreezethaw-perl (0.5001-2.1) ...
16:03:49 #11 40.54 Selecting previously unselected package libsort-versions-perl.
16:03:49 #11 40.54 Preparing to unpack .../292-libsort-versions-perl_1.62-2_all.deb ...
16:03:49 #11 40.55 Unpacking libsort-versions-perl (1.62-2) ...
16:03:49 #11 40.58 Selecting previously unselected package libgit-wrapper-perl.
16:03:49 #11 40.58 Preparing to unpack .../293-libgit-wrapper-perl_0.048-1_all.deb ...
16:03:49 #11 40.59 Unpacking libgit-wrapper-perl (0.048-1) ...
16:03:49 #11 40.63 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:03:49 #11 40.63 Preparing to unpack .../294-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:03:49 #11 40.63 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:03:49 #11 40.67 Selecting previously unselected package libio-prompter-perl.
16:03:49 #11 35.83 Preparing to unpack .../319-libstring-copyright-perl_0.003012-1_all.deb ...
16:03:49 #11 35.83 Unpacking libstring-copyright-perl (0.003012-1) ...
16:03:49 #11 35.86 Selecting previously unselected package libstring-escape-perl.
16:03:49 #11 35.86 Preparing to unpack .../320-libstring-escape-perl_2010.002-2_all.deb ...
16:03:49 #11 35.86 Unpacking libstring-escape-perl (2010.002-2) ...
16:03:49 #11 35.90 Selecting previously unselected package libstring-shellquote-perl.
16:03:49 #11 35.90 Preparing to unpack .../321-libstring-shellquote-perl_1.04-1_all.deb ...
16:03:49 #11 35.91 Unpacking libstring-shellquote-perl (1.04-1) ...
16:03:49 #11 35.94 Selecting previously unselected package libxs-parse-keyword-perl.
16:03:49 #11 35.94 Preparing to unpack .../322-libxs-parse-keyword-perl_0.21-1build1_amd64.deb ...
16:03:49 #11 35.94 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
16:03:49 #11 35.98 Selecting previously unselected package libsyntax-keyword-try-perl.
16:03:49 #11 35.98 Preparing to unpack .../323-libsyntax-keyword-try-perl_0.26-1build1_amd64.deb ...
16:03:49 #11 35.98 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
16:03:49 #11 36.04 Selecting previously unselected package libterm-readkey-perl.
16:03:49 #12 7.964 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf cmake-data all 3.18.4-2+rpt1+rpi1+deb11u1 [1726 kB]
16:03:49 #12 8.322 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB]
16:03:49 #11 39.07 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:03:49 #11 39.08 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:03:49 #11 39.09 Unpacking libpod-parser-perl (1.63-2) ...
16:03:49 #11 39.14 Selecting previously unselected package libpod-constants-perl.
16:03:49 #11 39.15 Preparing to unpack .../300-libpod-constants-perl_0.19-2_all.deb ...
16:03:49 #11 39.15 Unpacking libpod-constants-perl (0.19-2) ...
16:03:49 #11 39.18 Selecting previously unselected package libproc-processtable-perl:armhf.
16:03:49 #11 39.18 Preparing to unpack .../301-libproc-processtable-perl_0.634-1build1_armhf.deb ...
16:03:49 #11 39.19 Unpacking libproc-processtable-perl:armhf (0.634-1build1) ...
16:03:49 #11 39.23 Selecting previously unselected package libre2-9:armhf.
16:03:49 #11 39.23 Preparing to unpack .../302-libre2-9_20220201+dfsg-1_armhf.deb ...
16:03:49 #11 39.23 Unpacking libre2-9:armhf (20220201+dfsg-1) ...
16:03:49 #11 39.26 Selecting previously unselected package libre-engine-re2-perl:armhf.
16:03:49 #11 39.26 Preparing to unpack .../303-libre-engine-re2-perl_0.14-1build2_armhf.deb ...
16:03:49 #11 39.27 Unpacking libre-engine-re2-perl:armhf (0.14-1build2) ...
16:03:49 #11 39.30 Selecting previously unselected package libreadonly-perl.
16:03:49 #11 37.73 Selecting previously unselected package manpages-dev.
16:03:49 #11 37.74 Preparing to unpack .../386-manpages-dev_5.13-1_all.deb ...
16:03:49 #11 37.74 Unpacking manpages-dev (5.13-1) ...
16:03:49 #11 51.31 Setting up python3-pkg-resources (59.6.0-1.2) ...
16:03:49 #11 51.51 Setting up automake (1:1.16.5-1.3) ...
16:03:49 #11 51.52 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:03:49 #11 51.52 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
16:03:49 #11 51.52 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
16:03:49 #11 51.53 Setting up libapt-pkg-perl (0.1.40build2) ...
16:03:49 #11 51.56 Setting up libstring-escape-perl (2010.002-2) ...
16:03:49 #11 35.44 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ...
16:03:49 #11 35.45 Unpacking debhelper (12.10ubuntu1) ...
16:03:49 #11 35.57 Selecting previously unselected package libfakeroot:amd64.
16:03:49 #11 35.57 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ...
16:03:49 #11 35.57 Unpacking libfakeroot:amd64 (1.24-1) ...
16:03:49 #11 35.61 Selecting previously unselected package fakeroot.
16:03:49 #11 35.61 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ...
16:03:49 #11 35.61 Unpacking fakeroot (1.24-1) ...
16:03:49 #11 35.66 Selecting previously unselected package libassuan0:amd64.
16:03:49 #11 35.66 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
16:03:49 #11 35.66 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
16:03:49 #11 35.69 Selecting previously unselected package gpgconf.
16:03:49 #10 39.87 Selecting previously unselected package libfile-which-perl.
16:03:49 #10 39.87 Preparing to unpack .../120-libfile-which-perl_1.21-1_all.deb ...
16:03:49 #10 39.87 Unpacking libfile-which-perl (1.21-1) ...
16:03:49 #10 39.91 Selecting previously unselected package libfile-homedir-perl.
16:03:49 #10 39.91 Preparing to unpack .../121-libfile-homedir-perl_1.002-1_all.deb ...
16:03:49 #10 39.92 Unpacking libfile-homedir-perl (1.002-1) ...
16:03:49 #10 39.97 Selecting previously unselected package devscripts.
16:03:49 #10 39.97 Preparing to unpack .../122-devscripts_2.17.12ubuntu1.1_amd64.deb ...
16:03:49 #10 39.99 Unpacking devscripts (2.17.12ubuntu1.1) ...
16:03:49 #10 40.11 Selecting previously unselected package diffstat.
16:03:49 #10 38.37 Selecting previously unselected package autopoint.
16:03:49 #10 38.37 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
16:03:49 #10 38.46 Unpacking autopoint (0.21-4) ...
16:03:49 #12 4.254 Building dependency tree...
16:03:49 #12 4.439 Reading state information...
16:03:49 #12 4.461 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:03:49 #12 4.505 Starting 2 pkgProblemResolver with broken count: 0
16:03:49 #12 4.507 Done
16:03:49 #12 4.529  Done
16:03:49 #12 4.537 Starting pkgProblemResolver with broken count: 0
16:03:49 #12 4.567 Starting 2 pkgProblemResolver with broken count: 0
16:03:49 #12 4.569 Done
16:03:49 #10 48.03 Preparing to unpack .../291-libunicode-utf8-perl_0.62-1_armhf.deb ...
16:03:49 #10 48.04 Unpacking libunicode-utf8-perl (0.62-1) ...
16:03:49 #10 48.10 Selecting previously unselected package libwrap0:armhf.
16:03:49 #10 48.10 Preparing to unpack .../292-libwrap0_7.6.q-28_armhf.deb ...
16:03:49 #10 48.10 Unpacking libwrap0:armhf (7.6.q-28) ...
16:03:49 #10 48.15 Selecting previously unselected package libxau6:armhf.
16:03:49 #10 48.16 Preparing to unpack .../293-libxau6_1%3a1.0.8-1+b2_armhf.deb ...
16:03:49 #10 48.16 Unpacking libxau6:armhf (1:1.0.8-1+b2) ...
16:03:49 #10 48.21 Selecting previously unselected package libxdmcp6:armhf.
16:03:49 #10 48.21 Preparing to unpack .../294-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
16:03:49 #10 48.23 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
16:03:49 #10 48.40 Setting up dwz (0.12-3) ...
16:03:49 #10 48.41 Setting up python-apt-common (1.8.4.3) ...
16:03:49 #10 48.43 Setting up sensible-utils (0.0.12) ...
16:03:49 #10 48.44 Setting up exim4-config (4.92-8+deb10u7) ...
16:03:49 #12 8.161 Selecting previously unselected package btrfs-tools.
16:03:49 #12 8.164 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_armhf.deb ...
16:03:49 #12 8.171 Unpacking btrfs-tools (4.15.1-1build1) ...
16:03:49 #12 8.218 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:03:49 #12 8.220 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
16:03:49 #12 8.224 Unpacking libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:03:49 #12 8.273 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:03:49 #12 8.275 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
16:03:49 #12 8.280 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:03:49 #12 8.323 Selecting previously unselected package libudev-dev:armhf.
16:03:49 #12 8.325 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.56_armhf.deb ...
16:03:49 #12 8.334 Unpacking libudev-dev:armhf (237-3ubuntu10.56) ...
16:03:49 #12 8.371 Selecting previously unselected package libsepol1-dev:armhf.
16:03:49 #12 8.373 Preparing to unpack .../14-libsepol1-dev_2.7-1ubuntu0.1_armhf.deb ...
16:03:49 #12 8.378 Unpacking libsepol1-dev:armhf (2.7-1ubuntu0.1) ...
16:03:49 #11 52.14 Setting up automake (1:1.16.1-4ubuntu6) ...
16:03:49 #11 52.15 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:03:49 #11 52.15 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:03:49 #11 52.15 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:03:49 #11 52.17 Setting up libasync-mergepoint-perl (0.04-2) ...
16:03:49 #11 52.18 Setting up libstring-escape-perl (2010.002-2) ...
16:03:49 #11 52.20 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
16:03:49 #11 52.21 Setting up libhttp-date-perl (6.05-1) ...
16:03:49 #11 52.22 Setting up libfile-which-perl (1.23-1) ...
16:03:49 #11 52.24 Setting up libfile-basedir-perl (0.08-1) ...
16:03:49 #11 52.25 Setting up gettext (0.19.8.1-10build1) ...
16:03:49 #11 52.27 Setting up libnumber-range-perl (0.12-1) ...
16:03:49 #11 52.28 Setting up libunicode-utf8-perl (0.62-1build1) ...
16:03:49 #11 52.29 Setting up libstruct-dumb-perl (0.09-1) ...
16:03:49 #13 87.89   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64             8/68 
16:03:49 #11 29.76 Preparing to unpack .../095-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ...
16:03:49 #11 29.76 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
16:03:49 #11 29.80 Selecting previously unselected package libtirpc-dev:armhf.
16:03:49 #11 29.80 Preparing to unpack .../096-libtirpc-dev_1.3.3+ds-1_armhf.deb ...
16:03:49 #11 29.81 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ...
16:03:49 #11 29.85 Selecting previously unselected package libnsl-dev:armhf.
16:03:49 #11 29.85 Preparing to unpack .../097-libnsl-dev_1.3.0-2build2_armhf.deb ...
16:03:49 #11 29.85 Unpacking libnsl-dev:armhf (1.3.0-2build2) ...
16:03:49 #11 29.93 Selecting previously unselected package libc6-dev:armhf.
16:03:49 #11 29.93 Preparing to unpack .../098-libc6-dev_2.36-0ubuntu4_armhf.deb ...
16:03:49 #11 29.94 Unpacking libc6-dev:armhf (2.36-0ubuntu4) ...
16:03:49 #11 37.73 warning: /var/cache/yum/x86_64/7/base/packages/desktop-file-utils-0.23-2.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
16:03:49 #11 37.74 Public key for desktop-file-utils-0.23-2.el7.x86_64.rpm is not installed
16:03:49 #12 DONE 12.7s
16:03:49 #10 33.28 Fedora 37 openh264 (From Cisco) - x86_64        2.5 kB/s | 2.5 kB     00:01    
16:03:49 #11 34.47 Preparing to unpack .../191-libgpgme11_1.13.1-7ubuntu2_armhf.deb ...
16:03:49 #11 34.48 Unpacking libgpgme11:armhf (1.13.1-7ubuntu2) ...
16:03:49 #11 34.52 Selecting previously unselected package python3-gpg.
16:03:49 #11 34.52 Preparing to unpack .../192-python3-gpg_1.13.1-7ubuntu2_armhf.deb ...
16:03:49 #11 34.53 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
16:03:49 #11 34.58 Selecting previously unselected package dput.
16:03:49 #11 34.58 Preparing to unpack .../193-dput_1.0.3ubuntu1_all.deb ...
16:03:49 #11 34.59 Unpacking dput (1.0.3ubuntu1) ...
16:03:49 #11 34.63 Selecting previously unselected package libcurl3-gnutls:armhf.
16:03:49 #11 34.63 Preparing to unpack .../194-libcurl3-gnutls_7.68.0-1ubuntu2.14_armhf.deb ...
16:03:49 #11 34.63 Unpacking libcurl3-gnutls:armhf (7.68.0-1ubuntu2.14) ...
16:03:49 #11 34.68 Selecting previously unselected package liberror-perl.
16:03:49 #11 34.68 Preparing to unpack .../195-liberror-perl_0.17029-1_all.deb ...
16:03:49 #14 11.44   Installing       : git-core-2.31.1-2.el8.aarch64                        31/83 
16:03:49 #14 11.81   Installing       : git-core-doc-2.31.1-2.el8.noarch                     32/83 
16:03:49 #14 11.86   Installing       : pcre2-utf16-10.32-3.el8.aarch64                      33/83 
16:03:49 #14 11.89   Installing       : pcre2-utf32-10.32-3.el8.aarch64                      34/83 
16:03:49 #14 11.97   Installing       : pcre2-devel-10.32-3.el8.aarch64                      35/83 
16:03:49 #14 11.99   Installing       : perl-Data-Dumper-2.167-399.el8.aarch64               36/83 
16:03:49 #11 40.67 Preparing to unpack .../295-libio-prompter-perl_0.004015-1_all.deb ...
16:03:49 #11 40.67 Unpacking libio-prompter-perl (0.004015-1) ...
16:03:49 #11 40.72 Selecting previously unselected package libjson-perl.
16:03:49 #11 40.72 Preparing to unpack .../296-libjson-perl_4.09000-1_all.deb ...
16:03:49 #11 40.72 Unpacking libjson-perl (4.09000-1) ...
16:03:49 #11 40.76 Selecting previously unselected package liblog-any-perl.
16:03:49 #11 40.76 Preparing to unpack .../297-liblog-any-perl_1.710-1_all.deb ...
16:03:49 #11 40.77 Unpacking liblog-any-perl (1.710-1) ...
16:03:49 #11 40.81 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:03:49 #11 40.81 Preparing to unpack .../298-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
16:03:49 #11 40.81 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
16:03:49 #11 40.84 Selecting previously unselected package libpackage-stash-perl.
16:03:49 #11 40.85 Preparing to unpack .../299-libpackage-stash-perl_0.40-1_all.deb ...
16:03:49 #11 40.85 Unpacking libpackage-stash-perl (0.40-1) ...
16:03:49 #11 40.88 Selecting previously unselected package libsub-identify-perl.
16:03:49 #11 40.88 Preparing to unpack .../300-libsub-identify-perl_0.14-2_arm64.deb ...
16:03:49 #11 40.89 Unpacking libsub-identify-perl (0.14-2) ...
16:03:49 #11 40.92 Selecting previously unselected package libsub-name-perl:arm64.
16:03:49 #11 36.04 Preparing to unpack .../324-libterm-readkey-perl_2.38-1build4_amd64.deb ...
16:03:49 #11 36.05 Unpacking libterm-readkey-perl (2.38-1build4) ...
16:03:49 #11 36.08 Selecting previously unselected package libtext-levenshteinxs-perl.
16:03:49 #11 36.09 Preparing to unpack .../325-libtext-levenshteinxs-perl_0.03-4build10_amd64.deb ...
16:03:49 #11 36.09 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
16:03:49 #11 36.12 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
16:03:49 #11 36.13 Preparing to unpack .../326-libtext-markdown-discount-perl_0.13-1build1_amd64.deb ...
16:03:49 #11 36.13 Unpacking libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
16:03:49 #11 36.19 Selecting previously unselected package libtext-xslate-perl:amd64.
16:03:49 #11 36.19 Preparing to unpack .../327-libtext-xslate-perl_3.5.9-1build1_amd64.deb ...
16:03:49 #11 36.20 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build1) ...
16:03:49 #11 36.25 Selecting previously unselected package libtime-duration-perl.
16:03:49 #11 36.25 Preparing to unpack .../328-libtime-duration-perl_1.21-1_all.deb ...
16:03:49 #11 36.27 Unpacking libtime-duration-perl (1.21-1) ...
16:03:49 #11 36.31 Selecting previously unselected package libtime-moment-perl.
16:03:49 #11 39.30 Preparing to unpack .../304-libreadonly-perl_2.050-3_all.deb ...
16:03:49 #11 39.30 Unpacking libreadonly-perl (2.050-3) ...
16:03:49 #11 39.34 Selecting previously unselected package libref-util-perl.
16:03:49 #11 39.34 Preparing to unpack .../305-libref-util-perl_0.204-1_all.deb ...
16:03:49 #11 39.34 Unpacking libref-util-perl (0.204-1) ...
16:03:49 #11 39.37 Selecting previously unselected package libref-util-xs-perl.
16:03:49 #11 39.37 Preparing to unpack .../306-libref-util-xs-perl_0.117-1build5_armhf.deb ...
16:03:49 #11 39.38 Unpacking libref-util-xs-perl (0.117-1build5) ...
16:03:49 #11 39.41 Selecting previously unselected package libregexp-pattern-license-perl.
16:03:49 #11 39.41 Preparing to unpack .../307-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
16:03:49 #11 39.42 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
16:03:49 #11 39.45 Selecting previously unselected package libregexp-pattern-perl.
16:03:49 #11 39.45 Preparing to unpack .../308-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:03:49 #11 39.45 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:03:49 #11 39.48 Selecting previously unselected package libsasl2-modules:armhf.
16:03:49 #11 39.49 Preparing to unpack .../309-libsasl2-modules_2.1.27+dfsg2-3ubuntu1_armhf.deb ...
16:03:49 #11 39.49 Unpacking libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1) ...
16:03:49 #11 39.52 Selecting previously unselected package libsereal-decoder-perl.
16:03:49 #11 39.52 Preparing to unpack .../310-libsereal-decoder-perl_4.023+ds-1_armhf.deb ...
16:03:49 #11 39.53 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
16:03:49 #11 39.56 Selecting previously unselected package libsereal-encoder-perl:armhf.
16:03:49 #11 39.56 Preparing to unpack .../311-libsereal-encoder-perl_4.023+ds-1_armhf.deb ...
16:03:49 #11 39.56 Unpacking libsereal-encoder-perl:armhf (4.023+ds-1) ...
16:03:49 #11 39.59 Selecting previously unselected package libset-intspan-perl.
16:03:49 #11 39.59 Preparing to unpack .../312-libset-intspan-perl_1.19-2_all.deb ...
16:03:49 #11 39.60 Unpacking libset-intspan-perl (1.19-2) ...
16:03:49 #11 39.63 Selecting previously unselected package libsocket6-perl.
16:03:49 #11 37.87 Selecting previously unselected package python3-certifi.
16:03:49 #11 37.87 Preparing to unpack .../387-python3-certifi_2022.6.15-2_all.deb ...
16:03:49 #11 37.88 Unpacking python3-certifi (2022.6.15-2) ...
16:03:49 #11 37.91 Selecting previously unselected package python3-cffi-backend:amd64.
16:03:49 #11 37.91 Preparing to unpack .../388-python3-cffi-backend_1.15.1-1_amd64.deb ...
16:03:49 #11 37.92 Unpacking python3-cffi-backend:amd64 (1.15.1-1) ...
16:03:49 #11 37.96 Selecting previously unselected package python3-cryptography.
16:03:49 #11 37.96 Preparing to unpack .../389-python3-cryptography_3.4.8-2_amd64.deb ...
16:03:49 #11 37.97 Unpacking python3-cryptography (3.4.8-2) ...
16:03:49 #11 38.02 Selecting previously unselected package python3-idna.
16:03:49 #11 38.02 Preparing to unpack .../390-python3-idna_3.3-1_all.deb ...
16:03:49 #11 38.02 Unpacking python3-idna (3.3-1) ...
16:03:49 #11 38.06 Selecting previously unselected package python3-nacl.
16:03:49 #11 51.58 Setting up libhttp-date-perl (6.05-1) ...
16:03:49 #11 51.60 Setting up libfile-which-perl (1.23-1) ...
16:03:49 #11 51.63 Setting up libfile-basedir-perl (0.09-1) ...
16:03:49 #11 51.65 Setting up libunicode-utf8-perl (0.62-1build4) ...
16:03:49 #11 51.67 Setting up libset-intspan-perl (1.19-2) ...
16:03:49 #11 51.69 Setting up libmouse-perl (2.5.10-1build4) ...
16:03:49 #11 51.72 Setting up libfile-listing-perl (6.14-1) ...
16:03:49 #11 51.74 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
16:03:49 #11 51.78 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:03:49 #11 35.69 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
16:03:49 #11 35.70 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
16:03:49 #11 35.75 Selecting previously unselected package libksba8:amd64.
16:03:49 #11 35.75 Preparing to unpack .../142-libksba8_1.3.5-2ubuntu0.20.04.1_amd64.deb ...
16:03:49 #11 35.75 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.1) ...
16:03:49 #11 35.81 Selecting previously unselected package libnpth0:amd64.
16:03:49 #11 35.81 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ...
16:03:49 #11 35.81 Unpacking libnpth0:amd64 (1.6-1) ...
16:03:49 #10 40.11 Preparing to unpack .../123-diffstat_1.61-1build1_amd64.deb ...
16:03:49 #10 40.11 Unpacking diffstat (1.61-1build1) ...
16:03:49 #10 40.16 Selecting previously unselected package libassuan0:amd64.
16:03:49 #10 40.16 Preparing to unpack .../124-libassuan0_2.5.1-2_amd64.deb ...
16:03:49 #10 40.17 Unpacking libassuan0:amd64 (2.5.1-2) ...
16:03:49 #10 40.21 Selecting previously unselected package gpgconf.
16:03:49 #10 40.21 Preparing to unpack .../125-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ...
16:03:49 #10 40.21 Unpacking gpgconf (2.2.4-1ubuntu1.6) ...
16:03:49 #10 40.26 Selecting previously unselected package libksba8:amd64.
16:03:49 #10 40.27 Preparing to unpack .../126-libksba8_1.3.5-2ubuntu0.18.04.1_amd64.deb ...
16:03:49 #10 40.27 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.18.04.1) ...
16:03:49 #10 40.32 Selecting previously unselected package libnpth0:amd64.
16:03:49 #12 4.676 The following additional packages will be installed:
16:03:49 #12 4.676   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
16:03:49 #12 4.676   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:03:49 #12 4.676   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:03:49 #12 4.677   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:03:49 #12 4.677   libudev-dev libuv1 pkg-config
16:03:49 #12 4.679 Suggested packages:
16:03:49 #12 4.679   duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:03:49 #12 4.679 Recommended packages:
16:03:49 #12 4.679   dmsetup
16:03:49 #12 4.727 The following NEW packages will be installed:
16:03:49 #12 4.727   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
16:03:49 #12 4.727   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:03:49 #12 4.727   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:03:49 #12 4.728   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:03:49 #12 4.728   libudev-dev libuv1 pkg-config
16:03:49 #10 48.32 Selecting previously unselected package libxcb1:armhf.
16:03:49 #10 48.33 Preparing to unpack .../295-libxcb1_1.13.1-2_armhf.deb ...
16:03:49 #10 48.34 Unpacking libxcb1:armhf (1.13.1-2) ...
16:03:49 #10 48.38 Selecting previously unselected package libx11-data.
16:03:49 #10 48.38 Preparing to unpack .../296-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ...
16:03:49 #10 48.38 Unpacking libx11-data (2:1.6.7-1+deb10u2) ...
16:03:49 #10 48.49 Selecting previously unselected package libx11-6:armhf.
16:03:49 #10 48.49 Preparing to unpack .../297-libx11-6_2%3a1.6.7-1+deb10u2_armhf.deb ...
16:03:49 #10 48.49 Unpacking libx11-6:armhf (2:1.6.7-1+deb10u2) ...
16:03:49 #10 48.58 Selecting previously unselected package libxext6:armhf.
16:03:49 #10 48.75 Adding system-user for exim (v4)
16:03:49 #12 27.03   Installing       : bzip2-1.0.6-26.el8.x86_64                            11/91 
16:03:49 #12 27.71   Installing       : binutils-2.30-119.el8.x86_64                         12/91 
16:03:49 #12 27.73   Running scriptlet: binutils-2.30-119.el8.x86_64                         12/91 
16:03:49 #12 27.80   Installing       : zip-3.0-23.el8.x86_64                                13/91 
16:03:49 #11 52.31 Setting up libfile-listing-perl (6.04-1) ...
16:03:49 #11 52.32 Setting up libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ...
16:03:49 #11 52.34 Setting up libregexp-pattern-perl (0.2.12-1) ...
16:03:49 #11 52.35 Setting up libfont-afm-perl (1.20-2) ...
16:03:49 #11 52.36 Setting up libwant-perl (0.29-1build4) ...
16:03:49 #11 52.38 Setting up libdynaloader-functions-perl (0.003-1) ...
16:03:49 #11 52.39 Setting up libtext-glob-perl (0.10-1) ...
16:03:49 #11 52.40 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:03:49 #11 52.41 Setting up liblist-compare-perl (0.53-1) ...
16:03:49 #11 52.43 Setting up libref-util-xs-perl (0.117-1build2) ...
16:03:49 #11 52.44 Setting up libio-pty-perl (1:1.12-1) ...
16:03:49 #11 52.45 Setting up libtool (2.4.6-14) ...
16:03:49 #11 52.46 Setting up libfile-fcntllock-perl (0.22-3build4) ...
16:03:49 #11 52.48 Setting up libsort-key-perl (1.33-2build2) ...
16:03:49 #11 52.49 Setting up libclone-perl (0.43-2) ...
16:03:49 #11 52.50 Setting up libalgorithm-diff-perl (1.19.03-2) ...
16:03:49 #12 8.447 Selecting previously unselected package libpcre16-3:armhf.
16:03:49 #12 8.449 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9ubuntu0.1_armhf.deb ...
16:03:49 #12 8.454 Unpacking libpcre16-3:armhf (2:8.39-9ubuntu0.1) ...
16:03:49 #12 8.506 Selecting previously unselected package libpcre32-3:armhf.
16:03:49 #12 8.508 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9ubuntu0.1_armhf.deb ...
16:03:49 #12 8.513 Unpacking libpcre32-3:armhf (2:8.39-9ubuntu0.1) ...
16:03:49 #12 8.560 Selecting previously unselected package libpcrecpp0v5:armhf.
16:03:49 #12 8.562 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_armhf.deb ...
16:03:49 #12 8.568 Unpacking libpcrecpp0v5:armhf (2:8.39-9ubuntu0.1) ...
16:03:49 #12 8.599 Selecting previously unselected package libpcre3-dev:armhf.
16:03:49 #12 8.601 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9ubuntu0.1_armhf.deb ...
16:03:49 #12 8.608 Unpacking libpcre3-dev:armhf (2:8.39-9ubuntu0.1) ...
16:03:49 #11 30.10 Selecting previously unselected package libisl23:armhf.
16:03:49 #11 30.10 Preparing to unpack .../099-libisl23_0.25-1_armhf.deb ...
16:03:49 #11 30.11 Unpacking libisl23:armhf (0.25-1) ...
16:03:49 #11 30.17 Selecting previously unselected package libmpfr6:armhf.
16:03:49 #11 30.18 Preparing to unpack .../100-libmpfr6_4.1.0-3build3_armhf.deb ...
16:03:49 #11 30.18 Unpacking libmpfr6:armhf (4.1.0-3build3) ...
16:03:49 #11 30.23 Selecting previously unselected package libmpc3:armhf.
16:03:49 #11 30.23 Preparing to unpack .../101-libmpc3_1.2.1-2build1_armhf.deb ...
16:03:49 #11 30.24 Unpacking libmpc3:armhf (1.2.1-2build1) ...
16:03:49 #11 30.27 Selecting previously unselected package cpp-12.
16:03:49 #11 30.27 Preparing to unpack .../102-cpp-12_12.2.0-3ubuntu1_armhf.deb ...
16:03:49 #11 30.28 Unpacking cpp-12 (12.2.0-3ubuntu1) ...
16:03:49 
16:03:49 #13 [stage-1 5/8] COPY sources/ /sources
16:03:49 #13 DONE 0.1s
16:03:49 
16:03:49 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:03:49 #13 88.21   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.aarch64                  9/68 
16:03:49 #11 34.68 Unpacking liberror-perl (0.17029-1) ...
16:03:49 #11 34.71 Selecting previously unselected package git-man.
16:03:49 #11 34.72 Preparing to unpack .../196-git-man_1%3a2.25.1-1ubuntu3.6_all.deb ...
16:03:49 #11 34.72 Unpacking git-man (1:2.25.1-1ubuntu3.6) ...
16:03:49 #11 34.84 Selecting previously unselected package git.
16:03:49 #11 34.84 Preparing to unpack .../197-git_1%3a2.25.1-1ubuntu3.6_armhf.deb ...
16:03:49 #11 34.86 Unpacking git (1:2.25.1-1ubuntu3.6) ...
16:03:49 #11 40.93 Preparing to unpack .../301-libsub-name-perl_0.26-2_arm64.deb ...
16:03:49 #11 40.93 Unpacking libsub-name-perl:arm64 (0.26-2) ...
16:03:49 #11 40.96 Selecting previously unselected package libnamespace-clean-perl.
16:03:49 #11 40.97 Preparing to unpack .../302-libnamespace-clean-perl_0.27-2_all.deb ...
16:03:49 #11 40.97 Unpacking libnamespace-clean-perl (0.27-2) ...
16:03:49 #11 41.01 Selecting previously unselected package libpath-tiny-perl.
16:03:49 #11 41.01 Preparing to unpack .../303-libpath-tiny-perl_0.122-1_all.deb ...
16:03:49 #11 41.02 Unpacking libpath-tiny-perl (0.122-1) ...
16:03:49 #11 41.05 Selecting previously unselected package libstrictures-perl.
16:03:49 #11 41.05 Preparing to unpack .../304-libstrictures-perl_2.000006-1_all.deb ...
16:03:49 #11 41.06 Unpacking libstrictures-perl (2.000006-1) ...
16:03:49 #11 41.10 Selecting previously unselected package libtype-tiny-perl.
16:03:49 #11 41.10 Preparing to unpack .../305-libtype-tiny-perl_1.016008-1_all.deb ...
16:03:49 #11 41.11 Unpacking libtype-tiny-perl (1.016008-1) ...
16:03:49 #11 41.16 Selecting previously unselected package libgitlab-api-v4-perl.
16:03:49 #11 41.16 Preparing to unpack .../306-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:03:49 #14 12.06   Installing       : autoconf-2.69-29.el8.noarch                          37/83 
16:03:49 #14 12.08   Running scriptlet: autoconf-2.69-29.el8.noarch                          37/83 
16:03:49 #14 12.11   Installing       : python3-audit-3.0.7-4.el8.aarch64                    38/83 
16:03:49 #14 12.31   Installing       : python3-policycoreutils-2.9-20.el8.noarch            39/83 
16:03:49 #14 12.34   Installing       : policycoreutils-python-utils-2.9-20.el8.noarch       40/83 
16:03:49 #14 12.37   Installing       : rpm-plugin-selinux-4.14.3-24.el8.aarch64             41/83 
16:03:49 #14 12.39   Installing       : selinux-policy-3.14.3-111.el8.noarch                 42/83 
16:03:49 #14 12.42   Running scriptlet: selinux-policy-3.14.3-111.el8.noarch                 42/83 
16:03:49 #12 2.260 Package bash-5.1.8-3.fc35.aarch64 is already installed.
16:03:49 #12 2.271 Package bash-5.1.8-3.fc35.aarch64 is already installed.
16:03:49 #12 2.272 Package ca-certificates-2022.2.54-1.2.fc35.noarch is already installed.
16:03:49 #12 2.272 Package libarchive-3.5.3-1.fc35.aarch64 is already installed.
16:03:49 #12 2.273 Package pkgconf-pkg-config-1.8.0-1.fc35.aarch64 is already installed.
16:03:49 #12 2.274 Package tar-2:1.34-2.fc35.aarch64 is already installed.
16:03:49 #12 2.285 Package bash-5.1.8-3.fc35.aarch64 is already installed.
16:03:49 #12 2.335 Dependencies resolved.
16:03:49 #12 2.361 ================================================================================
16:03:49 #12 2.361  Package                       Arch     Version                  Repo      Size
16:03:49 #12 2.361 ================================================================================
16:03:49 #12 2.361 Installing:
16:03:49 #12 2.361  btrfs-progs-devel             aarch64  6.0.2-1.fc35             updates   51 k
16:03:49 #12 2.361  cmake                         aarch64  3.24.2-1.fc35            updates  6.1 M
16:03:49 #12 2.361  device-mapper-devel           aarch64  1.02.175-6.fc35          fedora    45 k
16:03:49 #12 2.361  gcc                           aarch64  11.3.1-3.fc35            updates   29 M
16:03:49 #12 2.361  git                           aarch64  2.38.1-1.fc35            updates   65 k
16:03:49 #12 2.361  glibc-static                  aarch64  2.34-49.fc35             updates  1.4 M
16:03:49 #12 2.361  libseccomp-devel              aarch64  2.5.3-1.fc35             updates   53 k
16:03:49 #12 2.361  libselinux-devel              aarch64  3.3-1.fc35               updates  112 k
16:03:49 #12 2.361  libtool                       aarch64  2.4.6-50.fc35            updates  579 k
16:03:49 #12 2.361  libtool-ltdl-devel            aarch64  2.4.6-50.fc35            updates  154 k
16:03:49 #12 2.361  make                          aarch64  1:4.3-6.fc35             fedora   530 k
16:03:49 #12 2.361  selinux-policy-devel          noarch   35.19-1.fc35             updates  804 k
16:03:49 #12 2.361  systemd                       aarch64  249.13-6.fc35            updates  3.9 M
16:03:49 #12 2.361  which                         aarch64  2.21-27.fc35             fedora    41 k
16:03:49 #12 2.361 Installing dependencies:
16:03:49 #12 2.361  acl                           aarch64  2.3.1-2.fc35             fedora    71 k
16:03:49 #12 2.361  annobin-docs                  noarch   10.79-1.fc35             updates   91 k
16:03:49 #12 2.361  annobin-plugin-gcc            aarch64  10.79-1.fc35             updates  881 k
16:03:49 #12 2.361  autoconf                      noarch   2.69-37.fc35             fedora   666 k
16:03:49 #12 2.361  automake                      noarch   1.16.2-5.fc35            fedora   662 k
16:03:49 #12 2.361  btrfs-progs                   aarch64  6.0.2-1.fc35             updates  991 k
16:03:49 #12 2.361  checkpolicy                   aarch64  3.3-1.fc35               updates  335 k
16:03:49 #12 2.361  cmake-data                    noarch   3.24.2-1.fc35            updates  1.7 M
16:03:49 #12 2.361  cmake-filesystem              aarch64  3.24.2-1.fc35            updates   16 k
16:03:49 #12 2.361  cmake-rpm-macros              noarch   3.24.2-1.fc35            updates   15 k
16:03:49 #12 2.361  cpp                           aarch64  11.3.1-3.fc35            updates  9.7 M
16:03:49 #12 2.361  cryptsetup-libs               aarch64  2.4.3-1.fc35             updates  431 k
16:03:49 #12 2.361  dbus                          aarch64  1:1.12.24-1.fc35         updates  6.9 k
16:03:49 #12 2.361  dbus-broker                   aarch64  32-1.fc35                updates  168 k
16:03:49 #12 2.361  dbus-common                   noarch   1:1.12.24-1.fc35         updates   14 k
16:03:49 #12 2.361  device-mapper                 aarch64  1.02.175-6.fc35          fedora   138 k
16:03:49 #12 2.361  device-mapper-libs            aarch64  1.02.175-6.fc35          fedora   173 k
16:03:49 #12 2.361  e2fsprogs-libs                aarch64  1.46.3-1.fc35            fedora   224 k
16:03:49 #12 2.361  gc                            aarch64  8.0.4-6.fc35             fedora   101 k
16:03:49 #12 2.361  git-core                      aarch64  2.38.1-1.fc35            updates  4.2 M
16:03:49 #12 2.361  git-core-doc                  noarch   2.38.1-1.fc35            updates  2.6 M
16:03:49 #12 2.361  glibc-devel                   aarch64  2.34-49.fc35             updates  455 k
16:03:49 #12 2.361  guile22                       aarch64  2.2.7-3.fc35             fedora   6.4 M
16:03:49 #12 2.361  iptables-legacy-libs          aarch64  1.8.7-13.fc35            fedora    39 k
16:03:49 #12 2.361  jsoncpp                       aarch64  1.9.4-5.fc35             updates   88 k
16:03:49 #12 2.361  kernel-headers                aarch64  6.0.5-100.fc35           updates  1.3 M
16:03:49 #12 2.361  kmod-libs                     aarch64  29-4.fc35                fedora    62 k
16:03:49 #12 2.361  less                          aarch64  590-5.fc35               updates  161 k
16:03:49 #12 2.361  libargon2                     aarch64  20171227-7.fc35          fedora    28 k
16:03:49 #12 2.361  libasan                       aarch64  11.3.1-3.fc35            updates  423 k
16:03:49 #12 2.361  libatomic                     aarch64  11.3.1-3.fc35            updates   61 k
16:03:49 #12 2.361  libbtrfs                      aarch64  6.0.2-1.fc35             updates   27 k
16:03:49 #12 2.361  libbtrfsutil                  aarch64  6.0.2-1.fc35             updates   32 k
16:03:49 #12 2.361  libcbor                       aarch64  0.7.0-4.fc35             fedora    55 k
16:03:49 #12 2.361  libedit                       aarch64  3.1-40.20210910cvs.fc35  fedora   104 k
16:03:49 #12 2.361  libfdisk                      aarch64  2.37.4-1.fc35            updates  149 k
16:03:49 #12 2.361  libfido2                      aarch64  1.8.0-1.fc35             fedora    81 k
16:03:49 #12 2.361  libibverbs                    aarch64  39.0-1.fc35              updates  391 k
16:03:49 #12 2.361  libmpc                        aarch64  1.2.1-3.fc35             fedora    63 k
16:03:49 #12 2.361  libnl3                        aarch64  3.5.0-8.fc35             fedora   322 k
16:03:49 #12 2.361  libpcap                       aarch64  14:1.10.1-2.fc35         fedora   167 k
16:03:49 #12 2.361  libseccomp                    aarch64  2.5.3-1.fc35             updates   71 k
16:03:49 #12 2.361  libselinux-utils              aarch64  3.3-1.fc35               updates  142 k
16:03:49 #12 2.361  libsepol-devel                aarch64  3.3-2.fc35               updates   40 k
16:03:49 #12 2.361  libtool-ltdl                  aarch64  2.4.6-50.fc35            updates   36 k
16:03:49 #12 2.361  libubsan                      aarch64  11.3.1-3.fc35            updates  206 k
16:03:49 #12 2.361  libutempter                   aarch64  1.2.1-5.fc35             fedora    26 k
16:03:49 #12 2.361  libuv                         aarch64  1:1.44.2-1.fc35          updates  149 k
16:03:49 #12 2.361  libxcrypt-devel               aarch64  4.4.33-3.fc35            updates   30 k
16:03:49 #12 2.361  libxcrypt-static              aarch64  4.4.33-3.fc35            updates  112 k
16:03:49 #12 2.361  lzo                           aarch64  2.10-5.fc35              fedora    63 k
16:03:49 #12 2.361  m4                            aarch64  1.4.19-2.fc35            fedora   292 k
16:03:49 #12 2.361  openssh                       aarch64  8.7p1-3.fc35             updates  441 k
16:03:49 #12 2.361  openssh-clients               aarch64  8.7p1-3.fc35             updates  672 k
16:03:49 #12 2.361  pcre2-devel                   aarch64  10.40-1.fc35             updates  474 k
16:03:49 #12 2.361  pcre2-utf16                   aarch64  10.40-1.fc35             updates  198 k
16:03:49 #12 2.361  pcre2-utf32                   aarch64  10.40-1.fc35             updates  189 k
16:03:49 #12 2.361  perl-Error                    noarch   1:0.17029-7.fc35         fedora    41 k
16:03:49 #12 2.361  perl-File-Compare             noarch   1.100.600-486.fc35       updates   18 k
16:03:49 #12 2.361  perl-File-Copy                noarch   2.35-486.fc35            updates   25 k
16:03:49 #12 2.361  perl-File-Find                noarch   1.39-486.fc35            updates   30 k
16:03:49 #12 2.361  perl-Git                      noarch   2.38.1-1.fc35            updates   42 k
16:03:49 #12 2.361  perl-TermReadKey              aarch64  2.38-11.fc35             fedora    35 k
16:03:49 #12 2.361  perl-Thread-Queue             noarch   3.14-478.fc35            fedora    21 k
16:03:49 #12 2.361  perl-lib                      aarch64  0.65-486.fc35            updates   19 k
16:03:49 #12 2.361  perl-threads                  aarch64  1:2.26-448.fc35          fedora    56 k
16:03:49 #12 2.361  perl-threads-shared           aarch64  1.62-478.fc35            fedora    43 k
16:03:49 #12 2.361  policycoreutils               aarch64  3.3-1.fc35               updates  200 k
16:03:49 #12 2.361  policycoreutils-devel         aarch64  3.3-1.fc35               updates  136 k
16:03:49 #12 2.361  policycoreutils-python-utils  noarch   3.3-1.fc35               updates   72 k
16:03:49 #12 2.361  python3-audit                 aarch64  3.0.9-1.fc35             updates   83 k
16:03:49 #12 2.361  python3-libselinux            aarch64  3.3-1.fc35               updates  179 k
16:03:49 #12 2.361  python3-libsemanage           aarch64  3.3-1.fc35               updates   79 k
16:03:49 #12 2.361  python3-policycoreutils       noarch   3.3-1.fc35               updates  2.0 M
16:03:49 #12 2.361  python3-setools               aarch64  4.4.0-3.fc35             fedora   536 k
16:03:49 #12 2.361  python3-setuptools            noarch   57.4.0-1.fc35            fedora   928 k
16:03:49 #12 2.361  rhash                         aarch64  1.4.0-4.fc35             fedora   179 k
16:03:49 #12 2.361  rpm-plugin-selinux            aarch64  4.17.1-3.fc35            updates   17 k
16:03:49 #12 2.361  selinux-policy                noarch   35.19-1.fc35             updates   60 k
16:03:49 #12 2.361  selinux-policy-targeted       noarch   35.19-1.fc35             updates  6.3 M
16:03:49 #12 2.361  systemd-devel                 aarch64  249.13-6.fc35            updates  442 k
16:03:49 #12 2.361  systemd-pam                   aarch64  249.13-6.fc35            updates  314 k
16:03:49 #12 2.361  systemd-rpm-macros            noarch   249.13-6.fc35            updates   22 k
16:03:49 #12 2.361  util-linux                    aarch64  2.37.4-1.fc35            updates  2.2 M
16:03:49 #12 2.361  util-linux-core               aarch64  2.37.4-1.fc35            updates  435 k
16:03:49 #12 2.361  vim-filesystem                noarch   2:9.0.915-1.fc35         updates   19 k
16:03:49 #12 2.361  xkeyboard-config              noarch   2.33-2.fc35              fedora   783 k
16:03:49 #12 2.361 Installing weak dependencies:
16:03:49 #12 2.361  libbpf                        aarch64  2:0.6.1-2.fc35           updates  155 k
16:03:49 #12 2.361  libxkbcommon                  aarch64  1.3.1-1.fc35             fedora   139 k
16:03:49 #12 2.361  qrencode-libs                 aarch64  4.1.1-1.fc35             updates   61 k
16:03:49 #12 2.361  systemd-networkd              aarch64  249.13-6.fc35            updates  470 k
16:03:49 #12 2.361  systemd-resolved              aarch64  249.13-6.fc35            updates  247 k
16:03:49 #12 2.361 
16:03:49 #12 2.361 Transaction Summary
16:03:49 #12 2.361 ================================================================================
16:03:49 #12 2.361 Install  106 Packages
16:03:49 #12 2.361 
16:03:49 #12 2.368 Total download size: 96 M
16:03:49 #12 2.368 Installed size: 361 M
16:03:49 #12 2.368 Downloading Packages:
16:03:49 #11 38.07 Preparing to unpack .../391-python3-nacl_1.5.0-2_amd64.deb ...
16:03:49 #11 38.07 Unpacking python3-nacl (1.5.0-2) ...
16:03:49 #11 38.11 Selecting previously unselected package python3-six.
16:03:49 #11 38.11 Preparing to unpack .../392-python3-six_1.16.0-4_all.deb ...
16:03:49 #11 38.12 Unpacking python3-six (1.16.0-4) ...
16:03:49 #11 38.15 Selecting previously unselected package python3-bcrypt.
16:03:49 #11 38.15 Preparing to unpack .../393-python3-bcrypt_3.2.0-1build1_amd64.deb ...
16:03:49 #11 38.16 Unpacking python3-bcrypt (3.2.0-1build1) ...
16:03:49 #11 38.20 Selecting previously unselected package python3-paramiko.
16:03:49 #11 38.20 Preparing to unpack .../394-python3-paramiko_2.10.4-1ubuntu1_all.deb ...
16:03:49 #11 38.20 Unpacking python3-paramiko (2.10.4-1ubuntu1) ...
16:03:49 #11 38.24 Selecting previously unselected package python3-urllib3.
16:03:49 #11 38.24 Preparing to unpack .../395-python3-urllib3_1.26.9-1_all.deb ...
16:03:49 #11 38.25 Unpacking python3-urllib3 (1.26.9-1) ...
16:03:49 #11 38.29 Selecting previously unselected package python3-requests.
16:03:49 #11 38.29 Preparing to unpack .../396-python3-requests_2.27.1+dfsg-1ubuntu2_all.deb ...
16:03:49 #11 38.29 Unpacking python3-requests (2.27.1+dfsg-1ubuntu2) ...
16:03:49 #11 38.33 Selecting previously unselected package python3-unidiff.
16:03:49 #11 51.81 Setting up libdata-messagepack-perl (1.01-2build1) ...
16:03:49 #11 51.84 Setting up libfont-afm-perl (1.20-3) ...
16:03:49 #11 51.88 Setting up libwant-perl (0.29-1build7) ...
16:03:49 #11 51.90 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:03:49 #11 51.91 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:03:49 #11 51.92 Setting up liblist-compare-perl (0.55-1) ...
16:03:49 #11 51.93 Setting up libref-util-xs-perl (0.117-1build5) ...
16:03:49 #11 51.95 Setting up libio-pty-perl (1:1.15-2build2) ...
16:03:49 #11 51.97 Setting up g++-11 (11.3.0-1ubuntu1~22.04) ...
16:03:49 #11 51.98 Setting up libfile-fcntllock-perl (0.22-3build7) ...
16:03:49 #11 51.99 Setting up libclone-perl (0.45-1build3) ...
16:03:49 #11 52.00 Setting up libalgorithm-diff-perl (1.201-1) ...
16:03:49 #11 36.00 Selecting previously unselected package dirmngr.
16:03:49 #11 36.00 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
16:03:49 #11 36.01 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
16:03:49 #11 36.07 Selecting previously unselected package gnupg-l10n.
16:03:49 #11 36.07 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
16:03:49 #11 36.08 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
16:03:49 #11 36.11 Selecting previously unselected package gnupg-utils.
16:03:49 #11 36.11 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
16:03:49 #11 36.12 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
16:03:49 #11 36.19 Selecting previously unselected package gpg.
16:03:49 #11 36.32 Preparing to unpack .../329-libtime-moment-perl_0.44-1build6_amd64.deb ...
16:03:49 #11 36.32 Unpacking libtime-moment-perl (0.44-1build6) ...
16:03:49 #11 36.36 Selecting previously unselected package libtype-tiny-xs-perl.
16:03:49 #11 36.36 Preparing to unpack .../330-libtype-tiny-xs-perl_0.022-1build2_amd64.deb ...
16:03:49 #11 36.36 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
16:03:49 #11 36.41 Selecting previously unselected package libunicode-utf8-perl.
16:03:49 #11 36.41 Preparing to unpack .../331-libunicode-utf8-perl_0.62-1build4_amd64.deb ...
16:03:49 #11 36.42 Unpacking libunicode-utf8-perl (0.62-1build4) ...
16:03:49 #11 36.45 Selecting previously unselected package libxml-namespacesupport-perl.
16:03:49 #11 36.45 Preparing to unpack .../332-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:03:49 #11 36.45 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:03:49 #11 36.48 Selecting previously unselected package libxml-sax-base-perl.
16:03:49 #11 36.48 Preparing to unpack .../333-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:03:49 #11 36.49 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:03:49 #11 36.52 Selecting previously unselected package libxml-sax-perl.
16:03:49 #11 36.52 Preparing to unpack .../334-libxml-sax-perl_1.02+dfsg-3_all.deb ...
16:03:49 #11 36.53 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
16:03:49 #11 36.61 Selecting previously unselected package libxml-libxml-perl.
16:03:49 #11 36.62 Preparing to unpack .../335-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_amd64.deb ...
16:03:49 #11 36.62 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
16:03:49 #11 39.64 Preparing to unpack .../313-libsocket6-perl_0.29-1build4_armhf.deb ...
16:03:49 #11 39.65 Unpacking libsocket6-perl (0.29-1build4) ...
16:03:49 #11 39.68 Selecting previously unselected package libstring-copyright-perl.
16:03:49 #11 39.68 Preparing to unpack .../314-libstring-copyright-perl_0.003012-1_all.deb ...
16:03:49 #11 39.68 Unpacking libstring-copyright-perl (0.003012-1) ...
16:03:49 #11 39.71 Selecting previously unselected package libstring-escape-perl.
16:03:49 #11 39.72 Preparing to unpack .../315-libstring-escape-perl_2010.002-2_all.deb ...
16:03:49 #11 39.72 Unpacking libstring-escape-perl (2010.002-2) ...
16:03:49 #11 39.76 Selecting previously unselected package libstring-shellquote-perl.
16:03:49 #11 39.76 Preparing to unpack .../316-libstring-shellquote-perl_1.04-1_all.deb ...
16:03:49 #11 39.76 Unpacking libstring-shellquote-perl (1.04-1) ...
16:03:49 #11 39.79 Selecting previously unselected package libxs-parse-keyword-perl.
16:03:49 #11 39.79 Preparing to unpack .../317-libxs-parse-keyword-perl_0.21-1build1_armhf.deb ...
16:03:49 #11 39.80 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
16:03:49 #11 39.83 Selecting previously unselected package libsyntax-keyword-try-perl.
16:03:49 #11 39.84 Preparing to unpack .../318-libsyntax-keyword-try-perl_0.26-1build1_armhf.deb ...
16:03:49 #11 39.84 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
16:03:49 #11 39.87 Selecting previously unselected package libterm-readkey-perl.
16:03:49 #12 8.694 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf cmake armhf 3.18.4-2+rpt1+rpi1+deb11u1 [3104 kB]
16:03:49 #12 8.720 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B]
16:03:49 #12 8.725 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B]
16:03:49 #12 8.726 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
16:03:49 #12 8.728 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [297 kB]
16:03:49 #12 8.731 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB]
16:03:49 #12 8.732 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB]
16:03:49 #12 8.777 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-2 [119 kB]
16:03:49 #12 8.795 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
16:03:49 #12 8.810 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [218 kB]
16:03:49 #12 8.815 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [279 kB]
16:03:49 #12 8.824 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
16:03:50 #10 40.32 Preparing to unpack .../127-libnpth0_1.5-3_amd64.deb ...
16:03:50 #10 40.33 Unpacking libnpth0:amd64 (1.5-3) ...
16:03:50 #10 40.37 Selecting previously unselected package dirmngr.
16:03:50 #10 40.37 Preparing to unpack .../128-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ...
16:03:50 #10 40.38 Unpacking dirmngr (2.2.4-1ubuntu1.6) ...
16:03:50 #10 40.44 Selecting previously unselected package python3-pkg-resources.
16:03:50 #10 40.45 Preparing to unpack .../129-python3-pkg-resources_39.0.1-2_all.deb ...
16:03:50 #10 40.45 Unpacking python3-pkg-resources (39.0.1-2) ...
16:03:50 #10 40.50 Selecting previously unselected package python3-chardet.
16:03:50 #10 40.50 Preparing to unpack .../130-python3-chardet_3.0.4-1_all.deb ...
16:03:50 #10 40.50 Unpacking python3-chardet (3.0.4-1) ...
16:03:50 #10 40.55 Selecting previously unselected package python3-six.
16:03:50 #12 5.149 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
16:03:50 #12 5.149 1 not fully installed or removed.
16:03:50 #12 5.149 Need to get 7131 kB of archives.
16:03:50 #12 5.149 After this operation, 37.7 MB of additional disk space will be used.
16:03:50 #12 5.149 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bash-completion all 1:2.8-1ubuntu1 [168 kB]
16:03:50 #10 48.99 Setting up libuchardet0:amd64 (0.0.6-3) ...
16:03:50 #10 49.00 Setting up git-man (1:2.20.1-2+deb10u6) ...
16:03:50 #10 49.01 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
16:03:50 #10 49.02 Setting up netbase (5.6) ...
16:03:50 #10 49.05 Setting up libkrb5-3:amd64 (1.17-3+deb10u5) ...
16:03:50 #10 49.06 Setting up libmpdec2:amd64 (2.4.2-2) ...
16:03:50 #10 49.07 Setting up libbinutils:amd64 (2.31.1-16) ...
16:03:50 #10 49.08 Setting up cpp-8 (8.3.0-6) ...
16:03:50 #10 49.09 Setting up libc-dev-bin (2.28-10+deb10u2) ...
16:03:50 #10 49.10 Setting up openssl (1.1.1n-0+deb10u3) ...
16:03:50 #10 48.59 Preparing to unpack .../298-libxext6_2%3a1.3.3-1+b2_armhf.deb ...
16:03:50 #10 48.59 Unpacking libxext6:armhf (2:1.3.3-1+b2) ...
16:03:50 #10 48.64 Selecting previously unselected package libxml-namespacesupport-perl.
16:03:50 #10 48.64 Preparing to unpack .../299-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:03:50 #10 48.65 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:03:50 #10 48.68 Selecting previously unselected package libxml-sax-base-perl.
16:03:50 #10 48.68 Preparing to unpack .../300-libxml-sax-base-perl_1.09-1_all.deb ...
16:03:50 #10 48.69 Unpacking libxml-sax-base-perl (1.09-1) ...
16:03:50 #10 48.74 Selecting previously unselected package libxml-sax-perl.
16:03:50 #10 48.74 Preparing to unpack .../301-libxml-sax-perl_1.00+dfsg-1_all.deb ...
16:03:50 #10 48.75 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
16:03:50 #10 48.79 Selecting previously unselected package libxml-libxml-perl.
16:03:50 #10 48.79 Preparing to unpack .../302-libxml-libxml-perl_2.0134+dfsg-1_armhf.deb ...
16:03:50 #10 48.79 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
16:03:50 #10 48.86 Selecting previously unselected package libxml-sax-expat-perl.
16:03:50 #10 48.86 Preparing to unpack .../303-libxml-sax-expat-perl_0.51-1_all.deb ...
16:03:50 #10 48.87 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:03:50 #10 48.90 Selecting previously unselected package libxml-simple-perl.
16:03:50 #11 52.52 Setting up libarchive-zip-perl (1.67-2) ...
16:03:50 #11 52.53 Setting up libsub-identify-perl (0.14-1build2) ...
16:03:50 #11 52.54 Setting up libdistro-info-perl (0.23ubuntu1) ...
16:03:50 #11 52.55 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
16:03:50 #11 52.57 Setting up python3-apt (2.0.0ubuntu0.20.04.8) ...
16:03:50 #11 52.73 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
16:03:50 #11 52.75 Setting up libio-stringy-perl (2.111-3) ...
16:03:50 #11 52.76 Setting up liblist-moreutils-perl (0.416-1build5) ...
16:03:50 #11 52.77 Setting up libhtml-tagset-perl (3.20-4) ...
16:03:50 #11 52.79 Setting up liblog-any-perl (1.708-1) ...
16:03:50 #11 52.80 Setting up libauthen-sasl-perl (2.1600-1) ...
16:03:50 #11 52.82 Setting up libdevel-size-perl (0.83-1build1) ...
16:03:50 #11 52.83 Setting up libdebhelper-perl (12.10ubuntu1) ...
16:03:50 #11 52.84 Setting up libpod-constants-perl (0.19-1) ...
16:03:50 #11 52.86 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
16:03:50 #11 52.87 Setting up libperl4-corelibs-perl (0.004-2) ...
16:03:50 #12 8.678 Selecting previously unselected package libselinux1-dev:armhf.
16:03:50 #12 8.681 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_armhf.deb ...
16:03:50 #12 8.686 Unpacking libselinux1-dev:armhf (2.7-2build2) ...
16:03:50 #12 8.737 Selecting previously unselected package libdevmapper-dev:armhf.
16:03:50 #12 8.739 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ...
16:03:50 #12 8.746 Unpacking libdevmapper-dev:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:03:50 #12 8.792 Selecting previously unselected package libseccomp-dev:armhf.
16:03:50 #12 8.794 Preparing to unpack .../21-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_armhf.deb ...
16:03:50 #12 8.798 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~18.04.2) ...
16:03:50 #12 8.840 Selecting previously unselected package libsystemd-dev:armhf.
16:03:50 #12 27.82   Upgrading        : python3-rpm-4.14.3-24.el8.x86_64                     14/91 
16:03:50 #12 27.83   Installing       : python-rpm-macros-3-44.el8.noarch                    15/91 
16:03:50 #12 27.84   Installing       : python3-rpm-macros-3-44.el8.noarch                   16/91 
16:03:50 #12 27.86   Installing       : efi-srpm-macros-3-3.el8.noarch                       17/91 
16:03:50 #12 27.87   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        18/91 
16:03:50 #12 27.90   Installing       : patch-2.7.6-11.el8.x86_64                            19/91 
16:03:50 #12 27.94   Installing       : ncurses-6.1-9.20180224.el8.x86_64                    20/91 
16:03:50 #12 27.96   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               21/91 
16:03:50 #12 27.97   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   22/91 
16:03:50 #12 27.98   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 23/91 
16:03:50 #12 27.99   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  24/91 
16:03:50 #12 28.01   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              25/91 
16:03:50 #12 28.02   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    26/91 
16:03:50 #12 28.03   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                27/91 
16:03:50 #10 39.01 Selecting previously unselected package binutils-common:amd64.
16:03:50 #10 39.01 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ...
16:03:50 #10 39.14 Unpacking binutils-common:amd64 (2.35.2-2) ...
16:03:50 #11 30.45 Selecting previously unselected package cpp.
16:03:50 #11 30.45 Preparing to unpack .../103-cpp_4%3a12.2.0-1ubuntu1_armhf.deb ...
16:03:50 #11 30.46 Unpacking cpp (4:12.2.0-1ubuntu1) ...
16:03:50 #11 30.50 Selecting previously unselected package libcc1-0:armhf.
16:03:50 #11 30.50 Preparing to unpack .../104-libcc1-0_12.2.0-3ubuntu1_armhf.deb ...
16:03:50 #11 30.50 Unpacking libcc1-0:armhf (12.2.0-3ubuntu1) ...
16:03:50 #11 30.54 Selecting previously unselected package libgomp1:armhf.
16:03:50 #13 88.50   Installing : libmpc-1.0.1-3.el7.aarch64                                 10/68 
16:03:50 #11 35.24 Selecting previously unselected package libalgorithm-diff-perl.
16:03:50 #11 41.16 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:03:50 #11 41.21 Selecting previously unselected package libhtml-form-perl.
16:03:50 #11 41.21 Preparing to unpack .../307-libhtml-form-perl_6.10-1_all.deb ...
16:03:50 #11 41.21 Unpacking libhtml-form-perl (6.10-1) ...
16:03:50 #11 41.25 Selecting previously unselected package libhtml-format-perl.
16:03:50 #11 41.25 Preparing to unpack .../308-libhtml-format-perl_2.16-1_all.deb ...
16:03:50 #11 41.26 Unpacking libhtml-format-perl (2.16-1) ...
16:03:50 #11 41.30 Selecting previously unselected package libhtml-html5-entities-perl.
16:03:50 #11 41.30 Preparing to unpack .../309-libhtml-html5-entities-perl_0.004-2_all.deb ...
16:03:50 #11 41.31 Unpacking libhtml-html5-entities-perl (0.004-2) ...
16:03:50 #11 41.34 Selecting previously unselected package libhtml-tokeparser-simple-perl.
16:03:50 #11 41.35 Preparing to unpack .../310-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
16:03:50 #11 41.35 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
16:03:50 #11 41.39 Selecting previously unselected package libhttp-daemon-perl.
16:03:50 #11 38.34 Preparing to unpack .../397-python3-unidiff_0.7.3-1_all.deb ...
16:03:50 #11 38.34 Unpacking python3-unidiff (0.7.3-1) ...
16:03:50 #11 38.37 Selecting previously unselected package zstd.
16:03:50 #11 38.37 Preparing to unpack .../398-zstd_1.5.2+dfsg-1_amd64.deb ...
16:03:50 #11 38.38 Unpacking zstd (1.5.2+dfsg-1) ...
16:03:50 #11 38.42 Selecting previously unselected package equivs.
16:03:50 #11 38.42 Preparing to unpack .../399-equivs_2.3.1_all.deb ...
16:03:50 #11 38.42 Unpacking equivs (2.3.1) ...
16:03:50 #11 38.45 Selecting previously unselected package libauthen-sasl-perl.
16:03:50 #11 38.45 Preparing to unpack .../400-libauthen-sasl-perl_2.1600-2_all.deb ...
16:03:50 #11 38.46 Unpacking libauthen-sasl-perl (2.1600-2) ...
16:03:50 #11 38.50 Selecting previously unselected package python3-magic.
16:03:50 #11 38.50 Preparing to unpack .../401-python3-magic_2%3a0.4.26-2_all.deb ...
16:03:50 #11 38.50 Unpacking python3-magic (2:0.4.26-2) ...
16:03:50 #11 38.55 Setting up libip4tc2:amd64 (1.8.7-1ubuntu6) ...
16:03:50 #11 52.02 Setting up libarchive-zip-perl (1.68-1) ...
16:03:50 #11 52.04 Setting up libsub-identify-perl (0.14-1build5) ...
16:03:50 #11 52.06 Setting up libdistro-info-perl (1.1build1) ...
16:03:50 #11 52.07 Setting up libcpanel-json-xs-perl:arm64 (4.27-1build1) ...
16:03:50 #11 52.08 Setting up python3-apt (2.3.0ubuntu2.1) ...
16:03:50 #11 52.26 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
16:03:50 #11 52.29 Setting up liblist-moreutils-perl (0.430-2) ...
16:03:50 #11 52.31 Setting up libhtml-tagset-perl (3.20-4) ...
16:03:50 #11 52.33 Setting up liblog-any-perl (1.710-1) ...
16:03:50 #11 52.34 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:03:50 #11 52.35 Setting up libdevel-size-perl (0.83-1build4) ...
16:03:50 #11 52.36 Setting up libdebhelper-perl (13.6ubuntu1) ...
16:03:50 #11 36.19 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
16:03:50 #11 36.19 Unpacking gpg (2.2.19-3ubuntu2.2) ...
16:03:50 #11 36.26 Selecting previously unselected package pinentry-curses.
16:03:50 #11 36.27 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ...
16:03:50 #11 36.27 Unpacking pinentry-curses (1.1.0-3build1) ...
16:03:50 #11 36.31 Selecting previously unselected package gpg-agent.
16:03:50 #11 36.31 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
16:03:50 #11 36.32 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
16:03:50 #11 36.36 Selecting previously unselected package gpg-wks-client.
16:03:50 #11 36.36 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
16:03:50 #11 36.37 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
16:03:50 #11 36.41 Selecting previously unselected package gpg-wks-server.
16:03:50 #11 36.41 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
16:03:50 #11 36.41 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
16:03:50 #11 36.44 Selecting previously unselected package gpgsm.
16:03:50 #11 36.44 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
16:03:50 #11 36.45 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
16:03:50 #11 36.49 Selecting previously unselected package gnupg.
16:03:50 #11 36.50 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.2_all.deb ...
16:03:50 #11 36.50 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
16:03:50 #11 36.54 Selecting previously unselected package libfile-which-perl.
16:03:50 #11 36.54 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ...
16:03:50 #11 36.66 Selecting previously unselected package libxml-parser-perl:amd64.
16:03:50 #11 36.66 Preparing to unpack .../336-libxml-parser-perl_2.46-3build1_amd64.deb ...
16:03:50 #11 36.67 Unpacking libxml-parser-perl:amd64 (2.46-3build1) ...
16:03:50 #11 36.71 Selecting previously unselected package libxml-sax-expat-perl.
16:03:50 #11 36.71 Preparing to unpack .../337-libxml-sax-expat-perl_0.51-1_all.deb ...
16:03:50 #11 36.71 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:03:50 #11 36.75 Selecting previously unselected package libyaml-libyaml-perl.
16:03:50 #11 36.75 Preparing to unpack .../338-libyaml-libyaml-perl_0.83+ds-1build1_amd64.deb ...
16:03:50 #11 36.76 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
16:03:50 #11 36.79 Selecting previously unselected package licensecheck.
16:03:50 #11 36.79 Preparing to unpack .../339-licensecheck_3.2.14-2_all.deb ...
16:03:50 #11 36.79 Unpacking licensecheck (3.2.14-2) ...
16:03:50 #11 36.82 Selecting previously unselected package libdevel-size-perl.
16:03:50 #11 36.82 Preparing to unpack .../340-libdevel-size-perl_0.83-1build4_amd64.deb ...
16:03:50 #11 36.83 Unpacking libdevel-size-perl (0.83-1build4) ...
16:03:50 #11 36.86 Selecting previously unselected package libipc-run3-perl.
16:03:50 #11 39.88 Preparing to unpack .../319-libterm-readkey-perl_2.38-1build4_armhf.deb ...
16:03:50 #11 39.88 Unpacking libterm-readkey-perl (2.38-1build4) ...
16:03:50 #11 39.94 Selecting previously unselected package libtext-levenshteinxs-perl.
16:03:50 #11 39.94 Preparing to unpack .../320-libtext-levenshteinxs-perl_0.03-4build10_armhf.deb ...
16:03:50 #11 39.95 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
16:03:50 #11 39.98 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
16:03:50 #11 39.98 Preparing to unpack .../321-libtext-markdown-discount-perl_0.13-1build1_armhf.deb ...
16:03:50 #11 39.99 Unpacking libtext-markdown-discount-perl:armhf (0.13-1build1) ...
16:03:50 #11 40.01 Selecting previously unselected package libtext-xslate-perl:armhf.
16:03:50 #11 40.01 Preparing to unpack .../322-libtext-xslate-perl_3.5.9-1build1_armhf.deb ...
16:03:50 #11 40.02 Unpacking libtext-xslate-perl:armhf (3.5.9-1build1) ...
16:03:50 #11 40.05 Selecting previously unselected package libtime-duration-perl.
16:03:50 #11 40.06 Preparing to unpack .../323-libtime-duration-perl_1.21-1_all.deb ...
16:03:50 #11 40.06 Unpacking libtime-duration-perl (1.21-1) ...
16:03:50 #11 40.09 Selecting previously unselected package libtime-moment-perl.
16:03:50 #12 8.906 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
16:03:50 #12 8.917 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB]
16:03:50 #12 8.919 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-7+rpi1+deb11u1 [124 kB]
16:03:50 #12 8.925 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB]
16:03:50 #12 8.925 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2+deb11u1 [198 kB]
16:03:50 #12 8.925 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2+deb11u1 [188 kB]
16:03:50 #12 8.987 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2+deb11u1 [48.7 kB]
16:03:50 #12 8.988 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2+deb11u1 [627 kB]
16:03:50 #12 8.998 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB]
16:03:50 #12 9.076 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
16:03:50 #12 9.094 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
16:03:50 #10 48.45 Setting up bsdmainutils (11.1.2+b1) ...
16:03:50 #10 48.48 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:03:50 #10 48.48 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:03:50 #10 48.49 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
16:03:50 #10 48.50 Setting up libcroco3:arm64 (0.6.12-3) ...
16:03:50 #10 48.52 Setting up libgdbm-compat4:arm64 (1.18.1-4) ...
16:03:50 #10 48.53 Setting up ucf (3.0038+nmu1) ...
16:03:50 #10 40.55 Preparing to unpack .../131-python3-six_1.11.0-2_all.deb ...
16:03:50 #10 40.56 Unpacking python3-six (1.11.0-2) ...
16:03:50 #10 40.59 Selecting previously unselected package python3-debian.
16:03:50 #10 40.60 Preparing to unpack .../132-python3-debian_0.1.32_all.deb ...
16:03:50 #10 40.60 Unpacking python3-debian (0.1.32) ...
16:03:50 #10 40.64 Selecting previously unselected package gnupg-l10n.
16:03:50 #10 40.64 Preparing to unpack .../133-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ...
16:03:50 #10 40.65 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ...
16:03:50 #10 40.68 Selecting previously unselected package gnupg-utils.
16:03:50 #10 40.69 Preparing to unpack .../134-gnupg-utils_2.2.4-1ubuntu1.6_amd64.deb ...
16:03:50 #10 40.69 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ...
16:03:50 #10 40.74 Selecting previously unselected package gpg.
16:03:50 #10 40.74 Preparing to unpack .../135-gpg_2.2.4-1ubuntu1.6_amd64.deb ...
16:03:50 #10 40.74 Unpacking gpg (2.2.4-1ubuntu1.6) ...
16:03:50 #10 40.82 Selecting previously unselected package pinentry-curses.
16:03:50 #10 40.82 Preparing to unpack .../136-pinentry-curses_1.1.0-1_amd64.deb ...
16:03:50 #10 40.82 Unpacking pinentry-curses (1.1.0-1) ...
16:03:50 #10 40.86 Selecting previously unselected package gpg-agent.
16:03:50 #10 40.86 Preparing to unpack .../137-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ...
16:03:50 #10 40.87 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ...
16:03:50 #10 40.92 Selecting previously unselected package gpg-wks-client.
16:03:50 #10 40.92 Preparing to unpack .../138-gpg-wks-client_2.2.4-1ubuntu1.6_amd64.deb ...
16:03:50 #10 49.12 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ...
16:03:50 #10 49.12 Setting up readline-common (7.0-5) ...
16:03:50 #10 49.14 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
16:03:50 #10 49.15 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u5) ...
16:03:50 #10 49.16 Setting up libcc1-0:amd64 (8.3.0-6) ...
16:03:50 #10 49.17 Setting up iso-codes (4.2-1) ...
16:03:50 #10 49.18 Setting up liblocale-gettext-perl (1.07-3+b4) ...
16:03:50 #10 49.19 Setting up liblsan0:amd64 (8.3.0-6) ...
16:03:50 #10 49.20 Setting up dctrl-tools (2.24-3) ...
16:03:50 #10 49.21 Setting up libitm1:amd64 (8.3.0-6) ...
16:03:50 #10 49.23 Setting up debian-keyring (2019.02.25) ...
16:03:50 #10 49.24 Setting up libreadline7:amd64 (7.0-5) ...
16:03:50 #10 49.25 Setting up libgdbm6:amd64 (1.18.1-4) ...
16:03:50 #10 49.26 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
16:03:50 #10 49.27 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ...
16:03:50 #10 49.28 Setting up libtsan0:amd64 (8.3.0-6) ...
16:03:50 #10 49.29 Setting up pinentry-curses (1.1.0-2) ...
16:03:50 #10 49.30 Setting up manpages-dev (4.16-2) ...
16:03:50 #11 52.88 Setting up libfuture-perl (0.43-1) ...
16:03:50 #11 52.90 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:03:50 #11 52.92 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
16:03:50 #11 52.93 Setting up libtry-tiny-perl (0.30-1) ...
16:03:50 #11 52.96 Setting up libtype-tiny-perl (1.008001-2) ...
16:03:50 #11 52.97 Setting up libtest-fatal-perl (0.014-1) ...
16:03:50 #11 52.98 Setting up libcommon-sense-perl (3.74-2build6) ...
16:03:50 #11 52.99 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:03:50 #11 53.01 Setting up libnet-http-perl (6.19-1) ...
16:03:50 #11 53.02 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
16:03:50 #11 53.03 Setting up libencode-locale-perl (1.05-1) ...
16:03:50 #11 53.05 Setting up libtext-levenshtein-perl (0.13-1) ...
16:03:50 #11 53.06 Setting up libnet-dns-perl (1.22-1) ...
16:03:50 #11 53.07 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
16:03:50 #11 53.08 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
16:03:50 #10 48.90 Preparing to unpack .../304-libxml-simple-perl_2.25-1_all.deb ...
16:03:50 #10 48.93 Unpacking libxml-simple-perl (2.25-1) ...
16:03:50 #10 48.96 Selecting previously unselected package libxmlrpc-lite-perl.
16:03:50 #10 48.97 Preparing to unpack .../305-libxmlrpc-lite-perl_0.717-2_all.deb ...
16:03:50 #10 48.97 Unpacking libxmlrpc-lite-perl (0.717-2) ...
16:03:50 #10 49.02 Selecting previously unselected package libxmuu1:armhf.
16:03:50 #10 49.02 Preparing to unpack .../306-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
16:03:50 #10 49.02 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
16:03:50 #10 49.07 Selecting previously unselected package libyaml-0-2:armhf.
16:03:50 #10 49.07 Preparing to unpack .../307-libyaml-0-2_0.2.1-1_armhf.deb ...
16:03:50 #10 49.07 Unpacking libyaml-0-2:armhf (0.2.1-1) ...
16:03:50 #10 49.11 Selecting previously unselected package libyaml-libyaml-perl.
16:03:50 #10 49.11 Preparing to unpack .../308-libyaml-libyaml-perl_0.76+repack-1_armhf.deb ...
16:03:50 #10 49.11 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
16:03:50 #10 49.15 Selecting previously unselected package licensecheck.
16:03:50 #12 8.841 Preparing to unpack .../22-libsystemd-dev_237-3ubuntu10.56_armhf.deb ...
16:03:50 #12 8.851 Unpacking libsystemd-dev:armhf (237-3ubuntu10.56) ...
16:03:50 #12 8.919 Selecting previously unselected package pkg-config.
16:03:50 #12 8.921 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu2_armhf.deb ...
16:03:50 #12 8.926 Unpacking pkg-config (0.29.1-0ubuntu2) ...
16:03:50 #12 8.976 Setting up libsepol1-dev:armhf (2.7-1ubuntu0.1) ...
16:03:50 #12 8.999 Setting up libuv1:armhf (1.18.0-3) ...
16:03:50 #12 9.021 Setting up bash-completion (1:2.8-1ubuntu1) ...
16:03:50 #12 28.07   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                28/91 
16:03:50 #12 28.08   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    29/91 
16:03:50 #12 28.11   Installing       : perl-podlators-4.11-1.el8.noarch                     30/91 
16:03:50 #12 28.13   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 31/91 
16:03:50 #12 28.16   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             32/91 
16:03:50 #12 28.18   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 33/91 
16:03:50 #12 28.19   Installing       : perl-MIME-Base64-3.15-396.el8.x86_64                 34/91 
16:03:50 #12 28.22   Installing       : perl-Storable-1:3.11-3.el8.x86_64                    35/91 
16:03:50 #12 28.23   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 36/91 
16:03:50 #12 28.24   Installing       : perl-Errno-1.28-421.el8.x86_64                       37/91 
16:03:50 #11 30.54 Preparing to unpack .../105-libgomp1_12.2.0-3ubuntu1_armhf.deb ...
16:03:50 #11 30.54 Unpacking libgomp1:armhf (12.2.0-3ubuntu1) ...
16:03:50 #11 30.62 Selecting previously unselected package libatomic1:armhf.
16:03:50 #11 30.62 Preparing to unpack .../106-libatomic1_12.2.0-3ubuntu1_armhf.deb ...
16:03:50 #11 30.62 Unpacking libatomic1:armhf (12.2.0-3ubuntu1) ...
16:03:50 #11 30.65 Selecting previously unselected package libasan8:armhf.
16:03:50 #11 30.65 Preparing to unpack .../107-libasan8_12.2.0-3ubuntu1_armhf.deb ...
16:03:50 #11 30.66 Unpacking libasan8:armhf (12.2.0-3ubuntu1) ...
16:03:50 #11 30.74 Selecting previously unselected package libubsan1:armhf.
16:03:50 #11 30.74 Preparing to unpack .../108-libubsan1_12.2.0-3ubuntu1_armhf.deb ...
16:03:50 #11 30.74 Unpacking libubsan1:armhf (12.2.0-3ubuntu1) ...
16:03:50 #11 30.79 Selecting previously unselected package libgcc-12-dev:armhf.
16:03:50 #13 88.82   Installing : 1:make-3.82-24.el7.aarch64                                 11/68 
16:03:50 #13 89.16   Installing : checkpolicy-2.5-8.el7.aarch64                              12/68 
16:03:50 #11 35.24 Preparing to unpack .../198-libalgorithm-diff-perl_1.19.03-2_all.deb ...
16:03:50 #11 35.24 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
16:03:50 #11 35.27 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:03:50 #11 35.28 Preparing to unpack .../199-libalgorithm-diff-xs-perl_0.04-6_armhf.deb ...
16:03:50 #11 35.28 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
16:03:50 #11 35.31 Selecting previously unselected package libalgorithm-merge-perl.
16:03:50 #11 35.31 Preparing to unpack .../200-libalgorithm-merge-perl_0.08-3_all.deb ...
16:03:50 #11 35.32 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:03:50 #11 35.35 Selecting previously unselected package libapt-pkg-perl.
16:03:50 #11 35.35 Preparing to unpack .../201-libapt-pkg-perl_0.1.36build3_armhf.deb ...
16:03:50 #11 35.36 Unpacking libapt-pkg-perl (0.1.36build3) ...
16:03:50 #11 35.39 Selecting previously unselected package libarchive-cpio-perl.
16:03:50 #11 35.39 Preparing to unpack .../202-libarchive-cpio-perl_0.10-1_all.deb ...
16:03:50 #11 35.39 Unpacking libarchive-cpio-perl (0.10-1) ...
16:03:50 #11 35.42 Selecting previously unselected package libarray-intspan-perl.
16:03:50 #11 35.42 Preparing to unpack .../203-libarray-intspan-perl_2.003-1_all.deb ...
16:03:50 #11 35.43 Unpacking libarray-intspan-perl (2.003-1) ...
16:03:50 #11 35.46 Selecting previously unselected package libasync-mergepoint-perl.
16:03:50 #11 41.39 Preparing to unpack .../311-libhttp-daemon-perl_6.14-1.1_all.deb ...
16:03:50 #11 41.39 Unpacking libhttp-daemon-perl (6.14-1.1) ...
16:03:50 #11 41.42 Selecting previously unselected package libindirect-perl.
16:03:50 #11 41.43 Preparing to unpack .../312-libindirect-perl_0.39-2_arm64.deb ...
16:03:50 #11 41.43 Unpacking libindirect-perl (0.39-2) ...
16:03:50 #11 41.47 Selecting previously unselected package libio-interactive-perl.
16:03:50 #11 41.48 Preparing to unpack .../313-libio-interactive-perl_1.023-1_all.deb ...
16:03:50 #11 41.48 Unpacking libio-interactive-perl (1.023-1) ...
16:03:50 #11 41.52 Selecting previously unselected package libtypes-serialiser-perl.
16:03:50 #11 41.52 Preparing to unpack .../314-libtypes-serialiser-perl_1.01-1_all.deb ...
16:03:50 #11 41.52 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:03:50 #11 41.56 Selecting previously unselected package libjson-xs-perl.
16:03:50 #11 41.56 Preparing to unpack .../315-libjson-xs-perl_4.030-1build3_arm64.deb ...
16:03:50 #11 41.57 Unpacking libjson-xs-perl (4.030-1build3) ...
16:03:50 #11 41.61 Selecting previously unselected package libjson-maybexs-perl.
16:03:50 #11 41.61 Preparing to unpack .../316-libjson-maybexs-perl_1.004003-1_all.deb ...
16:03:50 #11 41.62 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:03:50 #11 41.66 Selecting previously unselected package libldap-common.
16:03:50 #11 38.57 Setting up libksba8:amd64 (1.6.0-3ubuntu1) ...
16:03:50 #11 38.58 Setting up media-types (8.0.0) ...
16:03:50 #11 38.60 Setting up libpipeline1:amd64 (1.5.6-2) ...
16:03:50 #11 38.61 Setting up libicu71:amd64 (71.1-3ubuntu1) ...
16:03:50 #11 38.62 Setting up wdiff (1.2.2-2build3) ...
16:03:50 #11 38.63 Setting up libxau6:amd64 (1:1.0.9-1build5) ...
16:03:50 #11 38.64 Setting up libre2-9:amd64 (20220601+dfsg-1) ...
16:03:50 #11 38.65 Setting up libkeyutils1:amd64 (1.6.3-1) ...
16:03:50 #11 38.67 Setting up lto-disabled-list (35) ...
16:03:50 #11 38.68 Setting up libapparmor1:amd64 (3.0.7-1ubuntu2) ...
16:03:50 #11 38.69 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
16:03:50 #11 38.70 Setting up libsodium23:amd64 (1.0.18-1build2) ...
16:03:50 #11 38.72 Setting up bsdextrautils (2.38-4ubuntu1) ...
16:03:50 #11 38.73 Setting up libfcgi0ldbl:amd64 (2.4.2-2build2) ...
16:03:50 #11 38.74 Setting up libtext-glob-perl (0.11-2) ...
16:03:50 #11 38.75 Setting up xdg-user-dirs (0.17-2ubuntu4) ...
16:03:50 #11 38.78 Setting up libmagic-mgc (1:5.41-4) ...
16:03:50 #11 38.80 Setting up libyaml-0-2:amd64 (0.2.5-1) ...
16:03:50 #11 38.81 Setting up libglib2.0-0:amd64 (2.74.0-3) ...
16:03:50 #11 38.82 No schema files found: doing nothing.
16:03:50 #11 38.83 Setting up distro-info-data (0.54ubuntu0.1) ...
16:03:50 #11 38.84 Setting up manpages (5.13-1) ...
16:03:50 #11 38.85 Setting up libtirpc-common (1.3.3+ds-1) ...
16:03:50 #11 38.87 Setting up libargon2-1:amd64 (0~20171227-0.3) ...
16:03:50 #11 38.88 Setting up unzip (6.0-27ubuntu1) ...
16:03:50 #11 38.89 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
16:03:50 #11 52.38 Setting up libpod-constants-perl (0.19-2) ...
16:03:50 #11 52.39 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
16:03:50 #11 52.40 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:03:50 #11 52.42 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
16:03:50 #11 52.43 Setting up libio-interactive-perl (1.023-1) ...
16:03:50 #11 52.44 Setting up libtry-tiny-perl (0.31-1) ...
16:03:50 #11 52.45 Setting up libtype-tiny-perl (1.012004-1) ...
16:03:50 #11 52.47 Setting up libcommon-sense-perl:arm64 (3.75-2build1) ...
16:03:50 #11 52.48 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:03:50 #11 52.49 Setting up libnet-http-perl (6.22-1) ...
16:03:50 #11 52.51 Setting up libpath-iterator-rule-perl (1.015-1) ...
16:03:50 #11 52.53 Setting up libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
16:03:50 #11 52.55 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:03:50 #11 52.56 Setting up libtime-moment-perl (0.44-1build6) ...
16:03:50 #11 52.57 Setting up libencode-locale-perl (1.05-1.1) ...
16:03:50 #11 36.55 Unpacking libfile-which-perl (1.23-1) ...
16:03:50 #11 36.58 Selecting previously unselected package libfile-homedir-perl.
16:03:50 #11 36.58 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ...
16:03:50 #11 36.58 Unpacking libfile-homedir-perl (1.004-1) ...
16:03:50 #11 36.61 Selecting previously unselected package libio-pty-perl.
16:03:50 #11 36.61 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ...
16:03:50 #11 36.62 Unpacking libio-pty-perl (1:1.12-1) ...
16:03:50 #11 36.65 Selecting previously unselected package libipc-run-perl.
16:03:50 #11 36.65 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ...
16:03:50 #11 36.66 Unpacking libipc-run-perl (20180523.0-2) ...
16:03:50 #11 36.69 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:50 #11 36.69 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:03:50 #11 36.69 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:03:50 #11 36.72 Selecting previously unselected package libb-hooks-op-check-perl.
16:03:50 #11 36.72 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ...
16:03:50 #11 36.73 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
16:03:50 #11 36.76 Selecting previously unselected package libdynaloader-functions-perl.
16:03:50 #11 36.86 Preparing to unpack .../341-libipc-run3-perl_0.048-2_all.deb ...
16:03:50 #11 36.86 Unpacking libipc-run3-perl (0.048-2) ...
16:03:50 #11 36.90 Selecting previously unselected package lzip.
16:03:50 #11 36.90 Preparing to unpack .../342-lzip_1.23-1_amd64.deb ...
16:03:50 #11 36.90 Unpacking lzip (1.23-1) ...
16:03:50 #11 36.93 Selecting previously unselected package lzop.
16:03:50 #11 36.93 Preparing to unpack .../343-lzop_1.04-2build2_amd64.deb ...
16:03:50 #11 36.94 Unpacking lzop (1.04-2build2) ...
16:03:50 #11 36.98 Selecting previously unselected package t1utils.
16:03:50 #11 36.98 Preparing to unpack .../344-t1utils_1.41-4build2_amd64.deb ...
16:03:50 #11 36.98 Unpacking t1utils (1.41-4build2) ...
16:03:50 #11 37.03 Selecting previously unselected package unzip.
16:03:50 #11 37.03 Preparing to unpack .../345-unzip_6.0-26ubuntu3.1_amd64.deb ...
16:03:50 #11 37.03 Unpacking unzip (6.0-26ubuntu3.1) ...
16:03:50 #11 37.11 Selecting previously unselected package lintian.
16:03:50 #11 40.09 Preparing to unpack .../324-libtime-moment-perl_0.44-1build6_armhf.deb ...
16:03:50 #11 40.10 Unpacking libtime-moment-perl (0.44-1build6) ...
16:03:50 #11 40.13 Selecting previously unselected package libtype-tiny-xs-perl.
16:03:50 #11 40.13 Preparing to unpack .../325-libtype-tiny-xs-perl_0.022-1build2_armhf.deb ...
16:03:50 #11 40.14 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
16:03:50 #11 40.17 Selecting previously unselected package libunicode-utf8-perl.
16:03:50 #11 40.17 Preparing to unpack .../326-libunicode-utf8-perl_0.62-1build4_armhf.deb ...
16:03:50 #11 40.17 Unpacking libunicode-utf8-perl (0.62-1build4) ...
16:03:50 #11 40.21 Selecting previously unselected package libxml-namespacesupport-perl.
16:03:50 #11 40.21 Preparing to unpack .../327-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:03:50 #11 40.22 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:03:50 #11 40.25 Selecting previously unselected package libxml-sax-base-perl.
16:03:50 #11 40.25 Preparing to unpack .../328-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:03:50 #11 40.25 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:03:50 #11 40.29 Selecting previously unselected package libxml-sax-perl.
16:03:50 #11 40.29 Preparing to unpack .../329-libxml-sax-perl_1.02+dfsg-3_all.deb ...
16:03:50 #11 40.29 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
16:03:50 #11 40.33 Selecting previously unselected package libxml-libxml-perl.
16:03:50 #11 40.33 Preparing to unpack .../330-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_armhf.deb ...
16:03:50 #11 40.33 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
16:03:50 #11 40.37 Selecting previously unselected package libxml-parser-perl:armhf.
16:03:50 #11 40.37 Preparing to unpack .../331-libxml-parser-perl_2.46-3build1_armhf.deb ...
16:03:50 #11 40.37 Unpacking libxml-parser-perl:armhf (2.46-3build1) ...
16:03:50 #11 40.41 Selecting previously unselected package libxml-sax-expat-perl.
16:03:50 #11 40.41 Preparing to unpack .../332-libxml-sax-expat-perl_0.51-1_all.deb ...
16:03:50 #11 40.42 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:03:50 #11 40.45 Selecting previously unselected package libyaml-libyaml-perl.
16:03:50 #12 9.105 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
16:03:50 #12 9.112 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1+deb11u1 [88.2 kB]
16:03:50 #12 9.114 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-7+rpi1+deb11u1 [401 kB]
16:03:50 #12 9.117 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
16:03:50 #12 9.198 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB]
16:03:50 #12 3.105 (1/106): acl-2.3.1-2.fc35.aarch64.rpm           303 kB/s |  71 kB     00:00    
16:03:50 #10 40.92 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ...
16:03:50 #10 40.96 Selecting previously unselected package gpg-wks-server.
16:03:50 #10 40.97 Preparing to unpack .../139-gpg-wks-server_2.2.4-1ubuntu1.6_amd64.deb ...
16:03:50 #10 40.97 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ...
16:03:50 #10 41.06 Selecting previously unselected package gpgsm.
16:03:50 #10 41.07 Preparing to unpack .../140-gpgsm_2.2.4-1ubuntu1.6_amd64.deb ...
16:03:50 #10 41.07 Unpacking gpgsm (2.2.4-1ubuntu1.6) ...
16:03:50 #10 41.12 Selecting previously unselected package gnupg.
16:03:50 #10 41.12 Preparing to unpack .../141-gnupg_2.2.4-1ubuntu1.6_amd64.deb ...
16:03:50 #10 41.13 Unpacking gnupg (2.2.4-1ubuntu1.6) ...
16:03:50 #10 41.18 Selecting previously unselected package libgpgme11:amd64.
16:03:50 #10 34.66 Fedora Modular 37 - x86_64                      2.7 MB/s | 3.0 MB     00:01    
16:03:50 #10 49.31 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
16:03:50 #10 49.32 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u4) ...
16:03:50 #10 49.33 Setting up libxcb1:amd64 (1.13.1-2) ...
16:03:50 #10 49.35 Setting up at (3.1.23-1) ...
16:03:50 #10 49.48 invoke-rc.d: could not determine current runlevel
16:03:50 #10 49.49 invoke-rc.d: policy-rc.d denied execution of start.
16:03:50 #10 49.49 Setting up libedit2:amd64 (3.1-20181209-1) ...
16:03:50 #10 49.50 Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ...
16:03:50 #10 49.51 Setting up cron (3.0pl1-134+deb10u1) ...
16:03:50 #10 49.58 Adding group `crontab' (GID 102) ...
16:03:50 #11 53.10 Setting up libstring-shellquote-perl (1.04-1) ...
16:03:50 #11 53.11 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:50 #11 53.12 Setting up libsub-install-perl (0.928-1) ...
16:03:50 #11 53.13 Setting up gcc (4:9.3.0-1ubuntu2) ...
16:03:50 #11 53.16 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
16:03:50 #11 53.18 Setting up libnumber-compare-perl (0.03-1) ...
16:03:50 #11 53.20 Setting up intltool-debian (0.35.0+20060710.5) ...
16:03:50 #11 53.21 Setting up libio-async-perl (0.75-1) ...
16:03:50 #11 53.22 Setting up liberror-perl (0.17029-1) ...
16:03:50 #11 53.24 Setting up patchutils (0.3.4-2) ...
16:03:50 #11 53.25 Setting up libmail-sendmail-perl (0.80-1) ...
16:03:50 #11 53.26 Setting up libltdl-dev:arm64 (2.4.6-14) ...
16:03:50 #11 53.28 Setting up libjson-maybexs-perl (1.004000-1) ...
16:03:50 #11 53.29 Setting up libxml-sax-base-perl (1.09-1) ...
16:03:50 #12 28.26   Installing       : perl-Socket-4:2.027-3.el8.x86_64                     38/91 
16:03:50 #12 28.48   Installing       : perl-Encode-4:2.97-3.el8.x86_64                      39/91 
16:03:50 #12 28.50   Installing       : perl-Carp-1.42-396.el8.noarch                        40/91 
16:03:50 #10 49.15 Preparing to unpack .../309-licensecheck_3.0.31-3_all.deb ...
16:03:50 #10 49.15 Unpacking licensecheck (3.0.31-3) ...
16:03:50 #10 49.20 Selecting previously unselected package t1utils.
16:03:50 #10 49.20 Preparing to unpack .../310-t1utils_1.41-3_armhf.deb ...
16:03:50 #10 49.20 Unpacking t1utils (1.41-3) ...
16:03:50 #10 49.24 Selecting previously unselected package lintian.
16:03:50 #10 49.25 Preparing to unpack .../311-lintian_2.15.0_all.deb ...
16:03:50 #10 49.25 Unpacking lintian (2.15.0) ...
16:03:50 #10 49.38 Selecting previously unselected package lsb-release.
16:03:50 #12 5.518 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB]
16:03:50 #10 48.64 Setting up libgcc-8-dev:arm64 (8.3.0-6) ...
16:03:50 #10 48.65 Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ...
16:03:50 #10 48.67 Setting up groff-base (1.22.4-3+deb10u1) ...
16:03:50 #10 48.69 Setting up cpp (4:8.3.0-1) ...
16:03:50 #10 48.71 Setting up gpgconf (2.2.12-1+deb10u2) ...
16:03:50 #10 48.72 Setting up libcurl4:arm64 (7.64.0-4+deb10u3) ...
16:03:50 #10 48.73 Setting up libc6-dev:arm64 (2.28-10+deb10u2) ...
16:03:50 #10 48.74 Setting up libx11-6:arm64 (2:1.6.7-1+deb10u2) ...
16:03:50 #10 48.75 Setting up curl (7.64.0-4+deb10u3) ...
16:03:50 #10 48.76 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
16:03:50 #10 48.79 Setting up gpg (2.2.12-1+deb10u2) ...
16:03:50 #10 48.81 Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ...
16:03:50 #10 48.82 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
16:03:50 #10 48.83 Setting up libstdc++-8-dev:arm64 (8.3.0-6) ...
16:03:50 #10 48.84 Setting up python3.7 (3.7.3-2+deb10u4) ...
16:03:50 #11 30.79 Preparing to unpack .../109-libgcc-12-dev_12.2.0-3ubuntu1_armhf.deb ...
16:03:50 #11 30.79 Unpacking libgcc-12-dev:armhf (12.2.0-3ubuntu1) ...
16:03:50 #11 30.85 Selecting previously unselected package gcc-12.
16:03:50 #11 30.85 Preparing to unpack .../110-gcc-12_12.2.0-3ubuntu1_armhf.deb ...
16:03:50 #11 30.86 Unpacking gcc-12 (12.2.0-3ubuntu1) ...
16:03:50 #11 35.46 Preparing to unpack .../204-libasync-mergepoint-perl_0.04-2_all.deb ...
16:03:50 #11 35.47 Unpacking libasync-mergepoint-perl (0.04-2) ...
16:03:50 #11 35.49 Selecting previously unselected package libmodule-implementation-perl.
16:03:50 #11 35.49 Preparing to unpack .../205-libmodule-implementation-perl_0.09-1_all.deb ...
16:03:50 #11 35.50 Unpacking libmodule-implementation-perl (0.09-1) ...
16:03:50 #11 35.54 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:50 #11 35.54 Preparing to unpack .../206-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:03:50 #11 35.55 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:03:50 #11 35.57 Selecting previously unselected package libvariable-magic-perl.
16:03:50 #11 35.57 Preparing to unpack .../207-libvariable-magic-perl_0.62-1build2_armhf.deb ...
16:03:50 #11 35.58 Unpacking libvariable-magic-perl (0.62-1build2) ...
16:03:50 #11 35.61 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:50 #11 35.61 Preparing to unpack .../208-libb-hooks-endofscope-perl_0.24-1_all.deb ...
16:03:50 #11 35.62 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
16:03:50 #11 35.65 Selecting previously unselected package libcapture-tiny-perl.
16:03:50 #11 35.65 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ...
16:03:50 #11 35.65 Unpacking libcapture-tiny-perl (0.48-1) ...
16:03:50 #11 35.68 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:50 #11 35.68 Preparing to unpack .../210-libclass-xsaccessor-perl_1.19-3build3_armhf.deb ...
16:03:50 #11 35.69 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
16:03:50 #11 35.72 Selecting previously unselected package libclone-perl.
16:03:50 #11 35.73 Preparing to unpack .../211-libclone-perl_0.43-2_armhf.deb ...
16:03:50 #11 35.73 Unpacking libclone-perl (0.43-2) ...
16:03:50 #11 35.76 Selecting previously unselected package libcommon-sense-perl.
16:03:50 #11 35.76 Preparing to unpack .../212-libcommon-sense-perl_3.74-2build6_armhf.deb ...
16:03:50 #11 35.77 Unpacking libcommon-sense-perl (3.74-2build6) ...
16:03:50 #11 35.79 Selecting previously unselected package libparams-util-perl.
16:03:50 #13 89.20   Installing : lzo-2.06-8.el7.aarch64                                     13/68 
16:03:50 #11 41.66 Preparing to unpack .../317-libldap-common_2.5.13+dfsg-1ubuntu1_all.deb ...
16:03:50 #11 41.66 Unpacking libldap-common (2.5.13+dfsg-1ubuntu1) ...
16:03:50 #11 41.71 Selecting previously unselected package liblist-compare-perl.
16:03:50 #11 41.71 Preparing to unpack .../318-liblist-compare-perl_0.55-1_all.deb ...
16:03:50 #11 41.71 Unpacking liblist-compare-perl (0.55-1) ...
16:03:50 #11 41.76 Selecting previously unselected package liblist-someutils-perl.
16:03:50 #11 41.76 Preparing to unpack .../319-liblist-someutils-perl_0.58-1_all.deb ...
16:03:50 #11 41.76 Unpacking liblist-someutils-perl (0.58-1) ...
16:03:50 #11 41.81 Selecting previously unselected package liblist-someutils-xs-perl.
16:03:50 #11 41.81 Preparing to unpack .../320-liblist-someutils-xs-perl_0.58-2build3_arm64.deb ...
16:03:50 #11 41.82 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
16:03:50 #11 41.86 Selecting previously unselected package liblist-utilsby-perl.
16:03:50 #11 41.87 Preparing to unpack .../321-liblist-utilsby-perl_0.12-1_all.deb ...
16:03:50 #11 41.87 Unpacking liblist-utilsby-perl (0.12-1) ...
16:03:50 #11 41.91 Selecting previously unselected package libltdl7:arm64.
16:03:50 #11 41.92 Preparing to unpack .../322-libltdl7_2.4.7-4_arm64.deb ...
16:03:50 #11 41.92 Unpacking libltdl7:arm64 (2.4.7-4) ...
16:03:50 #11 41.97 Selecting previously unselected package libltdl-dev:arm64.
16:03:50 #11 38.90 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
16:03:50 #11 38.92 Setting up libsqlite3-0:amd64 (3.39.3-1) ...
16:03:50 #11 38.93 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-6ubuntu2) ...
16:03:50 #11 38.95 Setting up libfcgi-bin (2.4.2-2build2) ...
16:03:50 #11 38.96 Setting up binutils-common:amd64 (2.39-3ubuntu1.1) ...
16:03:50 #11 38.97 Setting up libnghttp2-14:amd64 (1.49.0-1) ...
16:03:50 #11 38.99 Setting up libmagic1:amd64 (1:5.41-4) ...
16:03:50 #11 39.01 Setting up libdeflate0:amd64 (1.12-1) ...
16:03:50 #11 39.02 Setting up less (590-1build1) ...
16:03:50 #11 39.04 Setting up perl-openssl-defaults:amd64 (7) ...
16:03:50 #11 39.05 Setting up linux-libc-dev:amd64 (5.19.0-26.27) ...
16:03:50 #11 39.06 Setting up libctf-nobfd0:amd64 (2.39-3ubuntu1.1) ...
16:03:50 #11 39.07 Setting up gettext-base (0.21-8) ...
16:03:50 #11 39.09 Setting up m4 (1.4.19-1) ...
16:03:50 #11 39.10 Setting up liblzo2-2:amd64 (2.10-2build3) ...
16:03:50 #11 39.11 Setting up libnpth0:amd64 (1.6-3build2) ...
16:03:50 #11 52.59 Setting up libexception-class-perl (1.45-1) ...
16:03:50 #11 52.61 Setting up libmath-base85-perl (0.5+dfsg-1) ...
16:03:50 #11 52.64 Setting up libconfig-tiny-perl (2.28-1) ...
16:03:50 #11 52.66 Setting up libsereal-encoder-perl:arm64 (4.023+ds-1) ...
16:03:50 #11 52.68 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
16:03:50 #11 52.69 Setting up liblist-utilsby-perl (0.11-1) ...
16:03:50 #11 52.70 Setting up libstring-shellquote-perl (1.04-1) ...
16:03:50 #11 52.81 Setting up libnet-netmask-perl (2.0001-1) ...
16:03:50 #11 36.76 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ...
16:03:50 #11 36.76 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:03:50 #11 36.79 Selecting previously unselected package libdevel-callchecker-perl.
16:03:50 #11 36.79 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ...
16:03:50 #11 36.79 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
16:03:50 #11 36.82 Selecting previously unselected package libparams-classify-perl.
16:03:50 #11 36.82 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ...
16:03:50 #11 36.83 Unpacking libparams-classify-perl (0.015-1build2) ...
16:03:50 #11 36.86 Selecting previously unselected package libmodule-runtime-perl.
16:03:50 #11 36.86 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ...
16:03:50 #11 36.86 Unpacking libmodule-runtime-perl (0.016-1) ...
16:03:50 #11 36.89 Selecting previously unselected package libimport-into-perl.
16:03:50 #11 36.89 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ...
16:03:50 #11 36.89 Unpacking libimport-into-perl (1.002005-1) ...
16:03:50 #11 36.93 Selecting previously unselected package librole-tiny-perl.
16:03:50 #11 36.93 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ...
16:03:50 #11 36.93 Unpacking librole-tiny-perl (2.001004-1) ...
16:03:50 #11 36.96 Selecting previously unselected package libstrictures-perl.
16:03:50 #11 37.11 Preparing to unpack .../346-lintian_2.114.0ubuntu1.2_all.deb ...
16:03:50 #11 37.12 Unpacking lintian (2.114.0ubuntu1.2) ...
16:03:50 #11 40.45 Preparing to unpack .../333-libyaml-libyaml-perl_0.83+ds-1build1_armhf.deb ...
16:03:50 #11 40.45 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
16:03:50 #11 40.49 Selecting previously unselected package licensecheck.
16:03:50 #11 40.49 Preparing to unpack .../334-licensecheck_3.2.14-2_all.deb ...
16:03:50 #11 40.49 Unpacking licensecheck (3.2.14-2) ...
16:03:50 #11 40.54 Selecting previously unselected package libdevel-size-perl.
16:03:50 #11 40.54 Preparing to unpack .../335-libdevel-size-perl_0.83-1build4_armhf.deb ...
16:03:50 #11 40.54 Unpacking libdevel-size-perl (0.83-1build4) ...
16:03:50 #11 40.57 Selecting previously unselected package libipc-run3-perl.
16:03:50 #11 40.57 Preparing to unpack .../336-libipc-run3-perl_0.048-2_all.deb ...
16:03:50 #11 40.58 Unpacking libipc-run3-perl (0.048-2) ...
16:03:50 #11 40.62 Selecting previously unselected package lzip.
16:03:50 #11 40.62 Preparing to unpack .../337-lzip_1.23-1_armhf.deb ...
16:03:50 #11 40.63 Unpacking lzip (1.23-1) ...
16:03:50 #11 40.66 Selecting previously unselected package lzop.
16:03:50 #11 40.66 Preparing to unpack .../338-lzop_1.04-2build2_armhf.deb ...
16:03:50 #11 40.67 Unpacking lzop (1.04-2build2) ...
16:03:50 #11 40.70 Selecting previously unselected package t1utils.
16:03:50 #12 9.490 debconf: delaying package configuration, since apt-utils is not installed
16:03:50 #12 9.530 Fetched 19.6 MB in 2s (9916 kB/s)
16:03:50 #12 9.548 Selecting previously unselected package libstdc++-10-dev:armhf.
16:03:50 #12 9.548 (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 ... 17532 files and directories currently installed.)
16:03:50 #12 9.559 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ...
16:03:50 #12 9.564 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
16:03:50 #12 3.115 (2/106): automake-1.16.2-5.fc35.noarch.rpm      2.7 MB/s | 662 kB     00:00    
16:03:50 #12 3.122 (3/106): autoconf-2.69-37.fc35.noarch.rpm       2.6 MB/s | 666 kB     00:00    
16:03:50 #12 3.126 (4/106): device-mapper-1.02.175-6.fc35.aarch64. 6.8 MB/s | 138 kB     00:00    
16:03:50 #12 3.134 (5/106): device-mapper-libs-1.02.175-6.fc35.aar  14 MB/s | 173 kB     00:00    
16:03:50 #12 3.138 (6/106): device-mapper-devel-1.02.175-6.fc35.aa 2.0 MB/s |  45 kB     00:00    
16:03:50 #12 3.145 (7/106): gc-8.0.4-6.fc35.aarch64.rpm            9.7 MB/s | 101 kB     00:00    
16:03:50 #12 3.154 (8/106): e2fsprogs-libs-1.46.3-1.fc35.aarch64.r 7.8 MB/s | 224 kB     00:00    
16:03:50 #12 3.160 (9/106): iptables-legacy-libs-1.8.7-13.fc35.aar 2.8 MB/s |  39 kB     00:00    
16:03:50 #12 3.171 (10/106): kmod-libs-29-4.fc35.aarch64.rpm       4.0 MB/s |  62 kB     00:00    
16:03:50 #12 3.178 (11/106): libargon2-20171227-7.fc35.aarch64.rpm 2.1 MB/s |  28 kB     00:00    
16:03:50 #12 3.203 (12/106): guile22-2.2.7-3.fc35.aarch64.rpm      100 MB/s | 6.4 MB     00:00    
16:03:50 #12 3.207 (13/106): libcbor-0.7.0-4.fc35.aarch64.rpm      1.7 MB/s |  55 kB     00:00    
16:03:50 #12 3.210 (14/106): libedit-3.1-40.20210910cvs.fc35.aarch 3.7 MB/s | 104 kB     00:00    
16:03:50 #12 3.214 (15/106): libfido2-1.8.0-1.fc35.aarch64.rpm     8.2 MB/s |  81 kB     00:00    
16:03:50 #12 3.223 (16/106): libnl3-3.5.0-8.fc35.aarch64.rpm        27 MB/s | 322 kB     00:00    
16:03:50 #12 3.227 (17/106): libpcap-1.10.1-2.fc35.aarch64.rpm      12 MB/s | 167 kB     00:00    
16:03:50 #12 3.231 (18/106): libmpc-1.2.1-3.fc35.aarch64.rpm       3.1 MB/s |  63 kB     00:00    
16:03:50 #12 3.233 (19/106): libutempter-1.2.1-5.fc35.aarch64.rpm  2.7 MB/s |  26 kB     00:00    
16:03:50 #12 3.237 (20/106): libxkbcommon-1.3.1-1.fc35.aarch64.rpm  15 MB/s | 139 kB     00:00    
16:03:50 #12 3.246 (21/106): m4-1.4.19-2.fc35.aarch64.rpm           23 MB/s | 292 kB     00:00    
16:03:50 #12 3.252 (22/106): lzo-2.10-5.fc35.aarch64.rpm           3.4 MB/s |  63 kB     00:00    
16:03:50 #12 3.258 (23/106): make-4.3-6.fc35.aarch64.rpm            25 MB/s | 530 kB     00:00    
16:03:50 #12 3.261 (24/106): perl-Error-0.17029-7.fc35.noarch.rpm  3.0 MB/s |  41 kB     00:00    
16:03:50 #12 3.266 (25/106): perl-TermReadKey-2.38-11.fc35.aarch64 2.8 MB/s |  35 kB     00:00    
16:03:50 #12 3.269 (26/106): perl-Thread-Queue-3.14-478.fc35.noarc 2.6 MB/s |  21 kB     00:00    
16:03:50 #12 3.273 (27/106): perl-threads-2.26-448.fc35.aarch64.rp 4.9 MB/s |  56 kB     00:00    
16:03:50 #12 3.277 (28/106): perl-threads-shared-1.62-478.fc35.aar 4.0 MB/s |  43 kB     00:00    
16:03:50 #12 3.287 (29/106): rhash-1.4.0-4.fc35.aarch64.rpm         17 MB/s | 179 kB     00:00    
16:03:50 #12 3.298 (30/106): python3-setuptools-57.4.0-1.fc35.noar  36 MB/s | 928 kB     00:00    
16:03:50 #12 3.302 (31/106): which-2.21-27.fc35.aarch64.rpm        3.0 MB/s |  41 kB     00:00    
16:03:50 #12 3.310 (32/106): python3-setools-4.4.0-3.fc35.aarch64.  13 MB/s | 536 kB     00:00    
16:03:50 #10 41.19 Preparing to unpack .../142-libgpgme11_1.10.0-1ubuntu2_amd64.deb ...
16:03:50 #10 41.19 Unpacking libgpgme11:amd64 (1.10.0-1ubuntu2) ...
16:03:50 #10 41.24 Selecting previously unselected package python3-gpg.
16:03:50 #10 41.24 Preparing to unpack .../143-python3-gpg_1.10.0-1ubuntu2_amd64.deb ...
16:03:50 #10 41.25 Unpacking python3-gpg (1.10.0-1ubuntu2) ...
16:03:50 #10 41.31 Selecting previously unselected package dput.
16:03:50 #10 41.31 Preparing to unpack .../144-dput_1.0.1ubuntu1_all.deb ...
16:03:50 #10 41.32 Unpacking dput (1.0.1ubuntu1) ...
16:03:50 #10 41.36 Selecting previously unselected package libfakeroot:amd64.
16:03:50 #10 41.36 Preparing to unpack .../145-libfakeroot_1.22-2ubuntu1_amd64.deb ...
16:03:50 #10 41.37 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ...
16:03:50 #10 41.42 Selecting previously unselected package fakeroot.
16:03:50 #10 49.60 Done.
16:03:50 #10 49.62 invoke-rc.d: could not determine current runlevel
16:03:50 #10 49.62 invoke-rc.d: policy-rc.d denied execution of start.
16:03:50 #10 49.73 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
16:03:50 #10 49.74 Setting up m4 (1.4.18-2) ...
16:03:50 #10 49.75 Setting up binutils (2.31.1-16) ...
16:03:50 #10 49.76 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ...
16:03:50 #10 49.77 Setting up ca-certificates (20200601~deb10u2) ...
16:03:50 #11 53.31 Setting up libio-string-perl (1.08-3) ...
16:03:50 #11 53.32 Setting up libreadonly-perl (2.050-2) ...
16:03:50 #11 53.33 Setting up python3-chardet (3.0.4-4build1) ...
16:03:50 #11 53.56 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.2) ...
16:03:50 #12 28.52   Installing       : perl-Exporter-5.72-396.el8.noarch                    41/91 
16:03:50 #12 28.76   Installing       : perl-libs-4:5.26.3-421.el8.x86_64                    42/91 
16:03:50 #12 28.78   Installing       : perl-parent-1:0.237-1.el8.noarch                     43/91 
16:03:50 #12 28.80   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           44/91 
16:03:50 #12 28.81   Installing       : perl-macros-4:5.26.3-421.el8.x86_64                  45/91 
16:03:50 #12 28.82   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         46/91 
16:03:50 #12 28.85   Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64           47/91 
16:03:50 #12 5.780 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB]
16:03:50 #12 5.782 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive13 arm64 3.2.2-3.1ubuntu0.7 [244 kB]
16:03:50 #12 5.798 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libjsoncpp1 arm64 1.7.4-3 [69.2 kB]
16:03:50 #12 5.802 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librhash0 arm64 1.3.6-2 [71.8 kB]
16:03:50 #12 5.807 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libuv1 arm64 1.18.0-3 [53.7 kB]
16:03:50 #12 5.810 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake arm64 3.10.2-1ubuntu2.18.04.2 [2973 kB]
16:03:50 #10 49.38 Preparing to unpack .../312-lsb-release_10.2019051400_all.deb ...
16:03:50 #10 49.39 Unpacking lsb-release (10.2019051400) ...
16:03:50 #10 49.45 Selecting previously unselected package mailutils.
16:03:50 #10 49.45 Preparing to unpack .../313-mailutils_1%3a3.5-4_armhf.deb ...
16:03:50 #10 49.46 Unpacking mailutils (1:3.5-4) ...
16:03:50 #10 49.52 Selecting previously unselected package manpages-dev.
16:03:50 #10 49.52 Preparing to unpack .../314-manpages-dev_4.16-2_all.deb ...
16:03:50 #10 49.52 Unpacking manpages-dev (4.16-2) ...
16:03:50 #11 31.15 Selecting previously unselected package gcc.
16:03:50 #11 31.15 Preparing to unpack .../111-gcc_4%3a12.2.0-1ubuntu1_armhf.deb ...
16:03:50 #11 31.16 Unpacking gcc (4:12.2.0-1ubuntu1) ...
16:03:50 #11 31.20 Selecting previously unselected package libstdc++-12-dev:armhf.
16:03:50 #11 31.20 Preparing to unpack .../112-libstdc++-12-dev_12.2.0-3ubuntu1_armhf.deb ...
16:03:50 #11 31.20 Unpacking libstdc++-12-dev:armhf (12.2.0-3ubuntu1) ...
16:03:50 #12 9.547 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~18.04.2) ...
16:03:50 #12 9.561 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
16:03:50 #12 9.580 Setting up libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:03:50 #12 9.593 Setting up librhash0:armhf (1.3.6-2) ...
16:03:50 #12 9.605 Setting up libdevmapper-event1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:03:50 #12 9.622 Setting up pkg-config (0.29.1-0ubuntu2) ...
16:03:50 #12 9.671 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
16:03:50 #11 35.80 Preparing to unpack .../213-libparams-util-perl_1.07-3build5_armhf.deb ...
16:03:50 #11 35.81 Unpacking libparams-util-perl (1.07-3build5) ...
16:03:50 #11 35.84 Selecting previously unselected package libsub-install-perl.
16:03:50 #11 35.84 Preparing to unpack .../214-libsub-install-perl_0.928-1_all.deb ...
16:03:50 #11 35.84 Unpacking libsub-install-perl (0.928-1) ...
16:03:50 #11 35.87 Selecting previously unselected package libdata-optlist-perl.
16:03:50 #11 35.87 Preparing to unpack .../215-libdata-optlist-perl_0.110-1_all.deb ...
16:03:50 #11 35.88 Unpacking libdata-optlist-perl (0.110-1) ...
16:03:50 #11 35.91 Selecting previously unselected package libsub-exporter-perl.
16:03:50 #11 35.91 Preparing to unpack .../216-libsub-exporter-perl_0.987-1_all.deb ...
16:03:50 #11 35.91 Unpacking libsub-exporter-perl (0.987-1) ...
16:03:50 #11 35.94 Selecting previously unselected package libconst-fast-perl.
16:03:50 #11 35.95 Preparing to unpack .../217-libconst-fast-perl_0.014-1_all.deb ...
16:03:50 #11 35.95 Unpacking libconst-fast-perl (0.014-1) ...
16:03:50 #11 35.98 Selecting previously unselected package libwant-perl.
16:03:50 #11 35.98 Preparing to unpack .../218-libwant-perl_0.29-1build4_armhf.deb ...
16:03:50 #11 35.99 Unpacking libwant-perl (0.29-1build4) ...
16:03:50 #11 36.02 Selecting previously unselected package libcontextual-return-perl.
16:03:50 #13 89.51   Installing : m4-1.4.16-10.el7.aarch64                                   14/68 
16:03:50 #13 89.79   Installing : 1:perl-Error-0.17020-2.el7.noarch                          15/68 
16:03:50 #11 41.97 Preparing to unpack .../323-libltdl-dev_2.4.7-4_arm64.deb ...
16:03:50 #11 41.98 Unpacking libltdl-dev:arm64 (2.4.7-4) ...
16:03:50 #11 42.04 Selecting previously unselected package liblzo2-2:arm64.
16:03:50 #11 42.04 Preparing to unpack .../324-liblzo2-2_2.10-2build3_arm64.deb ...
16:03:50 #11 42.05 Unpacking liblzo2-2:arm64 (2.10-2build3) ...
16:03:50 #11 42.08 Selecting previously unselected package libsys-hostname-long-perl.
16:03:50 #11 42.08 Preparing to unpack .../325-libsys-hostname-long-perl_1.5-2_all.deb ...
16:03:50 #11 42.09 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:03:50 #11 42.13 Selecting previously unselected package libmail-sendmail-perl.
16:03:50 #11 42.13 Preparing to unpack .../326-libmail-sendmail-perl_0.80-2_all.deb ...
16:03:50 #11 42.13 Unpacking libmail-sendmail-perl (0.80-2) ...
16:03:50 #11 42.17 Selecting previously unselected package libnet-smtp-ssl-perl.
16:03:50 #11 42.17 Preparing to unpack .../327-libnet-smtp-ssl-perl_1.04-2_all.deb ...
16:03:50 #11 42.17 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
16:03:50 #11 42.21 Selecting previously unselected package libmailtools-perl.
16:03:50 #11 39.12 Setting up krb5-locales (1.20-1) ...
16:03:50 #11 39.13 Setting up file (1:5.41-4) ...
16:03:50 #11 39.14 Setting up libassuan0:amd64 (2.5.5-4) ...
16:03:50 #11 39.16 Setting up libgomp1:amd64 (12.2.0-3ubuntu1) ...
16:03:50 #11 39.17 Setting up perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
16:03:50 #11 39.18 Setting up bzip2 (1.0.8-5build1) ...
16:03:50 #11 39.19 Setting up libldap-common (2.5.13+dfsg-1ubuntu1) ...
16:03:50 #11 39.21 Setting up libunwind8:amd64 (1.6.2-0ubuntu1) ...
16:03:50 #11 39.22 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.10.1) ...
16:03:50 #11 39.23 Setting up libfakeroot:amd64 (1.29-1ubuntu1) ...
16:03:50 #11 39.25 Setting up libkrb5support0:amd64 (1.20-1) ...
16:03:50 #11 39.26 Setting up libnumber-compare-perl (0.03-2) ...
16:03:50 #11 39.27 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-6ubuntu2) ...
16:03:50 #11 39.28 Setting up fakeroot (1.29-1ubuntu1) ...
16:03:50 #11 39.30 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:03:50 #11 39.30 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
16:03:50 #11 39.30 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
16:03:50 #11 39.30 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
16:03:50 #11 39.30 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
16:03:50 #11 39.30 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
16:03:50 #11 39.30 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
16:03:50 #11 39.30 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
16:03:50 #11 39.30 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
16:03:50 #11 39.31 Setting up autotools-dev (20220109.1) ...
16:03:50 #11 39.32 Setting up libglib2.0-data (2.74.0-3) ...
16:03:50 #11 52.84 Setting up libsub-install-perl (0.928-1.1) ...
16:03:50 #11 52.87 Setting up dpkg-dev (1.21.1ubuntu2.1) ...
16:03:50 #11 52.90 Setting up intltool-debian (0.35.0+20060710.5) ...
16:03:50 #11 52.92 Setting up liberror-perl (0.17029-1) ...
16:03:50 #11 52.93 Setting up dh-autoreconf (20) ...
16:03:50 #11 52.97 Setting up patchutils (0.4.2-1build2) ...
16:03:50 #11 52.99 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:03:50 #11 53.01 Setting up libltdl-dev:arm64 (2.4.6-15build2) ...
16:03:50 #11 53.02 Setting up libjson-maybexs-perl (1.004003-1) ...
16:03:50 #11 36.96 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ...
16:03:50 #11 36.97 Unpacking libstrictures-perl (2.000006-1) ...
16:03:50 #11 36.99 Selecting previously unselected package libsub-quote-perl.
16:03:50 #11 37.00 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ...
16:03:50 #11 37.13 Unpacking libsub-quote-perl (2.006006-1) ...
16:03:50 #11 37.16 Selecting previously unselected package libmoo-perl.
16:03:50 #11 37.16 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ...
16:03:50 #11 37.16 Unpacking libmoo-perl (2.003006-1) ...
16:03:50 #11 37.20 Selecting previously unselected package libencode-locale-perl.
16:03:50 #11 37.21 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ...
16:03:50 #11 37.21 Unpacking libencode-locale-perl (1.05-1) ...
16:03:50 #11 37.26 Selecting previously unselected package libtimedate-perl.
16:03:50 #11 37.26 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ...
16:03:50 #11 37.27 Unpacking libtimedate-perl (2.3200-1) ...
16:03:50 #11 37.31 Selecting previously unselected package libhttp-date-perl.
16:03:50 #11 37.31 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ...
16:03:50 #11 37.31 Unpacking libhttp-date-perl (6.05-1) ...
16:03:51 #11 37.44 Selecting previously unselected package manpages-dev.
16:03:51 #11 37.45 Preparing to unpack .../347-manpages-dev_5.10-1ubuntu1_all.deb ...
16:03:51 #11 37.45 Unpacking manpages-dev (5.10-1ubuntu1) ...
16:03:51 #11 40.71 Preparing to unpack .../339-t1utils_1.41-4build2_armhf.deb ...
16:03:51 #11 40.71 Unpacking t1utils (1.41-4build2) ...
16:03:51 #11 40.75 Selecting previously unselected package unzip.
16:03:51 #11 40.75 Preparing to unpack .../340-unzip_6.0-26ubuntu3.1_armhf.deb ...
16:03:51 #11 40.76 Unpacking unzip (6.0-26ubuntu3.1) ...
16:03:51 #11 40.80 Selecting previously unselected package lintian.
16:03:51 #11 40.80 Preparing to unpack .../341-lintian_2.114.0ubuntu1.2_all.deb ...
16:03:51 #11 40.81 Unpacking lintian (2.114.0ubuntu1.2) ...
16:03:51 #12 3.313 (33/106): annobin-docs-10.79-1.fc35.noarch.rpm  8.6 MB/s |  91 kB     00:00    
16:03:51 #12 3.341 (34/106): btrfs-progs-6.0.2-1.fc35.aarch64.rpm   37 MB/s | 991 kB     00:00    
16:03:51 #12 3.349 (35/106): xkeyboard-config-2.33-2.fc35.noarch.r  15 MB/s | 783 kB     00:00    
16:03:51 #12 3.355 (36/106): annobin-plugin-gcc-10.79-1.fc35.aarch  19 MB/s | 881 kB     00:00    
16:03:51 #12 3.377 (37/106): btrfs-progs-devel-6.0.2-1.fc35.aarch6 1.4 MB/s |  51 kB     00:00    
16:03:51 #12 3.385 (38/106): checkpolicy-3.3-1.fc35.aarch64.rpm     11 MB/s | 335 kB     00:00    
16:03:51 #12 3.398 (39/106): cmake-filesystem-3.24.2-1.fc35.aarch6 2.1 MB/s |  16 kB     00:00    
16:03:51 #12 3.409 (40/106): cmake-rpm-macros-3.24.2-1.fc35.noarch 1.4 MB/s |  15 kB     00:00    
16:03:51 #12 3.433 (41/106): cmake-3.24.2-1.fc35.aarch64.rpm        80 MB/s | 6.1 MB     00:00    
16:03:51 #12 3.460 (42/106): cmake-data-3.24.2-1.fc35.noarch.rpm    20 MB/s | 1.7 MB     00:00    
16:03:51 #12 3.481 (43/106): cryptsetup-libs-2.4.3-1.fc35.aarch64. 9.0 MB/s | 431 kB     00:00    
16:03:51 #12 3.516 (44/106): cpp-11.3.1-3.fc35.aarch64.rpm          91 MB/s | 9.7 MB     00:00    
16:03:51 #12 3.520 (45/106): dbus-1.12.24-1.fc35.aarch64.rpm       126 kB/s | 6.9 kB     00:00    
16:03:51 #12 3.524 (46/106): dbus-broker-32-1.fc35.aarch64.rpm     4.3 MB/s | 168 kB     00:00    
16:03:51 #12 3.532 (47/106): dbus-common-1.12.24-1.fc35.noarch.rpm 1.7 MB/s |  14 kB     00:00    
16:03:51 #12 3.539 (48/106): git-2.38.1-1.fc35.aarch64.rpm         4.5 MB/s |  65 kB     00:00    
16:03:51 #12 9.797 Selecting previously unselected package g++-10.
16:03:51 #12 9.800 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ...
16:03:51 #12 9.803 Unpacking g++-10 (10.2.1-6+rpi1) ...
16:03:51 #10 41.42 Preparing to unpack .../146-fakeroot_1.22-2ubuntu1_amd64.deb ...
16:03:51 #10 41.43 Unpacking fakeroot (1.22-2ubuntu1) ...
16:03:51 #10 41.47 Selecting previously unselected package libcurl3-gnutls:amd64.
16:03:51 #10 41.47 Preparing to unpack .../147-libcurl3-gnutls_7.58.0-2ubuntu3.21_amd64.deb ...
16:03:51 #10 41.48 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.21) ...
16:03:51 #10 41.53 Selecting previously unselected package liberror-perl.
16:03:51 #10 41.53 Preparing to unpack .../148-liberror-perl_0.17025-1_all.deb ...
16:03:51 #10 41.53 Unpacking liberror-perl (0.17025-1) ...
16:03:51 #10 41.57 Selecting previously unselected package git-man.
16:03:51 #10 41.57 Preparing to unpack .../149-git-man_1%3a2.17.1-1ubuntu0.13_all.deb ...
16:03:51 #10 41.57 Unpacking git-man (1:2.17.1-1ubuntu0.13) ...
16:03:51 #10 50.15 Updating certificates in /etc/ssl/certs...
16:03:51 #10 40.11 Selecting previously unselected package libbinutils:amd64.
16:03:51 #11 53.58 Setting up libfile-find-rule-perl (0.34-1) ...
16:03:51 #11 53.59 Setting up libstring-copyright-perl (0.003006-1) ...
16:03:51 #11 53.61 Setting up python3-debian (0.1.36ubuntu1) ...
16:03:51 #11 53.77 Setting up python3-requests (2.22.0-2ubuntu1) ...
16:03:51 #12 28.87   Installing       : perl-File-Path-2.15-2.el8.noarch                     48/91 
16:03:51 #12 28.89   Installing       : perl-IO-1.38-421.el8.x86_64                          49/91 
16:03:51 #12 28.92   Installing       : perl-PathTools-3.74-1.el8.x86_64                     50/91 
16:03:51 #12 28.95   Installing       : perl-constant-1.33-396.el8.noarch                    51/91 
16:03:51 #12 28.97   Installing       : perl-threads-1:2.21-2.el8.x86_64                     52/91 
16:03:51 #12 5.953 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
16:03:51 #12 5.955 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 btrfs-progs arm64 4.15.1-1build1 [551 kB]
16:03:51 #12 5.984 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 btrfs-tools arm64 4.15.1-1build1 [2604 B]
16:03:51 #12 5.984 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB]
16:03:51 #12 5.990 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [9444 B]
16:03:51 #12 5.991 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev-dev arm64 237-3ubuntu10.56 [19.1 kB]
16:03:51 #12 5.991 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsepol1-dev arm64 2.7-1ubuntu0.1 [294 kB]
16:03:51 #12 6.004 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre16-3 arm64 2:8.39-9ubuntu0.1 [121 kB]
16:03:51 #12 6.009 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre32-3 arm64 2:8.39-9ubuntu0.1 [113 kB]
16:03:51 #12 6.031 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcrecpp0v5 arm64 2:8.39-9ubuntu0.1 [15.1 kB]
16:03:51 #12 6.107 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre3-dev arm64 2:8.39-9ubuntu0.1 [458 kB]
16:03:51 #10 49.84 Selecting previously unselected package psmisc.
16:03:51 #10 49.85 Preparing to unpack .../315-psmisc_23.2-1+deb10u1_armhf.deb ...
16:03:51 #10 49.85 Unpacking psmisc (23.2-1+deb10u1) ...
16:03:51 #10 49.91 Selecting previously unselected package publicsuffix.
16:03:51 #10 49.91 Preparing to unpack .../316-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
16:03:51 #10 49.91 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
16:03:51 #10 49.96 Selecting previously unselected package python-apt-common.
16:03:51 #11 31.37 Selecting previously unselected package g++-12.
16:03:51 #11 31.37 Preparing to unpack .../113-g++-12_12.2.0-3ubuntu1_armhf.deb ...
16:03:51 #11 31.37 Unpacking g++-12 (12.2.0-3ubuntu1) ...
16:03:51 #11 31.55 Selecting previously unselected package g++.
16:03:51 #11 31.55 Preparing to unpack .../114-g++_4%3a12.2.0-1ubuntu1_armhf.deb ...
16:03:51 #11 31.55 Unpacking g++ (4:12.2.0-1ubuntu1) ...
16:03:51 #11 31.58 Selecting previously unselected package make.
16:03:51 #11 31.58 Preparing to unpack .../115-make_4.3-4.1build1_armhf.deb ...
16:03:51 #11 31.59 Unpacking make (4.3-4.1build1) ...
16:03:51 #11 31.61 Selecting previously unselected package libdpkg-perl.
16:03:51 #12 9.685 Setting up libpcrecpp0v5:armhf (2:8.39-9ubuntu0.1) ...
16:03:51 #12 9.698 Setting up libpcre32-3:armhf (2:8.39-9ubuntu0.1) ...
16:03:51 #12 9.711 Setting up libsystemd-dev:armhf (237-3ubuntu10.56) ...
16:03:51 #12 9.725 Setting up libpcre16-3:armhf (2:8.39-9ubuntu0.1) ...
16:03:51 #12 9.737 Setting up libudev-dev:armhf (237-3ubuntu10.56) ...
16:03:51 #12 9.755 Setting up liblzo2-2:armhf (2.08-1.2) ...
16:03:51 #12 9.777 Setting up libjsoncpp1:armhf (1.7.4-3) ...
16:03:51 #12 9.794 Setting up libpcre3-dev:armhf (2:8.39-9ubuntu0.1) ...
16:03:51 #12 9.807 Setting up libarchive13:armhf (3.2.2-3.1ubuntu0.7) ...
16:03:51 #12 9.819 Setting up btrfs-progs (4.15.1-1build1) ...
16:03:51 #12 9.836 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
16:03:51 #12 9.854 Setting up libselinux1-dev:armhf (2.7-2build2) ...
16:03:51 #12 9.881 Setting up libdevmapper-dev:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:03:51 #12 9.896 Setting up btrfs-tools (4.15.1-1build1) ...
16:03:51 #12 9.916 Setting up docker-ce-build-deps (1.0) ...
16:03:51 #12 9.928 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
16:03:51 #12 9.961 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
16:03:51 #11 36.02 Preparing to unpack .../219-libcontextual-return-perl_0.004014-2_all.deb ...
16:03:51 #11 36.02 Unpacking libcontextual-return-perl (0.004014-2) ...
16:03:51 #11 36.06 Selecting previously unselected package libcpanel-json-xs-perl.
16:03:51 #11 36.06 Preparing to unpack .../220-libcpanel-json-xs-perl_4.19-1build1_armhf.deb ...
16:03:51 #11 36.07 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
16:03:51 #11 36.11 Selecting previously unselected package libdata-dump-perl.
16:03:51 #11 36.11 Preparing to unpack .../221-libdata-dump-perl_1.23-1_all.deb ...
16:03:51 #11 36.12 Unpacking libdata-dump-perl (1.23-1) ...
16:03:51 #11 36.15 Selecting previously unselected package libdigest-bubblebabble-perl.
16:03:51 #11 36.15 Preparing to unpack .../222-libdigest-bubblebabble-perl_0.02-2_all.deb ...
16:03:51 #11 36.15 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
16:03:51 #11 36.18 Selecting previously unselected package libdigest-hmac-perl.
16:03:51 #11 36.18 Preparing to unpack .../223-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
16:03:51 #11 36.19 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
16:03:51 #11 36.21 Selecting previously unselected package libdistro-info-perl.
16:03:51 #11 36.22 Preparing to unpack .../224-libdistro-info-perl_0.23ubuntu1_all.deb ...
16:03:51 #11 36.22 Unpacking libdistro-info-perl (0.23ubuntu1) ...
16:03:51 #11 36.25 Selecting previously unselected package libnet-smtp-ssl-perl.
16:03:51 #11 42.21 Preparing to unpack .../328-libmailtools-perl_2.21-1_all.deb ...
16:03:51 #11 42.22 Unpacking libmailtools-perl (2.21-1) ...
16:03:51 #11 42.27 Selecting previously unselected package libmarkdown2:arm64.
16:03:51 #11 42.27 Preparing to unpack .../329-libmarkdown2_2.2.7-2_arm64.deb ...
16:03:51 #11 42.28 Unpacking libmarkdown2:arm64 (2.2.7-2) ...
16:03:51 #11 42.31 Selecting previously unselected package libmath-base85-perl.
16:03:51 #11 42.31 Preparing to unpack .../330-libmath-base85-perl_0.5+dfsg-1_all.deb ...
16:03:51 #11 42.32 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
16:03:51 #11 42.35 Selecting previously unselected package libmldbm-perl.
16:03:51 #11 42.35 Preparing to unpack .../331-libmldbm-perl_2.05-3_all.deb ...
16:03:51 #11 42.36 Unpacking libmldbm-perl (2.05-3) ...
16:03:51 #11 42.39 Selecting previously unselected package libmoox-aliases-perl.
16:03:51 #11 42.40 Preparing to unpack .../332-libmoox-aliases-perl_0.001006-2_all.deb ...
16:03:51 #11 42.40 Unpacking libmoox-aliases-perl (0.001006-2) ...
16:03:51 #11 42.44 Selecting previously unselected package libmouse-perl.
16:03:51 #10 51.68   Running scriptlet: glibc-gconv-extra-2.35-20.fc36.aarch64             138/138 
16:03:51 #10 55.19   Verifying        : bzip2-1.0.8-11.fc36.aarch64                          1/138 
16:03:51 #10 55.19   Verifying        : cpio-2.13-12.fc36.aarch64                            2/138 
16:03:51 #10 55.19   Verifying        : dash-0.5.10.2-10.fc36.aarch64                        3/138 
16:03:51 #10 55.19   Verifying        : debugedit-5.0-3.fc36.aarch64                         4/138 
16:03:51 #10 55.19   Verifying        : desktop-file-utils-0.26-6.fc36.aarch64               5/138 
16:03:51 #10 55.19   Verifying        : devscripts-checkbashisms-2.22.1-1.fc36.aarch64       6/138 
16:03:51 #10 55.19   Verifying        : diffutils-3.8-2.fc36.aarch64                         7/138 
16:03:51 #10 55.19   Verifying        : ed-1.14.2-12.fc36.aarch64                            8/138 
16:03:51 #10 55.19   Verifying        : efi-srpm-macros-5-5.fc36.noarch                      9/138 
16:03:51 #10 55.19   Verifying        : enchant-1:1.6.0-30.fc36.aarch64                     10/138 
16:03:51 #10 55.19   Verifying        : file-5.41-4.fc36.aarch64                            11/138 
16:03:51 #10 55.19   Verifying        : fonts-srpm-macros-1:2.0.5-7.fc36.noarch             12/138 
16:03:51 #10 55.19   Verifying        : fpc-srpm-macros-1.3-5.fc36.noarch                   13/138 
16:03:51 #10 55.19   Verifying        : ghc-srpm-macros-1.5.0-6.fc36.noarch                 14/138 
16:03:51 #10 55.19   Verifying        : gnat-srpm-macros-4-15.fc36.noarch                   15/138 
16:03:51 #10 55.19   Verifying        : groff-base-1.22.4-9.fc36.aarch64                    16/138 
16:03:51 #10 55.19   Verifying        : hunspell-1.7.0-19.fc36.aarch64                      17/138 
16:03:51 #10 55.19   Verifying        : hunspell-en-0.20140811.1-22.fc36.noarch             18/138 
16:03:51 #10 55.19   Verifying        : hunspell-en-GB-0.20140811.1-22.fc36.noarch          19/138 
16:03:51 #10 55.19   Verifying        : hunspell-en-US-0.20140811.1-22.fc36.noarch          20/138 
16:03:51 #10 55.19   Verifying        : hunspell-filesystem-1.7.0-19.fc36.aarch64           21/138 
16:03:51 #10 55.19   Verifying        : info-6.8-3.fc36.aarch64                             22/138 
16:03:51 #10 55.19   Verifying        : json-glib-1.6.6-2.fc36.aarch64                      23/138 
16:03:51 #10 55.19   Verifying        : kernel-srpm-macros-1.0-14.fc36.noarch               24/138 
16:03:51 #10 55.19   Verifying        : libjpeg-turbo-2.1.2-2.fc36.aarch64                  25/138 
16:03:51 #10 55.19   Verifying        : libpkgconf-1.8.0-2.fc36.aarch64                     26/138 
16:03:51 #10 55.19   Verifying        : libpng-2:1.6.37-12.fc36.aarch64                     27/138 
16:03:51 #10 55.19   Verifying        : libstemmer-0-18.585svn.fc36.aarch64                 28/138 
16:03:51 #10 55.19   Verifying        : lua-srpm-macros-1-6.fc36.noarch                     29/138 
16:03:51 #10 55.19   Verifying        : ncurses-6.2-9.20210508.fc36.aarch64                 30/138 
16:03:51 #10 55.19   Verifying        : nim-srpm-macros-3-6.fc36.noarch                     31/138 
16:03:51 #10 55.19   Verifying        : ocaml-srpm-macros-6-6.fc36.noarch                   32/138 
16:03:51 #10 55.19   Verifying        : openblas-srpm-macros-2-11.fc36.noarch               33/138 
16:03:51 #10 55.19   Verifying        : package-notes-srpm-macros-0.4-14.fc36.noarch        34/138 
16:03:51 #10 55.19   Verifying        : patch-2.7.6-16.fc36.aarch64                         35/138 
16:03:51 #10 55.19   Verifying        : perl-AutoLoader-5.74-486.fc36.noarch                36/138 
16:03:51 #10 55.19   Verifying        : perl-B-1.82-486.fc36.aarch64                        37/138 
16:03:51 #10 55.19   Verifying        : perl-Carp-1.52-479.fc36.noarch                      38/138 
16:03:51 #10 55.19   Verifying        : perl-Class-Struct-0.66-486.fc36.noarch              39/138 
16:03:51 #10 55.19   Verifying        : perl-Data-Dumper-2.183-3.fc36.aarch64               40/138 
16:03:51 #10 55.19   Verifying        : perl-Digest-1.20-2.fc36.noarch                      41/138 
16:03:51 #10 55.19   Verifying        : perl-Digest-MD5-2.58-479.fc36.aarch64               42/138 
16:03:51 #10 55.19   Verifying        : perl-DynaLoader-1.50-486.fc36.aarch64               43/138 
16:03:51 #10 55.19   Verifying        : perl-Errno-1.33-486.fc36.aarch64                    44/138 
16:03:51 #10 55.19   Verifying        : perl-Exporter-5.76-480.fc36.noarch                  45/138 
16:03:51 #10 55.19   Verifying        : perl-Fcntl-1.14-486.fc36.aarch64                    46/138 
16:03:51 #10 55.19   Verifying        : perl-File-Basename-2.85-486.fc36.noarch             47/138 
16:03:51 #10 55.19   Verifying        : perl-File-Path-2.18-479.fc36.noarch                 48/138 
16:03:51 #10 55.19   Verifying        : perl-File-Temp-1:0.231.100-479.fc36.noarch          49/138 
16:03:51 #10 55.19   Verifying        : perl-File-stat-1.09-486.fc36.noarch                 50/138 
16:03:51 #10 55.19   Verifying        : perl-FileHandle-2.03-486.fc36.noarch                51/138 
16:03:51 #10 55.19   Verifying        : perl-Getopt-Std-1.13-486.fc36.noarch                52/138 
16:03:51 #10 55.19   Verifying        : perl-IO-1.46-486.fc36.aarch64                       53/138 
16:03:51 #10 55.19   Verifying        : perl-IO-Socket-IP-0.41-480.fc36.noarch              54/138 
16:03:51 #10 55.19   Verifying        : perl-IO-Socket-SSL-2.074-2.fc36.noarch              55/138 
16:03:51 #10 55.19   Verifying        : perl-IPC-Open3-1.21-486.fc36.noarch                 56/138 
16:03:51 #10 55.19   Verifying        : perl-MIME-Base64-3.16-479.fc36.aarch64              57/138 
16:03:51 #10 55.19   Verifying        : perl-Mozilla-CA-20211001-2.fc36.noarch              58/138 
16:03:51 #10 55.20   Verifying        : perl-NDBM_File-1.15-486.fc36.aarch64                59/138 
16:03:51 #10 55.20   Verifying        : perl-Net-SSLeay-1.92-2.fc36.aarch64                 60/138 
16:03:51 #10 55.20   Verifying        : perl-POSIX-1.97-486.fc36.aarch64                    61/138 
16:03:51 #10 55.20   Verifying        : perl-PathTools-3.80-479.fc36.aarch64                62/138 
16:03:51 #10 55.20   Verifying        : perl-Pod-Escapes-1:1.07-479.fc36.noarch             63/138 
16:03:51 #10 55.20   Verifying        : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            64/138 
16:03:51 #10 55.20   Verifying        : perl-Pod-Simple-1:3.43-3.fc36.noarch                65/138 
16:03:51 #10 55.20   Verifying        : perl-Pod-Usage-4:2.01-479.fc36.noarch               66/138 
16:03:51 #10 55.20   Verifying        : perl-SelectSaver-1.02-486.fc36.noarch               67/138 
16:03:51 #10 55.20   Verifying        : perl-Storable-1:3.25-2.fc36.aarch64                 68/138 
16:03:51 #10 55.20   Verifying        : perl-Symbol-1.09-486.fc36.noarch                    69/138 
16:03:51 #10 55.20   Verifying        : perl-Term-ANSIColor-5.01-480.fc36.noarch            70/138 
16:03:51 #10 55.20   Verifying        : perl-Term-Cap-1.17-479.fc36.noarch                  71/138 
16:03:51 #10 55.20   Verifying        : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         72/138 
16:03:51 #10 55.20   Verifying        : perl-Time-Local-2:1.300-479.fc36.noarch             73/138 
16:03:51 #10 55.20   Verifying        : perl-URI-5.10-1.fc36.noarch                         74/138 
16:03:51 #10 55.20   Verifying        : perl-base-2.27-486.fc36.noarch                      75/138 
16:03:51 #10 55.20   Verifying        : perl-constant-1.33-480.fc36.noarch                  76/138 
16:03:51 #10 55.20   Verifying        : perl-if-0.60.900-486.fc36.noarch                    77/138 
16:03:51 #10 55.20   Verifying        : perl-interpreter-4:5.34.1-486.fc36.aarch64          78/138 
16:03:51 #10 55.20   Verifying        : perl-libnet-3.13-480.fc36.noarch                    79/138 
16:03:51 #10 55.20   Verifying        : perl-libs-4:5.34.1-486.fc36.aarch64                 80/138 
16:03:51 #10 55.20   Verifying        : perl-mro-1.25-486.fc36.aarch64                      81/138 
16:03:51 #10 55.20   Verifying        : perl-overload-1.33-486.fc36.noarch                  82/138 
16:03:51 #10 55.20   Verifying        : perl-overloading-0.02-486.fc36.noarch               83/138 
16:03:51 #10 55.20   Verifying        : perl-parent-1:0.238-479.fc36.noarch                 84/138 
16:03:51 #10 55.20   Verifying        : perl-podlators-1:4.14-479.fc36.noarch               85/138 
16:03:51 #10 55.20   Verifying        : perl-srpm-macros-1-43.fc36.noarch                   86/138 
16:03:51 #10 55.20   Verifying        : perl-subs-1.04-486.fc36.noarch                      87/138 
16:03:51 #10 55.20   Verifying        : perl-vars-1.05-486.fc36.noarch                      88/138 
16:03:51 #10 55.20   Verifying        : pkgconf-1.8.0-2.fc36.aarch64                        89/138 
16:03:51 #10 55.20   Verifying        : pkgconf-m4-1.8.0-2.fc36.noarch                      90/138 
16:03:51 #10 55.20   Verifying        : pkgconf-pkg-config-1.8.0-2.fc36.aarch64             91/138 
16:03:51 #10 55.20   Verifying        : python3-dateutil-1:2.8.1-8.fc36.noarch              92/138 
16:03:51 #10 55.20   Verifying        : python3-dbus-1.2.18-3.fc36.aarch64                  93/138 
16:03:51 #10 55.20   Verifying        : python3-distro-1.6.0-2.fc36.noarch                  94/138 
16:03:51 #10 55.20   Verifying        : python3-enchant-3.2.2-2.fc36.noarch                 95/138 
16:03:51 #10 55.20   Verifying        : python3-file-magic-5.41-4.fc36.noarch               96/138 
16:03:51 #10 55.20   Verifying        : python3-pybeam-0.7-2.fc36.noarch                    97/138 
16:03:51 #10 55.20   Verifying        : python3-pyxdg-0.27-4.fc36.noarch                    98/138 
16:03:51 #10 55.20   Verifying        : python3-six-1.16.0-5.fc36.noarch                    99/138 
16:03:51 #10 55.20   Verifying        : python3-tomli-1.2.3-1.fc36.noarch                  100/138 
16:03:51 #10 55.20   Verifying        : python3-tomli-w-0.4.0-3.fc36.noarch                101/138 
16:03:51 #10 55.20   Verifying        : python3-zstandard-0.17.0-1.fc36.aarch64            102/138 
16:03:51 #10 55.20   Verifying        : shared-mime-info-2.1-3.fc35.aarch64                103/138 
16:03:51 #10 55.20   Verifying        : unzip-6.0-57.fc36.aarch64                          104/138 
16:03:51 #10 55.20   Verifying        : xxhash-libs-0.8.1-2.fc36.aarch64                   105/138 
16:03:51 #10 55.20   Verifying        : xz-5.2.5-9.fc36.aarch64                            106/138 
16:03:51 #10 55.20   Verifying        : zip-3.0-32.fc36.aarch64                            107/138 
16:03:51 #10 55.20   Verifying        : ansible-srpm-macros-1-8.1.fc36.noarch              108/138 
16:03:51 #10 55.20   Verifying        : binutils-2.37-37.fc36.aarch64                      109/138 
16:03:51 #10 55.20   Verifying        : binutils-gold-2.37-37.fc36.aarch64                 110/138 
16:03:51 #10 55.20   Verifying        : dbus-libs-1:1.14.4-1.fc36.aarch64                  111/138 
16:03:51 #10 55.20   Verifying        : dnf-plugins-core-4.3.1-1.fc36.noarch               112/138 
16:03:51 #10 55.20   Verifying        : dwz-0.14-4.fc36.aarch64                            113/138 
16:03:51 #10 55.20   Verifying        : elfutils-0.187-4.fc36.aarch64                      114/138 
16:03:51 #10 55.20   Verifying        : elfutils-debuginfod-client-0.187-4.fc36.aarch64    115/138 
16:03:51 #10 55.20   Verifying        : emacs-filesystem-1:28.1-2.fc36.noarch              116/138 
16:03:51 #10 55.20   Verifying        : gdb-minimal-12.1-2.fc36.aarch64                    117/138 
16:03:51 #10 55.20   Verifying        : gdk-pixbuf2-2.42.9-2.fc36.aarch64                  118/138 
16:03:51 #10 55.20   Verifying        : glibc-gconv-extra-2.35-20.fc36.aarch64             119/138 
16:03:51 #10 55.20   Verifying        : go-srpm-macros-3.2.0-1.fc36.noarch                 120/138 
16:03:51 #10 55.20   Verifying        : libappstream-glib-0.8.0-4.fc36.aarch64             121/138 
16:03:51 #10 55.20   Verifying        : perl-Encode-4:3.17-485.fc36.aarch64                122/138 
16:03:51 #10 55.20   Verifying        : perl-Getopt-Long-1:2.54-1.fc36.noarch              123/138 
16:03:51 #10 55.20   Verifying        : perl-HTTP-Tiny-0.082-1.fc36.noarch                 124/138 
16:03:51 #10 55.20   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64     125/138 
16:03:51 #10 55.20   Verifying        : perl-Socket-4:2.036-1.fc36.aarch64                 126/138 
16:03:51 #10 55.20   Verifying        : perl-Text-ParseWords-3.31-1.fc36.noarch            127/138 
16:03:51 #10 55.20   Verifying        : python-srpm-macros-3.10-20.fc36.noarch             128/138 
16:03:51 #10 55.20   Verifying        : python3-construct-2.10.68-1.fc36.noarch            129/138 
16:03:51 #10 55.20   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc36.noarch       130/138 
16:03:51 #10 55.20   Verifying        : qt5-srpm-macros-5.15.7-1.fc36.noarch               131/138 
16:03:51 #10 55.20   Verifying        : redhat-rpm-config-222-1.fc36.noarch                132/138 
16:03:51 #10 55.20   Verifying        : rpm-build-4.17.1-3.fc36.aarch64                    133/138 
16:03:51 #10 55.20   Verifying        : rpmautospec-rpm-macros-0.3.0-1.fc36.noarch         134/138 
16:03:51 #10 55.20   Verifying        : rpmlint-2.4.0-3.fc36.noarch                        135/138 
16:03:51 #10 55.20   Verifying        : rpmlint-fedora-license-data-1.8-1.fc36.noarch      136/138 
16:03:51 #10 55.20   Verifying        : rust-srpm-macros-23-1.fc36.noarch                  137/138 
16:03:51 #10 55.20   Verifying        : zstd-1.5.2-2.fc36.aarch64                          138/138 
16:03:51 #10 55.35 
16:03:51 #10 55.35 Installed:
16:03:51 #10 55.35   ansible-srpm-macros-1-8.1.fc36.noarch                                         
16:03:51 #10 55.35   binutils-2.37-37.fc36.aarch64                                                 
16:03:51 #10 55.35   binutils-gold-2.37-37.fc36.aarch64                                            
16:03:51 #10 55.35   bzip2-1.0.8-11.fc36.aarch64                                                   
16:03:51 #10 55.35   cpio-2.13-12.fc36.aarch64                                                     
16:03:51 #10 55.35   dash-0.5.10.2-10.fc36.aarch64                                                 
16:03:51 #10 55.35   dbus-libs-1:1.14.4-1.fc36.aarch64                                             
16:03:51 #10 55.35   debugedit-5.0-3.fc36.aarch64                                                  
16:03:51 #10 55.35   desktop-file-utils-0.26-6.fc36.aarch64                                        
16:03:51 #10 55.35   devscripts-checkbashisms-2.22.1-1.fc36.aarch64                                
16:03:51 #10 55.35   diffutils-3.8-2.fc36.aarch64                                                  
16:03:51 #10 55.35   dnf-plugins-core-4.3.1-1.fc36.noarch                                          
16:03:51 #10 55.35   dwz-0.14-4.fc36.aarch64                                                       
16:03:51 #10 55.35   ed-1.14.2-12.fc36.aarch64                                                     
16:03:51 #10 55.35   efi-srpm-macros-5-5.fc36.noarch                                               
16:03:51 #10 55.35   elfutils-0.187-4.fc36.aarch64                                                 
16:03:51 #10 55.35   elfutils-debuginfod-client-0.187-4.fc36.aarch64                               
16:03:51 #10 55.35   emacs-filesystem-1:28.1-2.fc36.noarch                                         
16:03:51 #10 55.35   enchant-1:1.6.0-30.fc36.aarch64                                               
16:03:51 #10 55.35   file-5.41-4.fc36.aarch64                                                      
16:03:51 #10 55.35   fonts-srpm-macros-1:2.0.5-7.fc36.noarch                                       
16:03:51 #10 55.35   fpc-srpm-macros-1.3-5.fc36.noarch                                             
16:03:51 #10 55.35   gdb-minimal-12.1-2.fc36.aarch64                                               
16:03:51 #10 55.35   gdk-pixbuf2-2.42.9-2.fc36.aarch64                                             
16:03:51 #10 55.35   ghc-srpm-macros-1.5.0-6.fc36.noarch                                           
16:03:51 #10 55.35   glibc-gconv-extra-2.35-20.fc36.aarch64                                        
16:03:51 #10 55.35   gnat-srpm-macros-4-15.fc36.noarch                                             
16:03:51 #10 55.35   go-srpm-macros-3.2.0-1.fc36.noarch                                            
16:03:51 #10 55.35   groff-base-1.22.4-9.fc36.aarch64                                              
16:03:51 #10 55.35   hunspell-1.7.0-19.fc36.aarch64                                                
16:03:51 #10 55.35   hunspell-en-0.20140811.1-22.fc36.noarch                                       
16:03:51 #10 55.35   hunspell-en-GB-0.20140811.1-22.fc36.noarch                                    
16:03:51 #10 55.35   hunspell-en-US-0.20140811.1-22.fc36.noarch                                    
16:03:51 #10 55.35   hunspell-filesystem-1.7.0-19.fc36.aarch64                                     
16:03:51 #10 55.35   info-6.8-3.fc36.aarch64                                                       
16:03:51 #10 55.35   json-glib-1.6.6-2.fc36.aarch64                                                
16:03:51 #10 55.35   kernel-srpm-macros-1.0-14.fc36.noarch                                         
16:03:51 #10 55.35   libappstream-glib-0.8.0-4.fc36.aarch64                                        
16:03:51 #10 55.35   libjpeg-turbo-2.1.2-2.fc36.aarch64                                            
16:03:51 #10 55.35   libpkgconf-1.8.0-2.fc36.aarch64                                               
16:03:51 #10 55.35   libpng-2:1.6.37-12.fc36.aarch64                                               
16:03:51 #10 55.35   libstemmer-0-18.585svn.fc36.aarch64                                           
16:03:51 #10 55.35   lua-srpm-macros-1-6.fc36.noarch                                               
16:03:51 #10 55.35   ncurses-6.2-9.20210508.fc36.aarch64                                           
16:03:51 #10 55.35   nim-srpm-macros-3-6.fc36.noarch                                               
16:03:51 #10 55.35   ocaml-srpm-macros-6-6.fc36.noarch                                             
16:03:51 #10 55.35   openblas-srpm-macros-2-11.fc36.noarch                                         
16:03:51 #10 55.35   package-notes-srpm-macros-0.4-14.fc36.noarch                                  
16:03:51 #10 55.35   patch-2.7.6-16.fc36.aarch64                                                   
16:03:51 #10 55.35   perl-AutoLoader-5.74-486.fc36.noarch                                          
16:03:51 #10 55.35   perl-B-1.82-486.fc36.aarch64                                                  
16:03:51 #10 55.35   perl-Carp-1.52-479.fc36.noarch                                                
16:03:51 #10 55.35   perl-Class-Struct-0.66-486.fc36.noarch                                        
16:03:51 #10 55.35   perl-Data-Dumper-2.183-3.fc36.aarch64                                         
16:03:51 #10 55.35   perl-Digest-1.20-2.fc36.noarch                                                
16:03:51 #10 55.35   perl-Digest-MD5-2.58-479.fc36.aarch64                                         
16:03:51 #10 55.35   perl-DynaLoader-1.50-486.fc36.aarch64                                         
16:03:51 #10 55.35   perl-Encode-4:3.17-485.fc36.aarch64                                           
16:03:51 #10 55.35   perl-Errno-1.33-486.fc36.aarch64                                              
16:03:51 #10 55.35   perl-Exporter-5.76-480.fc36.noarch                                            
16:03:51 #10 55.35   perl-Fcntl-1.14-486.fc36.aarch64                                              
16:03:51 #10 55.35   perl-File-Basename-2.85-486.fc36.noarch                                       
16:03:51 #10 55.35   perl-File-Path-2.18-479.fc36.noarch                                           
16:03:51 #10 55.35   perl-File-Temp-1:0.231.100-479.fc36.noarch                                    
16:03:51 #10 55.35   perl-File-stat-1.09-486.fc36.noarch                                           
16:03:51 #10 55.35   perl-FileHandle-2.03-486.fc36.noarch                                          
16:03:51 #10 55.35   perl-Getopt-Long-1:2.54-1.fc36.noarch                                         
16:03:51 #10 55.35   perl-Getopt-Std-1.13-486.fc36.noarch                                          
16:03:51 #10 55.35   perl-HTTP-Tiny-0.082-1.fc36.noarch                                            
16:03:51 #10 55.35   perl-IO-1.46-486.fc36.aarch64                                                 
16:03:51 #10 55.35   perl-IO-Socket-IP-0.41-480.fc36.noarch                                        
16:03:51 #10 55.35   perl-IO-Socket-SSL-2.074-2.fc36.noarch                                        
16:03:51 #10 55.35   perl-IPC-Open3-1.21-486.fc36.noarch                                           
16:03:51 #10 55.35   perl-MIME-Base64-3.16-479.fc36.aarch64                                        
16:03:51 #10 55.35   perl-Mozilla-CA-20211001-2.fc36.noarch                                        
16:03:51 #10 55.35   perl-NDBM_File-1.15-486.fc36.aarch64                                          
16:03:51 #10 55.35   perl-Net-SSLeay-1.92-2.fc36.aarch64                                           
16:03:51 #10 55.35   perl-POSIX-1.97-486.fc36.aarch64                                              
16:03:51 #10 55.35   perl-PathTools-3.80-479.fc36.aarch64                                          
16:03:51 #10 55.35   perl-Pod-Escapes-1:1.07-479.fc36.noarch                                       
16:03:51 #10 55.35   perl-Pod-Perldoc-3.28.01-480.fc36.noarch                                      
16:03:51 #10 55.35   perl-Pod-Simple-1:3.43-3.fc36.noarch                                          
16:03:51 #10 55.35   perl-Pod-Usage-4:2.01-479.fc36.noarch                                         
16:03:51 #10 55.35   perl-Scalar-List-Utils-5:1.63-489.fc36.aarch64                                
16:03:51 #10 55.35   perl-SelectSaver-1.02-486.fc36.noarch                                         
16:03:51 #10 55.35   perl-Socket-4:2.036-1.fc36.aarch64                                            
16:03:51 #10 55.35   perl-Storable-1:3.25-2.fc36.aarch64                                           
16:03:51 #10 55.35   perl-Symbol-1.09-486.fc36.noarch                                              
16:03:51 #10 55.35   perl-Term-ANSIColor-5.01-480.fc36.noarch                                      
16:03:51 #10 55.35   perl-Term-Cap-1.17-479.fc36.noarch                                            
16:03:51 #10 55.35   perl-Text-ParseWords-3.31-1.fc36.noarch                                       
16:03:51 #10 55.35   perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch                                   
16:03:51 #10 55.35   perl-Time-Local-2:1.300-479.fc36.noarch                                       
16:03:51 #10 55.35   perl-URI-5.10-1.fc36.noarch                                                   
16:03:51 #10 55.35   perl-base-2.27-486.fc36.noarch                                                
16:03:51 #10 55.35   perl-constant-1.33-480.fc36.noarch                                            
16:03:51 #10 55.35   perl-if-0.60.900-486.fc36.noarch                                              
16:03:51 #10 55.35   perl-interpreter-4:5.34.1-486.fc36.aarch64                                    
16:03:51 #10 55.35   perl-libnet-3.13-480.fc36.noarch                                              
16:03:51 #10 55.35   perl-libs-4:5.34.1-486.fc36.aarch64                                           
16:03:51 #10 55.35   perl-mro-1.25-486.fc36.aarch64                                                
16:03:51 #10 55.35   perl-overload-1.33-486.fc36.noarch                                            
16:03:51 #10 55.35   perl-overloading-0.02-486.fc36.noarch                                         
16:03:51 #10 55.35   perl-parent-1:0.238-479.fc36.noarch                                           
16:03:51 #10 55.35   perl-podlators-1:4.14-479.fc36.noarch                                         
16:03:51 #10 55.35   perl-srpm-macros-1-43.fc36.noarch                                             
16:03:51 #10 55.35   perl-subs-1.04-486.fc36.noarch                                                
16:03:51 #10 55.35   perl-vars-1.05-486.fc36.noarch                                                
16:03:51 #10 55.35   pkgconf-1.8.0-2.fc36.aarch64                                                  
16:03:51 #10 55.35   pkgconf-m4-1.8.0-2.fc36.noarch                                                
16:03:51 #10 55.35   pkgconf-pkg-config-1.8.0-2.fc36.aarch64                                       
16:03:51 #10 55.35   python-srpm-macros-3.10-20.fc36.noarch                                        
16:03:51 #10 55.35   python3-construct-2.10.68-1.fc36.noarch                                       
16:03:51 #10 55.35   python3-dateutil-1:2.8.1-8.fc36.noarch                                        
16:03:51 #10 55.35   python3-dbus-1.2.18-3.fc36.aarch64                                            
16:03:51 #10 55.35   python3-distro-1.6.0-2.fc36.noarch                                            
16:03:51 #10 55.35   python3-dnf-plugins-core-4.3.1-1.fc36.noarch                                  
16:03:51 #10 55.35   python3-enchant-3.2.2-2.fc36.noarch                                           
16:03:51 #10 55.35   python3-file-magic-5.41-4.fc36.noarch                                         
16:03:51 #10 55.35   python3-pybeam-0.7-2.fc36.noarch                                              
16:03:51 #10 55.35   python3-pyxdg-0.27-4.fc36.noarch                                              
16:03:51 #10 55.35   python3-six-1.16.0-5.fc36.noarch                                              
16:03:51 #10 55.35   python3-tomli-1.2.3-1.fc36.noarch                                             
16:03:51 #10 55.35   python3-tomli-w-0.4.0-3.fc36.noarch                                           
16:03:51 #10 55.35   python3-zstandard-0.17.0-1.fc36.aarch64                                       
16:03:51 #10 55.35   qt5-srpm-macros-5.15.7-1.fc36.noarch                                          
16:03:51 #10 55.35   redhat-rpm-config-222-1.fc36.noarch                                           
16:03:51 #10 55.35   rpm-build-4.17.1-3.fc36.aarch64                                               
16:03:51 #10 55.35   rpmautospec-rpm-macros-0.3.0-1.fc36.noarch                                    
16:03:51 #10 55.35   rpmlint-2.4.0-3.fc36.noarch                                                   
16:03:51 #10 55.35   rpmlint-fedora-license-data-1.8-1.fc36.noarch                                 
16:03:51 #10 55.35   rust-srpm-macros-23-1.fc36.noarch                                             
16:03:51 #10 55.35   shared-mime-info-2.1-3.fc35.aarch64                                           
16:03:51 #10 55.35   unzip-6.0-57.fc36.aarch64                                                     
16:03:51 #10 55.35   xxhash-libs-0.8.1-2.fc36.aarch64                                              
16:03:51 #10 55.35   xz-5.2.5-9.fc36.aarch64                                                       
16:03:51 #10 55.35   zip-3.0-32.fc36.aarch64                                                       
16:03:51 #10 55.35   zstd-1.5.2-2.fc36.aarch64                                                     
16:03:51 #10 55.36 
16:03:51 #10 55.36 Complete!
16:03:51 #10 DONE 55.5s
16:03:51 
16:03:51 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
16:03:51 #11 DONE 0.1s
16:03:51 
16:03:51 #12 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:03:51 #11 39.34 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
16:03:51 #11 39.35 Setting up libx11-data (2:1.8.1-2) ...
16:03:51 #11 39.37 Setting up make (4.3-4.1build1) ...
16:03:51 #11 39.38 Setting up libmpfr6:amd64 (4.1.0-3build3) ...
16:03:51 #11 39.39 Setting up gnupg-l10n (2.2.35-3ubuntu1) ...
16:03:51 #11 39.40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
16:03:51 #11 39.42 Setting up liblerc3:amd64 (3.0+ds-1ubuntu1) ...
16:03:51 #11 39.43 Setting up lzip (1.23-4) ...
16:03:51 #11 39.44 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
16:03:51 #11 39.44 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist
16:03:51 #11 39.44 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
16:03:51 #11 39.44 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist
16:03:51 #11 39.44 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
16:03:51 #11 39.44 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist
16:03:51 #11 39.45 Setting up strace (5.16-0ubuntu4) ...
16:03:51 #11 39.46 Setting up libdbus-1-3:amd64 (1.14.0-2ubuntu3) ...
16:03:51 #11 39.47 Setting up xz-utils (5.2.5-2.1) ...
16:03:51 #11 39.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:51 #11 39.49 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:03:51 #11 39.49 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:03:51 #11 39.49 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:03:51 #11 39.49 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:03:51 #11 39.49 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:03:51 #11 39.49 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:03:51 #11 39.49 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:03:51 #11 39.49 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:03:51 #11 39.49 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:03:51 #11 39.49 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:03:51 #11 39.50 Setting up t1utils (1.41-4build2) ...
16:03:51 #11 39.51 Setting up libquadmath0:amd64 (12.2.0-3ubuntu1) ...
16:03:51 #11 39.52 Setting up diffstat (1.64-1build2) ...
16:03:51 #11 39.53 Setting up libpng16-16:amd64 (1.6.38-2) ...
16:03:51 #11 39.54 Setting up libmpc3:amd64 (1.2.1-2build1) ...
16:03:51 #11 39.55 Setting up libatomic1:amd64 (12.2.0-3ubuntu1) ...
16:03:51 #11 39.57 Setting up patch (2.7.6-7build2) ...
16:03:51 #11 39.58 Setting up autopoint (0.21-8) ...
16:03:51 #11 39.59 Setting up fonts-dejavu-core (2.37-2build1) ...
16:03:51 #11 39.66 Setting up ucf (3.0043) ...
16:03:51 #11 53.04 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:03:51 #11 53.05 Setting up libio-string-perl (1.08-3.1) ...
16:03:51 #11 53.07 Setting up libreadonly-perl (2.050-3) ...
16:03:51 #11 53.08 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
16:03:51 #11 53.09 Setting up python3-chardet (4.0.0-1) ...
16:03:51 #11 37.35 Selecting previously unselected package libfile-listing-perl.
16:03:51 #11 37.36 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ...
16:03:51 #11 37.36 Unpacking libfile-listing-perl (6.04-1) ...
16:03:51 #11 37.39 Selecting previously unselected package libhtml-tagset-perl.
16:03:51 #11 37.40 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ...
16:03:51 #11 37.40 Unpacking libhtml-tagset-perl (3.20-4) ...
16:03:51 #11 37.43 Selecting previously unselected package liburi-perl.
16:03:51 #11 37.43 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ...
16:03:51 #11 37.44 Unpacking liburi-perl (1.76-2) ...
16:03:51 #11 37.47 Selecting previously unselected package libhtml-parser-perl.
16:03:51 #11 37.48 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ...
16:03:51 #11 37.48 Unpacking libhtml-parser-perl (3.72-5) ...
16:03:51 #11 37.52 Selecting previously unselected package libhtml-tree-perl.
16:03:51 #11 37.52 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ...
16:03:51 #11 37.52 Unpacking libhtml-tree-perl (5.07-2) ...
16:03:51 #11 37.57 Selecting previously unselected package libio-html-perl.
16:03:51 #13 4.854 Package bash-5.1.8-6.el9.x86_64 is already installed.
16:03:51 #13 4.865 Package bash-5.1.8-6.el9.x86_64 is already installed.
16:03:51 #13 4.866 Package ca-certificates-2022.2.54-90.2.el9.noarch is already installed.
16:03:51 #13 4.866 Package libarchive-3.5.3-3.el9.x86_64 is already installed.
16:03:51 #13 4.867 Package pkgconf-pkg-config-1.7.3-10.el9.x86_64 is already installed.
16:03:51 #13 4.867 Package tar-2:1.34-5.el9.x86_64 is already installed.
16:03:51 #13 4.878 Package bash-5.1.8-6.el9.x86_64 is already installed.
16:03:51 #13 4.896 Package bash-5.1.8-6.el9.x86_64 is already installed.
16:03:51 #13 4.943 Dependencies resolved.
16:03:51 #13 4.948 ================================================================================
16:03:51 #13 4.948  Package                   Arch     Version                   Repository   Size
16:03:51 #13 4.948 ================================================================================
16:03:51 #13 4.948 Installing:
16:03:51 #13 4.948  cmake                     x86_64   3.20.2-7.el9              appstream   6.7 M
16:03:51 #13 4.948  device-mapper-devel       x86_64   9:1.02.185-3.el9          crb          44 k
16:03:51 #13 4.948  gcc                       x86_64   11.3.1-4.el9              appstream    32 M
16:03:51 #13 4.948  git                       x86_64   2.31.1-2.el9.2            appstream   124 k
16:03:51 #13 4.948  glibc-static              x86_64   2.34-49.el9               crb         1.7 M
16:03:51 #13 4.948  libseccomp-devel          x86_64   2.5.2-2.el9               appstream    59 k
16:03:51 #13 4.948  libselinux-devel          x86_64   3.4-3.el9                 appstream   158 k
16:03:51 #13 4.948  libtool                   x86_64   2.4.6-45.el9              appstream   582 k
16:03:51 #13 4.948  libtool-ltdl-devel        x86_64   2.4.6-45.el9              crb         161 k
16:03:51 #13 4.948  make                      x86_64   1:4.3-7.el9               baseos      538 k
16:03:51 #13 4.948  selinux-policy-devel      noarch   38.1.2-1.el9              appstream   929 k
16:03:51 #13 4.948  systemd                   x86_64   250-13.el9                baseos      4.2 M
16:03:51 #13 4.948  systemd-devel             x86_64   250-13.el9                appstream   629 k
16:03:51 #13 4.948  which                     x86_64   2.21-28.el9               baseos       42 k
16:03:51 #13 4.948 Upgrading:
16:03:51 #13 4.948  libarchive                x86_64   3.5.3-4.el9               baseos      389 k
16:03:51 #13 4.948 Installing dependencies:
16:03:51 #13 4.948  acl                       x86_64   2.3.1-3.el9               baseos       73 k
16:03:51 #13 4.948  annobin                   x86_64   10.94-1.el9               appstream   969 k
16:03:51 #13 4.948  autoconf                  noarch   2.69-38.el9               appstream   681 k
16:03:51 #13 4.948  automake                  noarch   1.16.2-6.el9              appstream   689 k
16:03:51 #13 4.948  cmake-data                noarch   3.20.2-7.el9              appstream   2.1 M
16:03:51 #13 4.948  cmake-filesystem          x86_64   3.20.2-7.el9              appstream    23 k
16:03:51 #13 4.948  cmake-rpm-macros          noarch   3.20.2-7.el9              appstream    16 k
16:03:51 #13 4.948  cpp                       x86_64   11.3.1-4.el9              appstream    11 M
16:03:51 #13 4.948  cryptsetup-libs           x86_64   2.6.0-1.el9               baseos      472 k
16:03:51 #13 4.948  dbus                      x86_64   1:1.12.20-7.el9           baseos      3.9 k
16:03:51 #13 4.948  dbus-broker               x86_64   28-7.el9                  baseos      172 k
16:03:51 #13 4.948  dbus-common               noarch   1:1.12.20-7.el9           baseos       15 k
16:03:51 #13 4.948  device-mapper             x86_64   9:1.02.185-3.el9          baseos      141 k
16:03:51 #13 4.948  device-mapper-libs        x86_64   9:1.02.185-3.el9          baseos      178 k
16:03:51 #13 4.948  gcc-plugin-annobin        x86_64   11.3.1-4.el9              appstream    68 k
16:03:51 #13 4.948  git-core                  x86_64   2.31.1-2.el9.2            appstream   3.6 M
16:03:51 #13 4.948  git-core-doc              noarch   2.31.1-2.el9.2            appstream   2.5 M
16:03:51 #13 4.948  glibc-devel               x86_64   2.34-49.el9               appstream    48 k
16:03:51 #13 4.948  glibc-headers             x86_64   2.34-49.el9               appstream   549 k
16:03:51 #13 4.948  kernel-headers            x86_64   5.14.0-210.el9            appstream   4.4 M
16:03:51 #13 4.948  kmod-libs                 x86_64   28-7.el9                  baseos       64 k
16:03:51 #13 4.948  libcbor                   x86_64   0.7.0-5.el9               baseos       57 k
16:03:51 #13 4.948  libedit                   x86_64   3.1-37.20210216cvs.el9    baseos      105 k
16:03:51 #13 4.948  libfido2                  x86_64   1.6.0-7.el9               baseos       71 k
16:03:51 #13 4.948  libmpc                    x86_64   1.2.1-4.el9               appstream    62 k
16:03:51 #13 4.948  libseccomp                x86_64   2.5.2-2.el9               baseos       72 k
16:03:51 #13 4.948  libsepol-devel            x86_64   3.4-3.el9                 appstream    48 k
16:03:51 #13 4.948  libtool-ltdl              x86_64   2.4.6-45.el9              appstream    37 k
16:03:51 #13 4.948  libuv                     x86_64   1:1.42.0-1.el9            appstream   150 k
16:03:51 #13 4.948  libxcrypt-devel           x86_64   4.4.18-3.el9              appstream    29 k
16:03:51 #13 4.948  libxcrypt-static          x86_64   4.4.18-3.el9              crb         102 k
16:03:51 #13 4.948  llvm-libs                 x86_64   15.0.1-1.el9              appstream    41 M
16:03:51 #13 4.948  m4                        x86_64   1.4.19-1.el9              appstream   300 k
16:03:51 #13 4.948  openssh                   x86_64   8.7p1-24.el9              baseos      457 k
16:03:51 #13 4.948  openssh-clients           x86_64   8.7p1-24.el9              baseos      707 k
16:03:51 #13 4.948  pcre2-devel               x86_64   10.40-2.el9               appstream   515 k
16:03:51 #13 4.948  pcre2-utf16               x86_64   10.40-2.el9               appstream   217 k
16:03:51 #13 4.948  pcre2-utf32               x86_64   10.40-2.el9               appstream   206 k
16:03:51 #13 4.948  perl-DynaLoader           x86_64   1.47-479.el9              appstream    35 k
16:03:51 #13 4.948  perl-Error                noarch   1:0.17029-7.el9           appstream    42 k
16:03:51 #13 4.948  perl-File-Compare         noarch   1.100.600-479.el9         appstream    23 k
16:03:51 #13 4.948  perl-File-Copy            noarch   2.34-479.el9              appstream    30 k
16:03:51 #13 4.948  perl-File-Find            noarch   1.37-479.el9              appstream    35 k
16:03:51 #13 4.948  perl-Git                  noarch   2.31.1-2.el9.2            appstream    43 k
16:03:51 #13 4.948  perl-TermReadKey          x86_64   2.38-11.el9               appstream    37 k
16:03:51 #13 4.948  perl-Thread-Queue         noarch   3.14-460.el9              appstream    22 k
16:03:51 #13 4.948  perl-lib                  x86_64   0.65-479.el9              appstream    24 k
16:03:51 #13 4.948  perl-threads              x86_64   1:2.25-460.el9            appstream    58 k
16:03:51 #13 4.948  perl-threads-shared       x86_64   1.61-460.el9              appstream    45 k
16:03:51 #13 4.948  policycoreutils-devel     x86_64   3.4-4.el9                 appstream   142 k
16:03:51 #13 4.948  rpm-plugin-selinux        x86_64   4.16.1.3-19.el9           baseos       18 k
16:03:51 #13 4.948  selinux-policy            noarch   38.1.2-1.el9              baseos       63 k
16:03:51 #13 4.948  selinux-policy-targeted   noarch   38.1.2-1.el9              baseos      6.8 M
16:03:51 #13 4.948  systemd-pam               x86_64   250-13.el9                baseos      255 k
16:03:51 #13 4.948  systemd-rpm-macros        noarch   250-13.el9                baseos       40 k
16:03:51 #13 4.948 
16:03:51 #13 4.948 Transaction Summary
16:03:51 #13 4.948 ================================================================================
16:03:51 #13 4.948 Install  69 Packages
16:03:51 #13 4.948 Upgrade   1 Package
16:03:51 #13 4.948 
16:03:51 #13 4.952 Total download size: 128 M
16:03:51 #13 4.952 Downloading Packages:
16:03:51 #11 37.74 Selecting previously unselected package python3-certifi.
16:03:51 #11 37.75 Preparing to unpack .../348-python3-certifi_2020.6.20-1_all.deb ...
16:03:51 #11 37.75 Unpacking python3-certifi (2020.6.20-1) ...
16:03:51 #11 37.82 Selecting previously unselected package python3-idna.
16:03:51 #11 37.82 Preparing to unpack .../349-python3-idna_3.3-1_all.deb ...
16:03:51 #11 37.83 Unpacking python3-idna (3.3-1) ...
16:03:51 #11 37.87 Selecting previously unselected package python3-six.
16:03:51 #11 37.87 Preparing to unpack .../350-python3-six_1.16.0-3ubuntu1_all.deb ...
16:03:51 #11 37.87 Unpacking python3-six (1.16.0-3ubuntu1) ...
16:03:51 #11 37.90 Selecting previously unselected package python3-urllib3.
16:03:51 #11 37.91 Preparing to unpack .../351-python3-urllib3_1.26.5-1~exp1_all.deb ...
16:03:51 #11 37.91 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
16:03:51 #11 37.95 Selecting previously unselected package python3-requests.
16:03:51 #12 3.588 (49/106): git-core-2.38.1-1.fc35.aarch64.rpm     80 MB/s | 4.2 MB     00:00    
16:03:51 #12 3.597 (50/106): git-core-doc-2.38.1-1.fc35.noarch.rpm  46 MB/s | 2.6 MB     00:00    
16:03:51 #12 3.634 (51/106): glibc-devel-2.34-49.fc35.aarch64.rpm   14 MB/s | 455 kB     00:00    
16:03:51 #12 3.672 (52/106): jsoncpp-1.9.4-5.fc35.aarch64.rpm      2.7 MB/s |  88 kB     00:00    
16:03:51 #12 3.701 (53/106): glibc-static-2.34-49.fc35.aarch64.rpm  14 MB/s | 1.4 MB     00:00    
16:03:51 #11 41.08 Selecting previously unselected package manpages-dev.
16:03:51 #11 41.08 Preparing to unpack .../342-manpages-dev_5.10-1ubuntu1_all.deb ...
16:03:51 #11 41.09 Unpacking manpages-dev (5.10-1ubuntu1) ...
16:03:51 #10 41.69 Selecting previously unselected package git.
16:03:51 #10 41.69 Preparing to unpack .../150-git_1%3a2.17.1-1ubuntu0.13_amd64.deb ...
16:03:51 #10 41.71 Unpacking git (1:2.17.1-1ubuntu0.13) ...
16:03:51 #14 12.45   Running scriptlet: selinux-policy-minimum-3.14.3-111.el8.noarch         43/83 
16:03:51 #10 40.11 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ...
16:03:51 #10 40.18 Unpacking libbinutils:amd64 (2.35.2-2) ...
16:03:51 #11 53.92 Setting up libdata-optlist-perl (0.110-1) ...
16:03:51 #11 53.94 Setting up libipc-run-perl (20180523.0-2) ...
16:03:51 #11 53.95 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ...
16:03:51 #11 53.96 Setting up libcontextual-return-perl (0.004014-2) ...
16:03:51 #11 53.97 Setting up libwww-robotrules-perl (6.02-1) ...
16:03:51 #11 53.99 Setting up libtypes-serialiser-perl (1.0-1) ...
16:03:51 #11 54.00 Setting up g++ (4:9.3.0-1ubuntu2) ...
16:03:51 #11 54.02 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:03:51 #11 54.02 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
16:03:51 #11 54.03 Setting up libhtml-parser-perl (3.72-5) ...
16:03:51 #11 54.04 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:03:51 #11 54.05 Setting up librole-tiny-perl (2.001004-1) ...
16:03:51 #11 54.07 Setting up build-essential (12.8ubuntu1.1) ...
16:03:51 #11 54.08 Setting up libfont-ttf-perl (1.06-1) ...
16:03:51 #12 6.115 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libselinux1-dev arm64 2.7-2build2 [143 kB]
16:03:51 #12 6.117 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper-dev arm64 2:1.02.145-4.1ubuntu3.18.04.3 [35.0 kB]
16:03:51 #12 6.118 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libseccomp-dev arm64 2.5.1-1ubuntu1~18.04.2 [76.1 kB]
16:03:51 #12 6.119 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd-dev arm64 237-3ubuntu10.56 [184 kB]
16:03:51 #12 6.122 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB]
16:03:51 #12 6.268 debconf: delaying package configuration, since apt-utils is not installed
16:03:51 #12 6.305 Fetched 7131 kB in 1s (5169 kB/s)
16:03:51 #12 6.339 Selecting previously unselected package bash-completion.
16:03:51 #12 6.339 (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 ... 21388 files and directories currently installed.)
16:03:51 #12 6.351 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
16:03:51 #10 49.96 Preparing to unpack .../317-python-apt-common_1.8.4.3_all.deb ...
16:03:51 #10 49.97 Unpacking python-apt-common (1.8.4.3) ...
16:03:51 #10 50.03 Selecting previously unselected package python3-apt.
16:03:51 #10 50.04 Preparing to unpack .../318-python3-apt_1.8.4.3_armhf.deb ...
16:03:51 #10 50.04 Unpacking python3-apt (1.8.4.3) ...
16:03:51 #10 50.10 Selecting previously unselected package python3-certifi.
16:03:51 #10 50.10 Preparing to unpack .../319-python3-certifi_2018.8.24-1_all.deb ...
16:03:51 #10 50.11 Unpacking python3-certifi (2018.8.24-1) ...
16:03:51 #10 50.16 Selecting previously unselected package python3-idna.
16:03:51 #10 50.16 Preparing to unpack .../320-python3-idna_2.6-1_all.deb ...
16:03:51 #10 50.17 Unpacking python3-idna (2.6-1) ...
16:03:51 #10 50.21 Selecting previously unselected package python3-magic.
16:03:51 #11 31.62 Preparing to unpack .../116-libdpkg-perl_1.21.9ubuntu1_all.deb ...
16:03:51 #11 31.62 Unpacking libdpkg-perl (1.21.9ubuntu1) ...
16:03:51 #11 31.69 Selecting previously unselected package bzip2.
16:03:51 #11 31.69 Preparing to unpack .../117-bzip2_1.0.8-5build1_armhf.deb ...
16:03:51 #11 31.70 Unpacking bzip2 (1.0.8-5build1) ...
16:03:51 #11 31.73 Selecting previously unselected package patch.
16:03:51 #11 31.73 Preparing to unpack .../118-patch_2.7.6-7build2_armhf.deb ...
16:03:51 #11 31.73 Unpacking patch (2.7.6-7build2) ...
16:03:51 #11 31.80 Selecting previously unselected package lto-disabled-list.
16:03:51 #11 31.81 Preparing to unpack .../119-lto-disabled-list_35_all.deb ...
16:03:51 #11 31.82 Unpacking lto-disabled-list (35) ...
16:03:51 #12 DONE 10.1s
16:03:51 #11 36.25 Preparing to unpack .../225-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:03:51 #11 36.26 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:03:51 #11 36.28 Selecting previously unselected package libmailtools-perl.
16:03:51 #11 36.29 Preparing to unpack .../226-libmailtools-perl_2.21-1_all.deb ...
16:03:51 #11 36.29 Unpacking libmailtools-perl (2.21-1) ...
16:03:51 #11 36.32 Selecting previously unselected package libnet-ip-perl.
16:03:51 #11 36.33 Preparing to unpack .../227-libnet-ip-perl_1.26-2_all.deb ...
16:03:51 #11 36.33 Unpacking libnet-ip-perl (1.26-2) ...
16:03:51 #11 36.36 Selecting previously unselected package libnet-dns-perl.
16:03:51 #11 36.36 Preparing to unpack .../228-libnet-dns-perl_1.22-1_all.deb ...
16:03:51 #11 36.37 Unpacking libnet-dns-perl (1.22-1) ...
16:03:51 #11 36.42 Selecting previously unselected package libnet-domain-tld-perl.
16:03:51 #11 36.43 Preparing to unpack .../229-libnet-domain-tld-perl_1.75-1_all.deb ...
16:03:51 #11 36.43 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:03:51 #11 36.46 Selecting previously unselected package libemail-valid-perl.
16:03:51 #11 36.46 Preparing to unpack .../230-libemail-valid-perl_1.202-1_all.deb ...
16:03:51 #11 36.46 Unpacking libemail-valid-perl (1.202-1) ...
16:03:51 #11 42.44 Preparing to unpack .../333-libmouse-perl_2.5.10-1build4_arm64.deb ...
16:03:51 #11 42.44 Unpacking libmouse-perl (2.5.10-1build4) ...
16:03:51 #11 42.51 Selecting previously unselected package libxs-parse-keyword-perl.
16:03:51 #11 42.52 Preparing to unpack .../334-libxs-parse-keyword-perl_0.25-1_arm64.deb ...
16:03:51 #11 42.52 Unpacking libxs-parse-keyword-perl (0.25-1) ...
16:03:51 #11 42.58 Selecting previously unselected package libxs-parse-sublike-perl:arm64.
16:03:51 #11 42.58 Preparing to unpack .../335-libxs-parse-sublike-perl_0.16-1ubuntu2_arm64.deb ...
16:03:51 #11 42.59 Unpacking libxs-parse-sublike-perl:arm64 (0.16-1ubuntu2) ...
16:03:51 #11 42.63 Selecting previously unselected package libobject-pad-perl.
16:03:51 #11 42.63 Preparing to unpack .../336-libobject-pad-perl_0.68-1_arm64.deb ...
16:03:51 #11 42.63 Unpacking libobject-pad-perl (0.68-1) ...
16:03:51 #11 42.70 Selecting previously unselected package libpackage-stash-xs-perl:arm64.
16:03:51 #11 39.76 Setting up libk5crypto3:amd64 (1.20-1) ...
16:03:51 #11 39.77 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
16:03:51 #11 39.78 Setting up libltdl7:amd64 (2.4.7-4) ...
16:03:51 #11 39.79 Setting up libsasl2-2:amd64 (2.1.28+dfsg-6ubuntu2) ...
16:03:51 #11 39.80 Setting up libwebp7:amd64 (1.2.2-2) ...
16:03:51 #11 39.81 Setting up libfdisk1:amd64 (2.38-4ubuntu1) ...
16:03:51 #11 39.82 Setting up libubsan1:amd64 (12.2.0-3ubuntu1) ...
16:03:51 #11 39.83 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
16:03:51 #11 39.84 Setting up libmd0:amd64 (1.0.4-2) ...
16:03:51 #11 39.85 Setting up python-apt-common (2.3.0ubuntu2) ...
16:03:51 #11 39.86 Setting up dmsetup (2:1.02.185-1ubuntu1) ...
16:03:51 #11 39.87 Setting up libcrypt-dev:amd64 (1:4.4.28-2) ...
16:03:51 #11 53.39 Setting up libstring-copyright-perl (0.003012-1) ...
16:03:51 #11 53.41 Setting up python3-debian (0.1.43ubuntu1) ...
16:03:51 #11 53.59 Setting up python3-requests (2.25.1+dfsg-2) ...
16:03:51 #11 37.57 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ...
16:03:51 #11 37.58 Unpacking libio-html-perl (1.001-1) ...
16:03:51 #11 37.61 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:51 #11 37.61 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:03:51 #11 37.62 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:03:51 #11 37.65 Selecting previously unselected package libhttp-message-perl.
16:03:51 #11 37.65 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ...
16:03:51 #11 37.66 Unpacking libhttp-message-perl (6.22-1) ...
16:03:51 #11 37.69 Selecting previously unselected package libhttp-cookies-perl.
16:03:51 #11 37.69 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ...
16:03:51 #11 37.70 Unpacking libhttp-cookies-perl (6.08-1) ...
16:03:51 #11 37.81 Selecting previously unselected package libhttp-negotiate-perl.
16:03:51 #12 3.992 (54/106): gcc-11.3.1-3.fc35.aarch64.rpm          63 MB/s |  29 MB     00:00    
16:03:51 #12 4.031 (55/106): kernel-headers-6.0.5-100.fc35.aarch64 3.7 MB/s | 1.3 MB     00:00    
16:03:51 #12 4.036 (56/106): less-590-5.fc35.aarch64.rpm           492 kB/s | 161 kB     00:00    
16:03:51 #12 4.045 (57/106): libasan-11.3.1-3.fc35.aarch64.rpm      34 MB/s | 423 kB     00:00    
16:03:51 #12 4.049 (58/106): libatomic-11.3.1-3.fc35.aarch64.rpm   3.7 MB/s |  61 kB     00:00    
16:03:51 #12 4.060 (59/106): libbtrfs-6.0.2-1.fc35.aarch64.rpm     1.9 MB/s |  27 kB     00:00    
16:03:51 #12 4.064 (60/106): libbpf-0.6.1-2.fc35.aarch64.rpm       5.8 MB/s | 155 kB     00:00    
16:03:51 #12 4.069 (61/106): libbtrfsutil-6.0.2-1.fc35.aarch64.rpm 1.5 MB/s |  32 kB     00:00    
16:03:51 #12 4.105 (62/106): libibverbs-39.0-1.fc35.aarch64.rpm    9.3 MB/s | 391 kB     00:00    
16:03:51 #11 37.95 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ...
16:03:51 #11 37.96 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:03:51 #11 38.00 Selecting previously unselected package python3-unidiff.
16:03:51 #11 38.00 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ...
16:03:51 #11 38.02 Unpacking python3-unidiff (0.5.5-2) ...
16:03:51 #11 38.05 Selecting previously unselected package python3-xdg.
16:03:51 #11 38.05 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ...
16:03:51 #11 38.06 Unpacking python3-xdg (0.27-2) ...
16:03:51 #11 38.09 Selecting previously unselected package equivs.
16:03:51 #11 38.09 Preparing to unpack .../355-equivs_2.3.1_all.deb ...
16:03:51 #11 38.10 Unpacking equivs (2.3.1) ...
16:03:51 #11 38.13 Selecting previously unselected package libauthen-sasl-perl.
16:03:51 #11 38.13 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:03:51 #11 38.14 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:03:51 #11 38.18 Selecting previously unselected package python3-magic.
16:03:51 #10 49.61 Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u9) ...
16:03:51 #10 49.62 Setting up libpython2.7:arm64 (2.7.16-2+deb10u1) ...
16:03:51 #10 49.64 Setting up gettext (0.19.8.1-9) ...
16:03:51 #10 49.65 Setting up exim4-base (4.92-8+deb10u7) ...
16:03:51 #10 49.76 exim: DB upgrade, deleting hints-db
16:03:51 #10 49.81 Setting up gcc-8 (8.3.0-6) ...
16:03:51 #10 49.82 Setting up gpg-agent (2.2.12-1+deb10u2) ...
16:03:51 #10 49.84 Setting up libtool (2.4.6-9) ...
16:03:51 #10 49.85 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
16:03:51 #10 49.95 Setting up gpgsm (2.2.12-1+deb10u2) ...
16:03:51 #14 13.75   Installing       : selinux-policy-minimum-3.14.3-111.el8.noarch         43/83 
16:03:51 #11 41.34 Selecting previously unselected package python3-certifi.
16:03:51 #11 41.35 Preparing to unpack .../343-python3-certifi_2020.6.20-1_all.deb ...
16:03:51 #11 41.35 Unpacking python3-certifi (2020.6.20-1) ...
16:03:51 #11 41.39 Selecting previously unselected package python3-idna.
16:03:51 #11 41.40 Preparing to unpack .../344-python3-idna_3.3-1_all.deb ...
16:03:51 #11 41.40 Unpacking python3-idna (3.3-1) ...
16:03:51 #11 41.44 Selecting previously unselected package python3-six.
16:03:51 #11 41.44 Preparing to unpack .../345-python3-six_1.16.0-3ubuntu1_all.deb ...
16:03:51 #11 41.44 Unpacking python3-six (1.16.0-3ubuntu1) ...
16:03:51 #11 54.09 Setting up libfile-homedir-perl (1.004-1) ...
16:03:51 #11 54.10 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
16:03:51 #11 54.12 Setting up libio-socket-ssl-perl (2.067-1) ...
16:03:51 #11 54.13 Setting up libsub-exporter-perl (0.987-1) ...
16:03:51 #11 54.14 Setting up libalgorithm-merge-perl (0.08-3) ...
16:03:51 #11 54.15 Setting up libhttp-message-perl (6.22-1) ...
16:03:51 #11 54.16 Setting up libhtml-form-perl (6.07-1) ...
16:03:51 #11 54.18 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
16:03:51 #11 54.19 Setting up libjson-xs-perl (4.020-1build1) ...
16:03:51 #11 54.20 Setting up libhttp-negotiate-perl (6.01-1) ...
16:03:51 #11 54.21 Setting up libio-prompter-perl (0.004015-1) ...
16:03:51 #11 54.23 Setting up libhttp-cookies-perl (6.08-1) ...
16:03:51 #11 54.24 Setting up po-debconf (1.0.21) ...
16:03:51 #11 54.25 Setting up libhtml-tree-perl (5.07-2) ...
16:03:51 #11 54.26 Setting up libparams-classify-perl (0.015-1build2) ...
16:03:51 #11 54.27 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
16:03:51 #11 54.28 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:03:51 #11 54.30 Setting up libnet-dns-sec-perl (1.15-1) ...
16:03:51 #11 54.31 Setting up libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.14) ...
16:03:51 #11 54.32 Setting up libsereal-perl (4.011-1) ...
16:03:51 #11 54.33 Setting up libhtml-format-perl (2.12-1) ...
16:03:51 #11 54.35 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:03:51 #11 54.41 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:03:51 #13 11.79   Running scriptlet: selinux-policy-targeted-38.1.2-1.el9.noarch           3/73 
16:03:51 #13 20.77   Installing       : perl-DynaLoader-1.47-479.el9.aarch64                  4/73 
16:03:51 #13 20.78   Installing       : perl-threads-1:2.25-460.el9.aarch64                   5/73 
16:03:51 #13 20.81   Installing       : perl-File-Find-1.37-479.el9.noarch                    6/73 
16:03:51 #13 20.82   Installing       : perl-File-Copy-2.34-479.el9.noarch                    7/73 
16:03:51 #13 20.85   Installing       : perl-File-Compare-1.100.600-479.el9.noarch            8/73 
16:03:51 #13 20.86   Installing       : m4-1.4.19-1.el9.aarch64                               9/73 
16:03:51 #13 20.91   Installing       : autoconf-2.69-38.el9.noarch                          10/73 
16:03:51 #13 20.92   Installing       : libmpc-1.2.1-4.el9.aarch64                           11/73 
16:03:51 #13 20.95   Installing       : cmake-rpm-macros-3.20.2-7.el9.noarch                 12/73 
16:03:51 #13 20.96   Installing       : cmake-filesystem-3.20.2-7.el9.aarch64                13/73 
16:03:51 #13 20.99   Installing       : libseccomp-2.5.2-2.el9.aarch64                       14/73 
16:03:51 #13 21.00   Installing       : libedit-3.1-37.20210216cvs.el9.aarch64               15/73 
16:03:51 #13 21.72   Installing       : llvm-libs-15.0.1-1.el9.aarch64                       16/73 
16:03:51 #13 21.90   Installing       : cpp-11.3.1-4.el9.aarch64                             17/73 
16:03:51 #13 21.95   Installing       : policycoreutils-devel-3.4-4.el9.aarch64              18/73 
16:03:51 #10 50.22 Preparing to unpack .../321-python3-magic_2%3a0.4.15-2_all.deb ...
16:03:51 #10 50.22 Unpacking python3-magic (2:0.4.15-2) ...
16:03:51 #10 50.27 Selecting previously unselected package python3-urllib3.
16:03:51 #10 50.27 Preparing to unpack .../322-python3-urllib3_1.24.1-1_all.deb ...
16:03:51 #10 50.27 Unpacking python3-urllib3 (1.24.1-1) ...
16:03:51 #10 50.34 Selecting previously unselected package python3-requests.
16:03:51 #10 50.34 Preparing to unpack .../323-python3-requests_2.21.0-1_all.deb ...
16:03:51 #10 50.36 Unpacking python3-requests (2.21.0-1) ...
16:03:51 #10 50.41 Selecting previously unselected package python3-unidiff.
16:03:51 #10 50.42 Preparing to unpack .../324-python3-unidiff_0.5.4-1_all.deb ...
16:03:51 #10 50.42 Unpacking python3-unidiff (0.5.4-1) ...
16:03:51 #10 50.49 Selecting previously unselected package python3-xdg.
16:03:51 #10 50.62 137 added, 0 removed; done.
16:03:51 #10 50.65 Setting up libunbound8:amd64 (1.9.0-2+deb10u2) ...
16:03:51 #10 50.66 Setting up shared-mime-info (1.10-1) ...
16:03:51 #11 31.90 Selecting previously unselected package dpkg-dev.
16:03:51 #11 31.91 Preparing to unpack .../120-dpkg-dev_1.21.9ubuntu1_all.deb ...
16:03:51 #11 31.91 Unpacking dpkg-dev (1.21.9ubuntu1) ...
16:03:51 #11 31.97 Selecting previously unselected package build-essential.
16:03:51 #11 31.97 Preparing to unpack .../121-build-essential_12.9ubuntu3_armhf.deb ...
16:03:51 #11 31.98 Unpacking build-essential (12.9ubuntu3) ...
16:03:51 #11 32.06 Selecting previously unselected package libbrotli1:armhf.
16:03:51 #11 32.06 Preparing to unpack .../122-libbrotli1_1.0.9-2build6_armhf.deb ...
16:03:51 #11 32.06 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
16:03:51 #11 32.10 Selecting previously unselected package libsasl2-modules-db:armhf.
16:03:51 #12 28.98   Installing       : perl-threads-shared-1.58-2.el8.x86_64                53/91 
16:03:51 #12 29.55   Installing       : perl-interpreter-4:5.26.3-421.el8.x86_64             54/91 
16:03:51 #12 29.58   Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                     55/91 
16:03:51 #12 29.59   Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                     55/91 
16:03:51 #12 29.61   Installing       : libpkgconf-1.4.2-1.el8.x86_64                        56/91 
16:03:51 #12 29.63   Installing       : pkgconf-1.4.2-1.el8.x86_64                           57/91 
16:03:51 #12 29.64   Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                58/91 
16:03:51 
16:03:51 #13 [stage-1 5/8] COPY sources/ /sources
16:03:51 #13 DONE 0.1s
16:03:51 
16:03:51 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:03:51 #11 36.49 Selecting previously unselected package libexporter-tiny-perl.
16:03:51 #11 36.49 Preparing to unpack .../231-libexporter-tiny-perl_1.002001-1_all.deb ...
16:03:51 #11 36.50 Unpacking libexporter-tiny-perl (1.002001-1) ...
16:03:51 #11 36.53 Selecting previously unselected package libipc-system-simple-perl.
16:03:51 #11 36.53 Preparing to unpack .../232-libipc-system-simple-perl_1.26-1_all.deb ...
16:03:51 #11 36.53 Unpacking libipc-system-simple-perl (1.26-1) ...
16:03:51 #11 36.56 Selecting previously unselected package libfile-basedir-perl.
16:03:51 #11 36.56 Preparing to unpack .../233-libfile-basedir-perl_0.08-1_all.deb ...
16:03:51 #11 36.57 Unpacking libfile-basedir-perl (0.08-1) ...
16:03:51 #11 36.60 Selecting previously unselected package libfile-chdir-perl.
16:03:51 #11 36.60 Preparing to unpack .../234-libfile-chdir-perl_0.1008-1_all.deb ...
16:03:51 #11 36.60 Unpacking libfile-chdir-perl (0.1008-1) ...
16:03:51 #11 36.63 Selecting previously unselected package libfile-fcntllock-perl.
16:03:51 #11 36.63 Preparing to unpack .../235-libfile-fcntllock-perl_0.22-3build4_armhf.deb ...
16:03:51 #11 36.63 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
16:03:51 #11 36.67 Selecting previously unselected package libnumber-compare-perl.
16:03:51 #11 36.67 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ...
16:03:51 #11 36.68 Unpacking libnumber-compare-perl (0.03-1) ...
16:03:51 #11 36.71 Selecting previously unselected package libtext-glob-perl.
16:03:51 #11 36.71 Preparing to unpack .../237-libtext-glob-perl_0.10-1_all.deb ...
16:03:51 #11 36.71 Unpacking libtext-glob-perl (0.10-1) ...
16:03:51 #11 36.74 Selecting previously unselected package libfile-find-rule-perl.
16:03:51 #11 36.74 Preparing to unpack .../238-libfile-find-rule-perl_0.34-1_all.deb ...
16:03:51 #11 36.74 Unpacking libfile-find-rule-perl (0.34-1) ...
16:03:51 #11 36.77 Selecting previously unselected package libfont-afm-perl.
16:03:51 #11 42.70 Preparing to unpack .../337-libpackage-stash-xs-perl_0.30-1_arm64.deb ...
16:03:51 #11 42.71 Unpacking libpackage-stash-xs-perl:arm64 (0.30-1) ...
16:03:51 #11 42.75 Selecting previously unselected package libpath-iterator-rule-perl.
16:03:51 #11 42.75 Preparing to unpack .../338-libpath-iterator-rule-perl_1.015-1_all.deb ...
16:03:51 #11 42.76 Unpacking libpath-iterator-rule-perl (1.015-1) ...
16:03:51 #11 42.80 Selecting previously unselected package libperlio-gzip-perl.
16:03:51 #11 42.80 Preparing to unpack .../339-libperlio-gzip-perl_0.20-1_arm64.deb ...
16:03:51 #11 42.81 Unpacking libperlio-gzip-perl (0.20-1) ...
16:03:51 #11 42.84 Selecting previously unselected package libperlio-utf8-strict-perl.
16:03:51 #11 42.85 Preparing to unpack .../340-libperlio-utf8-strict-perl_0.009-1build1_arm64.deb ...
16:03:51 #11 42.85 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
16:03:51 #11 42.89 Selecting previously unselected package libpod-parser-perl.
16:03:51 #11 42.89 Preparing to unpack .../341-libpod-parser-perl_1.65-1_all.deb ...
16:03:51 #11 42.90 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:03:51 #11 42.92 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:03:51 #11 42.92 Unpacking libpod-parser-perl (1.65-1) ...
16:03:51 #11 42.96 Selecting previously unselected package libpod-constants-perl.
16:03:51 #11 42.96 Preparing to unpack .../342-libpod-constants-perl_0.19-2_all.deb ...
16:03:51 #11 42.97 Unpacking libpod-constants-perl (0.19-2) ...
16:03:51 #11 43.00 Selecting previously unselected package libproc-processtable-perl:arm64.
16:03:51 #11 39.89 Setting up dbus-session-bus-common (1.14.0-2ubuntu3) ...
16:03:51 #11 39.90 Setting up libasan8:amd64 (12.2.0-3ubuntu1) ...
16:03:51 #11 39.91 Setting up libuchardet0:amd64 (0.0.7-1build2) ...
16:03:51 #11 39.92 Setting up lzop (1.04-2build2) ...
16:03:51 #11 39.93 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
16:03:51 #11 39.95 Setting up git-man (1:2.37.2-1ubuntu1.1) ...
16:03:51 #11 39.96 Setting up libgirepository-1.0-1:amd64 (1.74.0-2) ...
16:03:51 #11 39.97 Setting up netbase (6.3) ...
16:03:51 #11 40.00 Setting up libkrb5-3:amd64 (1.20-1) ...
16:03:51 #11 40.04 Setting up libtsan2:amd64 (12.2.0-3ubuntu1) ...
16:03:51 #11 40.05 Setting up libbinutils:amd64 (2.39-3ubuntu1.1) ...
16:03:51 #11 40.06 Setting up dbus-system-bus-common (1.14.0-2ubuntu3) ...
16:03:51 #11 53.75 Setting up libdata-optlist-perl (0.112-1) ...
16:03:51 #11 53.76 Setting up libipc-run-perl (20200505.0-1) ...
16:03:51 #11 53.77 Setting up git (1:2.34.1-1ubuntu1.5) ...
16:03:51 #11 53.80 Setting up libtext-xslate-perl:arm64 (3.5.9-1build1) ...
16:03:51 #11 53.81 Setting up libcontextual-return-perl (0.004014-2) ...
16:03:51 #11 53.83 Setting up libwww-robotrules-perl (6.02-1) ...
16:03:51 #11 53.85 Setting up libtypes-serialiser-perl (1.01-1) ...
16:03:51 #11 37.82 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ...
16:03:51 #11 37.82 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:03:51 #11 37.86 Selecting previously unselected package perl-openssl-defaults:amd64.
16:03:51 #11 37.86 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ...
16:03:51 #11 37.87 Unpacking perl-openssl-defaults:amd64 (4) ...
16:03:51 #11 37.92 Selecting previously unselected package libnet-ssleay-perl.
16:03:51 #11 37.92 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ...
16:03:51 #11 37.92 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
16:03:51 #10 42.17 Selecting previously unselected package libalgorithm-diff-perl.
16:03:51 #10 42.17 Preparing to unpack .../151-libalgorithm-diff-perl_1.19.03-1_all.deb ...
16:03:51 #10 42.18 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
16:03:51 #10 42.21 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:03:51 #10 42.21 Preparing to unpack .../152-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ...
16:03:51 #10 42.22 Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
16:03:51 #10 42.25 Selecting previously unselected package libalgorithm-merge-perl.
16:03:51 #10 42.25 Preparing to unpack .../153-libalgorithm-merge-perl_0.08-3_all.deb ...
16:03:51 #10 42.26 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:03:51 #10 42.29 Selecting previously unselected package libapt-pkg-perl.
16:03:51 #10 42.29 Preparing to unpack .../154-libapt-pkg-perl_0.1.33build1_amd64.deb ...
16:03:51 #10 42.30 Unpacking libapt-pkg-perl (0.1.33build1) ...
16:03:51 #10 42.33 Selecting previously unselected package libarchive-cpio-perl.
16:03:51 #10 42.33 Preparing to unpack .../155-libarchive-cpio-perl_0.10-1_all.deb ...
16:03:51 #10 42.34 Unpacking libarchive-cpio-perl (0.10-1) ...
16:03:51 #10 42.37 Selecting previously unselected package libb-hooks-op-check-perl.
16:03:51 #10 42.37 Preparing to unpack .../156-libb-hooks-op-check-perl_0.22-1_amd64.deb ...
16:03:51 #10 42.38 Unpacking libb-hooks-op-check-perl (0.22-1) ...
16:03:51 #10 42.41 Selecting previously unselected package libdynaloader-functions-perl.
16:03:51 #10 42.41 Preparing to unpack .../157-libdynaloader-functions-perl_0.003-1_all.deb ...
16:03:51 #10 42.42 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:03:51 #10 42.47 Selecting previously unselected package libdevel-callchecker-perl.
16:03:51 #11 32.10 Preparing to unpack .../123-libsasl2-modules-db_2.1.28+dfsg-6ubuntu2_armhf.deb ...
16:03:51 #11 32.10 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-6ubuntu2) ...
16:03:51 #11 32.14 Selecting previously unselected package libsasl2-2:armhf.
16:03:51 #11 32.14 Preparing to unpack .../124-libsasl2-2_2.1.28+dfsg-6ubuntu2_armhf.deb ...
16:03:51 #11 32.15 Unpacking libsasl2-2:armhf (2.1.28+dfsg-6ubuntu2) ...
16:03:51 #11 32.19 Selecting previously unselected package libldap-2.5-0:armhf.
16:03:51 #11 32.20 Preparing to unpack .../125-libldap-2.5-0_2.5.13+dfsg-1ubuntu1_armhf.deb ...
16:03:51 #11 32.20 Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-1ubuntu1) ...
16:03:51 #11 32.25 Selecting previously unselected package librtmp1:armhf.
16:03:51 #11 32.25 Preparing to unpack .../126-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
16:03:51 #11 32.25 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
16:03:51 #11 32.31 Selecting previously unselected package libssh-4:armhf.
16:03:51 #11 32.31 Preparing to unpack .../127-libssh-4_0.9.6-2build1_armhf.deb ...
16:03:51 #11 32.32 Unpacking libssh-4:armhf (0.9.6-2build1) ...
16:03:51 #11 32.38 Selecting previously unselected package libcurl4:armhf.
16:03:51 #11 32.39 Preparing to unpack .../128-libcurl4_7.85.0-1ubuntu0.1_armhf.deb ...
16:03:51 #11 32.39 Unpacking libcurl4:armhf (7.85.0-1ubuntu0.1) ...
16:03:51 #11 32.44 Selecting previously unselected package curl.
16:03:51 #10 50.49 Preparing to unpack .../325-python3-xdg_0.25-5_all.deb ...
16:03:51 #10 50.49 Unpacking python3-xdg (0.25-5) ...
16:03:51 #10 50.55 Selecting previously unselected package shared-mime-info.
16:03:51 #10 50.55 Preparing to unpack .../326-shared-mime-info_1.10-1_armhf.deb ...
16:03:51 #10 50.56 Unpacking shared-mime-info (1.10-1) ...
16:03:51 #10 50.69 Selecting previously unselected package strace.
16:03:51 #10 50.69 Preparing to unpack .../327-strace_4.26-0.2_armhf.deb ...
16:03:51 #10 50.69 Unpacking strace (4.26-0.2) ...
16:03:51 #10 50.76 Selecting previously unselected package unzip.
16:03:51 #12 4.110 (63/106): libfdisk-2.37.4-1.fc35.aarch64.rpm    2.9 MB/s | 149 kB     00:00    
16:03:51 #12 4.114 (64/106): libseccomp-2.5.3-1.fc35.aarch64.rpm   1.6 MB/s |  71 kB     00:00    
16:03:51 #12 4.141 (65/106): libselinux-utils-3.3-1.fc35.aarch64.r 5.2 MB/s | 142 kB     00:00    
16:03:51 #12 4.145 (66/106): libseccomp-devel-2.5.3-1.fc35.aarch64 1.3 MB/s |  53 kB     00:00    
16:03:51 #12 4.149 (67/106): libselinux-devel-3.3-1.fc35.aarch64.r 3.1 MB/s | 112 kB     00:00    
16:03:51 #12 4.157 (68/106): libsepol-devel-3.3-2.fc35.aarch64.rpm 2.6 MB/s |  40 kB     00:00    
16:03:51 #12 4.161 (69/106): libtool-ltdl-2.4.6-50.fc35.aarch64.rp 3.2 MB/s |  36 kB     00:00    
16:03:51 #12 4.175 (70/106): libubsan-11.3.1-3.fc35.aarch64.rpm     15 MB/s | 206 kB     00:00    
16:03:51 #12 4.181 (71/106): libtool-2.4.6-50.fc35.aarch64.rpm      16 MB/s | 579 kB     00:00    
16:03:51 #12 4.184 (72/106): libtool-ltdl-devel-2.4.6-50.fc35.aarc 5.8 MB/s | 154 kB     00:00    
16:03:51 #12 4.192 (73/106): libxcrypt-devel-4.4.33-3.fc35.aarch64 3.7 MB/s |  30 kB     00:00    
16:03:51 #12 4.204 (74/106): libuv-1.44.2-1.fc35.aarch64.rpm       5.3 MB/s | 149 kB     00:00    
16:03:51 #12 4.246 (75/106): openssh-8.7p1-3.fc35.aarch64.rpm      8.2 MB/s | 441 kB     00:00    
16:03:51 #12 4.252 (76/106): libxcrypt-static-4.4.33-3.fc35.aarch6 1.6 MB/s | 112 kB     00:00    
16:03:51 #12 4.290 (77/106): openssh-clients-8.7p1-3.fc35.aarch64. 7.7 MB/s | 672 kB     00:00    
16:03:51 #12 4.322 (78/106): pcre2-devel-10.40-1.fc35.aarch64.rpm  6.2 MB/s | 474 kB     00:00    
16:03:51 #12 4.328 (79/106): pcre2-utf32-10.40-1.fc35.aarch64.rpm  5.2 MB/s | 189 kB     00:00    
16:03:51 #12 4.334 (80/106): pcre2-utf16-10.40-1.fc35.aarch64.rpm  4.7 MB/s | 198 kB     00:00    
16:03:51 #12 4.340 (81/106): perl-File-Compare-1.100.600-486.fc35. 1.1 MB/s |  18 kB     00:00    
16:03:51 #12 4.348 (82/106): perl-File-Copy-2.35-486.fc35.noarch.r 1.2 MB/s |  25 kB     00:00    
16:03:51 #12 4.377 (83/106): perl-File-Find-1.39-486.fc35.noarch.r 820 kB/s |  30 kB     00:00    
16:03:51 #12 4.385 (84/106): perl-Git-2.38.1-1.fc35.noarch.rpm     944 kB/s |  42 kB     00:00    
16:03:51 #12 4.389 (85/106): perl-lib-0.65-486.fc35.aarch64.rpm    484 kB/s |  19 kB     00:00    
16:03:51 #12 4.397 (86/106): policycoreutils-3.3-1.fc35.aarch64.rp  10 MB/s | 200 kB     00:00    
16:03:51 #12 4.403 (87/106): policycoreutils-python-utils-3.3-1.fc 5.4 MB/s |  72 kB     00:00    
16:03:51 #12 4.451 (88/106): policycoreutils-devel-3.3-1.fc35.aarc 2.2 MB/s | 136 kB     00:00    
16:03:51 #10 49.97 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
16:03:51 #10 49.98 Setting up libxext6:arm64 (2:1.3.3-1+b2) ...
16:03:51 #10 50.02 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u3) ...
16:03:51 #10 50.04 Setting up python3 (3.7.3-1) ...
16:03:51 #10 50.36 Setting up python3-xdg (0.25-5) ...
16:03:51 #14 DONE 2.0s
16:03:51 
16:03:51 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:03:51 #15 DONE 0.0s
16:03:51 
16:03:51 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:03:51 #16 DONE 0.0s
16:03:51 
16:03:51 #17 exporting to image
16:03:51 #17 exporting layers
16:03:51 #12 29.68   Installing       : libbabeltrace-1.5.4-4.el8.x86_64                     59/91 
16:03:51 #12 29.69   Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64                     59/91 
16:03:51 #12 29.91   Installing       : glibc-gconv-extra-2.28-211.el8.x86_64                60/91 
16:03:51 #12 29.94   Running scriptlet: glibc-gconv-extra-2.28-211.el8.x86_64                60/91 
16:03:51 #12 29.95   Installing       : emacs-filesystem-1:26.1-7.el8.noarch                 61/91 
16:03:51 #12 29.97   Installing       : desktop-file-utils-0.26-1.el8.x86_64                 62/91 
16:03:51 #12 29.99   Installing       : elfutils-debuginfod-client-0.187-4.el8.x86_64        63/91 
16:03:52 #10 50.48 Dependencies resolved.
16:03:52 #10 50.50 ================================================================================
16:03:52 #10 50.50  Package                       Arch     Version                 Repo       Size
16:03:52 #10 50.50 ================================================================================
16:03:52 #10 50.50 Installing:
16:03:52 #10 50.50  dnf-plugins-core              noarch   4.3.1-1.fc36            updates    34 k
16:03:52 #10 50.50  rpm-build                     x86_64   4.17.1-3.fc36           updates    58 k
16:03:52 #10 50.50  rpmlint                       noarch   2.4.0-3.fc36            updates   238 k
16:03:52 #10 50.50 Installing dependencies:
16:03:52 #10 50.50  ansible-srpm-macros           noarch   1-8.1.fc36              updates   8.5 k
16:03:52 #10 50.50  binutils                      x86_64   2.37-37.fc36            updates   6.0 M
16:03:52 #10 50.50  binutils-gold                 x86_64   2.37-37.fc36            updates   753 k
16:03:52 #10 50.50  bzip2                         x86_64   1.0.8-11.fc36           fedora     52 k
16:03:52 #10 50.50  cpio                          x86_64   2.13-12.fc36            fedora    270 k
16:03:52 #10 50.50  dash                          x86_64   0.5.10.2-10.fc36        fedora     97 k
16:03:52 #10 50.50  dbus-libs                     x86_64   1:1.14.4-1.fc36         updates   155 k
16:03:52 #10 50.50  debugedit                     x86_64   5.0-3.fc36              fedora     77 k
16:03:52 #10 50.50  desktop-file-utils            x86_64   0.26-6.fc36             fedora     72 k
16:03:52 #10 50.50  devscripts-checkbashisms      x86_64   2.22.1-1.fc36           fedora     28 k
16:03:52 #10 50.50  diffutils                     x86_64   3.8-2.fc36              fedora    370 k
16:03:52 #10 50.50  dwz                           x86_64   0.14-4.fc36             updates   127 k
16:03:52 #10 50.50  ed                            x86_64   1.14.2-12.fc36          fedora     73 k
16:03:52 #10 50.50  efi-srpm-macros               noarch   5-5.fc36                fedora     22 k
16:03:52 #10 50.50  elfutils                      x86_64   0.187-4.fc36            updates   522 k
16:03:52 #10 50.50  elfutils-debuginfod-client    x86_64   0.187-4.fc36            updates    40 k
16:03:52 #10 50.50  emacs-filesystem              noarch   1:28.1-2.fc36           updates   9.3 k
16:03:52 #10 50.50  enchant                       x86_64   1:1.6.0-30.fc36         fedora     59 k
16:03:52 #10 50.50  file                          x86_64   5.41-4.fc36             fedora     48 k
16:03:52 #10 50.50  fonts-srpm-macros             noarch   1:2.0.5-7.fc36          fedora     27 k
16:03:52 #10 50.50  fpc-srpm-macros               noarch   1.3-5.fc36              fedora    7.6 k
16:03:52 #10 50.50  gdb-minimal                   x86_64   12.1-2.fc36             updates   3.9 M
16:03:52 #10 50.50  gdk-pixbuf2                   x86_64   2.42.9-2.fc36           updates   466 k
16:03:52 #10 50.50  ghc-srpm-macros               noarch   1.5.0-6.fc36            fedora    7.7 k
16:03:52 #10 50.50  glibc-gconv-extra             x86_64   2.35-20.fc36            updates   1.6 M
16:03:52 #10 50.50  gnat-srpm-macros              noarch   4-15.fc36               fedora    8.2 k
16:03:52 #10 50.50  go-srpm-macros                noarch   3.2.0-1.fc36            updates    26 k
16:03:52 #10 50.50  groff-base                    x86_64   1.22.4-9.fc36           fedora    1.0 M
16:03:52 #10 50.50  hunspell                      x86_64   1.7.0-19.fc36           fedora    303 k
16:03:52 #10 50.50  hunspell-en-GB                noarch   0.20140811.1-22.fc36    fedora    225 k
16:03:52 #10 50.50  hunspell-en-US                noarch   0.20140811.1-22.fc36    fedora    176 k
16:03:52 #10 50.50  hunspell-filesystem           x86_64   1.7.0-19.fc36           fedora    8.9 k
16:03:52 #10 50.50  info                          x86_64   6.8-3.fc36              fedora    225 k
16:03:52 #10 50.50  json-glib                     x86_64   1.6.6-2.fc36            fedora    152 k
16:03:52 #10 50.50  kernel-srpm-macros            noarch   1.0-14.fc36             fedora    9.1 k
16:03:52 #10 50.50  libappstream-glib             x86_64   0.8.0-4.fc36            updates   391 k
16:03:52 #10 50.50  libjpeg-turbo                 x86_64   2.1.2-2.fc36            fedora    182 k
16:03:52 #10 50.50  libpkgconf                    x86_64   1.8.0-2.fc36            fedora     36 k
16:03:52 #10 50.50  libpng                        x86_64   2:1.6.37-12.fc36        fedora    119 k
16:03:52 #10 50.50  libstemmer                    x86_64   0-18.585svn.fc36        fedora     82 k
16:03:52 #10 50.50  lua-srpm-macros               noarch   1-6.fc36                fedora    8.5 k
16:03:52 #10 50.50  ncurses                       x86_64   6.2-9.20210508.fc36     fedora    400 k
16:03:52 #10 50.50  nim-srpm-macros               noarch   3-6.fc36                fedora    8.3 k
16:03:52 #10 50.50  ocaml-srpm-macros             noarch   6-6.fc36                fedora    7.7 k
16:03:52 #10 50.50  openblas-srpm-macros          noarch   2-11.fc36               fedora    7.4 k
16:03:52 #10 50.50  package-notes-srpm-macros     noarch   0.4-14.fc36             fedora     11 k
16:03:52 #10 50.50  patch                         x86_64   2.7.6-16.fc36           fedora    124 k
16:03:52 #10 50.50  perl-AutoLoader               noarch   5.74-486.fc36           fedora     26 k
16:03:52 #10 50.50  perl-B                        x86_64   1.82-486.fc36           fedora    185 k
16:03:52 #10 50.50  perl-Carp                     noarch   1.52-479.fc36           fedora     29 k
16:03:52 #10 50.50  perl-Class-Struct             noarch   0.66-486.fc36           fedora     27 k
16:03:52 #10 50.50  perl-Data-Dumper              x86_64   2.183-3.fc36            fedora     56 k
16:03:52 #10 50.50  perl-Digest                   noarch   1.20-2.fc36             fedora     25 k
16:03:52 #10 50.50  perl-Digest-MD5               x86_64   2.58-479.fc36           fedora     36 k
16:03:52 #10 50.50  perl-DynaLoader               x86_64   1.50-486.fc36           fedora     31 k
16:03:52 #10 50.50  perl-Encode                   x86_64   4:3.17-485.fc36         updates   1.7 M
16:03:52 #10 50.50  perl-Errno                    x86_64   1.33-486.fc36           fedora     20 k
16:03:52 #10 50.50  perl-Exporter                 noarch   5.76-480.fc36           fedora     31 k
16:03:52 #10 50.50  perl-Fcntl                    x86_64   1.14-486.fc36           fedora     25 k
16:03:52 #10 50.50  perl-File-Basename            noarch   2.85-486.fc36           fedora     22 k
16:03:52 #10 50.50  perl-File-Path                noarch   2.18-479.fc36           fedora     35 k
16:03:52 #10 50.50  perl-File-Temp                noarch   1:0.231.100-479.fc36    fedora     59 k
16:03:52 #10 50.50  perl-File-stat                noarch   1.09-486.fc36           fedora     22 k
16:03:52 #10 50.50  perl-FileHandle               noarch   2.03-486.fc36           fedora     20 k
16:03:52 #10 50.50  perl-Getopt-Long              noarch   1:2.54-1.fc36           updates    60 k
16:03:52 #10 50.50  perl-Getopt-Std               noarch   1.13-486.fc36           fedora     21 k
16:03:52 #10 50.50  perl-HTTP-Tiny                noarch   0.082-1.fc36            updates    55 k
16:03:52 #10 50.50  perl-IO                       x86_64   1.46-486.fc36           fedora     92 k
16:03:52 #10 50.50  perl-IPC-Open3                noarch   1.21-486.fc36           fedora     28 k
16:03:52 #10 50.50  perl-MIME-Base64              x86_64   3.16-479.fc36           fedora     30 k
16:03:52 #10 50.50  perl-Net-SSLeay               x86_64   1.92-2.fc36             fedora    364 k
16:03:52 #10 50.50  perl-POSIX                    x86_64   1.97-486.fc36           fedora    102 k
16:03:52 #10 50.50  perl-PathTools                x86_64   3.80-479.fc36           fedora     85 k
16:03:52 #10 50.50  perl-Pod-Escapes              noarch   1:1.07-479.fc36         fedora     20 k
16:03:52 #10 50.50  perl-Pod-Perldoc              noarch   3.28.01-480.fc36        fedora     83 k
16:03:52 #10 50.50  perl-Pod-Simple               noarch   1:3.43-3.fc36           fedora    215 k
16:03:52 #10 50.50  perl-Pod-Usage                noarch   4:2.01-479.fc36         fedora     40 k
16:03:52 #10 50.50  perl-Scalar-List-Utils        x86_64   5:1.63-489.fc36         updates    72 k
16:03:52 #10 50.50  perl-SelectSaver              noarch   1.02-486.fc36           fedora     17 k
16:03:52 #10 50.50  perl-Socket                   x86_64   4:2.036-1.fc36          updates    55 k
16:03:52 #10 50.50  perl-Storable                 x86_64   1:3.25-2.fc36           fedora     96 k
16:03:52 #10 50.50  perl-Symbol                   noarch   1.09-486.fc36           fedora     19 k
16:03:52 #10 50.50  perl-Term-ANSIColor           noarch   5.01-480.fc36           fedora     48 k
16:03:52 #10 50.50  perl-Term-Cap                 noarch   1.17-479.fc36           fedora     22 k
16:03:52 #10 50.50  perl-Text-ParseWords          noarch   3.31-1.fc36             updates    16 k
16:03:52 #10 50.50  perl-Text-Tabs+Wrap           noarch   2021.0814-2.fc36        fedora     22 k
16:03:52 #10 50.50  perl-Time-Local               noarch   2:1.300-479.fc36        fedora     34 k
16:03:52 #10 50.50  perl-URI                      noarch   5.10-1.fc36             fedora    108 k
16:03:52 #10 50.50  perl-base                     noarch   2.27-486.fc36           fedora     21 k
16:03:52 #10 50.50  perl-constant                 noarch   1.33-480.fc36           fedora     23 k
16:03:52 #10 50.50  perl-if                       noarch   0.60.900-486.fc36       fedora     19 k
16:03:52 #10 50.50  perl-interpreter              x86_64   4:5.34.1-486.fc36       fedora     76 k
16:03:52 #10 50.50  perl-libnet                   noarch   3.13-480.fc36           fedora    126 k
16:03:52 #10 50.50  perl-libs                     x86_64   4:5.34.1-486.fc36       fedora    2.1 M
16:03:52 #10 50.50  perl-mro                      x86_64   1.25-486.fc36           fedora     33 k
16:03:52 #10 50.50  perl-overload                 noarch   1.33-486.fc36           fedora     50 k
16:03:52 #10 50.50  perl-overloading              noarch   0.02-486.fc36           fedora     18 k
16:03:52 #10 50.50  perl-parent                   noarch   1:0.238-479.fc36        fedora     14 k
16:03:52 #10 50.50  perl-podlators                noarch   1:4.14-479.fc36         fedora    112 k
16:03:52 #10 50.50  perl-srpm-macros              noarch   1-43.fc36               fedora    8.4 k
16:03:52 #10 50.50  perl-subs                     noarch   1.04-486.fc36           fedora     17 k
16:03:52 #10 50.50  perl-vars                     noarch   1.05-486.fc36           fedora     18 k
16:03:52 #10 50.50  pkgconf                       x86_64   1.8.0-2.fc36            fedora     41 k
16:03:52 #10 50.50  pkgconf-m4                    noarch   1.8.0-2.fc36            fedora     14 k
16:03:52 #10 50.50  pkgconf-pkg-config            x86_64   1.8.0-2.fc36            fedora     10 k
16:03:52 #10 50.50  python-srpm-macros            noarch   3.10-20.fc36            updates    23 k
16:03:52 #10 50.50  python3-construct             noarch   2.10.68-1.fc36          updates   112 k
16:03:52 #10 50.50  python3-dateutil              noarch   1:2.8.1-8.fc36          fedora    289 k
16:03:52 #10 50.50  python3-dbus                  x86_64   1.2.18-3.fc36           fedora    132 k
16:03:52 #10 50.50  python3-distro                noarch   1.6.0-2.fc36            fedora     38 k
16:03:52 #10 50.50  python3-dnf-plugins-core      noarch   4.3.1-1.fc36            updates   229 k
16:03:52 #10 50.50  python3-enchant               noarch   3.2.2-2.fc36            fedora     79 k
16:03:52 #10 50.50  python3-file-magic            noarch   5.41-4.fc36             fedora     18 k
16:03:52 #10 50.50  python3-pybeam                noarch   0.7-2.fc36              fedora     24 k
16:03:52 #10 50.50  python3-pyxdg                 noarch   0.27-4.fc36             fedora     96 k
16:03:52 #10 50.50  python3-six                   noarch   1.16.0-5.fc36           fedora     36 k
16:03:52 #10 50.50  python3-tomli                 noarch   1.2.3-1.fc36            fedora     29 k
16:03:52 #10 50.50  python3-tomli-w               noarch   0.4.0-3.fc36            fedora     18 k
16:03:52 #10 50.50  python3-zstandard             x86_64   0.17.0-1.fc36           fedora    458 k
16:03:52 #10 50.50  qt5-srpm-macros               noarch   5.15.7-1.fc36           updates   7.9 k
16:03:52 #10 50.50  redhat-rpm-config             noarch   222-1.fc36              updates    66 k
16:03:52 #10 50.50  rpmautospec-rpm-macros        noarch   0.3.0-1.fc36            updates   8.7 k
16:03:52 #10 50.50  rpmlint-fedora-license-data   noarch   1.8-1.fc36              updates    16 k
16:03:52 #10 50.50  rust-srpm-macros              noarch   23-1.fc36               updates   9.3 k
16:03:52 #10 50.50  shared-mime-info              x86_64   2.1-3.fc35              fedora    373 k
16:03:52 #10 50.50  unzip                         x86_64   6.0-57.fc36             fedora    182 k
16:03:52 #10 50.50  xxhash-libs                   x86_64   0.8.1-2.fc36            fedora     42 k
16:03:52 #10 50.50  xz                            x86_64   5.2.5-9.fc36            fedora    214 k
16:03:52 #10 50.50  zip                           x86_64   3.0-32.fc36             fedora    260 k
16:03:52 #10 50.50  zstd                          x86_64   1.5.2-2.fc36            updates   448 k
16:03:52 #10 50.50 Installing weak dependencies:
16:03:52 #10 50.50  hunspell-en                   noarch   0.20140811.1-22.fc36    fedora    180 k
16:03:52 #10 50.50  perl-IO-Socket-IP             noarch   0.41-480.fc36           fedora     42 k
16:03:52 #10 50.50  perl-IO-Socket-SSL            noarch   2.074-2.fc36            fedora    218 k
16:03:52 #10 50.50  perl-Mozilla-CA               noarch   20211001-2.fc36         fedora     12 k
16:03:52 #10 50.50  perl-NDBM_File                x86_64   1.15-486.fc36           fedora     27 k
16:03:52 #10 50.50 
16:03:52 #10 50.50 Transaction Summary
16:03:52 #10 50.50 ================================================================================
16:03:52 #10 50.50 Install  138 Packages
16:03:52 #10 50.50 
16:03:52 #10 50.51 Total download size: 29 M
16:03:52 #10 50.51 Installed size: 116 M
16:03:52 #10 50.51 Downloading Packages:
16:03:52 #10 51.36 (1/138): bzip2-1.0.8-11.fc36.x86_64.rpm         179 kB/s |  52 kB     00:00    
16:03:52 #10 51.37 (2/138): cpio-2.13-12.fc36.x86_64.rpm           909 kB/s | 270 kB     00:00    
16:03:52 #10 51.37 (3/138): dash-0.5.10.2-10.fc36.x86_64.rpm       322 kB/s |  97 kB     00:00    
16:03:52 #10 51.37 (4/138): debugedit-5.0-3.fc36.x86_64.rpm        5.6 MB/s |  77 kB     00:00    
16:03:52 #10 51.38 (5/138): devscripts-checkbashisms-2.22.1-1.fc36 3.8 MB/s |  28 kB     00:00    
16:03:52 #10 51.38 (6/138): desktop-file-utils-0.26-6.fc36.x86_64. 5.6 MB/s |  72 kB     00:00    
16:03:52 #10 51.39 (7/138): diffutils-3.8-2.fc36.x86_64.rpm         24 MB/s | 370 kB     00:00    
16:03:52 #10 51.39 (8/138): ed-1.14.2-12.fc36.x86_64.rpm           4.6 MB/s |  73 kB     00:00    
16:03:52 #10 51.40 (9/138): efi-srpm-macros-5-5.fc36.noarch.rpm    1.7 MB/s |  22 kB     00:00    
16:03:52 #10 51.40 (10/138): file-5.41-4.fc36.x86_64.rpm           6.5 MB/s |  48 kB     00:00    
16:03:52 #10 51.41 (11/138): fonts-srpm-macros-2.0.5-7.fc36.noarch 3.1 MB/s |  27 kB     00:00    
16:03:52 #10 51.41 (12/138): enchant-1.6.0-30.fc36.x86_64.rpm      3.9 MB/s |  59 kB     00:00    
16:03:52 #10 51.41 (13/138): fpc-srpm-macros-1.3-5.fc36.noarch.rpm 800 kB/s | 7.6 kB     00:00    
16:03:52 #10 51.41 (14/138): ghc-srpm-macros-1.5.0-6.fc36.noarch.r 881 kB/s | 7.7 kB     00:00    
16:03:52 #10 51.42 (15/138): gnat-srpm-macros-4-15.fc36.noarch.rpm 1.0 MB/s | 8.2 kB     00:00    
16:03:52 #10 51.43 (16/138): groff-base-1.22.4-9.fc36.x86_64.rpm    55 MB/s | 1.0 MB     00:00    
16:03:52 #10 51.44 (17/138): hunspell-en-0.20140811.1-22.fc36.noar  11 MB/s | 180 kB     00:00    
16:03:52 #10 51.44 (18/138): hunspell-1.7.0-19.fc36.x86_64.rpm      11 MB/s | 303 kB     00:00    
16:03:52 #10 51.45 (19/138): hunspell-en-GB-0.20140811.1-22.fc36.n  13 MB/s | 225 kB     00:00    
16:03:52 #10 51.45 (20/138): hunspell-filesystem-1.7.0-19.fc36.x86 1.1 MB/s | 8.9 kB     00:00    
16:03:52 #10 51.46 (21/138): hunspell-en-US-0.20140811.1-22.fc36.n 8.3 MB/s | 176 kB     00:00    
16:03:52 #10 51.46 (22/138): info-6.8-3.fc36.x86_64.rpm             15 MB/s | 225 kB     00:00    
16:03:52 #11 40.20 Setting up libfido2-1:amd64 (1.11.0-1) ...
16:03:52 #11 40.22 Setting up libisl23:amd64 (0.25-1) ...
16:03:52 #11 40.24 Setting up libc-dev-bin (2.36-0ubuntu4) ...
16:03:52 #11 40.25 Setting up openssl (3.0.5-2ubuntu2) ...
16:03:52 #11 40.27 Setting up libbsd0:amd64 (0.11.6-1) ...
16:03:52 #11 40.28 Setting up libelf1:amd64 (0.187-4) ...
16:03:52 #11 40.29 Setting up libjson-c5:amd64 (0.16-1) ...
16:03:52 #11 40.30 Setting up readline-common (8.2-1) ...
16:03:52 #11 40.32 Setting up publicsuffix (20220811.1734-1) ...
16:03:52 #11 40.33 Setting up libxml2:amd64 (2.9.14+dfsg-1ubuntu0.1) ...
16:03:52 #11 40.34 Setting up zstd (1.5.2+dfsg-1) ...
16:03:52 #11 40.35 Setting up libmarkdown2:amd64 (2.2.7-2) ...
16:03:52 #11 40.36 Setting up libcc1-0:amd64 (12.2.0-3ubuntu1) ...
16:03:52 #11 43.01 Preparing to unpack .../343-libproc-processtable-perl_0.634-1build1_arm64.deb ...
16:03:52 #11 43.01 Unpacking libproc-processtable-perl:arm64 (0.634-1build1) ...
16:03:52 #11 43.06 Selecting previously unselected package libre2-9:arm64.
16:03:52 #11 43.07 Preparing to unpack .../344-libre2-9_20220601+dfsg-1_arm64.deb ...
16:03:52 #11 43.07 Unpacking libre2-9:arm64 (20220601+dfsg-1) ...
16:03:52 #11 43.11 Selecting previously unselected package libre-engine-re2-perl:arm64.
16:03:52 #11 43.11 Preparing to unpack .../345-libre-engine-re2-perl_0.14-1build2_arm64.deb ...
16:03:52 #11 43.12 Unpacking libre-engine-re2-perl:arm64 (0.14-1build2) ...
16:03:52 #11 43.16 Selecting previously unselected package libreadonly-perl.
16:03:52 #11 43.16 Preparing to unpack .../346-libreadonly-perl_2.050-3_all.deb ...
16:03:52 #11 43.17 Unpacking libreadonly-perl (2.050-3) ...
16:03:52 #11 43.21 Selecting previously unselected package libref-util-perl.
16:03:52 #11 43.21 Preparing to unpack .../347-libref-util-perl_0.204-1_all.deb ...
16:03:52 #11 43.21 Unpacking libref-util-perl (0.204-1) ...
16:03:52 #10 40.87 Selecting previously unselected package libctf-nobfd0:amd64.
16:03:52 #10 40.87 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ...
16:03:52 #10 41.05 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
16:03:52 #12 10.43 Selecting previously unselected package g++.
16:03:52 #12 10.44 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ...
16:03:52 #12 10.44 Unpacking g++ (4:10.2.1-1+rpi1) ...
16:03:52 #12 10.47 Selecting previously unselected package build-essential.
16:03:52 #12 10.47 Preparing to unpack .../03-build-essential_12.9_armhf.deb ...
16:03:52 #12 10.47 Unpacking build-essential (12.9) ...
16:03:52 #12 10.53 Selecting previously unselected package bash-completion.
16:03:52 #12 10.53 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ...
16:03:52 #11 53.86 Setting up g++ (4:11.2.0-1ubuntu1) ...
16:03:52 #11 53.89 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:03:52 #11 53.89 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
16:03:52 #11 53.90 Setting up libhtml-parser-perl:arm64 (3.76-1build2) ...
16:03:52 #11 53.93 Setting up libgit-wrapper-perl (0.048-1) ...
16:03:52 #11 53.94 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
16:03:52 #11 53.95 Setting up librole-tiny-perl (2.002004-1) ...
16:03:52 #11 53.97 Setting up gnupg (2.2.27-3ubuntu2.1) ...
16:03:52 #11 53.98 Setting up build-essential (12.9ubuntu3) ...
16:03:52 #11 53.99 Setting up libfont-ttf-perl (1.06-1.1) ...
16:03:52 #11 54.00 Setting up libfile-homedir-perl (1.006-1) ...
16:03:52 #11 54.01 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
16:03:52 #11 54.03 Setting up libio-socket-ssl-perl (2.074-2) ...
16:03:52 #11 54.04 Setting up libsub-exporter-perl (0.988-1) ...
16:03:52 #11 54.06 Setting up libalgorithm-merge-perl (0.08-3) ...
16:03:52 #11 54.07 Setting up libhttp-message-perl (6.36-1) ...
16:03:52 #11 54.08 Setting up libdata-validate-ip-perl (0.30-1) ...
16:03:52 #11 54.09 Setting up libhtml-form-perl (6.07-1) ...
16:03:52 #11 54.10 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:03:52 #11 54.12 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
16:03:52 #11 54.13 Setting up libjson-xs-perl (4.030-1build3) ...
16:03:52 #11 54.14 Setting up libhttp-negotiate-perl (6.01-1) ...
16:03:52 #11 54.16 Setting up libio-prompter-perl (0.004015-1) ...
16:03:52 #11 41.48 Selecting previously unselected package python3-urllib3.
16:03:52 #11 41.48 Preparing to unpack .../346-python3-urllib3_1.26.5-1~exp1_all.deb ...
16:03:52 #11 41.49 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
16:03:52 #11 41.53 Selecting previously unselected package python3-requests.
16:03:52 #11 41.53 Preparing to unpack .../347-python3-requests_2.25.1+dfsg-2_all.deb ...
16:03:52 #11 41.54 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:03:52 #11 41.58 Selecting previously unselected package python3-unidiff.
16:03:52 #11 41.58 Preparing to unpack .../348-python3-unidiff_0.5.5-2_all.deb ...
16:03:52 #11 41.58 Unpacking python3-unidiff (0.5.5-2) ...
16:03:52 #11 41.62 Selecting previously unselected package python3-xdg.
16:03:52 #11 41.62 Preparing to unpack .../349-python3-xdg_0.27-2_all.deb ...
16:03:52 #11 41.63 Unpacking python3-xdg (0.27-2) ...
16:03:52 #11 41.66 Selecting previously unselected package equivs.
16:03:52 #11 41.66 Preparing to unpack .../350-equivs_2.3.1_all.deb ...
16:03:52 #11 41.67 Unpacking equivs (2.3.1) ...
16:03:52 #11 41.69 Selecting previously unselected package libauthen-sasl-perl.
16:03:52 #11 41.70 Preparing to unpack .../351-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:03:52 #11 41.70 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:03:52 #11 41.75 Selecting previously unselected package python3-magic.
16:03:52 #11 41.75 Preparing to unpack .../352-python3-magic_2%3a0.4.24-2_all.deb ...
16:03:52 #11 41.76 Unpacking python3-magic (2:0.4.24-2) ...
16:03:52 #11 41.80 Setting up libksba8:armhf (1.6.0-2ubuntu0.1) ...
16:03:52 #11 41.81 Setting up media-types (7.0.0) ...
16:03:52 #11 41.83 Setting up libpipeline1:armhf (1.5.5-1) ...
16:03:52 #11 41.84 Setting up wdiff (1.2.2-2build3) ...
16:03:52 #11 41.85 Setting up gcc-11-base:armhf (11.3.0-1ubuntu1~22.04) ...
16:03:52 #11 41.86 Setting up libxau6:armhf (1:1.0.9-1build5) ...
16:03:52 #11 41.87 Setting up libre2-9:armhf (20220201+dfsg-1) ...
16:03:52 #11 41.88 Setting up lto-disabled-list (24) ...
16:03:52 #11 41.89 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
16:03:52 #11 41.90 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
16:03:52 #11 38.11 Selecting previously unselected package libio-socket-ssl-perl.
16:03:52 #11 38.11 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ...
16:03:52 #11 38.11 Unpacking libio-socket-ssl-perl (2.067-1) ...
16:03:52 #11 38.16 Selecting previously unselected package libnet-http-perl.
16:03:52 #11 38.16 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ...
16:03:52 #11 38.16 Unpacking libnet-http-perl (6.19-1) ...
16:03:52 #11 38.19 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:52 #11 38.19 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
16:03:52 #11 38.20 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
16:03:52 #11 38.23 Selecting previously unselected package libtry-tiny-perl.
16:03:52 #11 38.23 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ...
16:03:52 #11 38.23 Unpacking libtry-tiny-perl (0.30-1) ...
16:03:52 #11 38.28 Selecting previously unselected package libwww-robotrules-perl.
16:03:52 #11 38.28 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ...
16:03:52 #11 38.29 Unpacking libwww-robotrules-perl (6.02-1) ...
16:03:52 #11 38.32 Selecting previously unselected package libwww-perl.
16:03:52 #13 22.05   Installing       : selinux-policy-devel-38.1.2-1.el9.noarch             19/73 
16:03:52 #13 22.09   Running scriptlet: selinux-policy-devel-38.1.2-1.el9.noarch             19/73 
16:03:52 #13 22.10   Installing       : perl-threads-shared-1.61-460.el9.aarch64             20/73 
16:03:52 #13 22.11   Installing       : perl-Thread-Queue-3.14-460.el9.noarch                21/73 
16:03:52 #13 22.18   Installing       : automake-1.16.2-6.el9.noarch                         22/73 
16:03:52 #13 22.19   Installing       : perl-TermReadKey-2.38-11.el9.aarch64                 23/73 
16:03:52 #13 22.22   Upgrading        : libarchive-3.5.3-4.el9.aarch64                       24/73 
16:03:52 #13 22.23   Installing       : perl-lib-0.65-479.el9.aarch64                        25/73 
16:03:52 #13 22.28   Installing       : perl-Error-1:0.17029-7.el9.noarch                    26/73 
16:03:52 #13 22.29   Installing       : pcre2-utf32-10.40-2.el9.aarch64                      27/73 
16:03:52 #13 22.30   Installing       : pcre2-utf16-10.40-2.el9.aarch64                      28/73 
16:03:52 #13 22.35   Installing       : pcre2-devel-10.40-2.el9.aarch64                      29/73 
16:03:52 #13 89.85   Installing : libarchive-3.1.2-14.el7_7.aarch64                          16/68 
16:03:52 #11 36.77 Preparing to unpack .../239-libfont-afm-perl_1.20-2_all.deb ...
16:03:52 #11 36.78 Unpacking libfont-afm-perl (1.20-2) ...
16:03:52 #11 36.80 Selecting previously unselected package libio-string-perl.
16:03:52 #11 36.81 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ...
16:03:52 #11 36.81 Unpacking libio-string-perl (1.08-3) ...
16:03:52 #11 36.84 Selecting previously unselected package libfont-ttf-perl.
16:03:52 #11 36.84 Preparing to unpack .../241-libfont-ttf-perl_1.06-1_all.deb ...
16:03:52 #11 36.85 Unpacking libfont-ttf-perl (1.06-1) ...
16:03:52 #11 36.90 Selecting previously unselected package libfuture-perl.
16:03:52 #11 36.90 Preparing to unpack .../242-libfuture-perl_0.43-1_all.deb ...
16:03:52 #11 36.91 Unpacking libfuture-perl (0.43-1) ...
16:03:52 #11 36.94 Selecting previously unselected package libio-stringy-perl.
16:03:52 #11 36.94 Preparing to unpack .../243-libio-stringy-perl_2.111-3_all.deb ...
16:03:52 #11 36.95 Unpacking libio-stringy-perl (2.111-3) ...
16:03:52 #11 36.99 Selecting previously unselected package libparams-validate-perl.
16:03:52 #11 36.99 Preparing to unpack .../244-libparams-validate-perl_1.29-3_armhf.deb ...
16:03:52 #11 36.99 Unpacking libparams-validate-perl (1.29-3) ...
16:03:52 #11 37.03 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:03:52 #11 37.03 Preparing to unpack .../245-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
16:03:52 #11 37.03 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
16:03:52 #11 37.07 Selecting previously unselected package libsort-versions-perl.
16:03:52 #11 37.07 Preparing to unpack .../246-libsort-versions-perl_1.62-1_all.deb ...
16:03:52 #11 37.07 Unpacking libsort-versions-perl (1.62-1) ...
16:03:52 #11 37.10 Selecting previously unselected package libgit-wrapper-perl.
16:03:52 #11 37.10 Preparing to unpack .../247-libgit-wrapper-perl_0.048-1_all.deb ...
16:03:52 #11 37.11 Unpacking libgit-wrapper-perl (0.048-1) ...
16:03:52 #11 37.14 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:03:52 #11 54.47 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:03:52 #11 54.62 
16:03:52 #11 54.62 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:03:52 #11 54.66 Setting up dput (1.0.3ubuntu1) ...
16:03:52 #11 54.82 Setting up libio-async-loop-epoll-perl (0.20-1) ...
16:03:52 #10 45.16   Running scriptlet: glibc-gconv-extra-2.36-8.fc37.aarch64              136/136 
16:03:52 #10 47.93   Verifying        : bzip2-1.0.8-12.fc37.aarch64                          1/136 
16:03:52 #10 47.93   Verifying        : cpio-2.13-13.fc37.aarch64                            2/136 
16:03:52 #10 47.93   Verifying        : dash-0.5.11.5-2.fc37.aarch64                         3/136 
16:03:52 #10 47.93   Verifying        : debugedit-5.0-5.fc37.aarch64                         4/136 
16:03:52 #10 47.93   Verifying        : desktop-file-utils-0.26-7.fc37.aarch64               5/136 
16:03:52 #10 47.93   Verifying        : devscripts-checkbashisms-2.22.2-3.fc37.aarch64       6/136 
16:03:52 #10 47.93   Verifying        : diffutils-3.8-3.fc37.aarch64                         7/136 
16:03:52 #10 47.93   Verifying        : dnf-plugins-core-4.3.1-1.fc37.noarch                 8/136 
16:03:52 #10 47.93   Verifying        : dwz-0.14-7.fc37.aarch64                              9/136 
16:03:52 #10 47.93   Verifying        : ed-1.18-2.fc37.aarch64                              10/136 
16:03:52 #10 47.93   Verifying        : efi-srpm-macros-5-6.fc37.noarch                     11/136 
16:03:52 #10 47.93   Verifying        : elfutils-0.187-8.fc37.aarch64                       12/136 
16:03:52 #10 47.93   Verifying        : elfutils-debuginfod-client-0.187-8.fc37.aarch64     13/136 
16:03:52 #10 47.93   Verifying        : emacs-filesystem-1:28.1-3.fc37.noarch               14/136 
16:03:52 #10 47.93   Verifying        : enchant2-2.3.3-2.fc37.aarch64                       15/136 
16:03:52 #10 47.93   Verifying        : file-5.42-4.fc37.aarch64                            16/136 
16:03:52 #10 47.93   Verifying        : fonts-srpm-macros-1:2.0.5-9.fc37.noarch             17/136 
16:03:52 #10 47.93   Verifying        : fpc-srpm-macros-1.3-6.fc37.noarch                   18/136 
16:03:52 #10 47.93   Verifying        : gdk-pixbuf2-2.42.10-1.fc37.aarch64                  19/136 
16:03:52 #10 47.93   Verifying        : ghc-srpm-macros-1.5.0-7.fc37.noarch                 20/136 
16:03:52 #10 47.93   Verifying        : gnat-srpm-macros-4-16.fc37.noarch                   21/136 
16:03:52 #10 47.93   Verifying        : go-srpm-macros-3.2.0-1.fc37.noarch                  22/136 
16:03:52 #10 47.93   Verifying        : groff-base-1.22.4-10.fc37.aarch64                   23/136 
16:03:52 #10 47.93   Verifying        : hunspell-1.7.0-21.fc37.aarch64                      24/136 
16:03:52 #10 47.93   Verifying        : hunspell-en-0.20140811.1-23.fc37.noarch             25/136 
16:03:52 #10 47.93   Verifying        : hunspell-en-GB-0.20140811.1-23.fc37.noarch          26/136 
16:03:52 #10 47.93   Verifying        : hunspell-en-US-0.20140811.1-23.fc37.noarch          27/136 
16:03:52 #10 47.93   Verifying        : hunspell-filesystem-1.7.0-21.fc37.aarch64           28/136 
16:03:52 #10 47.93   Verifying        : json-glib-1.6.6-3.fc37.aarch64                      29/136 
16:03:52 #10 47.93   Verifying        : kernel-srpm-macros-1.0-15.fc37.noarch               30/136 
16:03:52 #10 47.93   Verifying        : libappstream-glib-0.8.1-1.fc37.aarch64              31/136 
16:03:52 #10 47.93   Verifying        : libjpeg-turbo-2.1.3-2.fc37.aarch64                  32/136 
16:03:52 #10 47.93   Verifying        : libpkgconf-1.8.0-3.fc37.aarch64                     33/136 
16:03:52 #10 47.93   Verifying        : libpng-2:1.6.37-13.fc37.aarch64                     34/136 
16:03:52 #10 47.93   Verifying        : libstemmer-0-19.585svn.fc37.aarch64                 35/136 
16:03:52 #10 47.93   Verifying        : lua-srpm-macros-1-7.fc37.noarch                     36/136 
16:03:52 #10 47.93   Verifying        : ncurses-6.3-3.20220501.fc37.aarch64                 37/136 
16:03:52 #10 47.93   Verifying        : nim-srpm-macros-3-7.fc37.noarch                     38/136 
16:03:52 #10 47.93   Verifying        : ocaml-srpm-macros-7-2.fc37.noarch                   39/136 
16:03:52 #10 47.93   Verifying        : openblas-srpm-macros-2-12.fc37.noarch               40/136 
16:03:52 #10 47.93   Verifying        : package-notes-srpm-macros-0.5-6.fc37.noarch         41/136 
16:03:52 #10 47.93   Verifying        : patch-2.7.6-17.fc37.aarch64                         42/136 
16:03:52 #10 47.93   Verifying        : perl-AutoLoader-5.74-492.fc37.noarch                43/136 
16:03:52 #10 47.93   Verifying        : perl-B-1.83-492.fc37.aarch64                        44/136 
16:03:52 #10 47.93   Verifying        : perl-Carp-1.52-489.fc37.noarch                      45/136 
16:03:52 #10 47.93   Verifying        : perl-Class-Struct-0.66-492.fc37.noarch              46/136 
16:03:52 #10 47.93   Verifying        : perl-Data-Dumper-2.184-490.fc37.aarch64             47/136 
16:03:52 #10 47.93   Verifying        : perl-Digest-1.20-489.fc37.noarch                    48/136 
16:03:52 #10 47.93   Verifying        : perl-Digest-MD5-2.58-489.fc37.aarch64               49/136 
16:03:52 #10 47.93   Verifying        : perl-DynaLoader-1.52-492.fc37.aarch64               50/136 
16:03:52 #10 47.93   Verifying        : perl-Encode-4:3.19-492.fc37.aarch64                 51/136 
16:03:52 #10 47.93   Verifying        : perl-Errno-1.36-492.fc37.aarch64                    52/136 
16:03:52 #10 47.93   Verifying        : perl-Exporter-5.77-489.fc37.noarch                  53/136 
16:03:52 #10 47.93   Verifying        : perl-Fcntl-1.15-492.fc37.aarch64                    54/136 
16:03:52 #10 47.93   Verifying        : perl-File-Basename-2.85-492.fc37.noarch             55/136 
16:03:52 #10 47.93   Verifying        : perl-File-Path-2.18-489.fc37.noarch                 56/136 
16:03:52 #10 47.93   Verifying        : perl-File-Temp-1:0.231.100-489.fc37.noarch          57/136 
16:03:52 #10 47.93   Verifying        : perl-File-stat-1.12-492.fc37.noarch                 58/136 
16:03:52 #10 47.93   Verifying        : perl-FileHandle-2.03-492.fc37.noarch                59/136 
16:03:52 #10 47.93   Verifying        : perl-Getopt-Std-1.13-492.fc37.noarch                60/136 
16:03:52 #10 47.93   Verifying        : perl-HTTP-Tiny-0.082-1.fc37.noarch                  61/136 
16:03:52 #10 47.93   Verifying        : perl-IO-1.50-492.fc37.aarch64                       62/136 
16:03:52 #10 47.93   Verifying        : perl-IO-Socket-IP-0.41-490.fc37.noarch              63/136 
16:03:52 #10 47.93   Verifying        : perl-IO-Socket-SSL-2.075-1.fc37.noarch              64/136 
16:03:52 #10 47.93   Verifying        : perl-IPC-Open3-1.22-492.fc37.noarch                 65/136 
16:03:52 #10 47.94   Verifying        : perl-MIME-Base64-3.16-489.fc37.aarch64              66/136 
16:03:52 #10 47.94   Verifying        : perl-Mozilla-CA-20211001-4.fc37.noarch              67/136 
16:03:52 #10 47.94   Verifying        : perl-NDBM_File-1.15-492.fc37.aarch64                68/136 
16:03:52 #10 47.94   Verifying        : perl-Net-SSLeay-1.92-4.fc37.aarch64                 69/136 
16:03:52 #10 47.94   Verifying        : perl-POSIX-2.03-492.fc37.aarch64                    70/136 
16:03:52 #10 47.94   Verifying        : perl-PathTools-3.84-489.fc37.aarch64                71/136 
16:03:52 #10 47.94   Verifying        : perl-Pod-Escapes-1:1.07-489.fc37.noarch             72/136 
16:03:52 #10 47.94   Verifying        : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            73/136 
16:03:52 #10 47.94   Verifying        : perl-Pod-Simple-1:3.43-490.fc37.noarch              74/136 
16:03:52 #10 47.94   Verifying        : perl-Pod-Usage-4:2.03-3.fc37.noarch                 75/136 
16:03:52 #10 47.94   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64      76/136 
16:03:52 #10 47.94   Verifying        : perl-SelectSaver-1.02-492.fc37.noarch               77/136 
16:03:52 #10 47.94   Verifying        : perl-Socket-4:2.036-1.fc37.aarch64                  78/136 
16:03:52 #10 47.94   Verifying        : perl-Storable-1:3.26-489.fc37.aarch64               79/136 
16:03:52 #10 47.94   Verifying        : perl-Symbol-1.09-492.fc37.noarch                    80/136 
16:03:52 #10 47.94   Verifying        : perl-Term-ANSIColor-5.01-490.fc37.noarch            81/136 
16:03:52 #10 47.94   Verifying        : perl-Term-Cap-1.17-489.fc37.noarch                  82/136 
16:03:52 #10 47.94   Verifying        : perl-Text-ParseWords-3.31-489.fc37.noarch           83/136 
16:03:52 #10 47.94   Verifying        : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       84/136 
16:03:52 #10 47.94   Verifying        : perl-Time-Local-2:1.300-489.fc37.noarch             85/136 
16:03:52 #10 47.94   Verifying        : perl-base-2.27-492.fc37.noarch                      86/136 
16:03:52 #10 47.94   Verifying        : perl-constant-1.33-490.fc37.noarch                  87/136 
16:03:52 #10 47.94   Verifying        : perl-if-0.61.000-492.fc37.noarch                    88/136 
16:03:52 #10 47.94   Verifying        : perl-interpreter-4:5.36.0-492.fc37.aarch64          89/136 
16:03:52 #10 47.94   Verifying        : perl-libnet-3.14-490.fc37.noarch                    90/136 
16:03:52 #10 47.94   Verifying        : perl-libs-4:5.36.0-492.fc37.aarch64                 91/136 
16:03:52 #10 47.94   Verifying        : perl-mro-1.26-492.fc37.aarch64                      92/136 
16:03:52 #10 47.94   Verifying        : perl-overload-1.35-492.fc37.noarch                  93/136 
16:03:52 #10 47.94   Verifying        : perl-overloading-0.02-492.fc37.noarch               94/136 
16:03:52 #10 47.94   Verifying        : perl-parent-1:0.238-489.fc37.noarch                 95/136 
16:03:52 #10 47.94   Verifying        : perl-podlators-1:4.14-489.fc37.noarch               96/136 
16:03:52 #10 47.94   Verifying        : perl-srpm-macros-1-46.fc37.noarch                   97/136 
16:03:52 #10 47.94   Verifying        : perl-subs-1.04-492.fc37.noarch                      98/136 
16:03:52 #10 47.94   Verifying        : perl-vars-1.05-492.fc37.noarch                      99/136 
16:03:52 #10 47.94   Verifying        : pkgconf-1.8.0-3.fc37.aarch64                       100/136 
16:03:52 #10 47.94   Verifying        : pkgconf-m4-1.8.0-3.fc37.noarch                     101/136 
16:03:52 #10 47.94   Verifying        : pkgconf-pkg-config-1.8.0-3.fc37.aarch64            102/136 
16:03:52 #10 47.94   Verifying        : python3-construct-2.10.68-3.fc37.noarch            103/136 
16:03:52 #10 47.94   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch             104/136 
16:03:52 #10 47.94   Verifying        : python3-distro-1.7.0-3.fc37.noarch                 105/136 
16:03:52 #10 47.94   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc37.noarch       106/136 
16:03:52 #10 47.94   Verifying        : python3-enchant-3.2.2-5.fc37.noarch                107/136 
16:03:52 #10 47.94   Verifying        : python3-file-magic-5.42-4.fc37.noarch              108/136 
16:03:52 #10 47.94   Verifying        : python3-pybeam-0.7-4.fc37.noarch                   109/136 
16:03:52 #10 47.94   Verifying        : python3-pyxdg-0.27-6.fc37.noarch                   110/136 
16:03:52 #10 47.94   Verifying        : python3-six-1.16.0-8.fc37.noarch                   111/136 
16:03:52 #10 47.94   Verifying        : python3-tomli-w-1.0.0-4.fc37.noarch                112/136 
16:03:52 #10 47.94   Verifying        : redhat-rpm-config-228-1.fc37.noarch                113/136 
16:03:52 #10 47.94   Verifying        : rpm-build-4.18.0-1.fc37.aarch64                    114/136 
16:03:52 #10 47.94   Verifying        : rpmautospec-rpm-macros-0.3.0-1.fc37.noarch         115/136 
16:03:52 #10 47.94   Verifying        : shared-mime-info-2.2-2.fc37.aarch64                116/136 
16:03:52 #10 47.94   Verifying        : unzip-6.0-58.fc37.aarch64                          117/136 
16:03:52 #10 47.94   Verifying        : xxhash-libs-0.8.1-3.fc37.aarch64                   118/136 
16:03:52 #10 47.94   Verifying        : xz-5.2.5-10.fc37.aarch64                           119/136 
16:03:52 #10 47.94   Verifying        : zip-3.0-33.fc37.aarch64                            120/136 
16:03:52 #10 47.94   Verifying        : zstd-1.5.2-3.fc37.aarch64                          121/136 
16:03:52 #10 47.94   Verifying        : ansible-srpm-macros-1-8.1.fc37.noarch              122/136 
16:03:52 #10 47.94   Verifying        : binutils-2.38-25.fc37.aarch64                      123/136 
16:03:52 #10 47.94   Verifying        : binutils-gold-2.38-25.fc37.aarch64                 124/136 
16:03:52 #10 47.94   Verifying        : dbus-libs-1:1.14.4-1.fc37.aarch64                  125/136 
16:03:52 #10 47.94   Verifying        : gdb-minimal-12.1-6.fc37.aarch64                    126/136 
16:03:52 #10 47.94   Verifying        : glibc-gconv-extra-2.36-8.fc37.aarch64              127/136 
16:03:52 #10 47.94   Verifying        : perl-Getopt-Long-1:2.54-1.fc37.noarch              128/136 
16:03:52 #10 47.94   Verifying        : perl-URI-5.17-1.fc37.noarch                        129/136 
16:03:52 #10 47.94   Verifying        : python-srpm-macros-3.11-5.fc37.noarch              130/136 
16:03:52 #10 47.94   Verifying        : python3-dbus-1.3.2-1.fc37.aarch64                  131/136 
16:03:52 #10 47.94   Verifying        : python3-zstandard-0.19.0-1.fc37.aarch64            132/136 
16:03:52 #10 47.94   Verifying        : qt5-srpm-macros-5.15.7-1.fc37.noarch               133/136 
16:03:52 #10 47.94   Verifying        : rpmlint-2.4.0-3.fc37.noarch                        134/136 
16:03:52 #10 47.94   Verifying        : rpmlint-fedora-license-data-1.8-1.fc37.noarch      135/136 
16:03:52 #10 47.94   Verifying        : rust-srpm-macros-23-1.fc37.noarch                  136/136 
16:03:52 #10 48.08 
16:03:52 #10 48.08 Installed:
16:03:52 #10 48.08   ansible-srpm-macros-1-8.1.fc37.noarch                                         
16:03:52 #10 48.08   binutils-2.38-25.fc37.aarch64                                                 
16:03:52 #10 48.08   binutils-gold-2.38-25.fc37.aarch64                                            
16:03:52 #10 48.08   bzip2-1.0.8-12.fc37.aarch64                                                   
16:03:52 #10 48.08   cpio-2.13-13.fc37.aarch64                                                     
16:03:52 #10 48.08   dash-0.5.11.5-2.fc37.aarch64                                                  
16:03:52 #10 48.08   dbus-libs-1:1.14.4-1.fc37.aarch64                                             
16:03:52 #10 48.08   debugedit-5.0-5.fc37.aarch64                                                  
16:03:52 #10 48.08   desktop-file-utils-0.26-7.fc37.aarch64                                        
16:03:52 #10 48.08   devscripts-checkbashisms-2.22.2-3.fc37.aarch64                                
16:03:52 #10 48.08   diffutils-3.8-3.fc37.aarch64                                                  
16:03:52 #10 48.08   dnf-plugins-core-4.3.1-1.fc37.noarch                                          
16:03:52 #10 48.08   dwz-0.14-7.fc37.aarch64                                                       
16:03:52 #10 48.08   ed-1.18-2.fc37.aarch64                                                        
16:03:52 #10 48.08   efi-srpm-macros-5-6.fc37.noarch                                               
16:03:52 #10 48.08   elfutils-0.187-8.fc37.aarch64                                                 
16:03:52 #10 48.08   elfutils-debuginfod-client-0.187-8.fc37.aarch64                               
16:03:52 #10 48.08   emacs-filesystem-1:28.1-3.fc37.noarch                                         
16:03:52 #10 48.08   enchant2-2.3.3-2.fc37.aarch64                                                 
16:03:52 #10 48.08   file-5.42-4.fc37.aarch64                                                      
16:03:52 #10 48.08   fonts-srpm-macros-1:2.0.5-9.fc37.noarch                                       
16:03:52 #10 48.08   fpc-srpm-macros-1.3-6.fc37.noarch                                             
16:03:52 #10 48.08   gdb-minimal-12.1-6.fc37.aarch64                                               
16:03:52 #10 48.08   gdk-pixbuf2-2.42.10-1.fc37.aarch64                                            
16:03:52 #10 48.08   ghc-srpm-macros-1.5.0-7.fc37.noarch                                           
16:03:52 #10 48.08   glibc-gconv-extra-2.36-8.fc37.aarch64                                         
16:03:52 #10 48.08   gnat-srpm-macros-4-16.fc37.noarch                                             
16:03:52 #10 48.08   go-srpm-macros-3.2.0-1.fc37.noarch                                            
16:03:52 #10 48.08   groff-base-1.22.4-10.fc37.aarch64                                             
16:03:52 #10 48.08   hunspell-1.7.0-21.fc37.aarch64                                                
16:03:52 #10 48.08   hunspell-en-0.20140811.1-23.fc37.noarch                                       
16:03:52 #10 48.08   hunspell-en-GB-0.20140811.1-23.fc37.noarch                                    
16:03:52 #10 48.08   hunspell-en-US-0.20140811.1-23.fc37.noarch                                    
16:03:52 #10 48.08   hunspell-filesystem-1.7.0-21.fc37.aarch64                                     
16:03:52 #10 48.08   json-glib-1.6.6-3.fc37.aarch64                                                
16:03:52 #10 48.08   kernel-srpm-macros-1.0-15.fc37.noarch                                         
16:03:52 #10 48.08   libappstream-glib-0.8.1-1.fc37.aarch64                                        
16:03:52 #10 48.08   libjpeg-turbo-2.1.3-2.fc37.aarch64                                            
16:03:52 #10 48.08   libpkgconf-1.8.0-3.fc37.aarch64                                               
16:03:52 #10 48.08   libpng-2:1.6.37-13.fc37.aarch64                                               
16:03:52 #10 48.08   libstemmer-0-19.585svn.fc37.aarch64                                           
16:03:52 #10 48.08   lua-srpm-macros-1-7.fc37.noarch                                               
16:03:52 #10 48.08   ncurses-6.3-3.20220501.fc37.aarch64                                           
16:03:52 #10 48.08   nim-srpm-macros-3-7.fc37.noarch                                               
16:03:52 #10 48.08   ocaml-srpm-macros-7-2.fc37.noarch                                             
16:03:52 #10 48.08   openblas-srpm-macros-2-12.fc37.noarch                                         
16:03:52 #10 48.08   package-notes-srpm-macros-0.5-6.fc37.noarch                                   
16:03:52 #10 48.08   patch-2.7.6-17.fc37.aarch64                                                   
16:03:52 #10 48.08   perl-AutoLoader-5.74-492.fc37.noarch                                          
16:03:52 #10 48.08   perl-B-1.83-492.fc37.aarch64                                                  
16:03:52 #10 48.08   perl-Carp-1.52-489.fc37.noarch                                                
16:03:52 #10 48.08   perl-Class-Struct-0.66-492.fc37.noarch                                        
16:03:52 #10 48.08   perl-Data-Dumper-2.184-490.fc37.aarch64                                       
16:03:52 #10 48.08   perl-Digest-1.20-489.fc37.noarch                                              
16:03:52 #10 48.08   perl-Digest-MD5-2.58-489.fc37.aarch64                                         
16:03:52 #10 48.08   perl-DynaLoader-1.52-492.fc37.aarch64                                         
16:03:52 #10 48.08   perl-Encode-4:3.19-492.fc37.aarch64                                           
16:03:52 #10 48.08   perl-Errno-1.36-492.fc37.aarch64                                              
16:03:52 #10 48.08   perl-Exporter-5.77-489.fc37.noarch                                            
16:03:52 #10 48.08   perl-Fcntl-1.15-492.fc37.aarch64                                              
16:03:52 #10 48.08   perl-File-Basename-2.85-492.fc37.noarch                                       
16:03:52 #10 48.08   perl-File-Path-2.18-489.fc37.noarch                                           
16:03:52 #10 48.08   perl-File-Temp-1:0.231.100-489.fc37.noarch                                    
16:03:52 #10 48.08   perl-File-stat-1.12-492.fc37.noarch                                           
16:03:52 #10 48.08   perl-FileHandle-2.03-492.fc37.noarch                                          
16:03:52 #10 48.08   perl-Getopt-Long-1:2.54-1.fc37.noarch                                         
16:03:52 #10 48.08   perl-Getopt-Std-1.13-492.fc37.noarch                                          
16:03:52 #10 48.08   perl-HTTP-Tiny-0.082-1.fc37.noarch                                            
16:03:52 #10 48.08   perl-IO-1.50-492.fc37.aarch64                                                 
16:03:52 #10 48.08   perl-IO-Socket-IP-0.41-490.fc37.noarch                                        
16:03:52 #10 48.08   perl-IO-Socket-SSL-2.075-1.fc37.noarch                                        
16:03:52 #10 48.08   perl-IPC-Open3-1.22-492.fc37.noarch                                           
16:03:52 #10 48.08   perl-MIME-Base64-3.16-489.fc37.aarch64                                        
16:03:52 #10 48.08   perl-Mozilla-CA-20211001-4.fc37.noarch                                        
16:03:52 #10 48.08   perl-NDBM_File-1.15-492.fc37.aarch64                                          
16:03:52 #10 48.08   perl-Net-SSLeay-1.92-4.fc37.aarch64                                           
16:03:52 #10 48.08   perl-POSIX-2.03-492.fc37.aarch64                                              
16:03:52 #10 48.08   perl-PathTools-3.84-489.fc37.aarch64                                          
16:03:52 #10 48.08   perl-Pod-Escapes-1:1.07-489.fc37.noarch                                       
16:03:52 #10 48.08   perl-Pod-Perldoc-3.28.01-490.fc37.noarch                                      
16:03:52 #10 48.08   perl-Pod-Simple-1:3.43-490.fc37.noarch                                        
16:03:52 #10 48.08   perl-Pod-Usage-4:2.03-3.fc37.noarch                                           
16:03:52 #10 48.08   perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64                                
16:03:52 #10 48.08   perl-SelectSaver-1.02-492.fc37.noarch                                         
16:03:52 #10 48.08   perl-Socket-4:2.036-1.fc37.aarch64                                            
16:03:52 #10 48.08   perl-Storable-1:3.26-489.fc37.aarch64                                         
16:03:52 #10 48.08   perl-Symbol-1.09-492.fc37.noarch                                              
16:03:52 #10 48.08   perl-Term-ANSIColor-5.01-490.fc37.noarch                                      
16:03:52 #10 48.08   perl-Term-Cap-1.17-489.fc37.noarch                                            
16:03:52 #10 48.08   perl-Text-ParseWords-3.31-489.fc37.noarch                                     
16:03:52 #10 48.08   perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch                                 
16:03:52 #10 48.08   perl-Time-Local-2:1.300-489.fc37.noarch                                       
16:03:52 #10 48.08   perl-URI-5.17-1.fc37.noarch                                                   
16:03:52 #10 48.08   perl-base-2.27-492.fc37.noarch                                                
16:03:52 #10 48.08   perl-constant-1.33-490.fc37.noarch                                            
16:03:52 #10 48.08   perl-if-0.61.000-492.fc37.noarch                                              
16:03:52 #10 48.08   perl-interpreter-4:5.36.0-492.fc37.aarch64                                    
16:03:52 #10 48.08   perl-libnet-3.14-490.fc37.noarch                                              
16:03:52 #10 48.08   perl-libs-4:5.36.0-492.fc37.aarch64                                           
16:03:52 #10 48.08   perl-mro-1.26-492.fc37.aarch64                                                
16:03:52 #10 48.08   perl-overload-1.35-492.fc37.noarch                                            
16:03:52 #10 48.08   perl-overloading-0.02-492.fc37.noarch                                         
16:03:52 #10 48.08   perl-parent-1:0.238-489.fc37.noarch                                           
16:03:52 #10 48.08   perl-podlators-1:4.14-489.fc37.noarch                                         
16:03:52 #10 48.08   perl-srpm-macros-1-46.fc37.noarch                                             
16:03:52 #10 48.08   perl-subs-1.04-492.fc37.noarch                                                
16:03:52 #10 48.08   perl-vars-1.05-492.fc37.noarch                                                
16:03:52 #10 48.08   pkgconf-1.8.0-3.fc37.aarch64                                                  
16:03:52 #10 48.08   pkgconf-m4-1.8.0-3.fc37.noarch                                                
16:03:52 #10 48.08   pkgconf-pkg-config-1.8.0-3.fc37.aarch64                                       
16:03:52 #10 48.08   python-srpm-macros-3.11-5.fc37.noarch                                         
16:03:52 #10 48.08   python3-construct-2.10.68-3.fc37.noarch                                       
16:03:52 #10 48.08   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
16:03:52 #10 48.08   python3-dbus-1.3.2-1.fc37.aarch64                                             
16:03:52 #10 48.08   python3-distro-1.7.0-3.fc37.noarch                                            
16:03:52 #10 48.08   python3-dnf-plugins-core-4.3.1-1.fc37.noarch                                  
16:03:52 #10 48.08   python3-enchant-3.2.2-5.fc37.noarch                                           
16:03:52 #10 48.08   python3-file-magic-5.42-4.fc37.noarch                                         
16:03:52 #10 48.08   python3-pybeam-0.7-4.fc37.noarch                                              
16:03:52 #10 48.08   python3-pyxdg-0.27-6.fc37.noarch                                              
16:03:52 #10 48.08   python3-six-1.16.0-8.fc37.noarch                                              
16:03:52 #10 48.08   python3-tomli-w-1.0.0-4.fc37.noarch                                           
16:03:52 #10 48.08   python3-zstandard-0.19.0-1.fc37.aarch64                                       
16:03:52 #10 48.08   qt5-srpm-macros-5.15.7-1.fc37.noarch                                          
16:03:52 #10 48.08   redhat-rpm-config-228-1.fc37.noarch                                           
16:03:52 #10 48.08   rpm-build-4.18.0-1.fc37.aarch64                                               
16:03:52 #10 48.08   rpmautospec-rpm-macros-0.3.0-1.fc37.noarch                                    
16:03:52 #10 48.08   rpmlint-2.4.0-3.fc37.noarch                                                   
16:03:52 #10 48.08   rpmlint-fedora-license-data-1.8-1.fc37.noarch                                 
16:03:52 #10 48.08   rust-srpm-macros-23-1.fc37.noarch                                             
16:03:52 #10 48.08   shared-mime-info-2.2-2.fc37.aarch64                                           
16:03:52 #10 48.08   unzip-6.0-58.fc37.aarch64                                                     
16:03:52 #10 48.08   xxhash-libs-0.8.1-3.fc37.aarch64                                              
16:03:52 #10 48.08   xz-5.2.5-10.fc37.aarch64                                                      
16:03:52 #10 48.08   zip-3.0-33.fc37.aarch64                                                       
16:03:52 #10 48.08   zstd-1.5.2-3.fc37.aarch64                                                     
16:03:52 #10 48.08 
16:03:52 #10 48.08 Complete!
16:03:52 #10 DONE 48.3s
16:03:52 
16:03:52 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
16:03:52 #11 DONE 0.0s
16:03:52 
16:03:52 #12 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:03:52 #11 38.18 Preparing to unpack .../357-python3-magic_2%3a0.4.24-2_all.deb ...
16:03:52 #11 38.18 Unpacking python3-magic (2:0.4.24-2) ...
16:03:52 #11 38.25 Setting up libksba8:amd64 (1.6.0-2ubuntu0.1) ...
16:03:52 #11 38.27 Setting up media-types (7.0.0) ...
16:03:52 #11 38.31 Setting up libpipeline1:amd64 (1.5.5-1) ...
16:03:52 #11 38.32 Setting up wdiff (1.2.2-2build3) ...
16:03:52 #11 38.33 Setting up gcc-11-base:amd64 (11.3.0-1ubuntu1~22.04) ...
16:03:52 #11 38.34 Setting up libxau6:amd64 (1:1.0.9-1build5) ...
16:03:52 #11 38.35 Setting up libre2-9:amd64 (20220201+dfsg-1) ...
16:03:52 #11 38.37 Setting up lto-disabled-list (24) ...
16:03:52 #11 38.38 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
16:03:52 #11 38.39 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
16:03:52 #11 38.41 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:03:52 #11 38.41 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
16:03:52 #11 38.41 Setting up libtext-glob-perl (0.11-2) ...
16:03:52 #11 38.42 Setting up libmagic-mgc (1:5.41-3) ...
16:03:52 #11 38.43 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ...
16:03:52 #11 38.44 Setting up distro-info-data (0.52ubuntu0.2) ...
16:03:52 #11 38.46 Setting up manpages (5.10-1ubuntu1) ...
16:03:52 #11 38.47 Setting up unzip (6.0-26ubuntu3.1) ...
16:03:52 #11 38.48 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
16:03:52 #11 38.49 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
16:03:52 #11 38.50 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ...
16:03:52 #11 38.51 Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1) ...
16:03:52 #11 38.53 Setting up binutils-common:amd64 (2.38-4ubuntu2.1) ...
16:03:52 #11 38.54 Setting up libnghttp2-14:amd64 (1.43.0-1build3) ...
16:03:52 #11 38.55 Setting up libmagic1:amd64 (1:5.41-3) ...
16:03:52 #11 38.57 Setting up libdeflate0:amd64 (1.10-2) ...
16:03:52 #11 38.58 Setting up less (590-1build1) ...
16:03:52 #11 38.60 Setting up perl-openssl-defaults:amd64 (5build2) ...
16:03:52 #11 38.61 Setting up linux-libc-dev:amd64 (5.15.0-56.62) ...
16:03:52 #11 38.62 Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.1) ...
16:03:52 #11 38.63 Setting up gettext-base (0.21-4ubuntu4) ...
16:03:52 #11 38.65 Setting up liblzo2-2:amd64 (2.10-2build3) ...
16:03:52 #11 38.66 Setting up libnpth0:amd64 (1.6-3build2) ...
16:03:52 #11 38.67 Setting up file (1:5.41-3) ...
16:03:52 #11 38.68 Setting up libassuan0:amd64 (2.5.5-1build1) ...
16:03:52 #11 38.69 Setting up libgomp1:amd64 (12.1.0-2ubuntu1~22.04) ...
16:03:52 #11 38.71 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
16:03:52 #11 38.72 Setting up bzip2 (1.0.8-5build1) ...
16:03:52 #11 38.73 Setting up libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
16:03:52 #10 42.47 Preparing to unpack .../158-libdevel-callchecker-perl_0.007-2build1_amd64.deb ...
16:03:52 #10 42.48 Unpacking libdevel-callchecker-perl (0.007-2build1) ...
16:03:52 #10 42.51 Selecting previously unselected package libparams-classify-perl.
16:03:52 #10 42.51 Preparing to unpack .../159-libparams-classify-perl_0.015-1_amd64.deb ...
16:03:52 #10 42.51 Unpacking libparams-classify-perl (0.015-1) ...
16:03:52 #10 42.66 Selecting previously unselected package libmodule-runtime-perl.
16:03:52 #10 42.66 Preparing to unpack .../160-libmodule-runtime-perl_0.016-1_all.deb ...
16:03:52 #10 42.67 Unpacking libmodule-runtime-perl (0.016-1) ...
16:03:52 #10 42.70 Selecting previously unselected package libtry-tiny-perl.
16:03:52 #10 42.70 Preparing to unpack .../161-libtry-tiny-perl_0.30-1_all.deb ...
16:03:52 #10 42.70 Unpacking libtry-tiny-perl (0.30-1) ...
16:03:52 #10 42.73 Selecting previously unselected package libmodule-implementation-perl.
16:03:52 #10 42.74 Preparing to unpack .../162-libmodule-implementation-perl_0.09-1_all.deb ...
16:03:52 #10 42.74 Unpacking libmodule-implementation-perl (0.09-1) ...
16:03:52 #10 42.77 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:52 #10 42.78 Preparing to unpack .../163-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:03:52 #10 42.78 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:03:52 #10 42.82 Selecting previously unselected package libvariable-magic-perl.
16:03:52 #10 42.82 Preparing to unpack .../164-libvariable-magic-perl_0.62-1_amd64.deb ...
16:03:52 #10 42.82 Unpacking libvariable-magic-perl (0.62-1) ...
16:03:52 #10 42.86 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:52 #11 32.44 Preparing to unpack .../129-curl_7.85.0-1ubuntu0.1_armhf.deb ...
16:03:52 #11 32.45 Unpacking curl (7.85.0-1ubuntu0.1) ...
16:03:52 #11 32.49 Selecting previously unselected package dctrl-tools.
16:03:52 #11 32.49 Preparing to unpack .../130-dctrl-tools_2.24-3build2_armhf.deb ...
16:03:52 #11 32.50 Unpacking dctrl-tools (2.24-3build2) ...
16:03:52 #11 32.53 Selecting previously unselected package libdebhelper-perl.
16:03:52 #11 32.54 Preparing to unpack .../131-libdebhelper-perl_13.9.1ubuntu1_all.deb ...
16:03:52 #11 32.54 Unpacking libdebhelper-perl (13.9.1ubuntu1) ...
16:03:52 #11 32.58 Selecting previously unselected package libtool.
16:03:52 #11 32.59 Preparing to unpack .../132-libtool_2.4.7-4_all.deb ...
16:03:52 #11 32.59 Unpacking libtool (2.4.7-4) ...
16:03:52 #11 32.65 Selecting previously unselected package dh-autoreconf.
16:03:52 #11 32.65 Preparing to unpack .../133-dh-autoreconf_20_all.deb ...
16:03:52 #11 32.66 Unpacking dh-autoreconf (20) ...
16:03:52 #11 32.70 Selecting previously unselected package libarchive-zip-perl.
16:03:52 #11 32.70 Preparing to unpack .../134-libarchive-zip-perl_1.68-1_all.deb ...
16:03:52 #11 32.71 Unpacking libarchive-zip-perl (1.68-1) ...
16:03:52 #11 32.75 Selecting previously unselected package libsub-override-perl.
16:03:52 #11 32.75 Preparing to unpack .../135-libsub-override-perl_0.09-3_all.deb ...
16:03:52 #11 32.76 Unpacking libsub-override-perl (0.09-3) ...
16:03:52 #12 30.07   Installing       : elfutils-0.187-4.el8.x86_64                          64/91 
16:03:52 #12 30.12   Installing       : diffutils-3.6-6.el8.x86_64                           65/91 
16:03:52 #12 30.13   Running scriptlet: diffutils-3.6-6.el8.x86_64                           65/91 
16:03:52 #12 30.19   Installing       : zstd-1.4.4-1.el8.x86_64                              66/91 
16:03:52 #12 30.20   Installing       : rust-srpm-macros-5-2.el8.noarch                      67/91 
16:03:52 #12 30.21   Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                  68/91 
16:03:52 #12 30.23   Installing       : python3-systemd-234-8.el8.x86_64                     69/91 
16:03:52 #12 30.28   Upgrading        : python3-dnf-plugins-core-4.0.21-16.el8.noarch        70/91 
16:03:52 #12 4.459 (89/106): python3-audit-3.0.9-1.fc35.aarch64.rp 1.3 MB/s |  83 kB     00:00    
16:03:52 #12 4.465 (90/106): python3-libselinux-3.3-1.fc35.aarch64 2.9 MB/s | 179 kB     00:00    
16:03:52 #12 4.471 (91/106): python3-libsemanage-3.3-1.fc35.aarch6 4.0 MB/s |  79 kB     00:00    
16:03:52 #12 4.480 (92/106): rpm-plugin-selinux-4.17.1-3.fc35.aarc 1.9 MB/s |  17 kB     00:00    
16:03:52 #12 4.484 (93/106): qrencode-libs-4.1.1-1.fc35.aarch64.rp 3.3 MB/s |  61 kB     00:00    
16:03:52 #12 4.509 (94/106): selinux-policy-35.19-1.fc35.noarch.rp 2.1 MB/s |  60 kB     00:00    
16:03:52 #12 4.527 (95/106): selinux-policy-devel-35.19-1.fc35.noa  19 MB/s | 804 kB     00:00    
16:03:52 #12 4.541 (96/106): python3-policycoreutils-3.3-1.fc35.no  27 MB/s | 2.0 MB     00:00    
16:03:52 #12 4.634 (97/106): systemd-249.13-6.fc35.aarch64.rpm      36 MB/s | 3.9 MB     00:00    
16:03:52 #12 4.648 (98/106): systemd-devel-249.13-6.fc35.aarch64.r 4.1 MB/s | 442 kB     00:00    
16:03:52 #12 4.687 (99/106): selinux-policy-targeted-35.19-1.fc35.  36 MB/s | 6.3 MB     00:00    
16:03:52 #12 4.694 (100/106): systemd-pam-249.13-6.fc35.aarch64.rp 7.5 MB/s | 314 kB     00:00    
16:03:52 #12 4.700 (101/106): systemd-networkd-249.13-6.fc35.aarch 7.0 MB/s | 470 kB     00:00    
16:03:52 #12 4.705 (102/106): systemd-rpm-macros-249.13-6.fc35.noa 2.4 MB/s |  22 kB     00:00    
16:03:52 #12 4.711 (103/106): systemd-resolved-249.13-6.fc35.aarch  10 MB/s | 247 kB     00:00    
16:03:52 #12 4.719 (104/106): util-linux-core-2.37.4-1.fc35.aarch6  34 MB/s | 435 kB     00:00    
16:03:52 #12 4.723 (105/106): vim-filesystem-9.0.915-1.fc35.noarch 1.6 MB/s |  19 kB     00:00    
16:03:52 #12 4.795 (106/106): util-linux-2.37.4-1.fc35.aarch64.rpm  24 MB/s | 2.2 MB     00:00    
16:03:52 #12 4.800 --------------------------------------------------------------------------------
16:03:52 #12 4.800 Total                                            39 MB/s |  96 MB     00:02     
16:03:52 #10 50.76 Preparing to unpack .../328-unzip_6.0-23+deb10u3_armhf.deb ...
16:03:52 #10 50.77 Unpacking unzip (6.0-23+deb10u3) ...
16:03:52 #10 50.82 Selecting previously unselected package xauth.
16:03:52 #10 50.82 Preparing to unpack .../329-xauth_1%3a1.0.10-1_armhf.deb ...
16:03:52 #10 50.83 Unpacking xauth (1:1.0.10-1) ...
16:03:52 #10 50.88 Selecting previously unselected package xdg-user-dirs.
16:03:52 #10 50.88 Preparing to unpack .../330-xdg-user-dirs_0.17-2_armhf.deb ...
16:03:52 #10 50.89 Unpacking xdg-user-dirs (0.17-2) ...
16:03:52 #10 50.96 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
16:03:52 #10 50.97 Setting up libapt-pkg-perl (0.1.34+b1) ...
16:03:52 #10 50.99 Setting up libksba8:armhf (1.3.5-2+deb10u1) ...
16:03:52 #10 51.00 Setting up libpipeline1:armhf (1.5.1-2) ...
16:03:52 #10 51.02 Setting up wdiff (1.2.2-2+b1) ...
16:03:52 #10 51.04 Setting up lsb-base (10.2019051400) ...
16:03:52 #10 51.06 Setting up mysql-common (5.8+1.0.5) ...
16:03:52 #10 51.09 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
16:03:52 #10 51.50 (23/138): json-glib-1.6.6-2.fc36.x86_64.rpm     3.3 MB/s | 152 kB     00:00    
16:03:52 #10 51.50 (24/138): kernel-srpm-macros-1.0-14.fc36.noarch 218 kB/s | 9.1 kB     00:00    
16:03:52 #10 51.51 (25/138): libjpeg-turbo-2.1.2-2.fc36.x86_64.rpm 4.4 MB/s | 182 kB     00:00    
16:03:52 #10 51.51 (26/138): libpng-1.6.37-12.fc36.x86_64.rpm       13 MB/s | 119 kB     00:00    
16:03:52 #10 51.52 (27/138): libpkgconf-1.8.0-2.fc36.x86_64.rpm    2.4 MB/s |  36 kB     00:00    
16:03:52 #10 51.52 (28/138): libstemmer-0-18.585svn.fc36.x86_64.rp 6.0 MB/s |  82 kB     00:00    
16:03:52 #10 51.52 (29/138): lua-srpm-macros-1-6.fc36.noarch.rpm   769 kB/s | 8.5 kB     00:00    
16:03:52 #10 51.55 (30/138): ncurses-6.2-9.20210508.fc36.x86_64.rp  11 MB/s | 400 kB     00:00    
16:03:52 #10 51.56 (31/138): ocaml-srpm-macros-6-6.fc36.noarch.rpm 234 kB/s | 7.7 kB     00:00    
16:03:52 #10 51.56 (32/138): nim-srpm-macros-3-6.fc36.noarch.rpm   230 kB/s | 8.3 kB     00:00    
16:03:52 #10 51.56 (33/138): openblas-srpm-macros-2-11.fc36.noarch 721 kB/s | 7.4 kB     00:00    
16:03:52 #10 51.57 (34/138): package-notes-srpm-macros-0.4-14.fc36 1.0 MB/s |  11 kB     00:00    
16:03:52 #10 51.57 (35/138): perl-AutoLoader-5.74-486.fc36.noarch. 3.9 MB/s |  26 kB     00:00    
16:03:52 #10 51.58 (36/138): patch-2.7.6-16.fc36.x86_64.rpm         11 MB/s | 124 kB     00:00    
16:03:52 #10 51.58 (37/138): perl-B-1.82-486.fc36.x86_64.rpm        14 MB/s | 185 kB     00:00    
16:03:52 #10 51.58 (38/138): perl-Carp-1.52-479.fc36.noarch.rpm    2.3 MB/s |  29 kB     00:00    
16:03:52 #10 51.59 (39/138): perl-Class-Struct-0.66-486.fc36.noarc 3.6 MB/s |  27 kB     00:00    
16:03:52 #10 51.59 (40/138): perl-Data-Dumper-2.183-3.fc36.x86_64. 5.4 MB/s |  56 kB     00:00    
16:03:52 #10 51.60 (41/138): perl-Digest-1.20-2.fc36.noarch.rpm    2.4 MB/s |  25 kB     00:00    
16:03:52 #10 51.63 (42/138): perl-DynaLoader-1.50-486.fc36.x86_64. 877 kB/s |  31 kB     00:00    
16:03:52 #10 51.63 (43/138): perl-Digest-MD5-2.58-479.fc36.x86_64. 865 kB/s |  36 kB     00:00    
16:03:52 #10 51.64 (44/138): perl-Errno-1.33-486.fc36.x86_64.rpm   474 kB/s |  20 kB     00:00    
16:03:52 #10 51.64 (45/138): perl-Exporter-5.76-480.fc36.noarch.rp 1.9 MB/s |  31 kB     00:00    
16:03:52 #10 51.65 (46/138): perl-File-Basename-2.85-486.fc36.noar 1.7 MB/s |  22 kB     00:00    
16:03:52 #10 51.66 (47/138): perl-Fcntl-1.14-486.fc36.x86_64.rpm   1.5 MB/s |  25 kB     00:00    
16:03:52 #10 51.66 (48/138): perl-File-Path-2.18-479.fc36.noarch.r 2.3 MB/s |  35 kB     00:00    
16:03:52 #10 51.67 (49/138): perl-File-Temp-0.231.100-479.fc36.noa 4.1 MB/s |  59 kB     00:00    
16:03:52 #10 51.67 (50/138): perl-File-stat-1.09-486.fc36.noarch.r 2.4 MB/s |  22 kB     00:00    
16:03:52 #10 51.68 (51/138): perl-FileHandle-2.03-486.fc36.noarch. 1.4 MB/s |  20 kB     00:00    
16:03:52 #10 51.68 (52/138): perl-Getopt-Std-1.13-486.fc36.noarch. 1.5 MB/s |  21 kB     00:00    
16:03:52 #10 51.69 (53/138): perl-IO-1.46-486.fc36.x86_64.rpm      5.7 MB/s |  92 kB     00:00    
16:03:52 #10 51.69 (54/138): perl-IO-Socket-IP-0.41-480.fc36.noarc 3.5 MB/s |  42 kB     00:00    
16:03:52 #10 51.70 (55/138): perl-IO-Socket-SSL-2.074-2.fc36.noarc  13 MB/s | 218 kB     00:00    
16:03:52 #10 51.70 (56/138): perl-IPC-Open3-1.21-486.fc36.noarch.r 2.2 MB/s |  28 kB     00:00    
16:03:52 #10 51.70 (57/138): perl-MIME-Base64-3.16-479.fc36.x86_64 4.2 MB/s |  30 kB     00:00    
16:03:52 #10 51.71 (58/138): perl-Mozilla-CA-20211001-2.fc36.noarc 1.1 MB/s |  12 kB     00:00    
16:03:52 #10 51.71 (59/138): perl-NDBM_File-1.15-486.fc36.x86_64.r 2.1 MB/s |  27 kB     00:00    
16:03:52 #10 51.72 (60/138): perl-POSIX-1.97-486.fc36.x86_64.rpm   9.7 MB/s | 102 kB     00:00    
16:03:52 #10 51.73 (61/138): perl-Net-SSLeay-1.92-2.fc36.x86_64.rp  15 MB/s | 364 kB     00:00    
16:03:52 #10 51.73 (62/138): perl-PathTools-3.80-479.fc36.x86_64.r 4.6 MB/s |  85 kB     00:00    
16:03:52 #10 51.74 (63/138): perl-Pod-Escapes-1.07-479.fc36.noarch 1.2 MB/s |  20 kB     00:00    
16:03:52 #10 51.74 (64/138): perl-Pod-Perldoc-3.28.01-480.fc36.noa 9.4 MB/s |  83 kB     00:00    
16:03:52 #10 51.75 (65/138): perl-Pod-Simple-3.43-3.fc36.noarch.rp  16 MB/s | 215 kB     00:00    
16:03:52 #10 51.75 (66/138): perl-Pod-Usage-2.01-479.fc36.noarch.r 3.2 MB/s |  40 kB     00:00    
16:03:52 #10 51.75 (67/138): perl-SelectSaver-1.02-486.fc36.noarch 2.1 MB/s |  17 kB     00:00    
16:03:52 #10 51.76 (68/138): perl-Storable-3.25-2.fc36.x86_64.rpm  8.2 MB/s |  96 kB     00:00    
16:03:52 #10 51.76 (69/138): perl-Symbol-1.09-486.fc36.noarch.rpm  1.7 MB/s |  19 kB     00:00    
16:03:52 #10 51.77 (70/138): perl-Term-Cap-1.17-479.fc36.noarch.rp 2.6 MB/s |  22 kB     00:00    
16:03:52 #10 51.77 (71/138): perl-Term-ANSIColor-5.01-480.fc36.noa 3.9 MB/s |  48 kB     00:00    
16:03:52 #11 43.25 Selecting previously unselected package libref-util-xs-perl.
16:03:52 #11 43.25 Preparing to unpack .../348-libref-util-xs-perl_0.117-2_arm64.deb ...
16:03:52 #11 43.26 Unpacking libref-util-xs-perl (0.117-2) ...
16:03:52 #11 43.30 Selecting previously unselected package libregexp-pattern-license-perl.
16:03:52 #11 43.30 Preparing to unpack .../349-libregexp-pattern-license-perl_3.9.4-1_all.deb ...
16:03:52 #11 43.31 Unpacking libregexp-pattern-license-perl (3.9.4-1) ...
16:03:52 #11 43.36 Selecting previously unselected package libregexp-pattern-perl.
16:03:52 #11 43.36 Preparing to unpack .../350-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:03:52 #11 43.36 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:03:52 #11 43.41 Selecting previously unselected package libregexp-wildcards-perl.
16:03:52 #11 43.41 Preparing to unpack .../351-libregexp-wildcards-perl_1.05-3_all.deb ...
16:03:52 #11 43.42 Unpacking libregexp-wildcards-perl (1.05-3) ...
16:03:52 #11 43.47 Selecting previously unselected package libsasl2-modules:arm64.
16:03:52 #11 43.47 Preparing to unpack .../352-libsasl2-modules_2.1.28+dfsg-6ubuntu2_arm64.deb ...
16:03:52 #11 43.48 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-6ubuntu2) ...
16:03:52 #11 43.52 Selecting previously unselected package libsereal-decoder-perl.
16:03:52 #11 43.53 Preparing to unpack .../353-libsereal-decoder-perl_4.025+ds-1_arm64.deb ...
16:03:52 #11 43.53 Unpacking libsereal-decoder-perl (4.025+ds-1) ...
16:03:52 #11 43.57 Selecting previously unselected package libsereal-encoder-perl:arm64.
16:03:52 #11 43.57 Preparing to unpack .../354-libsereal-encoder-perl_4.025+ds-1_arm64.deb ...
16:03:52 #11 40.37 Setting up iso-codes (4.11.0-1) ...
16:03:52 #11 40.38 Setting up dbus-bin (1.14.0-2ubuntu3) ...
16:03:52 #11 40.39 Setting up liblocale-gettext-perl (1.07-4build3) ...
16:03:52 #11 40.40 Setting up liblsan0:amd64 (12.2.0-3ubuntu1) ...
16:03:52 #11 40.41 Setting up dctrl-tools (2.24-3build2) ...
16:03:52 #11 40.43 Setting up libitm1:amd64 (12.2.0-3ubuntu1) ...
16:03:52 #11 40.44 Setting up libkmod2:amd64 (30+20220630-3ubuntu1) ...
16:03:52 #11 40.45 Setting up libgdbm6:amd64 (1.23-1) ...
16:03:52 #11 40.46 Setting up libctf0:amd64 (2.39-3ubuntu1.1) ...
16:03:52 #11 40.47 Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
16:03:52 #11 40.48 Setting up pinentry-curses (1.2.0-2ubuntu1) ...
16:03:52 #11 40.50 Setting up manpages-dev (5.13-1) ...
16:03:52 #11 40.51 Setting up libdw1:amd64 (0.187-4) ...
16:03:52 #11 40.52 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
16:03:52 #11 40.54 Setting up cpp-12 (12.2.0-3ubuntu1) ...
16:03:52 #11 40.55 Setting up libxcb1:amd64 (1.15-1) ...
16:03:52 #11 40.56 Setting up gettext (0.21-8) ...
16:03:52 #11 40.57 Setting up fontconfig-config (2.13.1-4.4ubuntu1) ...
16:03:52 #11 41.91 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:03:52 #11 41.91 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
16:03:52 #11 41.92 Setting up libtext-glob-perl (0.11-2) ...
16:03:52 #11 41.93 Setting up libmagic-mgc (1:5.41-3) ...
16:03:52 #11 41.94 Setting up libyaml-0-2:armhf (0.2.2-1build2) ...
16:03:52 #11 41.96 Setting up distro-info-data (0.52ubuntu0.2) ...
16:03:52 #11 41.97 Setting up manpages (5.10-1ubuntu1) ...
16:03:52 #11 41.98 Setting up unzip (6.0-26ubuntu3.1) ...
16:03:52 #11 41.99 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ...
16:03:52 #11 42.00 Setting up libbrotli1:armhf (1.0.9-2build6) ...
16:03:52 #11 42.02 Setting up libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
16:03:52 #11 42.03 Setting up libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1) ...
16:03:52 #11 42.05 Setting up binutils-common:armhf (2.38-4ubuntu2.1) ...
16:03:52 #11 42.06 Setting up libnghttp2-14:armhf (1.43.0-1build3) ...
16:03:52 #11 42.07 Setting up libmagic1:armhf (1:5.41-3) ...
16:03:52 #11 42.09 Setting up libdeflate0:armhf (1.10-2) ...
16:03:52 #11 42.10 Setting up less (590-1build1) ...
16:03:52 #11 42.11 Setting up perl-openssl-defaults:armhf (5build2) ...
16:03:52 #11 42.13 Setting up linux-libc-dev:armhf (5.15.0-56.62) ...
16:03:52 #11 42.14 Setting up libctf-nobfd0:armhf (2.38-4ubuntu2.1) ...
16:03:52 #11 42.15 Setting up gettext-base (0.21-4ubuntu4) ...
16:03:52 #11 42.16 Setting up liblzo2-2:armhf (2.10-2build3) ...
16:03:52 #11 42.17 Setting up libnpth0:armhf (1.6-3build2) ...
16:03:52 #11 42.18 Setting up file (1:5.41-3) ...
16:03:52 #11 42.19 Setting up libassuan0:armhf (2.5.5-1build1) ...
16:03:52 #11 42.21 Setting up libgomp1:armhf (12.1.0-2ubuntu1~22.04) ...
16:03:52 #11 42.22 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.1) ...
16:03:52 #11 54.18 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:03:52 #11 54.19 Setting up libhttp-cookies-perl (6.10-1) ...
16:03:52 #11 54.21 Setting up po-debconf (1.0.21+nmu1) ...
16:03:52 #11 54.23 Setting up libhtml-tree-perl (5.07-2) ...
16:03:52 #11 54.25 Setting up libparams-classify-perl (0.015-1build5) ...
16:03:52 #11 54.27 Setting up libhtml-format-perl (2.12-1.1) ...
16:03:52 #11 54.28 Setting up libxml-sax-perl (1.02+dfsg-3) ...
16:03:52 #11 54.35 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:03:52 #11 54.41 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:03:52 #10 41.44 Selecting previously unselected package libctf0:amd64.
16:03:52 #12 11.07 Unpacking bash-completion (1:2.11-2) ...
16:03:52 #13 90.74   Installing : cpp-4.8.5-44.el7.aarch64                                   17/68 
16:03:52 #13 91.04   Installing : systemd-devel-219-78.el7_9.7.aarch64                       18/68 
16:03:52 #10 50.53 Setting up man-db (2.8.5-2) ...
16:03:52 #10 50.64 Building database of manual pages ...
16:03:52 #11 37.15 Preparing to unpack .../248-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
16:03:52 #11 37.15 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
16:03:52 #11 37.18 Selecting previously unselected package libio-prompter-perl.
16:03:52 #11 37.19 Preparing to unpack .../249-libio-prompter-perl_0.004015-1_all.deb ...
16:03:52 #11 37.19 Unpacking libio-prompter-perl (0.004015-1) ...
16:03:52 #11 37.22 Selecting previously unselected package libjson-perl.
16:03:52 #11 37.23 Preparing to unpack .../250-libjson-perl_4.02000-2_all.deb ...
16:03:52 #11 37.23 Unpacking libjson-perl (4.02000-2) ...
16:03:52 #11 37.35 Selecting previously unselected package liblog-any-perl.
16:03:52 #11 37.36 Preparing to unpack .../251-liblog-any-perl_1.708-1_all.deb ...
16:03:52 #11 37.36 Unpacking liblog-any-perl (1.708-1) ...
16:03:52 #11 37.40 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:03:52 #11 54.83 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
16:03:52 #11 54.97 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:03:52 #11 54.98 Setting up libmodule-runtime-perl (0.016-1) ...
16:03:52 #11 54.99 Setting up libmailtools-perl (2.21-1) ...
16:03:52 #11 55.01 Setting up git (1:2.25.1-1ubuntu3.6) ...
16:03:52 #11 55.04 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
16:03:52 #11 55.08 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:03:52 #11 38.33 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ...
16:03:52 #11 38.33 Unpacking libwww-perl (6.43-1) ...
16:03:52 #11 38.37 Selecting previously unselected package patchutils.
16:03:52 #11 38.37 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ...
16:03:52 #11 38.38 Unpacking patchutils (0.3.4-2) ...
16:03:52 #11 38.41 Selecting previously unselected package wdiff.
16:03:52 #11 38.41 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ...
16:03:52 #11 38.42 Unpacking wdiff (1.2.2-2build1) ...
16:03:52 #11 38.45 Selecting previously unselected package devscripts.
16:03:52 #11 38.46 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ...
16:03:52 #11 38.48 Unpacking devscripts (2.20.2ubuntu2) ...
16:03:52 #11 38.60 Selecting previously unselected package diffstat.
16:03:52 #11 38.74 Setting up libunwind8:amd64 (1.3.2-2build2) ...
16:03:52 #11 38.76 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
16:03:52 #11 38.77 Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
16:03:52 #11 38.78 Setting up libasan6:amd64 (11.3.0-1ubuntu1~22.04) ...
16:03:52 #11 38.79 Setting up libnumber-compare-perl (0.03-2) ...
16:03:52 #11 38.80 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1) ...
16:03:52 #11 38.82 Setting up fakeroot (1.28-1ubuntu1) ...
16:03:52 #11 38.82 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:03:52 #11 38.82 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
16:03:52 #11 38.82 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
16:03:52 #11 38.82 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
16:03:52 #11 38.82 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
16:03:52 #11 38.83 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
16:03:52 #11 38.83 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
16:03:52 #11 38.83 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
16:03:52 #11 38.83 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
16:03:52 #11 38.84 Setting up autotools-dev (20220109.1) ...
16:03:52 #11 38.85 Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
16:03:52 #11 38.86 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
16:03:52 #11 38.88 Setting up libx11-data (2:1.7.5-1) ...
16:03:52 #11 38.89 Setting up make (4.3-4.1build1) ...
16:03:52 #11 38.90 Setting up libmpfr6:amd64 (4.1.0-3build3) ...
16:03:52 #11 38.91 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
16:03:52 #11 38.92 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
16:03:52 #11 38.93 Setting up lzip (1.23-1) ...
16:03:52 #11 38.94 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
16:03:52 #11 38.94 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist
16:03:52 #11 38.95 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
16:03:52 #11 38.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist
16:03:52 #11 38.95 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
16:03:52 #11 38.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist
16:03:52 #11 38.96 Setting up strace (5.16-0ubuntu3) ...
16:03:52 #11 38.97 Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ...
16:03:52 #11 38.98 Setting up xz-utils (5.2.5-2ubuntu1) ...
16:03:52 #11 38.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:52 #11 38.99 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
16:03:52 #11 38.99 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
16:03:52 #11 38.99 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
16:03:52 #11 38.99 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
16:03:52 #11 38.99 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
16:03:52 #11 38.99 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
16:03:52 #11 38.99 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
16:03:52 #11 38.99 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
16:03:52 #11 38.99 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
16:03:52 #11 38.99 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
16:03:52 #11 39.00 Setting up t1utils (1.41-4build2) ...
16:03:52 #11 39.02 Setting up libquadmath0:amd64 (12.1.0-2ubuntu1~22.04) ...
16:03:52 #11 39.03 Setting up diffstat (1.64-1build2) ...
16:03:52 #11 39.04 Setting up libpng16-16:amd64 (1.6.37-3build5) ...
16:03:52 #11 39.06 Setting up libmpc3:amd64 (1.2.1-2build1) ...
16:03:52 #12 7.024 Unpacking bash-completion (1:2.8-1ubuntu1) ...
16:03:52 #12 7.150 Selecting previously unselected package cmake-data.
16:03:52 #12 7.153 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
16:03:52 #12 7.158 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
16:03:52 #12 1.447 Last metadata expiration check: 0:00:19 ago on Thu Dec 15 16:03:33 2022.
16:03:52 #13 6.188 (1/70): dbus-1.12.20-7.el9.x86_64.rpm            15 kB/s | 3.9 kB     00:00    
16:03:52 #13 6.226 (2/70): acl-2.3.1-3.el9.x86_64.rpm              239 kB/s |  73 kB     00:00    
16:03:52 #13 6.247 (3/70): dbus-common-1.12.20-7.el9.noarch.rpm    723 kB/s |  15 kB     00:00    
16:03:52 #13 6.262 (4/70): dbus-broker-28-7.el9.x86_64.rpm         2.3 MB/s | 172 kB     00:00    
16:03:52 #13 6.288 (5/70): device-mapper-1.02.185-3.el9.x86_64.rpm 3.5 MB/s | 141 kB     00:00    
16:03:52 #13 6.297 (6/70): cryptsetup-libs-2.6.0-1.el9.x86_64.rpm  1.2 MB/s | 472 kB     00:00    
16:03:52 #13 6.310 (7/70): kmod-libs-28-7.el9.x86_64.rpm           3.0 MB/s |  64 kB     00:00    
16:03:52 #13 6.318 (8/70): device-mapper-libs-1.02.185-3.el9.x86_6 3.2 MB/s | 178 kB     00:00    
16:03:52 #13 6.322 (9/70): libcbor-0.7.0-5.el9.x86_64.rpm          2.3 MB/s |  57 kB     00:00    
16:03:52 #13 6.334 (10/70): libedit-3.1-37.20210216cvs.el9.x86_64. 4.3 MB/s | 105 kB     00:00    
16:03:52 #13 6.338 (11/70): libfido2-1.6.0-7.el9.x86_64.rpm        3.6 MB/s |  71 kB     00:00    
16:03:52 #13 6.347 (12/70): libseccomp-2.5.2-2.el9.x86_64.rpm      2.8 MB/s |  72 kB     00:00    
16:03:52 #13 6.399 (13/70): openssh-clients-8.7p1-24.el9.x86_64.rp  13 MB/s | 707 kB     00:00    
16:03:52 #10 42.86 Preparing to unpack .../165-libb-hooks-endofscope-perl_0.21-1_all.deb ...
16:03:52 #10 42.86 Unpacking libb-hooks-endofscope-perl (0.21-1) ...
16:03:52 #10 42.90 Selecting previously unselected package libhtml-tagset-perl.
16:03:52 #10 42.90 Preparing to unpack .../166-libhtml-tagset-perl_3.20-3_all.deb ...
16:03:52 #10 42.90 Unpacking libhtml-tagset-perl (3.20-3) ...
16:03:52 #10 42.97 Selecting previously unselected package liburi-perl.
16:03:52 #10 42.97 Preparing to unpack .../167-liburi-perl_1.73-1_all.deb ...
16:03:52 #10 43.01 Unpacking liburi-perl (1.73-1) ...
16:03:52 #10 43.05 Selecting previously unselected package libhtml-parser-perl.
16:03:52 #10 43.05 Preparing to unpack .../168-libhtml-parser-perl_3.72-3build1_amd64.deb ...
16:03:52 #10 43.06 Unpacking libhtml-parser-perl (3.72-3build1) ...
16:03:52 #10 43.10 Selecting previously unselected package libcgi-pm-perl.
16:03:52 #11 32.81 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:03:52 #11 32.81 Preparing to unpack .../136-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
16:03:52 #11 32.83 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
16:03:52 #11 32.88 Selecting previously unselected package dh-strip-nondeterminism.
16:03:52 #11 32.88 Preparing to unpack .../137-dh-strip-nondeterminism_1.13.0-1_all.deb ...
16:03:52 #11 32.89 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
16:03:52 #11 32.94 Selecting previously unselected package libdw1:armhf.
16:03:52 #11 32.94 Preparing to unpack .../138-libdw1_0.187-4_armhf.deb ...
16:03:52 #11 32.96 Unpacking libdw1:armhf (0.187-4) ...
16:03:52 #11 33.00 Selecting previously unselected package debugedit.
16:03:52 #12 30.29   Installing       : perl-srpm-macros-1-25.el8.noarch                     71/91 
16:03:52 #12 30.30   Installing       : openblas-srpm-macros-2-2.el8.noarch                  72/91 
16:03:52 #12 30.31   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     73/91 
16:03:52 #12 30.32   Installing       : libipt-1.6.1-8.el8.x86_64                            74/91 
16:03:52 #12 30.34   Installing       : libatomic_ops-7.6.2-3.el8.x86_64                     75/91 
16:03:52 #10 36.75 Fedora 37 - x86_64 - Updates                     13 MB/s |  18 MB     00:01    
16:03:52 #10 51.10 Setting up libxau6:armhf (1:1.0.8-1+b2) ...
16:03:52 #10 51.12 Setting up libkeyutils1:armhf (1.6-6) ...
16:03:52 #10 51.13 Setting up libpsl5:armhf (0.20.2-2) ...
16:03:52 #10 51.15 Setting up libgpm2:armhf (1.20.7-5) ...
16:03:52 #10 51.16 Setting up mime-support (3.62) ...
16:03:52 #10 51.20 Setting up xdg-user-dirs (0.17-2) ...
16:03:52 #10 51.23 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
16:03:52 #10 51.24 Setting up psmisc (23.2-1+deb10u1) ...
16:03:52 #10 51.26 Setting up libgc1c2:armhf (1:7.6.4-0.4) ...
16:03:52 #10 51.28 Setting up libyaml-0-2:armhf (0.2.1-1) ...
16:03:52 #10 51.29 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
16:03:52 #10 51.31 No schema files found: doing nothing.
16:03:52 #11 40.73 Setting up libedit2:amd64 (3.1-20210910-1build1) ...
16:03:52 #11 40.74 Setting up libreadline8:amd64 (8.2-1) ...
16:03:52 #11 40.75 Setting up dbus-daemon (1.14.0-2ubuntu3) ...
16:03:52 #11 40.77 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-1ubuntu1) ...
16:03:52 #11 40.78 Setting up ca-certificates (20211016ubuntu0.22.10.1) ...
16:03:52 #11 43.58 Unpacking libsereal-encoder-perl:arm64 (4.025+ds-1) ...
16:03:52 #11 43.62 Selecting previously unselected package libset-intspan-perl.
16:03:52 #11 43.62 Preparing to unpack .../355-libset-intspan-perl_1.19-2_all.deb ...
16:03:52 #11 43.63 Unpacking libset-intspan-perl (1.19-2) ...
16:03:52 #11 43.68 Selecting previously unselected package libsocket6-perl.
16:03:52 #11 43.68 Preparing to unpack .../356-libsocket6-perl_0.29-2_arm64.deb ...
16:03:52 16:03:52 #11 43.69 Unpacking libsocket6-perl (0.29-2) ...
16:03:52 #11 43.72 Selecting previously unselected package libsodium23:arm64.
16:03:52 #11 43.73 Preparing to unpack .../357-libsodium23_1.0.18-1build2_arm64.deb ...
16:03:52 #11 43.73 Unpacking libsodium23:arm64 (1.0.18-1build2) ...
16:03:52 #11 43.78 Selecting previously unselected package libstring-copyright-perl.
16:03:52 #11 43.78 Preparing to unpack .../358-libstring-copyright-perl_0.003013-1_all.deb ...
#10 51.78 (72/138): perl-Text-Tabs+Wrap-2021.0814-2.fc36. 1.8 MB/s |  22 kB     00:00    
16:03:52 #10 51.78 (73/138): perl-Time-Local-1.300-479.fc36.noarch 2.9 MB/s |  34 kB     00:00    
16:03:52 #10 51.79 (74/138): perl-base-2.27-486.fc36.noarch.rpm    2.1 MB/s |  21 kB     00:00    
16:03:52 #10 51.79 (75/138): perl-constant-1.33-480.fc36.noarch.rp 2.2 MB/s |  23 kB     00:00    
16:03:52 #10 51.79 (76/138): perl-URI-5.10-1.fc36.noarch.rpm       5.8 MB/s | 108 kB     00:00    
16:03:52 #10 51.80 (77/138): perl-if-0.60.900-486.fc36.noarch.rpm  1.7 MB/s |  19 kB     00:00    
16:03:52 #10 51.80 (78/138): perl-interpreter-5.34.1-486.fc36.x86_ 6.3 MB/s |  76 kB     00:00    
16:03:52 #10 51.81 (79/138): perl-libnet-3.13-480.fc36.noarch.rpm  8.8 MB/s | 126 kB     00:00    
16:03:52 #10 51.82 (80/138): perl-mro-1.25-486.fc36.x86_64.rpm     2.2 MB/s |  33 kB     00:00    
16:03:52 #10 51.83 (81/138): perl-libs-5.34.1-486.fc36.x86_64.rpm   58 MB/s | 2.1 MB     00:00    
16:03:52 #10 51.84 (82/138): perl-overload-1.33-486.fc36.noarch.rp 2.2 MB/s |  50 kB     00:00    
16:03:52 #10 51.84 (83/138): perl-overloading-0.02-486.fc36.noarch 900 kB/s |  18 kB     00:00    
16:03:52 #10 51.84 (84/138): perl-podlators-4.14-479.fc36.noarch.r  17 MB/s | 112 kB     00:00    
16:03:52 #10 51.85 (85/138): perl-parent-0.238-479.fc36.noarch.rpm 1.3 MB/s |  14 kB     00:00    
16:03:52 #10 51.85 (86/138): perl-srpm-macros-1-43.fc36.noarch.rpm 831 kB/s | 8.4 kB     00:00    
16:03:52 #10 51.85 (87/138): perl-subs-1.04-486.fc36.noarch.rpm    1.9 MB/s |  17 kB     00:00    
16:03:52 #10 51.86 (88/138): perl-vars-1.05-486.fc36.noarch.rpm    3.1 MB/s |  18 kB     00:00    
16:03:52 #10 51.86 (89/138): pkgconf-1.8.0-2.fc36.x86_64.rpm       4.7 MB/s |  41 kB     00:00    
16:03:52 #10 51.86 (90/138): pkgconf-pkg-config-1.8.0-2.fc36.x86_6 1.7 MB/s |  10 kB     00:00    
16:03:52 #10 51.87 (91/138): pkgconf-m4-1.8.0-2.fc36.noarch.rpm    1.1 MB/s |  14 kB     00:00    
16:03:52 #10 51.87 (92/138): python3-dateutil-2.8.1-8.fc36.noarch.  21 MB/s | 289 kB     00:00    
16:03:52 #10 51.88 (93/138): python3-dbus-1.2.18-3.fc36.x86_64.rpm 8.3 MB/s | 132 kB     00:00    
16:03:52 #10 51.88 (94/138): python3-distro-1.6.0-2.fc36.noarch.rp 2.5 MB/s |  38 kB     00:00    
16:03:52 #10 51.89 (95/138): python3-enchant-3.2.2-2.fc36.noarch.r 6.4 MB/s |  79 kB     00:00    
16:03:52 #10 51.89 (96/138): python3-pybeam-0.7-2.fc36.noarch.rpm  3.2 MB/s |  24 kB     00:00    
16:03:52 #10 51.90 (97/138): python3-pyxdg-0.27-4.fc36.noarch.rpm   11 MB/s |  96 kB     00:00    
16:03:52 #10 51.90 (98/138): python3-file-magic-5.41-4.fc36.noarch 1.1 MB/s |  18 kB     00:00    
16:03:52 #10 51.90 (99/138): python3-six-1.16.0-5.fc36.noarch.rpm  2.9 MB/s |  36 kB     00:00    
16:03:52 #10 51.91 (100/138): python3-tomli-1.2.3-1.fc36.noarch.rp 3.0 MB/s |  29 kB     00:00    
16:03:52 #10 51.91 (101/138): python3-tomli-w-0.4.0-3.fc36.noarch. 1.8 MB/s |  18 kB     00:00    
16:03:52 #10 51.92 (102/138): shared-mime-info-2.1-3.fc35.x86_64.r  24 MB/s | 373 kB     00:00    
16:03:52 #10 51.93 (103/138): python3-zstandard-0.17.0-1.fc36.x86_  17 MB/s | 458 kB     00:00    
16:03:52 #10 51.94 (104/138): unzip-6.0-57.fc36.x86_64.rpm         9.3 MB/s | 182 kB     00:00    
16:03:52 #10 51.94 (105/138): xxhash-libs-0.8.1-2.fc36.x86_64.rpm  2.8 MB/s |  42 kB     00:00    
16:03:52 #10 51.94 (106/138): ansible-srpm-macros-1-8.1.fc36.noarc 1.5 MB/s | 8.5 kB     00:00    
16:03:52 #10 51.95 (107/138): xz-5.2.5-9.fc36.x86_64.rpm            16 MB/s | 214 kB     00:00    
16:03:52 #10 51.97 (108/138): zip-3.0-32.fc36.x86_64.rpm           8.5 MB/s | 260 kB     00:00    
16:03:52 #10 51.98 (109/138): binutils-gold-2.37-37.fc36.x86_64.rp  29 MB/s | 753 kB     00:00    
16:03:52 #11 54.54 
16:03:52 #11 54.54 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:03:52 #11 54.58 Setting up dput (1.1.0ubuntu2) ...
16:03:52 #10 41.44 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ...
16:03:52 #10 41.54 Unpacking libctf0:amd64 (2.35.2-2) ...
16:03:52 #12 11.20 Selecting previously unselected package cmake-data.
16:03:52 #12 11.20 Preparing to unpack .../05-cmake-data_3.18.4-2+rpt1+rpi1+deb11u1_all.deb ...
16:03:52 #12 11.21 Unpacking cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ...
16:03:52 #11 55.16 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:03:52 #11 55.22 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:03:52 #11 37.40 Preparing to unpack .../252-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:03:52 #11 37.41 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:03:52 #11 37.43 Selecting previously unselected package libpackage-stash-perl.
16:03:52 #11 37.44 Preparing to unpack .../253-libpackage-stash-perl_0.38-1_all.deb ...
16:03:52 #11 37.44 Unpacking libpackage-stash-perl (0.38-1) ...
16:03:52 #11 37.48 Selecting previously unselected package libsub-identify-perl.
16:03:52 #11 37.48 Preparing to unpack .../254-libsub-identify-perl_0.14-1build2_armhf.deb ...
16:03:52 #11 37.49 Unpacking libsub-identify-perl (0.14-1build2) ...
16:03:52 #11 37.53 Selecting previously unselected package libsub-name-perl.
16:03:52 #11 37.53 Preparing to unpack .../255-libsub-name-perl_0.26-1_armhf.deb ...
16:03:52 #11 37.53 Unpacking libsub-name-perl (0.26-1) ...
16:03:52 #11 37.56 Selecting previously unselected package libnamespace-clean-perl.
16:03:52 #11 37.57 Preparing to unpack .../256-libnamespace-clean-perl_0.27-1_all.deb ...
16:03:52 #11 37.57 Unpacking libnamespace-clean-perl (0.27-1) ...
16:03:52 #11 37.60 Selecting previously unselected package libpath-tiny-perl.
16:03:52 #11 37.60 Preparing to unpack .../257-libpath-tiny-perl_0.108-1_all.deb ...
16:03:52 #11 37.61 Unpacking libpath-tiny-perl (0.108-1) ...
16:03:52 #11 42.23 Setting up bzip2 (1.0.8-5build1) ...
16:03:52 #11 42.24 Setting up libldap-common (2.5.13+dfsg-0ubuntu0.22.04.1) ...
16:03:52 #11 42.26 Setting up libjbig0:armhf (2.1-3.1ubuntu0.22.04.1) ...
16:03:52 #11 42.27 Setting up libfakeroot:armhf (1.28-1ubuntu1) ...
16:03:52 #11 42.29 Setting up libasan6:armhf (11.3.0-1ubuntu1~22.04) ...
16:03:52 #11 42.31 Setting up libnumber-compare-perl (0.03-2) ...
16:03:52 #11 42.32 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1) ...
16:03:52 #11 42.33 Setting up fakeroot (1.28-1ubuntu1) ...
16:03:52 #11 42.34 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:03:52 #11 42.34 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
16:03:52 #11 42.34 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
16:03:52 #11 42.34 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
16:03:52 #11 42.34 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
16:03:52 #11 42.34 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
16:03:52 #11 42.34 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
16:03:52 #11 42.34 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
16:03:52 #11 42.34 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
16:03:52 #11 42.35 Setting up autotools-dev (20220109.1) ...
16:03:52 #11 42.36 Setting up libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ...
16:03:52 #11 42.38 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
16:03:52 #11 42.39 Setting up libx11-data (2:1.7.5-1) ...
16:03:52 #11 42.40 Setting up make (4.3-4.1build1) ...
16:03:52 #11 42.41 Setting up libmpfr6:armhf (4.1.0-3build3) ...
16:03:52 #11 42.42 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
16:03:52 #11 42.43 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
16:03:52 #11 42.45 Setting up lzip (1.23-1) ...
16:03:52 #11 42.46 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
16:03:52 #11 42.46 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist
16:03:52 #11 42.46 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
16:03:52 #11 42.46 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist
16:03:52 #11 42.46 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
16:03:52 #11 42.46 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist
16:03:52 #11 42.47 Setting up strace (5.16-0ubuntu3) ...
16:03:52 #11 42.48 Setting up libsigsegv2:armhf (2.13-1ubuntu3) ...
16:03:52 #11 42.49 Setting up xz-utils (5.2.5-2ubuntu1) ...
16:03:52 #11 42.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:52 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:03:52 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:03:52 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:03:52 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:03:52 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:03:52 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:03:52 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:03:52 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:03:52 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:03:52 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:03:52 #11 42.51 Setting up t1utils (1.41-4build2) ...
16:03:52 #11 42.52 Setting up diffstat (1.64-1build2) ...
16:03:52 #11 42.53 Setting up libpng16-16:armhf (1.6.37-3build5) ...
16:03:52 #11 42.54 Setting up libmpc3:armhf (1.2.1-2build1) ...
16:03:52 #11 38.60 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ...
16:03:52 #11 38.60 Unpacking diffstat (1.63-1) ...
16:03:52 #11 38.64 Selecting previously unselected package python3-chardet.
16:03:52 #11 38.64 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ...
16:03:52 #11 38.64 Unpacking python3-chardet (3.0.4-4build1) ...
16:03:52 #11 38.68 Selecting previously unselected package python3-debian.
16:03:52 #11 38.69 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1_all.deb ...
16:03:52 #11 38.69 Unpacking python3-debian (0.1.36ubuntu1) ...
16:03:52 #11 38.73 Selecting previously unselected package libgpgme11:amd64.
16:03:52 #11 38.73 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2_amd64.deb ...
16:03:52 #11 38.73 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ...
16:03:52 #11 38.78 Selecting previously unselected package python3-gpg.
16:03:52 #11 38.78 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2_amd64.deb ...
16:03:52 #11 38.79 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
16:03:52 #11 38.84 Selecting previously unselected package dput.
16:03:52 #13 22.37   Installing       : libuv-1:1.42.0-1.el9.aarch64                         30/73 
16:03:52 #13 22.74   Installing       : cmake-data-3.20.2-7.el9.noarch                       31/73 
16:03:52 #13 22.95   Installing       : cmake-3.20.2-7.el9.aarch64                           32/73 
16:03:52 #13 22.96   Installing       : libubsan-11.3.1-4.el9.aarch64                        33/73 
16:03:52 #13 23.00   Installing       : libtool-ltdl-2.4.6-45.el9.aarch64                    34/73 
16:03:52 #13 23.01   Installing       : libsepol-devel-3.4-3.el9.aarch64                     35/73 
16:03:52 #13 23.08   Installing       : libselinux-devel-3.4-3.el9.aarch64                   36/73 
16:03:52 #11 39.07 Setting up libatomic1:amd64 (12.1.0-2ubuntu1~22.04) ...
16:03:52 #11 39.09 Setting up patch (2.7.6-7build2) ...
16:03:52 #11 39.10 Setting up autopoint (0.21-4ubuntu4) ...
16:03:52 #11 39.11 Setting up fonts-dejavu-core (2.37-2build1) ...
16:03:52 #11 39.17 Setting up ucf (3.0043) ...
16:03:52 #11 39.29 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
16:03:52 #12 7.485 Selecting previously unselected package liblzo2-2:arm64.
16:03:52 #12 7.490 Preparing to unpack .../02-liblzo2-2_2.08-1.2_arm64.deb ...
16:03:52 #12 7.494 Unpacking liblzo2-2:arm64 (2.08-1.2) ...
16:03:52 #12 7.534 Selecting previously unselected package libarchive13:arm64.
16:03:52 #12 7.536 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_arm64.deb ...
16:03:52 #12 7.543 Unpacking libarchive13:arm64 (3.2.2-3.1ubuntu0.7) ...
16:03:52 #12 7.597 Selecting previously unselected package libjsoncpp1:arm64.
16:03:52 #12 7.599 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_arm64.deb ...
16:03:52 #12 7.603 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
16:03:52 #12 7.643 Selecting previously unselected package librhash0:arm64.
16:03:52 #12 7.645 Preparing to unpack .../05-librhash0_1.3.6-2_arm64.deb ...
16:03:52 #12 7.650 Unpacking librhash0:arm64 (1.3.6-2) ...
16:03:52 #12 7.690 Selecting previously unselected package libuv1:arm64.
16:03:52 #12 7.692 Preparing to unpack .../06-libuv1_1.18.0-3_arm64.deb ...
16:03:52 #12 7.696 Unpacking libuv1:arm64 (1.18.0-3) ...
16:03:52 #12 7.729 Selecting previously unselected package cmake.
16:03:52 #13 6.412 (14/70): make-4.3-7.el9.x86_64.rpm              6.8 MB/s | 538 kB     00:00    
16:03:52 #13 6.419 (15/70): openssh-8.7p1-24.el9.x86_64.rpm        5.5 MB/s | 457 kB     00:00    
16:03:52 #13 6.423 (16/70): rpm-plugin-selinux-4.16.1.3-19.el9.x86 753 kB/s |  18 kB     00:00    
16:03:52 #13 6.448 (17/70): selinux-policy-38.1.2-1.el9.noarch.rpm 1.7 MB/s |  63 kB     00:00    
16:03:52 #13 6.527 (18/70): systemd-pam-250-13.el9.x86_64.rpm      3.2 MB/s | 255 kB     00:00    
16:03:52 #13 6.552 (19/70): systemd-rpm-macros-250-13.el9.noarch.r 1.6 MB/s |  40 kB     00:00    
16:03:52 #13 6.573 (20/70): which-2.21-28.el9.x86_64.rpm           2.0 MB/s |  42 kB     00:00    
16:03:52 #13 6.613 (21/70): systemd-250-13.el9.x86_64.rpm           22 MB/s | 4.2 MB     00:00    
16:03:52 #10 43.10 Preparing to unpack .../169-libcgi-pm-perl_4.38-1_all.deb ...
16:03:52 #10 43.11 Unpacking libcgi-pm-perl (4.38-1) ...
16:03:52 #10 43.16 Selecting previously unselected package libfcgi-perl.
16:03:52 #10 43.16 Preparing to unpack .../170-libfcgi-perl_0.78-2build1_amd64.deb ...
16:03:52 #10 43.16 Unpacking libfcgi-perl (0.78-2build1) ...
16:03:52 #10 43.20 Selecting previously unselected package libcgi-fast-perl.
16:03:52 #10 43.21 Preparing to unpack .../171-libcgi-fast-perl_1%3a2.13-1_all.deb ...
16:03:52 #10 43.21 Unpacking libcgi-fast-perl (1:2.13-1) ...
16:03:52 #10 43.25 Selecting previously unselected package libsub-name-perl.
16:03:52 #10 43.25 Preparing to unpack .../172-libsub-name-perl_0.21-1build1_amd64.deb ...
16:03:52 #10 43.26 Unpacking libsub-name-perl (0.21-1build1) ...
16:03:52 #10 43.30 Selecting previously unselected package libclass-accessor-perl.
16:03:52 #10 43.30 Preparing to unpack .../173-libclass-accessor-perl_0.51-1_all.deb ...
16:03:52 #11 33.00 Preparing to unpack .../139-debugedit_1%3a5.0-5_armhf.deb ...
16:03:52 #11 33.01 Unpacking debugedit (1:5.0-5) ...
16:03:52 #11 33.04 Selecting previously unselected package dwz.
16:03:52 #11 33.04 Preparing to unpack .../140-dwz_0.14-1build2_armhf.deb ...
16:03:52 #11 33.05 Unpacking dwz (0.14-1build2) ...
16:03:52 #11 33.09 Selecting previously unselected package gettext.
16:03:52 #11 33.09 Preparing to unpack .../141-gettext_0.21-8_armhf.deb ...
16:03:52 #11 33.09 Unpacking gettext (0.21-8) ...
16:03:52 #11 33.14 Selecting previously unselected package intltool-debian.
16:03:52 #11 33.15 Preparing to unpack .../142-intltool-debian_0.35.0+20060710.5_all.deb ...
16:03:52 #11 33.15 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:03:52 #11 33.21 Selecting previously unselected package po-debconf.
16:03:52 #11 33.22 Preparing to unpack .../143-po-debconf_1.0.21+nmu1_all.deb ...
16:03:52 #11 33.22 Unpacking po-debconf (1.0.21+nmu1) ...
16:03:52 #11 33.26 Selecting previously unselected package debhelper.
16:03:52 #12 30.36   Installing       : gc-7.6.4-3.el8.x86_64                                76/91 
16:03:52 #11 41.12 Updating certificates in /etc/ssl/certs...
16:03:52 #11 43.79 Unpacking libstring-copyright-perl (0.003013-1) ...
16:03:52 #11 43.82 Selecting previously unselected package libstring-escape-perl.
16:03:52 #11 43.82 Preparing to unpack .../359-libstring-escape-perl_2010.002-2_all.deb ...
16:03:52 #11 43.83 Unpacking libstring-escape-perl (2010.002-2) ...
16:03:52 #11 43.87 Selecting previously unselected package libstring-shellquote-perl.
16:03:52 #11 43.88 Preparing to unpack .../360-libstring-shellquote-perl_1.04-2_all.deb ...
16:03:52 #11 43.89 Unpacking libstring-shellquote-perl (1.04-2) ...
16:03:52 #11 43.92 Selecting previously unselected package libsyntax-keyword-try-perl.
16:03:52 #11 43.92 Preparing to unpack .../361-libsyntax-keyword-try-perl_0.27-1_arm64.deb ...
16:03:52 #11 43.93 Unpacking libsyntax-keyword-try-perl (0.27-1) ...
16:03:52 #11 43.97 Selecting previously unselected package libterm-readkey-perl.
16:03:52 #11 43.97 Preparing to unpack .../362-libterm-readkey-perl_2.38-2_arm64.deb ...
16:03:52 #11 43.98 Unpacking libterm-readkey-perl (2.38-2) ...
16:03:52 #11 44.01 Selecting previously unselected package libtext-levenshteinxs-perl.
16:03:52 #10 51.32 Setting up distro-info-data (0.41+deb10u6) ...
16:03:52 #10 51.33 Setting up manpages (4.16-2) ...
16:03:52 #10 51.37 Setting up unzip (6.0-23+deb10u3) ...
16:03:52 #10 51.40 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
16:03:52 #10 51.42 Setting up libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ...
16:03:52 #10 51.44 Setting up binutils-common:armhf (2.31.1-16) ...
16:03:52 #10 51.46 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
16:03:52 #10 51.48 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
16:03:52 #10 51.50 Setting up less (487-0.1+b1) ...
16:03:52 #10 51.98 (110/138): dbus-libs-1.14.4-1.fc36.x86_64.rpm    12 MB/s | 155 kB     00:00    
16:03:52 #10 52.03 (111/138): dnf-plugins-core-4.3.1-1.fc36.noarch 662 kB/s |  34 kB     00:00    
16:03:52 #10 52.03 (112/138): dwz-0.14-4.fc36.x86_64.rpm           2.4 MB/s | 127 kB     00:00    
16:03:52 #10 52.04 (113/138): elfutils-debuginfod-client-0.187-4.f 4.8 MB/s |  40 kB     00:00    
16:03:52 #10 52.05 (114/138): emacs-filesystem-28.1-2.fc36.noarch. 1.4 MB/s | 9.3 kB     00:00    
16:03:52 #10 52.06 (115/138): elfutils-0.187-4.fc36.x86_64.rpm      17 MB/s | 522 kB     00:00    
16:03:52 #10 52.08 (116/138): gdk-pixbuf2-2.42.9-2.fc36.x86_64.rpm  23 MB/s | 466 kB     00:00    
16:03:52 #10 52.13 (117/138): gdb-minimal-12.1-2.fc36.x86_64.rpm    51 MB/s | 3.9 MB     00:00    
16:03:52 #10 52.14 (118/138): glibc-gconv-extra-2.35-20.fc36.x86_6  27 MB/s | 1.6 MB     00:00    
16:03:52 #10 52.15 (119/138): go-srpm-macros-3.2.0-1.fc36.noarch.r 1.3 MB/s |  26 kB     00:00    
16:03:52 #10 52.16 (120/138): libappstream-glib-0.8.0-4.fc36.x86_6  22 MB/s | 391 kB     00:00    
16:03:52 #10 52.18 (121/138): perl-Encode-3.17-485.fc36.x86_64.rpm  60 MB/s | 1.7 MB     00:00    
16:03:52 #10 52.18 (122/138): perl-Getopt-Long-2.54-1.fc36.noarch. 3.2 MB/s |  60 kB     00:00    
16:03:52 #10 52.22 (123/138): binutils-2.37-37.fc36.x86_64.rpm      22 MB/s | 6.0 MB     00:00    
16:03:52 #10 52.22 (124/138): perl-HTTP-Tiny-0.082-1.fc36.noarch.r 1.4 MB/s |  55 kB     00:00    
16:03:52 #10 52.23 (125/138): perl-Scalar-List-Utils-1.63-489.fc36 1.8 MB/s |  72 kB     00:00    
16:03:52 #10 52.23 (126/138): perl-Socket-2.036-1.fc36.x86_64.rpm  7.0 MB/s |  55 kB     00:00    
16:03:52 #10 52.23 (127/138): perl-Text-ParseWords-3.31-1.fc36.noa 1.6 MB/s |  16 kB     00:00    
16:03:52 #10 52.24 (128/138): python-srpm-macros-3.10-20.fc36.noar 2.4 MB/s |  23 kB     00:00    
16:03:52 #10 52.24 (129/138): python3-construct-2.10.68-1.fc36.noa  12 MB/s | 112 kB     00:00    
16:03:52 #10 52.25 (130/138): qt5-srpm-macros-5.15.7-1.fc36.noarch 801 kB/s | 7.9 kB     00:00    
16:03:52 #10 52.25 (131/138): python3-dnf-plugins-core-4.3.1-1.fc3  12 MB/s | 229 kB     00:00    
16:03:52 #10 52.26 (132/138): redhat-rpm-config-222-1.fc36.noarch. 4.9 MB/s |  66 kB     00:00    
16:03:52 #10 52.26 (133/138): rpm-build-4.17.1-3.fc36.x86_64.rpm   4.3 MB/s |  58 kB     00:00    
16:03:52 #10 52.26 (134/138): rpmautospec-rpm-macros-0.3.0-1.fc36. 859 kB/s | 8.7 kB     00:00    
16:03:52 #10 52.27 (135/138): rpmlint-fedora-license-data-1.8-1.fc 2.0 MB/s |  16 kB     00:00    
16:03:52 #10 52.27 (136/138): rust-srpm-macros-23-1.fc36.noarch.rp 1.1 MB/s | 9.3 kB     00:00    
16:03:52 #10 52.28 (137/138): rpmlint-2.4.0-3.fc36.noarch.rpm       15 MB/s | 238 kB     00:00    
16:03:52 #10 52.28 (138/138): zstd-1.5.2-2.fc36.x86_64.rpm          26 MB/s | 448 kB     00:00    
16:03:52 #11 54.73 Setting up libdata-validate-uri-perl (0.07-2) ...
16:03:52 #11 54.75 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:03:52 #11 54.76 Setting up libmodule-runtime-perl (0.016-1) ...
16:03:52 #11 54.78 Setting up libmailtools-perl (2.21-1) ...
16:03:52 #11 54.79 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
16:03:52 #11 54.83 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:03:52 #10 41.75 Selecting previously unselected package binutils-x86-64-linux-gnu.
16:03:52 #10 41.76 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
16:03:52 #10 41.76 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
16:03:52 #12 11.59 Selecting previously unselected package libarchive13:armhf.
16:03:52 #12 11.60 Preparing to unpack .../06-libarchive13_3.4.3-2+deb11u1_armhf.deb ...
16:03:52 #12 11.60 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ...
16:03:52 #12 11.66 Selecting previously unselected package libjsoncpp24:armhf.
16:03:52 #12 11.66 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ...
16:03:52 #12 11.67 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
16:03:52 #12 11.71 Selecting previously unselected package librhash0:armhf.
16:03:52 #11 55.38 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:03:52 #11 55.42 Setting up dh-strip-nondeterminism (1.7.0-1) ...
16:03:52 #11 55.43 Setting up libconst-fast-perl (0.014-1) ...
16:03:52 #11 55.44 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
16:03:52 #11 55.46 Setting up libgit-wrapper-perl (0.048-1) ...
16:03:52 #11 55.47 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.14) ...
16:03:52 #11 55.48 Setting up curl (7.68.0-1ubuntu2.14) ...
16:03:52 #11 55.50 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
16:03:52 #11 55.53 Setting up libmodule-implementation-perl (0.09-1) ...
16:03:52 #11 55.54 Setting up libemail-valid-perl (1.202-1) ...
16:03:52 #11 55.56 Setting up libpackage-stash-perl (0.38-1) ...
16:03:52 #11 55.57 Setting up libimport-into-perl (1.002005-1) ...
16:03:52 #11 55.59 Setting up libmoo-perl (2.003006-1) ...
16:03:52 #11 37.65 Selecting previously unselected package libtype-tiny-perl.
16:03:52 #11 37.65 Preparing to unpack .../258-libtype-tiny-perl_1.008001-2_all.deb ...
16:03:52 #11 37.65 Unpacking libtype-tiny-perl (1.008001-2) ...
16:03:52 #11 37.71 Selecting previously unselected package libgitlab-api-v4-perl.
16:03:52 #11 37.71 Preparing to unpack .../259-libgitlab-api-v4-perl_0.25-1_all.deb ...
16:03:52 #11 37.72 Unpacking libgitlab-api-v4-perl (0.25-1) ...
16:03:52 #11 37.76 Selecting previously unselected package libhash-fieldhash-perl.
16:03:52 #11 37.76 Preparing to unpack .../260-libhash-fieldhash-perl_0.15-1build2_armhf.deb ...
16:03:52 #11 37.77 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
16:03:52 #11 37.80 Selecting previously unselected package libhtml-form-perl.
16:03:52 #11 37.80 Preparing to unpack .../261-libhtml-form-perl_6.07-1_all.deb ...
16:03:52 #11 37.81 Unpacking libhtml-form-perl (6.07-1) ...
16:03:52 #11 37.84 Selecting previously unselected package libhtml-format-perl.
16:03:52 #11 37.85 Preparing to unpack .../262-libhtml-format-perl_2.12-1_all.deb ...
16:03:52 #11 37.85 Unpacking libhtml-format-perl (2.12-1) ...
16:03:52 #11 37.88 Selecting previously unselected package libhttp-daemon-perl.
16:03:52 #11 37.89 Preparing to unpack .../263-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
16:03:52 #11 37.89 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
16:03:52 #11 37.93 Selecting previously unselected package libidn11:armhf.
16:03:52 #11 37.93 Preparing to unpack .../264-libidn11_1.33-2.2ubuntu2_armhf.deb ...
16:03:52 #11 37.94 Unpacking libidn11:armhf (1.33-2.2ubuntu2) ...
16:03:52 #11 37.98 Selecting previously unselected package libstruct-dumb-perl.
16:03:52 #11 42.56 Setting up libatomic1:armhf (12.1.0-2ubuntu1~22.04) ...
16:03:52 #11 42.57 Setting up patch (2.7.6-7build2) ...
16:03:52 #11 42.58 Setting up autopoint (0.21-4ubuntu4) ...
16:03:52 #11 42.60 Setting up fonts-dejavu-core (2.37-2build1) ...
16:03:52 #11 42.67 Setting up ucf (3.0043) ...
16:03:52 #11 42.76 Setting up libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
16:03:52 #11 42.77 Setting up libltdl7:armhf (2.4.6-15build2) ...
16:03:52 #11 38.84 Preparing to unpack .../198-dput_1.0.3ubuntu1_all.deb ...
16:03:52 #11 38.85 Unpacking dput (1.0.3ubuntu1) ...
16:03:52 #11 38.89 Selecting previously unselected package libcurl3-gnutls:amd64.
16:03:52 #11 38.90 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.14_amd64.deb ...
16:03:52 #11 38.90 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.14) ...
16:03:52 #11 38.95 Selecting previously unselected package liberror-perl.
16:03:52 #11 38.95 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ...
16:03:52 #11 38.96 Unpacking liberror-perl (0.17029-1) ...
16:03:52 #11 38.99 Selecting previously unselected package git-man.
16:03:52 #11 38.99 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.6_all.deb ...
16:03:52 #11 38.99 Unpacking git-man (1:2.25.1-1ubuntu3.6) ...
16:03:52 #13 91.10   Installing : rsync-3.1.2-11.el7_9.aarch64                               19/68 
16:03:52 #11 39.30 Setting up libltdl7:amd64 (2.4.6-15build2) ...
16:03:52 #11 39.31 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1) ...
16:03:52 #11 39.32 Setting up libssh-4:amd64 (0.9.6-2build1) ...
16:03:52 #11 39.33 Setting up libwebp7:amd64 (1.2.2-2) ...
16:03:52 #11 39.36 Setting up libubsan1:amd64 (12.1.0-2ubuntu1~22.04) ...
16:03:52 #11 39.38 Setting up libmd0:amd64 (1.0.4-1build1) ...
16:03:52 #11 39.39 Setting up python-apt-common (2.3.0ubuntu2.1) ...
16:03:52 #11 39.40 Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
16:03:52 #11 39.42 Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
16:03:52 #11 39.43 Setting up libuchardet0:amd64 (0.0.7-1build2) ...
16:03:52 #11 39.45 Setting up lzop (1.04-2build2) ...
16:03:52 #11 39.47 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
16:03:52 #11 39.48 Setting up git-man (1:2.34.1-1ubuntu1.5) ...
16:03:52 #11 39.50 Setting up netbase (6.3) ...
16:03:52 #12 7.731 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_arm64.deb ...
16:03:52 #12 7.736 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
16:03:53 #13 6.876 (22/70): selinux-policy-targeted-38.1.2-1.el9.n  15 MB/s | 6.8 MB     00:00    
16:03:53 #11 33.26 Preparing to unpack .../144-debhelper_13.9.1ubuntu1_all.deb ...
16:03:53 #11 33.27 Unpacking debhelper (13.9.1ubuntu1) ...
16:03:53 #11 33.32 Selecting previously unselected package libfakeroot:armhf.
16:03:53 #11 33.32 Preparing to unpack .../145-libfakeroot_1.29-1ubuntu1_armhf.deb ...
16:03:53 #11 33.33 Unpacking libfakeroot:armhf (1.29-1ubuntu1) ...
16:03:53 #11 33.36 Selecting previously unselected package fakeroot.
16:03:53 #11 33.36 Preparing to unpack .../146-fakeroot_1.29-1ubuntu1_armhf.deb ...
16:03:53 #11 33.37 Unpacking fakeroot (1.29-1ubuntu1) ...
16:03:53 #11 33.41 Selecting previously unselected package libassuan0:armhf.
16:03:53 #11 33.41 Preparing to unpack .../147-libassuan0_2.5.5-4_armhf.deb ...
16:03:53 #11 33.42 Unpacking libassuan0:armhf (2.5.5-4) ...
16:03:53 #11 33.45 Selecting previously unselected package gpgconf.
16:03:53 #11 33.45 Preparing to unpack .../148-gpgconf_2.2.35-3ubuntu1_armhf.deb ...
16:03:53 #11 33.45 Unpacking gpgconf (2.2.35-3ubuntu1) ...
16:03:53 #11 33.50 Selecting previously unselected package libksba8:armhf.
16:03:53 #10 43.31 Unpacking libclass-accessor-perl (0.51-1) ...
16:03:53 #10 43.34 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:53 #10 43.35 Preparing to unpack .../174-libclass-method-modifiers-perl_2.12-1_all.deb ...
16:03:53 #10 43.35 Unpacking libclass-method-modifiers-perl (2.12-1) ...
16:03:53 #10 43.38 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:53 #10 43.39 Preparing to unpack .../175-libclass-xsaccessor-perl_1.19-2build8_amd64.deb ...
16:03:53 #10 43.39 Unpacking libclass-xsaccessor-perl (1.19-2build8) ...
16:03:53 #10 43.43 Selecting previously unselected package libclone-perl.
16:03:53 #10 43.43 Preparing to unpack .../176-libclone-perl_0.39-1_amd64.deb ...
16:03:53 #10 43.44 Unpacking libclone-perl (0.39-1) ...
16:03:53 #10 43.51 Selecting previously unselected package libdata-dump-perl.
16:03:53 #10 43.51 Preparing to unpack .../177-libdata-dump-perl_1.23-1_all.deb ...
16:03:53 #10 43.51 Unpacking libdata-dump-perl (1.23-1) ...
16:03:53 #10 43.55 Selecting previously unselected package libparams-util-perl.
16:03:53 #10 43.56 Preparing to unpack .../178-libparams-util-perl_1.07-3build3_amd64.deb ...
16:03:53 #10 43.57 Unpacking libparams-util-perl (1.07-3build3) ...
16:03:53 #10 43.61 Selecting previously unselected package libsub-install-perl.
16:03:53 #10 43.61 Preparing to unpack .../179-libsub-install-perl_0.928-1_all.deb ...
16:03:53 #10 43.62 Unpacking libsub-install-perl (0.928-1) ...
16:03:53 #10 43.65 Selecting previously unselected package libdata-optlist-perl.
16:03:53 #10 43.66 Preparing to unpack .../180-libdata-optlist-perl_0.110-1_all.deb ...
16:03:53 #12 1.120 Last metadata expiration check: 0:00:15 ago on Thu Dec 15 16:03:37 2022.
16:03:53 #12 30.74   Installing       : guile-5:2.0.14-7.el8.x86_64                          77/91 
16:03:53 #11 44.02 Preparing to unpack .../363-libtext-levenshteinxs-perl_0.03-5_arm64.deb ...
16:03:53 #11 44.02 Unpacking libtext-levenshteinxs-perl (0.03-5) ...
16:03:53 #11 44.07 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
16:03:53 #11 44.07 Preparing to unpack .../364-libtext-markdown-discount-perl_0.13-1build1_arm64.deb ...
16:03:53 #11 44.07 Unpacking libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
16:03:53 #11 44.11 Selecting previously unselected package libtext-xslate-perl:arm64.
16:03:53 #11 44.11 Preparing to unpack .../365-libtext-xslate-perl_3.5.9-1build1_arm64.deb ...
16:03:53 #11 44.12 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build1) ...
16:03:53 #11 44.17 Selecting previously unselected package libtime-duration-perl.
16:03:53 #11 44.17 Preparing to unpack .../366-libtime-duration-perl_1.21-1_all.deb ...
16:03:53 #11 44.17 Unpacking libtime-duration-perl (1.21-1) ...
16:03:53 #11 44.21 Selecting previously unselected package libtime-moment-perl.
16:03:53 #11 44.21 Preparing to unpack .../367-libtime-moment-perl_0.44-2_arm64.deb ...
16:03:53 #11 44.22 Unpacking libtime-moment-perl (0.44-2) ...
16:03:53 #11 44.25 Selecting previously unselected package libtype-tiny-xs-perl:arm64.
16:03:53 #10 51.62 Setting up perl-openssl-defaults:armhf (3) ...
16:03:53 #10 51.64 Setting up linux-libc-dev:armhf (4.19.260-1) ...
16:03:53 #10 51.65 Setting up gettext-base (0.19.8.1-9) ...
16:03:53 #10 51.67 Setting up liblzo2-2:armhf (2.10-0.1) ...
16:03:53 #10 51.68 Setting up libnpth0:armhf (1.6-1) ...
16:03:53 #10 51.69 Setting up krb5-locales (1.17-3+deb10u5) ...
16:03:53 #10 51.71 Setting up file (1:5.35-4+deb10u2) ...
16:03:53 #10 51.72 Setting up libossp-uuid16:armhf (1.6.2-1.5+b7) ...
16:03:53 #10 51.74 Setting up libassuan0:armhf (2.5.2-1) ...
16:03:53 #10 51.75 Setting up libgomp1:armhf (8.3.0-6) ...
16:03:53 #10 51.78 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
16:03:53 #10 51.79 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
16:03:53 #10 51.81 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
16:03:53 #10 51.83 Setting up libicu63:armhf (63.1-6+deb10u3) ...
16:03:53 #10 51.85 Setting up libfakeroot:armhf (1.23-1) ...
16:03:53 #10 51.87 Setting up libkrb5support0:armhf (1.17-3+deb10u5) ...
16:03:53 #10 51.89 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
16:03:53 #10 51.90 Setting up fakeroot (1.23-1) ...
16:03:53 #10 52.29 --------------------------------------------------------------------------------
16:03:53 #10 52.29 Total                                            16 MB/s |  29 MB     00:01     
16:03:53 #24 30.71 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
16:03:53 #24 30.71 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
16:03:53 #24 30.71 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
16:03:53 #24 30.75 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
16:03:53 #24 30.76 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
16:03:53 #24 30.76 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:03:53 #11 54.91 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:03:53 #11 54.98 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:03:53 #11 55.11 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:03:53 #12 11.71 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ...
16:03:53 #12 11.72 Unpacking librhash0:armhf (1.4.1-2) ...
16:03:53 #12 11.78 Selecting previously unselected package libuv1:armhf.
16:03:53 #12 11.78 Preparing to unpack .../09-libuv1_1.40.0-2_armhf.deb ...
16:03:53 #12 11.78 Unpacking libuv1:armhf (1.40.0-2) ...
16:03:53 #12 11.82 Selecting previously unselected package cmake.
16:03:53 #12 11.82 Preparing to unpack .../10-cmake_3.18.4-2+rpt1+rpi1+deb11u1_armhf.deb ...
16:03:53 #12 11.83 Unpacking cmake (3.18.4-2+rpt1+rpi1+deb11u1) ...
16:03:53 #11 55.61 Setting up liblist-someutils-perl (0.58-1) ...
16:03:53 #11 55.62 Setting up liblist-someutils-xs-perl (0.58-2) ...
16:03:53 #11 55.64 Setting up gnupg (2.2.19-3ubuntu2.2) ...
16:03:53 #11 55.65 Setting up libmoox-aliases-perl (0.001006-1) ...
16:03:53 #11 55.67 Setting up libparams-validate-perl (1.29-3) ...
16:03:53 #11 55.68 Setting up libb-hooks-endofscope-perl (0.24-1) ...
16:03:53 #11 55.69 Setting up libnamespace-clean-perl (0.27-1) ...
16:03:53 #11 55.71 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
16:03:53 #11 55.72 Setting up libgitlab-api-v4-perl (0.25-1) ...
16:03:53 #11 55.74 Setting up libmoox-struct-perl (0.017-1) ...
16:03:53 #11 55.75 Setting up lintian (2.62.0ubuntu2.2) ...
16:03:53 #11 55.77 Setting up licensecheck (3.0.45-1) ...
16:03:53 #11 55.79 Setting up dh-autoreconf (19) ...
16:03:53 #11 55.80 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
16:03:53 #11 42.79 Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1) ...
16:03:53 #11 42.80 Setting up libssh-4:armhf (0.9.6-2build1) ...
16:03:53 #11 42.82 Setting up libwebp7:armhf (1.2.2-2) ...
16:03:53 #11 42.83 Setting up libubsan1:armhf (12.1.0-2ubuntu1~22.04) ...
16:03:53 #11 42.85 Setting up libgcc-11-dev:armhf (11.3.0-1ubuntu1~22.04) ...
16:03:53 #11 42.86 Setting up libmd0:armhf (1.0.4-1build1) ...
16:03:53 #11 42.87 Setting up python-apt-common (2.3.0ubuntu2.1) ...
16:03:53 #11 42.89 Setting up libnsl-dev:armhf (1.3.0-2build2) ...
16:03:53 #11 42.90 Setting up libcrypt-dev:armhf (1:4.4.27-1) ...
16:03:53 #11 42.91 Setting up libuchardet0:armhf (0.0.7-1build2) ...
16:03:53 #11 42.92 Setting up lzop (1.04-2build2) ...
16:03:53 #11 42.93 Setting up libmpdec3:armhf (2.5.1-2build2) ...
16:03:53 #11 42.96 Setting up git-man (1:2.34.1-1ubuntu1.5) ...
16:03:53 #11 42.97 Setting up netbase (6.3) ...
16:03:53 #11 43.00 Setting up libbinutils:armhf (2.38-4ubuntu2.1) ...
16:03:53 #11 39.11 Selecting previously unselected package git.
16:03:53 #11 39.11 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.6_amd64.deb ...
16:03:53 #11 39.13 Unpacking git (1:2.25.1-1ubuntu3.6) ...
16:03:53 #12 8.013 Selecting previously unselected package dh-apparmor.
16:03:53 #12 8.015 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
16:03:53 #12 8.019 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
16:03:53 #12 8.056 Selecting previously unselected package btrfs-progs.
16:03:53 #12 8.059 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_arm64.deb ...
16:03:53 #12 8.063 Unpacking btrfs-progs (4.15.1-1build1) ...
16:03:53 #12 8.138 Selecting previously unselected package btrfs-tools.
16:03:53 #12 8.141 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_arm64.deb ...
16:03:53 #12 8.145 Unpacking btrfs-tools (4.15.1-1build1) ...
16:03:53 #12 8.182 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:03:53 #12 8.184 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
16:03:53 #12 8.188 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:03:53 #12 8.233 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:03:53 #12 8.236 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
16:03:53 #12 8.240 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:03:53 #11 37.99 Preparing to unpack .../265-libstruct-dumb-perl_0.09-1_all.deb ...
16:03:53 #11 37.99 Unpacking libstruct-dumb-perl (0.09-1) ...
16:03:53 #11 38.03 Selecting previously unselected package libio-async-perl.
16:03:53 #11 38.03 Preparing to unpack .../266-libio-async-perl_0.75-1_all.deb ...
16:03:53 #11 38.04 Unpacking libio-async-perl (0.75-1) ...
16:03:53 #11 38.10 Selecting previously unselected package liblinux-epoll-perl.
16:03:53 #11 38.10 Preparing to unpack .../267-liblinux-epoll-perl_0.017-1_armhf.deb ...
16:03:53 #11 38.10 Unpacking liblinux-epoll-perl (0.017-1) ...
16:03:53 #11 38.13 Selecting previously unselected package libio-async-loop-epoll-perl.
16:03:53 #11 38.14 Preparing to unpack .../268-libio-async-loop-epoll-perl_0.20-1_all.deb ...
16:03:53 #11 38.14 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
16:03:53 #11 38.17 Selecting previously unselected package libtypes-serialiser-perl.
16:03:53 #11 38.18 Preparing to unpack .../269-libtypes-serialiser-perl_1.0-1_all.deb ...
16:03:53 #11 38.18 Unpacking libtypes-serialiser-perl (1.0-1) ...
16:03:53 #11 38.22 Selecting previously unselected package libjson-xs-perl.
16:03:53 #11 39.52 Setting up libbinutils:amd64 (2.38-4ubuntu2.1) ...
16:03:53 #11 39.54 Setting up libfido2-1:amd64 (1.10.0-1) ...
16:03:53 #11 39.55 Setting up libisl23:amd64 (0.24-2build1) ...
16:03:53 #11 39.56 Setting up libc-dev-bin (2.35-0ubuntu3.1) ...
16:03:53 #11 39.60 Setting up openssl (3.0.2-0ubuntu1.7) ...
16:03:53 #11 39.61 Setting up libbsd0:amd64 (0.11.5-1) ...
16:03:53 #11 39.63 Setting up libelf1:amd64 (0.186-1build1) ...
16:03:53 #11 39.64 Setting up readline-common (8.1.2-1) ...
16:03:53 #11 39.67 Setting up publicsuffix (20211207.1025-1) ...
16:03:53 #11 39.69 Setting up zstd (1.4.8+dfsg-3build1) ...
16:03:53 #11 39.70 Setting up libmarkdown2:amd64 (2.2.7-2) ...
16:03:53 #11 39.71 Setting up libcc1-0:amd64 (12.1.0-2ubuntu1~22.04) ...
16:03:53 #11 39.72 Setting up iso-codes (4.9.0-1) ...
16:03:53 #11 39.74 Setting up liblocale-gettext-perl (1.07-4build3) ...
16:03:53 #11 39.75 Setting up liblsan0:amd64 (12.1.0-2ubuntu1~22.04) ...
16:03:53 #11 39.76 Setting up dctrl-tools (2.24-3build2) ...
16:03:53 #11 39.78 Setting up libitm1:amd64 (12.1.0-2ubuntu1~22.04) ...
16:03:53 #11 39.79 Setting up libgdbm6:amd64 (1.23-1) ...
16:03:53 #11 39.80 Setting up libicu70:amd64 (70.1-2) ...
16:03:53 #11 39.81 Setting up libtsan0:amd64 (11.3.0-1ubuntu1~22.04) ...
16:03:53 #13 23.09   Installing       : libasan-11.3.1-4.el9.aarch64                         37/73 
16:03:53 #13 23.35   Installing       : kernel-headers-5.14.0-210.el9.aarch64                38/73 
16:03:53 #13 23.44   Installing       : libxcrypt-devel-4.4.18-3.el9.aarch64                 39/73 
16:03:53 #13 23.50   Installing       : glibc-devel-2.34-49.el9.aarch64                      40/73 
16:03:53 #13 23.63   Installing       : glibc-static-2.34-49.el9.aarch64                     41/73 
16:03:53 #13 23.64   Installing       : libxcrypt-static-4.4.18-3.el9.aarch64                42/73 
16:03:53 #11 33.51 Preparing to unpack .../149-libksba8_1.6.0-3ubuntu1_armhf.deb ...
16:03:53 #11 33.51 Unpacking libksba8:armhf (1.6.0-3ubuntu1) ...
16:03:53 #11 33.55 Selecting previously unselected package libnpth0:armhf.
16:03:53 #11 33.55 Preparing to unpack .../150-libnpth0_1.6-3build2_armhf.deb ...
16:03:53 #11 33.56 Unpacking libnpth0:armhf (1.6-3build2) ...
16:03:53 #11 33.59 Selecting previously unselected package dirmngr.
16:03:53 #11 33.59 Preparing to unpack .../151-dirmngr_2.2.35-3ubuntu1_armhf.deb ...
16:03:53 #11 33.61 Unpacking dirmngr (2.2.35-3ubuntu1) ...
16:03:53 #11 33.64 Selecting previously unselected package gnupg-l10n.
16:03:53 #11 33.64 Preparing to unpack .../152-gnupg-l10n_2.2.35-3ubuntu1_all.deb ...
16:03:53 #11 33.64 Unpacking gnupg-l10n (2.2.35-3ubuntu1) ...
16:03:53 #11 33.67 Selecting previously unselected package gnupg-utils.
16:03:53 #11 33.68 Preparing to unpack .../153-gnupg-utils_2.2.35-3ubuntu1_armhf.deb ...
16:03:53 #11 33.68 Unpacking gnupg-utils (2.2.35-3ubuntu1) ...
16:03:53 #11 33.72 Selecting previously unselected package gpg.
16:03:53 #10 43.66 Unpacking libdata-optlist-perl (0.110-1) ...
16:03:53 #10 43.69 Selecting previously unselected package libdevel-globaldestruction-perl.
16:03:53 #10 43.69 Preparing to unpack .../181-libdevel-globaldestruction-perl_0.14-1_all.deb ...
16:03:53 #10 43.70 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
16:03:53 #10 43.73 Selecting previously unselected package libdigest-hmac-perl.
16:03:53 #10 43.73 Preparing to unpack .../182-libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
16:03:53 #10 43.73 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
16:03:53 #10 43.77 Selecting previously unselected package libdistro-info-perl.
16:03:53 #10 43.77 Preparing to unpack .../183-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ...
16:03:53 #10 43.78 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ...
16:03:53 #10 43.81 Selecting previously unselected package perl-openssl-defaults:amd64.
16:03:53 #10 43.81 Preparing to unpack .../184-perl-openssl-defaults_3build1_amd64.deb ...
16:03:53 #10 43.82 Unpacking perl-openssl-defaults:amd64 (3build1) ...
16:03:53 #10 43.85 Selecting previously unselected package libnet-ssleay-perl.
16:03:53 #10 43.85 Preparing to unpack .../185-libnet-ssleay-perl_1.84-1ubuntu0.2_amd64.deb ...
16:03:53 #10 43.86 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...
16:03:53 #12 30.76   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          77/91 
16:03:53 #12 31.14   Installing       : gdb-headless-8.2-19.el8.x86_64                       78/91 
16:03:53 #12 31.16   Installing       : go-srpm-macros-2-17.el8.noarch                       79/91 
16:03:53 #12 31.17   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   80/91 
16:03:53 #12 31.19   Installing       : dwz-0.12-10.el8.x86_64                               81/91 
16:03:53 #12 31.21   Installing       : redhat-rpm-config-130-1.el8.noarch                   82/91 
16:03:53 #12 31.23   Installing       : rpm-build-4.14.3-24.el8.x86_64                       83/91 
16:03:53 #12 31.25   Installing       : dnf-plugins-core-4.0.21-16.el8.noarch                84/91 
16:03:53 #12 31.29   Installing       : rpmlint-1.10-14.el8.noarch                           85/91 
16:03:53 #12 31.31   Cleanup          : python3-dnf-plugins-core-4.0.21-14.el8.noarch        86/91 
16:03:53 #12 31.32   Cleanup          : python3-rpm-4.14.3-23.el8.x86_64                     87/91 
16:03:53 #12 31.33   Cleanup          : rpm-build-libs-4.14.3-23.el8.x86_64                  88/91 
16:03:53 #12 31.33   Running scriptlet: rpm-build-libs-4.14.3-23.el8.x86_64                  88/91 
16:03:53 #11 44.26 Preparing to unpack .../368-libtype-tiny-xs-perl_0.022-2_arm64.deb ...
16:03:53 #11 44.26 Unpacking libtype-tiny-xs-perl:arm64 (0.022-2) ...
16:03:53 #11 44.30 Selecting previously unselected package libunicode-utf8-perl.
16:03:53 #11 44.30 Preparing to unpack .../369-libunicode-utf8-perl_0.62-1build4_arm64.deb ...
16:03:53 #11 44.31 Unpacking libunicode-utf8-perl (0.62-1build4) ...
16:03:53 #11 44.34 Selecting previously unselected package libwww-mechanize-perl.
16:03:53 #11 44.35 Preparing to unpack .../370-libwww-mechanize-perl_2.14-2_all.deb ...
16:03:53 #11 44.35 Unpacking libwww-mechanize-perl (2.14-2) ...
16:03:53 #11 44.39 Selecting previously unselected package libxml-namespacesupport-perl.
16:03:53 #11 44.39 Preparing to unpack .../371-libxml-namespacesupport-perl_1.12-2_all.deb ...
16:03:53 #11 44.40 Unpacking libxml-namespacesupport-perl (1.12-2) ...
16:03:53 #11 44.44 Selecting previously unselected package libxml-sax-base-perl.
16:03:53 #11 44.44 Preparing to unpack .../372-libxml-sax-base-perl_1.09-2_all.deb ...
16:03:53 #11 44.45 Unpacking libxml-sax-base-perl (1.09-2) ...
16:03:53 #11 44.50 Selecting previously unselected package libxml-sax-perl.
16:03:53 #11 44.50 Preparing to unpack .../373-libxml-sax-perl_1.02+dfsg-3_all.deb ...
16:03:53 #11 44.51 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
16:03:53 #11 44.56 Selecting previously unselected package libxml-libxml-perl.
16:03:53 #11 44.56 Preparing to unpack .../374-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_arm64.deb ...
16:03:53 #11 44.57 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
16:03:53 #11 44.61 Selecting previously unselected package libxml-parser-perl:arm64.
16:03:53 #12 2.369 Package bash-5.2.9-2.fc36.aarch64 is already installed.
16:03:53 #12 2.382 Package bash-5.2.9-2.fc36.aarch64 is already installed.
16:03:53 #12 2.382 Package ca-certificates-2022.2.54-1.2.fc36.noarch is already installed.
16:03:53 #12 2.383 Package libarchive-3.5.3-3.fc36.aarch64 is already installed.
16:03:53 #12 2.383 Package pkgconf-pkg-config-1.8.0-2.fc36.aarch64 is already installed.
16:03:53 #12 2.384 Package tar-2:1.34-3.fc36.aarch64 is already installed.
16:03:53 #12 2.395 Package bash-5.2.9-2.fc36.aarch64 is already installed.
16:03:53 #12 2.508 Dependencies resolved.
16:03:53 #10 51.91 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:03:53 #10 51.93 Setting up mariadb-common (1:10.3.36-0+deb10u2) ...
16:03:53 #10 51.95 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
16:03:53 #10 51.96 Setting up libasan5:armhf (8.3.0-6) ...
16:03:53 #10 51.98 Setting up autotools-dev (20180224.1) ...
16:03:53 #10 52.00 Setting up libglib2.0-data (2.58.3-2+deb10u4) ...
16:03:53 #10 52.02 Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ...
16:03:53 #10 52.04 Setting up libwrap0:armhf (7.6.q-28) ...
16:03:53 #10 52.05 Setting up libx11-data (2:1.6.7-1+deb10u2) ...
16:03:53 #10 52.07 Setting up make (4.2.1-1.2) ...
16:03:53 #10 52.09 Setting up libmpfr6:armhf (4.0.2-1) ...
16:03:53 #10 52.10 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
16:03:53 #10 52.12 Setting up libntlm0:armhf (1.5-1+deb10u1) ...
16:03:53 #10 52.13 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
16:03:53 #11 55.14 Setting up dh-strip-nondeterminism (1.13.0-1) ...
16:03:53 #11 55.15 Setting up libconst-fast-perl (0.014-1.1) ...
16:03:53 #11 55.17 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
16:03:53 #11 55.18 Setting up libdata-dpath-perl (0.58-1) ...
16:03:53 #11 55.20 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:03:53 #11 55.21 Setting up libpackage-stash-perl (0.39-1) ...
16:03:53 #11 55.22 Setting up libimport-into-perl (1.002005-1) ...
16:03:53 #11 55.24 Setting up libmoo-perl (2.005004-3) ...
16:03:53 #11 55.25 Setting up liblist-someutils-perl (0.58-1) ...
16:03:53 #11 55.27 Setting up debhelper (13.6ubuntu1) ...
16:03:53 #11 55.28 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
16:03:53 #11 55.29 Setting up equivs (2.3.1) ...
16:03:53 #11 55.31 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:03:53 #11 55.32 Setting up libb-hooks-endofscope-perl (0.25-1) ...
16:03:53 #11 55.34 Setting up libnamespace-clean-perl (0.27-1) ...
16:03:53 #11 55.35 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:03:53 #11 55.36 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:03:53 #11 55.38 Setting up libmoox-struct-perl (0.020-1) ...
16:03:53 #11 55.39 Setting up lintian (2.114.0ubuntu1.2) ...
16:03:53 #11 55.41 Setting up licensecheck (3.2.14-2) ...
16:03:53 #11 55.42 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:03:53 #11 55.44 Setting up libwww-perl (6.61-1) ...
16:03:53 #11 55.81 Setting up libwww-perl (6.43-1) ...
16:03:53 #11 55.82 Setting up debhelper (12.10ubuntu1) ...
16:03:53 #11 55.84 Setting up devscripts (2.20.2ubuntu2) ...
16:03:53 #11 56.00 Setting up equivs (2.2.0) ...
16:03:53 #11 56.02 Setting up libxml-parser-perl (2.46-1) ...
16:03:53 #11 56.04 Setting up libxml-sax-expat-perl (0.51-1) ...
16:03:53 #11 56.09 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:03:53 #11 41.53 124 added, 0 removed; done.
16:03:53 #11 41.56 Setting up libgprofng0:amd64 (2.39-3ubuntu1.1) ...
16:03:53 #11 41.57 Setting up libfreetype6:amd64 (2.12.1+dfsg-3) ...
16:03:53 #11 41.58 Setting up dbus (1.14.0-2ubuntu3) ...
16:03:53 #11 41.62 Setting up libgcc-12-dev:amd64 (12.2.0-3ubuntu1) ...
16:03:53 #11 41.63 Setting up shared-mime-info (2.2-1) ...
16:03:53 #11 43.01 Setting up libfido2-1:armhf (1.10.0-1) ...
16:03:53 #11 43.02 Setting up libisl23:armhf (0.24-2build1) ...
16:03:53 #11 43.04 Setting up libc-dev-bin (2.35-0ubuntu3.1) ...
16:03:53 #11 43.05 Setting up openssl (3.0.2-0ubuntu1.7) ...
16:03:53 #11 43.06 Setting up libbsd0:armhf (0.11.5-1) ...
16:03:53 #11 43.07 Setting up libelf1:armhf (0.186-1build1) ...
16:03:53 #11 43.09 Setting up readline-common (8.1.2-1) ...
16:03:53 #11 43.11 Setting up publicsuffix (20211207.1025-1) ...
16:03:53 #11 43.12 Setting up zstd (1.4.8+dfsg-3build1) ...
16:03:53 #11 43.13 Setting up libmarkdown2:armhf (2.2.7-2) ...
16:03:53 #11 43.14 Setting up libcc1-0:armhf (12.1.0-2ubuntu1~22.04) ...
16:03:53 #11 43.15 Setting up iso-codes (4.9.0-1) ...
16:03:53 #11 43.16 Setting up liblocale-gettext-perl (1.07-4build3) ...
16:03:53 #11 43.18 Setting up dctrl-tools (2.24-3build2) ...
16:03:53 #11 43.19 Setting up libgdbm6:armhf (1.23-1) ...
16:03:53 #11 43.20 Setting up libicu70:armhf (70.1-2) ...
16:03:53 #11 43.21 Setting up libctf0:armhf (2.38-4ubuntu2.1) ...
16:03:53 #11 39.65 Selecting previously unselected package libalgorithm-diff-perl.
16:03:53 #10 42.44 Selecting previously unselected package binutils.
16:03:53 #12 8.284 Selecting previously unselected package libudev-dev:arm64.
16:03:53 #12 8.286 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.56_arm64.deb ...
16:03:53 #12 8.295 Unpacking libudev-dev:arm64 (237-3ubuntu10.56) ...
16:03:53 #12 8.327 Selecting previously unselected package libsepol1-dev:arm64.
16:03:53 #12 8.330 Preparing to unpack .../14-libsepol1-dev_2.7-1ubuntu0.1_arm64.deb ...
16:03:53 #12 8.333 Unpacking libsepol1-dev:arm64 (2.7-1ubuntu0.1) ...
16:03:53 #12 8.399 Selecting previously unselected package libpcre16-3:arm64.
16:03:53 #12 8.401 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9ubuntu0.1_arm64.deb ...
16:03:53 #12 8.405 Unpacking libpcre16-3:arm64 (2:8.39-9ubuntu0.1) ...
16:03:53 #12 8.450 Selecting previously unselected package libpcre32-3:arm64.
16:03:53 #12 8.452 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9ubuntu0.1_arm64.deb ...
16:03:53 #12 8.456 Unpacking libpcre32-3:arm64 (2:8.39-9ubuntu0.1) ...
16:03:53 #12 8.504 Selecting previously unselected package libpcrecpp0v5:arm64.
16:03:53 #11 38.22 Preparing to unpack .../270-libjson-xs-perl_4.020-1build1_armhf.deb ...
16:03:53 #11 38.22 Unpacking libjson-xs-perl (4.020-1build1) ...
16:03:53 #11 38.26 Selecting previously unselected package libjson-maybexs-perl.
16:03:53 #11 38.26 Preparing to unpack .../271-libjson-maybexs-perl_1.004000-1_all.deb ...
16:03:53 #11 38.27 Unpacking libjson-maybexs-perl (1.004000-1) ...
16:03:53 #11 38.30 Selecting previously unselected package liblist-compare-perl.
16:03:53 #11 38.30 Preparing to unpack .../272-liblist-compare-perl_0.53-1_all.deb ...
16:03:53 #11 38.31 Unpacking liblist-compare-perl (0.53-1) ...
16:03:53 #11 38.34 Selecting previously unselected package liblist-moreutils-perl.
16:03:53 #11 38.34 Preparing to unpack .../273-liblist-moreutils-perl_0.416-1build5_armhf.deb ...
16:03:53 #11 38.35 Unpacking liblist-moreutils-perl (0.416-1build5) ...
16:03:53 #11 38.38 Selecting previously unselected package liblist-someutils-perl.
16:03:53 #11 38.38 Preparing to unpack .../274-liblist-someutils-perl_0.58-1_all.deb ...
16:03:53 #11 38.39 Unpacking liblist-someutils-perl (0.58-1) ...
16:03:53 #11 38.42 Selecting previously unselected package liblist-someutils-xs-perl.
16:03:53 #11 38.42 Preparing to unpack .../275-liblist-someutils-xs-perl_0.58-2_armhf.deb ...
16:03:53 #11 38.43 Unpacking liblist-someutils-xs-perl (0.58-2) ...
16:03:53 #11 38.46 Selecting previously unselected package libltdl7:armhf.
16:03:53 #13 23.70   Installing       : systemd-rpm-macros-250-13.el9.noarch                 43/73 
16:03:53 #13 23.71   Running scriptlet: openssh-8.7p1-24.el9.aarch64                         44/73 
16:03:53 #13 23.76   Installing       : openssh-8.7p1-24.el9.aarch64                         44/73 
16:03:53 #13 23.81   Installing       : libcbor-0.7.0-5.el9.aarch64                          45/73 
16:03:53 #13 23.82   Installing       : libfido2-1.6.0-7.el9.aarch64                         46/73 
16:03:53 #13 23.83   Installing       : openssh-clients-8.7p1-24.el9.aarch64                 47/73 
16:03:53 #13 23.87   Running scriptlet: openssh-clients-8.7p1-24.el9.aarch64                 47/73 
16:03:53 #11 39.82 Setting up libctf0:amd64 (2.38-4ubuntu2.1) ...
16:03:53 #11 39.84 Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
16:03:53 #11 39.85 Setting up pinentry-curses (1.1.1-1build2) ...
16:03:53 #11 39.86 Setting up cpp-11 (11.3.0-1ubuntu1~22.04) ...
16:03:53 #11 39.90 Setting up manpages-dev (5.10-1ubuntu1) ...
16:03:53 #11 39.91 Setting up libdw1:amd64 (0.186-1build1) ...
16:03:53 #11 39.92 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
16:03:53 #11 39.94 Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
16:03:53 #11 39.95 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
16:03:53 #13 91.68   Installing : libcgroup-0.41-21.el7.aarch64                              20/68 
16:03:53 #13 92.31   Installing : openssh-7.4p1-22.el7_9.aarch64                             21/68 
16:03:53 #10 43.93 Selecting previously unselected package libio-socket-ssl-perl.
16:03:53 #10 43.93 Preparing to unpack .../186-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...
16:03:53 #10 43.94 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
16:03:53 #10 43.99 Selecting previously unselected package libnet-smtp-ssl-perl.
16:03:53 #10 43.99 Preparing to unpack .../187-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:03:53 #10 43.99 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:03:53 #10 44.07 Selecting previously unselected package libmailtools-perl.
16:03:53 #11 33.72 Preparing to unpack .../154-gpg_2.2.35-3ubuntu1_armhf.deb ...
16:03:53 #11 33.72 Unpacking gpg (2.2.35-3ubuntu1) ...
16:03:53 #11 33.77 Selecting previously unselected package pinentry-curses.
16:03:53 #11 33.77 Preparing to unpack .../155-pinentry-curses_1.2.0-2ubuntu1_armhf.deb ...
16:03:53 #11 33.77 Unpacking pinentry-curses (1.2.0-2ubuntu1) ...
16:03:53 #11 33.80 Selecting previously unselected package gpg-agent.
16:03:53 #11 33.80 Preparing to unpack .../156-gpg-agent_2.2.35-3ubuntu1_armhf.deb ...
16:03:53 #11 33.81 Unpacking gpg-agent (2.2.35-3ubuntu1) ...
16:03:53 #11 33.85 Selecting previously unselected package gpg-wks-client.
16:03:53 #11 33.85 Preparing to unpack .../157-gpg-wks-client_2.2.35-3ubuntu1_armhf.deb ...
16:03:53 #11 33.85 Unpacking gpg-wks-client (2.2.35-3ubuntu1) ...
16:03:53 #11 33.88 Selecting previously unselected package gpg-wks-server.
16:03:53 #11 33.88 Preparing to unpack .../158-gpg-wks-server_2.2.35-3ubuntu1_armhf.deb ...
16:03:53 #11 33.89 Unpacking gpg-wks-server (2.2.35-3ubuntu1) ...
16:03:53 #11 33.92 Selecting previously unselected package gpgsm.
16:03:53 #11 33.92 Preparing to unpack .../159-gpgsm_2.2.35-3ubuntu1_armhf.deb ...
16:03:53 #11 33.93 Unpacking gpgsm (2.2.35-3ubuntu1) ...
16:03:53 #11 33.96 Selecting previously unselected package gnupg.
16:03:53 #12 31.36   Cleanup          : rpm-4.14.3-23.el8.x86_64                             89/91 
16:03:53 #12 31.39   Cleanup          : rpm-libs-4.14.3-23.el8.x86_64                        90/91 
16:03:53 #12 31.39   Running scriptlet: rpm-libs-4.14.3-23.el8.x86_64                        90/91 
16:03:53 #12 31.42   Cleanup          : xz-libs-5.2.4-4.el8_6.x86_64                         91/91 
16:03:53 #12 31.43   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          91/91 
16:03:53 #11 44.62 Preparing to unpack .../375-libxml-parser-perl_2.46-3build1_arm64.deb ...
16:03:53 #11 44.62 Unpacking libxml-parser-perl:arm64 (2.46-3build1) ...
16:03:53 #11 44.68 Selecting previously unselected package libxml-sax-expat-perl.
16:03:53 #11 44.68 Preparing to unpack .../376-libxml-sax-expat-perl_0.51-1_all.deb ...
16:03:53 #11 44.69 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:03:53 #11 44.72 Selecting previously unselected package libyaml-libyaml-perl.
16:03:53 #11 44.72 Preparing to unpack .../377-libyaml-libyaml-perl_0.83+ds-1build1_arm64.deb ...
16:03:53 #11 44.73 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
16:03:53 #11 44.76 Selecting previously unselected package licensecheck.
16:03:53 #11 44.76 Preparing to unpack .../378-licensecheck_3.3.0-1_all.deb ...
16:03:53 #11 44.77 Unpacking licensecheck (3.3.0-1) ...
16:03:53 #11 44.80 Selecting previously unselected package libdevel-size-perl.
16:03:53 #11 44.81 Preparing to unpack .../379-libdevel-size-perl_0.83-2_arm64.deb ...
16:03:53 #11 44.81 Unpacking libdevel-size-perl (0.83-2) ...
16:03:53 #11 44.85 Selecting previously unselected package libipc-run3-perl.
16:03:53 #13 7.381 (23/70): autoconf-2.69-38.el9.noarch.rpm        888 kB/s | 681 kB     00:00    
16:03:53 #13 7.452 (24/70): annobin-10.94-1.el9.x86_64.rpm         1.1 MB/s | 969 kB     00:00    
16:03:53 #12 2.533 ================================================================================
16:03:53 #12 2.533  Package                       Arch     Version                  Repo      Size
16:03:53 #12 2.533 ================================================================================
16:03:53 #12 2.533 Installing:
16:03:53 #12 2.533  btrfs-progs-devel             aarch64  6.0.2-1.fc36             updates   51 k
16:03:53 #12 2.533  cmake                         aarch64  3.25.1-1.fc36            updates  6.3 M
16:03:53 #12 2.533  device-mapper-devel           aarch64  1.02.175-7.fc36          fedora    43 k
16:03:53 #12 2.533  gcc                           aarch64  12.2.1-4.fc36            updates   29 M
16:03:53 #12 2.533  git                           aarch64  2.38.1-1.fc36            updates   65 k
16:03:53 #12 2.533  glibc-static                  aarch64  2.35-20.fc36             updates  1.4 M
16:03:53 #12 2.533  libseccomp-devel              aarch64  2.5.3-2.fc36             fedora    53 k
16:03:53 #12 2.533  libselinux-devel              aarch64  3.3-4.fc36               fedora   113 k
16:03:53 #12 2.533  libtool                       aarch64  2.4.7-1.fc36             updates  593 k
16:03:53 #12 2.533  libtool-ltdl-devel            aarch64  2.4.7-1.fc36             updates  157 k
16:03:53 #12 2.533  make                          aarch64  1:4.3-7.fc36             fedora   529 k
16:03:53 #12 2.533  selinux-policy-devel          noarch   36.16-1.fc36             updates  817 k
16:03:53 #12 2.533  systemd                       aarch64  250.8-1.fc36             updates  4.0 M
16:03:53 #12 2.533  which                         aarch64  2.21-32.fc36             fedora    42 k
16:03:53 #12 2.533 Upgrading:
16:03:53 #12 2.533  libxcrypt                     aarch64  4.4.33-3.fc36            updates  123 k
16:03:53 #12 2.533 Installing dependencies:
16:03:53 #12 2.533  annobin-docs                  noarch   10.93-1.fc36             updates   92 k
16:03:53 #12 2.533  annobin-plugin-gcc            aarch64  10.93-1.fc36             updates  885 k
16:03:53 #12 2.533  autoconf                      noarch   2.71-3.fc36              updates  720 k
16:03:53 #12 2.533  automake                      noarch   1.16.5-7.fc36            updates  675 k
16:03:53 #12 2.533  btrfs-progs                   aarch64  6.0.2-1.fc36             updates  973 k
16:03:53 #12 2.533  checkpolicy                   aarch64  3.3-2.fc36               fedora   336 k
16:03:53 #12 2.533  cmake-data                    noarch   3.25.1-1.fc36            updates  1.7 M
16:03:53 #12 2.533  cmake-filesystem              aarch64  3.25.1-1.fc36            updates   16 k
16:03:53 #12 2.533  cmake-rpm-macros              noarch   3.25.1-1.fc36            updates   16 k
16:03:53 #12 2.533  cpp                           aarch64  12.2.1-4.fc36            updates  9.2 M
16:03:53 #12 2.533  dbus                          aarch64  1:1.14.4-1.fc36          updates  7.2 k
16:03:53 #12 2.533  dbus-broker                   aarch64  32-1.fc36                updates  170 k
16:03:53 #12 2.533  dbus-common                   noarch   1:1.14.4-1.fc36          updates   14 k
16:03:53 #12 2.533  device-mapper                 aarch64  1.02.175-7.fc36          fedora   137 k
16:03:53 #12 2.533  device-mapper-libs            aarch64  1.02.175-7.fc36          fedora   170 k
16:03:53 #12 2.533  e2fsprogs-libs                aarch64  1.46.5-2.fc36            fedora   223 k
16:03:53 #12 2.533  gc                            aarch64  8.0.6-3.fc36             updates  102 k
16:03:53 #12 2.533  gcc-plugin-annobin            aarch64  12.2.1-4.fc36            updates   52 k
16:03:53 #12 2.533  git-core                      aarch64  2.38.1-1.fc36            updates  4.2 M
16:03:53 #12 2.533  git-core-doc                  noarch   2.38.1-1.fc36            updates  2.6 M
16:03:53 #12 2.533  glibc-devel                   aarch64  2.35-20.fc36             updates  482 k
16:03:53 #12 2.533  guile22                       aarch64  2.2.7-5.fc36             fedora   6.4 M
16:03:53 #12 2.533  jsoncpp                       aarch64  1.9.5-2.fc36             fedora    92 k
16:03:53 #12 2.533  kernel-headers                aarch64  6.0.5-200.fc36           updates  1.3 M
16:03:53 #12 2.533  kmod-libs                     aarch64  29-7.fc36                fedora    65 k
16:03:53 #12 2.533  less                          aarch64  590-5.fc36               updates  161 k
16:03:53 #12 2.533  libargon2                     aarch64  20171227-9.fc36          updates   28 k
16:03:53 #12 2.533  libasan                       aarch64  12.2.1-4.fc36            updates  425 k
16:03:53 #12 2.533  libatomic                     aarch64  12.2.1-4.fc36            updates   43 k
16:03:53 #12 2.533  libbtrfs                      aarch64  6.0.2-1.fc36             updates   28 k
16:03:53 #12 2.533  libbtrfsutil                  aarch64  6.0.2-1.fc36             updates   32 k
16:03:53 #12 2.533  libcbor                       aarch64  0.7.0-5.fc36             fedora    55 k
16:03:53 #12 2.533  libedit                       aarch64  3.1-41.20210910cvs.fc36  fedora   104 k
16:03:53 #12 2.533  libfdisk                      aarch64  2.38-1.fc36              updates  155 k
16:03:53 #12 2.533  libfido2                      aarch64  1.10.0-5.fc36            updates   93 k
16:03:53 #12 2.533  libmpc                        aarch64  1.2.1-4.fc36             fedora    62 k
16:03:53 #12 2.533  libseccomp                    aarch64  2.5.3-2.fc36             fedora    71 k
16:03:53 #12 2.533  libselinux-utils              aarch64  3.3-4.fc36               fedora   144 k
16:03:53 #12 2.533  libsepol-devel                aarch64  3.3-3.fc36               fedora    40 k
16:03:53 #12 2.533  libtool-ltdl                  aarch64  2.4.7-1.fc36             updates   37 k
16:03:53 #12 2.533  libubsan                      aarch64  12.2.1-4.fc36            updates  192 k
16:03:53 #12 2.533  libutempter                   aarch64  1.2.1-6.fc36             fedora    26 k
16:03:53 #12 2.533  libuv                         aarch64  1:1.44.2-1.fc36          updates  148 k
16:03:53 #12 2.533  libxcrypt-devel               aarch64  4.4.33-3.fc36            updates   30 k
16:03:53 #12 2.533  libxcrypt-static              aarch64  4.4.33-3.fc36            updates  109 k
16:03:53 #12 2.533  lzo                           aarch64  2.10-6.fc36              fedora    63 k
16:03:53 #12 2.533  m4                            aarch64  1.4.19-3.fc36            fedora   293 k
16:03:53 #12 2.533  openssh                       aarch64  8.8p1-1.fc36.1           fedora   440 k
16:03:53 #12 2.533  openssh-clients               aarch64  8.8p1-1.fc36.1           fedora   671 k
16:03:53 #12 2.533  pcre2-devel                   aarch64  10.40-1.fc36             updates  474 k
16:03:53 #12 2.533  pcre2-utf16                   aarch64  10.40-1.fc36             updates  199 k
16:03:53 #12 2.533  pcre2-utf32                   aarch64  10.40-1.fc36             updates  188 k
16:03:53 #12 2.533  perl-Error                    noarch   1:0.17029-8.fc36         fedora    41 k
16:03:53 #12 2.533  perl-File-Compare             noarch   1.100.600-486.fc36       fedora    18 k
16:03:53 #12 2.533  perl-File-Copy                noarch   2.35-486.fc36            fedora    25 k
16:03:53 #12 2.533  perl-File-Find                noarch   1.39-486.fc36            fedora    30 k
16:03:53 #12 2.533  perl-Git                      noarch   2.38.1-1.fc36            updates   42 k
16:03:53 #12 2.533  perl-TermReadKey              aarch64  2.38-12.fc36             fedora    36 k
16:03:53 #12 2.533  perl-Thread-Queue             noarch   3.14-479.fc36            fedora    21 k
16:03:53 #12 2.533  perl-lib                      aarch64  0.65-486.fc36            fedora    20 k
16:03:53 #12 2.533  perl-threads                  aarch64  1:2.26-449.fc36          fedora    56 k
16:03:53 #12 2.533  perl-threads-shared           aarch64  1.62-479.fc36            fedora    43 k
16:03:53 #12 2.533  policycoreutils               aarch64  3.3-4.fc36               fedora   203 k
16:03:53 #12 2.533  policycoreutils-devel         aarch64  3.3-4.fc36               fedora   137 k
16:03:53 #12 2.533  policycoreutils-python-utils  noarch   3.3-4.fc36               fedora    72 k
16:03:53 #12 2.533  python3-audit                 aarch64  3.0.9-1.fc36             updates   83 k
16:03:53 #12 2.533  python3-libselinux            aarch64  3.3-4.fc36               fedora   181 k
16:03:53 #12 2.533  python3-libsemanage           aarch64  3.3-3.fc36               fedora    81 k
16:03:53 #12 2.533  python3-policycoreutils       noarch   3.3-4.fc36               fedora   2.0 M
16:03:53 #12 2.533  python3-setools               aarch64  4.4.0-5.fc36             fedora   540 k
16:03:53 #12 2.533  python3-setuptools            noarch   59.6.0-3.fc36            updates  934 k
16:03:53 #12 2.533  rhash                         aarch64  1.4.2-2.fc36             fedora   185 k
16:03:53 #12 2.533  rpm-plugin-selinux            aarch64  4.17.1-3.fc36            updates   18 k
16:03:53 #12 2.533  selinux-policy                noarch   36.16-1.fc36             updates   69 k
16:03:53 #12 2.533  selinux-policy-targeted       noarch   36.16-1.fc36             updates  6.4 M
16:03:53 #12 2.533  systemd-devel                 aarch64  250.8-1.fc36             updates  451 k
16:03:53 #12 2.533  systemd-pam                   aarch64  250.8-1.fc36             updates  322 k
16:03:53 #12 2.533  systemd-rpm-macros            noarch   250.8-1.fc36             updates   28 k
16:03:53 #12 2.533  util-linux                    aarch64  2.38-1.fc36              updates  2.3 M
16:03:53 #12 2.533  vim-filesystem                noarch   2:9.0.1006-1.fc36        updates   19 k
16:03:53 #12 2.533  xkeyboard-config              noarch   2.35.1-1.fc36            fedora   878 k
16:03:53 #12 2.533 Installing weak dependencies:
16:03:53 #12 2.533  cryptsetup-libs               aarch64  2.4.3-2.fc36             fedora   430 k
16:03:53 #12 2.533  libbpf                        aarch64  2:0.7.0-3.fc36           updates  159 k
16:03:53 #12 2.533  libxkbcommon                  aarch64  1.4.0-1.fc36             fedora   139 k
16:03:53 #12 2.533  qrencode-libs                 aarch64  4.1.1-2.fc36             fedora    61 k
16:03:53 #12 2.533  systemd-networkd              aarch64  250.8-1.fc36             updates  568 k
16:03:53 #12 2.533  systemd-resolved              aarch64  250.8-1.fc36             updates  258 k
16:03:53 #12 2.533 
16:03:53 #12 2.533 Transaction Summary
16:03:53 #12 2.533 ================================================================================
16:03:53 #12 2.533 Install  101 Packages
16:03:53 #12 2.533 Upgrade    1 Package
16:03:53 #12 2.533 
16:03:53 #12 2.539 Total download size: 94 M
16:03:53 #12 2.540 Downloading Packages:
16:03:53 #11 55.45 Setting up devscripts (2.22.1ubuntu1) ...
16:03:53 #11 55.61 Setting up libxml-parser-perl:arm64 (2.46-3build1) ...
16:03:53 #11 55.63 Setting up libxml-sax-expat-perl (0.51-1) ...
16:03:53 #11 55.67 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:03:53 #11 55.72 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:03:53 #10 52.14 Setting up libidn11:armhf (1.33-2.2) ...
16:03:53 #10 52.16 Setting up libncurses6:armhf (6.1+20181013-2+deb10u3) ...
16:03:53 #10 52.17 Setting up strace (4.26-0.2) ...
16:03:53 #10 52.19 Setting up libsigsegv2:armhf (2.12-2) ...
16:03:53 #10 52.21 Setting up xz-utils (5.2.4-1+deb10u1) ...
16:03:53 #10 52.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:53 #10 52.23 Setting up libfribidi0:armhf (1.0.5-3.1+deb10u2) ...
16:03:53 #10 52.24 Setting up t1utils (1.41-3) ...
16:03:53 #10 52.26 Setting up diffstat (1.62-1) ...
16:03:53 #10 52.27 Setting up libmpc3:armhf (1.1.0-1) ...
16:03:53 #10 52.29 Setting up libatomic1:armhf (8.3.0-6) ...
16:03:53 #10 52.30 Setting up patch (2.7.6-3+deb10u1) ...
16:03:53 #10 52.31 Setting up mailutils-common (1:3.5-4) ...
16:03:53 #10 52.33 Setting up autopoint (0.19.8.1-9) ...
16:03:53 #10 52.34 Setting up libmariadb3:armhf (1:10.3.36-0+deb10u2) ...
16:03:53 #11 56.14 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:03:53 #11 56.30 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:03:53 #10 52.67 Setting up bsdmainutils (11.1.2+b1) ...
16:03:53 #11 39.65 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ...
16:03:53 #11 39.66 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
16:03:53 #11 39.69 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:03:53 #11 39.69 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
16:03:53 #11 39.70 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
16:03:53 #11 39.72 Selecting previously unselected package libalgorithm-merge-perl.
16:03:53 #11 39.73 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ...
16:03:53 #11 39.73 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:03:53 #11 39.76 Selecting previously unselected package libapt-pkg-perl.
16:03:53 #11 39.77 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ...
16:03:53 #11 39.77 Unpacking libapt-pkg-perl (0.1.36build3) ...
16:03:53 #11 39.80 Selecting previously unselected package libarchive-cpio-perl.
16:03:53 #11 39.81 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ...
16:03:53 #11 39.81 Unpacking libarchive-cpio-perl (0.10-1) ...
16:03:53 #11 39.84 Selecting previously unselected package libarray-intspan-perl.
16:03:53 #11 39.84 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ...
16:03:53 #11 39.85 Unpacking libarray-intspan-perl (2.003-1) ...
16:03:53 #11 39.88 Selecting previously unselected package libasync-mergepoint-perl.
16:03:53 #12 6.118 Running transaction check
16:03:53 #10 42.44 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ...
16:03:53 #10 42.57 Unpacking binutils (2.35.2-2) ...
16:03:53 #12 8.506 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_arm64.deb ...
16:03:53 #12 8.510 Unpacking libpcrecpp0v5:arm64 (2:8.39-9ubuntu0.1) ...
16:03:53 #12 8.547 Selecting previously unselected package libpcre3-dev:arm64.
16:03:53 #12 8.547 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9ubuntu0.1_arm64.deb ...
16:03:53 #12 8.550 Unpacking libpcre3-dev:arm64 (2:8.39-9ubuntu0.1) ...
16:03:53 #12 8.619 Selecting previously unselected package libselinux1-dev:arm64.
16:03:53 #12 8.619 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_arm64.deb ...
16:03:53 #12 8.624 Unpacking libselinux1-dev:arm64 (2.7-2build2) ...
16:03:53 #12 8.673 Selecting previously unselected package libdevmapper-dev:arm64.
16:03:53 #12 8.673 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ...
16:03:53 #12 8.677 Unpacking libdevmapper-dev:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:03:53 #12 8.713 Selecting previously unselected package libseccomp-dev:arm64.
16:03:53 #12 8.713 Preparing to unpack .../21-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_arm64.deb ...
16:03:53 #12 8.718 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~18.04.2) ...
16:03:53 #12 8.758 Selecting previously unselected package libsystemd-dev:arm64.
16:03:53 #12 12.16 Selecting previously unselected package dh-apparmor.
16:03:53 #12 12.16 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ...
16:03:53 #12 12.17 Unpacking dh-apparmor (2.13.6-10) ...
16:03:53 #12 12.20 Selecting previously unselected package libbtrfs0:armhf.
16:03:53 #12 12.21 Preparing to unpack .../12-libbtrfs0_5.10.1-2_armhf.deb ...
16:03:53 #12 12.21 Unpacking libbtrfs0:armhf (5.10.1-2) ...
16:03:53 #12 12.25 Selecting previously unselected package libbtrfs-dev:armhf.
16:03:53 #12 12.26 Preparing to unpack .../13-libbtrfs-dev_5.10.1-2_armhf.deb ...
16:03:53 #12 12.26 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
16:03:53 #12 12.31 Selecting previously unselected package dmsetup.
16:03:53 #12 12.32 Preparing to unpack .../14-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
16:03:53 #12 12.32 Unpacking dmsetup (2:1.02.175-2.1) ...
16:03:53 #12 12.37 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:03:53 #12 12.37 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
16:03:53 #12 12.37 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
16:03:53 #12 12.42 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:03:53 #12 12.42 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
16:03:53 #12 12.42 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
16:03:53 #12 12.45 Selecting previously unselected package libudev-dev:armhf.
16:03:53 #12 12.46 Preparing to unpack .../17-libudev-dev_247.3-7+rpi1+deb11u1_armhf.deb ...
16:03:53 #12 12.46 Unpacking libudev-dev:armhf (247.3-7+rpi1+deb11u1) ...
16:03:53 #12 12.50 Selecting previously unselected package libsepol1-dev:armhf.
16:03:53 #14 DONE 1.8s
16:03:53 
16:03:53 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:03:53 #15 DONE 0.0s
16:03:53 
16:03:53 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:03:53 #16 DONE 0.1s
16:03:53 
16:03:53 #17 exporting to image
16:03:53 #17 exporting layers
16:03:53 #11 38.47 Preparing to unpack .../276-libltdl7_2.4.6-14_armhf.deb ...
16:03:53 #11 38.47 Unpacking libltdl7:armhf (2.4.6-14) ...
16:03:53 #11 38.50 Selecting previously unselected package libltdl-dev:armhf.
16:03:53 #11 38.50 Preparing to unpack .../277-libltdl-dev_2.4.6-14_armhf.deb ...
16:03:53 #11 38.51 Unpacking libltdl-dev:armhf (2.4.6-14) ...
16:03:53 #11 38.56 Selecting previously unselected package libsys-hostname-long-perl.
16:03:53 #11 38.56 Preparing to unpack .../278-libsys-hostname-long-perl_1.5-1_all.deb ...
16:03:53 #11 38.56 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:03:53 #11 38.59 Selecting previously unselected package libmail-sendmail-perl.
16:03:53 #11 38.59 Preparing to unpack .../279-libmail-sendmail-perl_0.80-1_all.deb ...
16:03:53 #11 38.60 Unpacking libmail-sendmail-perl (0.80-1) ...
16:03:53 #11 38.63 Selecting previously unselected package libmoox-aliases-perl.
16:03:53 #11 38.63 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1_all.deb ...
16:03:53 #11 38.64 Unpacking libmoox-aliases-perl (0.001006-1) ...
16:03:53 #11 38.67 Selecting previously unselected package libobject-id-perl.
16:03:53 #11 38.67 Preparing to unpack .../281-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
16:03:53 #11 38.68 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
16:03:53 #11 38.71 Selecting previously unselected package libmoox-struct-perl.
16:03:53 #11 43.22 Setting up libjpeg8:armhf (8c-2ubuntu10) ...
16:03:53 #11 43.24 Setting up pinentry-curses (1.1.1-1build2) ...
16:03:53 #11 43.25 Setting up cpp-11 (11.3.0-1ubuntu1~22.04) ...
16:03:53 #11 43.26 Setting up manpages-dev (5.10-1ubuntu1) ...
16:03:53 #11 43.27 Setting up libdw1:armhf (0.186-1build1) ...
16:03:53 #11 43.28 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
16:03:53 #11 43.29 Setting up libxcb1:armhf (1.14-3ubuntu3) ...
16:03:53 #11 43.31 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
16:03:53 #11 43.47 Setting up libedit2:armhf (3.1-20210910-1build1) ...
16:03:53 #11 40.14 Setting up libedit2:amd64 (3.1-20210910-1build1) ...
16:03:53 #11 40.16 Setting up libreadline8:amd64 (8.1.2-1) ...
16:03:53 #11 40.18 Setting up m4 (1.4.18-5ubuntu2) ...
16:03:53 #11 40.20 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-0ubuntu0.22.04.1) ...
16:03:53 #11 40.24 Setting up libpython3.10-stdlib:amd64 (3.10.6-1~22.04.2) ...
16:03:53 #11 40.25 Setting up ca-certificates (20211016ubuntu0.22.04.1) ...
16:03:53 #13 92.34   Installing : libtool-ltdl-2.4.2-22.el7_3.aarch64                        22/68 
16:03:53 #13 92.64   Installing : libsemanage-python-2.5-14.el7.aarch64                      23/68 
16:03:53 #10 44.07 Preparing to unpack .../188-libmailtools-perl_2.18-1_all.deb ...
16:03:53 #10 44.07 Unpacking libmailtools-perl (2.18-1) ...
16:03:53 #10 44.11 Selecting previously unselected package libsocket6-perl.
16:03:53 #10 44.11 Preparing to unpack .../189-libsocket6-perl_0.27-1build2_amd64.deb ...
16:03:53 #10 44.12 Unpacking libsocket6-perl (0.27-1build2) ...
16:03:53 #10 44.15 Selecting previously unselected package libio-socket-inet6-perl.
16:03:53 #10 44.15 Preparing to unpack .../190-libio-socket-inet6-perl_2.72-2_all.deb ...
16:03:53 #10 44.16 Unpacking libio-socket-inet6-perl (2.72-2) ...
16:03:53 #10 44.19 Selecting previously unselected package libnet-ip-perl.
16:03:53 #10 44.19 Preparing to unpack .../191-libnet-ip-perl_1.26-1_all.deb ...
16:03:53 #10 44.19 Unpacking libnet-ip-perl (1.26-1) ...
16:03:53 #10 44.22 Selecting previously unselected package libnet-dns-perl.
16:03:53 #10 44.23 Preparing to unpack .../192-libnet-dns-perl_1.10-2_all.deb ...
16:03:53 #10 44.23 Unpacking libnet-dns-perl (1.10-2) ...
16:03:53 #10 44.30 Selecting previously unselected package libnet-domain-tld-perl.
16:03:53 #10 44.30 Preparing to unpack .../193-libnet-domain-tld-perl_1.75-1_all.deb ...
16:03:53 #10 44.30 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:03:53 #10 44.33 Selecting previously unselected package libemail-valid-perl.
16:03:53 #10 44.34 Preparing to unpack .../194-libemail-valid-perl_1.202-1_all.deb ...
16:03:53 #10 44.34 Unpacking libemail-valid-perl (1.202-1) ...
16:03:53 #10 44.37 Selecting previously unselected package libencode-locale-perl.
16:03:53 #10 44.37 Preparing to unpack .../195-libencode-locale-perl_1.05-1_all.deb ...
16:03:53 #10 44.38 Unpacking libencode-locale-perl (1.05-1) ...
16:03:53 #10 44.41 Selecting previously unselected package libexporter-tiny-perl.
16:03:53 #11 33.96 Preparing to unpack .../160-gnupg_2.2.35-3ubuntu1_all.deb ...
16:03:53 #11 33.96 Unpacking gnupg (2.2.35-3ubuntu1) ...
16:03:53 #11 34.01 Selecting previously unselected package libfile-dirlist-perl.
16:03:53 #11 34.01 Preparing to unpack .../161-libfile-dirlist-perl_0.05-2_all.deb ...
16:03:53 #11 34.01 Unpacking libfile-dirlist-perl (0.05-2) ...
16:03:53 #11 34.04 Selecting previously unselected package libfile-which-perl.
16:03:53 #11 34.04 Preparing to unpack .../162-libfile-which-perl_1.27-1_all.deb ...
16:03:53 #11 34.04 Unpacking libfile-which-perl (1.27-1) ...
16:03:53 #11 34.07 Selecting previously unselected package libfile-homedir-perl.
16:03:53 #11 34.08 Preparing to unpack .../163-libfile-homedir-perl_1.006-1_all.deb ...
16:03:53 #11 34.08 Unpacking libfile-homedir-perl (1.006-1) ...
16:03:53 #11 34.11 Selecting previously unselected package libfile-touch-perl.
16:03:53 #11 34.11 Preparing to unpack .../164-libfile-touch-perl_0.12-1_all.deb ...
16:03:53 #11 34.12 Unpacking libfile-touch-perl (0.12-1) ...
16:03:53 #11 34.14 Selecting previously unselected package libio-pty-perl.
16:03:53 #11 34.14 Preparing to unpack .../165-libio-pty-perl_1%3a1.15-2build2_armhf.deb ...
16:03:53 #11 34.14 Unpacking libio-pty-perl (1:1.15-2build2) ...
16:03:53 #11 34.17 Selecting previously unselected package libipc-run-perl.
16:03:53 #11 34.17 Preparing to unpack .../166-libipc-run-perl_20220807.0-1_all.deb ...
16:03:53 #11 34.18 Unpacking libipc-run-perl (20220807.0-1) ...
16:03:53 #11 34.25 Selecting previously unselected package libclass-method-modifiers-perl.
16:03:53 #11 34.25 Preparing to unpack .../167-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:03:53 #11 34.26 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:03:53 #11 34.28 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:53 #12 31.44   Running scriptlet: xz-libs-5.2.4-4.el8_6.x86_64                         91/91 
16:03:53 #12 31.57   Verifying        : xz-libs-5.2.4-4.el8.x86_64                            1/91 
16:03:53 #12 31.57   Verifying        : xz-libs-5.2.4-4.el8_6.x86_64                          2/91 
16:03:53 #12 31.57   Verifying        : desktop-file-utils-0.26-1.el8.x86_64                  3/91 
16:03:53 #12 31.57   Verifying        : dwz-0.12-10.el8.x86_64                                4/91 
16:03:53 #12 31.57   Verifying        : efi-srpm-macros-3-3.el8.noarch                        5/91 
16:03:53 #12 31.57   Verifying        : gc-7.6.4-3.el8.x86_64                                 6/91 
16:03:53 #12 31.57   Verifying        : gdb-headless-8.2-19.el8.x86_64                        7/91 
16:03:53 #12 31.57   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    8/91 
16:03:53 #12 31.57   Verifying        : go-srpm-macros-2-17.el8.noarch                        9/91 
16:03:53 #12 31.57   Verifying        : guile-5:2.0.14-7.el8.x86_64                          10/91 
16:03:53 #12 31.57   Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                     11/91 
16:03:53 #12 31.57   Verifying        : libipt-1.6.1-8.el8.x86_64                            12/91 
16:03:53 #12 31.57   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     13/91 
16:03:53 #12 31.57   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  14/91 
16:03:53 #12 31.57   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  15/91 
16:03:53 #12 31.57   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   16/91 
16:03:53 #12 31.57   Verifying        : perl-srpm-macros-1-25.el8.noarch                     17/91 
16:03:53 #12 31.57   Verifying        : python3-systemd-234-8.el8.x86_64                     18/91 
16:03:53 #12 31.57   Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                  19/91 
16:03:53 #12 31.57   Verifying        : redhat-rpm-config-130-1.el8.noarch                   20/91 
16:03:53 #12 31.57   Verifying        : rpm-build-4.14.3-24.el8.x86_64                       21/91 
16:03:53 #12 31.57   Verifying        : rpmlint-1.10-14.el8.noarch                           22/91 
16:03:53 #12 31.57   Verifying        : rust-srpm-macros-5-2.el8.noarch                      23/91 
16:03:53 #12 31.57   Verifying        : zstd-1.4.4-1.el8.x86_64                              24/91 
16:03:53 #12 31.57   Verifying        : binutils-2.30-119.el8.x86_64                         25/91 
16:03:53 #12 31.57   Verifying        : bzip2-1.0.6-26.el8.x86_64                            26/91 
16:03:53 #12 31.57   Verifying        : cpio-2.12-11.el8.x86_64                              27/91 
16:03:53 #12 31.57   Verifying        : diffutils-3.6-6.el8.x86_64                           28/91 
16:03:53 #12 31.57   Verifying        : dnf-plugins-core-4.0.21-16.el8.noarch                29/91 
16:03:53 #12 31.57   Verifying        : elfutils-0.187-4.el8.x86_64                          30/91 
16:03:53 #12 31.57   Verifying        : elfutils-debuginfod-client-0.187-4.el8.x86_64        31/91 
16:03:53 #12 31.57   Verifying        : emacs-filesystem-1:26.1-7.el8.noarch                 32/91 
16:03:53 #12 31.57   Verifying        : file-5.33-21.el8.x86_64                              33/91 
16:03:53 #12 31.57   Verifying        : glibc-gconv-extra-2.28-211.el8.x86_64                34/91 
16:03:53 #12 31.57   Verifying        : groff-base-1.22.3-18.el8.x86_64                      35/91 
16:03:53 #12 31.57   Verifying        : libbabeltrace-1.5.4-4.el8.x86_64                     36/91 
16:03:53 #12 31.57   Verifying        : libpkgconf-1.4.2-1.el8.x86_64                        37/91 
16:03:53 #12 31.57   Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                     38/91 
16:03:53 #12 31.57   Verifying        : ncurses-6.1-9.20180224.el8.x86_64                    39/91 
16:03:53 #12 31.57   Verifying        : patch-2.7.6-11.el8.x86_64                            40/91 
16:03:53 #12 31.57   Verifying        : perl-Carp-1.42-396.el8.noarch                        41/91 
16:03:53 #12 31.57   Verifying        : perl-Encode-4:2.97-3.el8.x86_64                      42/91 
16:03:53 #12 31.57   Verifying        : perl-Errno-1.28-421.el8.x86_64                       43/91 
16:03:53 #12 31.57   Verifying        : perl-Exporter-5.72-396.el8.noarch                    44/91 
16:03:53 #12 31.57   Verifying        : perl-File-Path-2.15-2.el8.noarch                     45/91 
16:03:53 #12 31.57   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                46/91 
16:03:53 #12 31.57   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 47/91 
16:03:53 #12 31.57   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    48/91 
16:03:53 #12 31.57   Verifying        : perl-IO-1.38-421.el8.x86_64                          49/91 
16:03:53 #12 31.57   Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64                 50/91 
16:03:53 #12 31.57   Verifying        : perl-PathTools-3.74-1.el8.x86_64                     51/91 
16:03:53 #12 31.57   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               52/91 
16:03:53 #12 31.57   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 53/91 
16:03:53 #12 31.57   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                54/91 
16:03:53 #12 31.57   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 55/91 
16:03:53 #12 31.57   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           56/91 
16:03:53 #12 31.57   Verifying        : perl-Socket-4:2.027-3.el8.x86_64                     57/91 
16:03:53 #12 31.57   Verifying        : perl-Storable-1:3.11-3.el8.x86_64                    58/91 
16:03:53 #12 31.57   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              59/91 
16:03:53 #12 31.57   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    60/91 
16:03:53 #12 31.57   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             61/91 
16:03:53 #12 31.58   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         62/91 
16:03:53 #12 31.58   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 63/91 
16:03:53 #12 31.58   Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64           64/91 
16:03:53 #12 31.58   Verifying        : perl-constant-1.33-396.el8.noarch                    65/91 
16:03:53 #12 31.58   Verifying        : perl-interpreter-4:5.26.3-421.el8.x86_64             66/91 
16:03:53 #12 31.58   Verifying        : perl-libs-4:5.26.3-421.el8.x86_64                    67/91 
16:03:53 #12 31.58   Verifying        : perl-macros-4:5.26.3-421.el8.x86_64                  68/91 
16:03:53 #12 31.58   Verifying        : perl-parent-1:0.237-1.el8.noarch                     69/91 
16:03:53 #12 31.58   Verifying        : perl-podlators-4.11-1.el8.noarch                     70/91 
16:03:53 #12 31.58   Verifying        : perl-threads-1:2.21-2.el8.x86_64                     71/91 
16:03:53 #12 31.58   Verifying        : perl-threads-shared-1.58-2.el8.x86_64                72/91 
16:03:53 #12 31.58   Verifying        : pkgconf-1.4.2-1.el8.x86_64                           73/91 
16:03:53 #12 31.58   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        74/91 
16:03:53 #12 31.58   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                75/91 
16:03:53 #12 31.58   Verifying        : python-rpm-macros-3-44.el8.noarch                    76/91 
16:03:53 #12 31.58   Verifying        : python-srpm-macros-3-44.el8.noarch                   77/91 
16:03:53 #12 31.58   Verifying        : python3-rpm-macros-3-44.el8.noarch                   78/91 
16:03:53 #12 31.58   Verifying        : unzip-6.0-46.el8.x86_64                              79/91 
16:03:53 #12 31.58   Verifying        : xz-5.2.4-4.el8.x86_64                                80/91 
16:03:53 #12 31.58   Verifying        : zip-3.0-23.el8.x86_64                                81/91 
16:03:53 #12 31.58   Verifying        : python3-dnf-plugins-core-4.0.21-16.el8.noarch        82/91 
16:03:53 #12 31.58   Verifying        : python3-dnf-plugins-core-4.0.21-14.el8.noarch        83/91 
16:03:53 #12 31.58   Verifying        : python3-rpm-4.14.3-24.el8.x86_64                     84/91 
16:03:53 #12 31.58   Verifying        : python3-rpm-4.14.3-23.el8.x86_64                     85/91 
16:03:53 #12 31.58   Verifying        : rpm-4.14.3-24.el8.x86_64                             86/91 
16:03:53 #12 31.58   Verifying        : rpm-4.14.3-23.el8.x86_64                             87/91 
16:03:53 #12 31.58   Verifying        : rpm-build-libs-4.14.3-24.el8.x86_64                  88/91 
16:03:53 #12 31.58   Verifying        : rpm-build-libs-4.14.3-23.el8.x86_64                  89/91 
16:03:53 #12 31.58   Verifying        : rpm-libs-4.14.3-24.el8.x86_64                        90/91 
16:03:53 #12 31.58   Verifying        : rpm-libs-4.14.3-23.el8.x86_64                        91/91 
16:03:53 #12 31.78 
16:03:53 #12 31.78 Upgraded:
16:03:53 #12 31.78   python3-dnf-plugins-core-4.0.21-16.el8.noarch                                 
16:03:53 #12 31.78   python3-rpm-4.14.3-24.el8.x86_64                                              
16:03:53 #12 31.78   rpm-4.14.3-24.el8.x86_64                                                      
16:03:53 #12 31.78   rpm-build-libs-4.14.3-24.el8.x86_64                                           
16:03:53 #12 31.78   rpm-libs-4.14.3-24.el8.x86_64                                                 
16:03:53 #12 31.78 Downgraded:
16:03:53 #12 31.78   xz-libs-5.2.4-4.el8.x86_64                                                    
16:03:53 #12 31.78 Installed:
16:03:53 #12 31.78   binutils-2.30-119.el8.x86_64                                                  
16:03:53 #12 31.78   bzip2-1.0.6-26.el8.x86_64                                                     
16:03:53 #12 31.78   cpio-2.12-11.el8.x86_64                                                       
16:03:53 #12 31.78   desktop-file-utils-0.26-1.el8.x86_64                                          
16:03:53 #12 31.78   diffutils-3.6-6.el8.x86_64                                                    
16:03:53 #12 31.78   dnf-plugins-core-4.0.21-16.el8.noarch                                         
16:03:53 #12 31.78   dwz-0.12-10.el8.x86_64                                                        
16:03:53 #12 31.78   efi-srpm-macros-3-3.el8.noarch                                                
16:03:53 #12 31.78   elfutils-0.187-4.el8.x86_64                                                   
16:03:53 #12 31.78   elfutils-debuginfod-client-0.187-4.el8.x86_64                                 
16:03:53 #12 31.78   emacs-filesystem-1:26.1-7.el8.noarch                                          
16:03:53 #12 31.78   file-5.33-21.el8.x86_64                                                       
16:03:53 #12 31.78   gc-7.6.4-3.el8.x86_64                                                         
16:03:53 #12 31.78   gdb-headless-8.2-19.el8.x86_64                                                
16:03:53 #12 31.78   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
16:03:53 #12 31.78   glibc-gconv-extra-2.28-211.el8.x86_64                                         
16:03:53 #12 31.78   go-srpm-macros-2-17.el8.noarch                                                
16:03:53 #12 31.78   groff-base-1.22.3-18.el8.x86_64                                               
16:03:53 #12 31.78   guile-5:2.0.14-7.el8.x86_64                                                   
16:03:53 #12 31.78   libatomic_ops-7.6.2-3.el8.x86_64                                              
16:03:53 #12 31.78   libbabeltrace-1.5.4-4.el8.x86_64                                              
16:03:53 #12 31.78   libipt-1.6.1-8.el8.x86_64                                                     
16:03:53 #12 31.78   libpkgconf-1.4.2-1.el8.x86_64                                                 
16:03:53 #12 31.78   libtool-ltdl-2.4.6-25.el8.x86_64                                              
16:03:53 #12 31.78   ncurses-6.1-9.20180224.el8.x86_64                                             
16:03:53 #12 31.78   ocaml-srpm-macros-5-4.el8.noarch                                              
16:03:53 #12 31.78   openblas-srpm-macros-2-2.el8.noarch                                           
16:03:53 #12 31.78   patch-2.7.6-11.el8.x86_64                                                     
16:03:53 #12 31.78   perl-Carp-1.42-396.el8.noarch                                                 
16:03:53 #12 31.78   perl-Encode-4:2.97-3.el8.x86_64                                               
16:03:53 #12 31.78   perl-Errno-1.28-421.el8.x86_64                                                
16:03:53 #12 31.78   perl-Exporter-5.72-396.el8.noarch                                             
16:03:53 #12 31.78   perl-File-Path-2.15-2.el8.noarch                                              
16:03:53 #12 31.78   perl-File-Temp-0.230.600-1.el8.noarch                                         
16:03:53 #12 31.78   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
16:03:53 #12 31.78   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
16:03:53 #12 31.78   perl-IO-1.38-421.el8.x86_64                                                   
16:03:53 #12 31.78   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
16:03:53 #12 31.78   perl-MIME-Base64-3.15-396.el8.x86_64                                          
16:03:53 #12 31.78   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
16:03:53 #12 31.78   perl-PathTools-3.74-1.el8.x86_64                                              
16:03:53 #12 31.78   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
16:03:53 #12 31.78   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
16:03:53 #12 31.78   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
16:03:53 #12 31.78   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
16:03:53 #12 31.78   perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
16:03:53 #12 31.78   perl-Socket-4:2.027-3.el8.x86_64                                              
16:03:53 #12 31.78   perl-Storable-1:3.11-3.el8.x86_64                                             
16:03:53 #12 31.78   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
16:03:53 #12 31.78   perl-Term-Cap-1.17-395.el8.noarch                                             
16:03:53 #12 31.78   perl-Text-ParseWords-3.30-395.el8.noarch                                      
16:03:53 #12 31.78   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
16:03:53 #12 31.78   perl-Time-Local-1:1.280-1.el8.noarch                                          
16:03:53 #12 31.78   perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
16:03:53 #12 31.78   perl-constant-1.33-396.el8.noarch                                             
16:03:53 #12 31.78   perl-interpreter-4:5.26.3-421.el8.x86_64                                      
16:03:53 #12 31.78   perl-libs-4:5.26.3-421.el8.x86_64                                             
16:03:53 #12 31.78   perl-macros-4:5.26.3-421.el8.x86_64                                           
16:03:53 #12 31.78   perl-parent-1:0.237-1.el8.noarch                                              
16:03:53 #12 31.78   perl-podlators-4.11-1.el8.noarch                                              
16:03:53 #12 31.78   perl-srpm-macros-1-25.el8.noarch                                              
16:03:53 #12 31.78   perl-threads-1:2.21-2.el8.x86_64                                              
16:03:53 #12 31.78   perl-threads-shared-1.58-2.el8.x86_64                                         
16:03:53 #12 31.78   pkgconf-1.4.2-1.el8.x86_64                                                    
16:03:53 #12 31.78   pkgconf-m4-1.4.2-1.el8.noarch                                                 
16:03:53 #12 31.78   pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
16:03:53 #12 31.78   python-rpm-macros-3-44.el8.noarch                                             
16:03:53 #12 31.78   python-srpm-macros-3-44.el8.noarch                                            
16:03:53 #12 31.78   python3-rpm-macros-3-44.el8.noarch                                            
16:03:53 #12 31.78   python3-systemd-234-8.el8.x86_64                                              
16:03:53 #12 31.78   qt5-srpm-macros-5.15.3-1.el8.noarch                                           
16:03:53 #12 31.78   redhat-rpm-config-130-1.el8.noarch                                            
16:03:53 #12 31.78   rpm-build-4.14.3-24.el8.x86_64                                                
16:03:53 #12 31.78   rpmlint-1.10-14.el8.noarch                                                    
16:03:53 #12 31.78   rust-srpm-macros-5-2.el8.noarch                                               
16:03:53 #12 31.78   unzip-6.0-46.el8.x86_64                                                       
16:03:53 #12 31.78   xz-5.2.4-4.el8.x86_64                                                         
16:03:53 #12 31.78   zip-3.0-23.el8.x86_64                                                         
16:03:53 #12 31.78   zstd-1.4.4-1.el8.x86_64                                                       
16:03:53 #12 31.78 
16:03:53 #12 31.78 Complete!
16:03:53 #11 44.85 Preparing to unpack .../380-libipc-run3-perl_0.048-2_all.deb ...
16:03:53 #11 44.85 Unpacking libipc-run3-perl (0.048-2) ...
16:03:53 #11 44.90 Selecting previously unselected package lzip.
16:03:53 #11 44.90 Preparing to unpack .../381-lzip_1.23-4_arm64.deb ...
16:03:53 #11 44.91 Unpacking lzip (1.23-4) ...
16:03:53 #11 44.94 Selecting previously unselected package lzop.
16:03:53 #11 44.95 Preparing to unpack .../382-lzop_1.04-2build2_arm64.deb ...
16:03:53 #11 44.95 Unpacking lzop (1.04-2build2) ...
16:03:53 #11 44.99 Selecting previously unselected package t1utils.
16:03:53 #11 44.99 Preparing to unpack .../383-t1utils_1.41-4build2_arm64.deb ...
16:03:53 #11 45.00 Unpacking t1utils (1.41-4build2) ...
16:03:53 #11 45.04 Selecting previously unselected package unzip.
16:03:53 #11 45.05 Preparing to unpack .../384-unzip_6.0-27ubuntu1_arm64.deb ...
16:03:53 #11 45.05 Unpacking unzip (6.0-27ubuntu1) ...
16:03:53 #11 55.87 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:03:53 #10 52.36 Setting up libfl2:armhf (2.6.4-6.2) ...
16:03:53 #10 52.37 Setting up libpcre2-8-0:armhf (10.32-5) ...
16:03:53 #10 52.38 Setting up libk5crypto3:armhf (1.17-3+deb10u5) ...
16:03:53 #10 52.40 Setting up libltdl7:armhf (2.4.6-9) ...
16:03:53 #10 52.42 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
16:03:53 #10 52.43 Setting up libevent-2.1-6:armhf (2.1.8-stable-4) ...
16:03:53 #10 52.44 Setting up libubsan1:armhf (8.3.0-6) ...
16:03:53 #10 52.46 Setting up libisl19:armhf (0.20-2) ...
16:03:53 #10 52.49 Setting up dwz (0.12-3) ...
16:03:53 #10 52.51 Setting up python-apt-common (1.8.4.3) ...
16:03:53 #10 52.52 Setting up sensible-utils (0.0.12) ...
16:03:53 #10 52.54 Setting up exim4-config (4.92-8+deb10u7) ...
16:03:53 #11 56.42 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
16:03:53 #11 56.51 Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ...
16:03:53 #11 56.57 Updating certificates in /etc/ssl/certs...
16:03:53 #13 7.650 (25/70): automake-1.16.2-6.el9.noarch.rpm       891 kB/s | 689 kB     00:00    
16:03:53 #13 7.725 (26/70): cmake-filesystem-3.20.2-7.el9.x86_64.r 311 kB/s |  23 kB     00:00    
16:03:53 #13 7.751 (27/70): cmake-data-3.20.2-7.el9.noarch.rpm     7.2 MB/s | 2.1 MB     00:00    
16:03:53 #10 52.68 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:03:53 #10 52.69 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:03:53 #10 52.69 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ...
16:03:53 #10 52.70 Setting up libcroco3:amd64 (0.6.12-3) ...
16:03:53 #10 52.71 Setting up libgdbm-compat4:amd64 (1.18.1-4) ...
16:03:53 #10 52.73 Setting up ucf (3.0038+nmu1) ...
16:03:53 #10 52.83 Setting up libgcc-8-dev:amd64 (8.3.0-6) ...
16:03:53 #10 52.84 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ...
16:03:53 #10 52.85 Setting up groff-base (1.22.4-3+deb10u1) ...
16:03:53 #10 52.86 Setting up cpp (4:8.3.0-1) ...
16:03:53 #10 52.88 Setting up gpgconf (2.2.12-1+deb10u2) ...
16:03:53 #10 52.89 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ...
16:03:53 #10 52.90 Setting up libc6-dev:amd64 (2.28-10+deb10u2) ...
16:03:53 #10 52.92 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u2) ...
16:03:53 #11 39.88 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ...
16:03:53 #11 39.89 Unpacking libasync-mergepoint-perl (0.04-2) ...
16:03:53 #11 39.92 Selecting previously unselected package libmodule-implementation-perl.
16:03:53 #11 39.92 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ...
16:03:53 #11 39.92 Unpacking libmodule-implementation-perl (0.09-1) ...
16:03:53 #11 39.95 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:53 #11 39.96 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:03:53 #11 39.96 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:03:53 #11 39.99 Selecting previously unselected package libvariable-magic-perl.
16:03:53 #11 39.99 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ...
16:03:53 #11 39.99 Unpacking libvariable-magic-perl (0.62-1build2) ...
16:03:53 #10 42.73 Selecting previously unselected package libc-dev-bin.
16:03:53 #10 42.73 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u5_amd64.deb ...
16:03:53 #10 42.78 Unpacking libc-dev-bin (2.31-13+deb11u5) ...
16:03:53 #12 6.237 Transaction check succeeded.
16:03:53 #12 6.237 Running transaction test
16:03:53 #12 8.760 Preparing to unpack .../22-libsystemd-dev_237-3ubuntu10.56_arm64.deb ...
16:03:53 #12 8.764 Unpacking libsystemd-dev:arm64 (237-3ubuntu10.56) ...
16:03:53 #12 8.825 Selecting previously unselected package pkg-config.
16:03:53 #12 8.828 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu2_arm64.deb ...
16:03:53 #12 8.831 Unpacking pkg-config (0.29.1-0ubuntu2) ...
16:03:53 #12 8.875 Setting up libsepol1-dev:arm64 (2.7-1ubuntu0.1) ...
16:03:53 #12 8.887 Setting up libuv1:arm64 (1.18.0-3) ...
16:03:53 #12 8.898 Setting up bash-completion (1:2.8-1ubuntu1) ...
16:03:53 #12 12.50 Preparing to unpack .../18-libsepol1-dev_3.1-1_armhf.deb ...
16:03:53 #12 12.50 Unpacking libsepol1-dev:armhf (3.1-1) ...
16:03:53 #12 12.57 Selecting previously unselected package libpcre2-16-0:armhf.
16:03:53 #12 12.57 Preparing to unpack .../19-libpcre2-16-0_10.36-2+deb11u1_armhf.deb ...
16:03:53 #12 12.57 Unpacking libpcre2-16-0:armhf (10.36-2+deb11u1) ...
16:03:53 #12 12.63 Selecting previously unselected package libpcre2-32-0:armhf.
16:03:53 #12 12.63 Preparing to unpack .../20-libpcre2-32-0_10.36-2+deb11u1_armhf.deb ...
16:03:53 #12 12.64 Unpacking libpcre2-32-0:armhf (10.36-2+deb11u1) ...
16:03:53 #12 12.69 Selecting previously unselected package libpcre2-posix2:armhf.
16:03:53 #12 12.69 Preparing to unpack .../21-libpcre2-posix2_10.36-2+deb11u1_armhf.deb ...
16:03:53 #12 12.69 Unpacking libpcre2-posix2:armhf (10.36-2+deb11u1) ...
16:03:53 #12 12.72 Selecting previously unselected package libpcre2-dev:armhf.
16:03:53 #12 12.73 Preparing to unpack .../22-libpcre2-dev_10.36-2+deb11u1_armhf.deb ...
16:03:53 #12 12.73 Unpacking libpcre2-dev:armhf (10.36-2+deb11u1) ...
16:03:53 #11 38.72 Preparing to unpack .../282-libmoox-struct-perl_0.017-1_all.deb ...
16:03:53 #11 38.72 Unpacking libmoox-struct-perl (0.017-1) ...
16:03:53 #11 43.49 Setting up libreadline8:armhf (8.1.2-1) ...
16:03:53 #11 43.51 Setting up m4 (1.4.18-5ubuntu2) ...
16:03:53 #11 38.78 Selecting previously unselected package libnet-dns-sec-perl.
16:03:53 #11 38.78 Preparing to unpack .../283-libnet-dns-sec-perl_1.15-1_armhf.deb ...
16:03:53 #11 43.52 Setting up libldap-2.5-0:armhf (2.5.13+dfsg-0ubuntu0.22.04.1) ...
16:03:53 #11 43.53 Setting up libpython3.10-stdlib:armhf (3.10.6-1~22.04.2) ...
16:03:53 #11 38.78 Unpacking libnet-dns-sec-perl (1.15-1) ...
16:03:53 #11 38.82 Selecting previously unselected package libnet-libidn-perl.
16:03:53 #11 43.54 Setting up ca-certificates (20211016ubuntu0.22.04.1) ...
16:03:53 #11 38.82 Preparing to unpack .../284-libnet-libidn-perl_0.12.ds-3build2_armhf.deb ...
16:03:53 #11 38.82 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
16:03:53 #11 38.85 Selecting previously unselected package libnumber-range-perl.
16:03:53 #11 38.86 Preparing to unpack .../285-libnumber-range-perl_0.12-1_all.deb ...
16:03:53 #11 38.86 Unpacking libnumber-range-perl (0.12-1) ...
16:03:53 #11 38.89 Selecting previously unselected package libpackage-stash-xs-perl.
16:03:53 #11 38.89 Preparing to unpack .../286-libpackage-stash-xs-perl_0.29-1build1_armhf.deb ...
16:03:53 #11 38.90 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
16:03:53 #11 38.93 Selecting previously unselected package libpath-iterator-rule-perl.
16:03:53 #11 38.93 Preparing to unpack .../287-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:03:53 #11 38.94 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:03:53 #11 39.01 Selecting previously unselected package libperl4-corelibs-perl.
16:03:53 #11 39.01 Preparing to unpack .../288-libperl4-corelibs-perl_0.004-2_all.deb ...
16:03:53 #11 39.01 Unpacking libperl4-corelibs-perl (0.004-2) ...
16:03:53 #11 39.05 Selecting previously unselected package libperlio-gzip-perl.
16:03:53 #11 40.59 Updating certificates in /etc/ssl/certs...
16:03:53 #12 1.944 Package bash-5.2.9-3.fc37.aarch64 is already installed.
16:03:53 #12 1.956 Package bash-5.2.9-3.fc37.aarch64 is already installed.
16:03:53 #12 1.956 Package ca-certificates-2022.2.54-5.fc37.noarch is already installed.
16:03:53 #12 1.957 Package libarchive-3.6.1-2.fc37.aarch64 is already installed.
16:03:53 #12 1.957 Package pkgconf-pkg-config-1.8.0-3.fc37.aarch64 is already installed.
16:03:53 #12 1.958 Package tar-2:1.34-5.fc37.aarch64 is already installed.
16:03:53 #12 1.969 Package bash-5.2.9-3.fc37.aarch64 is already installed.
16:03:53 #13 92.69   Installing : libselinux-python-2.5-15.el7.aarch64                       24/68 
16:03:53 #13 92.72   Installing : less-458-9.el7.aarch64                                     25/68 
16:03:53 #13 92.77   Installing : libselinux-utils-2.5-15.el7.aarch64                        26/68 
16:03:53 #13 92.90   Installing : policycoreutils-2.5-34.el7.aarch64                         27/68 
16:03:54 #10 53.43 Running transaction check
16:03:54 #10 44.41 Preparing to unpack .../196-libexporter-tiny-perl_1.000000-2_all.deb ...
16:03:54 #10 44.42 Unpacking libexporter-tiny-perl (1.000000-2) ...
16:03:54 #10 44.45 Selecting previously unselected package libipc-system-simple-perl.
16:03:54 #10 44.45 Preparing to unpack .../197-libipc-system-simple-perl_1.25-4_all.deb ...
16:03:54 #10 44.46 Unpacking libipc-system-simple-perl (1.25-4) ...
16:03:54 #10 44.49 Selecting previously unselected package libfile-basedir-perl.
16:03:54 #10 44.50 Preparing to unpack .../198-libfile-basedir-perl_0.07-1_all.deb ...
16:03:54 #10 44.50 Unpacking libfile-basedir-perl (0.07-1) ...
16:03:54 #10 44.53 Selecting previously unselected package libfile-chdir-perl.
16:03:54 #10 44.53 Preparing to unpack .../199-libfile-chdir-perl_0.1008-1_all.deb ...
16:03:54 #10 44.54 Unpacking libfile-chdir-perl (0.1008-1) ...
16:03:54 #10 44.57 Selecting previously unselected package libfile-fcntllock-perl.
16:03:54 #10 44.58 Preparing to unpack .../200-libfile-fcntllock-perl_0.22-3build2_amd64.deb ...
16:03:54 #10 44.58 Unpacking libfile-fcntllock-perl (0.22-3build2) ...
16:03:54 #10 44.61 Selecting previously unselected package libhttp-date-perl.
16:03:54 #10 44.62 Preparing to unpack .../201-libhttp-date-perl_6.02-1_all.deb ...
16:03:54 #10 44.62 Unpacking libhttp-date-perl (6.02-1) ...
16:03:54 #10 44.65 Selecting previously unselected package libfile-listing-perl.
16:03:54 #11 34.29 Preparing to unpack .../168-libclass-xsaccessor-perl_1.19-4_armhf.deb ...
16:03:54 #11 34.29 Unpacking libclass-xsaccessor-perl (1.19-4) ...
16:03:54 #11 34.32 Selecting previously unselected package libb-hooks-op-check-perl:armhf.
16:03:54 #11 34.33 Preparing to unpack .../169-libb-hooks-op-check-perl_0.22-2_armhf.deb ...
16:03:54 #11 34.33 Unpacking libb-hooks-op-check-perl:armhf (0.22-2) ...
16:03:54 #11 34.36 Selecting previously unselected package libdynaloader-functions-perl.
16:03:54 #11 34.36 Preparing to unpack .../170-libdynaloader-functions-perl_0.003-2_all.deb ...
16:03:54 #11 34.37 Unpacking libdynaloader-functions-perl (0.003-2) ...
16:03:54 #11 34.39 Selecting previously unselected package libdevel-callchecker-perl.
16:03:54 #11 34.40 Preparing to unpack .../171-libdevel-callchecker-perl_0.008-1ubuntu4_armhf.deb ...
16:03:54 #11 34.40 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
16:03:54 #11 34.43 Selecting previously unselected package libparams-classify-perl:armhf.
16:03:54 #11 34.43 Preparing to unpack .../172-libparams-classify-perl_0.015-2_armhf.deb ...
16:03:54 #11 34.44 Unpacking libparams-classify-perl:armhf (0.015-2) ...
16:03:54 #11 34.46 Selecting previously unselected package libmodule-runtime-perl.
16:03:54 #11 34.47 Preparing to unpack .../173-libmodule-runtime-perl_0.016-2_all.deb ...
16:03:54 #11 34.47 Unpacking libmodule-runtime-perl (0.016-2) ...
16:03:54 #11 34.50 Selecting previously unselected package libimport-into-perl.
16:03:54 #13 23.95   Installing       : git-core-2.31.1-2.el9.2.aarch64                      48/73 
16:03:54 #13 24.16   Installing       : git-core-doc-2.31.1-2.el9.2.noarch                   49/73 
16:03:54 #13 24.24   Installing       : perl-Git-2.31.1-2.el9.2.noarch                       50/73 
16:03:54 #13 24.28   Installing       : git-2.31.1-2.el9.2.aarch64                           51/73 
16:03:54 #11 45.11 Selecting previously unselected package lintian.
16:03:54 #11 45.11 Preparing to unpack .../385-lintian_2.115.3ubuntu2.1_all.deb ...
16:03:54 #11 45.12 Unpacking lintian (2.115.3ubuntu2.1) ...
16:03:54 #11 55.90 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
16:03:54 #11 55.93 Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ...
16:03:54 #11 55.93 Updating certificates in /etc/ssl/certs...
16:03:54 #13 7.800 (28/70): cmake-rpm-macros-3.20.2-7.el9.noarch.r 220 kB/s |  16 kB     00:00    
16:03:54 #10 52.93 Setting up curl (7.64.0-4+deb10u3) ...
16:03:54 #10 52.94 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
16:03:54 #10 52.95 Setting up gpg (2.2.12-1+deb10u2) ...
16:03:54 #10 52.96 Setting up guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ...
16:03:54 #10 52.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
16:03:54 #10 52.98 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ...
16:03:54 #10 52.99 Setting up python3.7 (3.7.3-2+deb10u4) ...
16:03:54 #11 40.15 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:54 #11 40.15 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ...
16:03:54 #11 40.16 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
16:03:54 #11 40.34 Selecting previously unselected package libcapture-tiny-perl.
16:03:54 #11 40.34 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
16:03:54 #11 40.35 Unpacking libcapture-tiny-perl (0.48-1) ...
16:03:54 #11 40.39 Selecting previously unselected package libclass-xsaccessor-perl.
16:03:54 #11 40.39 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ...
16:03:54 #12 12.81 Selecting previously unselected package libselinux1-dev:armhf.
16:03:54 #12 12.81 Preparing to unpack .../23-libselinux1-dev_3.1-3_armhf.deb ...
16:03:54 #12 12.81 Unpacking libselinux1-dev:armhf (3.1-3) ...
16:03:54 #12 12.86 Selecting previously unselected package libdevmapper-dev:armhf.
16:03:54 #12 12.86 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
16:03:54 #12 12.87 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
16:03:54 #12 12.91 Selecting previously unselected package libltdl7:armhf.
16:03:54 #12 12.91 Preparing to unpack .../25-libltdl7_2.4.6-15_armhf.deb ...
16:03:54 #12 12.91 Unpacking libltdl7:armhf (2.4.6-15) ...
16:03:54 #12 12.95 Selecting previously unselected package libltdl-dev:armhf.
16:03:54 #12 12.95 Preparing to unpack .../26-libltdl-dev_2.4.6-15_armhf.deb ...
16:03:54 #12 12.96 Unpacking libltdl-dev:armhf (2.4.6-15) ...
16:03:54 #12 13.01 Selecting previously unselected package libseccomp-dev:armhf.
16:03:54 #12 13.01 Preparing to unpack .../27-libseccomp-dev_2.5.1-1+rpi1+deb11u1_armhf.deb ...
16:03:54 #11 43.87 Updating certificates in /etc/ssl/certs...
16:03:54 #11 39.06 Preparing to unpack .../289-libperlio-gzip-perl_0.19-1build5_armhf.deb ...
16:03:54 #11 39.06 Unpacking libperlio-gzip-perl (0.19-1build5) ...
16:03:54 #11 39.09 Selecting previously unselected package libpod-constants-perl.
16:03:54 #11 39.09 Preparing to unpack .../290-libpod-constants-perl_0.19-1_all.deb ...
16:03:54 #11 39.10 Unpacking libpod-constants-perl (0.19-1) ...
16:03:54 #11 39.14 Selecting previously unselected package libre2-5:armhf.
16:03:54 #11 39.14 Preparing to unpack .../291-libre2-5_20200101+dfsg-1build1_armhf.deb ...
16:03:54 #11 39.15 Unpacking libre2-5:armhf (20200101+dfsg-1build1) ...
16:03:54 #11 39.19 Selecting previously unselected package libre-engine-re2-perl.
16:03:54 #11 39.19 Preparing to unpack .../292-libre-engine-re2-perl_0.13-5_armhf.deb ...
16:03:54 #11 39.20 Unpacking libre-engine-re2-perl (0.13-5) ...
16:03:54 #11 39.23 Selecting previously unselected package libreadonly-perl.
16:03:54 #11 39.23 Preparing to unpack .../293-libreadonly-perl_2.050-2_all.deb ...
16:03:54 #11 39.24 Unpacking libreadonly-perl (2.050-2) ...
16:03:54 #11 39.27 Selecting previously unselected package libref-util-perl.
16:03:54 #11 39.27 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
16:03:54 #11 39.27 Unpacking libref-util-perl (0.204-1) ...
16:03:54 #11 39.31 Selecting previously unselected package libref-util-xs-perl.
16:03:54 #12 2.068 Dependencies resolved.
16:03:54 #12 2.091 ================================================================================
16:03:54 #12 2.091  Package                       Arch     Version                  Repo      Size
16:03:54 #12 2.091 ================================================================================
16:03:54 #12 2.091 Installing:
16:03:54 #12 2.091  btrfs-progs-devel             aarch64  6.0.2-1.fc37             updates   51 k
16:03:54 #12 2.091  cmake                         aarch64  3.25.1-1.fc37            updates  6.3 M
16:03:54 #12 2.091  device-mapper-devel           aarch64  1.02.175-9.fc37          fedora    43 k
16:03:54 #12 2.091  gcc                           aarch64  12.2.1-4.fc37            updates   29 M
16:03:54 #12 2.091  git                           aarch64  2.38.1-1.fc37            updates   65 k
16:03:54 #12 2.091  glibc-static                  aarch64  2.36-8.fc37              updates  1.4 M
16:03:54 #12 2.091  libseccomp-devel              aarch64  2.5.3-3.fc37             fedora    60 k
16:03:54 #12 2.091  libselinux-devel              aarch64  3.4-5.fc37               fedora   148 k
16:03:54 #12 2.091  libtool                       aarch64  2.4.7-2.fc37             fedora   600 k
16:03:54 #12 2.091  libtool-ltdl-devel            aarch64  2.4.7-2.fc37             fedora   164 k
16:03:54 #12 2.091  make                          aarch64  1:4.3-11.fc37            fedora   537 k
16:03:54 #12 2.091  selinux-policy-devel          noarch   37.16-1.fc37             updates  912 k
16:03:54 #12 2.091  systemd                       aarch64  251.8-586.fc37           updates  4.0 M
16:03:54 #12 2.091  systemd-devel                 aarch64  251.8-586.fc37           updates  579 k
16:03:54 #12 2.091  which                         aarch64  2.21-35.fc37             fedora    41 k
16:03:54 #12 2.091 Installing dependencies:
16:03:54 #12 2.091  annobin-docs                  noarch   10.92-1.fc37             updates   92 k
16:03:54 #12 2.091  annobin-plugin-gcc            aarch64  10.92-1.fc37             updates  886 k
16:03:54 #12 2.091  autoconf                      noarch   2.71-4.fc37              updates  733 k
16:03:54 #12 2.091  automake                      noarch   1.16.5-9.fc37            fedora   696 k
16:03:54 #12 2.091  btrfs-progs                   aarch64  6.0.2-1.fc37             updates  982 k
16:03:54 #12 2.091  checkpolicy                   aarch64  3.4-3.fc37               fedora   343 k
16:03:54 #12 2.091  cmake-data                    noarch   3.25.1-1.fc37            updates  2.2 M
16:03:54 #12 2.091  cmake-filesystem              aarch64  3.25.1-1.fc37            updates   16 k
16:03:54 #12 2.091  cmake-rpm-macros              noarch   3.25.1-1.fc37            updates   16 k
16:03:54 #12 2.091  cpp                           aarch64  12.2.1-4.fc37            updates  9.2 M
16:03:54 #12 2.091  dbus                          aarch64  1:1.14.4-1.fc37          updates  7.8 k
16:03:54 #12 2.091  dbus-broker                   aarch64  32-1.fc37                fedora   169 k
16:03:54 #12 2.091  dbus-common                   noarch   1:1.14.4-1.fc37          updates   15 k
16:03:54 #12 2.091  device-mapper                 aarch64  1.02.175-9.fc37          fedora   136 k
16:03:54 #12 2.091  device-mapper-libs            aarch64  1.02.175-9.fc37          fedora   169 k
16:03:54 #12 2.091  e2fsprogs-libs                aarch64  1.46.5-3.fc37            fedora   223 k
16:03:54 #12 2.091  gc                            aarch64  8.0.6-4.fc37             fedora   102 k
16:03:54 #12 2.091  gcc-plugin-annobin            aarch64  12.2.1-4.fc37            updates   52 k
16:03:54 #12 2.091  git-core                      aarch64  2.38.1-1.fc37            updates  4.3 M
16:03:54 #12 2.091  git-core-doc                  noarch   2.38.1-1.fc37            updates  2.8 M
16:03:54 #12 2.091  glibc-devel                   aarch64  2.36-8.fc37              updates  589 k
16:03:54 #12 2.091  guile22                       aarch64  2.2.7-6.fc37             fedora   6.5 M
16:03:54 #12 2.091  jsoncpp                       aarch64  1.9.5-3.fc37             fedora    92 k
16:03:54 #12 2.091  kernel-headers                aarch64  6.0.5-300.fc37           fedora   1.5 M
16:03:54 #12 2.091  kmod-libs                     aarch64  30-2.fc37                fedora    66 k
16:03:54 #12 2.091  less                          aarch64  590-5.fc37               fedora   161 k
16:03:54 #12 2.091  libargon2                     aarch64  20190702-1.fc37          fedora    28 k
16:03:54 #12 2.091  libasan                       aarch64  12.2.1-4.fc37            updates  425 k
16:03:54 #12 2.091  libatomic                     aarch64  12.2.1-4.fc37            updates   43 k
16:03:54 #12 2.091  libbtrfs                      aarch64  6.0.2-1.fc37             updates   28 k
16:03:54 #12 2.091  libbtrfsutil                  aarch64  6.0.2-1.fc37             updates   32 k
16:03:54 #12 2.091  libcbor                       aarch64  0.7.0-7.fc37             fedora    55 k
16:03:54 #12 2.091  libedit                       aarch64  3.1-43.20221009cvs.fc37  updates  105 k
16:03:54 #12 2.091  libfdisk                      aarch64  2.38.1-1.fc37            fedora   155 k
16:03:54 #12 2.091  libfido2                      aarch64  1.11.0-3.fc37            fedora    96 k
16:03:54 #12 2.091  libmpc                        aarch64  1.2.1-5.fc37             fedora    62 k
16:03:54 #12 2.091  libseccomp                    aarch64  2.5.3-3.fc37             fedora    71 k
16:03:54 #12 2.091  libselinux-utils              aarch64  3.4-5.fc37               fedora   160 k
16:03:54 #12 2.091  libsepol-devel                aarch64  3.4-3.fc37               fedora    49 k
16:03:54 #12 2.091  libtool-ltdl                  aarch64  2.4.7-2.fc37             fedora    37 k
16:03:54 #12 2.091  libubsan                      aarch64  12.2.1-4.fc37            updates  192 k
16:03:54 #12 2.091  libutempter                   aarch64  1.2.1-7.fc37             fedora    26 k
16:03:54 #12 2.091  libuv                         aarch64  1:1.44.2-2.fc37          fedora   148 k
16:03:54 #12 2.091  libxcrypt-devel               aarch64  4.4.33-3.fc37            updates   30 k
16:03:54 #12 2.091  libxcrypt-static              aarch64  4.4.33-3.fc37            updates  109 k
16:03:54 #12 2.091  lzo                           aarch64  2.10-7.fc37              fedora    63 k
16:03:54 #12 2.091  m4                            aarch64  1.4.19-4.fc37            fedora   299 k
16:03:54 #12 2.091  openssh                       aarch64  8.8p1-7.fc37             fedora   441 k
16:03:54 #12 2.091  openssh-clients               aarch64  8.8p1-7.fc37             fedora   670 k
16:03:54 #12 2.091  pcre2-devel                   aarch64  10.40-1.fc37.1           fedora   505 k
16:03:54 #12 2.091  pcre2-utf16                   aarch64  10.40-1.fc37.1           fedora   199 k
16:03:54 #12 2.091  pcre2-utf32                   aarch64  10.40-1.fc37.1           fedora   188 k
16:03:54 #12 2.091  perl-Error                    noarch   1:0.17029-10.fc37        fedora    41 k
16:03:54 #12 2.091  perl-File-Compare             noarch   1.100.700-492.fc37       fedora    16 k
16:03:54 #12 2.091  perl-File-Copy                noarch   2.39-492.fc37            fedora    23 k
16:03:54 #12 2.091  perl-File-Find                noarch   1.40-492.fc37            fedora    28 k
16:03:54 #12 2.091  perl-Git                      noarch   2.38.1-1.fc37            updates   42 k
16:03:54 #12 2.091  perl-TermReadKey              aarch64  2.38-14.fc37             fedora    36 k
16:03:54 #12 2.091  perl-Thread-Queue             noarch   3.14-489.fc37            fedora    21 k
16:03:54 #12 2.091  perl-lib                      aarch64  0.65-492.fc37            fedora    18 k
16:03:54 #12 2.091  perl-threads                  aarch64  1:2.27-489.fc37          fedora    56 k
16:03:54 #12 2.091  perl-threads-shared           aarch64  1.64-489.fc37            fedora    43 k
16:03:54 #12 2.091  policycoreutils               aarch64  3.4-6.fc37               fedora   239 k
16:03:54 #12 2.091  policycoreutils-devel         aarch64  3.4-6.fc37               fedora   145 k
16:03:54 #12 2.091  policycoreutils-python-utils  noarch   3.4-6.fc37               fedora    80 k
16:03:54 #12 2.091  python3-audit                 aarch64  3.0.9-1.fc37             fedora    86 k
16:03:54 #12 2.091  python3-libselinux            aarch64  3.4-5.fc37               fedora   188 k
16:03:54 #12 2.091  python3-libsemanage           aarch64  3.4-5.fc37               fedora    84 k
16:03:54 #12 2.091  python3-policycoreutils       noarch   3.4-6.fc37               fedora   2.2 M
16:03:54 #12 2.091  python3-setools               aarch64  4.4.0-9.fc37             fedora   613 k
16:03:54 #12 2.091  python3-setuptools            noarch   62.6.0-2.fc37            fedora   1.6 M
16:03:54 #12 2.091  rhash                         aarch64  1.4.2-3.fc37             fedora   185 k
16:03:54 #12 2.091  rpm-plugin-selinux            aarch64  4.18.0-1.fc37            fedora    20 k
16:03:54 #12 2.091  selinux-policy                noarch   37.16-1.fc37             updates   75 k
16:03:54 #12 2.091  selinux-policy-targeted       noarch   37.16-1.fc37             updates  6.6 M
16:03:54 #12 2.091  systemd-pam                   aarch64  251.8-586.fc37           updates  324 k
16:03:54 #12 2.091  systemd-rpm-macros            noarch   251.8-586.fc37           updates   30 k
16:03:54 #12 2.091  util-linux                    aarch64  2.38.1-1.fc37            fedora   2.3 M
16:03:54 #12 2.091  vim-filesystem                noarch   2:9.0.1006-1.fc37        updates   19 k
16:03:54 #12 2.091  xkeyboard-config              noarch   2.36-3.fc37              updates  957 k
16:03:54 #12 2.091 Installing weak dependencies:
16:03:54 #12 2.091  cryptsetup-libs               aarch64  2.5.0-1.fc37             fedora   453 k
16:03:54 #12 2.091  libbpf                        aarch64  2:0.8.0-2.fc37           fedora   173 k
16:03:54 #12 2.091  libxkbcommon                  aarch64  1.4.1-2.fc37             fedora   139 k
16:03:54 #12 2.091  qrencode-libs                 aarch64  4.1.1-3.fc37             fedora    61 k
16:03:54 #12 2.091  systemd-networkd              aarch64  251.8-586.fc37           updates  573 k
16:03:54 #12 2.091  systemd-resolved              aarch64  251.8-586.fc37           updates  264 k
16:03:54 #12 2.091 
16:03:54 #12 2.091 Transaction Summary
16:03:54 #12 2.091 ================================================================================
16:03:54 #12 2.091 Install  101 Packages
16:03:54 #12 2.091 
16:03:54 #12 2.097 Total download size: 97 M
16:03:54 #12 2.097 Installed size: 367 M
16:03:54 #12 2.098 Downloading Packages:
16:03:54 #10 53.50 Transaction check succeeded.
16:03:54 #10 53.50 Running transaction test
16:03:54 #10 44.66 Preparing to unpack .../202-libfile-listing-perl_6.04-1_all.deb ...
16:03:54 #10 44.66 Unpacking libfile-listing-perl (6.04-1) ...
16:03:54 #10 44.70 Selecting previously unselected package libfont-afm-perl.
16:03:54 #10 44.70 Preparing to unpack .../203-libfont-afm-perl_1.20-2_all.deb ...
16:03:54 #10 44.70 Unpacking libfont-afm-perl (1.20-2) ...
16:03:54 #10 44.74 Selecting previously unselected package libio-stringy-perl.
16:03:54 #10 44.74 Preparing to unpack .../204-libio-stringy-perl_2.111-2_all.deb ...
16:03:54 #10 44.74 Unpacking libio-stringy-perl (2.111-2) ...
16:03:54 #10 44.78 Selecting previously unselected package libparams-validate-perl.
16:03:54 #10 44.78 Preparing to unpack .../205-libparams-validate-perl_1.29-1_amd64.deb ...
16:03:54 #10 44.79 Unpacking libparams-validate-perl (1.29-1) ...
16:03:54 #10 44.82 Selecting previously unselected package libsub-exporter-perl.
16:03:54 #10 44.82 Preparing to unpack .../206-libsub-exporter-perl_0.987-1_all.deb ...
16:03:54 #10 44.83 Unpacking libsub-exporter-perl (0.987-1) ...
16:03:54 #10 44.87 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:03:54 #10 44.87 Preparing to unpack .../207-libgetopt-long-descriptive-perl_0.102-1_all.deb ...
16:03:54 #10 44.87 Unpacking libgetopt-long-descriptive-perl (0.102-1) ...
16:03:54 #10 44.91 Selecting previously unselected package libsort-versions-perl.
16:03:54 #11 34.50 Preparing to unpack .../174-libimport-into-perl_1.002005-2_all.deb ...
16:03:54 #11 34.51 Unpacking libimport-into-perl (1.002005-2) ...
16:03:54 #11 34.54 Selecting previously unselected package librole-tiny-perl.
16:03:54 #11 34.54 Preparing to unpack .../175-librole-tiny-perl_2.002004-1_all.deb ...
16:03:54 #11 34.55 Unpacking librole-tiny-perl (2.002004-1) ...
16:03:54 #11 34.58 Selecting previously unselected package libsub-quote-perl.
16:03:54 #11 34.58 Preparing to unpack .../176-libsub-quote-perl_2.006006-1_all.deb ...
16:03:54 #11 34.59 Unpacking libsub-quote-perl (2.006006-1) ...
16:03:54 #11 34.62 Selecting previously unselected package libmoo-perl.
16:03:54 #11 34.62 Preparing to unpack .../177-libmoo-perl_2.005004-3_all.deb ...
16:03:54 #11 34.64 Unpacking libmoo-perl (2.005004-3) ...
16:03:54 #11 34.69 Selecting previously unselected package libencode-locale-perl.
16:03:54 #11 34.69 Preparing to unpack .../178-libencode-locale-perl_1.05-2_all.deb ...
16:03:54 #11 34.70 Unpacking libencode-locale-perl (1.05-2) ...
16:03:54 #11 34.73 Selecting previously unselected package libtimedate-perl.
16:03:54 #13 24.28   Installing       : libatomic-11.3.1-4.el9.aarch64                       52/73 
16:03:54 #13 24.66   Installing       : gcc-11.3.1-4.el9.aarch64                             53/73 
16:03:54 #13 24.72   Installing       : kmod-libs-28-7.el9.aarch64                           54/73 
16:03:54 #13 24.73   Installing       : acl-2.3.1-3.el9.aarch64                              55/73 
16:03:54 #11 45.43 Selecting previously unselected package manpages-dev.
16:03:54 #11 45.44 Preparing to unpack .../386-manpages-dev_5.13-1_all.deb ...
16:03:54 #11 45.44 Unpacking manpages-dev (5.13-1) ...
16:03:54 #11 45.57 Selecting previously unselected package python3-certifi.
16:03:54 #11 45.57 Preparing to unpack .../387-python3-certifi_2022.6.15-2_all.deb ...
16:03:54 #11 45.57 Unpacking python3-certifi (2022.6.15-2) ...
16:03:54 #11 45.62 Selecting previously unselected package python3-cffi-backend:arm64.
16:03:54 #11 56.37 0 added, 0 removed; done.
16:03:54 #11 56.37 Running hooks in /etc/ca-certificates/update.d...
16:03:54 #11 56.38 done.
16:03:54 #12 DONE 32.1s
16:03:54 
16:03:54 #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
16:03:54 #13 DONE 0.1s
16:03:54 
16:03:54 #14 [stage-1 7/9] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:03:54 #13 8.129 (29/70): cmake-3.20.2-7.el9.x86_64.rpm          9.0 MB/s | 6.7 MB     00:00    
16:03:54 #13 8.203 (30/70): gcc-plugin-annobin-11.3.1-4.el9.x86_64 918 kB/s |  68 kB     00:00    
16:03:54 #13 8.278 (31/70): git-2.31.1-2.el9.2.x86_64.rpm          1.6 MB/s | 124 kB     00:00    
16:03:54 #11 40.39 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
16:03:54 #11 40.44 Selecting previously unselected package libclone-perl.
16:03:54 #11 40.44 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ...
16:03:54 #11 40.45 Unpacking libclone-perl (0.43-2) ...
16:03:54 #11 57.02 0 added, 0 removed; done.
16:03:54 #11 57.02 Running hooks in /etc/ca-certificates/update.d...
16:03:54 #11 57.02 done.
16:03:54 #10 52.92 Adding system-user for exim (v4)
16:03:54 #12 13.01 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ...
16:03:54 #12 13.06 Selecting previously unselected package libsystemd-dev:armhf.
16:03:54 #12 13.06 Preparing to unpack .../28-libsystemd-dev_247.3-7+rpi1+deb11u1_armhf.deb ...
16:03:54 #12 13.06 Unpacking libsystemd-dev:armhf (247.3-7+rpi1+deb11u1) ...
16:03:54 #12 13.15 Selecting previously unselected package libglib2.0-0:armhf.
16:03:54 #12 13.15 Preparing to unpack .../29-libglib2.0-0_2.66.8-1_armhf.deb ...
16:03:54 #12 13.16 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
16:03:54 #11 44.29 124 added, 0 removed; done.
16:03:54 #11 44.32 Setting up libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.1) ...
16:03:54 #11 44.34 Setting up libgdbm-compat4:armhf (1.23-1) ...
16:03:54 #11 39.31 Preparing to unpack .../295-libref-util-xs-perl_0.117-1build2_armhf.deb ...
16:03:54 #11 39.31 Unpacking libref-util-xs-perl (0.117-1build2) ...
16:03:54 #11 39.34 Selecting previously unselected package libregexp-pattern-license-perl.
16:03:54 #11 39.35 Preparing to unpack .../296-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
16:03:54 #11 39.35 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
16:03:54 #11 39.38 Selecting previously unselected package libregexp-pattern-perl.
16:03:54 #11 39.38 Preparing to unpack .../297-libregexp-pattern-perl_0.2.12-1_all.deb ...
16:03:54 #11 39.39 Unpacking libregexp-pattern-perl (0.2.12-1) ...
16:03:54 #11 39.42 Selecting previously unselected package libsasl2-modules:armhf.
16:03:54 #11 39.43 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
16:03:54 #11 39.43 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ...
16:03:54 #11 39.47 Selecting previously unselected package libsereal-decoder-perl.
16:03:54 #11 39.47 Preparing to unpack .../299-libsereal-decoder-perl_4.011+ds-1build1_armhf.deb ...
16:03:54 #11 39.47 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
16:03:54 #11 39.51 Selecting previously unselected package libsereal-encoder-perl.
16:03:54 #11 39.51 Preparing to unpack .../300-libsereal-encoder-perl_4.011+ds-1build1_armhf.deb ...
16:03:54 #11 39.52 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
16:03:54 #11 39.56 Selecting previously unselected package libsereal-perl.
16:03:54 #10 43.31 Selecting previously unselected package linux-libc-dev:amd64.
16:03:54 #10 43.31 Preparing to unpack .../033-linux-libc-dev_5.10.149-2_amd64.deb ...
16:03:54 #10 43.37 Unpacking linux-libc-dev:amd64 (5.10.149-2) ...
16:03:54 #11 41.02 124 added, 0 removed; done.
16:03:54 #11 41.09 Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.1) ...
16:03:54 #11 41.10 Setting up libgdbm-compat4:amd64 (1.23-1) ...
16:03:54 #11 41.11 Setting up libgcc-11-dev:amd64 (11.3.0-1ubuntu1~22.04) ...
16:03:54 #11 41.13 Setting up dwz (0.14-1build2) ...
16:03:54 #11 41.14 Setting up groff-base (1.22.4-8build1) ...
16:03:54 #11 41.16 Setting up cpp (4:11.2.0-1ubuntu1) ...
16:03:54 #11 41.17 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
16:03:54 #11 41.20 Setting up debugedit (1:5.0-4build1) ...
16:03:54 #11 41.21 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.6) ...
16:03:54 #10 53.93 Transaction test succeeded.
16:03:54 #12 3.452 (1/102): checkpolicy-3.3-2.fc36.aarch64.rpm     1.1 MB/s | 336 kB     00:00    
16:03:54 #12 3.459 (2/102): device-mapper-1.02.175-7.fc36.aarch64. 434 kB/s | 137 kB     00:00    
16:03:54 #12 3.464 (3/102): device-mapper-devel-1.02.175-7.fc36.aa 3.8 MB/s |  43 kB     00:00    
16:03:54 #12 3.471 (4/102): cryptsetup-libs-2.4.3-2.fc36.aarch64.r 1.3 MB/s | 430 kB     00:00    
16:03:54 #12 3.474 (5/102): device-mapper-libs-1.02.175-7.fc36.aar  12 MB/s | 170 kB     00:00    
16:03:54 #12 3.480 (6/102): e2fsprogs-libs-1.46.5-2.fc36.aarch64.r  14 MB/s | 223 kB     00:00    
16:03:54 #12 3.499 (7/102): jsoncpp-1.9.5-2.fc36.aarch64.rpm       3.8 MB/s |  92 kB     00:00    
16:03:54 #12 3.503 (8/102): kmod-libs-29-7.fc36.aarch64.rpm        3.5 MB/s |  65 kB     00:00    
16:03:54 #12 3.527 (9/102): guile22-2.2.7-5.fc36.aarch64.rpm       124 MB/s | 6.4 MB     00:00    
16:03:54 #12 3.533 (10/102): libedit-3.1-41.20210910cvs.fc36.aarch 4.0 MB/s | 104 kB     00:00    
16:03:54 #12 3.536 (11/102): libcbor-0.7.0-5.fc36.aarch64.rpm      1.9 MB/s |  55 kB     00:00    
16:03:54 #12 3.539 (12/102): libmpc-1.2.1-4.fc36.aarch64.rpm       5.4 MB/s |  62 kB     00:00    
16:03:54 #12 3.543 (13/102): libseccomp-2.5.3-2.fc36.aarch64.rpm   6.4 MB/s |  71 kB     00:00    
16:03:54 #12 3.547 (14/102): libseccomp-devel-2.5.3-2.fc36.aarch64 7.4 MB/s |  53 kB     00:00    
16:03:54 #12 3.551 (15/102): libselinux-devel-3.3-4.fc36.aarch64.r  10 MB/s | 113 kB     00:00    
16:03:54 #12 3.556 (16/102): libselinux-utils-3.3-4.fc36.aarch64.r  12 MB/s | 144 kB     00:00    
16:03:54 #12 3.560 (17/102): libsepol-devel-3.3-3.fc36.aarch64.rpm 3.1 MB/s |  40 kB     00:00    
16:03:54 #12 3.565 (18/102): libutempter-1.2.1-6.fc36.aarch64.rpm  2.0 MB/s |  26 kB     00:00    
16:03:54 #12 3.570 (19/102): libxkbcommon-1.4.0-1.fc36.aarch64.rpm  10 MB/s | 139 kB     00:00    
16:03:54 #12 3.577 (20/102): lzo-2.10-6.fc36.aarch64.rpm           4.1 MB/s |  63 kB     00:00    
16:03:54 #12 3.583 (21/102): m4-1.4.19-3.fc36.aarch64.rpm           24 MB/s | 293 kB     00:00    
16:03:54 #12 3.592 (22/102): openssh-8.8p1-1.fc36.1.aarch64.rpm     30 MB/s | 440 kB     00:00    
16:03:54 #12 3.601 (23/102): make-4.3-7.fc36.aarch64.rpm            17 MB/s | 529 kB     00:00    
16:03:54 #12 3.607 (24/102): openssh-clients-8.8p1-1.fc36.1.aarch6  29 MB/s | 671 kB     00:00    
16:03:54 #12 3.611 (25/102): perl-Error-0.17029-8.fc36.noarch.rpm  2.4 MB/s |  41 kB     00:00    
16:03:54 #12 3.614 (26/102): perl-File-Compare-1.100.600-486.fc36. 2.7 MB/s |  18 kB     00:00    
16:03:54 #12 3.618 (27/102): perl-File-Copy-2.35-486.fc36.noarch.r 2.4 MB/s |  25 kB     00:00    
16:03:54 #12 3.622 (28/102): perl-File-Find-1.39-486.fc36.noarch.r 3.0 MB/s |  30 kB     00:00    
16:03:54 #12 3.625 (29/102): perl-TermReadKey-2.38-12.fc36.aarch64 3.5 MB/s |  36 kB     00:00    
16:03:54 #12 3.630 (30/102): perl-lib-0.65-486.fc36.aarch64.rpm    2.6 MB/s |  20 kB     00:00    
16:03:54 #12 3.634 (31/102): perl-threads-2.26-449.fc36.aarch64.rp 6.7 MB/s |  56 kB     00:00    
16:03:54 #12 3.674 (32/102): perl-Thread-Queue-3.14-479.fc36.noarc 418 kB/s |  21 kB     00:00    
16:03:54 #12 3.676 (33/102): perl-threads-shared-1.62-479.fc36.aar 933 kB/s |  43 kB     00:00    
16:03:54 #12 3.681 (34/102): policycoreutils-3.3-4.fc36.aarch64.rp 4.2 MB/s | 203 kB     00:00    
16:03:54 #12 3.686 (35/102): policycoreutils-python-utils-3.3-4.fc 8.2 MB/s |  72 kB     00:00    
16:03:54 #12 3.691 (36/102): policycoreutils-devel-3.3-4.fc36.aarc  10 MB/s | 137 kB     00:00    
16:03:54 #12 3.697 (37/102): python3-libselinux-3.3-4.fc36.aarch64  12 MB/s | 181 kB     00:00    
16:03:54 #12 3.701 (38/102): python3-libsemanage-3.3-3.fc36.aarch6 5.5 MB/s |  81 kB     00:00    
16:03:54 #12 3.718 (39/102): python3-policycoreutils-3.3-4.fc36.no  77 MB/s | 2.0 MB     00:00    
16:03:54 #12 3.770 (40/102): python3-setools-4.4.0-5.fc36.aarch64. 7.3 MB/s | 540 kB     00:00    
16:03:54 #10 44.91 Preparing to unpack .../208-libsort-versions-perl_1.62-1_all.deb ...
16:03:54 #10 44.92 Unpacking libsort-versions-perl (1.62-1) ...
16:03:54 #10 44.98 Selecting previously unselected package libgit-wrapper-perl.
16:03:54 #10 44.98 Preparing to unpack .../209-libgit-wrapper-perl_0.047-1_all.deb ...
16:03:54 #10 44.98 Unpacking libgit-wrapper-perl (0.047-1) ...
16:03:54 #10 45.03 Selecting previously unselected package libio-html-perl.
16:03:54 #10 45.03 Preparing to unpack .../210-libio-html-perl_1.001-1_all.deb ...
16:03:54 #10 45.03 Unpacking libio-html-perl (1.001-1) ...
16:03:54 #10 45.06 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:54 #10 45.07 Preparing to unpack .../211-liblwp-mediatypes-perl_6.02-1_all.deb ...
16:03:54 #10 45.07 Unpacking liblwp-mediatypes-perl (6.02-1) ...
16:03:54 #10 45.10 Selecting previously unselected package libhttp-message-perl.
16:03:54 #10 45.10 Preparing to unpack .../212-libhttp-message-perl_6.14-1_all.deb ...
16:03:54 #10 45.11 Unpacking libhttp-message-perl (6.14-1) ...
16:03:54 #10 45.15 Selecting previously unselected package libhtml-form-perl.
16:03:54 #11 34.73 Preparing to unpack .../179-libtimedate-perl_2.3300-2_all.deb ...
16:03:54 #11 34.74 Unpacking libtimedate-perl (2.3300-2) ...
16:03:54 #11 34.78 Selecting previously unselected package libhttp-date-perl.
16:03:54 #11 34.78 Preparing to unpack .../180-libhttp-date-perl_6.05-1_all.deb ...
16:03:54 #11 34.78 Unpacking libhttp-date-perl (6.05-1) ...
16:03:54 #11 34.82 Selecting previously unselected package libfile-listing-perl.
16:03:54 #11 34.82 Preparing to unpack .../181-libfile-listing-perl_6.15-1_all.deb ...
16:03:54 #11 34.82 Unpacking libfile-listing-perl (6.15-1) ...
16:03:54 #11 34.86 Selecting previously unselected package libhtml-tagset-perl.
16:03:54 #11 34.86 Preparing to unpack .../182-libhtml-tagset-perl_3.20-4_all.deb ...
16:03:54 #11 34.86 Unpacking libhtml-tagset-perl (3.20-4) ...
16:03:54 #11 34.90 Selecting previously unselected package liburi-perl.
16:03:54 #11 34.90 Preparing to unpack .../183-liburi-perl_5.12-1ubuntu1_all.deb ...
16:03:54 #11 34.90 Unpacking liburi-perl (5.12-1ubuntu1) ...
16:03:54 #11 34.95 Selecting previously unselected package libhtml-parser-perl:armhf.
16:03:54 #11 34.95 Preparing to unpack .../184-libhtml-parser-perl_3.78-1_armhf.deb ...
16:03:54 #11 34.96 Unpacking libhtml-parser-perl:armhf (3.78-1) ...
16:03:54 #11 34.99 Selecting previously unselected package libhtml-tree-perl.
16:03:54 #11 34.99 Preparing to unpack .../185-libhtml-tree-perl_5.07-2_all.deb ...
16:03:54 #11 35.00 Unpacking libhtml-tree-perl (5.07-2) ...
16:03:54 #11 35.04 Selecting previously unselected package libio-html-perl.
16:03:54 #11 35.04 Preparing to unpack .../186-libio-html-perl_1.004-3_all.deb ...
16:03:54 #11 35.04 Unpacking libio-html-perl (1.004-3) ...
16:03:54 #11 35.07 Selecting previously unselected package liblwp-mediatypes-perl.
16:03:54 #13 24.79   Installing       : device-mapper-9:1.02.185-3.el9.aarch64               56/73 
16:03:54 #13 24.85   Installing       : device-mapper-libs-9:1.02.185-3.el9.aarch64          57/73 
16:03:54 #13 24.86   Installing       : cryptsetup-libs-2.6.0-1.el9.aarch64                  58/73 
16:03:54 #13 24.91   Installing       : dbus-1:1.12.20-7.el9.aarch64                         59/73 
16:03:54 #13 24.92   Installing       : systemd-pam-250-13.el9.aarch64                       60/73 
16:03:54 #13 92.94   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   28/68 
16:03:54 #11 45.62 Preparing to unpack .../388-python3-cffi-backend_1.15.1-1_arm64.deb ...
16:03:54 #11 45.63 Unpacking python3-cffi-backend:arm64 (1.15.1-1) ...
16:03:54 #11 45.68 Selecting previously unselected package python3-cryptography.
16:03:54 #11 45.69 Preparing to unpack .../389-python3-cryptography_3.4.8-2_arm64.deb ...
16:03:54 #11 45.69 Unpacking python3-cryptography (3.4.8-2) ...
16:03:54 #11 45.75 Selecting previously unselected package python3-idna.
16:03:54 #11 45.76 Preparing to unpack .../390-python3-idna_3.3-1_all.deb ...
16:03:54 #11 45.76 Unpacking python3-idna (3.3-1) ...
16:03:54 #11 45.81 Selecting previously unselected package python3-nacl.
16:03:54 #11 45.81 Preparing to unpack .../391-python3-nacl_1.5.0-2_arm64.deb ...
16:03:54 #11 45.82 Unpacking python3-nacl (1.5.0-2) ...
16:03:54 #11 45.87 Selecting previously unselected package python3-six.
16:03:54 #11 44.35 Setting up dwz (0.14-1build2) ...
16:03:54 #11 44.38 Setting up groff-base (1.22.4-8build1) ...
16:03:54 #11 44.40 Setting up cpp (4:11.2.0-1ubuntu1) ...
16:03:54 #11 44.42 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
16:03:54 #11 44.43 Setting up debugedit (1:5.0-4build1) ...
16:03:54 #11 44.45 Setting up libcurl4:armhf (7.81.0-1ubuntu1.6) ...
16:03:54 #11 44.46 Setting up libc6-dev:armhf (2.35-0ubuntu3.1) ...
16:03:54 #11 44.47 Setting up libx11-6:armhf (2:1.7.5-1) ...
16:03:54 #11 44.49 Setting up libtiff5:armhf (4.3.0-6ubuntu0.3) ...
16:03:54 #11 44.50 Setting up curl (7.81.0-1ubuntu1.6) ...
16:03:54 #11 44.51 Setting up libfontconfig1:armhf (2.13.1-4.2ubuntu5) ...
16:03:54 #11 44.52 Setting up binutils-arm-linux-gnueabihf (2.38-4ubuntu2.1) ...
16:03:54 #11 44.53 Setting up libxml2:armhf (2.9.13+dfsg-1ubuntu0.2) ...
16:03:54 #11 44.55 Setting up libxmuu1:armhf (2:1.1.3-3) ...
16:03:54 #11 39.56 Preparing to unpack .../301-libsereal-perl_4.011-1_all.deb ...
16:03:54 #11 39.57 Unpacking libsereal-perl (4.011-1) ...
16:03:54 #11 39.61 Selecting previously unselected package libsort-key-perl.
16:03:54 #11 39.61 Preparing to unpack .../302-libsort-key-perl_1.33-2build2_armhf.deb ...
16:03:54 #11 39.61 Unpacking libsort-key-perl (1.33-2build2) ...
16:03:54 #11 39.65 Selecting previously unselected package libstring-copyright-perl.
16:03:54 #11 39.65 Preparing to unpack .../303-libstring-copyright-perl_0.003006-1_all.deb ...
16:03:54 #11 39.65 Unpacking libstring-copyright-perl (0.003006-1) ...
16:03:54 #11 39.68 Selecting previously unselected package libstring-escape-perl.
16:03:54 #11 39.68 Preparing to unpack .../304-libstring-escape-perl_2010.002-2_all.deb ...
16:03:54 #11 39.72 Unpacking libstring-escape-perl (2010.002-2) ...
16:03:54 #11 39.75 Selecting previously unselected package libstring-shellquote-perl.
16:03:54 #11 39.75 Preparing to unpack .../305-libstring-shellquote-perl_1.04-1_all.deb ...
16:03:54 #11 39.76 Unpacking libstring-shellquote-perl (1.04-1) ...
16:03:54 #11 39.79 Selecting previously unselected package libterm-readkey-perl.
16:03:54 #12 13.32 Selecting previously unselected package pkg-config.
16:03:54 #12 13.32 Preparing to unpack .../30-pkg-config_0.29.2-1_armhf.deb ...
16:03:54 #12 13.33 Unpacking pkg-config (0.29.2-1) ...
16:03:54 #12 13.41 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ...
16:03:54 #12 13.42 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
16:03:54 #12 13.44 Setting up g++-10 (10.2.1-6+rpi1) ...
16:03:54 #12 13.45 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ...
16:03:54 #12 13.46 Setting up libglib2.0-0:armhf (2.66.8-1) ...
16:03:54 #12 13.47 No schema files found: doing nothing.
16:03:54 #12 13.48 Setting up libsepol1-dev:armhf (3.1-1) ...
16:03:54 #12 13.50 Setting up libpcre2-16-0:armhf (10.36-2+deb11u1) ...
16:03:54 #12 13.51 Setting up libbtrfs0:armhf (5.10.1-2) ...
16:03:54 #10 53.62 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u9) ...
16:03:54 #10 53.63 Setting up libpython2.7:amd64 (2.7.16-2+deb10u1) ...
16:03:54 #10 53.64 Setting up gettext (0.19.8.1-9) ...
16:03:54 #10 53.65 Setting up exim4-base (4.92-8+deb10u7) ...
16:03:54 #10 53.75 exim: DB upgrade, deleting hints-db
16:03:54 #10 53.22 Setting up libuchardet0:armhf (0.0.6-3) ...
16:03:54 #10 53.24 Setting up git-man (1:2.20.1-2+deb10u6) ...
16:03:54 #10 53.25 Setting up libssh2-1:armhf (1.8.0-2.1) ...
16:03:54 #10 53.27 Setting up netbase (5.6) ...
16:03:54 #10 53.29 Setting up libkrb5-3:armhf (1.17-3+deb10u5) ...
16:03:54 #10 53.31 Setting up libmpdec2:armhf (2.4.2-2) ...
16:03:54 #10 53.32 Setting up libbinutils:armhf (2.31.1-16) ...
16:03:54 #10 53.33 Setting up cpp-8 (8.3.0-6) ...
16:03:54 #10 53.35 Setting up libc-dev-bin (2.28-10+deb10u2) ...
16:03:54 #10 53.36 Setting up openssl (1.1.1n-0+deb10u3) ...
16:03:54 #10 53.38 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
16:03:54 #10 53.39 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
16:03:54 #10 53.41 Setting up readline-common (7.0-5) ...
16:03:54 #10 53.43 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
16:03:54 #10 53.44 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u5) ...
16:03:54 #10 53.45 Setting up libcc1-0:armhf (8.3.0-6) ...
16:03:54 #10 53.49 Setting up iso-codes (4.2-1) ...
16:03:54 #10 53.50 Setting up liblocale-gettext-perl (1.07-3+b4) ...
16:03:54 #10 53.52 Setting up dctrl-tools (2.24-3) ...
16:03:54 #10 53.54 Setting up debian-keyring (2019.02.25) ...
16:03:54 #11 41.23 Setting up libc6-dev:amd64 (2.35-0ubuntu3.1) ...
16:03:54 #11 41.24 Setting up libx11-6:amd64 (2:1.7.5-1) ...
16:03:54 #11 41.25 Setting up libtiff5:amd64 (4.3.0-6ubuntu0.3) ...
16:03:54 #11 41.26 Setting up curl (7.81.0-1ubuntu1.6) ...
16:03:54 #11 41.27 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
16:03:54 #11 41.29 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.2) ...
16:03:54 #11 41.30 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
16:03:54 #11 41.32 Setting up gpg (2.2.27-3ubuntu2.1) ...
16:03:54 #11 41.33 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
16:03:54 #11 41.34 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
16:03:54 #11 41.35 Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.1) ...
16:03:54 #11 41.38 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.1) ...
16:03:54 #11 41.40 Setting up gettext (0.21-4ubuntu4) ...
16:03:54 #11 41.41 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
16:03:54 #10 53.93 Running transaction
16:03:54 #12 3.780 (41/102): qrencode-libs-4.1.1-2.fc36.aarch64.rp 827 kB/s |  61 kB     00:00    
16:03:54 #12 3.785 (42/102): rhash-1.4.2-2.fc36.aarch64.rpm         13 MB/s | 185 kB     00:00    
16:03:54 #12 3.788 (43/102): which-2.21-32.fc36.aarch64.rpm        2.4 MB/s |  42 kB     00:00    
16:03:54 #12 3.797 (44/102): xkeyboard-config-2.35.1-1.fc36.noarch  54 MB/s | 878 kB     00:00    
16:03:54 #12 3.801 (45/102): annobin-docs-10.93-1.fc36.noarch.rpm  8.2 MB/s |  92 kB     00:00    
16:03:54 #12 3.814 (46/102): annobin-plugin-gcc-10.93-1.fc36.aarch  37 MB/s | 885 kB     00:00    
16:03:54 #12 3.849 (47/102): autoconf-2.71-3.fc36.noarch.rpm        14 MB/s | 720 kB     00:00    
16:03:54 #12 3.856 (48/102): automake-1.16.5-7.fc36.noarch.rpm      13 MB/s | 675 kB     00:00    
16:03:54 #12 3.902 (49/102): btrfs-progs-6.0.2-1.fc36.aarch64.rpm   19 MB/s | 973 kB     00:00    
16:03:54 #12 3.905 (50/102): btrfs-progs-devel-6.0.2-1.fc36.aarch6 948 kB/s |  51 kB     00:00    
16:03:54 #12 3.947 (51/102): cmake-3.25.1-1.fc36.aarch64.rpm        71 MB/s | 6.3 MB     00:00    
16:03:54 #12 3.950 (52/102): cmake-filesystem-3.25.1-1.fc36.aarch6 475 kB/s |  16 kB     00:00    
16:03:54 #12 3.962 (53/102): cmake-data-3.25.1-1.fc36.noarch.rpm    35 MB/s | 1.7 MB     00:00    
16:03:54 #12 3.967 (54/102): cmake-rpm-macros-3.25.1-1.fc36.noarch 1.1 MB/s |  16 kB     00:00    
16:03:54 #12 3.974 (55/102): dbus-1.14.4-1.fc36.aarch64.rpm        692 kB/s | 7.2 kB     00:00    
16:03:54 #12 3.983 (56/102): dbus-broker-32-1.fc36.aarch64.rpm      14 MB/s | 170 kB     00:00    
16:03:54 #12 3.988 (57/102): dbus-common-1.14.4-1.fc36.noarch.rpm  1.3 MB/s |  14 kB     00:00    
16:03:54 #12 3.995 (58/102): gc-8.0.6-3.fc36.aarch64.rpm           9.8 MB/s | 102 kB     00:00    
16:03:54 #12 4.005 (59/102): gcc-plugin-annobin-12.2.1-4.fc36.aarc 6.6 MB/s |  52 kB     00:00    
16:03:54 #10 43.83 Selecting previously unselected package libcrypt-dev:amd64.
16:03:54 #10 43.83 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
16:03:54 #10 45.15 Preparing to unpack .../213-libhtml-form-perl_6.03-1_all.deb ...
16:03:54 #10 45.16 Unpacking libhtml-form-perl (6.03-1) ...
16:03:54 #10 45.20 Selecting previously unselected package libhtml-tree-perl.
16:03:54 #10 45.20 Preparing to unpack .../214-libhtml-tree-perl_5.07-1_all.deb ...
16:03:54 #10 45.21 Unpacking libhtml-tree-perl (5.07-1) ...
16:03:54 #10 45.27 Selecting previously unselected package libhtml-format-perl.
16:03:54 #10 45.27 Preparing to unpack .../215-libhtml-format-perl_2.12-1_all.deb ...
16:03:54 #10 45.28 Unpacking libhtml-format-perl (2.12-1) ...
16:03:54 #10 45.32 Selecting previously unselected package libhttp-cookies-perl.
16:03:54 #10 45.32 Preparing to unpack .../216-libhttp-cookies-perl_6.04-1_all.deb ...
16:03:54 #10 45.32 Unpacking libhttp-cookies-perl (6.04-1) ...
16:03:54 #10 45.35 Selecting previously unselected package libhttp-daemon-perl.
16:03:54 #10 45.36 Preparing to unpack .../217-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ...
16:03:54 #10 45.36 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ...
16:03:54 #10 45.39 Selecting previously unselected package libhttp-negotiate-perl.
16:03:54 #11 35.07 Preparing to unpack .../187-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:03:54 #11 35.08 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:03:54 #11 35.10 Selecting previously unselected package libhttp-message-perl.
16:03:54 #11 35.11 Preparing to unpack .../188-libhttp-message-perl_6.37-1_all.deb ...
16:03:54 #11 35.11 Unpacking libhttp-message-perl (6.37-1) ...
16:03:54 #11 35.14 Selecting previously unselected package libhttp-cookies-perl.
16:03:54 #11 35.14 Preparing to unpack .../189-libhttp-cookies-perl_6.10-1_all.deb ...
16:03:54 #11 35.14 Unpacking libhttp-cookies-perl (6.10-1) ...
16:03:54 #11 35.17 Selecting previously unselected package libhttp-negotiate-perl.
16:03:54 #11 35.18 Preparing to unpack .../190-libhttp-negotiate-perl_6.01-1_all.deb ...
16:03:54 #11 35.18 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:03:54 #11 35.21 Selecting previously unselected package perl-openssl-defaults:armhf.
16:03:54 #11 35.21 Preparing to unpack .../191-perl-openssl-defaults_7_armhf.deb ...
16:03:54 #11 35.22 Unpacking perl-openssl-defaults:armhf (7) ...
16:03:54 #11 35.25 Selecting previously unselected package libnet-ssleay-perl:armhf.
16:03:54 #11 35.25 Preparing to unpack .../192-libnet-ssleay-perl_1.92-2_armhf.deb ...
16:03:54 #11 35.26 Unpacking libnet-ssleay-perl:armhf (1.92-2) ...
16:03:54 #11 35.30 Selecting previously unselected package libio-socket-ssl-perl.
16:03:54 #12 7.035 Transaction test succeeded.
16:03:54 #12 7.035 Running transaction
16:03:54 #12 9.625 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~18.04.2) ...
16:03:54 #12 9.641 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
16:03:54 #12 9.663 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:03:54 #12 9.675 Setting up librhash0:arm64 (1.3.6-2) ...
16:03:54 #12 9.685 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:03:54 #12 9.697 Setting up pkg-config (0.29.1-0ubuntu2) ...
16:03:54 #12 9.745 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
16:03:54 #12 9.760 Setting up libpcrecpp0v5:arm64 (2:8.39-9ubuntu0.1) ...
16:03:54 #12 9.772 Setting up libpcre32-3:arm64 (2:8.39-9ubuntu0.1) ...
16:03:54 #12 9.785 Setting up libsystemd-dev:arm64 (237-3ubuntu10.56) ...
16:03:54 #12 9.798 Setting up libpcre16-3:arm64 (2:8.39-9ubuntu0.1) ...
16:03:54 #12 9.809 Setting up libudev-dev:arm64 (237-3ubuntu10.56) ...
16:03:54 #12 9.826 Setting up liblzo2-2:arm64 (2.08-1.2) ...
16:03:54 #12 9.845 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
16:03:54 #12 9.858 Setting up libpcre3-dev:arm64 (2:8.39-9ubuntu0.1) ...
16:03:54 #12 9.870 Setting up libarchive13:arm64 (3.2.2-3.1ubuntu0.7) ...
16:03:54 #12 9.882 Setting up btrfs-progs (4.15.1-1build1) ...
16:03:54 #12 9.895 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
16:03:54 #12 9.908 Setting up libselinux1-dev:arm64 (2.7-2build2) ...
16:03:54 #12 9.919 Setting up libdevmapper-dev:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:03:54 #12 9.932 Setting up btrfs-tools (4.15.1-1build1) ...
16:03:54 #12 9.945 Setting up docker-ce-build-deps (1.0) ...
16:03:54 #12 9.959 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
16:03:54 #13 24.93   Running scriptlet: systemd-250-13.el9.aarch64                           61/73 
16:03:54 #13 25.23   Installing       : systemd-250-13.el9.aarch64                           61/73 
16:03:54 #13 93.52   Installing : audit-libs-python-2.8.5-4.el7.aarch64                      29/68 
16:03:54 #11 45.88 Preparing to unpack .../392-python3-six_1.16.0-4_all.deb ...
16:03:54 #11 45.88 Unpacking python3-six (1.16.0-4) ...
16:03:54 #11 45.93 Selecting previously unselected package python3-bcrypt.
16:03:54 #11 45.93 Preparing to unpack .../393-python3-bcrypt_3.2.0-1build1_arm64.deb ...
16:03:54 #11 45.94 Unpacking python3-bcrypt (3.2.0-1build1) ...
16:03:54 #11 45.99 Selecting previously unselected package python3-paramiko.
16:03:54 #11 46.00 Preparing to unpack .../394-python3-paramiko_2.10.4-1ubuntu1_all.deb ...
16:03:54 #11 46.00 Unpacking python3-paramiko (2.10.4-1ubuntu1) ...
16:03:54 #11 46.05 Selecting previously unselected package python3-urllib3.
16:03:54 #11 46.06 Preparing to unpack .../395-python3-urllib3_1.26.9-1_all.deb ...
16:03:54 #11 46.06 Unpacking python3-urllib3 (1.26.9-1) ...
16:03:54 #11 46.10 Selecting previously unselected package python3-requests.
16:03:54 #13 8.655 (32/70): git-core-2.31.1-2.el9.2.x86_64.rpm     9.6 MB/s | 3.6 MB     00:00    
16:03:54 #11 44.56 Setting up gpg (2.2.27-3ubuntu2.1) ...
16:03:54 #11 44.57 Setting up libpython3-stdlib:armhf (3.10.6-1~22.04) ...
16:03:54 #11 44.58 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
16:03:54 #11 44.59 Setting up libperl5.34:armhf (5.34.0-3ubuntu1.1) ...
16:03:54 #11 44.61 Setting up gettext (0.21-4ubuntu4) ...
16:03:54 #11 44.63 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
16:03:54 #11 39.80 Preparing to unpack .../306-libterm-readkey-perl_2.38-1build1_armhf.deb ...
16:03:54 #11 39.80 Unpacking libterm-readkey-perl (2.38-1build1) ...
16:03:54 #11 39.83 Selecting previously unselected package libtest-fatal-perl.
16:03:54 #11 39.83 Preparing to unpack .../307-libtest-fatal-perl_0.014-1_all.deb ...
16:03:54 #11 39.84 Unpacking libtest-fatal-perl (0.014-1) ...
16:03:54 #11 39.88 Selecting previously unselected package libtest-refcount-perl.
16:03:54 #11 39.88 Preparing to unpack .../308-libtest-refcount-perl_0.10-1_all.deb ...
16:03:54 #11 39.88 Unpacking libtest-refcount-perl (0.10-1) ...
16:03:54 #11 39.91 Selecting previously unselected package libtext-levenshtein-perl.
16:03:54 #11 39.91 Preparing to unpack .../309-libtext-levenshtein-perl_0.13-1_all.deb ...
16:03:54 #11 39.92 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:03:54 #11 39.95 Selecting previously unselected package libtype-tiny-xs-perl.
16:03:54 #11 39.95 Preparing to unpack .../310-libtype-tiny-xs-perl_0.016-1_armhf.deb ...
16:03:54 #11 39.97 Unpacking libtype-tiny-xs-perl (0.016-1) ...
16:03:54 #11 40.00 Selecting previously unselected package libunicode-utf8-perl.
16:03:54 #11 40.00 Preparing to unpack .../311-libunicode-utf8-perl_0.62-1build1_armhf.deb ...
16:03:54 #11 40.00 Unpacking libunicode-utf8-perl (0.62-1build1) ...
16:03:54 #11 40.04 Selecting previously unselected package libxml-namespacesupport-perl.
16:03:54 #10 53.78 Setting up gcc-8 (8.3.0-6) ...
16:03:54 #10 53.79 Setting up gpg-agent (2.2.12-1+deb10u2) ...
16:03:54 #10 53.81 Setting up libtool (2.4.6-9) ...
16:03:54 #10 53.82 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
16:03:54 #10 53.90 Setting up gpgsm (2.2.12-1+deb10u2) ...
16:03:54 #10 53.91 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
16:03:54 #10 53.92 Setting up libxext6:amd64 (2:1.3.3-1+b2) ...
16:03:54 #10 53.93 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u3) ...
16:03:54 #10 53.94 Setting up python3 (3.7.3-1) ...
16:03:54 #12 13.52 Setting up libpcre2-32-0:armhf (10.36-2+deb11u1) ...
16:03:54 #12 13.54 Setting up libuv1:armhf (1.40.0-2) ...
16:03:54 #12 13.55 Setting up bash-completion (1:2.11-2) ...
16:03:54 #10 53.55 Setting up libreadline7:armhf (7.0-5) ...
16:03:54 #10 53.56 Setting up libgdbm6:armhf (1.18.1-4) ...
16:03:54 #10 53.58 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
16:03:54 #10 53.60 Setting up pinentry-curses (1.1.0-2) ...
16:03:54 #10 53.62 Setting up manpages-dev (4.16-2) ...
16:03:54 #10 53.63 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
16:03:54 #10 53.65 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
16:03:54 #10 53.66 Setting up libxcb1:armhf (1.13.1-2) ...
16:03:54 #10 53.68 Setting up at (3.1.23-1) ...
16:03:54 #11 40.92 Selecting previously unselected package libcommon-sense-perl.
16:03:54 #11 40.92 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ...
16:03:54 #11 40.93 Unpacking libcommon-sense-perl (3.74-2build6) ...
16:03:55 #10 43.93 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
16:03:55 #12 4.049 (60/102): cpp-12.2.1-4.fc36.aarch64.rpm          97 MB/s | 9.2 MB     00:00    
16:03:55 #12 4.052 (61/102): git-2.38.1-1.fc36.aarch64.rpm         1.4 MB/s |  65 kB     00:00    
16:03:55 #12 4.176 (62/102): git-core-doc-2.38.1-1.fc36.noarch.rpm  22 MB/s | 2.6 MB     00:00    
16:03:55 #12 4.269 (63/102): git-core-2.38.1-1.fc36.aarch64.rpm     20 MB/s | 4.2 MB     00:00    
16:03:55 #10 45.39 Preparing to unpack .../218-libhttp-negotiate-perl_6.00-2_all.deb ...
16:03:55 #10 45.43 Unpacking libhttp-negotiate-perl (6.00-2) ...
16:03:55 #10 45.46 Selecting previously unselected package libimport-into-perl.
16:03:55 #10 45.47 Preparing to unpack .../219-libimport-into-perl_1.002005-1_all.deb ...
16:03:55 #10 45.47 Unpacking libimport-into-perl (1.002005-1) ...
16:03:55 #10 45.51 Selecting previously unselected package libio-pty-perl.
16:03:55 #10 45.51 Preparing to unpack .../220-libio-pty-perl_1%3a1.08-1.1build4_amd64.deb ...
16:03:55 #10 45.51 Unpacking libio-pty-perl (1:1.08-1.1build4) ...
16:03:55 #10 45.55 Selecting previously unselected package libio-string-perl.
16:03:55 #10 45.55 Preparing to unpack .../221-libio-string-perl_1.08-3_all.deb ...
16:03:55 #10 45.55 Unpacking libio-string-perl (1.08-3) ...
16:03:55 #10 45.59 Selecting previously unselected package libipc-run-perl.
16:03:55 #10 45.59 Preparing to unpack .../222-libipc-run-perl_0.96-1_all.deb ...
16:03:55 #10 45.60 Unpacking libipc-run-perl (0.96-1) ...
16:03:55 #10 45.64 Selecting previously unselected package liblist-compare-perl.
16:03:55 #11 35.30 Preparing to unpack .../193-libio-socket-ssl-perl_2.074-2_all.deb ...
16:03:55 #11 35.31 Unpacking libio-socket-ssl-perl (2.074-2) ...
16:03:55 #11 35.34 Selecting previously unselected package libnet-http-perl.
16:03:55 #11 35.34 Preparing to unpack .../194-libnet-http-perl_6.22-1_all.deb ...
16:03:55 #11 35.35 Unpacking libnet-http-perl (6.22-1) ...
16:03:55 #11 35.37 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:55 #11 35.38 Preparing to unpack .../195-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:03:55 #11 35.38 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:03:55 #11 35.41 Selecting previously unselected package libtry-tiny-perl.
16:03:55 #11 35.41 Preparing to unpack .../196-libtry-tiny-perl_0.31-1_all.deb ...
16:03:55 #11 35.41 Unpacking libtry-tiny-perl (0.31-1) ...
16:03:55 #11 35.44 Selecting previously unselected package libwww-robotrules-perl.
16:03:55 #11 35.44 Preparing to unpack .../197-libwww-robotrules-perl_6.02-1_all.deb ...
16:03:55 #11 35.44 Unpacking libwww-robotrules-perl (6.02-1) ...
16:03:55 #11 35.47 Selecting previously unselected package libwww-perl.
16:03:55 #11 35.47 Preparing to unpack .../198-libwww-perl_6.67-1_all.deb ...
16:03:55 #11 35.48 Unpacking libwww-perl (6.67-1) ...
16:03:55 #11 35.52 Selecting previously unselected package patchutils.
16:03:55 #12 9.984 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
16:03:55 #13 25.28   Running scriptlet: systemd-250-13.el9.aarch64                           61/73 
16:03:55 #13 25.41   Installing       : dbus-common-1:1.12.20-7.el9.noarch                   62/73 
16:03:55 #13 25.41   Running scriptlet: dbus-common-1:1.12.20-7.el9.noarch                   62/73 
16:03:55 #13 25.44 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
16:03:55 #13 25.44 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
16:03:55 #13 25.44 
16:03:55 #13 93.54   Installing : libedit-3.0-12.20121213cvs.el7.aarch64                     30/68 
16:03:55 #13 93.93   Installing : openssh-clients-7.4p1-22.el7_9.aarch64                     31/68 
16:03:55 #13 93.98   Installing : perl-TermReadKey-2.30-20.el7.aarch64                       32/68 
16:03:55 #11 46.11 Preparing to unpack .../396-python3-requests_2.27.1+dfsg-1ubuntu2_all.deb ...
16:03:55 #11 46.11 Unpacking python3-requests (2.27.1+dfsg-1ubuntu2) ...
16:03:55 #11 46.16 Selecting previously unselected package python3-unidiff.
16:03:55 #11 46.16 Preparing to unpack .../397-python3-unidiff_0.7.3-1_all.deb ...
16:03:55 #11 46.17 Unpacking python3-unidiff (0.7.3-1) ...
16:03:55 #11 46.20 Selecting previously unselected package zstd.
16:03:55 #11 46.20 Preparing to unpack .../398-zstd_1.5.2+dfsg-1_arm64.deb ...
16:03:55 #11 46.21 Unpacking zstd (1.5.2+dfsg-1) ...
16:03:55 #11 46.26 Selecting previously unselected package equivs.
16:03:55 #11 46.26 Preparing to unpack .../399-equivs_2.3.1_all.deb ...
16:03:55 #11 46.26 Unpacking equivs (2.3.1) ...
16:03:55 #11 46.30 Selecting previously unselected package libauthen-sasl-perl.
16:03:55 #11 46.31 Preparing to unpack .../400-libauthen-sasl-perl_2.1600-2_all.deb ...
16:03:55 #11 46.32 Unpacking libauthen-sasl-perl (2.1600-2) ...
16:03:55 #12 3.251 (1/101): checkpolicy-3.4-3.fc37.aarch64.rpm     1.2 MB/s | 343 kB     00:00    
16:03:55 #12 3.255 (2/101): cryptsetup-libs-2.5.0-1.fc37.aarch64.r 1.6 MB/s | 453 kB     00:00    
16:03:55 #12 3.285 (3/101): automake-1.16.5-9.fc37.noarch.rpm      2.2 MB/s | 696 kB     00:00    
16:03:55 #12 3.299 (4/101): dbus-broker-32-1.fc37.aarch64.rpm      3.5 MB/s | 169 kB     00:00    
16:03:55 #12 3.305 (5/101): device-mapper-1.02.175-9.fc37.aarch64. 2.7 MB/s | 136 kB     00:00    
16:03:55 #12 3.333 (6/101): device-mapper-devel-1.02.175-9.fc37.aa 881 kB/s |  43 kB     00:00    
16:03:55 #13 8.809 (33/70): cpp-11.3.1-4.el9.x86_64.rpm             10 MB/s |  11 MB     00:01    
16:03:55 #13 8.884 (34/70): glibc-devel-2.34-49.el9.x86_64.rpm     644 kB/s |  48 kB     00:00    
16:03:55 #13 8.956 (35/70): git-core-doc-2.31.1-2.el9.2.noarch.rpm 8.4 MB/s | 2.5 MB     00:00    
16:03:55 #13 8.965 (36/70): glibc-headers-2.34-49.el9.x86_64.rpm   6.6 MB/s | 549 kB     00:00    
16:03:55 #13 9.040 (37/70): libmpc-1.2.1-4.el9.x86_64.rpm          842 kB/s |  62 kB     00:00    
16:03:55 #11 40.04 Preparing to unpack .../312-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:03:55 #11 40.04 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:03:55 #11 40.07 Selecting previously unselected package libxml-sax-base-perl.
16:03:55 #11 40.08 Preparing to unpack .../313-libxml-sax-base-perl_1.09-1_all.deb ...
16:03:55 #11 40.08 Unpacking libxml-sax-base-perl (1.09-1) ...
16:03:55 #11 40.13 Selecting previously unselected package libxml-sax-perl.
16:03:55 #11 40.13 Preparing to unpack .../314-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:03:55 #11 40.14 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:03:55 #11 40.19 Selecting previously unselected package libxml-libxml-perl.
16:03:55 #11 40.19 Preparing to unpack .../315-libxml-libxml-perl_2.0134+dfsg-1build1_armhf.deb ...
16:03:55 #11 40.19 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
16:03:55 #11 40.25 Selecting previously unselected package libxml-parser-perl.
16:03:55 #11 41.16 Selecting previously unselected package libparams-util-perl.
16:03:55 #11 41.16 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ...
16:03:55 #11 41.16 Unpacking libparams-util-perl (1.07-3build5) ...
16:03:55 #11 41.22 Selecting previously unselected package libsub-install-perl.
16:03:55 #11 41.22 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ...
16:03:55 #11 41.22 Unpacking libsub-install-perl (0.928-1) ...
16:03:55 #11 41.30 Selecting previously unselected package libdata-optlist-perl.
16:03:55 #11 41.30 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ...
16:03:55 #11 41.31 Unpacking libdata-optlist-perl (0.110-1) ...
16:03:55 #11 41.38 Selecting previously unselected package libsub-exporter-perl.
16:03:55 #11 41.39 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ...
16:03:55 #11 41.40 Unpacking libsub-exporter-perl (0.987-1) ...
16:03:55 #11 41.51 Selecting previously unselected package libconst-fast-perl.
16:03:55 #10 53.82 invoke-rc.d: could not determine current runlevel
16:03:55 #10 53.82 invoke-rc.d: policy-rc.d denied execution of start.
16:03:55 #10 53.83 Setting up libedit2:armhf (3.1-20181209-1) ...
16:03:55 #10 53.84 Setting up libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
16:03:55 #10 53.86 Setting up cron (3.0pl1-134+deb10u1) ...
16:03:55 #10 53.94 Adding group `crontab' (GID 102) ...
16:03:55 #11 45.11 Setting up python3.10 (3.10.6-1~22.04.2) ...
16:03:55 #14 0.872 Last metadata expiration check: 0:00:14 ago on Thu Dec 15 16:03:40 2022.
16:03:55 #12 4.282 (64/102): glibc-devel-2.35-20.fc36.aarch64.rpm  4.5 MB/s | 482 kB     00:00    
16:03:55 #12 4.366 (65/102): gcc-12.2.1-4.fc36.aarch64.rpm          76 MB/s |  29 MB     00:00    
16:03:55 #12 4.376 (66/102): glibc-static-2.35-20.fc36.aarch64.rpm  14 MB/s | 1.4 MB     00:00    
16:03:55 #12 4.383 (67/102): kernel-headers-6.0.5-200.fc36.aarch64  14 MB/s | 1.3 MB     00:00    
16:03:55 #12 4.387 (68/102): less-590-5.fc36.aarch64.rpm           9.0 MB/s | 161 kB     00:00    
16:03:55 #12 4.391 (69/102): libargon2-20171227-9.fc36.aarch64.rpm 2.0 MB/s |  28 kB     00:00    
16:03:55 #12 4.395 (70/102): libatomic-12.2.1-4.fc36.aarch64.rpm   5.6 MB/s |  43 kB     00:00    
16:03:55 #12 4.400 (71/102): libbpf-0.7.0-3.fc36.aarch64.rpm        17 MB/s | 159 kB     00:00    
16:03:55 #12 4.407 (72/102): libasan-12.2.1-4.fc36.aarch64.rpm      22 MB/s | 425 kB     00:00    
16:03:55 #12 4.410 (73/102): libbtrfs-6.0.2-1.fc36.aarch64.rpm     1.9 MB/s |  28 kB     00:00    
16:03:55 #12 4.413 (74/102): libbtrfsutil-6.0.2-1.fc36.aarch64.rpm 2.8 MB/s |  32 kB     00:00    
16:03:55 #12 4.418 (75/102): libfdisk-2.38-1.fc36.aarch64.rpm       15 MB/s | 155 kB     00:00    
16:03:55 #12 4.425 (76/102): libtool-ltdl-2.4.7-1.fc36.aarch64.rpm 5.7 MB/s |  37 kB     00:00    
16:03:55 #12 4.434 (77/102): libtool-2.4.7-1.fc36.aarch64.rpm       29 MB/s | 593 kB     00:00    
16:03:55 #12 4.438 (78/102): libfido2-1.10.0-5.fc36.aarch64.rpm    3.8 MB/s |  93 kB     00:00    
16:03:55 #12 4.441 (79/102): libtool-ltdl-devel-2.4.7-1.fc36.aarch  10 MB/s | 157 kB     00:00    
16:03:55 #12 4.446 (80/102): libubsan-12.2.1-4.fc36.aarch64.rpm     17 MB/s | 192 kB     00:00    
16:03:55 #12 4.450 (81/102): libxcrypt-devel-4.4.33-3.fc36.aarch64 3.9 MB/s |  30 kB     00:00    
16:03:55 #12 4.455 (82/102): libuv-1.44.2-1.fc36.aarch64.rpm        11 MB/s | 148 kB     00:00    
16:03:55 #12 4.459 (83/102): libxcrypt-static-4.4.33-3.fc36.aarch6 8.4 MB/s | 109 kB     00:00    
16:03:55 #12 4.466 (84/102): pcre2-devel-10.40-1.fc36.aarch64.rpm   31 MB/s | 474 kB     00:00    
16:03:55 #12 4.471 (85/102): pcre2-utf16-10.40-1.fc36.aarch64.rpm   13 MB/s | 199 kB     00:00    
16:03:55 #12 4.475 (86/102): pcre2-utf32-10.40-1.fc36.aarch64.rpm   14 MB/s | 188 kB     00:00    
16:03:55 #12 4.479 (87/102): perl-Git-2.38.1-1.fc36.noarch.rpm     3.5 MB/s |  42 kB     00:00    
16:03:55 #11 41.87 Setting up python3.10 (3.10.6-1~22.04.2) ...
16:03:55 #10 45.64 Preparing to unpack .../223-liblist-compare-perl_0.53-1_all.deb ...
16:03:55 #10 45.65 Unpacking liblist-compare-perl (0.53-1) ...
16:03:55 #10 45.68 Selecting previously unselected package liblist-moreutils-perl.
16:03:55 #10 45.69 Preparing to unpack .../224-liblist-moreutils-perl_0.416-1build3_amd64.deb ...
16:03:55 #10 45.69 Unpacking liblist-moreutils-perl (0.416-1build3) ...
16:03:55 #10 45.73 Selecting previously unselected package libltdl7:amd64.
16:03:55 #10 45.73 Preparing to unpack .../225-libltdl7_2.4.6-2_amd64.deb ...
16:03:55 #10 45.74 Unpacking libltdl7:amd64 (2.4.6-2) ...
16:03:55 #10 45.77 Selecting previously unselected package libltdl-dev:amd64.
16:03:55 #10 45.77 Preparing to unpack .../226-libltdl-dev_2.4.6-2_amd64.deb ...
16:03:55 #10 45.78 Unpacking libltdl-dev:amd64 (2.4.6-2) ...
16:03:55 #10 45.83 Selecting previously unselected package libnet-http-perl.
16:03:55 #10 45.83 Preparing to unpack .../227-libnet-http-perl_6.17-1_all.deb ...
16:03:55 #10 45.84 Unpacking libnet-http-perl (6.17-1) ...
16:03:55 #10 45.87 Selecting previously unselected package libwww-robotrules-perl.
16:03:55 #10 45.87 Preparing to unpack .../228-libwww-robotrules-perl_6.01-1_all.deb ...
16:03:55 #10 45.88 Unpacking libwww-robotrules-perl (6.01-1) ...
16:03:55 #11 35.52 Preparing to unpack .../199-patchutils_0.4.2-1build2_armhf.deb ...
16:03:55 #11 35.52 Unpacking patchutils (0.4.2-1build2) ...
16:03:55 #11 35.55 Selecting previously unselected package wdiff.
16:03:55 #11 35.55 Preparing to unpack .../200-wdiff_1.2.2-2build3_armhf.deb ...
16:03:55 #11 35.56 Unpacking wdiff (1.2.2-2build3) ...
16:03:55 #11 35.60 Selecting previously unselected package devscripts.
16:03:55 #11 35.60 Preparing to unpack .../201-devscripts_2.22.2ubuntu3_armhf.deb ...
16:03:55 #11 35.62 Unpacking devscripts (2.22.2ubuntu3) ...
16:03:55 #11 35.68 Selecting previously unselected package diffstat.
16:03:55 #11 35.68 Preparing to unpack .../202-diffstat_1.64-1build2_armhf.deb ...
16:03:55 #11 35.69 Unpacking diffstat (1.64-1build2) ...
16:03:55 #11 35.72 Selecting previously unselected package python3-chardet.
16:03:55 #11 35.73 Preparing to unpack .../203-python3-chardet_4.0.0-2_all.deb ...
16:03:55 #11 35.73 Unpacking python3-chardet (4.0.0-2) ...
16:03:55 #11 35.77 Selecting previously unselected package python3-debian.
16:03:55 #11 35.77 Preparing to unpack .../204-python3-debian_0.1.46_all.deb ...
16:03:55 #11 35.78 Unpacking python3-debian (0.1.46) ...
16:03:55 #11 35.83 Selecting previously unselected package libgpgme11:armhf.
16:03:55 #11 DONE 58.1s
16:03:55 #10 54.66   Preparing        :                                                        1/1 
16:03:55 #10 54.70   Installing       : elfutils-debuginfod-client-0.187-4.fc36.x86_64       1/138 
16:03:55 #13 25.44   Running scriptlet: dbus-broker-28-7.el9.aarch64                         63/73 
16:03:55 #13 25.52   Installing       : dbus-broker-28-7.el9.aarch64                         63/73 
16:03:55 #13 25.56   Running scriptlet: dbus-broker-28-7.el9.aarch64                         63/73 
16:03:55 #13 25.59 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
16:03:55 #13 25.59 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
16:03:55 #13 25.59 
16:03:55 #13 25.68   Installing       : systemd-devel-250-13.el9.aarch64                     64/73 
16:03:55 #13 25.74   Installing       : device-mapper-devel-9:1.02.185-3.el9.aarch64         65/73 
16:03:55 #13 25.78   Installing       : annobin-10.94-1.el9.aarch64                          66/73 
16:03:55 #13 25.78   Running scriptlet: annobin-10.94-1.el9.aarch64                          66/73 
16:03:55 #13 25.81   Installing       : gcc-plugin-annobin-11.3.1-4.el9.aarch64              67/73 
16:03:55 #13 25.86   Running scriptlet: gcc-plugin-annobin-11.3.1-4.el9.aarch64              67/73 
16:03:55 #11 46.36 Selecting previously unselected package python3-magic.
16:03:55 #11 46.37 Preparing to unpack .../401-python3-magic_2%3a0.4.26-2_all.deb ...
16:03:55 #11 46.37 Unpacking python3-magic (2:0.4.26-2) ...
16:03:55 #11 46.43 Setting up libip4tc2:arm64 (1.8.7-1ubuntu6) ...
16:03:55 #11 46.45 Setting up libksba8:arm64 (1.6.0-3ubuntu1) ...
16:03:55 #11 46.46 Setting up media-types (8.0.0) ...
16:03:55 #11 46.48 Setting up libpipeline1:arm64 (1.5.6-2) ...
16:03:55 #11 46.50 Setting up libicu71:arm64 (71.1-3ubuntu1) ...
16:03:55 #11 46.51 Setting up wdiff (1.2.2-2build3) ...
16:03:55 #11 46.52 Setting up libxau6:arm64 (1:1.0.9-1build5) ...
16:03:55 #11 46.54 Setting up libre2-9:arm64 (20220601+dfsg-1) ...
16:03:55 #11 46.56 Setting up libkeyutils1:arm64 (1.6.3-1) ...
16:03:55 #11 46.57 Setting up lto-disabled-list (35) ...
16:03:55 #11 46.58 Setting up libapparmor1:arm64 (3.0.7-1ubuntu2) ...
16:03:55 #11 46.60 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
16:03:55 #11 46.62 Setting up libsodium23:arm64 (1.0.18-1build2) ...
16:03:55 #11 46.63 Setting up bsdextrautils (2.38-4ubuntu1) ...
16:03:55 #11 46.64 Setting up libfcgi0ldbl:arm64 (2.4.2-2build2) ...
16:03:55 #11 46.65 Setting up libtext-glob-perl (0.11-2) ...
16:03:55 #12 3.339 (7/101): device-mapper-libs-1.02.175-9.fc37.aar 4.2 MB/s | 169 kB     00:00    
16:03:55 #12 3.349 (8/101): e2fsprogs-libs-1.46.5-3.fc37.aarch64.r 5.0 MB/s | 223 kB     00:00    
16:03:55 #12 3.372 (9/101): gc-8.0.6-4.fc37.aarch64.rpm            2.6 MB/s | 102 kB     00:00    
16:03:55 #12 3.400 (10/101): jsoncpp-1.9.5-3.fc37.aarch64.rpm      1.7 MB/s |  92 kB     00:00    
16:03:55 #12 3.439 (11/101): kmod-libs-30-2.fc37.aarch64.rpm       1.7 MB/s |  66 kB     00:00    
16:03:55 #12 3.461 (12/101): kernel-headers-6.0.5-300.fc37.aarch64  17 MB/s | 1.5 MB     00:00    
16:03:55 #12 3.479 (13/101): less-590-5.fc37.aarch64.rpm           4.0 MB/s | 161 kB     00:00    
16:03:55 #12 3.500 (14/101): libargon2-20190702-1.fc37.aarch64.rpm 741 kB/s |  28 kB     00:00    
16:03:55 #12 3.522 (15/101): libbpf-0.8.0-2.fc37.aarch64.rpm       4.0 MB/s | 173 kB     00:00    
16:03:55 #12 3.541 (16/101): libcbor-0.7.0-7.fc37.aarch64.rpm      1.3 MB/s |  55 kB     00:00    
16:03:55 #13 9.115 (38/70): libseccomp-devel-2.5.2-2.el9.x86_64.rp 797 kB/s |  59 kB     00:00    
16:03:55 #13 9.190 (39/70): libselinux-devel-3.4-3.el9.x86_64.rpm  2.0 MB/s | 158 kB     00:00    
16:03:55 #13 9.265 (40/70): libsepol-devel-3.4-3.el9.x86_64.rpm    654 kB/s |  48 kB     00:00    
16:03:55 #13 9.346 (41/70): libtool-2.4.6-45.el9.x86_64.rpm        7.1 MB/s | 582 kB     00:00    
16:03:55 #11 40.26 Preparing to unpack .../316-libxml-parser-perl_2.46-1_armhf.deb ...
16:03:55 #11 40.26 Unpacking libxml-parser-perl (2.46-1) ...
16:03:55 #11 40.31 Selecting previously unselected package libxml-sax-expat-perl.
16:03:55 #11 40.31 Preparing to unpack .../317-libxml-sax-expat-perl_0.51-1_all.deb ...
16:03:55 #11 40.32 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:03:55 #11 40.35 Selecting previously unselected package libxml-writer-perl.
16:03:55 #11 40.35 Preparing to unpack .../318-libxml-writer-perl_0.625-1_all.deb ...
16:03:55 #11 40.35 Unpacking libxml-writer-perl (0.625-1) ...
16:03:55 #11 40.38 Selecting previously unselected package libyaml-libyaml-perl.
16:03:55 #11 40.39 Preparing to unpack .../319-libyaml-libyaml-perl_0.81+repack-1_armhf.deb ...
16:03:55 #11 40.39 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
16:03:55 #11 40.42 Selecting previously unselected package licensecheck.
16:03:55 #11 40.43 Preparing to unpack .../320-licensecheck_3.0.45-1_all.deb ...
16:03:55 #11 40.43 Unpacking licensecheck (3.0.45-1) ...
16:03:55 #11 40.47 Selecting previously unselected package libdevel-size-perl.
16:03:55 #11 41.51 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ...
16:03:55 #11 41.55 Unpacking libconst-fast-perl (0.014-1) ...
16:03:55 #11 41.63 Selecting previously unselected package libwant-perl.
16:03:55 #11 41.63 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ...
16:03:55 #11 41.66 Unpacking libwant-perl (0.29-1build4) ...
16:03:55 #11 41.72 Selecting previously unselected package libcontextual-return-perl.
16:03:55 #11 41.72 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
16:03:55 #11 41.72 Unpacking libcontextual-return-perl (0.004014-2) ...
16:03:55 #11 41.76 Selecting previously unselected package libcpanel-json-xs-perl.
16:03:55 #10 53.96 Done.
16:03:55 #10 53.98 invoke-rc.d: could not determine current runlevel
16:03:55 #10 53.98 invoke-rc.d: policy-rc.d denied execution of start.
16:03:55 #10 54.09 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
16:03:55 #10 54.11 Setting up m4 (1.4.18-2) ...
16:03:55 #10 54.12 Setting up binutils (2.31.1-16) ...
16:03:55 #10 54.14 Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ...
16:03:55 #10 54.15 Setting up ca-certificates (20200601~deb10u2) ...
16:03:55 #10 54.22 Setting up python3-xdg (0.25-5) ...
16:03:55 #10 54.37 Setting up man-db (2.8.5-2) ...
16:03:55 #10 54.46 Building database of manual pages ...
16:03:55 #12 14.15 Setting up pkg-config (0.29.2-1) ...
16:03:55 #12 14.20 Setting up libudev-dev:armhf (247.3-7+rpi1+deb11u1) ...
16:03:55 #12 14.22 Setting up libpcre2-posix2:armhf (10.36-2+deb11u1) ...
16:03:55 #12 14.23 Setting up libltdl7:armhf (2.4.6-15) ...
16:03:55 #12 14.24 Setting up libjsoncpp24:armhf (1.9.4-4) ...
16:03:55 #12 14.26 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
16:03:55 #12 14.27 Setting up g++ (4:10.2.1-1+rpi1) ...
16:03:55 #12 14.29 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:03:55 #12 14.30 Setting up librhash0:armhf (1.4.1-2) ...
16:03:55 #12 14.31 Setting up build-essential (12.9) ...
16:03:55 #12 14.33 Setting up cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ...
16:03:55 #12 4.488 (88/102): python3-setuptools-59.6.0-3.fc36.noar  74 MB/s | 934 kB     00:00    
16:03:55 #12 4.492 (89/102): python3-audit-3.0.9-1.fc36.aarch64.rp 5.0 MB/s |  83 kB     00:00    
16:03:55 #12 4.494 (90/102): rpm-plugin-selinux-4.17.1-3.fc36.aarc 1.4 MB/s |  18 kB     00:00    
16:03:55 #12 4.498 (91/102): selinux-policy-36.16-1.fc36.noarch.rp 6.7 MB/s |  69 kB     00:00    
16:03:55 #12 4.514 (92/102): selinux-policy-devel-36.16-1.fc36.noa  42 MB/s | 817 kB     00:00    
16:03:55 #12 4.541 (93/102): systemd-250.8-1.fc36.aarch64.rpm       96 MB/s | 4.0 MB     00:00    
16:03:55 #12 4.550 (94/102): systemd-devel-250.8-1.fc36.aarch64.rp  13 MB/s | 451 kB     00:00    
16:03:55 #12 4.582 (95/102): selinux-policy-targeted-36.16-1.fc36.  73 MB/s | 6.4 MB     00:00    
16:03:55 #12 4.587 (96/102): systemd-networkd-250.8-1.fc36.aarch64  13 MB/s | 568 kB     00:00    
16:03:55 #12 4.593 (97/102): systemd-pam-250.8-1.fc36.aarch64.rpm  8.2 MB/s | 322 kB     00:00    
16:03:55 #12 4.608 (98/102): systemd-rpm-macros-250.8-1.fc36.noarc 1.9 MB/s |  28 kB     00:00    
16:03:55 #12 4.619 (99/102): util-linux-2.38-1.fc36.aarch64.rpm     91 MB/s | 2.3 MB     00:00    
16:03:55 #12 4.624 (100/102): systemd-resolved-250.8-1.fc36.aarch6 8.1 MB/s | 258 kB     00:00    
16:03:55 #12 4.629 (101/102): vim-filesystem-9.0.1006-1.fc36.noarc 963 kB/s |  19 kB     00:00    
16:03:55 #12 4.633 (102/102): libxcrypt-4.4.33-3.fc36.aarch64.rpm  9.5 MB/s | 123 kB     00:00    
16:03:55 #12 4.638 --------------------------------------------------------------------------------
16:03:55 #12 4.638 Total                                            45 MB/s |  94 MB     00:02     
16:03:55 #10 45.91 Selecting previously unselected package libwww-perl.
16:03:55 #10 45.91 Preparing to unpack .../229-libwww-perl_6.31-1ubuntu0.1_all.deb ...
16:03:55 #10 45.91 Unpacking libwww-perl (6.31-1ubuntu0.1) ...
16:03:55 #10 45.95 Selecting previously unselected package liblwp-protocol-https-perl.
16:03:55 #10 45.96 Preparing to unpack .../230-liblwp-protocol-https-perl_6.07-2_all.deb ...
16:03:55 #10 45.96 Unpacking liblwp-protocol-https-perl (6.07-2) ...
16:03:55 #10 46.00 Selecting previously unselected package libsys-hostname-long-perl.
16:03:55 #10 46.00 Preparing to unpack .../231-libsys-hostname-long-perl_1.5-1_all.deb ...
16:03:55 #10 46.01 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:03:55 #10 46.04 Selecting previously unselected package libmail-sendmail-perl.
16:03:55 #10 46.04 Preparing to unpack .../232-libmail-sendmail-perl_0.80-1_all.deb ...
16:03:55 #10 46.05 Unpacking libmail-sendmail-perl (0.80-1) ...
16:03:55 #10 46.08 Selecting previously unselected package librole-tiny-perl.
16:03:55 #10 46.08 Preparing to unpack .../233-librole-tiny-perl_2.000006-1_all.deb ...
16:03:55 #10 46.08 Unpacking librole-tiny-perl (2.000006-1) ...
16:03:55 #10 46.12 Selecting previously unselected package libstrictures-perl.
16:03:55 #11 35.83 Preparing to unpack .../205-libgpgme11_1.17.1-4.1ubuntu1_armhf.deb ...
16:03:55 #11 35.83 Unpacking libgpgme11:armhf (1.17.1-4.1ubuntu1) ...
16:03:55 #11 35.87 Selecting previously unselected package python3-gpg.
16:03:55 #11 35.87 Preparing to unpack .../206-python3-gpg_1.17.1-4.1ubuntu1_armhf.deb ...
16:03:55 #11 35.88 Unpacking python3-gpg (1.17.1-4.1ubuntu1) ...
16:03:55 #11 35.93 Selecting previously unselected package python3-xdg.
16:03:55 #11 35.93 Preparing to unpack .../207-python3-xdg_0.27-2_all.deb ...
16:03:55 #11 35.94 Unpacking python3-xdg (0.27-2) ...
16:03:55 #11 35.98 Selecting previously unselected package dput.
16:03:55 #11 35.98 Preparing to unpack .../208-dput_1.1.2ubuntu2_all.deb ...
16:03:55 #11 35.99 Unpacking dput (1.1.2ubuntu2) ...
16:03:55 #11 36.02 Selecting previously unselected package fonts-dejavu-core.
16:03:55 #11 36.03 Preparing to unpack .../209-fonts-dejavu-core_2.37-2build1_all.deb ...
16:03:55 #11 36.03 Unpacking fonts-dejavu-core (2.37-2build1) ...
16:03:55 
16:03:55 #12 [stage-1 4/9] COPY common /root/build-deb/debian
16:03:55 #12 DONE 0.1s
16:03:55 
16:03:55 #13 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:03:55 #10 54.72   Installing       : binutils-gold-2.37-37.fc36.x86_64                    2/138 
16:03:55 #10 54.87   Installing       : binutils-2.37-37.fc36.x86_64                         3/138 
16:03:55 #10 54.91   Running scriptlet: binutils-2.37-37.fc36.x86_64                         3/138 
16:03:55 #10 54.92   Installing       : python3-six-1.16.0-5.fc36.noarch                     4/138 
16:03:55 #10 54.93   Installing       : hunspell-filesystem-1.7.0-19.fc36.x86_64             5/138 
16:03:55 #10 54.94   Installing       : hunspell-en-GB-0.20140811.1-22.fc36.noarch           6/138 
16:03:55 #10 54.98   Installing       : hunspell-en-0.20140811.1-22.fc36.noarch              7/138 
16:03:55 #10 54.99   Installing       : hunspell-en-US-0.20140811.1-22.fc36.noarch           8/138 
16:03:55 #10 55.00   Installing       : hunspell-1.7.0-19.fc36.x86_64                        9/138 
16:03:55 #10 44.39 Selecting previously unselected package libtirpc-dev:amd64.
16:03:55 #10 44.39 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ...
16:03:55 #10 44.40 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
16:03:55 #11 46.67 Setting up xdg-user-dirs (0.17-2ubuntu4) ...
16:03:55 #11 46.70 Setting up libmagic-mgc (1:5.41-4) ...
16:03:55 #11 46.72 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
16:03:55 #11 46.73 Setting up libglib2.0-0:arm64 (2.74.0-3) ...
16:03:55 #11 46.74 No schema files found: doing nothing.
16:03:55 #11 46.75 Setting up distro-info-data (0.54ubuntu0.1) ...
16:03:55 #11 46.79 Setting up manpages (5.13-1) ...
16:03:55 #11 46.81 Setting up libtirpc-common (1.3.3+ds-1) ...
16:03:55 #11 46.83 Setting up libargon2-1:arm64 (0~20171227-0.3) ...
16:03:55 #11 46.84 Setting up unzip (6.0-27ubuntu1) ...
16:03:55 #11 46.86 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
16:03:55 #11 46.87 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
16:03:55 #11 46.88 Setting up libsqlite3-0:arm64 (3.39.3-1) ...
16:03:55 #11 46.90 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-6ubuntu2) ...
16:03:55 #12 7.848   Running scriptlet: selinux-policy-targeted-35.19-1.fc35.noarch            1/1 
16:03:55 #12 8.002   Preparing        :                                                        1/1 
16:03:55 #12 8.049   Installing       : python3-libselinux-3.3-1.fc35.aarch64                1/106 
16:03:55 #12 8.073   Installing       : util-linux-core-2.37.4-1.fc35.aarch64                2/106 
16:03:55 #12 8.080   Running scriptlet: util-linux-core-2.37.4-1.fc35.aarch64                2/106 
16:03:55 #12 8.092   Installing       : perl-File-Find-1.39-486.fc35.noarch                  3/106 
16:03:55 #12 8.098   Installing       : perl-File-Copy-2.35-486.fc35.noarch                  4/106 
16:03:55 #12 DONE 10.6s
16:03:55 
16:03:55 #13 [stage-1 5/8] COPY sources/ /sources
16:03:55 #13 DONE 0.1s
16:03:55 #13 25.90   Installing       : libtool-2.4.6-45.el9.aarch64                         68/73 
16:03:55 #13 25.91   Installing       : libtool-ltdl-devel-2.4.6-45.el9.aarch64              69/73 
16:03:55 #13 25.95   Installing       : libseccomp-devel-2.5.2-2.el9.aarch64                 70/73 
16:03:55 #13 25.96   Installing       : rpm-plugin-selinux-4.16.1.3-19.el9.aarch64           71/73 
16:03:55 #13 25.99   Installing       : which-2.21-28.el9.aarch64                            72/73 
16:03:55 #13 26.00   Cleanup          : libarchive-3.5.3-3.el9.aarch64                       73/73 
16:03:55 #13 26.01   Running scriptlet: selinux-policy-targeted-38.1.2-1.el9.noarch          73/73 
16:03:55 #12 3.569 (17/101): libfdisk-2.38.1-1.fc37.aarch64.rpm    3.3 MB/s | 155 kB     00:00    
16:03:55 #12 3.588 (18/101): guile22-2.2.7-6.fc37.aarch64.rpm       26 MB/s | 6.5 MB     00:00    
16:03:55 #12 3.592 (19/101): libfido2-1.11.0-3.fc37.aarch64.rpm    1.8 MB/s |  96 kB     00:00    
16:03:55 #12 3.608 (20/101): libmpc-1.2.1-5.fc37.aarch64.rpm       1.6 MB/s |  62 kB     00:00    
16:03:55 #12 3.628 (21/101): libseccomp-2.5.3-3.fc37.aarch64.rpm   1.8 MB/s |  71 kB     00:00    
16:03:55 #12 3.681 (22/101): libseccomp-devel-2.5.3-3.fc37.aarch64 683 kB/s |  60 kB     00:00    
16:03:55 #12 3.685 (23/101): libselinux-devel-3.4-5.fc37.aarch64.r 1.9 MB/s | 148 kB     00:00    
16:03:55 #12 3.688 (24/101): libselinux-utils-3.4-5.fc37.aarch64.r 2.6 MB/s | 160 kB     00:00    
16:03:55 #12 3.721 (25/101): libsepol-devel-3.4-3.fc37.aarch64.rpm 1.2 MB/s |  49 kB     00:00    
16:03:55 #12 3.729 (26/101): libtool-ltdl-2.4.7-2.fc37.aarch64.rpm 903 kB/s |  37 kB     00:00    
16:03:55 #12 3.738 (27/101): libtool-2.4.7-2.fc37.aarch64.rpm       12 MB/s | 600 kB     00:00    
16:03:55 #12 3.767 (28/101): libutempter-1.2.1-7.fc37.aarch64.rpm  699 kB/s |  26 kB     00:00    
16:03:55 #12 3.777 (29/101): libuv-1.44.2-2.fc37.aarch64.rpm       3.7 MB/s | 148 kB     00:00    
16:03:55 #12 3.781 (30/101): libtool-ltdl-devel-2.4.7-2.fc37.aarch 2.7 MB/s | 164 kB     00:00    
16:03:55 #13 94.00   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           33/68 
16:03:55 #13 9.411 (42/70): kernel-headers-5.14.0-210.el9.x86_64.r 9.7 MB/s | 4.4 MB     00:00    
16:03:55 #13 9.420 (43/70): libtool-ltdl-2.4.6-45.el9.x86_64.rpm   502 kB/s |  37 kB     00:00    
16:03:55 #13 9.486 (44/70): libuv-1.42.0-1.el9.x86_64.rpm          2.0 MB/s | 150 kB     00:00    
16:03:55 #13 9.494 (45/70): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 394 kB/s |  29 kB     00:00    
16:03:55 #11 DONE 57.8s
16:03:55 
16:03:55 #12 [stage-1 4/9] COPY common /root/build-deb/debian
16:03:55 #12 DONE 0.1s
16:03:55 #11 40.47 Preparing to unpack .../321-libdevel-size-perl_0.83-1build1_armhf.deb ...
16:03:55 #11 40.48 Unpacking libdevel-size-perl (0.83-1build1) ...
16:03:55 #11 40.51 Selecting previously unselected package t1utils.
16:03:55 #11 40.51 Preparing to unpack .../322-t1utils_1.41-3_armhf.deb ...
16:03:55 #11 40.51 Unpacking t1utils (1.41-3) ...
16:03:55 #11 40.56 Selecting previously unselected package lintian.
16:03:55 #11 40.56 Preparing to unpack .../323-lintian_2.62.0ubuntu2.2_all.deb ...
16:03:55 #11 40.56 Unpacking lintian (2.62.0ubuntu2.2) ...
16:03:55 #11 41.76 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ...
16:03:55 #11 41.76 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
16:03:55 #11 41.80 Selecting previously unselected package libdata-dump-perl.
16:03:55 #11 41.80 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ...
16:03:55 #11 41.81 Unpacking libdata-dump-perl (1.23-1) ...
16:03:55 #11 41.84 Selecting previously unselected package libdigest-bubblebabble-perl.
16:03:55 #11 41.84 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ...
16:03:55 #11 41.85 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
16:03:55 #11 41.88 Selecting previously unselected package libdigest-hmac-perl.
16:03:55 #11 41.88 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
16:03:55 #11 41.88 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
16:03:55 #11 41.91 Selecting previously unselected package libdistro-info-perl.
16:03:55 #11 41.92 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1_all.deb ...
16:03:55 #11 41.92 Unpacking libdistro-info-perl (0.23ubuntu1) ...
16:03:55 #11 41.95 Selecting previously unselected package libnet-smtp-ssl-perl.
16:03:55 #11 41.95 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:03:55 #11 41.95 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:03:55 #11 41.98 Selecting previously unselected package libmailtools-perl.
16:03:55 #10 54.52 Updating certificates in /etc/ssl/certs...
16:03:55 #12 14.34 Setting up dh-apparmor (2.13.6-10) ...
16:03:55 #12 14.36 Setting up libsystemd-dev:armhf (247.3-7+rpi1+deb11u1) ...
16:03:55 #12 14.37 Setting up libpcre2-dev:armhf (10.36-2+deb11u1) ...
16:03:55 #12 14.38 Setting up libselinux1-dev:armhf (3.1-3) ...
16:03:55 #12 14.40 Setting up libltdl-dev:armhf (2.4.6-15) ...
16:03:55 #12 14.41 Setting up cmake (3.18.4-2+rpt1+rpi1+deb11u1) ...
16:03:55 #12 14.42 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
16:03:55 #12 14.44 Setting up dmsetup (2:1.02.175-2.1) ...
16:03:55 #12 14.45 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
16:03:55 #12 14.47 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
16:03:55 #12 14.48 Setting up docker-ce-build-deps (1.0) ...
16:03:55 #12 14.50 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ...
16:03:55 #12 14.52 Processing triggers for man-db (2.9.4-2) ...
16:03:55 #10 46.12 Preparing to unpack .../234-libstrictures-perl_2.000003-1_all.deb ...
16:03:55 #10 46.12 Unpacking libstrictures-perl (2.000003-1) ...
16:03:55 #10 46.15 Selecting previously unselected package libsub-quote-perl.
16:03:55 #10 46.15 Preparing to unpack .../235-libsub-quote-perl_2.005000-1_all.deb ...
16:03:55 #10 46.16 Unpacking libsub-quote-perl (2.005000-1) ...
16:03:55 #10 46.20 Selecting previously unselected package libmoo-perl.
16:03:55 #10 46.20 Preparing to unpack .../236-libmoo-perl_2.003004-1_all.deb ...
16:03:55 #10 46.21 Unpacking libmoo-perl (2.003004-1) ...
16:03:55 #10 46.25 Selecting previously unselected package libpackage-stash-perl.
16:03:55 #10 46.25 Preparing to unpack .../237-libpackage-stash-perl_0.37-1_all.deb ...
16:03:55 #10 46.26 Unpacking libpackage-stash-perl (0.37-1) ...
16:03:55 #10 46.28 Selecting previously unselected package libsub-identify-perl.
16:03:55 #10 46.29 Preparing to unpack .../238-libsub-identify-perl_0.14-1_amd64.deb ...
16:03:55 #10 46.29 Unpacking libsub-identify-perl (0.14-1) ...
16:03:55 #10 46.32 Selecting previously unselected package libnamespace-clean-perl.
16:03:55 #10 46.32 Preparing to unpack .../239-libnamespace-clean-perl_0.27-1_all.deb ...
16:03:55 #10 46.33 Unpacking libnamespace-clean-perl (0.27-1) ...
16:03:55 #10 46.36 Selecting previously unselected package libnumber-compare-perl.
16:03:55 #10 46.36 Preparing to unpack .../240-libnumber-compare-perl_0.03-1_all.deb ...
16:03:55 #10 46.37 Unpacking libnumber-compare-perl (0.03-1) ...
16:03:55 #10 46.40 Selecting previously unselected package libnumber-range-perl.
16:03:55 #10 46.40 Preparing to unpack .../241-libnumber-range-perl_0.12-1_all.deb ...
16:03:55 #10 46.40 Unpacking libnumber-range-perl (0.12-1) ...
16:03:55 #10 46.44 Selecting previously unselected package libpackage-stash-xs-perl.
16:03:55 #10 46.44 Preparing to unpack .../242-libpackage-stash-xs-perl_0.28-3build2_amd64.deb ...
16:03:55 #10 46.45 Unpacking libpackage-stash-xs-perl (0.28-3build2) ...
16:03:55 #10 46.48 Selecting previously unselected package libparse-debianchangelog-perl.
16:03:55 #11 36.15 Selecting previously unselected package fontconfig-config.
16:03:55 #11 36.16 Preparing to unpack .../210-fontconfig-config_2.13.1-4.4ubuntu1_all.deb ...
16:03:55 #11 36.16 Unpacking fontconfig-config (2.13.1-4.4ubuntu1) ...
16:03:55 #11 36.21 Selecting previously unselected package libcurl3-gnutls:armhf.
16:03:55 #11 36.21 Preparing to unpack .../211-libcurl3-gnutls_7.85.0-1ubuntu0.1_armhf.deb ...
16:03:55 #11 36.21 Unpacking libcurl3-gnutls:armhf (7.85.0-1ubuntu0.1) ...
16:03:55 #11 36.24 Selecting previously unselected package liberror-perl.
16:03:55 #11 36.24 Preparing to unpack .../212-liberror-perl_0.17029-1_all.deb ...
16:03:55 #11 36.25 Unpacking liberror-perl (0.17029-1) ...
16:03:55 #11 36.28 Selecting previously unselected package git-man.
16:03:55 #11 36.28 Preparing to unpack .../213-git-man_1%3a2.37.2-1ubuntu1.1_all.deb ...
16:03:55 #11 36.28 Unpacking git-man (1:2.37.2-1ubuntu1.1) ...
16:03:55 #11 36.33 Selecting previously unselected package git.
16:03:55 #10 55.06   Installing       : elfutils-0.187-4.fc36.x86_64                        10/138 
16:03:55 #10 55.10   Installing       : dwz-0.14-4.fc36.x86_64                              11/138 
16:03:55 #10 55.11   Installing       : xz-5.2.5-9.fc36.x86_64                              12/138 
16:03:55 #10 55.15   Installing       : unzip-6.0-57.fc36.x86_64                            13/138 
16:03:55 #10 55.16   Installing       : file-5.41-4.fc36.x86_64                             14/138 
16:03:55 #10 55.17   Installing       : zip-3.0-32.fc36.x86_64                              15/138 
16:03:55 #10 55.20   Installing       : enchant-1:1.6.0-30.fc36.x86_64                      16/138 
16:03:55 #10 55.25   Installing       : python3-enchant-3.2.2-2.fc36.noarch                 17/138 
16:03:55 #10 55.26   Installing       : python3-dateutil-1:2.8.1-8.fc36.noarch              18/138 
16:03:55 #10 55.31   Installing       : python3-construct-2.10.68-1.fc36.noarch             19/138 
16:03:55 #10 55.32   Installing       : python3-pybeam-0.7-2.fc36.noarch                    20/138 
16:03:55 #10 55.36   Installing       : zstd-1.5.2-2.fc36.x86_64                            21/138 
16:03:55 #11 46.92 Setting up libfcgi-bin (2.4.2-2build2) ...
16:03:55 #11 46.93 Setting up binutils-common:arm64 (2.39-3ubuntu1.1) ...
16:03:55 #11 46.95 Setting up libnghttp2-14:arm64 (1.49.0-1) ...
16:03:55 #11 46.97 Setting up libmagic1:arm64 (1:5.41-4) ...
16:03:55 #11 46.99 Setting up libdeflate0:arm64 (1.12-1) ...
16:03:55 #11 47.01 Setting up less (590-1build1) ...
16:03:55 #11 47.03 Setting up perl-openssl-defaults:arm64 (7) ...
16:03:55 #11 47.05 Setting up linux-libc-dev:arm64 (5.19.0-26.27) ...
16:03:55 #11 47.06 Setting up libctf-nobfd0:arm64 (2.39-3ubuntu1.1) ...
16:03:55 #11 47.08 Setting up gettext-base (0.21-8) ...
16:03:55 #11 47.10 Setting up m4 (1.4.19-1) ...
16:03:55 #11 47.11 Setting up liblzo2-2:arm64 (2.10-2build3) ...
16:03:55 #11 42.51 Setting up libxpm4:amd64 (1:3.5.12-1build2) ...
16:03:55 #11 42.52 Setting up openssh-client (1:8.9p1-3) ...
16:03:55 #11 42.59 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
16:03:55 #11 42.59 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
16:03:55 #11 42.60 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
16:03:55 #11 42.60 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
16:03:55 #11 42.60 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
16:03:55 #11 42.60 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
16:03:55 #12 8.104   Installing       : perl-File-Compare-1.100.600-486.fc35.noarch          5/106 
16:03:55 #12 8.110   Installing       : libtool-ltdl-2.4.6-50.fc35.aarch64                   6/106 
16:03:55 #12 8.117   Installing       : libseccomp-2.5.3-1.fc35.aarch64                      7/106 
16:03:55 #12 8.126   Installing       : libfdisk-2.37.4-1.fc35.aarch64                       8/106 
16:03:55 #12 8.133   Installing       : cmake-rpm-macros-3.24.2-1.fc35.noarch                9/106 
16:03:55 #12 8.140   Installing       : cmake-filesystem-3.24.2-1.fc35.aarch64              10/106 
16:03:55 #12 8.154   Installing       : checkpolicy-3.3-1.fc35.aarch64                      11/106 
16:03:55 #12 8.162   Installing       : perl-threads-1:2.26-448.fc35.aarch64                12/106 
16:03:55 #12 8.171   Installing       : m4-1.4.19-2.fc35.aarch64                            13/106 
16:03:55 #12 8.190   Installing       : autoconf-2.69-37.fc35.noarch                        14/106 
16:03:55 #12 8.199   Installing       : libmpc-1.2.1-3.fc35.aarch64                         15/106 
16:03:55 #12 8.341   Installing       : cpp-11.3.1-3.fc35.aarch64                           16/106 
16:03:55 #12 8.349   Installing       : perl-threads-shared-1.62-478.fc35.aarch64           17/106 
16:03:55 #12 8.354   Installing       : perl-Thread-Queue-3.14-478.fc35.noarch              18/106 
16:03:55 #12 8.375   Installing       : automake-1.16.2-5.fc35.noarch                       19/106 
16:03:55 #12 8.385   Installing       : python3-libsemanage-3.3-1.fc35.aarch64              20/106 
16:03:55 #12 8.393   Installing       : vim-filesystem-2:9.0.915-1.fc35.noarch              21/106 
16:03:55 #12 8.400   Installing       : qrencode-libs-4.1.1-1.fc35.aarch64                  22/106 
16:03:55 #12 8.409   Installing       : python3-audit-3.0.9-1.fc35.aarch64                  23/106 
16:03:55 #12 8.415   Installing       : perl-lib-0.65-486.fc35.aarch64                      24/106 
16:03:55 #12 8.422   Installing       : pcre2-utf32-10.40-1.fc35.aarch64                    25/106 
16:03:55 #12 8.430   Installing       : pcre2-utf16-10.40-1.fc35.aarch64                    26/106 
16:03:55 #12 8.441   Installing       : pcre2-devel-10.40-1.fc35.aarch64                    27/106 
16:03:55 #12 8.450   Installing       : libuv-1:1.44.2-1.fc35.aarch64                       28/106 
16:03:55 
16:03:55 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:03:55 #12 3.806 (31/101): libxkbcommon-1.4.1-2.fc37.aarch64.rpm 3.5 MB/s | 139 kB     00:00    
16:03:55 #12 3.827 (32/101): m4-1.4.19-4.fc37.aarch64.rpm          6.5 MB/s | 299 kB     00:00    
16:03:55 #12 3.830 (33/101): lzo-2.10-7.fc37.aarch64.rpm           1.2 MB/s |  63 kB     00:00    
16:03:55 #12 3.871 (34/101): openssh-8.8p1-7.fc37.aarch64.rpm      9.9 MB/s | 441 kB     00:00    
16:03:55 #12 3.879 (35/101): openssh-clients-8.8p1-7.fc37.aarch64.  13 MB/s | 670 kB     00:00    
16:03:55 #10 44.69 Selecting previously unselected package libnsl-dev:amd64.
16:03:55 #10 44.69 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ...
16:03:55 #10 44.81 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
16:03:55 #12 3.935 (36/101): make-4.3-11.fc37.aarch64.rpm          4.1 MB/s | 537 kB     00:00    
16:03:55 #12 3.940 (37/101): pcre2-utf16-10.40-1.fc37.1.aarch64.rp 3.2 MB/s | 199 kB     00:00    
16:03:55 #12 3.946 (38/101): pcre2-devel-10.40-1.fc37.1.aarch64.rp 6.6 MB/s | 505 kB     00:00    
16:03:55 #12 3.977 (39/101): pcre2-utf32-10.40-1.fc37.1.aarch64.rp 4.5 MB/s | 188 kB     00:00    
16:03:55 #12 3.980 (40/101): perl-Error-0.17029-10.fc37.noarch.rpm 1.0 MB/s |  41 kB     00:00    
16:03:55 #12 3.984 (41/101): perl-File-Compare-1.100.700-492.fc37. 430 kB/s |  16 kB     00:00    
16:03:55 #12 4.016 (42/101): perl-File-Copy-2.39-492.fc37.noarch.r 594 kB/s |  23 kB     00:00    
16:03:55 #12 4.019 (43/101): perl-File-Find-1.40-492.fc37.noarch.r 723 kB/s |  28 kB     00:00    
16:03:55 #12 4.022 (44/101): perl-TermReadKey-2.38-14.fc37.aarch64 953 kB/s |  36 kB     00:00    
16:03:55 #12 4.054 (45/101): perl-Thread-Queue-3.14-489.fc37.noarc 579 kB/s |  21 kB     00:00    
16:03:55 #13 94.67   Installing : git-1.8.3.1-23.el7_8.aarch64                               34/68 
16:03:55 #13 9.571 (46/70): m4-1.4.19-1.el9.x86_64.rpm             3.8 MB/s | 300 kB     00:00    
16:03:55 #13 9.650 (47/70): pcre2-devel-10.40-2.el9.x86_64.rpm     6.4 MB/s | 515 kB     00:00    
16:03:55 #13 9.727 (48/70): pcre2-utf16-10.40-2.el9.x86_64.rpm     2.8 MB/s | 217 kB     00:00    
16:03:55 #13 9.803 (49/70): pcre2-utf32-10.40-2.el9.x86_64.rpm     2.7 MB/s | 206 kB     00:00    
16:03:55 
16:03:55 #13 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:03:55 #11 40.80 Selecting previously unselected package manpages-dev.
16:03:55 #11 40.80 Preparing to unpack .../324-manpages-dev_5.05-1_all.deb ...
16:03:55 #11 40.81 Unpacking manpages-dev (5.05-1) ...
16:03:55 #11 41.05 Selecting previously unselected package python3-certifi.
16:03:55 #11 41.99 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ...
16:03:55 #11 41.99 Unpacking libmailtools-perl (2.21-1) ...
16:03:55 #11 42.03 Selecting previously unselected package libnet-ip-perl.
16:03:55 #11 42.03 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ...
16:03:55 #11 42.03 Unpacking libnet-ip-perl (1.26-2) ...
16:03:55 #11 42.07 Selecting previously unselected package libnet-dns-perl.
16:03:55 #11 42.07 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ...
16:03:55 #11 42.08 Unpacking libnet-dns-perl (1.22-1) ...
16:03:55 #11 42.14 Selecting previously unselected package libnet-domain-tld-perl.
16:03:55 #11 42.14 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ...
16:03:55 #11 42.14 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:03:55 #11 42.18 Selecting previously unselected package libemail-valid-perl.
16:03:55 #11 42.18 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ...
16:03:55 #11 42.19 Unpacking libemail-valid-perl (1.202-1) ...
16:03:55 #11 42.22 Selecting previously unselected package libexporter-tiny-perl.
16:03:55 #11 42.22 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ...
16:03:55 #11 42.22 Unpacking libexporter-tiny-perl (1.002001-1) ...
16:03:55 #11 42.26 Selecting previously unselected package libipc-system-simple-perl.
16:03:56 #10 46.48 Preparing to unpack .../243-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
16:03:56 #10 46.49 Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
16:03:56 #10 46.52 Selecting previously unselected package libtext-glob-perl.
16:03:56 #10 46.52 Preparing to unpack .../244-libtext-glob-perl_0.10-1_all.deb ...
16:03:56 #10 46.53 Unpacking libtext-glob-perl (0.10-1) ...
16:03:56 #10 46.56 Selecting previously unselected package libpath-iterator-rule-perl.
16:03:56 #10 46.56 Preparing to unpack .../245-libpath-iterator-rule-perl_1.009-1_all.deb ...
16:03:56 #10 46.56 Unpacking libpath-iterator-rule-perl (1.009-1) ...
16:03:56 #10 46.60 Selecting previously unselected package libpath-tiny-perl.
16:03:56 #10 46.60 Preparing to unpack .../246-libpath-tiny-perl_0.104-1_all.deb ...
16:03:56 #10 46.61 Unpacking libpath-tiny-perl (0.104-1) ...
16:03:56 #10 46.64 Selecting previously unselected package libperlio-gzip-perl.
16:03:56 #10 46.64 Preparing to unpack .../247-libperlio-gzip-perl_0.19-1build3_amd64.deb ...
16:03:56 #10 46.65 Unpacking libperlio-gzip-perl (0.19-1build3) ...
16:03:56 #10 46.68 Selecting previously unselected package libpod-constants-perl.
16:03:56 #10 46.68 Preparing to unpack .../248-libpod-constants-perl_0.19-1_all.deb ...
16:03:56 #10 46.69 Unpacking libpod-constants-perl (0.19-1) ...
16:03:56 #10 46.72 Selecting previously unselected package libregexp-pattern-license-perl.
16:03:56 #11 36.33 Preparing to unpack .../214-git_1%3a2.37.2-1ubuntu1.1_armhf.deb ...
16:03:56 #11 36.33 Unpacking git (1:2.37.2-1ubuntu1.1) ...
16:03:56 #11 36.48 Selecting previously unselected package libalgorithm-diff-perl.
16:03:56 #11 36.48 Preparing to unpack .../215-libalgorithm-diff-perl_1.201-1_all.deb ...
16:03:56 #11 36.48 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:03:56 #11 36.51 Selecting previously unselected package libalgorithm-diff-xs-perl:armhf.
16:03:56 #11 36.51 Preparing to unpack .../216-libalgorithm-diff-xs-perl_0.04-7_armhf.deb ...
16:03:56 #11 36.52 Unpacking libalgorithm-diff-xs-perl:armhf (0.04-7) ...
16:03:56 #11 36.54 Selecting previously unselected package libalgorithm-merge-perl.
16:03:56 #11 36.55 Preparing to unpack .../217-libalgorithm-merge-perl_0.08-4_all.deb ...
16:03:56 #11 36.55 Unpacking libalgorithm-merge-perl (0.08-4) ...
16:03:56 #11 36.58 Selecting previously unselected package libaliased-perl.
16:03:56 #10 55.37   Installing       : rust-srpm-macros-23-1.fc36.noarch                   22/138 
16:03:56 #10 55.38   Installing       : rpmautospec-rpm-macros-0.3.0-1.fc36.noarch          23/138 
16:03:56 #10 55.43   Installing       : qt5-srpm-macros-5.15.7-1.fc36.noarch                24/138 
16:03:56 #10 55.43   Installing       : emacs-filesystem-1:28.1-2.fc36.noarch               25/138 
16:03:56 #10 55.44   Installing       : desktop-file-utils-0.26-6.fc36.x86_64               26/138 
16:03:56 #10 55.47   Installing       : dbus-libs-1:1.14.4-1.fc36.x86_64                    27/138 
16:03:56 #10 55.49   Installing       : python3-dbus-1.2.18-3.fc36.x86_64                   28/138 
16:03:56 #10 55.52   Installing       : ansible-srpm-macros-1-8.1.fc36.noarch               29/138 
16:03:56 #10 55.53   Installing       : xxhash-libs-0.8.1-2.fc36.x86_64                     30/138 
16:03:56 #11 47.14 Setting up libnpth0:arm64 (1.6-3build2) ...
16:03:56 #11 47.15 Setting up krb5-locales (1.20-1) ...
16:03:56 #11 47.17 Setting up file (1:5.41-4) ...
16:03:56 #11 47.19 Setting up libassuan0:arm64 (2.5.5-4) ...
16:03:56 #11 47.21 Setting up libgomp1:arm64 (12.2.0-3ubuntu1) ...
16:03:56 #11 47.23 Setting up perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
16:03:56 #11 47.24 Setting up bzip2 (1.0.8-5build1) ...
16:03:56 #11 47.26 Setting up libldap-common (2.5.13+dfsg-1ubuntu1) ...
16:03:56 #11 47.28 Setting up libunwind8:arm64 (1.6.2-0ubuntu1) ...
16:03:56 #11 47.30 Setting up libjbig0:arm64 (2.1-3.1ubuntu0.22.10.1) ...
16:03:56 #11 47.31 Setting up libfakeroot:arm64 (1.29-1ubuntu1) ...
16:03:56 #11 47.33 Setting up libkrb5support0:arm64 (1.20-1) ...
16:03:56 #11 47.35 Setting up libnumber-compare-perl (0.03-2) ...
16:03:56 #11 47.36 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-6ubuntu2) ...
16:03:56 #11 47.38 Setting up fakeroot (1.29-1ubuntu1) ...
16:03:56 #11 47.39 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:03:56 #11 47.39 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
16:03:56 #11 47.40 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
16:03:56 #11 47.40 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
16:03:56 #11 47.40 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
16:03:56 #11 47.40 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
16:03:56 #11 47.40 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
16:03:56 #11 47.40 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
16:03:56 #11 47.40 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
16:03:56 #11 47.41 Setting up autotools-dev (20220109.1) ...
16:03:56 #11 47.43 Setting up libglib2.0-data (2.74.0-3) ...
16:03:56 #11 42.61 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
16:03:56 #11 42.63 Setting up libxext6:amd64 (2:1.3.4-1build1) ...
16:03:56 #11 42.64 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.6) ...
16:03:56 #11 42.66 Setting up python3 (3.10.6-1~22.04) ...
16:03:56 #12 8.457   Installing       : libubsan-11.3.1-3.fc35.aarch64                      29/106 
16:03:56 #12 8.467   Installing       : libsepol-devel-3.3-2.fc35.aarch64                   30/106 
16:03:56 #12 8.476   Installing       : libselinux-devel-3.3-1.fc35.aarch64                 31/106 
16:03:56 #12 8.492   Installing       : libselinux-utils-3.3-1.fc35.aarch64                 32/106 
16:03:56 #12 8.501   Installing       : libbtrfsutil-6.0.2-1.fc35.aarch64                   33/106 
16:03:56 #12 8.508   Installing       : libbtrfs-6.0.2-1.fc35.aarch64                       34/106 
16:03:56 #12 8.515   Installing       : libbpf-2:0.6.1-2.fc35.aarch64                       35/106 
16:03:56 #12 8.521   Installing       : libatomic-11.3.1-3.fc35.aarch64                     36/106 
16:03:56 #12 8.532   Installing       : libasan-11.3.1-3.fc35.aarch64                       37/106 
16:03:56 #12 8.541   Installing       : less-590-5.fc35.aarch64                             38/106 
16:03:56 #12 8.657   Installing       : kernel-headers-6.0.5-100.fc35.aarch64               39/106 
16:03:56 #12 8.671   Installing       : libxcrypt-devel-4.4.33-3.fc35.aarch64               40/106 
16:03:56 #12 4.057 (46/101): perl-lib-0.65-492.fc37.aarch64.rpm    480 kB/s |  18 kB     00:00    
16:03:56 #12 4.062 (47/101): perl-threads-2.27-489.fc37.aarch64.rp 1.4 MB/s |  56 kB     00:00    
16:03:56 #12 4.092 (48/101): perl-threads-shared-1.64-489.fc37.aar 1.1 MB/s |  43 kB     00:00    
16:03:56 #12 4.111 (49/101): policycoreutils-3.4-6.fc37.aarch64.rp 4.3 MB/s | 239 kB     00:00    
16:03:56 #12 4.118 (50/101): policycoreutils-devel-3.4-6.fc37.aarc 2.5 MB/s | 145 kB     00:00    
16:03:56 #12 4.131 (51/101): policycoreutils-python-utils-3.4-6.fc 2.0 MB/s |  80 kB     00:00    
16:03:56 #12 4.151 (52/101): python3-audit-3.0.9-1.fc37.aarch64.rp 2.2 MB/s |  86 kB     00:00    
16:03:56 #12 4.173 (53/101): python3-libselinux-3.4-5.fc37.aarch64 3.4 MB/s | 188 kB     00:00    
16:03:56 #12 4.176 (54/101): python3-libsemanage-3.4-5.fc37.aarch6 1.9 MB/s |  84 kB     00:00    
16:03:56 #12 4.288 (55/101): python3-setools-4.4.0-9.fc37.aarch64. 5.2 MB/s | 613 kB     00:00    
16:03:56 #11 45.87 Setting up libxpm4:armhf (1:3.5.12-1build2) ...
16:03:56 #11 45.88 Setting up openssh-client (1:8.9p1-3) ...
16:03:56 #11 45.95 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
16:03:56 #11 45.95 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
16:03:56 #11 45.95 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
16:03:56 #11 45.95 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
16:03:56 #11 45.95 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
16:03:56 #11 45.95 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
16:03:56 #11 45.97 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
16:03:56 #11 45.98 Setting up libxext6:armhf (2:1.3.4-1build1) ...
16:03:56 #11 45.99 Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.6) ...
16:03:56 #11 46.00 Setting up python3 (3.10.6-1~22.04) ...
16:03:56 #13 9.878 (50/70): perl-DynaLoader-1.47-479.el9.x86_64.rp 476 kB/s |  35 kB     00:00    
16:03:56 #13 9.953 (51/70): perl-Error-0.17029-7.el9.noarch.rpm    570 kB/s |  42 kB     00:00    
16:03:56 #13 10.03 (52/70): perl-File-Compare-1.100.600-479.el9.no 308 kB/s |  23 kB     00:00    
16:03:56 #13 10.10 (53/70): perl-File-Copy-2.34-479.el9.noarch.rpm 403 kB/s |  30 kB     00:00    
16:03:56 #14 2.032 Package bash-4.4.20-4.el8_6.x86_64 is already installed.
16:03:56 #11 41.06 Preparing to unpack .../325-python3-certifi_2019.11.28-1_all.deb ...
16:03:56 #11 41.06 Unpacking python3-certifi (2019.11.28-1) ...
16:03:56 #11 41.11 Selecting previously unselected package python3-idna.
16:03:56 #11 41.11 Preparing to unpack .../326-python3-idna_2.8-1_all.deb ...
16:03:56 #11 41.11 Unpacking python3-idna (2.8-1) ...
16:03:56 #11 41.16 Selecting previously unselected package python3-urllib3.
16:03:56 #11 41.16 Preparing to unpack .../327-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
16:03:56 #11 41.17 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
16:03:56 #11 41.21 Selecting previously unselected package python3-requests.
16:03:56 #11 41.21 Preparing to unpack .../328-python3-requests_2.22.0-2ubuntu1_all.deb ...
16:03:56 #11 41.22 Unpacking python3-requests (2.22.0-2ubuntu1) ...
16:03:56 #11 41.26 Selecting previously unselected package python3-unidiff.
16:03:56 #11 41.26 Preparing to unpack .../329-python3-unidiff_0.5.5-2_all.deb ...
16:03:56 #11 41.26 Unpacking python3-unidiff (0.5.5-2) ...
16:03:56 #11 41.29 Selecting previously unselected package python3-xdg.
16:03:56 #11 42.26 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ...
16:03:56 #11 42.27 Unpacking libipc-system-simple-perl (1.26-1) ...
16:03:56 #11 42.31 Selecting previously unselected package libfile-basedir-perl.
16:03:56 #11 42.31 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ...
16:03:56 #11 42.31 Unpacking libfile-basedir-perl (0.08-1) ...
16:03:56 #11 42.34 Selecting previously unselected package libfile-chdir-perl.
16:03:56 #11 42.35 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ...
16:03:56 #11 42.35 Unpacking libfile-chdir-perl (0.1008-1) ...
16:03:56 #11 42.38 Selecting previously unselected package libfile-fcntllock-perl.
16:03:56 #11 42.38 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
16:03:56 #11 42.39 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
16:03:56 #11 42.42 Selecting previously unselected package libnumber-compare-perl.
16:03:56 #11 42.43 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ...
16:03:56 #11 42.43 Unpacking libnumber-compare-perl (0.03-1) ...
16:03:56 #11 42.46 Selecting previously unselected package libtext-glob-perl.
16:03:56 #11 42.47 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ...
16:03:56 #11 42.47 Unpacking libtext-glob-perl (0.10-1) ...
16:03:56 #11 42.50 Selecting previously unselected package libfile-find-rule-perl.
16:03:56 #10 55.00 137 added, 0 removed; done.
16:03:56 #10 55.05 Setting up libunbound8:armhf (1.9.0-2+deb10u2) ...
16:03:56 #10 55.06 Setting up shared-mime-info (1.10-1) ...
16:03:56 #24 34.87 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
16:03:56 #24 34.87 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
16:03:56 #24 34.87 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
16:03:56 #24 34.91 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
16:03:56 #24 34.91 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
16:03:56 #24 34.92 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:03:56 #12 DONE 15.0s
16:03:56 
16:03:56 #13 [stage-1 5/8] COPY sources/ /sources
16:03:56 #11 36.58 Preparing to unpack .../218-libaliased-perl_0.34-2_all.deb ...
16:03:56 #11 36.59 Unpacking libaliased-perl (0.34-2) ...
16:03:56 #11 36.62 Selecting previously unselected package libapt-pkg-perl.
16:03:56 #11 36.62 Preparing to unpack .../219-libapt-pkg-perl_0.1.40build2_armhf.deb ...
16:03:56 #11 36.63 Unpacking libapt-pkg-perl (0.1.40build2) ...
16:03:56 #11 36.66 Selecting previously unselected package libarchive-cpio-perl.
16:03:56 #11 36.66 Preparing to unpack .../220-libarchive-cpio-perl_0.10-2_all.deb ...
16:03:56 #11 36.66 Unpacking libarchive-cpio-perl (0.10-2) ...
16:03:56 #11 36.73 Selecting previously unselected package libarray-intspan-perl.
16:03:56 #11 36.73 Preparing to unpack .../221-libarray-intspan-perl_2.004-2_all.deb ...
16:03:56 #11 36.73 Unpacking libarray-intspan-perl (2.004-2) ...
16:03:56 #11 36.76 Selecting previously unselected package libmodule-implementation-perl.
16:03:56 #11 36.76 Preparing to unpack .../222-libmodule-implementation-perl_0.09-2_all.deb ...
16:03:56 #11 36.76 Unpacking libmodule-implementation-perl (0.09-2) ...
16:03:56 #11 36.79 Selecting previously unselected package libsub-exporter-progressive-perl.
16:03:56 #11 36.80 Preparing to unpack .../223-libsub-exporter-progressive-perl_0.001013-2_all.deb ...
16:03:56 #11 36.80 Unpacking libsub-exporter-progressive-perl (0.001013-2) ...
16:03:56 #11 36.83 Selecting previously unselected package libvariable-magic-perl.
16:03:56 #10 46.72 Preparing to unpack .../249-libregexp-pattern-license-perl_3.0.31-3_all.deb ...
16:03:56 #10 46.72 Unpacking libregexp-pattern-license-perl (3.0.31-3) ...
16:03:56 #10 46.76 Selecting previously unselected package libsasl2-modules:amd64.
16:03:56 #10 46.76 Preparing to unpack .../250-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ...
16:03:56 #10 46.77 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:56 #10 46.85 Selecting previously unselected package libsort-key-perl.
16:03:56 #10 46.85 Preparing to unpack .../251-libsort-key-perl_1.33-2_amd64.deb ...
16:03:56 #10 46.86 Unpacking libsort-key-perl (1.33-2) ...
16:03:56 #10 46.89 Selecting previously unselected package libstring-copyright-perl.
16:03:56 #10 46.89 Preparing to unpack .../252-libstring-copyright-perl_0.003005-1_all.deb ...
16:03:56 #10 46.90 Unpacking libstring-copyright-perl (0.003005-1) ...
16:03:56 #10 46.93 Selecting previously unselected package libstring-escape-perl.
16:03:56 #10 46.93 Preparing to unpack .../253-libstring-escape-perl_2010.002-2_all.deb ...
16:03:56 #10 46.94 Unpacking libstring-escape-perl (2010.002-2) ...
16:03:56 #10 46.98 Selecting previously unselected package libtext-levenshtein-perl.
16:03:56 #10 55.61   Installing       : gdb-minimal-12.1-2.fc36.x86_64                      31/138 
16:03:56 #10 55.64   Installing       : debugedit-5.0-3.fc36.x86_64                         32/138 
16:03:56 #10 55.66   Installing       : shared-mime-info-2.1-3.fc35.x86_64                  33/138 
16:03:56 #10 55.70   Running scriptlet: shared-mime-info-2.1-3.fc35.x86_64                  33/138 
16:03:56 #10 55.72   Installing       : python3-zstandard-0.17.0-1.fc36.x86_64              34/138 
16:03:56 #10 55.77   Installing       : python3-tomli-w-0.4.0-3.fc36.noarch                 35/138 
16:03:56 #10 55.77   Installing       : python3-tomli-1.2.3-1.fc36.noarch                   36/138 
16:03:56 #10 55.81   Installing       : python3-pyxdg-0.27-4.fc36.noarch                    37/138 
16:03:56 #10 55.82   Installing       : python3-file-magic-5.41-4.fc36.noarch               38/138 
16:03:56 #11 47.45 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
16:03:56 #11 47.46 Setting up libx11-data (2:1.8.1-2) ...
16:03:56 #11 47.48 Setting up make (4.3-4.1build1) ...
16:03:56 #11 47.49 Setting up libmpfr6:arm64 (4.1.0-3build3) ...
16:03:56 #11 47.51 Setting up gnupg-l10n (2.2.35-3ubuntu1) ...
16:03:56 #11 47.53 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
16:03:56 #11 47.56 Setting up liblerc3:arm64 (3.0+ds-1ubuntu1) ...
16:03:56 #11 47.61 Setting up lzip (1.23-4) ...
16:03:56 #11 47.65 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
16:03:56 #11 42.95 Setting up binutils (2.38-4ubuntu2.1) ...
16:03:56 #11 42.96 Setting up python3-xdg (0.27-2) ...
16:03:56 #12 8.726   Installing       : glibc-devel-2.34-49.fc35.aarch64                    41/106 
16:03:56 #12 8.797   Installing       : glibc-static-2.34-49.fc35.aarch64                   42/106 
16:03:56 #12 8.805   Installing       : libxcrypt-static-4.4.33-3.fc35.aarch64              43/106 
16:03:56 #12 8.813   Installing       : jsoncpp-1.9.4-5.fc35.aarch64                        44/106 
16:03:56 #12 8.820   Installing       : dbus-common-1:1.12.24-1.fc35.noarch                 45/106 
16:03:56 #12 8.825   Running scriptlet: dbus-common-1:1.12.24-1.fc35.noarch                 45/106 
16:03:56 #12 8.836   Running scriptlet: dbus-broker-32-1.fc35.aarch64                       46/106 
16:03:56 #12 8.910   Installing       : dbus-broker-32-1.fc35.aarch64                       46/106 
16:03:56 #12 8.916   Running scriptlet: dbus-broker-32-1.fc35.aarch64                       46/106 
16:03:56 #12 8.927   Installing       : dbus-1:1.12.24-1.fc35.aarch64                       47/106 
16:03:56 #12 8.933   Installing       : annobin-docs-10.79-1.fc35.noarch                    48/106 
16:03:56 #12 4.299 (56/101): python3-policycoreutils-3.4-6.fc37.no  15 MB/s | 2.2 MB     00:00    
16:03:56 #12 4.307 (57/101): python3-setuptools-62.6.0-2.fc37.noar  13 MB/s | 1.6 MB     00:00    
16:03:56 #12 4.327 (58/101): qrencode-libs-4.1.1-3.fc37.aarch64.rp 1.6 MB/s |  61 kB     00:00    
16:03:56 #12 4.340 (59/101): rhash-1.4.2-3.fc37.aarch64.rpm        4.5 MB/s | 185 kB     00:00    
16:03:56 #12 4.362 (60/101): rpm-plugin-selinux-4.18.0-1.fc37.aarc 369 kB/s |  20 kB     00:00    
16:03:56 #12 4.380 (61/101): which-2.21-35.fc37.aarch64.rpm        1.0 MB/s |  41 kB     00:00    
16:03:56 #12 4.443 (62/101): util-linux-2.38.1-1.fc37.aarch64.rpm   20 MB/s | 2.3 MB     00:00    
16:03:56 #11 46.30 Setting up binutils (2.38-4ubuntu2.1) ...
16:03:56 #11 46.31 Setting up python3-xdg (0.27-2) ...
16:03:56 #13 10.18 (54/70): perl-File-Find-1.37-479.el9.noarch.rpm 475 kB/s |  35 kB     00:00    
16:03:56 #13 10.25 (55/70): perl-Git-2.31.1-2.el9.2.noarch.rpm     586 kB/s |  43 kB     00:00    
16:03:56 #13 10.33 (56/70): perl-TermReadKey-2.38-11.el9.x86_64.rp 497 kB/s |  37 kB     00:00    
16:03:56 #13 10.40 (57/70): perl-Thread-Queue-3.14-460.el9.noarch. 300 kB/s |  22 kB     00:00    
16:03:56 #13 94.76   Installing : libgomp-4.8.5-44.el7.aarch64                               35/68 
16:03:56 #14 2.034 Package bash-4.4.20-4.el8_6.x86_64 is already installed.
16:03:56 #14 2.034 Package ca-certificates-2022.2.54-80.2.el8_6.noarch is already installed.
16:03:56 #14 2.035 Package libarchive-3.3.3-4.el8.x86_64 is already installed.
16:03:56 #14 2.037 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed.
16:03:56 #14 2.037 Package systemd-239-67.el8.x86_64 is already installed.
16:03:56 #14 2.037 Package tar-2:1.30-6.el8.x86_64 is already installed.
16:03:56 #14 2.037 Package which-2.21-18.el8.x86_64 is already installed.
16:03:56 #14 2.037 Package bash-4.4.20-4.el8_6.x86_64 is already installed.
16:03:56 #14 2.038 Package bash-4.4.20-4.el8_6.x86_64 is already installed.
16:03:56 #14 2.139 Dependencies resolved.
16:03:56 #14 2.148 ================================================================================
16:03:56 #14 2.148  Package                      Arch   Version                   Repository  Size
16:03:56 #14 2.148 ================================================================================
16:03:56 #14 2.148 Installing:
16:03:56 #14 2.148  cmake                        x86_64 3.20.2-4.el8              appstream   12 M
16:03:56 #14 2.148  device-mapper-devel          x86_64 8:1.02.181-6.el8          powertools 284 k
16:03:56 #14 2.148  gcc                          x86_64 8.5.0-17.el8              baseos      23 M
16:03:56 #14 2.148  git                          x86_64 2.31.1-2.el8              appstream  161 k
16:03:56 #14 2.148  glibc-static                 x86_64 2.28-220.el8              powertools 2.1 M
16:03:56 #14 2.148  libseccomp-devel             x86_64 2.5.2-1.el8               appstream   57 k
16:03:56 #14 2.148  libselinux-devel             x86_64 2.9-6.el8                 baseos     200 k
16:03:56 #14 2.148  libtool                      x86_64 2.4.6-25.el8              appstream  709 k
16:03:56 #14 2.148  libtool-ltdl-devel           x86_64 2.4.6-25.el8              appstream  184 k
16:03:56 #14 2.148  make                         x86_64 1:4.2.1-11.el8            baseos     498 k
16:03:56 #14 2.148  selinux-policy-devel         noarch 3.14.3-111.el8            baseos     1.5 M
16:03:56 #14 2.148  systemd-devel                x86_64 239-69.el8                baseos     399 k
16:03:56 #14 2.148 Upgrading:
16:03:56 #14 2.148  glibc                        x86_64 2.28-220.el8              baseos     2.2 M
16:03:56 #14 2.148  glibc-common                 x86_64 2.28-220.el8              baseos     1.0 M
16:03:56 #14 2.148  glibc-gconv-extra            x86_64 2.28-220.el8              baseos     1.5 M
16:03:56 #14 2.148  glibc-minimal-langpack       x86_64 2.28-220.el8              baseos      64 k
16:03:56 #14 2.148  libgcc                       x86_64 8.5.0-17.el8              baseos      81 k
16:03:56 #14 2.148  systemd                      x86_64 239-69.el8                baseos     3.6 M
16:03:56 #14 2.148  systemd-libs                 x86_64 239-69.el8                baseos     1.1 M
16:03:56 #14 2.148  systemd-pam                  x86_64 239-69.el8                baseos     492 k
16:03:56 #14 2.148 Installing dependencies:
16:03:56 #14 2.148  annobin                      x86_64 10.67-3.0.1.el8           baseos     955 k
16:03:56 #14 2.148  autoconf                     noarch 2.69-29.el8               appstream  710 k
16:03:56 #14 2.148  automake                     noarch 1.16.1-7.el8              appstream  713 k
16:03:56 #14 2.148  checkpolicy                  x86_64 2.9-1.el8                 baseos     348 k
16:03:56 #14 2.148  cmake-data                   noarch 3.20.2-4.el8              appstream  1.7 M
16:03:56 #14 2.148  cmake-filesystem             x86_64 3.20.2-4.el8              appstream   44 k
16:03:56 #14 2.148  cmake-rpm-macros             noarch 3.20.2-4.el8              appstream   44 k
16:03:56 #14 2.148  cpp                          x86_64 8.5.0-17.el8              baseos      10 M
16:03:56 #14 2.148  gcc-plugin-annobin           x86_64 8.5.0-17.el8              baseos      35 k
16:03:56 #14 2.148  git-core                     x86_64 2.31.1-2.el8              appstream  4.7 M
16:03:56 #14 2.148  git-core-doc                 noarch 2.31.1-2.el8              appstream  2.6 M
16:03:56 #14 2.148  glibc-devel                  x86_64 2.28-220.el8              baseos      83 k
16:03:56 #14 2.148  glibc-headers                x86_64 2.28-220.el8              baseos     488 k
16:03:56 #14 2.148  isl                          x86_64 0.16.1-6.el8              appstream  841 k
16:03:56 #14 2.148  kernel-headers               x86_64 4.18.0-408.el8            baseos     9.8 M
16:03:56 #14 2.148  less                         x86_64 530-1.el8                 baseos     164 k
16:03:56 #14 2.148  libedit                      x86_64 3.1-23.20170329cvs.el8    baseos     102 k
16:03:56 #14 2.148  libgomp                      x86_64 8.5.0-17.el8              baseos     207 k
16:03:56 #14 2.148  libmpc                       x86_64 1.1.0-9.1.el8             appstream   61 k
16:03:56 #14 2.148  libselinux-utils             x86_64 2.9-6.el8                 baseos     243 k
16:03:56 #14 2.148  libsepol-devel               x86_64 2.9-3.el8                 baseos      87 k
16:03:56 #14 2.148  libuv                        x86_64 1:1.41.1-1.el8_4          appstream  156 k
16:03:56 #14 2.148  libxcrypt-devel              x86_64 4.1.1-6.el8               baseos      25 k
16:03:56 #14 2.148  libxcrypt-static             x86_64 4.1.1-6.el8               powertools  56 k
16:03:56 #14 2.148  m4                           x86_64 1.4.18-7.el8              baseos     223 k
16:03:56 #14 2.148  openssh                      x86_64 8.0p1-16.el8              baseos     523 k
16:03:56 #14 2.148  openssh-clients              x86_64 8.0p1-16.el8              baseos     669 k
16:03:56 #14 2.148  pcre2-devel                  x86_64 10.32-3.el8               baseos     605 k
16:03:56 #14 2.148  pcre2-utf16                  x86_64 10.32-3.el8               baseos     229 k
16:03:56 #14 2.148  pcre2-utf32                  x86_64 10.32-3.el8               baseos     220 k
16:03:56 #14 2.148  perl-Data-Dumper             x86_64 2.167-399.el8             baseos      58 k
16:03:56 #14 2.148  perl-Error                   noarch 1:0.17025-2.el8           appstream   46 k
16:03:56 #14 2.148  perl-Git                     noarch 2.31.1-2.el8              appstream   78 k
16:03:56 #14 2.148  perl-TermReadKey             x86_64 2.37-7.el8                appstream   40 k
16:03:56 #14 2.148  perl-Thread-Queue            noarch 3.13-1.el8                appstream   24 k
16:03:56 #14 2.148  policycoreutils              x86_64 2.9-20.el8                baseos     374 k
16:03:56 #14 2.148  policycoreutils-devel        x86_64 2.9-20.el8                baseos     293 k
16:03:56 #14 2.148  policycoreutils-python-utils noarch 2.9-20.el8                baseos     253 k
16:03:56 #14 2.148  python3-audit                x86_64 3.0.7-4.el8               baseos      87 k
16:03:56 #14 2.148  python3-libselinux           x86_64 2.9-6.el8                 baseos     283 k
16:03:56 #14 2.148  python3-libsemanage          x86_64 2.9-9.el8                 baseos     128 k
16:03:56 #14 2.148  python3-policycoreutils      noarch 2.9-20.el8                baseos     2.2 M
16:03:56 #14 2.148  python3-setools              x86_64 4.3.0-3.el8               baseos     624 k
16:03:56 #14 2.148  rpm-plugin-selinux           x86_64 4.14.3-24.el8             baseos      78 k
16:03:56 #14 2.148  selinux-policy               noarch 3.14.3-111.el8            baseos     656 k
16:03:56 #14 2.148  selinux-policy-minimum       noarch 3.14.3-111.el8            baseos      13 M
16:03:56 #14 2.148  vim-filesystem               noarch 2:8.0.1763-19.el8.4       appstream   50 k
16:03:56 #14 2.148  xkeyboard-config             noarch 2.28-1.el8                appstream  782 k
16:03:56 #14 2.148 Installing weak dependencies:
16:03:56 #14 2.148  glibc-langpack-en            x86_64 2.28-220.el8              baseos     826 k
16:03:56 #14 2.148  libxkbcommon                 x86_64 0.9.1-1.el8               appstream  116 k
16:03:56 #14 2.148 Downgrading:
16:03:56 #14 2.148  pcre2                        x86_64 10.32-3.el8               baseos     247 k
16:03:56 #14 2.148 
16:03:56 #14 2.148 Transaction Summary
16:03:56 #14 2.148 ================================================================================
16:03:56 #14 2.148 Install    62 Packages
16:03:56 #14 2.148 Upgrade     8 Packages
16:03:56 #14 2.148 Downgrade   1 Package
16:03:56 #14 2.148 
16:03:56 #14 2.153 Total download size: 109 M
16:03:56 #14 2.154 Downloading Packages:
16:03:56 #11 41.29 Preparing to unpack .../330-python3-xdg_0.26-1ubuntu1_all.deb ...
16:03:56 #11 41.30 Unpacking python3-xdg (0.26-1ubuntu1) ...
16:03:56 #11 41.34 Selecting previously unselected package unzip.
16:03:56 #11 41.34 Preparing to unpack .../331-unzip_6.0-25ubuntu1.1_armhf.deb ...
16:03:56 #11 41.35 Unpacking unzip (6.0-25ubuntu1.1) ...
16:03:56 #11 41.40 Selecting previously unselected package equivs.
16:03:56 #11 41.40 Preparing to unpack .../332-equivs_2.2.0_all.deb ...
16:03:56 #11 41.40 Unpacking equivs (2.2.0) ...
16:03:56 #11 41.44 Selecting previously unselected package libauthen-sasl-perl.
16:03:56 #11 41.44 Preparing to unpack .../333-libauthen-sasl-perl_2.1600-1_all.deb ...
16:03:56 #11 41.44 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:03:56 #11 41.49 Selecting previously unselected package python3-magic.
16:03:56 #11 41.49 Preparing to unpack .../334-python3-magic_2%3a0.4.15-3_all.deb ...
16:03:56 #11 41.50 Unpacking python3-magic (2:0.4.15-3) ...
16:03:56 #11 41.59 Setting up libapt-pkg-perl (0.1.36build3) ...
16:03:56 #11 41.61 Setting up libksba8:armhf (1.3.5-2ubuntu0.20.04.1) ...
16:03:56 #11 42.51 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ...
16:03:56 #11 42.51 Unpacking libfile-find-rule-perl (0.34-1) ...
16:03:56 #11 42.54 Selecting previously unselected package libfont-afm-perl.
16:03:56 #11 42.54 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ...
16:03:56 #11 42.55 Unpacking libfont-afm-perl (1.20-2) ...
16:03:56 #11 42.58 Selecting previously unselected package libio-string-perl.
16:03:56 #11 42.59 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
16:03:56 #11 42.59 Unpacking libio-string-perl (1.08-3) ...
16:03:56 #11 42.62 Selecting previously unselected package libfont-ttf-perl.
16:03:56 #11 42.62 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ...
16:03:56 #11 42.63 Unpacking libfont-ttf-perl (1.06-1) ...
16:03:56 #11 42.70 Selecting previously unselected package libfuture-perl.
16:03:56 #11 42.70 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ...
16:03:56 #11 42.71 Unpacking libfuture-perl (0.43-1) ...
16:03:56 #11 42.77 Selecting previously unselected package libio-stringy-perl.
16:03:56 #10 45.28 Selecting previously unselected package libc6-dev:amd64.
16:03:56 #10 45.28 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u5_amd64.deb ...
16:03:56 #10 45.32 Unpacking libc6-dev:amd64 (2.31-13+deb11u5) ...
16:03:56 #13 0.885 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
16:03:56 #13 0.951 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
16:03:56 #13 1.032 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
16:03:56 #13 0.869 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
16:03:56 #10 46.98 Preparing to unpack .../254-libtext-levenshtein-perl_0.13-1_all.deb ...
16:03:56 #10 46.98 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:03:56 #10 47.01 Selecting previously unselected package libunicode-utf8-perl.
16:03:56 #10 47.02 Preparing to unpack .../255-libunicode-utf8-perl_0.60-1build4_amd64.deb ...
16:03:56 #10 47.02 Unpacking libunicode-utf8-perl (0.60-1build4) ...
16:03:56 #10 47.05 Selecting previously unselected package libxml-namespacesupport-perl.
16:03:56 #10 47.06 Preparing to unpack .../256-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:03:56 #10 47.08 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:03:56 #10 47.12 Selecting previously unselected package libxml-sax-base-perl.
16:03:56 #10 47.12 Preparing to unpack .../257-libxml-sax-base-perl_1.09-1_all.deb ...
16:03:56 #10 47.12 Unpacking libxml-sax-base-perl (1.09-1) ...
16:03:56 #10 47.19 Selecting previously unselected package libxml-sax-perl.
16:03:56 #13 DONE 0.3s
16:03:56 
16:03:56 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:03:56 #11 44.32 Setting up libgssapi-krb5-2:amd64 (1.20-1) ...
16:03:56 #11 44.34 Setting up libsystemd-shared:amd64 (251.4-1ubuntu7) ...
16:03:56 #11 44.35 Setting up libgdbm-compat4:amd64 (1.23-1) ...
16:03:56 #11 44.36 Setting up gir1.2-glib-2.0:amd64 (1.74.0-2) ...
16:03:56 #11 44.38 Setting up libssh-4:amd64 (0.9.6-2build1) ...
16:03:56 #11 44.39 Setting up dwz (0.14-1build2) ...
16:03:56 #11 44.40 Setting up groff-base (1.22.4-8build1) ...
16:03:56 #11 44.42 Setting up cpp (4:12.2.0-1ubuntu1) ...
16:03:56 #11 44.43 Setting up gpgconf (2.2.35-3ubuntu1) ...
16:03:56 #11 44.45 Setting up debugedit (1:5.0-5) ...
16:03:56 #11 44.46 Setting up libcurl4:amd64 (7.85.0-1ubuntu0.1) ...
16:03:56 #11 44.47 Setting up libx11-6:amd64 (2:1.8.1-2) ...
16:03:56 #11 44.48 Setting up libcryptsetup12:amd64 (2:2.5.0-2ubuntu1) ...
16:03:56 #11 44.50 Setting up libtiff5:amd64 (4.4.0-4ubuntu3.2) ...
16:03:56 #11 44.51 Setting up curl (7.85.0-1ubuntu0.1) ...
16:03:56 #11 44.52 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
16:03:56 #11 44.53 Setting up gpg (2.2.35-3ubuntu1) ...
16:03:56 #11 44.54 Setting up gnupg-utils (2.2.35-3ubuntu1) ...
16:03:56 #11 44.56 Setting up binutils-x86-64-linux-gnu (2.39-3ubuntu1.1) ...
16:03:56 #11 44.57 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
16:03:56 #11 44.58 Setting up libperl5.34:amd64 (5.34.0-5ubuntu1.1) ...
16:03:56 #11 44.59 Setting up gpg-agent (2.2.35-3ubuntu1) ...
16:03:56 #11 44.72 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
16:03:56 #11 44.83 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
16:03:56 #11 44.95 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
16:03:56 #11 36.83 Preparing to unpack .../224-libvariable-magic-perl_0.62-2_armhf.deb ...
16:03:56 #11 36.84 Unpacking libvariable-magic-perl (0.62-2) ...
16:03:56 #11 36.87 Selecting previously unselected package libb-hooks-endofscope-perl.
16:03:56 #11 36.87 Preparing to unpack .../225-libb-hooks-endofscope-perl_0.26-1_all.deb ...
16:03:56 #11 36.88 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
16:03:56 #11 36.91 Selecting previously unselected package libberkeleydb-perl:armhf.
16:03:56 #11 36.91 Preparing to unpack .../226-libberkeleydb-perl_0.64-1build3_armhf.deb ...
16:03:56 #11 36.91 Unpacking libberkeleydb-perl:armhf (0.64-1build3) ...
16:03:56 #11 36.98 Selecting previously unselected package libfreetype6:armhf.
16:03:56 #11 36.98 Preparing to unpack .../227-libfreetype6_2.12.1+dfsg-3_armhf.deb ...
16:03:56 #11 36.99 Unpacking libfreetype6:armhf (2.12.1+dfsg-3) ...
16:03:56 #11 37.04 Selecting previously unselected package libfontconfig1:armhf.
16:03:56 #11 37.04 Preparing to unpack .../228-libfontconfig1_2.13.1-4.4ubuntu1_armhf.deb ...
16:03:56 #11 37.05 Unpacking libfontconfig1:armhf (2.13.1-4.4ubuntu1) ...
16:03:56 #11 37.08 Selecting previously unselected package libjpeg-turbo8:armhf.
16:03:56 #10 55.85   Installing       : python3-distro-1.6.0-2.fc36.noarch                  39/138 
16:03:56 #10 55.87   Installing       : python3-dnf-plugins-core-4.3.1-1.fc36.noarch        40/138 
16:03:56 #10 55.97   Installing       : pkgconf-m4-1.8.0-2.fc36.noarch                      41/138 
16:03:56 #10 55.98   Installing       : perl-srpm-macros-1-43.fc36.noarch                   42/138 
16:03:56 #10 55.98   Installing       : package-notes-srpm-macros-0.4-14.fc36.noarch        43/138 
16:03:56 #10 55.98   Installing       : openblas-srpm-macros-2-11.fc36.noarch               44/138 
16:03:56 #10 56.02   Installing       : ocaml-srpm-macros-6-6.fc36.noarch                   45/138 
16:03:56 #10 56.03   Installing       : nim-srpm-macros-3-6.fc36.noarch                     46/138 
16:03:56 #10 56.03   Installing       : ncurses-6.2-9.20210508.fc36.x86_64                  47/138 
16:03:56 #10 56.06   Installing       : lua-srpm-macros-1-6.fc36.noarch                     48/138 
16:03:56 #11 47.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist
16:03:56 #11 47.66 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
16:03:56 #11 47.66 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist
16:03:56 #11 47.68 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
16:03:56 #11 47.68 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist
16:03:56 #11 47.69 Setting up strace (5.16-0ubuntu4) ...
16:03:56 #11 47.72 Setting up libdbus-1-3:arm64 (1.14.0-2ubuntu3) ...
16:03:56 #11 47.75 Setting up xz-utils (5.2.5-2.1) ...
16:03:56 #11 47.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:56 #11 47.79 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
16:03:56 #11 47.79 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
16:03:56 #11 47.79 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
16:03:56 #11 47.79 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
16:03:56 #11 47.79 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
16:03:56 #11 47.79 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
16:03:56 #11 47.79 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
16:03:56 #11 47.79 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
16:03:56 #11 47.79 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
16:03:56 #11 47.79 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
16:03:56 #11 47.81 Setting up t1utils (1.41-4build2) ...
16:03:56 #11 47.84 Setting up diffstat (1.64-1build2) ...
16:03:56 #11 47.86 Setting up libpng16-16:arm64 (1.6.38-2) ...
16:03:56 #12 8.982   Installing       : xkeyboard-config-2.33-2.fc35.noarch                 49/106 
16:03:56 #12 8.995   Installing       : libxkbcommon-1.3.1-1.fc35.aarch64                   50/106 
16:03:56 #12 9.004   Installing       : rhash-1.4.0-4.fc35.aarch64                          51/106 
16:03:56 #12 9.063   Installing       : python3-setuptools-57.4.0-1.fc35.noarch             52/106 
16:03:56 #12 9.101   Installing       : python3-setools-4.4.0-3.fc35.aarch64                53/106 
16:03:56 #12 9.112   Installing       : perl-TermReadKey-2.38-11.fc35.aarch64               54/106 
16:03:56 #12 9.119   Installing       : perl-Error-1:0.17029-7.fc35.noarch                  55/106 
16:03:56 #12 9.126   Installing       : lzo-2.10-5.fc35.aarch64                             56/106 
16:03:56 #12 9.131   Running scriptlet: libutempter-1.2.1-5.fc35.aarch64                    57/106 
16:03:56 #12 4.777 (63/101): annobin-docs-10.92-1.fc37.noarch.rpm  221 kB/s |  92 kB     00:00    
16:03:56 #12 4.843 (64/101): annobin-plugin-gcc-10.92-1.fc37.aarch 1.9 MB/s | 886 kB     00:00    
16:03:56 #11 43.11 Setting up man-db (2.10.2-1) ...
16:03:56 #11 43.21 Building database of manual pages ...
16:03:56 #13 10.47 (58/70): perl-lib-0.65-479.el9.x86_64.rpm       332 kB/s |  24 kB     00:00    
16:03:56 #13 10.55 (59/70): perl-threads-2.25-460.el9.x86_64.rpm   787 kB/s |  58 kB     00:00    
16:03:56 #11 41.62 Setting up libpipeline1:armhf (1.5.2-2build1) ...
16:03:56 #11 41.63 Setting up wdiff (1.2.2-2build1) ...
16:03:56 #11 41.64 Setting up libxau6:armhf (1:1.0.9-0ubuntu1) ...
16:03:56 #11 41.66 Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ...
16:03:56 #11 41.67 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ...
16:03:56 #11 41.69 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
16:03:56 #11 41.70 Setting up mime-support (3.64ubuntu1) ...
16:03:56 #11 41.73 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
16:03:56 #11 41.76 Setting up libmagic-mgc (1:5.38-4) ...
16:03:56 #11 41.77 Setting up libyaml-0-2:armhf (0.2.2-1) ...
16:03:56 #11 41.78 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ...
16:03:56 #11 41.79 No schema files found: doing nothing.
16:03:56 #11 41.80 Setting up distro-info-data (0.43ubuntu1.11) ...
16:03:56 #11 41.81 Setting up manpages (5.05-1) ...
16:03:56 #11 41.82 Setting up unzip (6.0-25ubuntu1.1) ...
16:03:56 #11 41.85 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
16:03:56 #11 42.77 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ...
16:03:56 #11 42.77 Unpacking libio-stringy-perl (2.111-3) ...
16:03:56 #11 42.81 Selecting previously unselected package libparams-validate-perl.
16:03:56 #11 42.81 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ...
16:03:56 #11 42.82 Unpacking libparams-validate-perl (1.29-3) ...
16:03:56 #11 42.86 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:03:56 #11 42.86 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
16:03:56 #11 42.87 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
16:03:56 #11 42.92 Selecting previously unselected package libsort-versions-perl.
16:03:56 #11 42.92 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
16:03:56 #11 42.93 Unpacking libsort-versions-perl (1.62-1) ...
16:03:56 #11 42.96 Selecting previously unselected package libgit-wrapper-perl.
16:03:56 #11 42.97 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
16:03:56 #11 42.97 Unpacking libgit-wrapper-perl (0.048-1) ...
16:03:56 #11 43.08 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:03:56 #11 46.46 Setting up man-db (2.10.2-1) ...
16:03:56 #11 46.57 Building database of manual pages ...
16:03:56 #13 95.13   Installing : setools-libs-3.3.8-4.el7.aarch64                           36/68 
16:03:56 #13 1.114 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
16:03:56 #13 0.930 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
16:03:56 #13 1.004 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
16:03:56 #10 47.19 Preparing to unpack .../258-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ...
16:03:56 #10 47.20 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
16:03:56 #10 47.24 Selecting previously unselected package libxml-libxml-perl.
16:03:56 #10 47.25 Preparing to unpack .../259-libxml-libxml-perl_2.0128+dfsg-5_amd64.deb ...
16:03:56 #10 47.25 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ...
16:03:56 #10 47.31 Selecting previously unselected package libxml-parser-perl.
16:03:56 #10 47.32 Preparing to unpack .../260-libxml-parser-perl_2.44-2build3_amd64.deb ...
16:03:56 #10 47.32 Unpacking libxml-parser-perl (2.44-2build3) ...
16:03:56 #10 47.38 Selecting previously unselected package libxml-sax-expat-perl.
16:03:56 #10 47.38 Preparing to unpack .../261-libxml-sax-expat-perl_0.40-2_all.deb ...
16:03:56 #10 47.38 Unpacking libxml-sax-expat-perl (0.40-2) ...
16:03:56 #10 47.43 Selecting previously unselected package libxml-simple-perl.
16:03:56 #11 45.06 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
16:03:56 #11 45.07 Setting up libxpm4:amd64 (1:3.5.12-1build2) ...
16:03:56 #11 45.08 Setting up openssh-client (1:9.0p1-1ubuntu7.1) ...
16:03:56 #11 45.15 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
16:03:56 #11 45.15 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
16:03:56 #11 45.15 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
16:03:56 #11 45.15 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
16:03:56 #11 45.15 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
16:03:56 #11 45.15 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
16:03:56 #11 45.16 Setting up gpgsm (2.2.35-3ubuntu1) ...
16:03:56 #11 47.89 Setting up libmpc3:arm64 (1.2.1-2build1) ...
16:03:56 #11 47.92 Setting up libatomic1:arm64 (12.2.0-3ubuntu1) ...
16:03:56 #11 47.94 Setting up patch (2.7.6-7build2) ...
16:03:56 #11 47.95 Setting up autopoint (0.21-8) ...
16:03:56 #11 47.97 Setting up fonts-dejavu-core (2.37-2build1) ...
16:03:56 #11 48.12 Setting up ucf (3.0043) ...
16:03:56 #10 56.07   Installing       : libstemmer-0-18.585svn.fc36.x86_64                  49/138 
16:03:56 #10 56.08   Installing       : libpng-2:1.6.37-12.fc36.x86_64                      50/138 
16:03:56 #10 56.08   Installing       : libpkgconf-1.8.0-2.fc36.x86_64                      51/138 
16:03:56 #10 56.11   Installing       : pkgconf-1.8.0-2.fc36.x86_64                         52/138 
16:03:56 #10 56.12   Installing       : pkgconf-pkg-config-1.8.0-2.fc36.x86_64              53/138 
16:03:56 #10 56.16   Installing       : libjpeg-turbo-2.1.2-2.fc36.x86_64                   54/138 
16:03:56 #10 56.17   Installing       : gdk-pixbuf2-2.42.9-2.fc36.x86_64                    55/138 
16:03:56 #10 56.20   Installing       : kernel-srpm-macros-1.0-14.fc36.noarch               56/138 
16:03:56 #10 56.21   Installing       : json-glib-1.6.6-2.fc36.x86_64                       57/138 
16:03:56 #10 56.25   Installing       : libappstream-glib-0.8.0-4.fc36.x86_64               58/138 
16:03:56 #10 56.29   Installing       : info-6.8-3.fc36.x86_64                              59/138 
16:03:56 #10 56.30   Installing       : ed-1.14.2-12.fc36.x86_64                            60/138 
16:03:56 #10 56.31   Installing       : patch-2.7.6-16.fc36.x86_64                          61/138 
16:03:56 #10 56.35   Running scriptlet: groff-base-1.22.4-9.fc36.x86_64                     62/138 
16:03:56 #10 56.40   Installing       : groff-base-1.22.4-9.fc36.x86_64                     62/138 
16:03:56 #11 37.08 Preparing to unpack .../229-libjpeg-turbo8_2.1.2-0ubuntu1_armhf.deb ...
16:03:56 #11 37.09 Unpacking libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
16:03:56 #11 37.12 Selecting previously unselected package libjpeg8:armhf.
16:03:56 #11 37.12 Preparing to unpack .../230-libjpeg8_8c-2ubuntu10_armhf.deb ...
16:03:56 #11 37.12 Unpacking libjpeg8:armhf (8c-2ubuntu10) ...
16:03:56 #11 37.16 Selecting previously unselected package libdeflate0:armhf.
16:03:56 #11 37.16 Preparing to unpack .../231-libdeflate0_1.12-1_armhf.deb ...
16:03:56 #11 37.17 Unpacking libdeflate0:armhf (1.12-1) ...
16:03:56 #11 37.21 Selecting previously unselected package libjbig0:armhf.
16:03:56 #11 37.21 Preparing to unpack .../232-libjbig0_2.1-3.1ubuntu0.22.10.1_armhf.deb ...
16:03:56 #11 37.22 Unpacking libjbig0:armhf (2.1-3.1ubuntu0.22.10.1) ...
16:03:56 #11 37.26 Selecting previously unselected package liblerc3:armhf.
16:03:56 #11 37.26 Preparing to unpack .../233-liblerc3_3.0+ds-1ubuntu1_armhf.deb ...
16:03:56 #11 37.27 Unpacking liblerc3:armhf (3.0+ds-1ubuntu1) ...
16:03:56 #11 37.30 Selecting previously unselected package libwebp7:armhf.
16:03:56 #11 37.30 Preparing to unpack .../234-libwebp7_1.2.2-2_armhf.deb ...
16:03:56 #11 37.30 Unpacking libwebp7:armhf (1.2.2-2) ...
16:03:56 #11 37.34 Selecting previously unselected package libtiff5:armhf.
16:03:56 #12 9.182   Installing       : libutempter-1.2.1-5.fc35.aarch64                    57/106 
16:03:56 #12 9.251   Installing       : util-linux-2.37.4-1.fc35.aarch64                    58/106 
16:03:56 #12 9.264   Running scriptlet: util-linux-2.37.4-1.fc35.aarch64                    58/106 
16:03:56 #12 9.291   Installing       : policycoreutils-3.3-1.fc35.aarch64                  59/106 
16:03:56 #12 9.299   Running scriptlet: policycoreutils-3.3-1.fc35.aarch64                  59/106 
16:03:56 #12 9.311   Installing       : rpm-plugin-selinux-4.17.1-3.fc35.aarch64            60/106 
16:03:56 #12 9.319   Installing       : selinux-policy-35.19-1.fc35.noarch                  61/106 
16:03:56 #12 9.324   Running scriptlet: selinux-policy-35.19-1.fc35.noarch                  61/106 
16:03:56 #12 4.906 (65/101): btrfs-progs-6.0.2-1.fc37.aarch64.rpm  7.5 MB/s | 982 kB     00:00    
16:03:56 #12 4.910 (66/101): btrfs-progs-devel-6.0.2-1.fc37.aarch6 780 kB/s |  51 kB     00:00    
16:03:56 #12 4.943 (67/101): autoconf-2.71-4.fc37.noarch.rpm       1.4 MB/s | 733 kB     00:00    
16:03:56 #12 4.980 (68/101): cmake-filesystem-3.25.1-1.fc37.aarch6 449 kB/s |  16 kB     00:00    
16:03:56 #12 5.009 (69/101): cmake-data-3.25.1-1.fc37.noarch.rpm    22 MB/s | 2.2 MB     00:00    
16:03:56 #12 5.035 (70/101): cmake-rpm-macros-3.25.1-1.fc37.noarch 299 kB/s |  16 kB     00:00    
16:03:56 #12 5.070 (71/101): dbus-1.14.4-1.fc37.aarch64.rpm        225 kB/s | 7.8 kB     00:00    
16:03:56 #11 43.47 Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4) ...
16:03:56 #11 43.49 Setting up python3-six (1.16.0-3ubuntu1) ...
16:03:56 #11 43.62 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
16:03:56 #13 10.62 (60/70): perl-threads-shared-1.61-460.el9.x86_6 601 kB/s |  45 kB     00:00    
16:03:56 #13 10.70 (61/70): policycoreutils-devel-3.4-4.el9.x86_64 1.8 MB/s | 142 kB     00:00    
16:03:56 #13 10.85 (62/70): selinux-policy-devel-38.1.2-1.el9.noar 6.0 MB/s | 929 kB     00:00    
16:03:57 #11 41.86 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
16:03:57 #11 41.87 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ...
16:03:57 #11 41.90 Setting up binutils-common:armhf (2.34-6ubuntu1.4) ...
16:03:57 #11 41.91 Setting up libnghttp2-14:armhf (1.40.0-1build1) ...
16:03:57 #11 41.93 Setting up libmagic1:armhf (1:5.38-4) ...
16:03:57 #11 41.94 Setting up less (551-1ubuntu0.1) ...
16:03:57 #11 41.96 Setting up perl-openssl-defaults:armhf (4) ...
16:03:57 #11 41.98 Setting up linux-libc-dev:armhf (5.4.0-135.152) ...
16:03:57 #11 41.99 Setting up libctf-nobfd0:armhf (2.34-6ubuntu1.4) ...
16:03:57 #11 42.00 Setting up gettext-base (0.19.8.1-10build1) ...
16:03:57 #11 42.02 Setting up libnpth0:armhf (1.6-1) ...
16:03:57 #11 42.03 Setting up krb5-locales (1.17-6ubuntu4.1) ...
16:03:57 #11 42.05 Setting up file (1:5.38-4) ...
16:03:57 #11 42.06 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ...
16:03:57 #11 42.07 Setting up libgomp1:armhf (10.3.0-1ubuntu1~20.04) ...
16:03:57 #11 43.08 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
16:03:57 #11 43.08 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
16:03:57 #11 43.14 Selecting previously unselected package libio-prompter-perl.
16:03:57 #11 43.14 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
16:03:57 #11 43.15 Unpacking libio-prompter-perl (0.004015-1) ...
16:03:57 #11 43.22 Selecting previously unselected package libjson-perl.
16:03:57 #11 43.22 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ...
16:03:57 #11 43.23 Unpacking libjson-perl (4.02000-2) ...
16:03:57 #11 43.28 Selecting previously unselected package liblog-any-perl.
16:03:57 #11 43.28 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ...
16:03:57 #11 43.29 Unpacking liblog-any-perl (1.708-1) ...
16:03:57 #11 43.33 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:03:57 #11 46.78 Setting up libgpgme11:armhf (1.16.0-1.2ubuntu4) ...
16:03:57 #11 46.79 Setting up python3-six (1.16.0-3ubuntu1) ...
16:03:57 #13 95.44   Installing : libseccomp-2.3.1-4.el7.aarch64                             37/68 
16:03:57 #13 1.078 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
16:03:57 #10 45.98 Selecting previously unselected package libisl23:amd64.
16:03:57 #10 45.98 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ...
16:03:57 #10 46.05 Unpacking libisl23:amd64 (0.23-1) ...
16:03:57 #10 47.44 Preparing to unpack .../262-libxml-simple-perl_2.24-1_all.deb ...
16:03:57 #10 47.44 Unpacking libxml-simple-perl (2.24-1) ...
16:03:57 #10 47.48 Selecting previously unselected package libyaml-libyaml-perl.
16:03:57 #10 47.48 Preparing to unpack .../263-libyaml-libyaml-perl_0.69+repack-1_amd64.deb ...
16:03:57 #10 47.49 Unpacking libyaml-libyaml-perl (0.69+repack-1) ...
16:03:57 #10 47.52 Selecting previously unselected package licensecheck.
16:03:57 #10 47.52 Preparing to unpack .../264-licensecheck_3.0.31-2_all.deb ...
16:03:57 #10 47.53 Unpacking licensecheck (3.0.31-2) ...
16:03:57 #10 47.56 Selecting previously unselected package patchutils.
16:03:57 #10 47.57 Preparing to unpack .../265-patchutils_0.3.4-2_amd64.deb ...
16:03:57 #10 47.57 Unpacking patchutils (0.3.4-2) ...
16:03:57 #10 47.61 Selecting previously unselected package t1utils.
16:03:57 #10 47.61 Preparing to unpack .../266-t1utils_1.41-2_amd64.deb ...
16:03:57 #10 47.62 Unpacking t1utils (1.41-2) ...
16:03:57 #10 47.66 Selecting previously unselected package lintian.
16:03:57 #10 47.66 Preparing to unpack .../267-lintian_2.5.81ubuntu1_all.deb ...
16:03:57 #10 47.67 Unpacking lintian (2.5.81ubuntu1) ...
16:03:57 #11 45.18 Setting up libxext6:amd64 (2:1.3.4-1build1) ...
16:03:57 #11 45.19 Setting up libcurl3-gnutls:amd64 (7.85.0-1ubuntu0.1) ...
16:03:57 #11 45.20 Setting up systemd (251.4-1ubuntu7) ...
16:03:57 #11 45.24 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
16:03:57 #11 45.24 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
16:03:57 #11 45.25 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
16:03:57 #11 45.25 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
16:03:57 #11 45.25 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
16:03:57 #11 45.25 Initializing machine ID from D-Bus machine ID.
16:03:57 #11 45.44 Setting up binutils (2.39-3ubuntu1.1) ...
16:03:57 #11 45.45 Setting up man-db (2.10.2-2) ...
16:03:57 #11 45.54 Building database of manual pages ...
16:03:57 #11 48.23 Setting up libk5crypto3:arm64 (1.20-1) ...
16:03:57 #11 48.23 Setting up libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
16:03:57 #11 48.24 Setting up libltdl7:arm64 (2.4.7-4) ...
16:03:57 #11 48.26 Setting up libsasl2-2:arm64 (2.1.28+dfsg-6ubuntu2) ...
16:03:57 #11 48.28 Setting up libwebp7:arm64 (1.2.2-2) ...
16:03:57 #11 48.29 Setting up libfdisk1:arm64 (2.38-4ubuntu1) ...
16:03:57 #11 48.33 Setting up libubsan1:arm64 (12.2.0-3ubuntu1) ...
16:03:57 #11 48.34 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
16:03:57 #11 48.35 Setting up libmd0:arm64 (1.0.4-2) ...
16:03:57 #11 48.37 Setting up python-apt-common (2.3.0ubuntu2) ...
16:03:57 #11 48.38 Setting up dmsetup (2:1.02.185-1ubuntu1) ...
16:03:57 #11 48.40 Setting up libhwasan0:arm64 (12.2.0-3ubuntu1) ...
16:03:57 #11 48.41 Setting up libcrypt-dev:arm64 (1:4.4.28-2) ...
16:03:57 #11 48.43 Setting up dbus-session-bus-common (1.14.0-2ubuntu3) ...
16:03:57 #11 48.44 Setting up libasan8:arm64 (12.2.0-3ubuntu1) ...
16:03:57 #10 56.44   Running scriptlet: groff-base-1.22.4-9.fc36.x86_64                     62/138 
16:03:57 #10 56.46   Installing       : perl-Digest-1.20-2.fc36.noarch                      63/138 
16:03:57 #10 56.46   Installing       : perl-Digest-MD5-2.58-479.fc36.x86_64                64/138 
16:03:57 #10 56.50   Installing       : perl-B-1.82-486.fc36.x86_64                         65/138 
16:03:57 #10 56.51   Installing       : perl-FileHandle-2.03-486.fc36.noarch                66/138 
16:03:57 #10 56.55   Installing       : perl-AutoLoader-5.74-486.fc36.noarch                67/138 
16:03:57 #10 56.55   Installing       : perl-Data-Dumper-2.183-3.fc36.x86_64                68/138 
16:03:57 #10 56.56   Installing       : perl-libnet-3.13-480.fc36.noarch                    69/138 
16:03:57 #10 56.59   Installing       : perl-base-2.27-486.fc36.noarch                      70/138 
16:03:57 #10 56.61   Installing       : perl-Net-SSLeay-1.92-2.fc36.x86_64                  71/138 
16:03:57 #12 9.351   Running scriptlet: selinux-policy-targeted-35.19-1.fc35.noarch         62/106 
16:03:57 #12 9.544   Installing       : selinux-policy-targeted-35.19-1.fc35.noarch         62/106 
16:03:57 #11 37.34 Preparing to unpack .../235-libtiff5_4.4.0-4ubuntu3.2_armhf.deb ...
16:03:57 #11 37.35 Unpacking libtiff5:armhf (4.4.0-4ubuntu3.2) ...
16:03:57 #11 37.39 Selecting previously unselected package libxpm4:armhf.
16:03:57 #11 37.39 Preparing to unpack .../236-libxpm4_1%3a3.5.12-1build2_armhf.deb ...
16:03:57 #11 37.39 Unpacking libxpm4:armhf (1:3.5.12-1build2) ...
16:03:57 #11 37.43 Selecting previously unselected package libgd3:armhf.
16:03:57 #11 37.44 Preparing to unpack .../237-libgd3_2.3.3-6_armhf.deb ...
16:03:57 #11 37.44 Unpacking libgd3:armhf (2.3.3-6) ...
16:03:57 #11 37.47 Selecting previously unselected package libc-devtools.
16:03:57 #11 37.48 Preparing to unpack .../238-libc-devtools_2.36-0ubuntu4_armhf.deb ...
16:03:57 #11 37.48 Unpacking libc-devtools (2.36-0ubuntu4) ...
16:03:57 #11 37.51 Selecting previously unselected package libcapture-tiny-perl.
16:03:57 #11 37.51 Preparing to unpack .../239-libcapture-tiny-perl_0.48-1_all.deb ...
16:03:57 #11 37.52 Unpacking libcapture-tiny-perl (0.48-1) ...
16:03:57 #11 37.55 Selecting previously unselected package libcgi-pm-perl.
16:03:57 #11 37.55 Preparing to unpack .../240-libcgi-pm-perl_4.54-1_all.deb ...
16:03:57 #11 37.56 Unpacking libcgi-pm-perl (4.54-1) ...
16:03:57 #11 37.59 Selecting previously unselected package libfcgi0ldbl:armhf.
16:03:57 #11 37.59 Preparing to unpack .../241-libfcgi0ldbl_2.4.2-2build2_armhf.deb ...
16:03:57 #11 37.60 Unpacking libfcgi0ldbl:armhf (2.4.2-2build2) ...
16:03:57 #11 37.63 Selecting previously unselected package libfcgi-perl:armhf.
16:03:57 #11 37.63 Preparing to unpack .../242-libfcgi-perl_0.82+ds-1build1_armhf.deb ...
16:03:57 #11 37.63 Unpacking libfcgi-perl:armhf (0.82+ds-1build1) ...
16:03:57 #11 37.66 Selecting previously unselected package libcgi-fast-perl.
16:03:57 #11 37.66 Preparing to unpack .../243-libcgi-fast-perl_1%3a2.15-1_all.deb ...
16:03:57 #11 37.67 Unpacking libcgi-fast-perl (1:2.15-1) ...
16:03:57 #11 37.70 Selecting previously unselected package libclass-data-inheritable-perl.
16:03:57 #12 5.148 (72/101): cmake-3.25.1-1.fc37.aarch64.rpm        26 MB/s | 6.3 MB     00:00    
16:03:57 #12 5.152 (73/101): dbus-common-1.14.4-1.fc37.noarch.rpm  179 kB/s |  15 kB     00:00    
16:03:57 #12 5.189 (74/101): gcc-plugin-annobin-12.2.1-4.fc37.aarc 1.4 MB/s |  52 kB     00:00    
16:03:57 #12 5.232 (75/101): git-2.38.1-1.fc37.aarch64.rpm         1.5 MB/s |  65 kB     00:00    
16:03:57 #12 5.259 (76/101): cpp-12.2.1-4.fc37.aarch64.rpm          37 MB/s | 9.2 MB     00:00    
16:03:57 #11 43.75 Setting up perl (5.34.0-3ubuntu1.1) ...
16:03:57 #11 43.77 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
16:03:57 #11 43.79 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:03:57 #11 43.83 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
16:03:57 #11 43.89 Setting up python3-gpg (1.16.0-1.2ubuntu4) ...
16:03:57 #13 11.04 (63/70): gcc-11.3.1-4.el9.x86_64.rpm            9.9 MB/s |  32 MB     00:03    
16:03:57 #13 11.05 (64/70): systemd-devel-250-13.el9.x86_64.rpm    3.1 MB/s | 629 kB     00:00    
16:03:57 #13 11.09 (65/70): device-mapper-devel-1.02.185-3.el9.x86 1.0 MB/s |  44 kB     00:00    
16:03:57 #13 11.12 (66/70): libtool-ltdl-devel-2.4.6-45.el9.x86_64 5.4 MB/s | 161 kB     00:00    
16:03:57 #13 11.13 (67/70): libxcrypt-static-4.4.18-3.el9.x86_64.r 6.5 MB/s | 102 kB     00:00    
16:03:57 #13 11.16 (68/70): glibc-static-2.34-49.el9.x86_64.rpm     16 MB/s | 1.7 MB     00:00    
16:03:57 #11 42.08 Setting up libcbor0.6:armhf (0.6.0-0ubuntu1) ...
16:03:57 #11 42.09 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
16:03:57 #11 42.11 Setting up libfakeroot:armhf (1.24-1) ...
16:03:57 #11 42.12 Setting up libkrb5support0:armhf (1.17-6ubuntu4.1) ...
16:03:57 #11 42.14 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
16:03:57 #11 42.15 Setting up tzdata (2022g-0ubuntu0.20.04.1) ...
16:03:57 #11 42.26 
16:03:57 #11 42.26 Current default time zone: 'Etc/UTC'
16:03:57 #11 42.26 Local time is now:      Thu Dec 15 16:03:57 UTC 2022.
16:03:57 #11 42.26 Universal Time is now:  Thu Dec 15 16:03:57 UTC 2022.
16:03:57 #11 42.26 Run 'dpkg-reconfigure tzdata' if you wish to change it.
16:03:57 #11 42.26 
16:03:57 #11 42.33 Setting up fakeroot (1.24-1) ...
16:03:57 #11 43.33 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:03:57 #11 43.34 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:03:57 #11 43.41 Selecting previously unselected package libpackage-stash-perl.
16:03:57 #11 43.41 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ...
16:03:57 #11 43.43 Unpacking libpackage-stash-perl (0.38-1) ...
16:03:57 #11 43.50 Selecting previously unselected package libsub-identify-perl.
16:03:57 #11 43.50 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ...
16:03:57 #11 43.51 Unpacking libsub-identify-perl (0.14-1build2) ...
16:03:57 #11 43.54 Selecting previously unselected package libsub-name-perl.
16:03:57 #11 43.54 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ...
16:03:57 #11 43.55 Unpacking libsub-name-perl (0.26-1) ...
16:03:57 #11 43.58 Selecting previously unselected package libnamespace-clean-perl.
16:03:57 #11 43.58 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
16:03:57 #11 43.58 Unpacking libnamespace-clean-perl (0.27-1) ...
16:03:57 #17 exporting layers 5.3s done
16:03:57 #17 writing image sha256:f9a4da5f2a9fbc48d07c66cc9e6786ad5c3b2bdbfc4ab42a5a8afa50263f3cca done
16:03:57 #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done
16:03:57 #17 DONE 5.4s
16:03:57 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/raspbian-buster:/build  debbuild-raspbian-buster/aarch64
16:03:57 #11 46.92 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
16:03:57 #11 47.06 Setting up perl (5.34.0-3ubuntu1.1) ...
16:03:57 #11 47.07 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
16:03:57 #11 47.08 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:03:57 #11 47.09 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
16:03:57 #11 47.10 Setting up python3-gpg (1.16.0-1.2ubuntu4) ...
16:03:57 #13 95.75   Installing : e2fsprogs-libs-1.42.9-19.el7.aarch64                       38/68 
16:03:57 #13 96.17   Installing : btrfs-progs-4.9.1-1.el7.aarch64                            39/68 
16:03:57 #13 96.20   Installing : perl-Data-Dumper-2.145-3.el7.aarch64                       40/68 
16:03:57 #10 46.36 Selecting previously unselected package libmpfr6:amd64.
16:03:57 #10 46.36 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ...
16:03:57 #10 46.38 Unpacking libmpfr6:amd64 (4.1.0-3) ...
16:03:57 #10 47.80 Selecting previously unselected package manpages-dev.
16:03:57 #10 47.80 Preparing to unpack .../268-manpages-dev_4.15-1_all.deb ...
16:03:57 #10 47.80 Unpacking manpages-dev (4.15-1) ...
16:03:57 #11 48.45 Setting up libuchardet0:arm64 (0.0.7-1build2) ...
16:03:57 #11 48.47 Setting up lzop (1.04-2build2) ...
16:03:57 #11 48.48 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
16:03:57 #11 48.49 Setting up git-man (1:2.37.2-1ubuntu1.1) ...
16:03:57 #11 48.50 Setting up libgirepository-1.0-1:arm64 (1.74.0-2) ...
16:03:57 #11 48.52 Setting up netbase (6.3) ...
16:03:57 #11 48.55 Setting up libkrb5-3:arm64 (1.20-1) ...
16:03:57 #11 48.56 Setting up libtsan2:arm64 (12.2.0-3ubuntu1) ...
16:03:57 #11 48.58 Setting up libbinutils:arm64 (2.39-3ubuntu1.1) ...
16:03:57 #11 48.59 Setting up dbus-system-bus-common (1.14.0-2ubuntu3) ...
16:03:57 #10 56.66   Installing       : perl-URI-5.10-1.fc36.noarch                         72/138 
16:03:57 #10 56.69   Installing       : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         73/138 
16:03:57 #10 56.70   Installing       : perl-if-0.60.900-486.fc36.noarch                    74/138 
16:03:57 #10 56.70   Installing       : perl-Time-Local-2:1.300-479.fc36.noarch             75/138 
16:03:57 #10 56.71   Installing       : perl-Pod-Escapes-1:1.07-479.fc36.noarch             76/138 
16:03:57 #10 56.74   Installing       : perl-File-Path-2.18-479.fc36.noarch                 77/138 
16:03:57 #10 56.74   Installing       : perl-Mozilla-CA-20211001-2.fc36.noarch              78/138 
16:03:57 #10 56.75   Installing       : perl-IO-Socket-IP-0.41-480.fc36.noarch              79/138 
16:03:57 #10 56.79   Installing       : perl-IO-Socket-SSL-2.074-2.fc36.noarch              80/138 
16:03:57 #10 56.79   Installing       : perl-Class-Struct-0.66-486.fc36.noarch              81/138 
16:03:57 #10 56.80   Installing       : perl-POSIX-1.97-486.fc36.x86_64                     82/138 
16:03:57 #10 56.84   Installing       : perl-Term-ANSIColor-5.01-480.fc36.noarch            83/138 
16:03:57 #10 56.85   Installing       : perl-subs-1.04-486.fc36.noarch                      84/138 
16:03:57 #10 56.85   Installing       : perl-Term-Cap-1.17-479.fc36.noarch                  85/138 
16:03:57 #11 37.70 Preparing to unpack .../244-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:03:57 #11 37.71 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:03:57 #11 37.74 Selecting previously unselected package libclone-perl.
16:03:57 #11 37.74 Preparing to unpack .../245-libclone-perl_0.45-1build3_armhf.deb ...
16:03:57 #11 37.75 Unpacking libclone-perl (0.45-1build3) ...
16:03:57 #11 37.78 Selecting previously unselected package libcommon-sense-perl:armhf.
16:03:57 #11 37.78 Preparing to unpack .../246-libcommon-sense-perl_3.75-2build1_armhf.deb ...
16:03:57 #11 37.78 Unpacking libcommon-sense-perl:armhf (3.75-2build1) ...
16:03:57 #11 37.81 Selecting previously unselected package libconfig-tiny-perl.
16:03:57 #11 37.81 Preparing to unpack .../247-libconfig-tiny-perl_2.28-1_all.deb ...
16:03:57 #11 37.82 Unpacking libconfig-tiny-perl (2.28-1) ...
16:03:57 #11 37.85 Selecting previously unselected package libparams-util-perl.
16:03:57 #11 37.85 Preparing to unpack .../248-libparams-util-perl_1.102-1build3_armhf.deb ...
16:03:57 #11 37.86 Unpacking libparams-util-perl (1.102-1build3) ...
16:03:57 #11 37.89 Selecting previously unselected package libsub-install-perl.
16:03:57 #11 37.89 Preparing to unpack .../249-libsub-install-perl_0.928-2_all.deb ...
16:03:57 #11 37.90 Unpacking libsub-install-perl (0.928-2) ...
16:03:57 #12 5.350 (77/101): git-core-doc-2.38.1-1.fc37.noarch.rpm  30 MB/s | 2.8 MB     00:00    
16:03:57 #12 5.396 (78/101): glibc-devel-2.36-8.fc37.aarch64.rpm    13 MB/s | 589 kB     00:00    
16:03:57 #12 5.435 (79/101): git-core-2.38.1-1.fc37.aarch64.rpm     21 MB/s | 4.3 MB     00:00    
16:03:57 #12 5.465 (80/101): glibc-static-2.36-8.fc37.aarch64.rpm   21 MB/s | 1.4 MB     00:00    
16:03:57 #12 5.478 (81/101): libasan-12.2.1-4.fc37.aarch64.rpm     9.7 MB/s | 425 kB     00:00    
16:03:57 #12 5.508 (82/101): libatomic-12.2.1-4.fc37.aarch64.rpm   1.0 MB/s |  43 kB     00:00    
16:03:57 #12 5.512 (83/101): libbtrfs-6.0.2-1.fc37.aarch64.rpm     839 kB/s |  28 kB     00:00    
16:03:57 #12 5.544 (84/101): libedit-3.1-43.20221009cvs.fc37.aarch 3.3 MB/s | 105 kB     00:00    
16:03:57 #12 5.551 (85/101): libbtrfsutil-6.0.2-1.fc37.aarch64.rpm 770 kB/s |  32 kB     00:00    
16:03:57 #12 5.613 (86/101): gcc-12.2.1-4.fc37.aarch64.rpm          62 MB/s |  29 MB     00:00    
16:03:57 #11 44.06 Setting up libdata-dump-perl (1.25-1) ...
16:03:57 #11 44.08 Setting up python3-certifi (2020.6.20-1) ...
16:03:57 #12 6.096 Running transaction check
16:03:57 #12 6.214 Transaction check succeeded.
16:03:57 #12 6.214 Running transaction test
16:03:57 #13 11.23 (69/70): libarchive-3.5.3-4.el9.x86_64.rpm      4.1 MB/s | 389 kB     00:00    
16:03:57 #11 42.34 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:03:57 #11 42.34 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
16:03:57 #11 42.34 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
16:03:57 #11 42.34 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
16:03:57 #11 42.34 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
16:03:57 #11 42.34 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
16:03:57 #11 42.34 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
16:03:57 #11 42.34 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
16:03:57 #11 42.34 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
16:03:57 #11 42.35 Setting up autotools-dev (20180224.1) ...
16:03:57 #11 42.36 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
16:03:57 #11 42.37 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
16:03:57 #11 42.38 Setting up make (4.2.1-1.2) ...
16:03:57 #11 42.39 Setting up libmpfr6:armhf (4.0.2-1) ...
16:03:57 #11 42.41 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
16:03:57 #11 42.42 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
16:03:57 #11 42.43 Setting up libidn11:armhf (1.33-2.2ubuntu2) ...
16:03:57 #11 42.45 Setting up strace (5.5-3ubuntu1) ...
16:03:57 #11 42.47 Setting up libsigsegv2:armhf (2.12-2) ...
16:03:57 #11 42.49 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
16:03:57 #11 42.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:57 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:03:57 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:03:57 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:03:57 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:03:57 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:03:57 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:03:57 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:03:57 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:03:57 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:03:57 #11 42.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:03:57 #11 42.51 Setting up t1utils (1.41-3) ...
16:03:57 #11 42.52 Setting up diffstat (1.63-1) ...
16:03:57 #11 42.54 Setting up libmpc3:armhf (1.1.0-1) ...
16:03:57 #11 43.63 Selecting previously unselected package libpath-tiny-perl.
16:03:57 #11 43.63 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ...
16:03:57 #11 43.64 Unpacking libpath-tiny-perl (0.108-1) ...
16:03:57 #11 43.67 Selecting previously unselected package libtype-tiny-perl.
16:03:57 #11 43.68 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ...
16:03:57 #11 43.68 Unpacking libtype-tiny-perl (1.008001-2) ...
16:03:57 #11 43.74 Selecting previously unselected package libgitlab-api-v4-perl.
16:03:57 #11 43.74 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ...
16:03:57 #11 43.75 Unpacking libgitlab-api-v4-perl (0.25-1) ...
16:03:57 #11 43.79 Selecting previously unselected package libhash-fieldhash-perl.
16:03:57 #11 43.79 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ...
16:03:57 #11 43.79 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
16:03:57 #11 43.82 Selecting previously unselected package libhtml-form-perl.
16:03:57 #11 43.82 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ...
16:03:57 #11 43.83 Unpacking libhtml-form-perl (6.07-1) ...
16:03:57 #11 43.86 Selecting previously unselected package libhtml-format-perl.
16:03:57 #13 96.29   Installing : autoconf-2.69-11.el7.noarch                                41/68 
16:03:57 #13 96.58 install-info: No such file or directory for /usr/share/info/autoconf.info
16:03:57 #11 47.27 Setting up libdata-dump-perl (1.25-1) ...
16:03:57 #11 47.28 Setting up python3-certifi (2020.6.20-1) ...
16:03:57 #11 47.40 Setting up libfile-find-rule-perl (0.34-1) ...
16:03:57 #11 47.41 Setting up libref-util-perl (0.204-1) ...
16:03:57 #11 47.42 Setting up libipc-system-simple-perl (1.30-1) ...
16:03:57 #11 47.43 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:03:57 #11 47.44 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
16:03:57 #11 47.45 Setting up libsocket6-perl (0.29-1build4) ...
16:03:57 #11 47.46 Setting up libio-prompt-tiny-perl (0.003-1) ...
16:03:57 #11 47.47 Setting up libhash-fieldhash-perl (0.15-1build5) ...
16:03:57 #11 47.48 Setting up libgd3:armhf (2.3.0-2ubuntu2) ...
16:03:57 #11 47.50 Setting up libvariable-magic-perl (0.62-1build5) ...
16:03:57 #11 47.51 Setting up python3-idna (3.3-1) ...
16:03:57 #13 26.04   Running scriptlet: libarchive-3.5.3-3.el9.aarch64                       73/73 
16:03:57 #13 27.95   Verifying        : acl-2.3.1-3.el9.aarch64                               1/73 
16:03:57 #13 27.95   Verifying        : cryptsetup-libs-2.6.0-1.el9.aarch64                   2/73 
16:03:57 #13 27.95   Verifying        : dbus-1:1.12.20-7.el9.aarch64                          3/73 
16:03:57 #13 27.95   Verifying        : dbus-broker-28-7.el9.aarch64                          4/73 
16:03:57 #13 27.95   Verifying        : dbus-common-1:1.12.20-7.el9.noarch                    5/73 
16:03:57 #13 27.95   Verifying        : device-mapper-9:1.02.185-3.el9.aarch64                6/73 
16:03:57 #13 27.95   Verifying        : device-mapper-libs-9:1.02.185-3.el9.aarch64           7/73 
16:03:57 #13 27.96   Verifying        : kmod-libs-28-7.el9.aarch64                            8/73 
16:03:57 #13 27.96   Verifying        : libatomic-11.3.1-4.el9.aarch64                        9/73 
16:03:57 #13 27.96   Verifying        : libcbor-0.7.0-5.el9.aarch64                          10/73 
16:03:57 #13 27.96   Verifying        : libedit-3.1-37.20210216cvs.el9.aarch64               11/73 
16:03:57 #13 27.96   Verifying        : libfido2-1.6.0-7.el9.aarch64                         12/73 
16:03:57 #13 27.96   Verifying        : libseccomp-2.5.2-2.el9.aarch64                       13/73 
16:03:57 #13 27.96   Verifying        : make-1:4.3-7.el9.aarch64                             14/73 
16:03:57 #13 27.96   Verifying        : openssh-8.7p1-24.el9.aarch64                         15/73 
16:03:57 #13 27.96   Verifying        : openssh-clients-8.7p1-24.el9.aarch64                 16/73 
16:03:57 #13 27.96   Verifying        : rpm-plugin-selinux-4.16.1.3-19.el9.aarch64           17/73 
16:03:57 #13 27.96   Verifying        : selinux-policy-38.1.2-1.el9.noarch                   18/73 
16:03:57 #13 27.96   Verifying        : selinux-policy-targeted-38.1.2-1.el9.noarch          19/73 
16:03:57 #13 27.96   Verifying        : systemd-250-13.el9.aarch64                           20/73 
16:03:57 #13 27.96   Verifying        : systemd-pam-250-13.el9.aarch64                       21/73 
16:03:57 #13 27.96   Verifying        : systemd-rpm-macros-250-13.el9.noarch                 22/73 
16:03:57 #13 27.96   Verifying        : which-2.21-28.el9.aarch64                            23/73 
16:03:57 #13 27.96   Verifying        : annobin-10.94-1.el9.aarch64                          24/73 
16:03:57 #13 27.96   Verifying        : autoconf-2.69-38.el9.noarch                          25/73 
16:03:57 #13 27.96   Verifying        : automake-1.16.2-6.el9.noarch                         26/73 
16:03:57 #13 27.96   Verifying        : cmake-3.20.2-7.el9.aarch64                           27/73 
16:03:57 #13 27.96   Verifying        : cmake-data-3.20.2-7.el9.noarch                       28/73 
16:03:57 #13 27.96   Verifying        : cmake-filesystem-3.20.2-7.el9.aarch64                29/73 
16:03:57 #13 27.96   Verifying        : cmake-rpm-macros-3.20.2-7.el9.noarch                 30/73 
16:03:57 #13 27.96   Verifying        : cpp-11.3.1-4.el9.aarch64                             31/73 
16:03:57 #13 27.96   Verifying        : gcc-11.3.1-4.el9.aarch64                             32/73 
16:03:57 #13 27.96   Verifying        : gcc-plugin-annobin-11.3.1-4.el9.aarch64              33/73 
16:03:57 #13 27.96   Verifying        : git-2.31.1-2.el9.2.aarch64                           34/73 
16:03:57 #13 27.96   Verifying        : git-core-2.31.1-2.el9.2.aarch64                      35/73 
16:03:57 #13 27.96   Verifying        : git-core-doc-2.31.1-2.el9.2.noarch                   36/73 
16:03:57 #13 27.96   Verifying        : glibc-devel-2.34-49.el9.aarch64                      37/73 
16:03:57 #13 27.96   Verifying        : kernel-headers-5.14.0-210.el9.aarch64                38/73 
16:03:57 #13 27.96   Verifying        : libasan-11.3.1-4.el9.aarch64                         39/73 
16:03:57 #13 27.96   Verifying        : libmpc-1.2.1-4.el9.aarch64                           40/73 
16:03:57 #13 27.96   Verifying        : libseccomp-devel-2.5.2-2.el9.aarch64                 41/73 
16:03:57 #13 27.96   Verifying        : libselinux-devel-3.4-3.el9.aarch64                   42/73 
16:03:57 #13 27.96   Verifying        : libsepol-devel-3.4-3.el9.aarch64                     43/73 
16:03:57 #13 27.96   Verifying        : libtool-2.4.6-45.el9.aarch64                         44/73 
16:03:57 #13 27.96   Verifying        : libtool-ltdl-2.4.6-45.el9.aarch64                    45/73 
16:03:57 #13 27.96   Verifying        : libubsan-11.3.1-4.el9.aarch64                        46/73 
16:03:57 #13 27.96   Verifying        : libuv-1:1.42.0-1.el9.aarch64                         47/73 
16:03:57 #13 27.96   Verifying        : libxcrypt-devel-4.4.18-3.el9.aarch64                 48/73 
16:03:57 #13 27.96   Verifying        : llvm-libs-15.0.1-1.el9.aarch64                       49/73 
16:03:57 #13 27.96   Verifying        : m4-1.4.19-1.el9.aarch64                              50/73 
16:03:57 #13 27.96   Verifying        : pcre2-devel-10.40-2.el9.aarch64                      51/73 
16:03:57 #13 27.96   Verifying        : pcre2-utf16-10.40-2.el9.aarch64                      52/73 
16:03:57 #13 27.96   Verifying        : pcre2-utf32-10.40-2.el9.aarch64                      53/73 
16:03:57 #13 27.96   Verifying        : perl-DynaLoader-1.47-479.el9.aarch64                 54/73 
16:03:57 #13 27.96   Verifying        : perl-Error-1:0.17029-7.el9.noarch                    55/73 
16:03:57 #13 27.96   Verifying        : perl-File-Compare-1.100.600-479.el9.noarch           56/73 
16:03:57 #13 27.96   Verifying        : perl-File-Copy-2.34-479.el9.noarch                   57/73 
16:03:57 #13 27.96   Verifying        : perl-File-Find-1.37-479.el9.noarch                   58/73 
16:03:57 #13 27.96   Verifying        : perl-Git-2.31.1-2.el9.2.noarch                       59/73 
16:03:57 #13 27.96   Verifying        : perl-TermReadKey-2.38-11.el9.aarch64                 60/73 
16:03:57 #13 27.96   Verifying        : perl-Thread-Queue-3.14-460.el9.noarch                61/73 
16:03:57 #13 27.96   Verifying        : perl-lib-0.65-479.el9.aarch64                        62/73 
16:03:57 #13 27.96   Verifying        : perl-threads-1:2.25-460.el9.aarch64                  63/73 
16:03:57 #13 27.96   Verifying        : perl-threads-shared-1.61-460.el9.aarch64             64/73 
16:03:57 #13 27.96   Verifying        : policycoreutils-devel-3.4-4.el9.aarch64              65/73 
16:03:57 #13 27.96   Verifying        : selinux-policy-devel-38.1.2-1.el9.noarch             66/73 
16:03:57 #13 27.96   Verifying        : systemd-devel-250-13.el9.aarch64                     67/73 
16:03:57 #13 27.96   Verifying        : device-mapper-devel-9:1.02.185-3.el9.aarch64         68/73 
16:03:57 #13 27.96   Verifying        : glibc-static-2.34-49.el9.aarch64                     69/73 
16:03:57 #13 27.96   Verifying        : libtool-ltdl-devel-2.4.6-45.el9.aarch64              70/73 
16:03:57 #13 27.96   Verifying        : libxcrypt-static-4.4.18-3.el9.aarch64                71/73 
16:03:57 #13 27.96   Verifying        : libarchive-3.5.3-4.el9.aarch64                       72/73 
16:03:57 #10 48.08 Selecting previously unselected package python3-certifi.
16:03:57 #10 48.08 Preparing to unpack .../269-python3-certifi_2018.1.18-2_all.deb ...
16:03:57 #10 48.09 Unpacking python3-certifi (2018.1.18-2) ...
16:03:57 #10 48.13 Selecting previously unselected package python3-idna.
16:03:57 #10 48.14 Preparing to unpack .../270-python3-idna_2.6-1_all.deb ...
16:03:57 #10 48.14 Unpacking python3-idna (2.6-1) ...
16:03:57 #10 48.19 Selecting previously unselected package python3-urllib3.
16:03:57 #11 48.71 Setting up libfido2-1:arm64 (1.11.0-1) ...
16:03:57 #11 48.72 Setting up libisl23:arm64 (0.25-1) ...
16:03:57 #11 48.74 Setting up libc-dev-bin (2.36-0ubuntu4) ...
16:03:57 #11 48.75 Setting up openssl (3.0.5-2ubuntu2) ...
16:03:57 #11 48.77 Setting up libbsd0:arm64 (0.11.6-1) ...
16:03:57 #11 48.78 Setting up libelf1:arm64 (0.187-4) ...
16:03:57 #11 48.80 Setting up libjson-c5:arm64 (0.16-1) ...
16:03:57 #11 48.81 Setting up readline-common (8.2-1) ...
16:03:57 #11 48.83 Setting up publicsuffix (20220811.1734-1) ...
16:03:57 #11 48.86 Setting up libxml2:arm64 (2.9.14+dfsg-1ubuntu0.1) ...
16:03:57 #11 48.88 Setting up zstd (1.5.2+dfsg-1) ...
16:03:57 #11 48.90 Setting up libmarkdown2:arm64 (2.2.7-2) ...
16:03:57 #11 48.91 Setting up libcc1-0:arm64 (12.2.0-3ubuntu1) ...
16:03:57 #10 56.89   Installing       : perl-Pod-Simple-1:3.43-3.fc36.noarch                86/138 
16:03:57 #10 56.90   Installing       : perl-File-Temp-1:0.231.100-479.fc36.noarch          87/138 
16:03:57 #10 56.94   Installing       : perl-IPC-Open3-1.21-486.fc36.noarch                 88/138 
16:03:57 #10 56.94   Installing       : perl-HTTP-Tiny-0.082-1.fc36.noarch                  89/138 
16:03:57 #10 56.95   Installing       : perl-SelectSaver-1.02-486.fc36.noarch               90/138 
16:03:57 #10 56.98   Installing       : perl-Symbol-1.09-486.fc36.noarch                    91/138 
16:03:57 #10 56.98   Installing       : perl-File-stat-1.09-486.fc36.noarch                 92/138 
16:03:57 #10 56.99   Installing       : perl-Socket-4:2.036-1.fc36.x86_64                   93/138 
16:03:57 #10 57.02   Installing       : perl-podlators-1:4.14-479.fc36.noarch               94/138 
16:03:57 #10 57.03   Installing       : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            95/138 
16:03:57 #10 57.03   Installing       : perl-Fcntl-1.14-486.fc36.x86_64                     96/138 
16:03:57 #10 57.06   Installing       : perl-mro-1.25-486.fc36.x86_64                       97/138 
16:03:57 #10 57.07   Installing       : perl-overloading-0.02-486.fc36.noarch               98/138 
16:03:57 #10 57.07   Installing       : perl-IO-1.46-486.fc36.x86_64                        99/138 
16:03:57 #10 57.11   Installing       : perl-Text-ParseWords-3.31-1.fc36.noarch            100/138 
16:03:57 #10 57.11   Installing       : perl-Pod-Usage-4:2.01-479.fc36.noarch              101/138 
16:03:57 #11 45.74 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer.
16:03:57 #11 45.77 Setting up libgpgme11:amd64 (1.17.1-4.1ubuntu1) ...
16:03:57 #11 45.79 Setting up dirmngr (2.2.35-3ubuntu1) ...
16:03:57 #11 45.91 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
16:03:57 #11 45.93 Setting up perl (5.34.0-5ubuntu1.1) ...
16:03:57 #11 45.96 Setting up libpackage-stash-xs-perl:amd64 (0.30-1) ...
16:03:57 #11 45.98 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:03:57 #11 45.99 Setting up libxs-parse-keyword-perl (0.25-1) ...
16:03:57 #11 46.02 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ...
16:03:57 #11 46.06 Setting up libdata-dump-perl (1.25-1) ...
16:03:57 #11 46.08 Setting up gcc-12 (12.2.0-3ubuntu1) ...
16:03:57 #12 5.616 (87/101): libxcrypt-devel-4.4.33-3.fc37.aarch64 462 kB/s |  30 kB     00:00    
16:03:57 #12 5.620 (88/101): libubsan-12.2.1-4.fc37.aarch64.rpm    2.5 MB/s | 192 kB     00:00    
16:03:57 #12 5.650 (89/101): libxcrypt-static-4.4.33-3.fc37.aarch6 2.9 MB/s | 109 kB     00:00    
16:03:57 #12 5.662 (90/101): perl-Git-2.38.1-1.fc37.noarch.rpm     934 kB/s |  42 kB     00:00    
16:03:57 #12 5.666 (91/101): selinux-policy-37.16-1.fc37.noarch.rp 1.6 MB/s |  75 kB     00:00    
16:03:57 #12 5.706 (92/101): selinux-policy-devel-37.16-1.fc37.noa  16 MB/s | 912 kB     00:00    
16:03:57 #12 5.744 (93/101): systemd-devel-251.8-586.fc37.aarch64.  15 MB/s | 579 kB     00:00    
16:03:57 #12 5.788 (94/101): systemd-251.8-586.fc37.aarch64.rpm     33 MB/s | 4.0 MB     00:00    
16:03:57 #12 5.839 (95/101): systemd-networkd-251.8-586.fc37.aarch 5.9 MB/s | 573 kB     00:00    
16:03:57 #12 5.846 (96/101): systemd-pam-251.8-586.fc37.aarch64.rp 5.6 MB/s | 324 kB     00:00    
16:03:57 #13 1.308 Reading package lists...
16:03:57 #11 38.03 Selecting previously unselected package libdata-optlist-perl.
16:03:57 #11 38.03 Preparing to unpack .../250-libdata-optlist-perl_0.112-1_all.deb ...
16:03:57 #11 38.03 Unpacking libdata-optlist-perl (0.112-1) ...
16:03:57 #11 38.09 Selecting previously unselected package libsub-exporter-perl.
16:03:57 #11 38.09 Preparing to unpack .../251-libsub-exporter-perl_0.988-1_all.deb ...
16:03:57 #11 38.09 Unpacking libsub-exporter-perl (0.988-1) ...
16:03:57 #11 38.13 Selecting previously unselected package libconst-fast-perl.
16:03:57 #11 38.13 Preparing to unpack .../252-libconst-fast-perl_0.014-2_all.deb ...
16:03:57 #11 38.13 Unpacking libconst-fast-perl (0.014-2) ...
16:03:57 #11 38.21 Selecting previously unselected package libwant-perl.
16:03:57 #11 44.21 Setting up libfile-find-rule-perl (0.34-1) ...
16:03:57 #11 44.22 Setting up libref-util-perl (0.204-1) ...
16:03:57 #11 44.23 Setting up libipc-system-simple-perl (1.30-1) ...
16:03:57 #11 44.24 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:03:57 #11 44.25 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
16:03:57 #11 44.26 Setting up libsocket6-perl (0.29-1build4) ...
16:03:57 #11 44.28 Setting up libio-prompt-tiny-perl (0.003-1) ...
16:03:57 #11 44.29 Setting up libhash-fieldhash-perl (0.15-1build5) ...
16:03:57 #11 44.30 Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
16:03:57 #11 42.55 Setting up libatomic1:armhf (10.3.0-1ubuntu1~20.04) ...
16:03:57 #11 42.56 Setting up patch (2.7.6-6) ...
16:03:57 #11 42.57 Setting up autopoint (0.19.8.1-10build1) ...
16:03:57 #11 42.58 Setting up libfl2:armhf (2.6.4-6.2) ...
16:03:57 #11 42.59 Setting up ucf (3.0038+nmu1) ...
16:03:57 #11 42.73 Setting up libk5crypto3:armhf (1.17-6ubuntu4.1) ...
16:03:57 #11 42.74 Setting up libltdl7:armhf (2.4.6-14) ...
16:03:57 #11 42.75 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
16:03:57 #11 42.76 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:03:57 #11 42.78 Setting up libubsan1:armhf (10.3.0-1ubuntu1~20.04) ...
16:03:57 #11 42.79 Setting up python-apt-common (2.0.0ubuntu0.20.04.8) ...
16:03:57 #11 42.80 Setting up libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
16:03:57 #11 42.82 Setting up libuchardet0:armhf (0.0.6-3build1) ...
16:03:57 #11 42.83 Setting up libre2-5:armhf (20200101+dfsg-1build1) ...
16:03:57 #11 42.84 Setting up git-man (1:2.25.1-1ubuntu3.6) ...
16:03:57 #11 42.85 Setting up libisl22:armhf (0.22.1-1) ...
16:03:57 #11 42.86 Setting up netbase (6.1) ...
16:03:57 #11 42.89 Setting up libkrb5-3:armhf (1.17-6ubuntu4.1) ...
16:03:57 #11 43.86 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ...
16:03:57 #11 43.87 Unpacking libhtml-format-perl (2.12-1) ...
16:03:57 #11 43.91 Selecting previously unselected package libhttp-daemon-perl.
16:03:57 #11 43.91 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
16:03:57 #11 43.92 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
16:03:57 #11 43.96 Selecting previously unselected package libidn11:amd64.
16:03:57 #11 43.96 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ...
16:03:57 #11 43.96 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
16:03:57 #11 44.00 Selecting previously unselected package libstruct-dumb-perl.
16:03:57 #11 44.00 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ...
16:03:57 #11 44.01 Unpacking libstruct-dumb-perl (0.09-1) ...
16:03:57 #11 44.05 Selecting previously unselected package libio-async-perl.
16:03:57 #11 44.05 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ...
16:03:57 #11 44.05 Unpacking libio-async-perl (0.75-1) ...
16:03:57 #11 44.11 Selecting previously unselected package liblinux-epoll-perl.
16:03:57 #11 47.70 Setting up libio-html-perl (1.004-2) ...
16:03:57 #11 47.71 Setting up libpod-parser-perl (1.63-2) ...
16:03:57 #11 47.76 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
16:03:57 #14 3.423 (1/71): pcre2-10.32-3.el8.x86_64.rpm            1.0 MB/s | 247 kB     00:00    
16:03:57 #14 3.481 (2/71): automake-1.16.1-7.el8.noarch.rpm        2.4 MB/s | 713 kB     00:00    
16:03:57 #14 3.488 (3/71): autoconf-2.69-29.el8.noarch.rpm         2.3 MB/s | 710 kB     00:00    
16:03:57 #14 3.500 (4/71): cmake-filesystem-3.20.2-4.el8.x86_64.rp 3.8 MB/s |  44 kB     00:00    
16:03:57 #14 3.506 (5/71): cmake-rpm-macros-3.20.2-4.el8.noarch.rp 8.5 MB/s |  44 kB     00:00    
16:03:57 #14 3.515 (6/71): git-2.31.1-2.el8.x86_64.rpm              20 MB/s | 161 kB     00:00    
16:03:57 #14 3.529 (7/71): cmake-data-3.20.2-4.el8.noarch.rpm       36 MB/s | 1.7 MB     00:00    
16:03:57 #14 3.583 (8/71): git-core-doc-2.31.1-2.el8.noarch.rpm     50 MB/s | 2.6 MB     00:00    
16:03:57 #14 3.603 (9/71): isl-0.16.1-6.el8.x86_64.rpm              42 MB/s | 841 kB     00:00    
16:03:57 #14 3.611 (10/71): libmpc-1.1.0-9.1.el8.x86_64.rpm        8.9 MB/s |  61 kB     00:00    
16:03:57 #14 3.637 (11/71): git-core-2.31.1-2.el8.x86_64.rpm        39 MB/s | 4.7 MB     00:00    
16:03:57 #14 3.640 (12/71): libseccomp-devel-2.5.2-1.el8.x86_64.rp 1.9 MB/s |  57 kB     00:00    
16:03:57 #14 3.651 (13/71): libtool-ltdl-devel-2.4.6-25.el8.x86_64  18 MB/s | 184 kB     00:00    
16:03:57 #14 3.663 (14/71): libtool-2.4.6-25.el8.x86_64.rpm         31 MB/s | 709 kB     00:00    
16:03:57 #14 3.667 (15/71): libuv-1.41.1-1.el8_4.x86_64.rpm        9.6 MB/s | 156 kB     00:00    
16:03:57 #14 3.673 (16/71): libxkbcommon-0.9.1-1.el8.x86_64.rpm     12 MB/s | 116 kB     00:00    
16:03:57 #14 3.677 (17/71): perl-Error-0.17025-2.el8.noarch.rpm    4.9 MB/s |  46 kB     00:00    
16:03:57 #14 3.681 (18/71): perl-Git-2.31.1-2.el8.noarch.rpm        11 MB/s |  78 kB     00:00    
16:03:57 #14 3.687 (19/71): perl-Thread-Queue-3.13-1.el8.noarch.rp 4.6 MB/s |  24 kB     00:00    
16:03:57 + set -e
16:03:57 + mkdir -p /root/build-deb/engine
16:03:57 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:03:57 #13 27.96   Verifying        : libarchive-3.5.3-3.el9.aarch64                       73/73 
16:03:57 #13 28.11 
16:03:57 #13 28.11 Upgraded:
16:03:57 #13 28.11   libarchive-3.5.3-4.el9.aarch64                                                
16:03:57 #13 28.11 Installed:
16:03:57 #13 28.11   acl-2.3.1-3.el9.aarch64                                                       
16:03:57 #13 28.11   annobin-10.94-1.el9.aarch64                                                   
16:03:57 #13 28.11   autoconf-2.69-38.el9.noarch                                                   
16:03:57 #13 28.11   automake-1.16.2-6.el9.noarch                                                  
16:03:57 #13 28.11   cmake-3.20.2-7.el9.aarch64                                                    
16:03:57 #13 28.11   cmake-data-3.20.2-7.el9.noarch                                                
16:03:57 #13 28.11   cmake-filesystem-3.20.2-7.el9.aarch64                                         
16:03:57 #13 28.11   cmake-rpm-macros-3.20.2-7.el9.noarch                                          
16:03:57 #13 28.11   cpp-11.3.1-4.el9.aarch64                                                      
16:03:57 #13 28.11   cryptsetup-libs-2.6.0-1.el9.aarch64                                           
16:03:57 #13 28.11   dbus-1:1.12.20-7.el9.aarch64                                                  
16:03:57 #13 28.11   dbus-broker-28-7.el9.aarch64                                                  
16:03:57 #13 28.11   dbus-common-1:1.12.20-7.el9.noarch                                            
16:03:57 #13 28.11   device-mapper-9:1.02.185-3.el9.aarch64                                        
16:03:57 #13 28.11   device-mapper-devel-9:1.02.185-3.el9.aarch64                                  
16:03:57 #13 28.11   device-mapper-libs-9:1.02.185-3.el9.aarch64                                   
16:03:57 #13 28.11   gcc-11.3.1-4.el9.aarch64                                                      
16:03:57 #13 28.11   gcc-plugin-annobin-11.3.1-4.el9.aarch64                                       
16:03:57 #13 28.11   git-2.31.1-2.el9.2.aarch64                                                    
16:03:57 #13 28.11   git-core-2.31.1-2.el9.2.aarch64                                               
16:03:57 #13 28.11   git-core-doc-2.31.1-2.el9.2.noarch                                            
16:03:57 #13 28.11   glibc-devel-2.34-49.el9.aarch64                                               
16:03:57 #13 28.11   glibc-static-2.34-49.el9.aarch64                                              
16:03:57 #13 28.11   kernel-headers-5.14.0-210.el9.aarch64                                         
16:03:57 #13 28.11   kmod-libs-28-7.el9.aarch64                                                    
16:03:57 #13 28.11   libasan-11.3.1-4.el9.aarch64                                                  
16:03:57 #13 28.11   libatomic-11.3.1-4.el9.aarch64                                                
16:03:57 #13 28.11   libcbor-0.7.0-5.el9.aarch64                                                   
16:03:57 #13 28.11   libedit-3.1-37.20210216cvs.el9.aarch64                                        
16:03:57 #13 28.11   libfido2-1.6.0-7.el9.aarch64                                                  
16:03:57 #13 28.11   libmpc-1.2.1-4.el9.aarch64                                                    
16:03:57 #13 28.11   libseccomp-2.5.2-2.el9.aarch64                                                
16:03:57 #13 28.11   libseccomp-devel-2.5.2-2.el9.aarch64                                          
16:03:57 #13 28.11   libselinux-devel-3.4-3.el9.aarch64                                            
16:03:57 #13 28.11   libsepol-devel-3.4-3.el9.aarch64                                              
16:03:57 #13 28.11   libtool-2.4.6-45.el9.aarch64                                                  
16:03:57 #13 28.11   libtool-ltdl-2.4.6-45.el9.aarch64                                             
16:03:57 #13 28.11   libtool-ltdl-devel-2.4.6-45.el9.aarch64                                       
16:03:57 #13 28.11   libubsan-11.3.1-4.el9.aarch64                                                 
16:03:57 #13 28.11   libuv-1:1.42.0-1.el9.aarch64                                                  
16:03:57 #13 28.11   libxcrypt-devel-4.4.18-3.el9.aarch64                                          
16:03:57 #13 28.11   libxcrypt-static-4.4.18-3.el9.aarch64                                         
16:03:57 #13 28.11   llvm-libs-15.0.1-1.el9.aarch64                                                
16:03:57 #13 28.11   m4-1.4.19-1.el9.aarch64                                                       
16:03:57 #13 28.11   make-1:4.3-7.el9.aarch64                                                      
16:03:57 #13 28.11   openssh-8.7p1-24.el9.aarch64                                                  
16:03:57 #13 28.11   openssh-clients-8.7p1-24.el9.aarch64                                          
16:03:57 #13 28.11   pcre2-devel-10.40-2.el9.aarch64                                               
16:03:57 #13 28.11   pcre2-utf16-10.40-2.el9.aarch64                                               
16:03:57 #13 28.11   pcre2-utf32-10.40-2.el9.aarch64                                               
16:03:57 #13 28.11   perl-DynaLoader-1.47-479.el9.aarch64                                          
16:03:57 #13 28.11   perl-Error-1:0.17029-7.el9.noarch                                             
16:03:57 #13 28.11   perl-File-Compare-1.100.600-479.el9.noarch                                    
16:03:57 #13 28.11   perl-File-Copy-2.34-479.el9.noarch                                            
16:03:57 #13 28.11   perl-File-Find-1.37-479.el9.noarch                                            
16:03:57 #13 28.11   perl-Git-2.31.1-2.el9.2.noarch                                                
16:03:57 #13 28.11   perl-TermReadKey-2.38-11.el9.aarch64                                          
16:03:57 #13 28.11   perl-Thread-Queue-3.14-460.el9.noarch                                         
16:03:57 #13 28.11   perl-lib-0.65-479.el9.aarch64                                                 
16:03:57 #13 28.11   perl-threads-1:2.25-460.el9.aarch64                                           
16:03:57 #13 28.11   perl-threads-shared-1.61-460.el9.aarch64                                      
16:03:57 #13 28.11   policycoreutils-devel-3.4-4.el9.aarch64                                       
16:03:57 #13 28.11   rpm-plugin-selinux-4.16.1.3-19.el9.aarch64                                    
16:03:57 #13 28.11   selinux-policy-38.1.2-1.el9.noarch                                            
16:03:57 #13 28.11   selinux-policy-devel-38.1.2-1.el9.noarch                                      
16:03:57 #13 28.11   selinux-policy-targeted-38.1.2-1.el9.noarch                                   
16:03:57 #13 28.11   systemd-250-13.el9.aarch64                                                    
16:03:57 #13 28.11   systemd-devel-250-13.el9.aarch64                                              
16:03:57 #13 28.11   systemd-pam-250-13.el9.aarch64                                                
16:03:57 #13 28.11   systemd-rpm-macros-250-13.el9.noarch                                          
16:03:57 #13 28.11   which-2.21-28.el9.aarch64                                                     
16:03:57 #13 28.11 
16:03:57 #13 28.11 Complete!
16:03:57 #13 DONE 28.4s
16:03:57 #10 46.85 Selecting previously unselected package libmpc3:amd64.
16:03:57 #10 46.85 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ...
16:03:57 #10 46.94 Unpacking libmpc3:amd64 (1.2.0-1) ...
16:03:57 #10 48.19 Preparing to unpack .../271-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ...
16:03:57 #10 48.20 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
16:03:57 #10 48.25 Selecting previously unselected package python3-requests.
16:03:57 #10 48.25 Preparing to unpack .../272-python3-requests_2.18.4-2ubuntu0.1_all.deb ...
16:03:57 #10 48.26 Unpacking python3-requests (2.18.4-2ubuntu0.1) ...
16:03:57 #10 48.30 Selecting previously unselected package python3-unidiff.
16:03:57 #10 48.30 Preparing to unpack .../273-python3-unidiff_0.5.4-1_all.deb ...
16:03:57 #10 48.31 Unpacking python3-unidiff (0.5.4-1) ...
16:03:57 #10 48.34 Selecting previously unselected package python3-xdg.
16:03:57 #10 48.35 Preparing to unpack .../274-python3-xdg_0.25-4ubuntu1.1_all.deb ...
16:03:57 #10 48.35 Unpacking python3-xdg (0.25-4ubuntu1.1) ...
16:03:57 #10 48.39 Selecting previously unselected package unzip.
16:03:57 #10 48.39 Preparing to unpack .../275-unzip_6.0-21ubuntu1.2_amd64.deb ...
16:03:57 #10 48.40 Unpacking unzip (6.0-21ubuntu1.2) ...
16:03:57 #10 48.45 Selecting previously unselected package wdiff.
16:03:57 #11 48.93 Setting up iso-codes (4.11.0-1) ...
16:03:57 #11 48.94 Setting up dbus-bin (1.14.0-2ubuntu3) ...
16:03:57 #11 48.96 Setting up liblocale-gettext-perl (1.07-4build3) ...
16:03:57 #11 48.98 Setting up liblsan0:arm64 (12.2.0-3ubuntu1) ...
16:03:57 #11 48.99 Setting up dctrl-tools (2.24-3build2) ...
16:03:57 #11 49.01 Setting up libitm1:arm64 (12.2.0-3ubuntu1) ...
16:03:57 #11 49.02 Setting up libkmod2:arm64 (30+20220630-3ubuntu1) ...
16:03:57 #11 49.04 Setting up libgdbm6:arm64 (1.23-1) ...
16:03:57 #11 49.06 Setting up libctf0:arm64 (2.39-3ubuntu1.1) ...
16:03:57 #11 49.07 Setting up libjpeg8:arm64 (8c-2ubuntu10) ...
16:03:57 #11 49.08 Setting up pinentry-curses (1.2.0-2ubuntu1) ...
16:03:57 #11 49.10 Setting up manpages-dev (5.13-1) ...
16:03:57 #11 49.12 Setting up libdw1:arm64 (0.187-4) ...
16:03:57 #11 49.14 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
16:03:57 #11 46.10 Setting up libfile-find-rule-perl (0.34-2) ...
16:03:57 #11 46.11 Setting up libref-util-perl (0.204-1) ...
16:03:57 #11 46.14 Setting up libipc-system-simple-perl (1.30-1) ...
16:03:57 #11 46.16 Setting up libnet-domain-tld-perl (1.75-2) ...
16:03:57 #11 46.18 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
16:03:57 #11 46.19 Setting up libsocket6-perl (0.29-2) ...
16:03:57 #11 46.21 Setting up systemd-timesyncd (251.4-1ubuntu7) ...
16:03:57 #10 57.15   Installing       : perl-Errno-1.33-486.fc36.x86_64                    102/138 
16:03:57 #10 57.16   Installing       : perl-File-Basename-2.85-486.fc36.noarch            103/138 
16:03:57 #10 57.16   Installing       : perl-Getopt-Std-1.13-486.fc36.noarch               104/138 
16:03:57 #10 57.17   Installing       : perl-MIME-Base64-3.16-479.fc36.x86_64              105/138 
16:03:57 #10 57.22   Installing       : perl-constant-1.33-480.fc36.noarch                 106/138 
16:03:57 #10 57.23   Installing       : perl-parent-1:0.238-479.fc36.noarch                107/138 
16:03:57 #10 57.23   Installing       : perl-vars-1.05-486.fc36.noarch                     108/138 
16:03:57 #10 57.26   Installing       : perl-overload-1.33-486.fc36.noarch                 109/138 
16:03:57 #10 57.27   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc36.x86_64      110/138 
16:03:57 #10 57.30   Installing       : perl-Storable-1:3.25-2.fc36.x86_64                 111/138 
16:03:57 #10 57.31   Installing       : perl-Getopt-Long-1:2.54-1.fc36.noarch              112/138 
16:03:57 #10 57.31   Installing       : perl-DynaLoader-1.50-486.fc36.x86_64               113/138 
16:03:57 #10 57.36   Installing       : perl-Carp-1.52-479.fc36.noarch                     114/138 
16:03:57 #10 57.36   Installing       : perl-Exporter-5.76-480.fc36.noarch                 115/138 
16:03:57 #10 57.37   Installing       : perl-NDBM_File-1.15-486.fc36.x86_64                116/138 
16:03:57 #10 57.40   Installing       : perl-PathTools-3.80-479.fc36.x86_64                117/138 
16:03:57 #12 5.911 (97/101): selinux-policy-targeted-37.16-1.fc37.  27 MB/s | 6.6 MB     00:00    
16:03:57 #12 5.914 (98/101): systemd-rpm-macros-251.8-586.fc37.noa 446 kB/s |  30 kB     00:00    
16:03:57 #12 5.919 (99/101): systemd-resolved-251.8-586.fc37.aarch 3.2 MB/s | 264 kB     00:00    
16:03:57 #12 5.945 (100/101): vim-filesystem-9.0.1006-1.fc37.noarc 571 kB/s |  19 kB     00:00    
16:03:57 #12 5.965 (101/101): xkeyboard-config-2.36-3.fc37.noarch.  19 MB/s | 957 kB     00:00    
16:03:57 #12 5.969 --------------------------------------------------------------------------------
16:03:57 #12 5.969 Total                                            25 MB/s |  97 MB     00:03     
16:03:57 #13 2.559 dh_testdir
16:03:57 #11 38.22 Preparing to unpack .../253-libwant-perl_0.29-2_armhf.deb ...
16:03:57 #11 38.22 Unpacking libwant-perl (0.29-2) ...
16:03:57 #11 38.26 Selecting previously unselected package libcontextual-return-perl.
16:03:57 #11 38.26 Preparing to unpack .../254-libcontextual-return-perl_0.004014-3_all.deb ...
16:03:57 #11 38.26 Unpacking libcontextual-return-perl (0.004014-3) ...
16:03:57 #11 38.29 Selecting previously unselected package libcpanel-json-xs-perl:armhf.
16:03:57 #11 38.29 Preparing to unpack .../255-libcpanel-json-xs-perl_4.32-1_armhf.deb ...
16:03:57 #11 38.30 Unpacking libcpanel-json-xs-perl:armhf (4.32-1) ...
16:03:57 #11 38.33 Selecting previously unselected package libdevel-stacktrace-perl.
16:03:57 #11 38.33 Preparing to unpack .../256-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:03:57 #11 38.34 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:03:57 #11 38.37 Selecting previously unselected package libexception-class-perl.
16:03:57 #11 38.37 Preparing to unpack .../257-libexception-class-perl_1.45-1_all.deb ...
16:03:57 #11 38.38 Unpacking libexception-class-perl (1.45-1) ...
16:03:57 #11 38.41 Selecting previously unselected package libiterator-perl.
16:03:57 #11 38.41 Preparing to unpack .../258-libiterator-perl_0.03+ds1-2_all.deb ...
16:03:57 #11 38.42 Unpacking libiterator-perl (0.03+ds1-2) ...
16:03:57 #11 38.45 Selecting previously unselected package libiterator-util-perl.
16:03:57 #13 1.261 Reading package lists...
16:03:58 #11 44.31 Setting up libvariable-magic-perl (0.62-1build5) ...
16:03:58 #11 44.32 Setting up python3-idna (3.3-1) ...
16:03:58 #11 44.52 Setting up libio-html-perl (1.004-2) ...
16:03:58 #11 44.54 Setting up libpod-parser-perl (1.63-2) ...
16:03:58 #11 44.57 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
16:03:58 #11 44.59 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
16:03:58 #11 44.61 Setting up libparams-util-perl (1.102-1build3) ...
16:03:58 #11 44.63 Setting up libdpkg-perl (1.21.1ubuntu2.1) ...
16:03:58 #11 44.64 Setting up libtime-duration-perl (1.21-1) ...
16:03:58 #11 44.66 Setting up autoconf (2.71-2) ...
16:03:58 #11 44.72 Setting up python3-urllib3 (1.26.5-1~exp1) ...
16:03:58 #11 42.90 Setting up libmpdec2:armhf (2.4.2-3) ...
16:03:58 #11 42.93 Setting up libbinutils:armhf (2.34-6ubuntu1.4) ...
16:03:58 #11 42.94 Setting up libfido2-1:armhf (1.3.1-1ubuntu2) ...
16:03:58 #11 42.95 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
16:03:58 #11 42.96 Setting up openssl (1.1.1f-1ubuntu2.16) ...
16:03:58 #11 42.98 Setting up libbsd0:armhf (0.10.0-1) ...
16:03:58 #11 42.99 Setting up libelf1:armhf (0.176-1.1build1) ...
16:03:58 #11 43.01 Setting up readline-common (8.0-4) ...
16:03:58 #11 43.04 Setting up publicsuffix (20200303.0012-1) ...
16:03:58 #11 43.05 Setting up libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ...
16:03:58 #11 43.07 Setting up iso-codes (4.4-1) ...
16:03:58 #11 43.08 Setting up liblocale-gettext-perl (1.07-4) ...
16:03:58 #11 43.10 Setting up dctrl-tools (2.24-3) ...
16:03:58 #12 6.988 Transaction test succeeded.
16:03:58 #12 6.989 Running transaction
16:03:58 #11 44.11 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ...
16:03:58 #11 44.12 Unpacking liblinux-epoll-perl (0.017-1) ...
16:03:58 #11 44.16 Selecting previously unselected package libio-async-loop-epoll-perl.
16:03:58 #11 44.16 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ...
16:03:58 #11 44.16 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
16:03:58 #11 44.20 Selecting previously unselected package libtypes-serialiser-perl.
16:03:58 #11 44.20 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ...
16:03:58 #11 44.21 Unpacking libtypes-serialiser-perl (1.0-1) ...
16:03:58 #11 44.24 Selecting previously unselected package libjson-xs-perl.
16:03:58 #11 44.25 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ...
16:03:58 #11 44.25 Unpacking libjson-xs-perl (4.020-1build1) ...
16:03:58 #11 44.29 Selecting previously unselected package libjson-maybexs-perl.
16:03:58 #11 44.29 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ...
16:03:58 #11 44.29 Unpacking libjson-maybexs-perl (1.004000-1) ...
16:03:58 #11 44.33 Selecting previously unselected package liblist-compare-perl.
16:03:58 #11 47.78 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
16:03:58 #11 47.79 Setting up libparams-util-perl (1.102-1build3) ...
16:03:58 #11 47.80 Setting up libdpkg-perl (1.21.1ubuntu2.1) ...
16:03:58 #11 47.81 Setting up libtime-duration-perl (1.21-1) ...
16:03:58 #11 47.82 Setting up autoconf (2.71-2) ...
16:03:58 #11 47.83 Setting up python3-urllib3 (1.26.5-1~exp1) ...
16:03:58 #11 48.00 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:03:58 #11 48.01 Setting up libarray-intspan-perl (2.004-1) ...
16:03:58 #14 3.693 (20/71): perl-TermReadKey-2.37-7.el8.x86_64.rpm 2.6 MB/s |  40 kB     00:00    
16:03:58 #14 3.696 (21/71): vim-filesystem-8.0.1763-19.el8.4.noarc 5.4 MB/s |  50 kB     00:00    
16:03:58 #14 3.740 (22/71): xkeyboard-config-2.28-1.el8.noarch.rpm  17 MB/s | 782 kB     00:00    
16:03:58 #14 3.754 (23/71): checkpolicy-2.9-1.el8.x86_64.rpm        25 MB/s | 348 kB     00:00    
16:03:58 #14 3.766 (24/71): annobin-10.67-3.0.1.el8.x86_64.rpm      13 MB/s | 955 kB     00:00    
16:03:58 #14 3.835 (25/71): cmake-3.20.2-4.el8.x86_64.rpm           29 MB/s |  12 MB     00:00    
16:03:58 #14 3.898 (26/71): gcc-plugin-annobin-8.5.0-17.el8.x86_64 559 kB/s |  35 kB     00:00    
16:03:58 #14 3.908 (27/71): glibc-devel-2.28-220.el8.x86_64.rpm    9.6 MB/s |  83 kB     00:00    
16:03:58 #14 3.923 (28/71): glibc-headers-2.28-220.el8.x86_64.rpm   32 MB/s | 488 kB     00:00    
16:03:58 #14 3.943 (29/71): glibc-langpack-en-2.28-220.el8.x86_64.  42 MB/s | 826 kB     00:00    
16:03:58 
16:03:58 #14 [stage-1 7/8] COPY --from=golang /usr/local/go /usr/local/go
16:03:58 #10 47.13 Selecting previously unselected package cpp-10.
16:03:58 #10 47.13 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ...
16:03:58 #10 47.13 Unpacking cpp-10 (10.2.1-6) ...
16:03:58 #10 48.45 Preparing to unpack .../276-wdiff_1.2.2-2_amd64.deb ...
16:03:58 #10 48.45 Unpacking wdiff (1.2.2-2) ...
16:03:58 #10 48.49 Selecting previously unselected package equivs.
16:03:58 #10 48.49 Preparing to unpack .../277-equivs_2.1.0_all.deb ...
16:03:58 #10 48.49 Unpacking equivs (2.1.0) ...
16:03:58 #10 48.53 Selecting previously unselected package libauthen-sasl-perl.
16:03:58 #10 48.53 Preparing to unpack .../278-libauthen-sasl-perl_2.1600-1_all.deb ...
16:03:58 #10 48.53 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:03:58 #10 48.60 Selecting previously unselected package python3-magic.
16:03:58 #10 48.60 Preparing to unpack .../279-python3-magic_2%3a0.4.15-1_all.deb ...
16:03:58 #10 48.61 Unpacking python3-magic (2:0.4.15-1) ...
16:03:58 #10 48.71 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
16:03:58 #10 48.72 Setting up python-apt-common (1.6.5ubuntu0.7) ...
16:03:58 #10 48.74 Setting up libnpth0:amd64 (1.5-3) ...
16:03:58 #10 48.75 Setting up libedit2:amd64 (3.1-20170329-1) ...
16:03:58 #10 48.77 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
16:03:58 #10 48.78 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
16:03:58 #10 48.79 Setting up readline-common (7.0-3) ...
16:03:58 #10 48.81 Setting up libapt-inst2.0:amd64 (1.6.14) ...
16:03:58 #11 49.15 Setting up cpp-12 (12.2.0-3ubuntu1) ...
16:03:58 #11 49.16 Setting up libxcb1:arm64 (1.15-1) ...
16:03:58 #11 49.17 Setting up gettext (0.21-8) ...
16:03:58 #11 49.19 Setting up fontconfig-config (2.13.1-4.4ubuntu1) ...
16:03:58 #11 46.42 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
16:03:58 #11 46.42 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
16:03:58 #11 46.43 Setting up libvariable-magic-perl (0.62-2) ...
16:03:58 #11 46.44 Setting up libio-html-perl (1.004-3) ...
16:03:58 #11 46.45 Setting up libpod-parser-perl (1.65-1) ...
16:03:58 #11 46.47 Setting up libb-hooks-op-check-perl:amd64 (0.22-2) ...
16:03:58 #11 46.48 Setting up liblist-moreutils-xs-perl (0.430-3) ...
16:03:58 #11 46.49 Setting up libparams-util-perl (1.102-1build3) ...
16:03:58 #11 46.50 Setting up libdpkg-perl (1.21.9ubuntu1) ...
16:03:58 #11 46.51 Setting up libtime-duration-perl (1.21-1) ...
16:03:58 #11 46.53 Setting up autoconf (2.71-2) ...
16:03:58 #11 46.54 Setting up libsub-exporter-progressive-perl (0.001013-2) ...
16:03:58 #11 46.55 Setting up libarray-intspan-perl (2.004-2) ...
16:03:58 #11 46.57 Setting up libcapture-tiny-perl (0.48-1) ...
16:03:58 #13 2.579 dh_testroot
16:03:58 #13 2.598 dh_prep
16:03:58 #13 2.624 dh_testdir
16:03:58 #13 2.643 dh_testroot
16:03:58 #13 2.663 dh_install
16:03:58 #13 2.691 dh_installdocs
16:03:58 #13 2.725 dh_installchangelogs
16:03:58 #13 2.799 dh_compress
16:03:58 #11 38.45 Preparing to unpack .../259-libiterator-util-perl_0.02+ds1-2_all.deb ...
16:03:58 #11 38.45 Unpacking libiterator-util-perl (0.02+ds1-2) ...
16:03:58 #11 38.48 Selecting previously unselected package libexporter-tiny-perl.
16:03:58 #11 38.48 Preparing to unpack .../260-libexporter-tiny-perl_1.002002-1_all.deb ...
16:03:58 #11 38.49 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:03:58 #11 38.53 Selecting previously unselected package liblist-moreutils-xs-perl.
16:03:58 #11 38.53 Preparing to unpack .../261-liblist-moreutils-xs-perl_0.430-3_armhf.deb ...
16:03:58 #11 38.54 Unpacking liblist-moreutils-xs-perl (0.430-3) ...
16:03:58 #11 38.56 Selecting previously unselected package liblist-moreutils-perl.
16:03:58 #11 38.57 Preparing to unpack .../262-liblist-moreutils-perl_0.430-2_all.deb ...
16:03:58 #11 38.57 Unpacking liblist-moreutils-perl (0.430-2) ...
16:03:58 #11 38.61 Selecting previously unselected package libdata-dpath-perl.
16:03:58 #11 38.61 Preparing to unpack .../263-libdata-dpath-perl_0.58-1_all.deb ...
16:03:58 #11 38.61 Unpacking libdata-dpath-perl (0.58-1) ...
16:03:58 #11 38.66 Selecting previously unselected package libdata-dump-perl.
16:03:58 #11 38.66 Preparing to unpack .../264-libdata-dump-perl_1.25-1_all.deb ...
16:03:58 #11 38.66 Unpacking libdata-dump-perl (1.25-1) ...
16:03:58 #11 38.71 Selecting previously unselected package libdata-messagepack-perl.
16:03:58 #13 2.298 dpkg-buildpackage: info: source package docker-ce-build-deps
16:03:58 #13 2.298 dpkg-buildpackage: info: source version 1.0
16:03:58 #13 2.298 dpkg-buildpackage: info: source distribution unstable
16:03:58 #13 2.298 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:03:58 #13 2.334  dpkg-source --before-build .
16:03:58 #13 2.334 dpkg-buildpackage: info: host architecture arm64
16:03:58 #13 2.433  debian/rules clean
16:03:58 #13 2.436 dh clean
16:03:58 #13 2.524    dh_clean
16:03:58 #13 2.560  debian/rules binary
16:03:58 #10 57.46   Installing       : perl-Encode-4:3.17-485.fc36.x86_64                 118/138 
16:03:58 #10 57.63   Installing       : perl-libs-4:5.34.1-486.fc36.x86_64                 119/138 
16:03:58 #10 57.71   Installing       : perl-interpreter-4:5.34.1-486.fc36.x86_64          120/138 
16:03:58 #11 44.90 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:03:58 #11 44.92 Setting up libarray-intspan-perl (2.004-1) ...
16:03:58 #11 44.93 Setting up libcapture-tiny-perl (0.48-1) ...
16:03:58 #11 44.94 Setting up libtimedate-perl (2.3300-2) ...
16:03:58 #11 44.96 Setting up libstdc++-11-dev:amd64 (11.3.0-1ubuntu1~22.04) ...
16:03:58 #11 44.97 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
16:03:58 #11 43.11 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:03:58 #11 43.13 Setting up libgdbm6:armhf (1.18.1-5) ...
16:03:58 #11 43.14 Setting up gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.1) ...
16:03:58 #11 43.16 Setting up libctf0:armhf (2.34-6ubuntu1.4) ...
16:03:58 #11 43.17 Setting up pinentry-curses (1.1.0-3build1) ...
16:03:58 #11 43.19 Setting up manpages-dev (5.05-1) ...
16:03:58 #11 43.20 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu1) ...
16:03:58 #11 43.22 Setting up libxcb1:armhf (1.14-2) ...
16:03:58 #11 43.23 Setting up at (3.1.23-1ubuntu1) ...
16:03:58 #11 44.33 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ...
16:03:58 #11 44.34 Unpacking liblist-compare-perl (0.53-1) ...
16:03:58 #11 44.37 Selecting previously unselected package liblist-moreutils-perl.
16:03:58 #11 44.38 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ...
16:03:58 #11 44.38 Unpacking liblist-moreutils-perl (0.416-1build5) ...
16:03:58 #11 44.42 Selecting previously unselected package liblist-someutils-perl.
16:03:58 #11 44.43 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ...
16:03:58 #11 44.43 Unpacking liblist-someutils-perl (0.58-1) ...
16:03:58 #11 44.47 Selecting previously unselected package liblist-someutils-xs-perl.
16:03:58 #11 44.48 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ...
16:03:58 #11 44.48 Unpacking liblist-someutils-xs-perl (0.58-2) ...
16:03:58 #11 44.52 Selecting previously unselected package libltdl7:amd64.
16:03:58 #11 44.53 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ...
16:03:58 #11 44.53 Unpacking libltdl7:amd64 (2.4.6-14) ...
16:03:58 #11 44.57 Selecting previously unselected package libltdl-dev:amd64.
16:03:58 #11 48.03 Setting up libcapture-tiny-perl (0.48-1) ...
16:03:58 #11 48.04 Setting up libtimedate-perl (2.3300-2) ...
16:03:58 #11 48.05 Setting up libstdc++-11-dev:armhf (11.3.0-1ubuntu1~22.04) ...
16:03:58 #11 48.06 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
16:03:58 #11 48.07 Setting up libsub-name-perl (0.26-1build3) ...
16:03:58 #11 48.08 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
16:03:58 #11 48.09 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
16:03:58 #11 48.10 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:03:58 #11 48.11 Setting up libproc-processtable-perl:armhf (0.634-1build1) ...
16:03:58 #11 48.12 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:03:58 #11 48.13 Setting up gcc-11 (11.3.0-1ubuntu1~22.04) ...
16:03:58 #11 48.14 Setting up xauth (1:1.1-1build2) ...
16:03:58 #11 48.15 Setting up libpath-tiny-perl (0.122-1) ...
16:03:58 #11 48.16 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:03:58 #11 48.17 Setting up libjson-perl (4.04000-1) ...
16:03:58 #11 48.18 Setting up libipc-run3-perl (0.048-2) ...
16:03:58 #11 48.19 Setting up libsub-override-perl (0.09-2) ...
16:03:58 #11 48.21 Setting up libaliased-perl (0.34-1.1) ...
16:03:58 #11 48.22 Setting up python3-unidiff (0.5.5-2) ...
16:03:58 #14 4.082 (30/71): cpp-8.5.0-17.el8.x86_64.rpm             32 MB/s |  10 MB     00:00    
16:03:58 #14 4.097 (31/71): less-530-1.el8.x86_64.rpm               11 MB/s | 164 kB     00:00    
16:03:58 #14 4.105 (32/71): libedit-3.1-23.20170329cvs.el8.x86_64.  15 MB/s | 102 kB     00:00    
16:03:58 #14 4.116 (33/71): libgomp-8.5.0-17.el8.x86_64.rpm         20 MB/s | 207 kB     00:00    
16:03:58 #14 4.131 (34/71): libselinux-devel-2.9-6.el8.x86_64.rpm   13 MB/s | 200 kB     00:00    
16:03:58 #14 4.184 (35/71): kernel-headers-4.18.0-408.el8.x86_64.r  41 MB/s | 9.8 MB     00:00    
16:03:58 #13 96.99   Installing : kernel-headers-4.18.0-348.20.1.el7.aarch64                 42/68 
16:03:58 #10 48.82 Setting up manpages (4.15-1) ...
16:03:58 #10 48.84 Setting up git-man (1:2.17.1-1ubuntu0.13) ...
16:03:58 #10 48.85 Setting up libicu60:amd64 (60.2-3ubuntu3.2) ...
16:03:58 #10 48.87 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
16:03:58 #10 48.88 Setting up less (487-0.1) ...
16:03:58 + mkdir -p /root/build-deb/cli
16:03:58 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:03:58 #11 49.47 Setting up libedit2:arm64 (3.1-20210910-1build1) ...
16:03:58 #11 49.49 Setting up libreadline8:arm64 (8.2-1) ...
16:03:58 #11 49.50 Setting up dbus-daemon (1.14.0-2ubuntu3) ...
16:03:58 #11 49.53 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-1ubuntu1) ...
16:03:58 #11 49.55 Setting up ca-certificates (20211016ubuntu0.22.10.1) ...
16:03:58 #11 46.58 Setting up libtimedate-perl (2.3300-2) ...
16:03:58 #11 46.59 Setting up gpg-wks-server (2.2.35-3ubuntu1) ...
16:03:58 #11 46.60 Setting up libsub-name-perl:amd64 (0.26-2) ...
16:03:58 #11 46.61 Setting up libtype-tiny-xs-perl:amd64 (0.022-2) ...
16:03:58 #11 46.63 Setting up libsyntax-keyword-try-perl (0.27-1) ...
16:03:58 #11 46.64 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:03:58 #11 46.65 Setting up libproc-processtable-perl:amd64 (0.634-1build1) ...
16:03:58 #11 46.66 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:03:58 #11 46.68 Setting up xauth (1:1.1.1-1) ...
16:03:58 #11 46.69 Setting up libpath-tiny-perl (0.122-1) ...
16:03:58 #11 46.71 Setting up libarchive-cpio-perl (0.10-2) ...
16:03:58 #11 46.72 Setting up libjson-perl (4.09000-1) ...
16:03:58 #11 46.73 Setting up libnsl2:amd64 (1.3.0-2build2) ...
16:03:58 #11 46.75 Setting up libipc-run3-perl (0.048-2) ...
16:03:58 #11 46.76 Setting up libregexp-wildcards-perl (1.05-3) ...
16:03:58 #11 46.77 Setting up libfcgi-perl:amd64 (0.82+ds-1build1) ...
16:03:58 #11 46.78 Setting up libsub-override-perl (0.09-3) ...
16:03:58 #11 46.80 Setting up libaliased-perl (0.34-2) ...
16:03:58 #11 46.81 Setting up libstrictures-perl (2.000006-1) ...
16:03:58 #11 46.82 Setting up libsub-quote-perl (2.006006-1) ...
16:03:58 #11 46.85 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:03:58 #11 46.86 Setting up libclass-xsaccessor-perl (1.19-4) ...
16:03:58 #11 46.87 Setting up libsort-versions-perl (1.62-2) ...
16:03:58 #11 46.88 Setting up libexporter-tiny-perl (1.002002-1) ...
16:03:58 #11 46.89 Setting up libre-engine-re2-perl:amd64 (0.14-1build2) ...
16:03:58 #13 2.838 dh_fixperms
16:03:58 #13 2.887 dh_installdeb
16:03:58 #13 2.915 dh_gencontrol
16:03:58 #13 3.035 dh_md5sums
16:03:58 #11 38.71 Preparing to unpack .../265-libdata-messagepack-perl_1.02-1_armhf.deb ...
16:03:58 #11 38.72 Unpacking libdata-messagepack-perl (1.02-1) ...
16:03:58 #11 38.77 Selecting previously unselected package libnet-domain-tld-perl.
16:03:58 #11 38.77 Preparing to unpack .../266-libnet-domain-tld-perl_1.75-2_all.deb ...
16:03:58 #11 38.77 Unpacking libnet-domain-tld-perl (1.75-2) ...
16:03:58 #11 38.80 Selecting previously unselected package libdata-validate-domain-perl.
16:03:58 #11 38.80 Preparing to unpack .../267-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:03:58 #11 38.81 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:03:58 #11 38.84 Selecting previously unselected package libnet-ipv6addr-perl.
16:03:58 #11 38.84 Preparing to unpack .../268-libnet-ipv6addr-perl_1.02-1_all.deb ...
16:03:58 #11 38.84 Unpacking libnet-ipv6addr-perl (1.02-1) ...
16:03:58 #11 38.88 Selecting previously unselected package libnet-netmask-perl.
16:03:58 #11 38.88 Preparing to unpack .../269-libnet-netmask-perl_2.0001-1_all.deb ...
16:03:58 #11 38.88 Unpacking libnet-netmask-perl (2.0001-1) ...
16:03:58 #11 38.91 Selecting previously unselected package libnetaddr-ip-perl.
16:03:58 #11 38.91 Preparing to unpack .../270-libnetaddr-ip-perl_4.079+dfsg-2_armhf.deb ...
16:03:58 #11 38.92 Unpacking libnetaddr-ip-perl (4.079+dfsg-2) ...
16:03:58 #11 38.97 Selecting previously unselected package libdata-validate-ip-perl.
16:03:58 #13 2.562 dh binary
16:03:58 #13 2.640    dh_update_autotools_config
16:03:58 #13 2.669    dh_autoreconf
16:03:58 #13 2.710    create-stamp debian/debhelper-build-stamp
16:03:58 #13 2.710    dh_prep
16:03:58 #13 2.739    dh_auto_install --destdir=debian/docker-ce-build-deps/
16:03:58 #13 2.789    dh_install
16:03:58 #10 57.75   Installing       : devscripts-checkbashisms-2.22.1-1.fc36.x86_64      121/138 
16:03:58 #10 57.76   Installing       : gnat-srpm-macros-4-15.fc36.noarch                  122/138 
16:03:58 #10 57.76   Installing       : ghc-srpm-macros-1.5.0-6.fc36.noarch                123/138 
16:03:58 #10 57.81   Installing       : fpc-srpm-macros-1.3-5.fc36.noarch                  124/138 
16:03:58 #10 57.82   Installing       : efi-srpm-macros-5-5.fc36.noarch                    125/138 
16:03:58 #10 57.82   Installing       : fonts-srpm-macros-1:2.0.5-7.fc36.noarch            126/138 
16:03:58 #10 57.83   Installing       : go-srpm-macros-3.2.0-1.fc36.noarch                 127/138 
16:03:58 #10 57.86   Installing       : python-srpm-macros-3.10-20.fc36.noarch             128/138 
16:03:58 #10 57.87   Installing       : redhat-rpm-config-222-1.fc36.noarch                129/138 
16:03:58 #10 57.88   Installing       : diffutils-3.8-2.fc36.x86_64                        130/138 
16:03:58 #10 57.91   Installing       : dash-0.5.10.2-10.fc36.x86_64                       131/138 
16:03:58 #10 57.93   Running scriptlet: dash-0.5.10.2-10.fc36.x86_64                       131/138 
16:03:58 #10 57.95   Installing       : cpio-2.13-12.fc36.x86_64                           132/138 
16:03:58 #14 DONE 2.1s
16:03:58 #11 43.37 invoke-rc.d: could not determine current runlevel
16:03:58 #11 43.38 invoke-rc.d: policy-rc.d denied execution of start.
16:03:58 #11 43.38 Setting up libicu66:armhf (66.1-2ubuntu2.1) ...
16:03:58 #11 43.39 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:03:58 #11 43.40 Setting up libedit2:armhf (3.1-20191231-1) ...
16:03:58 #11 43.41 Setting up libreadline8:armhf (8.0-4) ...
16:03:58 #11 43.43 Setting up m4 (1.4.18-4) ...
16:03:58 #11 43.44 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:03:58 #11 43.45 Setting up ca-certificates (20211016ubuntu0.20.04.1) ...
16:03:58 #11 44.99 Setting up libsub-name-perl (0.26-1build3) ...
16:03:58 #11 45.00 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
16:03:58 #11 45.01 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
16:03:58 #11 45.03 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:03:58 #11 45.04 Setting up libproc-processtable-perl:amd64 (0.634-1build1) ...
16:03:58 #11 45.06 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:03:58 #11 45.08 Setting up gcc-11 (11.3.0-1ubuntu1~22.04) ...
16:03:58 #11 45.09 Setting up xauth (1:1.1-1build2) ...
16:03:58 #11 45.11 Setting up libpath-tiny-perl (0.122-1) ...
16:03:58 #11 45.12 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:03:58 #11 45.14 Setting up libjson-perl (4.04000-1) ...
16:03:58 #11 45.15 Setting up libipc-run3-perl (0.048-2) ...
16:03:58 #11 45.17 Setting up libsub-override-perl (0.09-2) ...
16:03:58 #11 45.18 Setting up libaliased-perl (0.34-1.1) ...
16:03:58 #11 44.57 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ...
16:03:58 #11 44.57 Unpacking libltdl-dev:amd64 (2.4.6-14) ...
16:03:58 #11 44.62 Selecting previously unselected package libsys-hostname-long-perl.
16:03:58 #11 44.62 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ...
16:03:58 #11 44.63 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:03:58 #11 44.66 Selecting previously unselected package libmail-sendmail-perl.
16:03:58 #11 44.67 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ...
16:03:58 #11 44.67 Unpacking libmail-sendmail-perl (0.80-1) ...
16:03:58 #11 44.71 Selecting previously unselected package libmoox-aliases-perl.
16:03:58 #11 44.71 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ...
16:03:58 #11 44.72 Unpacking libmoox-aliases-perl (0.001006-1) ...
16:03:58 #11 44.75 Selecting previously unselected package libobject-id-perl.
16:03:58 #11 44.75 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
16:03:58 #11 44.75 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
16:03:58 #11 44.79 Selecting previously unselected package libmoox-struct-perl.
16:03:58 #11 48.36 Setting up libstrictures-perl (2.000006-1) ...
16:03:58 #11 48.37 Setting up libsub-quote-perl (2.006006-1) ...
16:03:58 #11 48.38 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:03:58 #11 48.39 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
16:03:58 #11 48.40 Setting up libsort-versions-perl (1.62-1) ...
16:03:58 #11 48.42 Setting up libexporter-tiny-perl (1.002002-1) ...
16:03:58 #11 48.42 Setting up libre-engine-re2-perl:armhf (0.14-1build2) ...
16:03:58 #11 48.44 Setting up libfile-dirlist-perl (0.05-2) ...
16:03:58 #11 48.45 Setting up libterm-readkey-perl (2.38-1build4) ...
16:03:58 #11 48.46 Setting up lsb-release (11.1.0ubuntu4) ...
16:03:58 #11 48.48 Setting up python3-magic (2:0.4.24-2) ...
16:03:58 #14 4.191 (36/71): libselinux-utils-2.9-6.el8.x86_64.rpm  4.0 MB/s | 243 kB     00:00    
16:03:58 #14 4.196 (37/71): libsepol-devel-2.9-3.el8.x86_64.rpm    7.7 MB/s |  87 kB     00:00    
16:03:58 #14 4.199 (38/71): libxcrypt-devel-4.1.1-6.el8.x86_64.rpm 3.4 MB/s |  25 kB     00:00    
16:03:58 #14 4.213 (39/71): m4-1.4.18-7.el8.x86_64.rpm              13 MB/s | 223 kB     00:00    
16:03:58 #14 4.222 (40/71): make-4.2.1-11.el8.x86_64.rpm            22 MB/s | 498 kB     00:00    
16:03:58 #14 4.235 (41/71): openssh-8.0p1-16.el8.x86_64.rpm         25 MB/s | 523 kB     00:00    
16:03:58 #14 4.247 (42/71): openssh-clients-8.0p1-16.el8.x86_64.rp  27 MB/s | 669 kB     00:00    
16:03:58 #14 4.256 (43/71): pcre2-utf16-10.32-3.el8.x86_64.rpm      26 MB/s | 229 kB     00:00    
16:03:58 #14 4.263 (44/71): pcre2-devel-10.32-3.el8.x86_64.rpm      21 MB/s | 605 kB     00:00    
16:03:58 #14 4.270 (45/71): pcre2-utf32-10.32-3.el8.x86_64.rpm      15 MB/s | 220 kB     00:00    
16:03:58 #14 4.274 (46/71): perl-Data-Dumper-2.167-399.el8.x86_64. 5.3 MB/s |  58 kB     00:00    
16:03:58 #14 4.305 (47/71): policycoreutils-2.9-20.el8.x86_64.rpm   11 MB/s | 374 kB     00:00    
16:03:58 #14 4.360 (48/71): policycoreutils-devel-2.9-20.el8.x86_6 3.4 MB/s | 293 kB     00:00    
16:03:58 #14 4.366 (49/71): policycoreutils-python-utils-2.9-20.el 4.1 MB/s | 253 kB     00:00    
16:03:58 #14 4.371 (50/71): python3-audit-3.0.7-4.el8.x86_64.rpm   8.4 MB/s |  87 kB     00:00    
16:03:58 #14 4.380 (51/71): python3-libselinux-2.9-6.el8.x86_64.rp  21 MB/s | 283 kB     00:00    
16:03:58 #14 4.384 (52/71): python3-libsemanage-2.9-9.el8.x86_64.r 9.8 MB/s | 128 kB     00:00    
16:03:58 #14 4.400 (53/71): python3-setools-4.3.0-3.el8.x86_64.rpm  39 MB/s | 624 kB     00:00    
16:03:58 #14 4.407 (54/71): rpm-plugin-selinux-4.14.3-24.el8.x86_6  13 MB/s |  78 kB     00:00    
16:03:58 #13 97.43   Installing : glibc-headers-2.17-326.el7_9.aarch64                       43/68 
16:03:58 #10 49.01 Setting up make (4.1-9.1ubuntu1) ...
16:03:58 #10 49.02 Setting up libapt-pkg-perl (0.1.33build1) ...
16:03:58 #10 49.04 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ...
16:03:58 #10 49.15 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...
16:03:58 #10 49.17 Setting up mime-support (3.60ubuntu1) ...
16:03:58 #10 49.20 Setting up iso-codes (3.79-1) ...
16:03:58 #10 49.22 Setting up libsigsegv2:amd64 (2.12-1) ...
16:03:58 #10 49.24 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ...
16:03:58 #10 49.27 Setting up libreadline7:amd64 (7.0-3) ...
16:03:58 #10 49.28 Setting up perl-openssl-defaults:amd64 (3build1) ...
16:03:58 #10 49.30 Setting up libpsl5:amd64 (0.19.1-5build1) ...
16:03:58 #10 49.31 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
16:03:58 #10 49.33 Setting up groff-base (1.22.3-10) ...
16:03:58 + mkdir -p /root/build-deb/compose
16:03:58 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:03:58 + mkdir -p /root/build-deb/scan-cli-plugin
16:03:58 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:03:58 + mkdir -p /go/src/github.com/docker
16:03:58 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:03:58 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:03:58 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:03:58 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:03:58 + EPOCH=5
16:03:58 + EPOCH_SEP=
16:03:58 + [[ ! -z 5 ]]
16:03:58 + EPOCH_SEP=:
16:03:58 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:03:58 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:03:58 + VERSION=0.0.0-20221215153738-3a2c30b
16:03:58 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:03:58 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:03:58 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:03:58 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:03:58 + debSource=docker-ce
16:03:58 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:03:58 + debMaintainer='Docker <support@docker.com>'
16:03:58 ++ date --rfc-2822
16:03:58 + debDate='Thu, 15 Dec 2022 16:03:58 +0000'
16:03:58 + cat
16:03:58 + export CLI_GITCOMMIT=3a2c30b
16:03:58 + CLI_GITCOMMIT=3a2c30b
16:03:58 + export ENGINE_GITCOMMIT=0234322
16:03:58 + ENGINE_GITCOMMIT=0234322
16:03:58 + export SCAN_GITCOMMIT=6c852fa
16:03:58 + SCAN_GITCOMMIT=6c852fa
16:03:58 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:03:58 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:03:58 + dpkg-buildpackage -uc -us -I.git
16:03:58 #11 46.91 Setting up libfile-dirlist-perl (0.05-2) ...
16:03:58 #11 46.92 Setting up libterm-readkey-perl (2.38-2) ...
16:03:58 #11 46.93 Setting up libtext-levenshteinxs-perl (0.03-5) ...
16:03:58 #11 46.94 Setting up libperlio-gzip-perl (0.20-1) ...
16:03:58 #11 46.95 Setting up libsys-hostname-long-perl (1.5-2) ...
16:03:58 #11 46.97 Setting up libhtml-html5-entities-perl (0.004-2) ...
16:03:58 #11 46.98 Setting up libsereal-decoder-perl (4.025+ds-1) ...
16:03:58 #11 46.99 Setting up liburi-perl (5.12-1ubuntu1) ...
16:03:58 #11 47.00 Setting up libnet-ipv6addr-perl (1.02-1) ...
16:03:58 #11 47.01 Setting up libfile-touch-perl (0.12-1) ...
16:03:58 #11 47.03 Setting up systemd-resolved (251.4-1ubuntu7) ...
16:03:58 #11 47.15 Converting /etc/resolv.conf to a symlink to /run/systemd/resolve/stub-resolv.conf...
16:03:58 #13 3.066 dh_builddeb
16:03:58 #13 3.088 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:03:58 #13 3.110 
16:03:58 #13 3.110 The package has been created.
16:03:58 #13 3.110 Attention, the package has been created in the current directory,
16:03:58 #13 3.110 not in ".." as indicated by the message above!
16:03:58 #13 3.137 Selecting previously unselected package docker-ce-build-deps.
16:03:58 #13 3.152 (Reading database ... 26292 files and directories currently installed.)
16:03:58 #13 3.153 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:03:58 #13 3.159 Unpacking docker-ce-build-deps (1.0) ...
16:03:58 #13 2.822    dh_installdocs
16:03:58 #13 2.861    dh_installchangelogs
16:03:58 #13 2.945    dh_perl
16:03:58 #13 2.982    dh_link
16:03:58 #13 3.016    dh_strip_nondeterminism
16:03:58 #13 3.080    dh_compress
16:03:58 #11 38.97 Preparing to unpack .../271-libdata-validate-ip-perl_0.30-1_all.deb ...
16:03:58 #11 38.99 Unpacking libdata-validate-ip-perl (0.30-1) ...
16:03:58 #11 39.03 Selecting previously unselected package libdata-validate-uri-perl.
16:03:58 #11 39.03 Preparing to unpack .../272-libdata-validate-uri-perl_0.07-2_all.deb ...
16:03:58 #11 39.03 Unpacking libdata-validate-uri-perl (0.07-2) ...
16:03:58 #11 39.07 Selecting previously unselected package libdistro-info-perl.
16:03:58 #11 39.07 Preparing to unpack .../273-libdistro-info-perl_1.1ubuntu1_all.deb ...
16:03:58 #11 39.08 Unpacking libdistro-info-perl (1.1ubuntu1) ...
16:03:58 #11 39.12 Selecting previously unselected package libemail-address-xs-perl.
16:03:58 #11 39.12 Preparing to unpack .../274-libemail-address-xs-perl_1.05-1_armhf.deb ...
16:03:58 #11 39.13 Unpacking libemail-address-xs-perl (1.05-1) ...
16:03:58 #11 39.17 Selecting previously unselected package libfcgi-bin.
16:03:58 #11 39.17 Preparing to unpack .../275-libfcgi-bin_2.4.2-2build2_armhf.deb ...
16:03:58 #11 39.17 Unpacking libfcgi-bin (2.4.2-2build2) ...
16:03:58 #10 57.96   Installing       : bzip2-1.0.8-11.fc36.x86_64                         133/138 
16:03:58 #10 57.99   Installing       : rpm-build-4.17.1-3.fc36.x86_64                     134/138 
16:03:58 #10 58.00   Installing       : rpmlint-fedora-license-data-1.8-1.fc36.noarch      135/138 
16:03:58 #10 58.04   Installing       : rpmlint-2.4.0-3.fc36.noarch                        136/138 
16:03:58 #10 58.06   Installing       : dnf-plugins-core-4.3.1-1.fc36.noarch               137/138 
16:03:58 #10 58.18   Installing       : glibc-gconv-extra-2.35-20.fc36.x86_64              138/138 
16:03:58 
16:03:58 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:03:58 #15 DONE 0.0s
16:03:58 
16:03:58 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:03:58 #16 DONE 0.0s
16:03:58 
16:03:58 #17 exporting to image
16:03:58 #17 exporting layers
16:03:58 #11 43.78 Updating certificates in /etc/ssl/certs...
16:03:58 #11 45.20 Setting up python3-unidiff (0.5.5-2) ...
16:03:58 #11 45.33 Setting up libstrictures-perl (2.000006-1) ...
16:03:58 #11 45.35 Setting up libsub-quote-perl (2.006006-1) ...
16:03:58 #11 45.36 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:03:58 #11 45.37 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
16:03:58 #11 45.38 Setting up libsort-versions-perl (1.62-1) ...
16:03:58 #11 45.39 Setting up libexporter-tiny-perl (1.002002-1) ...
16:03:58 #11 45.40 Setting up libre-engine-re2-perl:amd64 (0.14-1build2) ...
16:03:58 #11 45.42 Setting up libfile-dirlist-perl (0.05-2) ...
16:03:58 #11 45.43 Setting up libterm-readkey-perl (2.38-1build4) ...
16:03:58 #11 45.44 Setting up lsb-release (11.1.0ubuntu4) ...
16:03:58 #11 44.79 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ...
16:03:58 #11 44.79 Unpacking libmoox-struct-perl (0.017-1) ...
16:03:58 #11 44.84 Selecting previously unselected package libnet-dns-sec-perl.
16:03:58 #11 44.84 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ...
16:03:58 #11 44.84 Unpacking libnet-dns-sec-perl (1.15-1) ...
16:03:58 #11 44.88 Selecting previously unselected package libnet-libidn-perl.
16:03:58 #11 44.88 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ...
16:03:58 #11 44.89 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
16:03:58 #11 44.93 Selecting previously unselected package libnumber-range-perl.
16:03:58 #11 44.93 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ...
16:03:58 #11 44.94 Unpacking libnumber-range-perl (0.12-1) ...
16:03:58 #11 45.00 Selecting previously unselected package libpackage-stash-xs-perl.
16:03:58 #11 45.00 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ...
16:03:58 #11 45.01 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
16:03:58 #11 45.06 Selecting previously unselected package libpath-iterator-rule-perl.
16:03:58 #11 48.63 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
16:03:58 #11 48.64 Setting up libperlio-gzip-perl (0.19-1build8) ...
16:03:58 #11 48.65 Setting up libsys-hostname-long-perl (1.5-2) ...
16:03:58 #11 48.66 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:03:58 #11 48.67 Setting up libsereal-decoder-perl (4.023+ds-1) ...
16:03:58 #11 48.69 Setting up liburi-perl (5.10-1) ...
16:03:58 #11 48.70 Setting up libnet-ipv6addr-perl (1.02-1) ...
16:03:58 #11 48.71 Setting up libfile-touch-perl (0.12-1) ...
16:03:58 #11 48.72 Setting up libc-devtools (2.35-0ubuntu3.1) ...
16:03:58 #11 48.73 Setting up libemail-address-xs-perl (1.04-1build6) ...
16:03:58 #11 48.74 Setting up libnet-ssleay-perl:armhf (1.92-1build2) ...
16:03:58 #11 48.75 Setting up python3-pkg-resources (59.6.0-1.2) ...
16:03:58 #14 4.425 (55/71): selinux-policy-3.14.3-111.el8.noarch.r  35 MB/s | 656 kB     00:00    
16:03:58 #14 4.476 (56/71): python3-policycoreutils-2.9-20.el8.noa  24 MB/s | 2.2 MB     00:00    
16:03:58 #14 4.506 (57/71): selinux-policy-devel-3.14.3-111.el8.no  19 MB/s | 1.5 MB     00:00    
16:03:58 #14 4.542 (58/71): systemd-devel-239-69.el8.x86_64.rpm     11 MB/s | 399 kB     00:00    
16:03:58 #14 4.554 (59/71): device-mapper-devel-1.02.181-6.el8.x86  25 MB/s | 284 kB     00:00    
16:03:58 #14 4.660 (60/71): gcc-8.5.0-17.el8.x86_64.rpm             26 MB/s |  23 MB     00:00    
16:03:58 #14 4.667 (61/71): libxcrypt-static-4.1.1-6.el8.x86_64.rp 9.3 MB/s |  56 kB     00:00    
16:03:58 #14 4.698 (62/71): glibc-static-2.28-220.el8.x86_64.rpm    14 MB/s | 2.1 MB     00:00    
16:03:58 #14 4.720 (63/71): glibc-2.28-220.el8.x86_64.rpm           42 MB/s | 2.2 MB     00:00    
16:03:58 #14 4.763 (64/71): glibc-common-2.28-220.el8.x86_64.rpm    16 MB/s | 1.0 MB     00:00    
16:03:58 #12 7.822   Running scriptlet: selinux-policy-targeted-36.16-1.fc36.noarch            1/1 
16:03:58 #12 7.975   Preparing        :                                                        1/1 
16:03:58 #12 8.021   Upgrading        : libxcrypt-4.4.33-3.fc36.aarch64                      1/103 
16:03:58 #12 8.034   Installing       : python3-libselinux-3.3-4.fc36.aarch64                2/103 
16:03:58 #12 8.042   Installing       : libtool-ltdl-2.4.7-1.fc36.aarch64                    3/103 
16:03:58 #12 8.049   Installing       : libfdisk-2.38-1.fc36.aarch64                         4/103 
16:03:58 #12 8.055   Installing       : cmake-rpm-macros-3.25.1-1.fc36.noarch                5/103 
16:03:58 #12 8.063   Installing       : cmake-filesystem-3.25.1-1.fc36.aarch64               6/103 
16:03:58 #12 8.070   Installing       : perl-threads-1:2.26-449.fc36.aarch64                 7/103 
16:03:58 #10 45.80 Fedora Modular 35 - x86_64 - Updates            3.3 MB/s | 3.9 MB     00:01    
16:03:58 #17 exporting layers 5.5s done
16:03:58 #17 writing image sha256:dc25f29d578008ef3b93136429e49d7a3b411dcca132cec610d4240287d0b191 done
16:03:58 #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64 done
16:03:58 #17 DONE 5.5s
16:03:58 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/aarch64
16:03:58 #10 49.36 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
16:03:58 #10 49.37 No schema files found: doing nothing.
16:03:58 #10 49.38 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:58 #10 49.43 Setting up unzip (6.0-21ubuntu1.2) ...
16:03:58 #10 49.44 Setting up linux-libc-dev:amd64 (4.15.0-200.211) ...
16:03:58 #10 49.46 Setting up libmpfr6:amd64 (4.0.1-1) ...
16:03:58 #10 49.47 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:03:58 #10 49.49 Setting up dctrl-tools (2.24-2build1) ...
16:03:58 #10 49.51 Setting up distro-info-data (0.37ubuntu0.15) ...
16:03:58 #10 49.52 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...
16:03:58 #10 49.53 Setting up libpipeline1:amd64 (1.5.0-1) ...
16:03:58 #10 49.55 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:58 dpkg-buildpackage: info: source package docker-ce
16:03:58 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~raspbian-buster
16:03:58 dpkg-buildpackage: info: source distribution buster
16:03:58 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:03:58  dpkg-source -I.git --before-build .
16:03:58 dpkg-buildpackage: info: host architecture armhf
16:03:58  debian/rules clean
16:03:58 dh clean --with=bash-completion --with=systemd
16:03:58 #11 47.15 mv: cannot move '/etc/resolv.conf' to '/etc/.resolv.conf.systemd-resolved.bak': Device or resource busy
16:03:58 #11 47.15 Cannot take a backup of /etc/resolv.conf.
16:03:58 #11 47.16 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
16:03:58 #11 47.16 Cannot install symlink from /etc/resolv.conf to ../run/systemd/resolve/stub-resolv.conf
16:03:58 #11 47.28 Setting up libemail-address-xs-perl (1.05-1) ...
16:03:58 #11 47.30 Setting up libnet-ssleay-perl:amd64 (1.92-2) ...
16:03:58 #11 47.32 Setting up automake (1:1.16.5-1.3) ...
16:03:58 #11 47.33 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:03:58 #11 47.33 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
16:03:58 #11 47.33 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
16:03:58 #11 47.35 Setting up libapt-pkg-perl (0.1.40build2) ...
16:03:58 #11 47.38 Setting up libstring-escape-perl (2010.002-2) ...
16:03:58 #11 47.41 Setting up libberkeleydb-perl:amd64 (0.64-1build3) ...
16:03:59 #13 3.124    dh_fixperms
16:03:59 #13 3.168    dh_missing
16:03:59 #13 3.193    dh_installdeb
16:03:59 #13 3.227    dh_gencontrol
16:03:59 #11 50.01 Updating certificates in /etc/ssl/certs...
16:03:59 #11 39.21 Selecting previously unselected package libipc-system-simple-perl.
16:03:59 #11 39.22 Preparing to unpack .../276-libipc-system-simple-perl_1.30-1_all.deb ...
16:03:59 #11 39.23 Unpacking libipc-system-simple-perl (1.30-1) ...
16:03:59 #11 39.26 Selecting previously unselected package libfile-basedir-perl.
16:03:59 #11 39.26 Preparing to unpack .../277-libfile-basedir-perl_0.09-1_all.deb ...
16:03:59 #11 39.27 Unpacking libfile-basedir-perl (0.09-1) ...
16:03:59 #11 39.31 Selecting previously unselected package libfile-chdir-perl.
16:03:59 #11 39.31 Preparing to unpack .../278-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:03:59 #11 39.31 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:03:59 #11 39.35 Selecting previously unselected package libfile-fcntllock-perl.
16:03:59 #11 39.35 Preparing to unpack .../279-libfile-fcntllock-perl_0.22-4_armhf.deb ...
16:03:59 #11 39.36 Unpacking libfile-fcntllock-perl (0.22-4) ...
16:03:59 #11 39.40 Selecting previously unselected package libnumber-compare-perl.
16:03:59 #11 39.40 Preparing to unpack .../280-libnumber-compare-perl_0.03-2_all.deb ...
16:03:59 #11 39.41 Unpacking libnumber-compare-perl (0.03-2) ...
16:03:59 #11 44.16 124 added, 0 removed; done.
16:03:59 #11 44.19 Setting up libasan5:armhf (9.4.0-1ubuntu1~20.04.1) ...
16:03:59 #10 42.45 Fedora Modular 37 - x86_64 - Updates            935 kB/s | 1.0 MB     00:01    
16:03:59 #10 47.98 Selecting previously unselected package cpp.
16:03:59 #10 47.99 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ...
16:03:59 #10 47.99 Unpacking cpp (4:10.2.1-1) ...
16:03:59 #10 48.06 Selecting previously unselected package libcc1-0:amd64.
16:03:59 #10 48.06 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ...
16:03:59 #10 48.07 Unpacking libcc1-0:amd64 (10.2.1-6) ...
16:03:59 #11 45.45 Setting up python3-magic (2:0.4.24-2) ...
16:03:59 #11 45.59 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
16:03:59 #11 45.60 Setting up libperlio-gzip-perl (0.19-1build8) ...
16:03:59 #11 45.61 Setting up libsys-hostname-long-perl (1.5-2) ...
16:03:59 #11 45.62 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:03:59 #11 45.63 Setting up libsereal-decoder-perl (4.023+ds-1) ...
16:03:59 #11 45.64 Setting up liburi-perl (5.10-1) ...
16:03:59 #11 45.65 Setting up libnet-ipv6addr-perl (1.02-1) ...
16:03:59 #11 45.67 Setting up libfile-touch-perl (0.12-1) ...
16:03:59 #11 45.68 Setting up libc-devtools (2.35-0ubuntu3.1) ...
16:03:59 #11 45.69 Setting up libemail-address-xs-perl (1.04-1build6) ...
16:03:59 #11 45.06 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:03:59 #11 45.07 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:03:59 #11 45.11 Selecting previously unselected package libperl4-corelibs-perl.
16:03:59 #11 45.11 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ...
16:03:59 #11 45.11 Unpacking libperl4-corelibs-perl (0.004-2) ...
16:03:59 #11 45.20 Selecting previously unselected package libperlio-gzip-perl.
16:03:59 #11 45.20 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ...
16:03:59 #11 45.21 Unpacking libperlio-gzip-perl (0.19-1build5) ...
16:03:59 #11 45.25 Selecting previously unselected package libpod-constants-perl.
16:03:59 #11 45.25 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ...
16:03:59 #11 45.26 Unpacking libpod-constants-perl (0.19-1) ...
16:03:59 #11 45.30 Selecting previously unselected package libre2-5:amd64.
16:03:59 #11 45.30 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ...
16:03:59 #11 45.31 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ...
16:03:59 #11 45.35 Selecting previously unselected package libre-engine-re2-perl.
16:03:59 #11 45.35 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ...
16:03:59 #11 45.36 Unpacking libre-engine-re2-perl (0.13-5) ...
16:03:59 #11 45.39 Selecting previously unselected package libreadonly-perl.
16:03:59 #11 45.39 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ...
16:03:59 #11 45.40 Unpacking libreadonly-perl (2.050-2) ...
16:03:59 #11 45.43 Selecting previously unselected package libref-util-perl.
16:03:59 #11 48.94 Setting up automake (1:1.16.5-1.3) ...
16:03:59 #11 48.95 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:03:59 #11 48.95 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
16:03:59 #11 48.95 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
16:03:59 #11 48.96 Setting up libapt-pkg-perl (0.1.40build2) ...
16:03:59 #11 48.97 Setting up libstring-escape-perl (2010.002-2) ...
16:03:59 #11 48.98 Setting up libhttp-date-perl (6.05-1) ...
16:03:59 #11 48.99 Setting up libfile-which-perl (1.23-1) ...
16:03:59 #11 49.00 Setting up libfile-basedir-perl (0.09-1) ...
16:03:59 #14 4.770 (65/71): glibc-minimal-langpack-2.28-220.el8.x8  10 MB/s |  64 kB     00:00    
16:03:59 #14 4.776 (66/71): libgcc-8.5.0-17.el8.x86_64.rpm          16 MB/s |  81 kB     00:00    
16:03:59 #14 4.800 (67/71): glibc-gconv-extra-2.28-220.el8.x86_64.  19 MB/s | 1.5 MB     00:00    
16:03:59 #14 4.825 (68/71): systemd-libs-239-69.el8.x86_64.rpm      47 MB/s | 1.1 MB     00:00    
16:03:59 #14 4.857 (69/71): systemd-239-69.el8.x86_64.rpm           45 MB/s | 3.6 MB     00:00    
16:03:59 #14 4.868 (70/71): systemd-pam-239-69.el8.x86_64.rpm       11 MB/s | 492 kB     00:00    
16:03:59 #14 4.937 (71/71): selinux-policy-minimum-3.14.3-111.el8.  29 MB/s |  13 MB     00:00    
16:03:59 #14 4.941 --------------------------------------------------------------------------------
16:03:59 #14 4.941 Total                                            39 MB/s | 109 MB     00:02     
16:03:59 #12 8.077   Installing       : perl-File-Find-1.39-486.fc36.noarch                  8/103 
16:03:59 #12 8.086   Installing       : m4-1.4.19-3.fc36.aarch64                             9/103 
16:03:59 #12 8.095   Installing       : libseccomp-2.5.3-2.fc36.aarch64                     10/103 
16:03:59 #12 8.102   Installing       : libmpc-1.2.1-4.fc36.aarch64                         11/103 
16:03:59 #12 8.115   Installing       : checkpolicy-3.3-2.fc36.aarch64                      12/103 
16:03:59 #12 8.272   Installing       : cpp-12.2.1-4.fc36.aarch64                           13/103 
16:03:59 #12 8.280   Installing       : perl-threads-shared-1.62-479.fc36.aarch64           14/103 
16:03:59 #12 8.287   Installing       : perl-Thread-Queue-3.14-479.fc36.noarch              15/103 
16:03:59 #12 8.294   Installing       : python3-libsemanage-3.3-3.fc36.aarch64              16/103 
16:03:59 #12 8.303   Installing       : vim-filesystem-2:9.0.1006-1.fc36.noarch             17/103 
16:03:59 #12 8.310   Installing       : systemd-rpm-macros-250.8-1.fc36.noarch              18/103 
16:03:59 #14 DONE 3.2s
16:03:59 
16:03:59 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:03:59 #15 DONE 0.0s
16:03:59 
16:03:59 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:03:59 #16 DONE 0.1s
16:03:59 
16:03:59 #17 exporting to image
16:03:59 #17 exporting layers
16:03:59 #10 49.56 Setting up libksba8:amd64 (1.3.5-2ubuntu0.18.04.1) ...
16:03:59 #10 49.58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...
16:03:59 #10 49.60 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.6) ...
16:03:59 #10 49.61 Setting up m4 (1.4.18-1) ...
16:03:59 #10 49.62 Setting up libgdbm5:amd64 (1.14.1-6) ...
16:03:59 #10 49.64 Setting up at (3.1.20-3.1ubuntu2) ...
16:03:59 #10 49.77 invoke-rc.d: could not determine current runlevel
16:03:59 #10 49.78 invoke-rc.d: policy-rc.d denied execution of start.
16:03:59 #10 49.79 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ...
16:03:59 #10 49.80 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ...
16:03:59 #10 49.82 Setting up ucf (3.0038) ...
16:03:59    dh_clean
16:03:59 #11 47.43 Setting up libhttp-date-perl (6.05-1) ...
16:03:59 #11 47.44 Setting up libfile-which-perl (1.27-1) ...
16:03:59 #11 47.45 Setting up libfile-basedir-perl (0.09-1) ...
16:03:59 #11 47.46 Setting up libunicode-utf8-perl (0.62-1build4) ...
16:03:59 #11 47.47 Setting up libset-intspan-perl (1.19-2) ...
16:03:59 #11 47.49 Setting up libmouse-perl (2.5.10-1build4) ...
16:03:59 #11 47.50 Setting up libfile-listing-perl (6.15-1) ...
16:03:59 #11 47.51 Setting up gpg-wks-client (2.2.35-3ubuntu1) ...
16:03:59 #11 47.51 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:03:59 #11 47.53 Setting up libdata-messagepack-perl (1.02-1) ...
16:03:59 #11 47.54 Setting up libfont-afm-perl (1.20-3) ...
16:03:59 #11 47.56 Setting up libwant-perl (0.29-2) ...
16:03:59 #11 47.57 Setting up libdynaloader-functions-perl (0.003-2) ...
16:03:59 #11 47.58 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:03:59 #11 47.59 Setting up liblist-compare-perl (0.55-1) ...
16:03:59 #11 47.60 Setting up libref-util-xs-perl (0.117-2) ...
16:03:59 #11 47.61 Setting up libio-pty-perl (1:1.15-2build2) ...
16:03:59 #11 47.62 Setting up libfile-fcntllock-perl (0.22-4) ...
16:03:59 #13 3.344    dh_md5sums
16:03:59 #13 3.381    dh_builddeb
16:03:59 #13 3.408 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:03:59 #13 3.481  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo
16:03:59 #11 39.45 Selecting previously unselected package libtext-glob-perl.
16:03:59 #11 39.45 Preparing to unpack .../281-libtext-glob-perl_0.11-2_all.deb ...
16:03:59 #11 39.45 Unpacking libtext-glob-perl (0.11-2) ...
16:03:59 #11 39.49 Selecting previously unselected package libfile-find-rule-perl.
16:03:59 #11 39.49 Preparing to unpack .../282-libfile-find-rule-perl_0.34-2_all.deb ...
16:03:59 #11 39.49 Unpacking libfile-find-rule-perl (0.34-2) ...
16:03:59 #11 39.53 Selecting previously unselected package libfont-afm-perl.
16:03:59 #11 39.53 Preparing to unpack .../283-libfont-afm-perl_1.20-3_all.deb ...
16:03:59 #11 39.54 Unpacking libfont-afm-perl (1.20-3) ...
16:03:59 #11 39.57 Selecting previously unselected package libio-string-perl.
16:03:59 #11 39.57 Preparing to unpack .../284-libio-string-perl_1.08-3.1_all.deb ...
16:03:59 #11 39.58 Unpacking libio-string-perl (1.08-3.1) ...
16:03:59 #11 39.61 Selecting previously unselected package libfont-ttf-perl.
16:03:59 #11 39.61 Preparing to unpack .../285-libfont-ttf-perl_1.06-2_all.deb ...
16:03:59 #11 39.62 Unpacking libfont-ttf-perl (1.06-2) ...
16:03:59 #11 39.66 Selecting previously unselected package libfreezethaw-perl.
16:03:59 #11 39.66 Preparing to unpack .../286-libfreezethaw-perl_0.5001-2.1_all.deb ...
16:03:59 #11 39.67 Unpacking libfreezethaw-perl (0.5001-2.1) ...
16:03:59 #11 39.70 Selecting previously unselected package libsort-versions-perl.
16:03:59 #11 39.71 Preparing to unpack .../287-libsort-versions-perl_1.62-2_all.deb ...
16:03:59 #11 39.71 Unpacking libsort-versions-perl (1.62-2) ...
16:03:59 #11 39.74 Selecting previously unselected package libgit-wrapper-perl.
16:03:59 #11 39.74 Preparing to unpack .../288-libgit-wrapper-perl_0.048-1_all.deb ...
16:03:59 #11 39.75 Unpacking libgit-wrapper-perl (0.048-1) ...
16:03:59 #11 39.78 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:03:59 #11 44.20 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:03:59 #11 44.22 Setting up bsdmainutils (11.1.2ubuntu3) ...
16:03:59 #11 44.25 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:03:59 #11 44.25 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
16:03:59 #11 44.25 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:03:59 #11 44.25 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
16:03:59 #11 44.26 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ...
16:03:59 #11 44.27 Setting up libgdbm-compat4:armhf (1.18.1-5) ...
16:03:59 #11 44.28 Setting up libssh-4:armhf (0.9.3-2ubuntu2.2) ...
16:03:59 #11 44.29 Setting up dwz (0.13-5) ...
16:03:59 #11 44.31 Setting up groff-base (1.22.4-4build1) ...
16:03:59 #11 44.33 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
16:03:59 #11 44.35 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
16:03:59 #11 44.36 Setting up libperl5.30:armhf (5.30.0-9ubuntu0.3) ...
16:03:59 #11 44.37 Setting up libc6-dev:armhf (2.31-0ubuntu9.9) ...
16:03:59 #11 44.39 Setting up libx11-6:armhf (2:1.6.9-2ubuntu1.2) ...
16:03:59 #11 44.40 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.6) ...
16:03:59 #12 7.366 Running transaction check
16:03:59 #10 48.14 Selecting previously unselected package libgomp1:amd64.
16:03:59 #10 48.14 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ...
16:03:59 #10 48.14 Unpacking libgomp1:amd64 (10.2.1-6) ...
16:03:59 #10 48.23 Selecting previously unselected package libitm1:amd64.
16:03:59 #10 48.23 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ...
16:03:59 #10 48.24 Unpacking libitm1:amd64 (10.2.1-6) ...
16:03:59 #10 48.28 Selecting previously unselected package libatomic1:amd64.
16:03:59 #10 48.28 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ...
16:03:59 #10 48.29 Unpacking libatomic1:amd64 (10.2.1-6) ...
16:03:59 #10 48.35 Selecting previously unselected package libasan6:amd64.
16:03:59 #11 45.70 Setting up libnet-ssleay-perl:amd64 (1.92-1build2) ...
16:03:59 #11 45.71 Setting up python3-pkg-resources (59.6.0-1.2) ...
16:03:59 #11 45.90 Setting up automake (1:1.16.5-1.3) ...
16:03:59 #11 45.91 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:03:59 #11 45.91 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
16:03:59 #11 45.91 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
16:03:59 #11 45.92 Setting up libapt-pkg-perl (0.1.40build2) ...
16:03:59 #11 45.93 Setting up libstring-escape-perl (2010.002-2) ...
16:03:59 #11 45.96 Setting up libhttp-date-perl (6.05-1) ...
16:03:59 #11 45.97 Setting up libfile-which-perl (1.23-1) ...
16:03:59 #11 45.98 Setting up libfile-basedir-perl (0.09-1) ...
16:03:59 #11 45.99 Setting up libunicode-utf8-perl (0.62-1build4) ...
16:03:59 #11 46.00 Setting up libset-intspan-perl (1.19-2) ...
16:03:59 #11 46.01 Setting up libmouse-perl (2.5.10-1build4) ...
16:03:59 #11 46.02 Setting up libfile-listing-perl (6.14-1) ...
16:03:59 #11 46.03 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
16:03:59 #11 46.04 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:03:59 #11 46.06 Setting up libdata-messagepack-perl (1.01-2build1) ...
16:03:59 #11 45.43 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ...
16:03:59 #11 45.44 Unpacking libref-util-perl (0.204-1) ...
16:03:59 #11 45.47 Selecting previously unselected package libref-util-xs-perl.
16:03:59 #11 45.47 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ...
16:03:59 #11 45.47 Unpacking libref-util-xs-perl (0.117-1build2) ...
16:03:59 #11 45.50 Selecting previously unselected package libregexp-pattern-license-perl.
16:03:59 #11 45.51 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
16:03:59 #11 45.51 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
16:03:59 #11 45.54 Selecting previously unselected package libregexp-pattern-perl.
16:03:59 #11 45.54 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ...
16:03:59 #11 45.55 Unpacking libregexp-pattern-perl (0.2.12-1) ...
16:03:59 #11 45.59 Selecting previously unselected package libsasl2-modules:amd64.
16:03:59 #11 45.59 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
16:03:59 #11 45.60 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
16:03:59 #11 45.63 Selecting previously unselected package libsereal-decoder-perl.
16:03:59 #11 45.64 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ...
16:03:59 #11 45.64 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
16:03:59 #11 45.68 Selecting previously unselected package libsereal-encoder-perl.
16:03:59 #12 8.369   Installing       : python3-setuptools-59.6.0-3.fc36.noarch             19/103 
16:03:59 #12 8.411   Installing       : python3-setools-4.4.0-5.fc36.aarch64                20/103 
16:03:59 #12 8.423   Installing       : python3-audit-3.0.9-1.fc36.aarch64                  21/103 
16:03:59 #12 8.431   Installing       : pcre2-utf32-10.40-1.fc36.aarch64                    22/103 
16:03:59 #12 8.439   Installing       : pcre2-utf16-10.40-1.fc36.aarch64                    23/103 
16:03:59 #12 8.451   Installing       : pcre2-devel-10.40-1.fc36.aarch64                    24/103 
16:03:59 #12 8.462   Installing       : libuv-1:1.44.2-1.fc36.aarch64                       25/103 
16:03:59 #12 8.471   Installing       : libubsan-12.2.1-4.fc36.aarch64                      26/103 
16:03:59 #12 8.478   Installing       : libbtrfsutil-6.0.2-1.fc36.aarch64                   27/103 
16:03:59 #12 8.484   Installing       : libbtrfs-6.0.2-1.fc36.aarch64                       28/103 
16:03:59 #12 8.492   Installing       : libbpf-2:0.7.0-3.fc36.aarch64                       29/103 
16:03:59 #12 8.498   Installing       : libatomic-12.2.1-4.fc36.aarch64                     30/103 
16:03:59 #12 8.509   Installing       : libasan-12.2.1-4.fc36.aarch64                       31/103 
16:03:59 #12 8.515   Installing       : libargon2-20171227-9.fc36.aarch64                   32/103 
16:03:59 #11 49.01 Setting up libunicode-utf8-perl (0.62-1build4) ...
16:03:59 #11 49.02 Setting up libset-intspan-perl (1.19-2) ...
16:03:59 #11 49.05 Setting up libmouse-perl (2.5.10-1build4) ...
16:03:59 #11 49.06 Setting up libfile-listing-perl (6.14-1) ...
16:03:59 #11 49.07 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
16:03:59 #11 49.08 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:03:59 #11 49.10 Setting up libdata-messagepack-perl (1.01-2build1) ...
16:03:59 #11 49.10 Setting up libfont-afm-perl (1.20-3) ...
16:03:59 #11 49.11 Setting up libwant-perl (0.29-1build7) ...
16:03:59 #11 49.13 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:03:59 #11 49.14 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:03:59 #11 49.15 Setting up liblist-compare-perl (0.55-1) ...
16:03:59 #11 49.16 Setting up libref-util-xs-perl (0.117-1build5) ...
16:03:59 #11 49.17 Setting up libio-pty-perl (1:1.15-2build2) ...
16:03:59 #11 49.18 Setting up libtool (2.4.6-15build2) ...
16:03:59 #11 49.19 Setting up g++-11 (11.3.0-1ubuntu1~22.04) ...
16:03:59 #11 49.21 Setting up libfile-fcntllock-perl (0.22-3build7) ...
16:03:59 #11 49.22 Setting up libclone-perl (0.45-1build3) ...
16:03:59 #11 49.23 Setting up libalgorithm-diff-perl (1.201-1) ...
16:03:59 #11 49.24 Setting up libarchive-zip-perl (1.68-1) ...
16:03:59 #11 49.25 Setting up libsub-identify-perl (0.14-1build5) ...
16:03:59 #11 49.26 Setting up libdistro-info-perl (1.1build1) ...
16:03:59 #11 49.27 Setting up libcpanel-json-xs-perl:armhf (4.27-1build1) ...
16:03:59 #11 49.29 Setting up python3-apt (2.3.0ubuntu2.1) ...
16:03:59 #10 71.10 Setting up libgpgme11:armhf (1.14.0-1+b2) ...
16:03:59 #10 71.12 Setting up dirmngr (2.2.27-2+deb11u2) ...
16:03:59 #10 71.27 Setting up perl (5.32.1-4+deb11u2) ...
16:03:59 #10 71.30 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
16:03:59 #10 71.32 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:03:59 #10 71.34 Setting up libdata-dump-perl (1.23-1.1) ...
16:03:59 #10 71.36 Setting up libref-util-perl (0.204-1) ...
16:03:59 #10 71.37 Setting up libipc-system-simple-perl (1.30-1) ...
16:03:59 #10 71.38 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:03:59 #10 71.40 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
16:03:59 #10 71.41 Setting up libvariable-magic-perl (0.62-1+b3) ...
16:03:59 #10 71.43 Setting up libio-html-perl (1.004-2) ...
16:03:59 #10 71.44 Setting up libpod-parser-perl (1.63-2) ...
16:03:59 #10 71.46 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
16:03:59 #10 71.47 Setting up liblist-moreutils-xs-perl (0.430-2) ...
16:03:59 #10 71.49 Setting up gcc-10 (10.2.1-6) ...
16:03:59 #10 71.50 Setting up libparams-util-perl (1.102-1+b1) ...
16:03:59 #10 71.53 Setting up libdpkg-perl (1.20.12) ...
16:03:59 #10 71.54 Setting up libtime-duration-perl (1.21-1) ...
16:03:59 #10 71.56 Setting up autoconf (2.69-14) ...
16:03:59 #10 71.58 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:03:59 #10 71.59 Setting up libarray-intspan-perl (2.004-1) ...
16:03:59 #10 71.61 Setting up libcapture-tiny-perl (0.48-1) ...
16:03:59 #10 71.62 Setting up libtimedate-perl (2.3300-2) ...
16:03:59 #10 71.63 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
16:03:59 #10 71.64 Setting up libsub-name-perl (0.26-1+b1) ...
16:03:59 #10 71.66 Setting up libtype-tiny-xs-perl (0.022-1) ...
16:03:59 #10 71.67 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:03:59 #10 71.68 Setting up libproc-processtable-perl (0.59-2+b1) ...
16:03:59 #10 49.97 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.8) ...
16:03:59 #10 49.98 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
16:03:59 #10 50.00 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ...
16:03:59 #10 50.02 Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
16:03:59 #10 50.04 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
16:03:59 #10 50.06 Setting up libcroco3:amd64 (0.6.12-2) ...
16:03:59 #10 50.07 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
16:03:59  dpkg-source -I.git -b .
16:03:59 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~raspbian'
16:03:59 dpkg-source: info: using source format '1.0'
16:03:59 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster.tar.gz
16:03:59 #11 47.64 Setting up libclone-perl (0.45-1build3) ...
16:03:59 #11 47.65 Setting up libalgorithm-diff-perl (1.201-1) ...
16:03:59 #11 47.66 Setting up libarchive-zip-perl (1.68-1) ...
16:03:59 #11 47.67 Setting up libsub-identify-perl (0.14-2) ...
16:03:59 #11 47.68 Setting up libdistro-info-perl (1.1ubuntu1) ...
16:03:59 #11 47.69 Setting up libcpanel-json-xs-perl:amd64 (4.32-1) ...
16:03:59 #11 47.70 Setting up liblist-moreutils-perl (0.430-2) ...
16:03:59 #11 47.71 Setting up libhtml-tagset-perl (3.20-4) ...
16:03:59 #11 47.73 Setting up liblog-any-perl (1.710-1) ...
16:03:59 #11 47.74 Setting up libauthen-sasl-perl (2.1600-2) ...
16:03:59 #11 47.75 Setting up libdevel-size-perl (0.83-2) ...
16:03:59 #11 47.76 Setting up libdebhelper-perl (13.9.1ubuntu1) ...
16:03:59 #11 47.78 Setting up libpod-constants-perl (0.19-2) ...
16:03:59 #11 47.79 Setting up libregexp-pattern-license-perl (3.9.4-1) ...
16:03:59 #11 47.80 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:03:59 #11 47.81 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
16:03:59 #11 47.82 Setting up libio-interactive-perl (1.023-1) ...
16:03:59 #11 47.83 Setting up libtry-tiny-perl (0.31-1) ...
16:03:59 + set -e
16:03:59 + mkdir -p /root/build-deb/engine
16:03:59 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:03:59 #13 3.624  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes
16:03:59 #13 3.702 dpkg-genchanges: info: binary-only upload (no source code included)
16:03:59 #13 3.705  dpkg-source --after-build .
16:03:59 #11 39.78 Preparing to unpack .../289-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:03:59 #11 39.78 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:03:59 #11 39.81 Selecting previously unselected package libio-prompter-perl.
16:03:59 #11 39.81 Preparing to unpack .../290-libio-prompter-perl_0.004015-1_all.deb ...
16:03:59 #11 39.82 Unpacking libio-prompter-perl (0.004015-1) ...
16:03:59 #11 39.85 Selecting previously unselected package libjson-perl.
16:03:59 #11 39.85 Preparing to unpack .../291-libjson-perl_4.09000-1_all.deb ...
16:03:59 #11 39.86 Unpacking libjson-perl (4.09000-1) ...
16:03:59 #11 39.89 Selecting previously unselected package liblog-any-perl.
16:03:59 #11 39.89 Preparing to unpack .../292-liblog-any-perl_1.710-1_all.deb ...
16:03:59 #11 39.89 Unpacking liblog-any-perl (1.710-1) ...
16:03:59 #11 39.93 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:03:59 #11 39.93 Preparing to unpack .../293-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
16:03:59 #11 39.94 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
16:03:59 #11 39.97 Selecting previously unselected package libpackage-stash-perl.
16:03:59 #11 39.97 Preparing to unpack .../294-libpackage-stash-perl_0.40-1_all.deb ...
16:03:59 #11 39.97 Unpacking libpackage-stash-perl (0.40-1) ...
16:03:59 #11 40.01 Selecting previously unselected package libsub-identify-perl.
16:03:59 #11 46.29 Public key for perl-5.16.3-299.el7_9.x86_64.rpm is not installed
16:03:59 #11 50.55 124 added, 0 removed; done.
16:03:59 #11 50.61 Setting up libgprofng0:arm64 (2.39-3ubuntu1.1) ...
16:03:59 #11 50.62 Setting up libfreetype6:arm64 (2.12.1+dfsg-3) ...
16:03:59 #11 50.64 Setting up dbus (1.14.0-2ubuntu3) ...
16:03:59 #11 50.68 Setting up libgcc-12-dev:arm64 (12.2.0-3ubuntu1) ...
16:03:59 #11 50.70 Setting up shared-mime-info (2.2-1) ...
16:03:59 #11 44.41 Setting up python3.8 (3.8.10-0ubuntu1~20.04.6) ...
16:03:59 #12 7.476 Transaction check succeeded.
16:03:59 #12 7.476 Running transaction test
16:03:59 #10 48.35 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ...
16:03:59 #10 48.35 Unpacking libasan6:amd64 (10.2.1-6) ...
16:03:59 #10 48.59 Selecting previously unselected package liblsan0:amd64.
16:03:59 #10 48.59 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ...
16:03:59 #10 48.60 Unpacking liblsan0:amd64 (10.2.1-6) ...
16:03:59 #10 48.71 Selecting previously unselected package libtsan0:amd64.
16:03:59 #11 46.07 Setting up libfont-afm-perl (1.20-3) ...
16:03:59 #11 46.08 Setting up libwant-perl (0.29-1build7) ...
16:03:59 #11 46.09 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:03:59 #11 46.10 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:03:59 #11 46.12 Setting up liblist-compare-perl (0.55-1) ...
16:03:59 #11 46.13 Setting up libref-util-xs-perl (0.117-1build5) ...
16:03:59 #11 46.14 Setting up libio-pty-perl (1:1.15-2build2) ...
16:03:59 #11 46.15 Setting up libtool (2.4.6-15build2) ...
16:03:59 #11 46.16 Setting up g++-11 (11.3.0-1ubuntu1~22.04) ...
16:03:59 #11 46.18 Setting up libfile-fcntllock-perl (0.22-3build7) ...
16:03:59 #11 46.19 Setting up libclone-perl (0.45-1build3) ...
16:03:59 #11 46.20 Setting up libalgorithm-diff-perl (1.201-1) ...
16:03:59 #11 46.21 Setting up libarchive-zip-perl (1.68-1) ...
16:03:59 #11 46.22 Setting up libsub-identify-perl (0.14-1build5) ...
16:03:59 #11 46.23 Setting up libdistro-info-perl (1.1build1) ...
16:03:59 #11 46.24 Setting up libcpanel-json-xs-perl:amd64 (4.27-1build1) ...
16:03:59 #11 46.26 Setting up python3-apt (2.3.0ubuntu2.1) ...
16:03:59 #10 57.82 Setting up bsdmainutils (11.1.2+b1) ...
16:03:59 #10 57.85 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:03:59 #10 57.85 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:03:59 #10 57.86 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
16:03:59 #10 57.88 Setting up libcroco3:armhf (0.6.12-3) ...
16:03:59 #10 57.90 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
16:03:59 #10 57.93 Setting up ucf (3.0038+nmu1) ...
16:03:59 #10 58.05 Setting up libgcc-8-dev:armhf (8.3.0-6) ...
16:03:59 #10 58.06 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
16:03:59 #10 58.08 Setting up groff-base (1.22.4-3+deb10u1) ...
16:03:59 #10 58.11 Setting up cpp (4:8.3.0-1) ...
16:03:59 #10 58.13 Setting up gpgconf (2.2.12-1+deb10u2) ...
16:03:59 #10 58.14 Setting up libcurl4:armhf (7.64.0-4+deb10u3) ...
16:03:59 #10 58.15 Setting up libc6-dev:armhf (2.28-10+deb10u2) ...
16:03:59 #10 58.17 Setting up libx11-6:armhf (2:1.6.7-1+deb10u2) ...
16:03:59 #10 58.19 Setting up curl (7.64.0-4+deb10u3) ...
16:03:59 #10 58.21 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
16:03:59 #10 58.22 Setting up gpg (2.2.12-1+deb10u2) ...
16:03:59 #10 58.25 Setting up guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
16:03:59 #10 58.26 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
16:03:59 #10 58.29 Setting up libstdc++-8-dev:armhf (8.3.0-6) ...
16:03:59 #10 58.30 Setting up python3.7 (3.7.3-2+deb10u4) ...
16:03:59 #11 45.68 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ...
16:03:59 #11 45.69 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
16:03:59 #11 45.73 Selecting previously unselected package libsereal-perl.
16:03:59 #11 45.73 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ...
16:03:59 #11 45.74 Unpacking libsereal-perl (4.011-1) ...
16:03:59 #11 45.76 Selecting previously unselected package libsort-key-perl.
16:03:59 #11 45.77 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ...
16:03:59 #11 45.77 Unpacking libsort-key-perl (1.33-2build2) ...
16:03:59 #11 45.80 Selecting previously unselected package libstring-copyright-perl.
16:03:59 #11 45.80 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
16:03:59 #11 45.81 Unpacking libstring-copyright-perl (0.003006-1) ...
16:03:59 #11 45.84 Selecting previously unselected package libstring-escape-perl.
16:03:59 #11 45.84 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
16:03:59 #11 45.84 Unpacking libstring-escape-perl (2010.002-2) ...
16:03:59 #11 45.87 Selecting previously unselected package libstring-shellquote-perl.
16:03:59 #11 45.88 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
16:03:59 #11 45.88 Unpacking libstring-shellquote-perl (1.04-1) ...
16:03:59 #11 45.91 Selecting previously unselected package libterm-readkey-perl.
16:03:59 #13 3.245 Reading package lists...
16:03:59 #13 4.022 Building dependency tree...
16:03:59 #13 4.194 Reading state information...
16:03:59 #13 4.217 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:03:59 #13 4.269 Starting 2 pkgProblemResolver with broken count: 0
16:03:59 #12 8.524   Installing       : less-590-5.fc36.aarch64                             33/103 
16:03:59 #12 8.642   Installing       : kernel-headers-6.0.5-200.fc36.aarch64               34/103 
16:03:59 #12 8.656   Installing       : libxcrypt-devel-4.4.33-3.fc36.aarch64               35/103 
16:03:59 #12 8.713   Installing       : glibc-devel-2.35-20.fc36.aarch64                    36/103 
16:03:59 #12 8.781   Installing       : glibc-static-2.35-20.fc36.aarch64                   37/103 
16:03:59 #12 8.789   Installing       : libxcrypt-static-4.4.33-3.fc36.aarch64              38/103 
16:03:59 #10 50.09 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.8) ...
16:03:59 #10 50.10 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
16:03:59 #10 50.12 Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ...
16:03:59 #10 50.13 Setting up patch (2.7.6-2ubuntu1.1) ...
16:03:59 #10 50.14 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
16:03:59 #10 50.16 Setting up libunwind8:amd64 (1.2.1-8) ...
16:03:59 #10 50.17 Setting up krb5-locales (1.16-2ubuntu0.2) ...
16:03:59 #10 50.19 Setting up publicsuffix (20180223.1310-1) ...
16:03:59 #10 50.20 Setting up autotools-dev (20180224.1) ...
16:03:59 #10 50.21 Setting up t1utils (1.41-2) ...
16:03:59 #10 50.23 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ...
16:03:59 #10 50.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:59 #10 50.24 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
16:03:59 #10 50.24 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
16:03:59 #10 50.24 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
16:03:59 #10 50.24 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
16:03:59 #10 50.24 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
16:03:59 #10 50.24 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
16:03:59 #10 50.24 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
16:03:59 #10 50.24 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
16:03:59 #10 50.24 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
16:03:59 #10 50.24 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
16:03:59 #10 50.25 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:03:59 #10 50.26 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ...
16:03:59 #10 50.29 Setting up libltdl7:amd64 (2.4.6-2) ...
16:03:59 #10 71.70 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:03:59 #10 71.71 Setting up xauth (1:1.1-1) ...
16:03:59 #10 71.72 Setting up libpath-tiny-perl (0.118-1) ...
16:03:59 #10 71.73 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:03:59 #10 71.75 Setting up libjson-perl (4.03000-1) ...
16:03:59 #10 71.77 Setting up libipc-run3-perl (0.048-2) ...
16:03:59 #10 71.78 Setting up libfcgi-perl:armhf (0.79+ds-2) ...
16:03:59 #10 71.80 Setting up libsub-override-perl (0.09-2) ...
16:03:59 #10 71.81 Setting up libaliased-perl (0.34-1.1) ...
16:03:59 #10 71.82 Setting up libstrictures-perl (2.000006-1) ...
16:03:59 #10 71.84 Setting up libsub-quote-perl (2.006006-1) ...
16:03:59 #10 71.85 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:03:59 #10 71.86 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
16:03:59 #10 71.88 Setting up libfontconfig1:armhf (2.13.1-4.2) ...
16:03:59 #10 71.89 Setting up libsort-versions-perl (1.62-1) ...
16:03:59 #10 71.90 Setting up libexporter-tiny-perl (1.002002-1) ...
16:03:59 #11 49.44 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
16:03:59 #11 49.45 Setting up liblist-moreutils-perl (0.430-2) ...
16:03:59 #11 49.46 Setting up libhtml-tagset-perl (3.20-4) ...
16:03:59 #11 49.47 Setting up liblog-any-perl (1.710-1) ...
16:03:59 #11 49.48 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:03:59 #11 49.49 Setting up libdevel-size-perl (0.83-1build4) ...
16:03:59 #11 49.50 Setting up libdebhelper-perl (13.6ubuntu1) ...
16:03:59 #11 49.51 Setting up libpod-constants-perl (0.19-2) ...
16:03:59 #11 49.52 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
16:03:59 #11 49.53 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:03:59 #11 49.54 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
16:03:59 #11 49.55 Setting up libio-interactive-perl (1.023-1) ...
16:03:59 #11 49.56 Setting up libtry-tiny-perl (0.31-1) ...
16:03:59 #11 49.57 Setting up libtype-tiny-perl (1.012004-1) ...
16:03:59 #11 49.58 Setting up libcommon-sense-perl:armhf (3.75-2build1) ...
16:03:59 #11 49.59 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:03:59 #11 49.61 Setting up libnet-http-perl (6.22-1) ...
16:03:59 #11 49.62 Setting up libpath-iterator-rule-perl (1.015-1) ...
16:03:59 #11 49.63 Setting up libtext-markdown-discount-perl:armhf (0.13-1build1) ...
16:03:59 #11 49.64 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:03:59 #11 49.65 Setting up libtime-moment-perl (0.44-1build6) ...
16:03:59 #11 49.66 Setting up libencode-locale-perl (1.05-1.1) ...
16:03:59 #11 49.67 Setting up libexception-class-perl (1.45-1) ...
16:03:59 #11 47.84 Setting up libtype-tiny-perl (1.016008-1) ...
16:03:59 #11 47.86 Setting up libcommon-sense-perl:amd64 (3.75-2build1) ...
16:03:59 #11 47.87 Setting up libmldbm-perl (2.05-3) ...
16:03:59 #11 47.88 Setting up libxml-namespacesupport-perl (1.12-2) ...
16:03:59 #11 47.89 Setting up libnet-http-perl (6.22-1) ...
16:03:59 #11 47.90 Setting up libpath-iterator-rule-perl (1.015-1) ...
16:03:59 #11 47.91 Setting up libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
16:03:59 #11 47.93 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:03:59 #11 47.94 Setting up libtime-moment-perl (0.44-2) ...
16:03:59 #11 47.95 Setting up libencode-locale-perl (1.05-2) ...
16:03:59 #11 47.96 Setting up libexception-class-perl (1.45-1) ...
16:03:59 #11 47.97 Setting up libmath-base85-perl (0.5+dfsg-1) ...
16:03:59 #11 47.99 Setting up libconfig-tiny-perl (2.28-1) ...
16:03:59 #11 48.00 Setting up libsereal-encoder-perl:amd64 (4.025+ds-1) ...
16:03:59 #11 48.02 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
16:03:59 #11 48.04 Setting up liblist-utilsby-perl (0.12-1) ...
16:03:59 #11 48.05 Setting up libstring-shellquote-perl (1.04-2) ...
16:03:59 #11 48.06 Setting up libnet-netmask-perl (2.0001-1) ...
16:03:59 #11 48.07 Setting up libsub-install-perl (0.928-2) ...
16:03:59 #11 48.08 Setting up gcc (4:12.2.0-1ubuntu1) ...
16:03:59 #11 48.11 Setting up dpkg-dev (1.21.9ubuntu1) ...
16:03:59 #11 48.13 Setting up libindirect-perl (0.39-2) ...
16:03:59 #11 48.14 Setting up libxs-parse-sublike-perl:amd64 (0.16-1ubuntu2) ...
16:03:59 #11 48.16 Setting up intltool-debian (0.35.0+20060710.5) ...
16:03:59 + mkdir -p /root/build-deb/cli
16:03:59 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:03:59 #13 3.804 dpkg-buildpackage: info: binary-only upload (no source included)
16:03:59 #13 3.809 
16:03:59 #13 3.809 The package has been created.
16:03:59 #13 3.809 Attention, the package has been created in the current directory,
16:03:59 #13 3.809 not in ".." as indicated by the message above!
16:03:59 #13 3.837 Selecting previously unselected package docker-ce-build-deps.
16:03:59 #13 3.851 (Reading database ... 25545 files and directories currently installed.)
16:03:59 #13 3.852 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:03:59 #13 3.859 Unpacking docker-ce-build-deps (1.0) ...
16:03:59 #11 40.01 Preparing to unpack .../295-libsub-identify-perl_0.14-2_armhf.deb ...
16:03:59 #11 40.02 Unpacking libsub-identify-perl (0.14-2) ...
16:03:59 #11 40.05 Selecting previously unselected package libsub-name-perl:armhf.
16:03:59 #11 40.05 Preparing to unpack .../296-libsub-name-perl_0.26-2_armhf.deb ...
16:03:59 #11 40.06 Unpacking libsub-name-perl:armhf (0.26-2) ...
16:03:59 #11 40.09 Selecting previously unselected package libnamespace-clean-perl.
16:03:59 #11 40.10 Preparing to unpack .../297-libnamespace-clean-perl_0.27-2_all.deb ...
16:03:59 #11 40.11 Unpacking libnamespace-clean-perl (0.27-2) ...
16:03:59 #11 40.14 Selecting previously unselected package libpath-tiny-perl.
16:03:59 #11 40.14 Preparing to unpack .../298-libpath-tiny-perl_0.122-1_all.deb ...
16:03:59 #11 40.15 Unpacking libpath-tiny-perl (0.122-1) ...
16:03:59 #11 40.18 Selecting previously unselected package libstrictures-perl.
16:03:59 #11 40.18 Preparing to unpack .../299-libstrictures-perl_2.000006-1_all.deb ...
16:03:59 #11 40.18 Unpacking libstrictures-perl (2.000006-1) ...
16:03:59 #11 40.24 Selecting previously unselected package libtype-tiny-perl.
16:03:59 #11 40.24 Preparing to unpack .../300-libtype-tiny-perl_1.016008-1_all.deb ...
16:03:59 #11 40.24 Unpacking libtype-tiny-perl (1.016008-1) ...
16:03:59 #10 48.71 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ...
16:03:59 #10 48.72 Unpacking libtsan0:amd64 (10.2.1-6) ...
16:03:59 #11 46.41 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
16:03:59 #11 46.43 Setting up liblist-moreutils-perl (0.430-2) ...
16:03:59 #11 46.44 Setting up libhtml-tagset-perl (3.20-4) ...
16:03:59 #11 46.45 Setting up liblog-any-perl (1.710-1) ...
16:03:59 #11 46.47 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:03:59 #11 46.48 Setting up libdevel-size-perl (0.83-1build4) ...
16:03:59 #11 46.49 Setting up libdebhelper-perl (13.6ubuntu1) ...
16:03:59 #11 46.50 Setting up libpod-constants-perl (0.19-2) ...
16:03:59 #11 46.52 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
16:03:59 #11 46.53 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:03:59 #11 45.91 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ...
16:03:59 #11 45.92 Unpacking libterm-readkey-perl (2.38-1build1) ...
16:03:59 #11 45.95 Selecting previously unselected package libtest-fatal-perl.
16:03:59 #11 45.95 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ...
16:03:59 #11 45.96 Unpacking libtest-fatal-perl (0.014-1) ...
16:03:59 #11 45.99 Selecting previously unselected package libtest-refcount-perl.
16:03:59 #11 46.00 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ...
16:03:59 #11 46.00 Unpacking libtest-refcount-perl (0.10-1) ...
16:03:59 #11 46.03 Selecting previously unselected package libtext-levenshtein-perl.
16:03:59 #11 46.03 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ...
16:03:59 #11 46.04 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:03:59 #11 46.07 Selecting previously unselected package libtype-tiny-xs-perl.
16:03:59 #11 46.07 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ...
16:03:59 #11 46.07 Unpacking libtype-tiny-xs-perl (0.016-1) ...
16:03:59 #11 46.11 Selecting previously unselected package libunicode-utf8-perl.
16:03:59 #11 46.11 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ...
16:03:59 #11 46.11 Unpacking libunicode-utf8-perl (0.62-1build1) ...
16:03:59 #11 46.14 Selecting previously unselected package libxml-namespacesupport-perl.
16:03:59 #13 4.272 Done
16:03:59 #13 4.295  Done
16:03:59 #13 4.304 Starting pkgProblemResolver with broken count: 0
16:03:59 #13 4.337 Starting 2 pkgProblemResolver with broken count: 0
16:03:59 #13 4.340 Done
16:03:59 #12 8.795   Installing       : gc-8.0.6-3.fc36.aarch64                             39/103 
16:03:59 #12 9.027   Installing       : guile22-2.2.7-5.fc36.aarch64                        40/103 
16:03:59 #10 50.30 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ...
16:03:59 #10 50.32 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ...
16:03:59 #10 50.34 Setting up liblocale-gettext-perl (1.07-3build2) ...
16:03:59 #10 50.35 Setting up wdiff (1.2.2-2) ...
16:03:59 #10 50.36 Setting up shared-mime-info (1.9-2) ...
16:03:59 #10 71.92 Setting up libre-engine-re2-perl:armhf (0.14-1) ...
16:03:59 #10 71.94 Setting up libfile-dirlist-perl (0.05-2) ...
16:03:59 #10 71.95 Setting up libterm-readkey-perl (2.38-1+b2) ...
16:03:59 #10 71.97 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
16:03:59 #10 71.98 Setting up libperlio-gzip-perl (0.19-1+b7) ...
16:03:59 #10 71.99 Setting up libsys-hostname-long-perl (1.5-2) ...
16:03:59 #10 72.04 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:03:59 #10 72.05 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
16:03:59 #10 72.07 Setting up liburi-perl (5.08-1) ...
16:03:59 #10 72.08 Setting up libfile-touch-perl (0.11-1) ...
16:03:59 #10 72.10 Setting up python3.9 (3.9.2-1) ...
16:03:59 #11 49.68 Setting up libmath-base85-perl (0.5+dfsg-1) ...
16:03:59 #11 49.69 Setting up libconfig-tiny-perl (2.28-1) ...
16:03:59 #11 49.70 Setting up libsereal-encoder-perl:armhf (4.023+ds-1) ...
16:03:59 #11 49.71 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
16:03:59 #11 49.73 Setting up liblist-utilsby-perl (0.11-1) ...
16:03:59 #11 49.74 Setting up libstring-shellquote-perl (1.04-1) ...
16:03:59 #11 49.75 Setting up libnet-netmask-perl (2.0001-1) ...
16:03:59 #11 49.76 Setting up libsub-install-perl (0.928-1.1) ...
16:03:59 #11 49.77 Setting up gcc (4:11.2.0-1ubuntu1) ...
16:03:59 #11 49.79 Setting up dpkg-dev (1.21.1ubuntu2.1) ...
16:03:59 #11 49.81 Setting up intltool-debian (0.35.0+20060710.5) ...
16:03:59 #11 49.82 Setting up liberror-perl (0.17029-1) ...
16:03:59 #11 49.83 Setting up dh-autoreconf (20) ...
16:03:59 #11 49.84 Setting up patchutils (0.4.2-1build2) ...
16:03:59 #11 49.85 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:03:59 #11 49.86 Setting up libltdl-dev:armhf (2.4.6-15build2) ...
16:03:59 #11 49.87 Setting up libjson-maybexs-perl (1.004003-1) ...
16:03:59 #11 49.89 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:03:59 #11 49.90 Setting up libio-string-perl (1.08-3.1) ...
16:04:00 #11 48.19 Setting up libfreezethaw-perl (0.5001-2.1) ...
16:04:00 #11 48.20 Setting up libobject-pad-perl (0.68-1) ...
16:04:00 #11 48.21 Setting up liberror-perl (0.17029-1) ...
16:04:00 #11 48.22 Setting up libpython3.10-stdlib:amd64 (3.10.7-1ubuntu0.2) ...
16:04:00 #11 48.23 Setting up patchutils (0.4.2-1build2) ...
16:04:00 #11 48.24 Setting up libmail-sendmail-perl (0.80-2) ...
16:04:00 #11 48.25 Setting up libltdl-dev:amd64 (2.4.7-4) ...
16:04:00 #11 48.27 Setting up libjson-maybexs-perl (1.004003-1) ...
16:04:00 #11 48.28 Setting up libxml-sax-base-perl (1.09-2) ...
16:04:00 #11 48.29 Setting up libio-string-perl (1.08-3.1) ...
16:04:00 #11 48.31 Setting up libreadonly-perl (2.050-3) ...
16:04:00 #11 48.32 Setting up libnetaddr-ip-perl (4.079+dfsg-2) ...
16:04:00 #11 48.33 Setting up libstring-copyright-perl (0.003013-1) ...
16:04:00 #11 48.34 Setting up libdata-optlist-perl (0.112-1) ...
16:04:00 #11 48.35 Setting up libipc-run-perl (20220807.0-1) ...
16:04:00 #11 48.37 Setting up git (1:2.37.2-1ubuntu1.1) ...
16:04:00 #13 13.48 (70/70): llvm-libs-15.0.1-1.el9.x86_64.rpm       10 MB/s |  41 MB     00:03    
16:04:00 #13 13.48 --------------------------------------------------------------------------------
16:04:00 #13 13.49 Total                                            15 MB/s | 128 MB     00:08     
16:04:00 #11 40.29 Selecting previously unselected package libgitlab-api-v4-perl.
16:04:00 #11 40.29 Preparing to unpack .../301-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:04:00 #11 40.29 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:04:00 #11 40.36 Selecting previously unselected package libhtml-form-perl.
16:04:00 #11 40.37 Preparing to unpack .../302-libhtml-form-perl_6.10-1_all.deb ...
16:04:00 #11 40.38 Unpacking libhtml-form-perl (6.10-1) ...
16:04:00 #11 40.43 Selecting previously unselected package libhtml-format-perl.
16:04:00 #11 40.43 Preparing to unpack .../303-libhtml-format-perl_2.16-1_all.deb ...
16:04:00 #11 40.43 Unpacking libhtml-format-perl (2.16-1) ...
16:04:00 #11 40.46 Selecting previously unselected package libhtml-html5-entities-perl.
16:04:00 #11 40.46 Preparing to unpack .../304-libhtml-html5-entities-perl_0.004-2_all.deb ...
16:04:00 #11 40.47 Unpacking libhtml-html5-entities-perl (0.004-2) ...
16:04:00 #14 DONE 2.1s
16:04:00 
16:04:00 #15 [stage-1 8/8] WORKDIR /root/rpmbuild
16:04:00 #15 DONE 0.0s
16:04:00 
16:04:00 #16 exporting to image
16:04:00 #16 exporting layers
16:04:00 #13 97.53   Installing : glibc-devel-2.17-326.el7_9.aarch64                         44/68 
16:04:00 #10 48.95 Selecting previously unselected package libubsan1:amd64.
16:04:00 #10 48.95 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ...
16:04:00 #10 48.95 Unpacking libubsan1:amd64 (10.2.1-6) ...
16:04:00 #10 49.06 Selecting previously unselected package libquadmath0:amd64.
16:04:00 #10 49.07 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ...
16:04:00 #10 49.07 Unpacking libquadmath0:amd64 (10.2.1-6) ...
16:04:00 #10 49.11 Selecting previously unselected package libgcc-10-dev:amd64.
16:04:00 #10 49.11 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ...
16:04:00 #10 49.11 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
16:04:00 #11 46.55 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
16:04:00 #11 46.56 Setting up libio-interactive-perl (1.023-1) ...
16:04:00 #11 46.57 Setting up libtry-tiny-perl (0.31-1) ...
16:04:00 #11 46.59 Setting up libtype-tiny-perl (1.012004-1) ...
16:04:00 #11 46.60 Setting up libcommon-sense-perl:amd64 (3.75-2build1) ...
16:04:00 #11 46.61 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:04:00 #11 46.62 Setting up libnet-http-perl (6.22-1) ...
16:04:00 #11 46.64 Setting up libpath-iterator-rule-perl (1.015-1) ...
16:04:00 #11 46.65 Setting up libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
16:04:00 #11 46.66 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:04:00 #11 46.67 Setting up libtime-moment-perl (0.44-1build6) ...
16:04:00 #11 46.68 Setting up libencode-locale-perl (1.05-1.1) ...
16:04:00 #11 46.71 Setting up libexception-class-perl (1.45-1) ...
16:04:00 #11 46.73 Setting up libmath-base85-perl (0.5+dfsg-1) ...
16:04:00 #11 46.74 Setting up libconfig-tiny-perl (2.28-1) ...
16:04:00 #11 46.15 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:04:00 #11 46.15 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:04:00 #11 46.19 Selecting previously unselected package libxml-sax-base-perl.
16:04:00 #11 46.20 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ...
16:04:00 #11 46.21 Unpacking libxml-sax-base-perl (1.09-1) ...
16:04:00 #11 46.25 Selecting previously unselected package libxml-sax-perl.
16:04:00 #11 46.26 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:04:00 #11 46.26 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:04:00 #11 46.31 Selecting previously unselected package libxml-libxml-perl.
16:04:00 #11 46.31 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
16:04:00 #11 46.31 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
16:04:00 #11 46.38 Selecting previously unselected package libxml-parser-perl.
16:04:00 #11 45.09 Setting up binutils-arm-linux-gnueabihf (2.34-6ubuntu1.4) ...
16:04:00 #11 45.10 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.5) ...
16:04:00 #11 45.11 Setting up libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
16:04:00 #11 45.12 Setting up gpg (2.2.19-3ubuntu2.2) ...
16:04:00 #11 45.13 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
16:04:00 #11 45.14 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
16:04:00 #11 45.15 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
16:04:00 #12 8.250 Transaction test succeeded.
16:04:00 #12 8.250 Running transaction
16:04:00 #13 4.458 The following additional packages will be installed:
16:04:00 #13 4.458   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:04:00 #13 4.458   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:04:00 #13 4.458   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:04:00 #13 4.458   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:04:00 #13 4.459   libudev-dev libuv1 pkg-config
16:04:00 #13 4.460 Suggested packages:
16:04:00 #13 4.460   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:04:00 #13 4.460 Recommended packages:
16:04:00 #13 4.460   dmsetup
16:04:00 #13 4.501 The following NEW packages will be installed:
16:04:00 #13 4.501   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:04:00 #13 4.501   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:04:00 #13 4.501   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:04:00 #13 4.502   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:04:00 #13 4.502   libudev-dev libuv1 pkg-config
16:04:00 #12 9.045   Installing       : make-1:4.3-7.fc36.aarch64                           41/103 
16:04:00 #12 9.385   Installing       : gcc-12.2.1-4.fc36.aarch64                           42/103 
16:04:00 #12 9.394   Running scriptlet: gcc-12.2.1-4.fc36.aarch64                           42/103 
16:04:00 #12 9.420   Installing       : dbus-common-1:1.14.4-1.fc36.noarch                  43/103 
16:04:00 #12 9.425   Running scriptlet: dbus-common-1:1.14.4-1.fc36.noarch                  43/103 
16:04:00 #11 49.91 Setting up libreadonly-perl (2.050-3) ...
16:04:00 #11 49.92 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
16:04:00 #11 49.93 Setting up python3-chardet (4.0.0-1) ...
16:04:00 #11 48.39 Setting up libtext-xslate-perl:amd64 (3.5.9-1build1) ...
16:04:00 #11 48.40 Setting up libcontextual-return-perl (0.004014-3) ...
16:04:00 #11 48.41 Setting up libwww-robotrules-perl (6.02-1) ...
16:04:00 #11 48.43 Setting up libtypes-serialiser-perl (1.01-1) ...
16:04:00 #11 48.45 Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
16:04:00 #11 48.46 Setting up libhtml-parser-perl:amd64 (3.78-1) ...
16:04:00 #11 48.48 Setting up libgit-wrapper-perl (0.048-1) ...
16:04:00 #11 48.49 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
16:04:00 #11 48.51 Setting up librole-tiny-perl (2.002004-1) ...
16:04:00 #11 48.53 Setting up gnupg (2.2.35-3ubuntu1) ...
16:04:00 #11 48.54 Setting up libc6-dev:amd64 (2.36-0ubuntu4) ...
16:04:00 #11 48.55 Setting up libfont-ttf-perl (1.06-2) ...
16:04:00 #11 48.56 Setting up libfile-homedir-perl (1.006-1) ...
16:04:00 #11 48.58 Setting up libalgorithm-diff-xs-perl:amd64 (0.04-7) ...
16:04:00 #11 48.60 Setting up libio-socket-ssl-perl (2.074-2) ...
16:04:00 #11 48.62 Setting up libsub-exporter-perl (0.988-1) ...
16:04:00 #11 48.63 Setting up libpython3-stdlib:amd64 (3.10.6-1) ...
16:04:00 #11 48.64 Setting up libalgorithm-merge-perl (0.08-4) ...
16:04:00 #11 48.65 Setting up libhttp-message-perl (6.37-1) ...
16:04:00 #11 48.67 Setting up libdata-validate-ip-perl (0.30-1) ...
16:04:00 #11 48.68 Setting up libhtml-form-perl (6.10-1) ...
16:04:00 #11 40.50 Selecting previously unselected package libhtml-tokeparser-simple-perl.
16:04:00 #11 40.50 Preparing to unpack .../305-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
16:04:00 #11 40.51 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
16:04:00 #11 40.55 Selecting previously unselected package libhttp-daemon-perl.
16:04:00 #11 40.55 Preparing to unpack .../306-libhttp-daemon-perl_6.14-1.1_all.deb ...
16:04:00 #11 40.56 Unpacking libhttp-daemon-perl (6.14-1.1) ...
16:04:00 #11 40.63 Selecting previously unselected package libindirect-perl.
16:04:00 #11 40.64 Preparing to unpack .../307-libindirect-perl_0.39-2_armhf.deb ...
16:04:00 #11 40.64 Unpacking libindirect-perl (0.39-2) ...
16:04:00 #11 40.67 Selecting previously unselected package libio-interactive-perl.
16:04:00 #11 40.67 Preparing to unpack .../308-libio-interactive-perl_1.023-1_all.deb ...
16:04:00 #11 40.68 Unpacking libio-interactive-perl (1.023-1) ...
16:04:00 #11 40.74 Selecting previously unselected package libtypes-serialiser-perl.
16:04:00 #13 3.942 Reading package lists...
16:04:00 + mkdir -p /root/build-deb/compose
16:04:00 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:00 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:00 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:00 + mkdir -p /go/src/github.com/docker
16:04:00 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:00 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:00 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:00 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:00 + EPOCH=5
16:04:00 + EPOCH_SEP=
16:04:00 + [[ ! -z 5 ]]
16:04:00 + EPOCH_SEP=:
16:04:00 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:00 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:00 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:00 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:00 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:00 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:00 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:00 + debSource=docker-ce
16:04:00 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:00 + debMaintainer='Docker <support@docker.com>'
16:04:00 ++ date --rfc-2822
16:04:00 + debDate='Thu, 15 Dec 2022 16:04:00 +0000'
16:04:00 + cat
16:04:00 + export CLI_GITCOMMIT=3a2c30b
16:04:00 + CLI_GITCOMMIT=3a2c30b
16:04:00 + export ENGINE_GITCOMMIT=0234322
16:04:00 + ENGINE_GITCOMMIT=0234322
16:04:00 + export SCAN_GITCOMMIT=6c852fa
16:04:00 + SCAN_GITCOMMIT=6c852fa
16:04:00 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:00 + dpkg-buildpackage -uc -us -I.git
16:04:00 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:00 dpkg-buildpackage: info: source package docker-ce
16:04:00 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic
16:04:00 dpkg-buildpackage: info: source distribution bionic
16:04:00 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:00  dpkg-source -I.git --before-build build-deb
16:04:00 dpkg-buildpackage: info: host architecture armhf
16:04:00 #13 98.79   Installing : gcc-4.8.5-44.el7.aarch64                                   45/68 
16:04:00 #13 99.09   Installing : libsepol-devel-2.5-10.el7.aarch64                          46/68 
16:04:00 #10 49.35 Selecting previously unselected package gcc-10.
16:04:00 #10 49.35 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ...
16:04:00 #10 49.35 Unpacking gcc-10 (10.2.1-6) ...
16:04:00 #11 46.76 Setting up libsereal-encoder-perl:amd64 (4.023+ds-1) ...
16:04:00 #11 46.77 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
16:04:00 #11 46.78 Setting up liblist-utilsby-perl (0.11-1) ...
16:04:00 #11 46.79 Setting up libstring-shellquote-perl (1.04-1) ...
16:04:00 #11 46.80 Setting up libnet-netmask-perl (2.0001-1) ...
16:04:00 #11 46.82 Setting up libsub-install-perl (0.928-1.1) ...
16:04:00 #11 46.84 Setting up gcc (4:11.2.0-1ubuntu1) ...
16:04:00 #11 46.87 Setting up dpkg-dev (1.21.1ubuntu2.1) ...
16:04:00 #11 46.88 Setting up intltool-debian (0.35.0+20060710.5) ...
16:04:00 #11 46.90 Setting up liberror-perl (0.17029-1) ...
16:04:00 #11 46.91 Setting up dh-autoreconf (20) ...
16:04:00 #11 46.92 Setting up patchutils (0.4.2-1build2) ...
16:04:00 #11 46.93 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:04:00 #11 46.94 Setting up libltdl-dev:amd64 (2.4.6-15build2) ...
16:04:00 #11 46.95 Setting up libjson-maybexs-perl (1.004003-1) ...
16:04:00 #11 46.97 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:04:00 #11 46.38 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ...
16:04:00 #11 46.39 Unpacking libxml-parser-perl (2.46-1) ...
16:04:00 #11 46.45 Selecting previously unselected package libxml-sax-expat-perl.
16:04:00 #11 46.45 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ...
16:04:00 #11 46.45 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:04:00 #11 46.49 Selecting previously unselected package libxml-writer-perl.
16:04:00 #11 46.49 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ...
16:04:00 #11 46.50 Unpacking libxml-writer-perl (0.625-1) ...
16:04:00 #11 46.54 Selecting previously unselected package libyaml-libyaml-perl.
16:04:00 #11 46.54 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ...
16:04:00 #11 46.55 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
16:04:00 #11 46.59 Selecting previously unselected package licensecheck.
16:04:00 #13 4.919 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
16:04:00 #13 4.919 1 not fully installed or removed.
16:04:00 #13 4.919 Need to get 7795 kB of archives.
16:04:00 #13 4.919 After this operation, 37.9 MB of additional disk space will be used.
16:04:00 #13 4.919 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
16:04:00 #12 9.437   Running scriptlet: dbus-broker-32-1.fc36.aarch64                       44/103 
16:04:00 #12 9.517   Installing       : dbus-broker-32-1.fc36.aarch64                       44/103 
16:04:00 #12 9.523   Running scriptlet: dbus-broker-32-1.fc36.aarch64                       44/103 
16:04:00 #12 9.534   Installing       : dbus-1:1.14.4-1.fc36.aarch64                        45/103 
16:04:00 #12 9.540   Installing       : annobin-docs-10.93-1.fc36.noarch                    46/103 
16:04:00 #12 9.592   Installing       : xkeyboard-config-2.35.1-1.fc36.noarch               47/103 
16:04:00 #12 9.608   Installing       : libxkbcommon-1.4.0-1.fc36.aarch64                   48/103 
16:04:00 #12 9.619   Installing       : rhash-1.4.2-2.fc36.aarch64                          49/103 
16:04:00 #12 9.628   Installing       : qrencode-libs-4.1.1-2.fc36.aarch64                  50/103 
16:04:00 #12 9.635   Installing       : perl-lib-0.65-486.fc36.aarch64                      51/103 
16:04:00 #24 39.05 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
16:04:00 #24 39.05 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
16:04:00 #24 39.05 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:04:00 #24 39.09 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
16:04:00 #24 39.09 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:04:00 #24 39.10 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:04:00 #11 48.69 Setting up libiterator-perl (0.03+ds1-2) ...
16:04:00 #11 48.71 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
16:04:00 #11 48.72 Setting up libjson-xs-perl (4.030-1build3) ...
16:04:00 #11 48.75 Setting up libhttp-negotiate-perl (6.01-1) ...
16:04:00 #11 48.77 Setting up libio-prompter-perl (0.004015-1) ...
16:04:00 #11 48.78 Setting up python3.10 (3.10.7-1ubuntu0.2) ...
16:04:00 #11 50.23 Setting up libstring-copyright-perl (0.003012-1) ...
16:04:00 #11 50.24 Setting up python3-debian (0.1.43ubuntu1) ...
16:04:00 #11 50.42 Setting up python3-requests (2.25.1+dfsg-2) ...
16:04:00 #11 40.74 Preparing to unpack .../309-libtypes-serialiser-perl_1.01-1_all.deb ...
16:04:00 #11 40.75 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:04:00 #11 40.78 Selecting previously unselected package libjson-xs-perl.
16:04:00 #11 40.79 Preparing to unpack .../310-libjson-xs-perl_4.030-1build3_armhf.deb ...
16:04:00 #11 40.79 Unpacking libjson-xs-perl (4.030-1build3) ...
16:04:00 #11 40.82 Selecting previously unselected package libjson-maybexs-perl.
16:04:00 #11 40.82 Preparing to unpack .../311-libjson-maybexs-perl_1.004003-1_all.deb ...
16:04:00 #11 40.83 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:04:00 #11 40.86 Selecting previously unselected package libldap-common.
16:04:00 #11 40.86 Preparing to unpack .../312-libldap-common_2.5.13+dfsg-1ubuntu1_all.deb ...
16:04:00 #11 40.87 Unpacking libldap-common (2.5.13+dfsg-1ubuntu1) ...
16:04:00 #11 40.95 Selecting previously unselected package liblist-compare-perl.
16:04:00 #11 40.95 Preparing to unpack .../313-liblist-compare-perl_0.55-1_all.deb ...
16:04:00 #11 40.97 Unpacking liblist-compare-perl (0.55-1) ...
16:04:00 #10 59.02 Setting up libgnutls-dane0:armhf (3.6.7-4+deb10u9) ...
16:04:00 #10 59.07 Setting up libpython2.7:armhf (2.7.16-2+deb10u1) ...
16:04:00 #10 59.09 Setting up gettext (0.19.8.1-9) ...
16:04:00 #10 59.11 Setting up exim4-base (4.92-8+deb10u7) ...
16:04:00 #10 59.22 exim: DB upgrade, deleting hints-db
16:04:00 #10 59.27 Setting up gcc-8 (8.3.0-6) ...
16:04:00 #10 59.28 Setting up gpg-agent (2.2.12-1+deb10u2) ...
16:04:00 #10 59.32 Setting up libtool (2.4.6-9) ...
16:04:00 #10 59.34 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
16:04:00  debian/rules clean
16:04:00 dh clean --with=bash-completion --with=systemd
16:04:00    dh_clean
16:04:00 #11 46.98 Setting up libio-string-perl (1.08-3.1) ...
16:04:00 #11 46.99 Setting up libreadonly-perl (2.050-3) ...
16:04:00 #11 47.00 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
16:04:00 #11 47.01 Setting up python3-chardet (4.0.0-1) ...
16:04:00 #11 46.60 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ...
16:04:00 #11 46.61 Unpacking licensecheck (3.0.45-1) ...
16:04:00 #11 46.65 Selecting previously unselected package libdevel-size-perl.
16:04:00 #11 46.65 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ...
16:04:00 #11 46.65 Unpacking libdevel-size-perl (0.83-1build1) ...
16:04:00 #11 46.68 Selecting previously unselected package t1utils.
16:04:00 #11 46.69 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ...
16:04:00 #11 46.69 Unpacking t1utils (1.41-3) ...
16:04:00 #11 46.74 Selecting previously unselected package lintian.
16:04:00 #11 46.74 Preparing to unpack .../328-lintian_2.62.0ubuntu2.2_all.deb ...
16:04:00 #11 46.75 Unpacking lintian (2.62.0ubuntu2.2) ...
16:04:00 #13 99.15   Installing : perl-Test-Harness-3.28-3.el7.noarch                        47/68 
16:04:00 #13 99.26   Installing : automake-1.13.4-3.el7.noarch                               48/68 
16:04:00 #13 99.55 install-info: No such file or directory for /usr/share/info/automake.info.gz
16:04:00 #13 99.57   Installing : python-IPy-0.75-6.el7.noarch                               49/68 
16:04:00 #13 5.281 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB]
16:04:00 #11 45.63 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ...
16:04:00 #12 9.641   Installing       : perl-TermReadKey-2.38-12.fc36.aarch64               52/103 
16:04:00 #12 9.647   Installing       : perl-File-Copy-2.35-486.fc36.noarch                 53/103 
16:04:00 #12 9.651   Installing       : perl-File-Compare-1.100.600-486.fc36.noarch         54/103 
16:04:00 #12 9.671   Installing       : autoconf-2.71-3.fc36.noarch                         55/103 
16:04:00 #12 9.695   Installing       : automake-1.16.5-7.fc36.noarch                       56/103 
16:04:00 #12 9.703   Installing       : perl-Error-1:0.17029-8.fc36.noarch                  57/103 
16:04:00 #12 9.710   Installing       : lzo-2.10-6.fc36.aarch64                             58/103 
16:04:00 #12 9.715   Running scriptlet: libutempter-1.2.1-6.fc36.aarch64                    59/103 
16:04:00 #12 9.770   Installing       : libutempter-1.2.1-6.fc36.aarch64                    59/103 
16:04:00 #12 9.841   Installing       : util-linux-2.38-1.fc36.aarch64                      60/103 
16:04:00 #12 9.854   Running scriptlet: openssh-8.8p1-1.fc36.1.aarch64                      61/103 
16:04:00 #11 50.57 Setting up libdata-optlist-perl (0.112-1) ...
16:04:00 #11 50.58 Setting up libipc-run-perl (20200505.0-1) ...
16:04:00 #11 50.59 Setting up git (1:2.34.1-1ubuntu1.5) ...
16:04:00 #11 50.61 Setting up libtext-xslate-perl:armhf (3.5.9-1build1) ...
16:04:00 #11 50.62 Setting up libcontextual-return-perl (0.004014-2) ...
16:04:00 #11 50.63 Setting up libwww-robotrules-perl (6.02-1) ...
16:04:00 #11 50.64 Setting up libtypes-serialiser-perl (1.01-1) ...
16:04:00 #11 50.65 Setting up g++ (4:11.2.0-1ubuntu1) ...
16:04:00 #11 50.68 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:04:00 #11 50.68 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
16:04:00 #11 50.69 Setting up libhtml-parser-perl:armhf (3.76-1build2) ...
16:04:00 #11 50.70 Setting up libgit-wrapper-perl (0.048-1) ...
16:04:00 #11 50.71 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
16:04:00 #11 41.02 Selecting previously unselected package liblist-someutils-perl.
16:04:00 #11 41.02 Preparing to unpack .../314-liblist-someutils-perl_0.58-1_all.deb ...
16:04:00 #11 41.03 Unpacking liblist-someutils-perl (0.58-1) ...
16:04:00 #11 41.06 Selecting previously unselected package liblist-someutils-xs-perl.
16:04:00 #11 41.07 Preparing to unpack .../315-liblist-someutils-xs-perl_0.58-2build3_armhf.deb ...
16:04:00 #11 41.08 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
16:04:00 #11 41.11 Selecting previously unselected package liblist-utilsby-perl.
16:04:00 #11 41.11 Preparing to unpack .../316-liblist-utilsby-perl_0.12-1_all.deb ...
16:04:00 #11 41.12 Unpacking liblist-utilsby-perl (0.12-1) ...
16:04:00 #11 41.16 Selecting previously unselected package libltdl7:armhf.
16:04:00 #11 41.16 Preparing to unpack .../317-libltdl7_2.4.7-4_armhf.deb ...
16:04:00 #11 41.16 Unpacking libltdl7:armhf (2.4.7-4) ...
16:04:00 #11 41.20 Selecting previously unselected package libltdl-dev:armhf.
16:04:00 #10 59.43 Setting up gpgsm (2.2.12-1+deb10u2) ...
16:04:00 #10 59.44 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
16:04:00 #10 59.45 Setting up libxext6:armhf (2:1.3.3-1+b2) ...
16:04:00 #10 59.47 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
16:04:00 #10 59.49 Setting up python3 (3.7.3-1) ...
16:04:00 #13 4.689 Building dependency tree...
16:04:00 #13 4.873 Reading state information...
16:04:00  dpkg-source -I.git -b build-deb
16:04:00 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:04:00 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:04:00 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~ubuntu'
16:04:00 dpkg-source: info: using source format '1.0'
16:04:00 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.tar.gz
16:04:00 #11 47.28 Setting up libstring-copyright-perl (0.003012-1) ...
16:04:00 #11 47.29 Setting up python3-debian (0.1.43ubuntu1) ...
16:04:00 #11 47.47 Setting up python3-requests (2.25.1+dfsg-2) ...
16:04:00 #11 47.04 Selecting previously unselected package manpages-dev.
16:04:00 #11 47.04 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ...
16:04:00 #11 47.05 Unpacking manpages-dev (5.05-1) ...
16:04:00 #13 99.66   Installing : policycoreutils-python-2.5-34.el7.aarch64                  50/68 
16:04:00 #10 72.82 Setting up libemail-address-xs-perl (1.04-1+b3) ...
16:04:00 #10 72.84 Setting up libnet-ssleay-perl (1.88-3+b1) ...
16:04:00 #10 72.86 Setting up automake (1:1.16.3-2) ...
16:04:00 #10 72.87 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:04:00 #10 72.88 Setting up libapt-pkg-perl (0.1.39) ...
16:04:00 #10 72.90 Setting up libio-sessiondata-perl (1.03-1.1) ...
16:04:00 #10 72.91 Setting up libstring-escape-perl (2010.002-2) ...
16:04:00 #10 72.93 Setting up libhttp-date-perl (6.05-1) ...
16:04:00 #10 72.96 Setting up libfile-which-perl (1.23-1) ...
16:04:00 #10 72.98 Setting up libfile-basedir-perl (0.08-1) ...
16:04:00 #10 72.99 Setting up libnumber-range-perl (0.12-1.1) ...
16:04:00 #10 73.01 Setting up libtask-weaken-perl (1.06-1) ...
16:04:00 #10 73.02 Setting up libunicode-utf8-perl (0.62-1+b2) ...
16:04:00 #10 73.04 Setting up libmouse-perl (2.5.10-1+b1) ...
16:04:00 #10 73.07 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
16:04:00 #10 73.09 Setting up g++-10 (10.2.1-6) ...
16:04:00 #10 73.10 Setting up libfile-listing-perl (6.14-1) ...
16:04:00 #10 73.12 Setting up libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
16:04:00 #13 5.547 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libarchive13 arm64 3.4.0-2ubuntu1.2 [304 kB]
16:04:00 #11 45.73 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:04:00 #11 45.74 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
16:04:00 #11 45.75 Setting up libxext6:armhf (2:1.3.4-0ubuntu1) ...
16:04:00 #11 45.76 Setting up python3 (3.8.2-0ubuntu2) ...
16:04:01 #12 9.894   Installing       : openssh-8.8p1-1.fc36.1.aarch64                      61/103 
16:04:01 #12 9.906   Installing       : libsepol-devel-3.3-3.fc36.aarch64                   62/103 
16:04:01 #12 9.917   Installing       : libselinux-devel-3.3-4.fc36.aarch64                 63/103 
16:04:01 #12 9.932   Installing       : libselinux-utils-3.3-4.fc36.aarch64                 64/103 
16:04:01 #12 9.948   Installing       : policycoreutils-3.3-4.fc36.aarch64                  65/103 
16:04:01 #12 9.956   Running scriptlet: policycoreutils-3.3-4.fc36.aarch64                  65/103 
16:04:01 #12 9.968   Installing       : rpm-plugin-selinux-4.17.1-3.fc36.aarch64            66/103 
16:04:01 #12 9.976   Installing       : selinux-policy-36.16-1.fc36.noarch                  67/103 
16:04:01 #12 9.981   Running scriptlet: selinux-policy-36.16-1.fc36.noarch                  67/103 
16:04:01 #14 6.584 Running transaction check
16:04:01 #11 50.72 Setting up librole-tiny-perl (2.002004-1) ...
16:04:01 #11 50.73 Setting up gnupg (2.2.27-3ubuntu2.1) ...
16:04:01 #11 50.75 Setting up build-essential (12.9ubuntu3) ...
16:04:01 #11 50.76 Setting up libfont-ttf-perl (1.06-1.1) ...
16:04:01 #11 50.77 Setting up libfile-homedir-perl (1.006-1) ...
16:04:01 #11 50.79 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
16:04:01 #11 50.80 Setting up libio-socket-ssl-perl (2.074-2) ...
16:04:01 #11 50.81 Setting up libsub-exporter-perl (0.988-1) ...
16:04:01 #11 50.83 Setting up libalgorithm-merge-perl (0.08-3) ...
16:04:01 #11 50.84 Setting up libhttp-message-perl (6.36-1) ...
16:04:01 #11 50.85 Setting up libdata-validate-ip-perl (0.30-1) ...
16:04:01 #11 50.86 Setting up libhtml-form-perl (6.07-1) ...
16:04:01 #11 50.88 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:04:01 #11 50.89 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
16:04:01 #11 50.91 Setting up libjson-xs-perl (4.030-1build3) ...
16:04:01 #11 50.92 Setting up libhttp-negotiate-perl (6.01-1) ...
16:04:01 #11 50.93 Setting up libio-prompter-perl (0.004015-1) ...
16:04:01 #11 41.21 Preparing to unpack .../318-libltdl-dev_2.4.7-4_armhf.deb ...
16:04:01 #11 41.21 Unpacking libltdl-dev:armhf (2.4.7-4) ...
16:04:01 #11 41.26 Selecting previously unselected package liblzo2-2:armhf.
16:04:01 #11 41.26 Preparing to unpack .../319-liblzo2-2_2.10-2build3_armhf.deb ...
16:04:01 #11 41.26 Unpacking liblzo2-2:armhf (2.10-2build3) ...
16:04:01 #11 41.29 Selecting previously unselected package libsys-hostname-long-perl.
16:04:01 #11 41.30 Preparing to unpack .../320-libsys-hostname-long-perl_1.5-2_all.deb ...
16:04:01 #11 41.30 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:04:01 #11 41.34 Selecting previously unselected package libmail-sendmail-perl.
16:04:01 #11 41.34 Preparing to unpack .../321-libmail-sendmail-perl_0.80-2_all.deb ...
16:04:01 #11 41.35 Unpacking libmail-sendmail-perl (0.80-2) ...
16:04:01 #11 41.41 Selecting previously unselected package libnet-smtp-ssl-perl.
16:04:01 #11 41.41 Preparing to unpack .../322-libnet-smtp-ssl-perl_1.04-2_all.deb ...
16:04:01 #11 41.41 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
16:04:01 #11 41.44 Selecting previously unselected package libmailtools-perl.
16:04:01 #11 41.45 Preparing to unpack .../323-libmailtools-perl_2.21-1_all.deb ...
16:04:01 #11 41.45 Unpacking libmailtools-perl (2.21-1) ...
16:04:01 #11 41.49 Selecting previously unselected package libmarkdown2:armhf.
16:04:01 #11 41.49 Preparing to unpack .../324-libmarkdown2_2.2.7-2_armhf.deb ...
16:04:01 #11 41.50 Unpacking libmarkdown2:armhf (2.2.7-2) ...
16:04:01 #11 41.53 Selecting previously unselected package libmath-base85-perl.
16:04:01 #11 41.53 Preparing to unpack .../325-libmath-base85-perl_0.5+dfsg-1_all.deb ...
16:04:01 #11 41.53 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
16:04:01 #11 41.57 Selecting previously unselected package libmldbm-perl.
16:04:01 #17 exporting layers 1.7s done
16:04:01 #17 writing image sha256:ab0a588664972be6573969d5b623414a18877c88f3bfa9b9fcb03204fb7f941a done
16:04:01 #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64 done
16:04:01 #17 DONE 1.7s
16:04:01 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/aarch64
16:04:01 #10 59.79 Setting up python3-xdg (0.25-5) ...
16:04:01 #11 49.42 Setting up libiterator-util-perl (0.02+ds1-2) ...
16:04:01 #13 4.878 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:04:01 #13 5.122 Starting 2 pkgProblemResolver with broken count: 0
16:04:01 #13 5.127 Done
16:04:01 #13 5.311  Done
16:04:01 #11 47.61 Setting up libdata-optlist-perl (0.112-1) ...
16:04:01 #11 47.63 Setting up libipc-run-perl (20200505.0-1) ...
16:04:01 #11 47.64 Setting up git (1:2.34.1-1ubuntu1.5) ...
16:04:01 #11 47.65 Setting up libtext-xslate-perl:amd64 (3.5.9-1build1) ...
16:04:01 #11 47.66 Setting up libcontextual-return-perl (0.004014-2) ...
16:04:01 #11 47.67 Setting up libwww-robotrules-perl (6.02-1) ...
16:04:01 #11 47.68 Setting up libtypes-serialiser-perl (1.01-1) ...
16:04:01 #11 47.69 Setting up g++ (4:11.2.0-1ubuntu1) ...
16:04:01 #11 47.73 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:04:01 #11 47.73 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
16:04:01 #11 47.73 Setting up libhtml-parser-perl:amd64 (3.76-1build2) ...
16:04:01 #11 47.75 Setting up libgit-wrapper-perl (0.048-1) ...
16:04:01 #11 47.76 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
16:04:01 #11 47.77 Setting up librole-tiny-perl (2.002004-1) ...
16:04:01 #11 47.78 Setting up gnupg (2.2.27-3ubuntu2.1) ...
16:04:01 #11 47.31 Selecting previously unselected package python3-certifi.
16:04:01 #11 47.31 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ...
16:04:01 #11 47.32 Unpacking python3-certifi (2019.11.28-1) ...
16:04:01 #11 47.37 Selecting previously unselected package python3-idna.
16:04:01 #11 47.37 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ...
16:04:01 #11 47.38 Unpacking python3-idna (2.8-1) ...
16:04:01 #11 47.42 Selecting previously unselected package python3-urllib3.
16:04:01 #10 73.13 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
16:04:01 #10 73.14 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:04:01 #10 73.16 Setting up libdata-messagepack-perl (1.00-4+b1) ...
16:04:01 #10 73.18 Setting up libclass-inspector-perl (1.36-1) ...
16:04:01 #10 73.19 Setting up libfont-afm-perl (1.20-3) ...
16:04:01 #10 73.20 Setting up libwant-perl (0.29-1+b6) ...
16:04:01 #10 73.21 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:04:01 #10 73.23 Setting up libtext-glob-perl (0.11-1) ...
16:04:01 #10 73.24 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:04:01 #10 73.26 Setting up liblist-compare-perl (0.55-1) ...
16:04:01 #10 73.27 Setting up libref-util-xs-perl (0.117-1+b3) ...
16:04:01 #10 73.28 Setting up libio-pty-perl (1:1.15-2) ...
16:04:01 #10 73.30 Setting up libtool (2.4.6-15) ...
16:04:01 #10 73.32 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
16:04:01 #10 73.33 Setting up libsort-key-perl (1.33-2+b3) ...
16:04:01 #10 73.34 Setting up libclone-perl (0.45-1+b1) ...
16:04:01 #10 73.37 Setting up libalgorithm-diff-perl (1.201-1) ...
16:04:01 #10 73.39 Setting up libarchive-zip-perl (1.68-1) ...
16:04:01 #10 73.40 Setting up libsub-identify-perl (0.14-1+b3) ...
16:04:01 #10 73.42 Setting up libdistro-info-perl (1.0) ...
16:04:01 #10 73.43 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
16:04:01 #13 5.563 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjsoncpp1 arm64 1.7.4-3.1ubuntu2 [69.8 kB]
16:04:01 #13 5.567 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librhash0 arm64 1.3.9-1 [111 kB]
16:04:01 #13 5.572 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libuv1 arm64 1.34.2-1ubuntu1.3 [75.1 kB]
16:04:01 #13 5.576 Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cmake arm64 3.16.3-1ubuntu1.20.04.1 [3112 kB]
16:04:01 #11 46.04 Setting up binutils (2.34-6ubuntu1.4) ...
16:04:01 #11 46.05 Setting up python3-xdg (0.26-1ubuntu1) ...
16:04:01 #11 46.20 Setting up man-db (2.9.1-1) ...
16:04:01 #11 46.30 Building database of manual pages ...
16:04:01 #12 10.02   Running scriptlet: selinux-policy-targeted-36.16-1.fc36.noarch         68/103 
16:04:01 #12 10.24   Installing       : selinux-policy-targeted-36.16-1.fc36.noarch         68/103 
16:04:01 #14 6.869 Transaction check succeeded.
16:04:01 #14 6.869 Running transaction test
16:04:01 #11 50.94 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:04:01 #11 50.95 Setting up libhttp-cookies-perl (6.10-1) ...
16:04:01 #11 50.98 Setting up po-debconf (1.0.21+nmu1) ...
16:04:01 #11 50.99 Setting up libhtml-tree-perl (5.07-2) ...
16:04:01 #11 51.00 Setting up libparams-classify-perl (0.015-1build5) ...
16:04:01 #11 51.02 Setting up libhtml-format-perl (2.12-1.1) ...
16:04:01 #11 51.03 Setting up libxml-sax-perl (1.02+dfsg-3) ...
16:04:01 #11 51.08 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:04:01 #11 51.14 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:01 #11 41.57 Preparing to unpack .../326-libmldbm-perl_2.05-3_all.deb ...
16:04:01 #11 41.58 Unpacking libmldbm-perl (2.05-3) ...
16:04:01 #11 41.62 Selecting previously unselected package libmoox-aliases-perl.
16:04:01 #11 41.62 Preparing to unpack .../327-libmoox-aliases-perl_0.001006-2_all.deb ...
16:04:01 #11 41.64 Unpacking libmoox-aliases-perl (0.001006-2) ...
16:04:01 #11 41.67 Selecting previously unselected package libmouse-perl.
16:04:01 #11 41.67 Preparing to unpack .../328-libmouse-perl_2.5.10-1build4_armhf.deb ...
16:04:01 #11 41.67 Unpacking libmouse-perl (2.5.10-1build4) ...
16:04:01 #11 41.71 Selecting previously unselected package libxs-parse-keyword-perl.
16:04:01 #11 41.71 Preparing to unpack .../329-libxs-parse-keyword-perl_0.25-1_armhf.deb ...
16:04:01 #11 41.72 Unpacking libxs-parse-keyword-perl (0.25-1) ...
16:04:01 #11 41.75 Selecting previously unselected package libxs-parse-sublike-perl:armhf.
16:04:01 #11 41.75 Preparing to unpack .../330-libxs-parse-sublike-perl_0.16-1ubuntu2_armhf.deb ...
16:04:01 #11 41.75 Unpacking libxs-parse-sublike-perl:armhf (0.16-1ubuntu2) ...
16:04:01 #11 41.78 Selecting previously unselected package libobject-pad-perl.
16:04:01 + set -e
16:04:01 + mkdir -p /root/build-deb/engine
16:04:01 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:01 #10 59.95 Setting up man-db (2.8.5-2) ...
16:04:01 #10 60.06 Building database of manual pages ...
16:04:01 #12 9.120   Running scriptlet: selinux-policy-targeted-37.16-1.fc37.noarch            1/1 
16:04:01 #12 9.274   Preparing        :                                                        1/1 
16:04:01 #12 9.320   Installing       : cmake-rpm-macros-3.25.1-1.fc37.noarch                1/101 
16:04:01 #12 9.330   Installing       : cmake-filesystem-3.25.1-1.fc37.aarch64               2/101 
16:04:01 #12 9.340   Installing       : python3-libselinux-3.4-5.fc37.aarch64                3/101 
16:04:01 #12 9.347   Installing       : perl-threads-1:2.27-489.fc37.aarch64                 4/101 
16:04:01 #12 9.352   Installing       : perl-File-Find-1.40-492.fc37.noarch                  5/101 
16:04:01 #12 9.360   Installing       : m4-1.4.19-4.fc37.aarch64                             6/101 
16:04:01 #12 9.368   Installing       : libtool-ltdl-2.4.7-2.fc37.aarch64                    7/101 
16:04:01 #12 9.374   Installing       : libseccomp-2.5.3-3.fc37.aarch64                      8/101 
16:04:01 #12 9.382   Installing       : libmpc-1.2.1-5.fc37.aarch64                          9/101 
16:04:01 #12 9.389   Installing       : libfdisk-2.38.1-1.fc37.aarch64                      10/101 
16:04:01 #11 49.44 Setting up libstdc++-12-dev:amd64 (12.2.0-3ubuntu1) ...
16:04:01 #11 49.45 Setting up libhttp-cookies-perl (6.10-1) ...
16:04:01 #11 49.46 Setting up libtool (2.4.7-4) ...
16:04:01 #11 49.47 Setting up po-debconf (1.0.21+nmu1) ...
16:04:01 #11 49.48 Setting up libhtml-tree-perl (5.07-2) ...
16:04:01 #11 49.49 Setting up libparams-classify-perl:amd64 (0.015-2) ...
16:04:01 #11 49.50 Setting up libcgi-pm-perl (4.54-1) ...
16:04:01 #11 49.51 Setting up python3 (3.10.6-1) ...
16:04:01 #13 5.511 Starting pkgProblemResolver with broken count: 0
16:04:01 #13 5.548 Starting 2 pkgProblemResolver with broken count: 0
16:04:01 #13 5.552 Done
16:04:01 #11 47.80 Setting up build-essential (12.9ubuntu3) ...
16:04:01 #11 47.82 Setting up libfont-ttf-perl (1.06-1.1) ...
16:04:01 #11 47.83 Setting up libfile-homedir-perl (1.006-1) ...
16:04:01 #11 47.84 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
16:04:01 #11 47.86 Setting up libio-socket-ssl-perl (2.074-2) ...
16:04:01 #11 47.87 Setting up libsub-exporter-perl (0.988-1) ...
16:04:01 #11 47.89 Setting up libalgorithm-merge-perl (0.08-3) ...
16:04:01 #11 47.91 Setting up libhttp-message-perl (6.36-1) ...
16:04:01 #11 47.93 Setting up libdata-validate-ip-perl (0.30-1) ...
16:04:01 #11 47.94 Setting up libhtml-form-perl (6.07-1) ...
16:04:01 #11 47.95 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:04:01 #11 47.97 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
16:04:01 #11 47.98 Setting up libjson-xs-perl (4.030-1build3) ...
16:04:01 #11 48.00 Setting up libhttp-negotiate-perl (6.01-1) ...
16:04:01 #11 47.42 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
16:04:01 #11 47.43 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
16:04:01 #11 47.48 Selecting previously unselected package python3-requests.
16:04:01 #11 47.48 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1_all.deb ...
16:04:01 #11 47.48 Unpacking python3-requests (2.22.0-2ubuntu1) ...
16:04:01 #11 47.52 Selecting previously unselected package python3-unidiff.
16:04:01 #11 47.53 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ...
16:04:01 #11 47.53 Unpacking python3-unidiff (0.5.5-2) ...
16:04:01 #11 47.59 Selecting previously unselected package python3-xdg.
16:04:01 #11 47.59 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ...
16:04:01 #11 47.59 Unpacking python3-xdg (0.26-1ubuntu1) ...
16:04:01 #11 47.63 Selecting previously unselected package unzip.
16:04:01 #11 47.63 Preparing to unpack .../336-unzip_6.0-25ubuntu1.1_amd64.deb ...
16:04:01 #11 47.64 Unpacking unzip (6.0-25ubuntu1.1) ...
16:04:01 #11 47.69 Selecting previously unselected package equivs.
16:04:01 #11 47.69 Preparing to unpack .../337-equivs_2.2.0_all.deb ...
16:04:01 #11 47.69 Unpacking equivs (2.2.0) ...
16:04:01 #11 47.73 Selecting previously unselected package libauthen-sasl-perl.
16:04:01 #11 47.73 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ...
16:04:01 #11 47.73 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:04:01 #10 73.45 Setting up libobject-id-perl (0.1.2-2.1) ...
16:04:01 #10 73.46 Setting up libio-stringy-perl (2.111-3) ...
16:04:01 #10 73.48 Setting up liblist-moreutils-perl (0.430-2) ...
16:04:01 #10 73.49 Setting up libhtml-tagset-perl (3.20-4) ...
16:04:01 #10 73.51 Setting up liblog-any-perl (1.709-1) ...
16:04:01 #10 73.52 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:04:01 #10 73.54 Setting up libdevel-size-perl (0.83-1+b2) ...
16:04:01 #10 73.57 Setting up libdebhelper-perl (13.3.4) ...
16:04:01 #10 73.58 Setting up libpod-constants-perl (0.19-2) ...
16:04:01 #10 73.60 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
16:04:01 #10 73.62 Setting up libconvert-binhex-perl (1.125-1) ...
16:04:01 #10 73.63 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:04:01 #10 73.65 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
16:04:01 #13 5.722 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
16:04:01 #13 5.723 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbtrfs0 arm64 5.4.1-2 [170 kB]
16:04:01 #13 5.730 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbtrfs-dev arm64 5.4.1-2 [228 kB]
16:04:01 #13 5.741 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB]
16:04:01 #13 5.744 Get:12 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.167-1ubuntu1 [10.9 kB]
16:04:01 #13 5.745 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libudev-dev arm64 245.4-4ubuntu3.19 [19.7 kB]
16:04:01 #13 5.745 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsepol1-dev arm64 3.0-1ubuntu0.1 [316 kB]
16:04:01 #13 5.757 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-16-0 arm64 10.34-7ubuntu0.1 [157 kB]
16:04:01 #13 5.762 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-32-0 arm64 10.34-7ubuntu0.1 [148 kB]
16:04:01 #13 5.797 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-posix2 arm64 10.34-7ubuntu0.1 [5836 B]
16:04:01 #13 5.798 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-dev arm64 10.34-7ubuntu0.1 [597 kB]
16:04:01 #13 5.871 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libselinux1-dev arm64 3.0-1build2 [152 kB]
16:04:01 #13 5.872 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-dev arm64 2:1.02.167-1ubuntu1 [35.8 kB]
16:04:01 #13 5.873 Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libseccomp-dev arm64 2.5.1-1ubuntu1~20.04.2 [81.7 kB]
16:04:01 #13 5.875 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsystemd-dev arm64 245.4-4ubuntu3.19 [246 kB]
16:04:01 #13 5.878 Get:23 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pkg-config arm64 0.29.1-0ubuntu4 [43.8 kB]
16:04:01 #11 46.53 Setting up libgpgme11:armhf (1.13.1-7ubuntu2) ...
16:04:01 #11 46.54 Setting up python3-six (1.14.0-2) ...
16:04:01 #11 51.26 
16:04:01 #11 51.26 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:01 #11 51.28 Setting up dput (1.1.0ubuntu2) ...
16:04:01 #11 51.43 Setting up libdata-validate-uri-perl (0.07-2) ...
16:04:01 #11 51.44 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:04:01 #11 51.46 Setting up libmodule-runtime-perl (0.016-1) ...
16:04:01 #11 51.47 Setting up libmailtools-perl (2.21-1) ...
16:04:01 #11 51.49 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
16:04:01 #11 41.78 Preparing to unpack .../331-libobject-pad-perl_0.68-1_armhf.deb ...
16:04:01 #11 41.79 Unpacking libobject-pad-perl (0.68-1) ...
16:04:01 #11 41.82 Selecting previously unselected package libpackage-stash-xs-perl:armhf.
16:04:01 #11 41.82 Preparing to unpack .../332-libpackage-stash-xs-perl_0.30-1_armhf.deb ...
16:04:01 #11 41.83 Unpacking libpackage-stash-xs-perl:armhf (0.30-1) ...
16:04:01 #11 41.86 Selecting previously unselected package libpath-iterator-rule-perl.
16:04:01 #11 41.86 Preparing to unpack .../333-libpath-iterator-rule-perl_1.015-1_all.deb ...
16:04:01 #11 41.87 Unpacking libpath-iterator-rule-perl (1.015-1) ...
16:04:01 #11 41.95 Selecting previously unselected package libperlio-gzip-perl.
16:04:01 #11 41.95 Preparing to unpack .../334-libperlio-gzip-perl_0.20-1_armhf.deb ...
16:04:01 #11 41.96 Unpacking libperlio-gzip-perl (0.20-1) ...
16:04:01 #11 41.99 Selecting previously unselected package libperlio-utf8-strict-perl.
16:04:01 #11 41.99 Preparing to unpack .../335-libperlio-utf8-strict-perl_0.009-1build1_armhf.deb ...
16:04:01 #11 42.00 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
16:04:01 #11 42.04 Selecting previously unselected package libpod-parser-perl.
16:04:01 #12 9.401   Installing       : checkpolicy-3.4-3.fc37.aarch64                      11/101 
16:04:01 #12 9.536   Installing       : cpp-12.2.1-4.fc37.aarch64                           12/101 
16:04:01 #12 9.545   Installing       : perl-threads-shared-1.64-489.fc37.aarch64           13/101 
16:04:01 #12 9.550   Installing       : perl-Thread-Queue-3.14-489.fc37.noarch              14/101 
16:04:01 #12 9.559   Installing       : python3-libsemanage-3.4-5.fc37.aarch64              15/101 
16:04:01 #12 9.611   Installing       : xkeyboard-config-2.36-3.fc37.noarch                 16/101 
16:04:01 #12 9.625   Installing       : libxkbcommon-1.4.1-2.fc37.aarch64                   17/101 
16:04:01 #12 9.632   Installing       : vim-filesystem-2:9.0.1006-1.fc37.noarch             18/101 
16:04:01 #12 9.648   Installing       : systemd-devel-251.8-586.fc37.aarch64                19/101 
16:04:01 #12 9.661   Installing       : libubsan-12.2.1-4.fc37.aarch64                      20/101 
16:04:01 #12 9.669   Installing       : libedit-3.1-43.20221009cvs.fc37.aarch64             21/101 
16:04:01 #12 9.675   Installing       : libbtrfsutil-6.0.2-1.fc37.aarch64                   22/101 
16:04:01 #12 9.682   Installing       : libbtrfs-6.0.2-1.fc37.aarch64                       23/101 
16:04:01 #12 9.687   Installing       : libatomic-12.2.1-4.fc37.aarch64                     24/101 
16:04:01 #12 9.697   Installing       : libasan-12.2.1-4.fc37.aarch64                       25/101 
16:04:01 #12 9.704   Installing       : dbus-common-1:1.14.4-1.fc37.noarch                  26/101 
16:04:01 #12 9.709   Running scriptlet: dbus-common-1:1.14.4-1.fc37.noarch                  26/101 
16:04:01 #11 49.80 Setting up libhtml-format-perl (2.16-1) ...
16:04:01 #11 49.82 Setting up python3-xdg (0.27-2) ...
16:04:01 #11 49.97 Setting up libxml-sax-perl (1.02+dfsg-3) ...
16:04:01 #13 5.895 The following additional packages will be installed:
16:04:01 #13 5.895   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
16:04:01 #13 5.896   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:04:01 #13 5.896   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
16:04:01 #13 5.896   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
16:04:01 #13 5.896   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
16:04:01 #13 5.897   libuv1 pkg-config
16:04:01 #13 5.898 Suggested packages:
16:04:01 #13 5.898   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
16:04:01 #13 5.899 Recommended packages:
16:04:01 #13 5.899   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
16:04:01 #13 5.942 The following NEW packages will be installed:
16:04:01 #11 48.01 Setting up libio-prompter-perl (0.004015-1) ...
16:04:01 #11 48.02 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:04:01 #11 48.04 Setting up libhttp-cookies-perl (6.10-1) ...
16:04:01 #11 48.05 Setting up po-debconf (1.0.21+nmu1) ...
16:04:01 #11 48.06 Setting up libhtml-tree-perl (5.07-2) ...
16:04:01 #11 48.07 Setting up libparams-classify-perl (0.015-1build5) ...
16:04:01 #11 48.08 Setting up libhtml-format-perl (2.12-1.1) ...
16:04:01 #11 48.09 Setting up libxml-sax-perl (1.02+dfsg-3) ...
16:04:01 #11 48.15 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:04:01 #11 48.21 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:01 #11 47.78 Selecting previously unselected package python3-magic.
16:04:01 #11 47.78 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ...
16:04:01 #11 47.79 Unpacking python3-magic (2:0.4.15-3) ...
16:04:01 #11 47.84 Setting up libapt-pkg-perl (0.1.36build3) ...
16:04:01 #11 47.85 Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.1) ...
16:04:01 #11 47.87 Setting up libpipeline1:amd64 (1.5.2-2build1) ...
16:04:01 #11 47.88 Setting up wdiff (1.2.2-2build1) ...
16:04:01 #11 47.89 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
16:04:01 #11 47.91 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
16:04:01 #11 47.92 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
16:04:01 #11 47.93 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
16:04:01 #11 47.95 Setting up mime-support (3.64ubuntu1) ...
16:04:01 #10 73.66 Setting up libtry-tiny-perl (0.30-1) ...
16:04:01 #10 73.68 Setting up libtype-tiny-perl (1.012001-2) ...
16:04:01 #10 73.69 Setting up libcommon-sense-perl (3.75-1+b4) ...
16:04:01 #10 73.70 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:04:01 #10 73.72 Setting up libnet-http-perl (6.20-1) ...
16:04:01 #10 73.73 Setting up libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
16:04:01 #10 73.75 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:04:01 #10 73.76 Setting up libtime-moment-perl (0.44-1+b3) ...
16:04:01 #10 73.78 Setting up libencode-locale-perl (1.05-1.1) ...
16:04:01 #10 73.80 Setting up python3 (3.9.2-3) ...
16:04:01 #13 6.042 debconf: delaying package configuration, since apt-utils is not installed
16:04:01 #13 6.090 Fetched 7795 kB in 1s (5694 kB/s)
16:04:01 #13 6.128 Selecting previously unselected package bash-completion.
16:04:01 #13 6.128 (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 ... 26296 files and directories currently installed.)
16:04:01 #13 6.143 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
16:04:01 #11 46.68 Setting up libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
16:04:01 #11 46.69 Setting up perl (5.30.0-9ubuntu0.3) ...
16:04:01 #11 46.71 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
16:04:01 #14 13.81   Running scriptlet: selinux-policy-minimum-3.14.3-111.el8.noarch         43/83 
16:04:01 #14 23.02   Installing       : policycoreutils-devel-2.9-20.el8.aarch64             44/83 
16:04:01 #14 23.25   Installing       : selinux-policy-devel-3.14.3-111.el8.noarch           45/83 
16:04:01 #14 23.27   Running scriptlet: selinux-policy-devel-3.14.3-111.el8.noarch           45/83 
16:04:01 #14 23.29   Installing       : libsepol-devel-2.9-3.el8.aarch64                     46/83 
16:04:01 #14 23.34   Installing       : libselinux-devel-2.9-6.el8.aarch64                   47/83 
16:04:01 #14 23.59   Installing       : kernel-headers-4.18.0-408.el8.aarch64                48/83 
16:04:01 #14 23.64   Running scriptlet: glibc-headers-2.28-220.el8.aarch64                   49/83 
16:04:01 #14 23.73   Installing       : glibc-headers-2.28-220.el8.aarch64                   49/83 
16:04:01 #14 23.75   Installing       : libxcrypt-devel-4.1.1-6.el8.aarch64                  50/83 
16:04:01 #14 23.77   Installing       : glibc-devel-2.28-220.el8.aarch64                     51/83 
16:04:01 #11 42.04 Preparing to unpack .../336-libpod-parser-perl_1.65-1_all.deb ...
16:04:01 #11 42.05 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:04:01 #11 42.06 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:04:01 #11 42.06 Unpacking libpod-parser-perl (1.65-1) ...
16:04:01 #11 42.10 Selecting previously unselected package libpod-constants-perl.
16:04:01 #11 42.10 Preparing to unpack .../337-libpod-constants-perl_0.19-2_all.deb ...
16:04:01 #11 42.11 Unpacking libpod-constants-perl (0.19-2) ...
16:04:01 #11 42.15 Selecting previously unselected package libproc-processtable-perl:armhf.
16:04:01 #11 42.15 Preparing to unpack .../338-libproc-processtable-perl_0.634-1build1_armhf.deb ...
16:04:01 #11 42.16 Unpacking libproc-processtable-perl:armhf (0.634-1build1) ...
16:04:01 #11 42.21 Selecting previously unselected package libre2-9:armhf.
16:04:01 #11 42.21 Preparing to unpack .../339-libre2-9_20220601+dfsg-1_armhf.deb ...
16:04:01 #11 42.21 Unpacking libre2-9:armhf (20220601+dfsg-1) ...
16:04:01 #11 42.24 Selecting previously unselected package libre-engine-re2-perl:armhf.
16:04:01 #11 42.24 Preparing to unpack .../340-libre-engine-re2-perl_0.14-1build2_armhf.deb ...
16:04:01 #11 42.25 Unpacking libre-engine-re2-perl:armhf (0.14-1build2) ...
16:04:01 #11 42.29 Selecting previously unselected package libreadonly-perl.
16:04:01 #12 9.720   Running scriptlet: dbus-broker-32-1.fc37.aarch64                       27/101 
16:04:01 #12 9.788   Installing       : dbus-broker-32-1.fc37.aarch64                       27/101 
16:04:01 #12 9.793   Running scriptlet: dbus-broker-32-1.fc37.aarch64                       27/101 
16:04:01 #12 9.803   Installing       : dbus-1:1.14.4-1.fc37.aarch64                        28/101 
16:04:01 #12 9.807   Installing       : annobin-docs-10.92-1.fc37.noarch                    29/101 
16:04:01 #12 9.816   Installing       : rhash-1.4.2-3.fc37.aarch64                          30/101 
16:04:01 #12 9.825   Installing       : qrencode-libs-4.1.1-3.fc37.aarch64                  31/101 
16:04:01 #12 9.918   Installing       : python3-setuptools-62.6.0-2.fc37.noarch             32/101 
16:04:01 #12 9.957   Installing       : python3-setools-4.4.0-9.fc37.aarch64                33/101 
16:04:01 #12 9.967   Installing       : python3-audit-3.0.9-1.fc37.aarch64                  34/101 
16:04:01 #12 9.972   Installing       : perl-lib-0.65-492.fc37.aarch64                      35/101 
16:04:01 #12 9.978   Installing       : perl-TermReadKey-2.38-14.fc37.aarch64               36/101 
16:04:01 #12 9.983   Installing       : perl-File-Copy-2.39-492.fc37.noarch                 37/101 
16:04:01 #12 9.987   Installing       : perl-File-Compare-1.100.700-492.fc37.noarch         38/101 
16:04:01 #12 10.00   Installing       : autoconf-2.71-4.fc37.noarch                         39/101 
16:04:01 #11 50.03 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:04:01 #11 50.09 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:01 #11 50.21 
16:04:01 #11 50.21 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:01 #11 51.53 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:04:01 #11 51.60 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:04:01 #11 51.67 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:01 #13 99.72   Installing : policycoreutils-devel-2.5-34.el7.aarch64                   51/68 
16:04:01 #13 100.5   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             52/68 
16:04:01 #13 5.942   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
16:04:01 #13 5.942   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:04:01 #13 5.943   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
16:04:01 #13 5.943   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
16:04:01 #13 5.943   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
16:04:01 #13 5.944   libuv1 pkg-config
16:04:01 + mkdir -p /root/build-deb/cli
16:04:01 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:01 #11 48.32 
16:04:01 #11 48.32 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:01 #11 48.37 Setting up dput (1.1.0ubuntu2) ...
16:04:01 #11 48.53 Setting up libdata-validate-uri-perl (0.07-2) ...
16:04:01 #11 48.54 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:04:01 #11 48.55 Setting up libmodule-runtime-perl (0.016-1) ...
16:04:01 #11 47.98 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
16:04:01 #11 48.01 Setting up libmagic-mgc (1:5.38-4) ...
16:04:01 #11 48.02 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
16:04:01 #11 48.03 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
16:04:01 #11 48.05 No schema files found: doing nothing.
16:04:01 #11 48.05 Setting up distro-info-data (0.43ubuntu1.11) ...
16:04:01 #11 48.07 Setting up manpages (5.05-1) ...
16:04:01 #11 48.08 Setting up unzip (6.0-25ubuntu1.1) ...
16:04:01 #11 48.10 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
16:04:01 #11 48.11 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
16:04:01 #11 48.13 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
16:04:01 #11 48.15 Setting up binutils-common:amd64 (2.34-6ubuntu1.4) ...
16:04:01 #13 15.65 Running transaction check
16:04:01 #13 15.76 Transaction check succeeded.
16:04:01 #13 15.76 Running transaction test
16:04:01 #11 46.72 Setting up python3-gpg (1.13.1-7ubuntu2) ...
16:04:01 #11 46.89 Setting up libdata-dump-perl (1.23-1) ...
16:04:01 #11 46.90 Setting up python3-certifi (2019.11.28-1) ...
16:04:02 #11 42.29 Preparing to unpack .../341-libreadonly-perl_2.050-3_all.deb ...
16:04:02 #11 42.30 Unpacking libreadonly-perl (2.050-3) ...
16:04:02 #11 42.33 Selecting previously unselected package libref-util-perl.
16:04:02 #11 42.33 Preparing to unpack .../342-libref-util-perl_0.204-1_all.deb ...
16:04:02 #11 42.34 Unpacking libref-util-perl (0.204-1) ...
16:04:02 #11 42.40 Selecting previously unselected package libref-util-xs-perl.
16:04:02 #11 42.40 Preparing to unpack .../343-libref-util-xs-perl_0.117-2_armhf.deb ...
16:04:02 #11 42.41 Unpacking libref-util-xs-perl (0.117-2) ...
16:04:02 #11 42.44 Selecting previously unselected package libregexp-pattern-license-perl.
16:04:02 #11 42.44 Preparing to unpack .../344-libregexp-pattern-license-perl_3.9.4-1_all.deb ...
16:04:02 #11 42.45 Unpacking libregexp-pattern-license-perl (3.9.4-1) ...
16:04:02 #11 42.49 Selecting previously unselected package libregexp-pattern-perl.
16:04:02 #11 42.49 Preparing to unpack .../345-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:04:02 #11 42.50 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:04:02 #11 42.53 Selecting previously unselected package libregexp-wildcards-perl.
16:04:02 #12 10.03   Installing       : automake-1.16.5-9.fc37.noarch                       40/101 
16:04:02 #12 10.04   Installing       : perl-Error-1:0.17029-10.fc37.noarch                 41/101 
16:04:02 #12 10.04   Installing       : pcre2-utf32-10.40-1.fc37.1.aarch64                  42/101 
16:04:02 #12 10.05   Installing       : pcre2-utf16-10.40-1.fc37.1.aarch64                  43/101 
16:04:02 #12 10.06   Installing       : pcre2-devel-10.40-1.fc37.1.aarch64                  44/101 
16:04:02 #12 10.07   Installing       : lzo-2.10-7.fc37.aarch64                             45/101 
16:04:02 #12 10.08   Installing       : libuv-1:1.44.2-2.fc37.aarch64                       46/101 
16:04:02 #12 10.08   Running scriptlet: libutempter-1.2.1-7.fc37.aarch64                    47/101 
16:04:02 #12 10.13   Installing       : libutempter-1.2.1-7.fc37.aarch64                    47/101 
16:04:02 #12 10.20   Installing       : util-linux-2.38.1-1.fc37.aarch64                    48/101 
16:04:02 #12 10.22   Running scriptlet: openssh-8.8p1-7.fc37.aarch64                        49/101 
16:04:02 #11 50.26 Setting up python3-six (1.16.0-4) ...
16:04:02 #11 50.41 Setting up dh-autoreconf (20) ...
16:04:02 #11 50.42 Setting up libdata-validate-uri-perl (0.07-2) ...
16:04:02 #11 50.43 Setting up libnet-smtp-ssl-perl (1.04-2) ...
16:04:02 #11 50.45 Setting up python3-gpg (1.17.1-4.1ubuntu1) ...
16:04:02 #11 51.79 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:02 #11 51.82 Setting up dh-strip-nondeterminism (1.13.0-1) ...
16:04:02 #11 51.83 Setting up libconst-fast-perl (0.014-1.1) ...
16:04:02 #11 51.85 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
16:04:02 #11 51.86 Setting up libdata-dpath-perl (0.58-1) ...
16:04:02 #11 51.89 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:04:02 #11 51.90 Setting up libpackage-stash-perl (0.39-1) ...
16:04:02 #11 51.91 Setting up libimport-into-perl (1.002005-1) ...
16:04:02 #11 51.92 Setting up libmoo-perl (2.005004-3) ...
16:04:02 #11 51.93 Setting up liblist-someutils-perl (0.58-1) ...
16:04:02 #11 51.94 Setting up debhelper (13.6ubuntu1) ...
16:04:02 #11 51.95 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
16:04:02 #11 51.97 Setting up equivs (2.3.1) ...
16:04:02 #11 51.98 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:04:02 #11 51.99 Setting up libb-hooks-endofscope-perl (0.25-1) ...
16:04:02 #11 52.00 Setting up libnamespace-clean-perl (0.27-1) ...
16:04:02 #11 52.01 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:04:02 #11 52.02 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:04:02 #11 52.04 Setting up libmoox-struct-perl (0.020-1) ...
16:04:02 #11 52.05 Setting up lintian (2.114.0ubuntu1.2) ...
16:04:02 #11 52.06 Setting up licensecheck (3.2.14-2) ...
16:04:02 #11 52.07 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:04:02 #13 100.8   Installing : pcre-devel-8.32-17.el7.aarch64                             53/68 
16:04:02 #13 100.9   Installing : libselinux-devel-2.5-15.el7.aarch64                        54/68 
16:04:02 #13 100.9   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64           55/68 
16:04:02 + mkdir -p /root/build-deb/compose
16:04:02 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:02 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:02 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:02 + mkdir -p /go/src/github.com/docker
16:04:02 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:02 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:02 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:02 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:02 + EPOCH=5
16:04:02 + EPOCH_SEP=
16:04:02 + [[ ! -z 5 ]]
16:04:02 + EPOCH_SEP=:
16:04:02 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:02 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:02 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:02 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:02 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:02 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:02 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:02 + debSource=docker-ce
16:04:02 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:02 + debMaintainer='Docker <support@docker.com>'
16:04:02 ++ date --rfc-2822
16:04:02 + debDate='Thu, 15 Dec 2022 16:04:02 +0000'
16:04:02 + cat
16:04:02 + export CLI_GITCOMMIT=3a2c30b
16:04:02 + CLI_GITCOMMIT=3a2c30b
16:04:02 + export ENGINE_GITCOMMIT=0234322
16:04:02 + ENGINE_GITCOMMIT=0234322
16:04:02 + export SCAN_GITCOMMIT=6c852fa
16:04:02 + SCAN_GITCOMMIT=6c852fa
16:04:02 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:02 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:02 + dpkg-buildpackage -uc -us -I.git
16:04:02 dpkg-buildpackage: info: source package docker-ce
16:04:02 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic
16:04:02 dpkg-buildpackage: info: source distribution bionic
16:04:02 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:02  dpkg-source -I.git --before-build build-deb
16:04:02 dpkg-buildpackage: info: host architecture arm64
16:04:02 #11 48.56 Setting up libmailtools-perl (2.21-1) ...
16:04:02 #11 48.58 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
16:04:02 #11 48.62 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:04:02 #11 48.69 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:04:02 #11 48.76 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:02 #11 48.16 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
16:04:02 #11 48.18 Setting up libmagic1:amd64 (1:5.38-4) ...
16:04:02 #11 48.20 Setting up less (551-1ubuntu0.1) ...
16:04:02 #11 48.23 Setting up perl-openssl-defaults:amd64 (4) ...
16:04:02 #11 48.25 Setting up linux-libc-dev:amd64 (5.4.0-135.152) ...
16:04:02 #11 48.28 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.4) ...
16:04:02 #11 48.30 Setting up gettext-base (0.19.8.1-10build1) ...
16:04:02 #11 48.32 Setting up libnpth0:amd64 (1.6-1) ...
16:04:02 #11 48.33 Setting up krb5-locales (1.17-6ubuntu4.1) ...
16:04:02 #11 48.35 Setting up file (1:5.38-4) ...
16:04:02 #11 48.36 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
16:04:02 #11 48.38 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:04:02 #11 48.41 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
16:04:02 #14 7.952 Transaction test succeeded.
16:04:02 #14 7.954 Running transaction
16:04:02 #11 47.02 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
16:04:02 #11 47.03 Setting up libref-util-perl (0.204-1) ...
16:04:02 #11 47.04 Setting up libipc-system-simple-perl (1.26-1) ...
16:04:02 #11 47.05 Setting up libnet-domain-tld-perl (1.75-1) ...
16:04:02 #11 47.06 Setting up libxml-writer-perl (0.625-1) ...
16:04:02 #11 47.08 Setting up libhash-fieldhash-perl (0.15-1build2) ...
16:04:02 #11 47.09 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
16:04:02 #11 47.11 Setting up shared-mime-info (1.15-1) ...
16:04:02 #10 74.09 Setting up libexception-class-perl (1.44-1) ...
16:04:02 #10 74.10 Setting up python3-xdg (0.27-2) ...
16:04:02 #10 74.27 Setting up libconfig-tiny-perl (2.26-1) ...
16:04:02 #10 74.29 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
16:04:02 #10 74.31 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
16:04:02 #10 74.33 Setting up liblist-utilsby-perl (0.11-1) ...
16:04:02 #10 74.35 Setting up libstring-shellquote-perl (1.04-1) ...
16:04:02 #10 74.36 Setting up libsub-install-perl (0.928-1.1) ...
16:04:02 #10 74.39 Setting up gcc (4:10.2.1-1) ...
16:04:02 #10 74.42 Setting up dpkg-dev (1.20.12) ...
16:04:02 #10 50.82 Selecting previously unselected package gcc.
16:04:02 #10 50.82 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ...
16:04:02 #10 50.83 Unpacking gcc (4:10.2.1-1) ...
16:04:02 #10 50.86 Selecting previously unselected package libstdc++-10-dev:amd64.
16:04:02 #10 50.86 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ...
16:04:02 #10 50.87 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
16:04:02 #10 51.12 Selecting previously unselected package g++-10.
16:04:02 #10 51.12 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ...
16:04:02 #10 51.13 Unpacking g++-10 (10.2.1-6) ...
16:04:02 #10 46.38 Dependencies resolved.
16:04:02 #10 46.40 ================================================================================
16:04:02 #10 46.40  Package                       Arch     Version                 Repo       Size
16:04:02 #10 46.40 ================================================================================
16:04:02 #10 46.40 Installing:
16:04:02 #10 46.40  dnf-plugins-core              noarch   4.3.1-1.fc37            fedora     34 k
16:04:02 #10 46.40  rpm-build                     x86_64   4.18.0-1.fc37           fedora     77 k
16:04:02 #10 46.40  rpmlint                       noarch   2.4.0-3.fc37            updates   330 k
16:04:02 #10 46.40 Installing dependencies:
16:04:02 #10 46.40  ansible-srpm-macros           noarch   1-8.1.fc37              updates   8.6 k
16:04:02 #10 46.40  binutils                      x86_64   2.38-25.fc37            updates   5.4 M
16:04:02 #10 46.40  binutils-gold                 x86_64   2.38-25.fc37            updates   775 k
16:04:02 #10 46.40  bzip2                         x86_64   1.0.8-12.fc37           fedora     52 k
16:04:02 #10 46.40  cpio                          x86_64   2.13-13.fc37            fedora    277 k
16:04:02 #10 46.40  dash                          x86_64   0.5.11.5-2.fc37         fedora     98 k
16:04:02 #10 46.40  dbus-libs                     x86_64   1:1.14.4-1.fc37         updates   155 k
16:04:02 #10 46.40  debugedit                     x86_64   5.0-5.fc37              fedora     77 k
16:04:02 #10 46.40  desktop-file-utils            x86_64   0.26-7.fc37             fedora     72 k
16:04:02 #10 46.40  devscripts-checkbashisms      x86_64   2.22.2-3.fc37           fedora     28 k
16:04:02 #10 46.40  diffutils                     x86_64   3.8-3.fc37              fedora    378 k
16:04:02 #10 46.40  dwz                           x86_64   0.14-7.fc37             fedora    129 k
16:04:02 #10 46.40  ed                            x86_64   1.18-2.fc37             fedora     78 k
16:04:02 #10 46.40  efi-srpm-macros               noarch   5-6.fc37                fedora     22 k
16:04:02 #10 46.40  elfutils                      x86_64   0.187-8.fc37            fedora    529 k
16:04:02 #10 46.40  elfutils-debuginfod-client    x86_64   0.187-8.fc37            fedora     39 k
16:04:02 #10 46.40  emacs-filesystem              noarch   1:28.1-3.fc37           fedora    9.5 k
16:04:02 #10 46.40  enchant2                      x86_64   2.3.3-2.fc37            fedora     65 k
16:04:02 #10 46.40  file                          x86_64   5.42-4.fc37             fedora     49 k
16:04:02 #10 46.40  fonts-srpm-macros             noarch   1:2.0.5-9.fc37          fedora     26 k
16:04:02 #10 46.40  fpc-srpm-macros               noarch   1.3-6.fc37              fedora    7.7 k
16:04:02 #10 46.40  gdb-minimal                   x86_64   12.1-6.fc37             updates   3.9 M
16:04:02 #10 46.40  gdk-pixbuf2                   x86_64   2.42.10-1.fc37          fedora    485 k
16:04:02 #10 46.40  ghc-srpm-macros               noarch   1.5.0-7.fc37            fedora    7.8 k
16:04:02 #10 46.40  glibc-gconv-extra             x86_64   2.36-8.fc37             updates   1.6 M
16:04:02 #10 46.40  gnat-srpm-macros              noarch   4-16.fc37               fedora    8.3 k
16:04:02 #10 46.40  go-srpm-macros                noarch   3.2.0-1.fc37            fedora     27 k
16:04:02 #10 46.40  groff-base                    x86_64   1.22.4-10.fc37          fedora    1.1 M
16:04:02 #10 46.40  hunspell                      x86_64   1.7.0-21.fc37           fedora    281 k
16:04:02 #10 46.40  hunspell-en-GB                noarch   0.20140811.1-23.fc37    fedora    225 k
16:04:02 #10 46.40  hunspell-en-US                noarch   0.20140811.1-23.fc37    fedora    176 k
16:04:02 #10 46.40  hunspell-filesystem           x86_64   1.7.0-21.fc37           fedora    8.8 k
16:04:02 #10 46.40  json-glib                     x86_64   1.6.6-3.fc37            fedora    162 k
16:04:02 #10 46.40  kernel-srpm-macros            noarch   1.0-15.fc37             fedora    9.4 k
16:04:02 #10 46.40  libappstream-glib             x86_64   0.8.1-1.fc37            fedora    404 k
16:04:02 #10 46.40  libjpeg-turbo                 x86_64   2.1.3-2.fc37            fedora    181 k
16:04:02 #10 46.40  libpkgconf                    x86_64   1.8.0-3.fc37            fedora     36 k
16:04:02 #10 46.40  libpng                        x86_64   2:1.6.37-13.fc37        fedora    119 k
16:04:02 #10 46.40  libstemmer                    x86_64   0-19.585svn.fc37        fedora     79 k
16:04:02 #10 46.40  lua-srpm-macros               noarch   1-7.fc37                fedora    8.8 k
16:04:02 #10 46.40  ncurses                       x86_64   6.3-3.20220501.fc37     fedora    409 k
16:04:02 #10 46.40  nim-srpm-macros               noarch   3-7.fc37                fedora    8.4 k
16:04:02 #10 46.40  ocaml-srpm-macros             noarch   7-2.fc37                fedora     13 k
16:04:02 #10 46.40  openblas-srpm-macros          noarch   2-12.fc37               fedora    7.5 k
16:04:02 #10 46.40  package-notes-srpm-macros     noarch   0.5-6.fc37              fedora     11 k
16:04:02 #10 46.40  patch                         x86_64   2.7.6-17.fc37           fedora    124 k
16:04:02 #10 46.40  perl-AutoLoader               noarch   5.74-492.fc37           fedora     24 k
16:04:02 #10 46.40  perl-B                        x86_64   1.83-492.fc37           fedora    184 k
16:04:02 #10 46.40  perl-Carp                     noarch   1.52-489.fc37           fedora     29 k
16:04:02 #10 46.40  perl-Class-Struct             noarch   0.66-492.fc37           fedora     25 k
16:04:02 #10 46.40  perl-Data-Dumper              x86_64   2.184-490.fc37          fedora     56 k
16:04:02 #10 46.40  perl-Digest                   noarch   1.20-489.fc37           fedora     26 k
16:04:02 #10 46.40  perl-Digest-MD5               x86_64   2.58-489.fc37           fedora     36 k
16:04:02 #10 46.40  perl-DynaLoader               x86_64   1.52-492.fc37           fedora     29 k
16:04:02 #10 46.40  perl-Encode                   x86_64   4:3.19-492.fc37         fedora    1.7 M
16:04:02 #10 46.40  perl-Errno                    x86_64   1.36-492.fc37           fedora     18 k
16:04:02 #10 46.40  perl-Exporter                 noarch   5.77-489.fc37           fedora     31 k
16:04:02 #10 46.40  perl-Fcntl                    x86_64   1.15-492.fc37           fedora     24 k
16:04:02 #10 46.40  perl-File-Basename            noarch   2.85-492.fc37           fedora     20 k
16:04:02 #10 46.40  perl-File-Path                noarch   2.18-489.fc37           fedora     35 k
16:04:02 #10 46.40  perl-File-Temp                noarch   1:0.231.100-489.fc37    fedora     59 k
16:04:02 #10 46.40  perl-File-stat                noarch   1.12-492.fc37           fedora     20 k
16:04:02 #10 46.40  perl-FileHandle               noarch   2.03-492.fc37           fedora     19 k
16:04:02 #10 46.40  perl-Getopt-Long              noarch   1:2.54-1.fc37           updates    60 k
16:04:02 #10 46.40  perl-Getopt-Std               noarch   1.13-492.fc37           fedora     19 k
16:04:02 #10 46.40  perl-HTTP-Tiny                noarch   0.082-1.fc37            fedora     55 k
16:04:02 #10 46.40  perl-IO                       x86_64   1.50-492.fc37           fedora     95 k
16:04:02 #10 46.40  perl-IPC-Open3                noarch   1.22-492.fc37           fedora     26 k
16:04:02 #10 46.40  perl-MIME-Base64              x86_64   3.16-489.fc37           fedora     30 k
16:04:02 #10 46.40  perl-Net-SSLeay               x86_64   1.92-4.fc37             fedora    362 k
16:04:02 #10 46.40  perl-POSIX                    x86_64   2.03-492.fc37           fedora    101 k
16:04:02 #10 46.40  perl-PathTools                x86_64   3.84-489.fc37           fedora     89 k
16:04:02 #10 46.40  perl-Pod-Escapes              noarch   1:1.07-489.fc37         fedora     20 k
16:04:02 #10 46.40  perl-Pod-Perldoc              noarch   3.28.01-490.fc37        fedora     90 k
16:04:02 #10 46.40  perl-Pod-Simple               noarch   1:3.43-490.fc37         fedora    225 k
16:04:02 #10 46.40  perl-Pod-Usage                noarch   4:2.03-3.fc37           fedora     40 k
16:04:02 #10 46.40  perl-Scalar-List-Utils        x86_64   5:1.63-489.fc37         fedora     72 k
16:04:02 #10 46.40  perl-SelectSaver              noarch   1.02-492.fc37           fedora     15 k
16:04:02 #10 46.40  perl-Socket                   x86_64   4:2.036-1.fc37          fedora     55 k
16:04:02 #10 46.40  perl-Storable                 x86_64   1:3.26-489.fc37         fedora     97 k
16:04:02 #10 46.40  perl-Symbol                   noarch   1.09-492.fc37           fedora     17 k
16:04:02 #10 46.40  perl-Term-ANSIColor           noarch   5.01-490.fc37           fedora     48 k
16:04:02 #10 46.40  perl-Term-Cap                 noarch   1.17-489.fc37           fedora     22 k
16:04:02 #10 46.40  perl-Text-ParseWords          noarch   3.31-489.fc37           fedora     16 k
16:04:02 #10 46.40  perl-Text-Tabs+Wrap           noarch   2021.0814-489.fc37      fedora     22 k
16:04:02 #10 46.40  perl-Time-Local               noarch   2:1.300-489.fc37        fedora     33 k
16:04:02 #10 46.40  perl-URI                      noarch   5.17-1.fc37             updates   123 k
16:04:02 #10 46.40  perl-base                     noarch   2.27-492.fc37           fedora     19 k
16:04:02 #10 46.40  perl-constant                 noarch   1.33-490.fc37           fedora     23 k
16:04:02 #10 46.40  perl-if                       noarch   0.61.000-492.fc37       fedora     17 k
16:04:02 #10 46.40  perl-interpreter              x86_64   4:5.36.0-492.fc37       fedora     75 k
16:04:02 #10 46.40  perl-libnet                   noarch   3.14-490.fc37           fedora    132 k
16:04:02 #10 46.40  perl-libs                     x86_64   4:5.36.0-492.fc37       fedora    2.2 M
16:04:02 #10 46.40  perl-mro                      x86_64   1.26-492.fc37           fedora     32 k
16:04:02 #10 46.40  perl-overload                 noarch   1.35-492.fc37           fedora     49 k
16:04:02 #10 46.40  perl-overloading              noarch   0.02-492.fc37           fedora     16 k
16:04:02 #10 46.40  perl-parent                   noarch   1:0.238-489.fc37        fedora     14 k
16:04:02 #10 46.40  perl-podlators                noarch   1:4.14-489.fc37         fedora    116 k
16:04:02 #10 46.40  perl-srpm-macros              noarch   1-46.fc37               fedora    8.3 k
16:04:02 #10 46.40  perl-subs                     noarch   1.04-492.fc37           fedora     15 k
16:04:02 #10 46.40  perl-vars                     noarch   1.05-492.fc37           fedora     16 k
16:04:02 #10 46.40  pkgconf                       x86_64   1.8.0-3.fc37            fedora     41 k
16:04:02 #10 46.40  pkgconf-m4                    noarch   1.8.0-3.fc37            fedora     14 k
16:04:02 #10 46.40  pkgconf-pkg-config            x86_64   1.8.0-3.fc37            fedora     10 k
16:04:02 #10 46.40  python-srpm-macros            noarch   3.11-5.fc37             updates    24 k
16:04:02 #10 46.40  python3-construct             noarch   2.10.68-3.fc37          fedora    152 k
16:04:02 #10 46.40  python3-dateutil              noarch   1:2.8.2-4.fc37          fedora    361 k
16:04:02 #10 46.40  python3-dbus                  x86_64   1.3.2-1.fc37            updates   157 k
16:04:02 #10 46.40  python3-distro                noarch   1.7.0-3.fc37            fedora     48 k
16:04:02 #10 46.40  python3-dnf-plugins-core      noarch   4.3.1-1.fc37            fedora    278 k
16:04:02 #10 46.40  python3-enchant               noarch   3.2.2-5.fc37            fedora    103 k
16:04:02 #10 46.40  python3-file-magic            noarch   5.42-4.fc37             fedora     20 k
16:04:02 #10 46.40  python3-pybeam                noarch   0.7-4.fc37              fedora     32 k
16:04:02 #10 46.40  python3-pyxdg                 noarch   0.27-6.fc37             fedora    135 k
16:04:02 #10 46.40  python3-six                   noarch   1.16.0-8.fc37           fedora     42 k
16:04:02 #10 46.40  python3-tomli-w               noarch   1.0.0-4.fc37            fedora     21 k
16:04:02 #10 46.40  python3-zstandard             x86_64   0.19.0-1.fc37           updates   470 k
16:04:02 #10 46.40  qt5-srpm-macros               noarch   5.15.7-1.fc37           updates   7.9 k
16:04:02 #10 46.40  redhat-rpm-config             noarch   228-1.fc37              fedora     81 k
16:04:02 #10 46.40  rpmautospec-rpm-macros        noarch   0.3.0-1.fc37            fedora    8.8 k
16:04:02 #10 46.40  rpmlint-fedora-license-data   noarch   1.8-1.fc37              updates    16 k
16:04:02 #10 46.40  rust-srpm-macros              noarch   23-1.fc37               updates   9.4 k
16:04:02 #10 46.40  shared-mime-info              x86_64   2.2-2.fc37              fedora    381 k
16:04:02 #10 46.40  unzip                         x86_64   6.0-58.fc37             fedora    182 k
16:04:02 #10 46.40  xxhash-libs                   x86_64   0.8.1-3.fc37            fedora     41 k
16:04:02 #10 46.40  xz                            x86_64   5.2.5-10.fc37           fedora    223 k
16:04:02 #10 46.40  zip                           x86_64   3.0-33.fc37             fedora    259 k
16:04:02 #10 46.40  zstd                          x86_64   1.5.2-3.fc37            fedora    447 k
16:04:02 #10 46.40 Installing weak dependencies:
16:04:02 #10 46.40  hunspell-en                   noarch   0.20140811.1-23.fc37    fedora    180 k
16:04:02 #10 46.40  perl-IO-Socket-IP             noarch   0.41-490.fc37           fedora     42 k
16:04:02 #10 46.40  perl-IO-Socket-SSL            noarch   2.075-1.fc37            fedora    221 k
16:04:02 #10 46.40  perl-Mozilla-CA               noarch   20211001-4.fc37         fedora     12 k
16:04:02 #10 46.40  perl-NDBM_File                x86_64   1.15-492.fc37           fedora     25 k
16:04:02 #10 46.40 
16:04:02 #10 46.40 Transaction Summary
16:04:02 #10 46.40 ================================================================================
16:04:02 #10 46.40 Install  136 Packages
16:04:02 #10 46.40 
16:04:02 #10 46.41 Total download size: 29 M
16:04:02 #10 46.41 Installed size: 109 M
16:04:02 #10 46.41 Downloading Packages:
16:04:02 #11 42.53 Preparing to unpack .../346-libregexp-wildcards-perl_1.05-3_all.deb ...
16:04:02 #11 42.54 Unpacking libregexp-wildcards-perl (1.05-3) ...
16:04:02 #11 42.57 Selecting previously unselected package libsasl2-modules:armhf.
16:04:02 #11 42.58 Preparing to unpack .../347-libsasl2-modules_2.1.28+dfsg-6ubuntu2_armhf.deb ...
16:04:02 #11 42.59 Unpacking libsasl2-modules:armhf (2.1.28+dfsg-6ubuntu2) ...
16:04:02 #11 42.63 Selecting previously unselected package libsereal-decoder-perl.
16:04:02 #11 42.63 Preparing to unpack .../348-libsereal-decoder-perl_4.025+ds-1_armhf.deb ...
16:04:02 #11 42.64 Unpacking libsereal-decoder-perl (4.025+ds-1) ...
16:04:02 #11 42.67 Selecting previously unselected package libsereal-encoder-perl:armhf.
16:04:02 #11 42.67 Preparing to unpack .../349-libsereal-encoder-perl_4.025+ds-1_armhf.deb ...
16:04:02 #11 42.68 Unpacking libsereal-encoder-perl:armhf (4.025+ds-1) ...
16:04:02 #11 42.71 Selecting previously unselected package libset-intspan-perl.
16:04:02 #11 42.71 Preparing to unpack .../350-libset-intspan-perl_1.19-2_all.deb ...
16:04:02 #11 42.71 Unpacking libset-intspan-perl (1.19-2) ...
16:04:02 #11 42.74 Selecting previously unselected package libsocket6-perl.
16:04:02 #11 42.74 Preparing to unpack .../351-libsocket6-perl_0.29-2_armhf.deb ...
16:04:02 #11 42.76 Unpacking libsocket6-perl (0.29-2) ...
16:04:02 #11 42.79 Selecting previously unselected package libsodium23:armhf.
16:04:02 #11 42.79 Preparing to unpack .../352-libsodium23_1.0.18-1build2_armhf.deb ...
16:04:02 #11 42.80 Unpacking libsodium23:armhf (1.0.18-1build2) ...
16:04:02 #11 42.83 Selecting previously unselected package libstring-copyright-perl.
16:04:02 #11 42.83 Preparing to unpack .../353-libstring-copyright-perl_0.003013-1_all.deb ...
16:04:02 #11 42.83 Unpacking libstring-copyright-perl (0.003013-1) ...
16:04:02 #11 42.86 Selecting previously unselected package libstring-escape-perl.
16:04:02 #12 10.25   Installing       : openssh-8.8p1-7.fc37.aarch64                        49/101 
16:04:02 #12 10.26   Installing       : libsepol-devel-3.4-3.fc37.aarch64                   50/101 
16:04:02 #12 10.27   Installing       : libselinux-devel-3.4-5.fc37.aarch64                 51/101 
16:04:02 #12 10.29   Installing       : libselinux-utils-3.4-5.fc37.aarch64                 52/101 
16:04:02 #12 10.31   Installing       : policycoreutils-3.4-6.fc37.aarch64                  53/101 
16:04:02 #12 10.31   Running scriptlet: policycoreutils-3.4-6.fc37.aarch64                  53/101 
16:04:02 #12 10.33   Installing       : selinux-policy-37.16-1.fc37.noarch                  54/101 
16:04:02 #12 10.33   Running scriptlet: selinux-policy-37.16-1.fc37.noarch                  54/101 
16:04:02 #11 50.62 Setting up python3-certifi (2022.6.15-2) ...
16:04:02 #11 50.75 Setting up libmodule-runtime-perl (0.016-2) ...
16:04:02 #11 52.08 Setting up libwww-perl (6.61-1) ...
16:04:02 #11 52.09 Setting up devscripts (2.22.1ubuntu1) ...
16:04:02  debian/rules clean
16:04:02 dh clean --with=bash-completion --with=systemd
16:04:02    dh_clean
16:04:02 #11 48.87 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:02 #11 48.89 Setting up dh-strip-nondeterminism (1.13.0-1) ...
16:04:02 #11 48.91 Setting up libconst-fast-perl (0.014-1.1) ...
16:04:02 #11 48.92 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
16:04:02 #11 48.94 Setting up libdata-dpath-perl (0.58-1) ...
16:04:02 #11 48.95 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:04:02 #11 48.96 Setting up libpackage-stash-perl (0.39-1) ...
16:04:02 #11 48.99 Setting up libimport-into-perl (1.002005-1) ...
16:04:02 #11 49.00 Setting up libmoo-perl (2.005004-3) ...
16:04:02 #11 49.02 Setting up liblist-someutils-perl (0.58-1) ...
16:04:02 #11 49.04 Setting up debhelper (13.6ubuntu1) ...
16:04:02 #11 49.09 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
16:04:02 #11 48.43 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
16:04:02 #11 48.45 Setting up libunwind8:amd64 (1.2.1-9build1) ...
16:04:02 #11 48.46 Setting up libfakeroot:amd64 (1.24-1) ...
16:04:02 #11 48.48 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
16:04:02 #11 48.49 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
16:04:02 #11 48.51 Setting up tzdata (2022g-0ubuntu0.20.04.1) ...
16:04:02 #11 48.60 
16:04:02 #11 48.60 Current default time zone: 'Etc/UTC'
16:04:02 #11 48.60 Local time is now:      Thu Dec 15 16:04:02 UTC 2022.
16:04:02 #11 48.60 Universal Time is now:  Thu Dec 15 16:04:02 UTC 2022.
16:04:02 #11 48.60 Run 'dpkg-reconfigure tzdata' if you wish to change it.
16:04:02 #11 48.60 
16:04:02 #11 48.63 Setting up fakeroot (1.24-1) ...
16:04:02 #11 48.64 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:04:02 #11 48.64 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
16:04:02 #11 48.64 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
16:04:02 #11 48.64 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
16:04:02 #11 48.64 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
16:04:02 #11 48.64 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
16:04:02 #11 48.64 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
16:04:02 #11 48.64 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
16:04:02 #11 48.64 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
16:04:02 #11 48.65 Setting up autotools-dev (20180224.1) ...
16:04:02 #11 48.67 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
16:04:02 #10 53.12 Setting up libmpc3:amd64 (1.1.0-1) ...
16:04:02 #10 74.45 Setting up libnumber-compare-perl (0.03-1.1) ...
16:04:02 #10 74.46 Setting up intltool-debian (0.35.0+20060710.5) ...
16:04:02 #10 74.47 Setting up liberror-perl (0.17029-1) ...
16:04:02 #10 74.49 Setting up python3-six (1.16.0-2) ...
16:04:02 #10 74.63 Setting up dh-autoreconf (20) ...
16:04:02 #10 74.65 Setting up patchutils (0.4.2-1) ...
16:04:02 #10 74.66 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:04:02 #10 74.68 Setting up libltdl-dev:armhf (2.4.6-15) ...
16:04:02 #16 exporting layers 2.1s done
16:04:02 #16 writing image sha256:fe7074d53958e963fb0c9deaef6edf1f3a3d6eab1e9bbae0679932502d3eb70b done
16:04:02 #16 naming to docker.io/rpmbuild-centos-9/aarch64 done
16:04:02 #16 DONE 2.1s
16:04:02 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-9/aarch64 -ba --define '_gitcommit_cli 3a2c30b' --define '_gitcommit_engine 0234322' --define '_release 0' --define '_version 0.0.0.20221215153738.3a2c30b' --define '_origversion 0.0.0-20221215153738-3a2c30b' --define '_compose_rpm_version 2.14.1' --define '_compose_version v2.14.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec
16:04:02 #11 42.87 Preparing to unpack .../354-libstring-escape-perl_2010.002-2_all.deb ...
16:04:02 #11 42.87 Unpacking libstring-escape-perl (2010.002-2) ...
16:04:02 #11 42.90 Selecting previously unselected package libstring-shellquote-perl.
16:04:02 #11 42.90 Preparing to unpack .../355-libstring-shellquote-perl_1.04-2_all.deb ...
16:04:02 #11 42.91 Unpacking libstring-shellquote-perl (1.04-2) ...
16:04:02 #11 42.93 Selecting previously unselected package libsyntax-keyword-try-perl.
16:04:02 #11 42.94 Preparing to unpack .../356-libsyntax-keyword-try-perl_0.27-1_armhf.deb ...
16:04:02 #11 42.94 Unpacking libsyntax-keyword-try-perl (0.27-1) ...
16:04:02 #11 42.97 Selecting previously unselected package libterm-readkey-perl.
16:04:02 #11 42.97 Preparing to unpack .../357-libterm-readkey-perl_2.38-2_armhf.deb ...
16:04:02 #11 42.98 Unpacking libterm-readkey-perl (2.38-2) ...
16:04:02 #11 43.01 Selecting previously unselected package libtext-levenshteinxs-perl.
16:04:02 #11 43.01 Preparing to unpack .../358-libtext-levenshteinxs-perl_0.03-5_armhf.deb ...
16:04:02 #11 43.01 Unpacking libtext-levenshteinxs-perl (0.03-5) ...
16:04:02 #11 43.04 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
16:04:02 #11 43.04 Preparing to unpack .../359-libtext-markdown-discount-perl_0.13-1build1_armhf.deb ...
16:04:02 #11 43.05 Unpacking libtext-markdown-discount-perl:armhf (0.13-1build1) ...
16:04:02 #11 43.08 Selecting previously unselected package libtext-xslate-perl:armhf.
16:04:02 #12 10.36   Running scriptlet: selinux-policy-targeted-37.16-1.fc37.noarch         55/101 
16:04:02 #12 10.61   Installing       : selinux-policy-targeted-37.16-1.fc37.noarch         55/101 
16:04:02 #11 50.76 Setting up libmailtools-perl (2.21-1) ...
16:04:02 #11 50.78 Setting up python3-gi (3.42.2-2) ...
16:04:02 #11 50.96 Setting up python3-idna (3.3-1) ...
16:04:02 #11 52.24 Setting up libxml-parser-perl:armhf (2.46-3build1) ...
16:04:02 #11 52.25 Setting up libxml-sax-expat-perl (0.51-1) ...
16:04:02 #11 52.29 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:04:02 #11 52.34 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:02 #11 52.47 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:02 #13 6.908 Unpacking bash-completion (1:2.10-1ubuntu1) ...
16:04:02 #13 7.040 Selecting previously unselected package cmake-data.
16:04:02 #13 7.043 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ...
16:04:02 #13 7.050 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ...
16:04:02  dpkg-source -I.git -b build-deb
16:04:02 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:04:02 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:04:02 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~ubuntu'
16:04:02 dpkg-source: info: using source format '1.0'
16:04:02 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.tar.gz
16:04:02 #11 49.10 Setting up equivs (2.3.1) ...
16:04:02 #11 49.11 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:04:02 #11 49.14 Setting up libb-hooks-endofscope-perl (0.25-1) ...
16:04:02 #11 49.17 Setting up libnamespace-clean-perl (0.27-1) ...
16:04:02 #11 49.18 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:04:02 #11 49.19 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:04:02 #11 49.21 Setting up libmoox-struct-perl (0.020-1) ...
16:04:02 #11 49.23 Setting up lintian (2.114.0ubuntu1.2) ...
16:04:02 #11 49.27 Setting up licensecheck (3.2.14-2) ...
16:04:02 #11 49.30 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:04:02 #14 23.78   Running scriptlet: glibc-devel-2.28-220.el8.aarch64                     51/83 
16:04:02 #14 24.90   Installing       : gcc-8.5.0-17.el8.aarch64                             52/83 
16:04:02 #14 24.92   Running scriptlet: gcc-8.5.0-17.el8.aarch64                             52/83 
16:04:02 #11 48.68 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
16:04:02 #11 48.69 Setting up make (4.2.1-1.2) ...
16:04:02 #11 48.71 Setting up libmpfr6:amd64 (4.0.2-1) ...
16:04:02 #11 48.72 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
16:04:02 #11 48.74 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
16:04:02 #11 48.76 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
16:04:02 #11 48.77 Setting up strace (5.5-3ubuntu1) ...
16:04:02 #11 48.78 Setting up libsigsegv2:amd64 (2.12-2) ...
16:04:02 #11 48.79 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
16:04:02 #11 48.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:04:02 #11 48.81 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
16:04:02 #11 48.81 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
16:04:02 #11 48.81 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
16:04:02 #11 48.81 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
16:04:02 #11 48.81 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
16:04:02 #11 48.81 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
16:04:02 #11 48.81 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
16:04:02 #11 48.81 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
16:04:02 #11 48.81 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
16:04:02 #11 48.81 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
16:04:02 #11 48.82 Setting up t1utils (1.41-3) ...
16:04:02 #11 48.83 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:04:02 #11 48.84 Setting up diffstat (1.63-1) ...
16:04:02 #11 48.85 Setting up libmpc3:amd64 (1.1.0-1) ...
16:04:02 #11 48.87 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:04:02 #11 48.88 Setting up patch (2.7.6-6) ...
16:04:02 #11 48.89 Setting up autopoint (0.19.8.1-10build1) ...
16:04:02 #11 48.90 Setting up libfl2:amd64 (2.6.4-6.2) ...
16:04:02 #11 48.92 Setting up ucf (3.0038+nmu1) ...
16:04:02 #11 49.01 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
16:04:02 #13 101.0   Installing : libtool-2.4.2-22.el7_3.aarch64                             56/68 
16:04:02 #13 101.3 install-info: No such file or directory for /usr/share/info/libtool.info.gz
16:04:02 #13 101.6   Installing : glibc-static-2.17-326.el7_9.aarch64                        57/68 
16:04:02 #13 101.6   Installing : btrfs-progs-devel-4.9.1-1.el7.aarch64                      58/68 
16:04:02 #13 101.7   Installing : libseccomp-devel-2.3.1-4.el7.aarch64                       59/68 
16:04:02 #10 53.14 Setting up libc-dev-bin (2.27-3ubuntu1.6) ...
16:04:02 #10 53.15 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
16:04:02 #10 53.17 Setting up libgdbm-compat4:amd64 (1.14.1-6) ...
16:04:02 #10 53.19 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ...
16:04:02 #10 53.21 Setting up bsdmainutils (11.1.2ubuntu1) ...
16:04:02 #10 53.26 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:04:02 #10 74.69 Setting up libjson-maybexs-perl (1.004003-1) ...
16:04:02 #10 74.71 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:04:02 #10 74.72 Setting up libio-string-perl (1.08-3.1) ...
16:04:02 #10 74.74 Setting up libreadonly-perl (2.050-3) ...
16:04:02 #10 74.76 Setting up python3-gpg (1.14.0-1+b2) ...
16:04:02 #10 74.93 Setting up python3-certifi (2020.6.20-1) ...
16:04:02 #13 6.784 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
16:04:02 #13 6.784 1 not fully installed or removed.
16:04:02 #13 6.784 Need to get 11.1 MB of archives.
16:04:02 #13 6.784 After this operation, 44.1 MB of additional disk space will be used.
16:04:02 #13 6.784 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bash-completion all 1:2.11-5ubuntu1 [180 kB]
16:04:02 #10 51.96 Selecting previously unselected package g++.
16:04:02 #11 43.08 Preparing to unpack .../360-libtext-xslate-perl_3.5.9-1build1_armhf.deb ...
16:04:02 #11 43.09 Unpacking libtext-xslate-perl:armhf (3.5.9-1build1) ...
16:04:02 #11 43.13 Selecting previously unselected package libtime-duration-perl.
16:04:02 #11 43.13 Preparing to unpack .../361-libtime-duration-perl_1.21-1_all.deb ...
16:04:02 #11 43.13 Unpacking libtime-duration-perl (1.21-1) ...
16:04:02 #11 43.16 Selecting previously unselected package libtime-moment-perl.
16:04:02 #11 43.16 Preparing to unpack .../362-libtime-moment-perl_0.44-2_armhf.deb ...
16:04:02 #11 43.17 Unpacking libtime-moment-perl (0.44-2) ...
16:04:02 #11 43.20 Selecting previously unselected package libtype-tiny-xs-perl:armhf.
16:04:02 #11 43.20 Preparing to unpack .../363-libtype-tiny-xs-perl_0.022-2_armhf.deb ...
16:04:02 #11 43.21 Unpacking libtype-tiny-xs-perl:armhf (0.022-2) ...
16:04:02 #11 43.24 Selecting previously unselected package libunicode-utf8-perl.
16:04:02 #11 43.24 Preparing to unpack .../364-libunicode-utf8-perl_0.62-1build4_armhf.deb ...
16:04:02 #11 43.25 Unpacking libunicode-utf8-perl (0.62-1build4) ...
16:04:02 #11 43.28 Selecting previously unselected package libwww-mechanize-perl.
16:04:02 #11 43.28 Preparing to unpack .../365-libwww-mechanize-perl_2.14-2_all.deb ...
16:04:02 #11 43.29 Unpacking libwww-mechanize-perl (2.14-2) ...
16:04:02 #11 43.32 Selecting previously unselected package libxml-namespacesupport-perl.
16:04:02 #11 51.16 Setting up python3-urllib3 (1.26.9-1) ...
16:04:02 #11 52.49 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
16:04:02 #11 52.51 Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ...
16:04:02 #11 52.52 Updating certificates in /etc/ssl/certs...
16:04:02 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:04:02 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:04:02 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:04:02 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1WqKpc
16:04:02 + umask 022
16:04:02 + cd /root/rpmbuild/BUILD
16:04:02 + cd /root/rpmbuild/BUILD
16:04:02 + rm -rf src
16:04:02 + /usr/bin/mkdir -p src
16:04:02 + cd src
16:04:02 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:02 + /usr/bin/tar -xof -
16:04:02 #10 47.22 (1/136): bzip2-1.0.8-12.fc37.x86_64.rpm         181 kB/s |  52 kB     00:00    
16:04:02 #10 47.22 (2/136): dash-0.5.11.5-2.fc37.x86_64.rpm        333 kB/s |  98 kB     00:00    
16:04:02 #10 47.23 (3/136): cpio-2.13-13.fc37.x86_64.rpm           919 kB/s | 277 kB     00:00    
16:04:02 #10 47.23 (4/136): debugedit-5.0-5.fc37.x86_64.rpm        4.8 MB/s |  77 kB     00:00    
16:04:02 #10 47.24 (5/136): desktop-file-utils-0.26-7.fc37.x86_64. 5.2 MB/s |  72 kB     00:00    
16:04:02 #10 47.24 (6/136): devscripts-checkbashisms-2.22.2-3.fc37 3.7 MB/s |  28 kB     00:00    
16:04:02 #10 47.25 (7/136): diffutils-3.8-3.fc37.x86_64.rpm         26 MB/s | 378 kB     00:00    
16:04:02 #10 47.26 (8/136): dnf-plugins-core-4.3.1-1.fc37.noarch.r 2.0 MB/s |  34 kB     00:00    
16:04:02 #10 47.30 (9/136): dwz-0.14-7.fc37.x86_64.rpm             2.3 MB/s | 129 kB     00:00    
16:04:02 #10 47.31 (10/136): ed-1.18-2.fc37.x86_64.rpm             1.3 MB/s |  78 kB     00:00    
16:04:02 #10 47.31 (11/136): efi-srpm-macros-5-6.fc37.noarch.rpm   406 kB/s |  22 kB     00:00    
16:04:02 #10 47.31 (12/136): elfutils-debuginfod-client-0.187-8.fc 5.4 MB/s |  39 kB     00:00    
16:04:02 #10 47.32 (13/136): elfutils-0.187-8.fc37.x86_64.rpm       33 MB/s | 529 kB     00:00    
16:04:02 #11 49.32 Setting up libwww-perl (6.61-1) ...
16:04:02 #11 49.33 Setting up devscripts (2.22.1ubuntu1) ...
16:04:02 #11 49.50 Setting up libxml-parser-perl:amd64 (2.46-3build1) ...
16:04:02 #11 49.51 Setting up libxml-sax-expat-perl (0.51-1) ...
16:04:02 #11 49.55 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:04:02 #11 49.60 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:02 #14 24.95   Installing       : libxcrypt-static-4.1.1-6.el8.aarch64                 53/83 
16:04:02 #14 25.21   Installing       : glibc-static-2.28-220.el8.aarch64                    54/83 
16:04:02 #14 25.33   Installing       : xkeyboard-config-2.28-1.el8.noarch                   55/83 
16:04:02 #14 25.37   Installing       : libxkbcommon-0.9.1-1.el8.aarch64                     56/83 
16:04:02 #14 25.42   Upgrading        : systemd-pam-239-69.el8.aarch64                       57/83 
16:04:02 #11 49.03 Setting up libltdl7:amd64 (2.4.6-14) ...
16:04:02 #11 49.04 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
16:04:02 #11 49.05 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:04:02 #11 49.06 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:04:02 #11 49.07 Setting up python-apt-common (2.0.0ubuntu0.20.04.8) ...
16:04:02 #11 49.09 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
16:04:02 #11 49.10 Setting up libuchardet0:amd64 (0.0.6-3build1) ...
16:04:02 #11 49.11 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ...
16:04:02 #11 49.12 Setting up git-man (1:2.25.1-1ubuntu3.6) ...
16:04:02 #11 49.13 Setting up libisl22:amd64 (0.22.1-1) ...
16:04:02 #11 49.15 Setting up netbase (6.1) ...
16:04:02 #11 49.18 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
16:04:02 #11 49.19 Setting up libmpdec2:amd64 (2.4.2-3) ...
16:04:02 #11 49.21 Setting up libbinutils:amd64 (2.34-6ubuntu1.4) ...
16:04:02 #11 49.22 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
16:04:02 #11 49.23 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
16:04:02 #13 7.405 Selecting previously unselected package libarchive13:arm64.
16:04:02 #13 7.409 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_arm64.deb ...
16:04:02 #13 7.418 Unpacking libarchive13:arm64 (3.4.0-2ubuntu1.2) ...
16:04:02 #13 7.476 Selecting previously unselected package libjsoncpp1:arm64.
16:04:03 #10 53.26 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
16:04:03 #10 53.26 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:04:03 #10 53.26 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
16:04:03 #10 53.27 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ...
16:04:03 #10 53.34 Setting up ca-certificates (20211016ubuntu0.18.04.1) ...
16:04:03 #10 58.22   Running scriptlet: glibc-gconv-extra-2.35-20.fc36.x86_64              138/138 
16:04:03 #10 61.96   Verifying        : bzip2-1.0.8-11.fc36.x86_64                           1/138 
16:04:03 #10 61.96   Verifying        : cpio-2.13-12.fc36.x86_64                             2/138 
16:04:03 #10 61.96   Verifying        : dash-0.5.10.2-10.fc36.x86_64                         3/138 
16:04:03 #10 61.96   Verifying        : debugedit-5.0-3.fc36.x86_64                          4/138 
16:04:03 #10 61.96   Verifying        : desktop-file-utils-0.26-6.fc36.x86_64                5/138 
16:04:03 #10 61.96   Verifying        : devscripts-checkbashisms-2.22.1-1.fc36.x86_64        6/138 
16:04:03 #10 61.96   Verifying        : diffutils-3.8-2.fc36.x86_64                          7/138 
16:04:03 #10 61.96   Verifying        : ed-1.14.2-12.fc36.x86_64                             8/138 
16:04:03 #10 61.96   Verifying        : efi-srpm-macros-5-5.fc36.noarch                      9/138 
16:04:03 #10 61.96   Verifying        : enchant-1:1.6.0-30.fc36.x86_64                      10/138 
16:04:03 #10 61.96   Verifying        : file-5.41-4.fc36.x86_64                             11/138 
16:04:03 #10 61.96   Verifying        : fonts-srpm-macros-1:2.0.5-7.fc36.noarch             12/138 
16:04:03 #10 61.96   Verifying        : fpc-srpm-macros-1.3-5.fc36.noarch                   13/138 
16:04:03 #10 61.96   Verifying        : ghc-srpm-macros-1.5.0-6.fc36.noarch                 14/138 
16:04:03 #10 61.96   Verifying        : gnat-srpm-macros-4-15.fc36.noarch                   15/138 
16:04:03 #10 61.96   Verifying        : groff-base-1.22.4-9.fc36.x86_64                     16/138 
16:04:03 #10 61.96   Verifying        : hunspell-1.7.0-19.fc36.x86_64                       17/138 
16:04:03 #10 61.96   Verifying        : hunspell-en-0.20140811.1-22.fc36.noarch             18/138 
16:04:03 #10 61.96   Verifying        : hunspell-en-GB-0.20140811.1-22.fc36.noarch          19/138 
16:04:03 #10 61.96   Verifying        : hunspell-en-US-0.20140811.1-22.fc36.noarch          20/138 
16:04:03 #10 61.96   Verifying        : hunspell-filesystem-1.7.0-19.fc36.x86_64            21/138 
16:04:03 #10 61.96   Verifying        : info-6.8-3.fc36.x86_64                              22/138 
16:04:03 #10 61.96   Verifying        : json-glib-1.6.6-2.fc36.x86_64                       23/138 
16:04:03 #10 61.97   Verifying        : kernel-srpm-macros-1.0-14.fc36.noarch               24/138 
16:04:03 #10 61.97   Verifying        : libjpeg-turbo-2.1.2-2.fc36.x86_64                   25/138 
16:04:03 #10 61.97   Verifying        : libpkgconf-1.8.0-2.fc36.x86_64                      26/138 
16:04:03 #10 61.97   Verifying        : libpng-2:1.6.37-12.fc36.x86_64                      27/138 
16:04:03 #10 61.97   Verifying        : libstemmer-0-18.585svn.fc36.x86_64                  28/138 
16:04:03 #10 61.97   Verifying        : lua-srpm-macros-1-6.fc36.noarch                     29/138 
16:04:03 #10 61.97   Verifying        : ncurses-6.2-9.20210508.fc36.x86_64                  30/138 
16:04:03 #10 61.97   Verifying        : nim-srpm-macros-3-6.fc36.noarch                     31/138 
16:04:03 #10 61.97   Verifying        : ocaml-srpm-macros-6-6.fc36.noarch                   32/138 
16:04:03 #10 61.97   Verifying        : openblas-srpm-macros-2-11.fc36.noarch               33/138 
16:04:03 #10 61.97   Verifying        : package-notes-srpm-macros-0.4-14.fc36.noarch        34/138 
16:04:03 #10 61.97   Verifying        : patch-2.7.6-16.fc36.x86_64                          35/138 
16:04:03 #10 61.97   Verifying        : perl-AutoLoader-5.74-486.fc36.noarch                36/138 
16:04:03 #10 61.97   Verifying        : perl-B-1.82-486.fc36.x86_64                         37/138 
16:04:03 #10 61.97   Verifying        : perl-Carp-1.52-479.fc36.noarch                      38/138 
16:04:03 #10 61.97   Verifying        : perl-Class-Struct-0.66-486.fc36.noarch              39/138 
16:04:03 #10 61.97   Verifying        : perl-Data-Dumper-2.183-3.fc36.x86_64                40/138 
16:04:03 #10 61.97   Verifying        : perl-Digest-1.20-2.fc36.noarch                      41/138 
16:04:03 #10 61.97   Verifying        : perl-Digest-MD5-2.58-479.fc36.x86_64                42/138 
16:04:03 #10 61.97   Verifying        : perl-DynaLoader-1.50-486.fc36.x86_64                43/138 
16:04:03 #10 61.97   Verifying        : perl-Errno-1.33-486.fc36.x86_64                     44/138 
16:04:03 #10 61.97   Verifying        : perl-Exporter-5.76-480.fc36.noarch                  45/138 
16:04:03 #10 61.97   Verifying        : perl-Fcntl-1.14-486.fc36.x86_64                     46/138 
16:04:03 #10 61.97   Verifying        : perl-File-Basename-2.85-486.fc36.noarch             47/138 
16:04:03 #10 61.97   Verifying        : perl-File-Path-2.18-479.fc36.noarch                 48/138 
16:04:03 #10 61.97   Verifying        : perl-File-Temp-1:0.231.100-479.fc36.noarch          49/138 
16:04:03 #10 61.97   Verifying        : perl-File-stat-1.09-486.fc36.noarch                 50/138 
16:04:03 #10 61.97   Verifying        : perl-FileHandle-2.03-486.fc36.noarch                51/138 
16:04:03 #10 61.97   Verifying        : perl-Getopt-Std-1.13-486.fc36.noarch                52/138 
16:04:03 #10 61.97   Verifying        : perl-IO-1.46-486.fc36.x86_64                        53/138 
16:04:03 #10 61.97   Verifying        : perl-IO-Socket-IP-0.41-480.fc36.noarch              54/138 
16:04:03 #10 61.97   Verifying        : perl-IO-Socket-SSL-2.074-2.fc36.noarch              55/138 
16:04:03 #10 61.97   Verifying        : perl-IPC-Open3-1.21-486.fc36.noarch                 56/138 
16:04:03 #10 61.97   Verifying        : perl-MIME-Base64-3.16-479.fc36.x86_64               57/138 
16:04:03 #10 61.97   Verifying        : perl-Mozilla-CA-20211001-2.fc36.noarch              58/138 
16:04:03 #10 61.97   Verifying        : perl-NDBM_File-1.15-486.fc36.x86_64                 59/138 
16:04:03 #10 61.97   Verifying        : perl-Net-SSLeay-1.92-2.fc36.x86_64                  60/138 
16:04:03 #10 61.97   Verifying        : perl-POSIX-1.97-486.fc36.x86_64                     61/138 
16:04:03 #10 61.97   Verifying        : perl-PathTools-3.80-479.fc36.x86_64                 62/138 
16:04:03 #10 61.97   Verifying        : perl-Pod-Escapes-1:1.07-479.fc36.noarch             63/138 
16:04:03 #10 61.97   Verifying        : perl-Pod-Perldoc-3.28.01-480.fc36.noarch            64/138 
16:04:03 #10 61.97   Verifying        : perl-Pod-Simple-1:3.43-3.fc36.noarch                65/138 
16:04:03 #10 61.97   Verifying        : perl-Pod-Usage-4:2.01-479.fc36.noarch               66/138 
16:04:03 #10 61.97   Verifying        : perl-SelectSaver-1.02-486.fc36.noarch               67/138 
16:04:03 #10 61.97   Verifying        : perl-Storable-1:3.25-2.fc36.x86_64                  68/138 
16:04:03 #10 61.97   Verifying        : perl-Symbol-1.09-486.fc36.noarch                    69/138 
16:04:03 #10 61.97   Verifying        : perl-Term-ANSIColor-5.01-480.fc36.noarch            70/138 
16:04:03 #10 61.97   Verifying        : perl-Term-Cap-1.17-479.fc36.noarch                  71/138 
16:04:03 #10 61.97   Verifying        : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch         72/138 
16:04:03 #10 61.97   Verifying        : perl-Time-Local-2:1.300-479.fc36.noarch             73/138 
16:04:03 #10 61.97   Verifying        : perl-URI-5.10-1.fc36.noarch                         74/138 
16:04:03 #10 61.97   Verifying        : perl-base-2.27-486.fc36.noarch                      75/138 
16:04:03 #10 61.97   Verifying        : perl-constant-1.33-480.fc36.noarch                  76/138 
16:04:03 #10 61.97   Verifying        : perl-if-0.60.900-486.fc36.noarch                    77/138 
16:04:03 #10 61.97   Verifying        : perl-interpreter-4:5.34.1-486.fc36.x86_64           78/138 
16:04:03 #10 61.97   Verifying        : perl-libnet-3.13-480.fc36.noarch                    79/138 
16:04:03 #10 61.97   Verifying        : perl-libs-4:5.34.1-486.fc36.x86_64                  80/138 
16:04:03 #10 61.97   Verifying        : perl-mro-1.25-486.fc36.x86_64                       81/138 
16:04:03 #10 61.98   Verifying        : perl-overload-1.33-486.fc36.noarch                  82/138 
16:04:03 #10 61.98   Verifying        : perl-overloading-0.02-486.fc36.noarch               83/138 
16:04:03 #10 61.98   Verifying        : perl-parent-1:0.238-479.fc36.noarch                 84/138 
16:04:03 #10 61.98   Verifying        : perl-podlators-1:4.14-479.fc36.noarch               85/138 
16:04:03 #10 61.98   Verifying        : perl-srpm-macros-1-43.fc36.noarch                   86/138 
16:04:03 #10 61.98   Verifying        : perl-subs-1.04-486.fc36.noarch                      87/138 
16:04:03 #10 61.98   Verifying        : perl-vars-1.05-486.fc36.noarch                      88/138 
16:04:03 #10 61.98   Verifying        : pkgconf-1.8.0-2.fc36.x86_64                         89/138 
16:04:03 #10 61.98   Verifying        : pkgconf-m4-1.8.0-2.fc36.noarch                      90/138 
16:04:03 #10 61.98   Verifying        : pkgconf-pkg-config-1.8.0-2.fc36.x86_64              91/138 
16:04:03 #10 61.98   Verifying        : python3-dateutil-1:2.8.1-8.fc36.noarch              92/138 
16:04:03 #10 61.98   Verifying        : python3-dbus-1.2.18-3.fc36.x86_64                   93/138 
16:04:03 #10 61.98   Verifying        : python3-distro-1.6.0-2.fc36.noarch                  94/138 
16:04:03 #10 61.98   Verifying        : python3-enchant-3.2.2-2.fc36.noarch                 95/138 
16:04:03 #10 61.98   Verifying        : python3-file-magic-5.41-4.fc36.noarch               96/138 
16:04:03 #10 61.98   Verifying        : python3-pybeam-0.7-2.fc36.noarch                    97/138 
16:04:03 #10 61.98   Verifying        : python3-pyxdg-0.27-4.fc36.noarch                    98/138 
16:04:03 #10 61.98   Verifying        : python3-six-1.16.0-5.fc36.noarch                    99/138 
16:04:03 #10 61.98   Verifying        : python3-tomli-1.2.3-1.fc36.noarch                  100/138 
16:04:03 #10 61.98   Verifying        : python3-tomli-w-0.4.0-3.fc36.noarch                101/138 
16:04:03 #10 61.98   Verifying        : python3-zstandard-0.17.0-1.fc36.x86_64             102/138 
16:04:03 #10 61.98   Verifying        : shared-mime-info-2.1-3.fc35.x86_64                 103/138 
16:04:03 #10 61.98   Verifying        : unzip-6.0-57.fc36.x86_64                           104/138 
16:04:03 #10 61.98   Verifying        : xxhash-libs-0.8.1-2.fc36.x86_64                    105/138 
16:04:03 #10 61.98   Verifying        : xz-5.2.5-9.fc36.x86_64                             106/138 
16:04:03 #10 61.98   Verifying        : zip-3.0-32.fc36.x86_64                             107/138 
16:04:03 #10 61.98   Verifying        : ansible-srpm-macros-1-8.1.fc36.noarch              108/138 
16:04:03 #10 61.98   Verifying        : binutils-2.37-37.fc36.x86_64                       109/138 
16:04:03 #10 61.98   Verifying        : binutils-gold-2.37-37.fc36.x86_64                  110/138 
16:04:03 #10 61.98   Verifying        : dbus-libs-1:1.14.4-1.fc36.x86_64                   111/138 
16:04:03 #10 61.98   Verifying        : dnf-plugins-core-4.3.1-1.fc36.noarch               112/138 
16:04:03 #10 61.98   Verifying        : dwz-0.14-4.fc36.x86_64                             113/138 
16:04:03 #10 61.98   Verifying        : elfutils-0.187-4.fc36.x86_64                       114/138 
16:04:03 #10 61.98   Verifying        : elfutils-debuginfod-client-0.187-4.fc36.x86_64     115/138 
16:04:03 #10 61.98   Verifying        : emacs-filesystem-1:28.1-2.fc36.noarch              116/138 
16:04:03 #10 61.98   Verifying        : gdb-minimal-12.1-2.fc36.x86_64                     117/138 
16:04:03 #10 61.98   Verifying        : gdk-pixbuf2-2.42.9-2.fc36.x86_64                   118/138 
16:04:03 #10 61.98   Verifying        : glibc-gconv-extra-2.35-20.fc36.x86_64              119/138 
16:04:03 #10 61.98   Verifying        : go-srpm-macros-3.2.0-1.fc36.noarch                 120/138 
16:04:03 #10 61.98   Verifying        : libappstream-glib-0.8.0-4.fc36.x86_64              121/138 
16:04:03 #10 61.98   Verifying        : perl-Encode-4:3.17-485.fc36.x86_64                 122/138 
16:04:03 #10 61.98   Verifying        : perl-Getopt-Long-1:2.54-1.fc36.noarch              123/138 
16:04:03 #10 61.98   Verifying        : perl-HTTP-Tiny-0.082-1.fc36.noarch                 124/138 
16:04:03 #10 61.98   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc36.x86_64      125/138 
16:04:03 #10 61.98   Verifying        : perl-Socket-4:2.036-1.fc36.x86_64                  126/138 
16:04:03 #10 61.98   Verifying        : perl-Text-ParseWords-3.31-1.fc36.noarch            127/138 
16:04:03 #10 61.98   Verifying        : python-srpm-macros-3.10-20.fc36.noarch             128/138 
16:04:03 #10 61.98   Verifying        : python3-construct-2.10.68-1.fc36.noarch            129/138 
16:04:03 #10 61.98   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc36.noarch       130/138 
16:04:03 #10 61.98   Verifying        : qt5-srpm-macros-5.15.7-1.fc36.noarch               131/138 
16:04:03 #10 61.98   Verifying        : redhat-rpm-config-222-1.fc36.noarch                132/138 
16:04:03 #10 61.98   Verifying        : rpm-build-4.17.1-3.fc36.x86_64                     133/138 
16:04:03 #10 61.98   Verifying        : rpmautospec-rpm-macros-0.3.0-1.fc36.noarch         134/138 
16:04:03 #10 61.98   Verifying        : rpmlint-2.4.0-3.fc36.noarch                        135/138 
16:04:03 #10 61.98   Verifying        : rpmlint-fedora-license-data-1.8-1.fc36.noarch      136/138 
16:04:03 #10 61.98   Verifying        : rust-srpm-macros-23-1.fc36.noarch                  137/138 
16:04:03 #10 61.98   Verifying        : zstd-1.5.2-2.fc36.x86_64                           138/138 
16:04:03 #10 62.14 
16:04:03 #10 62.14 Installed:
16:04:03 #10 62.14   ansible-srpm-macros-1-8.1.fc36.noarch                                         
16:04:03 #10 62.14   binutils-2.37-37.fc36.x86_64                                                  
16:04:03 #10 62.14   binutils-gold-2.37-37.fc36.x86_64                                             
16:04:03 #10 62.14   bzip2-1.0.8-11.fc36.x86_64                                                    
16:04:03 #10 62.14   cpio-2.13-12.fc36.x86_64                                                      
16:04:03 #10 62.14   dash-0.5.10.2-10.fc36.x86_64                                                  
16:04:03 #10 62.14   dbus-libs-1:1.14.4-1.fc36.x86_64                                              
16:04:03 #10 62.14   debugedit-5.0-3.fc36.x86_64                                                   
16:04:03 #10 62.14   desktop-file-utils-0.26-6.fc36.x86_64                                         
16:04:03 #10 62.14   devscripts-checkbashisms-2.22.1-1.fc36.x86_64                                 
16:04:03 #10 62.14   diffutils-3.8-2.fc36.x86_64                                                   
16:04:03 #10 62.14   dnf-plugins-core-4.3.1-1.fc36.noarch                                          
16:04:03 #10 62.14   dwz-0.14-4.fc36.x86_64                                                        
16:04:03 #10 62.14   ed-1.14.2-12.fc36.x86_64                                                      
16:04:03 #10 62.14   efi-srpm-macros-5-5.fc36.noarch                                               
16:04:03 #10 62.14   elfutils-0.187-4.fc36.x86_64                                                  
16:04:03 #10 62.14   elfutils-debuginfod-client-0.187-4.fc36.x86_64                                
16:04:03 #10 62.14   emacs-filesystem-1:28.1-2.fc36.noarch                                         
16:04:03 #10 62.14   enchant-1:1.6.0-30.fc36.x86_64                                                
16:04:03 #10 62.14   file-5.41-4.fc36.x86_64                                                       
16:04:03 #10 62.14   fonts-srpm-macros-1:2.0.5-7.fc36.noarch                                       
16:04:03 #10 62.14   fpc-srpm-macros-1.3-5.fc36.noarch                                             
16:04:03 #10 62.14   gdb-minimal-12.1-2.fc36.x86_64                                                
16:04:03 #10 62.14   gdk-pixbuf2-2.42.9-2.fc36.x86_64                                              
16:04:03 #10 62.14   ghc-srpm-macros-1.5.0-6.fc36.noarch                                           
16:04:03 #10 62.14   glibc-gconv-extra-2.35-20.fc36.x86_64                                         
16:04:03 #10 62.14   gnat-srpm-macros-4-15.fc36.noarch                                             
16:04:03 #10 62.14   go-srpm-macros-3.2.0-1.fc36.noarch                                            
16:04:03 #10 62.14   groff-base-1.22.4-9.fc36.x86_64                                               
16:04:03 #10 62.14   hunspell-1.7.0-19.fc36.x86_64                                                 
16:04:03 #10 62.14   hunspell-en-0.20140811.1-22.fc36.noarch                                       
16:04:03 #10 62.14   hunspell-en-GB-0.20140811.1-22.fc36.noarch                                    
16:04:03 #10 62.14   hunspell-en-US-0.20140811.1-22.fc36.noarch                                    
16:04:03 #10 62.14   hunspell-filesystem-1.7.0-19.fc36.x86_64                                      
16:04:03 #10 62.14   info-6.8-3.fc36.x86_64                                                        
16:04:03 #10 62.14   json-glib-1.6.6-2.fc36.x86_64                                                 
16:04:03 #10 62.14   kernel-srpm-macros-1.0-14.fc36.noarch                                         
16:04:03 #10 62.14   libappstream-glib-0.8.0-4.fc36.x86_64                                         
16:04:03 #10 62.14   libjpeg-turbo-2.1.2-2.fc36.x86_64                                             
16:04:03 #10 62.14   libpkgconf-1.8.0-2.fc36.x86_64                                                
16:04:03 #10 62.14   libpng-2:1.6.37-12.fc36.x86_64                                                
16:04:03 #10 62.14   libstemmer-0-18.585svn.fc36.x86_64                                            
16:04:03 #10 62.14   lua-srpm-macros-1-6.fc36.noarch                                               
16:04:03 #10 62.14   ncurses-6.2-9.20210508.fc36.x86_64                                            
16:04:03 #10 62.14   nim-srpm-macros-3-6.fc36.noarch                                               
16:04:03 #10 62.14   ocaml-srpm-macros-6-6.fc36.noarch                                             
16:04:03 #10 62.14   openblas-srpm-macros-2-11.fc36.noarch                                         
16:04:03 #10 62.14   package-notes-srpm-macros-0.4-14.fc36.noarch                                  
16:04:03 #10 62.14   patch-2.7.6-16.fc36.x86_64                                                    
16:04:03 #10 62.14   perl-AutoLoader-5.74-486.fc36.noarch                                          
16:04:03 #10 62.14   perl-B-1.82-486.fc36.x86_64                                                   
16:04:03 #10 62.14   perl-Carp-1.52-479.fc36.noarch                                                
16:04:03 #10 62.14   perl-Class-Struct-0.66-486.fc36.noarch                                        
16:04:03 #10 62.14   perl-Data-Dumper-2.183-3.fc36.x86_64                                          
16:04:03 #10 62.14   perl-Digest-1.20-2.fc36.noarch                                                
16:04:03 #10 62.14   perl-Digest-MD5-2.58-479.fc36.x86_64                                          
16:04:03 #10 62.14   perl-DynaLoader-1.50-486.fc36.x86_64                                          
16:04:03 #10 62.14   perl-Encode-4:3.17-485.fc36.x86_64                                            
16:04:03 #10 62.14   perl-Errno-1.33-486.fc36.x86_64                                               
16:04:03 #10 62.14   perl-Exporter-5.76-480.fc36.noarch                                            
16:04:03 #10 62.14   perl-Fcntl-1.14-486.fc36.x86_64                                               
16:04:03 #10 62.14   perl-File-Basename-2.85-486.fc36.noarch                                       
16:04:03 #10 62.14   perl-File-Path-2.18-479.fc36.noarch                                           
16:04:03 #10 62.14   perl-File-Temp-1:0.231.100-479.fc36.noarch                                    
16:04:03 #10 62.14   perl-File-stat-1.09-486.fc36.noarch                                           
16:04:03 #10 62.14   perl-FileHandle-2.03-486.fc36.noarch                                          
16:04:03 #10 62.14   perl-Getopt-Long-1:2.54-1.fc36.noarch                                         
16:04:03 #10 62.14   perl-Getopt-Std-1.13-486.fc36.noarch                                          
16:04:03 #10 62.14   perl-HTTP-Tiny-0.082-1.fc36.noarch                                            
16:04:03 #10 62.14   perl-IO-1.46-486.fc36.x86_64                                                  
16:04:03 #10 62.14   perl-IO-Socket-IP-0.41-480.fc36.noarch                                        
16:04:03 #10 62.14   perl-IO-Socket-SSL-2.074-2.fc36.noarch                                        
16:04:03 #10 62.14   perl-IPC-Open3-1.21-486.fc36.noarch                                           
16:04:03 #10 62.14   perl-MIME-Base64-3.16-479.fc36.x86_64                                         
16:04:03 #10 62.14   perl-Mozilla-CA-20211001-2.fc36.noarch                                        
16:04:03 #10 62.14   perl-NDBM_File-1.15-486.fc36.x86_64                                           
16:04:03 #10 62.14   perl-Net-SSLeay-1.92-2.fc36.x86_64                                            
16:04:03 #10 62.14   perl-POSIX-1.97-486.fc36.x86_64                                               
16:04:03 #10 62.14   perl-PathTools-3.80-479.fc36.x86_64                                           
16:04:03 #10 62.14   perl-Pod-Escapes-1:1.07-479.fc36.noarch                                       
16:04:03 #10 62.14   perl-Pod-Perldoc-3.28.01-480.fc36.noarch                                      
16:04:03 #10 62.14   perl-Pod-Simple-1:3.43-3.fc36.noarch                                          
16:04:03 #10 62.14   perl-Pod-Usage-4:2.01-479.fc36.noarch                                         
16:04:03 #10 62.14   perl-Scalar-List-Utils-5:1.63-489.fc36.x86_64                                 
16:04:03 #10 62.14   perl-SelectSaver-1.02-486.fc36.noarch                                         
16:04:03 #10 62.14   perl-Socket-4:2.036-1.fc36.x86_64                                             
16:04:03 #10 62.14   perl-Storable-1:3.25-2.fc36.x86_64                                            
16:04:03 #10 62.14   perl-Symbol-1.09-486.fc36.noarch                                              
16:04:03 #10 62.14   perl-Term-ANSIColor-5.01-480.fc36.noarch                                      
16:04:03 #10 62.14   perl-Term-Cap-1.17-479.fc36.noarch                                            
16:04:03 #10 62.14   perl-Text-ParseWords-3.31-1.fc36.noarch                                       
16:04:03 #10 62.14   perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch                                   
16:04:03 #10 62.14   perl-Time-Local-2:1.300-479.fc36.noarch                                       
16:04:03 #10 62.14   perl-URI-5.10-1.fc36.noarch                                                   
16:04:03 #10 62.14   perl-base-2.27-486.fc36.noarch                                                
16:04:03 #10 62.14   perl-constant-1.33-480.fc36.noarch                                            
16:04:03 #10 62.14   perl-if-0.60.900-486.fc36.noarch                                              
16:04:03 #10 62.14   perl-interpreter-4:5.34.1-486.fc36.x86_64                                     
16:04:03 #10 62.14   perl-libnet-3.13-480.fc36.noarch                                              
16:04:03 #10 62.14   perl-libs-4:5.34.1-486.fc36.x86_64                                            
16:04:03 #10 62.14   perl-mro-1.25-486.fc36.x86_64                                                 
16:04:03 #10 62.14   perl-overload-1.33-486.fc36.noarch                                            
16:04:03 #10 62.14   perl-overloading-0.02-486.fc36.noarch                                         
16:04:03 #10 62.14   perl-parent-1:0.238-479.fc36.noarch                                           
16:04:03 #10 62.14   perl-podlators-1:4.14-479.fc36.noarch                                         
16:04:03 #10 62.14   perl-srpm-macros-1-43.fc36.noarch                                             
16:04:03 #10 62.14   perl-subs-1.04-486.fc36.noarch                                                
16:04:03 #10 62.14   perl-vars-1.05-486.fc36.noarch                                                
16:04:03 #10 62.14   pkgconf-1.8.0-2.fc36.x86_64                                                   
16:04:03 #10 62.14   pkgconf-m4-1.8.0-2.fc36.noarch                                                
16:04:03 #10 62.14   pkgconf-pkg-config-1.8.0-2.fc36.x86_64                                        
16:04:03 #10 62.14   python-srpm-macros-3.10-20.fc36.noarch                                        
16:04:03 #10 62.14   python3-construct-2.10.68-1.fc36.noarch                                       
16:04:03 #10 62.14   python3-dateutil-1:2.8.1-8.fc36.noarch                                        
16:04:03 #10 62.14   python3-dbus-1.2.18-3.fc36.x86_64                                             
16:04:03 #10 62.14   python3-distro-1.6.0-2.fc36.noarch                                            
16:04:03 #10 62.14   python3-dnf-plugins-core-4.3.1-1.fc36.noarch                                  
16:04:03 #10 62.14   python3-enchant-3.2.2-2.fc36.noarch                                           
16:04:03 #10 62.14   python3-file-magic-5.41-4.fc36.noarch                                         
16:04:03 #10 62.14   python3-pybeam-0.7-2.fc36.noarch                                              
16:04:03 #10 62.14   python3-pyxdg-0.27-4.fc36.noarch                                              
16:04:03 #10 62.14   python3-six-1.16.0-5.fc36.noarch                                              
16:04:03 #10 62.14   python3-tomli-1.2.3-1.fc36.noarch                                             
16:04:03 #10 62.14   python3-tomli-w-0.4.0-3.fc36.noarch                                           
16:04:03 #10 62.14   python3-zstandard-0.17.0-1.fc36.x86_64                                        
16:04:03 #10 62.14   qt5-srpm-macros-5.15.7-1.fc36.noarch                                          
16:04:03 #10 62.14   redhat-rpm-config-222-1.fc36.noarch                                           
16:04:03 #10 62.14   rpm-build-4.17.1-3.fc36.x86_64                                                
16:04:03 #10 62.14   rpmautospec-rpm-macros-0.3.0-1.fc36.noarch                                    
16:04:03 #10 62.14   rpmlint-2.4.0-3.fc36.noarch                                                   
16:04:03 #10 62.14   rpmlint-fedora-license-data-1.8-1.fc36.noarch                                 
16:04:03 #10 62.14   rust-srpm-macros-23-1.fc36.noarch                                             
16:04:03 #10 62.14   shared-mime-info-2.1-3.fc35.x86_64                                            
16:04:03 #10 62.14   unzip-6.0-57.fc36.x86_64                                                      
16:04:03 #10 62.14   xxhash-libs-0.8.1-2.fc36.x86_64                                               
16:04:03 #10 62.14   xz-5.2.5-9.fc36.x86_64                                                        
16:04:03 #10 62.14   zip-3.0-32.fc36.x86_64                                                        
16:04:03 #10 62.14   zstd-1.5.2-2.fc36.x86_64                                                      
16:04:03 #10 62.14 
16:04:03 #10 62.14 Complete!
16:04:03 #10 DONE 62.3s
16:04:03 
16:04:03 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
16:04:03 #11 DONE 0.1s
16:04:03 
16:04:03 #12 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:04:03 #10 75.07 Setting up libfile-find-rule-perl (0.34-1) ...
16:04:03 #10 75.08 Setting up libstring-copyright-perl (0.003006-1) ...
16:04:03 #10 75.09 Setting up libgd3:armhf (2.3.0-2) ...
16:04:03 #10 75.10 Setting up python3-idna (2.10-1) ...
16:04:03 #13 7.155 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive13 arm64 3.6.0-1ubuntu1 [367 kB]
16:04:03 #13 7.280 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjsoncpp25 arm64 1.9.5-3 [76.6 kB]
16:04:03 #10 51.96 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ...
16:04:03 #10 51.96 Unpacking g++ (4:10.2.1-1) ...
16:04:03 #10 51.99 Selecting previously unselected package make.
16:04:03 #10 52.00 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ...
16:04:03 #10 52.00 Unpacking make (4.3-4.1) ...
16:04:03 #10 52.06 Selecting previously unselected package libdpkg-perl.
16:04:03 #10 52.07 Preparing to unpack .../059-libdpkg-perl_1.20.12_all.deb ...
16:04:03 #10 52.07 Unpacking libdpkg-perl (1.20.12) ...
16:04:03 #10 52.16 Selecting previously unselected package patch.
16:04:03 #10 52.16 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ...
16:04:03 #10 52.17 Unpacking patch (2.7.6-7) ...
16:04:03 #11 43.33 Preparing to unpack .../366-libxml-namespacesupport-perl_1.12-2_all.deb ...
16:04:03 #11 43.33 Unpacking libxml-namespacesupport-perl (1.12-2) ...
16:04:03 #11 43.36 Selecting previously unselected package libxml-sax-base-perl.
16:04:03 #11 43.36 Preparing to unpack .../367-libxml-sax-base-perl_1.09-2_all.deb ...
16:04:03 #11 43.37 Unpacking libxml-sax-base-perl (1.09-2) ...
16:04:03 #11 43.41 Selecting previously unselected package libxml-sax-perl.
16:04:03 #11 43.41 Preparing to unpack .../368-libxml-sax-perl_1.02+dfsg-3_all.deb ...
16:04:03 #11 43.41 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
16:04:03 #11 43.45 Selecting previously unselected package libxml-libxml-perl.
16:04:03 #11 43.45 Preparing to unpack .../369-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_armhf.deb ...
16:04:03 #11 43.46 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
16:04:03 #11 43.50 Selecting previously unselected package libxml-parser-perl:armhf.
16:04:03 #11 43.51 Preparing to unpack .../370-libxml-parser-perl_2.46-3build1_armhf.deb ...
16:04:03 #11 43.51 Unpacking libxml-parser-perl:armhf (2.46-3build1) ...
16:04:03 #11 43.55 Selecting previously unselected package libxml-sax-expat-perl.
16:04:03 #11 43.55 Preparing to unpack .../371-libxml-sax-expat-perl_0.51-1_all.deb ...
16:04:03 #11 43.56 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:04:03 #11 51.33 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
16:04:03 #11 51.38 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:04:03 #11 51.44 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:04:03 #11 52.82 0 added, 0 removed; done.
16:04:03 #11 52.82 Running hooks in /etc/ca-certificates/update.d...
16:04:03 #11 52.82 done.
16:04:03 + STATUS=0
16:04:03 + '[' 0 -ne 0 ']'
16:04:03 + /usr/bin/tar -xof -
16:04:03 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:03 #10 47.33 (14/136): emacs-filesystem-28.1-3.fc37.noarch.r 671 kB/s | 9.5 kB     00:00    
16:04:03 #10 47.33 (15/136): enchant2-2.3.3-2.fc37.x86_64.rpm      4.5 MB/s |  65 kB     00:00    
16:04:03 #10 47.34 (16/136): file-5.42-4.fc37.x86_64.rpm           4.7 MB/s |  49 kB     00:00    
16:04:03 #10 47.34 (17/136): fonts-srpm-macros-2.0.5-9.fc37.noarch 2.0 MB/s |  26 kB     00:00    
16:04:03 #10 47.34 (18/136): fpc-srpm-macros-1.3-6.fc37.noarch.rpm 715 kB/s | 7.7 kB     00:00    
16:04:03 #10 47.35 (19/136): ghc-srpm-macros-1.5.0-7.fc37.noarch.r 1.2 MB/s | 7.8 kB     00:00    
16:04:03 #10 47.36 (20/136): gdk-pixbuf2-2.42.10-1.fc37.x86_64.rpm  31 MB/s | 485 kB     00:00    
16:04:03 #10 47.36 (21/136): gnat-srpm-macros-4-16.fc37.noarch.rpm 538 kB/s | 8.3 kB     00:00    
16:04:03 #10 47.37 (22/136): go-srpm-macros-3.2.0-1.fc37.noarch.rp 1.7 MB/s |  27 kB     00:00    
16:04:03 #10 47.37 (23/136): hunspell-1.7.0-21.fc37.x86_64.rpm      26 MB/s | 281 kB     00:00    
16:04:03 #10 47.38 (24/136): groff-base-1.22.4-10.fc37.x86_64.rpm   52 MB/s | 1.1 MB     00:00    
16:04:03 #10 47.39 (25/136): hunspell-en-0.20140811.1-23.fc37.noar 8.1 MB/s | 180 kB     00:00    
16:04:03 #10 47.39 (26/136): hunspell-en-GB-0.20140811.1-23.fc37.n  11 MB/s | 225 kB     00:00    
16:04:03 #10 47.40 (27/136): hunspell-filesystem-1.7.0-21.fc37.x86 1.1 MB/s | 8.8 kB     00:00    
16:04:03 #10 47.40 (28/136): hunspell-en-US-0.20140811.1-23.fc37.n  12 MB/s | 176 kB     00:00    
16:04:03 #10 47.41 (29/136): json-glib-1.6.6-3.fc37.x86_64.rpm      11 MB/s | 162 kB     00:00    
16:04:03 #10 47.41 (30/136): kernel-srpm-macros-1.0-15.fc37.noarch 678 kB/s | 9.4 kB     00:00    
16:04:03 #10 47.42 (31/136): libappstream-glib-0.8.1-1.fc37.x86_64  33 MB/s | 404 kB     00:00    
16:04:03 #10 47.42 (32/136): libjpeg-turbo-2.1.3-2.fc37.x86_64.rpm  11 MB/s | 181 kB     00:00    
16:04:03 #10 47.43 (33/136): libpkgconf-1.8.0-3.fc37.x86_64.rpm    2.2 MB/s |  36 kB     00:00    
16:04:03 #10 47.43 (34/136): libpng-1.6.37-13.fc37.x86_64.rpm       15 MB/s | 119 kB     00:00    
16:04:03 #10 47.44 (35/136): libstemmer-0-19.585svn.fc37.x86_64.rp 6.5 MB/s |  79 kB     00:00    
16:04:03 #10 47.44 (36/136): lua-srpm-macros-1-7.fc37.noarch.rpm   755 kB/s | 8.8 kB     00:00    
16:04:03 #10 47.45 (37/136): ncurses-6.3-3.20220501.fc37.x86_64.rp  21 MB/s | 409 kB     00:00    
16:04:03 #10 47.46 (38/136): nim-srpm-macros-3-7.fc37.noarch.rpm   338 kB/s | 8.4 kB     00:00    
16:04:03 #10 47.47 (39/136): ocaml-srpm-macros-7-2.fc37.noarch.rpm 530 kB/s |  13 kB     00:00    
16:04:03 #10 47.47 (40/136): openblas-srpm-macros-2-12.fc37.noarch 466 kB/s | 7.5 kB     00:00    
16:04:03 #10 47.47 (41/136): package-notes-srpm-macros-0.5-6.fc37. 1.1 MB/s |  11 kB     00:00    
16:04:03 #10 47.48 (42/136): perl-AutoLoader-5.74-492.fc37.noarch. 3.3 MB/s |  24 kB     00:00    
16:04:03 #10 47.48 (43/136): patch-2.7.6-17.fc37.x86_64.rpm        9.6 MB/s | 124 kB     00:00    
16:04:03 #10 47.49 (44/136): perl-B-1.83-492.fc37.x86_64.rpm        14 MB/s | 184 kB     00:00    
16:04:03 #10 47.49 (45/136): perl-Carp-1.52-489.fc37.noarch.rpm    2.3 MB/s |  29 kB     00:00    
16:04:03 #10 47.49 (46/136): perl-Class-Struct-0.66-492.fc37.noarc 3.6 MB/s |  25 kB     00:00    
16:04:03 #10 47.50 (47/136): perl-Data-Dumper-2.184-490.fc37.x86_6 5.8 MB/s |  56 kB     00:00    
16:04:03 #10 47.50 (48/136): perl-Digest-1.20-489.fc37.noarch.rpm  2.6 MB/s |  26 kB     00:00    
16:04:03 #10 47.51 (49/136): perl-DynaLoader-1.52-492.fc37.x86_64. 4.2 MB/s |  29 kB     00:00    
16:04:03 #10 47.51 (50/136): perl-Digest-MD5-2.58-489.fc37.x86_64. 2.3 MB/s |  36 kB     00:00    
16:04:03 #10 47.56 (51/136): perl-Encode-3.19-492.fc37.x86_64.rpm   29 MB/s | 1.7 MB     00:00    
16:04:03 #10 68.07 Setting up libgpgme11:arm64 (1.14.0-1+b2) ...
16:04:03 #10 68.08 Setting up gcc (4:10.2.1-1) ...
16:04:03 #10 68.11 Setting up dirmngr (2.2.27-2+deb11u2) ...
16:04:03 #10 68.30 Setting up perl (5.32.1-4+deb11u2) ...
16:04:03 #10 68.33 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
16:04:03 #10 50.15 Dependencies resolved.
16:04:03 #10 50.18 ================================================================================
16:04:03 #10 50.18  Package                       Arch     Version                 Repo       Size
16:04:03 #10 50.18 ================================================================================
16:04:03 #10 50.18 Installing:
16:04:03 #10 50.18  dnf-plugins-core              noarch   4.3.1-1.fc35            updates    34 k
16:04:03 #10 50.18  rpm-build                     x86_64   4.17.1-3.fc35           updates    57 k
16:04:03 #10 50.18  rpmlint                       noarch   2.2.0-6.fc35            updates   240 k
16:04:03 #10 50.18 Installing dependencies:
16:04:03 #10 50.18  ansible-srpm-macros           noarch   1-8.1.fc35              updates   8.7 k
16:04:03 #10 50.18  binutils                      x86_64   2.37-25.fc35            updates   5.9 M
16:04:03 #10 50.18  binutils-gold                 x86_64   2.37-25.fc35            updates   725 k
16:04:03 #10 50.18  bzip2                         x86_64   1.0.8-9.fc35            fedora     52 k
16:04:03 #10 50.18  cpio                          x86_64   2.13-11.fc35            fedora    270 k
16:04:03 #10 50.18  dash                          x86_64   0.5.10.2-9.fc35         fedora     96 k
16:04:03 #10 50.18  dbus-libs                     x86_64   1:1.12.24-1.fc35        updates   151 k
16:04:03 #10 50.18  debugedit                     x86_64   5.0-2.fc35              fedora     76 k
16:04:03 #10 50.18  desktop-file-utils            x86_64   0.26-5.fc35             updates    71 k
16:04:03 #10 50.18  devscripts-checkbashisms      x86_64   2.21.4-1.fc35           fedora     28 k
16:04:03 #10 50.18  diffutils                     x86_64   3.8-1.fc35              fedora    400 k
16:04:03 #10 50.18  dwz                           x86_64   0.14-2.fc35             fedora    127 k
16:04:03 #10 50.18  ed                            x86_64   1.14.2-11.fc35          fedora     73 k
16:04:03 #10 50.18  efi-srpm-macros               noarch   5-4.fc35                fedora     22 k
16:04:03 #10 50.18  elfutils                      x86_64   0.187-4.fc35            updates   519 k
16:04:03 #10 50.18  elfutils-debuginfod-client    x86_64   0.187-4.fc35            updates    39 k
16:04:03 #10 50.18  emacs-filesystem              noarch   1:27.2-9.fc35           fedora    9.0 k
16:04:03 #10 50.18  enchant                       x86_64   1:1.6.0-28.fc35         fedora     59 k
16:04:03 #10 50.18  file                          x86_64   5.40-9.fc35             fedora     51 k
16:04:03 #10 50.18  findutils                     x86_64   1:4.8.0-4.fc35          fedora    538 k
16:04:03 #10 50.18  fonts-filesystem              noarch   1:2.0.5-6.fc35          fedora    8.9 k
16:04:03 #10 50.18  fonts-srpm-macros             noarch   1:2.0.5-6.fc35          fedora     27 k
16:04:03 #10 50.18  fpc-srpm-macros               noarch   1.3-4.fc35              fedora    7.6 k
16:04:03 #10 50.18  gdb-minimal                   x86_64   12.1-1.fc35             updates   3.9 M
16:04:03 #10 50.18  gdk-pixbuf2                   x86_64   2.42.6-2.fc35           fedora    467 k
16:04:03 #10 50.18  ghc-srpm-macros               noarch   1.5.0-5.fc35            fedora    7.8 k
16:04:03 #10 50.18  glib-networking               x86_64   2.70.1-1.fc35           updates   177 k
16:04:03 #10 50.18  glibc-gconv-extra             x86_64   2.34-49.fc35            updates   1.5 M
16:04:03 #10 50.18  gnat-srpm-macros              noarch   4-14.fc35               fedora    8.2 k
16:04:03 #10 50.18  go-srpm-macros                noarch   3.2.0-1.fc35            updates    26 k
16:04:03 #10 50.18  groff-base                    x86_64   1.22.4-8.fc35           fedora    1.0 M
16:04:03 #10 50.18  gsettings-desktop-schemas     x86_64   41.0-1.fc35             fedora    688 k
16:04:03 #10 50.18  hunspell                      x86_64   1.7.0-11.fc35           fedora    322 k
16:04:03 #10 50.18  hunspell-en-GB                noarch   0.20140811.1-20.fc35    fedora    225 k
16:04:03 #10 50.18  hunspell-en-US                noarch   0.20140811.1-20.fc35    fedora    176 k
16:04:03 #10 50.18  hunspell-filesystem           x86_64   1.7.0-11.fc35           fedora    7.8 k
16:04:03 #10 50.18  info                          x86_64   6.8-2.fc35              fedora    222 k
16:04:03 #10 50.18  json-glib                     x86_64   1.6.6-1.fc35            fedora    151 k
16:04:03 #10 50.18  kernel-srpm-macros            noarch   1.0-6.fc35              fedora    8.0 k
16:04:03 #10 50.18  libappstream-glib             x86_64   0.7.18-3.fc35           fedora    387 k
16:04:03 #10 50.18  libjpeg-turbo                 x86_64   2.1.0-3.fc35            fedora    176 k
16:04:03 #10 50.18  libpkgconf                    x86_64   1.8.0-1.fc35            fedora     36 k
16:04:03 #10 50.18  libpng                        x86_64   2:1.6.37-11.fc35        fedora    119 k
16:04:03 #10 50.18  libproxy                      x86_64   0.4.17-3.fc35           fedora     71 k
16:04:03 #10 50.18  libsoup                       x86_64   2.74.2-1.fc35           updates   390 k
16:04:03 #10 50.18  libstemmer                    x86_64   0-17.585svn.fc35        fedora     82 k
16:04:03 #10 50.18  lua-srpm-macros               noarch   1-5.fc35                fedora    8.4 k
16:04:03 #10 50.18  ncurses                       x86_64   6.2-8.20210508.fc35     fedora    400 k
16:04:03 #10 50.18  nim-srpm-macros               noarch   3-5.fc35                fedora    8.4 k
16:04:03 #10 50.18  ocaml-srpm-macros             noarch   6-5.fc35                fedora    7.8 k
16:04:03 #10 50.18  openblas-srpm-macros          noarch   2-10.fc35               fedora    7.4 k
16:04:03 #10 50.18  patch                         x86_64   2.7.6-15.fc35           fedora    127 k
16:04:03 #10 50.18  perl-AutoLoader               noarch   5.74-486.fc35           updates    26 k
16:04:03 #10 50.18  perl-B                        x86_64   1.82-486.fc35           updates   185 k
16:04:03 #10 50.18  perl-Carp                     noarch   1.52-478.fc35           fedora     29 k
16:04:03 #10 50.18  perl-Class-Struct             noarch   0.66-486.fc35           updates    27 k
16:04:03 #10 50.18  perl-Data-Dumper              x86_64   2.183-2.fc35            fedora     56 k
16:04:03 #10 50.18  perl-Digest                   noarch   1.20-1.fc35             fedora     25 k
16:04:03 #10 50.18  perl-Digest-MD5               x86_64   2.58-478.fc35           fedora     36 k
16:04:03 #10 50.18  perl-DynaLoader               x86_64   1.50-486.fc35           updates    30 k
16:04:03 #10 50.18  perl-Encode                   x86_64   4:3.15-482.fc35         updates   1.7 M
16:04:03 #10 50.18  perl-Errno                    x86_64   1.33-486.fc35           updates    19 k
16:04:03 #10 50.18  perl-Exporter                 noarch   5.76-479.fc35           fedora     31 k
16:04:03 #10 50.18  perl-Fcntl                    x86_64   1.14-486.fc35           updates    25 k
16:04:03 #10 50.18  perl-File-Basename            noarch   2.85-486.fc35           updates    22 k
16:04:03 #10 50.18  perl-File-Path                noarch   2.18-478.fc35           fedora     35 k
16:04:03 #10 50.18  perl-File-Temp                noarch   1:0.231.100-478.fc35    fedora     59 k
16:04:03 #10 50.18  perl-File-stat                noarch   1.09-486.fc35           updates    22 k
16:04:03 #10 50.18  perl-FileHandle               noarch   2.03-486.fc35           updates    20 k
16:04:03 #10 50.18  perl-Getopt-Long              noarch   1:2.52-478.fc35         fedora     60 k
16:04:03 #10 50.18  perl-Getopt-Std               noarch   1.13-486.fc35           updates    20 k
16:04:03 #10 50.18  perl-HTTP-Tiny                noarch   0.080-1.fc35            updates    55 k
16:04:03 #10 50.18  perl-IO                       x86_64   1.46-486.fc35           updates    91 k
16:04:03 #10 50.18  perl-IPC-Open3                noarch   1.21-486.fc35           updates    27 k
16:04:03 #10 50.18  perl-MIME-Base64              x86_64   3.16-478.fc35           fedora     30 k
16:04:03 #10 50.18  perl-Net-SSLeay               x86_64   1.90-4.fc35             fedora    349 k
16:04:03 #10 50.18  perl-POSIX                    x86_64   1.97-486.fc35           updates   102 k
16:04:03 #10 50.18  perl-PathTools                x86_64   3.80-478.fc35           fedora     85 k
16:04:03 #10 50.18  perl-Pod-Escapes              noarch   1:1.07-478.fc35         fedora     20 k
16:04:03 #10 50.18  perl-Pod-Perldoc              noarch   3.28.01-479.fc35        fedora     84 k
16:04:03 #10 50.18  perl-Pod-Simple               noarch   1:3.43-2.fc35           fedora    215 k
16:04:03 #10 50.18  perl-Pod-Usage                noarch   4:2.01-478.fc35         fedora     40 k
16:04:03 #10 50.18  perl-Scalar-List-Utils        x86_64   5:1.62-463.fc35         updates    72 k
16:04:03 #10 50.18  perl-SelectSaver              noarch   1.02-486.fc35           updates    16 k
16:04:03 #10 50.18  perl-Socket                   x86_64   4:2.032-2.fc35          fedora     55 k
16:04:03 #10 50.18  perl-Storable                 x86_64   1:3.25-1.fc35           fedora     95 k
16:04:03 #10 50.18  perl-Symbol                   noarch   1.09-486.fc35           updates    19 k
16:04:03 #10 50.18  perl-Term-ANSIColor           noarch   5.01-479.fc35           fedora     48 k
16:04:03 #10 50.18  perl-Term-Cap                 noarch   1.17-478.fc35           fedora     22 k
16:04:03 #10 50.18  perl-Text-ParseWords          noarch   3.30-478.fc35           fedora     16 k
16:04:03 #10 50.18  perl-Text-Tabs+Wrap           noarch   2021.0814-1.fc35        fedora     22 k
16:04:03 #10 50.18  perl-Time-Local               noarch   2:1.300-478.fc35        fedora     33 k
16:04:03 #10 50.18  perl-URI                      noarch   5.09-4.fc35             fedora    108 k
16:04:03 #10 50.18  perl-base                     noarch   2.27-486.fc35           updates    21 k
16:04:03 #10 50.18  perl-constant                 noarch   1.33-479.fc35           fedora     23 k
16:04:03 #10 50.18  perl-if                       noarch   0.60.900-486.fc35       updates    18 k
16:04:03 #10 50.18  perl-interpreter              x86_64   4:5.34.1-486.fc35       updates    76 k
16:04:03 #10 50.18  perl-libnet                   noarch   3.13-479.fc35           fedora    125 k
16:04:03 #10 50.18  perl-libs                     x86_64   4:5.34.1-486.fc35       updates   2.1 M
16:04:03 #10 50.18  perl-mro                      x86_64   1.25-486.fc35           updates    33 k
16:04:03 #10 50.18  perl-overload                 noarch   1.33-486.fc35           updates    50 k
16:04:03 #10 50.18  perl-overloading              noarch   0.02-486.fc35           updates    17 k
16:04:03 #10 50.18  perl-parent                   noarch   1:0.238-478.fc35        fedora     14 k
16:04:03 #10 50.18  perl-podlators                noarch   1:4.14-478.fc35         fedora    111 k
16:04:03 #10 50.18  perl-srpm-macros              noarch   1-42.fc35               fedora    8.3 k
16:04:03 #10 50.18  perl-subs                     noarch   1.04-486.fc35           updates    16 k
16:04:03 #10 50.18  perl-vars                     noarch   1.05-486.fc35           updates    17 k
16:04:03 #10 50.18  pkgconf                       x86_64   1.8.0-1.fc35            fedora     41 k
16:04:03 #10 50.18  pkgconf-m4                    noarch   1.8.0-1.fc35            fedora     14 k
16:04:03 #10 50.18  pkgconf-pkg-config            x86_64   1.8.0-1.fc35            fedora     10 k
16:04:03 #10 50.18  python-srpm-macros            noarch   3.10-13.fc35            updates    22 k
16:04:03 #10 50.18  python3-construct             noarch   2.10.68-1.fc35          updates   112 k
16:04:03 #10 50.18  python3-dateutil              noarch   1:2.8.1-7.fc35          fedora    289 k
16:04:03 #10 50.18  python3-dbus                  x86_64   1.2.18-2.fc35           fedora    132 k
16:04:03 #10 50.18  python3-distro                noarch   1.6.0-1.fc35            fedora     38 k
16:04:03 #10 50.18  python3-dnf-plugins-core      noarch   4.3.1-1.fc35            updates   229 k
16:04:03 #10 50.18  python3-enchant               noarch   3.2.2-1.fc35            updates    79 k
16:04:03 #10 50.18  python3-pybeam                noarch   0.7-1.fc35              fedora     24 k
16:04:03 #10 50.18  python3-pyxdg                 noarch   0.27-3.fc35             fedora     96 k
16:04:03 #10 50.18  python3-six                   noarch   1.16.0-4.fc35           fedora     36 k
16:04:03 #10 50.18  python3-toml                  noarch   0.10.2-5.fc35           fedora     39 k
16:04:03 #10 50.18  python3-zstd                  x86_64   1.4.5.1-5.fc35          fedora     19 k
16:04:03 #10 50.18  qt5-srpm-macros               noarch   5.15.2-3.fc35           fedora    8.2 k
16:04:03 #10 50.18  redhat-rpm-config             noarch   202-1.fc35              updates    63 k
16:04:03 #10 50.18  rpmautospec-rpm-macros        noarch   0.3.0-1.fc35            updates   8.6 k
16:04:03 #10 50.18  rust-srpm-macros              noarch   23-1.fc35               updates   8.9 k
16:04:03 #10 50.18  shared-mime-info              x86_64   2.1-3.fc35              fedora    373 k
16:04:03 #10 50.18  systemd-libs                  x86_64   249.13-6.fc35           updates   599 k
16:04:03 #10 50.18  unzip                         x86_64   6.0-53.fc35             fedora    179 k
16:04:03 #10 50.18  xxhash-libs                   x86_64   0.8.1-1.fc35            updates    40 k
16:04:03 #10 50.18  xz                            x86_64   5.2.5-9.fc35            updates   214 k
16:04:03 #10 50.18  zip                           x86_64   3.0-31.fc35             fedora    257 k
16:04:03 #10 50.18  zstd                          x86_64   1.5.2-2.fc35            updates   429 k
16:04:03 #10 50.18 Installing weak dependencies:
16:04:03 #10 50.18  abattis-cantarell-fonts       noarch   0.301-5.fc35            updates   364 k
16:04:03 #10 50.18  adobe-source-code-pro-fonts   noarch   2.030.1.050-11.fc35     fedora    831 k
16:04:03 #10 50.18  hunspell-en                   noarch   0.20140811.1-20.fc35    fedora    180 k
16:04:03 #10 50.18  perl-IO-Socket-IP             noarch   0.41-479.fc35           fedora     42 k
16:04:03 #10 50.18  perl-IO-Socket-SSL            noarch   2.072-1.fc35            fedora    217 k
16:04:03 #10 50.18  perl-Mozilla-CA               noarch   20211001-1.fc35         updates    12 k
16:04:03 #10 50.18  perl-NDBM_File                x86_64   1.15-486.fc35           updates    27 k
16:04:03 #10 50.18  rpmlint-fedora-license-data   noarch   1.8-1.fc35              updates    16 k
16:04:03 #10 50.18 
16:04:03 #10 50.18 Transaction Summary
16:04:03 #10 50.18 ================================================================================
16:04:03 #10 50.18 Install  144 Packages
16:04:03 #10 50.18 
16:04:03 #10 50.19 Total download size: 32 M
16:04:03 #10 50.19 Installed size: 126 M
16:04:03 #10 50.19 Downloading Packages:
16:04:03 #11 49.72 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:03 #11 49.74 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
16:04:03 #11 49.77 Processing triggers for ca-certificates (20211016ubuntu0.22.04.1) ...
16:04:03 #11 49.78 Updating certificates in /etc/ssl/certs...
16:04:03 #11 49.25 Setting up openssl (1.1.1f-1ubuntu2.16) ...
16:04:03 #11 49.26 Setting up libbsd0:amd64 (0.10.0-1) ...
16:04:03 #11 49.29 Setting up libelf1:amd64 (0.176-1.1build1) ...
16:04:03 #11 49.31 Setting up readline-common (8.0-4) ...
16:04:03 #11 49.32 Setting up publicsuffix (20200303.0012-1) ...
16:04:03 #11 49.34 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:04:03 #11 49.36 Setting up iso-codes (4.4-1) ...
16:04:03 #11 49.38 Setting up liblocale-gettext-perl (1.07-4) ...
16:04:03 #11 49.40 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:04:03 #11 49.41 Setting up dctrl-tools (2.24-3) ...
16:04:03 #11 49.43 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:04:03 #11 49.44 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:04:03 #13 7.480 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_arm64.deb ...
16:04:03 #13 7.484 Unpacking libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ...
16:04:03 #13 7.536 Selecting previously unselected package librhash0:arm64.
16:04:03 #13 7.539 Preparing to unpack .../04-librhash0_1.3.9-1_arm64.deb ...
16:04:03 #13 7.544 Unpacking librhash0:arm64 (1.3.9-1) ...
16:04:03 #13 7.597 Selecting previously unselected package libuv1:arm64.
16:04:03 #13 7.601 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_arm64.deb ...
16:04:03 #13 7.605 Unpacking libuv1:arm64 (1.34.2-1ubuntu1.3) ...
16:04:03 #13 7.645 Selecting previously unselected package cmake.
16:04:03 #13 7.648 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_arm64.deb ...
16:04:03 #13 7.652 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ...
16:04:03 #10 53.69 Updating certificates in /etc/ssl/certs...
16:04:03 #10 75.30 Setting up libdata-optlist-perl (0.110-1.1) ...
16:04:03 #10 75.33 Setting up libipc-run-perl (20200505.0-1) ...
16:04:03 #10 75.35 Setting up git (1:2.30.2-1) ...
16:04:03 #10 75.39 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
16:04:03 #10 75.41 Setting up python3-urllib3 (1.26.5-1~exp1) ...
16:04:03 #13 17.24 Transaction test succeeded.
16:04:03 #13 7.299 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librhash0 arm64 1.4.2-1ubuntu1 [125 kB]
16:04:03 #13 7.319 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuv1 arm64 1.43.0-1 [89.9 kB]
16:04:03 #13 7.330 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
16:04:03 #13 7.331 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 emacsen-common all 3.0.4 [14.9 kB]
16:04:03 #13 7.333 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
16:04:03 #13 7.472 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cmake arm64 3.22.1-1ubuntu1.22.04.1 [4650 kB]
16:04:03 #10 52.20 Selecting previously unselected package dpkg-dev.
16:04:03 #10 52.20 Preparing to unpack .../061-dpkg-dev_1.20.12_all.deb ...
16:04:03 #10 52.21 Unpacking dpkg-dev (1.20.12) ...
16:04:03 #10 52.34 Selecting previously unselected package build-essential.
16:04:03 #10 52.35 Preparing to unpack .../062-build-essential_12.9_amd64.deb ...
16:04:03 #10 52.35 Unpacking build-essential (12.9) ...
16:04:03 #10 52.38 Selecting previously unselected package libbrotli1:amd64.
16:04:03 #10 52.38 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ...
16:04:03 #10 52.39 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
16:04:03 #10 52.43 Selecting previously unselected package libsasl2-modules-db:amd64.
16:04:03 #11 43.60 Selecting previously unselected package libyaml-libyaml-perl.
16:04:03 #11 43.60 Preparing to unpack .../372-libyaml-libyaml-perl_0.83+ds-1build1_armhf.deb ...
16:04:03 #11 43.60 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
16:04:03 #11 43.64 Selecting previously unselected package licensecheck.
16:04:03 #11 43.64 Preparing to unpack .../373-licensecheck_3.3.0-1_all.deb ...
16:04:03 #11 43.65 Unpacking licensecheck (3.3.0-1) ...
16:04:03 #11 43.68 Selecting previously unselected package libdevel-size-perl.
16:04:03 #11 43.68 Preparing to unpack .../374-libdevel-size-perl_0.83-2_armhf.deb ...
16:04:03 #11 43.69 Unpacking libdevel-size-perl (0.83-2) ...
16:04:03 #11 43.72 Selecting previously unselected package libipc-run3-perl.
16:04:03 #11 43.72 Preparing to unpack .../375-libipc-run3-perl_0.048-2_all.deb ...
16:04:03 #11 43.73 Unpacking libipc-run3-perl (0.048-2) ...
16:04:03 #11 43.78 Selecting previously unselected package lzip.
16:04:03 #11 51.51 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:03 #11 51.64 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:03 #11 51.66 Setting up dh-strip-nondeterminism (1.13.0-1) ...
16:04:03 #11 51.68 Setting up libconst-fast-perl (0.014-2) ...
16:04:03 #11 51.69 Setting up libhttp-daemon-perl (6.14-1.1) ...
16:04:03 #11 51.70 Setting up python3-unidiff (0.7.3-1) ...
16:04:03 #10 47.56 (52/136): perl-Errno-1.36-492.fc37.x86_64.rpm   323 kB/s |  18 kB     00:00    
16:04:03 #10 47.57 (53/136): perl-Exporter-5.77-489.fc37.noarch.rp 574 kB/s |  31 kB     00:00    
16:04:03 #10 47.57 (54/136): perl-Fcntl-1.15-492.fc37.x86_64.rpm   3.6 MB/s |  24 kB     00:00    
16:04:03 #10 47.58 (55/136): perl-File-Basename-2.85-492.fc37.noar 2.0 MB/s |  20 kB     00:00    
16:04:03 #10 47.58 (56/136): perl-File-Path-2.18-489.fc37.noarch.r 3.1 MB/s |  35 kB     00:00    
16:04:03 #10 47.59 (57/136): perl-File-stat-1.12-492.fc37.noarch.r 2.2 MB/s |  20 kB     00:00    
16:04:03 #10 47.59 (58/136): perl-File-Temp-0.231.100-489.fc37.noa 3.7 MB/s |  59 kB     00:00    
16:04:03 #10 47.60 (59/136): perl-FileHandle-2.03-492.fc37.noarch. 1.2 MB/s |  19 kB     00:00    
16:04:03 #10 47.60 (60/136): perl-Getopt-Std-1.13-492.fc37.noarch. 1.2 MB/s |  19 kB     00:00    
16:04:03 #10 47.61 (61/136): perl-HTTP-Tiny-0.082-1.fc37.noarch.rp 3.2 MB/s |  55 kB     00:00    
16:04:03 #10 47.62 (62/136): perl-IO-1.50-492.fc37.x86_64.rpm      7.1 MB/s |  95 kB     00:00    
16:04:03 #10 47.62 (63/136): perl-IO-Socket-IP-0.41-490.fc37.noarc 2.4 MB/s |  42 kB     00:00    
16:04:03 #10 47.63 (64/136): perl-IO-Socket-SSL-2.075-1.fc37.noarc  14 MB/s | 221 kB     00:00    
16:04:03 #10 47.63 (65/136): perl-MIME-Base64-3.16-489.fc37.x86_64 2.9 MB/s |  30 kB     00:00    
16:04:03 #10 47.64 (66/136): perl-IPC-Open3-1.22-492.fc37.noarch.r 1.7 MB/s |  26 kB     00:00    
16:04:03 #10 47.64 (67/136): perl-Mozilla-CA-20211001-4.fc37.noarc 950 kB/s |  12 kB     00:00    
16:04:03 #10 47.65 (68/136): perl-NDBM_File-1.15-492.fc37.x86_64.r 1.6 MB/s |  25 kB     00:00    
16:04:03 #10 47.66 (69/136): perl-POSIX-2.03-492.fc37.x86_64.rpm   6.4 MB/s | 101 kB     00:00    
16:04:03 #10 47.67 (70/136): perl-Net-SSLeay-1.92-4.fc37.x86_64.rp  14 MB/s | 362 kB     00:00    
16:04:03 #10 47.67 (71/136): perl-PathTools-3.84-489.fc37.x86_64.r 4.2 MB/s |  89 kB     00:00    
16:04:03 #10 47.67 (72/136): perl-Pod-Escapes-1.07-489.fc37.noarch 1.2 MB/s |  20 kB     00:00    
16:04:03 #10 47.69 (73/136): perl-Pod-Perldoc-3.28.01-490.fc37.noa 5.3 MB/s |  90 kB     00:00    
16:04:03 #10 47.69 (74/136): perl-Pod-Usage-2.03-3.fc37.noarch.rpm 2.3 MB/s |  40 kB     00:00    
16:04:03 #10 47.70 (75/136): perl-Pod-Simple-3.43-490.fc37.noarch. 8.1 MB/s | 225 kB     00:00    
16:04:03 #10 47.70 (76/136): perl-Scalar-List-Utils-1.63-489.fc37. 4.2 MB/s |  72 kB     00:00    
16:04:03 #10 47.71 (77/136): perl-SelectSaver-1.02-492.fc37.noarch 916 kB/s |  15 kB     00:00    
16:04:03 #10 47.71 (78/136): perl-Socket-2.036-1.fc37.x86_64.rpm   6.6 MB/s |  55 kB     00:00    
16:04:03 #10 47.72 (79/136): perl-Storable-3.26-489.fc37.x86_64.rp 8.1 MB/s |  97 kB     00:00    
16:04:03 #10 47.72 (80/136): perl-Symbol-1.09-492.fc37.noarch.rpm  1.3 MB/s |  17 kB     00:00    
16:04:03 #10 47.73 (81/136): perl-Term-ANSIColor-5.01-490.fc37.noa 4.5 MB/s |  48 kB     00:00    
16:04:03 #10 47.73 (82/136): perl-Term-Cap-1.17-489.fc37.noarch.rp 1.5 MB/s |  22 kB     00:00    
16:04:03 #10 47.74 (83/136): perl-Text-ParseWords-3.31-489.fc37.no 1.2 MB/s |  16 kB     00:00    
16:04:03 #10 47.74 (84/136): perl-Text-Tabs+Wrap-2021.0814-489.fc3 2.7 MB/s |  22 kB     00:00    
16:04:03 #10 47.75 (85/136): perl-Time-Local-1.300-489.fc37.noarch 2.9 MB/s |  33 kB     00:00    
16:04:03 #10 47.75 (86/136): perl-base-2.27-492.fc37.noarch.rpm    1.5 MB/s |  19 kB     00:00    
16:04:03 #10 47.76 (87/136): perl-constant-1.33-490.fc37.noarch.rp 1.6 MB/s |  23 kB     00:00    
16:04:03 #10 47.76 (88/136): perl-if-0.61.000-492.fc37.noarch.rpm  1.1 MB/s |  17 kB     00:00    
16:04:03 #10 47.77 (89/136): perl-interpreter-5.36.0-492.fc37.x86_ 4.3 MB/s |  75 kB     00:00    
16:04:03 #10 68.35 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:04:03 #10 68.36 Setting up libdata-dump-perl (1.23-1.1) ...
16:04:03 #10 68.37 Setting up libref-util-perl (0.204-1) ...
16:04:03 #10 68.39 Setting up libipc-system-simple-perl (1.30-1) ...
16:04:03 #10 68.40 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:04:03 #10 68.41 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
16:04:03 #10 68.43 Setting up libvariable-magic-perl (0.62-1+b3) ...
16:04:03 #10 68.44 Setting up libio-html-perl (1.004-2) ...
16:04:03 #10 68.45 Setting up libpod-parser-perl (1.63-2) ...
16:04:03 #10 68.47 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
16:04:03 #10 68.51 Setting up liblist-moreutils-xs-perl (0.430-2) ...
16:04:03 #10 68.56 Setting up libparams-util-perl (1.102-1+b1) ...
16:04:03 #10 68.57 Setting up libdpkg-perl (1.20.12) ...
16:04:03 #10 68.58 Setting up libtime-duration-perl (1.21-1) ...
16:04:03 #10 68.59 Setting up autoconf (2.69-14) ...
16:04:03 #10 68.61 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:04:03 #10 68.63 Setting up libarray-intspan-perl (2.004-1) ...
16:04:03 #10 68.64 Setting up libcapture-tiny-perl (0.48-1) ...
16:04:03 #10 68.65 Setting up libtimedate-perl (2.3300-2) ...
16:04:03 #10 68.67 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
16:04:03 #11 50.09 0 added, 0 removed; done.
16:04:03 #11 50.09 Running hooks in /etc/ca-certificates/update.d...
16:04:03 #11 50.09 done.
16:04:03 #11 49.46 Setting up libgdbm6:amd64 (1.18.1-5) ...
16:04:03 #11 49.47 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ...
16:04:03 #11 49.48 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:04:03 #11 49.49 Setting up libctf0:amd64 (2.34-6ubuntu1.4) ...
16:04:03 #11 49.51 Setting up pinentry-curses (1.1.0-3build1) ...
16:04:03 #11 49.52 Setting up manpages-dev (5.05-1) ...
16:04:03 #11 49.54 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
16:04:03 #11 49.55 Setting up libxcb1:amd64 (1.14-2) ...
16:04:03 #11 49.57 Setting up at (3.1.23-1ubuntu1) ...
16:04:03 #13 7.946 Selecting previously unselected package dh-apparmor.
16:04:03 #13 7.949 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
16:04:03 #13 7.955 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
16:04:03 #13 8.004 Selecting previously unselected package libbtrfs0:arm64.
16:04:03 #10 54.08 124 added, 0 removed; done.
16:04:03 #14 25.43   Running scriptlet: systemd-239-69.el8.aarch64                           58/83 
16:04:03 #14 25.85   Upgrading        : systemd-239-69.el8.aarch64                           58/83 
16:04:03 #14 25.89   Running scriptlet: systemd-239-69.el8.aarch64                           58/83 
16:04:03 #13 17.24 Running transaction
16:04:03 #13 7.697 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 dh-apparmor all 3.0.4-2ubuntu2.1 [9534 B]
16:04:03 #13 7.698 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbtrfs0 arm64 5.16.2-1 [11.9 kB]
16:04:03 #13 7.699 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbtrfs-dev arm64 5.16.2-1 [47.4 kB]
16:04:03 #13 7.700 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB]
16:04:03 #13 7.701 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1ubuntu4 [12.0 kB]
16:04:03 #13 7.702 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libudev-dev arm64 249.11-0ubuntu3.6 [20.7 kB]
16:04:03 #13 7.702 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsepol-dev arm64 3.3-1build1 [387 kB]
16:04:03 #13 7.717 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-16-0 arm64 10.39-3ubuntu0.1 [185 kB]
16:04:03 #13 7.727 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-32-0 arm64 10.39-3ubuntu0.1 [177 kB]
16:04:03 #13 7.774 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-posix3 arm64 10.39-3ubuntu0.1 [5968 B]
16:04:03 #13 7.774 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-dev arm64 10.39-3ubuntu0.1 [663 kB]
16:04:03 #10 75.58 Setting up libcontextual-return-perl (0.004014-2) ...
16:04:03 #10 75.60 Setting up libwww-robotrules-perl (6.02-1) ...
16:04:03 #10 75.63 Setting up libtypes-serialiser-perl (1.01-1) ...
16:04:03 #10 75.66 Setting up g++ (4:10.2.1-1) ...
16:04:03 #10 75.68 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:04:03 #10 75.69 Setting up libhtml-parser-perl (3.75-1+b1) ...
16:04:03 #10 75.71 Setting up libgit-wrapper-perl (0.048-1) ...
16:04:03 #14 9.280   Preparing        :                                                        1/1 
16:04:03 #14 9.326   Running scriptlet: libgcc-8.5.0-17.el8.x86_64                             1/1 
16:04:03 #10 52.43 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
16:04:03 #10 52.44 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
16:04:03 #10 52.47 Selecting previously unselected package libsasl2-2:amd64.
16:04:03 #10 52.47 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
16:04:03 #10 52.48 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
16:04:03 #10 52.52 Selecting previously unselected package libldap-2.4-2:amd64.
16:04:03 #10 52.52 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
16:04:03 #10 52.52 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
16:04:03 #10 52.58 Selecting previously unselected package libnghttp2-14:amd64.
16:04:03 #10 52.58 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ...
16:04:03 #10 52.58 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
16:04:03 #10 52.62 Selecting previously unselected package libpsl5:amd64.
16:04:03 #10 52.62 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ...
16:04:03 #10 52.63 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
16:04:03 #10 52.66 Selecting previously unselected package librtmp1:amd64.
16:04:03 #10 52.66 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
16:04:03 #10 52.67 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:04:03 #10 52.70 Selecting previously unselected package libssh2-1:amd64.
16:04:03 #11 43.79 Preparing to unpack .../376-lzip_1.23-4_armhf.deb ...
16:04:03 #11 43.79 Unpacking lzip (1.23-4) ...
16:04:03 #11 43.82 Selecting previously unselected package lzop.
16:04:03 #11 43.83 Preparing to unpack .../377-lzop_1.04-2build2_armhf.deb ...
16:04:03 #11 43.83 Unpacking lzop (1.04-2build2) ...
16:04:03 #11 43.86 Selecting previously unselected package t1utils.
16:04:03 #11 43.86 Preparing to unpack .../378-t1utils_1.41-4build2_armhf.deb ...
16:04:03 #11 43.87 Unpacking t1utils (1.41-4build2) ...
16:04:03 #11 43.91 Selecting previously unselected package unzip.
16:04:03 #11 43.92 Preparing to unpack .../379-unzip_6.0-27ubuntu1_armhf.deb ...
16:04:03 #11 43.92 Unpacking unzip (6.0-27ubuntu1) ...
16:04:03 #11 43.97 Selecting previously unselected package lintian.
16:04:03 #11 43.97 Preparing to unpack .../380-lintian_2.115.3ubuntu2.1_all.deb ...
16:04:03 #11 43.98 Unpacking lintian (2.115.3ubuntu2.1) ...
16:04:03 #11 51.84 Setting up lsb-release (11.2ubuntu1) ...
16:04:03 #11 51.98 Setting up libdata-dpath-perl (0.58-1) ...
16:04:03 #10 47.78 (90/136): perl-libnet-3.14-490.fc37.noarch.rpm  6.3 MB/s | 132 kB     00:00    
16:04:03 #10 47.80 (91/136): perl-libs-5.36.0-492.fc37.x86_64.rpm   65 MB/s | 2.2 MB     00:00    
16:04:03 #10 47.80 (92/136): perl-mro-1.26-492.fc37.x86_64.rpm     1.2 MB/s |  32 kB     00:00    
16:04:03 #10 47.80 (93/136): perl-overload-1.35-492.fc37.noarch.rp 2.0 MB/s |  49 kB     00:00    
16:04:03 #10 47.81 (94/136): perl-parent-0.238-489.fc37.noarch.rpm 2.1 MB/s |  14 kB     00:00    
16:04:03 #10 47.81 (95/136): perl-overloading-0.02-492.fc37.noarch 1.5 MB/s |  16 kB     00:00    
16:04:03 #10 47.81 (96/136): perl-podlators-4.14-489.fc37.noarch.r  11 MB/s | 116 kB     00:00    
16:04:03 #10 47.82 (97/136): perl-srpm-macros-1-46.fc37.noarch.rpm 773 kB/s | 8.3 kB     00:00    
16:04:03 #10 47.82 (98/136): perl-subs-1.04-492.fc37.noarch.rpm    2.0 MB/s |  15 kB     00:00    
16:04:03 #10 47.83 (99/136): perl-vars-1.05-492.fc37.noarch.rpm    1.5 MB/s |  16 kB     00:00    
16:04:03 #10 47.83 (100/136): pkgconf-1.8.0-3.fc37.x86_64.rpm      3.5 MB/s |  41 kB     00:00    
16:04:03 #10 47.83 (101/136): pkgconf-pkg-config-1.8.0-3.fc37.x86_ 1.3 MB/s |  10 kB     00:00    
16:04:03 #10 47.84 (102/136): pkgconf-m4-1.8.0-3.fc37.noarch.rpm   1.2 MB/s |  14 kB     00:00    
16:04:03 #10 47.85 (103/136): python3-construct-2.10.68-3.fc37.noa  10 MB/s | 152 kB     00:00    
16:04:03 #10 47.85 (104/136): python3-dateutil-2.8.2-4.fc37.noarch  22 MB/s | 361 kB     00:00    
16:04:03 #10 47.86 (105/136): python3-distro-1.7.0-3.fc37.noarch.r 3.0 MB/s |  48 kB     00:00    
16:04:03 #10 47.86 (106/136): python3-enchant-3.2.2-5.fc37.noarch.  12 MB/s | 103 kB     00:00    
16:04:03 #10 47.90 (107/136): python3-dnf-plugins-core-4.3.1-1.fc3 5.9 MB/s | 278 kB     00:00    
16:04:03 #10 47.90 (108/136): python3-file-magic-5.42-4.fc37.noarc 438 kB/s |  20 kB     00:00    
16:04:03 #10 47.91 (109/136): python3-pybeam-0.7-4.fc37.noarch.rpm 703 kB/s |  32 kB     00:00    
16:04:03 #10 47.91 (110/136): python3-pyxdg-0.27-6.fc37.noarch.rpm  14 MB/s | 135 kB     00:00    
16:04:03 #10 47.92 (111/136): python3-six-1.16.0-8.fc37.noarch.rpm 3.2 MB/s |  42 kB     00:00    
16:04:03 #10 47.92 (112/136): python3-tomli-w-1.0.0-4.fc37.noarch. 1.8 MB/s |  21 kB     00:00    
16:04:03 #10 47.93 (113/136): redhat-rpm-config-228-1.fc37.noarch.  11 MB/s |  81 kB     00:00    
16:04:03 #10 47.93 (114/136): rpm-build-4.18.0-1.fc37.x86_64.rpm   6.7 MB/s |  77 kB     00:00    
16:04:03 #10 47.93 (115/136): rpmautospec-rpm-macros-0.3.0-1.fc37. 861 kB/s | 8.8 kB     00:00    
16:04:03 #10 47.94 (116/136): shared-mime-info-2.2-2.fc37.x86_64.r  27 MB/s | 381 kB     00:00    
16:04:03 #10 47.95 (117/136): xxhash-libs-0.8.1-3.fc37.x86_64.rpm  3.5 MB/s |  41 kB     00:00    
16:04:03 #10 47.95 (118/136): unzip-6.0-58.fc37.x86_64.rpm          10 MB/s | 182 kB     00:00    
16:04:03 #10 47.96 (119/136): xz-5.2.5-10.fc37.x86_64.rpm           15 MB/s | 223 kB     00:00    
16:04:03 #10 47.96 (120/136): zip-3.0-33.fc37.x86_64.rpm            16 MB/s | 259 kB     00:00    
16:04:03 #10 47.97 (121/136): ansible-srpm-macros-1-8.1.fc37.noarc 962 kB/s | 8.6 kB     00:00    
16:04:03 #10 47.98 (122/136): zstd-1.5.2-3.fc37.x86_64.rpm          19 MB/s | 447 kB     00:00    
16:04:03 #10 48.02 (123/136): binutils-2.38-25.fc37.x86_64.rpm      90 MB/s | 5.4 MB     00:00    
16:04:03 #10 68.69 Setting up libsub-name-perl (0.26-1+b1) ...
16:04:03 #10 68.70 Setting up libtype-tiny-xs-perl (0.022-1) ...
16:04:03 #10 68.72 Setting up g++ (4:10.2.1-1) ...
16:04:03 #10 68.75 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:04:03 #10 68.77 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:04:03 #10 68.78 Setting up libproc-processtable-perl (0.59-2+b1) ...
16:04:03 #10 68.80 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:04:03 #10 68.81 Setting up xauth (1:1.1-1) ...
16:04:03 #10 68.84 Setting up libpath-tiny-perl (0.118-1) ...
16:04:03 #10 68.87 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:04:03 #11 49.71 invoke-rc.d: could not determine current runlevel
16:04:03 #11 49.71 invoke-rc.d: policy-rc.d denied execution of start.
16:04:03 #11 49.72 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
16:04:03 #11 49.73 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:04:03 #11 49.75 Setting up libedit2:amd64 (3.1-20191231-1) ...
16:04:03 #11 49.77 Setting up libreadline8:amd64 (8.0-4) ...
16:04:03 #11 49.78 Setting up m4 (1.4.18-4) ...
16:04:03 #11 49.80 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:04:03 #11 49.81 Setting up ca-certificates (20211016ubuntu0.20.04.1) ...
16:04:03 + STATUS=0
16:04:03 + '[' 0 -ne 0 ']'
16:04:03 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:04:03 + RPM_EC=0
16:04:03 ++ jobs -p
16:04:03 + exit 0
16:04:03 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1yjqkS
16:04:03 + umask 022
16:04:03 + cd /root/rpmbuild/BUILD
16:04:03 + cd src
16:04:03 + export DOCKER_GITCOMMIT=0234322
16:04:03 + DOCKER_GITCOMMIT=0234322
16:04:03 + mkdir -p /go/src/github.com/docker
16:04:03 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:04:03 + pushd /root/rpmbuild/BUILD/src/engine
16:04:03 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:04:03 + for component in tini "proxy dynamic"
16:04:03 + TMP_GOPATH=/go
16:04:03 + hack/dockerfile/install/install.sh tini
16:04:03 + RM_GOPATH=0
16:04:03 + TMP_GOPATH=/go
16:04:03 + : /usr/local/bin
16:04:03 + '[' -z /go ']'
16:04:03 + export GOPATH=/go
16:04:03 + GOPATH=/go
16:04:03 + case "$(go env GOARCH)" in
16:04:03 ++ go env GOARCH
16:04:03 + export GO_BUILDMODE=-buildmode=pie
16:04:03 + GO_BUILDMODE=-buildmode=pie
16:04:03 ++ dirname hack/dockerfile/install/install.sh
16:04:03 + dir=hack/dockerfile/install
16:04:03 + bin=tini
16:04:03 + shift
16:04:03 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:04:03 + . hack/dockerfile/install/tini.installer
16:04:03 ++ : v0.19.0
16:04:03 + install_tini
16:04:03 + echo 'Install tini version v0.19.0'
16:04:03 + git clone https://github.com/krallin/tini.git /go/tini
16:04:03 Install tini version v0.19.0
16:04:03 Cloning into '/go/tini'...
16:04:03 #13 8.008 Preparing to unpack .../08-libbtrfs0_5.4.1-2_arm64.deb ...
16:04:03 #13 8.018 Unpacking libbtrfs0:arm64 (5.4.1-2) ...
16:04:03 #13 8.073 Selecting previously unselected package libbtrfs-dev:arm64.
16:04:03 #13 8.076 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_arm64.deb ...
16:04:03 #13 8.081 Unpacking libbtrfs-dev:arm64 (5.4.1-2) ...
16:04:03 #13 8.141 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:04:03 #13 8.144 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
16:04:03 #13 8.148 Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
16:04:03 #13 8.208 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:04:03 #13 8.211 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
16:04:03 #13 8.217 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
16:04:03 #13 8.252 Selecting previously unselected package libudev-dev:arm64.
16:04:03 #11 54.12 Setting up libgssapi-krb5-2:arm64 (1.20-1) ...
16:04:03 #11 54.16 Setting up libsystemd-shared:arm64 (251.4-1ubuntu7) ...
16:04:03 #11 54.18 Setting up libgdbm-compat4:arm64 (1.23-1) ...
16:04:03 #11 54.19 Setting up gir1.2-glib-2.0:arm64 (1.74.0-2) ...
16:04:03 #11 54.20 Setting up libssh-4:arm64 (0.9.6-2build1) ...
16:04:03 #11 54.22 Setting up dwz (0.14-1build2) ...
16:04:03 #11 54.23 Setting up groff-base (1.22.4-8build1) ...
16:04:03 #11 54.26 Setting up cpp (4:12.2.0-1ubuntu1) ...
16:04:03 #11 54.27 Setting up gpgconf (2.2.35-3ubuntu1) ...
16:04:03 #11 54.29 Setting up debugedit (1:5.0-5) ...
16:04:03 #11 54.31 Setting up libcurl4:arm64 (7.85.0-1ubuntu0.1) ...
16:04:03 #11 54.33 Setting up libx11-6:arm64 (2:1.8.1-2) ...
16:04:03 #11 54.35 Setting up libcryptsetup12:arm64 (2:2.5.0-2ubuntu1) ...
16:04:03 #11 54.38 Setting up libtiff5:arm64 (4.4.0-4ubuntu3.2) ...
16:04:03 #11 54.39 Setting up curl (7.85.0-1ubuntu0.1) ...
16:04:03 #11 54.48 Setting up libxmuu1:arm64 (2:1.1.3-3) ...
16:04:03 #11 54.52 Setting up gpg (2.2.35-3ubuntu1) ...
16:04:03 #11 54.58 Setting up gnupg-utils (2.2.35-3ubuntu1) ...
16:04:03 #11 54.63 Setting up libtirpc3:arm64 (1.3.3+ds-1) ...
16:04:03 #11 54.69 Setting up libperl5.34:arm64 (5.34.0-5ubuntu1.1) ...
16:04:03 #11 54.74 Setting up gpg-agent (2.2.35-3ubuntu1) ...
16:04:03 #11 54.92 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
16:04:03 #10 54.15 Setting up manpages-dev (4.15-1) ...
16:04:03 #10 54.16 Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ...
16:04:03 #10 54.17 Setting up libassuan0:amd64 (2.5.1-2) ...
16:04:03 #10 54.21 Setting up xdg-user-dirs (0.17-1ubuntu1) ...
16:04:03 #10 54.24 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
16:04:03 #10 54.26 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ...
16:04:03 #10 54.28 Setting up diffstat (1.61-1build1) ...
16:04:03 #10 54.29 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ...
16:04:03 #10 54.31 Setting up autopoint (0.19.8.1-6ubuntu0.3) ...
16:04:03 #10 54.32 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ...
16:04:03 #10 54.34 Setting up netbase (5.4) ...
16:04:03 #10 54.37 Setting up libisl19:amd64 (0.19-1) ...
16:04:03 #14 26.03   Installing       : systemd-devel-239-69.el8.aarch64                     59/83 
16:04:03 #13 7.848 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libselinux1-dev arm64 3.3-1build2 [164 kB]
16:04:03 #13 7.850 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1ubuntu4 [36.6 kB]
16:04:03 #13 7.850 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libseccomp-dev arm64 2.5.3-2ubuntu2 [93.1 kB]
16:04:03 #13 7.852 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd-dev arm64 249.11-0ubuntu3.6 [306 kB]
16:04:03 #13 7.857 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu1 [1430 kB]
16:04:03 #13 7.930 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkg-config arm64 0.29.2-1ubuntu3 [47.4 kB]
16:04:03 #13 8.092 debconf: delaying package configuration, since apt-utils is not installed
16:04:03 #13 8.132 Fetched 11.1 MB in 2s (5643 kB/s)
16:04:03 #14 9.350   Upgrading        : libgcc-8.5.0-17.el8.x86_64                            1/80 
16:04:03 #14 9.359   Running scriptlet: libgcc-8.5.0-17.el8.x86_64                            1/80 
16:04:03 #14 9.376   Installing       : cmake-rpm-macros-3.20.2-4.el8.noarch                  2/80 
16:04:03 #14 9.391   Installing       : cmake-filesystem-3.20.2-4.el8.x86_64                  3/80 
16:04:03 #10 75.73 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:04:03 #10 75.75 Setting up librole-tiny-perl (2.002004-1) ...
16:04:03 #10 75.76 Setting up gnupg (2.2.27-2+deb11u2) ...
16:04:03 #10 75.78 Setting up build-essential (12.9) ...
16:04:03 #10 75.80 Setting up python3-unidiff (0.5.5-2) ...
16:04:03 #10 75.98 Setting up lsb-release (11.1.0) ...
16:04:03 #10 75.99 Setting up libfont-ttf-perl (1.06-1.1) ...
16:04:03 #10 76.01 Setting up libfile-homedir-perl (1.006-1) ...
16:04:03 #10 76.03 Setting up python3-magic (2:0.4.20-3) ...
16:04:03 #10 50.94 (1/144): bzip2-1.0.8-9.fc35.x86_64.rpm          226 kB/s |  52 kB     00:00    
16:04:03 #10 50.95 (2/144): adobe-source-code-pro-fonts-2.030.1.05 3.3 MB/s | 831 kB     00:00    
16:04:03 #10 50.96 (3/144): cpio-2.13-11.fc35.x86_64.rpm           1.1 MB/s | 270 kB     00:00    
16:04:03 #10 50.96 (4/144): dash-0.5.10.2-9.fc35.x86_64.rpm        4.2 MB/s |  96 kB     00:00    
16:04:03 #10 50.97 (5/144): debugedit-5.0-2.fc35.x86_64.rpm        9.6 MB/s |  76 kB     00:00    
16:04:03 #10 50.97 (6/144): devscripts-checkbashisms-2.21.4-1.fc35 2.2 MB/s |  28 kB     00:00    
16:04:03 #10 50.98 (7/144): diffutils-3.8-1.fc35.x86_64.rpm         26 MB/s | 400 kB     00:00    
16:04:03 #10 50.98 (8/144): dwz-0.14-2.fc35.x86_64.rpm             8.8 MB/s | 127 kB     00:00    
16:04:03 #10 50.99 (9/144): ed-1.14.2-11.fc35.x86_64.rpm            10 MB/s |  73 kB     00:00    
16:04:03 #10 50.99 (10/144): efi-srpm-macros-5-4.fc35.noarch.rpm   2.2 MB/s |  22 kB     00:00    
16:04:03 #10 50.99 (11/144): emacs-filesystem-27.2-9.fc35.noarch.r 924 kB/s | 9.0 kB     00:00    
16:04:03 #10 51.00 (12/144): file-5.40-9.fc35.x86_64.rpm           6.9 MB/s |  51 kB     00:00    
16:04:03 #10 51.00 (13/144): enchant-1.6.0-28.fc35.x86_64.rpm      4.9 MB/s |  59 kB     00:00    
16:04:03 #10 51.01 (14/144): findutils-4.8.0-4.fc35.x86_64.rpm      37 MB/s | 538 kB     00:00    
16:04:03 #10 51.01 (15/144): fonts-filesystem-2.0.5-6.fc35.noarch. 715 kB/s | 8.9 kB     00:00    
16:04:03 #10 51.01 (16/144): fonts-srpm-macros-2.0.5-6.fc35.noarch 4.3 MB/s |  27 kB     00:00    
16:04:03 #10 51.02 (17/144): fpc-srpm-macros-1.3-4.fc35.noarch.rpm 790 kB/s | 7.6 kB     00:00    
16:04:03 #10 51.05 (18/144): gdk-pixbuf2-2.42.6-2.fc35.x86_64.rpm   10 MB/s | 467 kB     00:00    
16:04:03 #10 51.06 (19/144): ghc-srpm-macros-1.5.0-5.fc35.noarch.r 199 kB/s | 7.8 kB     00:00    
16:04:03 #10 51.06 (20/144): gnat-srpm-macros-4-14.fc35.noarch.rpm 197 kB/s | 8.2 kB     00:00    
16:04:03 #10 51.07 (21/144): groff-base-1.22.4-8.fc35.x86_64.rpm    63 MB/s | 1.0 MB     00:00    
16:04:03 #10 51.10 (22/144): hunspell-1.7.0-11.fc35.x86_64.rpm     8.1 MB/s | 322 kB     00:00    
16:04:03 #10 51.11 (23/144): hunspell-en-0.20140811.1-20.fc35.noar 5.1 MB/s | 180 kB     00:00    
16:04:03 #10 51.12 (24/144): gsettings-desktop-schemas-41.0-1.fc35  12 MB/s | 688 kB     00:00    
16:04:03 #10 51.12 (25/144): hunspell-en-US-0.20140811.1-20.fc35.n  13 MB/s | 176 kB     00:00    
16:04:03 #10 51.13 (26/144): hunspell-en-GB-0.20140811.1-20.fc35.n 9.0 MB/s | 225 kB     00:00    
16:04:03 #10 51.13 (27/144): hunspell-filesystem-1.7.0-11.fc35.x86 647 kB/s | 7.8 kB     00:00    
16:04:03 #10 51.14 (28/144): info-6.8-2.fc35.x86_64.rpm             16 MB/s | 222 kB     00:00    
16:04:03 #10 51.14 (29/144): kernel-srpm-macros-1.0-6.fc35.noarch. 1.1 MB/s | 8.0 kB     00:00    
16:04:03 #10 51.14 (30/144): json-glib-1.6.6-1.fc35.x86_64.rpm      11 MB/s | 151 kB     00:00    
16:04:03 #10 51.15 (31/144): libappstream-glib-0.7.18-3.fc35.x86_6  24 MB/s | 387 kB     00:00    
16:04:03 #10 51.16 (32/144): libjpeg-turbo-2.1.0-3.fc35.x86_64.rpm  10 MB/s | 176 kB     00:00    
16:04:03 #10 51.16 (33/144): libpkgconf-1.8.0-1.fc35.x86_64.rpm    2.2 MB/s |  36 kB     00:00    
16:04:03 #10 51.17 (34/144): libpng-1.6.37-11.fc35.x86_64.rpm       13 MB/s | 119 kB     00:00    
16:04:03 #10 51.17 (35/144): libproxy-0.4.17-3.fc35.x86_64.rpm     5.4 MB/s |  71 kB     00:00    
16:04:03 #10 51.17 (36/144): libstemmer-0-17.585svn.fc35.x86_64.rp 6.7 MB/s |  82 kB     00:00    
16:04:03 #10 51.18 (37/144): lua-srpm-macros-1-5.fc35.noarch.rpm   1.4 MB/s | 8.4 kB     00:00    
16:04:03 #10 51.18 (38/144): ncurses-6.2-8.20210508.fc35.x86_64.rp  29 MB/s | 400 kB     00:00    
16:04:03 #10 51.19 (39/144): nim-srpm-macros-3-5.fc35.noarch.rpm   688 kB/s | 8.4 kB     00:00    
16:04:03 #10 51.19 (40/144): ocaml-srpm-macros-6-5.fc35.noarch.rpm 590 kB/s | 7.8 kB     00:00    
16:04:03 #10 51.19 (41/144): openblas-srpm-macros-2-10.fc35.noarch 1.1 MB/s | 7.4 kB     00:00    
16:04:03 #10 51.20 (42/144): patch-2.7.6-15.fc35.x86_64.rpm         13 MB/s | 127 kB     00:00    
16:04:03 #10 51.20 (43/144): perl-Carp-1.52-478.fc35.noarch.rpm    3.3 MB/s |  29 kB     00:00    
16:04:03 #10 51.20 (44/144): perl-Data-Dumper-2.183-2.fc35.x86_64. 9.9 MB/s |  56 kB     00:00    
16:04:03 #10 51.21 (45/144): perl-Digest-1.20-1.fc35.noarch.rpm    2.8 MB/s |  25 kB     00:00    
16:04:03 #10 51.21 (46/144): perl-Digest-MD5-2.58-478.fc35.x86_64. 3.6 MB/s |  36 kB     00:00    
16:04:03 #10 52.71 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ...
16:04:03 #10 52.71 Unpacking libssh2-1:amd64 (1.9.0-2) ...
16:04:03 #10 52.75 Selecting previously unselected package libcurl4:amd64.
16:04:03 #10 52.75 Preparing to unpack .../071-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
16:04:03 #10 52.76 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
16:04:03 #10 52.81 Selecting previously unselected package curl.
16:04:03 #10 52.81 Preparing to unpack .../072-curl_7.74.0-1.3+deb11u3_amd64.deb ...
16:04:03 #10 52.82 Unpacking curl (7.74.0-1.3+deb11u3) ...
16:04:03 #10 52.87 Selecting previously unselected package dctrl-tools.
16:04:03 #10 52.87 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ...
16:04:03 #10 52.88 Unpacking dctrl-tools (2.24-3+b1) ...
16:04:03 #10 52.92 Selecting previously unselected package libdebhelper-perl.
16:04:03 #11 44.26 Selecting previously unselected package manpages-dev.
16:04:03 #11 44.26 Preparing to unpack .../381-manpages-dev_5.13-1_all.deb ...
16:04:03 #11 44.27 Unpacking manpages-dev (5.13-1) ...
16:04:03 #11 52.00 Setting up python3-magic (2:0.4.26-2) ...
16:04:03 #11 52.14 Setting up python3-cffi-backend:amd64 (1.15.1-1) ...
16:04:03 #11 52.15 Setting up g++-12 (12.2.0-3ubuntu1) ...
16:04:03 #11 52.16 Setting up python3-pkg-resources (59.6.0-1.2) ...
16:04:03 #10 48.03 (124/136): binutils-gold-2.38-25.fc37.x86_64.rp  13 MB/s | 775 kB     00:00    
16:04:03 #10 48.04 (125/136): dbus-libs-1.14.4-1.fc37.x86_64.rpm   3.1 MB/s | 155 kB     00:00    
16:04:03 #10 48.06 (126/136): glibc-gconv-extra-2.36-8.fc37.x86_64  68 MB/s | 1.6 MB     00:00    
16:04:03 #10 48.07 (127/136): perl-Getopt-Long-2.54-1.fc37.noarch. 1.9 MB/s |  60 kB     00:00    
16:04:03 #10 48.10 (128/136): gdb-minimal-12.1-6.fc37.x86_64.rpm    65 MB/s | 3.9 MB     00:00    
16:04:03 #10 48.10 (129/136): perl-URI-5.17-1.fc37.noarch.rpm      2.9 MB/s | 123 kB     00:00    
16:04:03 #10 48.11 (130/136): python-srpm-macros-3.11-5.fc37.noarc 718 kB/s |  24 kB     00:00    
16:04:03 #10 48.11 (131/136): python3-dbus-1.3.2-1.fc37.x86_64.rpm  17 MB/s | 157 kB     00:00    
16:04:03 #10 48.12 (132/136): python3-zstandard-0.19.0-1.fc37.x86_  27 MB/s | 470 kB     00:00    
16:04:03 #10 48.12 (133/136): qt5-srpm-macros-5.15.7-1.fc37.noarch 517 kB/s | 7.9 kB     00:00    
16:04:03 #10 48.18 (134/136): rpmlint-2.4.0-3.fc37.noarch.rpm      5.1 MB/s | 330 kB     00:00    
16:04:03 #10 48.18 (135/136): rust-srpm-macros-23-1.fc37.noarch.rp 169 kB/s | 9.4 kB     00:00    
16:04:03 #10 48.19 (136/136): rpmlint-fedora-license-data-1.8-1.fc 266 kB/s |  16 kB     00:00    
16:04:03 #10 48.19 --------------------------------------------------------------------------------
16:04:03 #10 48.19 Total                                            16 MB/s |  29 MB     00:01     
16:04:03 #10 68.89 Setting up libjson-perl (4.03000-1) ...
16:04:03 #10 68.91 Setting up libipc-run3-perl (0.048-2) ...
16:04:03 #10 68.93 Setting up libfcgi-perl:arm64 (0.79+ds-2) ...
16:04:03 #10 68.97 Setting up libsub-override-perl (0.09-2) ...
16:04:03 #10 69.01 Setting up libaliased-perl (0.34-1.1) ...
16:04:03 #10 69.03 Setting up libstrictures-perl (2.000006-1) ...
16:04:03 #10 69.04 Setting up libsub-quote-perl (2.006006-1) ...
16:04:03 #10 69.06 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:04:03 #10 69.09 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
16:04:03 #10 69.11 Setting up libfontconfig1:arm64 (2.13.1-4.2) ...
16:04:03 #10 69.12 Setting up libsort-versions-perl (1.62-1) ...
16:04:03 #11 50.16 Updating certificates in /etc/ssl/certs...
16:04:03 #13 8.255 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.19_arm64.deb ...
16:04:03 #13 8.261 Unpacking libudev-dev:arm64 (245.4-4ubuntu3.19) ...
16:04:03 #13 8.299 Selecting previously unselected package libsepol1-dev:arm64.
16:04:03 #13 8.303 Preparing to unpack .../13-libsepol1-dev_3.0-1ubuntu0.1_arm64.deb ...
16:04:03 #13 8.307 Unpacking libsepol1-dev:arm64 (3.0-1ubuntu0.1) ...
16:04:03 #13 8.382 Selecting previously unselected package libpcre2-16-0:arm64.
16:04:03 #13 8.385 Preparing to unpack .../14-libpcre2-16-0_10.34-7ubuntu0.1_arm64.deb ...
16:04:03 #13 8.390 Unpacking libpcre2-16-0:arm64 (10.34-7ubuntu0.1) ...
16:04:03 #13 8.446 Selecting previously unselected package libpcre2-32-0:arm64.
16:04:03 #13 8.449 Preparing to unpack .../15-libpcre2-32-0_10.34-7ubuntu0.1_arm64.deb ...
16:04:03 #13 8.456 Unpacking libpcre2-32-0:arm64 (10.34-7ubuntu0.1) ...
16:04:03 #13 8.507 Selecting previously unselected package libpcre2-posix2:arm64.
16:04:03 #11 55.04 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
16:04:03 #11 55.16 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
16:04:03 #11 55.28 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
16:04:04 + cd /go/tini
16:04:04 + git checkout -q v0.19.0
16:04:04 + cmake .
16:04:04 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:04:04   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:04:04   CMake.
16:04:04 
16:04:04   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:04:04   CMake that the project does not need compatibility with older versions.
16:04:04 
16:04:04 
16:04:04 -- The C compiler identification is GNU 11.3.1
16:04:04 -- Detecting C compiler ABI info
16:04:04 #10 54.38 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.9) ...
16:04:04 #10 54.40 Setting up strace (4.21-1ubuntu1) ...
16:04:04 #10 54.41 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ...
16:04:04 #10 54.43 Setting up python3.6 (3.6.9-1~18.04ubuntu1.9) ...
16:04:04 #13 8.163 Selecting previously unselected package bash-completion.
16:04:04 #13 8.163 (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 ... 25549 files and directories currently installed.)
16:04:04 #13 8.177 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
16:04:04 #13 8.191 Unpacking bash-completion (1:2.11-5ubuntu1) ...
16:04:04 #13 8.319 Selecting previously unselected package libarchive13:arm64.
16:04:04 #13 8.322 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_arm64.deb ...
16:04:04 #13 8.331 Unpacking libarchive13:arm64 (3.6.0-1ubuntu1) ...
16:04:04 #13 8.376 Selecting previously unselected package libjsoncpp25:arm64.
16:04:04 #13 8.379 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_arm64.deb ...
16:04:04 #13 8.383 Unpacking libjsoncpp25:arm64 (1.9.5-3) ...
16:04:04 #14 9.612   Upgrading        : glibc-common-2.28-220.el8.x86_64                      4/80 
16:04:04 #10 76.16 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
16:04:04 #10 76.18 Setting up pristine-tar (1.49) ...
16:04:04 #10 76.19 Setting up libio-socket-ssl-perl (2.069-1) ...
16:04:04 #10 76.21 Setting up libsub-exporter-perl (0.987-1) ...
16:04:04 #10 76.23 Setting up libc-devtools (2.31-13+deb11u5) ...
16:04:04 #10 76.25 Setting up libalgorithm-merge-perl (0.08-3) ...
16:04:04 #10 76.30 Setting up libhttp-message-perl (6.28-1) ...
16:04:04 #10 76.31 Setting up libhtml-form-perl (6.07-1) ...
16:04:04 #10 76.33 Setting up python3-pkg-resources (52.0.0-4) ...
16:04:04 #10 52.92 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ...
16:04:04 #10 52.92 Unpacking libdebhelper-perl (13.3.4) ...
16:04:04 #10 52.96 Selecting previously unselected package libtool.
16:04:04 #10 52.96 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ...
16:04:04 #10 52.97 Unpacking libtool (2.4.6-15) ...
16:04:04 #10 53.01 Selecting previously unselected package dh-autoreconf.
16:04:04 #10 53.01 Preparing to unpack .../076-dh-autoreconf_20_all.deb ...
16:04:04 #10 53.01 Unpacking dh-autoreconf (20) ...
16:04:04 #10 53.04 Selecting previously unselected package libarchive-zip-perl.
16:04:04 #10 53.04 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ...
16:04:04 #10 53.05 Unpacking libarchive-zip-perl (1.68-1) ...
16:04:04 #10 53.08 Selecting previously unselected package libsub-override-perl.
16:04:04 #10 53.09 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ...
16:04:04 #10 53.09 Unpacking libsub-override-perl (0.09-2) ...
16:04:04 #10 53.12 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:04:04 #10 53.12 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
16:04:04 #10 53.13 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
16:04:04 #10 53.16 Selecting previously unselected package dh-strip-nondeterminism.
16:04:04 #13 101.7   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64                  60/68 
16:04:04 #13 102.7   Installing : cmake-2.8.12.2-2.el7.aarch64                               61/68 
16:04:04 #13 102.8   Installing : which-2.20-7.el7.aarch64                                   62/68 
16:04:04 #13 103.1 install-info: No such file or directory for /usr/share/info/which.info.gz
16:04:04 #11 44.38 Selecting previously unselected package python3-certifi.
16:04:04 #11 44.39 Preparing to unpack .../382-python3-certifi_2022.6.15-2_all.deb ...
16:04:04 #11 44.39 Unpacking python3-certifi (2022.6.15-2) ...
16:04:04 #11 44.43 Selecting previously unselected package python3-cffi-backend:armhf.
16:04:04 #11 44.43 Preparing to unpack .../383-python3-cffi-backend_1.15.1-1_armhf.deb ...
16:04:04 #11 44.44 Unpacking python3-cffi-backend:armhf (1.15.1-1) ...
16:04:04 #11 44.50 Selecting previously unselected package python3-cryptography.
16:04:04 #11 44.50 Preparing to unpack .../384-python3-cryptography_3.4.8-2_armhf.deb ...
16:04:04 #11 44.51 Unpacking python3-cryptography (3.4.8-2) ...
16:04:04 #11 44.56 Selecting previously unselected package python3-idna.
16:04:04 #11 44.56 Preparing to unpack .../385-python3-idna_3.3-1_all.deb ...
16:04:04 #11 44.57 Unpacking python3-idna (3.3-1) ...
16:04:04 #11 44.61 Selecting previously unselected package python3-nacl.
16:04:04 #11 52.36 Setting up python3-dbus (1.2.18-3build1) ...
16:04:04 #11 52.51 Setting up libmodule-implementation-perl (0.09-2) ...
16:04:04 #11 52.52 Setting up libcgi-fast-perl (1:2.15-1) ...
16:04:04 #11 52.53 Setting up python3-apt (2.3.0ubuntu2) ...
16:04:04 #10 51.21 (47/144): perl-Exporter-5.76-479.fc35.noarch.rp 2.9 MB/s |  31 kB     00:00    
16:04:04 #10 51.22 (48/144): perl-File-Path-2.18-478.fc35.noarch.r 3.3 MB/s |  35 kB     00:00    
16:04:04 #10 51.22 (49/144): perl-Getopt-Long-2.52-478.fc35.noarch 9.1 MB/s |  60 kB     00:00    
16:04:04 #10 51.22 (50/144): perl-File-Temp-0.231.100-478.fc35.noa 5.6 MB/s |  59 kB     00:00    
16:04:04 #10 51.23 (51/144): perl-IO-Socket-SSL-2.072-1.fc35.noarc  22 MB/s | 217 kB     00:00    
16:04:04 #10 51.23 (52/144): perl-MIME-Base64-3.16-478.fc35.x86_64 3.1 MB/s |  30 kB     00:00    
16:04:04 #10 51.24 (53/144): perl-IO-Socket-IP-0.41-479.fc35.noarc 1.9 MB/s |  42 kB     00:00    
16:04:04 #10 51.24 (54/144): perl-Net-SSLeay-1.90-4.fc35.x86_64.rp  26 MB/s | 349 kB     00:00    
16:04:04 #10 51.25 (55/144): perl-PathTools-3.80-478.fc35.x86_64.r 6.8 MB/s |  85 kB     00:00    
16:04:04 #10 51.25 (56/144): perl-Pod-Escapes-1.07-478.fc35.noarch 3.2 MB/s |  20 kB     00:00    
16:04:04 #10 51.25 (57/144): perl-Pod-Perldoc-3.28.01-479.fc35.noa 9.2 MB/s |  84 kB     00:00    
16:04:04 #10 51.26 (58/144): perl-Pod-Simple-3.43-2.fc35.noarch.rp  21 MB/s | 215 kB     00:00    
16:04:04 #10 51.26 (59/144): perl-Pod-Usage-2.01-478.fc35.noarch.r 5.3 MB/s |  40 kB     00:00    
16:04:04 #10 51.27 (60/144): perl-Socket-2.032-2.fc35.x86_64.rpm   5.3 MB/s |  55 kB     00:00    
16:04:04 #10 51.27 (61/144): perl-Storable-3.25-1.fc35.x86_64.rpm  9.3 MB/s |  95 kB     00:00    
16:04:04 #10 51.27 (62/144): perl-Term-ANSIColor-5.01-479.fc35.noa 6.7 MB/s |  48 kB     00:00    
16:04:04 #10 51.28 (63/144): perl-Term-Cap-1.17-478.fc35.noarch.rp 2.2 MB/s |  22 kB     00:00    
16:04:04 #10 51.28 (64/144): perl-Text-ParseWords-3.30-478.fc35.no 1.7 MB/s |  16 kB     00:00    
16:04:04 #10 51.28 (65/144): perl-Text-Tabs+Wrap-2021.0814-1.fc35. 3.6 MB/s |  22 kB     00:00    
16:04:04 #10 51.29 (66/144): perl-Time-Local-1.300-478.fc35.noarch 3.7 MB/s |  33 kB     00:00    
16:04:04 #10 51.29 (67/144): perl-libnet-3.13-479.fc35.noarch.rpm   14 MB/s | 125 kB     00:00    
16:04:04 #10 51.30 (68/144): perl-constant-1.33-479.fc35.noarch.rp 1.7 MB/s |  23 kB     00:00    
16:04:04 #10 51.30 (69/144): perl-URI-5.09-4.fc35.noarch.rpm       4.5 MB/s | 108 kB     00:00    
16:04:04 #10 51.31 (70/144): perl-parent-0.238-478.fc35.noarch.rpm 1.3 MB/s |  14 kB     00:00    
16:04:04 #10 51.31 (71/144): perl-podlators-4.14-478.fc35.noarch.r 9.7 MB/s | 111 kB     00:00    
16:04:04 #10 51.31 (72/144): perl-srpm-macros-1-42.fc35.noarch.rpm 1.1 MB/s | 8.3 kB     00:00    
16:04:04 #10 51.32 (73/144): pkgconf-1.8.0-1.fc35.x86_64.rpm       3.8 MB/s |  41 kB     00:00    
16:04:04 #10 51.32 (74/144): pkgconf-m4-1.8.0-1.fc35.noarch.rpm    1.4 MB/s |  14 kB     00:00    
16:04:04 #10 51.33 (75/144): pkgconf-pkg-config-1.8.0-1.fc35.x86_6 1.0 MB/s |  10 kB     00:00    
16:04:04 #10 51.33 (76/144): python3-dateutil-2.8.1-7.fc35.noarch.  18 MB/s | 289 kB     00:00    
16:04:04 #10 51.34 (77/144): python3-dbus-1.2.18-2.fc35.x86_64.rpm 7.9 MB/s | 132 kB     00:00    
16:04:04 #10 51.34 (78/144): python3-distro-1.6.0-1.fc35.noarch.rp 4.8 MB/s |  38 kB     00:00    
16:04:04 #10 51.35 (79/144): python3-pybeam-0.7-1.fc35.noarch.rpm  2.2 MB/s |  24 kB     00:00    
16:04:04 #10 51.35 (80/144): python3-pyxdg-0.27-3.fc35.noarch.rpm  9.1 MB/s |  96 kB     00:00    
16:04:04 #10 51.35 (81/144): python3-six-1.16.0-4.fc35.noarch.rpm  4.5 MB/s |  36 kB     00:00    
16:04:04 #10 51.36 (82/144): python3-toml-0.10.2-5.fc35.noarch.rpm 3.3 MB/s |  39 kB     00:00    
16:04:04 #10 51.36 (83/144): python3-zstd-1.4.5.1-5.fc35.x86_64.rp 1.7 MB/s |  19 kB     00:00    
16:04:04 #10 51.36 (84/144): qt5-srpm-macros-5.15.2-3.fc35.noarch. 890 kB/s | 8.2 kB     00:00    
16:04:04 #10 51.37 (85/144): shared-mime-info-2.1-3.fc35.x86_64.rp  25 MB/s | 373 kB     00:00    
16:04:04 #10 51.38 (86/144): unzip-6.0-53.fc35.x86_64.rpm           14 MB/s | 179 kB     00:00    
16:04:04 #10 51.38 (87/144): zip-3.0-31.fc35.x86_64.rpm             14 MB/s | 257 kB     00:00    
16:04:04 #10 51.39 (88/144): abattis-cantarell-fonts-0.301-5.fc35.  24 MB/s | 364 kB     00:00    
16:04:04 #10 51.39 (89/144): ansible-srpm-macros-1-8.1.fc35.noarch 986 kB/s | 8.7 kB     00:00    
16:04:04 #10 51.41 (90/144): binutils-gold-2.37-25.fc35.x86_64.rpm  33 MB/s | 725 kB     00:00    
16:04:04 #10 69.14 Setting up libexporter-tiny-perl (1.002002-1) ...
16:04:04 #10 69.15 Setting up libre-engine-re2-perl:arm64 (0.14-1) ...
16:04:04 #10 69.17 Setting up libfile-dirlist-perl (0.05-2) ...
16:04:04 #10 69.18 Setting up libterm-readkey-perl (2.38-1+b2) ...
16:04:04 #10 69.20 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
16:04:04 #10 69.21 Setting up libperlio-gzip-perl (0.19-1+b7) ...
16:04:04 #10 69.23 Setting up libsys-hostname-long-perl (1.5-2) ...
16:04:04 #10 69.24 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:04:04 #10 69.26 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
16:04:04 #10 69.27 Setting up liburi-perl (5.08-1) ...
16:04:04 #10 69.29 Setting up libfile-touch-perl (0.11-1) ...
16:04:04 #10 69.31 Setting up python3.9 (3.9.2-1) ...
16:04:04 #13 8.510 Preparing to unpack .../16-libpcre2-posix2_10.34-7ubuntu0.1_arm64.deb ...
16:04:04 #13 8.514 Unpacking libpcre2-posix2:arm64 (10.34-7ubuntu0.1) ...
16:04:04 #13 8.550 Selecting previously unselected package libpcre2-dev:arm64.
16:04:04 #13 8.553 Preparing to unpack .../17-libpcre2-dev_10.34-7ubuntu0.1_arm64.deb ...
16:04:04 #13 8.557 Unpacking libpcre2-dev:arm64 (10.34-7ubuntu0.1) ...
16:04:04 #13 8.634 Selecting previously unselected package libselinux1-dev:arm64.
16:04:04 #13 8.637 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_arm64.deb ...
16:04:04 #13 8.642 Unpacking libselinux1-dev:arm64 (3.0-1build2) ...
16:04:04 #13 8.693 Selecting previously unselected package libdevmapper-dev:arm64.
16:04:04 #13 8.693 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_arm64.deb ...
16:04:04 #13 8.696 Unpacking libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ...
16:04:04 #13 8.732 Selecting previously unselected package libseccomp-dev:arm64.
16:04:04 #13 8.735 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_arm64.deb ...
16:04:04 #13 8.739 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ...
16:04:04 #13 8.782 Selecting previously unselected package libsystemd-dev:arm64.
16:04:04 #13 8.783 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.19_arm64.deb ...
16:04:04 #13 8.789 Unpacking libsystemd-dev:arm64 (245.4-4ubuntu3.19) ...
16:04:04 #13 8.864 Selecting previously unselected package pkg-config.
16:04:04 #11 55.29 Setting up libxpm4:arm64 (1:3.5.12-1build2) ...
16:04:04 #11 55.30 Setting up openssh-client (1:9.0p1-1ubuntu7.1) ...
16:04:04 #11 55.39 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
16:04:04 #11 55.39 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
16:04:04 #11 55.39 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
16:04:04 #11 55.39 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
16:04:04 #11 55.39 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
16:04:04 #11 55.40 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
16:04:04 #11 55.41 Setting up gpgsm (2.2.35-3ubuntu1) ...
16:04:04 #11 55.43 Setting up libxext6:arm64 (2:1.3.4-1build1) ...
16:04:04 #11 55.44 Setting up binutils-aarch64-linux-gnu (2.39-3ubuntu1.1) ...
16:04:04 #11 55.45 Setting up libcurl3-gnutls:arm64 (7.85.0-1ubuntu0.1) ...
16:04:04 #11 55.47 Setting up systemd (251.4-1ubuntu7) ...
16:04:04 #11 55.52 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
16:04:04 -- Detecting C compiler ABI info - done
16:04:04 -- Check for working C compiler: /usr/bin/cc - skipped
16:04:04 -- Detecting C compile features
16:04:04 -- Detecting C compile features - done
16:04:04 -- Performing Test HAS_BUILTIN_FORTIFY
16:04:04 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:04:04 -- Configuring done
16:04:04 -- Generating done
16:04:04 -- Build files have been written to: /go/tini
16:04:04 + make tini-static
16:04:04 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:04:04 #14 26.05   Installing       : vim-filesystem-2:8.0.1763-19.el8.4.noarch            60/83 
16:04:04 #13 8.423 Selecting previously unselected package librhash0:arm64.
16:04:04 #13 8.426 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_arm64.deb ...
16:04:04 #13 8.432 Unpacking librhash0:arm64 (1.4.2-1ubuntu1) ...
16:04:04 #13 8.474 Selecting previously unselected package libuv1:arm64.
16:04:04 #13 8.477 Preparing to unpack .../04-libuv1_1.43.0-1_arm64.deb ...
16:04:04 #13 8.482 Unpacking libuv1:arm64 (1.43.0-1) ...
16:04:04 #13 8.516 Selecting previously unselected package dh-elpa-helper.
16:04:04 #13 8.518 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
16:04:04 #13 8.524 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
16:04:04 #13 8.570 Selecting previously unselected package emacsen-common.
16:04:04 #13 8.573 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
16:04:04 #13 8.588 Unpacking emacsen-common (3.0.4) ...
16:04:04 #13 8.641 Selecting previously unselected package cmake-data.
16:04:04 #14 9.903   Upgrading        : glibc-gconv-extra-2.28-220.el8.x86_64                 5/80 
16:04:04 #14 9.925   Running scriptlet: glibc-gconv-extra-2.28-220.el8.x86_64                 5/80 
16:04:04 #14 9.940   Running scriptlet: glibc-2.28-220.el8.x86_64                             6/80 
16:04:04 #10 53.16 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ...
16:04:04 #10 53.16 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
16:04:04 #10 53.19 Selecting previously unselected package libelf1:amd64.
16:04:04 #10 53.19 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ...
16:04:04 #10 53.20 Unpacking libelf1:amd64 (0.183-1) ...
16:04:04 #10 53.24 Selecting previously unselected package dwz.
16:04:04 #10 53.24 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ...
16:04:04 #10 53.25 Unpacking dwz (0.13+20210201-1) ...
16:04:04 #10 53.29 Selecting previously unselected package libicu67:amd64.
16:04:04 #10 53.30 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ...
16:04:04 #10 53.30 Unpacking libicu67:amd64 (67.1-7) ...
16:04:04 #10 76.55 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:04:04 #10 76.56 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
16:04:04 #10 76.57 Setting up libjson-xs-perl (4.030-1+b1) ...
16:04:04 #10 76.59 Setting up libhttp-negotiate-perl (6.01-1) ...
16:04:04 #10 76.61 Setting up libio-prompter-perl (0.004015-1) ...
16:04:04 #10 76.63 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:04:04 #10 76.65 Setting up libhttp-cookies-perl (6.10-1) ...
16:04:04 #11 44.61 Preparing to unpack .../386-python3-nacl_1.5.0-2_armhf.deb ...
16:04:04 #11 44.62 Unpacking python3-nacl (1.5.0-2) ...
16:04:04 #11 44.66 Selecting previously unselected package python3-six.
16:04:04 #11 44.67 Preparing to unpack .../387-python3-six_1.16.0-4_all.deb ...
16:04:04 #11 44.67 Unpacking python3-six (1.16.0-4) ...
16:04:04 #11 44.72 Selecting previously unselected package python3-bcrypt.
16:04:04 #11 44.72 Preparing to unpack .../388-python3-bcrypt_3.2.0-1build1_armhf.deb ...
16:04:04 #11 44.73 Unpacking python3-bcrypt (3.2.0-1build1) ...
16:04:04 #11 44.76 Selecting previously unselected package python3-paramiko.
16:04:04 #11 44.76 Preparing to unpack .../389-python3-paramiko_2.10.4-1ubuntu1_all.deb ...
16:04:04 #11 44.77 Unpacking python3-paramiko (2.10.4-1ubuntu1) ...
16:04:04 #11 44.82 Selecting previously unselected package python3-urllib3.
16:04:04 #11 44.82 Preparing to unpack .../390-python3-urllib3_1.26.9-1_all.deb ...
16:04:04 #11 52.69 Setting up libpackage-stash-perl (0.40-1) ...
16:04:04 #11 52.70 Setting up libimport-into-perl (1.002005-2) ...
16:04:04 #11 52.71 Setting up libmoo-perl (2.005004-3) ...
16:04:04 #11 52.77 Setting up python3-bcrypt (3.2.0-1build1) ...
16:04:04 #10 51.42 (91/144): dbus-libs-1.12.24-1.fc35.x86_64.rpm   6.2 MB/s | 151 kB     00:00    
16:04:04 #10 51.43 (92/144): desktop-file-utils-0.26-5.fc35.x86_64 4.8 MB/s |  71 kB     00:00    
16:04:04 #10 51.43 (93/144): dnf-plugins-core-4.3.1-1.fc35.noarch. 2.9 MB/s |  34 kB     00:00    
16:04:04 #10 51.47 (94/144): binutils-2.37-25.fc35.x86_64.rpm       70 MB/s | 5.9 MB     00:00    
16:04:04 #10 51.48 (95/144): elfutils-0.187-4.fc35.x86_64.rpm       11 MB/s | 519 kB     00:00    
16:04:04 #10 51.48 (96/144): elfutils-debuginfod-client-0.187-4.fc 860 kB/s |  39 kB     00:00    
16:04:04 #10 51.55 (97/144): gdb-minimal-12.1-1.fc35.x86_64.rpm     51 MB/s | 3.9 MB     00:00    
16:04:04 #10 51.55 (98/144): glib-networking-2.70.1-1.fc35.x86_64. 2.5 MB/s | 177 kB     00:00    
16:04:04 #10 51.57 (99/144): glibc-gconv-extra-2.34-49.fc35.x86_64  19 MB/s | 1.5 MB     00:00    
16:04:04 #10 51.57 (100/144): go-srpm-macros-3.2.0-1.fc35.noarch.r 1.3 MB/s |  26 kB     00:00    
16:04:04 #10 51.57 (101/144): perl-AutoLoader-5.74-486.fc35.noarch 3.4 MB/s |  26 kB     00:00    
16:04:04 #10 51.58 (102/144): perl-B-1.82-486.fc35.x86_64.rpm       16 MB/s | 185 kB     00:00    
16:04:04 #10 51.59 (103/144): libsoup-2.74.2-1.fc35.x86_64.rpm      17 MB/s | 390 kB     00:00    
16:04:04 #10 51.59 (104/144): perl-Class-Struct-0.66-486.fc35.noar 1.4 MB/s |  27 kB     00:00    
16:04:04 #10 51.60 (105/144): perl-DynaLoader-1.50-486.fc35.x86_64 2.1 MB/s |  30 kB     00:00    
16:04:04 #10 51.60 (106/144): perl-Errno-1.33-486.fc35.x86_64.rpm  2.4 MB/s |  19 kB     00:00    
16:04:04 #10 51.61 (107/144): perl-Fcntl-1.14-486.fc35.x86_64.rpm  2.9 MB/s |  25 kB     00:00    
16:04:04 #10 51.61 (108/144): perl-File-Basename-2.85-486.fc35.noa 1.9 MB/s |  22 kB     00:00    
16:04:04 #10 51.66 (109/144): perl-Encode-3.15-482.fc35.x86_64.rpm  27 MB/s | 1.7 MB     00:00    
16:04:04 #10 51.66 (110/144): perl-File-stat-1.09-486.fc35.noarch. 430 kB/s |  22 kB     00:00    
16:04:04 #10 51.66 (111/144): perl-FileHandle-2.03-486.fc35.noarch 406 kB/s |  20 kB     00:00    
16:04:04 #10 51.67 (112/144): perl-Getopt-Std-1.13-486.fc35.noarch 1.9 MB/s |  20 kB     00:00    
16:04:04 #10 51.68 (113/144): perl-HTTP-Tiny-0.080-1.fc35.noarch.r 3.5 MB/s |  55 kB     00:00    
16:04:04 #10 51.68 (114/144): perl-IO-1.46-486.fc35.x86_64.rpm     5.6 MB/s |  91 kB     00:00    
16:04:04 #10 51.68 (115/144): perl-IPC-Open3-1.21-486.fc35.noarch. 2.1 MB/s |  27 kB     00:00    
16:04:04 #10 51.69 (116/144): perl-Mozilla-CA-20211001-1.fc35.noar 1.5 MB/s |  12 kB     00:00    
16:04:04 #10 51.69 (117/144): perl-NDBM_File-1.15-486.fc35.x86_64. 2.2 MB/s |  27 kB     00:00    
16:04:04 #10 51.70 (118/144): perl-POSIX-1.97-486.fc35.x86_64.rpm  8.0 MB/s | 102 kB     00:00    
16:04:04 #10 51.70 (119/144): perl-Scalar-List-Utils-1.62-463.fc35 8.1 MB/s |  72 kB     00:00    
16:04:04 #10 51.70 (120/144): perl-SelectSaver-1.02-486.fc35.noarc 1.3 MB/s |  16 kB     00:00    
16:04:04 #10 51.71 (121/144): perl-Symbol-1.09-486.fc35.noarch.rpm 1.6 MB/s |  19 kB     00:00    
16:04:04 #10 51.71 (122/144): perl-base-2.27-486.fc35.noarch.rpm   2.9 MB/s |  21 kB     00:00    
16:04:04 #10 51.72 (123/144): perl-if-0.60.900-486.fc35.noarch.rpm 1.9 MB/s |  18 kB     00:00    
16:04:04 #10 51.72 (124/144): perl-interpreter-5.34.1-486.fc35.x86 7.5 MB/s |  76 kB     00:00    
16:04:04 #10 51.73 (125/144): perl-mro-1.25-486.fc35.x86_64.rpm    2.9 MB/s |  33 kB     00:00    
16:04:04 #10 51.73 (126/144): perl-overload-1.33-486.fc35.noarch.r 4.3 MB/s |  50 kB     00:00    
16:04:04 #10 51.75 (127/144): perl-libs-5.34.1-486.fc35.x86_64.rpm  64 MB/s | 2.1 MB     00:00    
16:04:04 #10 51.75 (128/144): perl-overloading-0.02-486.fc35.noarc 801 kB/s |  17 kB     00:00    
16:04:04 #10 51.76 (129/144): perl-subs-1.04-486.fc35.noarch.rpm   784 kB/s |  16 kB     00:00    
16:04:04 #10 51.76 (130/144): perl-vars-1.05-486.fc35.noarch.rpm   2.6 MB/s |  17 kB     00:00    
16:04:04 #11 DONE 50.8s
16:04:04 
16:04:04 #12 [stage-1 4/9] COPY common /root/build-deb/debian
16:04:04 #12 DONE 0.1s
16:04:04 
16:04:04 #13 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:04:04 #13 8.867 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_arm64.deb ...
16:04:04 #13 8.876 Unpacking pkg-config (0.29.1-0ubuntu4) ...
16:04:04 #13 8.931 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ...
16:04:04 #13 8.944 Setting up libarchive13:arm64 (3.4.0-2ubuntu1.2) ...
16:04:04 #13 8.955 Setting up libsepol1-dev:arm64 (3.0-1ubuntu0.1) ...
16:04:04 #13 8.966 Setting up libpcre2-16-0:arm64 (10.34-7ubuntu0.1) ...
16:04:04 #13 8.979 Setting up libbtrfs0:arm64 (5.4.1-2) ...
16:04:04 #13 8.991 Setting up libpcre2-32-0:arm64 (10.34-7ubuntu0.1) ...
16:04:04 #13 9.003 Setting up libuv1:arm64 (1.34.2-1ubuntu1.3) ...
16:04:04 #13 9.014 Setting up bash-completion (1:2.10-1ubuntu1) ...
16:04:04 #11 55.52 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
16:04:04 #11 55.53 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
16:04:04 #11 55.53 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
16:04:04 #11 55.53 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
16:04:04 #11 55.53 Initializing machine ID from D-Bus machine ID.
16:04:04 #11 55.75 Setting up binutils (2.39-3ubuntu1.1) ...
16:04:04 #11 55.77 Setting up man-db (2.10.2-2) ...
16:04:04 #11 50.57 124 added, 0 removed; done.
16:04:04 #11 50.67 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ...
16:04:04 #11 50.69 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:04:04 #11 50.70 Setting up bsdmainutils (11.1.2ubuntu3) ...
16:04:04 #11 50.74 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:04:04 #11 50.74 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
16:04:04 #11 50.75 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:04:04 #11 50.75 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
16:04:04 #11 50.76 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
16:04:04 #11 50.79 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
16:04:04 [100%] Linking C executable tini-static
16:04:04 [100%] Built target tini-static
16:04:04 #10 55.04 Setting up libltdl-dev:amd64 (2.4.6-2) ...
16:04:04 #10 55.06 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:04:04 #10 55.07 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
16:04:04 #10 55.08 Setting up gettext (0.19.8.1-6ubuntu0.3) ...
16:04:04 #10 55.10 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.8) ...
16:04:04 #10 55.12 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
16:04:04 #10 55.14 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:04:04 #10 55.16 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
16:04:04 #10 55.18 Setting up gpgconf (2.2.4-1ubuntu1.6) ...
16:04:04 #10 55.20 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:04:04 #13 8.644 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
16:04:04 #13 8.654 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
16:04:04 #14 10.18   Upgrading        : glibc-2.28-220.el8.x86_64                             6/80 
16:04:04 #14 10.20   Running scriptlet: glibc-2.28-220.el8.x86_64                             6/80 
16:04:04 #14 10.38   Installing       : glibc-langpack-en-2.28-220.el8.x86_64                 7/80 
16:04:04 #14 10.42   Downgrading      : pcre2-10.32-3.el8.x86_64                              8/80 
16:04:04 #10 76.67 Setting up python3-apt (2.2.1) ...
16:04:04 #10 76.82 Setting up po-debconf (1.0.21+nmu1) ...
16:04:04 #10 76.84 Setting up libhtml-tree-perl (5.07-2) ...
16:04:04 #10 76.86 Setting up libparams-classify-perl (0.015-1+b3) ...
16:04:04 #10 76.88 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:04:04 #10 76.90 Setting up libhtml-format-perl (2.12-1.1) ...
16:04:04 #10 76.92 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:04:04 #11 44.83 Unpacking python3-urllib3 (1.26.9-1) ...
16:04:04 #11 44.87 Selecting previously unselected package python3-requests.
16:04:04 #11 44.87 Preparing to unpack .../391-python3-requests_2.27.1+dfsg-1ubuntu2_all.deb ...
16:04:04 #11 44.87 Unpacking python3-requests (2.27.1+dfsg-1ubuntu2) ...
16:04:04 #11 44.91 Selecting previously unselected package python3-unidiff.
16:04:04 #11 44.91 Preparing to unpack .../392-python3-unidiff_0.7.3-1_all.deb ...
16:04:04 #11 44.91 Unpacking python3-unidiff (0.7.3-1) ...
16:04:04 #11 44.95 Selecting previously unselected package zstd.
16:04:04 #11 44.95 Preparing to unpack .../393-zstd_1.5.2+dfsg-1_armhf.deb ...
16:04:04 #11 44.95 Unpacking zstd (1.5.2+dfsg-1) ...
16:04:04 #11 45.00 Selecting previously unselected package equivs.
16:04:04 #11 45.00 Preparing to unpack .../394-equivs_2.3.1_all.deb ...
16:04:04 #11 45.00 Unpacking equivs (2.3.1) ...
16:04:04 #11 45.04 Selecting previously unselected package libauthen-sasl-perl.
16:04:04 #11 45.04 Preparing to unpack .../395-libauthen-sasl-perl_2.1600-2_all.deb ...
16:04:04 #11 45.04 Unpacking libauthen-sasl-perl (2.1600-2) ...
16:04:04 #11 45.09 Selecting previously unselected package python3-magic.
16:04:04 #11 52.90 Setting up liblist-someutils-perl (0.58-1) ...
16:04:04 #11 52.91 Setting up debhelper (13.9.1ubuntu1) ...
16:04:04 #11 52.93 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
16:04:04 #11 52.94 Setting up python3-chardet (4.0.0-2) ...
16:04:04 #10 51.76 (131/144): python-srpm-macros-3.10-13.fc35.noar 2.0 MB/s |  22 kB     00:00    
16:04:04 #10 51.77 (132/144): python3-dnf-plugins-core-4.3.1-1.fc3  22 MB/s | 229 kB     00:00    
16:04:04 #10 51.78 (133/144): python3-enchant-3.2.2-1.fc35.noarch. 5.1 MB/s |  79 kB     00:00    
16:04:04 #10 51.78 (134/144): python3-construct-2.10.68-1.fc35.noa 3.8 MB/s | 112 kB     00:00    
16:04:04 #10 51.79 (135/144): redhat-rpm-config-202-1.fc35.noarch. 4.5 MB/s |  63 kB     00:00    
16:04:04 #10 51.79 (136/144): rpm-build-4.17.1-3.fc35.x86_64.rpm   4.3 MB/s |  57 kB     00:00    
16:04:04 #10 51.80 (137/144): rpmautospec-rpm-macros-0.3.0-1.fc35. 1.1 MB/s | 8.6 kB     00:00    
16:04:04 #10 51.80 (138/144): rpmlint-2.2.0-6.fc35.noarch.rpm       19 MB/s | 240 kB     00:00    
16:04:04 #10 51.81 (139/144): rpmlint-fedora-license-data-1.8-1.fc 1.4 MB/s |  16 kB     00:00    
16:04:04 #10 51.81 (140/144): rust-srpm-macros-23-1.fc35.noarch.rp 1.5 MB/s | 8.9 kB     00:00    
16:04:04 #10 51.82 (141/144): systemd-libs-249.13-6.fc35.x86_64.rp  34 MB/s | 599 kB     00:00    
16:04:04 #10 51.83 (142/144): xxhash-libs-0.8.1-1.fc35.x86_64.rpm  2.2 MB/s |  40 kB     00:00    
16:04:04 #10 51.83 (143/144): xz-5.2.5-9.fc35.x86_64.rpm            11 MB/s | 214 kB     00:00    
16:04:04 #10 51.84 (144/144): zstd-1.5.2-2.fc35.x86_64.rpm          36 MB/s | 429 kB     00:00    
16:04:04 #10 51.84 --------------------------------------------------------------------------------
16:04:04 #10 51.84 Total                                            19 MB/s |  32 MB     00:01     
16:04:04 #24 43.29 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
16:04:04 #24 43.29 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
16:04:04 #24 43.33 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:04:04 #11 49.50 Setting up liblinux-epoll-perl (0.017-1) ...
16:04:04 #11 49.51 Setting up libvariable-magic-perl (0.62-1build2) ...
16:04:04 #11 49.52 Setting up python3-idna (2.8-1) ...
16:04:04 #11 49.70 Setting up libio-html-perl (1.001-1) ...
16:04:04 #11 49.72 Setting up libcroco3:armhf (0.6.13-1) ...
16:04:04 #11 49.73 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
16:04:04 #11 49.77 Setting up libtest-refcount-perl (0.10-1) ...
16:04:04 #11 49.79 Setting up libparams-util-perl (1.07-3build5) ...
16:04:04 #11 49.80 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
16:04:04 #11 49.82 Setting up autoconf (2.69-11.1) ...
16:04:04 #11 55.88 Building database of manual pages ...
16:04:04 #13 103.1   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.aarch64                63/68 
16:04:04 #11 50.82 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
16:04:04 #11 50.85 Setting up dwz (0.13-5) ...
16:04:04 #11 50.86 Setting up groff-base (1.22.4-4build1) ...
16:04:04 #11 50.89 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
16:04:04 #11 50.90 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
16:04:04 #11 50.92 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.3) ...
16:04:04 #11 50.93 Setting up libc6-dev:amd64 (2.31-0ubuntu9.9) ...
16:04:04 #11 50.94 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
16:04:04 #11 50.96 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.6) ...
16:04:04 #11 50.97 Setting up python3.8 (3.8.10-0ubuntu1~20.04.6) ...
16:04:04 + mkdir -p /usr/local/bin
16:04:04 + cp tini-static /usr/local/bin/docker-init
16:04:04 + for component in tini "proxy dynamic"
16:04:04 + TMP_GOPATH=/go
16:04:04 + hack/dockerfile/install/install.sh proxy dynamic
16:04:04 + RM_GOPATH=0
16:04:04 + TMP_GOPATH=/go
16:04:04 + : /usr/local/bin
16:04:04 + '[' -z /go ']'
16:04:04 + export GOPATH=/go
16:04:04 + GOPATH=/go
16:04:04 + case "$(go env GOARCH)" in
16:04:04 ++ go env GOARCH
16:04:04 + export GO_BUILDMODE=-buildmode=pie
16:04:04 + GO_BUILDMODE=-buildmode=pie
16:04:04 ++ dirname hack/dockerfile/install/install.sh
16:04:04 + dir=hack/dockerfile/install
16:04:04 + bin=proxy
16:04:04 + shift
16:04:04 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:04:04 + . hack/dockerfile/install/proxy.installer
16:04:04 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:04 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:04 + install_proxy dynamic
16:04:04 + case "$1" in
16:04:04 + install_proxy_dynamic
16:04:04 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:04:04 + PROXY_LDFLAGS=-linkmode=external
16:04:04 + export BUILD_MODE=-buildmode=pie
16:04:04 + BUILD_MODE=-buildmode=pie
16:04:04 + _install_proxy
16:04:04 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:04:04 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:04:04 Cloning into '/go/src/github.com/docker/libnetwork'...
16:04:04 #10 55.23 Setting up file (1:5.32-2ubuntu0.4) ...
16:04:04 #10 55.25 Setting up fakeroot (1.22-2ubuntu1) ...
16:04:04 #10 55.26 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:04:04 #10 55.26 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
16:04:04 #10 55.26 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
16:04:04 #10 55.26 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
16:04:04 #10 55.26 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
16:04:04 #10 55.26 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
16:04:04 #10 55.26 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
16:04:04 #10 55.26 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
16:04:04 #10 55.26 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
16:04:04 #10 55.28 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:04:04 #10 55.29 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
16:04:04 #10 55.31 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
16:04:04 #10 55.33 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
16:04:04 #10 55.36 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.6) ...
16:04:04 #10 55.38 Setting up gpgsm (2.2.4-1ubuntu1.6) ...
16:04:04 #10 55.40 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ...
16:04:04 #10 55.41 Setting up man-db (2.8.3-2ubuntu0.1) ...
16:04:04 #13 9.015 Selecting previously unselected package cmake.
16:04:04 #13 9.019 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_arm64.deb ...
16:04:04 #13 9.024 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
16:04:04 #13 9.145 Selecting previously unselected package dh-apparmor.
16:04:04 #13 9.148 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.1_all.deb ...
16:04:04 #13 9.153 Unpacking dh-apparmor (3.0.4-2ubuntu2.1) ...
16:04:04 #13 9.197 Selecting previously unselected package libbtrfs0:arm64.
16:04:04 #13 9.197 Preparing to unpack .../10-libbtrfs0_5.16.2-1_arm64.deb ...
16:04:04 #14 10.48   Installing       : make-1:4.2.1-11.el8.x86_64                            9/80 
16:04:04 #14 10.49   Running scriptlet: make-1:4.2.1-11.el8.x86_64                            9/80 
16:04:04 #14 10.52   Installing       : python3-libselinux-2.9-6.el8.x86_64                  10/80 
16:04:04 #14 10.54   Installing       : libmpc-1.1.0-9.1.el8.x86_64                          11/80 
16:04:04 #14 10.59   Installing       : checkpolicy-2.9-1.el8.x86_64                         12/80 
16:04:04 #14 10.62   Installing       : m4-1.4.18-7.el8.x86_64                               13/80 
16:04:04 #14 26.49   Installing       : cmake-data-3.20.2-4.el8.noarch                       61/83 
16:04:04 #14 27.32   Installing       : cmake-3.20.2-4.el8.aarch64                           62/83 
16:04:04 #14 27.34   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  63/83 
16:04:04 #14 27.41   Installing       : automake-1.16.1-7.el8.noarch                         64/83 
16:04:04 #14 27.43   Installing       : perl-Error-1:0.17025-2.el8.noarch                    65/83 
16:04:04 #10 76.97 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:04:04 #10 77.04 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:04 #10 77.16 
16:04:04 #10 77.16 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:04 #12 1.587 Last metadata expiration check: 0:00:18 ago on Thu Dec 15 16:03:46 2022.
16:04:04 #11 45.09 Preparing to unpack .../396-python3-magic_2%3a0.4.26-2_all.deb ...
16:04:04 #11 45.10 Unpacking python3-magic (2:0.4.26-2) ...
16:04:04 #11 45.19 Setting up libip4tc2:armhf (1.8.7-1ubuntu6) ...
16:04:04 #11 45.20 Setting up libksba8:armhf (1.6.0-3ubuntu1) ...
16:04:04 #11 45.22 Setting up media-types (8.0.0) ...
16:04:04 #11 45.24 Setting up libpipeline1:armhf (1.5.6-2) ...
16:04:04 #11 45.25 Setting up libicu71:armhf (71.1-3ubuntu1) ...
16:04:04 #11 45.26 Setting up wdiff (1.2.2-2build3) ...
16:04:04 #11 45.27 Setting up libxau6:armhf (1:1.0.9-1build5) ...
16:04:04 #11 45.29 Setting up libre2-9:armhf (20220601+dfsg-1) ...
16:04:04 #11 45.31 Setting up libkeyutils1:armhf (1.6.3-1) ...
16:04:04 #11 45.33 Setting up lto-disabled-list (35) ...
16:04:04 #11 45.37 Setting up libapparmor1:armhf (3.0.7-1ubuntu2) ...
16:04:04 #11 45.38 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
16:04:04 #11 45.40 Setting up libsodium23:armhf (1.0.18-1build2) ...
16:04:04 #11 45.41 Setting up bsdextrautils (2.38-4ubuntu1) ...
16:04:04 #11 45.42 Setting up libfcgi0ldbl:armhf (2.4.2-2build2) ...
16:04:04 #13 18.73   Running scriptlet: selinux-policy-targeted-38.1.2-1.el9.noarch            1/1 
16:04:04 #11 53.21 Setting up python3-cryptography (3.4.8-2) ...
16:04:05 #11 49.85 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
16:04:05 #11 50.02 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:04:05 #11 50.03 Setting up libarray-intspan-perl (2.003-1) ...
16:04:05 #11 50.05 Setting up libcapture-tiny-perl (0.48-1) ...
16:04:05 #11 50.06 Setting up libtimedate-perl (2.3200-1) ...
16:04:05 #11 50.07 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
16:04:05 #11 56.12 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer.
16:04:05 #11 56.14 Setting up libgpgme11:arm64 (1.17.1-4.1ubuntu1) ...
16:04:05 #11 56.16 Setting up dirmngr (2.2.35-3ubuntu1) ...
16:04:05 #11 56.28 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
16:04:05 #13 0.726 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
16:04:05 #11 DONE 54.5s
16:04:05 
16:04:05 #12 [stage-1 4/9] COPY common /root/build-deb/debian
16:04:05 #12 DONE 0.1s
16:04:05 
16:04:05 #13 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:04:05 #13 103.7   Cleanup    : 7:device-mapper-1.02.170-6.el7.aarch64                     64/68 
16:04:05 #10 55.51 Building database of manual pages ...
16:04:05 #13 9.202 Unpacking libbtrfs0:arm64 (5.16.2-1) ...
16:04:05 #13 9.237 Selecting previously unselected package libbtrfs-dev:arm64.
16:04:05 #13 9.240 Preparing to unpack .../11-libbtrfs-dev_5.16.2-1_arm64.deb ...
16:04:05 #13 9.244 Unpacking libbtrfs-dev:arm64 (5.16.2-1) ...
16:04:05 #13 9.294 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:04:05 #13 9.297 Preparing to unpack .../12-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
16:04:05 #13 9.302 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
16:04:05 #13 9.343 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:04:05 #13 9.346 Preparing to unpack .../13-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
16:04:05 #13 9.351 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
16:04:05 #13 9.389 Selecting previously unselected package libudev-dev:arm64.
16:04:05 #13 9.389 Preparing to unpack .../14-libudev-dev_249.11-0ubuntu3.6_arm64.deb ...
16:04:05 #13 9.393 Unpacking libudev-dev:arm64 (249.11-0ubuntu3.6) ...
16:04:05 #13 9.430 Selecting previously unselected package libsepol-dev:arm64.
16:04:05 #10 70.01 Setting up libemail-address-xs-perl (1.04-1+b3) ...
16:04:05 #10 70.03 Setting up libnet-ssleay-perl (1.88-3+b1) ...
16:04:05 #10 70.04 Setting up automake (1:1.16.3-2) ...
16:04:05 #10 70.06 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:04:05 #10 70.07 Setting up libapt-pkg-perl (0.1.39) ...
16:04:05 #10 70.08 Setting up libio-sessiondata-perl (1.03-1.1) ...
16:04:05 #10 70.10 Setting up libstring-escape-perl (2010.002-2) ...
16:04:05 #10 70.11 Setting up libhttp-date-perl (6.05-1) ...
16:04:05 #10 70.13 Setting up libfile-which-perl (1.23-1) ...
16:04:05 #10 70.14 Setting up libfile-basedir-perl (0.08-1) ...
16:04:05 #10 70.16 Setting up libnumber-range-perl (0.12-1.1) ...
16:04:05 #10 70.17 Setting up libtask-weaken-perl (1.06-1) ...
16:04:05 #10 70.19 Setting up libunicode-utf8-perl (0.62-1+b2) ...
16:04:05 #10 70.20 Setting up libmouse-perl (2.5.10-1+b1) ...
16:04:05 #10 70.22 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
16:04:05 #10 70.24 Setting up libfile-listing-perl (6.14-1) ...
16:04:05 #10 70.25 Setting up libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
16:04:05 #10 70.27 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
16:04:05 #10 70.29 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:04:05 #14 10.63   Running scriptlet: m4-1.4.18-7.el8.x86_64                               13/80 
16:04:05 #14 10.76   Upgrading        : systemd-libs-239-69.el8.x86_64                       14/80 
16:04:05 #14 27.45   Installing       : perl-Git-2.31.1-2.el8.noarch                         66/83 
16:04:05 #14 27.48   Installing       : git-2.31.1-2.el8.aarch64                             67/83 
16:04:05 #14 27.55   Installing       : libtool-2.4.6-25.el8.aarch64                         68/83 
16:04:05 #14 27.57   Running scriptlet: libtool-2.4.6-25.el8.aarch64                         68/83 
16:04:05 #14 27.60   Installing       : libtool-ltdl-devel-2.4.6-25.el8.aarch64              69/83 
16:04:05 #14 27.62   Installing       : device-mapper-devel-8:1.02.181-6.el8.aarch64         70/83 
16:04:05 #10 77.19 Setting up python3-chardet (4.0.0-1) ...
16:04:05 #11 45.44 Setting up libtext-glob-perl (0.11-2) ...
16:04:05 #11 45.45 Setting up xdg-user-dirs (0.17-2ubuntu4) ...
16:04:05 #11 45.48 Setting up libmagic-mgc (1:5.41-4) ...
16:04:05 #11 45.50 Setting up libyaml-0-2:armhf (0.2.5-1) ...
16:04:05 #11 45.51 Setting up libglib2.0-0:armhf (2.74.0-3) ...
16:04:05 #11 45.52 No schema files found: doing nothing.
16:04:05 #11 45.53 Setting up distro-info-data (0.54ubuntu0.1) ...
16:04:05 #11 45.54 Setting up manpages (5.13-1) ...
16:04:05 #11 45.55 Setting up libtirpc-common (1.3.3+ds-1) ...
16:04:05 #11 45.57 Setting up libargon2-1:armhf (0~20171227-0.3) ...
16:04:05 #11 45.59 Setting up unzip (6.0-27ubuntu1) ...
16:04:05 #11 45.61 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ...
16:04:05 #11 45.63 Setting up libbrotli1:armhf (1.0.9-2build6) ...
16:04:05 #13 18.83   Preparing        :                                                        1/1 
16:04:05 #13 18.90   Installing       : make-1:4.3-7.el9.x86_64                               1/71 
16:04:05 #13 18.91   Installing       : selinux-policy-38.1.2-1.el9.noarch                    2/71 
16:04:05 #13 18.92   Running scriptlet: selinux-policy-38.1.2-1.el9.noarch                    2/71 
16:04:05 #24 43.56 Selecting previously unselected package cpp-10-s390x-linux-gnu.
16:04:05 #24 43.56 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:04:05 #24 43.59 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:04:05 #11 50.08 Setting up libsub-name-perl (0.26-1) ...
16:04:05 #11 50.10 Setting up libtype-tiny-xs-perl (0.016-1) ...
16:04:05 #11 50.12 Setting up libfile-chdir-perl (0.1008-1) ...
16:04:05 #11 50.13 Setting up xauth (1:1.1-0ubuntu1) ...
16:04:05 #11 50.15 Setting up cpp (4:9.3.0-1ubuntu2) ...
16:04:05 #11 50.16 Setting up libpath-tiny-perl (0.108-1) ...
16:04:05 #11 50.17 Setting up libarchive-cpio-perl (0.10-1) ...
16:04:05 #11 50.19 Setting up libjson-perl (4.02000-2) ...
16:04:05 #11 50.20 Setting up libsub-override-perl (0.09-2) ...
16:04:05 #11 50.21 Setting up python3-unidiff (0.5.5-2) ...
16:04:05 #11 56.30 Setting up perl (5.34.0-5ubuntu1.1) ...
16:04:05 #11 56.33 Setting up libpackage-stash-xs-perl:arm64 (0.30-1) ...
16:04:05 #11 56.34 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:04:05 #11 56.35 Setting up libxs-parse-keyword-perl (0.25-1) ...
16:04:05 #11 56.37 Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ...
16:04:05 #11 56.39 Setting up libdata-dump-perl (1.25-1) ...
16:04:05 #11 56.40 Setting up gcc-12 (12.2.0-3ubuntu1) ...
16:04:05 #11 56.41 Setting up libfile-find-rule-perl (0.34-2) ...
16:04:05 #11 56.42 Setting up libref-util-perl (0.204-1) ...
16:04:05 #11 56.44 Setting up libipc-system-simple-perl (1.30-1) ...
16:04:05 #11 56.45 Setting up libnet-domain-tld-perl (1.75-2) ...
16:04:05 #11 56.47 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
16:04:05 #11 56.48 Setting up libsocket6-perl (0.29-2) ...
16:04:05 #11 56.49 Setting up systemd-timesyncd (251.4-1ubuntu7) ...
16:04:05 #12 9.561   Running scriptlet: selinux-policy-targeted-35.19-1.fc35.noarch         62/106 
16:04:05 #12 17.74   Installing       : python3-policycoreutils-3.3-1.fc35.noarch           63/106 
16:04:05 #12 17.76   Installing       : policycoreutils-python-utils-3.3-1.fc35.noarch      64/106 
16:04:05 #12 17.76   Running scriptlet: openssh-8.7p1-3.fc35.aarch64                        65/106 
16:04:05 #12 17.80   Installing       : openssh-8.7p1-3.fc35.aarch64                        65/106 
16:04:05 #12 17.82   Installing       : libnl3-3.5.0-8.fc35.aarch64                         66/106 
16:04:05 #12 17.84   Installing       : libibverbs-39.0-1.fc35.aarch64                      67/106 
16:04:05 #12 17.85   Installing       : libpcap-14:1.10.1-2.fc35.aarch64                    68/106 
16:04:05 #12 17.85   Installing       : iptables-legacy-libs-1.8.7-13.fc35.aarch64          69/106 
16:04:05 #12 17.86   Installing       : libedit-3.1-40.20210910cvs.fc35.aarch64             70/106 
16:04:05 #11 53.50 Setting up python3-debian (0.1.46) ...
16:04:05 #10 49.41 Running transaction check
16:04:05 #10 49.48 Transaction check succeeded.
16:04:05 #10 49.48 Running transaction test
16:04:05 #10 54.17 Selecting previously unselected package libxml2:amd64.
16:04:05 #10 54.17 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
16:04:05 #10 54.17 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
16:04:05 #10 54.26 Selecting previously unselected package gettext.
16:04:05 #10 54.26 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ...
16:04:05 #10 54.26 Unpacking gettext (0.21-4) ...
16:04:05 #10 54.43 Selecting previously unselected package intltool-debian.
16:04:05 #13 104.0   Cleanup    : systemd-219-78.el7.aarch64                                 65/68 
16:04:05 #11 51.58 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
16:04:05 #11 51.60 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
16:04:05 #11 51.61 Setting up gpg (2.2.19-3ubuntu2.2) ...
16:04:05 #10 55.69 Setting up pinentry-curses (1.1.0-1) ...
16:04:05 #10 55.74 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ...
16:04:05 #10 55.76 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:04:05 #10 55.77 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ...
16:04:05 #10 55.78 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:04:05 #10 55.79 Setting up gpg (2.2.4-1ubuntu1.6) ...
16:04:05 #10 55.81 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.8) ...
16:04:05 #10 55.82 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
16:04:05 #10 55.84 Setting up cpp (4:7.4.0-1ubuntu2.3) ...
16:04:05 #10 55.86 Setting up python3 (3.6.7-1~18.04) ...
16:04:05 #17 exporting layers 5.9s done
16:04:05 #17 writing image sha256:76a17ec83a0f790d0b112fedb12e689c80a31b132ad55e6543fd6701f45bff2f done
16:04:05 #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done
16:04:05 #17 DONE 5.9s
16:04:05 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/raspbian-bullseye:/build  debbuild-raspbian-bullseye/aarch64
16:04:05 + set -e
16:04:05 + mkdir -p /root/build-deb/engine
16:04:05 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:05 #13 0.726 Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
16:04:05 #13 0.728 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
16:04:05 #13 0.740 Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
16:04:05 #13 9.434 Preparing to unpack .../15-libsepol-dev_3.3-1build1_arm64.deb ...
16:04:05 #13 9.439 Unpacking libsepol-dev:arm64 (3.3-1build1) ...
16:04:05 #13 9.495 Selecting previously unselected package libpcre2-16-0:arm64.
16:04:05 #13 9.498 Preparing to unpack .../16-libpcre2-16-0_10.39-3ubuntu0.1_arm64.deb ...
16:04:05 #13 9.504 Unpacking libpcre2-16-0:arm64 (10.39-3ubuntu0.1) ...
16:04:05 #13 9.550 Selecting previously unselected package libpcre2-32-0:arm64.
16:04:05 #13 9.553 Preparing to unpack .../17-libpcre2-32-0_10.39-3ubuntu0.1_arm64.deb ...
16:04:05 #13 9.557 Unpacking libpcre2-32-0:arm64 (10.39-3ubuntu0.1) ...
16:04:05 #13 9.600 Selecting previously unselected package libpcre2-posix3:arm64.
16:04:05 #13 9.603 Preparing to unpack .../18-libpcre2-posix3_10.39-3ubuntu0.1_arm64.deb ...
16:04:05 #13 9.608 Unpacking libpcre2-posix3:arm64 (10.39-3ubuntu0.1) ...
16:04:05 #13 9.641 Selecting previously unselected package libpcre2-dev:arm64.
16:04:05 #13 9.644 Preparing to unpack .../19-libpcre2-dev_10.39-3ubuntu0.1_arm64.deb ...
16:04:05 #13 9.648 Unpacking libpcre2-dev:arm64 (10.39-3ubuntu0.1) ...
16:04:05 #13 9.693 Selecting previously unselected package libselinux1-dev:arm64.
16:04:05 #10 70.32 Setting up libdata-messagepack-perl (1.00-4+b1) ...
16:04:05 #10 70.35 Setting up libclass-inspector-perl (1.36-1) ...
16:04:05 #10 70.37 Setting up libfont-afm-perl (1.20-3) ...
16:04:05 #10 70.39 Setting up libwant-perl (0.29-1+b6) ...
16:04:05 #10 70.40 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:04:05 #10 70.42 Setting up libtext-glob-perl (0.11-1) ...
16:04:05 #10 70.43 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:04:05 #10 70.45 Setting up liblist-compare-perl (0.55-1) ...
16:04:05 #10 70.48 Setting up libref-util-xs-perl (0.117-1+b3) ...
16:04:05 #10 70.50 Setting up libio-pty-perl (1:1.15-2) ...
16:04:05 #10 70.52 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
16:04:05 #10 70.54 Setting up libsort-key-perl (1.33-2+b3) ...
16:04:05 #10 70.57 Setting up libclone-perl (0.45-1+b1) ...
16:04:05 #10 70.60 Setting up libalgorithm-diff-perl (1.201-1) ...
16:04:05 #10 70.61 Setting up libarchive-zip-perl (1.68-1) ...
16:04:05 #10 70.63 Setting up libsub-identify-perl (0.14-1+b3) ...
16:04:05 #14 27.66   Installing       : annobin-10.67-3.0.1.el8.aarch64                      71/83 
16:04:05 #14 27.67   Running scriptlet: annobin-10.67-3.0.1.el8.aarch64                      71/83 
16:04:05 #14 27.70   Installing       : gcc-plugin-annobin-8.5.0-17.el8.aarch64              72/83 
16:04:05 #14 27.72   Running scriptlet: gcc-plugin-annobin-8.5.0-17.el8.aarch64              72/83 
16:04:05 #14 27.75   Installing       : libseccomp-devel-2.5.2-1.el8.aarch64                 73/83 
16:04:05 #14 27.77   Upgrading        : glibc-minimal-langpack-2.28-220.el8.aarch64          74/83 
16:04:05 #14 27.78   Running scriptlet: systemd-239-67.el8.aarch64                           75/83 
16:04:05 #14 27.81   Cleanup          : systemd-239-67.el8.aarch64                           75/83 
16:04:05 #14 27.86   Cleanup          : systemd-libs-239-67.el8.aarch64                      76/83 
16:04:05 #11 45.64 Setting up libsqlite3-0:armhf (3.39.3-1) ...
16:04:05 #11 45.65 Setting up libsasl2-modules:armhf (2.1.28+dfsg-6ubuntu2) ...
16:04:05 #11 45.67 Setting up libfcgi-bin (2.4.2-2build2) ...
16:04:05 #11 45.70 Setting up binutils-common:armhf (2.39-3ubuntu1.1) ...
16:04:05 #11 45.71 Setting up libnghttp2-14:armhf (1.49.0-1) ...
16:04:05 #11 45.73 Setting up libmagic1:armhf (1:5.41-4) ...
16:04:05 #11 45.75 Setting up libdeflate0:armhf (1.12-1) ...
16:04:05 #11 45.77 Setting up less (590-1build1) ...
16:04:05 #11 45.81 Setting up perl-openssl-defaults:armhf (7) ...
16:04:05 #11 45.84 Setting up linux-libc-dev:armhf (5.19.0-26.27) ...
16:04:05 #11 45.85 Setting up libctf-nobfd0:armhf (2.39-3ubuntu1.1) ...
16:04:05 #11 45.87 Setting up gettext-base (0.21-8) ...
16:04:05 #11 45.88 Setting up m4 (1.4.19-1) ...
16:04:05 #11 45.90 Setting up liblzo2-2:armhf (2.10-2build3) ...
16:04:05 #11 45.91 Setting up libnpth0:armhf (1.6-3build2) ...
16:04:05 #11 45.92 Setting up krb5-locales (1.20-1) ...
16:04:05 #11 45.94 Setting up file (1:5.41-4) ...
16:04:05 #10 77.47 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:04:05 #10 77.49 Setting up libmodule-runtime-perl (0.016-1) ...
16:04:05 #10 77.51 Setting up libmailtools-perl (2.21-1) ...
16:04:05 #10 77.52 Setting up python3-debian (0.1.39) ...
16:04:05 #13 18.94   Running scriptlet: selinux-policy-targeted-38.1.2-1.el9.noarch           3/71 
16:04:05 #13 19.13   Installing       : selinux-policy-targeted-38.1.2-1.el9.noarch           3/71 
16:04:05 #13 9.813 Setting up pkg-config (0.29.1-0ubuntu4) ...
16:04:05 #13 9.873 Setting up libudev-dev:arm64 (245.4-4ubuntu3.19) ...
16:04:05 #13 9.891 Setting up libpcre2-posix2:arm64 (10.34-7ubuntu0.1) ...
16:04:05 #13 9.907 Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
16:04:05 #13 9.922 Setting up libbtrfs-dev:arm64 (5.4.1-2) ...
16:04:05 #13 9.935 Setting up librhash0:arm64 (1.3.9-1) ...
16:04:05 #13 9.955 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ...
16:04:05 #13 10.01 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
16:04:05 #10 63.72 Setting up libgpgme11:amd64 (1.12.0-6) ...
16:04:05 #10 63.73 Setting up gcc (4:8.3.0-1) ...
16:04:05 #10 63.76 Setting up python3-six (1.12.0-1) ...
16:04:05 #10 63.89 Setting up dirmngr (2.2.12-1+deb10u2) ...
16:04:05 #10 63.91 Setting up perl (5.28.1-6+deb10u1) ...
16:04:05 #10 63.94 Setting up libpackage-stash-xs-perl (0.29-1) ...
16:04:05 #10 63.95 Setting up python3-gpg (1.12.0-6) ...
16:04:05 #10 64.12 Setting up libdata-dump-perl (1.23-1) ...
16:04:05 #10 64.13 Setting up python3-certifi (2018.8.24-1) ...
16:04:05 #10 64.26 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
16:04:05 #10 64.27 Setting up libref-util-perl (0.204-1) ...
16:04:05 #10 64.28 Setting up libipc-system-simple-perl (1.25-4) ...
16:04:05 #10 64.29 Setting up libnet-domain-tld-perl (1.75-1) ...
16:04:05 #10 64.31 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
16:04:05 #10 64.32 Setting up libvariable-magic-perl (0.62-1+b1) ...
16:04:05 #10 64.34 Setting up python3-idna (2.6-1) ...
16:04:05 #10 64.52 Setting up libio-html-perl (1.001-1) ...
16:04:05 #10 64.53 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
16:04:05 #10 64.54 Setting up libtest-refcount-perl (0.08-3) ...
16:04:05 #10 64.55 Setting up libparams-util-perl (1.07-3+b4) ...
16:04:05 #10 64.56 Setting up libdpkg-perl (1.19.8) ...
16:04:05 #10 64.57 Setting up autoconf (2.69-11) ...
16:04:05 #12 2.331 Package bash-5.2.9-2.fc36.x86_64 is already installed.
16:04:05 #12 2.341 Package bash-5.2.9-2.fc36.x86_64 is already installed.
16:04:05 #12 2.341 Package ca-certificates-2022.2.54-1.2.fc36.noarch is already installed.
16:04:05 #12 2.342 Package libarchive-3.5.3-3.fc36.x86_64 is already installed.
16:04:05 #12 2.343 Package pkgconf-pkg-config-1.8.0-2.fc36.x86_64 is already installed.
16:04:05 #12 2.343 Package tar-2:1.34-3.fc36.x86_64 is already installed.
16:04:05 #12 2.352 Package bash-5.2.9-2.fc36.x86_64 is already installed.
16:04:05 #12 2.370 Package bash-5.2.9-2.fc36.x86_64 is already installed.
16:04:05 #12 2.483 Dependencies resolved.
16:04:05 #12 2.510 ================================================================================
16:04:05 #12 2.510  Package                       Arch    Version                   Repo      Size
16:04:05 #12 2.510 ================================================================================
16:04:05 #12 2.510 Installing:
16:04:05 #12 2.510  btrfs-progs-devel             x86_64  6.0.2-1.fc36              updates   51 k
16:04:05 #12 2.510  cmake                         x86_64  3.25.1-1.fc36             updates  6.8 M
16:04:05 #12 2.510  device-mapper-devel           x86_64  1.02.175-7.fc36           fedora    43 k
16:04:05 #12 2.510  gcc                           x86_64  12.2.1-4.fc36             updates   33 M
16:04:05 #12 2.510  git                           x86_64  2.38.1-1.fc36             updates   65 k
16:04:05 #12 2.510  glibc-static                  x86_64  2.35-20.fc36              updates  1.9 M
16:04:05 #12 2.510  libseccomp-devel              x86_64  2.5.3-2.fc36              fedora    53 k
16:04:05 #12 2.510  libselinux-devel              x86_64  3.3-4.fc36                fedora   113 k
16:04:05 #12 2.510  libtool                       x86_64  2.4.7-1.fc36              updates  593 k
16:04:05 #12 2.510  libtool-ltdl-devel            x86_64  2.4.7-1.fc36              updates  157 k
16:04:05 #12 2.510  make                          x86_64  1:4.3-7.fc36              fedora   535 k
16:04:05 #12 2.510  selinux-policy-devel          noarch  36.16-1.fc36              updates  817 k
16:04:05 #12 2.510  systemd                       x86_64  250.8-1.fc36              updates  4.2 M
16:04:05 #12 2.510  systemd-devel                 x86_64  250.8-1.fc36              updates  451 k
16:04:05 #12 2.510  which                         x86_64  2.21-32.fc36              fedora    42 k
16:04:05 #12 2.510 Upgrading:
16:04:05 #12 2.510  libxcrypt                     x86_64  4.4.33-3.fc36             updates  120 k
16:04:05 #12 2.510 Installing dependencies:
16:04:05 #12 2.510  annobin-docs                  noarch  10.93-1.fc36              updates   92 k
16:04:05 #12 2.510  annobin-plugin-gcc            x86_64  10.93-1.fc36              updates  886 k
16:04:05 #12 2.510  autoconf                      noarch  2.71-3.fc36               updates  720 k
16:04:05 #12 2.510  automake                      noarch  1.16.5-7.fc36             updates  675 k
16:04:05 #12 2.510  btrfs-progs                   x86_64  6.0.2-1.fc36              updates  968 k
16:04:05 #12 2.510  checkpolicy                   x86_64  3.3-2.fc36                fedora   339 k
16:04:05 #12 2.510  cmake-data                    noarch  3.25.1-1.fc36             updates  1.7 M
16:04:05 #12 2.510  cmake-filesystem              x86_64  3.25.1-1.fc36             updates   16 k
16:04:05 #12 2.510  cmake-rpm-macros              noarch  3.25.1-1.fc36             updates   16 k
16:04:05 #12 2.510  cpp                           x86_64  12.2.1-4.fc36             updates   11 M
16:04:05 #12 2.510  dbus                          x86_64  1:1.14.4-1.fc36           updates  7.2 k
16:04:05 #12 2.510  dbus-broker                   x86_64  32-1.fc36                 updates  175 k
16:04:05 #12 2.510  dbus-common                   noarch  1:1.14.4-1.fc36           updates   14 k
16:04:05 #12 2.510  device-mapper                 x86_64  1.02.175-7.fc36           fedora   139 k
16:04:05 #12 2.510  device-mapper-libs            x86_64  1.02.175-7.fc36           fedora   177 k
16:04:05 #12 2.510  e2fsprogs-libs                x86_64  1.46.5-2.fc36             fedora   222 k
16:04:05 #12 2.510  gc                            x86_64  8.0.6-3.fc36              updates  103 k
16:04:05 #12 2.510  gcc-plugin-annobin            x86_64  12.2.1-4.fc36             updates   53 k
16:04:05 #12 2.510  git-core                      x86_64  2.38.1-1.fc36             updates  4.2 M
16:04:05 #12 2.510  git-core-doc                  noarch  2.38.1-1.fc36             updates  2.6 M
16:04:05 #12 2.510  glibc-devel                   x86_64  2.35-20.fc36              updates   70 k
16:04:05 #12 2.510  glibc-headers-x86             noarch  2.35-20.fc36              updates  475 k
16:04:05 #12 2.510  guile22                       x86_64  2.2.7-5.fc36              fedora   6.4 M
16:04:05 #12 2.510  jsoncpp                       x86_64  1.9.5-2.fc36              fedora    98 k
16:04:05 #12 2.510  kernel-headers                x86_64  6.0.5-200.fc36            updates  1.3 M
16:04:05 #12 2.510  kmod-libs                     x86_64  29-7.fc36                 fedora    68 k
16:04:05 #12 2.510  less                          x86_64  590-5.fc36                updates  161 k
16:04:05 #12 2.510  libargon2                     x86_64  20171227-9.fc36           updates   28 k
16:04:05 #12 2.510  libbtrfs                      x86_64  6.0.2-1.fc36              updates   27 k
16:04:05 #12 2.510  libbtrfsutil                  x86_64  6.0.2-1.fc36              updates   32 k
16:04:05 #12 2.510  libcbor                       x86_64  0.7.0-5.fc36              fedora    56 k
16:04:05 #12 2.510  libedit                       x86_64  3.1-41.20210910cvs.fc36   fedora   104 k
16:04:05 #12 2.510  libfdisk                      x86_64  2.38-1.fc36               updates  160 k
16:04:05 #12 2.510  libfido2                      x86_64  1.10.0-5.fc36             updates   94 k
16:04:05 #12 2.510  libmpc                        x86_64  1.2.1-4.fc36              fedora    61 k
16:04:05 #12 2.510  libseccomp                    x86_64  2.5.3-2.fc36              fedora    70 k
16:04:05 #12 2.510  libselinux-utils              x86_64  3.3-4.fc36                fedora   142 k
16:04:05 #12 2.510  libsepol-devel                x86_64  3.3-3.fc36                fedora    40 k
16:04:05 #12 2.510  libtool-ltdl                  x86_64  2.4.7-1.fc36              updates   37 k
16:04:05 #12 2.510  libutempter                   x86_64  1.2.1-6.fc36              fedora    26 k
16:04:05 #12 2.510  libuv                         x86_64  1:1.44.2-1.fc36           updates  151 k
16:04:05 #12 2.510  libxcrypt-devel               x86_64  4.4.33-3.fc36             updates   30 k
16:04:05 #12 2.510  libxcrypt-static              x86_64  4.4.33-3.fc36             updates  104 k
16:04:05 #12 2.510  lzo                           x86_64  2.10-6.fc36               fedora    66 k
16:04:05 #12 2.510  m4                            x86_64  1.4.19-3.fc36             fedora   296 k
16:04:05 #12 2.510  openssh                       x86_64  8.8p1-1.fc36.1            fedora   451 k
16:04:05 #12 2.510  openssh-clients               x86_64  8.8p1-1.fc36.1            fedora   703 k
16:04:05 #12 2.510  pcre2-devel                   x86_64  10.40-1.fc36              updates  474 k
16:04:05 #12 2.510  pcre2-utf16                   x86_64  10.40-1.fc36              updates  216 k
16:04:05 #12 2.510  pcre2-utf32                   x86_64  10.40-1.fc36              updates  203 k
16:04:05 #12 2.510  perl-Error                    noarch  1:0.17029-8.fc36          fedora    41 k
16:04:05 #12 2.510  perl-File-Compare             noarch  1.100.600-486.fc36        fedora    18 k
16:04:05 #12 2.510  perl-File-Copy                noarch  2.35-486.fc36             fedora    25 k
16:04:05 #12 2.510  perl-File-Find                noarch  1.39-486.fc36             fedora    30 k
16:04:05 #12 2.510  perl-Git                      noarch  2.38.1-1.fc36             updates   42 k
16:04:05 #12 2.510  perl-TermReadKey              x86_64  2.38-12.fc36              fedora    36 k
16:04:05 #12 2.510  perl-Thread-Queue             noarch  3.14-479.fc36             fedora    21 k
16:04:05 #12 2.510  perl-lib                      x86_64  0.65-486.fc36             fedora    20 k
16:04:05 #12 2.510  perl-threads                  x86_64  1:2.26-449.fc36           fedora    57 k
16:04:05 #12 2.510  perl-threads-shared           x86_64  1.62-479.fc36             fedora    44 k
16:04:05 #12 2.510  policycoreutils               x86_64  3.3-4.fc36                fedora   202 k
16:04:05 #12 2.510  policycoreutils-devel         x86_64  3.3-4.fc36                fedora   142 k
16:04:05 #12 2.510  policycoreutils-python-utils  noarch  3.3-4.fc36                fedora    72 k
16:04:05 #12 2.510  python3-audit                 x86_64  3.0.9-1.fc36              updates   82 k
16:04:05 #12 2.510  python3-libselinux            x86_64  3.3-4.fc36                fedora   186 k
16:04:05 #12 2.510  python3-libsemanage           x86_64  3.3-3.fc36                fedora    80 k
16:04:05 #12 2.510  python3-policycoreutils       noarch  3.3-4.fc36                fedora   2.0 M
16:04:05 #12 2.510  python3-setools               x86_64  4.4.0-5.fc36              fedora   552 k
16:04:05 #12 2.510  python3-setuptools            noarch  59.6.0-3.fc36             updates  934 k
16:04:05 #12 2.510  rhash                         x86_64  1.4.2-2.fc36              fedora   185 k
16:04:05 #12 2.510  rpm-plugin-selinux            x86_64  4.17.1-3.fc36             updates   18 k
16:04:05 #12 2.510  selinux-policy                noarch  36.16-1.fc36              updates   69 k
16:04:05 #12 2.510  selinux-policy-targeted       noarch  36.16-1.fc36              updates  6.4 M
16:04:05 #12 2.510  systemd-pam                   x86_64  250.8-1.fc36              updates  333 k
16:04:05 #12 2.510  systemd-rpm-macros            noarch  250.8-1.fc36              updates   28 k
16:04:05 #12 2.510  util-linux                    x86_64  2.38-1.fc36               updates  2.3 M
16:04:05 #12 2.510  vim-filesystem                noarch  2:9.0.1006-1.fc36         updates   19 k
16:04:05 #12 2.510  xkeyboard-config              noarch  2.35.1-1.fc36             fedora   878 k
16:04:05 #12 2.510 Installing weak dependencies:
16:04:05 #12 2.510  cryptsetup-libs               x86_64  2.4.3-2.fc36              fedora   432 k
16:04:05 #12 2.510  libbpf                        x86_64  2:0.7.0-3.fc36            updates  159 k
16:04:05 #12 2.510  libxkbcommon                  x86_64  1.4.0-1.fc36              fedora   140 k
16:04:05 #12 2.510  qrencode-libs                 x86_64  4.1.1-2.fc36              fedora    61 k
16:04:05 #12 2.510  systemd-networkd              x86_64  250.8-1.fc36              updates  617 k
16:04:05 #12 2.510  systemd-resolved              x86_64  250.8-1.fc36              updates  275 k
16:04:05 #12 2.510 
16:04:05 #12 2.510 Transaction Summary
16:04:05 #12 2.510 ================================================================================
16:04:05 #12 2.510 Install  99 Packages
16:04:05 #12 2.510 Upgrade   1 Package
16:04:05 #12 2.510 
16:04:05 #12 2.514 Total download size: 101 M
16:04:05 #12 2.515 Downloading Packages:
16:04:05 #11 50.34 Setting up libstrictures-perl (2.000006-1) ...
16:04:05 #11 50.35 Setting up libsub-quote-perl (2.006006-1) ...
16:04:05 #11 50.37 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
16:04:05 #11 50.38 Setting up libsort-versions-perl (1.62-1) ...
16:04:05 #11 50.40 Setting up libexporter-tiny-perl (1.002001-1) ...
16:04:05 #11 50.41 Setting up libre-engine-re2-perl (0.13-5) ...
16:04:05 #11 50.42 Setting up libterm-readkey-perl (2.38-1build1) ...
16:04:05 #11 50.43 Setting up lsb-release (11.1.0ubuntu2) ...
16:04:05 #11 50.45 Setting up libnet-ip-perl (1.26-2) ...
16:04:05 #11 50.46 Setting up python3-magic (2:0.4.15-3) ...
16:04:05 #11 50.58 Setting up libperlio-gzip-perl (0.19-1build5) ...
16:04:05 #12 17.87   Installing       : libcbor-0.7.0-4.fc35.aarch64                        71/106 
16:04:05 #12 17.87   Installing       : libfido2-1.8.0-1.fc35.aarch64                       72/106 
16:04:05 #12 17.89   Installing       : openssh-clients-8.7p1-3.fc35.aarch64                73/106 
16:04:05 #12 17.90   Running scriptlet: openssh-clients-8.7p1-3.fc35.aarch64                73/106 
16:04:05 #12 17.99   Installing       : git-core-2.38.1-1.fc35.aarch64                      74/106 
16:04:05 #12 18.03   Installing       : git-core-doc-2.38.1-1.fc35.noarch                   75/106 
16:04:05 #12 18.04   Installing       : perl-Git-2.38.1-1.fc35.noarch                       76/106 
16:04:05 #12 18.05   Installing       : git-2.38.1-1.fc35.aarch64                           77/106 
16:04:05 #12 18.06   Installing       : libargon2-20171227-7.fc35.aarch64                   78/106 
16:04:05 #12 18.06   Installing       : kmod-libs-29-4.fc35.aarch64                         79/106 
16:04:05 #11 56.74 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
16:04:05 #11 56.74 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
16:04:05 #11 56.75 Setting up libvariable-magic-perl (0.62-2) ...
16:04:05 #11 56.76 Setting up libio-html-perl (1.004-3) ...
16:04:05 #11 56.78 Setting up libpod-parser-perl (1.65-1) ...
16:04:05 #11 56.79 Setting up libb-hooks-op-check-perl:arm64 (0.22-2) ...
16:04:05 #11 56.85 Setting up liblist-moreutils-xs-perl (0.430-3) ...
16:04:05 #11 53.69 Setting up python3-requests (2.27.1+dfsg-1ubuntu2) ...
16:04:05 #11 53.86 Setting up equivs (2.3.1) ...
16:04:05 #10 49.91 Transaction test succeeded.
16:04:05 #10 54.43 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ...
16:04:05 #10 54.43 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:04:05 #10 54.50 Selecting previously unselected package po-debconf.
16:04:05 #10 54.51 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ...
16:04:05 #10 54.53 Unpacking po-debconf (1.0.21+nmu1) ...
16:04:05 #10 54.61 Selecting previously unselected package debhelper.
16:04:05 #10 54.61 Preparing to unpack .../088-debhelper_13.3.4_all.deb ...
16:04:05 #10 54.62 Unpacking debhelper (13.3.4) ...
16:04:05 #11 51.62 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
16:04:05 #11 51.63 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
16:04:05 #11 51.65 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.4) ...
16:04:05 #11 51.66 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
16:04:05 #10 56.16 Setting up python3-magic (2:0.4.15-1) ...
16:04:05 + mkdir -p /root/build-deb/cli
16:04:05 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:05 #13 9.696 Preparing to unpack .../20-libselinux1-dev_3.3-1build2_arm64.deb ...
16:04:05 #13 9.701 Unpacking libselinux1-dev:arm64 (3.3-1build2) ...
16:04:05 #13 9.824 Selecting previously unselected package libdevmapper-dev:arm64.
16:04:05 #13 104.3   Cleanup    : systemd-libs-219-78.el7.aarch64                            66/68 
16:04:05 #10 70.64 Setting up libdistro-info-perl (1.0) ...
16:04:05 #10 70.66 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
16:04:05 #10 70.67 Setting up libobject-id-perl (0.1.2-2.1) ...
16:04:05 #10 70.68 Setting up libio-stringy-perl (2.111-3) ...
16:04:05 #10 70.70 Setting up liblist-moreutils-perl (0.430-2) ...
16:04:05 #10 70.72 Setting up libhtml-tagset-perl (3.20-4) ...
16:04:05 #10 70.73 Setting up liblog-any-perl (1.709-1) ...
16:04:05 #10 70.75 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:04:05 #10 70.76 Setting up libdevel-size-perl (0.83-1+b2) ...
16:04:05 #10 70.77 Setting up libdebhelper-perl (13.3.4) ...
16:04:05 #10 70.79 Setting up libpod-constants-perl (0.19-2) ...
16:04:05 #10 70.80 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
16:04:05 #10 70.82 Setting up libconvert-binhex-perl (1.125-1) ...
16:04:05 #10 70.83 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:04:05 #10 70.84 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
16:04:05 #10 52.83 Running transaction check
16:04:05 #10 52.91 Transaction check succeeded.
16:04:05 #10 52.91 Running transaction test
16:04:05 #14 27.87   Cleanup          : systemd-pam-239-67.el8.aarch64                       77/83 
16:04:05 #14 27.89   Cleanup          : pcre2-10.32-3.el8_6.aarch64                          78/83 
16:04:05 #14 27.91   Cleanup          : glibc-2.28-211.el8.aarch64                           79/83 
16:04:05 #14 27.93   Cleanup          : glibc-minimal-langpack-2.28-211.el8.aarch64          80/83 
16:04:05 #14 27.96   Cleanup          : glibc-gconv-extra-2.28-211.el8.aarch64               81/83 
16:04:05 #14 27.96   Running scriptlet: glibc-gconv-extra-2.28-211.el8.aarch64               81/83 
16:04:05 #14 28.00   Cleanup          : glibc-common-2.28-211.el8.aarch64                    82/83 
16:04:05 #14 28.02   Cleanup          : libgcc-8.5.0-15.el8.aarch64                          83/83 
16:04:05 #14 28.02   Running scriptlet: libgcc-8.5.0-15.el8.aarch64                          83/83 
16:04:05 #13 0.850 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
16:04:05 #13 0.915 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
16:04:05 #13 0.990 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
16:04:05 #11 45.96 Setting up libassuan0:armhf (2.5.5-4) ...
16:04:05 #11 45.97 Setting up libgomp1:armhf (12.2.0-3ubuntu1) ...
16:04:05 #11 45.98 Setting up perl-modules-5.34 (5.34.0-5ubuntu1.1) ...
16:04:05 #11 46.01 Setting up bzip2 (1.0.8-5build1) ...
16:04:05 #11 46.03 Setting up libldap-common (2.5.13+dfsg-1ubuntu1) ...
16:04:05 #11 46.06 Setting up libunwind8:armhf (1.6.2-0ubuntu1) ...
16:04:05 #11 46.07 Setting up libjbig0:armhf (2.1-3.1ubuntu0.22.10.1) ...
16:04:05 #11 46.08 Setting up libfakeroot:armhf (1.29-1ubuntu1) ...
16:04:05 #11 46.10 Setting up libkrb5support0:armhf (1.20-1) ...
16:04:05 #11 46.12 Setting up libnumber-compare-perl (0.03-2) ...
16:04:05 #11 46.14 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-6ubuntu2) ...
16:04:05 #11 46.16 Setting up fakeroot (1.29-1ubuntu1) ...
16:04:05 #10 77.68 Setting up python3-requests (2.25.1+dfsg-2) ...
16:04:05 #10 77.86 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:04:05 #10 77.90 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:04:05 #10 64.58 Setting up python3-urllib3 (1.24.1-1) ...
16:04:05 #10 64.74 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:04:05 #10 64.75 Setting up libcapture-tiny-perl (0.48-1) ...
16:04:05 #10 64.77 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
16:04:05 #10 64.81 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
16:04:05 #10 64.81 Setting up libsub-name-perl (0.21-1+b3) ...
16:04:05 #10 64.82 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
16:04:05 #13 10.04 Setting up libsystemd-dev:arm64 (245.4-4ubuntu3.19) ...
16:04:05 #13 10.05 Setting up libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ...
16:04:05 #13 10.07 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
16:04:05 #13 10.09 Setting up libpcre2-dev:arm64 (10.34-7ubuntu0.1) ...
16:04:05 #13 10.10 Setting up libselinux1-dev:arm64 (3.0-1build2) ...
16:04:05 #13 10.11 Setting up libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ...
16:04:05 #13 10.12 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ...
16:04:05 #13 10.14 Setting up docker-ce-build-deps (1.0) ...
16:04:05 #13 10.15 Processing triggers for man-db (2.9.1-1) ...
16:04:05 #13 10.18 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
16:04:05 #11 50.59 Setting up libsys-hostname-long-perl (1.5-1) ...
16:04:05 #11 50.60 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
16:04:05 #11 50.62 Setting up liburi-perl (1.76-2) ...
16:04:05 #11 50.63 Setting up libdigest-bubblebabble-perl (0.02-2) ...
16:04:05 #11 50.64 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:04:05 #11 50.66 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
16:04:05 #11 50.67 Setting up python3-pkg-resources (45.2.0-1) ...
16:04:05 #11 50.85 Setting up automake (1:1.16.1-4ubuntu6) ...
16:04:05 #11 56.86 Setting up libparams-util-perl (1.102-1build3) ...
16:04:05 #11 56.88 Setting up libdpkg-perl (1.21.9ubuntu1) ...
16:04:05 #11 56.89 Setting up libtime-duration-perl (1.21-1) ...
16:04:05 #11 56.90 Setting up autoconf (2.71-2) ...
16:04:05 #11 56.93 Setting up libsub-exporter-progressive-perl (0.001013-2) ...
16:04:05 #11 56.95 Setting up libarray-intspan-perl (2.004-2) ...
16:04:05 #11 56.96 Setting up libcapture-tiny-perl (0.48-1) ...
16:04:05 #11 56.97 Setting up libtimedate-perl (2.3300-2) ...
16:04:05 #11 56.99 Setting up gpg-wks-server (2.2.35-3ubuntu1) ...
16:04:05 #11 57.01 Setting up libsub-name-perl:arm64 (0.26-2) ...
16:04:05 #11 57.02 Setting up libtype-tiny-xs-perl:arm64 (0.022-2) ...
16:04:05 #11 57.04 Setting up libsyntax-keyword-try-perl (0.27-1) ...
16:04:05 #11 57.05 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:04:05 #11 57.07 Setting up libproc-processtable-perl:arm64 (0.634-1build1) ...
16:04:05 #11 53.88 Setting up g++ (4:12.2.0-1ubuntu1) ...
16:04:05 #11 53.90 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:04:05 #11 53.90 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
16:04:05 #11 53.91 Setting up build-essential (12.9ubuntu3) ...
16:04:05 #11 53.92 Setting up libmoox-aliases-perl (0.001006-2) ...
16:04:05 #11 53.93 Setting up libb-hooks-endofscope-perl (0.26-1) ...
16:04:05 #11 53.95 Setting up python3-nacl (1.5.0-2) ...
16:04:05 #11 54.15 Setting up networkd-dispatcher (2.1-2ubuntu1) ...
16:04:05 #10 54.76 Selecting previously unselected package debian-keyring.
16:04:05 #10 54.76 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ...
16:04:05 #10 54.77 Unpacking debian-keyring (2021.07.26) ...
16:04:05 #10 49.91 Running transaction
16:04:05 #10 56.31 Setting up python3-idna (2.6-1) ...
16:04:05 #10 56.51 Setting up python3-xdg (0.25-4ubuntu1.1) ...
16:04:05 #13 9.828 Preparing to unpack .../21-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
16:04:05 #13 9.835 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ...
16:04:05 #13 9.868 Selecting previously unselected package libseccomp-dev:arm64.
16:04:05 #13 9.871 Preparing to unpack .../22-libseccomp-dev_2.5.3-2ubuntu2_arm64.deb ...
16:04:05 #13 9.876 Unpacking libseccomp-dev:arm64 (2.5.3-2ubuntu2) ...
16:04:05 #13 9.914 Selecting previously unselected package libsystemd-dev:arm64.
16:04:05 #13 9.917 Preparing to unpack .../23-libsystemd-dev_249.11-0ubuntu3.6_arm64.deb ...
16:04:05 #13 9.921 Unpacking libsystemd-dev:arm64 (249.11-0ubuntu3.6) ...
16:04:05 #13 9.990 Selecting previously unselected package libglib2.0-0:arm64.
16:04:05 #13 9.993 Preparing to unpack .../24-libglib2.0-0_2.72.4-0ubuntu1_arm64.deb ...
16:04:05 #13 9.998 Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu1) ...
16:04:05 #13 10.07 Selecting previously unselected package pkg-config.
16:04:05 #13 10.07 Preparing to unpack .../25-pkg-config_0.29.2-1ubuntu3_arm64.deb ...
16:04:05 #13 10.08 Unpacking pkg-config (0.29.2-1ubuntu3) ...
16:04:05 #13 10.12 Setting up libseccomp-dev:arm64 (2.5.3-2ubuntu2) ...
16:04:05 #13 10.14 Setting up libarchive13:arm64 (3.6.0-1ubuntu1) ...
16:04:05 #13 10.15 Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu1) ...
16:04:05 #13 10.16 No schema files found: doing nothing.
16:04:05 #13 10.17 Setting up libpcre2-16-0:arm64 (10.39-3ubuntu0.1) ...
16:04:05 #13 10.19 Setting up libbtrfs0:arm64 (5.16.2-1) ...
16:04:05 + mkdir -p /root/build-deb/compose
16:04:05 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:05 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:05 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:05 + mkdir -p /go/src/github.com/docker
16:04:05 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:05 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:05 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:05 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:05 + EPOCH=5
16:04:05 + EPOCH_SEP=
16:04:05 + [[ ! -z 5 ]]
16:04:05 + EPOCH_SEP=:
16:04:05 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:05 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:05 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:05 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:05 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:05 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:05 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:05 + debSource=docker-ce
16:04:05 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:05 + debMaintainer='Docker <support@docker.com>'
16:04:05 ++ date --rfc-2822
16:04:05 + debDate='Thu, 15 Dec 2022 16:04:05 +0000'
16:04:05 + cat
16:04:05 + export CLI_GITCOMMIT=3a2c30b
16:04:05 + CLI_GITCOMMIT=3a2c30b
16:04:05 + export ENGINE_GITCOMMIT=0234322
16:04:05 + ENGINE_GITCOMMIT=0234322
16:04:05 + export SCAN_GITCOMMIT=6c852fa
16:04:05 + SCAN_GITCOMMIT=6c852fa
16:04:05 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:05 + dpkg-buildpackage -uc -us -I.git
16:04:05 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:05 #10 70.86 Setting up libtry-tiny-perl (0.30-1) ...
16:04:05 #10 70.87 Setting up libtype-tiny-perl (1.012001-2) ...
16:04:05 #10 70.89 Setting up libcommon-sense-perl (3.75-1+b4) ...
16:04:05 #10 70.91 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:04:05 #10 70.92 Setting up libnet-http-perl (6.20-1) ...
16:04:05 #10 70.94 Setting up libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
16:04:05 #10 70.95 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:04:05 #10 70.97 Setting up libtime-moment-perl (0.44-1+b3) ...
16:04:05 #10 70.98 Setting up libencode-locale-perl (1.05-1.1) ...
16:04:05 #10 70.99 Setting up python3 (3.9.2-3) ...
16:04:05 #14 28.14   Running scriptlet: glibc-common-2.28-220.el8.aarch64                    83/83 
16:04:05 #14 28.23   Running scriptlet: systemd-239-69.el8.aarch64                           83/83 
16:04:05 #14 28.38   Verifying        : pcre2-10.32-3.el8.aarch64                             1/83 
16:04:05 #14 28.38   Verifying        : pcre2-10.32-3.el8_6.aarch64                           2/83 
16:04:05 #14 28.38   Verifying        : annobin-10.67-3.0.1.el8.aarch64                       3/83 
16:04:05 #14 28.38   Verifying        : autoconf-2.69-29.el8.noarch                           4/83 
16:04:05 #14 28.38   Verifying        : automake-1.16.1-7.el8.noarch                          5/83 
16:04:05 #14 28.38   Verifying        : cmake-3.20.2-4.el8.aarch64                            6/83 
16:04:05 #14 28.38   Verifying        : cmake-data-3.20.2-4.el8.noarch                        7/83 
16:04:05 #14 28.38   Verifying        : cmake-filesystem-3.20.2-4.el8.aarch64                 8/83 
16:04:05 #14 28.38   Verifying        : cmake-rpm-macros-3.20.2-4.el8.noarch                  9/83 
16:04:05 #14 28.38   Verifying        : cpp-8.5.0-17.el8.aarch64                             10/83 
16:04:05 #14 28.38   Verifying        : gcc-8.5.0-17.el8.aarch64                             11/83 
16:04:05 #14 28.38   Verifying        : gcc-plugin-annobin-8.5.0-17.el8.aarch64              12/83 
16:04:05 #14 28.38   Verifying        : git-2.31.1-2.el8.aarch64                             13/83 
16:04:05 #14 28.38   Verifying        : git-core-2.31.1-2.el8.aarch64                        14/83 
16:04:05 #14 28.38   Verifying        : git-core-doc-2.31.1-2.el8.noarch                     15/83 
16:04:05 #14 28.38   Verifying        : isl-0.16.1-6.el8.aarch64                             16/83 
16:04:05 #14 28.38   Verifying        : libmpc-1.1.0-9.1.el8.aarch64                         17/83 
16:04:05 #14 28.38   Verifying        : libseccomp-devel-2.5.2-1.el8.aarch64                 18/83 
16:04:05 #14 28.38   Verifying        : libtool-2.4.6-25.el8.aarch64                         19/83 
16:04:05 #14 28.38   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.aarch64              20/83 
16:04:05 #14 28.38   Verifying        : libuv-1:1.41.1-1.el8_4.aarch64                       21/83 
16:04:05 #14 28.38   Verifying        : libxkbcommon-0.9.1-1.el8.aarch64                     22/83 
16:04:05 #14 28.38   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    23/83 
16:04:05 #14 28.38   Verifying        : perl-Git-2.31.1-2.el8.noarch                         24/83 
16:04:05 #14 28.38   Verifying        : perl-TermReadKey-2.37-7.el8.aarch64                  25/83 
16:04:05 #14 28.38   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  26/83 
16:04:05 #14 28.38   Verifying        : vim-filesystem-2:8.0.1763-19.el8.4.noarch            27/83 
16:04:05 #14 28.38   Verifying        : xkeyboard-config-2.28-1.el8.noarch                   28/83 
16:04:05 #14 28.38   Verifying        : checkpolicy-2.9-1.el8.aarch64                        29/83 
16:04:05 #14 28.38   Verifying        : glibc-devel-2.28-220.el8.aarch64                     30/83 
16:04:05 #14 28.38   Verifying        : glibc-headers-2.28-220.el8.aarch64                   31/83 
16:04:05 #14 28.38   Verifying        : glibc-langpack-en-2.28-220.el8.aarch64               32/83 
16:04:05 #14 28.38   Verifying        : kernel-headers-4.18.0-408.el8.aarch64                33/83 
16:04:05 #14 28.38   Verifying        : less-530-1.el8.aarch64                               34/83 
16:04:05 #14 28.38   Verifying        : libasan-8.5.0-17.el8.aarch64                         35/83 
16:04:05 #14 28.38   Verifying        : libatomic-8.5.0-17.el8.aarch64                       36/83 
16:04:05 #14 28.38   Verifying        : libedit-3.1-23.20170329cvs.el8.aarch64               37/83 
16:04:05 #14 28.38   Verifying        : libgomp-8.5.0-17.el8.aarch64                         38/83 
16:04:05 #14 28.38   Verifying        : libselinux-devel-2.9-6.el8.aarch64                   39/83 
16:04:05 #14 28.38   Verifying        : libselinux-utils-2.9-6.el8.aarch64                   40/83 
16:04:05 #14 28.38   Verifying        : libsepol-devel-2.9-3.el8.aarch64                     41/83 
16:04:05 #14 28.38   Verifying        : libubsan-8.5.0-17.el8.aarch64                        42/83 
16:04:05 #14 28.38   Verifying        : libxcrypt-devel-4.1.1-6.el8.aarch64                  43/83 
16:04:05 #14 28.38   Verifying        : m4-1.4.18-7.el8.aarch64                              44/83 
16:04:05 #14 28.38   Verifying        : make-1:4.2.1-11.el8.aarch64                          45/83 
16:04:05 #14 28.38   Verifying        : openssh-8.0p1-16.el8.aarch64                         46/83 
16:04:05 #14 28.38   Verifying        : openssh-clients-8.0p1-16.el8.aarch64                 47/83 
16:04:05 #14 28.38   Verifying        : pcre2-devel-10.32-3.el8.aarch64                      48/83 
16:04:05 #14 28.38   Verifying        : pcre2-utf16-10.32-3.el8.aarch64                      49/83 
16:04:05 #14 28.38   Verifying        : pcre2-utf32-10.32-3.el8.aarch64                      50/83 
16:04:05 #14 28.38   Verifying        : perl-Data-Dumper-2.167-399.el8.aarch64               51/83 
16:04:05 #14 28.38   Verifying        : policycoreutils-2.9-20.el8.aarch64                   52/83 
16:04:05 #14 28.38   Verifying        : policycoreutils-devel-2.9-20.el8.aarch64             53/83 
16:04:05 #14 28.38   Verifying        : policycoreutils-python-utils-2.9-20.el8.noarch       54/83 
16:04:05 #14 28.38   Verifying        : python3-audit-3.0.7-4.el8.aarch64                    55/83 
16:04:05 #14 28.38   Verifying        : python3-libselinux-2.9-6.el8.aarch64                 56/83 
16:04:05 #14 28.38   Verifying        : python3-libsemanage-2.9-9.el8.aarch64                57/83 
16:04:05 #14 28.38   Verifying        : python3-policycoreutils-2.9-20.el8.noarch            58/83 
16:04:05 #14 28.38   Verifying        : python3-setools-4.3.0-3.el8.aarch64                  59/83 
16:04:05 #14 28.38   Verifying        : rpm-plugin-selinux-4.14.3-24.el8.aarch64             60/83 
16:04:05 #14 28.38   Verifying        : selinux-policy-3.14.3-111.el8.noarch                 61/83 
16:04:05 #14 28.38   Verifying        : selinux-policy-devel-3.14.3-111.el8.noarch           62/83 
16:04:05 #14 28.38   Verifying        : selinux-policy-minimum-3.14.3-111.el8.noarch         63/83 
16:04:05 #14 28.38   Verifying        : systemd-devel-239-69.el8.aarch64                     64/83 
16:04:05 #14 28.38   Verifying        : device-mapper-devel-8:1.02.181-6.el8.aarch64         65/83 
16:04:05 #14 28.38   Verifying        : glibc-static-2.28-220.el8.aarch64                    66/83 
16:04:05 #14 28.38   Verifying        : libxcrypt-static-4.1.1-6.el8.aarch64                 67/83 
16:04:05 #14 28.38   Verifying        : glibc-2.28-220.el8.aarch64                           68/83 
16:04:05 #14 28.38   Verifying        : glibc-2.28-211.el8.aarch64                           69/83 
16:04:05 #14 28.38   Verifying        : glibc-common-2.28-220.el8.aarch64                    70/83 
16:04:05 #14 28.38   Verifying        : glibc-common-2.28-211.el8.aarch64                    71/83 
16:04:05 #14 28.38   Verifying        : glibc-gconv-extra-2.28-220.el8.aarch64               72/83 
16:04:05 #14 28.38   Verifying        : glibc-gconv-extra-2.28-211.el8.aarch64               73/83 
16:04:05 #14 28.38   Verifying        : glibc-minimal-langpack-2.28-220.el8.aarch64          74/83 
16:04:05 #14 28.38   Verifying        : glibc-minimal-langpack-2.28-211.el8.aarch64          75/83 
16:04:05 #14 28.38   Verifying        : libgcc-8.5.0-17.el8.aarch64                          76/83 
16:04:05 #14 28.38   Verifying        : libgcc-8.5.0-15.el8.aarch64                          77/83 
16:04:05 #14 28.38   Verifying        : systemd-239-69.el8.aarch64                           78/83 
16:04:05 #14 28.38   Verifying        : systemd-239-67.el8.aarch64                           79/83 
16:04:05 #14 28.38   Verifying        : systemd-libs-239-69.el8.aarch64                      80/83 
16:04:05 #14 28.38   Verifying        : systemd-libs-239-67.el8.aarch64                      81/83 
16:04:05 #14 28.38   Verifying        : systemd-pam-239-69.el8.aarch64                       82/83 
16:04:05 #13 1.065 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
16:04:05 #11 46.17 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:04:05 #11 46.17 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
16:04:05 #11 46.17 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
16:04:05 #11 46.17 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
16:04:05 #11 46.17 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
16:04:05 #11 46.17 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
16:04:05 #11 46.17 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
16:04:05 #11 46.17 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
16:04:05 #11 46.17 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
16:04:05 #11 46.18 Setting up autotools-dev (20220109.1) ...
16:04:05 #11 46.19 Setting up libglib2.0-data (2.74.0-3) ...
16:04:05 #11 46.21 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
16:04:05 #11 46.22 Setting up libx11-data (2:1.8.1-2) ...
16:04:05 #11 46.24 Setting up make (4.3-4.1build1) ...
16:04:05 #11 46.26 Setting up libmpfr6:armhf (4.1.0-3build3) ...
16:04:05 #11 46.27 Setting up gnupg-l10n (2.2.35-3ubuntu1) ...
16:04:05 #11 46.29 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
16:04:05 #11 46.30 Setting up liblerc3:armhf (3.0+ds-1ubuntu1) ...
16:04:05 #11 46.32 Setting up lzip (1.23-4) ...
16:04:05 #11 46.33 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
16:04:05 #11 46.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist
16:04:05 #11 46.33 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
16:04:05 #11 46.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist
16:04:05 #11 46.34 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
16:04:05 #11 46.34 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist
16:04:05 #11 46.35 Setting up strace (5.16-0ubuntu4) ...
16:04:05 #11 46.36 Setting up libdbus-1-3:armhf (1.14.0-2ubuntu3) ...
16:04:05 #10 77.98 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:04:05 #10 78.05 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:05 #10 78.16 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:05 #10 64.83 Setting up g++-8 (8.3.0-6) ...
16:04:05 #10 64.85 Setting up libfile-chdir-perl (0.1008-1) ...
16:04:05 #10 64.86 Setting up xauth (1:1.0.10-1) ...
16:04:05 #10 64.87 Setting up libpath-tiny-perl (0.108-1) ...
16:04:05 #10 64.88 Setting up libarchive-cpio-perl (0.10-1) ...
16:04:05 #10 64.89 Setting up libjson-perl (4.02000-1) ...
16:04:05 #10 64.90 Setting up libfcgi-perl (0.78-2+b3) ...
16:04:05 #10 64.92 Setting up libdevel-globaldestruction-perl (0.14-1) ...
16:04:05 #10 64.93 Setting up python3-unidiff (0.5.4-1) ...
16:04:05 #10 65.06 Setting up libstrictures-perl (2.000005-1) ...
16:04:06 #11 50.85 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:04:06 #11 50.85 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:04:06 #11 50.85 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
16:04:06 #11 50.86 Setting up libasync-mergepoint-perl (0.04-2) ...
16:04:06 #11 50.87 Setting up libstring-escape-perl (2010.002-2) ...
16:04:06 #11 50.88 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
16:04:06 #11 50.90 Setting up libhttp-date-perl (6.05-1) ...
16:04:06 #11 50.91 Setting up libfile-which-perl (1.23-1) ...
16:04:06 #11 50.93 Setting up libfile-basedir-perl (0.08-1) ...
16:04:06 #11 50.94 Setting up gettext (0.19.8.1-10build1) ...
16:04:06 #11 50.95 Setting up libnumber-range-perl (0.12-1) ...
16:04:06 #11 50.97 Setting up libunicode-utf8-perl (0.62-1build1) ...
16:04:06 #11 50.98 Setting up libstruct-dumb-perl (0.09-1) ...
16:04:06 #11 50.99 Setting up libfile-listing-perl (6.04-1) ...
16:04:06 #11 51.01 Setting up libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ...
16:04:06 #11 51.02 Setting up libregexp-pattern-perl (0.2.12-1) ...
16:04:06 #11 51.03 Setting up libfont-afm-perl (1.20-2) ...
16:04:06 #11 51.04 Setting up libwant-perl (0.29-1build4) ...
16:04:06 #11 51.06 Setting up libdynaloader-functions-perl (0.003-1) ...
16:04:06 #11 51.07 Setting up libtext-glob-perl (0.10-1) ...
16:04:06 #11 51.09 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:04:06 #11 51.10 Setting up liblist-compare-perl (0.53-1) ...
16:04:06 #11 51.12 Setting up libref-util-xs-perl (0.117-1build2) ...
16:04:06 #11 51.14 Setting up libio-pty-perl (1:1.12-1) ...
16:04:06 #11 51.15 Setting up libtool (2.4.6-14) ...
16:04:06 #11 51.17 Setting up libfile-fcntllock-perl (0.22-3build4) ...
16:04:06 #11 57.09 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:04:06 #11 57.10 Setting up xauth (1:1.1.1-1) ...
16:04:06 #11 57.12 Setting up libpath-tiny-perl (0.122-1) ...
16:04:06 #11 57.13 Setting up libarchive-cpio-perl (0.10-2) ...
16:04:06 #11 57.15 Setting up libjson-perl (4.09000-1) ...
16:04:06 #11 57.17 Setting up libnsl2:arm64 (1.3.0-2build2) ...
16:04:06 #11 57.18 Setting up libipc-run3-perl (0.048-2) ...
16:04:06 #11 57.20 Setting up libregexp-wildcards-perl (1.05-3) ...
16:04:06 #11 57.22 Setting up libfcgi-perl:arm64 (0.82+ds-1build1) ...
16:04:06 #11 57.23 Setting up libsub-override-perl (0.09-3) ...
16:04:06 #11 57.25 Setting up libaliased-perl (0.34-2) ...
16:04:06 #11 57.26 Setting up libstrictures-perl (2.000006-1) ...
16:04:06 #11 57.28 Setting up libsub-quote-perl (2.006006-1) ...
16:04:06 #11 57.31 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:04:06 #11 54.31 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
16:04:06 #11 54.32 Setting up dput (1.1.2ubuntu2) ...
16:04:06 #14 10.78   Running scriptlet: systemd-libs-239-69.el8.x86_64                       14/80 
16:04:06 #14 11.82   Installing       : cpp-8.5.0-17.el8.x86_64                              15/80 
16:04:06 #14 11.83   Running scriptlet: cpp-8.5.0-17.el8.x86_64                              15/80 
16:04:06 #12 18.07   Installing       : gc-8.0.4-6.fc35.aarch64                             80/106 
16:04:06 #12 18.29   Installing       : guile22-2.2.7-3.fc35.aarch64                        81/106 
16:04:06 #13 10.20 Setting up libpcre2-32-0:arm64 (10.39-3ubuntu0.1) ...
16:04:06 #13 10.21 Setting up libuv1:arm64 (1.43.0-1) ...
16:04:06 #13 10.23 Setting up emacsen-common (3.0.4) ...
16:04:06 #13 10.27 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
16:04:06 #13 10.28 Setting up bash-completion (1:2.11-5ubuntu1) ...
16:04:06 #13 10.30 Setting up libjsoncpp25:arm64 (1.9.5-3) ...
16:04:06 #13 10.32 Setting up pkg-config (0.29.2-1ubuntu3) ...
16:04:06 #13 10.37 Setting up libudev-dev:arm64 (249.11-0ubuntu3.6) ...
16:04:06 #13 10.38 Setting up libsepol-dev:arm64 (3.3-1build1) ...
16:04:06 #13 10.40 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
16:04:06 #13 10.41 Setting up libpcre2-posix3:arm64 (10.39-3ubuntu0.1) ...
16:04:06 dpkg-buildpackage: info: source package docker-ce
16:04:06 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye
16:04:06 dpkg-buildpackage: info: source distribution bullseye
16:04:06 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:06 dpkg-buildpackage: info: host architecture armhf
16:04:06  dpkg-source -I.git --before-build .
16:04:06 #10 71.31 Setting up libexception-class-perl (1.44-1) ...
16:04:06 #10 71.32 Setting up python3-xdg (0.27-2) ...
16:04:06 #11 52.12 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ...
16:04:06 #11 52.21 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:04:06 #11 52.23 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
16:04:06 #11 52.24 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
16:04:06 #11 52.25 Setting up python3 (3.8.2-0ubuntu2) ...
16:04:06 #14 28.38   Verifying        : systemd-pam-239-67.el8.aarch64                       83/83 
16:04:06 #14 28.63 
16:04:06 #14 28.63 Upgraded:
16:04:06 #14 28.63   glibc-2.28-220.el8.aarch64                                                    
16:04:06 #14 28.63   glibc-common-2.28-220.el8.aarch64                                             
16:04:06 #14 28.63   glibc-gconv-extra-2.28-220.el8.aarch64                                        
16:04:06 #14 28.63   glibc-minimal-langpack-2.28-220.el8.aarch64                                   
16:04:06 #14 28.63   libgcc-8.5.0-17.el8.aarch64                                                   
16:04:06 #14 28.63   systemd-239-69.el8.aarch64                                                    
16:04:06 #14 28.63   systemd-libs-239-69.el8.aarch64                                               
16:04:06 #14 28.63   systemd-pam-239-69.el8.aarch64                                                
16:04:06 #14 28.63 Downgraded:
16:04:06 #14 28.63   pcre2-10.32-3.el8.aarch64                                                     
16:04:06 #14 28.63 Installed:
16:04:06 #14 28.63   annobin-10.67-3.0.1.el8.aarch64                                               
16:04:06 #14 28.63   autoconf-2.69-29.el8.noarch                                                   
16:04:06 #14 28.63   automake-1.16.1-7.el8.noarch                                                  
16:04:06 #14 28.63   checkpolicy-2.9-1.el8.aarch64                                                 
16:04:06 #14 28.63   cmake-3.20.2-4.el8.aarch64                                                    
16:04:06 #14 28.63   cmake-data-3.20.2-4.el8.noarch                                                
16:04:06 #14 28.63   cmake-filesystem-3.20.2-4.el8.aarch64                                         
16:04:06 #14 28.63   cmake-rpm-macros-3.20.2-4.el8.noarch                                          
16:04:06 #14 28.63   cpp-8.5.0-17.el8.aarch64                                                      
16:04:06 #14 28.63   device-mapper-devel-8:1.02.181-6.el8.aarch64                                  
16:04:06 #14 28.63   gcc-8.5.0-17.el8.aarch64                                                      
16:04:06 #14 28.63   gcc-plugin-annobin-8.5.0-17.el8.aarch64                                       
16:04:06 #14 28.63   git-2.31.1-2.el8.aarch64                                                      
16:04:06 #14 28.63   git-core-2.31.1-2.el8.aarch64                                                 
16:04:06 #14 28.63   git-core-doc-2.31.1-2.el8.noarch                                              
16:04:06 #14 28.63   glibc-devel-2.28-220.el8.aarch64                                              
16:04:06 #14 28.63   glibc-headers-2.28-220.el8.aarch64                                            
16:04:06 #14 28.63   glibc-langpack-en-2.28-220.el8.aarch64                                        
16:04:06 #14 28.63   glibc-static-2.28-220.el8.aarch64                                             
16:04:06 #14 28.63   isl-0.16.1-6.el8.aarch64                                                      
16:04:06 #14 28.63   kernel-headers-4.18.0-408.el8.aarch64                                         
16:04:06 #14 28.63   less-530-1.el8.aarch64                                                        
16:04:06 #14 28.63   libasan-8.5.0-17.el8.aarch64                                                  
16:04:06 #14 28.63   libatomic-8.5.0-17.el8.aarch64                                                
16:04:06 #14 28.63   libedit-3.1-23.20170329cvs.el8.aarch64                                        
16:04:06 #14 28.63   libgomp-8.5.0-17.el8.aarch64                                                  
16:04:06 #14 28.63   libmpc-1.1.0-9.1.el8.aarch64                                                  
16:04:06 #14 28.63   libseccomp-devel-2.5.2-1.el8.aarch64                                          
16:04:06 #14 28.63   libselinux-devel-2.9-6.el8.aarch64                                            
16:04:06 #14 28.63   libselinux-utils-2.9-6.el8.aarch64                                            
16:04:06 #14 28.63   libsepol-devel-2.9-3.el8.aarch64                                              
16:04:06 #14 28.63   libtool-2.4.6-25.el8.aarch64                                                  
16:04:06 #14 28.63   libtool-ltdl-devel-2.4.6-25.el8.aarch64                                       
16:04:06 #14 28.63   libubsan-8.5.0-17.el8.aarch64                                                 
16:04:06 #14 28.63   libuv-1:1.41.1-1.el8_4.aarch64                                                
16:04:06 #14 28.63   libxcrypt-devel-4.1.1-6.el8.aarch64                                           
16:04:06 #14 28.63   libxcrypt-static-4.1.1-6.el8.aarch64                                          
16:04:06 #14 28.63   libxkbcommon-0.9.1-1.el8.aarch64                                              
16:04:06 #14 28.63   m4-1.4.18-7.el8.aarch64                                                       
16:04:06 #14 28.63   make-1:4.2.1-11.el8.aarch64                                                   
16:04:06 #14 28.63   openssh-8.0p1-16.el8.aarch64                                                  
16:04:06 #14 28.63   openssh-clients-8.0p1-16.el8.aarch64                                          
16:04:06 #14 28.63   pcre2-devel-10.32-3.el8.aarch64                                               
16:04:06 #14 28.63   pcre2-utf16-10.32-3.el8.aarch64                                               
16:04:06 #14 28.63   pcre2-utf32-10.32-3.el8.aarch64                                               
16:04:06 #14 28.63   perl-Data-Dumper-2.167-399.el8.aarch64                                        
16:04:06 #14 28.63   perl-Error-1:0.17025-2.el8.noarch                                             
16:04:06 #14 28.63   perl-Git-2.31.1-2.el8.noarch                                                  
16:04:06 #14 28.63   perl-TermReadKey-2.37-7.el8.aarch64                                           
16:04:06 #14 28.63   perl-Thread-Queue-3.13-1.el8.noarch                                           
16:04:06 #14 28.63   policycoreutils-2.9-20.el8.aarch64                                            
16:04:06 #14 28.63   policycoreutils-devel-2.9-20.el8.aarch64                                      
16:04:06 #14 28.63   policycoreutils-python-utils-2.9-20.el8.noarch                                
16:04:06 #14 28.63   python3-audit-3.0.7-4.el8.aarch64                                             
16:04:06 #14 28.63   python3-libselinux-2.9-6.el8.aarch64                                          
16:04:06 #14 28.63   python3-libsemanage-2.9-9.el8.aarch64                                         
16:04:06 #14 28.63   python3-policycoreutils-2.9-20.el8.noarch                                     
16:04:06 #14 28.63   python3-setools-4.3.0-3.el8.aarch64                                           
16:04:06 #14 28.63   rpm-plugin-selinux-4.14.3-24.el8.aarch64                                      
16:04:06 #14 28.63   selinux-policy-3.14.3-111.el8.noarch                                          
16:04:06 #14 28.63   selinux-policy-devel-3.14.3-111.el8.noarch                                    
16:04:06 #14 28.63   selinux-policy-minimum-3.14.3-111.el8.noarch                                  
16:04:06 #14 28.63   systemd-devel-239-69.el8.aarch64                                              
16:04:06 #14 28.63   vim-filesystem-2:8.0.1763-19.el8.4.noarch                                     
16:04:06 #14 28.63   xkeyboard-config-2.28-1.el8.noarch                                            
16:04:06 #14 28.63 
16:04:06 #14 28.63 Complete!
16:04:06 #11 46.38 Setting up xz-utils (5.2.5-2.1) ...
16:04:06 #11 46.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:04:06 #11 46.40 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
16:04:06 #11 46.40 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
16:04:06 #11 46.40 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
16:04:06 #11 46.40 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
16:04:06 #11 46.40 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
16:04:06 #11 46.40 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
16:04:06 #11 46.40 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
16:04:06 #11 46.40 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
16:04:06 #11 46.40 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
16:04:06 #11 46.40 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
16:04:06 #11 46.40 Setting up t1utils (1.41-4build2) ...
16:04:06 #11 46.42 Setting up diffstat (1.64-1build2) ...
16:04:06 #11 46.43 Setting up libpng16-16:armhf (1.6.38-2) ...
16:04:06 #11 46.45 Setting up libmpc3:armhf (1.2.1-2build1) ...
16:04:06 #11 46.46 Setting up libatomic1:armhf (12.2.0-3ubuntu1) ...
16:04:06 #11 46.47 Setting up patch (2.7.6-7build2) ...
16:04:06 #11 46.49 Setting up autopoint (0.21-8) ...
16:04:06 #11 46.50 Setting up fonts-dejavu-core (2.37-2build1) ...
16:04:06 #11 46.60 Setting up ucf (3.0043) ...
16:04:06 #11 46.70 Setting up libk5crypto3:armhf (1.20-1) ...
16:04:06 #10 78.20 Setting up dh-strip-nondeterminism (1.12.0-1) ...
16:04:06 #10 78.22 Setting up libconst-fast-perl (0.014-1.1) ...
16:04:06 #10 78.23 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
16:04:06 #10 78.25 Setting up libdata-dpath-perl (0.58-1) ...
16:04:06 #10 78.26 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:04:06 #10 78.29 Setting up libpackage-stash-perl (0.39-1) ...
16:04:06 #10 78.31 Setting up libimport-into-perl (1.002005-1) ...
16:04:06 #10 78.35 Setting up libmoo-perl (2.004004-1) ...
16:04:06 #10 78.38 Setting up liblist-someutils-perl (0.58-1) ...
16:04:06 #13 104.5   Cleanup    : glibc-2.17-317.el7.aarch64                                 67/68 
16:04:06 #13 104.9   Cleanup    : glibc-common-2.17-317.el7.aarch64                          68/68 
16:04:06 #13 105.2   Verifying  : systemd-devel-219-78.el7_9.7.aarch64                        1/68 
16:04:06 #10 65.07 Setting up libsub-quote-perl (2.005001-1) ...
16:04:06 #10 65.08 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
16:04:06 #10 65.09 Setting up libsort-versions-perl (1.62-1) ...
16:04:06 #10 65.11 Setting up libexporter-tiny-perl (1.002001-1) ...
16:04:06 #10 65.12 Setting up libterm-readkey-perl (2.38-1) ...
16:04:06 #10 65.13 Setting up lsb-release (10.2019051400) ...
16:04:06 #10 65.14 Setting up libclass-accessor-perl (0.51-1) ...
16:04:06 #10 65.16 Setting up libnet-ip-perl (1.26-2) ...
16:04:06 #10 65.17 Setting up python3-magic (2:0.4.15-2) ...
16:04:06 #10 65.30 Setting up libperlio-gzip-perl (0.19-1+b5) ...
16:04:06 #10 53.43 Transaction test succeeded.
16:04:06 #10 53.43 Running transaction
16:04:06 + cd /go/src/github.com/docker/libnetwork
16:04:06 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:06 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:04:06 #11 51.19 Setting up libsort-key-perl (1.33-2build2) ...
16:04:06 #11 51.21 Setting up libclone-perl (0.43-2) ...
16:04:06 #11 51.22 Setting up libalgorithm-diff-perl (1.19.03-2) ...
16:04:06 #11 51.23 Setting up libarchive-zip-perl (1.67-2) ...
16:04:06 #11 51.24 Setting up libsub-identify-perl (0.14-1build2) ...
16:04:06 #11 51.25 Setting up libdistro-info-perl (0.23ubuntu1) ...
16:04:06 #11 51.26 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
16:04:06 #11 51.28 Setting up python3-apt (2.0.0ubuntu0.20.04.8) ...
16:04:06 #13 1.003 Reading package lists...
16:04:06 #13 1.970 dpkg-buildpackage: info: source package docker-ce-build-deps
16:04:06 #13 1.970 dpkg-buildpackage: info: source version 1.0
16:04:06 #13 1.970 dpkg-buildpackage: info: source distribution unstable
16:04:06 #13 1.970 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:04:06 #13 2.003  dpkg-source --before-build .
16:04:06 #13 2.003 dpkg-buildpackage: info: host architecture amd64
16:04:06 #11 57.33 Setting up libclass-xsaccessor-perl (1.19-4) ...
16:04:06 #11 57.35 Setting up libsort-versions-perl (1.62-2) ...
16:04:06 #11 57.36 Setting up libexporter-tiny-perl (1.002002-1) ...
16:04:06 #11 57.37 Setting up libre-engine-re2-perl:arm64 (0.14-1build2) ...
16:04:06 #11 57.39 Setting up libfile-dirlist-perl (0.05-2) ...
16:04:06 #11 57.40 Setting up libterm-readkey-perl (2.38-2) ...
16:04:06 #11 57.42 Setting up libtext-levenshteinxs-perl (0.03-5) ...
16:04:06 #11 57.43 Setting up libperlio-gzip-perl (0.20-1) ...
16:04:06 #11 57.45 Setting up libsys-hostname-long-perl (1.5-2) ...
16:04:06 #11 57.46 Setting up libhtml-html5-entities-perl (0.004-2) ...
16:04:06 #11 57.47 Setting up libsereal-decoder-perl (4.025+ds-1) ...
16:04:06 #11 57.49 Setting up liburi-perl (5.12-1ubuntu1) ...
16:04:06 #11 57.50 Setting up libnet-ipv6addr-perl (1.02-1) ...
16:04:06 #11 57.51 Setting up libfile-touch-perl (0.12-1) ...
16:04:06 #11 57.52 Setting up systemd-resolved (251.4-1ubuntu7) ...
16:04:06 #13 DONE 10.7s
16:04:06 
16:04:06 #14 [stage-1 6/9] COPY sources/ /sources
16:04:06 #11 54.47 Setting up libnamespace-clean-perl (0.27-2) ...
16:04:06 #11 54.49 Setting up python3-paramiko (2.10.4-1ubuntu1) ...
16:04:06 #11 54.70 Setting up licensecheck (3.3.0-1) ...
16:04:06 #11 54.72 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:04:06 #14 11.85   Installing       : python3-libsemanage-2.9-9.el8.x86_64                 16/80 
16:04:06 #14 11.95   Installing       : python3-setools-4.3.0-3.el8.x86_64                   17/80 
16:04:06 #14 11.99   Installing       : libselinux-utils-2.9-6.el8.x86_64                    18/80 
16:04:06 #14 12.03   Installing       : policycoreutils-2.9-20.el8.x86_64                    19/80 
16:04:06 #14 12.06   Running scriptlet: policycoreutils-2.9-20.el8.x86_64                    19/80 
16:04:06 #12 18.31   Installing       : make-1:4.3-6.fc35.aarch64                           82/106 
16:04:06 #13 10.42 Setting up libbtrfs-dev:arm64 (5.16.2-1) ...
16:04:06 #13 10.44 Setting up librhash0:arm64 (1.4.2-1ubuntu1) ...
16:04:06 #13 10.45 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
16:04:06 #13 10.50 Setting up dh-apparmor (3.0.4-2ubuntu2.1) ...
16:04:06 #13 10.51 Setting up libsystemd-dev:arm64 (249.11-0ubuntu3.6) ...
16:04:06 #13 10.52 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
16:04:06 #13 10.54 Setting up libpcre2-dev:arm64 (10.39-3ubuntu0.1) ...
16:04:06 #13 10.55 Setting up libselinux1-dev:arm64 (3.3-1build2) ...
16:04:06 #13 10.56 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ...
16:04:06 #13 10.57 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
16:04:06 #13 10.59 Setting up docker-ce-build-deps (1.0) ...
16:04:06 #13 10.60 Processing triggers for man-db (2.10.2-1) ...
16:04:06  debian/rules clean
16:04:06 dh clean --with=bash-completion --with=systemd
16:04:06    dh_clean
16:04:06 #10 71.50 Setting up libconfig-tiny-perl (2.26-1) ...
16:04:06 #10 71.51 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
16:04:06 #10 71.52 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
16:04:06 #10 71.53 Setting up liblist-utilsby-perl (0.11-1) ...
16:04:06 #10 71.55 Setting up libstring-shellquote-perl (1.04-1) ...
16:04:06 #10 71.56 Setting up libsub-install-perl (0.928-1.1) ...
16:04:06 #10 71.57 Setting up dpkg-dev (1.20.12) ...
16:04:06 #10 71.59 Setting up libnumber-compare-perl (0.03-1.1) ...
16:04:06 #10 71.60 Setting up intltool-debian (0.35.0+20060710.5) ...
16:04:06 #10 71.62 Setting up liberror-perl (0.17029-1) ...
16:04:06 #11 52.54 Setting up binutils (2.34-6ubuntu1.4) ...
16:04:06 #11 52.56 Setting up python3-xdg (0.26-1ubuntu1) ...
16:04:06 #10 50.67   Preparing        :                                                        1/1 
16:04:06 #10 50.70   Installing       : python3-six-1.16.0-8.fc37.noarch                     1/136 
16:04:06 #10 50.71   Installing       : hunspell-filesystem-1.7.0-21.fc37.x86_64             2/136 
16:04:06 #10 50.72   Installing       : hunspell-en-GB-0.20140811.1-23.fc37.noarch           3/136 
16:04:06 #10 50.73   Installing       : hunspell-en-0.20140811.1-23.fc37.noarch              4/136 
16:04:06 #10 50.74   Installing       : hunspell-en-US-0.20140811.1-23.fc37.noarch           5/136 
16:04:06 #10 50.75   Installing       : hunspell-1.7.0-21.fc37.x86_64                        6/136 
16:04:06 #11 46.71 Setting up libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
16:04:06 #11 46.73 Setting up libltdl7:armhf (2.4.7-4) ...
16:04:06 #11 46.74 Setting up libsasl2-2:armhf (2.1.28+dfsg-6ubuntu2) ...
16:04:06 #11 46.76 Setting up libwebp7:armhf (1.2.2-2) ...
16:04:06 #11 46.77 Setting up libfdisk1:armhf (2.38-4ubuntu1) ...
16:04:06 #11 46.78 Setting up libubsan1:armhf (12.2.0-3ubuntu1) ...
16:04:06 #11 46.79 Setting up libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
16:04:06 #11 46.80 Setting up libmd0:armhf (1.0.4-2) ...
16:04:06 #11 46.82 Setting up python-apt-common (2.3.0ubuntu2) ...
16:04:06 #11 46.84 Setting up dmsetup (2:1.02.185-1ubuntu1) ...
16:04:06 #11 46.85 Setting up libcrypt-dev:armhf (1:4.4.28-2) ...
16:04:06 #11 46.87 Setting up dbus-session-bus-common (1.14.0-2ubuntu3) ...
16:04:06 #11 46.88 Setting up libasan8:armhf (12.2.0-3ubuntu1) ...
16:04:06 #11 46.90 Setting up libuchardet0:armhf (0.0.7-1build2) ...
16:04:06 #11 46.93 Setting up lzop (1.04-2build2) ...
16:04:06 #10 56.68 Setting up python3-six (1.11.0-2) ...
16:04:06 #10 56.83 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ...
16:04:06 #10 56.84 Setting up gpg-agent (2.2.4-1ubuntu1.6) ...
16:04:06 #10 56.86 Setting up python3-certifi (2018.1.18-2) ...
16:04:06 #10 57.01 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ...
16:04:06 #10 57.03 Setting up python3-pkg-resources (39.0.1-2) ...
16:04:06 #10 78.40 Setting up debhelper (13.3.4) ...
16:04:06 #10 78.41 Setting up libmime-tools-perl (5.509-1) ...
16:04:06 #10 78.43 Setting up dput (1.1.0) ...
16:04:06 #10 78.57 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
16:04:06 #10 78.59 Setting up equivs (2.3.1) ...
16:04:06 #10 78.64 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:04:06 #10 65.31 Setting up libsys-hostname-long-perl (1.5-1) ...
16:04:06 #10 65.32 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
16:04:06 #10 65.33 Setting up liburi-perl (1.76-1) ...
16:04:06 #10 65.34 Setting up exim4-daemon-light (4.92-8+deb10u7) ...
16:04:06 #10 65.42 invoke-rc.d: could not determine current runlevel
16:04:06 #10 65.43 invoke-rc.d: policy-rc.d denied execution of start.
16:04:06 #10 65.43 Initializing GnuTLS DH parameter file
16:04:06 #10 65.45 Setting up libmailutils5:amd64 (1:3.5-4) ...
16:04:06 #10 65.46 Setting up libdigest-bubblebabble-perl (0.02-2) ...
16:04:06 #10 65.47 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
16:04:06 #10 65.48 Setting up python3-pkg-resources (40.8.0-1) ...
16:04:06 #13 105.2   Verifying  : glibc-common-2.17-326.el7_9.aarch64                         2/68 
16:04:06 #13 105.3   Verifying  : openssh-clients-7.4p1-22.el7_9.aarch64                      3/68 
16:04:06 #13 105.3   Verifying  : pcre-devel-8.32-17.el7.aarch64                              4/68 
16:04:06 #13 105.3   Verifying  : glibc-devel-2.17-326.el7_9.aarch64                          5/68 
16:04:06 #13 105.3   Verifying  : rsync-3.1.2-11.el7_9.aarch64                                6/68 
16:04:06 #13 105.3   Verifying  : libarchive-3.1.2-14.el7_7.aarch64                           7/68 
16:04:06 #13 105.3   Verifying  : glibc-2.17-326.el7_9.aarch64                                8/68 
16:04:06 #13 105.3   Verifying  : btrfs-progs-4.9.1-1.el7.aarch64                             9/68 
16:04:06 #13 105.3   Verifying  : automake-1.13.4-3.el7.noarch                               10/68 
16:04:06 #13 105.3   Verifying  : libseccomp-devel-2.3.1-4.el7.aarch64                       11/68 
16:04:06 #13 105.4   Verifying  : libtool-ltdl-2.4.2-22.el7_3.aarch64                        12/68 
16:04:06 #13 105.4   Verifying  : 1:make-3.82-24.el7.aarch64                                 13/68 
16:04:06 #13 105.4   Verifying  : libcgroup-0.41-21.el7.aarch64                              14/68 
16:04:06 #13 105.4   Verifying  : python-IPy-0.75-6.el7.noarch                               15/68 
16:04:06 #13 105.4   Verifying  : checkpolicy-2.5-8.el7.aarch64                              16/68 
16:04:06 #13 105.4   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        17/68 
16:04:06 #11 51.43 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
16:04:06 #11 51.44 Setting up libio-stringy-perl (2.111-3) ...
16:04:06 #11 51.45 Setting up liblist-moreutils-perl (0.416-1build5) ...
16:04:06 #11 51.47 Setting up libhtml-tagset-perl (3.20-4) ...
16:04:06 #11 51.48 Setting up liblog-any-perl (1.708-1) ...
16:04:06 #11 51.49 Setting up libauthen-sasl-perl (2.1600-1) ...
16:04:06 #11 51.50 Setting up libdevel-size-perl (0.83-1build1) ...
16:04:06 #11 51.52 Setting up libdebhelper-perl (12.10ubuntu1) ...
16:04:06 #11 51.53 Setting up libpod-constants-perl (0.19-1) ...
16:04:06 #11 51.54 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
16:04:06 #11 51.55 Setting up libperl4-corelibs-perl (0.004-2) ...
16:04:06 #11 51.56 Setting up libfuture-perl (0.43-1) ...
16:04:06 #11 51.57 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:04:06 #11 51.58 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
16:04:06 #11 51.59 Setting up libtry-tiny-perl (0.30-1) ...
16:04:06 #11 51.60 Setting up libtype-tiny-perl (1.008001-2) ...
16:04:06 #11 51.61 Setting up libtest-fatal-perl (0.014-1) ...
16:04:06 #11 51.63 Setting up libcommon-sense-perl (3.74-2build6) ...
16:04:06 #11 51.65 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:04:06 #13 2.109  debian/rules clean
16:04:06 #13 2.112 dh clean
16:04:06 #13 2.203    dh_clean
16:04:06 #13 2.234  debian/rules binary
16:04:06 #13 2.236 dh binary
16:04:06 #13 2.310    dh_update_autotools_config
16:04:06 #14 DONE 0.2s
16:04:06 
16:04:06 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:04:06 #11 57.66 Converting /etc/resolv.conf to a symlink to /run/systemd/resolve/stub-resolv.conf...
16:04:06 #11 57.66 mv: cannot move '/etc/resolv.conf' to '/etc/.resolv.conf.systemd-resolved.bak': Device or resource busy
16:04:06 #11 57.66 Cannot take a backup of /etc/resolv.conf.
16:04:06 #11 57.66 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
16:04:06 #11 57.66 Cannot install symlink from /etc/resolv.conf to ../run/systemd/resolve/stub-resolv.conf
16:04:06 #11 57.79 Setting up libemail-address-xs-perl (1.05-1) ...
16:04:06 #11 54.73 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:04:06 #11 54.74 Setting up libwww-perl (6.67-1) ...
16:04:06 #11 54.76 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
16:04:06 #11 54.77 Setting up libwww-mechanize-perl (2.14-2) ...
16:04:06 #11 54.78 Setting up devscripts (2.22.2ubuntu3) ...
16:04:06 #11 54.93 Setting up libxml-parser-perl:amd64 (2.46-3build1) ...
16:04:06 #11 54.94 Setting up libxml-sax-expat-perl (0.51-1) ...
16:04:06 #11 55.00 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:04:06 #14 12.17   Installing       : isl-0.16.1-6.el8.x86_64                              20/80 
16:04:06 #14 12.18   Running scriptlet: isl-0.16.1-6.el8.x86_64                              20/80 
16:04:06 #14 12.21   Installing       : libuv-1:1.41.1-1.el8_4.x86_64                        21/80 
16:04:06 #14 12.24   Installing       : perl-TermReadKey-2.37-7.el8.x86_64                   22/80 
16:04:06 #14 12.26   Installing       : less-530-1.el8.x86_64                                23/80 
16:04:06 #14 12.29   Installing       : libedit-3.1-23.20170329cvs.el8.x86_64                24/80 
16:04:06 #14 12.31   Installing       : libgomp-8.5.0-17.el8.x86_64                          25/80 
16:04:06 #14 12.33   Running scriptlet: libgomp-8.5.0-17.el8.x86_64                          25/80 
16:04:06 #14 12.35   Running scriptlet: openssh-8.0p1-16.el8.x86_64                          26/80 
16:04:06 #12 18.62   Installing       : gcc-11.3.1-3.fc35.aarch64                           83/106 
16:04:06 #12 18.93   Installing       : cmake-data-3.24.2-1.fc35.noarch                     84/106 
16:04:06 #12 19.05   Installing       : cmake-3.24.2-1.fc35.aarch64                         85/106 
16:04:06 #12 19.06   Installing       : policycoreutils-devel-3.3-1.fc35.aarch64            86/106 
16:04:06 #13 10.69 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
16:04:06  dpkg-source -I.git -b .
16:04:06 #10 71.63 Setting up python3-six (1.16.0-2) ...
16:04:06 #10 71.78 Setting up dh-autoreconf (20) ...
16:04:06 #10 71.79 Setting up patchutils (0.4.2-1) ...
16:04:06 #10 71.80 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:04:06 #10 71.81 Setting up libltdl-dev:arm64 (2.4.6-15) ...
16:04:06 #10 71.83 Setting up libjson-maybexs-perl (1.004003-1) ...
16:04:06 #10 71.84 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:04:06 #10 71.85 Setting up libio-string-perl (1.08-3.1) ...
16:04:06 #10 71.86 Setting up libreadonly-perl (2.050-3) ...
16:04:06 #10 71.88 Setting up python3-gpg (1.14.0-1+b2) ...
16:04:06 #11 52.72 Setting up man-db (2.9.1-1) ...
16:04:06 #11 52.82 Building database of manual pages ...
16:04:06 #10 50.76   Installing       : elfutils-debuginfod-client-0.187-8.fc37.x86_64       7/136 
16:04:06 #10 50.78   Installing       : binutils-gold-2.38-25.fc37.x86_64                    8/136 
16:04:06 #10 50.90   Installing       : binutils-2.38-25.fc37.x86_64                         9/136 
16:04:06 #10 50.91   Running scriptlet: binutils-2.38-25.fc37.x86_64                         9/136 
16:04:06 #10 50.94   Installing       : elfutils-0.187-8.fc37.x86_64                        10/136 
16:04:06 #10 50.95   Installing       : xz-5.2.5-10.fc37.x86_64                             11/136 
16:04:06 #10 50.96   Installing       : unzip-6.0-58.fc37.x86_64                            12/136 
16:04:06 #10 50.97   Installing       : file-5.42-4.fc37.x86_64                             13/136 
16:04:06 #10 50.98   Installing       : dwz-0.14-7.fc37.x86_64                              14/136 
16:04:06 #10 50.99   Installing       : zip-3.0-33.fc37.x86_64                              15/136 
16:04:06 #10 51.00   Installing       : enchant2-2.3.3-2.fc37.x86_64                        16/136 
16:04:06 #10 51.01   Installing       : python3-enchant-3.2.2-5.fc37.noarch                 17/136 
16:04:06 #10 51.02   Installing       : python3-construct-2.10.68-3.fc37.noarch             18/136 
16:04:06 #10 51.03   Installing       : python3-pybeam-0.7-4.fc37.noarch                    19/136 
16:04:06 #10 51.05   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch              20/136 
16:04:06 #10 51.06   Installing       : rust-srpm-macros-23-1.fc37.noarch                   21/136 
16:04:06 #10 51.06   Installing       : qt5-srpm-macros-5.15.7-1.fc37.noarch                22/136 
16:04:06 #10 51.08   Installing       : python3-zstandard-0.19.0-1.fc37.x86_64              23/136 
16:04:06 #10 51.09   Installing       : dbus-libs-1:1.14.4-1.fc37.x86_64                    24/136 
16:04:06 #10 51.11   Installing       : python3-dbus-1.3.2-1.fc37.x86_64                    25/136 
16:04:06 #11 46.96 Setting up libmpdec3:armhf (2.5.1-2build2) ...
16:04:06 #11 46.99 Setting up git-man (1:2.37.2-1ubuntu1.1) ...
16:04:06 #11 47.00 Setting up libgirepository-1.0-1:armhf (1.74.0-2) ...
16:04:06 #11 47.03 Setting up netbase (6.3) ...
16:04:06 #11 47.08 Setting up libkrb5-3:armhf (1.20-1) ...
16:04:06 #11 47.09 Setting up libbinutils:armhf (2.39-3ubuntu1.1) ...
16:04:06 #11 47.10 Setting up dbus-system-bus-common (1.14.0-2ubuntu3) ...
16:04:06 #10 78.66 Setting up libparams-validate-perl:armhf (1.30-1+b1) ...
16:04:06 #10 78.68 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
16:04:06 #10 78.69 Setting up libnamespace-clean-perl (0.27-1) ...
16:04:06 #10 78.71 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
16:04:06 #10 78.73 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:04:06 #10 78.75 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:04:06 #10 78.76 Setting up libmoox-struct-perl (0.020-1) ...
16:04:06 #10 78.78 Setting up lintian (2.104.0) ...
16:04:06 #10 78.80 Setting up licensecheck (3.1.1-2) ...
16:04:06 #10 78.82 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:04:06 #10 78.89 Setting up libwww-perl (6.52-1) ...
16:04:06 #13 105.4   Verifying  : fipscheck-lib-1.4.1-6.el7.aarch64                          18/68 
16:04:06 #13 105.4   Verifying  : systemd-219-78.el7_9.7.aarch64                             19/68 
16:04:06 #13 105.5   Verifying  : policycoreutils-devel-2.5-34.el7.aarch64                   20/68 
16:04:06 #13 105.5   Verifying  : libsemanage-python-2.5-14.el7.aarch64                      21/68 
16:04:06 #13 105.5   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.aarch64                 22/68 
16:04:06 #13 105.5   Verifying  : btrfs-progs-devel-4.9.1-1.el7.aarch64                      23/68 
16:04:06 #13 105.5   Verifying  : libselinux-python-2.5-15.el7.aarch64                       24/68 
16:04:06 #13 105.5   Verifying  : which-2.20-7.el7.aarch64                                   25/68 
16:04:06 #13 105.5   Verifying  : less-458-9.el7.aarch64                                     26/68 
16:04:06 #13 105.6   Verifying  : mpfr-3.1.1-4.el7.aarch64                                   27/68 
16:04:06 #13 105.6   Verifying  : libmpc-1.0.1-3.el7.aarch64                                 28/68 
16:04:06 #13 105.6   Verifying  : fipscheck-1.4.1-6.el7.aarch64                              29/68 
16:04:06 #13 105.6   Verifying  : libselinux-utils-2.5-15.el7.aarch64                        30/68 
16:04:06 #13 105.6   Verifying  : openssh-7.4p1-22.el7_9.aarch64                             31/68 
16:04:06 #13 105.6   Verifying  : cpp-4.8.5-44.el7.aarch64                                   32/68 
16:04:06 #13 105.6   Verifying  : libtool-2.4.2-22.el7_3.aarch64                             33/68 
16:04:06 #13 105.6   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             34/68 
16:04:06 #13 105.6   Verifying  : lzo-2.06-8.el7.aarch64                                     35/68 
16:04:06 #13 105.7   Verifying  : audit-libs-python-2.8.5-4.el7.aarch64                      36/68 
16:04:06 #13 105.7   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64           37/68 
16:04:06 #13 105.7   Verifying  : libsepol-devel-2.5-10.el7.aarch64                          38/68 
16:04:06 #13 105.7   Verifying  : cmake-2.8.12.2-2.el7.aarch64                               39/68 
16:04:06 #13 105.7   Verifying  : libedit-3.0-12.20121213cvs.el7.aarch64                     40/68 
16:04:06 #13 105.7   Verifying  : libselinux-devel-2.5-15.el7.aarch64                        41/68 
16:04:06 #13 105.7   Verifying  : perl-TermReadKey-2.30-20.el7.aarch64                       42/68 
16:04:06 #13 105.7   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   43/68 
16:04:06 #10 65.69 Setting up automake (1:1.16.1-4) ...
16:04:06 #10 65.70 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:04:06 #10 65.70 Setting up libasync-mergepoint-perl (0.04-2) ...
16:04:06 #10 65.72 Setting up libio-sessiondata-perl (1.03-1) ...
16:04:06 #10 65.73 Setting up libstring-escape-perl (2010.002-2) ...
16:04:06 #10 65.74 Setting up libhttp-date-perl (6.02-1) ...
16:04:06 #10 65.75 Setting up libfile-which-perl (1.23-1) ...
16:04:06 #10 65.76 Setting up mailutils (1:3.5-4) ...
16:04:06 #10 65.77 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
16:04:06 #10 65.77 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
16:04:06 #10 65.77 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
16:04:06 #10 65.78 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
16:04:06 #10 65.78 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
16:04:06 #10 65.79 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
16:04:06 #10 57.29 Setting up lsb-release (9.20170808ubuntu1) ...
16:04:06 #10 57.31 Setting up libxmuu1:amd64 (2:1.1.2-2) ...
16:04:06 #10 57.33 Setting up libgpgme11:amd64 (1.10.0-1ubuntu2) ...
16:04:06 #10 57.34 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ...
16:04:06 #10 57.36 Setting up perl (5.26.1-6ubuntu0.6) ...
16:04:06 #11 51.66 Setting up libnet-http-perl (6.19-1) ...
16:04:06 #11 51.67 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
16:04:06 #11 51.69 Setting up libencode-locale-perl (1.05-1) ...
16:04:06 #11 51.70 Setting up libtext-levenshtein-perl (0.13-1) ...
16:04:06 #11 51.71 Setting up libnet-dns-perl (1.22-1) ...
16:04:06 #11 51.73 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
16:04:06 #11 51.74 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
16:04:06 #11 51.75 Setting up libstring-shellquote-perl (1.04-1) ...
16:04:06 #11 51.76 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:04:06 #11 51.78 Setting up libsub-install-perl (0.928-1) ...
16:04:06 #11 51.79 Setting up gcc (4:9.3.0-1ubuntu2) ...
16:04:06 #11 51.81 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
16:04:06 #11 51.83 Setting up libnumber-compare-perl (0.03-1) ...
16:04:06 #11 51.84 Setting up intltool-debian (0.35.0+20060710.5) ...
16:04:06 #11 51.85 Setting up libio-async-perl (0.75-1) ...
16:04:06 #11 51.86 Setting up liberror-perl (0.17029-1) ...
16:04:06 #11 51.87 Setting up patchutils (0.3.4-2) ...
16:04:06 #13 2.336    dh_autoreconf
16:04:06 #13 2.378    create-stamp debian/debhelper-build-stamp
16:04:06 #13 2.378    dh_prep
16:04:06 #13 2.404    dh_auto_install --destdir=debian/docker-ce-build-deps/
16:04:06 #13 2.453    dh_install
16:04:06 #11 57.81 Setting up libnet-ssleay-perl:arm64 (1.92-2) ...
16:04:06 #11 57.82 Setting up automake (1:1.16.5-1.3) ...
16:04:06 #11 57.83 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:04:06 #11 57.84 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
16:04:06 #11 57.84 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
16:04:06 #11 57.84 Setting up libapt-pkg-perl (0.1.40build2) ...
16:04:06 #11 57.86 Setting up libstring-escape-perl (2010.002-2) ...
16:04:06 #11 57.87 Setting up libberkeleydb-perl:arm64 (0.64-1build3) ...
16:04:06 #11 57.91 Setting up libhttp-date-perl (6.05-1) ...
16:04:06 #11 57.92 Setting up libfile-which-perl (1.27-1) ...
16:04:06 #11 57.94 Setting up libfile-basedir-perl (0.09-1) ...
16:04:06 #11 57.96 Setting up libunicode-utf8-perl (0.62-1build4) ...
16:04:06 #11 57.97 Setting up libset-intspan-perl (1.19-2) ...
16:04:06 #11 57.98 Setting up libmouse-perl (2.5.10-1build4) ...
16:04:06 #11 58.00 Setting up libfile-listing-perl (6.15-1) ...
16:04:06 #11 58.01 Setting up gpg-wks-client (2.2.35-3ubuntu1) ...
16:04:06 #11 58.03 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:04:06 #11 58.04 Setting up libdata-messagepack-perl (1.02-1) ...
16:04:06 #11 58.06 Setting up libfont-afm-perl (1.20-3) ...
16:04:06 #11 58.07 Setting up libwant-perl (0.29-2) ...
16:04:06 #11 58.09 Setting up libdynaloader-functions-perl (0.003-2) ...
16:04:06 #11 58.10 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:04:06 #11 58.11 Setting up liblist-compare-perl (0.55-1) ...
16:04:06 #11 55.05 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:06 #11 55.17 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:06 #11 55.20 Processing triggers for sgml-base (1.30) ...
16:04:06 #11 55.22 Setting up libfontconfig1:amd64 (2.13.1-4.4ubuntu1) ...
16:04:06 #11 55.23 Processing triggers for libc-bin (2.36-0ubuntu4) ...
16:04:06 #11 55.25 Setting up lintian (2.115.3ubuntu2.1) ...
16:04:06 #14 12.42   Installing       : openssh-8.0p1-16.el8.x86_64                          26/80 
16:04:06 #12 3.578 (1/100): device-mapper-1.02.175-7.fc36.x86_64.r 471 kB/s | 139 kB     00:00    
16:04:06 #12 3.586 (2/100): checkpolicy-3.3-2.fc36.x86_64.rpm      1.1 MB/s | 339 kB     00:00    
16:04:06 #12 3.593 (3/100): cryptsetup-libs-2.4.3-2.fc36.x86_64.rp 1.4 MB/s | 432 kB     00:00    
16:04:06 #12 3.597 (4/100): device-mapper-devel-1.02.175-7.fc36.x8 2.3 MB/s |  43 kB     00:00    
16:04:06 #12 3.604 (5/100): device-mapper-libs-1.02.175-7.fc36.x86  10 MB/s | 177 kB     00:00    
16:04:06 #12 3.615 (6/100): e2fsprogs-libs-1.46.5-2.fc36.x86_64.rp  13 MB/s | 222 kB     00:00    
16:04:06 #12 3.622 (7/100): jsoncpp-1.9.5-2.fc36.x86_64.rpm        5.8 MB/s |  98 kB     00:00    
16:04:06 #12 3.627 (8/100): kmod-libs-29-7.fc36.x86_64.rpm         6.1 MB/s |  68 kB     00:00    
16:04:06 #12 3.633 (9/100): libcbor-0.7.0-5.fc36.x86_64.rpm        6.3 MB/s |  56 kB     00:00    
16:04:06 #12 3.638 (10/100): libedit-3.1-41.20210910cvs.fc36.x86_6  13 MB/s | 104 kB     00:00    
16:04:06 #12 3.642 (11/100): libmpc-1.2.1-4.fc36.x86_64.rpm        7.3 MB/s |  61 kB     00:00    
16:04:06 #12 3.647 (12/100): libseccomp-2.5.3-2.fc36.x86_64.rpm    8.5 MB/s |  70 kB     00:00    
16:04:06 #12 3.652 (13/100): libseccomp-devel-2.5.3-2.fc36.x86_64. 5.8 MB/s |  53 kB     00:00    
16:04:06 #12 3.658 (14/100): libselinux-devel-3.3-4.fc36.x86_64.rp  12 MB/s | 113 kB     00:00    
16:04:06 #12 3.683 (15/100): libselinux-utils-3.3-4.fc36.x86_64.rp 4.9 MB/s | 142 kB     00:00    
16:04:06 #12 3.689 (16/100): libsepol-devel-3.3-3.fc36.x86_64.rpm  1.3 MB/s |  40 kB     00:00    
16:04:06 #12 3.695 (17/100): libutempter-1.2.1-6.fc36.x86_64.rpm   2.6 MB/s |  26 kB     00:00    
16:04:06 #12 3.728 (18/100): guile22-2.2.7-5.fc36.x86_64.rpm        50 MB/s | 6.4 MB     00:00    
16:04:06 #12 3.732 (19/100): libxkbcommon-1.4.0-1.fc36.x86_64.rpm  3.2 MB/s | 140 kB     00:00    
16:04:06 #12 3.737 (20/100): lzo-2.10-6.fc36.x86_64.rpm            1.6 MB/s |  66 kB     00:00    
16:04:06 #12 3.746 (21/100): m4-1.4.19-3.fc36.x86_64.rpm            22 MB/s | 296 kB     00:00    
16:04:06 #12 3.755 (22/100): make-4.3-7.fc36.x86_64.rpm             24 MB/s | 535 kB     00:00    
16:04:06 #12 3.764 (23/100): openssh-8.8p1-1.fc36.1.x86_64.rpm      18 MB/s | 451 kB     00:00    
16:04:06 #12 3.768 (24/100): perl-Error-0.17029-8.fc36.noarch.rpm  3.6 MB/s |  41 kB     00:00    
16:04:06 #12 3.777 (25/100): openssh-clients-8.8p1-1.fc36.1.x86_64  34 MB/s | 703 kB     00:00    
16:04:06 #12 3.782 (26/100): perl-File-Compare-1.100.600-486.fc36. 1.1 MB/s |  18 kB     00:00    
16:04:06 #12 3.785 (27/100): perl-File-Copy-2.35-486.fc36.noarch.r 1.5 MB/s |  25 kB     00:00    
16:04:06 #12 3.789 (28/100): perl-File-Find-1.39-486.fc36.noarch.r 4.7 MB/s |  30 kB     00:00    
16:04:06 #12 3.792 (29/100): perl-TermReadKey-2.38-12.fc36.x86_64. 3.7 MB/s |  36 kB     00:00    
16:04:06 #12 3.796 (30/100): perl-Thread-Queue-3.14-479.fc36.noarc 2.2 MB/s |  21 kB     00:00    
16:04:06 #12 3.823 (31/100): perl-threads-2.26-449.fc36.x86_64.rpm 2.1 MB/s |  57 kB     00:00    
16:04:06 #12 3.827 (32/100): perl-threads-shared-1.62-479.fc36.x86 1.4 MB/s |  44 kB     00:00    
16:04:06 #12 3.835 (33/100): policycoreutils-3.3-4.fc36.x86_64.rpm  17 MB/s | 202 kB     00:00    
16:04:06 #12 3.840 (34/100): policycoreutils-devel-3.3-4.fc36.x86_  11 MB/s | 142 kB     00:00    
16:04:06 #12 3.845 (35/100): policycoreutils-python-utils-3.3-4.fc 8.1 MB/s |  72 kB     00:00    
16:04:06 #12 3.851 (36/100): python3-libselinux-3.3-4.fc36.x86_64.  16 MB/s | 186 kB     00:00    
16:04:06 #12 3.863 (37/100): python3-libsemanage-3.3-3.fc36.x86_64 4.4 MB/s |  80 kB     00:00    
16:04:06 #12 3.891 (38/100): python3-setools-4.4.0-5.fc36.x86_64.r  20 MB/s | 552 kB     00:00    
16:04:06 #12 3.901 (39/100): qrencode-libs-4.1.1-2.fc36.x86_64.rpm 6.3 MB/s |  61 kB     00:00    
16:04:06 #12 3.910 (40/100): rhash-1.4.2-2.fc36.x86_64.rpm          24 MB/s | 185 kB     00:00    
16:04:06 #12 3.916 (41/100): which-2.21-32.fc36.x86_64.rpm         6.4 MB/s |  42 kB     00:00    
16:04:06 #12 3.921 (42/100): perl-lib-0.65-486.fc36.x86_64.rpm     151 kB/s |  20 kB     00:00    
16:04:06 #12 3.932 (43/100): xkeyboard-config-2.35.1-1.fc36.noarch  59 MB/s | 878 kB     00:00    
16:04:06 #12 3.936 (44/100): annobin-docs-10.93-1.fc36.noarch.rpm  6.8 MB/s |  92 kB     00:00    
16:04:06 #12 3.950 (45/100): annobin-plugin-gcc-10.93-1.fc36.x86_6  51 MB/s | 886 kB     00:00    
16:04:06 #12 3.961 (46/100): autoconf-2.71-3.fc36.noarch.rpm        31 MB/s | 720 kB     00:00    
16:04:06 #12 3.971 (47/100): automake-1.16.5-7.fc36.noarch.rpm      33 MB/s | 675 kB     00:00    
16:04:06 #12 3.987 (48/100): python3-policycoreutils-3.3-4.fc36.no  15 MB/s | 2.0 MB     00:00    
16:04:06 #12 3.992 (49/100): btrfs-progs-devel-6.0.2-1.fc36.x86_64 2.5 MB/s |  51 kB     00:00    
16:04:06 #12 4.008 (50/100): btrfs-progs-6.0.2-1.fc36.x86_64.rpm    21 MB/s | 968 kB     00:00    
16:04:06 #12 4.028 (51/100): cmake-filesystem-3.25.1-1.fc36.x86_64 1.1 MB/s |  16 kB     00:00    
16:04:06 #12 4.042 (52/100): cmake-data-3.25.1-1.fc36.noarch.rpm    38 MB/s | 1.7 MB     00:00    
16:04:06 #13 1.160 Reading package lists...
16:04:06 #12 19.15   Installing       : selinux-policy-devel-35.19-1.fc35.noarch            87/106 
16:04:06 #12 19.16   Running scriptlet: selinux-policy-devel-35.19-1.fc35.noarch            87/106 
16:04:06 #12 19.17   Installing       : e2fsprogs-libs-1.46.3-1.fc35.aarch64                88/106 
16:04:06 #12 19.20   Installing       : btrfs-progs-6.0.2-1.fc35.aarch64                    89/106 
16:04:06 #12 19.21   Installing       : acl-2.3.1-2.fc35.aarch64                            90/106 
16:04:06 #12 19.22   Installing       : cryptsetup-libs-2.4.3-1.fc35.aarch64                91/106 
16:04:06 #12 19.23   Installing       : device-mapper-libs-1.02.175-6.fc35.aarch64          92/106 
16:04:06 #12 19.24   Installing       : device-mapper-1.02.175-6.fc35.aarch64               93/106 
16:04:06 #12 19.26   Installing       : systemd-networkd-249.13-6.fc35.aarch64              94/106 
16:04:06 #12 19.26   Running scriptlet: systemd-networkd-249.13-6.fc35.aarch64              94/106 
16:04:06 #12 19.28   Installing       : systemd-pam-249.13-6.fc35.aarch64                   95/106 
16:04:06 #12 19.29   Installing       : systemd-resolved-249.13-6.fc35.aarch64              96/106 
16:04:06 dpkg-source: warning: native package version may not have a revision
16:04:06 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~raspbian'
16:04:06 dpkg-source: info: using source format '1.0'
16:04:06 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye.tar.gz
16:04:06 #11 53.04 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ...
16:04:06 #11 53.05 Setting up python3-six (1.14.0-2) ...
16:04:06 #11 53.19 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
16:04:06 #11 53.20 Setting up perl (5.30.0-9ubuntu0.3) ...
16:04:06 #11 53.23 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
16:04:06 #11 47.21 Setting up libfido2-1:armhf (1.11.0-1) ...
16:04:06 #11 47.23 Setting up libisl23:armhf (0.25-1) ...
16:04:06 #11 47.24 Setting up libc-dev-bin (2.36-0ubuntu4) ...
16:04:06 #11 47.25 Setting up openssl (3.0.5-2ubuntu2) ...
16:04:06 #11 47.27 Setting up libbsd0:armhf (0.11.6-1) ...
16:04:06 #11 47.29 Setting up libelf1:armhf (0.187-4) ...
16:04:06 #11 47.30 Setting up libjson-c5:armhf (0.16-1) ...
16:04:06 #11 47.31 Setting up readline-common (8.2-1) ...
16:04:06 #11 47.33 Setting up publicsuffix (20220811.1734-1) ...
16:04:06 #11 47.34 Setting up libxml2:armhf (2.9.14+dfsg-1ubuntu0.1) ...
16:04:06 #11 47.35 Setting up zstd (1.5.2+dfsg-1) ...
16:04:06 #11 47.36 Setting up libmarkdown2:armhf (2.2.7-2) ...
16:04:06 #11 47.37 Setting up libcc1-0:armhf (12.2.0-3ubuntu1) ...
16:04:06 #11 47.39 Setting up iso-codes (4.11.0-1) ...
16:04:06 #10 51.11   Installing       : ansible-srpm-macros-1-8.1.fc37.noarch               26/136 
16:04:06 #10 51.14   Installing       : zstd-1.5.2-3.fc37.x86_64                            27/136 
16:04:06 #10 51.15   Installing       : xxhash-libs-0.8.1-3.fc37.x86_64                     28/136 
16:04:06 #10 51.24   Installing       : gdb-minimal-12.1-6.fc37.x86_64                      29/136 
16:04:06 #10 51.25   Installing       : debugedit-5.0-5.fc37.x86_64                         30/136 
16:04:06 #10 51.32   Installing       : shared-mime-info-2.2-2.fc37.x86_64                  31/136 
16:04:06 #10 51.33   Running scriptlet: shared-mime-info-2.2-2.fc37.x86_64                  31/136 
16:04:06 #10 78.90 Setting up devscripts (2.21.3+deb11u1) ...
16:04:06 #10 79.06 Setting up libxml-parser-perl:armhf (2.46-2) ...
16:04:06 #10 79.07 Setting up libxml-sax-expat-perl (0.51-1) ...
16:04:06 #10 79.12 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:04:06 #10 79.17 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:07 #10 65.79 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
16:04:07 #10 65.80 Setting up libfile-basedir-perl (0.08-1) ...
16:04:07 #10 65.81 Setting up libnumber-range-perl (0.12-1) ...
16:04:07 #10 65.82 Setting up libtask-weaken-perl (1.06-1) ...
16:04:07 #10 65.83 Setting up libunicode-utf8-perl (0.62-1) ...
16:04:07 #10 65.84 Setting up libstruct-dumb-perl (0.09-1) ...
16:04:07 #10 65.85 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
16:04:07 #10 65.86 Setting up libfile-listing-perl (6.04-1) ...
16:04:07 #10 65.87 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
16:04:07 #10 65.88 Setting up libclass-inspector-perl (1.32-1) ...
16:04:07 #10 65.89 Setting up libfont-afm-perl (1.20-2) ...
16:04:07 #10 65.90 Setting up libwant-perl (0.29-1+b4) ...
16:04:07 #10 65.91 Setting up libdynaloader-functions-perl (0.003-1) ...
16:04:07 #10 65.92 Setting up libtext-glob-perl (0.10-1) ...
16:04:07 #10 65.93 Setting up libclass-method-modifiers-perl (2.12-1) ...
16:04:07 #10 65.94 Setting up liblist-compare-perl (0.53-1) ...
16:04:07 #10 65.95 Setting up libref-util-xs-perl (0.117-1+b1) ...
16:04:07 #10 65.97 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
16:04:07 #10 65.98 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
16:04:07 #10 65.99 Setting up libsort-key-perl (1.33-2+b1) ...
16:04:07 #10 66.00 Setting up libclone-perl (0.41-1+b1) ...
16:04:07 #13 105.8   Verifying  : policycoreutils-2.5-34.el7.aarch64                         44/68 
16:04:07 #13 105.8   Verifying  : gcc-4.8.5-44.el7.aarch64                                   45/68 
16:04:07 #13 105.8   Verifying  : glibc-headers-2.17-326.el7_9.aarch64                       46/68 
16:04:07 #13 105.8   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          47/68 
16:04:07 #13 105.8   Verifying  : kernel-headers-4.18.0-348.20.1.el7.aarch64                 48/68 
16:04:07 #13 105.9   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64                  49/68 
16:04:07 #13 105.9   Verifying  : libgomp-4.8.5-44.el7.aarch64                               50/68 
16:04:07 #13 105.9   Verifying  : setools-libs-3.3.8-4.el7.aarch64                           51/68 
16:04:07 #13 105.9   Verifying  : autoconf-2.69-11.el7.noarch                                52/68 
16:04:07 #13 105.9   Verifying  : policycoreutils-python-2.5-34.el7.aarch64                  53/68 
16:04:07 #13 105.9   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64            54/68 
16:04:07 #13 105.9   Verifying  : m4-1.4.16-10.el7.aarch64                                   55/68 
16:04:07 #13 105.9   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           56/68 
16:04:07 #13 106.0   Verifying  : libseccomp-2.3.1-4.el7.aarch64                             57/68 
16:04:07 #11 51.88 Setting up libmail-sendmail-perl (0.80-1) ...
16:04:07 #11 51.89 Setting up libltdl-dev:armhf (2.4.6-14) ...
16:04:07 #11 51.90 Setting up libjson-maybexs-perl (1.004000-1) ...
16:04:07 #11 51.91 Setting up libxml-sax-base-perl (1.09-1) ...
16:04:07 #11 51.92 Setting up libio-string-perl (1.08-3) ...
16:04:07 #11 51.93 Setting up libreadonly-perl (2.050-2) ...
16:04:07 #11 51.95 Setting up python3-chardet (3.0.4-4build1) ...
16:04:07 #10 57.42 Setting up libfile-chdir-perl (0.1008-1) ...
16:04:07 #10 57.43 Setting up libsys-hostname-long-perl (1.5-1) ...
16:04:07 #10 57.45 Setting up libfile-fcntllock-perl (0.22-3build2) ...
16:04:07 #10 57.46 Setting up libtext-glob-perl (0.10-1) ...
16:04:07 #10 57.47 Setting up intltool-debian (0.35.0+20060710.4) ...
16:04:07 #10 57.49 Setting up libxml-sax-base-perl (1.09-1) ...
16:04:07 #10 57.51 Setting up libpackage-stash-xs-perl (0.28-3build2) ...
16:04:07 #10 57.52 Setting up libstrictures-perl (2.000003-1) ...
16:04:07 #10 57.53 Setting up liblwp-mediatypes-perl (6.02-1) ...
16:04:07 #10 57.55 Setting up libmail-sendmail-perl (0.80-1) ...
16:04:07 #10 57.56 Setting up libsocket6-perl (0.27-1build2) ...
16:04:07 #10 57.58 Setting up patchutils (0.3.4-2) ...
16:04:07 #10 57.59 Setting up python3-chardet (3.0.4-1) ...
16:04:07 #13 2.485    dh_installdocs
16:04:07 #13 2.522    dh_installchangelogs
16:04:07 #13 2.604    dh_perl
16:04:07 #13 2.639    dh_link
16:04:07 #13 2.671    dh_strip_nondeterminism
16:04:07 #13 2.727    dh_compress
16:04:07 #13 2.763    dh_fixperms
16:04:07 #13 2.801    dh_missing
16:04:07 #13 2.825    dh_installdeb
16:04:07 #13 2.858    dh_gencontrol
16:04:07 #11 58.13 Setting up libref-util-xs-perl (0.117-2) ...
16:04:07 #11 58.14 Setting up libio-pty-perl (1:1.15-2build2) ...
16:04:07 #11 58.16 Setting up libfile-fcntllock-perl (0.22-4) ...
16:04:07 #11 58.18 Setting up libclone-perl (0.45-1build3) ...
16:04:07 #11 58.19 Setting up libalgorithm-diff-perl (1.201-1) ...
16:04:07 #11 58.21 Setting up libarchive-zip-perl (1.68-1) ...
16:04:07 #11 58.22 Setting up libsub-identify-perl (0.14-2) ...
16:04:07 #11 58.23 Setting up libdistro-info-perl (1.1ubuntu1) ...
16:04:07 #11 58.25 Setting up libcpanel-json-xs-perl:arm64 (4.32-1) ...
16:04:07 #11 58.26 Setting up liblist-moreutils-perl (0.430-2) ...
16:04:07 #11 58.27 Setting up libhtml-tagset-perl (3.20-4) ...
16:04:07 #11 58.29 Setting up liblog-any-perl (1.710-1) ...
16:04:07 #11 58.30 Setting up libauthen-sasl-perl (2.1600-2) ...
16:04:07 #11 58.31 Setting up libdevel-size-perl (0.83-2) ...
16:04:07 #11 58.32 Setting up libdebhelper-perl (13.9.1ubuntu1) ...
16:04:07 #11 55.27 Setting up libgd3:amd64 (2.3.3-6) ...
16:04:07 #11 55.29 Setting up libc-devtools (2.36-0ubuntu4) ...
16:04:07 #11 55.30 Processing triggers for ca-certificates (20211016ubuntu0.22.10.1) ...
16:04:07 #11 55.30 Updating certificates in /etc/ssl/certs...
16:04:07 #14 DONE 29.3s
16:04:07 
16:04:07 #15 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
16:04:07 #12 4.086 (53/100): cmake-3.25.1-1.fc36.x86_64.rpm         70 MB/s | 6.8 MB     00:00    
16:04:07 #12 4.091 (54/100): cmake-rpm-macros-3.25.1-1.fc36.noarch 254 kB/s |  16 kB     00:00    
16:04:07 #12 4.126 (55/100): dbus-1.14.4-1.fc36.x86_64.rpm         240 kB/s | 7.2 kB     00:00    
16:04:07 #12 4.130 (56/100): dbus-broker-32-1.fc36.x86_64.rpm      5.0 MB/s | 175 kB     00:00    
16:04:07 #12 4.189 (57/100): cpp-12.2.1-4.fc36.x86_64.rpm           73 MB/s |  11 MB     00:00    
16:04:07 #12 4.194 (58/100): gc-8.0.6-3.fc36.x86_64.rpm            1.6 MB/s | 103 kB     00:00    
16:04:07 #12 4.199 (59/100): dbus-common-1.14.4-1.fc36.noarch.rpm  207 kB/s |  14 kB     00:00    
16:04:07 #12 4.207 (60/100): gcc-plugin-annobin-12.2.1-4.fc36.x86_ 4.3 MB/s |  53 kB     00:00    
16:04:07 #12 4.226 (61/100): git-2.38.1-1.fc36.x86_64.rpm          2.8 MB/s |  65 kB     00:00    
16:04:07 #12 4.301 (62/100): git-core-doc-2.38.1-1.fc36.noarch.rpm  37 MB/s | 2.6 MB     00:00    
16:04:07 #12 19.30   Running scriptlet: systemd-resolved-249.13-6.fc35.aarch64              96/106 
16:04:07 #12 19.42   Installing       : systemd-249.13-6.fc35.aarch64                       97/106 
16:04:07 #12 19.43   Running scriptlet: systemd-249.13-6.fc35.aarch64                       97/106 
16:04:07 #12 19.60 Creating group input with gid 104.
16:04:07 #12 19.60 Creating group kvm with gid 36.
16:04:07 #12 19.60 Creating group render with gid 105.
16:04:07 #12 19.60 Creating group sgx with gid 106.
16:04:07 #12 19.60 Creating group systemd-journal with gid 190.
16:04:07 #12 19.60 Creating group systemd-network with gid 192.
16:04:07 #12 19.60 Creating user systemd-network (systemd Network Management) with uid 192 and gid 192.
16:04:07 #12 19.60 Creating group systemd-oom with gid 998.
16:04:07 #12 19.60 Creating user systemd-oom (systemd Userspace OOM Killer) with uid 998 and gid 998.
16:04:07 #12 19.60 Creating group systemd-resolve with gid 193.
16:04:07 #12 19.60 Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193.
16:04:07 #12 19.60 Creating group systemd-timesync with gid 997.
16:04:07 #12 19.60 Creating user systemd-timesync (systemd Time Synchronization) with uid 997 and gid 997.
16:04:07 #12 19.60 Creating group systemd-coredump with gid 996.
16:04:07 #12 19.60 Creating user systemd-coredump (systemd Core Dumper) with uid 996 and gid 996.
16:04:07 #12 19.60 
16:04:07 #12 19.62   Installing       : systemd-devel-249.13-6.fc35.aarch64                 98/106 
16:04:07 #12 19.63   Installing       : device-mapper-devel-1.02.175-6.fc35.aarch64         99/106 
16:04:07 #12 19.64   Installing       : btrfs-progs-devel-6.0.2-1.fc35.aarch64             100/106 
16:04:07 #12 19.65   Installing       : annobin-plugin-gcc-10.79-1.fc35.aarch64            101/106 
16:04:07 #13 2.434 dpkg-buildpackage: info: source package docker-ce-build-deps
16:04:07 #13 2.434 dpkg-buildpackage: info: source version 1.0
16:04:07 #13 2.434 dpkg-buildpackage: info: source distribution unstable
16:04:07 #13 2.434 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:04:07 #13 2.467 dpkg-buildpackage: info: host architecture armhf
16:04:07 #11 53.24 Setting up python3-gpg (1.13.1-7ubuntu2) ...
16:04:07 #11 53.41 Setting up libdata-dump-perl (1.23-1) ...
16:04:07 #11 53.42 Setting up python3-certifi (2019.11.28-1) ...
16:04:07 #13 DONE 11.4s
16:04:07 
16:04:07 #14 [stage-1 6/9] COPY sources/ /sources
16:04:07 #14 DONE 0.1s
16:04:07 #11 47.40 Setting up dbus-bin (1.14.0-2ubuntu3) ...
16:04:07 #11 47.42 Setting up liblocale-gettext-perl (1.07-4build3) ...
16:04:07 #11 47.43 Setting up dctrl-tools (2.24-3build2) ...
16:04:07 #11 47.45 Setting up libkmod2:armhf (30+20220630-3ubuntu1) ...
16:04:07 #11 47.47 Setting up libgdbm6:armhf (1.23-1) ...
16:04:07 #11 47.48 Setting up libctf0:armhf (2.39-3ubuntu1.1) ...
16:04:07 #11 47.50 Setting up libjpeg8:armhf (8c-2ubuntu10) ...
16:04:07 #11 47.51 Setting up pinentry-curses (1.2.0-2ubuntu1) ...
16:04:07 #11 47.54 Setting up manpages-dev (5.13-1) ...
16:04:07 #11 47.55 Setting up libdw1:armhf (0.187-4) ...
16:04:07 #11 47.56 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
16:04:07 #11 47.57 Setting up cpp-12 (12.2.0-3ubuntu1) ...
16:04:07 #11 47.58 Setting up libxcb1:armhf (1.15-1) ...
16:04:07 #11 47.59 Setting up gettext (0.21-8) ...
16:04:07 #11 47.61 Setting up fontconfig-config (2.13.1-4.4ubuntu1) ...
16:04:07 #10 72.06 Setting up python3-certifi (2020.6.20-1) ...
16:04:07 #10 72.21 Setting up libfile-find-rule-perl (0.34-1) ...
16:04:07 #10 72.23 Setting up libstring-copyright-perl (0.003006-1) ...
16:04:07 #10 72.25 Setting up libgd3:arm64 (2.3.0-2) ...
16:04:07 #10 72.26 Setting up python3-idna (2.10-1) ...
16:04:07 #10 54.26   Preparing        :                                                        1/1 
16:04:07 #10 54.29   Installing       : elfutils-debuginfod-client-0.187-4.fc35.x86_64       1/144 
16:04:07 #10 54.32   Installing       : binutils-gold-2.37-25.fc35.x86_64                    2/144 
16:04:07 #10 54.45   Installing       : binutils-2.37-25.fc35.x86_64                         3/144 
16:04:07 #10 54.46   Running scriptlet: binutils-2.37-25.fc35.x86_64                         3/144 
16:04:07 #10 54.47   Installing       : python3-six-1.16.0-4.fc35.noarch                     4/144 
16:04:07 #10 54.48   Installing       : hunspell-filesystem-1.7.0-11.fc35.x86_64             5/144 
16:04:07 #10 54.49   Installing       : hunspell-en-GB-0.20140811.1-20.fc35.noarch           6/144 
16:04:07 #10 54.50   Installing       : hunspell-en-0.20140811.1-20.fc35.noarch              7/144 
16:04:07 #10 54.51   Installing       : hunspell-en-US-0.20140811.1-20.fc35.noarch           8/144 
16:04:07 #10 54.52   Installing       : hunspell-1.7.0-11.fc35.x86_64                        9/144 
16:04:07 #10 54.53   Installing       : findutils-1:4.8.0-4.fc35.x86_64                     10/144 
16:04:07 #10 51.34   Installing       : rpmautospec-rpm-macros-0.3.0-1.fc37.noarch          32/136 
16:04:07 #10 51.35   Installing       : python3-tomli-w-1.0.0-4.fc37.noarch                 33/136 
16:04:07 #10 51.36   Installing       : python3-pyxdg-0.27-6.fc37.noarch                    34/136 
16:04:07 #10 51.37   Installing       : python3-file-magic-5.42-4.fc37.noarch               35/136 
16:04:07 #10 51.37   Installing       : python3-distro-1.7.0-3.fc37.noarch                  36/136 
16:04:07 #10 51.39   Installing       : python3-dnf-plugins-core-4.3.1-1.fc37.noarch        37/136 
16:04:07 #10 51.40   Installing       : pkgconf-m4-1.8.0-3.fc37.noarch                      38/136 
16:04:07 #10 51.41   Installing       : perl-srpm-macros-1-46.fc37.noarch                   39/136 
16:04:07 #10 51.41   Installing       : package-notes-srpm-macros-0.5-6.fc37.noarch         40/136 
16:04:07 #10 51.42   Installing       : openblas-srpm-macros-2-12.fc37.noarch               41/136 
16:04:07 #10 51.42   Installing       : ocaml-srpm-macros-7-2.fc37.noarch                   42/136 
16:04:07 #10 51.43   Installing       : nim-srpm-macros-3-7.fc37.noarch                     43/136 
16:04:07 #10 51.44   Installing       : ncurses-6.3-3.20220501.fc37.x86_64                  44/136 
16:04:07 #10 51.44   Installing       : lua-srpm-macros-1-7.fc37.noarch                     45/136 
16:04:07 #10 51.45   Installing       : libstemmer-0-19.585svn.fc37.x86_64                  46/136 
16:04:07 #10 51.46   Installing       : libpng-2:1.6.37-13.fc37.x86_64                      47/136 
16:04:07 #10 51.46   Installing       : libpkgconf-1.8.0-3.fc37.x86_64                      48/136 
16:04:07 #10 51.47   Installing       : pkgconf-1.8.0-3.fc37.x86_64                         49/136 
16:04:07 #10 51.47   Installing       : pkgconf-pkg-config-1.8.0-3.fc37.x86_64              50/136 
16:04:07 #10 51.48   Installing       : libjpeg-turbo-2.1.3-2.fc37.x86_64                   51/136 
16:04:07 #10 51.50   Installing       : gdk-pixbuf2-2.42.10-1.fc37.x86_64                   52/136 
16:04:07 #10 51.50   Installing       : kernel-srpm-macros-1.0-15.fc37.noarch               53/136 
16:04:07 #10 51.51   Installing       : json-glib-1.6.6-3.fc37.x86_64                       54/136 
16:04:07 #10 51.53   Installing       : libappstream-glib-0.8.1-1.fc37.x86_64               55/136 
16:04:07 #10 51.54   Running scriptlet: groff-base-1.22.4-10.fc37.x86_64                    56/136 
16:04:07 #10 79.29 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:07 #10 79.32 Setting up libsoap-lite-perl (1.27-1) ...
16:04:07 #10 79.33 Setting up libxmlrpc-lite-perl (0.717-4) ...
16:04:07 #10 79.35 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:04:07 #10 79.38 Processing triggers for ca-certificates (20210119) ...
16:04:07 #10 79.38 Updating certificates in /etc/ssl/certs...
16:04:07 #10 66.01 Setting up libalgorithm-diff-perl (1.19.03-2) ...
16:04:07 #10 66.02 Setting up libarchive-zip-perl (1.64-1) ...
16:04:07 #10 66.04 Setting up libsub-identify-perl (0.14-1+b1) ...
16:04:07 #10 66.05 Setting up libdistro-info-perl (0.21) ...
16:04:07 #10 66.06 Setting up python3-apt (1.8.4.3) ...
16:04:07 #10 66.21 Setting up libio-stringy-perl (2.111-3) ...
16:04:07 #10 66.22 Setting up liblist-moreutils-perl (0.416-1+b4) ...
16:04:07 #10 66.23 Setting up libhtml-tagset-perl (3.20-3) ...
16:04:07 #10 66.26 Setting up liblog-any-perl (1.707-1) ...
16:04:07 #10 66.27 Setting up libauthen-sasl-perl (2.1600-1) ...
16:04:07 #10 66.28 Setting up libpod-constants-perl (0.19-1) ...
16:04:07 #10 66.29 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
16:04:07 #10 66.30 Setting up libconvert-binhex-perl (1.125-1) ...
16:04:07 #10 66.31 Setting up libfuture-perl (0.39-1) ...
16:04:07 #10 66.32 Setting up liblwp-mediatypes-perl (6.02-1) ...
16:04:07 #10 66.33 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
16:04:07 #10 66.34 Setting up libtry-tiny-perl (0.30-1) ...
16:04:07 #10 66.35 Setting up libtype-tiny-perl (1.004004-1) ...
16:04:07 #10 66.36 Setting up libtest-fatal-perl (0.014-1) ...
16:04:07 #13 106.0   Verifying  : e2fsprogs-libs-1.42.9-19.el7.aarch64                       58/68 
16:04:07 #13 106.0   Verifying  : git-1.8.3.1-23.el7_8.aarch64                               59/68 
16:04:07 #13 106.0   Verifying  : perl-Data-Dumper-2.145-3.el7.aarch64                       60/68 
16:04:07 #13 106.0   Verifying  : glibc-static-2.17-326.el7_9.aarch64                        61/68 
16:04:07 #13 106.0   Verifying  : systemd-libs-219-78.el7_9.7.aarch64                        62/68 
16:04:07 #13 106.0   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.aarch64                63/68 
16:04:07 #13 106.0   Verifying  : systemd-219-78.el7.aarch64                                 64/68 
16:04:07 #13 106.0   Verifying  : 7:device-mapper-1.02.170-6.el7.aarch64                     65/68 
16:04:07 #13 106.0   Verifying  : systemd-libs-219-78.el7.aarch64                            66/68 
16:04:07 #13 106.0   Verifying  : glibc-2.17-317.el7.aarch64                                 67/68 
16:04:07 #13 106.0   Verifying  : glibc-common-2.17-317.el7.aarch64                          68/68 
16:04:07 #13 106.1 
16:04:07 #13 106.1 Installed:
16:04:07 #13 106.1   btrfs-progs-devel.aarch64 0:4.9.1-1.el7                                       
16:04:07 #13 106.1   cmake.aarch64 0:2.8.12.2-2.el7                                                
16:04:07 #13 106.1   device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5                              
16:04:07 #13 106.1   gcc.aarch64 0:4.8.5-44.el7                                                    
16:04:07 #13 106.1   git.aarch64 0:1.8.3.1-23.el7_8                                                
16:04:07 #13 106.1   glibc-static.aarch64 0:2.17-326.el7_9                                         
16:04:07 #13 106.1   libarchive.aarch64 0:3.1.2-14.el7_7                                           
16:04:07 #13 106.1   libseccomp-devel.aarch64 0:2.3.1-4.el7                                        
16:04:07 #13 106.1   libselinux-devel.aarch64 0:2.5-15.el7                                         
16:04:07 #13 106.1   libtool.aarch64 0:2.4.2-22.el7_3                                              
16:04:07 #13 106.1   libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3                                   
16:04:07 #13 106.1   make.aarch64 1:3.82-24.el7                                                    
16:04:07 #13 106.1   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
16:04:07 #13 106.1   systemd-devel.aarch64 0:219-78.el7_9.7                                        
16:04:07 #13 106.1   which.aarch64 0:2.20-7.el7                                                    
16:04:07 #13 106.1 
16:04:07 #13 106.1 Dependency Installed:
16:04:07 #13 106.1   audit-libs-python.aarch64 0:2.8.5-4.el7                                       
16:04:07 #13 106.1   autoconf.noarch 0:2.69-11.el7                                                 
16:04:07 #13 106.1   automake.noarch 0:1.13.4-3.el7                                                
16:04:07 #13 106.1   btrfs-progs.aarch64 0:4.9.1-1.el7                                             
16:04:07 #13 106.1   checkpolicy.aarch64 0:2.5-8.el7                                               
16:04:07 #13 106.1   cpp.aarch64 0:4.8.5-44.el7                                                    
16:04:07 #13 106.1   e2fsprogs-libs.aarch64 0:1.42.9-19.el7                                        
16:04:07 #13 106.1   fipscheck.aarch64 0:1.4.1-6.el7                                               
16:04:07 #13 106.1   fipscheck-lib.aarch64 0:1.4.1-6.el7                                           
16:04:07 #13 106.1   glibc-devel.aarch64 0:2.17-326.el7_9                                          
16:04:07 #13 106.1   glibc-headers.aarch64 0:2.17-326.el7_9                                        
16:04:07 #13 106.1   kernel-headers.aarch64 0:4.18.0-348.20.1.el7                                  
16:04:07 #13 106.1   less.aarch64 0:458-9.el7                                                      
16:04:07 #13 106.1   libcgroup.aarch64 0:0.41-21.el7                                               
16:04:07 #13 106.1   libedit.aarch64 0:3.0-12.20121213cvs.el7                                      
16:04:07 #13 106.1   libgomp.aarch64 0:4.8.5-44.el7                                                
16:04:07 #13 106.1   libmpc.aarch64 0:1.0.1-3.el7                                                  
16:04:07 #13 106.1   libseccomp.aarch64 0:2.3.1-4.el7                                              
16:04:07 #13 106.1   libselinux-python.aarch64 0:2.5-15.el7                                        
16:04:07 #13 106.1   libselinux-utils.aarch64 0:2.5-15.el7                                         
16:04:07 #13 106.1   libsemanage-python.aarch64 0:2.5-14.el7                                       
16:04:07 #13 106.1   libsepol-devel.aarch64 0:2.5-10.el7                                           
16:04:07 #13 106.1   libtool-ltdl.aarch64 0:2.4.2-22.el7_3                                         
16:04:07 #13 106.1   lzo.aarch64 0:2.06-8.el7                                                      
16:04:07 #13 106.1   m4.aarch64 0:1.4.16-10.el7                                                    
16:04:07 #13 106.1   mpfr.aarch64 0:3.1.1-4.el7                                                    
16:04:07 #13 106.1   openssh.aarch64 0:7.4p1-22.el7_9                                              
16:04:07 #13 106.1   openssh-clients.aarch64 0:7.4p1-22.el7_9                                      
16:04:07 #13 106.1   pcre-devel.aarch64 0:8.32-17.el7                                              
16:04:07 #13 106.1   perl-Data-Dumper.aarch64 0:2.145-3.el7                                        
16:04:07 #13 106.1   perl-Error.noarch 1:0.17020-2.el7                                             
16:04:07 #13 106.1   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
16:04:07 #13 106.1   perl-TermReadKey.aarch64 0:2.30-20.el7                                        
16:04:07 #13 106.1   perl-Test-Harness.noarch 0:3.28-3.el7                                         
16:04:07 #13 106.1   policycoreutils.aarch64 0:2.5-34.el7                                          
16:04:07 #13 106.1   policycoreutils-devel.aarch64 0:2.5-34.el7                                    
16:04:07 #13 106.1   policycoreutils-python.aarch64 0:2.5-34.el7                                   
16:04:07 #13 106.1   python-IPy.noarch 0:0.75-6.el7                                                
16:04:07 #13 106.1   rsync.aarch64 0:3.1.2-11.el7_9                                                
16:04:07 #13 106.1   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
16:04:07 #13 106.1   setools-libs.aarch64 0:3.3.8-4.el7                                            
16:04:07 #13 106.1 
16:04:07 #13 106.1 Dependency Updated:
16:04:07 #13 106.1   device-mapper.aarch64 7:1.02.170-6.el7_9.5                                    
16:04:07 #13 106.1   device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5                               
16:04:07 #13 106.1   glibc.aarch64 0:2.17-326.el7_9                                                
16:04:07 #13 106.1   glibc-common.aarch64 0:2.17-326.el7_9                                         
16:04:07 #13 106.1   systemd.aarch64 0:219-78.el7_9.7                                              
16:04:07 #13 106.1   systemd-libs.aarch64 0:219-78.el7_9.7                                         
16:04:07 #13 106.1 
16:04:07 #13 106.1 Complete!
16:04:07 #11 52.18 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.2) ...
16:04:07 #11 52.19 Setting up libfile-find-rule-perl (0.34-1) ...
16:04:07 #11 52.21 Setting up libstring-copyright-perl (0.003006-1) ...
16:04:07 #11 52.22 Setting up python3-debian (0.1.36ubuntu1) ...
16:04:07 #13 2.970    dh_md5sums
16:04:07 #10 57.86 Setting up liburi-perl (1.73-1) ...
16:04:07 #10 57.87 Setting up libdata-dump-perl (1.23-1) ...
16:04:07 #10 57.89 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
16:04:07 #10 57.91 Setting up libio-string-perl (1.08-3) ...
16:04:07 #10 57.94 Setting up libalgorithm-diff-perl (1.19.03-1) ...
16:04:07 #11 58.34 Setting up libpod-constants-perl (0.19-2) ...
16:04:07 #11 58.35 Setting up libregexp-pattern-license-perl (3.9.4-1) ...
16:04:07 #11 58.37 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:04:07 #11 58.38 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
16:04:07 #11 58.40 Setting up libio-interactive-perl (1.023-1) ...
16:04:07 #11 58.41 Setting up libtry-tiny-perl (0.31-1) ...
16:04:07 #11 58.42 Setting up libtype-tiny-perl (1.016008-1) ...
16:04:07 #11 58.44 Setting up libcommon-sense-perl:arm64 (3.75-2build1) ...
16:04:07 #11 58.46 Setting up libmldbm-perl (2.05-3) ...
16:04:07 #11 58.48 Setting up libxml-namespacesupport-perl (1.12-2) ...
16:04:07 #11 58.49 Setting up libnet-http-perl (6.22-1) ...
16:04:07 #11 58.51 Setting up libpath-iterator-rule-perl (1.015-1) ...
16:04:07 #11 58.52 Setting up libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
16:04:07 #11 58.53 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:04:07 #11 58.55 Setting up libtime-moment-perl (0.44-2) ...
16:04:07 #11 58.56 Setting up libencode-locale-perl (1.05-2) ...
16:04:07 #11 58.58 Setting up libexception-class-perl (1.45-1) ...
16:04:07 #11 58.59 Setting up libmath-base85-perl (0.5+dfsg-1) ...
16:04:07 #11 58.61 Setting up libconfig-tiny-perl (2.28-1) ...
16:04:07 #11 58.63 Setting up libsereal-encoder-perl:arm64 (4.025+ds-1) ...
16:04:07 #11 58.64 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
16:04:07 #11 55.62 0 added, 0 removed; done.
16:04:07 #11 55.62 Running hooks in /etc/ca-certificates/update.d...
16:04:07 #11 55.62 done.
16:04:07 #11 55.62 Processing triggers for libc-bin (2.36-0ubuntu4) ...
16:04:07 #12 4.345 (63/100): glibc-devel-2.35-20.fc36.x86_64.rpm   1.6 MB/s |  70 kB     00:00    
16:04:07 #12 4.384 (64/100): git-core-2.38.1-1.fc36.x86_64.rpm      24 MB/s | 4.2 MB     00:00    
16:04:07 #12 19.67   Installing       : libtool-2.4.6-50.fc35.aarch64                      102/106 
16:04:07 #12 19.68   Installing       : libtool-ltdl-devel-2.4.6-50.fc35.aarch64           103/106 
16:04:07 #12 19.69   Installing       : libseccomp-devel-2.5.3-1.fc35.aarch64              104/106 
16:04:07 #12 19.70   Installing       : systemd-rpm-macros-249.13-6.fc35.noarch            105/106 
16:04:07 #12 19.71   Installing       : which-2.21-27.fc35.aarch64                         106/106 
16:04:07 #12 19.71   Running scriptlet: selinux-policy-targeted-35.19-1.fc35.noarch        106/106 
16:04:07 #12 19.72   Running scriptlet: systemd-resolved-249.13-6.fc35.aarch64             106/106 
16:04:07 #10 64.22 Setting up libgpgme11:arm64 (1.12.0-6) ...
16:04:07 #10 64.23 Setting up gcc (4:8.3.0-1) ...
16:04:07 #10 64.26 Setting up python3-six (1.12.0-1) ...
16:04:07 #10 64.40 Setting up dirmngr (2.2.12-1+deb10u2) ...
16:04:07 #10 64.42 Setting up perl (5.28.1-6+deb10u1) ...
16:04:07 #10 64.45 Setting up libpackage-stash-xs-perl (0.29-1) ...
16:04:07 #10 64.46 Setting up python3-gpg (1.12.0-6) ...
16:04:07 #10 64.65 Setting up libdata-dump-perl (1.23-1) ...
16:04:07 #10 64.66 Setting up python3-certifi (2018.8.24-1) ...
16:04:07 #10 64.80 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
16:04:07 #10 64.82 Setting up libref-util-perl (0.204-1) ...
16:04:07 #10 64.83 Setting up libipc-system-simple-perl (1.25-4) ...
16:04:07 #10 64.85 Setting up libnet-domain-tld-perl (1.75-1) ...
16:04:07 #10 64.86 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
16:04:07 #10 64.88 Setting up libvariable-magic-perl (0.62-1+b1) ...
16:04:07 #10 64.89 Setting up python3-idna (2.6-1) ...
16:04:07 #10 65.09 Setting up libio-html-perl (1.001-1) ...
16:04:07 #10 65.10 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
16:04:07 #10 65.11 Setting up libtest-refcount-perl (0.08-3) ...
16:04:07 #10 65.12 Setting up libparams-util-perl (1.07-3+b4) ...
16:04:07 #10 65.13 Setting up libdpkg-perl (1.19.8) ...
16:04:07 #10 65.14 Setting up autoconf (2.69-11) ...
16:04:07 #10 65.16 Setting up python3-urllib3 (1.24.1-1) ...
16:04:07 #10 65.35 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:04:07 #10 65.39 Setting up libcapture-tiny-perl (0.48-1) ...
16:04:07 #10 65.48 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
16:04:07 #10 65.51 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
16:04:07 #10 65.53 Setting up libsub-name-perl (0.21-1+b3) ...
16:04:07 #10 65.55 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
16:04:07 #10 65.56 Setting up g++-8 (8.3.0-6) ...
16:04:07 #10 65.58 Setting up libfile-chdir-perl (0.1008-1) ...
16:04:07 #10 65.61 Setting up xauth (1:1.0.10-1) ...
16:04:07 #10 65.63 Setting up libpath-tiny-perl (0.108-1) ...
16:04:07 #10 65.69 Setting up libarchive-cpio-perl (0.10-1) ...
16:04:07 #10 65.73 Setting up libjson-perl (4.02000-1) ...
16:04:07 #10 65.76 Setting up libfcgi-perl (0.78-2+b3) ...
16:04:07 #14 12.51   Installing       : openssh-clients-8.0p1-16.el8.x86_64                  27/80 
16:04:07 #13 2.467  dpkg-source --before-build .
16:04:07 #13 2.565  debian/rules clean
16:04:07 #13 2.567 dh clean
16:04:07 #13 2.646    dh_clean
16:04:07 #13 2.677  debian/rules binary
16:04:07 #13 2.679 dh binary
16:04:07 #13 2.747    dh_update_autotools_config
16:04:07 #11 53.56 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
16:04:07 #11 53.57 Setting up libref-util-perl (0.204-1) ...
16:04:07 #11 53.59 Setting up libipc-system-simple-perl (1.26-1) ...
16:04:07 #11 53.60 Setting up libnet-domain-tld-perl (1.75-1) ...
16:04:07 #11 53.61 Setting up libxml-writer-perl (0.625-1) ...
16:04:07 #11 53.62 Setting up libhash-fieldhash-perl (0.15-1build2) ...
16:04:07 #11 53.63 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
16:04:07 #11 53.65 Setting up shared-mime-info (1.15-1) ...
16:04:07 
16:04:07 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:04:07 #11 47.80 Setting up libedit2:armhf (3.1-20210910-1build1) ...
16:04:07 #11 47.81 Setting up libreadline8:armhf (8.2-1) ...
16:04:07 #11 47.82 Setting up dbus-daemon (1.14.0-2ubuntu3) ...
16:04:07 #11 47.84 Setting up libldap-2.5-0:armhf (2.5.13+dfsg-1ubuntu1) ...
16:04:07 #11 47.85 Setting up ca-certificates (20211016ubuntu0.22.10.1) ...
16:04:07 #10 72.49 Setting up libdata-optlist-perl (0.110-1.1) ...
16:04:07 #10 72.50 Setting up libipc-run-perl (20200505.0-1) ...
16:04:07 #10 72.51 Setting up git (1:2.30.2-1) ...
16:04:07 #10 72.55 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
16:04:07 #10 72.56 Setting up python3-urllib3 (1.26.5-1~exp1) ...
16:04:07 #10 51.59   Installing       : groff-base-1.22.4-10.fc37.x86_64                    56/136 
16:04:07 #10 51.59   Running scriptlet: groff-base-1.22.4-10.fc37.x86_64                    56/136 
16:04:07 #10 51.61   Installing       : perl-Digest-1.20-489.fc37.noarch                    57/136 
16:04:07 #10 51.61   Installing       : perl-Digest-MD5-2.58-489.fc37.x86_64                58/136 
16:04:07 #10 51.62   Installing       : perl-B-1.83-492.fc37.x86_64                         59/136 
16:04:07 #10 51.63   Installing       : perl-FileHandle-2.03-492.fc37.noarch                60/136 
16:04:07 #10 51.63   Installing       : perl-AutoLoader-5.74-492.fc37.noarch                61/136 
16:04:07 #10 51.64   Installing       : perl-Data-Dumper-2.184-490.fc37.x86_64              62/136 
16:04:07 #10 51.65   Installing       : perl-libnet-3.14-490.fc37.noarch                    63/136 
16:04:07 #10 51.66   Installing       : perl-base-2.27-492.fc37.noarch                      64/136 
16:04:07 #10 51.68   Installing       : perl-Net-SSLeay-1.92-4.fc37.x86_64                  65/136 
16:04:07 #10 51.69   Installing       : perl-URI-5.17-1.fc37.noarch                         66/136 
16:04:07 #10 51.70   Installing       : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       67/136 
16:04:07 #10 51.70   Installing       : perl-Mozilla-CA-20211001-4.fc37.noarch              68/136 
16:04:07 #10 51.71   Installing       : perl-if-0.61.000-492.fc37.noarch                    69/136 
16:04:07 #10 51.72   Installing       : perl-IO-Socket-IP-0.41-490.fc37.noarch              70/136 
16:04:07 #10 51.72   Installing       : perl-Time-Local-2:1.300-489.fc37.noarch             71/136 
16:04:07 #10 51.73   Installing       : perl-File-Path-2.18-489.fc37.noarch                 72/136 
16:04:07 #10 51.73   Installing       : perl-Pod-Escapes-1:1.07-489.fc37.noarch             73/136 
16:04:07 #10 51.74   Installing       : perl-IO-Socket-SSL-2.075-1.fc37.noarch              74/136 
16:04:07 #10 51.75   Installing       : perl-Class-Struct-0.66-492.fc37.noarch              75/136 
16:04:07 #10 51.75   Installing       : perl-POSIX-2.03-492.fc37.x86_64                     76/136 
16:04:07 #10 51.76   Installing       : perl-Term-ANSIColor-5.01-490.fc37.noarch            77/136 
16:04:07 #10 51.76   Installing       : perl-IPC-Open3-1.22-492.fc37.noarch                 78/136 
16:04:07 #10 51.77   Installing       : perl-subs-1.04-492.fc37.noarch                      79/136 
16:04:07 #10 51.78   Installing       : perl-File-Temp-1:0.231.100-489.fc37.noarch          80/136 
16:04:07 #10 51.78   Installing       : perl-Term-Cap-1.17-489.fc37.noarch                  81/136 
16:04:07 #10 51.79   Installing       : perl-HTTP-Tiny-0.082-1.fc37.noarch                  82/136 
16:04:07 #10 51.80   Installing       : perl-Pod-Simple-1:3.43-490.fc37.noarch              83/136 
16:04:07 #10 51.81   Installing       : perl-Socket-4:2.036-1.fc37.x86_64                   84/136 
16:04:07 #10 51.81   Installing       : perl-SelectSaver-1.02-492.fc37.noarch               85/136 
16:04:07 #10 51.82   Installing       : perl-Symbol-1.09-492.fc37.noarch                    86/136 
16:04:07 #10 51.82   Installing       : perl-File-stat-1.12-492.fc37.noarch                 87/136 
16:04:07 #10 51.83   Installing       : perl-podlators-1:4.14-489.fc37.noarch               88/136 
16:04:07 #10 51.84   Installing       : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            89/136 
16:04:07 #10 51.84   Installing       : perl-Fcntl-1.15-492.fc37.x86_64                     90/136 
16:04:07 #10 51.85   Installing       : perl-Text-ParseWords-3.31-489.fc37.noarch           91/136 
16:04:07 #10 51.85   Installing       : perl-mro-1.26-492.fc37.x86_64                       92/136 
16:04:07 #10 51.87   Installing       : perl-IO-1.50-492.fc37.x86_64                        93/136 
16:04:07 #10 51.88   Installing       : perl-overloading-0.02-492.fc37.noarch               94/136 
16:04:07 #10 51.88   Installing       : perl-Pod-Usage-4:2.03-3.fc37.noarch                 95/136 
16:04:07 #10 51.89   Installing       : perl-Errno-1.36-492.fc37.x86_64                     96/136 
16:04:07 #10 51.89   Installing       : perl-File-Basename-2.85-492.fc37.noarch             97/136 
16:04:07 #10 79.70 0 added, 0 removed; done.
16:04:07 #10 66.37 Setting up libcommon-sense-perl (3.74-2+b7) ...
16:04:07 #10 66.38 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:04:07 #10 66.39 Setting up libnet-http-perl (6.18-1) ...
16:04:07 #10 66.40 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
16:04:07 #10 66.41 Setting up libencode-locale-perl (1.05-1) ...
16:04:07 #10 66.42 Setting up libtext-levenshtein-perl (0.13-1) ...
16:04:07 #10 66.43 Setting up libnet-dns-perl (1.19-1) ...
16:04:07 #10 66.44 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
16:04:07 #10 66.45 Setting up libdevel-callchecker-perl (0.008-1) ...
16:04:07 #10 66.46 Setting up libstring-shellquote-perl (1.04-1) ...
16:04:07 #10 66.47 Setting up libsub-install-perl (0.928-1) ...
16:04:07 #10 66.48 Setting up dpkg-dev (1.19.8) ...
16:04:07 #10 66.50 Setting up libnumber-compare-perl (0.03-1) ...
16:04:07 #10 66.52 Setting up intltool-debian (0.35.0+20060710.5) ...
16:04:07 #10 66.54 Setting up libio-async-perl (0.72-1) ...
16:04:07 #10 66.55 Setting up liberror-perl (0.17027-2) ...
16:04:07 #10 66.56 Setting up patchutils (0.3.4-2) ...
16:04:07 #10 66.57 Setting up libmail-sendmail-perl (0.80-1) ...
16:04:07 #10 54.56   Installing       : elfutils-0.187-4.fc35.x86_64                        11/144 
16:04:07 #10 54.59   Installing       : xz-5.2.5-9.fc35.x86_64                              12/144 
16:04:07 #10 54.61   Installing       : unzip-6.0-53.fc35.x86_64                            13/144 
16:04:07 #10 54.62   Installing       : fonts-filesystem-1:2.0.5-6.fc35.noarch              14/144 
16:04:07 #10 54.62   Installing       : file-5.40-9.fc35.x86_64                             15/144 
16:04:07 #10 54.63   Installing       : dwz-0.14-2.fc35.x86_64                              16/144 
16:04:07 #10 54.66   Installing       : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.    17/144 
16:04:07 #10 54.68   Installing       : abattis-cantarell-fonts-0.301-5.fc35.noarch         18/144 
16:04:07 #10 54.71   Installing       : gsettings-desktop-schemas-41.0-1.fc35.x86_64        19/144 
16:04:07 #10 54.73   Installing       : zip-3.0-31.fc35.x86_64                              20/144 
16:04:07 #10 54.75   Installing       : enchant-1:1.6.0-28.fc35.x86_64                      21/144 
16:04:07 #10 54.76   Installing       : python3-enchant-3.2.2-1.fc35.noarch                 22/144 
16:04:07 #10 54.78   Installing       : python3-dateutil-1:2.8.1-7.fc35.noarch              23/144 
16:04:07 #11 52.36 Setting up python3-requests (2.22.0-2ubuntu1) ...
16:04:07 #11 52.51 Setting up libdata-optlist-perl (0.110-1) ...
16:04:07 #11 52.52 Setting up libipc-run-perl (20180523.0-2) ...
16:04:07 #11 52.53 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ...
16:04:07 #11 52.54 Setting up libcontextual-return-perl (0.004014-2) ...
16:04:07 #11 52.55 Setting up libwww-robotrules-perl (6.02-1) ...
16:04:07 #11 52.56 Setting up libtypes-serialiser-perl (1.0-1) ...
16:04:07 #11 52.57 Setting up g++ (4:9.3.0-1ubuntu2) ...
16:04:07 #11 52.59 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:04:07 #11 52.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
16:04:07 #11 52.60 Setting up libhtml-parser-perl (3.72-5) ...
16:04:07 #11 52.61 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:04:07 #11 52.62 Setting up librole-tiny-perl (2.001004-1) ...
16:04:07 #11 52.64 Setting up build-essential (12.8ubuntu1.1) ...
16:04:07 #11 52.65 Setting up libfont-ttf-perl (1.06-1) ...
16:04:07 #11 52.66 Setting up libfile-homedir-perl (1.004-1) ...
16:04:07 #11 52.67 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
16:04:07 #11 52.69 Setting up libio-socket-ssl-perl (2.067-1) ...
16:04:07 #11 52.70 Setting up libsub-exporter-perl (0.987-1) ...
16:04:07 #13 3.003    dh_builddeb
16:04:07 #13 3.028 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:04:07 #13 3.147  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo
16:04:07 #10 57.95 Setting up libclone-perl (0.39-1) ...
16:04:07 #10 57.97 Setting up libclass-xsaccessor-perl (1.19-2build8) ...
16:04:07 #10 57.99 Setting up libnet-http-perl (6.17-1) ...
16:04:07 #10 58.01 Setting up libnumber-compare-perl (0.03-1) ...
16:04:07 #10 58.02 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ...
16:04:07 #10 58.20 Setting up python3-unidiff (0.5.4-1) ...
16:04:07 #11 58.65 Setting up liblist-utilsby-perl (0.12-1) ...
16:04:07 #11 58.67 Setting up libstring-shellquote-perl (1.04-2) ...
16:04:07 #11 58.69 Setting up libnet-netmask-perl (2.0001-1) ...
16:04:07 #11 58.70 Setting up libsub-install-perl (0.928-2) ...
16:04:07 #11 58.71 Setting up gcc (4:12.2.0-1ubuntu1) ...
16:04:07 #11 58.74 Setting up dpkg-dev (1.21.9ubuntu1) ...
16:04:07 #11 58.76 Setting up libindirect-perl (0.39-2) ...
16:04:07 #11 58.78 Setting up libxs-parse-sublike-perl:arm64 (0.16-1ubuntu2) ...
16:04:07 #11 58.79 Setting up intltool-debian (0.35.0+20060710.5) ...
16:04:07 #11 58.82 Setting up libfreezethaw-perl (0.5001-2.1) ...
16:04:07 #11 58.84 Setting up libobject-pad-perl (0.68-1) ...
16:04:07 #11 58.85 Setting up liberror-perl (0.17029-1) ...
16:04:07 #11 58.87 Setting up libpython3.10-stdlib:arm64 (3.10.7-1ubuntu0.2) ...
16:04:07 #12 4.596 (65/100): gcc-12.2.1-4.fc36.x86_64.rpm           82 MB/s |  33 MB     00:00    
16:04:07 #12 4.603 (66/100): glibc-headers-x86-2.35-20.fc36.noarch 1.8 MB/s | 475 kB     00:00    
16:04:07 #12 4.660 (67/100): glibc-static-2.35-20.fc36.x86_64.rpm  7.0 MB/s | 1.9 MB     00:00    
16:04:07 #12 4.675 (68/100): kernel-headers-6.0.5-200.fc36.x86_64.  20 MB/s | 1.3 MB     00:00    
16:04:07 #12 4.680 (69/100): less-590-5.fc36.x86_64.rpm            2.2 MB/s | 161 kB     00:00    
16:04:07 #12 4.684 (70/100): libargon2-20171227-9.fc36.x86_64.rpm  1.4 MB/s |  28 kB     00:00    
16:04:07 #12 4.688 (71/100): libbtrfs-6.0.2-1.fc36.x86_64.rpm      3.6 MB/s |  27 kB     00:00    
16:04:07 #12 4.693 (72/100): libbpf-0.7.0-3.fc36.x86_64.rpm         12 MB/s | 159 kB     00:00    
16:04:07 #12 4.697 (73/100): libbtrfsutil-6.0.2-1.fc36.x86_64.rpm  2.4 MB/s |  32 kB     00:00    
16:04:07 #12 4.702 (74/100): libfdisk-2.38-1.fc36.x86_64.rpm        12 MB/s | 160 kB     00:00    
16:04:07 #12 4.706 (75/100): libfido2-1.10.0-5.fc36.x86_64.rpm      11 MB/s |  94 kB     00:00    
16:04:07 #12 4.716 (76/100): libtool-2.4.7-1.fc36.x86_64.rpm        32 MB/s | 593 kB     00:00    
16:04:07 #12 4.746 (77/100): libtool-ltdl-2.4.7-1.fc36.x86_64.rpm  853 kB/s |  37 kB     00:00    
16:04:07 #12 4.753 (78/100): libuv-1.44.2-1.fc36.x86_64.rpm        4.1 MB/s | 151 kB     00:00    
16:04:07 #12 4.757 (79/100): libxcrypt-devel-4.4.33-3.fc36.x86_64. 2.9 MB/s |  30 kB     00:00    
16:04:07 #12 4.762 (80/100): libtool-ltdl-devel-2.4.7-1.fc36.x86_6 2.8 MB/s | 157 kB     00:00    
16:04:07 #12 4.766 (81/100): libxcrypt-static-4.4.33-3.fc36.x86_64 7.9 MB/s | 104 kB     00:00    
16:04:07 #12 4.775 (82/100): pcre2-devel-10.40-1.fc36.x86_64.rpm    29 MB/s | 474 kB     00:00    
16:04:07 #12 4.781 (83/100): pcre2-utf16-10.40-1.fc36.x86_64.rpm    17 MB/s | 216 kB     00:00    
16:04:07 #12 4.785 (84/100): pcre2-utf32-10.40-1.fc36.x86_64.rpm    12 MB/s | 203 kB     00:00    
16:04:07 #12 4.789 (85/100): perl-Git-2.38.1-1.fc36.noarch.rpm     3.4 MB/s |  42 kB     00:00    
16:04:07 #12 4.794 (86/100): python3-audit-3.0.9-1.fc36.x86_64.rpm 9.8 MB/s |  82 kB     00:00    
16:04:07 #12 4.800 (87/100): rpm-plugin-selinux-4.17.1-3.fc36.x86_ 1.6 MB/s |  18 kB     00:00    
16:04:07 #10 65.80 Setting up libdevel-globaldestruction-perl (0.14-1) ...
16:04:07 #10 65.83 Setting up python3-unidiff (0.5.4-1) ...
16:04:07 #10 66.00 Setting up libstrictures-perl (2.000005-1) ...
16:04:07 #10 66.04 Setting up libsub-quote-perl (2.005001-1) ...
16:04:07 #10 66.07 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
16:04:07 #13 2.774    dh_autoreconf
16:04:07 #13 2.815    create-stamp debian/debhelper-build-stamp
16:04:07 #13 2.815    dh_prep
16:04:07 #13 2.842    dh_auto_install --destdir=debian/docker-ce-build-deps/
16:04:07 #13 2.896    dh_install
16:04:07 #13 2.929    dh_installdocs
16:04:07 #13 2.967    dh_installchangelogs
16:04:07 #11 48.17 Updating certificates in /etc/ssl/certs...
16:04:07 #10 72.75 Setting up libcontextual-return-perl (0.004014-2) ...
16:04:07 #10 72.77 Setting up libwww-robotrules-perl (6.02-1) ...
16:04:07 #10 72.78 Setting up libtypes-serialiser-perl (1.01-1) ...
16:04:07 #10 72.80 Setting up libhtml-parser-perl (3.75-1+b1) ...
16:04:07 #10 72.82 Setting up libgit-wrapper-perl (0.048-1) ...
16:04:07 #10 72.83 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:04:07 #10 72.85 Setting up librole-tiny-perl (2.002004-1) ...
16:04:07 #10 72.87 Setting up gnupg (2.2.27-2+deb11u2) ...
16:04:07 #10 51.90   Installing       : perl-Getopt-Std-1.13-492.fc37.noarch                98/136 
16:04:07 #10 51.90   Installing       : perl-MIME-Base64-3.16-489.fc37.x86_64               99/136 
16:04:07 #10 51.91   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64      100/136 
16:04:07 #10 51.92   Installing       : perl-constant-1.33-490.fc37.noarch                 101/136 
16:04:07 #10 51.93   Installing       : perl-Storable-1:3.26-489.fc37.x86_64               102/136 
16:04:07 #10 51.94   Installing       : perl-overload-1.35-492.fc37.noarch                 103/136 
16:04:07 #10 51.95   Installing       : perl-parent-1:0.238-489.fc37.noarch                104/136 
16:04:07 #10 51.96   Installing       : perl-vars-1.05-492.fc37.noarch                     105/136 
16:04:07 #10 51.97   Installing       : perl-Getopt-Long-1:2.54-1.fc37.noarch              106/136 
16:04:07 #10 51.97   Installing       : perl-Carp-1.52-489.fc37.noarch                     107/136 
16:04:07 #10 51.98   Installing       : perl-Exporter-5.77-489.fc37.noarch                 108/136 
16:04:07 #10 51.99   Installing       : perl-NDBM_File-1.15-492.fc37.x86_64                109/136 
16:04:07 #10 51.99   Installing       : perl-PathTools-3.84-489.fc37.x86_64                110/136 
16:04:07 #10 52.00   Installing       : perl-DynaLoader-1.52-492.fc37.x86_64               111/136 
16:04:07 #10 79.70 Running hooks in /etc/ca-certificates/update.d...
16:04:07 #10 79.70 done.
16:04:07 #10 DONE 80.0s
16:04:07 #10 66.58 Setting up libltdl-dev:amd64 (2.4.6-9) ...
16:04:07 #10 66.59 Setting up libxml-sax-base-perl (1.09-1) ...
16:04:07 #10 66.60 Setting up libio-string-perl (1.08-3) ...
16:04:07 #10 66.61 Setting up libreadonly-perl (2.050-1) ...
16:04:07 #10 66.62 Setting up python3-chardet (3.0.4-3) ...
16:04:07 #10 66.85 Setting up libstring-copyright-perl (0.003006-1) ...
16:04:07 #13 3.276  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes
16:04:07 #13 3.351 dpkg-genchanges: info: binary-only upload (no source code included)
16:04:07 #13 3.354  dpkg-source --after-build .
16:04:07 #13 3.453 dpkg-buildpackage: info: binary-only upload (no source included)
16:04:07 #13 3.458 
16:04:07 #13 3.458 The package has been created.
16:04:07 #13 3.458 Attention, the package has been created in the current directory,
16:04:07 #13 3.458 not in ".." as indicated by the message above!
16:04:07 #13 3.483 Selecting previously unselected package docker-ce-build-deps.
16:04:07 #13 3.498 (Reading database ... 25574 files and directories currently installed.)
16:04:07 #13 3.499 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:04:07 #13 3.504 Unpacking docker-ce-build-deps (1.0) ...
16:04:07 #13 DONE 106.7s
16:04:07 
16:04:07 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
16:04:07 #10 58.34 Setting up binutils (2.30-21ubuntu1~18.04.8) ...
16:04:07 #10 58.36 Setting up libunicode-utf8-perl (0.60-1build4) ...
16:04:07 #10 58.37 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.2) ...
16:04:07 #10 58.38 Setting up libparams-util-perl (1.07-3build3) ...
16:04:07 #10 58.40 Setting up libsub-name-perl (0.21-1build1) ...
16:04:07 #10 58.42 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ...
16:04:07 #11 52.71 Setting up libalgorithm-merge-perl (0.08-3) ...
16:04:07 #11 52.72 Setting up libhttp-message-perl (6.22-1) ...
16:04:07 #11 52.74 Setting up libhtml-form-perl (6.07-1) ...
16:04:07 #11 52.75 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
16:04:07 #11 52.76 Setting up libjson-xs-perl (4.020-1build1) ...
16:04:07 #11 52.77 Setting up libhttp-negotiate-perl (6.01-1) ...
16:04:07 #11 52.78 Setting up libio-prompter-perl (0.004015-1) ...
16:04:07 #11 52.80 Setting up libhttp-cookies-perl (6.08-1) ...
16:04:07 #11 58.88 Setting up patchutils (0.4.2-1build2) ...
16:04:07 #11 58.90 Setting up libmail-sendmail-perl (0.80-2) ...
16:04:07 #11 58.91 Setting up libltdl-dev:arm64 (2.4.7-4) ...
16:04:07 #11 58.93 Setting up libjson-maybexs-perl (1.004003-1) ...
16:04:07 #11 58.94 Setting up libxml-sax-base-perl (1.09-2) ...
16:04:07 #11 58.95 Setting up libio-string-perl (1.08-3.1) ...
16:04:07 #11 58.96 Setting up libreadonly-perl (2.050-3) ...
16:04:07 #11 58.98 Setting up libnetaddr-ip-perl (4.079+dfsg-2) ...
16:04:07 #11 58.99 Setting up libstring-copyright-perl (0.003013-1) ...
16:04:07 #11 59.01 Setting up libdata-optlist-perl (0.112-1) ...
16:04:07 #11 59.02 Setting up libipc-run-perl (20220807.0-1) ...
16:04:07 #11 59.03 Setting up git (1:2.37.2-1ubuntu1.1) ...
16:04:07 #11 59.06 Setting up libtext-xslate-perl:arm64 (3.5.9-1build1) ...
16:04:07 #11 59.08 Setting up libcontextual-return-perl (0.004014-3) ...
16:04:07 #12 4.811 (88/100): python3-setuptools-59.6.0-3.fc36.noar  36 MB/s | 934 kB     00:00    
16:04:07 #12 4.816 (89/100): selinux-policy-36.16-1.fc36.noarch.rp 3.2 MB/s |  69 kB     00:00    
16:04:07 #12 4.826 (90/100): selinux-policy-devel-36.16-1.fc36.noa  32 MB/s | 817 kB     00:00    
16:04:07 #12 4.872 (91/100): systemd-250.8-1.fc36.x86_64.rpm        78 MB/s | 4.2 MB     00:00    
16:04:07 #12 4.881 (92/100): systemd-devel-250.8-1.fc36.x86_64.rpm 9.2 MB/s | 451 kB     00:00    
16:04:07 #12 4.926 (93/100): selinux-policy-targeted-36.16-1.fc36.  59 MB/s | 6.4 MB     00:00    
16:04:07 #12 4.933 (94/100): systemd-pam-250.8-1.fc36.x86_64.rpm   6.8 MB/s | 333 kB     00:00    
16:04:07 #12 4.942 (95/100): systemd-networkd-250.8-1.fc36.x86_64. 9.0 MB/s | 617 kB     00:00    
16:04:07 #12 4.949 (96/100): systemd-resolved-250.8-1.fc36.x86_64.  12 MB/s | 275 kB     00:00    
16:04:07 #12 4.952 (97/100): systemd-rpm-macros-250.8-1.fc36.noarc 1.7 MB/s |  28 kB     00:00    
16:04:07 #12 4.959 (98/100): vim-filesystem-9.0.1006-1.fc36.noarch 3.1 MB/s |  19 kB     00:00    
16:04:07 #12 4.963 (99/100): libxcrypt-4.4.33-3.fc36.x86_64.rpm     11 MB/s | 120 kB     00:00    
16:04:07 #12 5.034 (100/100): util-linux-2.38-1.fc36.x86_64.rpm     25 MB/s | 2.3 MB     00:00    
16:04:07 #10 54.79   Installing       : python3-construct-2.10.68-1.fc35.noarch             24/144 
16:04:07 #10 54.80   Installing       : python3-pybeam-0.7-1.fc35.noarch                    25/144 
16:04:07 #10 54.82   Installing       : zstd-1.5.2-2.fc35.x86_64                            26/144 
16:04:07 #10 54.82   Installing       : xxhash-libs-0.8.1-1.fc35.x86_64                     27/144 
16:04:07 #10 54.91   Installing       : gdb-minimal-12.1-1.fc35.x86_64                      28/144 
16:04:07 #10 54.92   Installing       : debugedit-5.0-2.fc35.x86_64                         29/144 
16:04:07 #10 54.94   Installing       : systemd-libs-249.13-6.fc35.x86_64                   30/144 
16:04:07 #10 54.94   Running scriptlet: systemd-libs-249.13-6.fc35.x86_64                   30/144 
16:04:07 #10 54.97   Installing       : dbus-libs-1:1.12.24-1.fc35.x86_64                   31/144 
16:04:07 #10 54.98   Installing       : python3-dbus-1.2.18-2.fc35.x86_64                   32/144 
16:04:07 #10 54.99   Installing       : rust-srpm-macros-23-1.fc35.noarch                   33/144 
16:04:07 #10 54.99   Installing       : rpmautospec-rpm-macros-0.3.0-1.fc35.noarch          34/144 
16:04:07 #10 55.00   Installing       : ansible-srpm-macros-1-8.1.fc35.noarch               35/144 
16:04:07 #10 55.02   Installing       : shared-mime-info-2.1-3.fc35.x86_64                  36/144 
16:04:07 #10 55.03   Running scriptlet: shared-mime-info-2.1-3.fc35.x86_64                  36/144 
16:04:07 #10 55.04   Installing       : qt5-srpm-macros-5.15.2-3.fc35.noarch                37/144 
16:04:07 #10 55.04   Installing       : python3-zstd-1.4.5.1-5.fc35.x86_64                  38/144 
16:04:07 #10 55.05   Installing       : python3-toml-0.10.2-5.fc35.noarch                   39/144 
16:04:07 #10 55.06   Installing       : python3-pyxdg-0.27-3.fc35.noarch                    40/144 
16:04:07 #10 55.07   Installing       : python3-distro-1.6.0-1.fc35.noarch                  41/144 
16:04:07 #10 55.08   Installing       : python3-dnf-plugins-core-4.3.1-1.fc35.noarch        42/144 
16:04:07 #10 55.10   Installing       : pkgconf-m4-1.8.0-1.fc35.noarch                      43/144 
16:04:07 #10 55.10   Installing       : perl-srpm-macros-1-42.fc35.noarch                   44/144 
16:04:07 #10 55.11   Installing       : openblas-srpm-macros-2-10.fc35.noarch               45/144 
16:04:07 #10 55.11   Installing       : ocaml-srpm-macros-6-5.fc35.noarch                   46/144 
16:04:07 #10 55.12   Installing       : nim-srpm-macros-3-5.fc35.noarch                     47/144 
16:04:07 #10 55.13   Installing       : ncurses-6.2-8.20210508.fc35.x86_64                  48/144 
16:04:07 #10 55.14   Installing       : lua-srpm-macros-1-5.fc35.noarch                     49/144 
16:04:07 #10 55.15   Installing       : libstemmer-0-17.585svn.fc35.x86_64                  50/144 
16:04:07 #10 55.15   Installing       : libproxy-0.4.17-3.fc35.x86_64                       51/144 
16:04:07 #10 55.16   Installing       : glib-networking-2.70.1-1.fc35.x86_64                52/144 
16:04:07 #10 55.18   Installing       : libsoup-2.74.2-1.fc35.x86_64                        53/144 
16:04:07 #10 55.19   Installing       : libpng-2:1.6.37-11.fc35.x86_64                      54/144 
16:04:07 #10 55.19   Installing       : libpkgconf-1.8.0-1.fc35.x86_64                      55/144 
16:04:07 #10 55.21   Installing       : pkgconf-1.8.0-1.fc35.x86_64                         56/144 
16:04:07 #11 DONE 56.2s
16:04:07 
16:04:07 #12 [stage-1 4/9] COPY common /root/build-deb/debian
16:04:07 #12 DONE 0.1s
16:04:07 #13 3.050    dh_perl
16:04:07 #13 3.087    dh_link
16:04:07 #13 3.123    dh_strip_nondeterminism
16:04:07 #13 3.185    dh_compress
16:04:07 #13 3.222    dh_fixperms
16:04:07 #13 3.260    dh_missing
16:04:07 #13 3.286    dh_installdeb
16:04:07 #10 66.09 Setting up libsort-versions-perl (1.62-1) ...
16:04:07 #10 66.11 Setting up libexporter-tiny-perl (1.002001-1) ...
16:04:07 #10 66.14 Setting up libterm-readkey-perl (2.38-1) ...
16:04:07 #10 66.19 Setting up lsb-release (10.2019051400) ...
16:04:07 #10 66.21 Setting up libclass-accessor-perl (0.51-1) ...
16:04:07 #10 66.23 Setting up libnet-ip-perl (1.26-2) ...
16:04:07 #10 66.25 Setting up python3-magic (2:0.4.15-2) ...
16:04:07 #12 19.78   Running scriptlet: which-2.21-27.fc35.aarch64                         106/106 
16:04:07 #12 20.32   Verifying        : acl-2.3.1-2.fc35.aarch64                             1/106 
16:04:07 #12 20.33   Verifying        : autoconf-2.69-37.fc35.noarch                         2/106 
16:04:07 #12 20.33   Verifying        : automake-1.16.2-5.fc35.noarch                        3/106 
16:04:07 #12 20.33   Verifying        : device-mapper-1.02.175-6.fc35.aarch64                4/106 
16:04:07 #12 20.33   Verifying        : device-mapper-devel-1.02.175-6.fc35.aarch64          5/106 
16:04:07 #12 20.33   Verifying        : device-mapper-libs-1.02.175-6.fc35.aarch64           6/106 
16:04:07 #12 20.33   Verifying        : e2fsprogs-libs-1.46.3-1.fc35.aarch64                 7/106 
16:04:07 #12 20.33   Verifying        : gc-8.0.4-6.fc35.aarch64                              8/106 
16:04:07 #12 20.33   Verifying        : guile22-2.2.7-3.fc35.aarch64                         9/106 
16:04:07 #12 20.33   Verifying        : iptables-legacy-libs-1.8.7-13.fc35.aarch64          10/106 
16:04:07 #12 20.33   Verifying        : kmod-libs-29-4.fc35.aarch64                         11/106 
16:04:07 #12 20.33   Verifying        : libargon2-20171227-7.fc35.aarch64                   12/106 
16:04:07 #12 20.33   Verifying        : libcbor-0.7.0-4.fc35.aarch64                        13/106 
16:04:07 #12 20.33   Verifying        : libedit-3.1-40.20210910cvs.fc35.aarch64             14/106 
16:04:07 #12 20.33   Verifying        : libfido2-1.8.0-1.fc35.aarch64                       15/106 
16:04:07 #12 20.33   Verifying        : libmpc-1.2.1-3.fc35.aarch64                         16/106 
16:04:07 #12 20.33   Verifying        : libnl3-3.5.0-8.fc35.aarch64                         17/106 
16:04:07 #12 20.33   Verifying        : libpcap-14:1.10.1-2.fc35.aarch64                    18/106 
16:04:07 #12 20.33   Verifying        : libutempter-1.2.1-5.fc35.aarch64                    19/106 
16:04:07 #12 20.33   Verifying        : libxkbcommon-1.3.1-1.fc35.aarch64                   20/106 
16:04:07 #12 20.33   Verifying        : lzo-2.10-5.fc35.aarch64                             21/106 
16:04:07 #12 20.33   Verifying        : m4-1.4.19-2.fc35.aarch64                            22/106 
16:04:07 #12 20.33   Verifying        : make-1:4.3-6.fc35.aarch64                           23/106 
16:04:07 #12 20.33   Verifying        : perl-Error-1:0.17029-7.fc35.noarch                  24/106 
16:04:07 #12 20.33   Verifying        : perl-TermReadKey-2.38-11.fc35.aarch64               25/106 
16:04:07 #12 20.33   Verifying        : perl-Thread-Queue-3.14-478.fc35.noarch              26/106 
16:04:07 #12 20.33   Verifying        : perl-threads-1:2.26-448.fc35.aarch64                27/106 
16:04:07 #12 20.33   Verifying        : perl-threads-shared-1.62-478.fc35.aarch64           28/106 
16:04:07 #12 20.33   Verifying        : python3-setools-4.4.0-3.fc35.aarch64                29/106 
16:04:07 #12 20.33   Verifying        : python3-setuptools-57.4.0-1.fc35.noarch             30/106 
16:04:07 #12 20.33   Verifying        : rhash-1.4.0-4.fc35.aarch64                          31/106 
16:04:07 #12 20.33   Verifying        : which-2.21-27.fc35.aarch64                          32/106 
16:04:07 #12 20.33   Verifying        : xkeyboard-config-2.33-2.fc35.noarch                 33/106 
16:04:07 #12 20.33   Verifying        : annobin-docs-10.79-1.fc35.noarch                    34/106 
16:04:07 #12 20.33   Verifying        : annobin-plugin-gcc-10.79-1.fc35.aarch64             35/106 
16:04:07 #12 20.33   Verifying        : btrfs-progs-6.0.2-1.fc35.aarch64                    36/106 
16:04:07 #12 20.33   Verifying        : btrfs-progs-devel-6.0.2-1.fc35.aarch64              37/106 
16:04:07 #12 20.33   Verifying        : checkpolicy-3.3-1.fc35.aarch64                      38/106 
16:04:07 #12 20.33   Verifying        : cmake-3.24.2-1.fc35.aarch64                         39/106 
16:04:07 #12 20.33   Verifying        : cmake-data-3.24.2-1.fc35.noarch                     40/106 
16:04:07 #12 20.33   Verifying        : cmake-filesystem-3.24.2-1.fc35.aarch64              41/106 
16:04:07 #12 20.33   Verifying        : cmake-rpm-macros-3.24.2-1.fc35.noarch               42/106 
16:04:07 #12 20.33   Verifying        : cpp-11.3.1-3.fc35.aarch64                           43/106 
16:04:07 #12 20.33   Verifying        : cryptsetup-libs-2.4.3-1.fc35.aarch64                44/106 
16:04:07 #12 20.33   Verifying        : dbus-1:1.12.24-1.fc35.aarch64                       45/106 
16:04:07 #12 20.33   Verifying        : dbus-broker-32-1.fc35.aarch64                       46/106 
16:04:07 #12 20.33   Verifying        : dbus-common-1:1.12.24-1.fc35.noarch                 47/106 
16:04:07 #12 20.33   Verifying        : gcc-11.3.1-3.fc35.aarch64                           48/106 
16:04:07 #12 20.33   Verifying        : git-2.38.1-1.fc35.aarch64                           49/106 
16:04:07 #12 20.33   Verifying        : git-core-2.38.1-1.fc35.aarch64                      50/106 
16:04:07 #12 20.33   Verifying        : git-core-doc-2.38.1-1.fc35.noarch                   51/106 
16:04:07 #12 20.33   Verifying        : glibc-devel-2.34-49.fc35.aarch64                    52/106 
16:04:07 #12 20.33   Verifying        : glibc-static-2.34-49.fc35.aarch64                   53/106 
16:04:07 #12 20.33   Verifying        : jsoncpp-1.9.4-5.fc35.aarch64                        54/106 
16:04:07 #12 20.33   Verifying        : kernel-headers-6.0.5-100.fc35.aarch64               55/106 
16:04:07 #12 20.33   Verifying        : less-590-5.fc35.aarch64                             56/106 
16:04:07 #12 20.33   Verifying        : libasan-11.3.1-3.fc35.aarch64                       57/106 
16:04:07 #12 20.33   Verifying        : libatomic-11.3.1-3.fc35.aarch64                     58/106 
16:04:07 #12 20.33   Verifying        : libbpf-2:0.6.1-2.fc35.aarch64                       59/106 
16:04:07 #12 20.33   Verifying        : libbtrfs-6.0.2-1.fc35.aarch64                       60/106 
16:04:07 #12 20.33   Verifying        : libbtrfsutil-6.0.2-1.fc35.aarch64                   61/106 
16:04:07 #12 20.33   Verifying        : libfdisk-2.37.4-1.fc35.aarch64                      62/106 
16:04:07 #12 20.33   Verifying        : libibverbs-39.0-1.fc35.aarch64                      63/106 
16:04:07 #12 20.33   Verifying        : libseccomp-2.5.3-1.fc35.aarch64                     64/106 
16:04:07 #12 20.33   Verifying        : libseccomp-devel-2.5.3-1.fc35.aarch64               65/106 
16:04:07 #12 20.33   Verifying        : libselinux-devel-3.3-1.fc35.aarch64                 66/106 
16:04:07 #12 20.33   Verifying        : libselinux-utils-3.3-1.fc35.aarch64                 67/106 
16:04:07 #12 20.33   Verifying        : libsepol-devel-3.3-2.fc35.aarch64                   68/106 
16:04:07 #12 20.33   Verifying        : libtool-2.4.6-50.fc35.aarch64                       69/106 
16:04:07 #12 20.33   Verifying        : libtool-ltdl-2.4.6-50.fc35.aarch64                  70/106 
16:04:07 #12 20.33   Verifying        : libtool-ltdl-devel-2.4.6-50.fc35.aarch64            71/106 
16:04:07 #12 20.33   Verifying        : libubsan-11.3.1-3.fc35.aarch64                      72/106 
16:04:07 #12 20.33   Verifying        : libuv-1:1.44.2-1.fc35.aarch64                       73/106 
16:04:07 #12 20.33   Verifying        : libxcrypt-devel-4.4.33-3.fc35.aarch64               74/106 
16:04:07 #12 20.33   Verifying        : libxcrypt-static-4.4.33-3.fc35.aarch64              75/106 
16:04:07 #12 20.33   Verifying        : openssh-8.7p1-3.fc35.aarch64                        76/106 
16:04:07 #12 20.33   Verifying        : openssh-clients-8.7p1-3.fc35.aarch64                77/106 
16:04:07 #12 20.33   Verifying        : pcre2-devel-10.40-1.fc35.aarch64                    78/106 
16:04:07 #12 20.33   Verifying        : pcre2-utf16-10.40-1.fc35.aarch64                    79/106 
16:04:07 #12 20.33   Verifying        : pcre2-utf32-10.40-1.fc35.aarch64                    80/106 
16:04:07 #12 20.33   Verifying        : perl-File-Compare-1.100.600-486.fc35.noarch         81/106 
16:04:07 #12 20.33   Verifying        : perl-File-Copy-2.35-486.fc35.noarch                 82/106 
16:04:07 #12 20.33   Verifying        : perl-File-Find-1.39-486.fc35.noarch                 83/106 
16:04:07 #12 20.33   Verifying        : perl-Git-2.38.1-1.fc35.noarch                       84/106 
16:04:07 #12 20.33   Verifying        : perl-lib-0.65-486.fc35.aarch64                      85/106 
16:04:07 #12 20.33   Verifying        : policycoreutils-3.3-1.fc35.aarch64                  86/106 
16:04:07 #12 20.33   Verifying        : policycoreutils-devel-3.3-1.fc35.aarch64            87/106 
16:04:07 #12 20.33   Verifying        : policycoreutils-python-utils-3.3-1.fc35.noarch      88/106 
16:04:07 #12 20.33   Verifying        : python3-audit-3.0.9-1.fc35.aarch64                  89/106 
16:04:07 #12 20.33   Verifying        : python3-libselinux-3.3-1.fc35.aarch64               90/106 
16:04:07 #12 20.33   Verifying        : python3-libsemanage-3.3-1.fc35.aarch64              91/106 
16:04:07 #12 20.33   Verifying        : python3-policycoreutils-3.3-1.fc35.noarch           92/106 
16:04:07 #12 20.33   Verifying        : qrencode-libs-4.1.1-1.fc35.aarch64                  93/106 
16:04:07 #12 20.33   Verifying        : rpm-plugin-selinux-4.17.1-3.fc35.aarch64            94/106 
16:04:07 #12 20.33   Verifying        : selinux-policy-35.19-1.fc35.noarch                  95/106 
16:04:07 #12 20.33   Verifying        : selinux-policy-devel-35.19-1.fc35.noarch            96/106 
16:04:07 #12 20.33   Verifying        : selinux-policy-targeted-35.19-1.fc35.noarch         97/106 
16:04:07 #12 20.33   Verifying        : systemd-249.13-6.fc35.aarch64                       98/106 
16:04:07 #12 20.33   Verifying        : systemd-devel-249.13-6.fc35.aarch64                 99/106 
16:04:07 #12 20.33   Verifying        : systemd-networkd-249.13-6.fc35.aarch64             100/106 
16:04:07 #12 20.33   Verifying        : systemd-pam-249.13-6.fc35.aarch64                  101/106 
16:04:07 #12 20.33   Verifying        : systemd-resolved-249.13-6.fc35.aarch64             102/106 
16:04:07 #12 20.33   Verifying        : systemd-rpm-macros-249.13-6.fc35.noarch            103/106 
16:04:07 #12 20.33   Verifying        : util-linux-2.37.4-1.fc35.aarch64                   104/106 
16:04:07 #12 20.33   Verifying        : util-linux-core-2.37.4-1.fc35.aarch64              105/106 
16:04:07 #14 13.08   Installing       : git-core-2.31.1-2.el8.x86_64                         28/80 
16:04:07 #14 13.49   Installing       : git-core-doc-2.31.1-2.el8.noarch                     29/80 
16:04:07 #14 13.53   Installing       : pcre2-utf16-10.32-3.el8.x86_64                       30/80 
16:04:07 #14 13.57   Installing       : pcre2-utf32-10.32-3.el8.x86_64                       31/80 
16:04:07 #14 13.65   Installing       : pcre2-devel-10.32-3.el8.x86_64                       32/80 
16:04:07 #14 13.68   Installing       : perl-Data-Dumper-2.167-399.el8.x86_64                33/80 
16:04:08 #10 72.88 Setting up build-essential (12.9) ...
16:04:08 #10 72.89 Setting up python3-unidiff (0.5.5-2) ...
16:04:08 #10 73.04 Setting up lsb-release (11.1.0) ...
16:04:08 #10 73.06 Setting up libfont-ttf-perl (1.06-1.1) ...
16:04:08 #10 73.07 Setting up libfile-homedir-perl (1.006-1) ...
16:04:08 #10 73.08 Setting up python3-magic (2:0.4.20-3) ...
16:04:08 #10 52.06   Installing       : perl-Encode-4:3.19-492.fc37.x86_64                 112/136 
16:04:08 #10 52.22   Installing       : perl-libs-4:5.36.0-492.fc37.x86_64                 113/136 
16:04:08 #10 52.24   Installing       : perl-interpreter-4:5.36.0-492.fc37.x86_64          114/136 
16:04:08 #10 52.25   Installing       : devscripts-checkbashisms-2.22.2-3.fc37.x86_64      115/136 
16:04:08 #10 52.25   Installing       : gnat-srpm-macros-4-16.fc37.noarch                  116/136 
16:04:08 #10 52.26   Installing       : ghc-srpm-macros-1.5.0-7.fc37.noarch                117/136 
16:04:08 #10 52.26   Installing       : fpc-srpm-macros-1.3-6.fc37.noarch                  118/136 
16:04:08 #10 52.27   Installing       : emacs-filesystem-1:28.1-3.fc37.noarch              119/136 
16:04:08 #10 52.27   Installing       : desktop-file-utils-0.26-7.fc37.x86_64              120/136 
16:04:08 #10 52.28   Installing       : efi-srpm-macros-5-6.fc37.noarch                    121/136 
16:04:08 #10 52.29   Installing       : fonts-srpm-macros-1:2.0.5-9.fc37.noarch            122/136 
16:04:08 #10 52.30   Installing       : go-srpm-macros-3.2.0-1.fc37.noarch                 123/136 
16:04:08 #10 52.30   Installing       : python-srpm-macros-3.11-5.fc37.noarch              124/136 
16:04:08 #10 52.31   Installing       : redhat-rpm-config-228-1.fc37.noarch                125/136 
16:04:08 #10 52.32   Installing       : ed-1.18-2.fc37.x86_64                              126/136 
16:04:08 #10 52.33   Installing       : patch-2.7.6-17.fc37.x86_64                         127/136 
16:04:08 #10 52.34   Installing       : diffutils-3.8-3.fc37.x86_64                        128/136 
16:04:08 #10 66.86 Setting up python3-debian (0.1.35) ...
16:04:08 #10 67.01 Setting up python3-requests (2.21.0-1) ...
16:04:08 
16:04:08 #11 [stage-1 3/8] COPY common /root/build-deb/debian
16:04:08 #11 DONE 0.0s
16:04:08 
16:04:08 #12 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:04:08 #10 58.53 Setting up libyaml-libyaml-perl (0.69+repack-1) ...
16:04:08 #10 58.55 Setting up libsub-quote-perl (2.005000-1) ...
16:04:08 #10 58.56 Setting up libfcgi-perl (0.78-2build1) ...
16:04:08 #10 58.58 Setting up libwww-robotrules-perl (6.01-1) ...
16:04:08 #10 58.60 Setting up python3-debian (0.1.32) ...
16:04:08 #11 59.09 Setting up libwww-robotrules-perl (6.02-1) ...
16:04:08 #11 59.10 Setting up libtypes-serialiser-perl (1.01-1) ...
16:04:08 #11 59.12 Setting up libnsl-dev:arm64 (1.3.0-2build2) ...
16:04:08 #11 59.13 Setting up libhtml-parser-perl:arm64 (3.78-1) ...
16:04:08 #11 59.14 Setting up libgit-wrapper-perl (0.048-1) ...
16:04:08 #11 59.15 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
16:04:08 #11 59.17 Setting up librole-tiny-perl (2.002004-1) ...
16:04:08 #11 59.18 Setting up gnupg (2.2.35-3ubuntu1) ...
16:04:08 #11 59.20 Setting up libc6-dev:arm64 (2.36-0ubuntu4) ...
16:04:08 #11 59.21 Setting up libfont-ttf-perl (1.06-2) ...
16:04:08 #11 59.23 Setting up libfile-homedir-perl (1.006-1) ...
16:04:08 #11 59.25 Setting up libalgorithm-diff-xs-perl:arm64 (0.04-7) ...
16:04:08 #11 59.27 Setting up libio-socket-ssl-perl (2.074-2) ...
16:04:08 #11 59.28 Setting up libsub-exporter-perl (0.988-1) ...
16:04:08 #11 59.29 Setting up libpython3-stdlib:arm64 (3.10.6-1) ...
16:04:08 #11 59.30 Setting up libalgorithm-merge-perl (0.08-4) ...
16:04:08 #11 59.32 Setting up libhttp-message-perl (6.37-1) ...
16:04:08 #11 59.33 Setting up libdata-validate-ip-perl (0.30-1) ...
16:04:08 #11 59.35 Setting up libhtml-form-perl (6.10-1) ...
16:04:08 #11 59.36 Setting up libiterator-perl (0.03+ds1-2) ...
16:04:08 #11 59.37 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
16:04:08 #11 59.38 Setting up libjson-xs-perl (4.030-1build3) ...
16:04:08 #11 59.40 Setting up libhttp-negotiate-perl (6.01-1) ...
16:04:08 #11 59.42 Setting up libio-prompter-perl (0.004015-1) ...
16:04:08 #12 5.038 --------------------------------------------------------------------------------
16:04:08 #12 5.039 Total                                            40 MB/s | 101 MB     00:02     
16:04:08 #10 55.23   Installing       : pkgconf-pkg-config-1.8.0-1.fc35.x86_64              57/144 
16:04:08 #10 55.24   Installing       : libjpeg-turbo-2.1.0-3.fc35.x86_64                   58/144 
16:04:08 #10 55.25   Installing       : gdk-pixbuf2-2.42.6-2.fc35.x86_64                    59/144 
16:04:08 #10 55.26   Installing       : kernel-srpm-macros-1.0-6.fc35.noarch                60/144 
16:04:08 #10 55.27   Installing       : json-glib-1.6.6-1.fc35.x86_64                       61/144 
16:04:08 #10 55.28   Installing       : libappstream-glib-0.7.18-3.fc35.x86_64              62/144 
16:04:08 #10 55.29   Installing       : info-6.8-2.fc35.x86_64                              63/144 
16:04:08 #10 55.31   Installing       : ed-1.14.2-11.fc35.x86_64                            64/144 
16:04:08 #10 55.32   Installing       : patch-2.7.6-15.fc35.x86_64                          65/144 
16:04:08 #10 55.33   Running scriptlet: groff-base-1.22.4-8.fc35.x86_64                     66/144 
16:04:08 #10 55.37   Installing       : groff-base-1.22.4-8.fc35.x86_64                     66/144 
16:04:08 #10 55.38   Running scriptlet: groff-base-1.22.4-8.fc35.x86_64                     66/144 
16:04:08 #10 55.40   Installing       : perl-Digest-1.20-1.fc35.noarch                      67/144 
16:04:08 #10 55.40   Installing       : perl-Digest-MD5-2.58-478.fc35.x86_64                68/144 
16:04:08 #10 55.41   Installing       : perl-B-1.82-486.fc35.x86_64                         69/144 
16:04:08 #10 55.42   Installing       : perl-FileHandle-2.03-486.fc35.noarch                70/144 
16:04:08 #10 55.43   Installing       : perl-AutoLoader-5.74-486.fc35.noarch                71/144 
16:04:08 #10 55.43   Installing       : perl-Data-Dumper-2.183-2.fc35.x86_64                72/144 
16:04:08 #10 55.44   Installing       : perl-libnet-3.13-479.fc35.noarch                    73/144 
16:04:08 #10 55.45   Installing       : perl-base-2.27-486.fc35.noarch                      74/144 
16:04:08 #10 55.46   Installing       : perl-URI-5.09-4.fc35.noarch                         75/144 
16:04:08 
16:04:08 #13 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:04:08 #13 3.319    dh_gencontrol
16:04:08 #13 3.438    dh_md5sums
16:04:08 #13 3.470    dh_builddeb
16:04:08 #13 3.497 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:04:08 #13 3.582  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
16:04:08 #10 66.44 Setting up libperlio-gzip-perl (0.19-1+b5) ...
16:04:08 #10 66.48 Setting up libsys-hostname-long-perl (1.5-1) ...
16:04:08 #10 66.55 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
16:04:08 #12 20.33   Verifying        : vim-filesystem-2:9.0.915-1.fc35.noarch             106/106 
16:04:08 #12 20.54 
16:04:08 #12 20.54 Installed:
16:04:08 #12 20.54   acl-2.3.1-2.fc35.aarch64                                                      
16:04:08 #12 20.54   annobin-docs-10.79-1.fc35.noarch                                              
16:04:08 #12 20.54   annobin-plugin-gcc-10.79-1.fc35.aarch64                                       
16:04:08 #12 20.54   autoconf-2.69-37.fc35.noarch                                                  
16:04:08 #12 20.54   automake-1.16.2-5.fc35.noarch                                                 
16:04:08 #12 20.54   btrfs-progs-6.0.2-1.fc35.aarch64                                              
16:04:08 #12 20.54   btrfs-progs-devel-6.0.2-1.fc35.aarch64                                        
16:04:08 #12 20.54   checkpolicy-3.3-1.fc35.aarch64                                                
16:04:08 #12 20.54   cmake-3.24.2-1.fc35.aarch64                                                   
16:04:08 #12 20.54   cmake-data-3.24.2-1.fc35.noarch                                               
16:04:08 #12 20.54   cmake-filesystem-3.24.2-1.fc35.aarch64                                        
16:04:08 #12 20.54   cmake-rpm-macros-3.24.2-1.fc35.noarch                                         
16:04:08 #12 20.54   cpp-11.3.1-3.fc35.aarch64                                                     
16:04:08 #12 20.54   cryptsetup-libs-2.4.3-1.fc35.aarch64                                          
16:04:08 #12 20.54   dbus-1:1.12.24-1.fc35.aarch64                                                 
16:04:08 #12 20.54   dbus-broker-32-1.fc35.aarch64                                                 
16:04:08 #12 20.54   dbus-common-1:1.12.24-1.fc35.noarch                                           
16:04:08 #12 20.54   device-mapper-1.02.175-6.fc35.aarch64                                         
16:04:08 #12 20.54   device-mapper-devel-1.02.175-6.fc35.aarch64                                   
16:04:08 #12 20.54   device-mapper-libs-1.02.175-6.fc35.aarch64                                    
16:04:08 #12 20.54   e2fsprogs-libs-1.46.3-1.fc35.aarch64                                          
16:04:08 #12 20.54   gc-8.0.4-6.fc35.aarch64                                                       
16:04:08 #12 20.54   gcc-11.3.1-3.fc35.aarch64                                                     
16:04:08 #12 20.54   git-2.38.1-1.fc35.aarch64                                                     
16:04:08 #12 20.54   git-core-2.38.1-1.fc35.aarch64                                                
16:04:08 #12 20.54   git-core-doc-2.38.1-1.fc35.noarch                                             
16:04:08 #12 20.54   glibc-devel-2.34-49.fc35.aarch64                                              
16:04:08 #12 20.54   glibc-static-2.34-49.fc35.aarch64                                             
16:04:08 #12 20.54   guile22-2.2.7-3.fc35.aarch64                                                  
16:04:08 #12 20.54   iptables-legacy-libs-1.8.7-13.fc35.aarch64                                    
16:04:08 #12 20.54   jsoncpp-1.9.4-5.fc35.aarch64                                                  
16:04:08 #12 20.54   kernel-headers-6.0.5-100.fc35.aarch64                                         
16:04:08 #12 20.54   kmod-libs-29-4.fc35.aarch64                                                   
16:04:08 #12 20.54   less-590-5.fc35.aarch64                                                       
16:04:08 #12 20.54   libargon2-20171227-7.fc35.aarch64                                             
16:04:08 #12 20.54   libasan-11.3.1-3.fc35.aarch64                                                 
16:04:08 #12 20.54   libatomic-11.3.1-3.fc35.aarch64                                               
16:04:08 #12 20.54   libbpf-2:0.6.1-2.fc35.aarch64                                                 
16:04:08 #12 20.54   libbtrfs-6.0.2-1.fc35.aarch64                                                 
16:04:08 #12 20.54   libbtrfsutil-6.0.2-1.fc35.aarch64                                             
16:04:08 #12 20.54   libcbor-0.7.0-4.fc35.aarch64                                                  
16:04:08 #12 20.54   libedit-3.1-40.20210910cvs.fc35.aarch64                                       
16:04:08 #12 20.54   libfdisk-2.37.4-1.fc35.aarch64                                                
16:04:08 #12 20.54   libfido2-1.8.0-1.fc35.aarch64                                                 
16:04:08 #12 20.54   libibverbs-39.0-1.fc35.aarch64                                                
16:04:08 #12 20.54   libmpc-1.2.1-3.fc35.aarch64                                                   
16:04:08 #12 20.54   libnl3-3.5.0-8.fc35.aarch64                                                   
16:04:08 #12 20.54   libpcap-14:1.10.1-2.fc35.aarch64                                              
16:04:08 #12 20.54   libseccomp-2.5.3-1.fc35.aarch64                                               
16:04:08 #12 20.54   libseccomp-devel-2.5.3-1.fc35.aarch64                                         
16:04:08 #12 20.54   libselinux-devel-3.3-1.fc35.aarch64                                           
16:04:08 #12 20.54   libselinux-utils-3.3-1.fc35.aarch64                                           
16:04:08 #12 20.54   libsepol-devel-3.3-2.fc35.aarch64                                             
16:04:08 #12 20.54   libtool-2.4.6-50.fc35.aarch64                                                 
16:04:08 #12 20.54   libtool-ltdl-2.4.6-50.fc35.aarch64                                            
16:04:08 #12 20.54   libtool-ltdl-devel-2.4.6-50.fc35.aarch64                                      
16:04:08 #12 20.54   libubsan-11.3.1-3.fc35.aarch64                                                
16:04:08 #12 20.54   libutempter-1.2.1-5.fc35.aarch64                                              
16:04:08 #12 20.54   libuv-1:1.44.2-1.fc35.aarch64                                                 
16:04:08 #12 20.54   libxcrypt-devel-4.4.33-3.fc35.aarch64                                         
16:04:08 #12 20.54   libxcrypt-static-4.4.33-3.fc35.aarch64                                        
16:04:08 #12 20.54   libxkbcommon-1.3.1-1.fc35.aarch64                                             
16:04:08 #12 20.54   lzo-2.10-5.fc35.aarch64                                                       
16:04:08 #12 20.54   m4-1.4.19-2.fc35.aarch64                                                      
16:04:08 #12 20.54   make-1:4.3-6.fc35.aarch64                                                     
16:04:08 #12 20.54   openssh-8.7p1-3.fc35.aarch64                                                  
16:04:08 #12 20.54   openssh-clients-8.7p1-3.fc35.aarch64                                          
16:04:08 #12 20.54   pcre2-devel-10.40-1.fc35.aarch64                                              
16:04:08 #12 20.54   pcre2-utf16-10.40-1.fc35.aarch64                                              
16:04:08 #12 20.54   pcre2-utf32-10.40-1.fc35.aarch64                                              
16:04:08 #12 20.54   perl-Error-1:0.17029-7.fc35.noarch                                            
16:04:08 #12 20.54   perl-File-Compare-1.100.600-486.fc35.noarch                                   
16:04:08 #12 20.54   perl-File-Copy-2.35-486.fc35.noarch                                           
16:04:08 #12 20.54   perl-File-Find-1.39-486.fc35.noarch                                           
16:04:08 #12 20.54   perl-Git-2.38.1-1.fc35.noarch                                                 
16:04:08 #12 20.54   perl-TermReadKey-2.38-11.fc35.aarch64                                         
16:04:08 #12 20.54   perl-Thread-Queue-3.14-478.fc35.noarch                                        
16:04:08 #12 20.54   perl-lib-0.65-486.fc35.aarch64                                                
16:04:08 #12 20.54   perl-threads-1:2.26-448.fc35.aarch64                                          
16:04:08 #12 20.54   perl-threads-shared-1.62-478.fc35.aarch64                                     
16:04:08 #12 20.54   policycoreutils-3.3-1.fc35.aarch64                                            
16:04:08 #12 20.54   policycoreutils-devel-3.3-1.fc35.aarch64                                      
16:04:08 #12 20.54   policycoreutils-python-utils-3.3-1.fc35.noarch                                
16:04:08 #12 20.54   python3-audit-3.0.9-1.fc35.aarch64                                            
16:04:08 #12 20.54   python3-libselinux-3.3-1.fc35.aarch64                                         
16:04:08 #12 20.54   python3-libsemanage-3.3-1.fc35.aarch64                                        
16:04:08 #12 20.54   python3-policycoreutils-3.3-1.fc35.noarch                                     
16:04:08 #12 20.54   python3-setools-4.4.0-3.fc35.aarch64                                          
16:04:08 #12 20.54   python3-setuptools-57.4.0-1.fc35.noarch                                       
16:04:08 #12 20.54   qrencode-libs-4.1.1-1.fc35.aarch64                                            
16:04:08 #12 20.54   rhash-1.4.0-4.fc35.aarch64                                                    
16:04:08 #12 20.54   rpm-plugin-selinux-4.17.1-3.fc35.aarch64                                      
16:04:08 #12 20.54   selinux-policy-35.19-1.fc35.noarch                                            
16:04:08 #12 20.54   selinux-policy-devel-35.19-1.fc35.noarch                                      
16:04:08 #12 20.54   selinux-policy-targeted-35.19-1.fc35.noarch                                   
16:04:08 #12 20.54   systemd-249.13-6.fc35.aarch64                                                 
16:04:08 #12 20.54   systemd-devel-249.13-6.fc35.aarch64                                           
16:04:08 #12 20.54   systemd-networkd-249.13-6.fc35.aarch64                                        
16:04:08 #12 20.54   systemd-pam-249.13-6.fc35.aarch64                                             
16:04:08 #12 20.54   systemd-resolved-249.13-6.fc35.aarch64                                        
16:04:08 #12 20.54   systemd-rpm-macros-249.13-6.fc35.noarch                                       
16:04:08 #12 20.54   util-linux-2.37.4-1.fc35.aarch64                                              
16:04:08 #12 20.54   util-linux-core-2.37.4-1.fc35.aarch64                                         
16:04:08 #12 20.54   vim-filesystem-2:9.0.915-1.fc35.noarch                                        
16:04:08 #12 20.54   which-2.21-27.fc35.aarch64                                                    
16:04:08 #12 20.54   xkeyboard-config-2.33-2.fc35.noarch                                           
16:04:08 #12 20.54 
16:04:08 #12 20.54 Complete!
16:04:08 #12 DONE 20.7s
16:04:08 
16:04:08 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
16:04:08 #14 13.75   Installing       : autoconf-2.69-29.el8.noarch                          34/80 
16:04:08 #14 13.77   Running scriptlet: autoconf-2.69-29.el8.noarch                          34/80 
16:04:08 #14 13.80   Installing       : python3-audit-3.0.7-4.el8.x86_64                     35/80 
16:04:08 #10 73.23 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
16:04:08 #10 73.25 Setting up pristine-tar (1.49) ...
16:04:08 #10 73.26 Setting up libio-socket-ssl-perl (2.069-1) ...
16:04:08 #10 73.29 Setting up libsub-exporter-perl (0.987-1) ...
16:04:08 #10 73.30 Setting up libc-devtools (2.31-13+deb11u5) ...
16:04:08 #10 73.31 Setting up libalgorithm-merge-perl (0.08-3) ...
16:04:08 #10 73.32 Setting up libhttp-message-perl (6.28-1) ...
16:04:08 #10 73.33 Setting up libhtml-form-perl (6.07-1) ...
16:04:08 #10 73.34 Setting up python3-pkg-resources (52.0.0-4) ...
16:04:08 #10 52.35   Installing       : dash-0.5.11.5-2.fc37.x86_64                        129/136 
16:04:08 #10 52.36   Running scriptlet: dash-0.5.11.5-2.fc37.x86_64                        129/136 
16:04:08 #10 52.38   Installing       : cpio-2.13-13.fc37.x86_64                           130/136 
16:04:08 #10 52.39   Installing       : bzip2-1.0.8-12.fc37.x86_64                         131/136 
16:04:08 #10 52.40   Installing       : rpm-build-4.18.0-1.fc37.x86_64                     132/136 
16:04:08 #10 52.41   Installing       : rpmlint-fedora-license-data-1.8-1.fc37.noarch      133/136 
16:04:08 #10 52.43   Installing       : rpmlint-2.4.0-3.fc37.noarch                        134/136 
16:04:08 #10 52.45   Installing       : dnf-plugins-core-4.3.1-1.fc37.noarch               135/136 
16:04:08 #10 52.54   Installing       : glibc-gconv-extra-2.36-8.fc37.x86_64               136/136 
16:04:08 #10 67.16 Setting up libdata-optlist-perl (0.110-1) ...
16:04:08 #10 67.17 Setting up libipc-run-perl (20180523.0-1) ...
16:04:08 #10 67.18 Setting up git (1:2.20.1-2+deb10u6) ...
16:04:08 #10 67.21 Setting up libcontextual-return-perl (0.004014-2) ...
16:04:08 #10 67.22 Setting up libwww-robotrules-perl (6.02-1) ...
16:04:08 #10 67.23 Setting up libtypes-serialiser-perl (1.0-1) ...
16:04:08 #10 67.24 Setting up g++ (4:8.3.0-1) ...
16:04:08 #10 67.27 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:04:08 #10 67.27 Setting up libhtml-parser-perl (3.72-3+b3) ...
16:04:08 #10 67.28 Setting up libgit-wrapper-perl (0.048-1) ...
16:04:08 #10 67.29 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:04:08 #10 67.31 Setting up librole-tiny-perl (2.000006-1) ...
16:04:08 #10 67.32 Setting up gnupg (2.2.12-1+deb10u2) ...
16:04:08 #10 67.33 Setting up build-essential (12.6) ...
16:04:08 #10 67.35 Setting up libfile-homedir-perl (1.004-1) ...
16:04:08 #10 67.36 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
16:04:08 #10 67.37 Setting up libio-socket-ssl-perl (2.060-3) ...
16:04:08 #11 48.57 124 added, 0 removed; done.
16:04:08 #11 48.63 Setting up libfreetype6:armhf (2.12.1+dfsg-3) ...
16:04:08 #11 48.65 Setting up dbus (1.14.0-2ubuntu3) ...
16:04:08 #11 48.69 Setting up libgcc-12-dev:armhf (12.2.0-3ubuntu1) ...
16:04:08 #11 48.70 Setting up shared-mime-info (2.2-1) ...
16:04:08 #10 57.17 Selecting previously unselected package libfakeroot:amd64.
16:04:08 #10 57.17 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ...
16:04:08 #10 57.17 Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
16:04:08 #10 57.21 Selecting previously unselected package fakeroot.
16:04:08 #10 57.21 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ...
16:04:08 #10 57.21 Unpacking fakeroot (1.25.3-1.1) ...
16:04:08 #10 57.25 Selecting previously unselected package libassuan0:amd64.
16:04:08 #10 57.25 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ...
16:04:08 #10 57.26 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
16:04:08 #10 57.29 Selecting previously unselected package gpgconf.
16:04:08 #10 57.29 Preparing to unpack .../093-gpgconf_2.2.27-2+deb11u2_amd64.deb ...
16:04:08 #10 57.29 Unpacking gpgconf (2.2.27-2+deb11u2) ...
16:04:08 #10 57.34 Selecting previously unselected package libksba8:amd64.
16:04:08 #10 57.34 Preparing to unpack .../094-libksba8_1.5.0-3+deb11u1_amd64.deb ...
16:04:08 #10 57.35 Unpacking libksba8:amd64 (1.5.0-3+deb11u1) ...
16:04:08 #10 57.39 Selecting previously unselected package libnpth0:amd64.
16:04:08 #10 57.40 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ...
16:04:08 #10 57.40 Unpacking libnpth0:amd64 (1.6-3) ...
16:04:08 #10 57.44 Selecting previously unselected package dirmngr.
16:04:08 #10 57.44 Preparing to unpack .../096-dirmngr_2.2.27-2+deb11u2_amd64.deb ...
16:04:08 #10 57.45 Unpacking dirmngr (2.2.27-2+deb11u2) ...
16:04:08 #10 58.76 Setting up libauthen-sasl-perl (2.1600-1) ...
16:04:08 #10 58.78 Setting up libclass-accessor-perl (0.51-1) ...
16:04:08 #10 58.79 Setting up libsort-key-perl (1.33-2) ...
16:04:08 #10 58.80 Setting up libhtml-tagset-perl (3.20-3) ...
16:04:08 #10 58.82 Setting up libpath-tiny-perl (0.104-1) ...
16:04:08 #10 58.83 Setting up libnet-domain-tld-perl (1.75-1) ...
16:04:08 #10 58.84 Setting up libsub-install-perl (0.928-1) ...
16:04:08 #10 58.86 Setting up libdata-optlist-perl (0.110-1) ...
16:04:08 #10 58.87 Setting up libio-stringy-perl (2.111-2) ...
16:04:08 #10 58.88 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:04:08 #10 58.90 Setting up libtry-tiny-perl (0.30-1) ...
16:04:08 #10 58.91 Setting up libclass-method-modifiers-perl (2.12-1) ...
16:04:08 #10 58.92 Setting up libfont-afm-perl (1.20-2) ...
16:04:08 #10 58.94 Setting up libregexp-pattern-license-perl (3.0.31-3) ...
16:04:08 #10 58.96 Setting up python3-apt (1.6.5ubuntu0.7) ...
16:04:08 #11 59.43 Setting up python3.10 (3.10.7-1ubuntu0.2) ...
16:04:08 #11 53.17 Setting up po-debconf (1.0.21) ...
16:04:08 #11 53.18 Setting up libhtml-tree-perl (5.07-2) ...
16:04:08 #11 53.19 Setting up libparams-classify-perl (0.015-1build2) ...
16:04:08 #11 53.21 Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
16:04:08 #11 53.22 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:04:08 #11 53.23 Setting up libnet-dns-sec-perl (1.15-1) ...
16:04:08 #11 53.24 Setting up libcurl3-gnutls:armhf (7.68.0-1ubuntu2.14) ...
16:04:08 #11 53.25 Setting up libsereal-perl (4.011-1) ...
16:04:08 #11 53.26 Setting up libhtml-format-perl (2.12-1) ...
16:04:08 #11 53.27 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:04:08 #11 53.33 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:04:08 #11 53.39 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:08 #11 53.51 
16:04:08 #11 53.51 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:08 #10 55.48   Installing       : perl-Net-SSLeay-1.90-4.fc35.x86_64                  76/144 
16:04:08 #10 55.49   Installing       : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         77/144 
16:04:08 #10 55.49   Installing       : perl-Time-Local-2:1.300-478.fc35.noarch             78/144 
16:04:08 #10 55.50   Installing       : perl-Mozilla-CA-20211001-1.fc35.noarch              79/144 
16:04:08 #10 55.50   Installing       : perl-if-0.60.900-486.fc35.noarch                    80/144 
16:04:08 #10 55.52   Installing       : perl-IO-Socket-IP-0.41-479.fc35.noarch              81/144 
16:04:08 #10 55.52   Installing       : perl-File-Path-2.18-478.fc35.noarch                 82/144 
16:04:08 #10 55.53   Installing       : perl-IO-Socket-SSL-2.072-1.fc35.noarch              83/144 
16:04:08 #10 55.54   Installing       : perl-Pod-Escapes-1:1.07-478.fc35.noarch             84/144 
16:04:08 #10 55.54   Installing       : perl-Term-ANSIColor-5.01-479.fc35.noarch            85/144 
16:04:08 #10 55.55   Installing       : perl-Class-Struct-0.66-486.fc35.noarch              86/144 
16:04:08 #10 55.56   Installing       : perl-POSIX-1.97-486.fc35.x86_64                     87/144 
16:04:08 #10 55.56   Installing       : perl-IPC-Open3-1.21-486.fc35.noarch                 88/144 
16:04:08 #10 55.57   Installing       : perl-subs-1.04-486.fc35.noarch                      89/144 
16:04:08 #10 55.58   Installing       : perl-File-Temp-1:0.231.100-478.fc35.noarch          90/144 
16:04:08 #10 55.58   Installing       : perl-HTTP-Tiny-0.080-1.fc35.noarch                  91/144 
16:04:08 #10 55.59   Installing       : perl-Pod-Simple-1:3.43-2.fc35.noarch                92/144 
16:04:08 #10 55.60   Installing       : perl-Term-Cap-1.17-478.fc35.noarch                  93/144 
16:04:08 #10 55.61   Installing       : perl-Socket-4:2.032-2.fc35.x86_64                   94/144 
16:04:08 #10 55.61   Installing       : perl-SelectSaver-1.02-486.fc35.noarch               95/144 
16:04:08 #10 55.62   Installing       : perl-Symbol-1.09-486.fc35.noarch                    96/144 
16:04:08 #10 55.62   Installing       : perl-File-stat-1.09-486.fc35.noarch                 97/144 
16:04:08 #10 55.63   Installing       : perl-podlators-1:4.14-478.fc35.noarch               98/144 
16:04:08 #10 55.64   Installing       : perl-Pod-Perldoc-3.28.01-479.fc35.noarch            99/144 
16:04:08 #10 55.64   Installing       : perl-Text-ParseWords-3.30-478.fc35.noarch          100/144 
16:04:08 #10 55.65   Installing       : perl-Fcntl-1.14-486.fc35.x86_64                    101/144 
16:04:08 #10 55.66   Installing       : perl-mro-1.25-486.fc35.x86_64                      102/144 
16:04:08 #10 55.66   Installing       : perl-IO-1.46-486.fc35.x86_64                       103/144 
16:04:08 #10 55.67   Installing       : perl-overloading-0.02-486.fc35.noarch              104/144 
16:04:08 #10 55.68   Installing       : perl-Pod-Usage-4:2.01-478.fc35.noarch              105/144 
16:04:08 #13 3.729  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
16:04:08 #14 14.03   Installing       : python3-policycoreutils-2.9-20.el8.noarch            36/80 
16:04:08 #14 14.06   Installing       : policycoreutils-python-utils-2.9-20.el8.noarch       37/80 
16:04:08 #14 14.08   Installing       : rpm-plugin-selinux-4.14.3-24.el8.x86_64              38/80 
16:04:08 #14 14.10   Installing       : selinux-policy-3.14.3-111.el8.noarch                 39/80 
16:04:08 #14 14.15   Running scriptlet: selinux-policy-3.14.3-111.el8.noarch                 39/80 
16:04:08 #10 66.57 Setting up liburi-perl (1.76-1) ...
16:04:08 #10 66.58 Setting up exim4-daemon-light (4.92-8+deb10u7) ...
16:04:08 #10 66.67 invoke-rc.d: could not determine current runlevel
16:04:08 #10 66.67 invoke-rc.d: policy-rc.d denied execution of start.
16:04:08 #10 66.67 Initializing GnuTLS DH parameter file
16:04:08 #10 67.38 Setting up libsub-exporter-perl (0.987-1) ...
16:04:08 #10 67.39 Setting up libalgorithm-merge-perl (0.08-3) ...
16:04:08 #10 67.41 Setting up libhttp-message-perl (6.18-1) ...
16:04:08 #10 67.42 Setting up libhtml-form-perl (6.03-1) ...
16:04:08 #10 67.43 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
16:04:08 #10 67.45 Setting up libjson-xs-perl (3.040-1+b1) ...
16:04:08 #10 67.46 Setting up libhttp-negotiate-perl (6.01-1) ...
16:04:08 #10 67.47 Setting up libio-prompter-perl (0.004015-1) ...
16:04:08 #10 67.49 Setting up libhttp-cookies-perl (6.04-1) ...
16:04:08 #10 67.50 Setting up po-debconf (1.0.21) ...
16:04:08 #10 67.51 Setting up libhtml-tree-perl (5.07-2) ...
16:04:08 #10 67.53 Setting up libparams-classify-perl (0.015-1+b1) ...
16:04:08 #10 67.55 Setting up libcgi-pm-perl (4.40-1) ...
16:04:08 #10 67.56 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:04:08 #10 67.57 Setting up libnet-dns-sec-perl (1.11-1) ...
16:04:08 #10 67.58 Setting up libsereal-perl (4.005-1) ...
16:04:08 #10 73.55 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:04:08 #10 73.57 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
16:04:08 #10 73.59 Setting up libjson-xs-perl (4.030-1+b1) ...
16:04:08 #10 73.60 Setting up libhttp-negotiate-perl (6.01-1) ...
16:04:08 #10 73.62 Setting up libio-prompter-perl (0.004015-1) ...
16:04:08 #10 73.63 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:04:08 #10 73.64 Setting up libhttp-cookies-perl (6.10-1) ...
16:04:08 #10 73.67 Setting up python3-apt (2.2.1) ...
16:04:08 #12 0.704 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:04:08 #10 57.51 Selecting previously unselected package gnupg-l10n.
16:04:08 #10 57.52 Preparing to unpack .../097-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
16:04:08 #10 57.52 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
16:04:08 #10 57.63 Selecting previously unselected package gnupg-utils.
16:04:08 #10 57.63 Preparing to unpack .../098-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ...
16:04:08 #10 57.63 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
16:04:08 #10 57.71 Selecting previously unselected package gpg.
16:04:08 #10 59.13 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...
16:04:08 #10 59.17 Setting up libxext6:amd64 (2:1.3.3-1) ...
16:04:08 #10 59.20 Setting up po-debconf (1.0.20) ...
16:04:08 #10 59.21 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ...
16:04:08 #10 59.22 Setting up libio-socket-inet6-perl (2.72-2) ...
16:04:08 #10 59.23 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:04:08 #11 53.57 Setting up dput (1.0.3ubuntu1) ...
16:04:08 #11 53.71 Setting up libio-async-loop-epoll-perl (0.20-1) ...
16:04:08 #11 53.72 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
16:04:08 #10 55.68   Installing       : perl-MIME-Base64-3.16-478.fc35.x86_64              106/144 
16:04:08 #10 55.69   Installing       : perl-constant-1.33-479.fc35.noarch                 107/144 
16:04:08 #10 55.69   Installing       : perl-parent-1:0.238-478.fc35.noarch                108/144 
16:04:08 #10 55.70   Installing       : perl-Errno-1.33-486.fc35.x86_64                    109/144 
16:04:08 #10 55.70   Installing       : perl-File-Basename-2.85-486.fc35.noarch            110/144 
16:04:08 #10 55.71   Installing       : perl-Getopt-Std-1.13-486.fc35.noarch               111/144 
16:04:08 #10 55.71   Installing       : perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64      112/144 
16:04:08 #10 55.72   Installing       : perl-Storable-1:3.25-1.fc35.x86_64                 113/144 
16:04:08 #10 55.73   Installing       : perl-overload-1.33-486.fc35.noarch                 114/144 
16:04:08 #10 55.74   Installing       : perl-vars-1.05-486.fc35.noarch                     115/144 
16:04:08 #10 55.74   Installing       : perl-Getopt-Long-1:2.52-478.fc35.noarch            116/144 
16:04:08 #10 55.75   Installing       : perl-Carp-1.52-478.fc35.noarch                     117/144 
16:04:08 #10 55.76   Installing       : perl-Exporter-5.76-479.fc35.noarch                 118/144 
16:04:08 #10 55.76   Installing       : perl-DynaLoader-1.50-486.fc35.x86_64               119/144 
16:04:08 #10 55.77   Installing       : perl-NDBM_File-1.15-486.fc35.x86_64                120/144 
16:04:08 #10 55.78   Installing       : perl-PathTools-3.80-478.fc35.x86_64                121/144 
16:04:08 #10 55.85   Installing       : perl-Encode-4:3.15-482.fc35.x86_64                 122/144 
16:04:08 #13 3.808 dpkg-genchanges: info: binary-only upload (no source code included)
16:04:08 #13 3.810  dpkg-source --after-build .
16:04:08 #13 3.910 dpkg-buildpackage: info: binary-only upload (no source included)
16:04:08 #13 3.915 
16:04:08 #13 3.915 The package has been created.
16:04:08 #13 3.915 Attention, the package has been created in the current directory,
16:04:08 #13 3.915 not in ".." as indicated by the message above!
16:04:08 #13 3.936 Selecting previously unselected package docker-ce-build-deps.
16:04:08 #13 3.951 (Reading database ... 25291 files and directories currently installed.)
16:04:08 #13 3.952 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:04:08 #13 3.955 Unpacking docker-ce-build-deps (1.0) ...
16:04:08 #10 66.82 Setting up libmailutils5:arm64 (1:3.5-4) ...
16:04:08 #10 66.86 Setting up libdigest-bubblebabble-perl (0.02-2) ...
16:04:08 #10 66.87 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
16:04:08 #10 66.90 Setting up python3-pkg-resources (40.8.0-1) ...
16:04:08 #13 3.568 Reading package lists...
16:04:08 #13 4.276 Building dependency tree...
16:04:08 #10 67.59 Setting up libhtml-format-perl (2.12-1) ...
16:04:08 #10 67.61 Setting up libxml-sax-perl (1.00+dfsg-1) ...
16:04:08 #10 67.67 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:04:08 #10 67.73 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:08 #10 67.86 
16:04:08 #10 67.86 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:08 #10 73.85 Setting up po-debconf (1.0.21+nmu1) ...
16:04:08 #10 73.87 Setting up libhtml-tree-perl (5.07-2) ...
16:04:08 #10 73.88 Setting up libparams-classify-perl (0.015-1+b3) ...
16:04:08 #10 73.89 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:04:08 #10 73.91 Setting up libhtml-format-perl (2.12-1.1) ...
16:04:08 #10 73.92 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:04:08 #10 73.98 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:04:08 #10 74.05 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:08 #12 0.705 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:04:08 #12 0.705 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:04:08 #10 57.71 Preparing to unpack .../099-gpg_2.2.27-2+deb11u2_amd64.deb ...
16:04:08 #10 57.72 Unpacking gpg (2.2.27-2+deb11u2) ...
16:04:08 #10 57.79 Selecting previously unselected package pinentry-curses.
16:04:08 #10 57.80 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ...
16:04:08 #10 57.80 Unpacking pinentry-curses (1.1.0-4) ...
16:04:08 #10 57.84 Selecting previously unselected package gpg-agent.
16:04:08 #10 57.84 Preparing to unpack .../101-gpg-agent_2.2.27-2+deb11u2_amd64.deb ...
16:04:08 #10 57.84 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
16:04:08 #10 57.90 Selecting previously unselected package gpg-wks-client.
16:04:08 #10 57.90 Preparing to unpack .../102-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ...
16:04:08 #10 57.91 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
16:04:08 #10 57.95 Selecting previously unselected package gpg-wks-server.
16:04:08 #10 59.25 Setting up libio-pty-perl (1:1.08-1.1build4) ...
16:04:08 #10 59.26 Setting up libfile-which-perl (1.21-1) ...
16:04:08 #10 59.28 Setting up libencode-locale-perl (1.05-1) ...
16:04:08 #10 59.29 Setting up libperlio-gzip-perl (0.19-1build3) ...
16:04:08 #10 59.31 Setting up libtext-levenshtein-perl (0.13-1) ...
16:04:08 #10 59.32 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
16:04:08 #10 59.33 Setting up liberror-perl (0.17025-1) ...
16:04:08 #10 59.35 Setting up libvariable-magic-perl (0.62-1) ...
16:04:08 #10 59.36 Setting up libtimedate-perl (2.3000-2) ...
16:04:08 #10 59.38 Setting up libnet-ip-perl (1.26-1) ...
16:04:08 #10 59.42 Setting up librole-tiny-perl (2.000006-1) ...
16:04:08 #10 59.44 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...
16:04:08 #11 53.85 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:04:08 #11 53.86 Setting up libmodule-runtime-perl (0.016-1) ...
16:04:08 #11 53.88 Setting up libmailtools-perl (2.21-1) ...
16:04:08 #11 53.89 Setting up git (1:2.25.1-1ubuntu3.6) ...
16:04:08 #11 53.92 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
16:04:08 #11 53.96 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:04:08 #11 54.03 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:04:08 #10 55.95   Installing       : perl-libs-4:5.34.1-486.fc35.x86_64                 123/144 
16:04:08 #10 55.97   Installing       : perl-interpreter-4:5.34.1-486.fc35.x86_64          124/144 
16:04:08 #10 55.98   Installing       : devscripts-checkbashisms-2.21.4-1.fc35.x86_64      125/144 
16:04:08 #10 55.98   Installing       : gnat-srpm-macros-4-14.fc35.noarch                  126/144 
16:04:08 #10 55.99   Installing       : ghc-srpm-macros-1.5.0-5.fc35.noarch                127/144 
16:04:08 #10 55.99   Installing       : fpc-srpm-macros-1.3-4.fc35.noarch                  128/144 
16:04:08 #10 55.99   Installing       : emacs-filesystem-1:27.2-9.fc35.noarch              129/144 
16:04:08 #10 56.00   Installing       : desktop-file-utils-0.26-5.fc35.x86_64              130/144 
16:04:08 #10 56.01   Installing       : efi-srpm-macros-5-4.fc35.noarch                    131/144 
16:04:08 #10 56.01   Installing       : fonts-srpm-macros-1:2.0.5-6.fc35.noarch            132/144 
16:04:08 #10 56.02   Installing       : go-srpm-macros-3.2.0-1.fc35.noarch                 133/144 
16:04:08 #10 56.03   Installing       : python-srpm-macros-3.10-13.fc35.noarch             134/144 
16:04:08 #10 56.04   Installing       : redhat-rpm-config-202-1.fc35.noarch                135/144 
16:04:08 #10 56.05   Installing       : diffutils-3.8-1.fc35.x86_64                        136/144 
16:04:08 #10 56.05   Installing       : dash-0.5.10.2-9.fc35.x86_64                        137/144 
16:04:08 #10 56.06   Running scriptlet: dash-0.5.10.2-9.fc35.x86_64                        137/144 
16:04:08 #10 56.08   Installing       : cpio-2.13-11.fc35.x86_64                           138/144 
16:04:08 #10 56.09   Installing       : bzip2-1.0.8-9.fc35.x86_64                          139/144 
16:04:08 #10 56.10   Installing       : rpm-build-4.17.1-3.fc35.x86_64                     140/144 
16:04:08 #10 56.12   Installing       : rpmlint-2.2.0-6.fc35.noarch                        141/144 
16:04:08 #10 56.13   Installing       : rpmlint-fedora-license-data-1.8-1.fc35.noarch      142/144 
16:04:08 #11 60.16 Setting up libiterator-util-perl (0.02+ds1-2) ...
16:04:09 #10 67.13 Setting up automake (1:1.16.1-4) ...
16:04:09 #10 67.14 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:04:09 #10 67.15 Setting up libasync-mergepoint-perl (0.04-2) ...
16:04:09 #10 67.16 Setting up libio-sessiondata-perl (1.03-1) ...
16:04:09 #10 67.22 Setting up libstring-escape-perl (2010.002-2) ...
16:04:09 #10 67.23 Setting up libhttp-date-perl (6.02-1) ...
16:04:09 #10 67.24 Setting up libfile-which-perl (1.23-1) ...
16:04:09 #10 67.25 Setting up mailutils (1:3.5-4) ...
16:04:09 #10 67.26 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
16:04:09 #10 67.27 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
16:04:09 #10 67.27 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
16:04:09 #10 67.27 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
16:04:09 #10 67.28 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
16:04:09 #10 67.28 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
16:04:09 #10 67.28 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
16:04:09 #10 67.29 Setting up libfile-basedir-perl (0.08-1) ...
16:04:09 #10 67.30 Setting up libnumber-range-perl (0.12-1) ...
16:04:09 #10 67.32 Setting up libtask-weaken-perl (1.06-1) ...
16:04:09 #10 67.33 Setting up libunicode-utf8-perl (0.62-1) ...
16:04:09 #10 67.34 Setting up libstruct-dumb-perl (0.09-1) ...
16:04:09 #10 67.35 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
16:04:09 #10 67.37 Setting up libfile-listing-perl (6.04-1) ...
16:04:09 #10 67.38 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
16:04:09 #10 67.39 Setting up libclass-inspector-perl (1.32-1) ...
16:04:09 #10 67.42 Setting up libfont-afm-perl (1.20-2) ...
16:04:09 #10 67.43 Setting up libwant-perl (0.29-1+b4) ...
16:04:09 #10 67.45 Setting up libdynaloader-functions-perl (0.003-1) ...
16:04:09 #13 4.414 Reading state information...
16:04:09 #13 4.418 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:04:09 #13 4.599 Starting 2 pkgProblemResolver with broken count: 0
16:04:09 #13 4.602 Done
16:04:09 #10 67.89 Setting up dput (1.0.3) ...
16:04:09 #10 68.04 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:04:09 #10 68.05 Setting up libmodule-runtime-perl (0.016-1) ...
16:04:09 #10 68.06 Setting up libmailtools-perl (2.18-1) ...
16:04:09 #10 68.07 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
16:04:09 #10 68.08 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
16:04:09 #10 68.13 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:04:09 #15 DONE 2.6s
16:04:09 
16:04:09 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:04:09 #16 DONE 0.0s
16:04:09 
16:04:09 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:04:09 #17 DONE 0.1s
16:04:09 
16:04:09 #18 exporting to image
16:04:09 #18 exporting layers
16:04:09 #13 0.762 Hit:1 http://security.ubuntu.com/ubuntu kinetic-security InRelease
16:04:09 #13 0.763 Hit:2 http://archive.ubuntu.com/ubuntu kinetic InRelease
16:04:09 #13 0.766 Hit:3 http://archive.ubuntu.com/ubuntu kinetic-updates InRelease
16:04:09 #13 0.779 Hit:4 http://archive.ubuntu.com/ubuntu kinetic-backports InRelease
16:04:09 #10 74.19 
16:04:09 #10 74.19 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:09 #10 74.22 Setting up python3-chardet (4.0.0-1) ...
16:04:09 #10 57.95 Preparing to unpack .../103-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ...
16:04:09 #10 57.95 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
16:04:09 #10 57.99 Selecting previously unselected package gpgsm.
16:04:09 #10 57.99 Preparing to unpack .../104-gpgsm_2.2.27-2+deb11u2_amd64.deb ...
16:04:09 #10 58.00 Unpacking gpgsm (2.2.27-2+deb11u2) ...
16:04:09 #10 58.05 Selecting previously unselected package gnupg.
16:04:09 #10 58.05 Preparing to unpack .../105-gnupg_2.2.27-2+deb11u2_all.deb ...
16:04:09 #10 58.06 Unpacking gnupg (2.2.27-2+deb11u2) ...
16:04:09 #10 58.11 Selecting previously unselected package libfile-dirlist-perl.
16:04:09 #10 58.11 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ...
16:04:09 #10 58.12 Unpacking libfile-dirlist-perl (0.05-2) ...
16:04:09 #10 58.14 Selecting previously unselected package libfile-which-perl.
16:04:09 #10 58.14 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ...
16:04:09 #10 58.15 Unpacking libfile-which-perl (1.23-1) ...
16:04:09 #10 58.17 Selecting previously unselected package libfile-homedir-perl.
16:04:09 #10 59.45 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
16:04:09 #10 59.46 Setting up libfile-homedir-perl (1.002-1) ...
16:04:09 #10 59.48 Setting up libipc-system-simple-perl (1.25-4) ...
16:04:09 #10 59.52 Setting up libfile-basedir-perl (0.07-1) ...
16:04:09 #10 59.53 Setting up libstring-escape-perl (2010.002-2) ...
16:04:09 #10 59.54 Setting up libb-hooks-op-check-perl (0.22-1) ...
16:04:09 #10 59.56 Setting up libio-html-perl (1.001-1) ...
16:04:09 #10 59.57 Setting up libexporter-tiny-perl (1.000000-2) ...
16:04:09 #10 59.58 Setting up libarchive-cpio-perl (0.10-1) ...
16:04:09 #10 59.60 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ...
16:04:09 #10 59.61 Setting up libnumber-range-perl (0.12-1) ...
16:04:09 #10 59.63 Setting up liblist-compare-perl (0.53-1) ...
16:04:09 #10 59.64 Setting up autoconf (2.69-11) ...
16:04:09 #10 59.66 Setting up libpath-iterator-rule-perl (1.009-1) ...
16:04:09 #11 54.10 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:09 #11 54.23 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:09 #11 54.28 Setting up dh-strip-nondeterminism (1.7.0-1) ...
16:04:09 #10 56.13   Installing       : dnf-plugins-core-4.3.1-1.fc35.noarch               143/144 
16:04:09 #10 56.21   Installing       : glibc-gconv-extra-2.34-49.fc35.x86_64              144/144 
16:04:09 #11 60.24 Setting up libstdc++-12-dev:arm64 (12.2.0-3ubuntu1) ...
16:04:09 #11 60.30 Setting up libhttp-cookies-perl (6.10-1) ...
16:04:09 #11 60.32 Setting up libtool (2.4.7-4) ...
16:04:09 #11 60.35 Setting up po-debconf (1.0.21+nmu1) ...
16:04:09 #11 60.38 Setting up libhtml-tree-perl (5.07-2) ...
16:04:09 #11 60.40 Setting up libparams-classify-perl:arm64 (0.015-2) ...
16:04:09 #13 4.733  Done
16:04:09 #13 4.884 Starting pkgProblemResolver with broken count: 0
16:04:09 #13 4.909 Starting 2 pkgProblemResolver with broken count: 0
16:04:09 #13 4.911 Done
16:04:09 #10 68.19 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:04:09 #10 68.26 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:09 #10 68.39 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:09 #10 67.46 Setting up libtext-glob-perl (0.10-1) ...
16:04:09 #10 67.47 Setting up libclass-method-modifiers-perl (2.12-1) ...
16:04:09 #10 67.50 Setting up liblist-compare-perl (0.53-1) ...
16:04:09 #10 67.52 Setting up libref-util-xs-perl (0.117-1+b1) ...
16:04:09 #10 67.53 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
16:04:09 #10 67.55 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
16:04:09 #10 67.56 Setting up libsort-key-perl (1.33-2+b1) ...
16:04:09 #10 67.57 Setting up libclone-perl (0.41-1+b1) ...
16:04:09 #10 67.59 Setting up libalgorithm-diff-perl (1.19.03-2) ...
16:04:09 #10 67.59 Setting up libarchive-zip-perl (1.64-1) ...
16:04:09 #10 67.61 Setting up libsub-identify-perl (0.14-1+b1) ...
16:04:09 #10 67.62 Setting up libdistro-info-perl (0.21) ...
16:04:09 #10 67.63 Setting up python3-apt (1.8.4.3) ...
16:04:09 #10 58.17 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ...
16:04:09 #10 58.18 Unpacking libfile-homedir-perl (1.006-1) ...
16:04:09 #10 58.21 Selecting previously unselected package libfile-touch-perl.
16:04:09 #10 58.21 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ...
16:04:09 #10 58.21 Unpacking libfile-touch-perl (0.11-1) ...
16:04:09 #10 58.24 Selecting previously unselected package libio-pty-perl.
16:04:09 #10 58.24 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ...
16:04:09 #10 58.24 Unpacking libio-pty-perl (1:1.15-2) ...
16:04:09 #10 58.27 Selecting previously unselected package libipc-run-perl.
16:04:09 #10 58.28 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ...
16:04:09 #10 58.28 Unpacking libipc-run-perl (20200505.0-1) ...
16:04:09 #10 58.31 Selecting previously unselected package libclass-method-modifiers-perl.
16:04:09 #10 58.32 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:04:09 #10 58.32 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:04:09 #10 58.34 Selecting previously unselected package libb-hooks-op-check-perl.
16:04:09 #10 58.35 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ...
16:04:09 #10 58.35 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
16:04:09 #10 58.38 Selecting previously unselected package libdynaloader-functions-perl.
16:04:09 #10 58.38 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:04:09 #10 58.38 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:04:09 #10 58.41 Selecting previously unselected package libdevel-callchecker-perl.
16:04:09 #10 58.41 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ...
16:04:09 #10 58.42 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
16:04:09 #10 58.44 Selecting previously unselected package libparams-classify-perl.
16:04:09 #10 58.44 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ...
16:04:09 #10 58.45 Unpacking libparams-classify-perl (0.015-1+b3) ...
16:04:09 #10 58.47 Selecting previously unselected package libmodule-runtime-perl.
16:04:09 #10 58.48 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ...
16:04:09 #10 58.48 Unpacking libmodule-runtime-perl (0.016-1) ...
16:04:09 #10 59.67 Setting up gcc (4:7.4.0-1ubuntu2.3) ...
16:04:09 #10 59.73 Setting up python3-gpg (1.10.0-1ubuntu2) ...
16:04:09 #10 59.91 Setting up libnet-dns-perl (1.10-2) ...
16:04:09 #10 59.92 Setting up libsub-identify-perl (0.14-1) ...
16:04:09 #10 59.94 Setting up libpod-constants-perl (0.19-1) ...
16:04:09 #10 59.95 Setting up libsort-versions-perl (1.62-1) ...
16:04:09 #10 59.97 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...
16:04:09 #10 59.98 Setting up libdynaloader-functions-perl (0.003-1) ...
16:04:09 #10 59.99 Setting up libsub-exporter-perl (0.987-1) ...
16:04:09 #10 60.01 Setting up xauth (1:1.0.10-1) ...
16:04:09 #10 60.02 Setting up libalgorithm-merge-perl (0.08-3) ...
16:04:09 #10 60.04 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ...
16:04:09 #10 74.53 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:04:09 #10 74.54 Setting up libmodule-runtime-perl (0.016-1) ...
16:04:09 #10 74.56 Setting up libmailtools-perl (2.21-1) ...
16:04:09 #10 74.57 Setting up python3-debian (0.1.39) ...
16:04:09 #24 47.43 Selecting previously unselected package cpp-aarch64-linux-gnu.
16:04:09 #24 47.43 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:04:09 #24 47.44 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
16:04:09 #24 47.47 Selecting previously unselected package cpp-arm-linux-gnueabi.
16:04:09 #24 47.47 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
16:04:09 #24 47.47 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
16:04:09 #24 47.50 Selecting previously unselected package cpp-arm-linux-gnueabihf.
16:04:09 #24 47.51 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
16:04:09 #24 47.51 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
16:04:09 #24 47.54 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
16:04:09 #24 47.54 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:04:09 #24 47.54 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:04:09 #24 47.57 Selecting previously unselected package cpp-s390x-linux-gnu.
16:04:09 #24 47.58 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:04:09 #24 47.58 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
16:04:09 #24 47.61 Selecting previously unselected package cross-config.
16:04:09 #24 47.61 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
16:04:09 #24 47.62 Unpacking cross-config (2.6.18+nmu1) ...
16:04:09 #24 47.65 Selecting previously unselected package gcc-10-cross-base.
16:04:09 #24 47.65 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
16:04:09 #24 47.66 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
16:04:09 #24 47.69 Selecting previously unselected package libc6-arm64-cross.
16:04:09 #24 47.69 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
16:04:09 #24 47.70 Unpacking libc6-arm64-cross (2.31-9cross4) ...
16:04:09 #24 47.83 Selecting previously unselected package libgcc-s1-arm64-cross.
16:04:09 #24 47.83 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
16:04:09 #24 47.84 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
16:04:09 #24 47.87 Selecting previously unselected package libgomp1-arm64-cross.
16:04:09 #24 47.87 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
16:04:09 #24 47.88 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
16:04:09 #24 47.91 Selecting previously unselected package libitm1-arm64-cross.
16:04:09 #24 47.92 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
16:04:09 #24 47.92 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
16:04:09 #24 47.95 Selecting previously unselected package libatomic1-arm64-cross.
16:04:09 #24 47.96 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
16:04:09 #24 47.96 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
16:04:09 #24 47.99 Selecting previously unselected package libasan6-arm64-cross.
16:04:09 #24 47.99 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
16:04:09 #24 48.00 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
16:04:09 #11 54.30 Setting up libconst-fast-perl (0.014-1) ...
16:04:09 #11 54.31 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
16:04:09 #11 54.32 Setting up libgit-wrapper-perl (0.048-1) ...
16:04:09 #11 54.33 Setting up libcurl4:armhf (7.68.0-1ubuntu2.14) ...
16:04:09 #11 54.34 Setting up curl (7.68.0-1ubuntu2.14) ...
16:04:09 #11 54.35 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
16:04:09 #11 54.36 Setting up libmodule-implementation-perl (0.09-1) ...
16:04:09 #11 54.38 Setting up libemail-valid-perl (1.202-1) ...
16:04:09 #11 54.39 Setting up libpackage-stash-perl (0.38-1) ...
16:04:09 #11 54.41 Setting up libimport-into-perl (1.002005-1) ...
16:04:09 #11 54.42 Setting up libmoo-perl (2.003006-1) ...
16:04:09 #11 54.43 Setting up liblist-someutils-perl (0.58-1) ...
16:04:09 #11 54.44 Setting up liblist-someutils-xs-perl (0.58-2) ...
16:04:09 #11 54.45 Setting up gnupg (2.2.19-3ubuntu2.2) ...
16:04:09 #11 54.47 Setting up libmoox-aliases-perl (0.001006-1) ...
16:04:09 #11 54.48 Setting up libparams-validate-perl (1.29-3) ...
16:04:09 #11 54.49 Setting up libb-hooks-endofscope-perl (0.24-1) ...
16:04:09 #11 60.44 Setting up libcgi-pm-perl (4.54-1) ...
16:04:09 #11 60.62 Setting up python3 (3.10.6-1) ...
16:04:09 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster.dsc
16:04:09  debian/rules build
16:04:09 dh build --with=bash-completion --with=systemd
16:04:09    dh_update_autotools_config
16:04:09    dh_autoreconf
16:04:09    debian/rules override_dh_auto_build
16:04:09 make[1]: Entering directory '/root/build-deb'
16:04:09 # Build the daemon and dependencies
16:04:09 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:09 
16:04:09 Removing bundles/
16:04:09 
16:04:09 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:09 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:09 GOOS="" GOARCH="" GOARM=""
16:04:09 #10 68.10 Setting up libgpgme11:armhf (1.12.0-6) ...
16:04:09 #10 68.11 Setting up gcc (4:8.3.0-1) ...
16:04:09 #10 68.17 Setting up python3-six (1.12.0-1) ...
16:04:09 #13 5.125 The following additional packages will be installed:
16:04:09 #13 5.125   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
16:04:09 #13 5.125   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:04:09 #13 5.126   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
16:04:09 #13 5.126   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
16:04:09 #13 5.126   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
16:04:09 #13 5.127   libuv1 pkg-config
16:04:09 #13 5.127 Suggested packages:
16:04:09 #13 5.128   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
16:04:09 #13 5.128 Recommended packages:
16:04:09 #13 5.128   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
16:04:09 #13 5.162 The following NEW packages will be installed:
16:04:09 #13 5.162   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
16:04:09 #13 5.162   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:04:09 #13 5.163   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
16:04:09 #13 5.163   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
16:04:09 #13 5.163   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
16:04:09 #13 5.164   libuv1 pkg-config
16:04:09 #10 68.42 Setting up libconst-fast-perl (0.014-1) ...
16:04:09 #10 68.44 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
16:04:09 #10 68.45 Setting up libmodule-implementation-perl (0.09-1) ...
16:04:09 #10 68.47 Setting up libemail-valid-perl (1.202-1) ...
16:04:09 #10 68.48 Setting up libcgi-fast-perl (1:2.13-1) ...
16:04:09 #10 68.49 Setting up libpackage-stash-perl (0.38-1) ...
16:04:09 #10 68.51 Setting up libimport-into-perl (1.002005-1) ...
16:04:09 #10 68.51 Setting up libmoo-perl (2.003004-2) ...
16:04:09 #10 68.54 Setting up libmime-tools-perl (5.509-1) ...
16:04:09 #10 68.55 Setting up libxml-simple-perl (2.25-1) ...
16:04:09 #10 68.56 Setting up libparams-validate-perl (1.29-1+b1) ...
16:04:09 #10 68.57 Setting up libb-hooks-endofscope-perl (0.24-1) ...
16:04:09 #10 68.58 Setting up lintian (2.15.0) ...
16:04:09 #10 68.59 Setting up libnamespace-clean-perl (0.27-1) ...
16:04:09 #10 68.61 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
16:04:09 #10 67.81 Setting up libio-stringy-perl (2.111-3) ...
16:04:09 #10 67.82 Setting up liblist-moreutils-perl (0.416-1+b4) ...
16:04:09 #10 67.83 Setting up libhtml-tagset-perl (3.20-3) ...
16:04:09 #10 67.85 Setting up liblog-any-perl (1.707-1) ...
16:04:09 #10 67.86 Setting up libauthen-sasl-perl (2.1600-1) ...
16:04:09 #10 67.87 Setting up libpod-constants-perl (0.19-1) ...
16:04:09 #10 67.89 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
16:04:09 #10 67.91 Setting up libconvert-binhex-perl (1.125-1) ...
16:04:09 #10 67.93 Setting up libfuture-perl (0.39-1) ...
16:04:09 #10 67.94 Setting up liblwp-mediatypes-perl (6.02-1) ...
16:04:09 #10 67.95 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
16:04:09 #10 67.96 Setting up libtry-tiny-perl (0.30-1) ...
16:04:09 #10 67.98 Setting up libtype-tiny-perl (1.004004-1) ...
16:04:09 #10 67.99 Setting up libtest-fatal-perl (0.014-1) ...
16:04:09 #10 68.01 Setting up libcommon-sense-perl (3.74-2+b7) ...
16:04:09 #10 68.02 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:04:09 #10 68.03 Setting up libnet-http-perl (6.18-1) ...
16:04:09 #10 68.04 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
16:04:09 #15 DONE 2.5s
16:04:09 
16:04:09 #16 [stage-1 9/9] WORKDIR /root/rpmbuild
16:04:09 #16 DONE 0.0s
16:04:09 
16:04:09 #17 exporting to image
16:04:09 #17 exporting layers
16:04:09 #10 60.06 Setting up libalgorithm-diff-xs-perl (0.04-5) ...
16:04:09 #10 60.07 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ...
16:04:09 #10 60.08 Setting up dput (1.0.1ubuntu1) ...
16:04:09 #10 60.24 Setting up libstring-copyright-perl (0.003005-1) ...
16:04:09 #10 60.25 Setting up libhtml-parser-perl (3.72-3build1) ...
16:04:09 #10 60.28 Setting up automake (1:1.15.1-3ubuntu2) ...
16:04:09 #10 60.29 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
16:04:09 #13 1.041 Reading package lists...
16:04:09 #10 74.75 Setting up python3-requests (2.25.1+dfsg-2) ...
16:04:09 #10 58.51 Selecting previously unselected package libimport-into-perl.
16:04:09 #10 58.51 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ...
16:04:09 #10 58.51 Unpacking libimport-into-perl (1.002005-1) ...
16:04:09 #10 58.54 Selecting previously unselected package librole-tiny-perl.
16:04:09 #10 58.54 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ...
16:04:09 #10 58.55 Unpacking librole-tiny-perl (2.002004-1) ...
16:04:09 #10 58.57 Selecting previously unselected package libstrictures-perl.
16:04:09 #10 58.57 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ...
16:04:09 #10 58.58 Unpacking libstrictures-perl (2.000006-1) ...
16:04:09 #10 58.60 Selecting previously unselected package libsub-quote-perl.
16:04:09 #10 58.60 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ...
16:04:09 #10 58.61 Unpacking libsub-quote-perl (2.006006-1) ...
16:04:09 #10 58.64 Selecting previously unselected package libmoo-perl.
16:04:09 #10 58.64 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ...
16:04:09 #10 58.64 Unpacking libmoo-perl (2.004004-1) ...
16:04:09 #10 58.67 Selecting previously unselected package libencode-locale-perl.
16:04:09 #10 58.68 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ...
16:04:09 #10 58.68 Unpacking libencode-locale-perl (1.05-1.1) ...
16:04:09 #10 58.70 Selecting previously unselected package libtimedate-perl.
16:04:09 #10 58.71 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ...
16:04:09 #10 58.71 Unpacking libtimedate-perl (2.3300-2) ...
16:04:09 #10 58.74 Selecting previously unselected package libhttp-date-perl.
16:04:09 #10 58.75 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ...
16:04:09 #10 58.75 Unpacking libhttp-date-perl (6.05-1) ...
16:04:09 #10 58.78 Selecting previously unselected package libfile-listing-perl.
16:04:09 #10 58.78 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ...
16:04:09 #10 58.78 Unpacking libfile-listing-perl (6.14-1) ...
16:04:09 #10 58.81 Selecting previously unselected package libhtml-tagset-perl.
16:04:09 #24 48.23 Selecting previously unselected package liblsan0-arm64-cross.
16:04:09 #24 48.23 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
16:04:09 #24 48.23 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
16:04:09 #24 48.34 Selecting previously unselected package libtsan0-arm64-cross.
16:04:09 #12 1.030 Reading package lists...
16:04:09 #11 54.52 Setting up libnamespace-clean-perl (0.27-1) ...
16:04:09 #11 54.54 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
16:04:09 #11 54.56 Setting up libgitlab-api-v4-perl (0.25-1) ...
16:04:09 #11 54.57 Setting up libmoox-struct-perl (0.017-1) ...
16:04:09 #11 54.58 Setting up lintian (2.62.0ubuntu2.2) ...
16:04:09 #11 54.60 Setting up licensecheck (3.0.45-1) ...
16:04:09 #11 54.62 Setting up dh-autoreconf (19) ...
16:04:09 #11 54.63 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
16:04:09 #11 54.65 Setting up libwww-perl (6.43-1) ...
16:04:09 #11 54.66 Setting up debhelper (12.10ubuntu1) ...
16:04:09 #11 54.67 Setting up devscripts (2.20.2ubuntu2) ...
16:04:09 #11 60.99 Setting up libhtml-format-perl (2.16-1) ...
16:04:09 #10 68.30 Setting up dirmngr (2.2.12-1+deb10u2) ...
16:04:09 #10 68.34 Setting up perl (5.28.1-6+deb10u1) ...
16:04:09 #10 68.37 Setting up libpackage-stash-xs-perl (0.29-1) ...
16:04:09 #10 68.39 Setting up python3-gpg (1.12.0-6) ...
16:04:09 #14 DONE 2.0s
16:04:09 
16:04:09 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
16:04:09 #15 DONE 0.0s
16:04:09 
16:04:09 #16 exporting to image
16:04:09 #16 exporting layers
16:04:09 #13 5.455 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
16:04:09 #13 5.455 1 not fully installed or removed.
16:04:09 #13 5.455 Need to get 11.7 MB of archives.
16:04:09 #13 5.455 After this operation, 48.1 MB of additional disk space will be used.
16:04:09 #13 5.455 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB]
16:04:09 #13 5.518 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive13 amd64 3.6.0-1ubuntu1 [368 kB]
16:04:09 #13 5.539 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB]
16:04:09 #10 68.62 Setting up licensecheck (3.0.31-3) ...
16:04:09 #10 68.63 Setting up libgitlab-api-v4-perl (0.16-1) ...
16:04:09 #10 68.64 Setting up liblwp-protocol-https-perl (6.07-2) ...
16:04:09 #10 68.66 Setting up libwww-perl (6.36-2) ...
16:04:09 #10 68.67 Setting up debhelper (12.1.1) ...
16:04:09 #10 68.68 Setting up dh-autoreconf (19) ...
16:04:09 #10 68.69 Setting up devscripts (2.19.5+deb10u1) ...
16:04:09 #10 68.85 Setting up dh-strip-nondeterminism (1.1.2-1) ...
16:04:09 #10 68.86 Setting up equivs (2.2.0) ...
16:04:09 #14 14.18   Running scriptlet: selinux-policy-minimum-3.14.3-111.el8.noarch         40/80 
16:04:09 #10 68.09 Setting up libencode-locale-perl (1.05-1) ...
16:04:09 #10 68.10 Setting up libtext-levenshtein-perl (0.13-1) ...
16:04:09 #10 68.11 Setting up libnet-dns-perl (1.19-1) ...
16:04:09 #10 68.12 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
16:04:09 #10 68.13 Setting up libdevel-callchecker-perl (0.008-1) ...
16:04:09 #10 68.15 Setting up libstring-shellquote-perl (1.04-1) ...
16:04:09 #10 68.16 Setting up libsub-install-perl (0.928-1) ...
16:04:09 #10 68.17 Setting up dpkg-dev (1.19.8) ...
16:04:09 #10 68.19 Setting up libnumber-compare-perl (0.03-1) ...
16:04:09 #10 68.20 Setting up intltool-debian (0.35.0+20060710.5) ...
16:04:09 #10 68.21 Setting up libio-async-perl (0.72-1) ...
16:04:09 #10 68.26 Setting up liberror-perl (0.17027-2) ...
16:04:09 #10 60.29 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist
16:04:09 #10 60.29 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist
16:04:09 #10 60.30 Setting up libipc-run-perl (0.96-1) ...
16:04:09 #10 60.32 Setting up libcgi-pm-perl (4.38-1) ...
16:04:09 #10 60.34 Setting up libdevel-globaldestruction-perl (0.14-1) ...
16:04:09 #10 60.35 Setting up python3-requests (2.18.4-2ubuntu0.1) ...
16:04:09 #10 60.51 Setting up libparse-debianchangelog-perl (1.2.0-12) ...
16:04:09 #10 60.53 Setting up g++ (4:7.4.0-1ubuntu2.3) ...
16:04:09 #10 60.55 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:04:09 #13 4.045 Reading package lists...
16:04:09 #13 5.039 Building dependency tree...
16:04:09 #13 5.222 Reading state information...
16:04:09 #10 58.81 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ...
16:04:09 #10 58.81 Unpacking libhtml-tagset-perl (3.20-4) ...
16:04:09 #10 58.84 Selecting previously unselected package liburi-perl.
16:04:09 #10 58.84 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ...
16:04:09 #10 58.85 Unpacking liburi-perl (5.08-1) ...
16:04:09 #10 58.88 Selecting previously unselected package libhtml-parser-perl.
16:04:09 #10 58.88 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
16:04:09 #10 58.89 Unpacking libhtml-parser-perl (3.75-1+b1) ...
16:04:09 #10 58.92 Selecting previously unselected package libhtml-tree-perl.
16:04:09 #10 58.92 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ...
16:04:09 #10 58.93 Unpacking libhtml-tree-perl (5.07-2) ...
16:04:09 #10 58.97 Selecting previously unselected package libio-html-perl.
16:04:09 #10 58.97 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ...
16:04:09 #10 58.98 Unpacking libio-html-perl (1.004-2) ...
16:04:09 #10 59.02 Selecting previously unselected package liblwp-mediatypes-perl.
16:04:09 #10 59.02 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:04:09 #10 59.03 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:04:09 #24 48.34 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
16:04:09 #24 48.35 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
16:04:09 #24 48.57 Selecting previously unselected package libstdc++6-arm64-cross.
16:04:09 #24 48.57 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
16:04:09 #24 48.57 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
16:04:09 #24 48.64 Selecting previously unselected package libubsan1-arm64-cross.
16:04:09 #11 54.82 Setting up equivs (2.2.0) ...
16:04:09 #11 54.83 Setting up libxml-parser-perl (2.46-1) ...
16:04:09 #11 54.84 Setting up libxml-sax-expat-perl (0.51-1) ...
16:04:09 #11 54.89 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:04:09 #11 54.94 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:09 #10 74.93 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:04:09 #10 74.98 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:04:09 #10 75.05 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:04:09 #10 75.13 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:09 #11 61.03 Setting up python3-xdg (0.27-2) ...
16:04:09 #11 56.11 Setting up liblinux-epoll-perl (0.017-1) ...
16:04:09 #11 56.12 Setting up libvariable-magic-perl (0.62-1build2) ...
16:04:09 #11 56.13 Setting up python3-idna (2.8-1) ...
16:04:09 #10 68.58 Setting up libdata-dump-perl (1.23-1) ...
16:04:09 #10 68.59 Setting up python3-certifi (2018.8.24-1) ...
16:04:09 #10 68.72 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
16:04:09 #10 68.75 Setting up libref-util-perl (0.204-1) ...
16:04:09 #10 68.77 Setting up libipc-system-simple-perl (1.25-4) ...
16:04:09 #10 68.78 Setting up libnet-domain-tld-perl (1.75-1) ...
16:04:10 #13 5.541 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB]
16:04:10 #13 5.546 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuv1 amd64 1.43.0-1 [93.1 kB]
16:04:10 #13 5.548 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
16:04:10 #13 5.549 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB]
16:04:10 #13 5.549 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
16:04:10 #13 5.580 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.1 [5013 kB]
16:04:10 #13 5.637 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 dh-apparmor all 3.0.4-2ubuntu2.1 [9534 B]
16:04:10 #13 5.638 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbtrfs0 amd64 5.16.2-1 [12.0 kB]
16:04:10 #13 5.638 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbtrfs-dev amd64 5.16.2-1 [47.3 kB]
16:04:10 #13 5.639 Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB]
16:04:10 #13 5.641 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu4 [12.6 kB]
16:04:10 #13 5.654 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev-dev amd64 249.11-0ubuntu3.6 [20.7 kB]
16:04:10 #13 5.654 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsepol-dev amd64 3.3-1build1 [378 kB]
16:04:10 #13 5.654 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB]
16:04:10 #13 5.654 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-32-0 amd64 10.39-3ubuntu0.1 [194 kB]
16:04:10 #13 5.654 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-posix3 amd64 10.39-3ubuntu0.1 [6130 B]
16:04:10 #13 5.667 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-dev amd64 10.39-3ubuntu0.1 [730 kB]
16:04:10 #13 5.676 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libselinux1-dev amd64 3.3-1build2 [158 kB]
16:04:10 #13 5.678 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1ubuntu4 [36.6 kB]
16:04:10 #13 5.679 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libseccomp-dev amd64 2.5.3-2ubuntu2 [94.0 kB]
16:04:10 #13 5.682 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd-dev amd64 249.11-0ubuntu3.6 [306 kB]
16:04:10 #13 5.685 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu1 [1461 kB]
16:04:10 #13 5.699 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB]
16:04:10 #12 6.842 Running transaction check
16:04:10 #12 6.941 Transaction check succeeded.
16:04:10 #12 6.942 Running transaction test
16:04:10 #10 68.87 Setting up libxml-parser-perl (2.44-4) ...
16:04:10 #10 68.88 Setting up libxml-sax-expat-perl (0.51-1) ...
16:04:10 #10 68.92 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:04:10 #10 68.98 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:10 #10 69.11 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:10 #14 15.63   Installing       : selinux-policy-minimum-3.14.3-111.el8.noarch         40/80 
16:04:10 #10 68.27 Setting up patchutils (0.3.4-2) ...
16:04:10 #10 68.29 Setting up libmail-sendmail-perl (0.80-1) ...
16:04:10 #10 68.30 Setting up libltdl-dev:arm64 (2.4.6-9) ...
16:04:10 #10 68.31 Setting up libxml-sax-base-perl (1.09-1) ...
16:04:10 #10 68.32 Setting up libio-string-perl (1.08-3) ...
16:04:10 #10 68.33 Setting up libreadonly-perl (2.050-1) ...
16:04:10 #10 68.36 Setting up python3-chardet (3.0.4-3) ...
16:04:10 #10 60.55 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
16:04:10 #10 60.56 Setting up dirmngr (2.2.4-1ubuntu1.6) ...
16:04:10 #10 60.58 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...
16:04:10 #10 60.60 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ...
16:04:10 #10 60.66 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:04:10 #10 60.71 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:10 #13 5.228 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:04:10 #13 5.456 Starting 2 pkgProblemResolver with broken count: 0
16:04:10 #13 5.460 Done
16:04:10 #24 48.64 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
16:04:10 #24 48.65 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
16:04:10 #24 48.75 Selecting previously unselected package libgcc-10-dev-arm64-cross.
16:04:10 #24 48.75 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
16:04:10 #24 48.75 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
16:04:10 #24 48.89 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
16:04:10 #11 55.06 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:10 #11 55.09 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
16:04:10 #11 55.12 Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ...
16:04:10 #11 55.12 Updating certificates in /etc/ssl/certs...
16:04:10 #10 75.28 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:10 #10 75.31 Setting up dh-strip-nondeterminism (1.12.0-1) ...
16:04:10 #10 75.32 Setting up libconst-fast-perl (0.014-1.1) ...
16:04:10 #10 75.34 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
16:04:10 #10 75.35 Setting up libdata-dpath-perl (0.58-1) ...
16:04:10 #10 75.37 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:04:10 #10 75.38 Setting up libpackage-stash-perl (0.39-1) ...
16:04:10 #10 75.40 Setting up libimport-into-perl (1.002005-1) ...
16:04:10 #10 75.42 Setting up libmoo-perl (2.004004-1) ...
16:04:10 #10 59.11 Selecting previously unselected package libhttp-message-perl.
16:04:10 #10 59.11 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ...
16:04:10 #10 59.12 Unpacking libhttp-message-perl (6.28-1) ...
16:04:10 #10 59.17 Selecting previously unselected package libhttp-cookies-perl.
16:04:10 #10 59.18 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ...
16:04:10 #10 59.21 Unpacking libhttp-cookies-perl (6.10-1) ...
16:04:10 #10 59.30 Selecting previously unselected package libhttp-negotiate-perl.
16:04:10 #10 59.30 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ...
16:04:10 #11 61.29 Setting up libxml-sax-perl (1.02+dfsg-3) ...
16:04:10 #11 61.39 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:04:10 #11 61.45 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:10 #11 56.34 Setting up libio-html-perl (1.001-1) ...
16:04:10 #11 56.35 Setting up libcroco3:amd64 (0.6.13-1) ...
16:04:10 #11 56.36 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
16:04:10 #11 56.39 Setting up libtest-refcount-perl (0.10-1) ...
16:04:10 #11 56.41 Setting up libparams-util-perl (1.07-3build5) ...
16:04:10 #11 56.42 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
16:04:10 #11 56.43 Setting up autoconf (2.69-11.1) ...
16:04:10 #11 56.45 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
16:04:10 #13 1.983 dpkg-buildpackage: info: source package docker-ce-build-deps
16:04:10 #13 1.983 dpkg-buildpackage: info: source version 1.0
16:04:10 #13 1.983 dpkg-buildpackage: info: source distribution unstable
16:04:10 #13 1.983 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:04:10 #13 2.017  dpkg-source --before-build .
16:04:10 #13 2.017 dpkg-buildpackage: info: host architecture amd64
16:04:10 #13 2.115  debian/rules clean
16:04:10 #13 2.117 dh clean
16:04:10 #13 2.205    dh_clean
16:04:10 #13 2.237  debian/rules binary
16:04:10 #13 2.239 dh binary
16:04:10 #13 2.315    dh_update_autotools_config
16:04:10 #12 2.089 dpkg-buildpackage: info: source package docker-ce-build-deps
16:04:10 #12 2.089 dpkg-buildpackage: info: source version 1.0
16:04:10 #12 2.089 dpkg-buildpackage: info: source distribution unstable
16:04:10 #12 2.089 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:04:10 #12 2.123 dpkg-buildpackage: info: host architecture armhf
16:04:10 #12 2.123  dpkg-source --before-build .
16:04:10 #12 2.220  debian/rules clean
16:04:10 #12 2.222 dh clean
16:04:10 #12 2.299    dh_clean
16:04:10 #12 2.330  debian/rules binary
16:04:10 #12 2.331 dh binary
16:04:10 #12 2.397    dh_update_autotools_config
16:04:10 #12 2.424    dh_autoreconf
16:04:10 #12 2.464    create-stamp debian/debhelper-build-stamp
16:04:10 #12 2.464    dh_prep
16:04:10 #10 68.80 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
16:04:10 #10 68.82 Setting up libvariable-magic-perl (0.62-1+b1) ...
16:04:10 #10 68.83 Setting up python3-idna (2.6-1) ...
16:04:10 #10 69.01 Setting up libio-html-perl (1.001-1) ...
16:04:10 #10 69.04 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
16:04:10 #13 5.845 debconf: delaying package configuration, since apt-utils is not installed
16:04:10 #13 5.876 Fetched 11.7 MB in 1s (22.0 MB/s)
16:04:10 #13 5.905 Selecting previously unselected package bash-completion.
16:04:10 #13 5.905 (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 ... 25578 files and directories currently installed.)
16:04:10 #13 5.922 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
16:04:10 #13 5.935 Unpacking bash-completion (1:2.11-5ubuntu1) ...
16:04:10 #10 69.14 Setting up libsoap-lite-perl (1.27-1) ...
16:04:10 #10 69.15 Setting up libxmlrpc-lite-perl (0.717-2) ...
16:04:10 #10 69.16 Processing triggers for libc-bin (2.28-10+deb10u2) ...
16:04:10 #10 69.18 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:04:10 #10 69.19 Updating certificates in /etc/ssl/certs...
16:04:10 #10 68.64 Setting up libstring-copyright-perl (0.003006-1) ...
16:04:10 #10 68.65 Setting up python3-debian (0.1.35) ...
16:04:10 #10 60.83 
16:04:10 #10 60.83 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:10 #10 60.85 Setting up liblist-moreutils-perl (0.416-1build3) ...
16:04:10 #10 60.87 Setting up libtool (2.4.6-2) ...
16:04:10 #10 60.88 Setting up libhttp-date-perl (6.02-1) ...
16:04:10 #10 60.90 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:04:10 #10 60.91 Setting up build-essential (12.4ubuntu1) ...
16:04:10 #13 5.644  Done
16:04:10 #13 5.824 Starting pkgProblemResolver with broken count: 0
16:04:10 #13 5.857 Starting 2 pkgProblemResolver with broken count: 0
16:04:10 #13 5.860 Done
16:04:10 #24 48.90 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:04:10 #24 48.90 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:04:10 #11 55.43 0 added, 0 removed; done.
16:04:10 #11 55.43 Running hooks in /etc/ca-certificates/update.d...
16:04:10 #11 55.43 done.
16:04:10 #10 75.44 Setting up liblist-someutils-perl (0.58-1) ...
16:04:10 #10 75.45 Setting up debhelper (13.3.4) ...
16:04:10 #10 75.46 Setting up libmime-tools-perl (5.509-1) ...
16:04:10 #10 75.48 Setting up dput (1.1.0) ...
16:04:10 #10 75.69 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
16:04:10 #10 59.33 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:04:10 #10 59.43 Selecting previously unselected package perl-openssl-defaults:amd64.
16:04:10 #10 59.43 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ...
16:04:10 #10 59.46 Unpacking perl-openssl-defaults:amd64 (5) ...
16:04:10 #10 59.50 Selecting previously unselected package libnet-ssleay-perl.
16:04:10 #10 59.50 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
16:04:10 #10 59.50 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
16:04:10 #10 59.55 Selecting previously unselected package libio-socket-ssl-perl.
16:04:10 #11 61.60 
16:04:10 #11 61.60 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:10 #11 61.66 Setting up python3-six (1.16.0-4) ...
16:04:10 #11 61.80 Setting up dh-autoreconf (20) ...
16:04:10 #11 56.62 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:04:10 #11 56.63 Setting up libarray-intspan-perl (2.003-1) ...
16:04:10 #11 56.64 Setting up libcapture-tiny-perl (0.48-1) ...
16:04:10 #11 56.65 Setting up libtimedate-perl (2.3200-1) ...
16:04:10 #11 56.67 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
16:04:10 #11 56.68 Setting up libsub-name-perl (0.26-1) ...
16:04:10 #11 56.69 Setting up libtype-tiny-xs-perl (0.016-1) ...
16:04:10 #11 56.70 Setting up libfile-chdir-perl (0.1008-1) ...
16:04:10 #13 2.342    dh_autoreconf
16:04:10 #13 2.390    create-stamp debian/debhelper-build-stamp
16:04:10 #13 2.390    dh_prep
16:04:10 #13 2.432    dh_auto_install --destdir=debian/docker-ce-build-deps/
16:04:10 #13 2.508    dh_install
16:04:10 #13 2.557    dh_installdocs
16:04:10 #12 2.493    dh_install
16:04:10 #12 2.526    dh_installdocs
16:04:10 #12 2.564    dh_installchangelogs
16:04:10 #10 69.06 Setting up libtest-refcount-perl (0.08-3) ...
16:04:10 #10 69.07 Setting up libparams-util-perl (1.07-3+b4) ...
16:04:10 #10 69.09 Setting up libdpkg-perl (1.19.8) ...
16:04:10 #10 69.11 Setting up autoconf (2.69-11) ...
16:04:10 #10 69.13 Setting up python3-urllib3 (1.24.1-1) ...
16:04:10 #10 69.31 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:04:10 #13 6.056 Selecting previously unselected package libarchive13:amd64.
16:04:10 #13 6.059 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_amd64.deb ...
16:04:10 #13 6.067 Unpacking libarchive13:amd64 (3.6.0-1ubuntu1) ...
16:04:10 #13 6.104 Selecting previously unselected package libjsoncpp25:amd64.
16:04:10 #13 6.107 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_amd64.deb ...
16:04:10 #13 6.112 Unpacking libjsoncpp25:amd64 (1.9.5-3) ...
16:04:10 #13 6.164 Selecting previously unselected package librhash0:amd64.
16:04:10 #13 6.167 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_amd64.deb ...
16:04:10 #13 6.174 Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ...
16:04:10 #13 6.211 Selecting previously unselected package libuv1:amd64.
16:04:10 #13 6.214 Preparing to unpack .../04-libuv1_1.43.0-1_amd64.deb ...
16:04:10 #13 6.218 Unpacking libuv1:amd64 (1.43.0-1) ...
16:04:10 #13 6.245 Selecting previously unselected package dh-elpa-helper.
16:04:10 #13 6.248 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
16:04:10 #13 6.251 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
16:04:10 #13 6.289 Selecting previously unselected package emacsen-common.
16:04:10 #13 6.289 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
16:04:10 #10 69.57 0 added, 0 removed; done.
16:04:10 #10 69.57 Running hooks in /etc/ca-certificates/update.d...
16:04:10 #10 69.57 done.
16:04:10 #10 60.93 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.21) ...
16:04:10 #10 60.95 Setting up libdevel-callchecker-perl (0.007-2build1) ...
16:04:10 #10 60.96 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.21) ...
16:04:10 #10 60.98 Setting up devscripts (2.17.12ubuntu1.1) ...
16:04:10 #10 61.15 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ...
16:04:10 #10 61.17 Setting up libcgi-fast-perl (1:2.13-1) ...
16:04:10 #10 61.19 Setting up libhtml-tree-perl (5.07-1) ...
16:04:10 #10 61.20 Setting up libfile-listing-perl (6.04-1) ...
16:04:10 #10 61.21 Setting up libhttp-message-perl (6.14-1) ...
16:04:10 #10 61.23 Setting up libxml-libxml-perl (2.0128+dfsg-5) ...
16:04:10 #10 61.27 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:04:10 #10 61.33 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:04:10 #13 DONE 2.0s
16:04:10 
16:04:10 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
16:04:10 #14 DONE 0.0s
16:04:10 
16:04:10 #15 exporting to image
16:04:10 #15 exporting layers
16:04:10 #10 75.72 Setting up equivs (2.3.1) ...
16:04:10 #10 75.75 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:04:10 #10 75.77 Setting up libparams-validate-perl:arm64 (1.30-1+b1) ...
16:04:10 #10 75.78 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
16:04:10 #10 75.80 Setting up libnamespace-clean-perl (0.27-1) ...
16:04:10 #10 75.82 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
16:04:10 #10 75.84 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:04:10 #10 75.86 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:04:10 #10 75.88 Setting up libmoox-struct-perl (0.020-1) ...
16:04:10 #10 75.89 Setting up lintian (2.104.0) ...
16:04:10 #10 75.91 Setting up licensecheck (3.1.1-2) ...
16:04:10 #10 59.56 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ...
16:04:10 #10 59.56 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:04:10 #10 59.60 Selecting previously unselected package libnet-http-perl.
16:04:10 #10 59.61 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ...
16:04:10 #10 59.61 Unpacking libnet-http-perl (6.20-1) ...
16:04:10 #10 59.64 Selecting previously unselected package liblwp-protocol-https-perl.
16:04:10 #10 59.64 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:04:10 #10 59.64 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:04:10 #10 59.67 Selecting previously unselected package libtry-tiny-perl.
16:04:10 #10 59.67 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ...
16:04:10 #10 59.67 Unpacking libtry-tiny-perl (0.30-1) ...
16:04:10 #10 59.70 Selecting previously unselected package libwww-robotrules-perl.
16:04:10 #10 59.70 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ...
16:04:10 #10 59.71 Unpacking libwww-robotrules-perl (6.02-1) ...
16:04:10 #10 59.74 Selecting previously unselected package libwww-perl.
16:04:10 #10 59.74 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ...
16:04:10 #10 59.75 Unpacking libwww-perl (6.52-1) ...
16:04:10 #10 59.79 Selecting previously unselected package patchutils.
16:04:10 #15 DONE 2.9s
16:04:10 
16:04:10 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:04:10 #16 DONE 0.0s
16:04:10 
16:04:10 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:04:10 #17 DONE 0.1s
16:04:10 
16:04:10 #18 exporting to image
16:04:10 #18 exporting layers
16:04:10 #11 61.81 Setting up libdata-validate-uri-perl (0.07-2) ...
16:04:10 #11 61.82 Setting up libnet-smtp-ssl-perl (1.04-2) ...
16:04:10 #11 61.84 Setting up python3-gpg (1.17.1-4.1ubuntu1) ...
16:04:10 #11 56.71 Setting up xauth (1:1.1-0ubuntu1) ...
16:04:10 #11 56.73 Setting up cpp (4:9.3.0-1ubuntu2) ...
16:04:10 #11 56.74 Setting up libpath-tiny-perl (0.108-1) ...
16:04:10 #11 56.75 Setting up libarchive-cpio-perl (0.10-1) ...
16:04:10 #11 56.76 Setting up libjson-perl (4.02000-2) ...
16:04:10 #11 56.77 Setting up libsub-override-perl (0.09-2) ...
16:04:10 #11 56.78 Setting up python3-unidiff (0.5.5-2) ...
16:04:10 #11 56.92 Setting up libstrictures-perl (2.000006-1) ...
16:04:10 #11 56.93 Setting up libsub-quote-perl (2.006006-1) ...
16:04:10 #11 56.94 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
16:04:10 #11 56.95 Setting up libsort-versions-perl (1.62-1) ...
16:04:10 #13 2.614    dh_installchangelogs
16:04:10 #13 2.700    dh_perl
16:04:10 #13 2.736    dh_link
16:04:10 #13 2.769    dh_strip_nondeterminism
16:04:10 #13 2.828    dh_compress
16:04:10 #12 2.644    dh_perl
16:04:10 #12 2.679    dh_link
16:04:10 #12 2.712    dh_strip_nondeterminism
16:04:10 #12 2.773    dh_compress
16:04:10 #12 2.809    dh_fixperms
16:04:10 #12 2.846    dh_missing
16:04:10 #12 2.871    dh_installdeb
16:04:10 #10 68.82 Setting up python3-requests (2.21.0-1) ...
16:04:10 #10 69.00 Setting up libdata-optlist-perl (0.110-1) ...
16:04:10 #10 69.01 Setting up libipc-run-perl (20180523.0-1) ...
16:04:10 #10 69.02 Setting up git (1:2.20.1-2+deb10u6) ...
16:04:10 #10 69.06 Setting up libcontextual-return-perl (0.004014-2) ...
16:04:10 #10 69.07 Setting up libwww-robotrules-perl (6.02-1) ...
16:04:10 #10 69.08 Setting up libtypes-serialiser-perl (1.0-1) ...
16:04:10 #10 69.09 Setting up g++ (4:8.3.0-1) ...
16:04:10 #10 69.13 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:04:10 #10 69.13 Setting up libhtml-parser-perl (3.72-3+b3) ...
16:04:10 #10 69.15 Setting up libgit-wrapper-perl (0.048-1) ...
16:04:10 #10 69.16 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:04:10 #10 69.33 Setting up libcapture-tiny-perl (0.48-1) ...
16:04:10 #10 69.34 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
16:04:10 #10 69.36 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
16:04:10 #10 69.38 Setting up libsub-name-perl (0.21-1+b3) ...
16:04:10 #10 69.39 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
16:04:10 #10 69.41 Setting up g++-8 (8.3.0-6) ...
16:04:10 #10 69.43 Setting up libfile-chdir-perl (0.1008-1) ...
16:04:10 #10 69.44 Setting up xauth (1:1.0.10-1) ...
16:04:10 #10 69.45 Setting up libpath-tiny-perl (0.108-1) ...
16:04:10 #10 69.47 Setting up libarchive-cpio-perl (0.10-1) ...
16:04:10 #10 69.49 Setting up libjson-perl (4.02000-1) ...
16:04:10 #10 69.51 Setting up libfcgi-perl (0.78-2+b3) ...
16:04:10 #10 69.53 Setting up libdevel-globaldestruction-perl (0.14-1) ...
16:04:10 #10 61.39 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:10 #13 6.299 Unpacking emacsen-common (3.0.4) ...
16:04:10 #13 6.335 Selecting previously unselected package cmake-data.
16:04:10 #13 6.337 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
16:04:10 #13 6.343 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
16:04:10 #13 6.705 Selecting previously unselected package cmake.
16:04:10 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.dsc
16:04:10  debian/rules build
16:04:10 dh build --with=bash-completion --with=systemd
16:04:10    dh_update_autotools_config
16:04:10    dh_autoreconf
16:04:10    debian/rules override_dh_auto_build
16:04:10 make[1]: Entering directory '/root/build-deb'
16:04:10 # Build the daemon and dependencies
16:04:10 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:10 
16:04:10 Removing bundles/
16:04:10 
16:04:10 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:10 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:10 GOOS="" GOARCH="" GOARM=""
16:04:10 #10 75.93 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:04:10 #10 75.94 Setting up libwww-perl (6.52-1) ...
16:04:10 #10 75.96 Setting up devscripts (2.21.3+deb11u1) ...
16:04:10 #10 76.15 Setting up libxml-parser-perl:arm64 (2.46-2) ...
16:04:10 #10 76.16 Setting up libxml-sax-expat-perl (0.51-1) ...
16:04:10 #10 76.21 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:04:11 #10 59.80 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ...
16:04:11 #10 59.80 Unpacking patchutils (0.4.2-1) ...
16:04:11 #10 59.84 Selecting previously unselected package wdiff.
16:04:11 #10 59.84 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ...
16:04:11 #10 59.84 Unpacking wdiff (1.2.2-2+b1) ...
16:04:11 #10 59.89 Selecting previously unselected package devscripts.
16:04:11 #10 59.90 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ...
16:04:11 #10 59.91 Unpacking devscripts (2.21.3+deb11u1) ...
16:04:11 #11 62.01 Setting up python3-certifi (2022.6.15-2) ...
16:04:11 #11 62.15 Setting up libmodule-runtime-perl (0.016-2) ...
16:04:11 #11 62.16 Setting up libmailtools-perl (2.21-1) ...
16:04:11 #11 62.18 Setting up python3-gi (3.42.2-2) ...
16:04:11 #11 56.96 Setting up libexporter-tiny-perl (1.002001-1) ...
16:04:11 #11 56.98 Setting up libre-engine-re2-perl (0.13-5) ...
16:04:11 #11 56.99 Setting up libterm-readkey-perl (2.38-1build1) ...
16:04:11 #11 57.01 Setting up lsb-release (11.1.0ubuntu2) ...
16:04:11 #11 57.02 Setting up libnet-ip-perl (1.26-2) ...
16:04:11 #11 57.03 Setting up python3-magic (2:0.4.15-3) ...
16:04:11 #11 57.17 Setting up libperlio-gzip-perl (0.19-1build5) ...
16:04:11 #11 57.18 Setting up libsys-hostname-long-perl (1.5-1) ...
16:04:11 #11 57.19 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
16:04:11 #11 57.20 Setting up liburi-perl (1.76-2) ...
16:04:11 #11 57.21 Setting up libdigest-bubblebabble-perl (0.02-2) ...
16:04:11 #13 2.865    dh_fixperms
16:04:11 #13 2.907    dh_missing
16:04:11 #13 2.933    dh_installdeb
16:04:11 #13 2.967    dh_gencontrol
16:04:11 #13 3.079    dh_md5sums
16:04:11 #12 2.903    dh_gencontrol
16:04:11 #12 3.019    dh_md5sums
16:04:11 #12 3.050    dh_builddeb
16:04:11 #12 3.075 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:04:11 #12 3.095  dpkg-genbuildinfo --build=binary
16:04:11 #10 69.17 Setting up librole-tiny-perl (2.000006-1) ...
16:04:11 #10 69.18 Setting up gnupg (2.2.12-1+deb10u2) ...
16:04:11 #10 69.19 Setting up build-essential (12.6) ...
16:04:11 #10 69.25 Setting up libfile-homedir-perl (1.004-1) ...
16:04:11 #10 69.27 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
16:04:11 #10 69.28 Setting up libio-socket-ssl-perl (2.060-3) ...
16:04:11 #10 69.29 Setting up libsub-exporter-perl (0.987-1) ...
16:04:11 #10 69.30 Setting up libalgorithm-merge-perl (0.08-3) ...
16:04:11 #10 69.32 Setting up libhttp-message-perl (6.18-1) ...
16:04:11 #10 69.33 Setting up libhtml-form-perl (6.03-1) ...
16:04:11 #10 69.35 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
16:04:11 #10 69.36 Setting up libjson-xs-perl (3.040-1+b1) ...
16:04:11 #10 69.37 Setting up libhttp-negotiate-perl (6.01-1) ...
16:04:11 #10 69.38 Setting up libio-prompter-perl (0.004015-1) ...
16:04:11 #10 69.39 Setting up libhttp-cookies-perl (6.04-1) ...
16:04:11 #10 69.41 Setting up po-debconf (1.0.21) ...
16:04:11 #10 69.42 Setting up libhtml-tree-perl (5.07-2) ...
16:04:11 #10 69.44 Setting up libparams-classify-perl (0.015-1+b1) ...
16:04:11 #10 69.45 Setting up libcgi-pm-perl (4.40-1) ...
16:04:11 #10 69.47 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:04:11 #10 69.48 Setting up libnet-dns-sec-perl (1.11-1) ...
16:04:11 #13 6.177 The following additional packages will be installed:
16:04:11 #13 6.177   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
16:04:11 #13 6.180   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:04:11 #13 6.180   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
16:04:11 #13 6.180   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
16:04:11 #13 6.180   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
16:04:11 #13 6.180   libuv1 pkg-config
16:04:11 #13 6.180 Suggested packages:
16:04:11 #13 6.180   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
16:04:11 #13 6.180 Recommended packages:
16:04:11 #13 6.180   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
16:04:11 #13 6.227 The following NEW packages will be installed:
16:04:11 #13 6.227   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
16:04:11 #13 6.227   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:04:11 #13 6.227   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25
16:04:11 #13 6.228   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0
16:04:11 #13 6.228   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
16:04:11 #13 6.228   libuv1 pkg-config
16:04:11 #10 69.55 Setting up python3-unidiff (0.5.4-1) ...
16:04:11 #10 69.69 Setting up libstrictures-perl (2.000005-1) ...
16:04:11 #10 69.71 Setting up libsub-quote-perl (2.005001-1) ...
16:04:11 #10 69.73 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
16:04:11 #10 69.75 Setting up libsort-versions-perl (1.62-1) ...
16:04:11 #10 69.76 Setting up libexporter-tiny-perl (1.002001-1) ...
16:04:11 #10 69.77 Setting up libterm-readkey-perl (2.38-1) ...
16:04:11 #10 69.79 Setting up lsb-release (10.2019051400) ...
16:04:11 #10 DONE 70.0s
16:04:11 
16:04:11 #11 [stage-1 3/8] COPY common /root/build-deb/debian
16:04:11 #11 DONE 0.1s
16:04:11 
16:04:11 #12 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:04:11 #10 61.51 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:11 #10 61.54 Setting up libparams-classify-perl (0.015-1) ...
16:04:11 #10 61.55 Setting up git (1:2.17.1-1ubuntu0.13) ...
16:04:11 #10 61.58 Setting up libhttp-negotiate-perl (6.00-2) ...
16:04:11 #10 61.60 Setting up libmailtools-perl (2.18-1) ...
16:04:11 #10 61.61 Setting up libgit-wrapper-perl (0.047-1) ...
16:04:11 #10 61.63 Setting up libhtml-format-perl (2.12-1) ...
16:04:11 #10 61.64 Setting up libemail-valid-perl (1.202-1) ...
16:04:11 #10 61.66 Setting up libhttp-cookies-perl (6.04-1) ...
16:04:11 #10 61.67 Setting up curl (7.58.0-2ubuntu3.21) ...
16:04:11 #10 61.68 Setting up libmodule-runtime-perl (0.016-1) ...
16:04:11 #10 61.69 Setting up gnupg (2.2.4-1ubuntu1.6) ...
16:04:11 #10 61.71 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ...
16:04:11 #10 61.72 Setting up libxml-simple-perl (2.24-1) ...
16:04:11 #10 61.73 Setting up lintian (2.5.81ubuntu1) ...
16:04:11 #10 61.75 Setting up libhtml-form-perl (6.03-1) ...
16:04:11 #10 61.77 Setting up libimport-into-perl (1.002005-1) ...
16:04:11 #10 61.81 Setting up libmodule-implementation-perl (0.09-1) ...
16:04:11 #13 6.709 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_amd64.deb ...
16:04:11 #13 6.713 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
16:04:11 #13 6.824 Selecting previously unselected package dh-apparmor.
16:04:11 #13 6.827 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.1_all.deb ...
16:04:11 #13 6.831 Unpacking dh-apparmor (3.0.4-2ubuntu2.1) ...
16:04:11 #13 6.862 Selecting previously unselected package libbtrfs0:amd64.
16:04:11 #13 6.865 Preparing to unpack .../10-libbtrfs0_5.16.2-1_amd64.deb ...
16:04:11 #13 6.869 Unpacking libbtrfs0:amd64 (5.16.2-1) ...
16:04:11 #13 6.894 Selecting previously unselected package libbtrfs-dev:amd64.
16:04:11 #13 6.898 Preparing to unpack .../11-libbtrfs-dev_5.16.2-1_amd64.deb ...
16:04:11 #13 6.902 Unpacking libbtrfs-dev:amd64 (5.16.2-1) ...
16:04:11 #13 6.935 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:04:11 #11 62.36 Setting up python3-idna (3.3-1) ...
16:04:11 #11 57.23 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:04:11 #11 57.24 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
16:04:11 #11 57.26 Setting up python3-pkg-resources (45.2.0-1) ...
16:04:11 #11 57.46 Setting up automake (1:1.16.1-4ubuntu6) ...
16:04:11 #11 57.46 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:04:11 #11 57.46 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
16:04:11 #11 57.46 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
16:04:11 #11 57.47 Setting up libasync-mergepoint-perl (0.04-2) ...
16:04:11 #11 57.49 Setting up libstring-escape-perl (2010.002-2) ...
16:04:11 #11 57.50 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
16:04:11 #11 57.51 Setting up libhttp-date-perl (6.05-1) ...
16:04:11 #11 57.52 Setting up libfile-which-perl (1.23-1) ...
16:04:11 #11 57.54 Setting up libfile-basedir-perl (0.08-1) ...
16:04:11 #11 57.55 Setting up gettext (0.19.8.1-10build1) ...
16:04:11 #11 57.56 Setting up libnumber-range-perl (0.12-1) ...
16:04:11 #11 57.57 Setting up libunicode-utf8-perl (0.62-1build1) ...
16:04:11 #11 57.58 Setting up libstruct-dumb-perl (0.09-1) ...
16:04:11 #13 3.113    dh_builddeb
16:04:11 #13 3.140 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:04:11 #13 3.260  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo
16:04:11 #12 10.26   Running scriptlet: selinux-policy-targeted-36.16-1.fc36.noarch         68/103 
16:04:11 #12 19.68   Installing       : python3-policycoreutils-3.3-4.fc36.noarch           69/103 
16:04:11 #12 19.69   Installing       : policycoreutils-python-utils-3.3-4.fc36.noarch      70/103 
16:04:11 #12 19.70   Installing       : policycoreutils-devel-3.3-4.fc36.aarch64            71/103 
16:04:11 #12 19.79   Installing       : selinux-policy-devel-36.16-1.fc36.noarch            72/103 
16:04:11 #12 19.80   Running scriptlet: selinux-policy-devel-36.16-1.fc36.noarch            72/103 
16:04:11 #12 19.82   Installing       : libedit-3.1-41.20210910cvs.fc36.aarch64             73/103 
16:04:11 #12 19.82   Installing       : libcbor-0.7.0-5.fc36.aarch64                        74/103 
16:04:11 #12 19.83   Installing       : libfido2-1.10.0-5.fc36.aarch64                      75/103 
16:04:11 #12 19.85   Installing       : openssh-clients-8.8p1-1.fc36.1.aarch64              76/103 
16:04:11 #12 19.86   Running scriptlet: openssh-clients-8.8p1-1.fc36.1.aarch64              76/103 
16:04:11 #12 19.95   Installing       : git-core-2.38.1-1.fc36.aarch64                      77/103 
16:04:11 #12 19.99   Installing       : git-core-doc-2.38.1-1.fc36.noarch                   78/103 
16:04:11 #12 20.00   Installing       : perl-Git-2.38.1-1.fc36.noarch                       79/103 
16:04:11 #12 20.01   Installing       : git-2.38.1-1.fc36.aarch64                           80/103 
16:04:11 #12 20.02   Installing       : kmod-libs-29-7.fc36.aarch64                         81/103 
16:04:11 #12 20.03   Installing       : device-mapper-libs-1.02.175-7.fc36.aarch64          82/103 
16:04:11 #12 20.04   Installing       : cryptsetup-libs-2.4.3-2.fc36.aarch64                83/103 
16:04:11 #12 20.05   Installing       : device-mapper-1.02.175-7.fc36.aarch64               84/103 
16:04:11 #12 20.07   Installing       : systemd-networkd-250.8-1.fc36.aarch64               85/103 
16:04:11 #12 20.07   Running scriptlet: systemd-networkd-250.8-1.fc36.aarch64               85/103 
16:04:11 #12 20.09   Installing       : systemd-pam-250.8-1.fc36.aarch64                    86/103 
16:04:11 #12 20.10   Installing       : systemd-resolved-250.8-1.fc36.aarch64               87/103 
16:04:11 #12 20.11   Running scriptlet: systemd-resolved-250.8-1.fc36.aarch64               87/103 
16:04:11 #12 20.24   Installing       : systemd-250.8-1.fc36.aarch64                        88/103 
16:04:11 #12 20.26   Running scriptlet: systemd-250.8-1.fc36.aarch64                        88/103 
16:04:11 #12 20.42 Creating group 'input' with GID 104.
16:04:11 #12 20.42 Creating group 'kvm' with GID 36.
16:04:11 #12 20.42 Creating group 'render' with GID 105.
16:04:11 #12 20.42 Creating group 'sgx' with GID 106.
16:04:11 #12 20.42 Creating group 'systemd-journal' with GID 190.
16:04:11 #12 20.42 Creating group 'systemd-network' with GID 192.
16:04:11 #12 20.42 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
16:04:11 #12 20.42 Creating group 'systemd-oom' with GID 998.
16:04:11 #12 20.42 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
16:04:11 #12 20.42 Creating group 'systemd-resolve' with GID 193.
16:04:11 #12 20.42 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
16:04:11 #12 20.42 
16:04:11 #12 20.43   Installing       : systemd-devel-250.8-1.fc36.aarch64                  89/103 
16:04:11 #12 3.236  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
16:04:11 #12 3.314 dpkg-genchanges: info: binary-only upload (no source code included)
16:04:11 #12 3.317  dpkg-source --after-build .
16:04:11 #12 3.415 dpkg-buildpackage: info: binary-only upload (no source included)
16:04:11 #10 76.26 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:11 #10 76.41 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:11 #10 76.44 Setting up libsoap-lite-perl (1.27-1) ...
16:04:11 #10 76.46 Setting up libxmlrpc-lite-perl (0.717-4) ...
16:04:11 #10 60.05 Selecting previously unselected package diffstat.
16:04:11 #10 60.05 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ...
16:04:11 #10 60.05 Unpacking diffstat (1.64-1) ...
16:04:11 #10 60.08 Selecting previously unselected package distro-info-data.
16:04:11 #10 60.09 Preparing to unpack .../148-distro-info-data_0.51+deb11u2_all.deb ...
16:04:11 #10 60.09 Unpacking distro-info-data (0.51+deb11u2) ...
16:04:11 #10 60.13 Selecting previously unselected package python3-pkg-resources.
16:04:11 #10 60.14 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ...
16:04:11 #10 60.14 Unpacking python3-pkg-resources (52.0.0-4) ...
16:04:11 #10 60.19 Selecting previously unselected package python3-chardet.
16:04:11 #10 60.19 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ...
16:04:11 #10 60.20 Unpacking python3-chardet (4.0.0-1) ...
16:04:11 #10 60.25 Selecting previously unselected package python3-six.
16:04:11 #10 60.25 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ...
16:04:11 #10 60.26 Unpacking python3-six (1.16.0-2) ...
16:04:11 #10 60.29 Selecting previously unselected package python3-debian.
16:04:11 #10 60.29 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ...
16:04:11 #10 60.30 Unpacking python3-debian (0.1.39) ...
16:04:11 #10 60.35 Selecting previously unselected package libgpgme11:amd64.
16:04:11 #10 60.35 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ...
16:04:11 #10 60.35 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ...
16:04:11 #10 60.41 Selecting previously unselected package python3-gpg.
16:04:11 #10 69.80 Setting up libclass-accessor-perl (0.51-1) ...
16:04:11 #10 69.82 Setting up libnet-ip-perl (1.26-2) ...
16:04:11 #10 69.83 Setting up python3-magic (2:0.4.15-2) ...
16:04:11 #10 69.96 Setting up libperlio-gzip-perl (0.19-1+b5) ...
16:04:11 #10 69.99 Setting up libsys-hostname-long-perl (1.5-1) ...
16:04:11 #10 70.00 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
16:04:11 #10 70.02 Setting up liburi-perl (1.76-1) ...
16:04:11 #10 70.03 Setting up exim4-daemon-light (4.92-8+deb10u7) ...
16:04:11 #10 69.50 Setting up libsereal-perl (4.005-1) ...
16:04:11 #10 69.52 Setting up libhtml-format-perl (2.12-1) ...
16:04:11 #10 69.53 Setting up libxml-sax-perl (1.00+dfsg-1) ...
16:04:11 #10 69.61 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:04:11 #10 69.66 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:11 #11 DONE 56.5s
16:04:11 
16:04:11 #12 [stage-1 4/9] COPY common /root/build-deb/debian
16:04:11 #12 DONE 0.0s
16:04:11 #10 61.84 Setting up libparams-validate-perl (1.29-1) ...
16:04:11 #10 61.85 Setting up libmoo-perl (2.003004-1) ...
16:04:11 #10 61.87 Setting up libb-hooks-endofscope-perl (0.21-1) ...
16:04:11 #10 61.88 Setting up libpackage-stash-perl (0.37-1) ...
16:04:11 #10 61.89 Setting up libgetopt-long-descriptive-perl (0.102-1) ...
16:04:11 #10 61.91 Setting up libnamespace-clean-perl (0.27-1) ...
16:04:11 #10 61.92 Setting up licensecheck (3.0.31-2) ...
16:04:11 #10 61.93 Setting up dh-autoreconf (17) ...
16:04:11 #10 61.95 Setting up libwww-perl (6.31-1ubuntu0.1) ...
16:04:11 #10 61.96 Setting up debhelper (11.1.6ubuntu2) ...
16:04:11 #10 61.98 Setting up equivs (2.1.0) ...
16:04:11 #10 61.99 Setting up liblwp-protocol-https-perl (6.07-2) ...
16:04:11 #10 62.00 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...
16:04:11 #10 62.02 Setting up libxml-parser-perl (2.44-2build3) ...
16:04:11 #10 62.03 Setting up libxml-sax-expat-perl (0.40-2) ...
16:04:11 #12 8.189 Transaction test succeeded.
16:04:11 #12 8.190 Running transaction
16:04:11 #13 6.938 Preparing to unpack .../12-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
16:04:11 #13 6.942 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
16:04:11 #13 6.978 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:04:11 #13 6.978 Preparing to unpack .../13-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
16:04:11 #13 6.981 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
16:04:11 #13 7.008 Selecting previously unselected package libudev-dev:amd64.
16:04:11 #13 7.011 Preparing to unpack .../14-libudev-dev_249.11-0ubuntu3.6_amd64.deb ...
16:04:11 #13 7.015 Unpacking libudev-dev:amd64 (249.11-0ubuntu3.6) ...
16:04:11 #13 7.046 Selecting previously unselected package libsepol-dev:amd64.
16:04:11 #13 7.046 Preparing to unpack .../15-libsepol-dev_3.3-1build1_amd64.deb ...
16:04:11 #13 7.049 Unpacking libsepol-dev:amd64 (3.3-1build1) ...
16:04:11 #13 7.094 Selecting previously unselected package libpcre2-16-0:amd64.
16:04:11 #13 7.095 Preparing to unpack .../16-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ...
16:04:11 #13 7.099 Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...
16:04:11 #13 7.132 Selecting previously unselected package libpcre2-32-0:amd64.
16:04:11 #13 7.135 Preparing to unpack .../17-libpcre2-32-0_10.39-3ubuntu0.1_amd64.deb ...
16:04:11 #13 7.139 Unpacking libpcre2-32-0:amd64 (10.39-3ubuntu0.1) ...
16:04:11 #13 7.174 Selecting previously unselected package libpcre2-posix3:amd64.
16:04:11 #13 7.176 Preparing to unpack .../18-libpcre2-posix3_10.39-3ubuntu0.1_amd64.deb ...
16:04:11 #13 7.180 Unpacking libpcre2-posix3:amd64 (10.39-3ubuntu0.1) ...
16:04:11 #13 7.209 Selecting previously unselected package libpcre2-dev:amd64.
16:04:11 #13 7.212 Preparing to unpack .../19-libpcre2-dev_10.39-3ubuntu0.1_amd64.deb ...
16:04:11 #13 7.215 Unpacking libpcre2-dev:amd64 (10.39-3ubuntu0.1) ...
16:04:11 #13 7.278 Selecting previously unselected package libselinux1-dev:amd64.
16:04:11 #11 57.60 Setting up libfile-listing-perl (6.04-1) ...
16:04:11 #11 57.61 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
16:04:11 #11 57.63 Setting up libregexp-pattern-perl (0.2.12-1) ...
16:04:11 #11 57.64 Setting up libfont-afm-perl (1.20-2) ...
16:04:11 #11 57.66 Setting up libwant-perl (0.29-1build4) ...
16:04:11 #11 57.68 Setting up libdynaloader-functions-perl (0.003-1) ...
16:04:11 #11 57.69 Setting up libtext-glob-perl (0.10-1) ...
16:04:11 #11 57.71 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:04:11 #11 57.72 Setting up liblist-compare-perl (0.53-1) ...
16:04:11 #11 57.74 Setting up libref-util-xs-perl (0.117-1build2) ...
16:04:11 #11 57.75 Setting up libio-pty-perl (1:1.12-1) ...
16:04:11 #11 57.77 Setting up libtool (2.4.6-14) ...
16:04:11 #11 57.78 Setting up libfile-fcntllock-perl (0.22-3build4) ...
16:04:11 #11 57.79 Setting up libsort-key-perl (1.33-2build2) ...
16:04:11 #11 57.80 Setting up libclone-perl (0.43-2) ...
16:04:11 #11 62.57 Setting up python3-urllib3 (1.26.9-1) ...
16:04:11 #11 62.75 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
16:04:11 #11 62.80 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:04:11 #13 3.400  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes
16:04:11 #13 3.479 dpkg-genchanges: info: binary-only upload (no source code included)
16:04:11 #13 3.481  dpkg-source --after-build .
16:04:11 #13 3.579 dpkg-buildpackage: info: binary-only upload (no source included)
16:04:11 #13 3.583 
16:04:11 #13 3.583 The package has been created.
16:04:11 #13 3.583 Attention, the package has been created in the current directory,
16:04:11 #13 3.583 not in ".." as indicated by the message above!
16:04:11 #17 exporting layers 2.0s done
16:04:11 #17 writing image sha256:c72d90fdb43aaff68c3180a28678d108ad630fa06f91baf246163db100e6ad55 done
16:04:11 #17 naming to docker.io/rpmbuild-centos-8/aarch64 done
16:04:11 #17 DONE 2.0s
16:04:11 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/aarch64 -ba --define '_gitcommit_cli 3a2c30b' --define '_gitcommit_engine 0234322' --define '_release 0' --define '_version 0.0.0.20221215153738.3a2c30b' --define '_origversion 0.0.0-20221215153738-3a2c30b' --define '_compose_rpm_version 2.14.1' --define '_compose_version v2.14.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec
16:04:11 #12 20.44   Installing       : jsoncpp-1.9.5-2.fc36.aarch64                        90/103 
16:04:11 #10 52.55   Running scriptlet: glibc-gconv-extra-2.36-8.fc37.x86_64               136/136 
16:04:11 #10 55.63   Verifying        : bzip2-1.0.8-12.fc37.x86_64                           1/136 
16:04:11 #10 55.63   Verifying        : cpio-2.13-13.fc37.x86_64                             2/136 
16:04:11 #10 55.63   Verifying        : dash-0.5.11.5-2.fc37.x86_64                          3/136 
16:04:11 #10 55.63   Verifying        : debugedit-5.0-5.fc37.x86_64                          4/136 
16:04:11 #10 55.63   Verifying        : desktop-file-utils-0.26-7.fc37.x86_64                5/136 
16:04:11 #10 55.63   Verifying        : devscripts-checkbashisms-2.22.2-3.fc37.x86_64        6/136 
16:04:11 #10 55.63   Verifying        : diffutils-3.8-3.fc37.x86_64                          7/136 
16:04:11 #10 55.63   Verifying        : dnf-plugins-core-4.3.1-1.fc37.noarch                 8/136 
16:04:11 #10 55.63   Verifying        : dwz-0.14-7.fc37.x86_64                               9/136 
16:04:11 #10 55.63   Verifying        : ed-1.18-2.fc37.x86_64                               10/136 
16:04:11 #10 55.63   Verifying        : efi-srpm-macros-5-6.fc37.noarch                     11/136 
16:04:11 #10 55.63   Verifying        : elfutils-0.187-8.fc37.x86_64                        12/136 
16:04:11 #10 55.63   Verifying        : elfutils-debuginfod-client-0.187-8.fc37.x86_64      13/136 
16:04:11 #10 55.63   Verifying        : emacs-filesystem-1:28.1-3.fc37.noarch               14/136 
16:04:11 #10 55.63   Verifying        : enchant2-2.3.3-2.fc37.x86_64                        15/136 
16:04:11 #10 55.63   Verifying        : file-5.42-4.fc37.x86_64                             16/136 
16:04:11 #10 55.63   Verifying        : fonts-srpm-macros-1:2.0.5-9.fc37.noarch             17/136 
16:04:11 #10 55.63   Verifying        : fpc-srpm-macros-1.3-6.fc37.noarch                   18/136 
16:04:11 #10 55.63   Verifying        : gdk-pixbuf2-2.42.10-1.fc37.x86_64                   19/136 
16:04:11 #10 55.63   Verifying        : ghc-srpm-macros-1.5.0-7.fc37.noarch                 20/136 
16:04:11 #10 55.63   Verifying        : gnat-srpm-macros-4-16.fc37.noarch                   21/136 
16:04:11 #10 55.63   Verifying        : go-srpm-macros-3.2.0-1.fc37.noarch                  22/136 
16:04:11 #10 55.63   Verifying        : groff-base-1.22.4-10.fc37.x86_64                    23/136 
16:04:11 #10 55.63   Verifying        : hunspell-1.7.0-21.fc37.x86_64                       24/136 
16:04:11 #10 55.63   Verifying        : hunspell-en-0.20140811.1-23.fc37.noarch             25/136 
16:04:11 #10 55.63   Verifying        : hunspell-en-GB-0.20140811.1-23.fc37.noarch          26/136 
16:04:11 #10 55.63   Verifying        : hunspell-en-US-0.20140811.1-23.fc37.noarch          27/136 
16:04:11 #10 55.63   Verifying        : hunspell-filesystem-1.7.0-21.fc37.x86_64            28/136 
16:04:11 #10 55.63   Verifying        : json-glib-1.6.6-3.fc37.x86_64                       29/136 
16:04:11 #10 55.63   Verifying        : kernel-srpm-macros-1.0-15.fc37.noarch               30/136 
16:04:11 #10 55.63   Verifying        : libappstream-glib-0.8.1-1.fc37.x86_64               31/136 
16:04:11 #10 55.63   Verifying        : libjpeg-turbo-2.1.3-2.fc37.x86_64                   32/136 
16:04:11 #10 55.63   Verifying        : libpkgconf-1.8.0-3.fc37.x86_64                      33/136 
16:04:11 #10 55.63   Verifying        : libpng-2:1.6.37-13.fc37.x86_64                      34/136 
16:04:11 #10 55.63   Verifying        : libstemmer-0-19.585svn.fc37.x86_64                  35/136 
16:04:11 #10 55.63   Verifying        : lua-srpm-macros-1-7.fc37.noarch                     36/136 
16:04:11 #10 55.63   Verifying        : ncurses-6.3-3.20220501.fc37.x86_64                  37/136 
16:04:11 #10 55.63   Verifying        : nim-srpm-macros-3-7.fc37.noarch                     38/136 
16:04:11 #10 55.63   Verifying        : ocaml-srpm-macros-7-2.fc37.noarch                   39/136 
16:04:11 #10 55.63   Verifying        : openblas-srpm-macros-2-12.fc37.noarch               40/136 
16:04:11 #10 55.63   Verifying        : package-notes-srpm-macros-0.5-6.fc37.noarch         41/136 
16:04:11 #10 55.63   Verifying        : patch-2.7.6-17.fc37.x86_64                          42/136 
16:04:11 #10 55.63   Verifying        : perl-AutoLoader-5.74-492.fc37.noarch                43/136 
16:04:11 #10 55.63   Verifying        : perl-B-1.83-492.fc37.x86_64                         44/136 
16:04:11 #10 55.63   Verifying        : perl-Carp-1.52-489.fc37.noarch                      45/136 
16:04:11 #10 55.63   Verifying        : perl-Class-Struct-0.66-492.fc37.noarch              46/136 
16:04:11 #10 55.63   Verifying        : perl-Data-Dumper-2.184-490.fc37.x86_64              47/136 
16:04:11 #10 55.63   Verifying        : perl-Digest-1.20-489.fc37.noarch                    48/136 
16:04:11 #10 55.63   Verifying        : perl-Digest-MD5-2.58-489.fc37.x86_64                49/136 
16:04:11 #10 55.63   Verifying        : perl-DynaLoader-1.52-492.fc37.x86_64                50/136 
16:04:11 #10 55.63   Verifying        : perl-Encode-4:3.19-492.fc37.x86_64                  51/136 
16:04:11 #10 55.63   Verifying        : perl-Errno-1.36-492.fc37.x86_64                     52/136 
16:04:11 #10 55.63   Verifying        : perl-Exporter-5.77-489.fc37.noarch                  53/136 
16:04:11 #10 55.63   Verifying        : perl-Fcntl-1.15-492.fc37.x86_64                     54/136 
16:04:11 #10 55.63   Verifying        : perl-File-Basename-2.85-492.fc37.noarch             55/136 
16:04:11 #10 55.63   Verifying        : perl-File-Path-2.18-489.fc37.noarch                 56/136 
16:04:11 #10 55.63   Verifying        : perl-File-Temp-1:0.231.100-489.fc37.noarch          57/136 
16:04:11 #10 55.63   Verifying        : perl-File-stat-1.12-492.fc37.noarch                 58/136 
16:04:11 #10 55.63   Verifying        : perl-FileHandle-2.03-492.fc37.noarch                59/136 
16:04:11 #10 55.63   Verifying        : perl-Getopt-Std-1.13-492.fc37.noarch                60/136 
16:04:11 #10 55.63   Verifying        : perl-HTTP-Tiny-0.082-1.fc37.noarch                  61/136 
16:04:11 #10 55.63   Verifying        : perl-IO-1.50-492.fc37.x86_64                        62/136 
16:04:11 #10 55.63   Verifying        : perl-IO-Socket-IP-0.41-490.fc37.noarch              63/136 
16:04:11 #10 55.63   Verifying        : perl-IO-Socket-SSL-2.075-1.fc37.noarch              64/136 
16:04:11 #10 55.63   Verifying        : perl-IPC-Open3-1.22-492.fc37.noarch                 65/136 
16:04:11 #10 55.63   Verifying        : perl-MIME-Base64-3.16-489.fc37.x86_64               66/136 
16:04:11 #10 55.63   Verifying        : perl-Mozilla-CA-20211001-4.fc37.noarch              67/136 
16:04:11 #10 55.63   Verifying        : perl-NDBM_File-1.15-492.fc37.x86_64                 68/136 
16:04:11 #10 55.63   Verifying        : perl-Net-SSLeay-1.92-4.fc37.x86_64                  69/136 
16:04:11 #10 55.63   Verifying        : perl-POSIX-2.03-492.fc37.x86_64                     70/136 
16:04:11 #10 55.63   Verifying        : perl-PathTools-3.84-489.fc37.x86_64                 71/136 
16:04:11 #10 55.63   Verifying        : perl-Pod-Escapes-1:1.07-489.fc37.noarch             72/136 
16:04:11 #10 55.63   Verifying        : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            73/136 
16:04:11 #10 55.63   Verifying        : perl-Pod-Simple-1:3.43-490.fc37.noarch              74/136 
16:04:11 #10 55.63   Verifying        : perl-Pod-Usage-4:2.03-3.fc37.noarch                 75/136 
16:04:11 #10 55.63   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64       76/136 
16:04:11 #10 55.63   Verifying        : perl-SelectSaver-1.02-492.fc37.noarch               77/136 
16:04:11 #10 55.63   Verifying        : perl-Socket-4:2.036-1.fc37.x86_64                   78/136 
16:04:11 #10 55.63   Verifying        : perl-Storable-1:3.26-489.fc37.x86_64                79/136 
16:04:11 #10 55.63   Verifying        : perl-Symbol-1.09-492.fc37.noarch                    80/136 
16:04:11 #10 55.63   Verifying        : perl-Term-ANSIColor-5.01-490.fc37.noarch            81/136 
16:04:11 #10 55.63   Verifying        : perl-Term-Cap-1.17-489.fc37.noarch                  82/136 
16:04:11 #10 55.63   Verifying        : perl-Text-ParseWords-3.31-489.fc37.noarch           83/136 
16:04:11 #10 55.63   Verifying        : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       84/136 
16:04:11 #10 55.63   Verifying        : perl-Time-Local-2:1.300-489.fc37.noarch             85/136 
16:04:11 #10 55.63   Verifying        : perl-base-2.27-492.fc37.noarch                      86/136 
16:04:11 #10 55.63   Verifying        : perl-constant-1.33-490.fc37.noarch                  87/136 
16:04:11 #10 55.64   Verifying        : perl-if-0.61.000-492.fc37.noarch                    88/136 
16:04:11 #10 55.64   Verifying        : perl-interpreter-4:5.36.0-492.fc37.x86_64           89/136 
16:04:11 #10 55.64   Verifying        : perl-libnet-3.14-490.fc37.noarch                    90/136 
16:04:11 #10 55.64   Verifying        : perl-libs-4:5.36.0-492.fc37.x86_64                  91/136 
16:04:11 #10 55.64   Verifying        : perl-mro-1.26-492.fc37.x86_64                       92/136 
16:04:11 #10 55.64   Verifying        : perl-overload-1.35-492.fc37.noarch                  93/136 
16:04:11 #10 55.64   Verifying        : perl-overloading-0.02-492.fc37.noarch               94/136 
16:04:11 #10 55.64   Verifying        : perl-parent-1:0.238-489.fc37.noarch                 95/136 
16:04:11 #10 55.64   Verifying        : perl-podlators-1:4.14-489.fc37.noarch               96/136 
16:04:11 #10 55.64   Verifying        : perl-srpm-macros-1-46.fc37.noarch                   97/136 
16:04:11 #10 55.64   Verifying        : perl-subs-1.04-492.fc37.noarch                      98/136 
16:04:11 #10 55.64   Verifying        : perl-vars-1.05-492.fc37.noarch                      99/136 
16:04:11 #10 55.64   Verifying        : pkgconf-1.8.0-3.fc37.x86_64                        100/136 
16:04:11 #10 55.64   Verifying        : pkgconf-m4-1.8.0-3.fc37.noarch                     101/136 
16:04:11 #10 55.64   Verifying        : pkgconf-pkg-config-1.8.0-3.fc37.x86_64             102/136 
16:04:11 #10 55.64   Verifying        : python3-construct-2.10.68-3.fc37.noarch            103/136 
16:04:11 #10 55.64   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch             104/136 
16:04:11 #10 55.64   Verifying        : python3-distro-1.7.0-3.fc37.noarch                 105/136 
16:04:11 #10 55.64   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc37.noarch       106/136 
16:04:11 #10 55.64   Verifying        : python3-enchant-3.2.2-5.fc37.noarch                107/136 
16:04:11 #10 55.64   Verifying        : python3-file-magic-5.42-4.fc37.noarch              108/136 
16:04:11 #10 55.64   Verifying        : python3-pybeam-0.7-4.fc37.noarch                   109/136 
16:04:11 #10 55.64   Verifying        : python3-pyxdg-0.27-6.fc37.noarch                   110/136 
16:04:11 #10 55.64   Verifying        : python3-six-1.16.0-8.fc37.noarch                   111/136 
16:04:11 #10 55.64   Verifying        : python3-tomli-w-1.0.0-4.fc37.noarch                112/136 
16:04:11 #10 55.64   Verifying        : redhat-rpm-config-228-1.fc37.noarch                113/136 
16:04:11 #10 55.64   Verifying        : rpm-build-4.18.0-1.fc37.x86_64                     114/136 
16:04:11 #10 55.64   Verifying        : rpmautospec-rpm-macros-0.3.0-1.fc37.noarch         115/136 
16:04:11 #10 55.64   Verifying        : shared-mime-info-2.2-2.fc37.x86_64                 116/136 
16:04:11 #10 55.64   Verifying        : unzip-6.0-58.fc37.x86_64                           117/136 
16:04:11 #10 55.64   Verifying        : xxhash-libs-0.8.1-3.fc37.x86_64                    118/136 
16:04:11 #10 55.64   Verifying        : xz-5.2.5-10.fc37.x86_64                            119/136 
16:04:11 #10 55.64   Verifying        : zip-3.0-33.fc37.x86_64                             120/136 
16:04:11 #10 55.64   Verifying        : zstd-1.5.2-3.fc37.x86_64                           121/136 
16:04:11 #10 55.64   Verifying        : ansible-srpm-macros-1-8.1.fc37.noarch              122/136 
16:04:11 #10 55.64   Verifying        : binutils-2.38-25.fc37.x86_64                       123/136 
16:04:11 #10 55.64   Verifying        : binutils-gold-2.38-25.fc37.x86_64                  124/136 
16:04:11 #10 55.64   Verifying        : dbus-libs-1:1.14.4-1.fc37.x86_64                   125/136 
16:04:11 #10 55.64   Verifying        : gdb-minimal-12.1-6.fc37.x86_64                     126/136 
16:04:11 #10 55.64   Verifying        : glibc-gconv-extra-2.36-8.fc37.x86_64               127/136 
16:04:11 #10 55.64   Verifying        : perl-Getopt-Long-1:2.54-1.fc37.noarch              128/136 
16:04:11 #10 55.64   Verifying        : perl-URI-5.17-1.fc37.noarch                        129/136 
16:04:11 #10 55.64   Verifying        : python-srpm-macros-3.11-5.fc37.noarch              130/136 
16:04:11 #10 55.64   Verifying        : python3-dbus-1.3.2-1.fc37.x86_64                   131/136 
16:04:11 #10 55.64   Verifying        : python3-zstandard-0.19.0-1.fc37.x86_64             132/136 
16:04:11 #10 55.64   Verifying        : qt5-srpm-macros-5.15.7-1.fc37.noarch               133/136 
16:04:11 #10 55.64   Verifying        : rpmlint-2.4.0-3.fc37.noarch                        134/136 
16:04:11 #10 55.64   Verifying        : rpmlint-fedora-license-data-1.8-1.fc37.noarch      135/136 
16:04:11 #10 55.64   Verifying        : rust-srpm-macros-23-1.fc37.noarch                  136/136 
16:04:11 #10 55.83 
16:04:11 #10 55.83 Installed:
16:04:11 #10 55.83   ansible-srpm-macros-1-8.1.fc37.noarch                                         
16:04:11 #10 55.83   binutils-2.38-25.fc37.x86_64                                                  
16:04:11 #10 55.83   binutils-gold-2.38-25.fc37.x86_64                                             
16:04:11 #10 55.83   bzip2-1.0.8-12.fc37.x86_64                                                    
16:04:11 #10 55.83   cpio-2.13-13.fc37.x86_64                                                      
16:04:11 #10 55.83   dash-0.5.11.5-2.fc37.x86_64                                                   
16:04:11 #10 55.83   dbus-libs-1:1.14.4-1.fc37.x86_64                                              
16:04:11 #10 55.83   debugedit-5.0-5.fc37.x86_64                                                   
16:04:11 #10 55.83   desktop-file-utils-0.26-7.fc37.x86_64                                         
16:04:11 #10 55.83   devscripts-checkbashisms-2.22.2-3.fc37.x86_64                                 
16:04:11 #10 55.83   diffutils-3.8-3.fc37.x86_64                                                   
16:04:11 #10 55.83   dnf-plugins-core-4.3.1-1.fc37.noarch                                          
16:04:11 #10 55.83   dwz-0.14-7.fc37.x86_64                                                        
16:04:11 #10 55.83   ed-1.18-2.fc37.x86_64                                                         
16:04:11 #10 55.83   efi-srpm-macros-5-6.fc37.noarch                                               
16:04:11 #10 55.83   elfutils-0.187-8.fc37.x86_64                                                  
16:04:11 #10 55.83   elfutils-debuginfod-client-0.187-8.fc37.x86_64                                
16:04:11 #10 55.83   emacs-filesystem-1:28.1-3.fc37.noarch                                         
16:04:11 #10 55.83   enchant2-2.3.3-2.fc37.x86_64                                                  
16:04:11 #10 55.83   file-5.42-4.fc37.x86_64                                                       
16:04:11 #10 55.83   fonts-srpm-macros-1:2.0.5-9.fc37.noarch                                       
16:04:11 #10 55.83   fpc-srpm-macros-1.3-6.fc37.noarch                                             
16:04:11 #10 55.83   gdb-minimal-12.1-6.fc37.x86_64                                                
16:04:11 #10 55.83   gdk-pixbuf2-2.42.10-1.fc37.x86_64                                             
16:04:11 #10 55.83   ghc-srpm-macros-1.5.0-7.fc37.noarch                                           
16:04:11 #10 55.83   glibc-gconv-extra-2.36-8.fc37.x86_64                                          
16:04:11 #10 55.83   gnat-srpm-macros-4-16.fc37.noarch                                             
16:04:11 #10 55.83   go-srpm-macros-3.2.0-1.fc37.noarch                                            
16:04:11 #10 55.83   groff-base-1.22.4-10.fc37.x86_64                                              
16:04:11 #10 55.83   hunspell-1.7.0-21.fc37.x86_64                                                 
16:04:11 #10 55.83   hunspell-en-0.20140811.1-23.fc37.noarch                                       
16:04:11 #10 55.83   hunspell-en-GB-0.20140811.1-23.fc37.noarch                                    
16:04:11 #10 55.83   hunspell-en-US-0.20140811.1-23.fc37.noarch                                    
16:04:11 #10 55.83   hunspell-filesystem-1.7.0-21.fc37.x86_64                                      
16:04:11 #10 55.83   json-glib-1.6.6-3.fc37.x86_64                                                 
16:04:11 #10 55.83   kernel-srpm-macros-1.0-15.fc37.noarch                                         
16:04:11 #10 55.83   libappstream-glib-0.8.1-1.fc37.x86_64                                         
16:04:11 #10 55.83   libjpeg-turbo-2.1.3-2.fc37.x86_64                                             
16:04:11 #10 55.83   libpkgconf-1.8.0-3.fc37.x86_64                                                
16:04:11 #10 55.83   libpng-2:1.6.37-13.fc37.x86_64                                                
16:04:11 #10 55.83   libstemmer-0-19.585svn.fc37.x86_64                                            
16:04:11 #10 55.83   lua-srpm-macros-1-7.fc37.noarch                                               
16:04:11 #10 55.83   ncurses-6.3-3.20220501.fc37.x86_64                                            
16:04:11 #10 55.83   nim-srpm-macros-3-7.fc37.noarch                                               
16:04:11 #10 55.83   ocaml-srpm-macros-7-2.fc37.noarch                                             
16:04:11 #10 55.83   openblas-srpm-macros-2-12.fc37.noarch                                         
16:04:11 #10 55.83   package-notes-srpm-macros-0.5-6.fc37.noarch                                   
16:04:11 #10 55.83   patch-2.7.6-17.fc37.x86_64                                                    
16:04:11 #10 55.83   perl-AutoLoader-5.74-492.fc37.noarch                                          
16:04:11 #10 55.83   perl-B-1.83-492.fc37.x86_64                                                   
16:04:11 #10 55.83   perl-Carp-1.52-489.fc37.noarch                                                
16:04:11 #10 55.83   perl-Class-Struct-0.66-492.fc37.noarch                                        
16:04:11 #10 55.83   perl-Data-Dumper-2.184-490.fc37.x86_64                                        
16:04:11 #10 55.83   perl-Digest-1.20-489.fc37.noarch                                              
16:04:11 #10 55.83   perl-Digest-MD5-2.58-489.fc37.x86_64                                          
16:04:11 #10 55.83   perl-DynaLoader-1.52-492.fc37.x86_64                                          
16:04:11 #10 55.83   perl-Encode-4:3.19-492.fc37.x86_64                                            
16:04:11 #10 55.83   perl-Errno-1.36-492.fc37.x86_64                                               
16:04:11 #10 55.83   perl-Exporter-5.77-489.fc37.noarch                                            
16:04:11 #10 55.83   perl-Fcntl-1.15-492.fc37.x86_64                                               
16:04:11 #10 55.83   perl-File-Basename-2.85-492.fc37.noarch                                       
16:04:11 #10 55.83   perl-File-Path-2.18-489.fc37.noarch                                           
16:04:11 #10 55.83   perl-File-Temp-1:0.231.100-489.fc37.noarch                                    
16:04:11 #10 55.83   perl-File-stat-1.12-492.fc37.noarch                                           
16:04:11 #10 55.83   perl-FileHandle-2.03-492.fc37.noarch                                          
16:04:11 #10 55.83   perl-Getopt-Long-1:2.54-1.fc37.noarch                                         
16:04:11 #10 55.83   perl-Getopt-Std-1.13-492.fc37.noarch                                          
16:04:11 #10 55.83   perl-HTTP-Tiny-0.082-1.fc37.noarch                                            
16:04:11 #10 55.83   perl-IO-1.50-492.fc37.x86_64                                                  
16:04:11 #10 55.83   perl-IO-Socket-IP-0.41-490.fc37.noarch                                        
16:04:11 #10 55.83   perl-IO-Socket-SSL-2.075-1.fc37.noarch                                        
16:04:11 #10 55.83   perl-IPC-Open3-1.22-492.fc37.noarch                                           
16:04:11 #10 55.83   perl-MIME-Base64-3.16-489.fc37.x86_64                                         
16:04:11 #10 55.83   perl-Mozilla-CA-20211001-4.fc37.noarch                                        
16:04:11 #10 55.83   perl-NDBM_File-1.15-492.fc37.x86_64                                           
16:04:11 #10 55.83   perl-Net-SSLeay-1.92-4.fc37.x86_64                                            
16:04:11 #10 55.83   perl-POSIX-2.03-492.fc37.x86_64                                               
16:04:11 #10 55.83   perl-PathTools-3.84-489.fc37.x86_64                                           
16:04:11 #10 55.83   perl-Pod-Escapes-1:1.07-489.fc37.noarch                                       
16:04:11 #10 55.83   perl-Pod-Perldoc-3.28.01-490.fc37.noarch                                      
16:04:11 #10 55.83   perl-Pod-Simple-1:3.43-490.fc37.noarch                                        
16:04:11 #10 55.83   perl-Pod-Usage-4:2.03-3.fc37.noarch                                           
16:04:11 #10 55.83   perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64                                 
16:04:11 #10 55.83   perl-SelectSaver-1.02-492.fc37.noarch                                         
16:04:11 #10 55.83   perl-Socket-4:2.036-1.fc37.x86_64                                             
16:04:11 #10 55.83   perl-Storable-1:3.26-489.fc37.x86_64                                          
16:04:11 #10 55.83   perl-Symbol-1.09-492.fc37.noarch                                              
16:04:11 #10 55.83   perl-Term-ANSIColor-5.01-490.fc37.noarch                                      
16:04:11 #10 55.83   perl-Term-Cap-1.17-489.fc37.noarch                                            
16:04:11 #10 55.83   perl-Text-ParseWords-3.31-489.fc37.noarch                                     
16:04:11 #10 55.83   perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch                                 
16:04:11 #10 55.83   perl-Time-Local-2:1.300-489.fc37.noarch                                       
16:04:11 #10 55.83   perl-URI-5.17-1.fc37.noarch                                                   
16:04:11 #10 55.83   perl-base-2.27-492.fc37.noarch                                                
16:04:11 #10 55.83   perl-constant-1.33-490.fc37.noarch                                            
16:04:11 #10 55.83   perl-if-0.61.000-492.fc37.noarch                                              
16:04:11 #10 55.83   perl-interpreter-4:5.36.0-492.fc37.x86_64                                     
16:04:11 #10 55.83   perl-libnet-3.14-490.fc37.noarch                                              
16:04:11 #10 55.83   perl-libs-4:5.36.0-492.fc37.x86_64                                            
16:04:11 #10 55.83   perl-mro-1.26-492.fc37.x86_64                                                 
16:04:11 #10 55.83   perl-overload-1.35-492.fc37.noarch                                            
16:04:11 #10 55.83   perl-overloading-0.02-492.fc37.noarch                                         
16:04:11 #10 55.83   perl-parent-1:0.238-489.fc37.noarch                                           
16:04:11 #10 55.83   perl-podlators-1:4.14-489.fc37.noarch                                         
16:04:11 #10 55.83   perl-srpm-macros-1-46.fc37.noarch                                             
16:04:11 #10 55.83   perl-subs-1.04-492.fc37.noarch                                                
16:04:11 #10 55.83   perl-vars-1.05-492.fc37.noarch                                                
16:04:11 #10 55.83   pkgconf-1.8.0-3.fc37.x86_64                                                   
16:04:11 #10 55.83   pkgconf-m4-1.8.0-3.fc37.noarch                                                
16:04:11 #10 55.83   pkgconf-pkg-config-1.8.0-3.fc37.x86_64                                        
16:04:11 #10 55.83   python-srpm-macros-3.11-5.fc37.noarch                                         
16:04:11 #10 55.83   python3-construct-2.10.68-3.fc37.noarch                                       
16:04:11 #10 55.83   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
16:04:11 #10 55.83   python3-dbus-1.3.2-1.fc37.x86_64                                              
16:04:11 #10 55.83   python3-distro-1.7.0-3.fc37.noarch                                            
16:04:11 #10 55.83   python3-dnf-plugins-core-4.3.1-1.fc37.noarch                                  
16:04:11 #10 55.83   python3-enchant-3.2.2-5.fc37.noarch                                           
16:04:11 #10 55.83   python3-file-magic-5.42-4.fc37.noarch                                         
16:04:11 #10 55.83   python3-pybeam-0.7-4.fc37.noarch                                              
16:04:11 #10 55.83   python3-pyxdg-0.27-6.fc37.noarch                                              
16:04:11 #10 55.83   python3-six-1.16.0-8.fc37.noarch                                              
16:04:11 #10 55.83   python3-tomli-w-1.0.0-4.fc37.noarch                                           
16:04:11 #10 55.83   python3-zstandard-0.19.0-1.fc37.x86_64                                        
16:04:11 #10 55.83   qt5-srpm-macros-5.15.7-1.fc37.noarch                                          
16:04:11 #10 55.83   redhat-rpm-config-228-1.fc37.noarch                                           
16:04:11 #10 55.83   rpm-build-4.18.0-1.fc37.x86_64                                                
16:04:11 #10 55.83   rpmautospec-rpm-macros-0.3.0-1.fc37.noarch                                    
16:04:11 #10 55.83   rpmlint-2.4.0-3.fc37.noarch                                                   
16:04:11 #10 55.83   rpmlint-fedora-license-data-1.8-1.fc37.noarch                                 
16:04:11 #10 55.83   rust-srpm-macros-23-1.fc37.noarch                                             
16:04:11 #10 55.83   shared-mime-info-2.2-2.fc37.x86_64                                            
16:04:11 #10 55.83   unzip-6.0-58.fc37.x86_64                                                      
16:04:11 #10 55.83   xxhash-libs-0.8.1-3.fc37.x86_64                                               
16:04:11 #10 55.83   xz-5.2.5-10.fc37.x86_64                                                       
16:04:11 #10 55.83   zip-3.0-33.fc37.x86_64                                                        
16:04:11 #10 55.83   zstd-1.5.2-3.fc37.x86_64                                                      
16:04:11 #10 55.83 
16:04:11 #10 55.83 Complete!
16:04:11 #10 76.47 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:04:11 #10 76.50 Processing triggers for ca-certificates (20210119) ...
16:04:11 #10 76.51 Updating certificates in /etc/ssl/certs...
16:04:11 16:04:11 #12 3.420 
#10 60.41 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ...
16:04:11 #12 3.420 The package has been created.
16:04:11 #12 3.420 Attention, the package has been created in the current directory,
16:04:11 #12 3.420 not in ".." as indicated by the message above!
16:04:11 #12 3.442 Selecting previously unselected package docker-ce-build-deps.
16:04:11 #12 3.457 (Reading database ... 28395 files and directories currently installed.)
16:04:11 #12 3.459 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:04:11 #12 3.463 Unpacking docker-ce-build-deps (1.0) ...
16:04:11 #10 60.42 Unpacking python3-gpg (1.14.0-1+b2) ...
16:04:11 #10 60.48 Selecting previously unselected package dput.
16:04:11 #10 60.48 Preparing to unpack .../155-dput_1.1.0_all.deb ...
16:04:11 #10 60.49 Unpacking dput (1.1.0) ...
16:04:11 #10 60.52 Selecting previously unselected package equivs.
16:04:11 #10 60.52 Preparing to unpack .../156-equivs_2.3.1_all.deb ...
16:04:11 #10 60.53 Unpacking equivs (2.3.1) ...
16:04:11 #10 60.56 Selecting previously unselected package fonts-dejavu-core.
16:04:11 #10 60.56 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ...
16:04:11 #10 60.56 Unpacking fonts-dejavu-core (2.37-2) ...
16:04:11 #11 51.69 Setting up libgssapi-krb5-2:armhf (1.20-1) ...
16:04:11 #11 51.70 Setting up libsystemd-shared:armhf (251.4-1ubuntu7) ...
16:04:11 #11 51.71 Setting up libgdbm-compat4:armhf (1.23-1) ...
16:04:11 #11 51.72 Setting up gir1.2-glib-2.0:armhf (1.74.0-2) ...
16:04:11 #11 51.73 Setting up libssh-4:armhf (0.9.6-2build1) ...
16:04:11 #11 51.75 Setting up dwz (0.14-1build2) ...
16:04:11 #11 51.78 Setting up groff-base (1.22.4-8build1) ...
16:04:11 #11 51.80 Setting up cpp (4:12.2.0-1ubuntu1) ...
16:04:11 #11 51.82 Setting up gpgconf (2.2.35-3ubuntu1) ...
16:04:11 #11 51.83 Setting up debugedit (1:5.0-5) ...
16:04:11 #11 51.84 Setting up libcurl4:armhf (7.85.0-1ubuntu0.1) ...
16:04:11 #11 51.85 Setting up libx11-6:armhf (2:1.8.1-2) ...
16:04:11 #11 51.86 Setting up libcryptsetup12:armhf (2:2.5.0-2ubuntu1) ...
16:04:11 #11 51.87 Setting up libtiff5:armhf (4.4.0-4ubuntu3.2) ...
16:04:11 #11 51.88 Setting up curl (7.85.0-1ubuntu0.1) ...
16:04:11 #11 51.89 Setting up binutils-arm-linux-gnueabihf (2.39-3ubuntu1.1) ...
16:04:11 #11 51.90 Setting up libxmuu1:armhf (2:1.1.3-3) ...
16:04:11 #11 51.91 Setting up gpg (2.2.35-3ubuntu1) ...
16:04:11 #11 51.93 Setting up gnupg-utils (2.2.35-3ubuntu1) ...
16:04:11 #11 51.94 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
16:04:11 #11 51.96 Setting up libperl5.34:armhf (5.34.0-5ubuntu1.1) ...
16:04:11 #11 51.97 Setting up gpg-agent (2.2.35-3ubuntu1) ...
16:04:11 #10 70.11 invoke-rc.d: could not determine current runlevel
16:04:11 #10 70.11 invoke-rc.d: policy-rc.d denied execution of start.
16:04:11 #10 70.11 Initializing GnuTLS DH parameter file
16:04:11 #10 70.14 Setting up libmailutils5:armhf (1:3.5-4) ...
16:04:11 #10 70.16 Setting up libdigest-bubblebabble-perl (0.02-2) ...
16:04:11 #10 70.17 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
16:04:11 #10 70.18 Setting up python3-pkg-resources (40.8.0-1) ...
16:04:11 #10 70.37 Setting up automake (1:1.16.1-4) ...
16:04:11 #13 6.645 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
16:04:11 #13 6.645 1 not fully installed or removed.
16:04:11 #13 6.645 Need to get 10.9 MB of archives.
16:04:11 #13 6.645 After this operation, 38.9 MB of additional disk space will be used.
16:04:11 #13 6.645 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bash-completion all 1:2.11-5ubuntu1 [180 kB]
16:04:11 #18 exporting layers 2.2s done
16:04:11 #18 writing image sha256:0cd045c81269be31344d62092d27cfd524fedaab3f19a0b4cfcd443bef3fb5a6 done
16:04:11 #18 naming to docker.io/debbuild-ubuntu-focal/aarch64 done
16:04:11 #18 DONE 2.2s
16:04:11 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/aarch64
16:04:11 #10 69.82 
16:04:11 #10 69.82 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:11 #10 69.96 Setting up dput (1.0.3) ...
16:04:11 
16:04:11 #13 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:04:11 #16 exporting layers 1.8s done
16:04:11 #16 writing image sha256:46faf209cae19c85cc830990f1bd6869abee998d89359c1a90d59afce2573aae done
16:04:11 #16 naming to docker.io/rpmbuild-centos-7/aarch64 done
16:04:11 #16 DONE 1.8s
16:04:11 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/aarch64 -ba --define '_gitcommit_cli 3a2c30b' --define '_gitcommit_engine 0234322' --define '_release 0' --define '_version 0.0.0.20221215153738.3a2c30b' --define '_origversion 0.0.0-20221215153738-3a2c30b' --define '_compose_rpm_version 2.14.1' --define '_compose_version v2.14.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec
16:04:11 #10 62.07 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:04:11 #10 62.12 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:11 #10 62.25 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:11 #10 62.27 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
16:04:11 #10 62.30 Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ...
16:04:11 #13 7.282 Preparing to unpack .../20-libselinux1-dev_3.3-1build2_amd64.deb ...
16:04:11 #13 7.287 Unpacking libselinux1-dev:amd64 (3.3-1build2) ...
16:04:11 #13 7.323 Selecting previously unselected package libdevmapper-dev:amd64.
16:04:11 #13 7.326 Preparing to unpack .../21-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
16:04:11 #13 7.330 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ...
16:04:11 #13 7.360 Selecting previously unselected package libseccomp-dev:amd64.
16:04:11 #13 7.363 Preparing to unpack .../22-libseccomp-dev_2.5.3-2ubuntu2_amd64.deb ...
16:04:11 #13 7.372 Unpacking libseccomp-dev:amd64 (2.5.3-2ubuntu2) ...
16:04:11 #13 7.415 Selecting previously unselected package libsystemd-dev:amd64.
16:04:11 #11 57.81 Setting up libalgorithm-diff-perl (1.19.03-2) ...
16:04:11 #11 57.83 Setting up libarchive-zip-perl (1.67-2) ...
16:04:11 #11 57.84 Setting up libsub-identify-perl (0.14-1build2) ...
16:04:11 #11 57.86 Setting up libdistro-info-perl (0.23ubuntu1) ...
16:04:11 #11 57.87 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
16:04:11 #11 57.88 Setting up python3-apt (2.0.0ubuntu0.20.04.8) ...
16:04:11 #11 58.04 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
16:04:11 #11 58.05 Setting up libio-stringy-perl (2.111-3) ...
16:04:11 #11 58.06 Setting up liblist-moreutils-perl (0.416-1build5) ...
16:04:11 #13 3.638 Selecting previously unselected package docker-ce-build-deps.
16:04:11 #13 3.655 (Reading database ... 27533 files and directories currently installed.)
16:04:11 #13 3.656 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:04:11 #13 3.660 Unpacking docker-ce-build-deps (1.0) ...
16:04:11 #12 20.77   Installing       : cmake-data-3.25.1-1.fc36.noarch                     91/103 
16:04:11 #12 20.90   Installing       : cmake-3.25.1-1.fc36.aarch64                         92/103 
16:04:11 #12 20.91   Installing       : e2fsprogs-libs-1.46.5-2.fc36.aarch64                93/103 
16:04:11 #12 20.94   Installing       : btrfs-progs-6.0.2-1.fc36.aarch64                    94/103 
16:04:11 #12 20.95   Installing       : btrfs-progs-devel-6.0.2-1.fc36.aarch64              95/103 
16:04:11 #12 20.95   Installing       : device-mapper-devel-1.02.175-7.fc36.aarch64         96/103 
16:04:11 #12 20.97   Installing       : libtool-2.4.7-1.fc36.aarch64                        97/103 
16:04:11 #12 20.98   Installing       : libtool-ltdl-devel-2.4.7-1.fc36.aarch64             98/103 
16:04:11 #12 20.99   Installing       : annobin-plugin-gcc-10.93-1.fc36.aarch64             99/103 
16:04:11 #12 21.00   Running scriptlet: annobin-plugin-gcc-10.93-1.fc36.aarch64             99/103 
16:04:11 #11 62.87 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:04:11 #11 62.94 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:11 #11 63.08 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:11 #10 DONE 56.0s
16:04:11 
16:04:11 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
16:04:11 #11 DONE 0.1s
16:04:11 
16:04:11 #12 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:04:11 #11 52.10 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
16:04:11 #11 52.22 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
16:04:11 #11 52.34 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
16:04:11 #10 70.38 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:04:11 #10 70.39 Setting up libasync-mergepoint-perl (0.04-2) ...
16:04:11 #10 70.41 Setting up libio-sessiondata-perl (1.03-1) ...
16:04:11 #10 70.42 Setting up libstring-escape-perl (2010.002-2) ...
16:04:11 #10 70.43 Setting up libhttp-date-perl (6.02-1) ...
16:04:11 #10 70.48 Setting up libfile-which-perl (1.23-1) ...
16:04:11 #10 70.51 Setting up mailutils (1:3.5-4) ...
16:04:11 #10 70.52 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
16:04:11 #10 70.52 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
16:04:11 #10 70.53 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
16:04:11 #10 70.53 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
16:04:11 #10 70.54 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
16:04:11 #10 70.54 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
16:04:11 #10 70.55 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
16:04:11 #10 70.56 Setting up libfile-basedir-perl (0.08-1) ...
16:04:11 #10 70.57 Setting up libnumber-range-perl (0.12-1) ...
16:04:11 #10 70.59 Setting up libtask-weaken-perl (1.06-1) ...
16:04:11 #10 70.60 Setting up libunicode-utf8-perl (0.62-1) ...
16:04:11 #10 70.61 Setting up libstruct-dumb-perl (0.09-1) ...
16:04:11 #10 70.63 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
16:04:11 #10 70.64 Setting up libfile-listing-perl (6.04-1) ...
16:04:11 #10 70.65 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
16:04:11 #10 70.67 Setting up libclass-inspector-perl (1.32-1) ...
16:04:11 #10 70.68 Setting up libfont-afm-perl (1.20-2) ...
16:04:11 #10 70.70 Setting up libwant-perl (0.29-1+b4) ...
16:04:11 #10 60.70 Selecting previously unselected package fontconfig-config.
16:04:11 #10 60.70 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ...
16:04:11 #10 60.78 Unpacking fontconfig-config (2.13.1-4.2) ...
16:04:11 #10 60.83 Selecting previously unselected package libcurl3-gnutls:amd64.
16:04:11 #10 60.83 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+deb11u3_amd64.deb ...
16:04:11 #10 60.83 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u3) ...
16:04:11 #10 60.88 Selecting previously unselected package liberror-perl.
16:04:11 #13 7.012 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive13 armhf 3.6.0-1ubuntu1 [338 kB]
16:04:11 #13 7.129 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjsoncpp25 armhf 1.9.5-3 [72.4 kB]
16:04:11 #13 7.148 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librhash0 armhf 1.4.2-1ubuntu1 [141 kB]
16:04:11 #13 7.172 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuv1 armhf 1.43.0-1 [76.9 kB]
16:04:11 + set -e
16:04:11 + mkdir -p /root/build-deb/engine
16:04:11 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:11 #10 70.13 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:04:11 #10 70.14 Setting up libmodule-runtime-perl (0.016-1) ...
16:04:11 #10 70.16 Setting up libmailtools-perl (2.18-1) ...
16:04:11 #10 70.17 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
16:04:11 #10 70.18 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
16:04:11 #10 70.23 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:04:11 #10 70.30 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:04:11 #10 62.31 Updating certificates in /etc/ssl/certs...
16:04:12 #13 7.418 Preparing to unpack .../23-libsystemd-dev_249.11-0ubuntu3.6_amd64.deb ...
16:04:12 #13 7.424 Unpacking libsystemd-dev:amd64 (249.11-0ubuntu3.6) ...
16:04:12 #13 7.487 Selecting previously unselected package libglib2.0-0:amd64.
16:04:12 #13 7.490 Preparing to unpack .../24-libglib2.0-0_2.72.4-0ubuntu1_amd64.deb ...
16:04:12 #13 7.501 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu1) ...
16:04:12 #13 7.572 Selecting previously unselected package pkg-config.
16:04:12 #13 7.572 Preparing to unpack .../25-pkg-config_0.29.2-1ubuntu3_amd64.deb ...
16:04:12 #13 7.575 Unpacking pkg-config (0.29.2-1ubuntu3) ...
16:04:12 #13 7.614 Setting up libseccomp-dev:amd64 (2.5.3-2ubuntu2) ...
16:04:12 #13 7.627 Setting up libarchive13:amd64 (3.6.0-1ubuntu1) ...
16:04:12 #13 7.638 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu1) ...
16:04:12 #13 7.647 No schema files found: doing nothing.
16:04:12 #13 7.653 Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...
16:04:12 #13 7.665 Setting up libbtrfs0:amd64 (5.16.2-1) ...
16:04:12 #13 7.674 Setting up libpcre2-32-0:amd64 (10.39-3ubuntu0.1) ...
16:04:12 #11 58.08 Setting up libhtml-tagset-perl (3.20-4) ...
16:04:12 #11 58.09 Setting up liblog-any-perl (1.708-1) ...
16:04:12 #11 58.11 Setting up libauthen-sasl-perl (2.1600-1) ...
16:04:12 #11 58.12 Setting up libdevel-size-perl (0.83-1build1) ...
16:04:12 #11 58.13 Setting up libdebhelper-perl (12.10ubuntu1) ...
16:04:12 #11 58.14 Setting up libpod-constants-perl (0.19-1) ...
16:04:12 #11 58.16 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
16:04:12 #11 58.17 Setting up libperl4-corelibs-perl (0.004-2) ...
16:04:12 #11 58.18 Setting up libfuture-perl (0.43-1) ...
16:04:12 #11 58.19 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:04:12 #11 58.23 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
16:04:12 #11 58.24 Setting up libtry-tiny-perl (0.30-1) ...
16:04:12 #11 58.25 Setting up libtype-tiny-perl (1.008001-2) ...
16:04:12 #11 58.26 Setting up libtest-fatal-perl (0.014-1) ...
16:04:12 #11 58.28 Setting up libcommon-sense-perl (3.74-2build6) ...
16:04:12 #11 63.12 Setting up dh-strip-nondeterminism (1.13.0-1) ...
16:04:12 #11 63.13 Setting up libconst-fast-perl (0.014-2) ...
16:04:12 #11 63.14 Setting up libhttp-daemon-perl (6.14-1.1) ...
16:04:12 #11 63.16 Setting up python3-unidiff (0.7.3-1) ...
16:04:12 #12 21.02   Installing       : gcc-plugin-annobin-12.2.1-4.fc36.aarch64           100/103 
16:04:12 #12 21.03   Installing       : libseccomp-devel-2.5.3-2.fc36.aarch64              101/103 
16:04:12 #12 21.04   Installing       : which-2.21-32.fc36.aarch64                         102/103 
16:04:12 #12 21.04   Cleanup          : libxcrypt-4.4.33-1.fc36.aarch64                    103/103 
16:04:12 #12 21.05   Running scriptlet: selinux-policy-targeted-36.16-1.fc36.noarch        103/103 
16:04:12 #12 21.06   Running scriptlet: systemd-resolved-250.8-1.fc36.aarch64              103/103 
16:04:12 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.U9rdKZ
16:04:12 + umask 022
16:04:12 + cd /root/rpmbuild/BUILD
16:04:12 + cd /root/rpmbuild/BUILD
16:04:12 + rm -rf src
16:04:12 + /usr/bin/mkdir -p src
16:04:12 + cd src
16:04:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:12 + /usr/bin/tar -xof -
16:04:12 #11 52.46 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
16:04:12 #11 52.47 Setting up libxpm4:armhf (1:3.5.12-1build2) ...
16:04:12 #11 52.48 Setting up openssh-client (1:9.0p1-1ubuntu7.1) ...
16:04:12 #11 52.55 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
16:04:12 #11 52.55 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
16:04:12 #11 52.56 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
16:04:12 #11 52.56 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
16:04:12 #11 52.56 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
16:04:12 #11 52.56 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
16:04:12 #12 0.744 Hit:1 http://deb.debian.org/debian buster InRelease
16:04:12 #12 0.744 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
16:04:12 #12 0.744 Hit:3 http://deb.debian.org/debian buster-updates InRelease
16:04:12 #10 60.88 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ...
16:04:12 #10 60.89 Unpacking liberror-perl (0.17029-1) ...
16:04:12 #10 60.92 Selecting previously unselected package git-man.
16:04:12 #10 60.92 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ...
16:04:12 #10 60.92 Unpacking git-man (1:2.30.2-1) ...
16:04:12 #10 61.06 Selecting previously unselected package git.
16:04:12 #10 61.06 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ...
16:04:12 #10 61.08 Unpacking git (1:2.30.2-1) ...
16:04:12 #10 70.72 Setting up libdynaloader-functions-perl (0.003-1) ...
16:04:12 #10 70.73 Setting up libtext-glob-perl (0.10-1) ...
16:04:12 #10 70.74 Setting up libclass-method-modifiers-perl (2.12-1) ...
16:04:12 #10 70.76 Setting up liblist-compare-perl (0.53-1) ...
16:04:12 #10 70.77 Setting up libref-util-xs-perl (0.117-1+b1) ...
16:04:12 #10 70.78 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
16:04:12 #10 70.79 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
16:04:12 #10 70.81 Setting up libsort-key-perl (1.33-2+b1) ...
16:04:12 #10 70.82 Setting up libclone-perl (0.41-1+b1) ...
16:04:12 #10 70.83 Setting up libalgorithm-diff-perl (1.19.03-2) ...
16:04:12 #10 70.85 Setting up libarchive-zip-perl (1.64-1) ...
16:04:12 #10 70.86 Setting up libsub-identify-perl (0.14-1+b1) ...
16:04:12 #10 70.87 Setting up libdistro-info-perl (0.21) ...
16:04:12 #10 70.89 Setting up python3-apt (1.8.4.3) ...
16:04:12 #10 77.00 0 added, 0 removed; done.
16:04:12 #10 77.00 Running hooks in /etc/ca-certificates/update.d...
16:04:12 #10 77.00 done.
16:04:12 #10 DONE 77.2s
16:04:12 
16:04:12 #11 [stage-1 3/8] COPY common /root/build-deb/debian
16:04:12 #11 DONE 0.1s
16:04:12 
16:04:12 #12 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:04:12 #12 3.510 Reading package lists...
16:04:12 #13 7.182 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
16:04:12 #13 7.183 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf emacsen-common all 3.0.4 [14.9 kB]
16:04:12 #13 7.185 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
16:04:12 #13 7.325 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake armhf 3.22.1-1ubuntu1.22.04.1 [4643 kB]
16:04:12 #10 70.36 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:12 #10 70.53 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:12 #10 62.62 0 added, 0 removed; done.
16:04:12 #10 62.62 Running hooks in /etc/ca-certificates/update.d...
16:04:12 #10 62.62 done.
16:04:12 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lRqzDk
16:04:12 + umask 022
16:04:12 + cd /root/rpmbuild/BUILD
16:04:12 + cd /root/rpmbuild/BUILD
16:04:12 + rm -rf src
16:04:12 + /usr/bin/mkdir -p src
16:04:12 + cd src
16:04:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:12 + /usr/bin/tar -xf -
16:04:12 #11 58.30 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:04:12 #11 58.31 Setting up libnet-http-perl (6.19-1) ...
16:04:12 #11 58.32 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
16:04:12 #11 58.33 Setting up libencode-locale-perl (1.05-1) ...
16:04:12 #11 58.35 Setting up libtext-levenshtein-perl (0.13-1) ...
16:04:12 #11 58.36 Setting up libnet-dns-perl (1.22-1) ...
16:04:12 #11 58.37 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
16:04:12 #11 58.38 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
16:04:12 #11 58.39 Setting up libstring-shellquote-perl (1.04-1) ...
16:04:12 #11 58.41 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:04:12 #11 58.42 Setting up libsub-install-perl (0.928-1) ...
16:04:12 #11 58.44 Setting up gcc (4:9.3.0-1ubuntu2) ...
16:04:12 #11 58.46 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
16:04:12 #11 58.48 Setting up libnumber-compare-perl (0.03-1) ...
16:04:12 #11 58.50 Setting up intltool-debian (0.35.0+20060710.5) ...
16:04:12 #11 58.51 Setting up libio-async-perl (0.75-1) ...
16:04:12 #11 58.53 Setting up liberror-perl (0.17029-1) ...
16:04:12 #11 58.54 Setting up patchutils (0.3.4-2) ...
16:04:12 #11 58.56 Setting up libmail-sendmail-perl (0.80-1) ...
16:04:12 #11 58.57 Setting up libltdl-dev:amd64 (2.4.6-14) ...
16:04:12 #11 58.59 Setting up libjson-maybexs-perl (1.004000-1) ...
16:04:12 #11 58.60 Setting up libxml-sax-base-perl (1.09-1) ...
16:04:12 #11 58.61 Setting up libio-string-perl (1.08-3) ...
16:04:12 #13 7.684 Setting up libuv1:amd64 (1.43.0-1) ...
16:04:12 #11 63.30 Setting up lsb-release (11.2ubuntu1) ...
16:04:12 #11 63.44 Setting up libdata-dpath-perl (0.58-1) ...
16:04:12 #11 63.46 Setting up python3-magic (2:0.4.26-2) ...
16:04:12 #13 7.695 Setting up emacsen-common (3.0.4) ...
16:04:12 #13 7.729 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
16:04:12 #13 7.739 Setting up bash-completion (1:2.11-5ubuntu1) ...
16:04:12 #13 7.759 Setting up libjsoncpp25:amd64 (1.9.5-3) ...
16:04:12 #13 7.769 Setting up pkg-config (0.29.2-1ubuntu3) ...
16:04:12 #13 7.817 Setting up libudev-dev:amd64 (249.11-0ubuntu3.6) ...
16:04:12 #13 7.827 Setting up libsepol-dev:amd64 (3.3-1build1) ...
16:04:12 #13 7.836 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
16:04:12 #13 7.847 Setting up libpcre2-posix3:amd64 (10.39-3ubuntu0.1) ...
16:04:12 #13 7.857 Setting up libbtrfs-dev:amd64 (5.16.2-1) ...
16:04:12 #13 7.867 Setting up librhash0:amd64 (1.4.2-1ubuntu1) ...
16:04:12 #13 7.876 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
16:04:12 #13 7.913 Setting up dh-apparmor (3.0.4-2ubuntu2.1) ...
16:04:12 #13 7.924 Setting up libsystemd-dev:amd64 (249.11-0ubuntu3.6) ...
16:04:12 #13 7.934 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
16:04:12 #13 7.944 Setting up libpcre2-dev:amd64 (10.39-3ubuntu0.1) ...
16:04:12 #13 7.953 Setting up libselinux1-dev:amd64 (3.3-1build2) ...
16:04:12 #13 7.963 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ...
16:04:12 #13 7.974 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
16:04:12 #13 7.984 Setting up docker-ce-build-deps (1.0) ...
16:04:12 #13 7.995 Processing triggers for man-db (2.10.2-1) ...
16:04:12 #13 8.061 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
16:04:12 + STATUS=0
16:04:12 + '[' 0 -ne 0 ']'
16:04:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:12 + /usr/bin/tar -xof -
16:04:12 #13 3.732 Reading package lists...
16:04:12 #11 52.57 Setting up gpgsm (2.2.35-3ubuntu1) ...
16:04:12 #11 52.58 Setting up libxext6:armhf (2:1.3.4-1build1) ...
16:04:12 #11 52.60 Setting up libcurl3-gnutls:armhf (7.85.0-1ubuntu0.1) ...
16:04:12 #11 52.61 Setting up systemd (251.4-1ubuntu7) ...
16:04:12 #11 52.66 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
16:04:12 #11 52.66 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
16:04:12 #11 52.66 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
16:04:12 #11 52.66 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
16:04:12 #11 52.67 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
16:04:12 #11 52.67 Initializing machine ID from D-Bus machine ID.
16:04:12 #10 71.05 Setting up libio-stringy-perl (2.111-3) ...
16:04:12 #10 71.06 Setting up liblist-moreutils-perl (0.416-1+b4) ...
16:04:12 #10 71.08 Setting up libhtml-tagset-perl (3.20-3) ...
16:04:12 #10 71.10 Setting up liblog-any-perl (1.707-1) ...
16:04:12 #10 71.12 Setting up libauthen-sasl-perl (2.1600-1) ...
16:04:12 #10 71.13 Setting up libpod-constants-perl (0.19-1) ...
16:04:12 #10 71.14 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
16:04:12 #10 71.16 Setting up libconvert-binhex-perl (1.125-1) ...
16:04:12 #10 71.18 Setting up libfuture-perl (0.39-1) ...
16:04:12 #12 4.284 Building dependency tree...
16:04:12 #12 4.459 Reading state information...
16:04:12 #13 7.547 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf dh-apparmor all 3.0.4-2ubuntu2.1 [9534 B]
16:04:12 #13 7.548 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbtrfs0 armhf 5.16.2-1 [12.6 kB]
16:04:12 #13 7.548 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbtrfs-dev armhf 5.16.2-1 [47.0 kB]
16:04:12 #13 7.549 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB]
16:04:12 #13 7.553 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1ubuntu4 [11.6 kB]
16:04:12 #13 7.554 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libudev-dev armhf 249.11-0ubuntu3.6 [20.7 kB]
16:04:12 #13 7.554 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsepol-dev armhf 3.3-1build1 [357 kB]
16:04:12 #13 7.569 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-16-0 armhf 10.39-3ubuntu0.1 [174 kB]
16:04:12 #13 7.579 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-32-0 armhf 10.39-3ubuntu0.1 [164 kB]
16:04:12 #13 7.624 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-posix3 armhf 10.39-3ubuntu0.1 [5528 B]
16:04:12 #13 7.698 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-dev armhf 10.39-3ubuntu0.1 [647 kB]
16:04:12 #13 7.707 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libselinux1-dev armhf 3.3-1build2 [153 kB]
16:04:12 #13 7.710 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-dev armhf 2:1.02.175-2.1ubuntu4 [36.6 kB]
16:04:12 #13 7.711 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libseccomp-dev armhf 2.5.3-2ubuntu2 [89.0 kB]
16:04:12 #13 7.712 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsystemd-dev armhf 249.11-0ubuntu3.6 [306 kB]
16:04:12 #13 7.717 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-0 armhf 2.72.4-0ubuntu1 [1325 kB]
16:04:12 #13 7.787 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkg-config armhf 0.29.2-1ubuntu3 [46.0 kB]
16:04:12 + mkdir -p /root/build-deb/cli
16:04:12 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:12 #10 70.63 Setting up libconst-fast-perl (0.014-1) ...
16:04:12 #10 70.64 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
16:04:12 #10 70.65 Setting up libmodule-implementation-perl (0.09-1) ...
16:04:12 #10 70.66 Setting up libemail-valid-perl (1.202-1) ...
16:04:12 #10 70.68 Setting up libcgi-fast-perl (1:2.13-1) ...
16:04:12 #10 70.69 Setting up libpackage-stash-perl (0.38-1) ...
16:04:12 #10 70.70 Setting up libimport-into-perl (1.002005-1) ...
16:04:12 #10 70.71 Setting up libmoo-perl (2.003004-2) ...
16:04:12 #10 70.73 Setting up libmime-tools-perl (5.509-1) ...
16:04:12 #10 70.74 Setting up libxml-simple-perl (2.25-1) ...
16:04:12 #10 70.75 Setting up libparams-validate-perl (1.29-1+b1) ...
16:04:12 #10 70.76 Setting up libb-hooks-endofscope-perl (0.24-1) ...
16:04:12 #10 70.78 Setting up lintian (2.15.0) ...
16:04:12 #10 70.79 Setting up libnamespace-clean-perl (0.27-1) ...
16:04:12 #10 70.80 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
16:04:12 #10 70.81 Setting up licensecheck (3.0.31-3) ...
16:04:12 #11 58.62 Setting up libreadonly-perl (2.050-2) ...
16:04:12 #11 58.64 Setting up python3-chardet (3.0.4-4build1) ...
16:04:12 #11 58.87 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.2) ...
16:04:12 #11 63.59 Setting up python3-cffi-backend:arm64 (1.15.1-1) ...
16:04:12 #11 63.61 Setting up g++-12 (12.2.0-3ubuntu1) ...
16:04:12 #11 63.63 Setting up python3-pkg-resources (59.6.0-1.2) ...
16:04:12 #13 0.919 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
16:04:12 #13 0.936 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
16:04:12 #13 1.013 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
16:04:12 #13 1.081 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
16:04:12 #13 4.404 Building dependency tree...
16:04:12 #13 4.574 Reading state information...
16:04:12 #11 52.86 Setting up binutils (2.39-3ubuntu1.1) ...
16:04:12 #11 52.87 Setting up man-db (2.10.2-2) ...
16:04:12 #11 52.97 Building database of manual pages ...
16:04:12 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.dsc
16:04:12  debian/rules build
16:04:12 dh build --with=bash-completion --with=systemd
16:04:12    dh_update_autotools_config
16:04:12    dh_autoreconf
16:04:12    debian/rules override_dh_auto_build
16:04:12 make[1]: Entering directory '/root/build-deb'
16:04:12 # Build the daemon and dependencies
16:04:12 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:12 
16:04:12 Removing bundles/
16:04:12 
16:04:12 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:12 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:12 GOOS="" GOARCH="" GOARM=""
16:04:12 #15 exporting layers 2.0s done
16:04:12 #15 writing image sha256:128f053e293a0d37f7e96615e1176f1ee8e1b74afb47296fadd9c866df7e0cd0 done
16:04:12 #15 naming to docker.io/rpmbuild-fedora-35/aarch64 done
16:04:12 #15 DONE 2.0s
16:04:12 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/fedora-35/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/fedora-35/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-35/aarch64 -ba --define '_gitcommit_cli 3a2c30b' --define '_gitcommit_engine 0234322' --define '_release 0' --define '_version 0.0.0.20221215153738.3a2c30b' --define '_origversion 0.0.0-20221215153738-3a2c30b' --define '_compose_rpm_version 2.14.1' --define '_compose_version v2.14.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec
16:04:12 #12 21.10   Running scriptlet: libxcrypt-4.4.33-1.fc36.aarch64                    103/103 
16:04:12 #12 21.53   Verifying        : checkpolicy-3.3-2.fc36.aarch64                       1/103 
16:04:12 #12 21.53   Verifying        : cryptsetup-libs-2.4.3-2.fc36.aarch64                 2/103 
16:04:12 #12 21.53   Verifying        : device-mapper-1.02.175-7.fc36.aarch64                3/103 
16:04:12 #12 21.53   Verifying        : device-mapper-devel-1.02.175-7.fc36.aarch64          4/103 
16:04:12 #12 21.53   Verifying        : device-mapper-libs-1.02.175-7.fc36.aarch64           5/103 
16:04:12 #12 21.53   Verifying        : e2fsprogs-libs-1.46.5-2.fc36.aarch64                 6/103 
16:04:12 #12 21.53   Verifying        : guile22-2.2.7-5.fc36.aarch64                         7/103 
16:04:12 #12 21.53   Verifying        : jsoncpp-1.9.5-2.fc36.aarch64                         8/103 
16:04:12 #12 21.53   Verifying        : kmod-libs-29-7.fc36.aarch64                          9/103 
16:04:12 #12 21.53   Verifying        : libcbor-0.7.0-5.fc36.aarch64                        10/103 
16:04:12 #12 21.53   Verifying        : libedit-3.1-41.20210910cvs.fc36.aarch64             11/103 
16:04:12 #12 21.53   Verifying        : libmpc-1.2.1-4.fc36.aarch64                         12/103 
16:04:12 #12 21.53   Verifying        : libseccomp-2.5.3-2.fc36.aarch64                     13/103 
16:04:12 #12 21.53   Verifying        : libseccomp-devel-2.5.3-2.fc36.aarch64               14/103 
16:04:12 #12 21.53   Verifying        : libselinux-devel-3.3-4.fc36.aarch64                 15/103 
16:04:12 #12 21.53   Verifying        : libselinux-utils-3.3-4.fc36.aarch64                 16/103 
16:04:12 #12 21.53   Verifying        : libsepol-devel-3.3-3.fc36.aarch64                   17/103 
16:04:12 #12 21.53   Verifying        : libutempter-1.2.1-6.fc36.aarch64                    18/103 
16:04:12 #12 21.53   Verifying        : libxkbcommon-1.4.0-1.fc36.aarch64                   19/103 
16:04:12 #12 21.53   Verifying        : lzo-2.10-6.fc36.aarch64                             20/103 
16:04:12 #12 21.53   Verifying        : m4-1.4.19-3.fc36.aarch64                            21/103 
16:04:12 #12 21.53   Verifying        : make-1:4.3-7.fc36.aarch64                           22/103 
16:04:12 #12 21.53   Verifying        : openssh-8.8p1-1.fc36.1.aarch64                      23/103 
16:04:12 #12 21.53   Verifying        : openssh-clients-8.8p1-1.fc36.1.aarch64              24/103 
16:04:12 #12 21.53   Verifying        : perl-Error-1:0.17029-8.fc36.noarch                  25/103 
16:04:12 #12 21.53   Verifying        : perl-File-Compare-1.100.600-486.fc36.noarch         26/103 
16:04:12 #12 21.53   Verifying        : perl-File-Copy-2.35-486.fc36.noarch                 27/103 
16:04:12 #12 21.53   Verifying        : perl-File-Find-1.39-486.fc36.noarch                 28/103 
16:04:12 #12 21.53   Verifying        : perl-TermReadKey-2.38-12.fc36.aarch64               29/103 
16:04:12 #12 21.53   Verifying        : perl-Thread-Queue-3.14-479.fc36.noarch              30/103 
16:04:12 #12 21.53   Verifying        : perl-lib-0.65-486.fc36.aarch64                      31/103 
16:04:12 #12 21.53   Verifying        : perl-threads-1:2.26-449.fc36.aarch64                32/103 
16:04:12 #12 21.53   Verifying        : perl-threads-shared-1.62-479.fc36.aarch64           33/103 
16:04:12 #12 21.53   Verifying        : policycoreutils-3.3-4.fc36.aarch64                  34/103 
16:04:12 #12 21.53   Verifying        : policycoreutils-devel-3.3-4.fc36.aarch64            35/103 
16:04:12 #12 21.53   Verifying        : policycoreutils-python-utils-3.3-4.fc36.noarch      36/103 
16:04:12 #12 21.53   Verifying        : python3-libselinux-3.3-4.fc36.aarch64               37/103 
16:04:12 #12 21.53   Verifying        : python3-libsemanage-3.3-3.fc36.aarch64              38/103 
16:04:12 #12 21.53   Verifying        : python3-policycoreutils-3.3-4.fc36.noarch           39/103 
16:04:12 #12 21.53   Verifying        : python3-setools-4.4.0-5.fc36.aarch64                40/103 
16:04:12 #12 21.53   Verifying        : qrencode-libs-4.1.1-2.fc36.aarch64                  41/103 
16:04:12 #12 21.53   Verifying        : rhash-1.4.2-2.fc36.aarch64                          42/103 
16:04:12 #12 21.53   Verifying        : which-2.21-32.fc36.aarch64                          43/103 
16:04:12 #12 21.53   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch               44/103 
16:04:12 #12 21.53   Verifying        : annobin-docs-10.93-1.fc36.noarch                    45/103 
16:04:12 #12 21.53   Verifying        : annobin-plugin-gcc-10.93-1.fc36.aarch64             46/103 
16:04:12 #12 21.53   Verifying        : autoconf-2.71-3.fc36.noarch                         47/103 
16:04:12 #12 21.53   Verifying        : automake-1.16.5-7.fc36.noarch                       48/103 
16:04:12 #12 21.53   Verifying        : btrfs-progs-6.0.2-1.fc36.aarch64                    49/103 
16:04:12 #12 21.53   Verifying        : btrfs-progs-devel-6.0.2-1.fc36.aarch64              50/103 
16:04:12 #12 21.53   Verifying        : cmake-3.25.1-1.fc36.aarch64                         51/103 
16:04:12 #12 21.53   Verifying        : cmake-data-3.25.1-1.fc36.noarch                     52/103 
16:04:12 #12 21.53   Verifying        : cmake-filesystem-3.25.1-1.fc36.aarch64              53/103 
16:04:12 #12 21.53   Verifying        : cmake-rpm-macros-3.25.1-1.fc36.noarch               54/103 
16:04:12 #12 21.53   Verifying        : cpp-12.2.1-4.fc36.aarch64                           55/103 
16:04:12 #12 21.53   Verifying        : dbus-1:1.14.4-1.fc36.aarch64                        56/103 
16:04:12 #12 21.53   Verifying        : dbus-broker-32-1.fc36.aarch64                       57/103 
16:04:12 #12 21.53   Verifying        : dbus-common-1:1.14.4-1.fc36.noarch                  58/103 
16:04:12 #12 21.53   Verifying        : gc-8.0.6-3.fc36.aarch64                             59/103 
16:04:12 #12 21.53   Verifying        : gcc-12.2.1-4.fc36.aarch64                           60/103 
16:04:12 #12 21.53   Verifying        : gcc-plugin-annobin-12.2.1-4.fc36.aarch64            61/103 
16:04:12 #12 21.53   Verifying        : git-2.38.1-1.fc36.aarch64                           62/103 
16:04:12 #12 21.53   Verifying        : git-core-2.38.1-1.fc36.aarch64                      63/103 
16:04:12 #12 21.53   Verifying        : git-core-doc-2.38.1-1.fc36.noarch                   64/103 
16:04:12 #12 21.54   Verifying        : glibc-devel-2.35-20.fc36.aarch64                    65/103 
16:04:12 #12 21.54   Verifying        : glibc-static-2.35-20.fc36.aarch64                   66/103 
16:04:12 #12 21.54   Verifying        : kernel-headers-6.0.5-200.fc36.aarch64               67/103 
16:04:12 #12 21.54   Verifying        : less-590-5.fc36.aarch64                             68/103 
16:04:12 #12 21.54   Verifying        : libargon2-20171227-9.fc36.aarch64                   69/103 
16:04:12 #12 21.54   Verifying        : libasan-12.2.1-4.fc36.aarch64                       70/103 
16:04:12 #12 21.54   Verifying        : libatomic-12.2.1-4.fc36.aarch64                     71/103 
16:04:12 #12 21.54   Verifying        : libbpf-2:0.7.0-3.fc36.aarch64                       72/103 
16:04:12 #12 21.54   Verifying        : libbtrfs-6.0.2-1.fc36.aarch64                       73/103 
16:04:12 #12 21.54   Verifying        : libbtrfsutil-6.0.2-1.fc36.aarch64                   74/103 
16:04:12 #12 21.54   Verifying        : libfdisk-2.38-1.fc36.aarch64                        75/103 
16:04:12 #12 21.54   Verifying        : libfido2-1.10.0-5.fc36.aarch64                      76/103 
16:04:12 #12 21.54   Verifying        : libtool-2.4.7-1.fc36.aarch64                        77/103 
16:04:12 #12 21.54   Verifying        : libtool-ltdl-2.4.7-1.fc36.aarch64                   78/103 
16:04:12 #12 21.54   Verifying        : libtool-ltdl-devel-2.4.7-1.fc36.aarch64             79/103 
16:04:12 #12 21.54   Verifying        : libubsan-12.2.1-4.fc36.aarch64                      80/103 
16:04:12 #12 21.54   Verifying        : libuv-1:1.44.2-1.fc36.aarch64                       81/103 
16:04:12 #12 21.54   Verifying        : libxcrypt-devel-4.4.33-3.fc36.aarch64               82/103 
16:04:12 #12 21.54   Verifying        : libxcrypt-static-4.4.33-3.fc36.aarch64              83/103 
16:04:12 #12 21.54   Verifying        : pcre2-devel-10.40-1.fc36.aarch64                    84/103 
16:04:12 #12 21.54   Verifying        : pcre2-utf16-10.40-1.fc36.aarch64                    85/103 
16:04:12 #12 21.54   Verifying        : pcre2-utf32-10.40-1.fc36.aarch64                    86/103 
16:04:12 #12 21.54   Verifying        : perl-Git-2.38.1-1.fc36.noarch                       87/103 
16:04:12 #12 21.54   Verifying        : python3-audit-3.0.9-1.fc36.aarch64                  88/103 
16:04:12 #12 21.54   Verifying        : python3-setuptools-59.6.0-3.fc36.noarch             89/103 
16:04:12 #12 21.54   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.aarch64            90/103 
16:04:12 #12 21.54   Verifying        : selinux-policy-36.16-1.fc36.noarch                  91/103 
16:04:12 #12 21.54   Verifying        : selinux-policy-devel-36.16-1.fc36.noarch            92/103 
16:04:12 #12 21.54   Verifying        : selinux-policy-targeted-36.16-1.fc36.noarch         93/103 
16:04:12 #12 21.54   Verifying        : systemd-250.8-1.fc36.aarch64                        94/103 
16:04:12 #12 21.54   Verifying        : systemd-devel-250.8-1.fc36.aarch64                  95/103 
16:04:12 #12 21.54   Verifying        : systemd-networkd-250.8-1.fc36.aarch64               96/103 
16:04:12 #12 21.54   Verifying        : systemd-pam-250.8-1.fc36.aarch64                    97/103 
16:04:12 #12 21.54   Verifying        : systemd-resolved-250.8-1.fc36.aarch64               98/103 
16:04:12 #12 21.54   Verifying        : systemd-rpm-macros-250.8-1.fc36.noarch              99/103 
16:04:12 #12 21.54   Verifying        : util-linux-2.38-1.fc36.aarch64                     100/103 
16:04:12 #12 21.54   Verifying        : vim-filesystem-2:9.0.1006-1.fc36.noarch            101/103 
16:04:12 #12 21.54   Verifying        : libxcrypt-4.4.33-3.fc36.aarch64                    102/103 
16:04:12 #12 21.54   Verifying        : libxcrypt-4.4.33-1.fc36.aarch64                    103/103 
16:04:12 #12 21.74 
16:04:12 #12 21.74 Upgraded:
16:04:12 #12 21.74   libxcrypt-4.4.33-3.fc36.aarch64                                               
16:04:12 #12 21.74 Installed:
16:04:12 #12 21.74   annobin-docs-10.93-1.fc36.noarch                                              
16:04:12 #12 21.74   annobin-plugin-gcc-10.93-1.fc36.aarch64                                       
16:04:12 #12 21.74   autoconf-2.71-3.fc36.noarch                                                   
16:04:12 #12 21.74   automake-1.16.5-7.fc36.noarch                                                 
16:04:12 #12 21.74   btrfs-progs-6.0.2-1.fc36.aarch64                                              
16:04:12 #12 21.74   btrfs-progs-devel-6.0.2-1.fc36.aarch64                                        
16:04:12 #12 21.74   checkpolicy-3.3-2.fc36.aarch64                                                
16:04:12 #12 21.74   cmake-3.25.1-1.fc36.aarch64                                                   
16:04:12 #12 21.74   cmake-data-3.25.1-1.fc36.noarch                                               
16:04:12 #12 21.74   cmake-filesystem-3.25.1-1.fc36.aarch64                                        
16:04:12 #12 21.74   cmake-rpm-macros-3.25.1-1.fc36.noarch                                         
16:04:12 #12 21.74   cpp-12.2.1-4.fc36.aarch64                                                     
16:04:12 #12 21.74   cryptsetup-libs-2.4.3-2.fc36.aarch64                                          
16:04:12 #12 21.74   dbus-1:1.14.4-1.fc36.aarch64                                                  
16:04:12 #12 21.74   dbus-broker-32-1.fc36.aarch64                                                 
16:04:12 #12 21.74   dbus-common-1:1.14.4-1.fc36.noarch                                            
16:04:12 #12 21.74   device-mapper-1.02.175-7.fc36.aarch64                                         
16:04:12 #12 21.74   device-mapper-devel-1.02.175-7.fc36.aarch64                                   
16:04:12 #12 21.74   device-mapper-libs-1.02.175-7.fc36.aarch64                                    
16:04:12 #12 21.74   e2fsprogs-libs-1.46.5-2.fc36.aarch64                                          
16:04:12 #12 21.74   gc-8.0.6-3.fc36.aarch64                                                       
16:04:12 #12 21.74   gcc-12.2.1-4.fc36.aarch64                                                     
16:04:12 #12 21.74   gcc-plugin-annobin-12.2.1-4.fc36.aarch64                                      
16:04:12 #12 21.74   git-2.38.1-1.fc36.aarch64                                                     
16:04:12 #12 21.74   git-core-2.38.1-1.fc36.aarch64                                                
16:04:12 #12 21.74   git-core-doc-2.38.1-1.fc36.noarch                                             
16:04:12 #12 21.74   glibc-devel-2.35-20.fc36.aarch64                                              
16:04:12 #12 21.74   glibc-static-2.35-20.fc36.aarch64                                             
16:04:12 #12 21.74   guile22-2.2.7-5.fc36.aarch64                                                  
16:04:12 #10 56.23   Running scriptlet: glibc-gconv-extra-2.34-49.fc35.x86_64              144/144 
16:04:12 #10 59.43   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.     1/144 
16:04:12 #12 21.74   jsoncpp-1.9.5-2.fc36.aarch64                                                  
16:04:12 #12 21.74   kernel-headers-6.0.5-200.fc36.aarch64                                         
16:04:12 #10 59.43   Verifying        : bzip2-1.0.8-9.fc35.x86_64                            2/144 
16:04:12 #12 21.74   kmod-libs-29-7.fc36.aarch64                                                   
16:04:12 #12 21.74   less-590-5.fc36.aarch64                                                       
16:04:12 #10 59.43   Verifying        : cpio-2.13-11.fc35.x86_64                             3/144 
16:04:12 #12 21.74   libargon2-20171227-9.fc36.aarch64                                             
16:04:12 #10 59.43   Verifying        : dash-0.5.10.2-9.fc35.x86_64                          4/144 
16:04:12 #12 21.74   libasan-12.2.1-4.fc36.aarch64                                                 
16:04:12 #12 21.74   libatomic-12.2.1-4.fc36.aarch64                                               
16:04:12 #10 59.43   Verifying        : debugedit-5.0-2.fc35.x86_64                          5/144 
16:04:12 #12 21.74   libbpf-2:0.7.0-3.fc36.aarch64                                                 
16:04:12 #12 21.74   libbtrfs-6.0.2-1.fc36.aarch64                                                 
16:04:12 #10 59.43   Verifying        : devscripts-checkbashisms-2.21.4-1.fc35.x86_64        6/144 
16:04:12 #12 21.74   libbtrfsutil-6.0.2-1.fc36.aarch64                                             
16:04:12 #12 21.74   libcbor-0.7.0-5.fc36.aarch64                                                  
16:04:12 #12 21.74   libedit-3.1-41.20210910cvs.fc36.aarch64                                       
16:04:12 #12 21.74   libfdisk-2.38-1.fc36.aarch64                                                  
16:04:12 #10 59.43   Verifying        : diffutils-3.8-1.fc35.x86_64                          7/144 
16:04:12 #10 59.43   Verifying        : dwz-0.14-2.fc35.x86_64                               8/144 
16:04:12 #12 21.74   libfido2-1.10.0-5.fc36.aarch64                                                
16:04:12 #12 21.74   libmpc-1.2.1-4.fc36.aarch64                                                   
16:04:12 #10 59.43   Verifying        : ed-1.14.2-11.fc35.x86_64                             9/144 
16:04:12 #10 59.43   Verifying        : efi-srpm-macros-5-4.fc35.noarch                     10/144 
16:04:12 #10 59.43   Verifying        : emacs-filesystem-1:27.2-9.fc35.noarch               11/144 
16:04:12 #10 59.43   Verifying        : enchant-1:1.6.0-28.fc35.x86_64                      12/144 
16:04:12 #10 59.43   Verifying        : file-5.40-9.fc35.x86_64                             13/144 
16:04:12 #10 59.43   Verifying        : findutils-1:4.8.0-4.fc35.x86_64                     14/144 
16:04:12 #10 59.43   Verifying        : fonts-filesystem-1:2.0.5-6.fc35.noarch              15/144 
16:04:12 #10 59.43   Verifying        : fonts-srpm-macros-1:2.0.5-6.fc35.noarch             16/144 
16:04:12 #10 59.43   Verifying        : fpc-srpm-macros-1.3-4.fc35.noarch                   17/144 
16:04:12 #10 59.43   Verifying        : gdk-pixbuf2-2.42.6-2.fc35.x86_64                    18/144 
16:04:12 #10 59.43   Verifying        : ghc-srpm-macros-1.5.0-5.fc35.noarch                 19/144 
16:04:12 #10 59.43   Verifying        : gnat-srpm-macros-4-14.fc35.noarch                   20/144 
16:04:12 #10 59.43   Verifying        : groff-base-1.22.4-8.fc35.x86_64                     21/144 
16:04:12 #10 59.43   Verifying        : gsettings-desktop-schemas-41.0-1.fc35.x86_64        22/144 
16:04:12 #10 59.43   Verifying        : hunspell-1.7.0-11.fc35.x86_64                       23/144 
16:04:12 #10 59.43   Verifying        : hunspell-en-0.20140811.1-20.fc35.noarch             24/144 
16:04:12 #10 59.43   Verifying        : hunspell-en-GB-0.20140811.1-20.fc35.noarch          25/144 
16:04:12 #10 59.43   Verifying        : hunspell-en-US-0.20140811.1-20.fc35.noarch          26/144 
16:04:12 #10 59.43   Verifying        : hunspell-filesystem-1.7.0-11.fc35.x86_64            27/144 
16:04:12 #10 59.43   Verifying        : info-6.8-2.fc35.x86_64                              28/144 
16:04:12 #10 59.43   Verifying        : json-glib-1.6.6-1.fc35.x86_64                       29/144 
16:04:12 #12 21.74   libseccomp-2.5.3-2.fc36.aarch64                                               
16:04:12 #10 59.43   Verifying        : kernel-srpm-macros-1.0-6.fc35.noarch                30/144 
16:04:12 #12 21.74   libseccomp-devel-2.5.3-2.fc36.aarch64                                         
16:04:12 #10 59.43   Verifying        : libappstream-glib-0.7.18-3.fc35.x86_64              31/144 
16:04:12 #10 59.43   Verifying        : libjpeg-turbo-2.1.0-3.fc35.x86_64                   32/144 
16:04:12 #12 21.74   libselinux-devel-3.3-4.fc36.aarch64                                           
16:04:12 16:04:12 #10 59.43   Verifying        : libpkgconf-1.8.0-1.fc35.x86_64                      33/144 
16:04:12 #10 59.43   Verifying        : libpng-2:1.6.37-11.fc35.x86_64                      34/144 
#12 21.74   libselinux-utils-3.3-4.fc36.aarch64                                           
16:04:12 #12 21.74   libsepol-devel-3.3-3.fc36.aarch64                                             
16:04:12 #10 59.43   Verifying        : libproxy-0.4.17-3.fc35.x86_64                       35/144 
16:04:12 #12 21.74   libtool-2.4.7-1.fc36.aarch64                                                  
16:04:12 #10 59.43   Verifying        : libstemmer-0-17.585svn.fc35.x86_64                  36/144 
16:04:12 #10 59.43   Verifying        : lua-srpm-macros-1-5.fc35.noarch                     37/144 
16:04:12 #12 21.74   libtool-ltdl-2.4.7-1.fc36.aarch64                                             
16:04:12 #10 59.43   Verifying        : ncurses-6.2-8.20210508.fc35.x86_64                  38/144 
16:04:12 #10 59.43   Verifying        : nim-srpm-macros-3-5.fc35.noarch                     39/144 
16:04:12 #12 21.74   libtool-ltdl-devel-2.4.7-1.fc36.aarch64                                       
16:04:12 #10 59.43   Verifying        : ocaml-srpm-macros-6-5.fc35.noarch                   40/144 
16:04:12 16:04:12 #12 21.74   libubsan-12.2.1-4.fc36.aarch64                                                
#10 59.43   Verifying        : openblas-srpm-macros-2-10.fc35.noarch               41/144 
16:04:12 #10 59.43   Verifying        : patch-2.7.6-15.fc35.x86_64                          42/144 
16:04:12 #12 21.74   libutempter-1.2.1-6.fc36.aarch64                                              
16:04:12 #10 59.43   Verifying        : perl-Carp-1.52-478.fc35.noarch                      43/144 
16:04:12 #10 59.43   Verifying        : perl-Data-Dumper-2.183-2.fc35.x86_64                44/144 
16:04:12 #12 21.74   libuv-1:1.44.2-1.fc36.aarch64                                                 
16:04:12 #10 59.43   Verifying        : perl-Digest-1.20-1.fc35.noarch                      45/144 
16:04:12 #12 21.74   libxcrypt-devel-4.4.33-3.fc36.aarch64                                         
16:04:12 #10 59.43   Verifying        : perl-Digest-MD5-2.58-478.fc35.x86_64                46/144 
16:04:12 #10 59.43   Verifying        : perl-Exporter-5.76-479.fc35.noarch                  47/144 
16:04:12 #12 21.74   libxcrypt-static-4.4.33-3.fc36.aarch64                                        
16:04:12 #10 59.43   Verifying        : perl-File-Path-2.18-478.fc35.noarch                 48/144 
16:04:12 16:04:12 #12 21.74   libxkbcommon-1.4.0-1.fc36.aarch64                                             
#10 59.43   Verifying        : perl-File-Temp-1:0.231.100-478.fc35.noarch          49/144 
16:04:12 #10 59.43   Verifying        : perl-Getopt-Long-1:2.52-478.fc35.noarch             50/144 
16:04:12 #12 21.74   lzo-2.10-6.fc36.aarch64                                                       
16:04:12 #10 59.43   Verifying        : perl-IO-Socket-IP-0.41-479.fc35.noarch              51/144 
16:04:12 #12 21.74   m4-1.4.19-3.fc36.aarch64                                                      
16:04:12 #10 59.43   Verifying        : perl-IO-Socket-SSL-2.072-1.fc35.noarch              52/144 
16:04:12 #12 21.74   make-1:4.3-7.fc36.aarch64                                                     
16:04:12 #12 21.74   openssh-8.8p1-1.fc36.1.aarch64                                                
16:04:12 #10 59.43   Verifying        : perl-MIME-Base64-3.16-478.fc35.x86_64               53/144 
16:04:12 #10 59.43   Verifying        : perl-Net-SSLeay-1.90-4.fc35.x86_64                  54/144 
16:04:12 #12 21.74   openssh-clients-8.8p1-1.fc36.1.aarch64                                        
16:04:12 #10 59.43   Verifying        : perl-PathTools-3.80-478.fc35.x86_64                 55/144 
16:04:12 #12 21.74   pcre2-devel-10.40-1.fc36.aarch64                                              
16:04:12 #10 59.43   Verifying        : perl-Pod-Escapes-1:1.07-478.fc35.noarch             56/144 
16:04:12 #12 21.74   pcre2-utf16-10.40-1.fc36.aarch64                                              
16:04:12 #10 59.43   Verifying        : perl-Pod-Perldoc-3.28.01-479.fc35.noarch            57/144 
16:04:12 16:04:12 #12 21.74   pcre2-utf32-10.40-1.fc36.aarch64                                              
#10 59.43   Verifying        : perl-Pod-Simple-1:3.43-2.fc35.noarch                58/144 
16:04:12 16:04:12 #12 21.74   perl-Error-1:0.17029-8.fc36.noarch                                            
#10 59.43   Verifying        : perl-Pod-Usage-4:2.01-478.fc35.noarch               59/144 
16:04:12 16:04:12 #12 21.74   perl-File-Compare-1.100.600-486.fc36.noarch                                   
#10 59.43   Verifying        : perl-Socket-4:2.032-2.fc35.x86_64                   60/144 
16:04:12 #10 59.43   Verifying        : perl-Storable-1:3.25-1.fc35.x86_64                  61/144 
16:04:12 #12 21.74   perl-File-Copy-2.35-486.fc36.noarch                                           
16:04:12 #10 59.43   Verifying        : perl-Term-ANSIColor-5.01-479.fc35.noarch            62/144 
16:04:12 #12 21.74   perl-File-Find-1.39-486.fc36.noarch                                           
16:04:12 #10 59.43   Verifying        : perl-Term-Cap-1.17-478.fc35.noarch                  63/144 
16:04:12 #12 21.74   perl-Git-2.38.1-1.fc36.noarch                                                 
16:04:12 #10 59.43   Verifying        : perl-Text-ParseWords-3.30-478.fc35.noarch           64/144 
16:04:12 16:04:12 #12 21.74   perl-TermReadKey-2.38-12.fc36.aarch64                                         
#10 59.43   Verifying        : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         65/144 
16:04:12 #12 21.74   perl-Thread-Queue-3.14-479.fc36.noarch                                        
16:04:12 #10 59.43   Verifying        : perl-Time-Local-2:1.300-478.fc35.noarch             66/144 
16:04:12 #12 21.74   perl-lib-0.65-486.fc36.aarch64                                                
16:04:12 #10 59.43   Verifying        : perl-URI-5.09-4.fc35.noarch                         67/144 
16:04:12 #12 21.74   perl-threads-1:2.26-449.fc36.aarch64                                          
16:04:12 #10 59.43   Verifying        : perl-constant-1.33-479.fc35.noarch                  68/144 
16:04:12 #12 21.74   perl-threads-shared-1.62-479.fc36.aarch64                                     
16:04:12 #10 59.43   Verifying        : perl-libnet-3.13-479.fc35.noarch                    69/144 
16:04:12 #10 59.43   Verifying        : perl-parent-1:0.238-478.fc35.noarch                 70/144 
16:04:12 #10 59.43   Verifying        : perl-podlators-1:4.14-478.fc35.noarch               71/144 
16:04:12 #10 59.43   Verifying        : perl-srpm-macros-1-42.fc35.noarch                   72/144 
16:04:12 #10 59.43   Verifying        : pkgconf-1.8.0-1.fc35.x86_64                         73/144 
16:04:12 #10 59.43   Verifying        : pkgconf-m4-1.8.0-1.fc35.noarch                      74/144 
16:04:12 #10 59.43   Verifying        : pkgconf-pkg-config-1.8.0-1.fc35.x86_64              75/144 
16:04:12 #10 59.43   Verifying        : python3-dateutil-1:2.8.1-7.fc35.noarch              76/144 
16:04:12 #10 59.43   Verifying        : python3-dbus-1.2.18-2.fc35.x86_64                   77/144 
16:04:12 #10 59.43   Verifying        : python3-distro-1.6.0-1.fc35.noarch                  78/144 
16:04:12 #10 59.43   Verifying        : python3-pybeam-0.7-1.fc35.noarch                    79/144 
16:04:12 #10 59.43   Verifying        : python3-pyxdg-0.27-3.fc35.noarch                    80/144 
16:04:12 #10 59.43   Verifying        : python3-six-1.16.0-4.fc35.noarch                    81/144 
16:04:12 #10 59.43   Verifying        : python3-toml-0.10.2-5.fc35.noarch                   82/144 
16:04:12 #10 59.43   Verifying        : python3-zstd-1.4.5.1-5.fc35.x86_64                  83/144 
16:04:12 #10 59.43   Verifying        : qt5-srpm-macros-5.15.2-3.fc35.noarch                84/144 
16:04:12 #10 59.43   Verifying        : shared-mime-info-2.1-3.fc35.x86_64                  85/144 
16:04:12 #10 59.43   Verifying        : unzip-6.0-53.fc35.x86_64                            86/144 
16:04:12 #10 59.44   Verifying        : zip-3.0-31.fc35.x86_64                              87/144 
16:04:12 #10 59.44   Verifying        : abattis-cantarell-fonts-0.301-5.fc35.noarch         88/144 
16:04:12 #10 59.44   Verifying        : ansible-srpm-macros-1-8.1.fc35.noarch               89/144 
16:04:12 #10 59.44   Verifying        : binutils-2.37-25.fc35.x86_64                        90/144 
16:04:12 #10 59.44   Verifying        : binutils-gold-2.37-25.fc35.x86_64                   91/144 
16:04:12 #10 59.44   Verifying        : dbus-libs-1:1.12.24-1.fc35.x86_64                   92/144 
16:04:12 #10 59.44   Verifying        : desktop-file-utils-0.26-5.fc35.x86_64               93/144 
16:04:12 #10 59.44   Verifying        : dnf-plugins-core-4.3.1-1.fc35.noarch                94/144 
16:04:12 #10 59.44   Verifying        : elfutils-0.187-4.fc35.x86_64                        95/144 
16:04:12 #10 59.44   Verifying        : elfutils-debuginfod-client-0.187-4.fc35.x86_64      96/144 
16:04:12 #10 59.44   Verifying        : gdb-minimal-12.1-1.fc35.x86_64                      97/144 
16:04:12 #10 59.44   Verifying        : glib-networking-2.70.1-1.fc35.x86_64                98/144 
16:04:12 #10 59.44   Verifying        : glibc-gconv-extra-2.34-49.fc35.x86_64               99/144 
16:04:12 #10 59.44   Verifying        : go-srpm-macros-3.2.0-1.fc35.noarch                 100/144 
16:04:12 #10 59.44   Verifying        : libsoup-2.74.2-1.fc35.x86_64                       101/144 
16:04:12 #10 59.44   Verifying        : perl-AutoLoader-5.74-486.fc35.noarch               102/144 
16:04:12 #10 59.44   Verifying        : perl-B-1.82-486.fc35.x86_64                        103/144 
16:04:12 #10 59.44   Verifying        : perl-Class-Struct-0.66-486.fc35.noarch             104/144 
16:04:12 #10 59.44   Verifying        : perl-DynaLoader-1.50-486.fc35.x86_64               105/144 
16:04:12 #10 59.44   Verifying        : perl-Encode-4:3.15-482.fc35.x86_64                 106/144 
16:04:12 #10 59.44   Verifying        : perl-Errno-1.33-486.fc35.x86_64                    107/144 
16:04:12 #10 59.44   Verifying        : perl-Fcntl-1.14-486.fc35.x86_64                    108/144 
16:04:12 #10 59.44   Verifying        : perl-File-Basename-2.85-486.fc35.noarch            109/144 
16:04:12 #10 59.44   Verifying        : perl-File-stat-1.09-486.fc35.noarch                110/144 
16:04:12 #10 59.44   Verifying        : perl-FileHandle-2.03-486.fc35.noarch               111/144 
16:04:12 #10 59.44   Verifying        : perl-Getopt-Std-1.13-486.fc35.noarch               112/144 
16:04:12 #10 59.44   Verifying        : perl-HTTP-Tiny-0.080-1.fc35.noarch                 113/144 
16:04:12 #10 59.44   Verifying        : perl-IO-1.46-486.fc35.x86_64                       114/144 
16:04:12 #10 59.44   Verifying        : perl-IPC-Open3-1.21-486.fc35.noarch                115/144 
16:04:12 #10 59.44   Verifying        : perl-Mozilla-CA-20211001-1.fc35.noarch             116/144 
16:04:12 #10 59.44   Verifying        : perl-NDBM_File-1.15-486.fc35.x86_64                117/144 
16:04:12 #10 59.44   Verifying        : perl-POSIX-1.97-486.fc35.x86_64                    118/144 
16:04:12 #10 59.44   Verifying        : perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64      119/144 
16:04:12 #10 59.44   Verifying        : perl-SelectSaver-1.02-486.fc35.noarch              120/144 
16:04:12 #10 59.44   Verifying        : perl-Symbol-1.09-486.fc35.noarch                   121/144 
16:04:12 #10 59.44   Verifying        : perl-base-2.27-486.fc35.noarch                     122/144 
16:04:12 #10 59.44   Verifying        : perl-if-0.60.900-486.fc35.noarch                   123/144 
16:04:12 #10 59.44   Verifying        : perl-interpreter-4:5.34.1-486.fc35.x86_64          124/144 
16:04:12 #10 59.44   Verifying        : perl-libs-4:5.34.1-486.fc35.x86_64                 125/144 
16:04:12 #10 59.44   Verifying        : perl-mro-1.25-486.fc35.x86_64                      126/144 
16:04:12 #10 59.44   Verifying        : perl-overload-1.33-486.fc35.noarch                 127/144 
16:04:12 #10 59.44   Verifying        : perl-overloading-0.02-486.fc35.noarch              128/144 
16:04:12 #10 59.44   Verifying        : perl-subs-1.04-486.fc35.noarch                     129/144 
16:04:12 #10 59.44   Verifying        : perl-vars-1.05-486.fc35.noarch                     130/144 
16:04:12 #10 59.44   Verifying        : python-srpm-macros-3.10-13.fc35.noarch             131/144 
16:04:12 #10 59.44   Verifying        : python3-construct-2.10.68-1.fc35.noarch            132/144 
16:04:12 #10 59.44   Verifying        : python3-dnf-plugins-core-4.3.1-1.fc35.noarch       133/144 
16:04:12 #10 59.44   Verifying        : python3-enchant-3.2.2-1.fc35.noarch                134/144 
16:04:12 #10 59.44   Verifying        : redhat-rpm-config-202-1.fc35.noarch                135/144 
16:04:12 #10 59.44   Verifying        : rpm-build-4.17.1-3.fc35.x86_64                     136/144 
16:04:12 #10 59.44   Verifying        : rpmautospec-rpm-macros-0.3.0-1.fc35.noarch         137/144 
16:04:12 #10 59.44   Verifying        : rpmlint-2.2.0-6.fc35.noarch                        138/144 
16:04:12 #10 59.44   Verifying        : rpmlint-fedora-license-data-1.8-1.fc35.noarch      139/144 
16:04:12 #10 59.44   Verifying        : rust-srpm-macros-23-1.fc35.noarch                  140/144 
16:04:12 #10 59.44   Verifying        : systemd-libs-249.13-6.fc35.x86_64                  141/144 
16:04:12 #10 59.44   Verifying        : xxhash-libs-0.8.1-1.fc35.x86_64                    142/144 
16:04:12 #10 59.44   Verifying        : xz-5.2.5-9.fc35.x86_64                             143/144 
16:04:12 #10 59.44   Verifying        : zstd-1.5.2-2.fc35.x86_64                           144/144 
16:04:12 #10 59.64 
16:04:12 #10 59.64 Installed:
16:04:12 #10 59.64   abattis-cantarell-fonts-0.301-5.fc35.noarch                                   
16:04:12 #10 59.64   adobe-source-code-pro-fonts-2.030.1.050-11.fc35.noarch                        
16:04:12 #10 59.64   ansible-srpm-macros-1-8.1.fc35.noarch                                         
16:04:12 #10 59.64   binutils-2.37-25.fc35.x86_64                                                  
16:04:12 #10 59.64   binutils-gold-2.37-25.fc35.x86_64                                             
16:04:12 #10 59.64   bzip2-1.0.8-9.fc35.x86_64                                                     
16:04:12 #10 59.64   cpio-2.13-11.fc35.x86_64                                                      
16:04:12 #10 59.64   dash-0.5.10.2-9.fc35.x86_64                                                   
16:04:12 #10 59.64   dbus-libs-1:1.12.24-1.fc35.x86_64                                             
16:04:12 #10 59.64   debugedit-5.0-2.fc35.x86_64                                                   
16:04:12 #10 59.64   desktop-file-utils-0.26-5.fc35.x86_64                                         
16:04:12 #10 59.64   devscripts-checkbashisms-2.21.4-1.fc35.x86_64                                 
16:04:12 #10 59.64   diffutils-3.8-1.fc35.x86_64                                                   
16:04:12 #10 59.64   dnf-plugins-core-4.3.1-1.fc35.noarch                                          
16:04:12 #10 59.64   dwz-0.14-2.fc35.x86_64                                                        
16:04:12 #10 59.64   ed-1.14.2-11.fc35.x86_64                                                      
16:04:12 #10 59.64   efi-srpm-macros-5-4.fc35.noarch                                               
16:04:12 #10 59.64   elfutils-0.187-4.fc35.x86_64                                                  
16:04:12 #10 59.64   elfutils-debuginfod-client-0.187-4.fc35.x86_64                                
16:04:12 #10 59.64   emacs-filesystem-1:27.2-9.fc35.noarch                                         
16:04:12 #10 59.64   enchant-1:1.6.0-28.fc35.x86_64                                                
16:04:12 #10 59.64   file-5.40-9.fc35.x86_64                                                       
16:04:12 #10 59.64   findutils-1:4.8.0-4.fc35.x86_64                                               
16:04:12 #10 59.64   fonts-filesystem-1:2.0.5-6.fc35.noarch                                        
16:04:12 #10 59.64   fonts-srpm-macros-1:2.0.5-6.fc35.noarch                                       
16:04:12 #10 59.64   fpc-srpm-macros-1.3-4.fc35.noarch                                             
16:04:12 #10 59.64   gdb-minimal-12.1-1.fc35.x86_64                                                
16:04:12 #10 59.64   gdk-pixbuf2-2.42.6-2.fc35.x86_64                                              
16:04:12 #10 59.64   ghc-srpm-macros-1.5.0-5.fc35.noarch                                           
16:04:12 #10 59.64   glib-networking-2.70.1-1.fc35.x86_64                                          
16:04:12 #10 59.64   glibc-gconv-extra-2.34-49.fc35.x86_64                                         
16:04:12 #10 59.64   gnat-srpm-macros-4-14.fc35.noarch                                             
16:04:12 #10 59.64   go-srpm-macros-3.2.0-1.fc35.noarch                                            
16:04:12 #10 59.64   groff-base-1.22.4-8.fc35.x86_64                                               
16:04:12 #10 59.64   gsettings-desktop-schemas-41.0-1.fc35.x86_64                                  
16:04:12 #10 59.64   hunspell-1.7.0-11.fc35.x86_64                                                 
16:04:12 #10 59.64   hunspell-en-0.20140811.1-20.fc35.noarch                                       
16:04:12 #10 59.64   hunspell-en-GB-0.20140811.1-20.fc35.noarch                                    
16:04:12 #10 59.64   hunspell-en-US-0.20140811.1-20.fc35.noarch                                    
16:04:12 #10 59.64   hunspell-filesystem-1.7.0-11.fc35.x86_64                                      
16:04:12 #10 59.64   info-6.8-2.fc35.x86_64                                                        
16:04:12 #10 59.64   json-glib-1.6.6-1.fc35.x86_64                                                 
16:04:12 #10 59.64   kernel-srpm-macros-1.0-6.fc35.noarch                                          
16:04:12 #10 59.64   libappstream-glib-0.7.18-3.fc35.x86_64                                        
16:04:12 #10 59.64   libjpeg-turbo-2.1.0-3.fc35.x86_64                                             
16:04:12 #10 59.64   libpkgconf-1.8.0-1.fc35.x86_64                                                
16:04:12 #10 59.64   libpng-2:1.6.37-11.fc35.x86_64                                                
16:04:12 #10 59.64   libproxy-0.4.17-3.fc35.x86_64                                                 
16:04:12 #10 59.64   libsoup-2.74.2-1.fc35.x86_64                                                  
16:04:12 #10 59.64   libstemmer-0-17.585svn.fc35.x86_64                                            
16:04:12 #10 59.64   lua-srpm-macros-1-5.fc35.noarch                                               
16:04:12 #10 59.64   ncurses-6.2-8.20210508.fc35.x86_64                                            
16:04:12 #10 59.64   nim-srpm-macros-3-5.fc35.noarch                                               
16:04:12 #10 59.64   ocaml-srpm-macros-6-5.fc35.noarch                                             
16:04:12 #10 59.64   openblas-srpm-macros-2-10.fc35.noarch                                         
16:04:12 #10 59.64   patch-2.7.6-15.fc35.x86_64                                                    
16:04:12 #10 59.64   perl-AutoLoader-5.74-486.fc35.noarch                                          
16:04:12 #10 59.64   perl-B-1.82-486.fc35.x86_64                                                   
16:04:12 #10 59.64   perl-Carp-1.52-478.fc35.noarch                                                
16:04:12 #10 59.64   perl-Class-Struct-0.66-486.fc35.noarch                                        
16:04:12 #10 59.64   perl-Data-Dumper-2.183-2.fc35.x86_64                                          
16:04:12 #10 59.64   perl-Digest-1.20-1.fc35.noarch                                                
16:04:12 #10 59.64   perl-Digest-MD5-2.58-478.fc35.x86_64                                          
16:04:12 #10 59.64   perl-DynaLoader-1.50-486.fc35.x86_64                                          
16:04:12 #10 59.64   perl-Encode-4:3.15-482.fc35.x86_64                                            
16:04:12 #10 59.64   perl-Errno-1.33-486.fc35.x86_64                                               
16:04:12 #10 59.64   perl-Exporter-5.76-479.fc35.noarch                                            
16:04:12 #10 59.64   perl-Fcntl-1.14-486.fc35.x86_64                                               
16:04:12 #10 59.64   perl-File-Basename-2.85-486.fc35.noarch                                       
16:04:12 #10 59.64   perl-File-Path-2.18-478.fc35.noarch                                           
16:04:12 #10 59.64   perl-File-Temp-1:0.231.100-478.fc35.noarch                                    
16:04:12 #10 59.64   perl-File-stat-1.09-486.fc35.noarch                                           
16:04:12 #10 59.64   perl-FileHandle-2.03-486.fc35.noarch                                          
16:04:12 #10 59.64   perl-Getopt-Long-1:2.52-478.fc35.noarch                                       
16:04:12 #10 59.64   perl-Getopt-Std-1.13-486.fc35.noarch                                          
16:04:12 #10 59.64   perl-HTTP-Tiny-0.080-1.fc35.noarch                                            
16:04:12 #10 59.64   perl-IO-1.46-486.fc35.x86_64                                                  
16:04:12 #10 59.64   perl-IO-Socket-IP-0.41-479.fc35.noarch                                        
16:04:12 #10 59.64   perl-IO-Socket-SSL-2.072-1.fc35.noarch                                        
16:04:12 #10 59.64   perl-IPC-Open3-1.21-486.fc35.noarch                                           
16:04:12 #10 59.64   perl-MIME-Base64-3.16-478.fc35.x86_64                                         
16:04:12 #10 59.64   perl-Mozilla-CA-20211001-1.fc35.noarch                                        
16:04:12 #10 59.64   perl-NDBM_File-1.15-486.fc35.x86_64                                           
16:04:12 #10 59.64   perl-Net-SSLeay-1.90-4.fc35.x86_64                                            
16:04:12 #10 59.64   perl-POSIX-1.97-486.fc35.x86_64                                               
16:04:12 #10 59.64   perl-PathTools-3.80-478.fc35.x86_64                                           
16:04:12 #10 59.64   perl-Pod-Escapes-1:1.07-478.fc35.noarch                                       
16:04:12 #10 59.64   perl-Pod-Perldoc-3.28.01-479.fc35.noarch                                      
16:04:12 #10 59.64   perl-Pod-Simple-1:3.43-2.fc35.noarch                                          
16:04:12 #10 59.64   perl-Pod-Usage-4:2.01-478.fc35.noarch                                         
16:04:12 #10 59.64   perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64                                 
16:04:12 #10 59.64   perl-SelectSaver-1.02-486.fc35.noarch                                         
16:04:12 #10 59.64   perl-Socket-4:2.032-2.fc35.x86_64                                             
16:04:12 #10 59.64   perl-Storable-1:3.25-1.fc35.x86_64                                            
16:04:12 #10 59.64   perl-Symbol-1.09-486.fc35.noarch                                              
16:04:12 #10 59.64   perl-Term-ANSIColor-5.01-479.fc35.noarch                                      
16:04:12 #10 59.64   perl-Term-Cap-1.17-478.fc35.noarch                                            
16:04:12 #10 59.64   perl-Text-ParseWords-3.30-478.fc35.noarch                                     
16:04:12 #10 59.64   perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch                                   
16:04:12 #10 59.64   perl-Time-Local-2:1.300-478.fc35.noarch                                       
16:04:12 #10 59.64   perl-URI-5.09-4.fc35.noarch                                                   
16:04:12 #10 59.64   perl-base-2.27-486.fc35.noarch                                                
16:04:12 #10 59.64   perl-constant-1.33-479.fc35.noarch                                            
16:04:12 #10 59.64   perl-if-0.60.900-486.fc35.noarch                                              
16:04:12 #10 59.64   perl-interpreter-4:5.34.1-486.fc35.x86_64                                     
16:04:12 #10 59.64   perl-libnet-3.13-479.fc35.noarch                                              
16:04:12 #10 59.64   perl-libs-4:5.34.1-486.fc35.x86_64                                            
16:04:12 #10 59.64   perl-mro-1.25-486.fc35.x86_64                                                 
16:04:12 #10 59.64   perl-overload-1.33-486.fc35.noarch                                            
16:04:12 #10 59.64   perl-overloading-0.02-486.fc35.noarch                                         
16:04:12 #10 59.64   perl-parent-1:0.238-478.fc35.noarch                                           
16:04:12 #10 59.64   perl-podlators-1:4.14-478.fc35.noarch                                         
16:04:12 #10 59.64   perl-srpm-macros-1-42.fc35.noarch                                             
16:04:12 #10 59.64   perl-subs-1.04-486.fc35.noarch                                                
16:04:12 #10 59.64   perl-vars-1.05-486.fc35.noarch                                                
16:04:12 #10 59.64   pkgconf-1.8.0-1.fc35.x86_64                                                   
16:04:12 #10 59.64   pkgconf-m4-1.8.0-1.fc35.noarch                                                
16:04:12 #10 59.64   pkgconf-pkg-config-1.8.0-1.fc35.x86_64                                        
16:04:12 #10 59.64   python-srpm-macros-3.10-13.fc35.noarch                                        
16:04:12 #10 59.64   python3-construct-2.10.68-1.fc35.noarch                                       
16:04:12 #10 59.64   python3-dateutil-1:2.8.1-7.fc35.noarch                                        
16:04:12 #10 59.64   python3-dbus-1.2.18-2.fc35.x86_64                                             
16:04:12 #10 59.64   python3-distro-1.6.0-1.fc35.noarch                                            
16:04:12 #10 59.64   python3-dnf-plugins-core-4.3.1-1.fc35.noarch                                  
16:04:12 #10 59.64   python3-enchant-3.2.2-1.fc35.noarch                                           
16:04:12 #10 59.64   python3-pybeam-0.7-1.fc35.noarch                                              
16:04:12 #10 59.64   python3-pyxdg-0.27-3.fc35.noarch                                              
16:04:12 #10 59.64   python3-six-1.16.0-4.fc35.noarch                                              
16:04:12 #10 59.64   python3-toml-0.10.2-5.fc35.noarch                                             
16:04:12 #10 59.64   python3-zstd-1.4.5.1-5.fc35.x86_64                                            
16:04:12 #10 59.64   qt5-srpm-macros-5.15.2-3.fc35.noarch                                          
16:04:12 #10 59.64   redhat-rpm-config-202-1.fc35.noarch                                           
16:04:12 #10 59.64   rpm-build-4.17.1-3.fc35.x86_64                                                
16:04:12 #10 59.64   rpmautospec-rpm-macros-0.3.0-1.fc35.noarch                                    
16:04:12 #10 59.64   rpmlint-2.2.0-6.fc35.noarch                                                   
16:04:12 #10 59.64   rpmlint-fedora-license-data-1.8-1.fc35.noarch                                 
16:04:12 #10 59.64   rust-srpm-macros-23-1.fc35.noarch                                             
16:04:12 #10 59.64   shared-mime-info-2.1-3.fc35.x86_64                                            
16:04:12 #10 59.64   systemd-libs-249.13-6.fc35.x86_64                                             
16:04:12 #10 59.64   unzip-6.0-53.fc35.x86_64                                                      
16:04:12 #10 59.64   xxhash-libs-0.8.1-1.fc35.x86_64                                               
16:04:12 #10 59.64   xz-5.2.5-9.fc35.x86_64                                                        
16:04:12 #10 59.64   zip-3.0-31.fc35.x86_64                                                        
16:04:12 #10 59.64   zstd-1.5.2-2.fc35.x86_64                                                      
16:04:12 #10 59.65 
16:04:12 #10 59.65 Complete!
16:04:12 #10 DONE 59.8s
16:04:12 
16:04:12 #11 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
16:04:12 #11 DONE 0.1s
16:04:12 
16:04:12 #12 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:04:12 #12 21.74   policycoreutils-3.3-4.fc36.aarch64                                            
16:04:12 #12 21.74   policycoreutils-devel-3.3-4.fc36.aarch64                                      
16:04:12 #12 21.74   policycoreutils-python-utils-3.3-4.fc36.noarch                                
16:04:12 #12 21.74   python3-audit-3.0.9-1.fc36.aarch64                                            
16:04:12 #12 21.74   python3-libselinux-3.3-4.fc36.aarch64                                         
16:04:12 #12 21.74   python3-libsemanage-3.3-3.fc36.aarch64                                        
16:04:12 #12 21.74   python3-policycoreutils-3.3-4.fc36.noarch                                     
16:04:12 #12 21.74   python3-setools-4.4.0-5.fc36.aarch64                                          
16:04:12 #12 21.74   python3-setuptools-59.6.0-3.fc36.noarch                                       
16:04:12 #12 21.74   qrencode-libs-4.1.1-2.fc36.aarch64                                            
16:04:12 #12 21.74   rhash-1.4.2-2.fc36.aarch64                                                    
16:04:12 #12 21.74   rpm-plugin-selinux-4.17.1-3.fc36.aarch64                                      
16:04:12 #12 21.74   selinux-policy-36.16-1.fc36.noarch                                            
16:04:12 #12 21.74   selinux-policy-devel-36.16-1.fc36.noarch                                      
16:04:12 #12 21.74   selinux-policy-targeted-36.16-1.fc36.noarch                                   
16:04:12 #12 21.74   systemd-250.8-1.fc36.aarch64                                                  
16:04:12 #12 21.74   systemd-devel-250.8-1.fc36.aarch64                                            
16:04:12 #12 21.74   systemd-networkd-250.8-1.fc36.aarch64                                         
16:04:12 #12 21.74   systemd-pam-250.8-1.fc36.aarch64                                              
16:04:12 #12 21.74   systemd-resolved-250.8-1.fc36.aarch64                                         
16:04:12 #12 21.74   systemd-rpm-macros-250.8-1.fc36.noarch                                        
16:04:12 #12 21.74   util-linux-2.38-1.fc36.aarch64                                                
16:04:12 #12 21.74   vim-filesystem-2:9.0.1006-1.fc36.noarch                                       
16:04:12 #12 21.74   which-2.21-32.fc36.aarch64                                                    
16:04:12 #10 71.19 Setting up liblwp-mediatypes-perl (6.02-1) ...
16:04:12 #10 71.22 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
16:04:12 #10 71.23 Setting up libtry-tiny-perl (0.30-1) ...
16:04:12 #10 71.24 Setting up libtype-tiny-perl (1.004004-1) ...
16:04:12 #10 71.25 Setting up libtest-fatal-perl (0.014-1) ...
16:04:12 #10 71.27 Setting up libcommon-sense-perl (3.74-2+b7) ...
16:04:12 #10 71.28 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:04:12 #10 71.29 Setting up libnet-http-perl (6.18-1) ...
16:04:12 #10 71.30 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
16:04:12 #10 71.32 Setting up libencode-locale-perl (1.05-1) ...
16:04:12 #10 71.33 Setting up libtext-levenshtein-perl (0.13-1) ...
16:04:12 #10 71.34 Setting up libnet-dns-perl (1.19-1) ...
16:04:12 #10 71.36 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
16:04:12 #10 71.37 Setting up libdevel-callchecker-perl (0.008-1) ...
16:04:12 #10 71.38 Setting up libstring-shellquote-perl (1.04-1) ...
16:04:12 #10 71.41 Setting up libsub-install-perl (0.928-1) ...
16:04:12 #10 71.42 Setting up dpkg-dev (1.19.8) ...
16:04:12 #10 71.43 Setting up libnumber-compare-perl (0.03-1) ...
16:04:12 #10 71.45 Setting up intltool-debian (0.35.0+20060710.5) ...
16:04:12 #10 71.46 Setting up libio-async-perl (0.72-1) ...
16:04:12 #10 71.47 Setting up liberror-perl (0.17027-2) ...
16:04:12 #10 71.49 Setting up patchutils (0.3.4-2) ...
16:04:12 #12 10.63   Running scriptlet: selinux-policy-targeted-37.16-1.fc37.noarch         55/101 
16:04:12 #12 19.56   Installing       : python3-policycoreutils-3.4-6.fc37.noarch           56/101 
16:04:12 #12 19.57   Installing       : policycoreutils-python-utils-3.4-6.fc37.noarch      57/101 
16:04:12 #12 19.57   Installing       : libcbor-0.7.0-7.fc37.aarch64                        58/101 
16:04:12 #12 19.58   Installing       : libfido2-1.11.0-3.fc37.aarch64                      59/101 
16:04:12 #12 19.60   Installing       : openssh-clients-8.8p1-7.fc37.aarch64                60/101 
16:04:12 #12 19.60   Running scriptlet: openssh-clients-8.8p1-7.fc37.aarch64                60/101 
16:04:12 #12 19.61   Installing       : libbpf-2:0.8.0-2.fc37.aarch64                       61/101 
16:04:12 #12 19.62   Installing       : libargon2-20190702-1.fc37.aarch64                   62/101 
16:04:12 #12 19.63   Installing       : less-590-5.fc37.aarch64                             63/101 
16:04:12 #12 19.70   Installing       : git-core-2.38.1-1.fc37.aarch64                      64/101 
16:04:12 #12 19.75   Installing       : git-core-doc-2.38.1-1.fc37.noarch                   65/101 
16:04:12 #12 19.76   Installing       : perl-Git-2.38.1-1.fc37.noarch                       66/101 
16:04:12 #12 19.77   Installing       : git-2.38.1-1.fc37.aarch64                           67/101 
16:04:12 #12 19.77   Installing       : kmod-libs-30-2.fc37.aarch64                         68/101 
16:04:12 #12 19.78   Installing       : device-mapper-libs-1.02.175-9.fc37.aarch64          69/101 
16:04:12 #12 19.79   Installing       : cryptsetup-libs-2.5.0-1.fc37.aarch64                70/101 
16:04:12 #12 19.80   Installing       : device-mapper-1.02.175-9.fc37.aarch64               71/101 
16:04:12 #12 19.82   Installing       : systemd-networkd-251.8-586.fc37.aarch64             72/101 
16:04:12 #12 19.83   Running scriptlet: systemd-networkd-251.8-586.fc37.aarch64             72/101 
16:04:12 #12 19.84   Installing       : systemd-pam-251.8-586.fc37.aarch64                  73/101 
16:04:12 #12 19.85   Installing       : systemd-resolved-251.8-586.fc37.aarch64             74/101 
16:04:12 #12 19.86   Running scriptlet: systemd-resolved-251.8-586.fc37.aarch64             74/101 
16:04:12 #12 19.98   Installing       : systemd-251.8-586.fc37.aarch64                      75/101 
16:04:12 #12 20.00   Running scriptlet: systemd-251.8-586.fc37.aarch64                      75/101 
16:04:12 #12 20.15 Creating group 'input' with GID 104.
16:04:12 #12 20.15 Creating group 'kvm' with GID 36.
16:04:12 #12 20.15 Creating group 'render' with GID 105.
16:04:12 #12 20.15 Creating group 'sgx' with GID 106.
16:04:12 #12 20.15 Creating group 'systemd-journal' with GID 190.
16:04:12 #12 20.15 Creating group 'systemd-network' with GID 192.
16:04:12 #12 20.15 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
16:04:12 #12 20.15 Creating group 'systemd-oom' with GID 999.
16:04:12 #12 20.15 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
16:04:12 #12 20.15 Creating group 'systemd-resolve' with GID 193.
16:04:12 #12 20.15 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
16:04:12 #12 20.15 
16:04:12 #12 20.26   Installing       : kernel-headers-6.0.5-300.fc37.aarch64               76/101 
16:04:12 #12 20.28   Installing       : libxcrypt-devel-4.4.33-3.fc37.aarch64               77/101 
16:04:12 #12 20.33   Installing       : glibc-devel-2.36-8.fc37.aarch64                     78/101 
16:04:12 #12 20.39   Installing       : glibc-static-2.36-8.fc37.aarch64                    79/101 
16:04:12 #12 20.40   Installing       : libxcrypt-static-4.4.33-3.fc37.aarch64              80/101 
16:04:12 #12 20.40   Installing       : jsoncpp-1.9.5-3.fc37.aarch64                        81/101 
16:04:12 #12 20.41   Installing       : gc-8.0.6-4.fc37.aarch64                             82/101 
16:04:12 #12 20.62   Installing       : guile22-2.2.7-6.fc37.aarch64                        83/101 
16:04:12 #18 exporting layers 2.2s done
16:04:12 #18 writing image sha256:7ee17a12d2b8896f31ebb6d76393f2cde107e833f5e345576ec6e21f49e24a04 done
16:04:12 #18 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done
16:04:12 #18 DONE 2.2s
16:04:12 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/aarch64
16:04:12 #12 4.485 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:04:12 #12 4.705 Starting 2 pkgProblemResolver with broken count: 0
16:04:12 #12 4.709 Done
16:04:12 #10 61.62 Selecting previously unselected package iso-codes.
16:04:12 #10 61.62 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ...
16:04:12 #10 61.63 Unpacking iso-codes (4.6.0-1) ...
16:04:12 #13 7.975 debconf: delaying package configuration, since apt-utils is not installed
16:04:12 + mkdir -p /root/build-deb/compose
16:04:12 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:12 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:12 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:12 + mkdir -p /go/src/github.com/docker
16:04:12 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:12 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:12 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:12 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:12 + EPOCH=5
16:04:12 + EPOCH_SEP=
16:04:12 + [[ ! -z 5 ]]
16:04:12 + EPOCH_SEP=:
16:04:12 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:12 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:12 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:12 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:12 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:12 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:12 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:12 + debSource=docker-ce
16:04:12 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:12 + debMaintainer='Docker <support@docker.com>'
16:04:12 ++ date --rfc-2822
16:04:12 + debDate='Thu, 15 Dec 2022 16:04:12 +0000'
16:04:12 + cat
16:04:12 + export CLI_GITCOMMIT=3a2c30b
16:04:12 + CLI_GITCOMMIT=3a2c30b
16:04:12 + export ENGINE_GITCOMMIT=0234322
16:04:12 + ENGINE_GITCOMMIT=0234322
16:04:12 + export SCAN_GITCOMMIT=6c852fa
16:04:12 + SCAN_GITCOMMIT=6c852fa
16:04:12 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:12 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:12 + dpkg-buildpackage -uc -us -I.git
16:04:12 dpkg-buildpackage: info: source package docker-ce
16:04:12 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~ubuntu-focal
16:04:12 dpkg-buildpackage: info: source distribution focal
16:04:12 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:12  dpkg-source -I.git --before-build .
16:04:12 dpkg-buildpackage: info: host architecture arm64
16:04:12 #10 70.83 Setting up libgitlab-api-v4-perl (0.16-1) ...
16:04:12 #10 70.84 Setting up liblwp-protocol-https-perl (6.07-2) ...
16:04:12 #10 70.85 Setting up libwww-perl (6.36-2) ...
16:04:12 #10 70.86 Setting up debhelper (12.1.1) ...
16:04:12 #10 70.88 Setting up dh-autoreconf (19) ...
16:04:12 #10 70.89 Setting up devscripts (2.19.5+deb10u1) ...
16:04:12 #10 71.11 Setting up dh-strip-nondeterminism (1.1.2-1) ...
16:04:12 #12 1.032 Reading package lists...
16:04:12 #12 0.682 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:04:12 + STATUS=0
16:04:12 + '[' 0 -ne 0 ']'
16:04:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:12 + /usr/bin/tar -xf -
16:04:12 #11 58.88 Setting up libfile-find-rule-perl (0.34-1) ...
16:04:12 #11 58.89 Setting up libstring-copyright-perl (0.003006-1) ...
16:04:12 #11 58.91 Setting up python3-debian (0.1.36ubuntu1) ...
16:04:12 #11 63.84 Setting up python3-dbus (1.2.18-3build1) ...
16:04:12 #12 9.598   Running scriptlet: selinux-policy-targeted-36.16-1.fc36.noarch            1/1 
16:04:12 #12 9.729   Preparing        :                                                        1/1 
16:04:12 #12 9.770   Upgrading        : libxcrypt-4.4.33-3.fc36.x86_64                       1/101 
16:04:12 #12 9.784   Installing       : python3-libselinux-3.3-4.fc36.x86_64                 2/101 
16:04:12 #13 4.582 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:04:12 #13 4.794 Starting 2 pkgProblemResolver with broken count: 0
16:04:12 #13 4.797 Done
16:04:12 #11 53.17 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer.
16:04:12 #11 53.23 Setting up libgpgme11:armhf (1.17.1-4.1ubuntu1) ...
16:04:12 #11 53.25 Setting up dirmngr (2.2.35-3ubuntu1) ...
16:04:12 #11 53.37 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
16:04:12 #13 DONE 8.3s
16:04:12 
16:04:12 #14 [stage-1 6/9] COPY sources/ /sources
16:04:12 #14 DONE 0.2s
16:04:12 
16:04:12 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:04:12 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:04:12 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:04:12 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:04:12 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kt4En8
16:04:12 + umask 022
16:04:12 + cd /root/rpmbuild/BUILD
16:04:12 + cd /root/rpmbuild/BUILD
16:04:12 + rm -rf src
16:04:12 + /usr/bin/mkdir -p src
16:04:12 + cd src
16:04:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:12 + /usr/bin/tar -xof -
16:04:12 #12 21.74   xkeyboard-config-2.35.1-1.fc36.noarch                                         
16:04:12 #12 21.74 
16:04:12 #12 21.74 Complete!
16:04:12 #10 71.50 Setting up libmail-sendmail-perl (0.80-1) ...
16:04:12 #10 71.51 Setting up libltdl-dev:armhf (2.4.6-9) ...
16:04:12 #10 71.52 Setting up libxml-sax-base-perl (1.09-1) ...
16:04:12 #10 71.54 Setting up libio-string-perl (1.08-3) ...
16:04:12 #10 71.55 Setting up libreadonly-perl (2.050-1) ...
16:04:12 #10 71.56 Setting up python3-chardet (3.0.4-3) ...
16:04:12 #12 4.897  Done
16:04:12 #12 5.067 Starting pkgProblemResolver with broken count: 0
16:04:12 #12 5.107 Starting 2 pkgProblemResolver with broken count: 0
16:04:12 + STATUS=0
16:04:12 + '[' 0 -ne 0 ']'
16:04:12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:04:12 + exit 0
16:04:12 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WpnJFl
16:04:12 + umask 022
16:04:12 + cd /root/rpmbuild/BUILD
16:04:12 + cd src
16:04:12 + export DOCKER_GITCOMMIT=0234322
16:04:12 + DOCKER_GITCOMMIT=0234322
16:04:12 + mkdir -p /go/src/github.com/docker
16:04:12 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:04:12 + pushd /root/rpmbuild/BUILD/src/engine
16:04:12 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:04:12 + for component in tini "proxy dynamic"
16:04:12 + TMP_GOPATH=/go
16:04:12 + hack/dockerfile/install/install.sh tini
16:04:12 + RM_GOPATH=0
16:04:12 + TMP_GOPATH=/go
16:04:12 + : /usr/local/bin
16:04:12 + '[' -z /go ']'
16:04:12 + export GOPATH=/go
16:04:12 + GOPATH=/go
16:04:12 + case "$(go env GOARCH)" in
16:04:12 ++ go env GOARCH
16:04:12 + export GO_BUILDMODE=-buildmode=pie
16:04:12 + GO_BUILDMODE=-buildmode=pie
16:04:12 ++ dirname hack/dockerfile/install/install.sh
16:04:12 + dir=hack/dockerfile/install
16:04:12 + bin=tini
16:04:12 + shift
16:04:12 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:04:12 + . hack/dockerfile/install/tini.installer
16:04:12 ++ : v0.19.0
16:04:12 + install_tini
16:04:12 + echo 'Install tini version v0.19.0'
16:04:12 + git clone https://github.com/krallin/tini.git /go/tini
16:04:12 Install tini version v0.19.0
16:04:12 Cloning into '/go/tini'...
16:04:12 #12 20.64   Installing       : make-1:4.3-11.fc37.aarch64                          84/101 
16:04:12 #12 20.94   Installing       : gcc-12.2.1-4.fc37.aarch64                           85/101 
16:04:12 #12 20.95   Running scriptlet: gcc-12.2.1-4.fc37.aarch64                           85/101 
16:04:12 #12 20.97   Installing       : policycoreutils-devel-3.4-6.fc37.aarch64            86/101 
16:04:12 #13 8.010 Fetched 10.9 MB in 2s (7045 kB/s)
16:04:12 #13 8.041 Selecting previously unselected package bash-completion.
16:04:12 #13 8.041 (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 ... 25295 files and directories currently installed.)
16:04:12 #13 8.057 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
16:04:12 #13 8.068 Unpacking bash-completion (1:2.11-5ubuntu1) ...
16:04:12 #13 8.173 Selecting previously unselected package libarchive13:armhf.
16:04:12 #13 8.176 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_armhf.deb ...
16:04:12 #13 8.182 Unpacking libarchive13:armhf (3.6.0-1ubuntu1) ...
16:04:12 #13 8.220 Selecting previously unselected package libjsoncpp25:armhf.
16:04:12 #13 8.222 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_armhf.deb ...
16:04:12 #13 8.226 Unpacking libjsoncpp25:armhf (1.9.5-3) ...
16:04:12 #13 8.258 Selecting previously unselected package librhash0:armhf.
16:04:12 #13 8.260 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_armhf.deb ...
16:04:12 #13 8.263 Unpacking librhash0:armhf (1.4.2-1ubuntu1) ...
16:04:12 #13 8.296 Selecting previously unselected package libuv1:armhf.
16:04:12 #13 8.298 Preparing to unpack .../04-libuv1_1.43.0-1_armhf.deb ...
16:04:12 #13 8.303 Unpacking libuv1:armhf (1.43.0-1) ...
16:04:12 #13 8.330 Selecting previously unselected package dh-elpa-helper.
16:04:12  debian/rules clean
16:04:12 dh clean --with=bash-completion --with=systemd
16:04:12    dh_clean
16:04:12 #10 62.04 Selecting previously unselected package libalgorithm-diff-perl.
16:04:13 #12 0.682 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:04:13 #12 0.683 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:04:13 #10 71.17 Setting up equivs (2.2.0) ...
16:04:13 #10 71.18 Setting up libxml-parser-perl (2.44-4) ...
16:04:13 #10 71.19 Setting up libxml-sax-expat-perl (0.51-1) ...
16:04:13 #10 71.24 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:04:13 #10 71.28 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:13 #11 59.07 Setting up python3-requests (2.22.0-2ubuntu1) ...
16:04:13 #11 59.22 Setting up libdata-optlist-perl (0.110-1) ...
16:04:13 #11 59.24 Setting up libipc-run-perl (20180523.0-2) ...
16:04:13 #11 59.25 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ...
16:04:13 #11 59.26 Setting up libcontextual-return-perl (0.004014-2) ...
16:04:13 #11 59.28 Setting up libwww-robotrules-perl (6.02-1) ...
16:04:13 #11 59.31 Setting up libtypes-serialiser-perl (1.0-1) ...
16:04:13 #11 59.33 Setting up g++ (4:9.3.0-1ubuntu2) ...
16:04:13 #11 59.35 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:04:13 #11 59.35 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
16:04:13 #11 59.36 Setting up libhtml-parser-perl (3.72-5) ...
16:04:13 #11 59.39 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:04:13 #11 63.99 Setting up libmodule-implementation-perl (0.09-2) ...
16:04:13 #11 64.01 Setting up libcgi-fast-perl (1:2.15-1) ...
16:04:13 #11 64.03 Setting up python3-apt (2.3.0ubuntu2) ...
16:04:13 #11 64.20 Setting up libpackage-stash-perl (0.40-1) ...
16:04:13 #11 64.22 Setting up libimport-into-perl (1.002005-2) ...
16:04:13 #11 64.23 Setting up libmoo-perl (2.005004-3) ...
16:04:13 #11 64.27 Setting up python3-bcrypt (3.2.0-1build1) ...
16:04:13 #12 9.791   Installing       : libtool-ltdl-2.4.7-1.fc36.x86_64                     3/101 
16:04:13 #12 9.888   Installing       : libfdisk-2.38-1.fc36.x86_64                          4/101 
16:04:13 #12 9.895   Installing       : cmake-rpm-macros-3.25.1-1.fc36.noarch                5/101 
16:04:13 #12 9.902   Installing       : cmake-filesystem-3.25.1-1.fc36.x86_64                6/101 
16:04:13 #12 9.910   Installing       : perl-threads-1:2.26-449.fc36.x86_64                  7/101 
16:04:13 #12 9.916   Installing       : perl-File-Find-1.39-486.fc36.noarch                  8/101 
16:04:13 #12 9.927   Installing       : m4-1.4.19-3.fc36.x86_64                              9/101 
16:04:13 #12 9.934   Installing       : libseccomp-2.5.3-2.fc36.x86_64                      10/101 
16:04:13 #12 9.940   Installing       : libmpc-1.2.1-4.fc36.x86_64                          11/101 
16:04:13 #12 9.954   Installing       : checkpolicy-3.3-2.fc36.x86_64                       12/101 
16:04:13 #13 4.961  Done
16:04:13 #13 5.143 Starting pkgProblemResolver with broken count: 0
16:04:13 #13 5.177 Starting 2 pkgProblemResolver with broken count: 0
16:04:13 #11 53.39 Setting up perl (5.34.0-5ubuntu1.1) ...
16:04:13 #11 53.41 Setting up libpackage-stash-xs-perl:armhf (0.30-1) ...
16:04:13 #11 53.42 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:04:13 #11 53.43 Setting up libxs-parse-keyword-perl (0.25-1) ...
16:04:13 #11 53.44 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ...
16:04:13 #11 53.46 Setting up libdata-dump-perl (1.25-1) ...
16:04:13 #11 53.47 Setting up gcc-12 (12.2.0-3ubuntu1) ...
16:04:13 #11 53.49 Setting up libfile-find-rule-perl (0.34-2) ...
16:04:13 #11 53.50 Setting up libref-util-perl (0.204-1) ...
16:04:13 #11 53.51 Setting up libipc-system-simple-perl (1.30-1) ...
16:04:13 #11 53.52 Setting up libnet-domain-tld-perl (1.75-2) ...
16:04:13 #11 53.53 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
16:04:13 #11 53.54 Setting up libsocket6-perl (0.29-2) ...
16:04:13 #11 53.56 Setting up systemd-timesyncd (251.4-1ubuntu7) ...
16:04:13 + STATUS=0
16:04:13 + '[' 0 -ne 0 ']'
16:04:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:13 + /usr/bin/tar -xof -
16:04:13 #10 DONE 63.5s
16:04:13 
16:04:13 #11 [stage-1 3/8] COPY common /root/build-deb/debian
16:04:13 #11 DONE 0.1s
16:04:13 
16:04:13 #12 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:04:13 #12 DONE 22.1s
16:04:13 
16:04:13 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
16:04:13 #10 71.79 Setting up libstring-copyright-perl (0.003006-1) ...
16:04:13 #10 71.80 Setting up python3-debian (0.1.35) ...
16:04:13 #12 5.110 Done
16:04:13 + cd /go/tini
16:04:13 + git checkout -q v0.19.0
16:04:13 + cmake .
16:04:13 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:04:13   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:04:13   CMake.
16:04:13 
16:04:13   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:04:13   CMake that the project does not need compatibility with older versions.
16:04:13 
16:04:13 
16:04:13 -- The C compiler identification is GNU 8.5.0
16:04:13 #12 1.475 Last metadata expiration check: 0:00:16 ago on Thu Dec 15 16:03:57 2022.
16:04:13 #12 21.06   Installing       : selinux-policy-devel-37.16-1.fc37.noarch            87/101 
16:04:13 #13 8.333 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
16:04:13 #13 8.336 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
16:04:13 #13 8.371 Selecting previously unselected package emacsen-common.
16:04:13 #13 8.373 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
16:04:13 #13 8.382 Unpacking emacsen-common (3.0.4) ...
16:04:13 #13 8.418 Selecting previously unselected package cmake-data.
16:04:13 #13 8.420 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
16:04:13 #13 8.430 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
16:04:13  dpkg-source -I.git -b .
16:04:13 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:04:13 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:04:13 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~ubuntu'
16:04:13 dpkg-source: info: using source format '1.0'
16:04:13 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.tar.gz
16:04:13 + set -e
16:04:13 + mkdir -p /root/build-deb/engine
16:04:13 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:13 #10 62.04 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ...
16:04:13 #10 62.04 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:04:13 #10 62.07 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:04:13 #10 62.08 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
16:04:13 #10 62.08 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
16:04:13 #10 62.11 Selecting previously unselected package libalgorithm-merge-perl.
16:04:13 #10 62.11 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ...
16:04:13 #10 62.12 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:04:13 #10 62.15 Selecting previously unselected package libaliased-perl.
16:04:13 #10 62.15 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ...
16:04:13 #10 62.17 Unpacking libaliased-perl (0.34-1.1) ...
16:04:13 #10 62.20 Selecting previously unselected package libapt-pkg-perl.
16:04:13 #10 62.20 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ...
16:04:13 #10 62.20 Unpacking libapt-pkg-perl (0.1.39) ...
16:04:13 #10 62.23 Selecting previously unselected package libarchive-cpio-perl.
16:04:13 #10 62.24 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:04:13 #10 62.24 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:04:13 #10 62.28 Selecting previously unselected package libarchive13:amd64.
16:04:13 #11 59.42 Setting up librole-tiny-perl (2.001004-1) ...
16:04:13 #11 59.43 Setting up build-essential (12.8ubuntu1.1) ...
16:04:13 #11 59.45 Setting up libfont-ttf-perl (1.06-1) ...
16:04:13 #11 59.47 Setting up libfile-homedir-perl (1.004-1) ...
16:04:13 #11 59.49 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
16:04:13 #11 59.51 Setting up libio-socket-ssl-perl (2.067-1) ...
16:04:13 #11 59.53 Setting up libsub-exporter-perl (0.987-1) ...
16:04:13 #11 59.54 Setting up libalgorithm-merge-perl (0.08-3) ...
16:04:13 #11 59.55 Setting up libhttp-message-perl (6.22-1) ...
16:04:13 #11 59.57 Setting up libhtml-form-perl (6.07-1) ...
16:04:13 #11 59.58 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
16:04:13 #11 59.59 Setting up libjson-xs-perl (4.020-1build1) ...
16:04:13 #11 64.40 Setting up liblist-someutils-perl (0.58-1) ...
16:04:13 #11 64.41 Setting up debhelper (13.9.1ubuntu1) ...
16:04:13 #11 64.43 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
16:04:13 #11 64.44 Setting up python3-chardet (4.0.0-2) ...
16:04:13 #10 71.45 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:13 #10 71.56 Setting up libsoap-lite-perl (1.27-1) ...
16:04:13 #10 71.58 Setting up libxmlrpc-lite-perl (0.717-2) ...
16:04:13 #10 71.59 Processing triggers for libc-bin (2.28-10+deb10u2) ...
16:04:13 #10 71.63 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:04:13 #10 71.64 Updating certificates in /etc/ssl/certs...
16:04:13 + STATUS=0
16:04:13 + '[' 0 -ne 0 ']'
16:04:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:04:13 + exit 0
16:04:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1aL2MC
16:04:13 + umask 022
16:04:13 + cd /root/rpmbuild/BUILD
16:04:13 + cd src
16:04:13 + export DOCKER_GITCOMMIT=0234322
16:04:13 + DOCKER_GITCOMMIT=0234322
16:04:13 + mkdir -p /go/src/github.com/docker
16:04:13 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:04:13 + pushd /root/rpmbuild/BUILD/src/engine
16:04:13 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:04:13 + for component in tini '"proxy dynamic"'
16:04:13 + TMP_GOPATH=/go
16:04:13 + hack/dockerfile/install/install.sh tini
16:04:13 + RM_GOPATH=0
16:04:13 + TMP_GOPATH=/go
16:04:13 + : /usr/local/bin
16:04:13 + '[' -z /go ']'
16:04:13 + export GOPATH=/go
16:04:13 + GOPATH=/go
16:04:13 + case "$(go env GOARCH)" in
16:04:13 ++ go env GOARCH
16:04:13 + export GO_BUILDMODE=-buildmode=pie
16:04:13 + GO_BUILDMODE=-buildmode=pie
16:04:13 ++ dirname hack/dockerfile/install/install.sh
16:04:13 + dir=hack/dockerfile/install
16:04:13 + bin=tini
16:04:13 + shift
16:04:13 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:04:13 + . hack/dockerfile/install/tini.installer
16:04:13 ++ : v0.19.0
16:04:13 + install_tini
16:04:13 + echo 'Install tini version v0.19.0'
16:04:13 Install tini version v0.19.0
16:04:13 + git clone https://github.com/krallin/tini.git /go/tini
16:04:13 Cloning into '/go/tini'...
16:04:13 #12 10.15   Installing       : cpp-12.2.1-4.fc36.x86_64                            13/101 
16:04:13 #12 10.16   Installing       : perl-threads-shared-1.62-479.fc36.x86_64            14/101 
16:04:13 #12 10.17   Installing       : perl-Thread-Queue-3.14-479.fc36.noarch              15/101 
16:04:13 #12 10.17   Installing       : python3-libsemanage-3.3-3.fc36.x86_64               16/101 
16:04:13 #12 10.18   Installing       : vim-filesystem-2:9.0.1006-1.fc36.noarch             17/101 
16:04:13 #12 10.19   Installing       : systemd-rpm-macros-250.8-1.fc36.noarch              18/101 
16:04:13 #12 10.24   Installing       : python3-setuptools-59.6.0-3.fc36.noarch             19/101 
16:04:13 #12 10.29   Installing       : python3-setools-4.4.0-5.fc36.x86_64                 20/101 
16:04:13 #12 10.30   Installing       : python3-audit-3.0.9-1.fc36.x86_64                   21/101 
16:04:13 #12 10.31   Installing       : pcre2-utf32-10.40-1.fc36.x86_64                     22/101 
16:04:13 #12 10.32   Installing       : pcre2-utf16-10.40-1.fc36.x86_64                     23/101 
16:04:13 #12 10.33   Installing       : pcre2-devel-10.40-1.fc36.x86_64                     24/101 
16:04:13 #12 10.34   Installing       : libuv-1:1.44.2-1.fc36.x86_64                        25/101 
16:04:13 #12 10.34   Installing       : libbtrfsutil-6.0.2-1.fc36.x86_64                    26/101 
16:04:13 #12 10.35   Installing       : libbtrfs-6.0.2-1.fc36.x86_64                        27/101 
16:04:13 #12 10.35   Installing       : libbpf-2:0.7.0-3.fc36.x86_64                        28/101 
16:04:13 #12 10.36   Installing       : libargon2-20171227-9.fc36.x86_64                    29/101 
16:04:13 #12 10.37   Installing       : less-590-5.fc36.x86_64                              30/101 
16:04:13 #12 10.48   Installing       : kernel-headers-6.0.5-200.fc36.x86_64                31/101 
16:04:13 #12 10.53   Installing       : glibc-headers-x86-2.35-20.fc36.noarch               32/101 
16:04:13 #13 5.181 Done
16:04:13 #13 5.428 The following additional packages will be installed:
16:04:13 #11 53.78 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
16:04:13 #11 53.78 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
16:04:13 #10 71.95 Setting up python3-requests (2.21.0-1) ...
16:04:13 #10 72.10 Setting up libdata-optlist-perl (0.110-1) ...
16:04:13 #10 72.12 Setting up libipc-run-perl (20180523.0-1) ...
16:04:13 #10 72.14 Setting up git (1:2.20.1-2+deb10u6) ...
16:04:13 #10 72.17 Setting up libcontextual-return-perl (0.004014-2) ...
16:04:13 #10 72.19 Setting up libwww-robotrules-perl (6.02-1) ...
16:04:13 #10 72.20 Setting up libtypes-serialiser-perl (1.0-1) ...
16:04:13 #12 5.415 The following additional packages will be installed:
16:04:13 #12 5.415   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
16:04:13 #12 5.416   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
16:04:13 #12 5.416   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:04:13 #12 5.416   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:04:13 #12 5.417   libsystemd-dev libudev-dev libuv1 pkg-config procps
16:04:13 #12 5.418 Suggested packages:
16:04:13 #12 5.418   cmake-doc ninja-build apparmor-easyprof seccomp
16:04:13 #12 5.418 Recommended packages:
16:04:13 #12 5.418   psmisc
16:04:13 -- Detecting C compiler ABI info
16:04:13 -- Detecting C compiler ABI info - done
16:04:13 -- Check for working C compiler: /usr/bin/cc - skipped
16:04:13 -- Detecting C compile features
16:04:13 -- Detecting C compile features - done
16:04:13 -- Performing Test HAS_BUILTIN_FORTIFY
16:04:13 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:04:13 -- Configuring done
16:04:13 -- Generating done
16:04:13 -- Build files have been written to: /go/tini
16:04:13 + make tini-static
16:04:13 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:04:13 #12 21.07   Running scriptlet: selinux-policy-devel-37.16-1.fc37.noarch            87/101 
16:04:13 #12 21.38   Installing       : cmake-data-3.25.1-1.fc37.noarch                     88/101 
16:04:13 #12 21.49   Installing       : cmake-3.25.1-1.fc37.aarch64                         89/101 
16:04:13 #12 21.50   Installing       : e2fsprogs-libs-1.46.5-3.fc37.aarch64                90/101 
16:04:13 #12 21.53   Installing       : btrfs-progs-6.0.2-1.fc37.aarch64                    91/101 
16:04:13 #12 21.54   Installing       : btrfs-progs-devel-6.0.2-1.fc37.aarch64              92/101 
16:04:13 #12 21.55   Installing       : libtool-2.4.7-2.fc37.aarch64                        93/101 
16:04:13 #12 21.56   Installing       : annobin-plugin-gcc-10.92-1.fc37.aarch64             94/101 
16:04:13 #12 21.56   Running scriptlet: annobin-plugin-gcc-10.92-1.fc37.aarch64             94/101 
16:04:13 #12 21.58   Installing       : gcc-plugin-annobin-12.2.1-4.fc37.aarch64            95/101 
16:04:13 #12 21.59   Installing       : device-mapper-devel-1.02.175-9.fc37.aarch64         96/101 
16:04:13 #13 8.736 Selecting previously unselected package cmake.
16:04:13 #13 8.740 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_armhf.deb ...
16:04:13 #13 8.743 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
16:04:13 #13 8.857 Selecting previously unselected package dh-apparmor.
16:04:13 #10 62.28 Preparing to unpack .../170-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
16:04:13 #10 62.29 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
16:04:13 #10 62.34 Selecting previously unselected package libarray-intspan-perl.
16:04:13 #10 62.34 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ...
16:04:13 #10 62.35 Unpacking libarray-intspan-perl (2.004-1) ...
16:04:13 #10 62.38 Selecting previously unselected package libauthen-sasl-perl.
16:04:13 #10 62.38 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:04:13 #10 62.39 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:04:13 #10 62.42 Selecting previously unselected package libmodule-implementation-perl.
16:04:13 #10 62.42 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:04:13 #10 62.43 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:04:13 #10 62.45 Selecting previously unselected package libsub-exporter-progressive-perl.
16:04:13 #10 62.46 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:04:13 #10 62.46 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:04:13 #10 62.49 Selecting previously unselected package libvariable-magic-perl.
16:04:13 #13 19.15   Running scriptlet: selinux-policy-targeted-38.1.2-1.el9.noarch           3/71 
16:04:13 #13 27.34   Installing       : perl-DynaLoader-1.47-479.el9.x86_64                   4/71 
16:04:13 #13 27.35   Installing       : perl-threads-1:2.25-460.el9.x86_64                    5/71 
16:04:13 #13 27.35   Installing       : perl-File-Find-1.37-479.el9.noarch                    6/71 
16:04:13 #13 27.36   Installing       : perl-File-Copy-2.34-479.el9.noarch                    7/71 
16:04:13 #13 27.36   Installing       : perl-File-Compare-1.100.600-479.el9.noarch            8/71 
16:04:13 #13 27.37   Installing       : m4-1.4.19-1.el9.x86_64                                9/71 
16:04:13 #13 27.40   Installing       : autoconf-2.69-38.el9.noarch                          10/71 
16:04:13 #13 27.40   Installing       : libmpc-1.2.1-4.el9.x86_64                            11/71 
16:04:13 #13 27.41   Installing       : cmake-rpm-macros-3.20.2-7.el9.noarch                 12/71 
16:04:13 #13 27.42   Installing       : cmake-filesystem-3.20.2-7.el9.x86_64                 13/71 
16:04:13 #13 27.43   Installing       : libseccomp-2.5.2-2.el9.x86_64                        14/71 
16:04:13 #11 59.61 Setting up libhttp-negotiate-perl (6.01-1) ...
16:04:13 #11 59.62 Setting up libio-prompter-perl (0.004015-1) ...
16:04:13 #11 59.63 Setting up libhttp-cookies-perl (6.08-1) ...
16:04:13 #11 59.66 Setting up po-debconf (1.0.21) ...
16:04:13 #11 59.68 Setting up libhtml-tree-perl (5.07-2) ...
16:04:13 #11 59.69 Setting up libparams-classify-perl (0.015-1build2) ...
16:04:13 #11 59.70 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
16:04:13 #11 59.72 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:04:13 #11 59.73 Setting up libnet-dns-sec-perl (1.15-1) ...
16:04:13 #11 59.74 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.14) ...
16:04:13 #11 59.76 Setting up libsereal-perl (4.011-1) ...
16:04:13 #11 59.77 Setting up libhtml-format-perl (2.12-1) ...
16:04:13 #11 59.78 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:04:13 #11 59.85 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:04:13 #11 64.75 Setting up python3-cryptography (3.4.8-2) ...
16:04:13 #12 10.54   Installing       : libxcrypt-devel-4.4.33-3.fc36.x86_64                33/101 
16:04:13 #12 10.55   Installing       : glibc-devel-2.35-20.fc36.x86_64                     34/101 
16:04:13 #13 5.429   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
16:04:13 #13 5.429   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:04:13 #13 5.429   libdevmapper-event1.02.1 libjsoncpp25 libpcre2-16-0 libpcre2-32-0
16:04:13 #13 5.430   libpcre2-dev libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev
16:04:13 #13 5.430   libsepol-dev libsystemd-dev libudev-dev libuv1 pkg-config
16:04:13 #13 5.431 Suggested packages:
16:04:13 #13 5.431   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
16:04:13 #13 5.463 The following NEW packages will be installed:
16:04:13 #13 5.464   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
16:04:13 #13 5.464   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:04:13 #13 5.464   libdevmapper-event1.02.1 libjsoncpp25 libpcre2-16-0 libpcre2-32-0
16:04:13 #13 5.464   libpcre2-dev libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev
16:04:13 #13 5.465   libsepol-dev libsystemd-dev libudev-dev libuv1 pkg-config
16:04:13 #11 53.79 Setting up libvariable-magic-perl (0.62-2) ...
16:04:13 #11 53.80 Setting up libio-html-perl (1.004-3) ...
16:04:13 #11 53.82 Setting up libpod-parser-perl (1.65-1) ...
16:04:13 #11 53.83 Setting up libb-hooks-op-check-perl:armhf (0.22-2) ...
16:04:13 #11 53.84 Setting up liblist-moreutils-xs-perl (0.430-3) ...
16:04:13 #11 53.85 Setting up libparams-util-perl (1.102-1build3) ...
16:04:13 #11 53.86 Setting up libdpkg-perl (1.21.9ubuntu1) ...
16:04:13 #11 53.87 Setting up libtime-duration-perl (1.21-1) ...
16:04:13 #11 53.88 Setting up autoconf (2.71-2) ...
16:04:13 #11 53.90 Setting up libsub-exporter-progressive-perl (0.001013-2) ...
16:04:13 #11 53.91 Setting up libarray-intspan-perl (2.004-2) ...
16:04:13 #11 53.92 Setting up libcapture-tiny-perl (0.48-1) ...
16:04:13 #11 53.93 Setting up libtimedate-perl (2.3300-2) ...
16:04:13 #11 53.94 Setting up gpg-wks-server (2.2.35-3ubuntu1) ...
16:04:13 #11 53.96 Setting up libsub-name-perl:armhf (0.26-2) ...
16:04:13 #11 53.97 Setting up libtype-tiny-xs-perl:armhf (0.022-2) ...
16:04:13 #11 53.98 Setting up libsyntax-keyword-try-perl (0.27-1) ...
16:04:13 #11 53.99 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:04:13 #11 54.00 Setting up libproc-processtable-perl:armhf (0.634-1build1) ...
16:04:13 #11 54.02 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:04:13 #11 54.03 Setting up xauth (1:1.1.1-1) ...
16:04:13 #11 54.04 Setting up libpath-tiny-perl (0.122-1) ...
16:04:13 #11 54.06 Setting up libarchive-cpio-perl (0.10-2) ...
16:04:13 #11 54.08 Setting up libjson-perl (4.09000-1) ...
16:04:13 #11 54.09 Setting up libnsl2:armhf (1.3.0-2build2) ...
16:04:13 #11 54.10 Setting up libipc-run3-perl (0.048-2) ...
16:04:13 #12 2.492 dh_testdir
16:04:13 #12 2.511 dh_testroot
16:04:13 #12 2.529 dh_prep
16:04:13 #12 2.550 dh_testdir
16:04:13 #12 2.568 dh_testroot
16:04:13 #12 2.585 dh_install
16:04:13 #12 2.611 dh_installdocs
16:04:13 #12 2.643 dh_installchangelogs
16:04:13 #12 2.716 dh_compress
16:04:13 [100%] Linking C executable tini-static
16:04:13 #12 5.678 The following NEW packages will be installed:
16:04:13 #12 5.678   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
16:04:13 #12 5.679   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
16:04:13 #12 5.679   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:04:13 #12 5.679   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:04:13 #12 5.680   libsystemd-dev libudev-dev libuv1 pkg-config procps
16:04:13 #10 72.22 Setting up g++ (4:8.3.0-1) ...
16:04:13 #10 72.25 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:04:13 #10 72.26 Setting up libhtml-parser-perl (3.72-3+b3) ...
16:04:13 #10 72.27 Setting up libgit-wrapper-perl (0.048-1) ...
16:04:13 #10 72.28 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:04:13 #10 72.30 Setting up librole-tiny-perl (2.000006-1) ...
16:04:13 #10 72.31 Setting up gnupg (2.2.12-1+deb10u2) ...
16:04:13 #10 72.33 Setting up build-essential (12.6) ...
16:04:13 #10 72.34 Setting up libfile-homedir-perl (1.004-1) ...
16:04:13 #10 72.36 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
16:04:13 #10 72.37 Setting up libio-socket-ssl-perl (2.060-3) ...
16:04:13 #10 72.40 Setting up libsub-exporter-perl (0.987-1) ...
16:04:13 #10 72.41 Setting up libalgorithm-merge-perl (0.08-3) ...
16:04:13 #10 72.42 Setting up libhttp-message-perl (6.18-1) ...
16:04:13 #10 72.43 Setting up libhtml-form-perl (6.03-1) ...
16:04:13 #10 72.45 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
16:04:13 #10 72.46 Setting up libjson-xs-perl (3.040-1+b1) ...
16:04:13 #10 72.47 Setting up libhttp-negotiate-perl (6.01-1) ...
16:04:13 #10 72.49 Setting up libio-prompter-perl (0.004015-1) ...
16:04:13 #10 72.50 Setting up libhttp-cookies-perl (6.04-1) ...
16:04:13 #10 72.52 Setting up po-debconf (1.0.21) ...
16:04:13 + STATUS=0
16:04:13 + '[' 0 -ne 0 ']'
16:04:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:04:13 + RPM_EC=0
16:04:13 ++ jobs -p
16:04:13 + exit 0
16:04:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KA1ZYW
16:04:13 + umask 022
16:04:13 + cd /root/rpmbuild/BUILD
16:04:13 + cd src
16:04:13 + export DOCKER_GITCOMMIT=0234322
16:04:13 + DOCKER_GITCOMMIT=0234322
16:04:13 + mkdir -p /go/src/github.com/docker
16:04:13 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:04:13 + pushd /root/rpmbuild/BUILD/src/engine
16:04:13 + for component in tini "proxy dynamic"
16:04:13 + TMP_GOPATH=/go
16:04:13 + hack/dockerfile/install/install.sh tini
16:04:13 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:04:13 + RM_GOPATH=0
16:04:13 + TMP_GOPATH=/go
16:04:13 + : /usr/local/bin
16:04:13 + '[' -z /go ']'
16:04:13 + export GOPATH=/go
16:04:13 + GOPATH=/go
16:04:13 + case "$(go env GOARCH)" in
16:04:13 ++ go env GOARCH
16:04:13 + export GO_BUILDMODE=-buildmode=pie
16:04:13 + GO_BUILDMODE=-buildmode=pie
16:04:13 ++ dirname hack/dockerfile/install/install.sh
16:04:13 + dir=hack/dockerfile/install
16:04:13 + bin=tini
16:04:13 + shift
16:04:13 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:04:13 + . hack/dockerfile/install/tini.installer
16:04:13 ++ : v0.19.0
16:04:13 + install_tini
16:04:13 + echo 'Install tini version v0.19.0'
16:04:13 Install tini version v0.19.0
16:04:13 + git clone https://github.com/krallin/tini.git /go/tini
16:04:13 Cloning into '/go/tini'...
16:04:13 #12 21.60   Installing       : libtool-ltdl-devel-2.4.7-2.fc37.aarch64             97/101 
16:04:13 #12 21.61   Installing       : libseccomp-devel-2.5.3-3.fc37.aarch64               98/101 
16:04:13 #12 21.61   Installing       : systemd-rpm-macros-251.8-586.fc37.noarch            99/101 
16:04:13 #12 21.62   Installing       : which-2.21-35.fc37.aarch64                         100/101 
16:04:13 #12 21.63   Installing       : rpm-plugin-selinux-4.18.0-1.fc37.aarch64           101/101 
16:04:13 #12 21.63   Running scriptlet: selinux-policy-targeted-37.16-1.fc37.noarch        101/101 
16:04:13 #12 21.64   Running scriptlet: systemd-resolved-251.8-586.fc37.aarch64            101/101 
16:04:13 #10 62.49 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ...
16:04:13 #10 62.50 Unpacking libvariable-magic-perl (0.62-1+b3) ...
16:04:13 #10 62.53 Selecting previously unselected package libb-hooks-endofscope-perl.
16:04:13 #10 62.53 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
16:04:13 #10 62.53 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
16:04:13 #10 62.57 Selecting previously unselected package libpng16-16:amd64.
16:04:13 #10 62.57 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ...
16:04:13 #10 62.57 Unpacking libpng16-16:amd64 (1.6.37-3) ...
16:04:13 #10 62.63 Selecting previously unselected package libfreetype6:amd64.
16:04:13 #10 62.63 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ...
16:04:13 #10 62.64 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
16:04:13 #10 62.70 Selecting previously unselected package libfontconfig1:amd64.
16:04:13 #10 62.71 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ...
16:04:13 #10 62.71 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
16:04:13 #10 62.76 Selecting previously unselected package libjpeg62-turbo:amd64.
16:04:13 #10 62.76 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
16:04:13 #10 62.77 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
16:04:13 #10 62.82 Selecting previously unselected package libdeflate0:amd64.
16:04:13 #10 62.82 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ...
16:04:13 #10 62.82 Unpacking libdeflate0:amd64 (1.7-1) ...
16:04:13 #10 62.87 Selecting previously unselected package libjbig0:amd64.
16:04:13 #13 8.859 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.1_all.deb ...
16:04:13 #13 8.863 Unpacking dh-apparmor (3.0.4-2ubuntu2.1) ...
16:04:13 #13 8.895 Selecting previously unselected package libbtrfs0:armhf.
16:04:13 #13 8.898 Preparing to unpack .../10-libbtrfs0_5.16.2-1_armhf.deb ...
16:04:13 #13 8.901 Unpacking libbtrfs0:armhf (5.16.2-1) ...
16:04:13 #13 8.926 Selecting previously unselected package libbtrfs-dev:armhf.
16:04:13 #13 8.928 Preparing to unpack .../11-libbtrfs-dev_5.16.2-1_armhf.deb ...
16:04:13 #13 8.931 Unpacking libbtrfs-dev:armhf (5.16.2-1) ...
16:04:13 #13 8.973 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:04:13 #13 8.975 Preparing to unpack .../12-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
16:04:13 #13 8.979 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
16:04:13 #13 9.013 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:04:13 #13 9.015 Preparing to unpack .../13-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
16:04:13 #13 9.032 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
16:04:13 #13 9.057 Selecting previously unselected package libudev-dev:armhf.
16:04:13 #13 9.060 Preparing to unpack .../14-libudev-dev_249.11-0ubuntu3.6_armhf.deb ...
16:04:13 #13 9.064 Unpacking libudev-dev:armhf (249.11-0ubuntu3.6) ...
16:04:13 #13 9.095 Selecting previously unselected package libsepol-dev:armhf.
16:04:13 #13 1.255 Reading package lists...
16:04:13 + mkdir -p /root/build-deb/cli
16:04:13 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:13 #11 59.90 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:13 #11 60.03 
16:04:13 #11 60.03 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:13 #11 60.06 Setting up dput (1.0.3ubuntu1) ...
16:04:13 #11 65.00 Setting up python3-debian (0.1.46) ...
16:04:13 #12 10.66   Installing       : glibc-static-2.35-20.fc36.x86_64                    35/101 
16:04:13 #12 10.67   Installing       : libxcrypt-static-4.4.33-3.fc36.x86_64               36/101 
16:04:13 #12 10.68   Installing       : gc-8.0.6-3.fc36.x86_64                              37/101 
16:04:13 #13 5.831 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
16:04:13 #13 5.831 1 not fully installed or removed.
16:04:13 #13 5.831 Need to get 14.2 MB of archives.
16:04:13 #13 5.831 After this operation, 51.7 MB of additional disk space will be used.
16:04:13 #13 5.831 Get:1 http://archive.ubuntu.com/ubuntu kinetic/main amd64 bash-completion all 1:2.11-6ubuntu1 [179 kB]
16:04:13 #13 5.895 Get:2 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libarchive13 amd64 3.6.0-1ubuntu1 [368 kB]
16:04:13 #13 5.915 Get:3 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libjsoncpp25 amd64 1.9.5-4 [80.3 kB]
16:04:13 #13 5.917 Get:4 http://archive.ubuntu.com/ubuntu kinetic/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB]
16:04:13 #13 5.922 Get:5 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libuv1 amd64 1.44.2-1 [91.0 kB]
16:04:13 #13 5.924 Get:6 http://archive.ubuntu.com/ubuntu kinetic/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
16:04:13 #13 5.925 Get:7 http://archive.ubuntu.com/ubuntu kinetic/main amd64 emacsen-common all 3.0.4 [14.9 kB]
16:04:13 #13 5.925 Get:8 http://archive.ubuntu.com/ubuntu kinetic/main amd64 cmake-data all 3.24.2-1ubuntu1 [2024 kB]
16:04:13 #13 5.953 Get:9 http://archive.ubuntu.com/ubuntu kinetic/main amd64 cmake amd64 3.24.2-1ubuntu1 [8978 kB]
16:04:13 #12 1.160 Reading package lists...
16:04:13 #11 54.12 Setting up libregexp-wildcards-perl (1.05-3) ...
16:04:13 #11 54.13 Setting up libfcgi-perl:armhf (0.82+ds-1build1) ...
16:04:13 #11 54.14 Setting up libsub-override-perl (0.09-3) ...
16:04:13 #11 54.16 Setting up libaliased-perl (0.34-2) ...
16:04:13 #11 54.17 Setting up libstrictures-perl (2.000006-1) ...
16:04:13 #11 54.18 Setting up libsub-quote-perl (2.006006-1) ...
16:04:13 #11 54.19 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:04:13 #11 54.20 Setting up libclass-xsaccessor-perl (1.19-4) ...
16:04:13 #11 54.21 Setting up libsort-versions-perl (1.62-2) ...
16:04:13 #11 54.23 Setting up libexporter-tiny-perl (1.002002-1) ...
16:04:13 #11 54.24 Setting up libre-engine-re2-perl:armhf (0.14-1build2) ...
16:04:13 #11 54.26 Setting up libfile-dirlist-perl (0.05-2) ...
16:04:13 #11 54.27 Setting up libterm-readkey-perl (2.38-2) ...
16:04:13 #11 54.28 Setting up libtext-levenshteinxs-perl (0.03-5) ...
16:04:13 #11 54.30 Setting up libperlio-gzip-perl (0.20-1) ...
16:04:13 #11 54.31 Setting up libsys-hostname-long-perl (1.5-2) ...
16:04:13 #10 72.16 0 added, 0 removed; done.
16:04:13 #10 72.16 Running hooks in /etc/ca-certificates/update.d...
16:04:13 #10 72.16 done.
16:04:13 + cd /go/tini
16:04:13 + git checkout -q v0.19.0
16:04:13 + cmake .
16:04:13 -- The C compiler identification is GNU 4.8.5
16:04:13 -- Check for working C compiler: /usr/bin/cc
16:04:13 -- Check for working C compiler: /usr/bin/cc -- works
16:04:13 -- Detecting C compiler ABI info
16:04:13 #12 2.752 dh_fixperms
16:04:13 #12 2.793 dh_installdeb
16:04:13 #12 2.819 dh_gencontrol
16:04:13 #12 2.948 dh_md5sums
16:04:13 [100%] Built target tini-static
16:04:13 + mkdir -p /usr/local/bin
16:04:13 + cp tini-static /usr/local/bin/docker-init
16:04:13 + for component in tini "proxy dynamic"
16:04:13 + TMP_GOPATH=/go
16:04:13 + hack/dockerfile/install/install.sh proxy dynamic
16:04:13 + RM_GOPATH=0
16:04:13 + TMP_GOPATH=/go
16:04:13 + : /usr/local/bin
16:04:13 + '[' -z /go ']'
16:04:13 + export GOPATH=/go
16:04:13 + GOPATH=/go
16:04:13 + case "$(go env GOARCH)" in
16:04:13 ++ go env GOARCH
16:04:13 + export GO_BUILDMODE=-buildmode=pie
16:04:13 + GO_BUILDMODE=-buildmode=pie
16:04:13 ++ dirname hack/dockerfile/install/install.sh
16:04:13 + dir=hack/dockerfile/install
16:04:13 + bin=proxy
16:04:13 + shift
16:04:13 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:04:13 + . hack/dockerfile/install/proxy.installer
16:04:13 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:13 + install_proxy dynamic
16:04:13 + case "$1" in
16:04:13 + install_proxy_dynamic
16:04:13 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:04:13 + PROXY_LDFLAGS=-linkmode=external
16:04:13 + export BUILD_MODE=-buildmode=pie
16:04:13 + BUILD_MODE=-buildmode=pie
16:04:13 + _install_proxy
16:04:13 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:04:13 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:13 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:04:13 Cloning into '/go/src/github.com/docker/libnetwork'...
16:04:13 #12 5.970 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
16:04:13 #12 5.970 1 not fully installed or removed.
16:04:13 #12 5.970 Need to get 9533 kB of archives.
16:04:13 #12 5.970 After this operation, 34.9 MB of additional disk space will be used.
16:04:13 #12 5.970 Get:1 http://deb.debian.org/debian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
16:04:13 #12 5.976 Get:2 http://deb.debian.org/debian bullseye/main armhf cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:04:13 #12 5.985 Get:3 http://deb.debian.org/debian bullseye/main armhf libncurses6 armhf 6.2+20201114-2 [80.5 kB]
16:04:13 #12 5.985 Get:4 http://deb.debian.org/debian bullseye/main armhf libprocps8 armhf 2:3.3.17-5 [60.7 kB]
16:04:13 #12 5.992 Get:5 http://deb.debian.org/debian bullseye/main armhf procps armhf 2:3.3.17-5 [492 kB]
16:04:13 #12 5.995 Get:6 http://deb.debian.org/debian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [68.5 kB]
16:04:13 #12 6.004 Get:7 http://deb.debian.org/debian bullseye/main armhf librhash0 armhf 1.4.1-2 [144 kB]
16:04:13 #12 6.006 Get:8 http://deb.debian.org/debian bullseye/main armhf libuv1 armhf 1.40.0-2 [120 kB]
16:04:13 #12 6.008 Get:9 http://deb.debian.org/debian bullseye/main armhf cmake armhf 3.18.4-2+deb11u1 [3534 kB]
16:04:13 #12 6.031 Get:10 http://deb.debian.org/debian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
16:04:13 #12 6.032 Get:11 http://deb.debian.org/debian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [204 kB]
16:04:13 #12 6.033 Get:12 http://deb.debian.org/debian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [264 kB]
16:04:13 #12 6.041 Get:13 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB]
16:04:13 #12 6.043 Get:14 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB]
16:04:13 #12 6.045 Get:15 http://deb.debian.org/debian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.2 kB]
16:04:13 #12 6.046 Get:16 http://deb.debian.org/debian bullseye/main armhf libudev-dev armhf 247.3-7+deb11u1 [123 kB]
16:04:13 #12 6.048 Get:17 http://deb.debian.org/debian bullseye/main armhf libsepol1-dev armhf 3.1-1 [317 kB]
16:04:13 #12 6.065 Get:18 http://deb.debian.org/debian bullseye/main armhf libpcre2-16-0 armhf 10.36-2+deb11u1 [198 kB]
16:04:13 #12 6.068 Get:19 http://deb.debian.org/debian bullseye/main armhf libpcre2-32-0 armhf 10.36-2+deb11u1 [189 kB]
16:04:13 #12 6.070 Get:20 http://deb.debian.org/debian bullseye/main armhf libpcre2-posix2 armhf 10.36-2+deb11u1 [48.6 kB]
16:04:13 #10 72.54 Setting up libhtml-tree-perl (5.07-2) ...
16:04:13 #10 72.55 Setting up libparams-classify-perl (0.015-1+b1) ...
16:04:13 #10 72.57 Setting up libcgi-pm-perl (4.40-1) ...
16:04:13 #10 72.58 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:04:13 #10 72.60 Setting up libnet-dns-sec-perl (1.11-1) ...
16:04:13 #10 72.61 Setting up libsereal-perl (4.005-1) ...
16:04:13 #10 72.63 Setting up libhtml-format-perl (2.12-1) ...
16:04:13 #10 72.64 Setting up libxml-sax-perl (1.00+dfsg-1) ...
16:04:13 #10 72.70 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:04:13 #10 72.76 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:13 + cd /go/tini
16:04:13 + git checkout -q v0.19.0
16:04:13 + cmake .
16:04:13 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:04:13   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:04:13   CMake.
16:04:13 
16:04:13   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:04:13   CMake that the project does not need compatibility with older versions.
16:04:13 
16:04:13 
16:04:13 -- The C compiler identification is GNU 11.3.1
16:04:13 -- Detecting C compiler ABI info
16:04:14 #10 62.87 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ...
16:04:14 #10 62.87 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
16:04:14 #10 62.91 Selecting previously unselected package libwebp6:amd64.
16:04:14 #10 62.91 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ...
16:04:14 #10 62.92 Unpacking libwebp6:amd64 (0.6.1-2.1) ...
16:04:14 #10 62.97 Selecting previously unselected package libtiff5:amd64.
16:04:14 #10 62.97 Preparing to unpack .../184-libtiff5_4.2.0-1+deb11u1_amd64.deb ...
16:04:14 #10 62.98 Unpacking libtiff5:amd64 (4.2.0-1+deb11u1) ...
16:04:14 #10 63.03 Selecting previously unselected package libxau6:amd64.
16:04:14 #10 63.03 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ...
16:04:14 #10 63.04 Unpacking libxau6:amd64 (1:1.0.9-1) ...
16:04:14 #10 63.07 Selecting previously unselected package libxdmcp6:amd64.
16:04:14 #13 9.097 Preparing to unpack .../15-libsepol-dev_3.3-1build1_armhf.deb ...
16:04:14 #13 9.100 Unpacking libsepol-dev:armhf (3.3-1build1) ...
16:04:14 #13 9.140 Selecting previously unselected package libpcre2-16-0:armhf.
16:04:14 #13 9.143 Preparing to unpack .../16-libpcre2-16-0_10.39-3ubuntu0.1_armhf.deb ...
16:04:14 #13 9.147 Unpacking libpcre2-16-0:armhf (10.39-3ubuntu0.1) ...
16:04:14 #13 9.181 Selecting previously unselected package libpcre2-32-0:armhf.
16:04:14 #13 9.184 Preparing to unpack .../17-libpcre2-32-0_10.39-3ubuntu0.1_armhf.deb ...
16:04:14 #13 9.188 Unpacking libpcre2-32-0:armhf (10.39-3ubuntu0.1) ...
16:04:14 #13 9.221 Selecting previously unselected package libpcre2-posix3:armhf.
16:04:14 #13 9.223 Preparing to unpack .../18-libpcre2-posix3_10.39-3ubuntu0.1_armhf.deb ...
16:04:14 #13 9.226 Unpacking libpcre2-posix3:armhf (10.39-3ubuntu0.1) ...
16:04:14 #13 9.252 Selecting previously unselected package libpcre2-dev:armhf.
16:04:14 #13 9.255 Preparing to unpack .../19-libpcre2-dev_10.39-3ubuntu0.1_armhf.deb ...
16:04:14 #13 9.258 Unpacking libpcre2-dev:armhf (10.39-3ubuntu0.1) ...
16:04:14 #13 9.304 Selecting previously unselected package libselinux1-dev:armhf.
16:04:14 #13 9.307 Preparing to unpack .../20-libselinux1-dev_3.3-1build2_armhf.deb ...
16:04:14 #13 9.310 Unpacking libselinux1-dev:armhf (3.3-1build2) ...
16:04:14 #13 9.344 Selecting previously unselected package libdevmapper-dev:armhf.
16:04:14 + mkdir -p /root/build-deb/compose
16:04:14 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:14 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:14 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:14 + mkdir -p /go/src/github.com/docker
16:04:14 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:14 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:14 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:14 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:14 + EPOCH=5
16:04:14 + EPOCH_SEP=
16:04:14 + [[ ! -z 5 ]]
16:04:14 + EPOCH_SEP=:
16:04:14 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:14 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:14 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:14 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:14 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:14 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:14 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:14 + debSource=docker-ce
16:04:14 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:14 + debMaintainer='Docker <support@docker.com>'
16:04:14 ++ date --rfc-2822
16:04:14 + debDate='Thu, 15 Dec 2022 16:04:13 +0000'
16:04:14 + cat
16:04:14 + export CLI_GITCOMMIT=3a2c30b
16:04:14 + CLI_GITCOMMIT=3a2c30b
16:04:14 + export ENGINE_GITCOMMIT=0234322
16:04:14 + ENGINE_GITCOMMIT=0234322
16:04:14 + export SCAN_GITCOMMIT=6c852fa
16:04:14 + SCAN_GITCOMMIT=6c852fa
16:04:14 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:14 + dpkg-buildpackage -uc -us -I.git
16:04:14 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:14 #12 0.773 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
16:04:14 #12 0.890 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease
16:04:14 #12 0.962 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
16:04:14 #12 1.037 Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
16:04:14 #11 60.22 Setting up libio-async-loop-epoll-perl (0.20-1) ...
16:04:14 #11 60.26 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
16:04:14 #11 60.39 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:04:14 #12 2.214 Package bash-5.2.9-3.fc37.x86_64 is already installed.
16:04:14 #12 2.225 Package bash-5.2.9-3.fc37.x86_64 is already installed.
16:04:14 #12 2.226 Package ca-certificates-2022.2.54-5.fc37.noarch is already installed.
16:04:14 #12 2.226 Package libarchive-3.6.1-2.fc37.x86_64 is already installed.
16:04:14 #12 2.227 Package pkgconf-pkg-config-1.8.0-3.fc37.x86_64 is already installed.
16:04:14 #12 2.227 Package tar-2:1.34-5.fc37.x86_64 is already installed.
16:04:14 #12 2.236 Package bash-5.2.9-3.fc37.x86_64 is already installed.
16:04:14 #12 2.251 Package bash-5.2.9-3.fc37.x86_64 is already installed.
16:04:14 #12 2.353 Dependencies resolved.
16:04:14 #11 65.19 Setting up python3-requests (2.27.1+dfsg-1ubuntu2) ...
16:04:14 #11 65.34 Setting up equivs (2.3.1) ...
16:04:14 #11 65.36 Setting up g++ (4:12.2.0-1ubuntu1) ...
16:04:14 #11 65.38 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:04:14 #11 65.38 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
16:04:14 #11 65.39 Setting up build-essential (12.9ubuntu3) ...
16:04:14 #11 65.40 Setting up libmoox-aliases-perl (0.001006-2) ...
16:04:14 #12 10.95   Installing       : guile22-2.2.7-5.fc36.x86_64                         38/101 
16:04:14 #13 6.131 Get:10 http://archive.ubuntu.com/ubuntu kinetic/universe amd64 dh-apparmor all 3.0.7-1ubuntu2 [9102 B]
16:04:14 #13 6.137 Get:11 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libbtrfs0 amd64 5.19-1 [11.8 kB]
16:04:14 #13 6.137 Get:12 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libbtrfs-dev amd64 5.19-1 [49.4 kB]
16:04:14 #13 6.138 Get:13 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-1ubuntu1 [12.5 kB]
16:04:14 #13 6.139 Get:14 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libudev-dev amd64 251.4-1ubuntu7 [21.3 kB]
16:04:14 #13 6.139 Get:15 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsepol-dev amd64 3.4-2 [377 kB]
16:04:14 #13 6.143 Get:16 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpcre2-16-0 amd64 10.40-1ubuntu1 [210 kB]
16:04:14 #13 6.145 Get:17 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpcre2-32-0 amd64 10.40-1ubuntu1 [197 kB]
16:04:14 #13 6.148 Get:18 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpcre2-posix3 amd64 10.40-1ubuntu1 [6146 B]
16:04:14 #13 6.150 Get:19 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libpcre2-dev amd64 10.40-1ubuntu1 [744 kB]
16:04:14 #13 6.162 Get:20 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libselinux1-dev amd64 3.4-1 [163 kB]
16:04:14 #13 6.164 Get:21 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libdevmapper-dev amd64 2:1.02.185-1ubuntu1 [36.7 kB]
16:04:14 #13 6.165 Get:22 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libseccomp-dev amd64 2.5.4-1ubuntu1 [91.1 kB]
16:04:14 #13 6.167 Get:23 http://archive.ubuntu.com/ubuntu kinetic/main amd64 libsystemd-dev amd64 251.4-1ubuntu7 [314 kB]
16:04:14 #13 6.170 Get:24 http://archive.ubuntu.com/ubuntu kinetic/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB]
16:04:14 #11 54.32 Setting up libhtml-html5-entities-perl (0.004-2) ...
16:04:14 #11 54.33 Setting up libsereal-decoder-perl (4.025+ds-1) ...
16:04:14 #11 54.34 Setting up liburi-perl (5.12-1ubuntu1) ...
16:04:14 #11 54.35 Setting up libnet-ipv6addr-perl (1.02-1) ...
16:04:14 #11 54.36 Setting up libfile-touch-perl (0.12-1) ...
16:04:14 #11 54.37 Setting up systemd-resolved (251.4-1ubuntu7) ...
16:04:14 #11 54.47 Converting /etc/resolv.conf to a symlink to /run/systemd/resolve/stub-resolv.conf...
16:04:14 #11 54.48 mv: cannot move '/etc/resolv.conf' to '/etc/.resolv.conf.systemd-resolved.bak': Device or resource busy
16:04:14 #11 54.48 Cannot take a backup of /etc/resolv.conf.
16:04:14 #11 54.48 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
16:04:14 #11 54.48 Cannot install symlink from /etc/resolv.conf to ../run/systemd/resolve/stub-resolv.conf
16:04:14 #11 54.60 Setting up libemail-address-xs-perl (1.05-1) ...
16:04:14 -- Detecting C compiler ABI info - done
16:04:14 -- Performing Test HAS_BUILTIN_FORTIFY
16:04:14 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:04:14 -- Configuring done
16:04:14 -- Generating done
16:04:14 -- Build files have been written to: /go/tini
16:04:14 + make tini-static
16:04:14 Scanning dependencies of target tini-static
16:04:14 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:04:14 #12 2.980 dh_builddeb
16:04:14 #12 3.000 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:04:14 #12 3.020 
16:04:14 #12 3.020 The package has been created.
16:04:14 #12 3.020 Attention, the package has been created in the current directory,
16:04:14 #12 3.020 not in ".." as indicated by the message above!
16:04:14 #12 3.041 Selecting previously unselected package docker-ce-build-deps.
16:04:14 #12 3.057 (Reading database ... 27795 files and directories currently installed.)
16:04:14 #12 3.058 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:04:14 #12 3.062 Unpacking docker-ce-build-deps (1.0) ...
16:04:14 #12 6.072 Get:21 http://deb.debian.org/debian bullseye/main armhf libpcre2-dev armhf 10.36-2+deb11u1 [640 kB]
16:04:14 #12 6.080 Get:22 http://deb.debian.org/debian bullseye/main armhf libselinux1-dev armhf 3.1-3 [163 kB]
16:04:14 #12 6.084 Get:23 http://deb.debian.org/debian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
16:04:14 #12 6.087 Get:24 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
16:04:14 #12 6.089 Get:25 http://deb.debian.org/debian bullseye/main armhf libsystemd-dev armhf 247.3-7+deb11u1 [401 kB]
16:04:14 #12 6.092 Get:26 http://deb.debian.org/debian bullseye/main armhf pkg-config armhf 0.29.2-1 [62.4 kB]
16:04:14 #12 6.264 debconf: delaying package configuration, since apt-utils is not installed
16:04:14 #12 6.309 Fetched 9533 kB in 0s (23.5 MB/s)
16:04:14 #12 6.340 Selecting previously unselected package bash-completion.
16:04:14 -- Detecting C compiler ABI info - done
16:04:14 -- Check for working C compiler: /usr/bin/cc - skipped
16:04:14 -- Detecting C compile features
16:04:14 -- Detecting C compile features - done
16:04:14 -- Performing Test HAS_BUILTIN_FORTIFY
16:04:14 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:04:14 -- Configuring done
16:04:14 -- Generating done
16:04:14 -- Build files have been written to: /go/tini
16:04:14 + make tini-static
16:04:14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:04:14 #10 72.89 
16:04:14 #10 72.89 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:14 #10 72.93 Setting up dput (1.0.3) ...
16:04:14 #10 63.08 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
16:04:14 #10 63.08 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
16:04:14 #10 63.12 Selecting previously unselected package libxcb1:amd64.
16:04:14 #10 63.13 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ...
16:04:14 #10 63.13 Unpacking libxcb1:amd64 (1.14-3) ...
16:04:14 #10 63.17 Selecting previously unselected package libx11-data.
16:04:14 #10 63.17 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1_all.deb ...
16:04:14 #10 63.18 Unpacking libx11-data (2:1.7.2-1) ...
16:04:14 #10 63.26 Selecting previously unselected package libx11-6:amd64.
16:04:14 #10 63.26 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1_amd64.deb ...
16:04:14 #10 63.26 Unpacking libx11-6:amd64 (2:1.7.2-1) ...
16:04:14 #13 9.347 Preparing to unpack .../21-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
16:04:14 #13 9.351 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ...
16:04:14 #13 9.380 Selecting previously unselected package libseccomp-dev:armhf.
16:04:14 #13 9.383 Preparing to unpack .../22-libseccomp-dev_2.5.3-2ubuntu2_armhf.deb ...
16:04:14 #13 9.386 Unpacking libseccomp-dev:armhf (2.5.3-2ubuntu2) ...
16:04:14 #13 9.413 Selecting previously unselected package libsystemd-dev:armhf.
16:04:14 #13 9.415 Preparing to unpack .../23-libsystemd-dev_249.11-0ubuntu3.6_armhf.deb ...
16:04:14 #13 9.419 Unpacking libsystemd-dev:armhf (249.11-0ubuntu3.6) ...
16:04:14 #13 9.479 Selecting previously unselected package libglib2.0-0:armhf.
16:04:14 #13 9.482 Preparing to unpack .../24-libglib2.0-0_2.72.4-0ubuntu1_armhf.deb ...
16:04:14 #13 9.487 Unpacking libglib2.0-0:armhf (2.72.4-0ubuntu1) ...
16:04:14 #13 9.541 Selecting previously unselected package pkg-config.
16:04:14 #13 9.543 Preparing to unpack .../25-pkg-config_0.29.2-1ubuntu3_armhf.deb ...
16:04:14 #13 9.553 Unpacking pkg-config (0.29.2-1ubuntu3) ...
16:04:14 #12 21.70   Running scriptlet: rpm-plugin-selinux-4.18.0-1.fc37.aarch64           101/101 
16:04:14 dpkg-buildpackage: info: source package docker-ce
16:04:14 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy
16:04:14 dpkg-buildpackage: info: source distribution jammy
16:04:14 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:14  dpkg-source -I.git --before-build .
16:04:14 dpkg-buildpackage: info: host architecture arm64
16:04:14  debian/rules clean
16:04:14 dh clean --with=bash-completion --with=systemd
16:04:14 #13 2.668 dh_testdir
16:04:14 #13 2.687 dh_testroot
16:04:14 #13 2.706 dh_prep
16:04:14 #13 2.728 dh_testdir
16:04:14 #13 2.748 dh_testroot
16:04:14 #13 2.767 dh_install
16:04:14 #13 2.795 dh_installdocs
16:04:14 #13 2.828 dh_installchangelogs
16:04:14 #13 2.900 dh_compress
16:04:14 #11 60.41 Setting up libmodule-runtime-perl (0.016-1) ...
16:04:14 #11 60.42 Setting up libmailtools-perl (2.21-1) ...
16:04:14 #11 60.44 Setting up git (1:2.25.1-1ubuntu3.6) ...
16:04:14 #11 60.47 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
16:04:14 #11 60.51 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:04:14 #11 60.58 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:04:14 #11 60.64 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:14 #12 2.380 ================================================================================
16:04:14 #12 2.380  Package                       Arch    Version                   Repo      Size
16:04:14 #12 2.380 ================================================================================
16:04:14 #12 2.380 Installing:
16:04:14 #12 2.380  btrfs-progs-devel             x86_64  6.0.2-1.fc37              updates   51 k
16:04:14 #12 2.380  cmake                         x86_64  3.25.1-1.fc37             updates  6.8 M
16:04:14 #12 2.380  device-mapper-devel           x86_64  1.02.175-9.fc37           fedora    43 k
16:04:14 #12 2.380  gcc                           x86_64  12.2.1-4.fc37             updates   33 M
16:04:14 #12 2.380  git                           x86_64  2.38.1-1.fc37             updates   65 k
16:04:14 #12 2.380  glibc-static                  x86_64  2.36-8.fc37               updates  1.9 M
16:04:14 #12 2.380  libseccomp-devel              x86_64  2.5.3-3.fc37              fedora    60 k
16:04:14 #12 2.380  libselinux-devel              x86_64  3.4-5.fc37                fedora   148 k
16:04:14 #12 2.380  libtool                       x86_64  2.4.7-2.fc37              fedora   601 k
16:04:14 #12 2.380  libtool-ltdl-devel            x86_64  2.4.7-2.fc37              fedora   164 k
16:04:14 #12 2.380  make                          x86_64  1:4.3-11.fc37             fedora   542 k
16:04:14 #12 2.380  selinux-policy-devel          noarch  37.16-1.fc37              updates  912 k
16:04:14 #12 2.380  systemd                       x86_64  251.8-586.fc37            updates  4.2 M
16:04:14 #12 2.380  systemd-devel                 x86_64  251.8-586.fc37            updates  579 k
16:04:14 #12 2.380  which                         x86_64  2.21-35.fc37              fedora    41 k
16:04:14 #12 2.380 Installing dependencies:
16:04:14 #12 2.380  annobin-docs                  noarch  10.92-1.fc37              updates   92 k
16:04:14 #12 2.380  annobin-plugin-gcc            x86_64  10.92-1.fc37              updates  888 k
16:04:14 #12 2.380  autoconf                      noarch  2.71-4.fc37               updates  733 k
16:04:14 #12 2.380  automake                      noarch  1.16.5-9.fc37             fedora   696 k
16:04:14 #12 2.380  btrfs-progs                   x86_64  6.0.2-1.fc37              updates  976 k
16:04:14 #12 2.380  checkpolicy                   x86_64  3.4-3.fc37                fedora   346 k
16:04:14 #12 2.380  cmake-data                    noarch  3.25.1-1.fc37             updates  2.2 M
16:04:14 #12 2.380  cmake-filesystem              x86_64  3.25.1-1.fc37             updates   16 k
16:04:14 #12 2.380  cmake-rpm-macros              noarch  3.25.1-1.fc37             updates   16 k
16:04:14 #12 2.380  cpp                           x86_64  12.2.1-4.fc37             updates   11 M
16:04:14 #12 2.380  dbus                          x86_64  1:1.14.4-1.fc37           updates  7.8 k
16:04:14 #12 2.380  dbus-broker                   x86_64  32-1.fc37                 fedora   175 k
16:04:14 #12 2.380  dbus-common                   noarch  1:1.14.4-1.fc37           updates   15 k
16:04:14 #12 2.380  device-mapper                 x86_64  1.02.175-9.fc37           fedora   138 k
16:04:14 #12 2.380  device-mapper-libs            x86_64  1.02.175-9.fc37           fedora   177 k
16:04:14 #12 2.380  e2fsprogs-libs                x86_64  1.46.5-3.fc37             fedora   222 k
16:04:14 #12 2.380  gc                            x86_64  8.0.6-4.fc37              fedora   103 k
16:04:14 #12 2.380  gcc-plugin-annobin            x86_64  12.2.1-4.fc37             updates   53 k
16:04:14 #12 2.380  git-core                      x86_64  2.38.1-1.fc37             updates  4.2 M
16:04:14 #12 2.380  git-core-doc                  noarch  2.38.1-1.fc37             updates  2.8 M
16:04:14 #12 2.380  glibc-devel                   x86_64  2.36-8.fc37               updates  101 k
16:04:14 #12 2.380  glibc-headers-x86             noarch  2.36-8.fc37               updates  580 k
16:04:14 #12 2.380  guile22                       x86_64  2.2.7-6.fc37              fedora   6.5 M
16:04:14 #12 2.380  jsoncpp                       x86_64  1.9.5-3.fc37              fedora    98 k
16:04:14 #12 2.380  kernel-headers                x86_64  6.0.5-300.fc37            fedora   1.5 M
16:04:14 #12 2.380  kmod-libs                     x86_64  30-2.fc37                 fedora    68 k
16:04:14 #12 2.380  less                          x86_64  590-5.fc37                fedora   160 k
16:04:14 #12 2.380  libargon2                     x86_64  20190702-1.fc37           fedora    28 k
16:04:14 #12 2.380  libbtrfs                      x86_64  6.0.2-1.fc37              updates   28 k
16:04:14 #12 2.380  libbtrfsutil                  x86_64  6.0.2-1.fc37              updates   32 k
16:04:14 #12 2.380  libcbor                       x86_64  0.7.0-7.fc37              fedora    56 k
16:04:14 #12 2.380  libedit                       x86_64  3.1-43.20221009cvs.fc37   updates  106 k
16:04:14 #12 2.380  libfdisk                      x86_64  2.38.1-1.fc37             fedora   160 k
16:04:14 #12 2.380  libfido2                      x86_64  1.11.0-3.fc37             fedora    97 k
16:04:14 #12 2.380  libmpc                        x86_64  1.2.1-5.fc37              fedora    61 k
16:04:14 #12 2.380  libseccomp                    x86_64  2.5.3-3.fc37              fedora    70 k
16:04:14 #12 2.380  libselinux-utils              x86_64  3.4-5.fc37                fedora   158 k
16:04:14 #12 2.380  libsepol-devel                x86_64  3.4-3.fc37                fedora    49 k
16:04:14 #12 2.380  libtool-ltdl                  x86_64  2.4.7-2.fc37              fedora    37 k
16:04:14 #12 2.380  libutempter                   x86_64  1.2.1-7.fc37              fedora    26 k
16:04:14 #12 2.380  libuv                         x86_64  1:1.44.2-2.fc37           fedora   151 k
16:04:14 #12 2.380  libxcrypt-devel               x86_64  4.4.33-3.fc37             updates   30 k
16:04:14 #12 2.380  libxcrypt-static              x86_64  4.4.33-3.fc37             updates  104 k
16:04:14 #12 2.380  lzo                           x86_64  2.10-7.fc37               fedora    66 k
16:04:14 #12 2.380  m4                            x86_64  1.4.19-4.fc37             fedora   303 k
16:04:14 #12 2.380  openssh                       x86_64  8.8p1-7.fc37              fedora   452 k
16:04:14 #12 2.380  openssh-clients               x86_64  8.8p1-7.fc37              fedora   698 k
16:04:14 #12 2.380  pcre2-devel                   x86_64  10.40-1.fc37.1            fedora   505 k
16:04:14 #12 2.380  pcre2-utf16                   x86_64  10.40-1.fc37.1            fedora   216 k
16:04:14 #12 2.380  pcre2-utf32                   x86_64  10.40-1.fc37.1            fedora   203 k
16:04:14 #12 2.380  perl-Error                    noarch  1:0.17029-10.fc37         fedora    41 k
16:04:14 #12 2.380  perl-File-Compare             noarch  1.100.700-492.fc37        fedora    16 k
16:04:14 #12 2.380  perl-File-Copy                noarch  2.39-492.fc37             fedora    23 k
16:04:14 #12 2.380  perl-File-Find                noarch  1.40-492.fc37             fedora    28 k
16:04:14 #12 2.380  perl-Git                      noarch  2.38.1-1.fc37             updates   42 k
16:04:14 #12 2.380  perl-TermReadKey              x86_64  2.38-14.fc37              fedora    36 k
16:04:14 #12 2.380  perl-Thread-Queue             noarch  3.14-489.fc37             fedora    21 k
16:04:14 #12 2.380  perl-lib                      x86_64  0.65-492.fc37             fedora    18 k
16:04:14 #12 2.380  perl-threads                  x86_64  1:2.27-489.fc37           fedora    57 k
16:04:14 #12 2.380  perl-threads-shared           x86_64  1.64-489.fc37             fedora    44 k
16:04:14 #12 2.380  policycoreutils               x86_64  3.4-6.fc37                fedora   238 k
16:04:14 #12 2.380  policycoreutils-devel         x86_64  3.4-6.fc37                fedora   150 k
16:04:14 #12 2.380  policycoreutils-python-utils  noarch  3.4-6.fc37                fedora    80 k
16:04:14 #12 2.380  python3-audit                 x86_64  3.0.9-1.fc37              fedora    86 k
16:04:14 #12 2.380  python3-libselinux            x86_64  3.4-5.fc37                fedora   194 k
16:04:14 #12 2.380  python3-libsemanage           x86_64  3.4-5.fc37                fedora    83 k
16:04:14 #12 2.380  python3-policycoreutils       noarch  3.4-6.fc37                fedora   2.2 M
16:04:14 #12 2.380  python3-setools               x86_64  4.4.0-9.fc37              fedora   618 k
16:04:14 #12 2.380  python3-setuptools            noarch  62.6.0-2.fc37             fedora   1.6 M
16:04:14 #12 2.380  rhash                         x86_64  1.4.2-3.fc37              fedora   185 k
16:04:14 #12 2.380  rpm-plugin-selinux            x86_64  4.18.0-1.fc37             fedora    20 k
16:04:14 #12 2.380  selinux-policy                noarch  37.16-1.fc37              updates   75 k
16:04:14 #12 2.380  selinux-policy-targeted       noarch  37.16-1.fc37              updates  6.6 M
16:04:14 #12 2.380  systemd-pam                   x86_64  251.8-586.fc37            updates  334 k
16:04:14 #12 2.380  systemd-rpm-macros            noarch  251.8-586.fc37            updates   30 k
16:04:14 #12 2.380  util-linux                    x86_64  2.38.1-1.fc37             fedora   2.3 M
16:04:14 #12 2.380  vim-filesystem                noarch  2:9.0.1006-1.fc37         updates   19 k
16:04:14 #12 2.380  xkeyboard-config              noarch  2.36-3.fc37               updates  957 k
16:04:14 #12 2.380 Installing weak dependencies:
16:04:14 #12 2.380  cryptsetup-libs               x86_64  2.5.0-1.fc37              fedora   454 k
16:04:14 #12 2.380  libbpf                        x86_64  2:0.8.0-2.fc37            fedora   172 k
16:04:14 #12 2.380  libxkbcommon                  x86_64  1.4.1-2.fc37              fedora   140 k
16:04:14 #12 2.380  qrencode-libs                 x86_64  4.1.1-3.fc37              fedora    61 k
16:04:14 #12 2.380  systemd-networkd              x86_64  251.8-586.fc37            updates  617 k
16:04:14 #12 2.380  systemd-resolved              x86_64  251.8-586.fc37            updates  282 k
16:04:14 #12 2.380 
16:04:14 #12 2.380 Transaction Summary
16:04:14 #12 2.380 ================================================================================
16:04:14 #12 2.380 Install  99 Packages
16:04:14 #12 2.380 
16:04:14 #12 2.385 Total download size: 104 M
16:04:14 #12 2.385 Installed size: 384 M
16:04:14 #12 2.385 Downloading Packages:
16:04:14 #11 65.41 Setting up libb-hooks-endofscope-perl (0.26-1) ...
16:04:14 #11 65.43 Setting up python3-nacl (1.5.0-2) ...
16:04:14 #13 6.326 debconf: delaying package configuration, since apt-utils is not installed
16:04:14 #13 6.360 Fetched 14.2 MB in 1s (20.3 MB/s)
16:04:14 #13 6.386 Selecting previously unselected package bash-completion.
16:04:14 #13 6.386 (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 ... 27537 files and directories currently installed.)
16:04:14 #13 6.404 Preparing to unpack .../00-bash-completion_1%3a2.11-6ubuntu1_all.deb ...
16:04:14 #13 6.417 Unpacking bash-completion (1:2.11-6ubuntu1) ...
16:04:14 #12 10.97   Installing       : make-1:4.3-7.fc36.x86_64                            39/101 
16:04:14 #12 11.46   Installing       : gcc-12.2.1-4.fc36.x86_64                            40/101 
16:04:14 #12 11.47   Running scriptlet: gcc-12.2.1-4.fc36.x86_64                            40/101 
16:04:14 #12 11.49   Installing       : dbus-common-1:1.14.4-1.fc36.noarch                  41/101 
16:04:14 #12 11.49   Running scriptlet: dbus-common-1:1.14.4-1.fc36.noarch                  41/101 
16:04:14 #11 54.61 Setting up libnet-ssleay-perl:armhf (1.92-2) ...
16:04:14 #11 54.65 Setting up automake (1:1.16.5-1.3) ...
16:04:14 #11 54.66 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:04:14 #11 54.66 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
16:04:14 #11 54.66 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
16:04:14 #11 54.67 Setting up libapt-pkg-perl (0.1.40build2) ...
16:04:14 #11 54.68 Setting up libstring-escape-perl (2010.002-2) ...
16:04:14 #11 54.69 Setting up libberkeleydb-perl:armhf (0.64-1build3) ...
16:04:14 #11 54.70 Setting up libhttp-date-perl (6.05-1) ...
16:04:14 #11 54.71 Setting up libfile-which-perl (1.27-1) ...
16:04:14 #11 54.72 Setting up libfile-basedir-perl (0.09-1) ...
16:04:14 #11 54.74 Setting up libunicode-utf8-perl (0.62-1build4) ...
16:04:14 #11 54.75 Setting up libset-intspan-perl (1.19-2) ...
16:04:14 #11 54.76 Setting up libmouse-perl (2.5.10-1build4) ...
16:04:14 #11 54.77 Setting up libfile-listing-perl (6.15-1) ...
16:04:14 #11 54.78 Setting up gpg-wks-client (2.2.35-3ubuntu1) ...
16:04:14 #11 54.79 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:04:14 #11 54.80 Setting up libdata-messagepack-perl (1.02-1) ...
16:04:14 #11 54.81 Setting up libfont-afm-perl (1.20-3) ...
16:04:14 #11 54.83 Setting up libwant-perl (0.29-2) ...
16:04:14 #11 54.84 Setting up libdynaloader-functions-perl (0.003-2) ...
16:04:14 #11 54.85 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:04:14 #11 54.86 Setting up liblist-compare-perl (0.55-1) ...
16:04:14 #11 54.87 Setting up libref-util-xs-perl (0.117-2) ...
16:04:14 #11 54.88 Setting up libio-pty-perl (1:1.15-2build2) ...
16:04:14 #11 54.89 Setting up libfile-fcntllock-perl (0.22-4) ...
16:04:14 #11 54.90 Setting up libclone-perl (0.45-1build3) ...
16:04:14 #11 54.92 Setting up libalgorithm-diff-perl (1.201-1) ...
16:04:14 + return
16:04:14 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:14 + PRODUCT=docker
16:04:14 + hack/make.sh dynbinary
16:04:14 
16:04:14 Linking C executable tini-static
16:04:14 [100%] Built target tini-static
16:04:14 + mkdir -p /usr/local/bin
16:04:14 + cp tini-static /usr/local/bin/docker-init
16:04:14 + for component in tini '"proxy dynamic"'
16:04:14 + TMP_GOPATH=/go
16:04:14 + hack/dockerfile/install/install.sh proxy dynamic
16:04:14 + RM_GOPATH=0
16:04:14 + TMP_GOPATH=/go
16:04:14 + : /usr/local/bin
16:04:14 + '[' -z /go ']'
16:04:14 + export GOPATH=/go
16:04:14 + GOPATH=/go
16:04:14 + case "$(go env GOARCH)" in
16:04:14 ++ go env GOARCH
16:04:14 + export GO_BUILDMODE=-buildmode=pie
16:04:14 + GO_BUILDMODE=-buildmode=pie
16:04:14 ++ dirname hack/dockerfile/install/install.sh
16:04:14 + dir=hack/dockerfile/install
16:04:14 + bin=proxy
16:04:14 + shift
16:04:14 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:04:14 + . hack/dockerfile/install/proxy.installer
16:04:14 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:14 + install_proxy dynamic
16:04:14 + case "$1" in
16:04:14 + install_proxy_dynamic
16:04:14 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:04:14 + PROXY_LDFLAGS=-linkmode=external
16:04:14 + export BUILD_MODE=-buildmode=pie
16:04:14 + BUILD_MODE=-buildmode=pie
16:04:14 + _install_proxy
16:04:14 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:04:14 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:04:14 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:14 Cloning into '/go/src/github.com/docker/libnetwork'...
16:04:14 #12 2.020 dpkg-buildpackage: info: source package docker-ce-build-deps
16:04:14 #12 2.020 dpkg-buildpackage: info: source version 1.0
16:04:14 #12 2.020 dpkg-buildpackage: info: source distribution unstable
16:04:14 #12 2.020 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:04:14 #12 2.058  dpkg-source --before-build .
16:04:14 #12 2.058 dpkg-buildpackage: info: host architecture arm64
16:04:14 #12 2.161  debian/rules clean
16:04:14 #12 2.164 dh clean
16:04:14 #12 2.242    dh_clean
16:04:14 #12 2.278  debian/rules binary
16:04:14 #12 2.280 dh binary
16:04:14 #12 2.348    dh_update_autotools_config
16:04:14 #12 2.378    dh_autoreconf
16:04:14 #12 2.419    create-stamp debian/debhelper-build-stamp
16:04:14 #12 2.419    dh_prep
16:04:14 #12 6.340 (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 ... 28399 files and directories currently installed.)
16:04:14 #12 6.356 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
16:04:14 [100%] Linking C executable tini-static
16:04:14 #10 73.08 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:04:14 #10 73.09 Setting up libmodule-runtime-perl (0.016-1) ...
16:04:14 #10 73.10 Setting up libmailtools-perl (2.18-1) ...
16:04:14 #10 73.11 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
16:04:14 #10 73.12 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
16:04:14 #10 73.17 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:04:14 #10 73.24 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:04:14 #10 73.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:14 #10 63.35 Selecting previously unselected package libxpm4:amd64.
16:04:14 #10 63.35 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ...
16:04:14 #10 63.36 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
16:04:14 #10 63.40 Selecting previously unselected package libgd3:amd64.
16:04:14 #10 63.41 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ...
16:04:14 #10 63.41 Unpacking libgd3:amd64 (2.3.0-2) ...
16:04:14 #10 63.45 Selecting previously unselected package libc-devtools.
16:04:14 #10 63.46 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u5_amd64.deb ...
16:04:14 #10 63.46 Unpacking libc-devtools (2.31-13+deb11u5) ...
16:04:14 #10 63.50 Selecting previously unselected package libcapture-tiny-perl.
16:04:14 #10 63.50 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ...
16:04:14 #10 63.51 Unpacking libcapture-tiny-perl (0.48-1) ...
16:04:14 #10 63.54 Selecting previously unselected package libclass-data-inheritable-perl.
16:04:14 #10 63.54 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:04:14 #10 63.55 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:04:14 #10 63.57 Selecting previously unselected package libclass-inspector-perl.
16:04:14 #13 9.707 Setting up libseccomp-dev:armhf (2.5.3-2ubuntu2) ...
16:04:14 #13 9.717 Setting up libarchive13:armhf (3.6.0-1ubuntu1) ...
16:04:14 #13 9.726 Setting up libglib2.0-0:armhf (2.72.4-0ubuntu1) ...
16:04:14 #13 9.736 No schema files found: doing nothing.
16:04:14 #13 9.742 Setting up libpcre2-16-0:armhf (10.39-3ubuntu0.1) ...
16:04:14 #13 9.750 Setting up libbtrfs0:armhf (5.16.2-1) ...
16:04:14 #13 9.760 Setting up libpcre2-32-0:armhf (10.39-3ubuntu0.1) ...
16:04:14 #13 9.770 Setting up libuv1:armhf (1.43.0-1) ...
16:04:14 #13 9.780 Setting up emacsen-common (3.0.4) ...
16:04:14 #13 9.813 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
16:04:14 #13 9.822 Setting up bash-completion (1:2.11-5ubuntu1) ...
16:04:14 #13 9.840 Setting up libjsoncpp25:armhf (1.9.5-3) ...
16:04:14 #12 22.43   Verifying        : automake-1.16.5-9.fc37.noarch                        1/101 
16:04:14 #12 22.43   Verifying        : checkpolicy-3.4-3.fc37.aarch64                       2/101 
16:04:14 #12 22.43   Verifying        : cryptsetup-libs-2.5.0-1.fc37.aarch64                 3/101 
16:04:14 #12 22.43   Verifying        : dbus-broker-32-1.fc37.aarch64                        4/101 
16:04:14 #12 22.43   Verifying        : device-mapper-1.02.175-9.fc37.aarch64                5/101 
16:04:14 #12 22.43   Verifying        : device-mapper-devel-1.02.175-9.fc37.aarch64          6/101 
16:04:14 #12 22.43   Verifying        : device-mapper-libs-1.02.175-9.fc37.aarch64           7/101 
16:04:14 #12 22.43   Verifying        : e2fsprogs-libs-1.46.5-3.fc37.aarch64                 8/101 
16:04:14 #12 22.43   Verifying        : gc-8.0.6-4.fc37.aarch64                              9/101 
16:04:14 #12 22.43   Verifying        : guile22-2.2.7-6.fc37.aarch64                        10/101 
16:04:14 #12 22.43   Verifying        : jsoncpp-1.9.5-3.fc37.aarch64                        11/101 
16:04:14 #12 22.43   Verifying        : kernel-headers-6.0.5-300.fc37.aarch64               12/101 
16:04:14 #12 22.43   Verifying        : kmod-libs-30-2.fc37.aarch64                         13/101 
16:04:14 #12 22.43   Verifying        : less-590-5.fc37.aarch64                             14/101 
16:04:14 #12 22.43   Verifying        : libargon2-20190702-1.fc37.aarch64                   15/101 
16:04:14 #12 22.43   Verifying        : libbpf-2:0.8.0-2.fc37.aarch64                       16/101 
16:04:14 #12 22.43   Verifying        : libcbor-0.7.0-7.fc37.aarch64                        17/101 
16:04:14 #12 22.43   Verifying        : libfdisk-2.38.1-1.fc37.aarch64                      18/101 
16:04:14 #12 22.43   Verifying        : libfido2-1.11.0-3.fc37.aarch64                      19/101 
16:04:14 #12 22.43   Verifying        : libmpc-1.2.1-5.fc37.aarch64                         20/101 
16:04:14 #12 22.43   Verifying        : libseccomp-2.5.3-3.fc37.aarch64                     21/101 
16:04:14 #12 22.43   Verifying        : libseccomp-devel-2.5.3-3.fc37.aarch64               22/101 
16:04:14 #12 22.43   Verifying        : libselinux-devel-3.4-5.fc37.aarch64                 23/101 
16:04:14 #12 22.43   Verifying        : libselinux-utils-3.4-5.fc37.aarch64                 24/101 
16:04:14 #12 22.43   Verifying        : libsepol-devel-3.4-3.fc37.aarch64                   25/101 
16:04:14 #12 22.43   Verifying        : libtool-2.4.7-2.fc37.aarch64                        26/101 
16:04:14 #12 22.43   Verifying        : libtool-ltdl-2.4.7-2.fc37.aarch64                   27/101 
16:04:14 #12 22.43   Verifying        : libtool-ltdl-devel-2.4.7-2.fc37.aarch64             28/101 
16:04:14 #12 22.43   Verifying        : libutempter-1.2.1-7.fc37.aarch64                    29/101 
16:04:14 #12 22.43   Verifying        : libuv-1:1.44.2-2.fc37.aarch64                       30/101 
16:04:14 #12 22.43   Verifying        : libxkbcommon-1.4.1-2.fc37.aarch64                   31/101 
16:04:14 #12 22.43   Verifying        : lzo-2.10-7.fc37.aarch64                             32/101 
16:04:14 #12 22.43   Verifying        : m4-1.4.19-4.fc37.aarch64                            33/101 
16:04:14 #12 22.43   Verifying        : make-1:4.3-11.fc37.aarch64                          34/101 
16:04:14 #12 22.43   Verifying        : openssh-8.8p1-7.fc37.aarch64                        35/101 
16:04:14 #12 22.43   Verifying        : openssh-clients-8.8p1-7.fc37.aarch64                36/101 
16:04:14 #12 22.43   Verifying        : pcre2-devel-10.40-1.fc37.1.aarch64                  37/101 
16:04:14 #12 22.43   Verifying        : pcre2-utf16-10.40-1.fc37.1.aarch64                  38/101 
16:04:14 #12 22.44   Verifying        : pcre2-utf32-10.40-1.fc37.1.aarch64                  39/101 
16:04:14 #12 22.44   Verifying        : perl-Error-1:0.17029-10.fc37.noarch                 40/101 
16:04:14 #12 22.44   Verifying        : perl-File-Compare-1.100.700-492.fc37.noarch         41/101 
16:04:14 #12 22.44   Verifying        : perl-File-Copy-2.39-492.fc37.noarch                 42/101 
16:04:14 #12 22.44   Verifying        : perl-File-Find-1.40-492.fc37.noarch                 43/101 
16:04:14 #12 22.44   Verifying        : perl-TermReadKey-2.38-14.fc37.aarch64               44/101 
16:04:14 #12 22.44   Verifying        : perl-Thread-Queue-3.14-489.fc37.noarch              45/101 
16:04:14 #12 22.44   Verifying        : perl-lib-0.65-492.fc37.aarch64                      46/101 
16:04:14 #12 22.44   Verifying        : perl-threads-1:2.27-489.fc37.aarch64                47/101 
16:04:14 #12 22.44   Verifying        : perl-threads-shared-1.64-489.fc37.aarch64           48/101 
16:04:14 #12 22.44   Verifying        : policycoreutils-3.4-6.fc37.aarch64                  49/101 
16:04:14 #12 22.44   Verifying        : policycoreutils-devel-3.4-6.fc37.aarch64            50/101 
16:04:14 #12 22.44   Verifying        : policycoreutils-python-utils-3.4-6.fc37.noarch      51/101 
16:04:14 #12 22.44   Verifying        : python3-audit-3.0.9-1.fc37.aarch64                  52/101 
16:04:14 #12 22.44   Verifying        : python3-libselinux-3.4-5.fc37.aarch64               53/101 
16:04:14 #12 22.44   Verifying        : python3-libsemanage-3.4-5.fc37.aarch64              54/101 
16:04:14 #12 22.44   Verifying        : python3-policycoreutils-3.4-6.fc37.noarch           55/101 
16:04:14 #12 22.44   Verifying        : python3-setools-4.4.0-9.fc37.aarch64                56/101 
16:04:14 #12 22.44   Verifying        : python3-setuptools-62.6.0-2.fc37.noarch             57/101 
16:04:14 #12 22.44   Verifying        : qrencode-libs-4.1.1-3.fc37.aarch64                  58/101 
16:04:14 #12 22.44   Verifying        : rhash-1.4.2-3.fc37.aarch64                          59/101 
16:04:14 #12 22.44   Verifying        : rpm-plugin-selinux-4.18.0-1.fc37.aarch64            60/101 
16:04:14 #12 22.44   Verifying        : util-linux-2.38.1-1.fc37.aarch64                    61/101 
16:04:14 #12 22.44   Verifying        : which-2.21-35.fc37.aarch64                          62/101 
16:04:14 #12 22.44   Verifying        : annobin-docs-10.92-1.fc37.noarch                    63/101 
16:04:14 #12 22.44   Verifying        : annobin-plugin-gcc-10.92-1.fc37.aarch64             64/101 
16:04:14 #12 22.44   Verifying        : autoconf-2.71-4.fc37.noarch                         65/101 
16:04:14 #12 22.44   Verifying        : btrfs-progs-6.0.2-1.fc37.aarch64                    66/101 
16:04:14 #12 22.44   Verifying        : btrfs-progs-devel-6.0.2-1.fc37.aarch64              67/101 
16:04:14 #12 22.44   Verifying        : cmake-3.25.1-1.fc37.aarch64                         68/101 
16:04:14 #12 22.44   Verifying        : cmake-data-3.25.1-1.fc37.noarch                     69/101 
16:04:14 #12 22.44   Verifying        : cmake-filesystem-3.25.1-1.fc37.aarch64              70/101 
16:04:14 #12 22.44   Verifying        : cmake-rpm-macros-3.25.1-1.fc37.noarch               71/101 
16:04:14 #12 22.44   Verifying        : cpp-12.2.1-4.fc37.aarch64                           72/101 
16:04:14 #12 22.44   Verifying        : dbus-1:1.14.4-1.fc37.aarch64                        73/101 
16:04:14 #12 22.44   Verifying        : dbus-common-1:1.14.4-1.fc37.noarch                  74/101 
16:04:14 #12 22.44   Verifying        : gcc-12.2.1-4.fc37.aarch64                           75/101 
16:04:14 #12 22.44   Verifying        : gcc-plugin-annobin-12.2.1-4.fc37.aarch64            76/101 
16:04:14 #12 22.44   Verifying        : git-2.38.1-1.fc37.aarch64                           77/101 
16:04:14 #12 22.44   Verifying        : git-core-2.38.1-1.fc37.aarch64                      78/101 
16:04:14 #12 22.44   Verifying        : git-core-doc-2.38.1-1.fc37.noarch                   79/101 
16:04:14 #12 22.44   Verifying        : glibc-devel-2.36-8.fc37.aarch64                     80/101 
16:04:14 #12 22.44   Verifying        : glibc-static-2.36-8.fc37.aarch64                    81/101 
16:04:14 #12 22.44   Verifying        : libasan-12.2.1-4.fc37.aarch64                       82/101 
16:04:14 #12 22.44   Verifying        : libatomic-12.2.1-4.fc37.aarch64                     83/101 
16:04:14 #12 22.44   Verifying        : libbtrfs-6.0.2-1.fc37.aarch64                       84/101 
16:04:14 #12 22.44   Verifying        : libbtrfsutil-6.0.2-1.fc37.aarch64                   85/101 
16:04:14 #12 22.44   Verifying        : libedit-3.1-43.20221009cvs.fc37.aarch64             86/101 
16:04:14 #12 22.44   Verifying        : libubsan-12.2.1-4.fc37.aarch64                      87/101 
16:04:14 #12 22.44   Verifying        : libxcrypt-devel-4.4.33-3.fc37.aarch64               88/101 
16:04:14 #12 22.44   Verifying        : libxcrypt-static-4.4.33-3.fc37.aarch64              89/101 
16:04:14 #12 22.44   Verifying        : perl-Git-2.38.1-1.fc37.noarch                       90/101 
16:04:14 #12 22.44   Verifying        : selinux-policy-37.16-1.fc37.noarch                  91/101 
16:04:14 #12 22.44   Verifying        : selinux-policy-devel-37.16-1.fc37.noarch            92/101 
16:04:14 #12 22.44   Verifying        : selinux-policy-targeted-37.16-1.fc37.noarch         93/101 
16:04:14 #12 22.44   Verifying        : systemd-251.8-586.fc37.aarch64                      94/101 
16:04:14 #12 22.44   Verifying        : systemd-devel-251.8-586.fc37.aarch64                95/101 
16:04:14 #12 22.44   Verifying        : systemd-networkd-251.8-586.fc37.aarch64             96/101 
16:04:14 #12 22.44   Verifying        : systemd-pam-251.8-586.fc37.aarch64                  97/101 
16:04:14 #12 22.44   Verifying        : systemd-resolved-251.8-586.fc37.aarch64             98/101 
16:04:14 #12 22.44   Verifying        : systemd-rpm-macros-251.8-586.fc37.noarch            99/101 
16:04:14 #12 22.44   Verifying        : vim-filesystem-2:9.0.1006-1.fc37.noarch            100/101 
16:04:14 #12 22.44   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                101/101 
16:04:14 #12 22.61 
16:04:14 #12 22.61 Installed:
16:04:14 #12 22.61   annobin-docs-10.92-1.fc37.noarch                                              
16:04:14 #12 22.61   annobin-plugin-gcc-10.92-1.fc37.aarch64                                       
16:04:14 #12 22.61   autoconf-2.71-4.fc37.noarch                                                   
16:04:14 #12 22.61   automake-1.16.5-9.fc37.noarch                                                 
16:04:14 #12 22.61   btrfs-progs-6.0.2-1.fc37.aarch64                                              
16:04:14 #12 22.61   btrfs-progs-devel-6.0.2-1.fc37.aarch64                                        
16:04:14 #12 22.61   checkpolicy-3.4-3.fc37.aarch64                                                
16:04:14 #12 22.61   cmake-3.25.1-1.fc37.aarch64                                                   
16:04:14 #12 22.61   cmake-data-3.25.1-1.fc37.noarch                                               
16:04:14 #12 22.61   cmake-filesystem-3.25.1-1.fc37.aarch64                                        
16:04:14 #12 22.61   cmake-rpm-macros-3.25.1-1.fc37.noarch                                         
16:04:14 #12 22.61   cpp-12.2.1-4.fc37.aarch64                                                     
16:04:14 #12 22.61   cryptsetup-libs-2.5.0-1.fc37.aarch64                                          
16:04:14 #12 22.61   dbus-1:1.14.4-1.fc37.aarch64                                                  
16:04:14 #12 22.61   dbus-broker-32-1.fc37.aarch64                                                 
16:04:14 #12 22.61   dbus-common-1:1.14.4-1.fc37.noarch                                            
16:04:14 #12 22.61   device-mapper-1.02.175-9.fc37.aarch64                                         
16:04:14 #12 22.61   device-mapper-devel-1.02.175-9.fc37.aarch64                                   
16:04:14 #12 22.61   device-mapper-libs-1.02.175-9.fc37.aarch64                                    
16:04:14 #12 22.61   e2fsprogs-libs-1.46.5-3.fc37.aarch64                                          
16:04:14 #12 22.61   gc-8.0.6-4.fc37.aarch64                                                       
16:04:14 #12 22.61   gcc-12.2.1-4.fc37.aarch64                                                     
16:04:14 #12 22.61   gcc-plugin-annobin-12.2.1-4.fc37.aarch64                                      
16:04:14 #12 22.61   git-2.38.1-1.fc37.aarch64                                                     
16:04:14 #12 22.61   git-core-2.38.1-1.fc37.aarch64                                                
16:04:14 #12 22.61   git-core-doc-2.38.1-1.fc37.noarch                                             
16:04:14 #12 22.61   glibc-devel-2.36-8.fc37.aarch64                                               
16:04:14 #12 22.61   glibc-static-2.36-8.fc37.aarch64                                              
16:04:14 #12 22.61   guile22-2.2.7-6.fc37.aarch64                                                  
16:04:14 #12 22.61   jsoncpp-1.9.5-3.fc37.aarch64                                                  
16:04:14 #12 22.61   kernel-headers-6.0.5-300.fc37.aarch64                                         
16:04:14 #12 22.61   kmod-libs-30-2.fc37.aarch64                                                   
16:04:14 #12 22.61   less-590-5.fc37.aarch64                                                       
16:04:14 #12 22.61   libargon2-20190702-1.fc37.aarch64                                             
16:04:14 #12 22.61   libasan-12.2.1-4.fc37.aarch64                                                 
16:04:14 #12 22.61   libatomic-12.2.1-4.fc37.aarch64                                               
16:04:14 #12 22.61   libbpf-2:0.8.0-2.fc37.aarch64                                                 
16:04:14 #12 22.61   libbtrfs-6.0.2-1.fc37.aarch64                                                 
16:04:14 #12 22.61   libbtrfsutil-6.0.2-1.fc37.aarch64                                             
16:04:14 #12 22.61   libcbor-0.7.0-7.fc37.aarch64                                                  
16:04:14 #12 22.61   libedit-3.1-43.20221009cvs.fc37.aarch64                                       
16:04:14 #12 22.61   libfdisk-2.38.1-1.fc37.aarch64                                                
16:04:14 #12 22.61   libfido2-1.11.0-3.fc37.aarch64                                                
16:04:14 #12 22.61   libmpc-1.2.1-5.fc37.aarch64                                                   
16:04:14 #12 22.61   libseccomp-2.5.3-3.fc37.aarch64                                               
16:04:14 #12 22.61   libseccomp-devel-2.5.3-3.fc37.aarch64                                         
16:04:14 #12 22.61   libselinux-devel-3.4-5.fc37.aarch64                                           
16:04:14 #12 22.61   libselinux-utils-3.4-5.fc37.aarch64                                           
16:04:14 #12 22.61   libsepol-devel-3.4-3.fc37.aarch64                                             
16:04:14 #12 22.61   libtool-2.4.7-2.fc37.aarch64                                                  
16:04:14 #12 22.61   libtool-ltdl-2.4.7-2.fc37.aarch64                                             
16:04:14 #12 22.61   libtool-ltdl-devel-2.4.7-2.fc37.aarch64                                       
16:04:14 #12 22.61   libubsan-12.2.1-4.fc37.aarch64                                                
16:04:14 #12 22.61   libutempter-1.2.1-7.fc37.aarch64                                              
16:04:14 #12 22.61   libuv-1:1.44.2-2.fc37.aarch64                                                 
16:04:14 #12 22.61   libxcrypt-devel-4.4.33-3.fc37.aarch64                                         
16:04:14 #12 22.61   libxcrypt-static-4.4.33-3.fc37.aarch64                                        
16:04:14 #12 22.61   libxkbcommon-1.4.1-2.fc37.aarch64                                             
16:04:14 #12 22.61   lzo-2.10-7.fc37.aarch64                                                       
16:04:14 #12 22.61   m4-1.4.19-4.fc37.aarch64                                                      
16:04:14 #12 22.61   make-1:4.3-11.fc37.aarch64                                                    
16:04:14 #12 22.61   openssh-8.8p1-7.fc37.aarch64                                                  
16:04:14 #12 22.61   openssh-clients-8.8p1-7.fc37.aarch64                                          
16:04:14 #12 22.61   pcre2-devel-10.40-1.fc37.1.aarch64                                            
16:04:14 #12 22.61   pcre2-utf16-10.40-1.fc37.1.aarch64                                            
16:04:14 #12 22.61   pcre2-utf32-10.40-1.fc37.1.aarch64                                            
16:04:14 #12 22.61   perl-Error-1:0.17029-10.fc37.noarch                                           
16:04:14 #12 22.61   perl-File-Compare-1.100.700-492.fc37.noarch                                   
16:04:14 #12 22.61   perl-File-Copy-2.39-492.fc37.noarch                                           
16:04:14 #12 22.61   perl-File-Find-1.40-492.fc37.noarch                                           
16:04:14 #12 22.61   perl-Git-2.38.1-1.fc37.noarch                                                 
16:04:14 #12 22.61   perl-TermReadKey-2.38-14.fc37.aarch64                                         
16:04:14 #12 22.61   perl-Thread-Queue-3.14-489.fc37.noarch                                        
16:04:14 #12 22.61   perl-lib-0.65-492.fc37.aarch64                                                
16:04:14 #12 22.61   perl-threads-1:2.27-489.fc37.aarch64                                          
16:04:14 #12 22.61   perl-threads-shared-1.64-489.fc37.aarch64                                     
16:04:14 #12 22.61   policycoreutils-3.4-6.fc37.aarch64                                            
16:04:14 #12 22.61   policycoreutils-devel-3.4-6.fc37.aarch64                                      
16:04:14 #12 22.61   policycoreutils-python-utils-3.4-6.fc37.noarch                                
16:04:14 #12 22.61   python3-audit-3.0.9-1.fc37.aarch64                                            
16:04:14 #12 22.61   python3-libselinux-3.4-5.fc37.aarch64                                         
16:04:14 #12 22.61   python3-libsemanage-3.4-5.fc37.aarch64                                        
16:04:14 #12 22.61   python3-policycoreutils-3.4-6.fc37.noarch                                     
16:04:14 #12 22.61   python3-setools-4.4.0-9.fc37.aarch64                                          
16:04:14 #12 22.61   python3-setuptools-62.6.0-2.fc37.noarch                                       
16:04:14 #12 22.61   qrencode-libs-4.1.1-3.fc37.aarch64                                            
16:04:14 #12 22.61   rhash-1.4.2-3.fc37.aarch64                                                    
16:04:14 #12 22.61   rpm-plugin-selinux-4.18.0-1.fc37.aarch64                                      
16:04:14 #12 22.61   selinux-policy-37.16-1.fc37.noarch                                            
16:04:14 #12 22.61   selinux-policy-devel-37.16-1.fc37.noarch                                      
16:04:14 #12 22.61   selinux-policy-targeted-37.16-1.fc37.noarch                                   
16:04:14 #12 22.61   systemd-251.8-586.fc37.aarch64                                                
16:04:14 #12 22.61   systemd-devel-251.8-586.fc37.aarch64                                          
16:04:14 #12 22.61   systemd-networkd-251.8-586.fc37.aarch64                                       
16:04:14 #12 22.61   systemd-pam-251.8-586.fc37.aarch64                                            
16:04:14 #12 22.61   systemd-resolved-251.8-586.fc37.aarch64                                       
16:04:14 #12 22.61   systemd-rpm-macros-251.8-586.fc37.noarch                                      
16:04:14 #12 22.61   util-linux-2.38.1-1.fc37.aarch64                                              
16:04:14 #12 22.61   vim-filesystem-2:9.0.1006-1.fc37.noarch                                       
16:04:14 #12 22.61   which-2.21-35.fc37.aarch64                                                    
16:04:14 #12 22.61   xkeyboard-config-2.36-3.fc37.noarch                                           
16:04:14 #12 22.61 
16:04:14 #12 22.61 Complete!
16:04:14 #13 2.934 dh_fixperms
16:04:14 #13 2.975 dh_installdeb
16:04:14 #13 3.003 dh_gencontrol
16:04:14 #13 3.121 dh_md5sums
16:04:14 #11 60.77 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:14 #11 60.83 Setting up dh-strip-nondeterminism (1.7.0-1) ...
16:04:14 #11 60.85 Setting up libconst-fast-perl (0.014-1) ...
16:04:14 #11 60.86 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
16:04:14 #11 60.88 Setting up libgit-wrapper-perl (0.048-1) ...
16:04:14 #11 65.59 Setting up networkd-dispatcher (2.1-2ubuntu1) ...
16:04:14 #11 65.72 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
16:04:14 #11 65.73 Setting up dput (1.1.2ubuntu2) ...
16:04:14    dh_clean
16:04:14  dpkg-source -I.git -b .
16:04:14 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:04:14 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:04:14 dpkg-source: warning: native package version may not have a revision
16:04:14 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~ubuntu'
16:04:14 dpkg-source: info: using source format '1.0'
16:04:14 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.tar.gz
16:04:14 #13 6.532 Selecting previously unselected package libarchive13:amd64.
16:04:14 #13 6.535 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_amd64.deb ...
16:04:14 #13 6.543 Unpacking libarchive13:amd64 (3.6.0-1ubuntu1) ...
16:04:14 #13 6.582 Selecting previously unselected package libjsoncpp25:amd64.
16:04:14 #13 6.585 Preparing to unpack .../02-libjsoncpp25_1.9.5-4_amd64.deb ...
16:04:14 #13 6.591 Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
16:04:14 #13 6.626 Selecting previously unselected package librhash0:amd64.
16:04:14 #13 6.629 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_amd64.deb ...
16:04:14 #13 6.632 Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ...
16:04:14 #13 6.666 Selecting previously unselected package libuv1:amd64.
16:04:14 #13 6.669 Preparing to unpack .../04-libuv1_1.44.2-1_amd64.deb ...
16:04:14 #13 6.673 Unpacking libuv1:amd64 (1.44.2-1) ...
16:04:14 #13 6.712 Selecting previously unselected package dh-elpa-helper.
16:04:14 #13 6.715 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
16:04:14 #13 6.719 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
16:04:14 #13 6.753 Selecting previously unselected package emacsen-common.
16:04:14 #11 54.93 Setting up libarchive-zip-perl (1.68-1) ...
16:04:14 #11 54.94 Setting up libsub-identify-perl (0.14-2) ...
16:04:14 #11 54.95 Setting up libdistro-info-perl (1.1ubuntu1) ...
16:04:14 #11 54.96 Setting up libcpanel-json-xs-perl:armhf (4.32-1) ...
16:04:14 #11 54.97 Setting up liblist-moreutils-perl (0.430-2) ...
16:04:14 #11 54.98 Setting up libhtml-tagset-perl (3.20-4) ...
16:04:14 #11 54.99 Setting up liblog-any-perl (1.710-1) ...
16:04:14 #11 55.00 Setting up libauthen-sasl-perl (2.1600-2) ...
16:04:14 #11 55.01 Setting up libdevel-size-perl (0.83-2) ...
16:04:14 #11 55.02 Setting up libdebhelper-perl (13.9.1ubuntu1) ...
16:04:14 #11 55.04 Setting up libpod-constants-perl (0.19-2) ...
16:04:14 #11 55.05 Setting up libregexp-pattern-license-perl (3.9.4-1) ...
16:04:14 #11 55.06 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:04:14 #11 55.07 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
16:04:14 #11 55.08 Setting up libio-interactive-perl (1.023-1) ...
16:04:14 #11 55.10 Setting up libtry-tiny-perl (0.31-1) ...
16:04:14 #11 55.11 Setting up libtype-tiny-perl (1.016008-1) ...
16:04:14 #11 55.12 Setting up libcommon-sense-perl:armhf (3.75-2build1) ...
16:04:14 #11 55.13 Setting up libmldbm-perl (2.05-3) ...
16:04:14 #12 11.50   Running scriptlet: dbus-broker-32-1.fc36.x86_64                        42/101 
16:04:14 #12 11.59   Installing       : dbus-broker-32-1.fc36.x86_64                        42/101 
16:04:14 #12 11.61   Running scriptlet: dbus-broker-32-1.fc36.x86_64                        42/101 
16:04:14 #12 11.62   Installing       : dbus-1:1.14.4-1.fc36.x86_64                         43/101 
16:04:14 #12 11.62   Installing       : annobin-docs-10.93-1.fc36.noarch                    44/101 
16:04:14 #12 11.67   Installing       : xkeyboard-config-2.35.1-1.fc36.noarch               45/101 
16:04:14 #12 11.68   Installing       : libxkbcommon-1.4.0-1.fc36.x86_64                    46/101 
16:04:14 #12 11.69   Installing       : rhash-1.4.2-2.fc36.x86_64                           47/101 
16:04:14 #12 11.70   Installing       : qrencode-libs-4.1.1-2.fc36.x86_64                   48/101 
16:04:14 #12 11.71   Installing       : perl-lib-0.65-486.fc36.x86_64                       49/101 
16:04:14 #12 11.71   Installing       : perl-TermReadKey-2.38-12.fc36.x86_64                50/101 
16:04:14 #12 11.72   Installing       : perl-File-Copy-2.35-486.fc36.noarch                 51/101 
16:04:14 #12 11.72   Installing       : perl-File-Compare-1.100.600-486.fc36.noarch         52/101 
16:04:14 #12 11.74   Installing       : autoconf-2.71-3.fc36.noarch                         53/101 
16:04:14 #12 11.77   Installing       : automake-1.16.5-7.fc36.noarch                       54/101 
16:04:14 Removing bundles/
16:04:14 
16:04:14 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:14 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:14 GOOS="" GOARCH="" GOARM=""
16:04:14 #12 1.801 Last metadata expiration check: 0:00:16 ago on Thu Dec 15 16:03:58 2022.
16:04:14 #12 2.452    dh_install
16:04:14 #12 2.485    dh_installdocs
16:04:14 #12 2.524    dh_installchangelogs
16:04:14 #12 2.608    dh_perl
16:04:14 #12 2.644    dh_link
16:04:14 #12 6.826 Unpacking bash-completion (1:2.11-2) ...
16:04:14 #12 6.941 Selecting previously unselected package cmake-data.
16:04:14 [100%] Built target tini-static
16:04:14 + mkdir -p /usr/local/bin
16:04:14 + cp tini-static /usr/local/bin/docker-init
16:04:14 + for component in tini "proxy dynamic"
16:04:14 + TMP_GOPATH=/go
16:04:14 + hack/dockerfile/install/install.sh proxy dynamic
16:04:14 + RM_GOPATH=0
16:04:14 + TMP_GOPATH=/go
16:04:14 + : /usr/local/bin
16:04:14 + '[' -z /go ']'
16:04:14 + export GOPATH=/go
16:04:14 + GOPATH=/go
16:04:14 + case "$(go env GOARCH)" in
16:04:14 ++ go env GOARCH
16:04:14 + export GO_BUILDMODE=-buildmode=pie
16:04:14 + GO_BUILDMODE=-buildmode=pie
16:04:14 ++ dirname hack/dockerfile/install/install.sh
16:04:14 + dir=hack/dockerfile/install
16:04:14 + bin=proxy
16:04:14 + shift
16:04:14 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:04:14 + . hack/dockerfile/install/proxy.installer
16:04:14 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:14 + install_proxy dynamic
16:04:14 + case "$1" in
16:04:14 + install_proxy_dynamic
16:04:14 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:04:14 + PROXY_LDFLAGS=-linkmode=external
16:04:14 + export BUILD_MODE=-buildmode=pie
16:04:14 + BUILD_MODE=-buildmode=pie
16:04:14 + _install_proxy
16:04:14 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:04:14 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:14 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:04:14 Cloning into '/go/src/github.com/docker/libnetwork'...
16:04:14 #10 73.44 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:14 #10 73.48 Setting up libconst-fast-perl (0.014-1) ...
16:04:14 #10 73.49 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
16:04:14 #10 73.51 Setting up libmodule-implementation-perl (0.09-1) ...
16:04:14 #10 73.52 Setting up libemail-valid-perl (1.202-1) ...
16:04:14 #10 73.54 Setting up libcgi-fast-perl (1:2.13-1) ...
16:04:14 #10 63.58 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ...
16:04:14 #10 63.58 Unpacking libclass-inspector-perl (1.36-1) ...
16:04:14 #10 63.61 Selecting previously unselected package libclass-xsaccessor-perl.
16:04:14 #10 63.62 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ...
16:04:14 #10 63.62 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
16:04:14 #10 63.66 Selecting previously unselected package libclone-perl.
16:04:14 #10 63.66 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ...
16:04:14 #10 63.66 Unpacking libclone-perl (0.45-1+b1) ...
16:04:14 #10 63.69 Selecting previously unselected package libcommon-sense-perl.
16:04:14 #10 63.69 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ...
16:04:14 #10 63.70 Unpacking libcommon-sense-perl (3.75-1+b4) ...
16:04:14 #10 63.72 Selecting previously unselected package libconfig-tiny-perl.
16:04:14 #10 63.73 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ...
16:04:14 #10 63.73 Unpacking libconfig-tiny-perl (2.26-1) ...
16:04:14 #10 63.76 Selecting previously unselected package libparams-util-perl.
16:04:14 #10 63.76 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ...
16:04:14 #10 63.76 Unpacking libparams-util-perl (1.102-1+b1) ...
16:04:14 #10 63.80 Selecting previously unselected package libsub-install-perl.
16:04:14 #10 63.80 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ...
16:04:14 #10 63.80 Unpacking libsub-install-perl (0.928-1.1) ...
16:04:14 #10 63.83 Selecting previously unselected package libdata-optlist-perl.
16:04:14 #10 63.83 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ...
16:04:14 #10 63.84 Unpacking libdata-optlist-perl (0.110-1.1) ...
16:04:14 #10 63.90 Selecting previously unselected package libsub-exporter-perl.
16:04:14 #13 9.849 Setting up pkg-config (0.29.2-1ubuntu3) ...
16:04:14 #13 9.897 Setting up libudev-dev:armhf (249.11-0ubuntu3.6) ...
16:04:14 #13 9.908 Setting up libsepol-dev:armhf (3.3-1build1) ...
16:04:14 #13 9.919 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
16:04:14 #13 9.929 Setting up libpcre2-posix3:armhf (10.39-3ubuntu0.1) ...
16:04:14 #13 9.939 Setting up libbtrfs-dev:armhf (5.16.2-1) ...
16:04:14 #13 9.951 Setting up librhash0:armhf (1.4.2-1ubuntu1) ...
16:04:14 #13 9.962 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
16:04:14 #13 10.00 Setting up dh-apparmor (3.0.4-2ubuntu2.1) ...
16:04:14 #13 10.01 Setting up libsystemd-dev:armhf (249.11-0ubuntu3.6) ...
16:04:14 #13 10.02 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
16:04:14 #13 10.03 Setting up libpcre2-dev:armhf (10.39-3ubuntu0.1) ...
16:04:14 #13 10.05 Setting up libselinux1-dev:armhf (3.3-1build2) ...
16:04:14 #13 10.06 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ...
16:04:14 #13 10.06 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
16:04:14 #13 10.08 Setting up docker-ce-build-deps (1.0) ...
16:04:14 #13 10.09 Processing triggers for man-db (2.10.2-1) ...
16:04:14 #13 10.16 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
16:04:14 #12 DONE 22.8s
16:04:14 
16:04:14 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
16:04:14 #13 3.151 dh_builddeb
16:04:14 #13 3.171 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:04:14 #13 3.191 
16:04:14 #13 3.191 The package has been created.
16:04:14 #13 3.191 Attention, the package has been created in the current directory,
16:04:14 #13 3.191 not in ".." as indicated by the message above!
16:04:14 #13 3.253 Selecting previously unselected package docker-ce-build-deps.
16:04:14 #13 3.267 (Reading database ... 26046 files and directories currently installed.)
16:04:14 #13 3.268 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:04:14 #13 3.272 Unpacking docker-ce-build-deps (1.0) ...
16:04:14 #11 60.90 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.14) ...
16:04:14 #11 60.96 Setting up curl (7.68.0-1ubuntu2.14) ...
16:04:14 #11 60.97 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
16:04:14 #11 60.98 Setting up libmodule-implementation-perl (0.09-1) ...
16:04:14 #11 60.99 Setting up libemail-valid-perl (1.202-1) ...
16:04:14 #11 61.01 Setting up libpackage-stash-perl (0.38-1) ...
16:04:14 #11 61.02 Setting up libimport-into-perl (1.002005-1) ...
16:04:14 #11 61.03 Setting up libmoo-perl (2.003006-1) ...
16:04:14 #11 61.04 Setting up liblist-someutils-perl (0.58-1) ...
16:04:14 #11 61.06 Setting up liblist-someutils-xs-perl (0.58-2) ...
16:04:14 #11 61.07 Setting up gnupg (2.2.19-3ubuntu2.2) ...
16:04:14 #11 61.08 Setting up libmoox-aliases-perl (0.001006-1) ...
16:04:14 #11 61.09 Setting up libparams-validate-perl (1.29-3) ...
16:04:14 #11 65.88 Setting up libnamespace-clean-perl (0.27-2) ...
16:04:14 #11 65.90 Setting up python3-paramiko (2.10.4-1ubuntu1) ...
16:04:14 #11 66.11 Setting up licensecheck (3.3.0-1) ...
16:04:14 #13 27.43   Installing       : libedit-3.1-37.20210216cvs.el9.x86_64                15/71 
16:04:14 #13 28.48   Installing       : llvm-libs-15.0.1-1.el9.x86_64                        16/71 
16:04:14 #13 28.68   Installing       : cpp-11.3.1-4.el9.x86_64                              17/71 
16:04:14 #13 28.69   Installing       : policycoreutils-devel-3.4-4.el9.x86_64               18/71 
16:04:14 #13 28.80   Installing       : selinux-policy-devel-38.1.2-1.el9.noarch             19/71 
16:04:14 #13 28.81   Running scriptlet: selinux-policy-devel-38.1.2-1.el9.noarch             19/71 
16:04:14 #13 28.82   Installing       : perl-threads-shared-1.61-460.el9.x86_64              20/71 
16:04:14 #13 28.82   Installing       : perl-Thread-Queue-3.14-460.el9.noarch                21/71 
16:04:14 #13 28.85   Installing       : automake-1.16.2-6.el9.noarch                         22/71 
16:04:14 #13 28.86   Installing       : perl-TermReadKey-2.38-11.el9.x86_64                  23/71 
16:04:14 #13 28.87   Upgrading        : libarchive-3.5.3-4.el9.x86_64                        24/71 
16:04:14 #13 28.88   Installing       : perl-lib-0.65-479.el9.x86_64                         25/71 
16:04:14 #13 28.88   Installing       : perl-Error-1:0.17029-7.el9.noarch                    26/71 
16:04:14 #13 28.89   Installing       : pcre2-utf32-10.40-2.el9.x86_64                       27/71 
16:04:14 #13 6.757 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
16:04:14 #13 6.767 Unpacking emacsen-common (3.0.4) ...
16:04:14 #13 6.810 Selecting previously unselected package cmake-data.
16:04:14 #13 6.811 Preparing to unpack .../07-cmake-data_3.24.2-1ubuntu1_all.deb ...
16:04:14 #13 6.819 Unpacking cmake-data (3.24.2-1ubuntu1) ...
16:04:14 #11 55.15 Setting up libxml-namespacesupport-perl (1.12-2) ...
16:04:14 #11 55.16 Setting up libnet-http-perl (6.22-1) ...
16:04:14 #11 55.17 Setting up libpath-iterator-rule-perl (1.015-1) ...
16:04:14 #11 55.18 Setting up libtext-markdown-discount-perl:armhf (0.13-1build1) ...
16:04:14 #11 55.20 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:04:14 #11 55.23 Setting up libtime-moment-perl (0.44-2) ...
16:04:14 #11 55.24 Setting up libencode-locale-perl (1.05-2) ...
16:04:14 #11 55.25 Setting up libexception-class-perl (1.45-1) ...
16:04:14 #11 55.26 Setting up libmath-base85-perl (0.5+dfsg-1) ...
16:04:14 #11 55.27 Setting up libconfig-tiny-perl (2.28-1) ...
16:04:14 #11 55.28 Setting up libsereal-encoder-perl:armhf (4.025+ds-1) ...
16:04:14 #11 55.29 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
16:04:14 #11 55.31 Setting up liblist-utilsby-perl (0.12-1) ...
16:04:14 #11 55.32 Setting up libstring-shellquote-perl (1.04-2) ...
16:04:14 #11 55.33 Setting up libnet-netmask-perl (2.0001-1) ...
16:04:14 #11 55.34 Setting up libsub-install-perl (0.928-2) ...
16:04:14 #12 3.204 (1/99): checkpolicy-3.4-3.fc37.x86_64.rpm       1.1 MB/s | 346 kB     00:00    
16:04:14 #12 3.214 (2/99): automake-1.16.5-9.fc37.noarch.rpm       2.1 MB/s | 696 kB     00:00    
16:04:14 #12 11.78   Installing       : perl-Error-1:0.17029-8.fc36.noarch                  55/101 
16:04:14 #12 11.78   Installing       : lzo-2.10-6.fc36.x86_64                              56/101 
16:04:14 #12 11.79   Running scriptlet: libutempter-1.2.1-6.fc36.x86_64                     57/101 
16:04:14 #12 11.83   Installing       : libutempter-1.2.1-6.fc36.x86_64                     57/101 
16:04:14 #12 11.90   Installing       : util-linux-2.38-1.fc36.x86_64                       58/101 
16:04:14 #12 11.91   Running scriptlet: openssh-8.8p1-1.fc36.1.x86_64                       59/101 
16:04:14 #12 11.95   Installing       : openssh-8.8p1-1.fc36.1.x86_64                       59/101 
16:04:14 #12 11.96   Installing       : libsepol-devel-3.3-3.fc36.x86_64                    60/101 
16:04:14 #12 11.97   Installing       : libselinux-devel-3.3-4.fc36.x86_64                  61/101 
16:04:14 #12 11.99   Installing       : libselinux-utils-3.3-4.fc36.x86_64                  62/101 
16:04:14 #12 2.678    dh_strip_nondeterminism
16:04:14 #12 2.745    dh_compress
16:04:14 #12 2.789    dh_fixperms
16:04:14 #12 2.836    dh_missing
16:04:14 #12 2.863    dh_installdeb
16:04:14 #12 6.943 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:04:14 #12 6.950 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:04:14 #10 73.59 Setting up libpackage-stash-perl (0.38-1) ...
16:04:14 #10 73.62 Setting up libimport-into-perl (1.002005-1) ...
16:04:14 #10 73.66 Setting up libmoo-perl (2.003004-2) ...
16:04:14 #10 73.70 Setting up libmime-tools-perl (5.509-1) ...
16:04:14 #10 73.74 Setting up libxml-simple-perl (2.25-1) ...
16:04:14 #10 73.77 Setting up libparams-validate-perl (1.29-1+b1) ...
16:04:15 #10 63.90 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ...
16:04:15 #10 63.91 Unpacking libsub-exporter-perl (0.987-1) ...
16:04:15 #10 63.95 Selecting previously unselected package libconst-fast-perl.
16:04:15 #10 63.95 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ...
16:04:15 #10 63.96 Unpacking libconst-fast-perl (0.014-1.1) ...
16:04:15 #10 63.99 Selecting previously unselected package libwant-perl.
16:04:15 #10 63.99 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ...
16:04:15 #10 64.00 Unpacking libwant-perl (0.29-1+b6) ...
16:04:15 #10 64.03 Selecting previously unselected package libcontextual-return-perl.
16:04:15 #13 DONE 1.8s
16:04:15 
16:04:15 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
16:04:15 #14 DONE 0.0s
16:04:15 
16:04:15 #15 exporting to image
16:04:15 #15 exporting layers
16:04:15 #11 61.10 Setting up libb-hooks-endofscope-perl (0.24-1) ...
16:04:15 #11 61.12 Setting up libnamespace-clean-perl (0.27-1) ...
16:04:15 #11 61.13 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
16:04:15 #11 61.14 Setting up libgitlab-api-v4-perl (0.25-1) ...
16:04:15 #11 61.15 Setting up libmoox-struct-perl (0.017-1) ...
16:04:15 #11 61.17 Setting up lintian (2.62.0ubuntu2.2) ...
16:04:15 #11 61.18 Setting up licensecheck (3.0.45-1) ...
16:04:15 #11 61.20 Setting up dh-autoreconf (19) ...
16:04:15 #11 61.23 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
16:04:15 #11 61.24 Setting up libwww-perl (6.43-1) ...
16:04:15 #11 61.25 Setting up debhelper (12.10ubuntu1) ...
16:04:15 #11 61.26 Setting up devscripts (2.20.2ubuntu2) ...
16:04:15 #11 61.42 Setting up equivs (2.2.0) ...
16:04:15 #11 61.44 Setting up libxml-parser-perl (2.46-1) ...
16:04:15 #11 61.45 Setting up libxml-sax-expat-perl (0.51-1) ...
16:04:15 #12 3.101 Reading package lists...
16:04:15 #12 3.704 Building dependency tree...
16:04:15 #12 3.837 Reading state information...
16:04:15 #12 3.850 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:04:15 #12 3.879 Starting 2 pkgProblemResolver with broken count: 0
16:04:15 #12 3.883 Done
16:04:15 #12 3.895  Done
16:04:15 #12 3.900 Starting pkgProblemResolver with broken count: 0
16:04:15 #12 3.919 Starting 2 pkgProblemResolver with broken count: 0
16:04:15 #12 3.921 Done
16:04:15 #12 3.992 The following additional packages will be installed:
16:04:15 #12 3.992   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
16:04:15 #12 3.992   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
16:04:15 #12 3.992   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
16:04:15 #12 3.992   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
16:04:15 #12 3.993   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
16:04:15 #12 3.994 Suggested packages:
16:04:15 #12 3.994   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:04:15 #11 66.13 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:04:15 #11 66.14 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:04:15 #11 66.15 Setting up libwww-perl (6.67-1) ...
16:04:15 #11 66.17 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
16:04:15 #11 66.19 Setting up libwww-mechanize-perl (2.14-2) ...
16:04:15 #11 66.21 Setting up devscripts (2.22.2ubuntu3) ...
16:04:15 #11 66.37 Setting up libxml-parser-perl:arm64 (2.46-3build1) ...
16:04:15 #13 28.90   Installing       : pcre2-utf16-10.40-2.el9.x86_64                       28/71 
16:04:15 #13 28.93   Installing       : pcre2-devel-10.40-2.el9.x86_64                       29/71 
16:04:15 #13 7.186 Selecting previously unselected package cmake.
16:04:15 #11 55.35 Setting up gcc (4:12.2.0-1ubuntu1) ...
16:04:15 #11 55.37 Setting up dpkg-dev (1.21.9ubuntu1) ...
16:04:15 #11 55.39 Setting up libindirect-perl (0.39-2) ...
16:04:15 #11 55.40 Setting up libxs-parse-sublike-perl:armhf (0.16-1ubuntu2) ...
16:04:15 #11 55.41 Setting up intltool-debian (0.35.0+20060710.5) ...
16:04:15 #11 55.42 Setting up libfreezethaw-perl (0.5001-2.1) ...
16:04:15 #11 55.43 Setting up libobject-pad-perl (0.68-1) ...
16:04:15 #11 55.44 Setting up liberror-perl (0.17029-1) ...
16:04:15 #11 55.46 Setting up libpython3.10-stdlib:armhf (3.10.7-1ubuntu0.2) ...
16:04:15 #11 55.47 Setting up patchutils (0.4.2-1build2) ...
16:04:15 #11 55.49 Setting up libmail-sendmail-perl (0.80-2) ...
16:04:15 #11 55.50 Setting up libltdl-dev:armhf (2.4.7-4) ...
16:04:15 #11 55.51 Setting up libjson-maybexs-perl (1.004003-1) ...
16:04:15 #11 55.52 Setting up libxml-sax-base-perl (1.09-2) ...
16:04:15 #11 55.54 Setting up libio-string-perl (1.08-3.1) ...
16:04:15 #11 55.55 Setting up libreadonly-perl (2.050-3) ...
16:04:15 #11 55.56 Setting up libnetaddr-ip-perl (4.079+dfsg-2) ...
16:04:15 #11 55.57 Setting up libstring-copyright-perl (0.003013-1) ...
16:04:15 #11 55.58 Setting up libdata-optlist-perl (0.112-1) ...
16:04:15 #11 55.59 Setting up libipc-run-perl (20220807.0-1) ...
16:04:15 #11 55.60 Setting up git (1:2.37.2-1ubuntu1.1) ...
16:04:15 #11 55.62 Setting up libtext-xslate-perl:armhf (3.5.9-1build1) ...
16:04:15 #11 55.63 Setting up libcontextual-return-perl (0.004014-3) ...
16:04:15 #11 55.64 Setting up libwww-robotrules-perl (6.02-1) ...
16:04:15 #11 55.66 Setting up libtypes-serialiser-perl (1.01-1) ...
16:04:15 #12 3.223 (3/99): cryptsetup-libs-2.5.0-1.fc37.x86_64.rpm 1.4 MB/s | 454 kB     00:00    
16:04:15 #12 3.227 (4/99): dbus-broker-32-1.fc37.x86_64.rpm        7.9 MB/s | 175 kB     00:00    
16:04:15 #12 3.233 (5/99): device-mapper-1.02.175-9.fc37.x86_64.rp 8.2 MB/s | 138 kB     00:00    
16:04:15 #12 3.237 (6/99): device-mapper-devel-1.02.175-9.fc37.x86 4.9 MB/s |  43 kB     00:00    
16:04:15 #12 3.241 (7/99): device-mapper-libs-1.02.175-9.fc37.x86_  14 MB/s | 177 kB     00:00    
16:04:15 #12 3.248 (8/99): e2fsprogs-libs-1.46.5-3.fc37.x86_64.rpm  16 MB/s | 222 kB     00:00    
16:04:15 #12 3.259 (9/99): gc-8.0.6-4.fc37.x86_64.rpm              5.7 MB/s | 103 kB     00:00    
16:04:15 #12 3.269 (10/99): jsoncpp-1.9.5-3.fc37.x86_64.rpm        5.3 MB/s |  98 kB     00:00    
16:04:15 #12 3.315 (11/99): guile22-2.2.7-6.fc37.x86_64.rpm         90 MB/s | 6.5 MB     00:00    
16:04:15 #12 3.327 (12/99): kernel-headers-6.0.5-300.fc37.x86_64.r  24 MB/s | 1.5 MB     00:00    
16:04:15 #12 3.330 (13/99): kmod-libs-30-2.fc37.x86_64.rpm         1.2 MB/s |  68 kB     00:00    
16:04:15 #12 3.336 (14/99): less-590-5.fc37.x86_64.rpm             7.9 MB/s | 160 kB     00:00    
16:04:15 #12 3.340 (15/99): libargon2-20190702-1.fc37.x86_64.rpm   3.3 MB/s |  28 kB     00:00    
16:04:15 #12 3.344 (16/99): libbpf-0.8.0-2.fc37.x86_64.rpm          14 MB/s | 172 kB     00:00    
16:04:15 #12 3.348 (17/99): libcbor-0.7.0-7.fc37.x86_64.rpm        4.9 MB/s |  56 kB     00:00    
16:04:15 #12 3.353 (18/99): libfdisk-2.38.1-1.fc37.x86_64.rpm       18 MB/s | 160 kB     00:00    
16:04:15 #12 3.356 (19/99): libfido2-1.11.0-3.fc37.x86_64.rpm      8.1 MB/s |  97 kB     00:00    
16:04:15 #12 3.361 (20/99): libmpc-1.2.1-5.fc37.x86_64.rpm         4.9 MB/s |  61 kB     00:00    
16:04:15 #12 3.365 (21/99): libseccomp-2.5.3-3.fc37.x86_64.rpm     8.4 MB/s |  70 kB     00:00    
16:04:15 #12 3.369 (22/99): libseccomp-devel-2.5.3-3.fc37.x86_64.r 5.1 MB/s |  60 kB     00:00    
16:04:15 #12 3.374 (23/99): libselinux-devel-3.4-5.fc37.x86_64.rpm  12 MB/s | 148 kB     00:00    
16:04:15 #12 3.379 (24/99): libsepol-devel-3.4-3.fc37.x86_64.rpm   5.3 MB/s |  49 kB     00:00    
16:04:15 #12 3.385 (25/99): libselinux-utils-3.4-5.fc37.x86_64.rpm  10 MB/s | 158 kB     00:00    
16:04:15 #12 3.390 (26/99): libtool-ltdl-2.4.7-2.fc37.x86_64.rpm   4.2 MB/s |  37 kB     00:00    
16:04:15 #12 3.397 (27/99): libtool-2.4.7-2.fc37.x86_64.rpm         26 MB/s | 601 kB     00:00    
16:04:15 #12 3.401 (28/99): libutempter-1.2.1-7.fc37.x86_64.rpm    2.4 MB/s |  26 kB     00:00    
16:04:15 #12 3.407 (29/99): libtool-ltdl-devel-2.4.7-2.fc37.x86_64 7.6 MB/s | 164 kB     00:00    
16:04:15 #12 3.412 (30/99): libuv-1.44.2-2.fc37.x86_64.rpm          10 MB/s | 151 kB     00:00    
16:04:15 #12 3.417 (31/99): libxkbcommon-1.4.1-2.fc37.x86_64.rpm   9.3 MB/s | 140 kB     00:00    
16:04:15 #12 3.423 (32/99): lzo-2.10-7.fc37.x86_64.rpm             6.6 MB/s |  66 kB     00:00    
16:04:15 #12 3.428 (33/99): m4-1.4.19-4.fc37.x86_64.rpm             21 MB/s | 303 kB     00:00    
16:04:15 #12 3.436 (34/99): make-4.3-11.fc37.x86_64.rpm             30 MB/s | 542 kB     00:00    
16:04:15 #12 3.446 (35/99): openssh-8.8p1-7.fc37.x86_64.rpm         27 MB/s | 452 kB     00:00    
16:04:15 #12 3.453 (36/99): openssh-clients-8.8p1-7.fc37.x86_64.rp  30 MB/s | 698 kB     00:00    
16:04:15 #12 3.461 (37/99): pcre2-devel-10.40-1.fc37.1.x86_64.rpm   21 MB/s | 505 kB     00:00    
16:04:15 #12 3.467 (38/99): pcre2-utf16-10.40-1.fc37.1.x86_64.rpm   17 MB/s | 216 kB     00:00    
16:04:15 #12 3.472 (39/99): pcre2-utf32-10.40-1.fc37.1.x86_64.rpm   11 MB/s | 203 kB     00:00    
16:04:15 #12 3.477 (40/99): perl-Error-0.17029-10.fc37.noarch.rpm  2.8 MB/s |  41 kB     00:00    
16:04:15 #12 3.481 (41/99): perl-File-Compare-1.100.700-492.fc37.n 2.0 MB/s |  16 kB     00:00    
16:04:15 #12 3.484 (42/99): perl-File-Copy-2.39-492.fc37.noarch.rp 2.1 MB/s |  23 kB     00:00    
16:04:15 #12 3.488 (43/99): perl-File-Find-1.40-492.fc37.noarch.rp 2.6 MB/s |  28 kB     00:00    
16:04:15 #12 3.492 (44/99): perl-Thread-Queue-3.14-489.fc37.noarch 3.0 MB/s |  21 kB     00:00    
16:04:15 #12 3.497 (45/99): perl-TermReadKey-2.38-14.fc37.x86_64.r 2.8 MB/s |  36 kB     00:00    
16:04:15 #12 3.501 (46/99): perl-lib-0.65-492.fc37.x86_64.rpm      1.5 MB/s |  18 kB     00:00    
16:04:15 #12 3.506 (47/99): perl-threads-2.27-489.fc37.x86_64.rpm  4.2 MB/s |  57 kB     00:00    
16:04:15 #12 3.511 (48/99): perl-threads-shared-1.64-489.fc37.x86_ 4.7 MB/s |  44 kB     00:00    
16:04:15 #12 3.516 (49/99): policycoreutils-3.4-6.fc37.x86_64.rpm   17 MB/s | 238 kB     00:00    
16:04:15 #12 3.521 (50/99): policycoreutils-devel-3.4-6.fc37.x86_6  11 MB/s | 150 kB     00:00    
16:04:15 #12 12.00   Installing       : policycoreutils-3.3-4.fc36.x86_64                   63/101 
16:04:15 #12 12.01   Running scriptlet: policycoreutils-3.3-4.fc36.x86_64                   63/101 
16:04:15 #12 12.02   Installing       : rpm-plugin-selinux-4.17.1-3.fc36.x86_64             64/101 
16:04:15 #12 12.03   Installing       : selinux-policy-36.16-1.fc36.noarch                  65/101 
16:04:15 #12 12.03   Running scriptlet: selinux-policy-36.16-1.fc36.noarch                  65/101 
16:04:15 #12 12.06   Running scriptlet: selinux-policy-targeted-36.16-1.fc36.noarch         66/101 
16:04:15 #12 12.25   Installing       : selinux-policy-targeted-36.16-1.fc36.noarch         66/101 
16:04:15 #12 2.897    dh_gencontrol
16:04:15 #12 3.018    dh_md5sums
16:04:15 #12 3.056    dh_builddeb
16:04:15 #12 3.084 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:04:15 #12 3.105  dpkg-genbuildinfo --build=binary
16:04:15 #12 7.277 Selecting previously unselected package libncurses6:armhf.
16:04:15 #12 7.280 Preparing to unpack .../02-libncurses6_6.2+20201114-2_armhf.deb ...
16:04:15 #12 7.288 Unpacking libncurses6:armhf (6.2+20201114-2) ...
16:04:15 #12 7.330 Selecting previously unselected package libprocps8:armhf.
16:04:15 #12 7.332 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_armhf.deb ...
16:04:15 #12 7.337 Unpacking libprocps8:armhf (2:3.3.17-5) ...
16:04:15 #12 7.389 Selecting previously unselected package procps.
16:04:15 #10 73.80 Setting up libb-hooks-endofscope-perl (0.24-1) ...
16:04:15 #10 73.81 Setting up lintian (2.15.0) ...
16:04:15 #10 73.83 Setting up libnamespace-clean-perl (0.27-1) ...
16:04:15 #10 73.84 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
16:04:15 #10 73.86 Setting up licensecheck (3.0.31-3) ...
16:04:15 #10 73.87 Setting up libgitlab-api-v4-perl (0.16-1) ...
16:04:15 #10 73.89 Setting up liblwp-protocol-https-perl (6.07-2) ...
16:04:15 #10 73.90 Setting up libwww-perl (6.36-2) ...
16:04:15 #10 73.92 Setting up debhelper (12.1.1) ...
16:04:15 #10 73.93 Setting up dh-autoreconf (19) ...
16:04:15 #10 73.95 Setting up devscripts (2.19.5+deb10u1) ...
16:04:15 #12 1.123 Reading package lists...
16:04:15 #10 DONE 73.5s
16:04:15 
16:04:15 #11 [stage-1 3/8] COPY common /root/build-deb/debian
16:04:15 #11 DONE 0.1s
16:04:15 
16:04:15 #12 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:04:15 #10 64.03 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ...
16:04:15 #10 64.03 Unpacking libcontextual-return-perl (0.004014-2) ...
16:04:15 #10 64.07 Selecting previously unselected package libconvert-binhex-perl.
16:04:15 #10 64.07 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ...
16:04:15 #10 64.08 Unpacking libconvert-binhex-perl (1.125-1) ...
16:04:15 #10 64.12 Selecting previously unselected package libcpanel-json-xs-perl.
16:04:15 #10 64.12 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ...
16:04:15 #10 64.12 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
16:04:15 #10 64.17 Selecting previously unselected package libdevel-stacktrace-perl.
16:04:15 #10 64.17 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:04:15 #10 64.18 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:04:15 #10 64.21 Selecting previously unselected package libexception-class-perl.
16:04:15 #10 64.21 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ...
16:04:15 #10 64.22 Unpacking libexception-class-perl (1.44-1) ...
16:04:15 #10 64.25 Selecting previously unselected package libiterator-perl.
16:04:15 #10 64.25 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:04:15 #10 64.26 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:04:15 #10 64.28 Selecting previously unselected package libiterator-util-perl.
16:04:15 #10 64.29 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:04:15 #10 64.29 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:04:15 #10 64.32 Selecting previously unselected package libexporter-tiny-perl.
16:04:15 #10 64.32 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ...
16:04:15 #10 64.33 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:04:15 #10 64.36 Selecting previously unselected package liblist-moreutils-xs-perl.
16:04:15 #10 64.36 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
16:04:15 #10 64.36 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
16:04:15 #10 64.40 Selecting previously unselected package liblist-moreutils-perl.
16:04:15 + cd /go/src/github.com/docker/libnetwork
16:04:15 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:15 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:04:15 #13 DONE 10.4s
16:04:15 
16:04:15 #14 [stage-1 6/9] COPY sources/ /sources
16:04:15 #14 DONE 0.2s
16:04:15 
16:04:15 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:04:15 #11 61.49 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:04:15 #11 61.54 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:15 #12 4.173 The following NEW packages will be installed:
16:04:15 #12 4.174   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
16:04:15 #12 4.174   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
16:04:15 #12 4.175   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
16:04:15 #12 4.175   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
16:04:15 #12 4.175   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
16:04:15 #11 66.38 Setting up libxml-sax-expat-perl (0.51-1) ...
16:04:15 #11 66.42 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:04:15 #11 66.48 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:15 #11 66.61 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:15 #13 7.190 Preparing to unpack .../08-cmake_3.24.2-1ubuntu1_amd64.deb ...
16:04:15 #13 7.194 Unpacking cmake (3.24.2-1ubuntu1) ...
16:04:15 #13 7.366 Selecting previously unselected package dh-apparmor.
16:04:15 #13 7.370 Preparing to unpack .../09-dh-apparmor_3.0.7-1ubuntu2_all.deb ...
16:04:15 #13 7.373 Unpacking dh-apparmor (3.0.7-1ubuntu2) ...
16:04:15 #13 7.407 Selecting previously unselected package libbtrfs0:amd64.
16:04:15 #13 7.411 Preparing to unpack .../10-libbtrfs0_5.19-1_amd64.deb ...
16:04:15 #13 7.414 Unpacking libbtrfs0:amd64 (5.19-1) ...
16:04:15 #13 7.443 Selecting previously unselected package libbtrfs-dev:amd64.
16:04:15 #13 7.447 Preparing to unpack .../11-libbtrfs-dev_5.19-1_amd64.deb ...
16:04:15 #13 7.451 Unpacking libbtrfs-dev:amd64 (5.19-1) ...
16:04:15 #13 7.485 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:04:15 #13 7.485 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ...
16:04:15 #13 7.489 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
16:04:15 #13 7.515 Selecting previously unselected package libudev-dev:amd64.
16:04:15 #13 7.518 Preparing to unpack .../13-libudev-dev_251.4-1ubuntu7_amd64.deb ...
16:04:15 #13 7.521 Unpacking libudev-dev:amd64 (251.4-1ubuntu7) ...
16:04:15 #13 7.552 Selecting previously unselected package libsepol-dev:amd64.
16:04:15 #13 28.94   Installing       : libuv-1:1.42.0-1.el9.x86_64                          30/71 
16:04:15 #11 55.67 Setting up libnsl-dev:armhf (1.3.0-2build2) ...
16:04:15 #11 55.68 Setting up libhtml-parser-perl:armhf (3.78-1) ...
16:04:15 #11 55.69 Setting up libgit-wrapper-perl (0.048-1) ...
16:04:15 #11 55.71 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
16:04:15 #11 55.72 Setting up librole-tiny-perl (2.002004-1) ...
16:04:15 #11 55.73 Setting up gnupg (2.2.35-3ubuntu1) ...
16:04:15 #11 55.74 Setting up libc6-dev:armhf (2.36-0ubuntu4) ...
16:04:15 #11 55.75 Setting up libfont-ttf-perl (1.06-2) ...
16:04:15 #11 55.76 Setting up libfile-homedir-perl (1.006-1) ...
16:04:15 #11 55.77 Setting up libalgorithm-diff-xs-perl:armhf (0.04-7) ...
16:04:15 #11 55.79 Setting up libio-socket-ssl-perl (2.074-2) ...
16:04:15 #11 55.80 Setting up libsub-exporter-perl (0.988-1) ...
16:04:15 #11 55.81 Setting up libpython3-stdlib:armhf (3.10.6-1) ...
16:04:15 #11 55.82 Setting up libalgorithm-merge-perl (0.08-4) ...
16:04:15 #11 55.83 Setting up libhttp-message-perl (6.37-1) ...
16:04:15 #11 55.84 Setting up libdata-validate-ip-perl (0.30-1) ...
16:04:15 #11 55.86 Setting up libhtml-form-perl (6.10-1) ...
16:04:15 #11 55.87 Setting up libiterator-perl (0.03+ds1-2) ...
16:04:15 #12 3.526 (51/99): policycoreutils-python-utils-3.4-6.fc3 8.4 MB/s |  80 kB     00:00    
16:04:15 #12 3.530 (52/99): python3-audit-3.0.9-1.fc37.x86_64.rpm  6.4 MB/s |  86 kB     00:00    
16:04:15 #12 3.536 (53/99): python3-libselinux-3.4-5.fc37.x86_64.r  14 MB/s | 194 kB     00:00    
16:04:15 #12 3.544 (54/99): python3-libsemanage-3.4-5.fc37.x86_64. 6.5 MB/s |  83 kB     00:00    
16:04:15 #12 3.563 (55/99): python3-policycoreutils-3.4-6.fc37.noa  70 MB/s | 2.2 MB     00:00    
16:04:15 #12 3.570 (56/99): python3-setools-4.4.0-9.fc37.x86_64.rp  20 MB/s | 618 kB     00:00    
16:04:15 #12 3.585 (57/99): python3-setuptools-62.6.0-2.fc37.noarc  46 MB/s | 1.6 MB     00:00    
16:04:15 #12 3.589 (58/99): qrencode-libs-4.1.1-3.fc37.x86_64.rpm  3.8 MB/s |  61 kB     00:00    
16:04:15 #12 3.595 (59/99): rhash-1.4.2-3.fc37.x86_64.rpm          8.6 MB/s | 185 kB     00:00    
16:04:15 #12 3.600 (60/99): rpm-plugin-selinux-4.18.0-1.fc37.x86_6 1.5 MB/s |  20 kB     00:00    
16:04:15 #12 3.609 (61/99): which-2.21-35.fc37.x86_64.rpm          2.9 MB/s |  41 kB     00:00    
16:04:15 #12 3.625 (62/99): util-linux-2.38.1-1.fc37.x86_64.rpm     81 MB/s | 2.3 MB     00:00    
16:04:15 #12 3.632 (63/99): annobin-docs-10.92-1.fc37.noarch.rpm   3.3 MB/s |  92 kB     00:00    
16:04:15 #12 3.644 (64/99): annobin-plugin-gcc-10.92-1.fc37.x86_64  26 MB/s | 888 kB     00:00    
16:04:15 #12 3.654 (65/99): autoconf-2.71-4.fc37.noarch.rpm         37 MB/s | 733 kB     00:00    
16:04:15 #12 3.662 (66/99): btrfs-progs-6.0.2-1.fc37.x86_64.rpm     35 MB/s | 976 kB     00:00    
16:04:15 #12 3.666 (67/99): btrfs-progs-devel-6.0.2-1.fc37.x86_64. 2.6 MB/s |  51 kB     00:00    
16:04:15 #12 3.672 (68/99): cmake-filesystem-3.25.1-1.fc37.x86_64. 3.2 MB/s |  16 kB     00:00    
16:04:15 #12 3.701 (69/99): cmake-data-3.25.1-1.fc37.noarch.rpm     57 MB/s | 2.2 MB     00:00    
16:04:15 #12 3.712 (70/99): cmake-rpm-macros-3.25.1-1.fc37.noarch. 490 kB/s |  16 kB     00:00    
16:04:15 #12 3.759 (71/99): cmake-3.25.1-1.fc37.x86_64.rpm          71 MB/s | 6.8 MB     00:00    
16:04:15 #12 3.252  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes
16:04:15 #12 3.333 dpkg-genchanges: info: binary-only upload (no source code included)
16:04:15 #12 3.336  dpkg-source --after-build .
16:04:15 #12 3.438 dpkg-buildpackage: info: binary-only upload (no source included)
16:04:15 #15 DONE 2.3s
16:04:15 
16:04:15 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:04:15 #16 DONE 0.0s
16:04:15 
16:04:15 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:04:15 #17 DONE 0.0s
16:04:15 
16:04:15 #18 exporting to image
16:04:15 #18 exporting layers
16:04:15 #12 7.391 Preparing to unpack .../04-procps_2%3a3.3.17-5_armhf.deb ...
16:04:15 #12 7.408 Unpacking procps (2:3.3.17-5) ...
16:04:15 #12 7.493 Selecting previously unselected package libjsoncpp24:armhf.
16:04:15 #12 7.495 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_armhf.deb ...
16:04:15 #12 7.506 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
16:04:15 #12 7.552 Selecting previously unselected package librhash0:armhf.
16:04:15 #12 7.555 Preparing to unpack .../06-librhash0_1.4.1-2_armhf.deb ...
16:04:15 #12 7.559 Unpacking librhash0:armhf (1.4.1-2) ...
16:04:15 #12 7.607 Selecting previously unselected package libuv1:armhf.
16:04:15 #10 74.11 Setting up dh-strip-nondeterminism (1.1.2-1) ...
16:04:15 #10 74.13 Setting up equivs (2.2.0) ...
16:04:15 #10 74.14 Setting up libxml-parser-perl (2.44-4) ...
16:04:15 #10 74.16 Setting up libxml-sax-expat-perl (0.51-1) ...
16:04:15 #10 74.21 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:04:15 #10 74.26 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:15 #10 74.39 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:15 #10 64.40 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ...
16:04:15 #10 64.40 Unpacking liblist-moreutils-perl (0.430-2) ...
16:04:15 #10 64.44 Selecting previously unselected package libdata-dpath-perl.
16:04:15 #10 64.44 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ...
16:04:15 #10 64.44 Unpacking libdata-dpath-perl (0.58-1) ...
16:04:15 #10 64.48 Selecting previously unselected package libdata-dump-perl.
16:04:15 #10 64.48 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ...
16:04:15 #10 64.48 Unpacking libdata-dump-perl (1.23-1.1) ...
16:04:15 #10 64.52 Selecting previously unselected package libdata-messagepack-perl.
16:04:15 #10 64.52 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ...
16:04:15 #10 64.52 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
16:04:15 #10 64.56 Selecting previously unselected package libnet-domain-tld-perl.
16:04:15 #10 64.56 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:04:15 #10 64.56 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:04:15 #10 64.60 Selecting previously unselected package libdata-validate-domain-perl.
16:04:15 #10 64.60 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:04:15 #10 64.60 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:04:15 #10 64.63 Selecting previously unselected package libdevel-size-perl.
16:04:15 #12 2.657 Package bash-5.1.8-3.fc35.x86_64 is already installed.
16:04:15 #12 2.667 Package bash-5.1.8-3.fc35.x86_64 is already installed.
16:04:15 #12 2.667 Package ca-certificates-2022.2.54-1.2.fc35.noarch is already installed.
16:04:15 #12 2.668 Package libarchive-3.5.3-1.fc35.x86_64 is already installed.
16:04:15 #12 2.669 Package pkgconf-pkg-config-1.8.0-1.fc35.x86_64 is already installed.
16:04:15 #12 2.669 Package tar-2:1.34-2.fc35.x86_64 is already installed.
16:04:15 #12 2.678 Package bash-5.1.8-3.fc35.x86_64 is already installed.
16:04:15 #12 2.697 Package bash-5.1.8-3.fc35.x86_64 is already installed.
16:04:15 #12 2.750 Dependencies resolved.
16:04:15 #12 2.778 ================================================================================
16:04:15 #12 2.778  Package                       Arch    Version                   Repo      Size
16:04:15 #12 2.778 ================================================================================
16:04:15 #12 2.778 Installing:
16:04:15 #12 2.778  btrfs-progs-devel             x86_64  6.0.2-1.fc35              updates   51 k
16:04:15 #12 2.778  cmake                         x86_64  3.24.2-1.fc35             updates  6.5 M
16:04:15 #12 2.778  device-mapper-devel           x86_64  1.02.175-6.fc35           fedora    45 k
16:04:15 #12 2.778  gcc                           x86_64  11.3.1-3.fc35             updates   31 M
16:04:15 #12 2.778  git                           x86_64  2.38.1-1.fc35             updates   65 k
16:04:15 #12 2.778  glibc-static                  x86_64  2.34-49.fc35              updates  1.7 M
16:04:15 #12 2.778  libseccomp-devel              x86_64  2.5.3-1.fc35              updates   53 k
16:04:15 #12 2.778  libselinux-devel              x86_64  3.3-1.fc35                updates  112 k
16:04:15 #12 2.778  libtool                       x86_64  2.4.6-50.fc35             updates  579 k
16:04:15 #12 2.778  libtool-ltdl-devel            x86_64  2.4.6-50.fc35             updates  154 k
16:04:15 #12 2.778  make                          x86_64  1:4.3-6.fc35              fedora   533 k
16:04:15 #12 2.778  selinux-policy-devel          noarch  35.19-1.fc35              updates  804 k
16:04:15 #12 2.778  systemd                       x86_64  249.13-6.fc35             updates  4.0 M
16:04:15 #12 2.778  systemd-devel                 x86_64  249.13-6.fc35             updates  442 k
16:04:15 #12 2.778  which                         x86_64  2.21-27.fc35              fedora    41 k
16:04:15 #12 2.778 Installing dependencies:
16:04:15 #12 2.778  acl                           x86_64  2.3.1-2.fc35              fedora    71 k
16:04:15 #12 2.778  annobin-docs                  noarch  10.79-1.fc35              updates   91 k
16:04:15 #12 2.778  annobin-plugin-gcc            x86_64  10.79-1.fc35              updates  882 k
16:04:15 #12 2.778  autoconf                      noarch  2.69-37.fc35              fedora   666 k
16:04:15 #12 2.778  automake                      noarch  1.16.2-5.fc35             fedora   662 k
16:04:15 #12 2.778  btrfs-progs                   x86_64  6.0.2-1.fc35              updates  972 k
16:04:15 #12 2.778  checkpolicy                   x86_64  3.3-1.fc35                updates  338 k
16:04:15 #12 2.778  cmake-data                    noarch  3.24.2-1.fc35             updates  1.7 M
16:04:15 #12 2.778  cmake-filesystem              x86_64  3.24.2-1.fc35             updates   16 k
16:04:15 #12 2.778  cmake-rpm-macros              noarch  3.24.2-1.fc35             updates   15 k
16:04:15 #12 2.778  cpp                           x86_64  11.3.1-3.fc35             updates   10 M
16:04:15 #12 2.778  cryptsetup-libs               x86_64  2.4.3-1.fc35              updates  430 k
16:04:15 #12 2.778  dbus                          x86_64  1:1.12.24-1.fc35          updates  6.9 k
16:04:15 #12 2.778  dbus-broker                   x86_64  32-1.fc35                 updates  172 k
16:04:15 #12 2.778  dbus-common                   noarch  1:1.12.24-1.fc35          updates   14 k
16:04:15 #12 2.778  device-mapper                 x86_64  1.02.175-6.fc35           fedora   140 k
16:04:15 #12 2.778  device-mapper-libs            x86_64  1.02.175-6.fc35           fedora   179 k
16:04:15 #12 2.778  e2fsprogs-libs                x86_64  1.46.3-1.fc35             fedora   222 k
16:04:15 #12 2.778  gc                            x86_64  8.0.4-6.fc35              fedora   103 k
16:04:15 #12 2.778  git-core                      x86_64  2.38.1-1.fc35             updates  4.2 M
16:04:15 #12 2.778  git-core-doc                  noarch  2.38.1-1.fc35             updates  2.6 M
16:04:15 #12 2.778  glibc-devel                   x86_64  2.34-49.fc35              updates   45 k
16:04:15 #12 2.778  glibc-headers-x86             noarch  2.34-49.fc35              updates  445 k
16:04:15 #12 2.778  guile22                       x86_64  2.2.7-3.fc35              fedora   6.4 M
16:04:15 #12 2.778  iptables-legacy-libs          x86_64  1.8.7-13.fc35             fedora    39 k
16:04:15 #12 2.778  jsoncpp                       x86_64  1.9.4-5.fc35              updates   93 k
16:04:15 #12 2.778  kernel-headers                x86_64  6.0.5-100.fc35            updates  1.3 M
16:04:15 #12 2.778  kmod-libs                     x86_64  29-4.fc35                 fedora    63 k
16:04:15 #12 2.778  less                          x86_64  590-5.fc35                updates  161 k
16:04:15 #12 2.778  libargon2                     x86_64  20171227-7.fc35           fedora    28 k
16:04:15 #12 2.778  libbtrfs                      x86_64  6.0.2-1.fc35              updates   27 k
16:04:15 #12 2.778  libbtrfsutil                  x86_64  6.0.2-1.fc35              updates   32 k
16:04:15 #12 2.778  libcbor                       x86_64  0.7.0-4.fc35              fedora    56 k
16:04:15 #12 2.778  libedit                       x86_64  3.1-40.20210910cvs.fc35   fedora   105 k
16:04:15 #12 2.778  libfdisk                      x86_64  2.37.4-1.fc35             updates  154 k
16:04:15 #12 2.778  libfido2                      x86_64  1.8.0-1.fc35              fedora    81 k
16:04:15 #12 2.778  libibverbs                    x86_64  39.0-1.fc35               updates  392 k
16:04:15 #12 2.778  libmpc                        x86_64  1.2.1-3.fc35              fedora    62 k
16:04:15 #12 2.778  libnl3                        x86_64  3.5.0-8.fc35              fedora   328 k
16:04:15 #12 2.778  libpcap                       x86_64  14:1.10.1-2.fc35          fedora   171 k
16:04:15 #12 2.778  libseccomp                    x86_64  2.5.3-1.fc35              updates   71 k
16:04:15 #12 2.778  libselinux-utils              x86_64  3.3-1.fc35                updates  140 k
16:04:15 #12 2.778  libsepol-devel                x86_64  3.3-2.fc35                updates   40 k
16:04:15 #12 2.778  libtool-ltdl                  x86_64  2.4.6-50.fc35             updates   36 k
16:04:15 #12 2.778  libutempter                   x86_64  1.2.1-5.fc35              fedora    26 k
16:04:15 #12 2.778  libuv                         x86_64  1:1.44.2-1.fc35           updates  151 k
16:04:15 #12 2.778  libxcrypt-devel               x86_64  4.4.33-3.fc35             updates   30 k
16:04:15 #12 2.778  libxcrypt-static              x86_64  4.4.33-3.fc35             updates  105 k
16:04:15 #12 2.778  lzo                           x86_64  2.10-5.fc35               fedora    65 k
16:04:15 #12 2.778  m4                            x86_64  1.4.19-2.fc35             fedora   294 k
16:04:15 #12 2.778  openssh                       x86_64  8.7p1-3.fc35              updates  451 k
16:04:15 #12 2.778  openssh-clients               x86_64  8.7p1-3.fc35              updates  696 k
16:04:15 #12 2.778  pcre2-devel                   x86_64  10.40-1.fc35              updates  474 k
16:04:15 #12 2.778  pcre2-utf16                   x86_64  10.40-1.fc35              updates  215 k
16:04:15 #12 2.778  pcre2-utf32                   x86_64  10.40-1.fc35              updates  205 k
16:04:15 #12 2.778  perl-Error                    noarch  1:0.17029-7.fc35          fedora    41 k
16:04:15 #12 2.778  perl-File-Compare             noarch  1.100.600-486.fc35        updates   18 k
16:04:15 #12 2.778  perl-File-Copy                noarch  2.35-486.fc35             updates   25 k
16:04:15 #12 2.778  perl-File-Find                noarch  1.39-486.fc35             updates   30 k
16:04:15 #12 2.778  perl-Git                      noarch  2.38.1-1.fc35             updates   42 k
16:04:15 #12 2.778  perl-TermReadKey              x86_64  2.38-11.fc35              fedora    36 k
16:04:15 #12 2.778  perl-Thread-Queue             noarch  3.14-478.fc35             fedora    21 k
16:04:15 #12 2.778  perl-lib                      x86_64  0.65-486.fc35             updates   19 k
16:04:15 #12 2.778  perl-threads                  x86_64  1:2.26-448.fc35           fedora    57 k
16:04:15 #12 2.778  perl-threads-shared           x86_64  1.62-478.fc35             fedora    43 k
16:04:15 #12 2.778  policycoreutils               x86_64  3.3-1.fc35                updates  199 k
16:04:15 #12 2.778  policycoreutils-devel         x86_64  3.3-1.fc35                updates  139 k
16:04:15 #12 2.778  policycoreutils-python-utils  noarch  3.3-1.fc35                updates   72 k
16:04:15 #12 2.778  python3-audit                 x86_64  3.0.9-1.fc35              updates   82 k
16:04:15 #12 2.778  python3-libselinux            x86_64  3.3-1.fc35                updates  181 k
16:04:15 #12 2.778  python3-libsemanage           x86_64  3.3-1.fc35                updates   79 k
16:04:15 #12 2.778  python3-policycoreutils       noarch  3.3-1.fc35                updates  2.0 M
16:04:15 #12 2.778  python3-setools               x86_64  4.4.0-3.fc35              fedora   547 k
16:04:15 #12 2.778  python3-setuptools            noarch  57.4.0-1.fc35             fedora   928 k
16:04:15 #12 2.778  rhash                         x86_64  1.4.0-4.fc35              fedora   178 k
16:04:15 #12 2.778  rpm-plugin-selinux            x86_64  4.17.1-3.fc35             updates   17 k
16:04:15 #12 2.778  selinux-policy                noarch  35.19-1.fc35              updates   60 k
16:04:15 #12 2.778  selinux-policy-targeted       noarch  35.19-1.fc35              updates  6.3 M
16:04:15 #12 2.778  systemd-pam                   x86_64  249.13-6.fc35             updates  319 k
16:04:15 #12 2.778  systemd-rpm-macros            noarch  249.13-6.fc35             updates   22 k
16:04:15 #12 2.778  util-linux                    x86_64  2.37.4-1.fc35             updates  2.2 M
16:04:15 #12 2.778  util-linux-core               x86_64  2.37.4-1.fc35             updates  433 k
16:04:15 #12 2.778  vim-filesystem                noarch  2:9.0.915-1.fc35          updates   19 k
16:04:15 #12 2.778  xkeyboard-config              noarch  2.33-2.fc35               fedora   783 k
16:04:15 #12 2.778 Installing weak dependencies:
16:04:15 #12 2.778  libbpf                        x86_64  2:0.6.1-2.fc35            updates  154 k
16:04:15 #12 2.778  libxkbcommon                  x86_64  1.3.1-1.fc35              fedora   140 k
16:04:15 #12 2.778  qrencode-libs                 x86_64  4.1.1-1.fc35              updates   60 k
16:04:15 #12 2.778  systemd-networkd              x86_64  249.13-6.fc35             updates  519 k
16:04:15 #12 2.778  systemd-resolved              x86_64  249.13-6.fc35             updates  263 k
16:04:15 #12 2.778 
16:04:15 #12 2.778 Transaction Summary
16:04:15 #12 2.778 ================================================================================
16:04:15 #12 2.778 Install  104 Packages
16:04:15 #12 2.778 
16:04:15 #12 2.782 Total download size: 99 M
16:04:15 #12 2.783 Installed size: 366 M
16:04:15 #12 2.783 Downloading Packages:
16:04:15 #11 61.66 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:15 #11 61.69 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
16:04:15 #11 61.71 Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ...
16:04:15 #11 61.72 Updating certificates in /etc/ssl/certs...
16:04:15 #12 4.447 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
16:04:15 #12 4.447 1 not fully installed or removed.
16:04:15 #12 4.447 Need to get 8978 kB of archives.
16:04:15 #12 4.447 After this operation, 38.6 MB of additional disk space will be used.
16:04:15 #12 4.447 Get:1 http://deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
16:04:15 #12 4.463 Get:2 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
16:04:15 #12 4.478 Get:3 http://deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB]
16:04:15 #12 4.493 Get:4 http://deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB]
16:04:15 #12 4.497 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libarchive13 amd64 3.3.3-4+deb10u2 [314 kB]
16:04:15 #12 4.501 Get:6 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
16:04:15 #12 4.502 Get:7 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
16:04:15 #12 4.504 Get:8 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
16:04:15 #12 4.506 Get:9 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
16:04:15 #12 4.544 Get:10 http://deb.debian.org/debian buster/main amd64 dh-apparmor all 2.13.2-10 [70.1 kB]
16:04:15 #12 4.545 Get:11 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:04:15 #12 4.546 Get:12 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:04:15 #12 4.547 Get:13 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
16:04:15 #12 4.549 Get:14 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
16:04:15 #13 7.555 Preparing to unpack .../14-libsepol-dev_3.4-2_amd64.deb ...
16:04:15 #13 7.559 Unpacking libsepol-dev:amd64 (3.4-2) ...
16:04:15 #13 7.606 Selecting previously unselected package libpcre2-16-0:amd64.
16:04:15 #13 7.609 Preparing to unpack .../15-libpcre2-16-0_10.40-1ubuntu1_amd64.deb ...
16:04:15 #13 7.615 Unpacking libpcre2-16-0:amd64 (10.40-1ubuntu1) ...
16:04:15 #13 7.652 Selecting previously unselected package libpcre2-32-0:amd64.
16:04:15 #13 7.656 Preparing to unpack .../16-libpcre2-32-0_10.40-1ubuntu1_amd64.deb ...
16:04:15 #13 7.659 Unpacking libpcre2-32-0:amd64 (10.40-1ubuntu1) ...
16:04:15 #13 7.693 Selecting previously unselected package libpcre2-posix3:amd64.
16:04:15 #13 7.695 Preparing to unpack .../17-libpcre2-posix3_10.40-1ubuntu1_amd64.deb ...
16:04:15 #13 7.698 Unpacking libpcre2-posix3:amd64 (10.40-1ubuntu1) ...
16:04:15 #13 7.731 Selecting previously unselected package libpcre2-dev:amd64.
16:04:15 #13 7.735 Preparing to unpack .../18-libpcre2-dev_10.40-1ubuntu1_amd64.deb ...
16:04:15 #13 7.741 Unpacking libpcre2-dev:amd64 (10.40-1ubuntu1) ...
16:04:15 #13 7.782 Selecting previously unselected package libselinux1-dev:amd64.
16:04:15 #13 29.22   Installing       : cmake-data-3.20.2-7.el9.noarch                       31/71 
16:04:15 #13 29.40   Installing       : cmake-3.20.2-7.el9.x86_64                            32/71 
16:04:15 #13 29.40   Installing       : libtool-ltdl-2.4.6-45.el9.x86_64                     33/71 
16:04:15 #13 29.42   Installing       : libsepol-devel-3.4-3.el9.x86_64                      34/71 
16:04:15 #11 55.88 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
16:04:15 #11 55.89 Setting up libjson-xs-perl (4.030-1build3) ...
16:04:15 #11 55.90 Setting up libhttp-negotiate-perl (6.01-1) ...
16:04:15 #11 55.92 Setting up libio-prompter-perl (0.004015-1) ...
16:04:15 #11 55.93 Setting up python3.10 (3.10.7-1ubuntu0.2) ...
16:04:15 #11 66.65 Processing triggers for sgml-base (1.30) ...
16:04:15 #11 66.68 Setting up libfontconfig1:arm64 (2.13.1-4.4ubuntu1) ...
16:04:15 #11 66.69 Processing triggers for libc-bin (2.36-0ubuntu4) ...
16:04:15 #11 66.74 Setting up lintian (2.115.3ubuntu2.1) ...
16:04:15 #11 66.76 Setting up libgd3:arm64 (2.3.3-6) ...
16:04:15 #11 66.77 Setting up libc-devtools (2.36-0ubuntu4) ...
16:04:15 #11 66.79 Processing triggers for ca-certificates (20211016ubuntu0.22.10.1) ...
16:04:15 #11 66.79 Updating certificates in /etc/ssl/certs...
16:04:15 #12 3.788 (72/99): dbus-1.14.4-1.fc37.x86_64.rpm          112 kB/s | 7.8 kB     00:00    
16:04:15 #12 3.851 (73/99): cpp-12.2.1-4.fc37.x86_64.rpm            72 MB/s |  11 MB     00:00    
16:04:15 #12 3.854 (74/99): dbus-common-1.14.4-1.fc37.noarch.rpm   170 kB/s |  15 kB     00:00    
16:04:15 #24 53.84 Selecting previously unselected package gcc-aarch64-linux-gnu.
16:04:15 #24 53.84 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:04:15 #24 53.84 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
16:04:15 #24 53.88 Selecting previously unselected package linux-libc-dev-arm64-cross.
16:04:15 #24 53.88 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
16:04:15 #24 53.88 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
16:04:15 #24 54.06 Selecting previously unselected package libc6-dev-arm64-cross.
16:04:15 #24 54.06 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
16:04:15 #24 54.07 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
16:04:15 #24 54.31 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
16:04:15 #24 54.32 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
16:04:15 #24 54.32 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
16:04:15 #12 3.443 
16:04:15 #12 3.443 The package has been created.
16:04:15 #12 3.443 Attention, the package has been created in the current directory,
16:04:15 #12 3.443 not in ".." as indicated by the message above!
16:04:15 #12 3.469 Selecting previously unselected package docker-ce-build-deps.
16:04:15 #12 3.485 (Reading database ... 28643 files and directories currently installed.)
16:04:15 #12 3.487 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:04:15 #12 3.492 Unpacking docker-ce-build-deps (1.0) ...
16:04:15 #12 7.609 Preparing to unpack .../07-libuv1_1.40.0-2_armhf.deb ...
16:04:15 #12 7.614 Unpacking libuv1:armhf (1.40.0-2) ...
16:04:15 #12 7.652 Selecting previously unselected package cmake.
16:04:15 #12 7.655 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_armhf.deb ...
16:04:15 #12 7.659 Unpacking cmake (3.18.4-2+deb11u1) ...
16:04:15 #10 74.43 Setting up libsoap-lite-perl (1.27-1) ...
16:04:15 #10 74.45 Setting up libxmlrpc-lite-perl (0.717-2) ...
16:04:15 #10 74.47 Processing triggers for libc-bin (2.28-10+deb10u2) ...
16:04:15 #10 74.51 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:04:15 #10 64.63 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ...
16:04:15 #10 64.64 Unpacking libdevel-size-perl (0.83-1+b2) ...
16:04:15 #10 64.67 Selecting previously unselected package libdistro-info-perl.
16:04:15 #10 64.67 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ...
16:04:15 #10 64.68 Unpacking libdistro-info-perl (1.0) ...
16:04:15 #10 64.71 Selecting previously unselected package libemail-address-xs-perl.
16:04:15 #10 64.71 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ...
16:04:15 #10 64.71 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
16:04:15 #10 64.75 Selecting previously unselected package libfcgi0ldbl:amd64.
16:04:15 #10 64.75 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ...
16:04:15 #10 64.75 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
16:04:15 #10 64.78 Selecting previously unselected package libfcgi-bin.
16:04:15 #10 64.78 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ...
16:04:15 #10 64.79 Unpacking libfcgi-bin (2.4.2-2) ...
16:04:15 #10 64.82 Selecting previously unselected package libfcgi-perl:amd64.
16:04:15 #10 64.82 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ...
16:04:15 #10 64.82 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ...
16:04:15 #10 64.86 Selecting previously unselected package libipc-system-simple-perl.
16:04:15 #11 62.05 0 added, 0 removed; done.
16:04:15 #11 62.05 Running hooks in /etc/ca-certificates/update.d...
16:04:15 #11 62.05 done.
16:04:15 #12 4.550 Get:15 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
16:04:15 #12 4.551 Get:16 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
16:04:15 #12 4.553 Get:17 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
16:04:15 #12 4.556 Get:18 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
16:04:15 #12 4.567 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
16:04:15 #12 4.572 Get:20 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
16:04:15 #12 4.574 Get:21 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
16:04:15 #12 4.581 Get:22 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
16:04:15 #12 4.583 Get:23 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
16:04:15 #12 4.584 Get:24 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
16:04:15 #12 4.584 Get:25 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
16:04:15 #12 4.613 Get:26 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB]
16:04:15 #12 4.762 debconf: delaying package configuration, since apt-utils is not installed
16:04:15 #12 4.792 Fetched 8978 kB in 0s (21.1 MB/s)
16:04:15 #12 4.825 Selecting previously unselected package bash-completion.
16:04:15 #13 7.785 Preparing to unpack .../19-libselinux1-dev_3.4-1_amd64.deb ...
16:04:15 #13 7.790 Unpacking libselinux1-dev:amd64 (3.4-1) ...
16:04:15 #13 7.827 Selecting previously unselected package libdevmapper-dev:amd64.
16:04:15 #13 7.830 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.185-1ubuntu1_amd64.deb ...
16:04:15 #13 7.834 Unpacking libdevmapper-dev:amd64 (2:1.02.185-1ubuntu1) ...
16:04:15 #13 7.864 Selecting previously unselected package libseccomp-dev:amd64.
16:04:15 #13 7.867 Preparing to unpack .../21-libseccomp-dev_2.5.4-1ubuntu1_amd64.deb ...
16:04:15 #13 7.870 Unpacking libseccomp-dev:amd64 (2.5.4-1ubuntu1) ...
16:04:15 #13 7.899 Selecting previously unselected package libsystemd-dev:amd64.
16:04:15 #13 7.903 Preparing to unpack .../22-libsystemd-dev_251.4-1ubuntu7_amd64.deb ...
16:04:15 #13 7.906 Unpacking libsystemd-dev:amd64 (251.4-1ubuntu7) ...
16:04:15 #13 7.963 Selecting previously unselected package pkg-config.
16:04:15 #13 7.967 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu3_amd64.deb ...
16:04:15 #13 7.971 Unpacking pkg-config (0.29.2-1ubuntu3) ...
16:04:15 #13 8.010 Setting up libseccomp-dev:amd64 (2.5.4-1ubuntu1) ...
16:04:15 #13 29.45   Installing       : libselinux-devel-3.4-3.el9.x86_64                    35/71 
16:04:15 #13 29.71   Installing       : kernel-headers-5.14.0-210.el9.x86_64                 36/71 
16:04:15 #12 3.941 (75/99): gcc-plugin-annobin-12.2.1-4.fc37.x86_6 648 kB/s |  53 kB     00:00    
16:04:15 #12 3.944 (76/99): git-2.38.1-1.fc37.x86_64.rpm           771 kB/s |  65 kB     00:00    
16:04:15 #12 4.188 (77/99): gcc-12.2.1-4.fc37.x86_64.rpm            83 MB/s |  33 MB     00:00    
16:04:15 #12 4.206 (78/99): git-core-doc-2.38.1-1.fc37.noarch.rpm   11 MB/s | 2.8 MB     00:00    
16:04:15 #12 4.231 (79/99): git-core-2.38.1-1.fc37.x86_64.rpm       15 MB/s | 4.2 MB     00:00    
16:04:15 #12 4.237 (80/99): glibc-devel-2.36-8.fc37.x86_64.rpm     3.4 MB/s | 101 kB     00:00    
16:04:15 #12 4.244 (81/99): glibc-headers-x86-2.36-8.fc37.noarch.r  16 MB/s | 580 kB     00:00    
16:04:15 #12 4.261 (82/99): glibc-static-2.36-8.fc37.x86_64.rpm     68 MB/s | 1.9 MB     00:00    
16:04:15 #12 4.264 (83/99): libbtrfsutil-6.0.2-1.fc37.x86_64.rpm   1.9 MB/s |  32 kB     00:00    
16:04:15 #12 4.268 (84/99): libbtrfs-6.0.2-1.fc37.x86_64.rpm       1.3 MB/s |  28 kB     00:00    
16:04:15 #12 4.272 (85/99): libedit-3.1-43.20221009cvs.fc37.x86_64  10 MB/s | 106 kB     00:00    
16:04:15 #12 4.276 (86/99): libxcrypt-devel-4.4.33-3.fc37.x86_64.r 2.7 MB/s |  30 kB     00:00    
16:04:15 #12 4.280 (87/99): libxcrypt-static-4.4.33-3.fc37.x86_64.  13 MB/s | 104 kB     00:00    
16:04:15 #12 4.285 (88/99): perl-Git-2.38.1-1.fc37.noarch.rpm      3.4 MB/s |  42 kB     00:00    
16:04:15 #12 4.288 (89/99): selinux-policy-37.16-1.fc37.noarch.rpm 6.2 MB/s |  75 kB     00:00    
16:04:15 #24 54.58 Selecting previously unselected package g++-10-aarch64-linux-gnu.
16:04:16 #12 8.056 Selecting previously unselected package dh-apparmor.
16:04:16 #12 8.059 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
16:04:16 #12 8.070 Unpacking dh-apparmor (2.13.6-10) ...
16:04:16 #12 8.110 Selecting previously unselected package libbtrfs0:armhf.
16:04:16 #12 8.112 Preparing to unpack .../10-libbtrfs0_5.10.1-2_armhf.deb ...
16:04:16 #12 8.116 Unpacking libbtrfs0:armhf (5.10.1-2) ...
16:04:16 #12 8.190 Selecting previously unselected package libbtrfs-dev:armhf.
16:04:16 #13 3.428 Reading package lists...
16:04:16 #10 74.52 Updating certificates in /etc/ssl/certs...
16:04:16 #10 64.86 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ...
16:04:16 #10 64.86 Unpacking libipc-system-simple-perl (1.30-1) ...
16:04:16 #10 64.90 Selecting previously unselected package libfile-basedir-perl.
16:04:16 #10 64.90 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ...
16:04:16 #10 64.90 Unpacking libfile-basedir-perl (0.08-1) ...
16:04:16 #10 64.94 Selecting previously unselected package libfile-chdir-perl.
16:04:16 #10 64.95 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:04:16 #10 64.95 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:04:16 #10 64.98 Selecting previously unselected package libfile-fcntllock-perl.
16:04:16 #10 64.98 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
16:04:16 #10 64.99 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
16:04:16 #10 65.02 Selecting previously unselected package libnumber-compare-perl.
16:04:16 #10 65.02 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ...
16:04:16 #10 65.03 Unpacking libnumber-compare-perl (0.03-1.1) ...
16:04:16 #10 65.06 Selecting previously unselected package libtext-glob-perl.
16:04:16 #10 65.06 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ...
16:04:16 #10 65.06 Unpacking libtext-glob-perl (0.11-1) ...
16:04:16 #10 65.09 Selecting previously unselected package libfile-find-rule-perl.
16:04:16 + cd /go/src/github.com/docker/libnetwork
16:04:16 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:16 #11 DONE 62.3s
16:04:16 
16:04:16 #12 [stage-1 4/9] COPY common /root/build-deb/debian
16:04:16 #12 DONE 0.1s
16:04:16 #12 4.825 (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 ... 27799 files and directories currently installed.)
16:04:16 #12 4.842 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
16:04:16 #12 3.524 (1/104): acl-2.3.1-2.fc35.x86_64.rpm            313 kB/s |  71 kB     00:00    
16:04:16 #12 3.535 (2/104): autoconf-2.69-37.fc35.noarch.rpm       2.7 MB/s | 666 kB     00:00    
16:04:16 #12 3.541 (3/104): automake-1.16.2-5.fc35.noarch.rpm      2.7 MB/s | 662 kB     00:00    
16:04:16 #12 3.544 (4/104): device-mapper-1.02.175-6.fc35.x86_64.r 7.1 MB/s | 140 kB     00:00    
16:04:16 #12 3.553 (5/104): device-mapper-libs-1.02.175-6.fc35.x86  22 MB/s | 179 kB     00:00    
16:04:16 #12 3.556 (6/104): device-mapper-devel-1.02.175-6.fc35.x8 3.9 MB/s |  45 kB     00:00    
16:04:16 #12 3.560 (7/104): gc-8.0.4-6.fc35.x86_64.rpm              14 MB/s | 103 kB     00:00    
16:04:16 #12 3.567 (8/104): e2fsprogs-libs-1.46.3-1.fc35.x86_64.rp 9.9 MB/s | 222 kB     00:00    
16:04:16 #12 3.572 (9/104): iptables-legacy-libs-1.8.7-13.fc35.x86 3.7 MB/s |  39 kB     00:00    
16:04:16 #12 3.579 (10/104): kmod-libs-29-4.fc35.x86_64.rpm        5.6 MB/s |  63 kB     00:00    
16:04:16 #12 3.585 (11/104): libargon2-20171227-7.fc35.x86_64.rpm  2.2 MB/s |  28 kB     00:00    
16:04:16 #12 3.597 (12/104): libcbor-0.7.0-4.fc35.x86_64.rpm       3.5 MB/s |  56 kB     00:00    
16:04:16 #12 3.607 (13/104): libedit-3.1-40.20210910cvs.fc35.x86_6 6.8 MB/s | 105 kB     00:00    
16:04:16 #13 8.020 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
16:04:16 #13 8.031 Setting up libarchive13:amd64 (3.6.0-1ubuntu1) ...
16:04:16 #13 8.043 Setting up libpcre2-16-0:amd64 (10.40-1ubuntu1) ...
16:04:16 #13 8.053 Setting up libbtrfs0:amd64 (5.19-1) ...
16:04:16 #13 8.063 Setting up libpcre2-32-0:amd64 (10.40-1ubuntu1) ...
16:04:16 #13 8.073 Setting up libuv1:amd64 (1.44.2-1) ...
16:04:16 #13 8.085 Setting up emacsen-common (3.0.4) ...
16:04:16 #13 8.119 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
16:04:16 #13 8.129 Setting up bash-completion (1:2.11-6ubuntu1) ...
16:04:16 #13 8.148 Setting up libjsoncpp25:amd64 (1.9.5-4) ...
16:04:16 #13 8.161 Setting up pkg-config (0.29.2-1ubuntu3) ...
16:04:16 #13 8.210 Setting up libudev-dev:amd64 (251.4-1ubuntu7) ...
16:04:16 #13 8.221 Setting up libsepol-dev:amd64 (3.4-2) ...
16:04:16 #13 8.230 Setting up libpcre2-posix3:amd64 (10.40-1ubuntu1) ...
16:04:16 #13 8.240 Setting up libbtrfs-dev:amd64 (5.19-1) ...
16:04:16 #13 8.253 Setting up librhash0:amd64 (1.4.2-1ubuntu1) ...
16:04:16 #13 8.269 Setting up cmake-data (3.24.2-1ubuntu1) ...
16:04:16 #13 8.310 Setting up dh-apparmor (3.0.7-1ubuntu2) ...
16:04:16 #13 8.320 Setting up libsystemd-dev:amd64 (251.4-1ubuntu7) ...
16:04:16 #13 8.330 Setting up libpcre2-dev:amd64 (10.40-1ubuntu1) ...
16:04:16 #12 2.994 dh_testdir
16:04:16 #12 3.011 dh_testroot
16:04:16 #12 3.027 dh_prep
16:04:16 #12 3.046 dh_testdir
16:04:16 #12 3.061 dh_testroot
16:04:16 #12 3.077 dh_install
16:04:16 #12 3.101 dh_installdocs
16:04:16 #12 3.129 dh_installchangelogs
16:04:16 #12 3.192 dh_compress
16:04:16 #12 3.223 dh_fixperms
16:04:16 #12 3.262 dh_installdeb
16:04:16 #13 29.79   Installing       : glibc-headers-2.34-49.el9.x86_64                     37/71 
16:04:16 #13 29.81   Installing       : libxcrypt-devel-4.4.18-3.el9.x86_64                  38/71 
16:04:16 #12 4.299 (90/99): selinux-policy-devel-37.16-1.fc37.noar  51 MB/s | 912 kB     00:00    
16:04:16 #12 4.362 (91/99): selinux-policy-targeted-37.16-1.fc37.n  94 MB/s | 6.6 MB     00:00    
16:04:16 #12 4.368 (92/99): systemd-devel-251.8-586.fc37.x86_64.rp 8.8 MB/s | 579 kB     00:00    
16:04:16 #12 4.402 (93/99): systemd-251.8-586.fc37.x86_64.rpm       38 MB/s | 4.2 MB     00:00    
16:04:16 #12 4.410 (94/99): systemd-pam-251.8-586.fc37.x86_64.rpm  9.1 MB/s | 334 kB     00:00    
16:04:16 #12 4.419 (95/99): systemd-networkd-251.8-586.fc37.x86_64  13 MB/s | 617 kB     00:00    
16:04:16 #12 4.425 (96/99): systemd-resolved-251.8-586.fc37.x86_64  13 MB/s | 282 kB     00:00    
16:04:16 #12 4.429 (97/99): systemd-rpm-macros-251.8-586.fc37.noar 1.8 MB/s |  30 kB     00:00    
16:04:16 #12 4.435 (98/99): vim-filesystem-9.0.1006-1.fc37.noarch. 2.0 MB/s |  19 kB     00:00    
16:04:16 #12 4.444 (99/99): xkeyboard-config-2.36-3.fc37.noarch.rp  50 MB/s | 957 kB     00:00    
16:04:16 #12 4.449 --------------------------------------------------------------------------------
16:04:16 #12 4.449 Total                                            50 MB/s | 104 MB     00:02     
16:04:16 #24 54.58 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:04:16 #24 54.58 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:04:16 #11 56.73 Setting up libiterator-util-perl (0.02+ds1-2) ...
16:04:16 #12 8.192 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_armhf.deb ...
16:04:16 #12 8.200 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
16:04:16 #12 8.258 Selecting previously unselected package dmsetup.
16:04:16 #12 8.261 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
16:04:16 #12 8.264 Unpacking dmsetup (2:1.02.175-2.1) ...
16:04:16 #12 8.307 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:04:16 #12 8.309 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
16:04:16 #12 8.314 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
16:04:16 #12 8.363 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:04:16 #12 8.366 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
16:04:16 #12 8.369 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
16:04:16 #12 8.397 Selecting previously unselected package libudev-dev:armhf.
16:04:16 #12 8.400 Preparing to unpack .../15-libudev-dev_247.3-7+deb11u1_armhf.deb ...
16:04:16 #12 8.408 Unpacking libudev-dev:armhf (247.3-7+deb11u1) ...
16:04:16 #11 67.27 0 added, 0 removed; done.
16:04:16 #11 67.27 Running hooks in /etc/ca-certificates/update.d...
16:04:16 #11 67.27 done.
16:04:16 #11 67.29 Processing triggers for libc-bin (2.36-0ubuntu4) ...
16:04:16 #13 4.431 Building dependency tree...
16:04:16 #13 4.608 Reading state information...
16:04:16 #13 4.636 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:04:16 #13 4.691 Starting 2 pkgProblemResolver with broken count: 0
16:04:16 #13 4.694 Done
16:04:16 #13 4.720  Done
16:04:16 #13 4.729 Starting pkgProblemResolver with broken count: 0
16:04:16 #13 4.766 Starting 2 pkgProblemResolver with broken count: 0
16:04:16 #13 4.768 Done
16:04:16 #10 74.90 0 added, 0 removed; done.
16:04:16 #10 74.90 Running hooks in /etc/ca-certificates/update.d...
16:04:16 #10 74.90 done.
16:04:16 #10 65.10 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ...
16:04:16 #10 65.10 Unpacking libfile-find-rule-perl (0.34-1) ...
16:04:16 #10 65.13 Selecting previously unselected package libfont-afm-perl.
16:04:16 #10 65.13 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ...
16:04:16 #10 65.13 Unpacking libfont-afm-perl (1.20-3) ...
16:04:16 #10 65.16 Selecting previously unselected package libio-string-perl.
16:04:16 #10 65.16 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ...
16:04:16 #10 65.17 Unpacking libio-string-perl (1.08-3.1) ...
16:04:16 #10 65.20 Selecting previously unselected package libfont-ttf-perl.
16:04:16 #10 65.20 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ...
16:04:16 #10 65.21 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:04:16 #10 65.27 Selecting previously unselected package libio-stringy-perl.
16:04:16 #10 65.27 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ...
16:04:16 #10 65.27 Unpacking libio-stringy-perl (2.111-3) ...
16:04:16 #10 65.31 Selecting previously unselected package libparams-validate-perl:amd64.
16:04:16 #10 65.31 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ...
16:04:16 #10 65.31 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ...
16:04:16 #10 65.35 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:04:16 #10 65.35 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
16:04:16 #10 65.35 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
16:04:16 #10 65.38 Selecting previously unselected package libsort-versions-perl.
16:04:16 #10 65.38 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ...
16:04:16 #10 65.39 Unpacking libsort-versions-perl (1.62-1) ...
16:04:16 #10 65.42 Selecting previously unselected package libgit-wrapper-perl.
16:04:16 #12 3.541 Reading package lists...
16:04:16 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:04:16 
16:04:16 #13 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:04:16 + cd /go/src/github.com/docker/libnetwork
16:04:16 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:16 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:04:16 #12 3.660 (14/104): guile22-2.2.7-3.fc35.x86_64.rpm        62 MB/s | 6.4 MB     00:00    
16:04:16 #12 3.665 (15/104): libfido2-1.8.0-1.fc35.x86_64.rpm      1.2 MB/s |  81 kB     00:00    
16:04:16 #12 3.670 (16/104): libmpc-1.2.1-3.fc35.x86_64.rpm        1.0 MB/s |  62 kB     00:00    
16:04:16 #12 3.678 (17/104): libnl3-3.5.0-8.fc35.x86_64.rpm         27 MB/s | 328 kB     00:00    
16:04:16 #12 3.683 (18/104): libpcap-1.10.1-2.fc35.x86_64.rpm      9.8 MB/s | 171 kB     00:00    
16:04:16 #12 3.688 (19/104): libutempter-1.2.1-5.fc35.x86_64.rpm   1.6 MB/s |  26 kB     00:00    
16:04:16 #12 3.694 (20/104): libxkbcommon-1.3.1-1.fc35.x86_64.rpm   15 MB/s | 140 kB     00:00    
16:04:16 #12 3.707 (21/104): lzo-2.10-5.fc35.x86_64.rpm            2.9 MB/s |  65 kB     00:00    
16:04:16 #12 3.713 (22/104): m4-1.4.19-2.fc35.x86_64.rpm            12 MB/s | 294 kB     00:00    
16:04:16 #12 3.718 (23/104): make-4.3-6.fc35.x86_64.rpm             23 MB/s | 533 kB     00:00    
16:04:16 #12 3.726 (24/104): perl-Error-0.17029-7.fc35.noarch.rpm  2.2 MB/s |  41 kB     00:00    
16:04:16 #12 3.734 (25/104): perl-Thread-Queue-3.14-478.fc35.noarc 1.3 MB/s |  21 kB     00:00    
16:04:16 #12 3.738 (26/104): perl-threads-2.26-448.fc35.x86_64.rpm 4.9 MB/s |  57 kB     00:00    
16:04:16 #12 3.741 (27/104): perl-TermReadKey-2.38-11.fc35.x86_64. 1.5 MB/s |  36 kB     00:00    
16:04:16 #12 3.744 (28/104): perl-threads-shared-1.62-478.fc35.x86 4.4 MB/s |  43 kB     00:00    
16:04:16 #12 3.757 (29/104): python3-setools-4.4.0-3.fc35.x86_64.r  28 MB/s | 547 kB     00:00    
16:04:16 #12 3.761 (30/104): rhash-1.4.0-4.fc35.x86_64.rpm          11 MB/s | 178 kB     00:00    
16:04:16 #12 3.771 (31/104): python3-setuptools-57.4.0-1.fc35.noar  31 MB/s | 928 kB     00:00    
16:04:16 #12 3.777 (32/104): which-2.21-27.fc35.x86_64.rpm         2.7 MB/s |  41 kB     00:00    
16:04:16 #12 3.785 (33/104): xkeyboard-config-2.33-2.fc35.noarch.r  33 MB/s | 783 kB     00:00    
16:04:16 #12 3.791 (34/104): annobin-docs-10.79-1.fc35.noarch.rpm  5.4 MB/s |  91 kB     00:00    
16:04:16 #12 3.804 (35/104): annobin-plugin-gcc-10.79-1.fc35.x86_6  47 MB/s | 882 kB     00:00    
16:04:16 #12 3.813 (36/104): btrfs-progs-6.0.2-1.fc35.x86_64.rpm    36 MB/s | 972 kB     00:00    
16:04:16 #13 8.342 Setting up libselinux1-dev:amd64 (3.4-1) ...
16:04:16 #13 8.352 Setting up libdevmapper-dev:amd64 (2:1.02.185-1ubuntu1) ...
16:04:16 #13 8.364 Setting up cmake (3.24.2-1ubuntu1) ...
16:04:16 #13 8.373 Setting up docker-ce-build-deps (1.0) ...
16:04:16 #13 8.383 Processing triggers for man-db (2.10.2-2) ...
16:04:16 #13 8.457 Processing triggers for libc-bin (2.36-0ubuntu4) ...
16:04:16 #12 3.286 dh_gencontrol
16:04:16 #12 3.394 dh_md5sums
16:04:16 #12 3.422 dh_builddeb
16:04:16 #12 3.439 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:04:16 #12 3.460 
16:04:16 #12 3.460 The package has been created.
16:04:16 #12 3.460 Attention, the package has been created in the current directory,
16:04:16 #12 3.460 not in ".." as indicated by the message above!
16:04:16 #12 3.484 Selecting previously unselected package docker-ce-build-deps.
16:04:16 #12 3.496 (Reading database ... 21446 files and directories currently installed.)
16:04:16 #13 29.82   Installing       : glibc-devel-2.34-49.el9.x86_64                       39/71 
16:04:16 #11 56.74 Setting up libstdc++-12-dev:armhf (12.2.0-3ubuntu1) ...
16:04:16 #11 56.75 Setting up libhttp-cookies-perl (6.10-1) ...
16:04:16 #11 56.76 Setting up libtool (2.4.7-4) ...
16:04:16 #11 56.78 Setting up po-debconf (1.0.21+nmu1) ...
16:04:16 #11 56.79 Setting up libhtml-tree-perl (5.07-2) ...
16:04:16 #11 56.80 Setting up libparams-classify-perl:armhf (0.015-2) ...
16:04:16 #11 56.81 Setting up libcgi-pm-perl (4.54-1) ...
16:04:16 #11 56.82 Setting up python3 (3.10.6-1) ...
16:04:16 #12 8.450 Selecting previously unselected package libsepol1-dev:armhf.
16:04:16 #12 8.453 Preparing to unpack .../16-libsepol1-dev_3.1-1_armhf.deb ...
16:04:16 #12 8.458 Unpacking libsepol1-dev:armhf (3.1-1) ...
16:04:16 #12 8.521 Selecting previously unselected package libpcre2-16-0:armhf.
16:04:16 #12 8.524 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_armhf.deb ...
16:04:16 #12 8.529 Unpacking libpcre2-16-0:armhf (10.36-2+deb11u1) ...
16:04:16 #12 8.580 Selecting previously unselected package libpcre2-32-0:armhf.
16:04:16 #12 8.582 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_armhf.deb ...
16:04:16 #12 8.587 Unpacking libpcre2-32-0:armhf (10.36-2+deb11u1) ...
16:04:16 #12 8.647 Selecting previously unselected package libpcre2-posix2:armhf.
16:04:16 #11 DONE 67.6s
16:04:16 #13 4.910 The following additional packages will be installed:
16:04:16 #13 4.910   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:04:16 
16:04:16 #12 [stage-1 4/9] COPY common /root/build-deb/debian
16:04:16 #12 DONE 0.1s
16:04:16 
16:04:16 #13 4.910   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:04:16 #13 4.910   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:04:16 #13 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:04:16 #13 4.910   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:04:16 #13 4.911   libudev-dev libuv1 pkg-config
16:04:16 #13 4.912 Suggested packages:
16:04:16 #13 4.912   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:04:16 #13 4.912 Recommended packages:
16:04:16 #13 4.912   dmsetup
16:04:16 #13 4.960 The following NEW packages will be installed:
16:04:16 #13 4.961   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:04:16 #13 4.961   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:04:16 #13 4.961   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:04:16 #13 4.961   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:04:16 #13 4.962   libudev-dev libuv1 pkg-config
16:04:16 #10 DONE 75.2s
16:04:16 
16:04:16 #11 [stage-1 3/8] COPY common /root/build-deb/debian
16:04:16 #11 DONE 0.0s
16:04:16 
16:04:16 #12 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:04:16 #12 4.094 Building dependency tree...
16:04:16 #12 4.273 Reading state information...
16:04:16 #12 4.311 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:04:16 #10 65.42 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ...
16:04:16 #10 65.42 Unpacking libgit-wrapper-perl (0.048-1) ...
16:04:16 #10 65.45 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:04:16 #10 65.45 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:04:16 #10 65.46 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:04:16 #10 65.49 Selecting previously unselected package libio-prompter-perl.
16:04:16 #10 65.49 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ...
16:04:16 #10 65.49 Unpacking libio-prompter-perl (0.004015-1) ...
16:04:16 #10 65.52 Selecting previously unselected package libjson-perl.
16:04:16 #10 65.52 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ...
16:04:16 #10 65.53 Unpacking libjson-perl (4.03000-1) ...
16:04:16 #10 65.56 Selecting previously unselected package liblog-any-perl.
16:04:16 #10 65.57 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ...
16:04:16 #10 65.57 Unpacking liblog-any-perl (1.709-1) ...
16:04:16 #10 65.60 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:04:16 #10 65.60 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:04:16 #10 65.61 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:04:16 #10 65.63 Selecting previously unselected package libpackage-stash-perl.
16:04:16 #10 65.64 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ...
16:04:16 #10 65.64 Unpacking libpackage-stash-perl (0.39-1) ...
16:04:16 #10 65.67 Selecting previously unselected package libsub-identify-perl.
16:04:16 #10 65.67 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ...
16:04:16 #10 65.68 Unpacking libsub-identify-perl (0.14-1+b3) ...
16:04:16 #10 65.71 Selecting previously unselected package libsub-name-perl.
16:04:16 #10 65.71 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ...
16:04:16 #10 65.72 Unpacking libsub-name-perl (0.26-1+b1) ...
16:04:16 #10 65.74 Selecting previously unselected package libnamespace-clean-perl.
16:04:16 #13 DONE 1.9s
16:04:16 
16:04:16 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
16:04:16 #14 DONE 0.0s
16:04:16 
16:04:16 #15 exporting to image
16:04:16 #15 exporting layers
16:04:16 #12 3.817 (37/104): btrfs-progs-devel-6.0.2-1.fc35.x86_64 2.4 MB/s |  51 kB     00:00    
16:04:16 #12 3.830 (38/104): checkpolicy-3.3-1.fc35.x86_64.rpm      21 MB/s | 338 kB     00:00    
16:04:16 #12 3.854 (39/104): cmake-data-3.24.2-1.fc35.noarch.rpm    52 MB/s | 1.7 MB     00:00    
16:04:16 #12 3.859 (40/104): cmake-filesystem-3.24.2-1.fc35.x86_64 630 kB/s |  16 kB     00:00    
16:04:16 #12 3.901 (41/104): cmake-3.24.2-1.fc35.x86_64.rpm         75 MB/s | 6.5 MB     00:00    
16:04:16 #12 3.904 (42/104): cmake-rpm-macros-3.24.2-1.fc35.noarch 304 kB/s |  15 kB     00:00    
16:04:16 #12 3.932 (43/104): dbus-1.12.24-1.fc35.x86_64.rpm        350 kB/s | 6.9 kB     00:00    
16:04:16 #12 3.944 (44/104): cryptsetup-libs-2.4.3-1.fc35.x86_64.r  13 MB/s | 430 kB     00:00    
16:04:16 #12 3.995 (45/104): cpp-11.3.1-3.fc35.x86_64.rpm           75 MB/s |  10 MB     00:00    
16:04:16 #12 3.998 (46/104): dbus-broker-32-1.fc35.x86_64.rpm      2.7 MB/s | 172 kB     00:00    
16:04:16 #12 4.002 (47/104): dbus-common-1.12.24-1.fc35.noarch.rpm 251 kB/s |  14 kB     00:00    
16:04:16 #12 4.006 (48/104): git-2.38.1-1.fc35.x86_64.rpm          9.1 MB/s |  65 kB     00:00    
16:04:16 #12 4.073 (49/104): git-core-doc-2.38.1-1.fc35.noarch.rpm  40 MB/s | 2.6 MB     00:00    
16:04:16 #12 5.464 Unpacking bash-completion (1:2.8-6) ...
16:04:16 #12 5.583 Selecting previously unselected package cmake-data.
16:04:16 #12 5.587 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
16:04:16 #12 5.591 Unpacking cmake-data (3.13.4-1) ...
16:04:16 #13 30.33   Installing       : gcc-11.3.1-4.el9.x86_64                              40/71 
16:04:16 #13 30.45   Installing       : glibc-static-2.34-49.el9.x86_64                      41/71 
16:04:16 #13 30.46   Installing       : libxcrypt-static-4.4.18-3.el9.x86_64                 42/71 
16:04:16 #13 30.47   Installing       : systemd-rpm-macros-250-13.el9.noarch                 43/71 
16:04:16 #13 30.47   Running scriptlet: openssh-8.7p1-24.el9.x86_64                          44/71 
16:04:16 #13 30.52   Installing       : openssh-8.7p1-24.el9.x86_64                          44/71 
16:04:16 #13 30.53   Installing       : libcbor-0.7.0-5.el9.x86_64                           45/71 
16:04:16 #13 30.53   Installing       : libfido2-1.6.0-7.el9.x86_64                          46/71 
16:04:16 #13 30.55   Installing       : openssh-clients-8.7p1-24.el9.x86_64                  47/71 
16:04:16 #13 30.56   Running scriptlet: openssh-clients-8.7p1-24.el9.x86_64                  47/71 
16:04:16 #12 3.497 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:04:16 #12 3.500 Unpacking docker-ce-build-deps (1.0) ...
16:04:16 #11 57.12 Setting up libhtml-format-perl (2.16-1) ...
16:04:16 #11 57.13 Setting up python3-xdg (0.27-2) ...
16:04:16 #12 8.649 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_armhf.deb ...
16:04:16 #12 8.660 Unpacking libpcre2-posix2:armhf (10.36-2+deb11u1) ...
16:04:16 #12 8.695 Selecting previously unselected package libpcre2-dev:armhf.
16:04:16 #12 8.697 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_armhf.deb ...
16:04:16 #12 8.702 Unpacking libpcre2-dev:armhf (10.36-2+deb11u1) ...
16:04:16 #12 8.789 Selecting previously unselected package libselinux1-dev:armhf.
16:04:16 #12 8.791 Preparing to unpack .../21-libselinux1-dev_3.1-3_armhf.deb ...
16:04:16 #12 8.797 Unpacking libselinux1-dev:armhf (3.1-3) ...
16:04:16 #12 8.853 Selecting previously unselected package libdevmapper-dev:armhf.
16:04:16 #12 8.855 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
16:04:16 #12 8.859 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
16:04:16 #12 8.893 Selecting previously unselected package libseccomp-dev:armhf.
16:04:16 #13 5.378 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
16:04:16 #13 5.378 1 not fully installed or removed.
16:04:16 #13 5.378 Need to get 7678 kB of archives.
16:04:16 #13 5.378 After this operation, 30.0 MB of additional disk space will be used.
16:04:16 #13 5.378 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bash-completion all 1:2.10-1ubuntu1 [178 kB]
16:04:16 #12 4.562 Starting 2 pkgProblemResolver with broken count: 0
16:04:16 #12 4.565 Done
16:04:16 #12 4.783  Done
16:04:16 #10 65.75 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ...
16:04:16 #10 65.75 Unpacking libnamespace-clean-perl (0.27-1) ...
16:04:16 #10 65.82 Selecting previously unselected package libpath-tiny-perl.
16:04:16 #10 65.82 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ...
16:04:16 #10 65.83 Unpacking libpath-tiny-perl (0.118-1) ...
16:04:16 #10 65.86 Selecting previously unselected package libtype-tiny-perl.
16:04:16 #10 65.86 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ...
16:04:16 #10 65.87 Unpacking libtype-tiny-perl (1.012001-2) ...
16:04:16 #10 65.93 Selecting previously unselected package libgitlab-api-v4-perl.
16:04:16 #10 65.93 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:04:16 #10 65.93 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:04:16 #10 66.00 Selecting previously unselected package libglib2.0-0:amd64.
16:04:16 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye.dsc
16:04:16  debian/rules build
16:04:16 dh build --with=bash-completion --with=systemd
16:04:16    dh_update_autotools_config
16:04:16    dh_autoreconf
16:04:16    debian/rules override_dh_auto_build
16:04:16 make[1]: Entering directory '/root/build-deb'
16:04:16 # Build the daemon and dependencies
16:04:16 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:16 
16:04:16 Removing bundles/
16:04:16 
16:04:16 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:16 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:16 GOOS="" GOARCH="" GOARM=""
16:04:16 #12 4.102 (50/104): git-core-2.38.1-1.fc35.x86_64.rpm      42 MB/s | 4.2 MB     00:00    
16:04:16 #12 4.134 (51/104): glibc-devel-2.34-49.fc35.x86_64.rpm   775 kB/s |  45 kB     00:00    
16:04:16 #12 4.154 (52/104): glibc-headers-x86-2.34-49.fc35.noarch 9.1 MB/s | 445 kB     00:00    
16:04:16 #12 4.187 (53/104): glibc-static-2.34-49.fc35.x86_64.rpm   36 MB/s | 1.7 MB     00:00    
16:04:16 #12 4.194 (54/104): jsoncpp-1.9.4-5.fc35.x86_64.rpm       2.5 MB/s |  93 kB     00:00    
16:04:16 #12 4.229 (55/104): less-590-5.fc35.x86_64.rpm            5.3 MB/s | 161 kB     00:00    
16:04:16 #12 4.241 (56/104): kernel-headers-6.0.5-100.fc35.x86_64.  26 MB/s | 1.3 MB     00:00    
16:04:16 #12 5.947 Selecting previously unselected package libprocps7:amd64.
16:04:16 #12 5.951 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_amd64.deb ...
16:04:16 #12 5.958 Unpacking libprocps7:amd64 (2:3.3.15-2) ...
16:04:16 #12 5.998 Selecting previously unselected package procps.
16:04:16 #13 30.64   Installing       : git-core-2.31.1-2.el9.2.x86_64                       48/71 
16:04:16 #13 30.82   Installing       : git-core-doc-2.31.1-2.el9.2.noarch                   49/71 
16:04:16 #13 30.83   Installing       : perl-Git-2.31.1-2.el9.2.noarch                       50/71 
16:04:16 #13 30.84   Installing       : git-2.31.1-2.el9.2.x86_64                            51/71 
16:04:16 #13 30.85   Installing       : kmod-libs-28-7.el9.x86_64                            52/71 
16:04:16 #13 30.86   Installing       : acl-2.3.1-3.el9.x86_64                               53/71 
16:04:16 #13 30.87   Installing       : device-mapper-9:1.02.185-3.el9.x86_64                54/71 
16:04:16 #13 30.88   Installing       : device-mapper-libs-9:1.02.185-3.el9.x86_64           55/71 
16:04:16 #13 30.89   Installing       : cryptsetup-libs-2.6.0-1.el9.x86_64                   56/71 
16:04:16 #15 exporting layers 1.9s done
16:04:16 #15 writing image sha256:aabeffa6a3f1fcb8c203440fd0d19e6afb83fcabdb922cd809c27faec7954bd3 done
16:04:16 #15 naming to docker.io/rpmbuild-fedora-36/aarch64 done
16:04:16 #15 DONE 1.9s
16:04:16 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/fedora-36/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/fedora-36/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-36/aarch64 -ba --define '_gitcommit_cli 3a2c30b' --define '_gitcommit_engine 0234322' --define '_release 0' --define '_version 0.0.0.20221215153738.3a2c30b' --define '_origversion 0.0.0-20221215153738-3a2c30b' --define '_compose_rpm_version 2.14.1' --define '_compose_version v2.14.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec
16:04:17 #13 DONE 9.0s
16:04:17 
16:04:17 #14 [stage-1 6/9] COPY sources/ /sources
16:04:17 #14 DONE 0.1s
16:04:17 #11 57.29 Setting up libxml-sax-perl (1.02+dfsg-3) ...
16:04:17 #11 57.34 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:04:17 #11 57.40 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:17 #11 57.52 
16:04:17 #11 57.52 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:17 #12 8.895 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
16:04:17 #12 8.908 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
16:04:17 #12 8.950 Selecting previously unselected package libsystemd-dev:armhf.
16:04:17 #12 8.952 Preparing to unpack .../24-libsystemd-dev_247.3-7+deb11u1_armhf.deb ...
16:04:17 #12 8.959 Unpacking libsystemd-dev:armhf (247.3-7+deb11u1) ...
16:04:17 #12 9.061 Selecting previously unselected package pkg-config.
16:04:17 #12 9.064 Preparing to unpack .../25-pkg-config_0.29.2-1_armhf.deb ...
16:04:17 #12 9.068 Unpacking pkg-config (0.29.2-1) ...
16:04:17 #12 9.112 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
16:04:17 #12 9.131 Setting up libsepol1-dev:armhf (3.1-1) ...
16:04:17 #12 9.146 Setting up libpcre2-16-0:armhf (10.36-2+deb11u1) ...
16:04:17 #12 4.985 Starting pkgProblemResolver with broken count: 0
16:04:17 #12 5.032 Starting 2 pkgProblemResolver with broken count: 0
16:04:17 #12 5.035 Done
16:04:17 #10 66.01 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ...
16:04:17 #10 66.01 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
16:04:17 #12 4.383 (57/104): gcc-11.3.1-3.fc35.x86_64.rpm           82 MB/s |  31 MB     00:00    
16:04:17 #12 4.387 (58/104): libbpf-0.6.1-2.fc35.x86_64.rpm        983 kB/s | 154 kB     00:00    
16:04:17 #12 4.391 (59/104): libbtrfs-6.0.2-1.fc35.x86_64.rpm      185 kB/s |  27 kB     00:00    
16:04:17 #12 4.396 (60/104): libfdisk-2.37.4-1.fc35.x86_64.rpm      18 MB/s | 154 kB     00:00    
16:04:17 #12 4.406 (61/104): libibverbs-39.0-1.fc35.x86_64.rpm      29 MB/s | 392 kB     00:00    
16:04:17 #12 4.409 (62/104): libseccomp-2.5.3-1.fc35.x86_64.rpm    6.2 MB/s |  71 kB     00:00    
16:04:17 #12 4.412 (63/104): libbtrfsutil-6.0.2-1.fc35.x86_64.rpm  1.3 MB/s |  32 kB     00:00    
16:04:17 #12 4.419 (64/104): libselinux-devel-3.3-1.fc35.x86_64.rp  13 MB/s | 112 kB     00:00    
16:04:17 #12 4.423 (65/104): libselinux-utils-3.3-1.fc35.x86_64.rp  14 MB/s | 140 kB     00:00    
16:04:17 #12 4.427 (66/104): libseccomp-devel-2.5.3-1.fc35.x86_64. 2.5 MB/s |  53 kB     00:00    
16:04:17 #12 4.431 (67/104): libsepol-devel-3.3-2.fc35.x86_64.rpm  3.3 MB/s |  40 kB     00:00    
16:04:17 #12 4.438 (68/104): libtool-2.4.6-50.fc35.x86_64.rpm       38 MB/s | 579 kB     00:00    
16:04:17 #12 4.441 (69/104): libtool-ltdl-2.4.6-50.fc35.x86_64.rpm 2.7 MB/s |  36 kB     00:00    
16:04:17 #12 4.447 (70/104): libtool-ltdl-devel-2.4.6-50.fc35.x86_  10 MB/s | 154 kB     00:00    
16:04:17 #12 4.450 (71/104): libxcrypt-devel-4.4.33-3.fc35.x86_64. 3.9 MB/s |  30 kB     00:00    
16:04:17 #12 4.454 (72/104): libuv-1.44.2-1.fc35.x86_64.rpm         12 MB/s | 151 kB     00:00    
16:04:17 #12 4.463 (73/104): openssh-8.7p1-3.fc35.x86_64.rpm        36 MB/s | 451 kB     00:00    
16:04:17 #12 4.469 (74/104): libxcrypt-static-4.4.33-3.fc35.x86_64 4.8 MB/s | 105 kB     00:00    
16:04:17 #12 4.478 (75/104): pcre2-devel-10.40-1.fc35.x86_64.rpm    35 MB/s | 474 kB     00:00    
16:04:17 #12 4.485 (76/104): pcre2-utf16-10.40-1.fc35.x86_64.rpm    14 MB/s | 215 kB     00:00    
16:04:17 #12 4.494 (77/104): openssh-clients-8.7p1-3.fc35.x86_64.r  18 MB/s | 696 kB     00:00    
16:04:17 #12 4.499 (78/104): perl-File-Compare-1.100.600-486.fc35. 1.3 MB/s |  18 kB     00:00    
16:04:17 #12 4.505 (79/104): pcre2-utf32-10.40-1.fc35.x86_64.rpm   7.8 MB/s | 205 kB     00:00    
16:04:17 #12 4.508 (80/104): perl-File-Copy-2.35-486.fc35.noarch.r 1.8 MB/s |  25 kB     00:00    
16:04:17 #12 4.513 (81/104): perl-File-Find-1.39-486.fc35.noarch.r 2.2 MB/s |  30 kB     00:00    
16:04:17 #12 4.517 (82/104): perl-Git-2.38.1-1.fc35.noarch.rpm     4.9 MB/s |  42 kB     00:00    
16:04:17 #12 4.526 (83/104): policycoreutils-3.3-1.fc35.x86_64.rpm  15 MB/s | 199 kB     00:00    
16:04:17 #12 4.531 (84/104): policycoreutils-devel-3.3-1.fc35.x86_  10 MB/s | 139 kB     00:00    
16:04:17 #12 4.540 (85/104): python3-audit-3.0.9-1.fc35.x86_64.rpm 9.0 MB/s |  82 kB     00:00    
16:04:17 #12 4.544 (86/104): perl-lib-0.65-486.fc35.x86_64.rpm     552 kB/s |  19 kB     00:00    
16:04:17 #12 4.547 (87/104): policycoreutils-python-utils-3.3-1.fc 4.4 MB/s |  72 kB     00:00    
16:04:17 #12 4.552 (88/104): python3-libselinux-3.3-1.fc35.x86_64.  16 MB/s | 181 kB     00:00    
16:04:17 #12 4.556 (89/104): python3-libsemanage-3.3-1.fc35.x86_64 9.1 MB/s |  79 kB     00:00    
16:04:17 #12 4.561 (90/104): qrencode-libs-4.1.1-1.fc35.x86_64.rpm 7.6 MB/s |  60 kB     00:00    
16:04:17 #12 4.566 (91/104): rpm-plugin-selinux-4.17.1-3.fc35.x86_ 2.0 MB/s |  17 kB     00:00    
16:04:17 #12 4.572 (92/104): selinux-policy-35.19-1.fc35.noarch.rp 6.5 MB/s |  60 kB     00:00    
16:04:17 #12 4.645 (93/104): python3-policycoreutils-3.3-1.fc35.no  21 MB/s | 2.0 MB     00:00    
16:04:17 #12 6.001 Preparing to unpack .../03-procps_2%3a3.3.15-2_amd64.deb ...
16:04:17 #12 6.006 Unpacking procps (2:3.3.15-2) ...
16:04:17 #12 6.064 Selecting previously unselected package libarchive13:amd64.
16:04:17 #12 6.066 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u2_amd64.deb ...
16:04:17 #12 6.069 Unpacking libarchive13:amd64 (3.3.3-4+deb10u2) ...
16:04:17 #12 6.124 Selecting previously unselected package libjsoncpp1:amd64.
16:04:17 #12 6.127 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ...
16:04:17 #12 6.130 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:04:17 #12 6.168 Selecting previously unselected package librhash0:amd64.
16:04:17 #12 6.172 Preparing to unpack .../06-librhash0_1.3.8-1_amd64.deb ...
16:04:17 #12 6.175 Unpacking librhash0:amd64 (1.3.8-1) ...
16:04:17 #12 6.218 Selecting previously unselected package libuv1:amd64.
16:04:17 #12 6.221 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_amd64.deb ...
16:04:17 #12 6.224 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
16:04:17 #13 30.90   Installing       : dbus-1:1.12.20-7.el9.x86_64                          57/71 
16:04:17 #13 30.91   Installing       : systemd-pam-250-13.el9.x86_64                        58/71 
16:04:17 #13 30.91   Running scriptlet: systemd-250-13.el9.x86_64                            59/71 
16:04:17 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:04:17 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:04:17 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:04:17 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WbEfoc
16:04:17 + umask 022
16:04:17 + cd /root/rpmbuild/BUILD
16:04:17 + cd /root/rpmbuild/BUILD
16:04:17 + rm -rf src
16:04:17 + /usr/bin/mkdir -p src
16:04:17 + cd src
16:04:17 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:17 + /usr/bin/tar -xof -
16:04:17 
16:04:17 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:04:17 #11 57.58 Setting up python3-six (1.16.0-4) ...
16:04:17 #12 9.164 Setting up libbtrfs0:armhf (5.10.1-2) ...
16:04:17 #12 9.176 Setting up libpcre2-32-0:armhf (10.36-2+deb11u1) ...
16:04:17 #12 9.190 Setting up libuv1:armhf (1.40.0-2) ...
16:04:17 #12 9.205 Setting up bash-completion (1:2.11-2) ...
16:04:17 #13 5.747 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB]
16:04:17 #13 0.899 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
16:04:17 #13 0.956 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
16:04:17 #13 1.031 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
16:04:17 #13 1.105 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
16:04:17 #10 66.16 Selecting previously unselected package libglib2.0-data.
16:04:17 #10 66.16 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ...
16:04:17 #10 66.16 Unpacking libglib2.0-data (2.66.8-1) ...
16:04:17 #10 66.33 Selecting previously unselected package libgpm2:amd64.
16:04:17 #10 66.33 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ...
16:04:17 #10 66.33 Unpacking libgpm2:amd64 (1.20.7-8) ...
16:04:17 #10 66.36 Selecting previously unselected package libhash-fieldhash-perl.
16:04:17 #10 66.37 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ...
16:04:17 #10 66.37 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
16:04:17 #10 66.40 Selecting previously unselected package libhtml-form-perl.
16:04:17 #10 66.40 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ...
16:04:17 #10 66.41 Unpacking libhtml-form-perl (6.07-1) ...
16:04:17 #10 66.44 Selecting previously unselected package libhtml-format-perl.
16:04:17 #10 66.44 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ...
16:04:17 #10 66.44 Unpacking libhtml-format-perl (2.12-1.1) ...
16:04:17 #10 66.47 Selecting previously unselected package libhtml-html5-entities-perl.
16:04:17 #10 66.47 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:04:17 #10 66.48 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:04:17 #10 66.51 Selecting previously unselected package libhttp-daemon-perl.
16:04:17 #10 66.51 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
16:04:17 #10 66.51 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
16:04:17 #10 66.54 Selecting previously unselected package libio-sessiondata-perl.
16:04:17 + STATUS=0
16:04:17 + '[' 0 -ne 0 ']'
16:04:17 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:17 + /usr/bin/tar -xof -
16:04:17 #13 6.017 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libarchive13 armhf 3.4.0-2ubuntu1.2 [290 kB]
16:04:17 #12 0.712 Hit:1 http://deb.debian.org/debian buster InRelease
16:04:17 #13 6.033 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjsoncpp1 armhf 1.7.4-3.1ubuntu2 [65.1 kB]
16:04:17 #13 6.037 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librhash0 armhf 1.3.9-1 [125 kB]
16:04:17 #13 6.043 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libuv1 armhf 1.34.2-1ubuntu1.3 [68.7 kB]
16:04:17 #13 6.047 Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cmake armhf 3.16.3-1ubuntu1.20.04.1 [3014 kB]
16:04:17 #13 6.191 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
16:04:17 #13 6.216 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbtrfs0 armhf 5.4.1-2 [176 kB]
16:04:17 #13 6.218 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbtrfs-dev armhf 5.4.1-2 [233 kB]
16:04:17 #13 6.220 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB]
16:04:17 #13 6.221 Get:12 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-event1.02.1 armhf 2:1.02.167-1ubuntu1 [10.6 kB]
16:04:17 #13 6.221 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libudev-dev armhf 245.4-4ubuntu3.19 [19.7 kB]
16:04:17 #13 6.222 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsepol1-dev armhf 3.0-1ubuntu0.1 [301 kB]
16:04:17 #13 6.228 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-16-0 armhf 10.34-7ubuntu0.1 [156 kB]
16:04:17 #13 6.235 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-32-0 armhf 10.34-7ubuntu0.1 [147 kB]
16:04:17 #13 0.887 Hit:1 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease
16:04:17 #13 0.949 Hit:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease
16:04:17 #13 1.024 Hit:3 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease
16:04:17 #13 1.099 Hit:4 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease
16:04:17 #12 4.662 (94/104): selinux-policy-devel-35.19-1.fc35.noa 8.4 MB/s | 804 kB     00:00    
16:04:17 #12 4.710 (95/104): selinux-policy-targeted-35.19-1.fc35.  46 MB/s | 6.3 MB     00:00    
16:04:17 #12 4.738 (96/104): systemd-249.13-6.fc35.x86_64.rpm       45 MB/s | 4.0 MB     00:00    
16:04:17 #12 4.745 (97/104): systemd-devel-249.13-6.fc35.x86_64.rp 5.5 MB/s | 442 kB     00:00    
16:04:17 #12 4.754 (98/104): systemd-networkd-249.13-6.fc35.x86_64  12 MB/s | 519 kB     00:00    
16:04:17 #12 4.764 (99/104): systemd-pam-249.13-6.fc35.x86_64.rpm   34 MB/s | 319 kB     00:00    
16:04:17 #12 4.771 (100/104): systemd-resolved-249.13-6.fc35.x86_6  16 MB/s | 263 kB     00:00    
16:04:17 #12 4.773 (101/104): systemd-rpm-macros-249.13-6.fc35.noa 1.2 MB/s |  22 kB     00:00    
16:04:17 #12 4.787 (102/104): util-linux-core-2.37.4-1.fc35.x86_64  33 MB/s | 433 kB     00:00    
16:04:17 #12 4.791 (103/104): vim-filesystem-9.0.915-1.fc35.noarch 1.1 MB/s |  19 kB     00:00    
16:04:17 #12 4.809 (104/104): util-linux-2.37.4-1.fc35.x86_64.rpm   63 MB/s | 2.2 MB     00:00    
16:04:17 #12 4.813 --------------------------------------------------------------------------------
16:04:17 #12 4.813 Total                                            49 MB/s |  99 MB     00:02     
16:04:17 #12 0.712 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
16:04:17 #12 0.712 Hit:3 http://deb.debian.org/debian buster-updates InRelease
16:04:17 #12 6.260 Selecting previously unselected package cmake.
16:04:17 #12 6.263 Preparing to unpack .../08-cmake_3.13.4-1_amd64.deb ...
16:04:17 #12 6.267 Unpacking cmake (3.13.4-1) ...
16:04:17 #12 6.631 Selecting previously unselected package dh-apparmor.
16:04:17 #11 57.76 Setting up dh-autoreconf (20) ...
16:04:17 #11 58.00 Setting up libdata-validate-uri-perl (0.07-2) ...
16:04:17 #12 5.396 The following additional packages will be installed:
16:04:17 #12 5.397   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
16:04:17 #12 5.397   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
16:04:17 #12 5.397   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:04:17 #12 5.397   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:04:17 #12 5.398   libsystemd-dev libudev-dev libuv1 pkg-config procps
16:04:17 #12 5.401 Suggested packages:
16:04:17 #12 5.401   cmake-doc ninja-build apparmor-easyprof seccomp
16:04:17 #12 5.401 Recommended packages:
16:04:17 #12 5.401   psmisc
16:04:17 #12 5.581 The following NEW packages will be installed:
16:04:17 #12 5.581   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
16:04:17 #12 5.582   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
16:04:17 #12 5.582   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:04:17 #12 5.582   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:04:17 #12 5.583   libsystemd-dev libudev-dev libuv1 pkg-config procps
16:04:17 #12 9.726 Setting up libncurses6:armhf (6.2+20201114-2) ...
16:04:17 #12 9.739 Setting up pkg-config (0.29.2-1) ...
16:04:17 #12 9.789 Setting up libudev-dev:armhf (247.3-7+deb11u1) ...
16:04:17 #12 9.805 Setting up libpcre2-posix2:armhf (10.36-2+deb11u1) ...
16:04:17 #12 9.819 Setting up libjsoncpp24:armhf (1.9.4-4) ...
16:04:17 #12 9.833 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
16:04:17 #13 31.19   Installing       : systemd-250-13.el9.x86_64                            59/71 
16:04:17 #13 31.21   Running scriptlet: systemd-250-13.el9.x86_64                            59/71 
16:04:17 #13 31.34   Installing       : dbus-common-1:1.12.20-7.el9.noarch                   60/71 
16:04:17 #13 31.34   Running scriptlet: dbus-common-1:1.12.20-7.el9.noarch                   60/71 
16:04:17 #13 31.36 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
16:04:17 #13 31.36 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
16:04:17 #13 31.36 
16:04:17 #13 31.36   Running scriptlet: dbus-broker-28-7.el9.x86_64                          61/71 
16:04:17 #13 31.42   Installing       : dbus-broker-28-7.el9.x86_64                          61/71 
16:04:17 #13 31.43   Running scriptlet: dbus-broker-28-7.el9.x86_64                          61/71 
16:04:17 #13 31.45 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
16:04:17 #13 31.45 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
16:04:17 #13 31.45 
16:04:17 #13 31.52   Installing       : systemd-devel-250-13.el9.x86_64                      62/71 
16:04:17 #13 31.53   Installing       : device-mapper-devel-9:1.02.185-3.el9.x86_64          63/71 
16:04:17 #13 31.54   Installing       : annobin-10.94-1.el9.x86_64                           64/71 
16:04:17 #13 31.55   Running scriptlet: annobin-10.94-1.el9.x86_64                           64/71 
16:04:17 #13 31.56   Installing       : gcc-plugin-annobin-11.3.1-4.el9.x86_64               65/71 
16:04:17 #13 31.57   Running scriptlet: gcc-plugin-annobin-11.3.1-4.el9.x86_64               65/71 
16:04:17 #13 31.61   Installing       : libtool-2.4.6-45.el9.x86_64                          66/71 
16:04:17 #13 31.62   Installing       : libtool-ltdl-devel-2.4.6-45.el9.x86_64               67/71 
16:04:17 #13 31.63   Installing       : libseccomp-devel-2.5.2-2.el9.x86_64                  68/71 
16:04:17 #13 31.64   Installing       : rpm-plugin-selinux-4.16.1.3-19.el9.x86_64            69/71 
16:04:17 #13 31.65   Installing       : which-2.21-28.el9.x86_64                             70/71 
16:04:17 #12 3.572 Reading package lists...
16:04:17 #15 DONE 2.4s
16:04:17 
16:04:17 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:04:17 #16 DONE 0.0s
16:04:17 
16:04:17 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:04:17 #17 DONE 0.0s
16:04:17 
16:04:17 #18 exporting to image
16:04:17 #18 exporting layers
16:04:17 #10 66.55 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ...
16:04:17 #10 66.55 Unpacking libio-sessiondata-perl (1.03-1.1) ...
16:04:17 #10 66.63 Selecting previously unselected package libipc-run3-perl.
16:04:17 #10 66.63 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ...
16:04:17 #10 66.63 Unpacking libipc-run3-perl (0.048-2) ...
16:04:17 #10 66.67 Selecting previously unselected package libtypes-serialiser-perl.
16:04:17 #10 66.67 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ...
16:04:17 #10 66.67 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:04:17 #10 66.71 Selecting previously unselected package libjson-xs-perl.
16:04:17 #10 66.71 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ...
16:04:17 #10 66.71 Unpacking libjson-xs-perl (4.030-1+b1) ...
16:04:17 #10 66.75 Selecting previously unselected package libjson-maybexs-perl.
16:04:17 #10 66.75 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ...
16:04:17 #10 66.76 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:04:17 #10 66.79 Selecting previously unselected package libldap-common.
16:04:17 #10 66.79 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
16:04:17 #10 66.79 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
16:04:17 #10 66.84 Selecting previously unselected package liblist-compare-perl.
16:04:17 #10 66.84 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ...
16:04:17 #10 66.85 Unpacking liblist-compare-perl (0.55-1) ...
16:04:17 #10 66.88 Selecting previously unselected package liblist-someutils-perl.
16:04:17 #10 66.89 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ...
16:04:17 #10 66.89 Unpacking liblist-someutils-perl (0.58-1) ...
16:04:17 #10 66.93 Selecting previously unselected package liblist-someutils-xs-perl.
16:04:17 #10 66.93 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ...
16:04:17 #10 66.93 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
16:04:17 #10 66.97 Selecting previously unselected package liblist-utilsby-perl.
16:04:17 #10 66.97 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ...
16:04:17 #10 66.97 Unpacking liblist-utilsby-perl (0.11-1) ...
16:04:17 #10 67.01 Selecting previously unselected package libltdl7:amd64.
16:04:17 #13 6.291 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-posix2 armhf 10.34-7ubuntu0.1 [5356 B]
16:04:17 #13 6.366 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-dev armhf 10.34-7ubuntu0.1 [599 kB]
16:04:17 #13 6.375 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libselinux1-dev armhf 3.0-1build2 [144 kB]
16:04:17 #13 6.377 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-dev armhf 2:1.02.167-1ubuntu1 [35.8 kB]
16:04:17 #13 6.378 Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1~20.04.2 [79.3 kB]
16:04:17 #13 6.380 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsystemd-dev armhf 245.4-4ubuntu3.19 [246 kB]
16:04:17 #13 6.384 Get:23 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pkg-config armhf 0.29.1-0ubuntu4 [42.6 kB]
16:04:17 #12 6.634 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
16:04:17 #12 6.637 Unpacking dh-apparmor (2.13.2-10) ...
16:04:17 #12 6.679 Selecting previously unselected package libbtrfs0.
16:04:17 #12 6.679 Preparing to unpack .../10-libbtrfs0_4.20.1-2_amd64.deb ...
16:04:17 #12 6.683 Unpacking libbtrfs0 (4.20.1-2) ...
16:04:17 #12 6.716 Selecting previously unselected package libbtrfs-dev.
16:04:17 #12 6.720 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_amd64.deb ...
16:04:17 #12 6.723 Unpacking libbtrfs-dev (4.20.1-2) ...
16:04:17 #12 6.757 Selecting previously unselected package dmsetup.
16:04:17 #12 6.760 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_amd64.deb ...
16:04:17 #12 6.763 Unpacking dmsetup (2:1.02.155-3) ...
16:04:17 #12 6.801 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:04:17 #12 6.804 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
16:04:17 #12 6.808 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:04:17 #12 6.850 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:04:17 #12 6.853 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
16:04:17 #12 6.857 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:04:17 #12 6.892 Selecting previously unselected package libudev-dev:amd64.
16:04:17 #11 58.38 Setting up libnet-smtp-ssl-perl (1.04-2) ...
16:04:17 #11 58.39 Setting up python3-gpg (1.17.1-4.1ubuntu1) ...
16:04:17 #12 9.849 Setting up librhash0:armhf (1.4.1-2) ...
16:04:17 #12 9.866 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:04:17 #12 9.886 Setting up dh-apparmor (2.13.6-10) ...
16:04:17 #12 9.909 Setting up libsystemd-dev:armhf (247.3-7+deb11u1) ...
16:04:17 #12 9.924 Setting up libprocps8:armhf (2:3.3.17-5) ...
16:04:17 #12 9.944 Setting up libpcre2-dev:armhf (10.36-2+deb11u1) ...
16:04:17 #12 9.961 Setting up libselinux1-dev:armhf (3.1-3) ...
16:04:17 #12 9.978 Setting up procps (2:3.3.17-5) ...
16:04:17 #12 10.02 Setting up cmake (3.18.4-2+deb11u1) ...
16:04:17 #12 10.04 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
16:04:17 #12 10.05 Setting up dmsetup (2:1.02.175-2.1) ...
16:04:17 #13 31.65   Cleanup          : libarchive-3.5.3-3.el9.x86_64                        71/71 
16:04:17 #13 31.66   Running scriptlet: selinux-policy-targeted-38.1.2-1.el9.noarch          71/71 
16:04:17 #12 4.673 Building dependency tree...
16:04:17 #12 4.846 Reading state information...
16:04:17 #12 4.864 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:04:17 #12 4.900 Starting 2 pkgProblemResolver with broken count: 0
16:04:17 #12 4.902 Done
16:04:17 #12 4.919  Done
16:04:17 #12 4.926 Starting pkgProblemResolver with broken count: 0
16:04:17 #12 4.950 Starting 2 pkgProblemResolver with broken count: 0
16:04:17 #12 4.952 Done
16:04:17 #12 5.038 The following additional packages will be installed:
16:04:17 #12 5.870 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
16:04:17 #12 5.870 1 not fully installed or removed.
16:04:17 #12 5.870 Need to get 9695 kB of archives.
16:04:17 #12 5.870 After this operation, 44.0 MB of additional disk space will be used.
16:04:17 #12 5.870 Get:1 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
16:04:17 #12 5.877 Get:2 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:04:17 #12 5.890 Get:3 http://deb.debian.org/debian bullseye/main arm64 libncurses6 arm64 6.2+20201114-2 [93.2 kB]
16:04:18 #10 67.01 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ...
16:04:18 #10 67.02 Unpacking libltdl7:amd64 (2.4.6-15) ...
16:04:18 #10 67.05 Selecting previously unselected package libltdl-dev:amd64.
16:04:18 #10 67.06 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ...
16:04:18 #10 67.06 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
16:04:18 #10 67.12 Selecting previously unselected package liblzo2-2:amd64.
16:04:18 #10 67.12 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ...
16:04:18 #10 67.12 Unpacking liblzo2-2:amd64 (2.10-2) ...
16:04:18 #10 67.15 Selecting previously unselected package libsys-hostname-long-perl.
16:04:18 #10 67.16 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ...
16:04:18 #10 67.16 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:04:18 #10 67.19 Selecting previously unselected package libmail-sendmail-perl.
16:04:18 #10 67.19 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:04:18 #10 67.19 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:04:18 #10 67.22 Selecting previously unselected package libnet-smtp-ssl-perl.
16:04:18 #12 6.390 Running transaction check
16:04:18 #12 6.489 Transaction check succeeded.
16:04:18 #13 6.575 debconf: delaying package configuration, since apt-utils is not installed
16:04:18 #13 6.615 Fetched 7678 kB in 1s (5427 kB/s)
16:04:18 #13 6.643 Selecting previously unselected package bash-completion.
16:04:18 #13 6.643 (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 ... 26050 files and directories currently installed.)
16:04:18 #13 6.659 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
16:04:18 #12 6.893 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
16:04:18 #12 6.901 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
16:04:18 #12 6.940 Selecting previously unselected package libsepol1-dev:amd64.
16:04:18 #12 6.943 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
16:04:18 #12 6.946 Unpacking libsepol1-dev:amd64 (2.8-1) ...
16:04:18 #12 7.018 Selecting previously unselected package libpcre16-3:amd64.
16:04:18 #12 7.018 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
16:04:18 #12 7.022 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
16:04:18 #12 7.072 Selecting previously unselected package libpcre32-3:amd64.
16:04:18 #12 7.073 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
16:04:18 #12 7.077 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
16:04:18 #12 7.127 Selecting previously unselected package libpcrecpp0v5:amd64.
16:04:18 #12 7.127 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
16:04:18 #11 58.56 Setting up python3-certifi (2022.6.15-2) ...
16:04:18 #11 58.69 Setting up libmodule-runtime-perl (0.016-2) ...
16:04:18 #12 10.06 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
16:04:18 #12 10.08 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
16:04:18 #12 10.09 Setting up docker-ce-build-deps (1.0) ...
16:04:18 #12 10.10 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:04:18 #12 10.12 Processing triggers for man-db (2.9.4-2) ...
16:04:18 #12 5.038   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
16:04:18 #12 5.038   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:04:18 #12 5.039   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:04:18 #12 5.039   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:04:18 #12 5.039   libudev-dev libuv1 pkg-config
16:04:18 #12 5.040 Suggested packages:
16:04:18 #12 5.040   duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:04:18 #12 5.040 Recommended packages:
16:04:18 #12 5.040   dmsetup
16:04:18 #12 5.087 The following NEW packages will be installed:
16:04:18 #12 5.088   bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor
16:04:18 #12 5.088   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:04:18 #12 5.088   libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:04:18 #12 5.088   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:04:18 #12 5.089   libudev-dev libuv1 pkg-config
16:04:18 + STATUS=0
16:04:18 + '[' 0 -ne 0 ']'
16:04:18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:04:18 + RPM_EC=0
16:04:18 ++ jobs -p
16:04:18 + exit 0
16:04:18 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JcEfVy
16:04:18 + umask 022
16:04:18 + cd /root/rpmbuild/BUILD
16:04:18 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:04:18 + export CFLAGS
16:04:18 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:04:18 + export CXXFLAGS
16:04:18 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:04:18 + export FFLAGS
16:04:18 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:04:18 + export FCFLAGS
16:04:18 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64.ld'
16:04:18 + export LDFLAGS
16:04:18 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:04:18 + export LT_SYS_LIBRARY_PATH
16:04:18 + CC=gcc
16:04:18 + export CC
16:04:18 + CXX=g++
16:04:18 + export CXX
16:04:18 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:04:18 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0.20221215153738.3a2c30b-0.fc36 aarch64
16:04:18 + cd src
16:04:18 + export DOCKER_GITCOMMIT=0234322
16:04:18 + DOCKER_GITCOMMIT=0234322
16:04:18 + mkdir -p /go/src/github.com/docker
16:04:18 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:04:18 + pushd /root/rpmbuild/BUILD/src/engine
16:04:18 + for component in tini "proxy dynamic"
16:04:18 + TMP_GOPATH=/go
16:04:18 + hack/dockerfile/install/install.sh tini
16:04:18 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:04:18 + RM_GOPATH=0
16:04:18 + TMP_GOPATH=/go
16:04:18 + : /usr/local/bin
16:04:18 + '[' -z /go ']'
16:04:18 + export GOPATH=/go
16:04:18 + GOPATH=/go
16:04:18 + case "$(go env GOARCH)" in
16:04:18 ++ go env GOARCH
16:04:18 + export GO_BUILDMODE=-buildmode=pie
16:04:18 + GO_BUILDMODE=-buildmode=pie
16:04:18 ++ dirname hack/dockerfile/install/install.sh
16:04:18 + dir=hack/dockerfile/install
16:04:18 + bin=tini
16:04:18 + shift
16:04:18 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:04:18 + . hack/dockerfile/install/tini.installer
16:04:18 ++ : v0.19.0
16:04:18 + install_tini
16:04:18 + echo 'Install tini version v0.19.0'
16:04:18 + git clone https://github.com/krallin/tini.git /go/tini
16:04:18 Install tini version v0.19.0
16:04:18 Cloning into '/go/tini'...
16:04:18 #13 1.217 Reading package lists...
16:04:18 #12 5.892 Get:4 http://deb.debian.org/debian bullseye/main arm64 libprocps8 arm64 2:3.3.17-5 [61.9 kB]
16:04:18 #12 5.893 Get:5 http://deb.debian.org/debian bullseye/main arm64 procps arm64 2:3.3.17-5 [497 kB]
16:04:18 #12 5.896 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
16:04:18 #12 5.896 Get:7 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
16:04:18 #12 5.898 Get:8 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
16:04:18 #12 5.900 Get:9 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
16:04:18 #12 5.924 Get:10 http://deb.debian.org/debian bullseye/main arm64 dh-apparmor all 2.13.6-10 [75.2 kB]
16:04:18 #12 5.924 Get:11 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
16:04:18 #12 5.926 Get:12 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
16:04:18 #12 5.928 Get:13 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
16:04:18 #12 5.928 Get:14 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
16:04:18 #12 5.929 Get:15 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
16:04:18 #12 5.930 Get:16 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
16:04:18 #12 5.931 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
16:04:18 #12 5.934 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
16:04:18 #12 5.938 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
16:04:18 #12 5.941 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
16:04:18 #12 5.942 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
16:04:18 #12 5.949 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
16:04:18 #12 5.950 Get:23 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
16:04:18 #12 5.952 Get:24 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:04:18 #12 5.954 Get:25 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
16:04:18 #12 5.957 Get:26 http://deb.debian.org/debian bullseye/main arm64 pkg-config arm64 0.29.2-1 [63.6 kB]
16:04:18 #12 6.134 debconf: delaying package configuration, since apt-utils is not installed
16:04:18 #12 6.187 Fetched 9695 kB in 0s (26.7 MB/s)
16:04:18 #10 67.22 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:04:18 #10 67.23 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:04:18 #10 67.25 Selecting previously unselected package libmailtools-perl.
16:04:18 #10 67.26 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ...
16:04:18 #10 67.26 Unpacking libmailtools-perl (2.21-1) ...
16:04:18 #10 67.31 Selecting previously unselected package libmarkdown2:amd64.
16:04:18 #10 67.31 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ...
16:04:18 #10 67.31 Unpacking libmarkdown2:amd64 (2.2.6-1) ...
16:04:18 #10 67.34 Selecting previously unselected package libmime-tools-perl.
16:04:18 #10 67.34 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ...
16:04:18 #10 67.35 Unpacking libmime-tools-perl (5.509-1) ...
16:04:18 #10 67.39 Selecting previously unselected package libmoox-aliases-perl.
16:04:18 #10 67.40 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:04:18 #10 67.40 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:04:18 #10 67.43 Selecting previously unselected package libnamespace-autoclean-perl.
16:04:18 #10 67.43 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:04:18 #10 67.43 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:04:18 #10 67.46 Selecting previously unselected package libobject-id-perl.
16:04:18 #12 6.489 Running transaction test
16:04:18 #12 7.133 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
16:04:18 #12 7.167 Selecting previously unselected package libpcre3-dev:amd64.
16:04:18 #12 7.170 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
16:04:18 #12 7.174 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
16:04:18 #12 7.264 Selecting previously unselected package libselinux1-dev:amd64.
16:04:18 #12 7.264 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
16:04:18 #12 7.267 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
16:04:18 #12 7.322 Selecting previously unselected package libdevmapper-dev:amd64.
16:04:18 #12 7.326 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
16:04:18 #12 7.329 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:04:18 #12 7.358 Selecting previously unselected package libseccomp-dev:amd64.
16:04:18 #12 7.362 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
16:04:18 #12 7.365 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
16:04:18 #12 7.400 Selecting previously unselected package libsystemd-dev:amd64.
16:04:18 #12 7.400 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
16:04:18 #12 7.403 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
16:04:18 #12 7.499 Selecting previously unselected package pkg-config.
16:04:18 #11 58.70 Setting up libmailtools-perl (2.21-1) ...
16:04:18 #11 58.71 Setting up python3-gi (3.42.2-2) ...
16:04:18 #12 5.380 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
16:04:18 #12 5.380 1 not fully installed or removed.
16:04:18 #12 5.380 Need to get 7655 kB of archives.
16:04:18 #12 5.380 After this operation, 39.9 MB of additional disk space will be used.
16:04:18 #12 5.380 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 bash-completion all 1:2.8-1ubuntu1 [168 kB]
16:04:18 #12 5.444 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB]
16:04:18 #12 5.488 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB]
16:04:18 #12 5.490 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.7 [288 kB]
16:04:18 #12 5.495 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB]
16:04:18 #12 5.497 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB]
16:04:18 #12 5.498 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB]
16:04:18 #12 5.500 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.2 [3152 kB]
16:04:18 #12 5.578 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB]
16:04:18 #13 1.282 Reading package lists...
16:04:18 + cd /go/tini
16:04:18 + git checkout -q v0.19.0
16:04:18 + cmake .
16:04:18 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:04:18   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:04:18   CMake.
16:04:18 
16:04:18   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:04:18   CMake that the project does not need compatibility with older versions.
16:04:18 
16:04:18 
16:04:18 #12 6.225 Selecting previously unselected package bash-completion.
16:04:18 #12 6.225 (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 ... 28647 files and directories currently installed.)
16:04:18 #12 6.244 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
16:04:18 #12 1.075 Reading package lists...
16:04:18 #15 exporting layers 1.9s done
16:04:18 #15 writing image sha256:23c079751dcef624eca3f647274dc240f657682784dddb089b3a42d43a1fecfd done
16:04:18 #15 naming to docker.io/rpmbuild-fedora-37/aarch64
16:04:18 #15 naming to docker.io/rpmbuild-fedora-37/aarch64 done
16:04:18 #15 DONE 1.9s
16:04:18 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/fedora-37/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/fedora-37/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-37/aarch64 -ba --define '_gitcommit_cli 3a2c30b' --define '_gitcommit_engine 0234322' --define '_release 0' --define '_version 0.0.0.20221215153738.3a2c30b' --define '_origversion 0.0.0-20221215153738-3a2c30b' --define '_compose_rpm_version 2.14.1' --define '_compose_version v2.14.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec
16:04:18 #10 67.46 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ...
16:04:18 #10 67.47 Unpacking libobject-id-perl (0.1.2-2.1) ...
16:04:18 #10 67.50 Selecting previously unselected package libmoox-struct-perl.
16:04:18 #10 67.50 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ...
16:04:18 #10 67.50 Unpacking libmoox-struct-perl (0.020-1) ...
16:04:18 #10 67.53 Selecting previously unselected package libmouse-perl.
16:04:18 #10 67.53 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ...
16:04:18 #10 67.54 Unpacking libmouse-perl (2.5.10-1+b1) ...
16:04:18 #10 67.59 Selecting previously unselected package libnumber-range-perl.
16:04:18 #10 67.59 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ...
16:04:18 #10 67.59 Unpacking libnumber-range-perl (0.12-1.1) ...
16:04:18 #10 67.62 Selecting previously unselected package libossp-uuid16:amd64.
16:04:18 #10 67.63 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ...
16:04:18 #10 67.63 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
16:04:18 #10 67.66 Selecting previously unselected package libossp-uuid-perl.
16:04:18 #10 67.66 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ...
16:04:18 #10 67.66 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
16:04:18 #10 67.70 Selecting previously unselected package libpackage-stash-xs-perl.
16:04:18 #11 58.90 Setting up python3-idna (3.3-1) ...
16:04:18 #11 59.10 Setting up python3-urllib3 (1.26.9-1) ...
16:04:18 #12 7.503 Preparing to unpack .../25-pkg-config_0.29-6_amd64.deb ...
16:04:18 #12 7.507 Unpacking pkg-config (0.29-6) ...
16:04:18 #12 7.555 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
16:04:18 #12 7.565 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
16:04:18 #12 7.575 Setting up libpcre16-3:amd64 (2:8.39-12) ...
16:04:18 #12 7.586 Setting up libarchive13:amd64 (3.3.3-4+deb10u2) ...
16:04:18 #12 7.596 Setting up libprocps7:amd64 (2:3.3.15-2) ...
16:04:18 #12 7.606 Setting up libsepol1-dev:amd64 (2.8-1) ...
16:04:18 #12 7.615 Setting up libbtrfs0 (4.20.1-2) ...
16:04:18 #12 7.624 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
16:04:18 #12 7.636 Setting up bash-completion (1:2.8-6) ...
16:04:18 #13 7.183 Unpacking bash-completion (1:2.10-1ubuntu1) ...
16:04:18 #12 5.579 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 btrfs-progs amd64 4.15.1-1build1 [625 kB]
16:04:18 #12 5.586 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 btrfs-tools amd64 4.15.1-1build1 [2604 B]
16:04:18 #12 5.586 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB]
16:04:18 #12 5.589 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [10.9 kB]
16:04:18 #12 5.589 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev-dev amd64 237-3ubuntu10.56 [19.1 kB]
16:04:18 #12 5.590 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsepol1-dev amd64 2.7-1ubuntu0.1 [324 kB]
16:04:18 #12 5.595 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre16-3 amd64 2:8.39-9ubuntu0.1 [147 kB]
16:04:18 #12 5.598 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre32-3 amd64 2:8.39-9ubuntu0.1 [138 kB]
16:04:18 #12 5.600 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcrecpp0v5 amd64 2:8.39-9ubuntu0.1 [15.3 kB]
16:04:18 #12 5.600 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre3-dev amd64 2:8.39-9ubuntu0.1 [536 kB]
16:04:18 #12 5.609 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libselinux1-dev amd64 2.7-2build2 [149 kB]
16:04:18 #12 5.611 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper-dev amd64 2:1.02.145-4.1ubuntu3.18.04.3 [35.0 kB]
16:04:18 #12 5.611 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~18.04.2 [81.7 kB]
16:04:18 #12 5.613 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.56 [184 kB]
16:04:18 #12 5.616 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB]
16:04:18 #12 5.748 debconf: delaying package configuration, since apt-utils is not installed
16:04:18 #12 5.781 Fetched 7655 kB in 1s (14.8 MB/s)
16:04:18 #12 5.817 Selecting previously unselected package bash-completion.
16:04:18 #12 5.817 (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 ... 21450 files and directories currently installed.)
16:04:18 #12 5.830 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ...
16:04:18 #13 2.271 dpkg-buildpackage: info: source package docker-ce-build-deps
16:04:18 #13 2.271 dpkg-buildpackage: info: source version 1.0
16:04:18 #13 2.271 dpkg-buildpackage: info: source distribution unstable
16:04:18 #13 2.271 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:04:18 #13 2.307  dpkg-source --before-build .
16:04:18 #13 2.307 dpkg-buildpackage: info: host architecture arm64
16:04:18 #13 2.406  debian/rules clean
16:04:18 -- The C compiler identification is GNU 12.2.1
16:04:18 -- Detecting C compiler ABI info
16:04:18 -- Detecting C compiler ABI info - done
16:04:18 -- Check for working C compiler: /usr/bin/gcc - skipped
16:04:18 -- Detecting C compile features
16:04:18 -- Detecting C compile features - done
16:04:18 -- Performing Test HAS_BUILTIN_FORTIFY
16:04:18 #12 2.368 dh_testdir
16:04:18 #12 2.387 dh_testroot
16:04:18 #12 2.405 dh_prep
16:04:18 #12 2.426 dh_testdir
16:04:18 #12 2.444 dh_testroot
16:04:18 #12 2.461 dh_install
16:04:18 #10 67.70 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ...
16:04:18 #10 67.70 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
16:04:18 #10 67.73 Selecting previously unselected package libpath-iterator-rule-perl.
16:04:18 #10 67.74 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:04:18 #10 67.74 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:04:18 #10 67.77 Selecting previously unselected package libperlio-gzip-perl.
16:04:18 #10 67.78 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ...
16:04:18 #10 67.78 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
16:04:18 #10 67.81 Selecting previously unselected package libpod-parser-perl.
16:04:18 #10 67.82 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ...
16:04:18 #10 67.83 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:04:18 #10 67.84 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:04:18 #10 67.84 Unpacking libpod-parser-perl (1.63-2) ...
16:04:18 #10 67.88 Selecting previously unselected package libpod-constants-perl.
16:04:18 #10 67.88 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ...
16:04:18 #10 67.89 Unpacking libpod-constants-perl (0.19-2) ...
16:04:18 #10 67.91 Selecting previously unselected package libproc-processtable-perl.
16:04:18 #10 67.92 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ...
16:04:18 #10 67.92 Unpacking libproc-processtable-perl (0.59-2+b1) ...
16:04:18 #10 67.96 Selecting previously unselected package libre2-9:amd64.
16:04:18 #10 67.96 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ...
16:04:18 #10 67.97 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
16:04:18 #10 68.01 Selecting previously unselected package libre-engine-re2-perl:amd64.
16:04:18 #10 68.01 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ...
16:04:18 #10 68.01 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
16:04:18 #10 68.04 Selecting previously unselected package libreadonly-perl.
16:04:18 #11 59.27 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
16:04:18 #11 59.32 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:04:18 #11 59.39 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:04:19 #13 7.292 Selecting previously unselected package cmake-data.
16:04:19 #13 7.295 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ...
16:04:19 #13 7.300 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ...
16:04:19 #13 2.410 dh clean
16:04:19 #13 2.499    dh_clean
16:04:19 #13 2.535  debian/rules binary
16:04:19 #13 2.537 dh binary
16:04:19 #13 2.616    dh_update_autotools_config
16:04:19 #13 2.646    dh_autoreconf
16:04:19 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:04:19 -- Configuring done
16:04:19 -- Generating done
16:04:19 -- Build files have been written to: /go/tini
16:04:19 + make tini-static
16:04:19 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:04:19 #12 6.925 Unpacking bash-completion (1:2.11-2) ...
16:04:19 #12 2.491 dh_installdocs
16:04:19 #12 2.523 dh_installchangelogs
16:04:19 #12 2.596 dh_compress
16:04:19 #12 2.630 dh_fixperms
16:04:19 #12 2.671 dh_installdeb
16:04:19 #12 2.698 dh_gencontrol
16:04:19 #13 2.799 dh_testdir
16:04:19 #13 2.819 dh_testroot
16:04:19 #13 2.838 dh_prep
16:04:19 #13 2.860 dh_testdir
16:04:19 #13 2.879 dh_testroot
16:04:19 #13 2.898 dh_install
16:04:19 #13 2.925 dh_installdocs
16:04:19 #13 2.958 dh_installchangelogs
16:04:19 #13 3.031 dh_compress
16:04:19 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:04:19 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:04:19 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:04:19 warning: source_date_epoch_from_changelog set but %changelog is missing
16:04:19 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IubzJr
16:04:19 + umask 022
16:04:19 + cd /root/rpmbuild/BUILD
16:04:19 + cd /root/rpmbuild/BUILD
16:04:19 + rm -rf src
16:04:19 + /usr/bin/mkdir -p src
16:04:19 + cd src
16:04:19 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
16:04:19 #10 68.04 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ...
16:04:19 #10 68.05 Unpacking libreadonly-perl (2.050-3) ...
16:04:19 #10 68.08 Selecting previously unselected package libref-util-perl.
16:04:19 #10 68.08 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ...
16:04:19 #10 68.09 Unpacking libref-util-perl (0.204-1) ...
16:04:19 #10 68.11 Selecting previously unselected package libref-util-xs-perl.
16:04:19 #10 68.12 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ...
16:04:19 #10 68.12 Unpacking libref-util-xs-perl (0.117-1+b3) ...
16:04:19 #10 68.15 Selecting previously unselected package libregexp-pattern-license-perl.
16:04:19 #10 68.15 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
16:04:19 #10 68.16 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
16:04:19 #10 68.19 Selecting previously unselected package libregexp-pattern-perl.
16:04:19 #10 68.19 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:04:19 #10 68.19 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:04:19 #10 68.23 Selecting previously unselected package libsasl2-modules:amd64.
16:04:19 #10 68.23 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
16:04:19 #10 68.24 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
16:04:19 #10 68.27 Selecting previously unselected package libsereal-decoder-perl.
16:04:19 #11 59.46 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:19 #11 59.59 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:19 #11 59.67 Setting up dh-strip-nondeterminism (1.13.0-1) ...
16:04:19 #13 7.639 Selecting previously unselected package libarchive13:armhf.
16:04:19 #13 7.642 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_armhf.deb ...
16:04:19 #13 7.649 Unpacking libarchive13:armhf (3.4.0-2ubuntu1.2) ...
16:04:19 #13 7.703 Selecting previously unselected package libjsoncpp1:armhf.
16:04:19 #13 7.706 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_armhf.deb ...
16:04:19 #13 7.709 Unpacking libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ...
16:04:19 #13 7.748 Selecting previously unselected package librhash0:armhf.
16:04:19 #13 7.751 Preparing to unpack .../04-librhash0_1.3.9-1_armhf.deb ...
16:04:19 #13 2.691    create-stamp debian/debhelper-build-stamp
16:04:19 #13 2.691    dh_prep
16:04:19 #13 2.720    dh_auto_install --destdir=debian/docker-ce-build-deps/
16:04:19 #13 2.772    dh_install
16:04:19 #12 6.377 Unpacking bash-completion (1:2.8-1ubuntu1) ...
16:04:19 #15 DONE 2.2s
16:04:19 #13 31.68   Running scriptlet: libarchive-3.5.3-3.el9.x86_64                        71/71 
16:04:19 #13 32.92   Verifying        : acl-2.3.1-3.el9.x86_64                                1/71 
16:04:19 #13 32.92   Verifying        : cryptsetup-libs-2.6.0-1.el9.x86_64                    2/71 
16:04:19 #13 32.92   Verifying        : dbus-1:1.12.20-7.el9.x86_64                           3/71 
16:04:19 #13 32.92   Verifying        : dbus-broker-28-7.el9.x86_64                           4/71 
16:04:19 #13 32.92   Verifying        : dbus-common-1:1.12.20-7.el9.noarch                    5/71 
16:04:19 #13 32.92   Verifying        : device-mapper-9:1.02.185-3.el9.x86_64                 6/71 
16:04:19 #13 32.92   Verifying        : device-mapper-libs-9:1.02.185-3.el9.x86_64            7/71 
16:04:19 #13 32.92   Verifying        : kmod-libs-28-7.el9.x86_64                             8/71 
16:04:19 #13 32.92   Verifying        : libcbor-0.7.0-5.el9.x86_64                            9/71 
16:04:19 #13 32.92   Verifying        : libedit-3.1-37.20210216cvs.el9.x86_64                10/71 
16:04:19 #13 32.92   Verifying        : libfido2-1.6.0-7.el9.x86_64                          11/71 
16:04:19 #13 32.92   Verifying        : libseccomp-2.5.2-2.el9.x86_64                        12/71 
16:04:19 #13 32.92   Verifying        : make-1:4.3-7.el9.x86_64                              13/71 
16:04:19 #13 32.92   Verifying        : openssh-8.7p1-24.el9.x86_64                          14/71 
16:04:19 #13 32.92   Verifying        : openssh-clients-8.7p1-24.el9.x86_64                  15/71 
16:04:19 #13 32.92   Verifying        : rpm-plugin-selinux-4.16.1.3-19.el9.x86_64            16/71 
16:04:19 #13 32.92   Verifying        : selinux-policy-38.1.2-1.el9.noarch                   17/71 
16:04:19 #13 32.92   Verifying        : selinux-policy-targeted-38.1.2-1.el9.noarch          18/71 
16:04:19 #13 32.92   Verifying        : systemd-250-13.el9.x86_64                            19/71 
16:04:19 #13 32.92   Verifying        : systemd-pam-250-13.el9.x86_64                        20/71 
16:04:19 #13 32.92   Verifying        : systemd-rpm-macros-250-13.el9.noarch                 21/71 
16:04:19 #13 32.92   Verifying        : which-2.21-28.el9.x86_64                             22/71 
16:04:19 #13 32.92   Verifying        : annobin-10.94-1.el9.x86_64                           23/71 
16:04:19 #13 32.92   Verifying        : autoconf-2.69-38.el9.noarch                          24/71 
16:04:19 #13 32.92   Verifying        : automake-1.16.2-6.el9.noarch                         25/71 
16:04:19 #13 32.92   Verifying        : cmake-3.20.2-7.el9.x86_64                            26/71 
16:04:19 #13 32.92   Verifying        : cmake-data-3.20.2-7.el9.noarch                       27/71 
16:04:19 #13 32.92   Verifying        : cmake-filesystem-3.20.2-7.el9.x86_64                 28/71 
16:04:19 #13 32.92   Verifying        : cmake-rpm-macros-3.20.2-7.el9.noarch                 29/71 
16:04:19 #13 32.93   Verifying        : cpp-11.3.1-4.el9.x86_64                              30/71 
16:04:19 #13 32.93   Verifying        : gcc-11.3.1-4.el9.x86_64                              31/71 
16:04:19 #13 32.93   Verifying        : gcc-plugin-annobin-11.3.1-4.el9.x86_64               32/71 
16:04:19 #13 32.93   Verifying        : git-2.31.1-2.el9.2.x86_64                            33/71 
16:04:19 #13 32.93   Verifying        : git-core-2.31.1-2.el9.2.x86_64                       34/71 
16:04:19 #13 32.93   Verifying        : git-core-doc-2.31.1-2.el9.2.noarch                   35/71 
16:04:19 #13 32.93   Verifying        : glibc-devel-2.34-49.el9.x86_64                       36/71 
16:04:19 #13 32.93   Verifying        : glibc-headers-2.34-49.el9.x86_64                     37/71 
16:04:19 #13 32.93   Verifying        : kernel-headers-5.14.0-210.el9.x86_64                 38/71 
16:04:19 #13 32.93   Verifying        : libmpc-1.2.1-4.el9.x86_64                            39/71 
16:04:19 #13 32.93   Verifying        : libseccomp-devel-2.5.2-2.el9.x86_64                  40/71 
16:04:19 #13 32.93   Verifying        : libselinux-devel-3.4-3.el9.x86_64                    41/71 
16:04:19 #13 32.93   Verifying        : libsepol-devel-3.4-3.el9.x86_64                      42/71 
16:04:19 #13 32.93   Verifying        : libtool-2.4.6-45.el9.x86_64                          43/71 
16:04:19 #13 32.93   Verifying        : libtool-ltdl-2.4.6-45.el9.x86_64                     44/71 
16:04:19 #13 32.93   Verifying        : libuv-1:1.42.0-1.el9.x86_64                          45/71 
16:04:19 #13 32.93   Verifying        : libxcrypt-devel-4.4.18-3.el9.x86_64                  46/71 
16:04:19 #13 32.93   Verifying        : llvm-libs-15.0.1-1.el9.x86_64                        47/71 
16:04:19 #13 32.93   Verifying        : m4-1.4.19-1.el9.x86_64                               48/71 
16:04:19 #13 32.93   Verifying        : pcre2-devel-10.40-2.el9.x86_64                       49/71 
16:04:19 #13 32.93   Verifying        : pcre2-utf16-10.40-2.el9.x86_64                       50/71 
16:04:19 #13 32.93   Verifying        : pcre2-utf32-10.40-2.el9.x86_64                       51/71 
16:04:19 #13 32.93   Verifying        : perl-DynaLoader-1.47-479.el9.x86_64                  52/71 
16:04:19 #13 32.93   Verifying        : perl-Error-1:0.17029-7.el9.noarch                    53/71 
16:04:19 #13 32.93   Verifying        : perl-File-Compare-1.100.600-479.el9.noarch           54/71 
16:04:19 #13 32.93   Verifying        : perl-File-Copy-2.34-479.el9.noarch                   55/71 
16:04:19 #13 32.93   Verifying        : perl-File-Find-1.37-479.el9.noarch                   56/71 
16:04:19 #13 32.93   Verifying        : perl-Git-2.31.1-2.el9.2.noarch                       57/71 
16:04:19 #13 32.93   Verifying        : perl-TermReadKey-2.38-11.el9.x86_64                  58/71 
16:04:19 #13 32.93   Verifying        : perl-Thread-Queue-3.14-460.el9.noarch                59/71 
16:04:19 #13 32.93   Verifying        : perl-lib-0.65-479.el9.x86_64                         60/71 
16:04:19 #13 32.93   Verifying        : perl-threads-1:2.25-460.el9.x86_64                   61/71 
16:04:19 #13 32.93   Verifying        : perl-threads-shared-1.61-460.el9.x86_64              62/71 
16:04:19 #13 32.93   Verifying        : policycoreutils-devel-3.4-4.el9.x86_64               63/71 
16:04:19 #13 32.93   Verifying        : selinux-policy-devel-38.1.2-1.el9.noarch             64/71 
16:04:19 #13 32.93   Verifying        : systemd-devel-250-13.el9.x86_64                      65/71 
16:04:19 #13 32.93   Verifying        : device-mapper-devel-9:1.02.185-3.el9.x86_64          66/71 
16:04:19 #13 32.93   Verifying        : glibc-static-2.34-49.el9.x86_64                      67/71 
16:04:19 #13 32.93   Verifying        : libtool-ltdl-devel-2.4.6-45.el9.x86_64               68/71 
16:04:19 #13 32.93   Verifying        : libxcrypt-static-4.4.18-3.el9.x86_64                 69/71 
16:04:19 #13 32.93   Verifying        : libarchive-3.5.3-4.el9.x86_64                        70/71 
16:04:19 #13 32.93   Verifying        : libarchive-3.5.3-3.el9.x86_64                        71/71 
16:04:19 #13 33.07 
16:04:19 #13 33.07 Upgraded:
16:04:19 #13 33.07   libarchive-3.5.3-4.el9.x86_64                                                 
16:04:19 #13 33.07 Installed:
16:04:19 #13 33.07   acl-2.3.1-3.el9.x86_64                                                        
16:04:19 #13 33.07   annobin-10.94-1.el9.x86_64                                                    
16:04:19 #13 33.07   autoconf-2.69-38.el9.noarch                                                   
16:04:19 #13 33.07   automake-1.16.2-6.el9.noarch                                                  
16:04:19 #13 33.07   cmake-3.20.2-7.el9.x86_64                                                     
16:04:19 #13 33.07   cmake-data-3.20.2-7.el9.noarch                                                
16:04:19 #13 33.07   cmake-filesystem-3.20.2-7.el9.x86_64                                          
16:04:19 #13 33.07   cmake-rpm-macros-3.20.2-7.el9.noarch                                          
16:04:19 #13 33.07   cpp-11.3.1-4.el9.x86_64                                                       
16:04:19 #13 33.07   cryptsetup-libs-2.6.0-1.el9.x86_64                                            
16:04:19 #13 33.07   dbus-1:1.12.20-7.el9.x86_64                                                   
16:04:19 #13 33.07   dbus-broker-28-7.el9.x86_64                                                   
16:04:19 #13 33.07   dbus-common-1:1.12.20-7.el9.noarch                                            
16:04:19 #13 33.07   device-mapper-9:1.02.185-3.el9.x86_64                                         
16:04:19 #13 33.07   device-mapper-devel-9:1.02.185-3.el9.x86_64                                   
16:04:19 #13 33.07   device-mapper-libs-9:1.02.185-3.el9.x86_64                                    
16:04:19 #13 33.07   gcc-11.3.1-4.el9.x86_64                                                       
16:04:19 #13 33.07   gcc-plugin-annobin-11.3.1-4.el9.x86_64                                        
16:04:19 #13 33.07   git-2.31.1-2.el9.2.x86_64                                                     
16:04:19 #13 33.07   git-core-2.31.1-2.el9.2.x86_64                                                
16:04:19 #13 33.07   git-core-doc-2.31.1-2.el9.2.noarch                                            
16:04:19 #13 33.07   glibc-devel-2.34-49.el9.x86_64                                                
16:04:19 #13 33.07   glibc-headers-2.34-49.el9.x86_64                                              
16:04:19 #13 33.07   glibc-static-2.34-49.el9.x86_64                                               
16:04:19 #13 33.07   kernel-headers-5.14.0-210.el9.x86_64                                          
16:04:19 #13 33.07   kmod-libs-28-7.el9.x86_64                                                     
16:04:19 #13 33.07   libcbor-0.7.0-5.el9.x86_64                                                    
16:04:19 #13 33.07   libedit-3.1-37.20210216cvs.el9.x86_64                                         
16:04:19 #13 33.07   libfido2-1.6.0-7.el9.x86_64                                                   
16:04:19 #13 33.07   libmpc-1.2.1-4.el9.x86_64                                                     
16:04:19 #13 33.07   libseccomp-2.5.2-2.el9.x86_64                                                 
16:04:19 #13 33.07   libseccomp-devel-2.5.2-2.el9.x86_64                                           
16:04:19 #13 33.07   libselinux-devel-3.4-3.el9.x86_64                                             
16:04:19 #13 33.07   libsepol-devel-3.4-3.el9.x86_64                                               
16:04:19 #13 33.07   libtool-2.4.6-45.el9.x86_64                                                   
16:04:19 #13 33.07   libtool-ltdl-2.4.6-45.el9.x86_64                                              
16:04:19 #13 33.07   libtool-ltdl-devel-2.4.6-45.el9.x86_64                                        
16:04:19 #13 33.07   libuv-1:1.42.0-1.el9.x86_64                                                   
16:04:19 #13 33.07   libxcrypt-devel-4.4.18-3.el9.x86_64                                           
16:04:19 #13 33.07   libxcrypt-static-4.4.18-3.el9.x86_64                                          
16:04:19 #13 33.07   llvm-libs-15.0.1-1.el9.x86_64                                                 
16:04:19 #13 33.07   m4-1.4.19-1.el9.x86_64                                                        
16:04:19 #13 33.07   make-1:4.3-7.el9.x86_64                                                       
16:04:19 #13 33.07   openssh-8.7p1-24.el9.x86_64                                                   
16:04:19 #13 33.07   openssh-clients-8.7p1-24.el9.x86_64                                           
16:04:19 #13 33.07   pcre2-devel-10.40-2.el9.x86_64                                                
16:04:19 #13 33.07   pcre2-utf16-10.40-2.el9.x86_64                                                
16:04:19 #13 33.07   pcre2-utf32-10.40-2.el9.x86_64                                                
16:04:19 #13 33.07   perl-DynaLoader-1.47-479.el9.x86_64                                           
16:04:19 #13 33.07   perl-Error-1:0.17029-7.el9.noarch                                             
16:04:19 #13 33.07   perl-File-Compare-1.100.600-479.el9.noarch                                    
16:04:19 #13 33.07   perl-File-Copy-2.34-479.el9.noarch                                            
16:04:19 #13 33.07   perl-File-Find-1.37-479.el9.noarch                                            
16:04:19 #13 33.07   perl-Git-2.31.1-2.el9.2.noarch                                                
16:04:19 #13 33.07   perl-TermReadKey-2.38-11.el9.x86_64                                           
16:04:19 #13 33.07   perl-Thread-Queue-3.14-460.el9.noarch                                         
16:04:19 #13 33.07   perl-lib-0.65-479.el9.x86_64                                                  
16:04:19 #13 33.07   perl-threads-1:2.25-460.el9.x86_64                                            
16:04:19 #13 33.07   perl-threads-shared-1.61-460.el9.x86_64                                       
16:04:19 #13 33.07   policycoreutils-devel-3.4-4.el9.x86_64                                        
16:04:19 #13 33.07   rpm-plugin-selinux-4.16.1.3-19.el9.x86_64                                     
16:04:19 #13 33.07   selinux-policy-38.1.2-1.el9.noarch                                            
16:04:19 #13 33.07   selinux-policy-devel-38.1.2-1.el9.noarch                                      
16:04:19 #13 33.07   selinux-policy-targeted-38.1.2-1.el9.noarch                                   
16:04:19 #13 33.07   systemd-250-13.el9.x86_64                                                     
16:04:19 #13 33.07   systemd-devel-250-13.el9.x86_64                                               
16:04:19 #13 33.07   systemd-pam-250-13.el9.x86_64                                                 
16:04:19 #13 33.07   systemd-rpm-macros-250-13.el9.noarch                                          
16:04:19 #13 33.07   which-2.21-28.el9.x86_64                                                      
16:04:19 #13 33.07 
16:04:19 #13 33.07 Complete!
16:04:19 #12 7.059 Selecting previously unselected package cmake-data.
16:04:19 #12 7.063 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:04:19 #12 7.070 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:04:19 #12 2.817 dh_md5sums
16:04:19 #12 2.845 dh_builddeb
16:04:19 #12 2.864 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:04:19 #12 2.884 
16:04:19 #12 2.884 The package has been created.
16:04:19 #12 2.884 Attention, the package has been created in the current directory,
16:04:19 #12 2.884 not in ".." as indicated by the message above!
16:04:19 #12 2.907 Selecting previously unselected package docker-ce-build-deps.
16:04:19 #12 2.923 (Reading database ... 27522 files and directories currently installed.)
16:04:19 #13 3.066 dh_fixperms
16:04:19 #13 3.128 dh_installdeb
16:04:19 #13 3.169 dh_gencontrol
16:04:19 + STATUS=0
16:04:19 + '[' 0 -ne 0 ']'
16:04:19 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
16:04:19 #10 68.27 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ...
16:04:19 #10 68.28 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
16:04:19 #10 68.31 Selecting previously unselected package libsereal-encoder-perl.
16:04:19 #10 68.32 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ...
16:04:19 #10 68.32 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
16:04:19 #10 68.36 Selecting previously unselected package libtask-weaken-perl.
16:04:19 #10 68.36 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ...
16:04:19 #10 68.36 Unpacking libtask-weaken-perl (1.06-1) ...
16:04:19 #10 68.39 Selecting previously unselected package libxml-parser-perl:amd64.
16:04:19 #10 68.39 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ...
16:04:19 #10 68.40 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
16:04:19 #10 68.47 Selecting previously unselected package libsoap-lite-perl.
16:04:19 #10 68.47 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ...
16:04:19 #10 68.47 Unpacking libsoap-lite-perl (1.27-1) ...
16:04:19 #10 68.53 Selecting previously unselected package libsort-key-perl.
16:04:19 #11 59.69 Setting up libconst-fast-perl (0.014-2) ...
16:04:19 #11 59.70 Setting up libhttp-daemon-perl (6.14-1.1) ...
16:04:19 #11 59.71 Setting up python3-unidiff (0.7.3-1) ...
16:04:19 #11 59.85 Setting up lsb-release (11.2ubuntu1) ...
16:04:19 #13 7.756 Unpacking librhash0:armhf (1.3.9-1) ...
16:04:19 #13 7.800 Selecting previously unselected package libuv1:armhf.
16:04:19 #13 7.800 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_armhf.deb ...
16:04:19 #13 7.803 Unpacking libuv1:armhf (1.34.2-1ubuntu1.3) ...
16:04:19 #13 7.834 Selecting previously unselected package cmake.
16:04:19 #13 7.836 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_armhf.deb ...
16:04:19 #13 7.840 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ...
16:04:19 #13 2.806    dh_installdocs
16:04:19 #13 2.845    dh_installchangelogs
16:04:19 #13 2.933    dh_perl
16:04:19 #13 2.970    dh_link
16:04:19 #13 3.005    dh_strip_nondeterminism
16:04:19 #13 3.070    dh_compress
16:04:19 
16:04:19 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:04:19 #16 DONE 0.0s
16:04:19 
16:04:19 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:04:19 #17 DONE 0.1s
16:04:19 
16:04:19 #18 exporting to image
16:04:19 #18 exporting layers
16:04:19 #12 DONE 11.5s
16:04:19 
16:04:19 #13 [stage-1 5/8] COPY sources/ /sources
16:04:19 #13 DONE 0.1s
16:04:19 
16:04:19 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:04:19 [100%] Linking C executable tini-static
16:04:19 #13 DONE 33.3s
16:04:19 
16:04:19 #14 [stage-1 7/8] COPY --from=golang /usr/local/go /usr/local/go
16:04:19 #12 6.453 Running transaction check
16:04:19 #12 6.549 Transaction check succeeded.
16:04:19 #12 6.550 Running transaction test
16:04:19 #12 6.517 Selecting previously unselected package cmake-data.
16:04:19 #12 6.520 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ...
16:04:19 #12 6.526 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ...
16:04:19 #12 7.449 Selecting previously unselected package libncurses6:arm64.
16:04:19 #12 7.453 Preparing to unpack .../02-libncurses6_6.2+20201114-2_arm64.deb ...
16:04:19 #12 7.463 Unpacking libncurses6:arm64 (6.2+20201114-2) ...
16:04:19 #12 7.512 Selecting previously unselected package libprocps8:arm64.
16:04:19 #12 7.515 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_arm64.deb ...
16:04:19 #12 7.520 Unpacking libprocps8:arm64 (2:3.3.17-5) ...
16:04:19 #12 7.580 Selecting previously unselected package procps.
16:04:19 #12 8.350 Setting up libpcre32-3:amd64 (2:8.39-12) ...
16:04:19 #12 8.361 Setting up pkg-config (0.29-6) ...
16:04:19 #12 8.407 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
16:04:19 #12 8.422 Setting up libbtrfs-dev (4.20.1-2) ...
16:04:19 #12 8.432 Setting up librhash0:amd64 (1.3.8-1) ...
16:04:19 #12 8.441 Setting up procps (2:3.3.15-2) ...
16:04:19 #12 8.465 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
16:04:19 #12 8.479 Setting up cmake-data (3.13.4-1) ...
16:04:19 #12 8.493 Setting up dh-apparmor (2.13.2-10) ...
16:04:19 #12 8.503 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
16:04:19 #12 8.512 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:04:19 #12 8.522 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
16:04:19 #12 8.532 Setting up cmake (3.13.4-1) ...
16:04:19 #12 8.542 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
16:04:19 #12 8.552 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:04:19 #12 8.563 Setting up dmsetup (2:1.02.155-3) ...
16:04:19 #12 8.574 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:04:19 #12 2.924 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:04:19 #12 2.928 Unpacking docker-ce-build-deps (1.0) ...
16:04:19 #13 3.332 dh_md5sums
16:04:19 #13 3.365 dh_builddeb
16:04:19 #13 3.386 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:04:19 #13 3.407 
16:04:19 #13 3.407 The package has been created.
16:04:19 #13 3.407 Attention, the package has been created in the current directory,
16:04:19 #13 3.407 not in ".." as indicated by the message above!
16:04:19 #13 3.430 Selecting previously unselected package docker-ce-build-deps.
16:04:19 #13 3.445 (Reading database ... 26310 files and directories currently installed.)
16:04:19 #13 3.446 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:04:19 #13 3.451 Unpacking docker-ce-build-deps (1.0) ...
16:04:19 #10 68.54 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ...
16:04:19 #10 68.54 Unpacking libsort-key-perl (1.33-2+b3) ...
16:04:19 #10 68.57 Selecting previously unselected package libstring-copyright-perl.
16:04:19 #10 68.57 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ...
16:04:19 #10 68.58 Unpacking libstring-copyright-perl (0.003006-1) ...
16:04:19 #10 68.61 Selecting previously unselected package libstring-escape-perl.
16:04:19 #10 68.61 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ...
16:04:19 #10 68.62 Unpacking libstring-escape-perl (2010.002-2) ...
16:04:19 #10 68.65 Selecting previously unselected package libstring-shellquote-perl.
16:04:19 #10 68.65 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ...
16:04:19 #10 68.66 Unpacking libstring-shellquote-perl (1.04-1) ...
16:04:19 #10 68.69 Selecting previously unselected package libsys-cpuaffinity-perl:amd64.
16:04:19 #10 68.69 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ...
16:04:19 #10 68.69 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
16:04:19 #10 68.73 Selecting previously unselected package libterm-readkey-perl.
16:04:19 #10 68.73 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ...
16:04:19 #10 68.73 Unpacking libterm-readkey-perl (2.38-1+b2) ...
16:04:19 #10 68.76 Selecting previously unselected package libtext-levenshteinxs-perl.
16:04:19 #11 59.98 Setting up libdata-dpath-perl (0.58-1) ...
16:04:19 #11 59.99 Setting up python3-magic (2:0.4.26-2) ...
16:04:19 #11 60.12 Setting up python3-cffi-backend:armhf (1.15.1-1) ...
16:04:19 #13 8.148 Selecting previously unselected package dh-apparmor.
16:04:19 #13 8.148 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
16:04:19 #13 8.151 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
16:04:19 #13 8.185 Selecting previously unselected package libbtrfs0:armhf.
16:04:19 #13 8.187 Preparing to unpack .../08-libbtrfs0_5.4.1-2_armhf.deb ...
16:04:19 #13 8.192 Unpacking libbtrfs0:armhf (5.4.1-2) ...
16:04:19 #13 8.232 Selecting previously unselected package libbtrfs-dev:armhf.
16:04:19 #13 8.235 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_armhf.deb ...
16:04:19 #13 8.239 Unpacking libbtrfs-dev:armhf (5.4.1-2) ...
16:04:19 #13 8.292 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:04:19 #13 3.113    dh_fixperms
16:04:19 #13 3.158    dh_missing
16:04:19 #13 3.186    dh_installdeb
16:04:19 #13 3.221    dh_gencontrol
16:04:19 #12 7.743 Transaction test succeeded.
16:04:19 #12 7.744 Running transaction
16:04:19 [100%] Built target tini-static
16:04:19 + mkdir -p /usr/local/bin
16:04:19 + cp tini-static /usr/local/bin/docker-init
16:04:19 + for component in tini "proxy dynamic"
16:04:19 + TMP_GOPATH=/go
16:04:19 + hack/dockerfile/install/install.sh proxy dynamic
16:04:19 + RM_GOPATH=0
16:04:19 + TMP_GOPATH=/go
16:04:19 + : /usr/local/bin
16:04:19 + '[' -z /go ']'
16:04:19 + export GOPATH=/go
16:04:19 + GOPATH=/go
16:04:19 + case "$(go env GOARCH)" in
16:04:19 ++ go env GOARCH
16:04:19 + export GO_BUILDMODE=-buildmode=pie
16:04:19 + GO_BUILDMODE=-buildmode=pie
16:04:19 ++ dirname hack/dockerfile/install/install.sh
16:04:19 + dir=hack/dockerfile/install
16:04:19 + bin=proxy
16:04:19 + shift
16:04:19 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:04:19 + . hack/dockerfile/install/proxy.installer
16:04:19 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:19 + install_proxy dynamic
16:04:19 + case "$1" in
16:04:19 + install_proxy_dynamic
16:04:19 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:04:19 + PROXY_LDFLAGS=-linkmode=external
16:04:19 + export BUILD_MODE=-buildmode=pie
16:04:19 + BUILD_MODE=-buildmode=pie
16:04:19 + _install_proxy
16:04:19 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:04:19 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:04:19 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:19 Cloning into '/go/src/github.com/docker/libnetwork'...
16:04:19 #12 7.584 Preparing to unpack .../04-procps_2%3a3.3.17-5_arm64.deb ...
16:04:19 #12 7.595 Unpacking procps (2:3.3.17-5) ...
16:04:19 #12 7.675 Selecting previously unselected package libjsoncpp24:arm64.
16:04:19 #12 7.679 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_arm64.deb ...
16:04:19 #12 7.684 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
16:04:19 #12 7.729 Selecting previously unselected package librhash0:arm64.
16:04:19 #12 7.732 Preparing to unpack .../06-librhash0_1.4.1-2_arm64.deb ...
16:04:19 #12 7.737 Unpacking librhash0:arm64 (1.4.1-2) ...
16:04:19 #12 7.784 Selecting previously unselected package libuv1:arm64.
16:04:19 #12 8.584 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:04:19 #12 8.594 Setting up docker-ce-build-deps (1.0) ...
16:04:19 #12 8.605 Processing triggers for libc-bin (2.28-10+deb10u2) ...
16:04:19 #12 8.625 Processing triggers for man-db (2.8.5-2) ...
16:04:19 #10 68.77 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ...
16:04:19 #10 68.77 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
16:04:19 #10 68.80 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
16:04:19 #10 68.80 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ...
16:04:19 #10 68.81 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
16:04:19 #10 68.83 Selecting previously unselected package libtext-xslate-perl.
16:04:19 #10 68.84 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ...
16:04:19 #10 68.84 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
16:04:19 #10 68.89 Selecting previously unselected package libtime-duration-perl.
16:04:19 #10 68.89 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ...
16:04:19 #10 68.90 Unpacking libtime-duration-perl (1.21-1) ...
16:04:19 #10 68.93 Selecting previously unselected package libtime-moment-perl.
16:04:19 #10 68.93 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ...
16:04:19 #10 68.93 Unpacking libtime-moment-perl (0.44-1+b3) ...
16:04:19 #10 68.97 Selecting previously unselected package libtype-tiny-xs-perl.
16:04:19 #10 68.97 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
16:04:19 #10 68.98 Unpacking libtype-tiny-xs-perl (0.022-1) ...
16:04:19 #10 69.01 Selecting previously unselected package libunicode-utf8-perl.
16:04:20 #11 60.13 Setting up g++-12 (12.2.0-3ubuntu1) ...
16:04:20 #11 60.14 Setting up python3-pkg-resources (59.6.0-1.2) ...
16:04:20 #11 60.34 Setting up python3-dbus (1.2.18-3build1) ...
16:04:20 + STATUS=0
16:04:20 + '[' 0 -ne 0 ']'
16:04:20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:04:20 + RPM_EC=0
16:04:20 ++ jobs -p
16:04:20 + exit 0
16:04:20 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.F1YEX7
16:04:20 + umask 022
16:04:20 + cd /root/rpmbuild/BUILD
16:04:20 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:04:20 + export CFLAGS
16:04:20 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:04:20 + export CXXFLAGS
16:04:20 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:04:20 + export FFLAGS
16:04:20 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:04:20 + export FCFLAGS
16:04:20 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:04:20 + export LDFLAGS
16:04:20 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:04:20 + export LT_SYS_LIBRARY_PATH
16:04:20 + CC=gcc
16:04:20 + export CC
16:04:20 + CXX=g++
16:04:20 + export CXX
16:04:20 + cd src
16:04:20 + export DOCKER_GITCOMMIT=0234322
16:04:20 + DOCKER_GITCOMMIT=0234322
16:04:20 + mkdir -p /go/src/github.com/docker
16:04:20 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:04:20 + pushd /root/rpmbuild/BUILD/src/engine
16:04:20 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:04:20 + for component in tini "proxy dynamic"
16:04:20 + TMP_GOPATH=/go
16:04:20 + hack/dockerfile/install/install.sh tini
16:04:20 + RM_GOPATH=0
16:04:20 + TMP_GOPATH=/go
16:04:20 + : /usr/local/bin
16:04:20 + '[' -z /go ']'
16:04:20 + export GOPATH=/go
16:04:20 + GOPATH=/go
16:04:20 + case "$(go env GOARCH)" in
16:04:20 ++ go env GOARCH
16:04:20 + export GO_BUILDMODE=-buildmode=pie
16:04:20 + GO_BUILDMODE=-buildmode=pie
16:04:20 ++ dirname hack/dockerfile/install/install.sh
16:04:20 + dir=hack/dockerfile/install
16:04:20 + bin=tini
16:04:20 + shift
16:04:20 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:04:20 + . hack/dockerfile/install/tini.installer
16:04:20 ++ : v0.19.0
16:04:20 + install_tini
16:04:20 + echo 'Install tini version v0.19.0'
16:04:20 Install tini version v0.19.0
16:04:20 + git clone https://github.com/krallin/tini.git /go/tini
16:04:20 Cloning into '/go/tini'...
16:04:20 #13 8.294 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
16:04:20 #13 8.298 Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
16:04:20 #13 8.341 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:04:20 #13 8.344 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
16:04:20 #13 8.349 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ...
16:04:20 #13 8.376 Selecting previously unselected package libudev-dev:armhf.
16:04:20 #13 8.379 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.19_armhf.deb ...
16:04:20 #13 8.383 Unpacking libudev-dev:armhf (245.4-4ubuntu3.19) ...
16:04:20 #13 8.414 Selecting previously unselected package libsepol1-dev:armhf.
16:04:20 #13 8.417 Preparing to unpack .../13-libsepol1-dev_3.0-1ubuntu0.1_armhf.deb ...
16:04:20 #13 8.421 Unpacking libsepol1-dev:armhf (3.0-1ubuntu0.1) ...
16:04:20 #13 8.487 Selecting previously unselected package libpcre2-16-0:armhf.
16:04:20 #13 8.489 Preparing to unpack .../14-libpcre2-16-0_10.34-7ubuntu0.1_armhf.deb ...
16:04:20 #13 8.493 Unpacking libpcre2-16-0:armhf (10.34-7ubuntu0.1) ...
16:04:20 #13 8.537 Selecting previously unselected package libpcre2-32-0:armhf.
16:04:20 #13 3.339    dh_md5sums
16:04:20 #13 3.375    dh_builddeb
16:04:20 #13 3.404 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:04:20 #13 3.480  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo
16:04:20 #14 15.71   Running scriptlet: selinux-policy-minimum-3.14.3-111.el8.noarch         40/80 
16:04:20 #14 24.07   Installing       : policycoreutils-devel-2.9-20.el8.x86_64              41/80 
16:04:20 #14 24.32   Installing       : selinux-policy-devel-3.14.3-111.el8.noarch           42/80 
16:04:20 #14 24.37   Running scriptlet: selinux-policy-devel-3.14.3-111.el8.noarch           42/80 
16:04:20 #14 24.39   Installing       : libsepol-devel-2.9-3.el8.x86_64                      43/80 
16:04:20 #14 24.47   Installing       : libselinux-devel-2.9-6.el8.x86_64                    44/80 
16:04:20 #14 24.76   Installing       : kernel-headers-4.18.0-408.el8.x86_64                 45/80 
16:04:20 #14 24.87   Running scriptlet: glibc-headers-2.28-220.el8.x86_64                    46/80 
16:04:20 #14 24.95   Installing       : glibc-headers-2.28-220.el8.x86_64                    46/80 
16:04:20 #14 24.98   Installing       : libxcrypt-devel-4.1.1-6.el8.x86_64                   47/80 
16:04:20 #14 25.00   Installing       : glibc-devel-2.28-220.el8.x86_64                      48/80 
16:04:20 #12 7.788 Preparing to unpack .../07-libuv1_1.40.0-2_arm64.deb ...
16:04:20 #12 7.794 Unpacking libuv1:arm64 (1.40.0-2) ...
16:04:20 #12 7.836 Selecting previously unselected package cmake.
16:04:20 #12 7.839 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_arm64.deb ...
16:04:20 #12 7.844 Unpacking cmake (3.18.4-2+deb11u1) ...
16:04:20 #12 6.885 Selecting previously unselected package liblzo2-2:amd64.
16:04:20 #12 6.888 Preparing to unpack .../02-liblzo2-2_2.08-1.2_amd64.deb ...
16:04:20 #12 6.892 Unpacking liblzo2-2:amd64 (2.08-1.2) ...
16:04:20 #12 6.937 Selecting previously unselected package libarchive13:amd64.
16:04:20 #12 6.940 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_amd64.deb ...
16:04:20 #12 6.949 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ...
16:04:20 #12 7.010 Selecting previously unselected package libjsoncpp1:amd64.
16:04:20 #12 7.012 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_amd64.deb ...
16:04:20 #12 7.019 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:04:20 #12 7.065 Selecting previously unselected package librhash0:amd64.
16:04:20 #12 7.067 Preparing to unpack .../05-librhash0_1.3.6-2_amd64.deb ...
16:04:20 #12 7.073 Unpacking librhash0:amd64 (1.3.6-2) ...
16:04:20 #12 7.118 Selecting previously unselected package libuv1:amd64.
16:04:20 #12 7.120 Preparing to unpack .../06-libuv1_1.18.0-3_amd64.deb ...
16:04:20 #12 7.125 Unpacking libuv1:amd64 (1.18.0-3) ...
16:04:20 #12 7.159 Selecting previously unselected package cmake.
16:04:20 #12 7.162 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_amd64.deb ...
16:04:20 #12 7.166 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ...
16:04:20 #11 60.48 Setting up libmodule-implementation-perl (0.09-2) ...
16:04:20 #11 60.49 Setting up libcgi-fast-perl (1:2.15-1) ...
16:04:20 #11 60.50 Setting up python3-apt (2.3.0ubuntu2) ...
16:04:20 #11 60.66 Setting up libpackage-stash-perl (0.40-1) ...
16:04:20 #11 60.67 Setting up libimport-into-perl (1.002005-2) ...
16:04:20 + cd /go/tini
16:04:20 + git checkout -q v0.19.0
16:04:20 + cmake .
16:04:20 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:04:20   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:04:20   CMake.
16:04:20 
16:04:20   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:04:20   CMake that the project does not need compatibility with older versions.
16:04:20 
16:04:20 
16:04:20 #10 69.01 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ...
16:04:20 #10 69.01 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
16:04:20 #10 69.05 Selecting previously unselected package libunwind8:amd64.
16:04:20 #10 69.05 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ...
16:04:20 #10 69.05 Unpacking libunwind8:amd64 (1.3.2-2) ...
16:04:20 #10 69.10 Selecting previously unselected package libxdelta2.
16:04:20 #10 69.10 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ...
16:04:20 #10 69.10 Unpacking libxdelta2 (1.1.3-9.3) ...
16:04:20 #10 69.14 Selecting previously unselected package libxext6:amd64.
16:04:20 #10 69.15 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ...
16:04:20 #10 69.15 Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
16:04:20 #10 69.19 Selecting previously unselected package libxml-namespacesupport-perl.
16:04:20 #10 69.19 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:04:20 #10 69.20 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:04:20 #10 69.23 Selecting previously unselected package libxml-sax-base-perl.
16:04:20 #10 69.24 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:04:20 #10 69.24 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:04:20 #10 69.29 Selecting previously unselected package libxml-sax-perl.
16:04:20 #10 69.29 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:04:20 #10 69.30 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:04:20 #10 69.34 Selecting previously unselected package libxml-libxml-perl.
16:04:20 #10 69.34 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
16:04:20 #10 69.35 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:04:20 #10 69.42 Selecting previously unselected package libxml-sax-expat-perl.
16:04:20 #13 8.539 Preparing to unpack .../15-libpcre2-32-0_10.34-7ubuntu0.1_armhf.deb ...
16:04:20 #13 8.542 Unpacking libpcre2-32-0:armhf (10.34-7ubuntu0.1) ...
16:04:20 #13 8.585 Selecting previously unselected package libpcre2-posix2:armhf.
16:04:20 #13 8.588 Preparing to unpack .../16-libpcre2-posix2_10.34-7ubuntu0.1_armhf.deb ...
16:04:20 #13 8.591 Unpacking libpcre2-posix2:armhf (10.34-7ubuntu0.1) ...
16:04:20 #13 8.617 Selecting previously unselected package libpcre2-dev:armhf.
16:04:20 #13 8.620 Preparing to unpack .../17-libpcre2-dev_10.34-7ubuntu0.1_armhf.deb ...
16:04:20 #13 8.623 Unpacking libpcre2-dev:armhf (10.34-7ubuntu0.1) ...
16:04:20 #13 8.702 Selecting previously unselected package libselinux1-dev:armhf.
16:04:20 #13 8.704 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_armhf.deb ...
16:04:20 #13 8.708 Unpacking libselinux1-dev:armhf (3.0-1build2) ...
16:04:20 #13 8.754 Selecting previously unselected package libdevmapper-dev:armhf.
16:04:20 #13 8.757 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_armhf.deb ...
16:04:20 #13 8.761 Unpacking libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ...
16:04:20 #13 8.790 Selecting previously unselected package libseccomp-dev:armhf.
16:04:20 #13 8.792 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_armhf.deb ...
16:04:20 #13 8.796 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ...
16:04:20 #13 8.829 Selecting previously unselected package libsystemd-dev:armhf.
16:04:20 #13 8.832 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.19_armhf.deb ...
16:04:20 #13 8.835 Unpacking libsystemd-dev:armhf (245.4-4ubuntu3.19) ...
16:04:20 #13 8.894 Selecting previously unselected package pkg-config.
16:04:20 #13 3.633  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes
16:04:20 #13 3.713 dpkg-genchanges: info: binary-only upload (no source code included)
16:04:20 #13 3.716  dpkg-source --after-build .
16:04:20 #13 3.815 dpkg-buildpackage: info: binary-only upload (no source included)
16:04:20 #13 3.820 
16:04:20 #13 3.820 The package has been created.
16:04:20 #13 3.820 Attention, the package has been created in the current directory,
16:04:20 #13 3.820 not in ".." as indicated by the message above!
16:04:20 #13 3.881 Selecting previously unselected package docker-ce-build-deps.
16:04:20 #13 3.897 (Reading database ... 27555 files and directories currently installed.)
16:04:20 #12 8.191 Selecting previously unselected package dh-apparmor.
16:04:20 #12 8.195 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
16:04:20 #12 8.199 Unpacking dh-apparmor (2.13.6-10) ...
16:04:20 #12 8.248 Selecting previously unselected package libbtrfs0:arm64.
16:04:20 #12 8.251 Preparing to unpack .../10-libbtrfs0_5.10.1-2_arm64.deb ...
16:04:20 #12 8.256 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
16:04:20 #12 8.304 Selecting previously unselected package libbtrfs-dev:arm64.
16:04:20 #12 7.501 Selecting previously unselected package dh-apparmor.
16:04:20 #12 7.504 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ...
16:04:20 #12 7.508 Unpacking dh-apparmor (2.12-4ubuntu5.1) ...
16:04:20 #12 7.548 Selecting previously unselected package btrfs-progs.
16:04:20 #11 60.68 Setting up libmoo-perl (2.005004-3) ...
16:04:20 #11 60.69 Setting up python3-bcrypt (3.2.0-1build1) ...
16:04:20 #11 60.82 Setting up liblist-someutils-perl (0.58-1) ...
16:04:20 #11 60.84 Setting up debhelper (13.9.1ubuntu1) ...
16:04:20 #11 60.85 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
16:04:20 #11 60.86 Setting up python3-chardet (4.0.0-2) ...
16:04:20 -- The C compiler identification is GNU 12.2.1
16:04:20 -- Detecting C compiler ABI info
16:04:20 -- Detecting C compiler ABI info - done
16:04:20 -- Check for working C compiler: /usr/bin/gcc - skipped
16:04:20 -- Detecting C compile features
16:04:20 -- Detecting C compile features - done
16:04:20 -- Performing Test HAS_BUILTIN_FORTIFY
16:04:20 #10 69.43 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ...
16:04:20 #10 69.43 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:04:20 #10 69.47 Selecting previously unselected package libxmlrpc-lite-perl.
16:04:20 #10 69.47 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ...
16:04:20 #10 69.48 Unpacking libxmlrpc-lite-perl (0.717-4) ...
16:04:20 #10 69.52 Selecting previously unselected package libxmuu1:amd64.
16:04:20 #10 69.52 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
16:04:20 #10 69.52 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
16:04:20 #10 69.57 Selecting previously unselected package libyaml-0-2:amd64.
16:04:20 #10 69.57 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ...
16:04:20 #10 69.57 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
16:04:20 #10 69.63 Selecting previously unselected package libyaml-libyaml-perl.
16:04:20 #13 8.897 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_armhf.deb ...
16:04:20 #13 8.902 Unpacking pkg-config (0.29.1-0ubuntu4) ...
16:04:20 #13 8.970 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ...
16:04:20 #13 8.981 Setting up libarchive13:armhf (3.4.0-2ubuntu1.2) ...
16:04:20 #13 8.991 Setting up libsepol1-dev:armhf (3.0-1ubuntu0.1) ...
16:04:20 #13 9.001 Setting up libpcre2-16-0:armhf (10.34-7ubuntu0.1) ...
16:04:20 #13 9.010 Setting up libbtrfs0:armhf (5.4.1-2) ...
16:04:20 #13 9.020 Setting up libpcre2-32-0:armhf (10.34-7ubuntu0.1) ...
16:04:20 #13 9.030 Setting up libuv1:armhf (1.34.2-1ubuntu1.3) ...
16:04:20 #13 9.043 Setting up bash-completion (1:2.10-1ubuntu1) ...
16:04:20 #13 3.899 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:04:20 #13 3.906 Unpacking docker-ce-build-deps (1.0) ...
16:04:20 #12 7.757 Transaction test succeeded.
16:04:20 #12 7.758 Running transaction
16:04:20 #12 3.001 Reading package lists...
16:04:20 #12 3.887 Building dependency tree...
16:04:20 #12 4.069 Reading state information...
16:04:20 #13 3.522 Reading package lists...
16:04:20 #12 8.308 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_arm64.deb ...
16:04:20 #12 8.313 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
16:04:20 #12 8.374 Selecting previously unselected package dmsetup.
16:04:20 #12 8.379 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
16:04:20 #12 8.384 Unpacking dmsetup (2:1.02.175-2.1) ...
16:04:20 #12 8.437 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:04:20 #12 8.440 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:04:20 #12 8.445 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:04:20 #12 8.492 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:04:20 #12 8.496 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:04:20 #12 8.500 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:04:20 #12 8.539 Selecting previously unselected package libudev-dev:arm64.
16:04:20 #12 7.550 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_amd64.deb ...
16:04:20 #12 7.562 Unpacking btrfs-progs (4.15.1-1build1) ...
16:04:20 #12 7.694 Selecting previously unselected package btrfs-tools.
16:04:20 #12 7.696 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_amd64.deb ...
16:04:20 #12 7.701 Unpacking btrfs-tools (4.15.1-1build1) ...
16:04:20 #12 7.736 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:04:20 #12 7.739 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
16:04:20 #12 7.743 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:04:20 #12 7.790 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:04:20 #12 7.792 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
16:04:20 #12 7.797 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:04:20 #18 exporting layers 4.6s done
16:04:20 #18 writing image sha256:6a7e50d72657049fc8a70be5bfea01e27b5df1b0f38ee2a64df3301dc6b985ae done
16:04:20 #18 naming to docker.io/debbuild-ubuntu-jammy/x86_64 done
16:04:20 #18 DONE 4.6s
16:04:20 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/x86_64
16:04:20 + set -e
16:04:20 + mkdir -p /root/build-deb/engine
16:04:20 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:20 #11 61.21 Setting up python3-cryptography (3.4.8-2) ...
16:04:20 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:04:20 -- Configuring done
16:04:20 -- Generating done
16:04:20 -- Build files have been written to: /go/tini
16:04:20 + make tini-static
16:04:20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:04:20 #10 69.63 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ...
16:04:20 #10 69.64 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
16:04:20 #10 69.67 Selecting previously unselected package licensecheck.
16:04:20 #10 69.67 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ...
16:04:20 #10 69.68 Unpacking licensecheck (3.1.1-2) ...
16:04:20 #10 69.71 Selecting previously unselected package lzip.
16:04:20 #10 69.71 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ...
16:04:20 #10 69.72 Unpacking lzip (1.22-3) ...
16:04:20 #10 69.81 Selecting previously unselected package lzop.
16:04:20 #10 69.81 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ...
16:04:20 #10 69.82 Unpacking lzop (1.04-2) ...
16:04:20 #10 69.85 Selecting previously unselected package t1utils.
16:04:20 #10 69.85 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ...
16:04:20 #10 69.86 Unpacking t1utils (1.41-4) ...
16:04:20 #10 69.90 Selecting previously unselected package unzip.
16:04:20 #12 DONE 9.6s
16:04:20 
16:04:20 #13 [stage-1 5/8] COPY sources/ /sources
16:04:20 #13 DONE 0.1s
16:04:20 #12 4.098 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:04:20 #12 4.161 Starting 2 pkgProblemResolver with broken count: 0
16:04:20 #12 4.164 Done
16:04:20 #12 4.189  Done
16:04:20 #12 4.197 Starting pkgProblemResolver with broken count: 0
16:04:20 #12 4.233 Starting 2 pkgProblemResolver with broken count: 0
16:04:20 #12 4.236 Done
16:04:20 #13 4.404 Building dependency tree...
16:04:20 #13 4.584 Reading state information...
16:04:20 #13 4.607 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:04:20 #13 4.649 Starting 2 pkgProblemResolver with broken count: 0
16:04:20 #13 4.652 Done
16:04:20 #13 4.668  Done
16:04:20 #13 4.676 Starting pkgProblemResolver with broken count: 0
16:04:20 #13 4.703 Starting 2 pkgProblemResolver with broken count: 0
16:04:20 #12 8.543 Preparing to unpack .../15-libudev-dev_247.3-7+deb11u1_arm64.deb ...
16:04:20 #12 8.547 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
16:04:20 #12 8.596 Selecting previously unselected package libsepol1-dev:arm64.
16:04:20 #12 8.600 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
16:04:20 #12 8.605 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:04:20 #12 8.673 Selecting previously unselected package libpcre2-16-0:arm64.
16:04:20 #12 8.677 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
16:04:20 #12 8.682 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:04:20 #12 8.742 Selecting previously unselected package libpcre2-32-0:arm64.
16:04:20 #12 8.745 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
16:04:20 #12 8.750 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:04:20 #12 8.808 Selecting previously unselected package libpcre2-posix2:arm64.
16:04:20 #12 7.877 Selecting previously unselected package libudev-dev:amd64.
16:04:20 #12 7.880 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.56_amd64.deb ...
16:04:20 #12 7.891 Unpacking libudev-dev:amd64 (237-3ubuntu10.56) ...
16:04:20 #12 7.929 Selecting previously unselected package libsepol1-dev:amd64.
16:04:20 #12 7.931 Preparing to unpack .../14-libsepol1-dev_2.7-1ubuntu0.1_amd64.deb ...
16:04:20 #12 7.936 Unpacking libsepol1-dev:amd64 (2.7-1ubuntu0.1) ...
16:04:20 #12 8.005 Selecting previously unselected package libpcre16-3:amd64.
16:04:20 #12 8.007 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9ubuntu0.1_amd64.deb ...
16:04:20 #12 8.011 Unpacking libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ...
16:04:20 #12 8.061 Selecting previously unselected package libpcre32-3:amd64.
16:04:20 + mkdir -p /root/build-deb/cli
16:04:20 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:21 #14 25.04   Running scriptlet: glibc-devel-2.28-220.el8.x86_64                      48/80 
16:04:21 #14 26.71   Installing       : gcc-8.5.0-17.el8.x86_64                              49/80 
16:04:21 #14 26.74   Running scriptlet: gcc-8.5.0-17.el8.x86_64                              49/80 
16:04:21 [100%] Linking C executable tini-static
16:04:21 #10 69.90 Preparing to unpack .../337-unzip_6.0-26+deb11u1_amd64.deb ...
16:04:21 #10 69.90 Unpacking unzip (6.0-26+deb11u1) ...
16:04:21 #10 69.98 Selecting previously unselected package lintian.
16:04:21 #10 69.99 Preparing to unpack .../338-lintian_2.104.0_all.deb ...
16:04:21 #10 69.99 Unpacking lintian (2.104.0) ...
16:04:21 
16:04:21 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:04:21 #13 9.601 Setting up pkg-config (0.29.1-0ubuntu4) ...
16:04:21 #13 9.655 Setting up libudev-dev:armhf (245.4-4ubuntu3.19) ...
16:04:21 #13 9.667 Setting up libpcre2-posix2:armhf (10.34-7ubuntu0.1) ...
16:04:21 #13 9.678 Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
16:04:21 #13 9.689 Setting up libbtrfs-dev:armhf (5.4.1-2) ...
16:04:21 #13 9.700 Setting up librhash0:armhf (1.3.9-1) ...
16:04:21 #13 9.710 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ...
16:04:21 #12 4.413 The following additional packages will be installed:
16:04:21 #12 4.413   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
16:04:21 #12 4.413   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
16:04:21 #12 4.413   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
16:04:21 #12 4.413   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
16:04:21 #12 4.414   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
16:04:21 #12 4.416 Suggested packages:
16:04:21 #12 4.416   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:04:21 #12 4.670 The following NEW packages will be installed:
16:04:21 #13 4.706 Done
16:04:21 #13 4.802 The following additional packages will be installed:
16:04:21 #13 4.802   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:04:21 #13 4.802   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:04:21 #13 4.802   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:04:21 #13 4.802   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:04:21 #13 4.803   libudev-dev libuv1 pkg-config
16:04:21 #13 4.804 Suggested packages:
16:04:21 #13 4.804   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:04:21 #13 4.804 Recommended packages:
16:04:21 #13 4.804   dmsetup
16:04:21 #13 4.843 The following NEW packages will be installed:
16:04:21 #13 4.843   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:04:21 #13 4.844   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:04:21 #13 4.844   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:04:21 #13 4.844   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:04:21 #13 4.845   libudev-dev libuv1 pkg-config
16:04:21 #12 8.811 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
16:04:21 #12 8.817 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:04:21 #12 8.857 Selecting previously unselected package libpcre2-dev:arm64.
16:04:21 #12 8.861 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
16:04:21 #12 8.866 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:04:21 #12 9.010 Selecting previously unselected package libselinux1-dev:arm64.
16:04:21 #12 9.014 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
16:04:21 #12 9.018 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:04:21 #12 9.081 Selecting previously unselected package libdevmapper-dev:arm64.
16:04:21 #12 9.099   Running scriptlet: selinux-policy-targeted-37.16-1.fc37.noarch            1/1 
16:04:21 #12 9.228   Preparing        :                                                        1/1 
16:04:21 #12 9.269   Installing       : cmake-rpm-macros-3.25.1-1.fc37.noarch                 1/99 
16:04:21 #12 9.280   Installing       : cmake-filesystem-3.25.1-1.fc37.x86_64                 2/99 
16:04:21 #12 9.292   Installing       : python3-libselinux-3.4-5.fc37.x86_64                  3/99 
16:04:21 #12 9.300   Installing       : perl-threads-1:2.27-489.fc37.x86_64                   4/99 
16:04:21 #12 9.307   Installing       : perl-File-Find-1.40-492.fc37.noarch                   5/99 
16:04:21 #12 9.315   Installing       : m4-1.4.19-4.fc37.x86_64                               6/99 
16:04:21 #12 9.323   Installing       : libtool-ltdl-2.4.7-2.fc37.x86_64                      7/99 
16:04:21 #12 9.331   Installing       : libseccomp-2.5.3-3.fc37.x86_64                        8/99 
16:04:21 #12 9.338   Installing       : libmpc-1.2.1-5.fc37.x86_64                            9/99 
16:04:21 #12 9.346   Installing       : libfdisk-2.38.1-1.fc37.x86_64                        10/99 
16:04:21 #12 8.063 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9ubuntu0.1_amd64.deb ...
16:04:21 #12 8.068 Unpacking libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ...
16:04:21 #12 8.119 Selecting previously unselected package libpcrecpp0v5:amd64.
16:04:21 #12 8.121 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_amd64.deb ...
16:04:21 #12 8.126 Unpacking libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ...
16:04:21 #12 8.157 Selecting previously unselected package libpcre3-dev:amd64.
16:04:21 #12 8.160 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9ubuntu0.1_amd64.deb ...
16:04:21 #12 8.164 Unpacking libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ...
16:04:21 #12 8.248 Selecting previously unselected package libselinux1-dev:amd64.
16:04:21 #12 8.250 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_amd64.deb ...
16:04:21 #12 8.256 Unpacking libselinux1-dev:amd64 (2.7-2build2) ...
16:04:21 #12 8.308 Selecting previously unselected package libdevmapper-dev:amd64.
16:04:21 + mkdir -p /root/build-deb/compose
16:04:21 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:21 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:21 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:21 + mkdir -p /go/src/github.com/docker
16:04:21 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:21 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:21 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:21 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:21 + EPOCH=5
16:04:21 + EPOCH_SEP=
16:04:21 + [[ ! -z 5 ]]
16:04:21 + EPOCH_SEP=:
16:04:21 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:21 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:21 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:21 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:21 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:21 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:21 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:21 + debSource=docker-ce
16:04:21 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:21 + debMaintainer='Docker <support@docker.com>'
16:04:21 ++ date --rfc-2822
16:04:21 + debDate='Thu, 15 Dec 2022 16:04:21 +0000'
16:04:21 + cat
16:04:21 + export CLI_GITCOMMIT=3a2c30b
16:04:21 + CLI_GITCOMMIT=3a2c30b
16:04:21 + export ENGINE_GITCOMMIT=0234322
16:04:21 + ENGINE_GITCOMMIT=0234322
16:04:21 + export SCAN_GITCOMMIT=6c852fa
16:04:21 + SCAN_GITCOMMIT=6c852fa
16:04:21 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:21 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:21 + dpkg-buildpackage -uc -us -I.git
16:04:21 dpkg-buildpackage: info: source package docker-ce
16:04:21 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy
16:04:21 dpkg-buildpackage: info: source distribution jammy
16:04:21 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:21 dpkg-buildpackage: info: host architecture amd64
16:04:21  dpkg-source -I.git --before-build .
16:04:21 #10 70.31 Selecting previously unselected package lsb-release.
16:04:21 #11 61.47 Setting up python3-debian (0.1.46) ...
16:04:21 #11 61.66 Setting up python3-requests (2.27.1+dfsg-1ubuntu2) ...
16:04:21 #11 61.81 Setting up equivs (2.3.1) ...
16:04:21 #11 61.82 Setting up g++ (4:12.2.0-1ubuntu1) ...
16:04:21 #11 61.84 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:04:21 #13 9.728 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
16:04:21 #13 9.739 Setting up libsystemd-dev:armhf (245.4-4ubuntu3.19) ...
16:04:21 #13 9.750 Setting up libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ...
16:04:21 #13 9.762 Setting up libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ...
16:04:21 #13 9.773 Setting up libpcre2-dev:armhf (10.34-7ubuntu0.1) ...
16:04:21 #13 9.787 Setting up libselinux1-dev:armhf (3.0-1build2) ...
16:04:21 #13 9.800 Setting up libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ...
16:04:21 #13 9.813 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ...
16:04:21 #13 9.826 Setting up docker-ce-build-deps (1.0) ...
16:04:21 #13 9.840 Processing triggers for man-db (2.9.1-1) ...
16:04:21 #13 9.863 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
16:04:21 #12 4.671   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
16:04:21 #12 4.671   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
16:04:21 #12 4.671   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
16:04:21 #12 4.671   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
16:04:21 #12 4.672   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
16:04:21 #12 4.964 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
16:04:21 #12 4.964 1 not fully installed or removed.
16:04:21 #12 4.964 Need to get 8133 kB of archives.
16:04:21 #12 4.964 After this operation, 28.9 MB of additional disk space will be used.
16:04:21 #12 4.964 Get:1 http://deb.debian.org/debian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
16:04:21 #13 5.135 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
16:04:21 #13 5.135 1 not fully installed or removed.
16:04:21 #13 5.135 Need to get 8544 kB of archives.
16:04:21 #13 5.135 After this operation, 41.1 MB of additional disk space will be used.
16:04:21 #13 5.135 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
16:04:21 #13 5.195 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB]
16:04:21 #13 5.241 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive13 amd64 3.4.0-2ubuntu1.2 [327 kB]
16:04:21 #12 9.361   Installing       : checkpolicy-3.4-3.fc37.x86_64                        11/99 
16:04:21 #12 9.571   Installing       : cpp-12.2.1-4.fc37.x86_64                             12/99 
16:04:21 #12 9.579   Installing       : perl-threads-shared-1.64-489.fc37.x86_64             13/99 
16:04:21 #12 9.586   Installing       : perl-Thread-Queue-3.14-489.fc37.noarch               14/99 
16:04:21 #12 9.594   Installing       : python3-libsemanage-3.4-5.fc37.x86_64                15/99 
16:04:21 #12 9.645   Installing       : xkeyboard-config-2.36-3.fc37.noarch                  16/99 
16:04:21 #12 9.658   Installing       : libxkbcommon-1.4.1-2.fc37.x86_64                     17/99 
16:04:21 #12 9.668   Installing       : vim-filesystem-2:9.0.1006-1.fc37.noarch              18/99 
16:04:21 #12 9.085 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
16:04:21 #12 9.090 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:04:21 #12 9.123 Selecting previously unselected package libseccomp-dev:arm64.
16:04:21 #12 9.127 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:04:21 #12 9.131 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:04:21 #12 9.178 Selecting previously unselected package libsystemd-dev:arm64.
16:04:21 #12 9.182 Preparing to unpack .../24-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
16:04:21 #12 9.186 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:04:21 #12 9.292 Selecting previously unselected package pkg-config.
16:04:21 #12 9.296 Preparing to unpack .../25-pkg-config_0.29.2-1_arm64.deb ...
16:04:21 #12 9.301 Unpacking pkg-config (0.29.2-1) ...
16:04:21 #12 9.351 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:04:21 #12 9.362 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:04:21 #12 9.374 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:04:21 #12 9.388 Setting up libbtrfs0:arm64 (5.10.1-2) ...
16:04:21 #12 9.400 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:04:21 #12 8.310 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
16:04:21 #12 8.316 Unpacking libdevmapper-dev:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:04:21 #12 8.351 Selecting previously unselected package libseccomp-dev:amd64.
16:04:21 #12 8.354 Preparing to unpack .../21-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_amd64.deb ...
16:04:21 #12 8.362 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~18.04.2) ...
16:04:21 #12 8.404 Selecting previously unselected package libsystemd-dev:amd64.
16:04:21 #12 8.407 Preparing to unpack .../22-libsystemd-dev_237-3ubuntu10.56_amd64.deb ...
16:04:21 #12 8.411 Unpacking libsystemd-dev:amd64 (237-3ubuntu10.56) ...
16:04:21 #12 8.477 Selecting previously unselected package pkg-config.
16:04:21 #12 8.477 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu2_amd64.deb ...
16:04:21 #12 8.480 Unpacking pkg-config (0.29.1-0ubuntu2) ...
16:04:21 #12 8.524 Setting up libsepol1-dev:amd64 (2.7-1ubuntu0.1) ...
16:04:21 #13 3.989 Reading package lists...
16:04:21 #13 4.687 Building dependency tree...
16:04:21 #13 4.882 Reading state information...
16:04:21 #14 DONE 1.9s
16:04:21 
16:04:21 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:04:21 #15 DONE 0.0s
16:04:21 
16:04:21 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:04:21 #16 DONE 0.0s
16:04:21 
16:04:21 #17 exporting to image
16:04:21 #17 exporting layers
16:04:21 #24 59.39 Selecting previously unselected package g++-aarch64-linux-gnu.
16:04:21 #24 59.39 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:04:21 #24 59.42 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
16:04:21 #24 59.54 Selecting previously unselected package patch.
16:04:21 #24 59.54 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
16:04:21 #24 59.55 Unpacking patch (2.7.6-7) ...
16:04:21 #24 59.59 Selecting previously unselected package dpkg-dev.
16:04:21 #24 59.59 Preparing to unpack .../047-dpkg-dev_1.20.12_all.deb ...
16:04:21 #24 59.60 Unpacking dpkg-dev (1.20.12) ...
16:04:21 #24 59.75 Selecting previously unselected package libconfig-inifiles-perl.
16:04:21 #24 59.75 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
16:04:21 #24 59.75 Unpacking libconfig-inifiles-perl (3.000003-1) ...
16:04:21 #24 59.79 Selecting previously unselected package libio-string-perl.
16:04:21 #24 59.79 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
16:04:21 #24 59.79 Unpacking libio-string-perl (1.08-3.1) ...
16:04:21 #24 59.83 Selecting previously unselected package libicu67:amd64.
16:04:21 #24 59.83 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
16:04:21 #24 59.84 Unpacking libicu67:amd64 (67.1-7) ...
16:04:21  debian/rules clean
16:04:21 dh clean --with=bash-completion --with=systemd
16:04:21 #14 26.77   Installing       : libxcrypt-static-4.1.1-6.el8.x86_64                  50/80 
16:04:21 #14 27.17   Installing       : glibc-static-2.28-220.el8.x86_64                     51/80 
16:04:21 #14 27.31   Installing       : xkeyboard-config-2.28-1.el8.noarch                   52/80 
16:04:21 #14 27.34   Installing       : libxkbcommon-0.9.1-1.el8.x86_64                      53/80 
16:04:21 #14 27.39   Upgrading        : systemd-pam-239-69.el8.x86_64                        54/80 
16:04:21 #10 70.31 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ...
16:04:21 #10 70.31 Unpacking lsb-release (11.1.0) ...
16:04:21 #10 70.35 Selecting previously unselected package manpages-dev.
16:04:21 #10 70.35 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ...
16:04:21 #10 70.35 Unpacking manpages-dev (5.10-1) ...
16:04:21 #11 61.84 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
16:04:21 #11 61.85 Setting up build-essential (12.9ubuntu3) ...
16:04:21 #11 61.86 Setting up libmoox-aliases-perl (0.001006-2) ...
16:04:21 #11 61.87 Setting up libb-hooks-endofscope-perl (0.26-1) ...
16:04:21 #11 61.88 Setting up python3-nacl (1.5.0-2) ...
16:04:21 [100%] Built target tini-static
16:04:21 + mkdir -p /usr/local/bin
16:04:21 + cp tini-static /usr/local/bin/docker-init
16:04:21 + for component in tini "proxy dynamic"
16:04:21 + TMP_GOPATH=/go
16:04:21 + hack/dockerfile/install/install.sh proxy dynamic
16:04:21 + RM_GOPATH=0
16:04:21 + TMP_GOPATH=/go
16:04:21 + : /usr/local/bin
16:04:21 + '[' -z /go ']'
16:04:21 + export GOPATH=/go
16:04:21 + GOPATH=/go
16:04:21 + case "$(go env GOARCH)" in
16:04:21 ++ go env GOARCH
16:04:21 + export GO_BUILDMODE=-buildmode=pie
16:04:21 + GO_BUILDMODE=-buildmode=pie
16:04:21 ++ dirname hack/dockerfile/install/install.sh
16:04:21 + dir=hack/dockerfile/install
16:04:21 + bin=proxy
16:04:21 + shift
16:04:21 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:04:21 + . hack/dockerfile/install/proxy.installer
16:04:21 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:21 + install_proxy dynamic
16:04:21 + case "$1" in
16:04:21 + install_proxy_dynamic
16:04:21 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:04:21 + PROXY_LDFLAGS=-linkmode=external
16:04:21 + export BUILD_MODE=-buildmode=pie
16:04:21 + BUILD_MODE=-buildmode=pie
16:04:21 + _install_proxy
16:04:21 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:04:21 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:21 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:04:21 Cloning into '/go/src/github.com/docker/libnetwork'...
16:04:21 #13 DONE 10.1s
16:04:21 
16:04:21 #14 [stage-1 6/9] COPY sources/ /sources
16:04:21 #12 4.988 Get:2 http://deb.debian.org/debian buster/main armhf cmake-data all 3.13.4-1 [1476 kB]
16:04:21 #12 5.005 Get:3 http://deb.debian.org/debian buster/main armhf libprocps7 armhf 2:3.3.15-2 [58.7 kB]
16:04:21 #12 5.006 Get:4 http://deb.debian.org/debian buster/main armhf procps armhf 2:3.3.15-2 [248 kB]
16:04:21 #12 5.010 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf libarchive13 armhf 3.3.3-4+deb10u2 [277 kB]
16:04:21 #12 5.019 Get:6 http://deb.debian.org/debian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB]
16:04:21 #12 5.023 Get:7 http://deb.debian.org/debian buster/main armhf librhash0 armhf 1.3.8-1 [134 kB]
16:04:21 #12 5.084 Get:8 http://deb.debian.org/debian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB]
16:04:21 #13 5.245 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
16:04:21 #13 5.246 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
16:04:21 #13 5.248 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB]
16:04:21 #13 5.250 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake amd64 3.16.3-1ubuntu1.20.04.1 [3668 kB]
16:04:21 #13 5.291 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
16:04:21 #13 5.291 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB]
16:04:21 #13 5.293 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB]
16:04:21 #13 5.295 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
16:04:21 #13 5.297 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
16:04:21 #13 5.297 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.19 [19.7 kB]
16:04:21 #13 5.298 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsepol1-dev amd64 3.0-1ubuntu0.1 [325 kB]
16:04:21 #13 5.302 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB]
16:04:21 #13 5.305 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-32-0 amd64 10.34-7ubuntu0.1 [170 kB]
16:04:21 #13 5.308 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-posix2 amd64 10.34-7ubuntu0.1 [5988 B]
16:04:21 #13 5.308 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-dev amd64 10.34-7ubuntu0.1 [672 kB]
16:04:21 #13 5.316 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
16:04:21 #13 5.317 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
16:04:21 #13 5.318 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.2 [83.6 kB]
16:04:21 #13 5.319 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.19 [246 kB]
16:04:21 #13 5.322 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
16:04:21 #13 5.463 debconf: delaying package configuration, since apt-utils is not installed
16:04:21 #13 5.500 Fetched 8544 kB in 0s (18.1 MB/s)
16:04:21 #12 9.683   Installing       : systemd-devel-251.8-586.fc37.x86_64                  19/99 
16:04:21 #12 9.693   Installing       : libedit-3.1-43.20221009cvs.fc37.x86_64               20/99 
16:04:21 #12 9.700   Installing       : libbtrfsutil-6.0.2-1.fc37.x86_64                     21/99 
16:04:21 #12 9.706   Installing       : libbtrfs-6.0.2-1.fc37.x86_64                         22/99 
16:04:21 #12 9.759   Installing       : glibc-headers-x86-2.36-8.fc37.noarch                 23/99 
16:04:21 #12 9.770   Installing       : dbus-common-1:1.14.4-1.fc37.noarch                   24/99 
16:04:21 #12 9.775   Running scriptlet: dbus-common-1:1.14.4-1.fc37.noarch                   24/99 
16:04:21 #12 9.787   Running scriptlet: dbus-broker-32-1.fc37.x86_64                         25/99 
16:04:21 #12 9.859   Installing       : dbus-broker-32-1.fc37.x86_64                         25/99 
16:04:21 #12 9.865   Running scriptlet: dbus-broker-32-1.fc37.x86_64                         25/99 
16:04:21 #12 9.874   Installing       : dbus-1:1.14.4-1.fc37.x86_64                          26/99 
16:04:21 #12 9.880   Installing       : annobin-docs-10.92-1.fc37.noarch                     27/99 
16:04:21 #12 9.889   Installing       : rhash-1.4.2-3.fc37.x86_64                            28/99 
16:04:21 #12 9.897   Installing       : qrencode-libs-4.1.1-3.fc37.x86_64                    29/99 
16:04:21 #12 9.413 Setting up libuv1:arm64 (1.40.0-2) ...
16:04:21 #12 9.425 Setting up bash-completion (1:2.11-2) ...
16:04:21 #12 8.538 Setting up libuv1:amd64 (1.18.0-3) ...
16:04:21 #12 8.550 Setting up bash-completion (1:2.8-1ubuntu1) ...
16:04:21 #13 4.888 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:04:21 #13 5.155 Starting 2 pkgProblemResolver with broken count: 0
16:04:21 #13 5.161 Done
16:04:21 #13 5.360  Done
16:04:21 + cd /go/src/github.com/docker/libnetwork
16:04:21 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:21 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:04:21    dh_clean
16:04:21  dpkg-source -I.git -b .
16:04:21 #11 62.04 Setting up networkd-dispatcher (2.1-2ubuntu1) ...
16:04:21 #11 62.17 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
16:04:21 #11 62.17 Setting up dput (1.1.2ubuntu2) ...
16:04:21 #10 70.69 Selecting previously unselected package pbzip2.
16:04:21 #10 70.70 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ...
16:04:21 #10 70.70 Unpacking pbzip2 (1.1.13-1) ...
16:04:21 #10 70.73 Selecting previously unselected package pixz.
16:04:21 #10 70.74 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ...
16:04:21 #10 70.74 Unpacking pixz (1.0.7-1) ...
16:04:21 #10 70.77 Selecting previously unselected package xdelta.
16:04:21 #10 70.78 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ...
16:04:21 #10 70.79 Unpacking xdelta (1.1.3-9.3) ...
16:04:21 #10 70.83 Selecting previously unselected package xdelta3.
16:04:21 #10 70.83 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ...
16:04:21 #10 70.83 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
16:04:21 #10 70.87 Selecting previously unselected package pristine-tar.
16:04:21 #10 70.87 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ...
16:04:21 #10 70.88 Unpacking pristine-tar (1.49) ...
16:04:21 #10 70.92 Selecting previously unselected package publicsuffix.
16:04:21 #10 70.92 Preparing to unpack .../346-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
16:04:21 #10 70.92 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
16:04:21 #10 70.97 Selecting previously unselected package python-apt-common.
16:04:21 #14 DONE 0.2s
16:04:21 
16:04:21 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:04:21 #12 5.087 Get:9 http://deb.debian.org/debian buster/main armhf cmake armhf 3.13.4-1 [2848 kB]
16:04:21 #12 5.119 Get:10 http://deb.debian.org/debian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
16:04:21 #12 5.120 Get:11 http://deb.debian.org/debian buster/main armhf libbtrfs0 armhf 4.20.1-2 [40.1 kB]
16:04:21 #12 5.121 Get:12 http://deb.debian.org/debian buster/main armhf libbtrfs-dev armhf 4.20.1-2 [76.1 kB]
16:04:21 #12 5.122 Get:13 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB]
16:04:21 #12 5.123 Get:14 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB]
16:04:21 #12 5.125 Get:15 http://deb.debian.org/debian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.4 kB]
16:04:21 #12 5.126 Get:16 http://deb.debian.org/debian buster/main armhf libudev-dev armhf 241-7~deb10u8 [110 kB]
16:04:21 #12 5.127 Get:17 http://deb.debian.org/debian buster/main armhf libsepol1-dev armhf 2.8-1 [318 kB]
16:04:21 #12 5.136 Get:18 http://deb.debian.org/debian buster/main armhf libpcre16-3 armhf 2:8.39-12 [238 kB]
16:04:21 #12 5.139 Get:19 http://deb.debian.org/debian buster/main armhf libpcre32-3 armhf 2:8.39-12 [231 kB]
16:04:21 #12 5.142 Get:20 http://deb.debian.org/debian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
16:04:21 #12 5.144 Get:21 http://deb.debian.org/debian buster/main armhf libpcre3-dev armhf 2:8.39-12 [585 kB]
16:04:21 #12 5.151 Get:22 http://deb.debian.org/debian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [162 kB]
16:04:21 #12 5.153 Get:23 http://deb.debian.org/debian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
16:04:21 #12 5.154 Get:24 http://deb.debian.org/debian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.3 kB]
16:04:21 #12 5.155 Get:25 http://deb.debian.org/debian buster/main armhf libsystemd-dev armhf 241-7~deb10u8 [322 kB]
16:04:21 #12 5.158 Get:26 http://deb.debian.org/debian buster/main armhf pkg-config armhf 0.29-6 [60.7 kB]
16:04:21 #12 5.346 debconf: delaying package configuration, since apt-utils is not installed
16:04:21 #13 5.532 Selecting previously unselected package bash-completion.
16:04:21 #13 5.532 (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.)
16:04:21 #13 5.547 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
16:04:21 #12 10.00   Installing       : python3-setuptools-62.6.0-2.fc37.noarch              30/99 
16:04:21 #12 10.04   Installing       : python3-setools-4.4.0-9.fc37.x86_64                  31/99 
16:04:21 #12 10.06   Installing       : python3-audit-3.0.9-1.fc37.x86_64                    32/99 
16:04:21 #12 10.06   Installing       : perl-lib-0.65-492.fc37.x86_64                        33/99 
16:04:21 #12 10.07   Installing       : perl-TermReadKey-2.38-14.fc37.x86_64                 34/99 
16:04:21 #12 10.08   Installing       : perl-File-Copy-2.39-492.fc37.noarch                  35/99 
16:04:21 #12 10.08   Installing       : perl-File-Compare-1.100.700-492.fc37.noarch          36/99 
16:04:21 #12 10.10   Installing       : autoconf-2.71-4.fc37.noarch                          37/99 
16:04:21 #12 10.13   Installing       : automake-1.16.5-9.fc37.noarch                        38/99 
16:04:21 #12 10.13   Installing       : perl-Error-1:0.17029-10.fc37.noarch                  39/99 
16:04:21 #12 10.14   Installing       : pcre2-utf32-10.40-1.fc37.1.x86_64                    40/99 
16:04:21 #12 10.15   Installing       : pcre2-utf16-10.40-1.fc37.1.x86_64                    41/99 
16:04:21 #12 10.16   Installing       : pcre2-devel-10.40-1.fc37.1.x86_64                    42/99 
16:04:21 #12 10.17   Installing       : lzo-2.10-7.fc37.x86_64                               43/99 
16:04:21 #12 10.18   Installing       : libuv-1:1.44.2-2.fc37.x86_64                         44/99 
16:04:21 #12 10.18   Running scriptlet: libutempter-1.2.1-7.fc37.x86_64                      45/99 
16:04:21 #12 9.055   Running scriptlet: selinux-policy-targeted-35.19-1.fc35.noarch            1/1 
16:04:21 #12 9.183   Preparing        :                                                        1/1 
16:04:21 #12 9.227   Installing       : python3-libselinux-3.3-1.fc35.x86_64                 1/104 
16:04:21 #12 9.250   Installing       : util-linux-core-2.37.4-1.fc35.x86_64                 2/104 
16:04:21 #12 9.258   Running scriptlet: util-linux-core-2.37.4-1.fc35.x86_64                 2/104 
16:04:21 #12 9.268   Installing       : perl-File-Find-1.39-486.fc35.noarch                  3/104 
16:04:21 #12 9.275   Installing       : perl-File-Copy-2.35-486.fc35.noarch                  4/104 
16:04:21 #12 9.280   Installing       : perl-File-Compare-1.100.600-486.fc35.noarch          5/104 
16:04:21 #13 5.570 Starting pkgProblemResolver with broken count: 0
16:04:21 #13 5.616 Starting 2 pkgProblemResolver with broken count: 0
16:04:22 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:04:22 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:04:22 dpkg-source: warning: native package version may not have a revision
16:04:22 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~ubuntu'
16:04:22 dpkg-source: info: using source format '1.0'
16:04:22 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.tar.gz
16:04:22 #12 5.688 Hit:1 http://deb.debian.org/debian buster InRelease
16:04:22 #12 5.689 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
16:04:22 #12 5.689 Hit:3 http://deb.debian.org/debian buster-updates InRelease
16:04:22 #12 6.067 Reading package lists...
16:04:22 #24 60.66 Selecting previously unselected package libxml2:amd64.
16:04:22 #24 60.66 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
16:04:22 #24 60.67 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
16:04:22 #24 60.75 Selecting previously unselected package libxml-namespacesupport-perl.
16:04:22 #24 60.76 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:04:22 #24 60.76 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:04:22 #11 62.32 Setting up libnamespace-clean-perl (0.27-2) ...
16:04:22 #11 62.33 Setting up python3-paramiko (2.10.4-1ubuntu1) ...
16:04:22 #11 62.54 Setting up licensecheck (3.3.0-1) ...
16:04:22 #11 62.56 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:04:22 #10 70.97 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ...
16:04:22 #10 70.98 Unpacking python-apt-common (2.2.1) ...
16:04:22 #10 71.02 Selecting previously unselected package python3-apt.
16:04:22 #10 71.03 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ...
16:04:22 #10 71.03 Unpacking python3-apt (2.2.1) ...
16:04:22 #10 71.08 Selecting previously unselected package python3-certifi.
16:04:22 #10 71.08 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
16:04:22 #10 71.09 Unpacking python3-certifi (2020.6.20-1) ...
16:04:22 #10 71.13 Selecting previously unselected package python3-idna.
16:04:22 #10 71.14 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
16:04:22 #10 71.14 Unpacking python3-idna (2.10-1) ...
16:04:22 #10 71.18 Selecting previously unselected package python3-magic.
16:04:22 #10 71.18 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ...
16:04:22 #14 DONE 2.2s
16:04:22 
16:04:22 #15 [stage-1 8/8] WORKDIR /root/rpmbuild
16:04:22 #15 DONE 0.0s
16:04:22 
16:04:22 #16 exporting to image
16:04:22 #16 exporting layers
16:04:22 #14 27.41   Running scriptlet: systemd-239-69.el8.x86_64                            55/80 
16:04:22 #14 27.87   Upgrading        : systemd-239-69.el8.x86_64                            55/80 
16:04:22 #12 5.386 Fetched 8133 kB in 0s (17.4 MB/s)
16:04:22 #12 5.425 Selecting previously unselected package bash-completion.
16:04:22 #12 5.425 (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 ... 27526 files and directories currently installed.)
16:04:22 #12 5.442 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
16:04:22 #12 10.23   Installing       : libutempter-1.2.1-7.fc37.x86_64                      45/99 
16:04:22 #12 10.30   Installing       : util-linux-2.38.1-1.fc37.x86_64                      46/99 
16:04:22 #12 10.31   Running scriptlet: openssh-8.8p1-7.fc37.x86_64                          47/99 
16:04:22 #12 10.35   Installing       : openssh-8.8p1-7.fc37.x86_64                          47/99 
16:04:22 #12 10.36   Installing       : libsepol-devel-3.4-3.fc37.x86_64                     48/99 
16:04:22 #12 10.37   Installing       : libselinux-devel-3.4-5.fc37.x86_64                   49/99 
16:04:22 #12 10.39   Installing       : libselinux-utils-3.4-5.fc37.x86_64                   50/99 
16:04:22 #12 10.40   Installing       : policycoreutils-3.4-6.fc37.x86_64                    51/99 
16:04:22 #12 10.41   Running scriptlet: policycoreutils-3.4-6.fc37.x86_64                    51/99 
16:04:22 #12 10.42   Installing       : selinux-policy-37.16-1.fc37.noarch                   52/99 
16:04:22 #12 10.43   Running scriptlet: selinux-policy-37.16-1.fc37.noarch                   52/99 
16:04:22 #12 9.285   Installing       : libtool-ltdl-2.4.6-50.fc35.x86_64                    6/104 
16:04:22 #12 9.292   Installing       : libseccomp-2.5.3-1.fc35.x86_64                       7/104 
16:04:22 #12 9.299   Installing       : libfdisk-2.37.4-1.fc35.x86_64                        8/104 
16:04:22 #12 9.305   Installing       : cmake-rpm-macros-3.24.2-1.fc35.noarch                9/104 
16:04:22 #12 9.312   Installing       : cmake-filesystem-3.24.2-1.fc35.x86_64               10/104 
16:04:22 #12 9.328   Installing       : checkpolicy-3.3-1.fc35.x86_64                       11/104 
16:04:22 #12 9.335   Installing       : perl-threads-1:2.26-448.fc35.x86_64                 12/104 
16:04:22 #12 9.344   Installing       : m4-1.4.19-2.fc35.x86_64                             13/104 
16:04:22 #12 9.367   Installing       : autoconf-2.69-37.fc35.noarch                        14/104 
16:04:22 #12 9.376   Installing       : libmpc-1.2.1-3.fc35.x86_64                          15/104 
16:04:22 #12 9.550   Installing       : cpp-11.3.1-3.fc35.x86_64                            16/104 
16:04:22 #12 9.567   Installing       : perl-threads-shared-1.62-478.fc35.x86_64            17/104 
16:04:22 #12 9.580   Installing       : perl-Thread-Queue-3.14-478.fc35.noarch              18/104 
16:04:22 #12 9.603   Installing       : automake-1.16.2-5.fc35.noarch                       19/104 
16:04:22 #12 9.614   Installing       : python3-libsemanage-3.3-1.fc35.x86_64               20/104 
16:04:22 #12 9.625   Installing       : vim-filesystem-2:9.0.915-1.fc35.noarch              21/104 
16:04:22 #12 9.646   Installing       : qrencode-libs-4.1.1-1.fc35.x86_64                   22/104 
16:04:22 #13 5.621 Done
16:04:22 #12 9.135 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~18.04.2) ...
16:04:22 #12 9.149 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ...
16:04:22 #12 9.166 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:04:22 #12 9.179 Setting up librhash0:amd64 (1.3.6-2) ...
16:04:22 #12 9.191 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:04:22 #12 9.203 Setting up pkg-config (0.29.1-0ubuntu2) ...
16:04:22 #12 9.252 Setting up dh-apparmor (2.12-4ubuntu5.1) ...
16:04:22 #12 9.264 Setting up libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ...
16:04:22 #12 9.278 Setting up libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ...
16:04:22 #12 9.293 Setting up libsystemd-dev:amd64 (237-3ubuntu10.56) ...
16:04:22 #12 9.305 Setting up libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ...
16:04:22 #12 9.325 Setting up libudev-dev:amd64 (237-3ubuntu10.56) ...
16:04:22 #12 9.340 Setting up liblzo2-2:amd64 (2.08-1.2) ...
16:04:22 #12 9.357 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:04:22 #24 60.79 Selecting previously unselected package libxml-sax-base-perl.
16:04:22 #24 60.79 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:04:22 #24 60.80 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:04:22 #24 60.84 Selecting previously unselected package libxml-sax-perl.
16:04:22 #24 60.84 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:04:22 #24 60.85 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:04:22 #24 60.88 Selecting previously unselected package libxml-libxml-perl.
16:04:22 #24 60.89 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
16:04:22 #24 60.89 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:04:22 #24 60.95 Selecting previously unselected package libxml-simple-perl.
16:04:22 #24 60.96 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
16:04:22 #24 60.96 Unpacking libxml-simple-perl (2.25-1) ...
16:04:22 #24 60.99 Selecting previously unselected package libyaml-perl.
16:04:22 #11 62.58 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:04:22 #11 62.59 Setting up libwww-perl (6.67-1) ...
16:04:22 #11 62.60 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
16:04:22 #11 62.62 Setting up libwww-mechanize-perl (2.14-2) ...
16:04:22 #11 62.63 Setting up devscripts (2.22.2ubuntu3) ...
16:04:22 #11 62.78 Setting up libxml-parser-perl:armhf (2.46-3build1) ...
16:04:22 #11 62.79 Setting up libxml-sax-expat-perl (0.51-1) ...
16:04:22 #11 62.84 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:04:22 #10 71.19 Unpacking python3-magic (2:0.4.20-3) ...
16:04:22 #10 71.23 Selecting previously unselected package python3-urllib3.
16:04:22 #10 71.23 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ...
16:04:22 #10 71.23 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
16:04:22 #10 71.28 Selecting previously unselected package python3-requests.
16:04:22 #10 71.28 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ...
16:04:22 #10 71.28 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:04:22 #10 71.32 Selecting previously unselected package python3-unidiff.
16:04:22 #10 71.32 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ...
16:04:22 #10 71.33 Unpacking python3-unidiff (0.5.5-2) ...
16:04:22 #10 71.36 Selecting previously unselected package python3-xdg.
16:04:22 #10 71.37 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ...
16:04:22 #10 71.37 Unpacking python3-xdg (0.27-2) ...
16:04:22 #10 71.41 Selecting previously unselected package shared-mime-info.
16:04:22 #10 71.42 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ...
16:04:22 #10 71.42 Unpacking shared-mime-info (2.0-1) ...
16:04:22 #14 27.91   Running scriptlet: systemd-239-69.el8.x86_64                            55/80 
16:04:22 #14 28.02   Installing       : systemd-devel-239-69.el8.x86_64                      56/80 
16:04:22 #12 10.46   Running scriptlet: selinux-policy-targeted-37.16-1.fc37.noarch          53/99 
16:04:22 #13 6.156 Unpacking bash-completion (1:2.10-1ubuntu1) ...
16:04:22 #12 9.661   Installing       : python3-audit-3.0.9-1.fc35.x86_64                   23/104 
16:04:22 #12 9.674   Installing       : perl-lib-0.65-486.fc35.x86_64                       24/104 
16:04:22 #12 9.689   Installing       : pcre2-utf32-10.40-1.fc35.x86_64                     25/104 
16:04:22 #12 9.700   Installing       : pcre2-utf16-10.40-1.fc35.x86_64                     26/104 
16:04:22 #12 9.717   Installing       : pcre2-devel-10.40-1.fc35.x86_64                     27/104 
16:04:22 #12 9.727   Installing       : libuv-1:1.44.2-1.fc35.x86_64                        28/104 
16:04:22 #12 9.737   Installing       : libsepol-devel-3.3-2.fc35.x86_64                    29/104 
16:04:22 #12 9.746   Installing       : libselinux-devel-3.3-1.fc35.x86_64                  30/104 
16:04:22 #12 9.760   Installing       : libselinux-utils-3.3-1.fc35.x86_64                  31/104 
16:04:22 #12 9.769   Installing       : libbtrfsutil-6.0.2-1.fc35.x86_64                    32/104 
16:04:22 #12 9.775   Installing       : libbtrfs-6.0.2-1.fc35.x86_64                        33/104 
16:04:22 #12 9.783   Installing       : libbpf-2:0.6.1-2.fc35.x86_64                        34/104 
16:04:22 #12 9.792   Installing       : less-590-5.fc35.x86_64                              35/104 
16:04:22 #13 5.993 The following additional packages will be installed:
16:04:22 #13 5.994   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
16:04:22 #13 5.994   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:04:22 #13 5.994   libdevmapper-event1.02.1 libjsoncpp25 libpcre2-16-0 libpcre2-32-0
16:04:22 #13 5.994   libpcre2-dev libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev
16:04:22 #13 5.995   libsepol-dev libsystemd-dev libudev-dev libuv1 pkg-config
16:04:22 #13 5.997 Suggested packages:
16:04:22 #13 5.997   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
16:04:22 #13 6.036 The following NEW packages will be installed:
16:04:22 #12 9.368 Setting up libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ...
16:04:22 #12 9.381 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ...
16:04:22 #12 9.394 Setting up btrfs-progs (4.15.1-1build1) ...
16:04:22 #12 9.406 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ...
16:04:22 #12 9.419 Setting up libselinux1-dev:amd64 (2.7-2build2) ...
16:04:22 #12 9.432 Setting up libdevmapper-dev:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
16:04:22 #12 9.442 Setting up btrfs-tools (4.15.1-1build1) ...
16:04:22 #12 9.457 Setting up docker-ce-build-deps (1.0) ...
16:04:22 #12 9.469 Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
16:04:22 #12 9.494 Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
16:04:22 #24 61.00 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
16:04:22 #24 61.00 Unpacking libyaml-perl (1.30-1) ...
16:04:22 #24 61.03 Selecting previously unselected package libconfig-auto-perl.
16:04:22 #24 61.04 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
16:04:22 #24 61.04 Unpacking libconfig-auto-perl (0.44-1.1) ...
16:04:22 #24 61.07 Selecting previously unselected package libfile-which-perl.
16:04:22 #24 61.07 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
16:04:22 #24 61.08 Unpacking libfile-which-perl (1.23-1) ...
16:04:22 #24 61.11 Selecting previously unselected package libfile-homedir-perl.
16:04:22 #24 61.11 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
16:04:22 #24 61.12 Unpacking libfile-homedir-perl (1.006-1) ...
16:04:22 #24 61.15 Selecting previously unselected package libdebian-dpkgcross-perl.
16:04:22 #24 61.16 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
16:04:22 #24 61.16 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
16:04:22 #24 61.20 Selecting previously unselected package dpkg-cross.
16:04:22 #24 61.20 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
16:04:22 #24 61.21 Unpacking dpkg-cross (2.6.18+nmu1) ...
16:04:22 #11 62.89 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:22 #11 63.01 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:22 #11 63.07 Processing triggers for sgml-base (1.30) ...
16:04:22 #11 63.10 Setting up libfontconfig1:armhf (2.13.1-4.4ubuntu1) ...
16:04:22 #14 28.05   Installing       : vim-filesystem-2:8.0.1763-19.el8.4.noarch            57/80 
16:04:22 #10 71.53 Selecting previously unselected package strace.
16:04:22 #10 71.53 Preparing to unpack .../357-strace_5.10-1_amd64.deb ...
16:04:22 #10 71.54 Unpacking strace (5.10-1) ...
16:04:22 #10 71.61 Selecting previously unselected package xauth.
16:04:22 #10 71.62 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ...
16:04:22 #10 71.62 Unpacking xauth (1:1.1-1) ...
16:04:22 #10 71.66 Selecting previously unselected package xdg-user-dirs.
16:04:22 #10 71.67 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ...
16:04:22 #10 71.67 Unpacking xdg-user-dirs (0.17-2) ...
16:04:22 #10 71.74 Setting up libksba8:amd64 (1.5.0-3+deb11u1) ...
16:04:22 #12 10.34 Setting up libncurses6:arm64 (6.2+20201114-2) ...
16:04:22 #12 10.35 Setting up pkg-config (0.29.2-1) ...
16:04:22 #12 10.41 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
16:04:22 #12 10.42 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:04:22 #12 10.43 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
16:04:22 #12 10.44 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
16:04:22 #12 10.46 Setting up librhash0:arm64 (1.4.1-2) ...
16:04:22 #12 10.47 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:04:22 #12 10.49 Setting up dh-apparmor (2.13.6-10) ...
16:04:22 #12 10.50 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:04:22 #12 10.51 Setting up libprocps8:arm64 (2:3.3.17-5) ...
16:04:22 #12 10.52 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:04:22 #12 10.54 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:04:22 #12 10.55 Setting up procps (2:3.3.17-5) ...
16:04:22 #12 10.59 Setting up cmake (3.18.4-2+deb11u1) ...
16:04:22 #12 10.60 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:04:22 #12 10.62 Setting up dmsetup (2:1.02.175-2.1) ...
16:04:22 #12 10.72   Installing       : selinux-policy-targeted-37.16-1.fc37.noarch          53/99 
16:04:22 #12 7.162 dh_testdir
16:04:22 #12 7.180 dh_testroot
16:04:22 #12 7.198 dh_prep
16:04:22 #12 7.223 dh_testdir
16:04:22 #12 7.241 dh_testroot
16:04:22 #12 7.259 dh_install
16:04:22 #12 7.286 dh_installdocs
16:04:22 #12 7.318 dh_installchangelogs
16:04:22 #12 7.391 dh_compress
16:04:22 #12 7.429 dh_fixperms
16:04:22 #12 7.477 dh_installdeb
16:04:22 #12 5.992 Unpacking bash-completion (1:2.8-6) ...
16:04:22 #12 6.103 Selecting previously unselected package cmake-data.
16:04:22 #12 6.106 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
16:04:22 #12 6.113 Unpacking cmake-data (3.13.4-1) ...
16:04:22 #13 6.288 Selecting previously unselected package cmake-data.
16:04:22 #13 6.291 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ...
16:04:22 #13 6.296 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ...
16:04:22 #12 9.899   Installing       : kernel-headers-6.0.5-100.fc35.x86_64                36/104 
16:04:22 #12 9.914   Installing       : jsoncpp-1.9.4-5.fc35.x86_64                         37/104 
16:04:22 #12 9.965   Installing       : glibc-headers-x86-2.34-49.fc35.noarch               38/104 
16:04:22 #12 9.976   Installing       : libxcrypt-devel-4.4.33-3.fc35.x86_64                39/104 
16:04:22 #12 9.983   Installing       : glibc-devel-2.34-49.fc35.x86_64                     40/104 
16:04:22 #12 10.09   Installing       : glibc-static-2.34-49.fc35.x86_64                    41/104 
16:04:22 #12 10.10   Installing       : libxcrypt-static-4.4.33-3.fc35.x86_64               42/104 
16:04:22 #12 10.11   Installing       : dbus-common-1:1.12.24-1.fc35.noarch                 43/104 
16:04:22 #12 10.11   Running scriptlet: dbus-common-1:1.12.24-1.fc35.noarch                 43/104 
16:04:22 #12 10.12   Running scriptlet: dbus-broker-32-1.fc35.x86_64                        44/104 
16:04:22 #13 6.036   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
16:04:22 #13 6.036   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:04:22 #13 6.037   libdevmapper-event1.02.1 libjsoncpp25 libpcre2-16-0 libpcre2-32-0
16:04:22 #13 6.037   libpcre2-dev libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev
16:04:22 #13 6.038   libsepol-dev libsystemd-dev libudev-dev libuv1 pkg-config
16:04:22 #12 DONE 9.7s
16:04:22 
16:04:22 #13 [stage-1 5/8] COPY sources/ /sources
16:04:22 #13 DONE 0.1s
16:04:22 #24 61.24 Selecting previously unselected package crossbuild-essential-arm64.
16:04:22 #24 61.24 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
16:04:22 #24 61.25 Unpacking crossbuild-essential-arm64 (12.9) ...
16:04:22 #24 61.28 Selecting previously unselected package libc6-armel-cross.
16:04:22 #24 61.28 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
16:04:22 #24 61.29 Unpacking libc6-armel-cross (2.31-9cross4) ...
16:04:22 #24 61.41 Selecting previously unselected package libgcc-s1-armel-cross.
16:04:22 #24 61.41 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
16:04:22 #24 61.42 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
16:04:22 #24 61.45 Selecting previously unselected package libgomp1-armel-cross.
16:04:22 #24 61.45 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
16:04:22 #24 61.46 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
16:04:22 #24 61.50 Selecting previously unselected package libatomic1-armel-cross.
16:04:22 #11 63.11 Processing triggers for libc-bin (2.36-0ubuntu4) ...
16:04:22 #11 63.15 Setting up lintian (2.115.3ubuntu2.1) ...
16:04:22 #11 63.16 Setting up libgd3:armhf (2.3.3-6) ...
16:04:22 #11 63.18 Setting up libc-devtools (2.36-0ubuntu4) ...
16:04:22 #11 63.19 Processing triggers for ca-certificates (20211016ubuntu0.22.10.1) ...
16:04:22 #11 63.20 Updating certificates in /etc/ssl/certs...
16:04:22 #10 71.75 Setting up media-types (4.0.0) ...
16:04:22 #10 71.77 Setting up libpipeline1:amd64 (1.5.3-1) ...
16:04:22 #10 71.78 Setting up wdiff (1.2.2-2+b1) ...
16:04:22 #10 71.79 Setting up libxau6:amd64 (1:1.0.9-1) ...
16:04:22 #10 71.80 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
16:04:22 #10 71.81 Setting up libpsl5:amd64 (0.21.0-1.2) ...
16:04:22 #10 71.83 Setting up libgpm2:amd64 (1.20.7-8) ...
16:04:22 #10 71.84 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
16:04:22 #10 71.85 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:04:22 #10 71.86 Setting up libicu67:amd64 (67.1-7) ...
16:04:22 #10 71.87 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
16:04:22 #10 71.88 Setting up xdg-user-dirs (0.17-2) ...
16:04:22 #10 71.91 Setting up libmagic-mgc (1:5.39-3) ...
16:04:22 #10 71.92 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
16:04:22 #10 71.94 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
16:04:22 #10 71.97 No schema files found: doing nothing.
16:04:22 #12 10.63 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:04:22 #12 10.64 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:04:22 #12 10.66 Setting up docker-ce-build-deps (1.0) ...
16:04:22 #12 10.67 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:04:22 #12 10.69 Processing triggers for man-db (2.9.4-2) ...
16:04:22 #13 6.675 Selecting previously unselected package libarchive13:amd64.
16:04:22 #13 6.679 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_amd64.deb ...
16:04:22 #13 6.687 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1.2) ...
16:04:22 #13 6.747 Selecting previously unselected package libjsoncpp1:amd64.
16:04:22 #13 6.750 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
16:04:22 #13 6.754 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
16:04:22 #13 6.793 Selecting previously unselected package librhash0:amd64.
16:04:22 #13 6.796 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ...
16:04:22 #13 6.801 Unpacking librhash0:amd64 (1.3.9-1) ...
16:04:22 #13 6.849 Selecting previously unselected package libuv1:amd64.
16:04:22 #13 6.852 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ...
16:04:22 #13 6.856 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ...
16:04:22 #13 6.895 Selecting previously unselected package cmake.
16:04:22 #12 6.428 Selecting previously unselected package libprocps7:armhf.
16:04:22 #12 6.431 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_armhf.deb ...
16:04:22 #12 6.441 Unpacking libprocps7:armhf (2:3.3.15-2) ...
16:04:22 #12 6.486 Selecting previously unselected package procps.
16:04:22 #12 6.489 Preparing to unpack .../03-procps_2%3a3.3.15-2_armhf.deb ...
16:04:22 #12 6.516 Unpacking procps (2:3.3.15-2) ...
16:04:23 #14 DONE 2.2s
16:04:23 #12 10.18   Installing       : dbus-broker-32-1.fc35.x86_64                        44/104 
16:04:23 #12 10.19   Running scriptlet: dbus-broker-32-1.fc35.x86_64                        44/104 
16:04:23 #12 10.20   Installing       : dbus-1:1.12.24-1.fc35.x86_64                        45/104 
16:04:23 #12 10.21   Installing       : annobin-docs-10.79-1.fc35.noarch                    46/104 
16:04:23 #12 10.26   Installing       : xkeyboard-config-2.33-2.fc35.noarch                 47/104 
16:04:23 #12 10.27   Installing       : libxkbcommon-1.3.1-1.fc35.x86_64                    48/104 
16:04:23 #12 10.28   Installing       : rhash-1.4.0-4.fc35.x86_64                           49/104 
16:04:23 #12 10.33   Installing       : python3-setuptools-57.4.0-1.fc35.noarch             50/104 
16:04:23 #12 10.37   Installing       : python3-setools-4.4.0-3.fc35.x86_64                 51/104 
16:04:23 #12 10.38   Installing       : perl-TermReadKey-2.38-11.fc35.x86_64                52/104 
16:04:23 #12 10.39   Installing       : perl-Error-1:0.17029-7.fc35.noarch                  53/104 
16:04:23 #12 10.39   Installing       : lzo-2.10-5.fc35.x86_64                              54/104 
16:04:23 #12 10.40   Running scriptlet: libutempter-1.2.1-5.fc35.x86_64                     55/104 
16:04:23 #12 7.504 dh_gencontrol
16:04:23 #12 7.623 dh_md5sums
16:04:23 #12 7.653 dh_builddeb
16:04:23 #12 7.674 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:04:23 #12 7.694 
16:04:23 #12 7.694 The package has been created.
16:04:23 #12 7.694 Attention, the package has been created in the current directory,
16:04:23 #12 7.694 not in ".." as indicated by the message above!
16:04:23 #12 7.718 Selecting previously unselected package docker-ce-build-deps.
16:04:23 #12 7.733 (Reading database ... 27755 files and directories currently installed.)
16:04:23 #12 7.734 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:04:23 #12 7.739 Unpacking docker-ce-build-deps (1.0) ...
16:04:23 #13 6.456 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
16:04:23 #13 6.456 1 not fully installed or removed.
16:04:23 #13 6.456 Need to get 11.7 MB of archives.
16:04:23 #13 6.456 After this operation, 47.2 MB of additional disk space will be used.
16:04:23 #13 6.456 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 bash-completion all 1:2.11-6ubuntu1 [179 kB]
16:04:23 
16:04:23 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:04:23 #24 61.50 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
16:04:23 #24 61.50 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
16:04:23 #24 61.54 Selecting previously unselected package libasan6-armel-cross.
16:04:23 #24 61.54 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
16:04:23 #24 61.55 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
16:04:23 #24 61.77 Selecting previously unselected package libstdc++6-armel-cross.
16:04:23 #11 63.49 0 added, 0 removed; done.
16:04:23 #11 63.49 Running hooks in /etc/ca-certificates/update.d...
16:04:23 #11 63.49 done.
16:04:23 #11 63.49 Processing triggers for libc-bin (2.36-0ubuntu4) ...
16:04:23 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.dsc
16:04:23  debian/rules build
16:04:23 dh build --with=bash-completion --with=systemd
16:04:23    dh_update_autotools_config
16:04:23    dh_autoreconf
16:04:23    debian/rules override_dh_auto_build
16:04:23 make[1]: Entering directory '/root/build-deb'
16:04:23 # Build the daemon and dependencies
16:04:23 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:23 
16:04:23 Removing bundles/
16:04:23 
16:04:23 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:23 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:23 GOOS="" GOARCH="" GOARM=""
16:04:23 #10 71.98 Setting up distro-info-data (0.51+deb11u2) ...
16:04:23 #10 71.99 Setting up manpages (5.10-1) ...
16:04:23 #10 72.00 Setting up unzip (6.0-26+deb11u1) ...
16:04:23 #10 72.02 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
16:04:23 #10 72.04 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
16:04:23 #10 72.05 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
16:04:23 #10 72.06 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ...
16:04:23 #10 72.08 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
16:04:23 #10 72.09 Setting up libfcgi-bin (2.4.2-2) ...
16:04:23 #10 72.11 Setting up binutils-common:amd64 (2.35.2-2) ...
16:04:23 #10 72.12 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
16:04:23 #10 72.13 Setting up libmagic1:amd64 (1:5.39-3) ...
16:04:23 #10 72.15 Setting up libdeflate0:amd64 (1.7-1) ...
16:04:23 #10 72.16 Setting up less (551-2) ...
16:04:23 #10 72.18 Setting up perl-openssl-defaults:amd64 (5) ...
16:04:23 #10 72.19 Setting up linux-libc-dev:amd64 (5.10.149-2) ...
16:04:23 #10 72.21 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
16:04:23 #10 72.22 Setting up gettext-base (0.21-4) ...
16:04:23 #10 72.23 Setting up liblzo2-2:amd64 (2.10-2) ...
16:04:23 #10 72.24 Setting up libnpth0:amd64 (1.6-3) ...
16:04:23 #10 72.26 Setting up file (1:5.39-3) ...
16:04:23 #10 72.27 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
16:04:23 #10 72.28 Setting up libassuan0:amd64 (2.5.3-7.1) ...
16:04:23 #13 6.896 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_amd64.deb ...
16:04:23 #13 6.900 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ...
16:04:23 
16:04:23 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:04:23 #15 DONE 0.0s
16:04:23 
16:04:23 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:04:23 #16 DONE 0.0s
16:04:23 
16:04:23 #17 exporting to image
16:04:23 #17 exporting layers
16:04:23 #12 6.572 Selecting previously unselected package libarchive13:armhf.
16:04:23 #12 6.575 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u2_armhf.deb ...
16:04:23 #12 6.578 Unpacking libarchive13:armhf (3.3.3-4+deb10u2) ...
16:04:23 #12 6.636 Selecting previously unselected package libjsoncpp1:armhf.
16:04:23 #12 6.639 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ...
16:04:23 #12 6.644 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
16:04:23 #12 6.683 Selecting previously unselected package librhash0:armhf.
16:04:23 #12 6.685 Preparing to unpack .../06-librhash0_1.3.8-1_armhf.deb ...
16:04:23 #12 6.689 Unpacking librhash0:armhf (1.3.8-1) ...
16:04:23 #12 6.738 Selecting previously unselected package libuv1:armhf.
16:04:23 #12 10.44   Installing       : libutempter-1.2.1-5.fc35.x86_64                     55/104 
16:04:23 #12 10.50   Installing       : util-linux-2.37.4-1.fc35.x86_64                     56/104 
16:04:23 #12 10.52   Running scriptlet: util-linux-2.37.4-1.fc35.x86_64                     56/104 
16:04:23 #12 10.54   Installing       : policycoreutils-3.3-1.fc35.x86_64                   57/104 
16:04:23 #12 10.55   Running scriptlet: policycoreutils-3.3-1.fc35.x86_64                   57/104 
16:04:23 #12 10.56   Installing       : rpm-plugin-selinux-4.17.1-3.fc35.x86_64             58/104 
16:04:23 #12 10.57   Installing       : selinux-policy-35.19-1.fc35.noarch                  59/104 
16:04:23 #12 10.57   Running scriptlet: selinux-policy-35.19-1.fc35.noarch                  59/104 
16:04:23 #13 6.817 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libarchive13 arm64 3.6.0-1ubuntu1 [367 kB]
16:04:23 #24 61.77 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
16:04:23 #24 61.78 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
16:04:23 #24 61.85 Selecting previously unselected package libubsan1-armel-cross.
16:04:23 #24 61.85 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
16:04:23 #24 61.85 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
16:04:23 #24 61.95 Selecting previously unselected package libgcc-10-dev-armel-cross.
16:04:23 #24 61.95 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
16:04:23 #24 61.96 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
16:04:23 + return
16:04:23 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:23 + PRODUCT=docker
16:04:23 + hack/make.sh dynbinary
16:04:23 
16:04:23 Removing bundles/
16:04:23 
16:04:23 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:23 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:23 GOOS="" GOARCH="" GOARM=""
16:04:23 #10 72.30 Setting up libgomp1:amd64 (10.2.1-6) ...
16:04:23 #10 72.31 Setting up bzip2 (1.0.8-4) ...
16:04:23 #10 72.33 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
16:04:23 #10 72.34 Setting up libunwind8:amd64 (1.3.2-2) ...
16:04:23 #10 72.36 Setting up pbzip2 (1.1.13-1) ...
16:04:23 #10 72.37 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
16:04:23 #10 72.38 Setting up libfakeroot:amd64 (1.25.3-1.1) ...
16:04:23 #10 72.40 Setting up libasan6:amd64 (10.2.1-6) ...
16:04:23 #10 72.41 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
16:04:23 #10 72.42 Setting up fakeroot (1.25.3-1.1) ...
16:04:23 #10 72.43 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:04:23 #10 72.44 Setting up autotools-dev (20180224.1+nmu1) ...
16:04:23 #10 72.46 Setting up libglib2.0-data (2.66.8-1) ...
16:04:23 #10 72.47 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
16:04:23 #10 72.48 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
16:04:23 #10 72.49 Setting up libx11-data (2:1.7.2-1) ...
16:04:23 #10 72.50 Setting up make (4.3-4.1) ...
16:04:23 #10 72.51 Setting up libmpfr6:amd64 (4.1.0-3) ...
16:04:23 #10 72.52 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
16:04:23 #10 72.54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:04:23 #10 72.55 Setting up lzip (1.22-3) ...
16:04:23 #10 72.59 Setting up strace (5.10-1) ...
16:04:23 #10 72.60 Setting up libsigsegv2:amd64 (2.13-1) ...
16:04:23 + cd /go/src/github.com/docker/libnetwork
16:04:23 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:23 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:04:23 #13 7.284 Selecting previously unselected package dh-apparmor.
16:04:23 #13 7.287 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
16:04:23 #13 7.291 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
16:04:23 #13 7.327 Selecting previously unselected package libbtrfs0:amd64.
16:04:23 #12 6.741 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_armhf.deb ...
16:04:23 #12 6.747 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
16:04:23 #12 6.784 Selecting previously unselected package cmake.
16:04:23 #12 6.784 Preparing to unpack .../08-cmake_3.13.4-1_armhf.deb ...
16:04:23 #12 6.787 Unpacking cmake (3.13.4-1) ...
16:04:23 #12 10.59   Running scriptlet: selinux-policy-targeted-35.19-1.fc35.noarch         60/104 
16:04:23 #12 10.78   Installing       : selinux-policy-targeted-35.19-1.fc35.noarch         60/104 
16:04:23 #13 6.940 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libjsoncpp25 arm64 1.9.5-4 [76.6 kB]
16:04:23 #13 6.958 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 librhash0 arm64 1.4.2-1ubuntu1 [125 kB]
16:04:23 #13 6.976 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libuv1 arm64 1.44.2-1 [87.3 kB]
16:04:23 #13 6.987 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
16:04:23 #13 6.988 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 emacsen-common all 3.0.4 [14.9 kB]
16:04:23 #13 6.990 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 cmake-data all 3.24.2-1ubuntu1 [2024 kB]
16:04:23 #12 7.789 Reading package lists...
16:04:23 #24 62.07 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
16:04:23 #24 62.07 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
16:04:23 #24 62.08 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:04:23 #10 72.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:04:23 #10 72.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:04:23 #10 72.64 Setting up t1utils (1.41-4) ...
16:04:23 #10 72.65 Setting up libquadmath0:amd64 (10.2.1-6) ...
16:04:23 #10 72.66 Setting up diffstat (1.64-1) ...
16:04:23 #10 72.68 Setting up libpng16-16:amd64 (1.6.37-3) ...
16:04:23 #10 72.69 Setting up libmpc3:amd64 (1.2.0-1) ...
16:04:23 #10 72.70 Setting up libatomic1:amd64 (10.2.1-6) ...
16:04:23 #10 72.71 Setting up patch (2.7.6-7) ...
16:04:23 #10 72.72 Setting up autopoint (0.21-4) ...
16:04:23 #10 72.74 Setting up libwebp6:amd64 (0.6.1-2.1) ...
16:04:23 #10 72.75 Setting up fonts-dejavu-core (2.37-2) ...
16:04:23 #10 72.80 Setting up libxdelta2 (1.1.3-9.3) ...
16:04:23 #10 72.82 Setting up libncursesw6:amd64 (6.2+20201114-2) ...
16:04:23 #13 7.330 Preparing to unpack .../08-libbtrfs0_5.4.1-2_amd64.deb ...
16:04:23 #13 7.334 Unpacking libbtrfs0:amd64 (5.4.1-2) ...
16:04:23 #13 7.378 Selecting previously unselected package libbtrfs-dev:amd64.
16:04:23 #13 7.378 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_amd64.deb ...
16:04:23 #13 7.382 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ...
16:04:23 #13 7.440 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:04:23 #13 7.443 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
16:04:23 #13 7.447 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
16:04:23 #13 7.491 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:04:23 #13 7.494 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
16:04:23 #13 7.497 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
16:04:23 #13 7.525 Selecting previously unselected package libudev-dev:amd64.
16:04:23 #13 7.528 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.19_amd64.deb ...
16:04:23 #13 7.532 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.19) ...
16:04:23 #13 7.562 Selecting previously unselected package libsepol1-dev:amd64.
16:04:23 #12 7.078 Selecting previously unselected package dh-apparmor.
16:04:23 #12 7.081 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
16:04:23 #12 7.084 Unpacking dh-apparmor (2.13.2-10) ...
16:04:23 #12 7.129 Selecting previously unselected package libbtrfs0.
16:04:23 #12 7.131 Preparing to unpack .../10-libbtrfs0_4.20.1-2_armhf.deb ...
16:04:23 #12 7.136 Unpacking libbtrfs0 (4.20.1-2) ...
16:04:23 #12 7.169 Selecting previously unselected package libbtrfs-dev.
16:04:23 #12 7.172 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_armhf.deb ...
16:04:23 #12 7.177 Unpacking libbtrfs-dev (4.20.1-2) ...
16:04:23 #12 7.218 Selecting previously unselected package dmsetup.
16:04:23 #12 7.221 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_armhf.deb ...
16:04:23 #12 7.225 Unpacking dmsetup (2:1.02.155-3) ...
16:04:23 #12 7.268 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:04:23 #12 7.271 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
16:04:23 #13 7.129 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 cmake arm64 3.24.2-1ubuntu1 [6634 kB]
16:04:23 #12 8.445 Building dependency tree...
16:04:23 #12 8.599 Reading state information...
16:04:23 #12 8.621 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:04:23 #12 8.666 Starting 2 pkgProblemResolver with broken count: 0
16:04:23 #12 8.668 Done
16:04:23 #12 8.689  Done
16:04:23 #12 8.697 Starting pkgProblemResolver with broken count: 0
16:04:24 #14 28.45   Installing       : cmake-data-3.20.2-4.el8.noarch                       58/80 
16:04:24 #14 29.59   Installing       : cmake-3.20.2-4.el8.x86_64                            59/80 
16:04:24 #14 29.61   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  60/80 
16:04:24 #14 29.69   Installing       : automake-1.16.1-7.el8.noarch                         61/80 
16:04:24 #14 29.71   Installing       : perl-Error-1:0.17025-2.el8.noarch                    62/80 
16:04:24 #14 29.73   Installing       : perl-Git-2.31.1-2.el8.noarch                         63/80 
16:04:24 #14 29.76   Installing       : git-2.31.1-2.el8.x86_64                              64/80 
16:04:24 #13 7.565 Preparing to unpack .../13-libsepol1-dev_3.0-1ubuntu0.1_amd64.deb ...
16:04:24 #13 7.570 Unpacking libsepol1-dev:amd64 (3.0-1ubuntu0.1) ...
16:04:24 #13 7.637 Selecting previously unselected package libpcre2-16-0:amd64.
16:04:24 #13 7.640 Preparing to unpack .../14-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ...
16:04:24 #13 7.643 Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ...
16:04:24 #13 7.692 Selecting previously unselected package libpcre2-32-0:amd64.
16:04:24 #13 7.695 Preparing to unpack .../15-libpcre2-32-0_10.34-7ubuntu0.1_amd64.deb ...
16:04:24 #13 7.699 Unpacking libpcre2-32-0:amd64 (10.34-7ubuntu0.1) ...
16:04:24 #13 7.750 Selecting previously unselected package libpcre2-posix2:amd64.
16:04:24 #13 7.750 Preparing to unpack .../16-libpcre2-posix2_10.34-7ubuntu0.1_amd64.deb ...
16:04:24 #13 7.754 Unpacking libpcre2-posix2:amd64 (10.34-7ubuntu0.1) ...
16:04:24 #13 7.782 Selecting previously unselected package libpcre2-dev:amd64.
16:04:24 #13 7.785 Preparing to unpack .../17-libpcre2-dev_10.34-7ubuntu0.1_amd64.deb ...
16:04:24 #13 7.789 Unpacking libpcre2-dev:amd64 (10.34-7ubuntu0.1) ...
16:04:24 #12 7.275 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
16:04:24 #12 7.328 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:04:24 #12 7.331 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
16:04:24 #12 7.337 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
16:04:24 #12 7.391 Selecting previously unselected package libudev-dev:armhf.
16:04:24 #12 7.394 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_armhf.deb ...
16:04:24 #12 7.402 Unpacking libudev-dev:armhf (241-7~deb10u8) ...
16:04:24 #12 7.452 Selecting previously unselected package libsepol1-dev:armhf.
16:04:24 #12 7.454 Preparing to unpack .../16-libsepol1-dev_2.8-1_armhf.deb ...
16:04:24 #12 7.460 Unpacking libsepol1-dev:armhf (2.8-1) ...
16:04:24 #12 7.528 Selecting previously unselected package libpcre16-3:armhf.
16:04:24 #13 7.440 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/universe arm64 dh-apparmor all 3.0.7-1ubuntu2 [9102 B]
16:04:24 #13 7.442 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libbtrfs0 arm64 5.19-1 [11.8 kB]
16:04:24 #13 7.444 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libbtrfs-dev arm64 5.19-1 [49.4 kB]
16:04:24 #13 7.444 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.185-1ubuntu1 [11.8 kB]
16:04:24 #13 7.445 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libudev-dev arm64 251.4-1ubuntu7 [21.3 kB]
16:04:24 #13 7.445 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsepol-dev arm64 3.4-2 [387 kB]
16:04:24 #13 7.455 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpcre2-16-0 arm64 10.40-1ubuntu1 [193 kB]
16:04:24 #13 7.466 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpcre2-32-0 arm64 10.40-1ubuntu1 [181 kB]
16:04:24 #13 7.475 Get:18 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpcre2-posix3 arm64 10.40-1ubuntu1 [5996 B]
16:04:24 #13 7.519 Get:19 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libpcre2-dev arm64 10.40-1ubuntu1 [671 kB]
16:04:24 #13 7.548 Get:20 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libselinux1-dev arm64 3.4-1 [170 kB]
16:04:24 #13 7.556 Get:21 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libdevmapper-dev arm64 2:1.02.185-1ubuntu1 [36.7 kB]
16:04:24 #13 7.557 Get:22 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libseccomp-dev arm64 2.5.4-1ubuntu1 [90.6 kB]
16:04:24 #13 7.561 Get:23 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 libsystemd-dev arm64 251.4-1ubuntu7 [314 kB]
16:04:24 #13 7.576 Get:24 http://ports.ubuntu.com/ubuntu-ports kinetic/main arm64 pkg-config arm64 0.29.2-1ubuntu3 [47.4 kB]
16:04:24 #10 72.83 Setting up libltdl7:amd64 (2.4.6-15) ...
16:04:24 #10 72.84 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
16:04:24 #10 72.85 Setting up libubsan1:amd64 (10.2.1-6) ...
16:04:24 #10 72.86 Setting up libmd0:amd64 (1.0.3-3) ...
16:04:24 #10 72.89 Setting up python-apt-common (2.2.1) ...
16:04:24 #10 72.90 Setting up libnsl-dev:amd64 (1.3.0-2) ...
16:04:24 #10 72.91 Setting up sensible-utils (0.0.14) ...
16:04:24 #10 72.92 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
16:04:24 #10 72.93 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
16:04:24 #10 72.94 Setting up libuchardet0:amd64 (0.0.7-1) ...
16:04:24 #10 72.95 Setting up lzop (1.04-2) ...
16:04:24 #10 72.96 Setting up libmpdec3:amd64 (2.5.1-1) ...
16:04:24 #10 72.98 Setting up git-man (1:2.30.2-1) ...
16:04:24 #10 72.99 Setting up libssh2-1:amd64 (1.9.0-2) ...
16:04:24 #10 73.00 Setting up netbase (6.3) ...
16:04:24 #10 73.03 Setting up libtiff5:amd64 (4.2.0-1+deb11u1) ...
16:04:24 #10 73.04 Setting up libbinutils:amd64 (2.35.2-2) ...
16:04:24 #10 73.05 Setting up libfido2-1:amd64 (1.6.0-2) ...
16:04:24 #10 73.06 Setting up libisl23:amd64 (0.23-1) ...
16:04:24 #10 73.07 Setting up libc-dev-bin (2.31-13+deb11u5) ...
16:04:24 #10 73.08 Setting up openssl (1.1.1n-0+deb11u3) ...
16:04:24 #10 73.10 Setting up libbsd0:amd64 (0.11.3-1) ...
16:04:24 #10 73.11 Setting up libelf1:amd64 (0.183-1) ...
16:04:24 #10 73.12 Setting up readline-common (8.1-1) ...
16:04:24 #10 73.13 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
16:04:24 #12 8.728 Starting 2 pkgProblemResolver with broken count: 0
16:04:24 #12 8.730 Done
16:04:24 #12 8.838 The following additional packages will be installed:
16:04:24 #12 8.838   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
16:04:24 #12 8.838   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
16:04:24 #12 8.838   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
16:04:24 #12 8.838   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
16:04:24 #12 8.839   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
16:04:24 #12 8.840 Suggested packages:
16:04:24 #12 8.840   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:04:24 #14 29.84   Installing       : libtool-2.4.6-25.el8.x86_64                          65/80 
16:04:24 #14 29.86   Running scriptlet: libtool-2.4.6-25.el8.x86_64                          65/80 
16:04:24 #14 29.89   Installing       : libtool-ltdl-devel-2.4.6-25.el8.x86_64               66/80 
16:04:24 #14 29.91   Installing       : device-mapper-devel-8:1.02.181-6.el8.x86_64          67/80 
16:04:24 #14 29.95   Installing       : annobin-10.67-3.0.1.el8.x86_64                       68/80 
16:04:24 #14 29.97   Running scriptlet: annobin-10.67-3.0.1.el8.x86_64                       68/80 
16:04:24 #14 29.99   Installing       : gcc-plugin-annobin-8.5.0-17.el8.x86_64               69/80 
16:04:24 #14 30.00   Running scriptlet: gcc-plugin-annobin-8.5.0-17.el8.x86_64               69/80 
16:04:24 #14 30.03   Installing       : libseccomp-devel-2.5.2-1.el8.x86_64                  70/80 
16:04:24 #14 30.04   Upgrading        : glibc-minimal-langpack-2.28-220.el8.x86_64           71/80 
16:04:24 #13 7.881 Selecting previously unselected package libselinux1-dev:amd64.
16:04:24 #13 7.884 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_amd64.deb ...
16:04:24 #13 7.888 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
16:04:24 #13 7.945 Selecting previously unselected package libdevmapper-dev:amd64.
16:04:24 #13 7.948 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
16:04:24 #13 7.952 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
16:04:24 #13 7.999 Selecting previously unselected package libseccomp-dev:amd64.
16:04:24 #13 8.003 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_amd64.deb ...
16:04:24 #13 8.009 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ...
16:04:24 #13 8.054 Selecting previously unselected package libsystemd-dev:amd64.
16:04:24 #12 7.531 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_armhf.deb ...
16:04:24 #12 7.535 Unpacking libpcre16-3:armhf (2:8.39-12) ...
16:04:24 #12 7.588 Selecting previously unselected package libpcre32-3:armhf.
16:04:24 #12 7.591 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_armhf.deb ...
16:04:24 #12 7.596 Unpacking libpcre32-3:armhf (2:8.39-12) ...
16:04:24 #12 7.644 Selecting previously unselected package libpcrecpp0v5:armhf.
16:04:24 #12 7.647 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
16:04:24 #12 7.652 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
16:04:24 #12 7.693 Selecting previously unselected package libpcre3-dev:armhf.
16:04:24 #12 7.696 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_armhf.deb ...
16:04:24 #12 7.701 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
16:04:24 #12 7.785 Selecting previously unselected package libselinux1-dev:armhf.
16:04:24 #13 7.757 debconf: delaying package configuration, since apt-utils is not installed
16:04:24 #13 7.805 Fetched 11.7 MB in 2s (7663 kB/s)
16:04:24 #13 7.846 Selecting previously unselected package bash-completion.
16:04:24 #10 73.15 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
16:04:24 #10 73.16 Setting up libmarkdown2:amd64 (2.2.6-1) ...
16:04:24 #10 73.17 Setting up libcc1-0:amd64 (10.2.1-6) ...
16:04:24 #10 73.18 Setting up iso-codes (4.6.0-1) ...
16:04:24 #10 73.20 Setting up liblocale-gettext-perl (1.07-4+b1) ...
16:04:24 #10 73.22 Setting up liblsan0:amd64 (10.2.1-6) ...
16:04:24 #10 73.23 Setting up cpp-10 (10.2.1-6) ...
16:04:24 #10 73.24 Setting up dctrl-tools (2.24-3+b1) ...
16:04:24 #10 73.26 Setting up libitm1:amd64 (10.2.1-6) ...
16:04:24 #10 73.27 Setting up debian-keyring (2021.07.26) ...
16:04:24 #10 73.29 Setting up libgdbm6:amd64 (1.19-2) ...
16:04:24 #10 73.30 Setting up libtsan0:amd64 (10.2.1-6) ...
16:04:24 #10 73.31 Setting up libctf0:amd64 (2.35.2-2) ...
16:04:24 #10 73.33 Setting up pinentry-curses (1.1.0-4) ...
16:04:24 #10 73.34 Setting up manpages-dev (5.10-1) ...
16:04:24 #10 73.35 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
16:04:24 #10 73.36 Setting up libxcb1:amd64 (1.14-3) ...
16:04:24 #10 73.38 Setting up gettext (0.21-4) ...
16:04:24 #10 73.39 Setting up xdelta (1.1.3-9.3) ...
16:04:24 #10 73.40 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
16:04:24 #10 73.41 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
16:04:24 #10 73.42 Setting up libedit2:amd64 (3.1-20191231-2+b1) ...
16:04:24 #10 73.44 Setting up libreadline8:amd64 (8.1-1) ...
16:04:24 #10 73.45 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
16:04:24 #10 73.46 Setting up m4 (1.4.18-5) ...
16:04:24 #12 9.029 The following NEW packages will be installed:
16:04:24 #12 9.030   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
16:04:24 #12 9.030   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
16:04:24 #12 9.030   libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3
16:04:24 #12 9.030   libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev
16:04:24 #12 9.031   libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps
16:04:24 #15 DONE 2.3s
16:04:24 
16:04:24 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:04:24 #16 DONE 0.0s
16:04:24 
16:04:24 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:04:24 #17 DONE 0.0s
16:04:24 
16:04:24 #18 exporting to image
16:04:24 #18 exporting layers
16:04:24 + return
16:04:24 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:24 + PRODUCT=docker
16:04:24 + hack/make.sh dynbinary
16:04:24 
16:04:24 Removing bundles/
16:04:24 
16:04:24 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:24 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:24 GOOS="" GOARCH="" GOARM=""
16:04:24 + return
16:04:24 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:24 + PRODUCT=docker
16:04:24 + hack/make.sh dynbinary
16:04:24 
16:04:24 Removing bundles/
16:04:24 
16:04:24 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:24 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:24 GOOS="" GOARCH="" GOARM=""
16:04:24 #18 exporting layers 6.7s done
16:04:24 #18 writing image sha256:7a046094c1d03391a83d88701511b549c8938f72c5b6a4d08e4aa77375ba6c58 done
16:04:24 #18 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done
16:04:24 #18 DONE 6.7s
16:04:24 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/aarch64
16:04:24 #14 30.06   Running scriptlet: systemd-239-67.el8.x86_64                            72/80 
16:04:24 #14 30.08   Cleanup          : systemd-239-67.el8.x86_64                            72/80 
16:04:24 #14 30.12   Cleanup          : systemd-libs-239-67.el8.x86_64                       73/80 
16:04:24 #14 30.14   Cleanup          : systemd-pam-239-67.el8.x86_64                        74/80 
16:04:24 #14 30.15   Cleanup          : pcre2-10.32-3.el8_6.x86_64                           75/80 
16:04:24 #14 30.17   Cleanup          : glibc-2.28-211.el8.x86_64                            76/80 
16:04:24 #14 30.19   Cleanup          : glibc-minimal-langpack-2.28-211.el8.x86_64           77/80 
16:04:24 #14 30.22   Cleanup          : glibc-gconv-extra-2.28-211.el8.x86_64                78/80 
16:04:24 #14 30.22   Running scriptlet: glibc-gconv-extra-2.28-211.el8.x86_64                78/80 
16:04:24 #14 30.26   Cleanup          : glibc-common-2.28-211.el8.x86_64                     79/80 
16:04:24 #14 30.28   Cleanup          : libgcc-8.5.0-15.el8.x86_64                           80/80 
16:04:24 #14 30.28   Running scriptlet: libgcc-8.5.0-15.el8.x86_64                           80/80 
16:04:24 #13 8.057 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.19_amd64.deb ...
16:04:24 #13 8.062 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.19) ...
16:04:24 #13 8.132 Selecting previously unselected package pkg-config.
16:04:24 #13 8.132 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_amd64.deb ...
16:04:24 #13 8.137 Unpacking pkg-config (0.29.1-0ubuntu4) ...
16:04:24 #13 8.184 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ...
16:04:24 #13 8.196 Setting up libarchive13:amd64 (3.4.0-2ubuntu1.2) ...
16:04:24 #13 8.209 Setting up libsepol1-dev:amd64 (3.0-1ubuntu0.1) ...
16:04:24 #13 8.221 Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ...
16:04:24 #13 8.234 Setting up libbtrfs0:amd64 (5.4.1-2) ...
16:04:24 #13 8.246 Setting up libpcre2-32-0:amd64 (10.34-7ubuntu0.1) ...
16:04:24 #13 8.259 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ...
16:04:24 #13 8.271 Setting up bash-completion (1:2.10-1ubuntu1) ...
16:04:24 #12 7.788 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_armhf.deb ...
16:04:24 #12 7.793 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
16:04:24 #12 7.847 Selecting previously unselected package libdevmapper-dev:armhf.
16:04:24 #12 7.850 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
16:04:24 #12 7.854 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
16:04:24 #12 7.937 Selecting previously unselected package libseccomp-dev:armhf.
16:04:24 #12 7.940 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_armhf.deb ...
16:04:24 #12 7.953 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
16:04:24 #12 8.018 Selecting previously unselected package libsystemd-dev:armhf.
16:04:24 #12 8.021 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_armhf.deb ...
16:04:24 #12 8.025 Unpacking libsystemd-dev:armhf (241-7~deb10u8) ...
16:04:24 #13 7.846 (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 ... 27559 files and directories currently installed.)
16:04:24 #13 7.864 Preparing to unpack .../00-bash-completion_1%3a2.11-6ubuntu1_all.deb ...
16:04:24 #13 7.881 Unpacking bash-completion (1:2.11-6ubuntu1) ...
16:04:24 #13 8.009 Selecting previously unselected package libarchive13:arm64.
16:04:24 #13 8.013 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_arm64.deb ...
16:04:24 #13 8.020 Unpacking libarchive13:arm64 (3.6.0-1ubuntu1) ...
16:04:24 #13 8.066 Selecting previously unselected package libjsoncpp25:arm64.
16:04:24 #13 8.069 Preparing to unpack .../02-libjsoncpp25_1.9.5-4_arm64.deb ...
16:04:24 #13 8.075 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
16:04:24 #13 8.113 Selecting previously unselected package librhash0:arm64.
16:04:24 #10 73.47 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u3) ...
16:04:24 #10 73.49 Setting up ca-certificates (20210119) ...
16:04:24 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.dsc
16:04:24  debian/rules build
16:04:24 dh build --with=bash-completion --with=systemd
16:04:24    dh_update_autotools_config
16:04:24    dh_autoreconf
16:04:24    debian/rules override_dh_auto_build
16:04:24 make[1]: Entering directory '/root/build-deb'
16:04:24 # Build the daemon and dependencies
16:04:24 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:24 #12 9.306 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
16:04:24 #12 9.306 1 not fully installed or removed.
16:04:24 #12 9.306 Need to get 8315 kB of archives.
16:04:24 #12 9.306 After this operation, 36.4 MB of additional disk space will be used.
16:04:24 #12 9.306 Get:1 http://deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
16:04:24 #12 9.311 Get:2 http://deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
16:04:24 #12 9.327 Get:3 http://deb.debian.org/debian buster/main arm64 libprocps7 arm64 2:3.3.15-2 [58.0 kB]
16:04:24 #12 9.328 Get:4 http://deb.debian.org/debian buster/main arm64 procps arm64 2:3.3.15-2 [245 kB]
16:04:24 #12 9.331 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libarchive13 arm64 3.3.3-4+deb10u2 [292 kB]
16:04:24 #12 9.334 Get:6 http://deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
16:04:24 #12 9.336 Get:7 http://deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
16:04:24 #12 9.337 Get:8 http://deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
16:04:24 #12 9.338 Get:9 http://deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
16:04:24 #12 9.371 Get:10 http://deb.debian.org/debian buster/main arm64 dh-apparmor all 2.13.2-10 [70.1 kB]
16:04:24 #12 9.372 Get:11 http://deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
16:04:24 #12 9.373 Get:12 http://deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
16:04:24 #12 9.374 Get:13 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
16:04:24 #12 9.375 Get:14 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
16:04:24 #12 9.376 Get:15 http://deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
16:04:24 #14 30.38   Running scriptlet: glibc-common-2.28-220.el8.x86_64                     80/80 
16:04:24 #14 30.54   Running scriptlet: systemd-239-69.el8.x86_64                            80/80 
16:04:24 #13 8.116 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_arm64.deb ...
16:04:24 #13 8.120 Unpacking librhash0:arm64 (1.4.2-1ubuntu1) ...
16:04:24 #13 8.161 Selecting previously unselected package libuv1:arm64.
16:04:24 #13 8.164 Preparing to unpack .../04-libuv1_1.44.2-1_arm64.deb ...
16:04:24 #13 8.170 Unpacking libuv1:arm64 (1.44.2-1) ...
16:04:24 #13 8.209 Selecting previously unselected package dh-elpa-helper.
16:04:24 #13 8.214 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
16:04:24 #13 8.219 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
16:04:24 #13 8.258 Selecting previously unselected package emacsen-common.
16:04:24 #13 8.262 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
16:04:24 #13 8.276 Unpacking emacsen-common (3.0.4) ...
16:04:24 #13 8.323 Selecting previously unselected package cmake-data.
16:04:24 #12 8.130 Selecting previously unselected package pkg-config.
16:04:24 #12 8.133 Preparing to unpack .../25-pkg-config_0.29-6_armhf.deb ...
16:04:24 #12 8.142 Unpacking pkg-config (0.29-6) ...
16:04:24 #12 8.215 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
16:04:24 #12 8.227 Setting up libseccomp-dev:armhf (2.3.3-4) ...
16:04:24 #12 8.239 Setting up libpcre16-3:armhf (2:8.39-12) ...
16:04:24 #12 8.249 Setting up libarchive13:armhf (3.3.3-4+deb10u2) ...
16:04:24 #12 8.261 Setting up libprocps7:armhf (2:3.3.15-2) ...
16:04:24 #12 8.273 Setting up libsepol1-dev:armhf (2.8-1) ...
16:04:24 #12 8.286 Setting up libbtrfs0 (4.20.1-2) ...
16:04:24 #12 8.301 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
16:04:24 #12 8.316 Setting up bash-completion (1:2.8-6) ...
16:04:24 #18 exporting layers 5.0s done
16:04:24 #18 writing image sha256:650e68b93b82ff6f0c1ed776de911479c4b99bf812799d39088ab63c2622e94e done
16:04:24 #18 naming to docker.io/debbuild-ubuntu-kinetic/x86_64 done
16:04:24 #18 DONE 5.0s
16:04:24 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/ubuntu-kinetic:/build  debbuild-ubuntu-kinetic/x86_64
16:04:24 #10 73.85 Updating certificates in /etc/ssl/certs...
16:04:24 
16:04:24 Removing bundles/
16:04:24 
16:04:24 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:24 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:24 GOOS="" GOARCH="" GOARM=""
16:04:24 #12 9.472 Get:16 http://deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
16:04:24 #12 9.474 Get:17 http://deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
16:04:24 #12 9.478 Get:18 http://deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
16:04:24 #12 9.480 Get:19 http://deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
16:04:24 #12 9.482 Get:20 http://deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
16:04:24 #12 9.484 Get:21 http://deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
16:04:24 #12 9.489 Get:22 http://deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
16:04:24 #12 9.491 Get:23 http://deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
16:04:24 #12 9.492 Get:24 http://deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
16:04:24 #12 9.493 Get:25 http://deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB]
16:04:24 #12 9.495 Get:26 http://deb.debian.org/debian buster/main arm64 pkg-config arm64 0.29-6 [62.2 kB]
16:04:24 #12 9.663 debconf: delaying package configuration, since apt-utils is not installed
16:04:24 #12 9.702 Fetched 8315 kB in 0s (18.6 MB/s)
16:04:24 #12 9.737 Selecting previously unselected package bash-completion.
16:04:24 #12 9.737 (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 ... 27759 files and directories currently installed.)
16:04:24 #12 9.753 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
16:04:25 #11 DONE 65.3s
16:04:25 
16:04:25 #12 [stage-1 4/9] COPY common /root/build-deb/debian
16:04:25 #12 DONE 0.1s
16:04:25 
16:04:25 #13 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:04:25 #14 30.67   Verifying        : pcre2-10.32-3.el8.x86_64                              1/80 
16:04:25 #14 30.67   Verifying        : pcre2-10.32-3.el8_6.x86_64                            2/80 
16:04:25 #14 30.67   Verifying        : autoconf-2.69-29.el8.noarch                           3/80 
16:04:25 #14 30.67   Verifying        : automake-1.16.1-7.el8.noarch                          4/80 
16:04:25 #14 30.67   Verifying        : cmake-3.20.2-4.el8.x86_64                             5/80 
16:04:25 #14 30.67   Verifying        : cmake-data-3.20.2-4.el8.noarch                        6/80 
16:04:25 #14 30.67   Verifying        : cmake-filesystem-3.20.2-4.el8.x86_64                  7/80 
16:04:25 #14 30.68   Verifying        : cmake-rpm-macros-3.20.2-4.el8.noarch                  8/80 
16:04:25 #14 30.68   Verifying        : git-2.31.1-2.el8.x86_64                               9/80 
16:04:25 #14 30.68   Verifying        : git-core-2.31.1-2.el8.x86_64                         10/80 
16:04:25 #14 30.68   Verifying        : git-core-doc-2.31.1-2.el8.noarch                     11/80 
16:04:25 #14 30.68   Verifying        : isl-0.16.1-6.el8.x86_64                              12/80 
16:04:25 #14 30.68   Verifying        : libmpc-1.1.0-9.1.el8.x86_64                          13/80 
16:04:25 #14 30.68   Verifying        : libseccomp-devel-2.5.2-1.el8.x86_64                  14/80 
16:04:25 #14 30.68   Verifying        : libtool-2.4.6-25.el8.x86_64                          15/80 
16:04:25 #14 30.68   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.x86_64               16/80 
16:04:25 #14 30.68   Verifying        : libuv-1:1.41.1-1.el8_4.x86_64                        17/80 
16:04:25 #14 30.68   Verifying        : libxkbcommon-0.9.1-1.el8.x86_64                      18/80 
16:04:25 #14 30.68   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    19/80 
16:04:25 #14 30.68   Verifying        : perl-Git-2.31.1-2.el8.noarch                         20/80 
16:04:25 #14 30.68   Verifying        : perl-TermReadKey-2.37-7.el8.x86_64                   21/80 
16:04:25 #14 30.68   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  22/80 
16:04:25 #14 30.68   Verifying        : vim-filesystem-2:8.0.1763-19.el8.4.noarch            23/80 
16:04:25 #14 30.68   Verifying        : xkeyboard-config-2.28-1.el8.noarch                   24/80 
16:04:25 #14 30.68   Verifying        : annobin-10.67-3.0.1.el8.x86_64                       25/80 
16:04:25 #14 30.68   Verifying        : checkpolicy-2.9-1.el8.x86_64                         26/80 
16:04:25 #14 30.68   Verifying        : cpp-8.5.0-17.el8.x86_64                              27/80 
16:04:25 #14 30.68   Verifying        : gcc-8.5.0-17.el8.x86_64                              28/80 
16:04:25 #14 30.68   Verifying        : gcc-plugin-annobin-8.5.0-17.el8.x86_64               29/80 
16:04:25 #14 30.68   Verifying        : glibc-devel-2.28-220.el8.x86_64                      30/80 
16:04:25 #14 30.68   Verifying        : glibc-headers-2.28-220.el8.x86_64                    31/80 
16:04:25 #14 30.68   Verifying        : glibc-langpack-en-2.28-220.el8.x86_64                32/80 
16:04:25 #14 30.68   Verifying        : kernel-headers-4.18.0-408.el8.x86_64                 33/80 
16:04:25 #14 30.68   Verifying        : less-530-1.el8.x86_64                                34/80 
16:04:25 #14 30.68   Verifying        : libedit-3.1-23.20170329cvs.el8.x86_64                35/80 
16:04:25 #14 30.68   Verifying        : libgomp-8.5.0-17.el8.x86_64                          36/80 
16:04:25 #14 30.68   Verifying        : libselinux-devel-2.9-6.el8.x86_64                    37/80 
16:04:25 #14 30.68   Verifying        : libselinux-utils-2.9-6.el8.x86_64                    38/80 
16:04:25 #14 30.68   Verifying        : libsepol-devel-2.9-3.el8.x86_64                      39/80 
16:04:25 #14 30.68   Verifying        : libxcrypt-devel-4.1.1-6.el8.x86_64                   40/80 
16:04:25 #14 30.68   Verifying        : m4-1.4.18-7.el8.x86_64                               41/80 
16:04:25 #14 30.68   Verifying        : make-1:4.2.1-11.el8.x86_64                           42/80 
16:04:25 #14 30.68   Verifying        : openssh-8.0p1-16.el8.x86_64                          43/80 
16:04:25 #14 30.68   Verifying        : openssh-clients-8.0p1-16.el8.x86_64                  44/80 
16:04:25 #14 30.68   Verifying        : pcre2-devel-10.32-3.el8.x86_64                       45/80 
16:04:25 #14 30.68   Verifying        : pcre2-utf16-10.32-3.el8.x86_64                       46/80 
16:04:25 #14 30.68   Verifying        : pcre2-utf32-10.32-3.el8.x86_64                       47/80 
16:04:25 #14 30.68   Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64                48/80 
16:04:25 #14 30.68   Verifying        : policycoreutils-2.9-20.el8.x86_64                    49/80 
16:04:25 #14 30.68   Verifying        : policycoreutils-devel-2.9-20.el8.x86_64              50/80 
16:04:25 #14 30.68   Verifying        : policycoreutils-python-utils-2.9-20.el8.noarch       51/80 
16:04:25 #14 30.68   Verifying        : python3-audit-3.0.7-4.el8.x86_64                     52/80 
16:04:25 #14 30.68   Verifying        : python3-libselinux-2.9-6.el8.x86_64                  53/80 
16:04:25 #14 30.68   Verifying        : python3-libsemanage-2.9-9.el8.x86_64                 54/80 
16:04:25 #14 30.69   Verifying        : python3-policycoreutils-2.9-20.el8.noarch            55/80 
16:04:25 #14 30.69   Verifying        : python3-setools-4.3.0-3.el8.x86_64                   56/80 
16:04:25 #14 30.69   Verifying        : rpm-plugin-selinux-4.14.3-24.el8.x86_64              57/80 
16:04:25 #14 30.69   Verifying        : selinux-policy-3.14.3-111.el8.noarch                 58/80 
16:04:25 #14 30.69   Verifying        : selinux-policy-devel-3.14.3-111.el8.noarch           59/80 
16:04:25 #14 30.69   Verifying        : selinux-policy-minimum-3.14.3-111.el8.noarch         60/80 
16:04:25 #14 30.69   Verifying        : systemd-devel-239-69.el8.x86_64                      61/80 
16:04:25 #14 30.69   Verifying        : device-mapper-devel-8:1.02.181-6.el8.x86_64          62/80 
16:04:25 #14 30.69   Verifying        : glibc-static-2.28-220.el8.x86_64                     63/80 
16:04:25 #14 30.69   Verifying        : libxcrypt-static-4.1.1-6.el8.x86_64                  64/80 
16:04:25 #14 30.69   Verifying        : glibc-2.28-220.el8.x86_64                            65/80 
16:04:25 #14 30.69   Verifying        : glibc-2.28-211.el8.x86_64                            66/80 
16:04:25 #14 30.69   Verifying        : glibc-common-2.28-220.el8.x86_64                     67/80 
16:04:25 #14 30.69   Verifying        : glibc-common-2.28-211.el8.x86_64                     68/80 
16:04:25 #14 30.69   Verifying        : glibc-gconv-extra-2.28-220.el8.x86_64                69/80 
16:04:25 #14 30.69   Verifying        : glibc-gconv-extra-2.28-211.el8.x86_64                70/80 
16:04:25 #14 30.69   Verifying        : glibc-minimal-langpack-2.28-220.el8.x86_64           71/80 
16:04:25 #14 30.69   Verifying        : glibc-minimal-langpack-2.28-211.el8.x86_64           72/80 
16:04:25 #14 30.69   Verifying        : libgcc-8.5.0-17.el8.x86_64                           73/80 
16:04:25 #14 30.69   Verifying        : libgcc-8.5.0-15.el8.x86_64                           74/80 
16:04:25 #14 30.69   Verifying        : systemd-239-69.el8.x86_64                            75/80 
16:04:25 #14 30.69   Verifying        : systemd-239-67.el8.x86_64                            76/80 
16:04:25 #14 30.69   Verifying        : systemd-libs-239-69.el8.x86_64                       77/80 
16:04:25 #14 30.69   Verifying        : systemd-libs-239-67.el8.x86_64                       78/80 
16:04:25 #14 30.69   Verifying        : systemd-pam-239-69.el8.x86_64                        79/80 
16:04:25 #13 8.326 Preparing to unpack .../07-cmake-data_3.24.2-1ubuntu1_all.deb ...
16:04:25 #13 8.335 Unpacking cmake-data (3.24.2-1ubuntu1) ...
16:04:25 + set -e
16:04:25 + mkdir -p /root/build-deb/engine
16:04:25 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:25 #13 8.912 Setting up pkg-config (0.29.1-0ubuntu4) ...
16:04:25 + set -e
16:04:25 + mkdir -p /root/build-deb/engine
16:04:25 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:25 #12 12.27   Running scriptlet: selinux-policy-targeted-36.16-1.fc36.noarch         66/101 
16:04:25 #12 21.34   Installing       : python3-policycoreutils-3.3-4.fc36.noarch           67/101 
16:04:25 #12 21.35   Installing       : policycoreutils-python-utils-3.3-4.fc36.noarch      68/101 
16:04:25 #12 21.36   Installing       : policycoreutils-devel-3.3-4.fc36.x86_64             69/101 
16:04:25 #12 21.47   Installing       : selinux-policy-devel-36.16-1.fc36.noarch            70/101 
16:04:25 #12 21.48   Running scriptlet: selinux-policy-devel-36.16-1.fc36.noarch            70/101 
16:04:25 #12 21.49   Installing       : libedit-3.1-41.20210910cvs.fc36.x86_64              71/101 
16:04:25 #12 21.50   Installing       : libcbor-0.7.0-5.fc36.x86_64                         72/101 
16:04:25 #12 21.50   Installing       : libfido2-1.10.0-5.fc36.x86_64                       73/101 
16:04:25 #12 21.52   Installing       : openssh-clients-8.8p1-1.fc36.1.x86_64               74/101 
16:04:25 #12 21.53   Running scriptlet: openssh-clients-8.8p1-1.fc36.1.x86_64               74/101 
16:04:25 #12 21.62   Installing       : git-core-2.38.1-1.fc36.x86_64                       75/101 
16:04:25 #12 21.66   Installing       : git-core-doc-2.38.1-1.fc36.noarch                   76/101 
16:04:25 #12 21.68   Installing       : perl-Git-2.38.1-1.fc36.noarch                       77/101 
16:04:25 #12 21.68   Installing       : git-2.38.1-1.fc36.x86_64                            78/101 
16:04:25 #12 21.69   Installing       : kmod-libs-29-7.fc36.x86_64                          79/101 
16:04:25 #12 21.70   Installing       : device-mapper-libs-1.02.175-7.fc36.x86_64           80/101 
16:04:25 #12 21.71   Installing       : cryptsetup-libs-2.4.3-2.fc36.x86_64                 81/101 
16:04:25 #12 21.72   Installing       : device-mapper-1.02.175-7.fc36.x86_64                82/101 
16:04:25 #12 21.74   Installing       : systemd-networkd-250.8-1.fc36.x86_64                83/101 
16:04:25 #12 21.75   Running scriptlet: systemd-networkd-250.8-1.fc36.x86_64                83/101 
16:04:25 #12 21.77   Installing       : systemd-pam-250.8-1.fc36.x86_64                     84/101 
16:04:25 #12 21.78   Installing       : systemd-resolved-250.8-1.fc36.x86_64                85/101 
16:04:25 #12 21.79   Running scriptlet: systemd-resolved-250.8-1.fc36.x86_64                85/101 
16:04:25 #12 21.91   Installing       : systemd-250.8-1.fc36.x86_64                         86/101 
16:04:25 #12 21.93   Running scriptlet: systemd-250.8-1.fc36.x86_64                         86/101 
16:04:25 #12 22.08 Creating group 'input' with GID 104.
16:04:25 #12 22.08 Creating group 'kvm' with GID 36.
16:04:25 #12 22.08 Creating group 'render' with GID 105.
16:04:25 #12 22.08 Creating group 'sgx' with GID 106.
16:04:25 #12 22.08 Creating group 'systemd-journal' with GID 190.
16:04:25 #12 22.08 Creating group 'systemd-network' with GID 192.
16:04:25 #12 22.08 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
16:04:25 #12 22.08 Creating group 'systemd-oom' with GID 998.
16:04:25 #12 22.08 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
16:04:25 #12 22.08 Creating group 'systemd-resolve' with GID 193.
16:04:25 #12 22.08 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
16:04:25 #12 22.08 
16:04:25 #12 22.10   Installing       : systemd-devel-250.8-1.fc36.x86_64                   87/101 
16:04:25 #14 30.69   Verifying        : systemd-pam-239-67.el8.x86_64                        80/80 
16:04:25 #14 30.96 
16:04:25 #14 30.96 Upgraded:
16:04:25 #14 30.96   glibc-2.28-220.el8.x86_64                                                     
16:04:25 #14 30.96   glibc-common-2.28-220.el8.x86_64                                              
16:04:25 #14 30.96   glibc-gconv-extra-2.28-220.el8.x86_64                                         
16:04:25 #14 30.96   glibc-minimal-langpack-2.28-220.el8.x86_64                                    
16:04:25 #14 30.96   libgcc-8.5.0-17.el8.x86_64                                                    
16:04:25 #14 30.96   systemd-239-69.el8.x86_64                                                     
16:04:25 #14 30.96   systemd-libs-239-69.el8.x86_64                                                
16:04:25 #14 30.96   systemd-pam-239-69.el8.x86_64                                                 
16:04:25 #14 30.96 Downgraded:
16:04:25 #14 30.96   pcre2-10.32-3.el8.x86_64                                                      
16:04:25 #14 30.96 Installed:
16:04:25 #14 30.96   annobin-10.67-3.0.1.el8.x86_64                                                
16:04:25 #14 30.96   autoconf-2.69-29.el8.noarch                                                   
16:04:25 #14 30.96   automake-1.16.1-7.el8.noarch                                                  
16:04:25 #14 30.96   checkpolicy-2.9-1.el8.x86_64                                                  
16:04:25 #14 30.96   cmake-3.20.2-4.el8.x86_64                                                     
16:04:25 #14 30.96   cmake-data-3.20.2-4.el8.noarch                                                
16:04:25 #14 30.96   cmake-filesystem-3.20.2-4.el8.x86_64                                          
16:04:25 #14 30.96   cmake-rpm-macros-3.20.2-4.el8.noarch                                          
16:04:25 #14 30.96   cpp-8.5.0-17.el8.x86_64                                                       
16:04:25 #14 30.96   device-mapper-devel-8:1.02.181-6.el8.x86_64                                   
16:04:25 #14 30.96   gcc-8.5.0-17.el8.x86_64                                                       
16:04:25 #14 30.96   gcc-plugin-annobin-8.5.0-17.el8.x86_64                                        
16:04:25 #14 30.96   git-2.31.1-2.el8.x86_64                                                       
16:04:25 #14 30.96   git-core-2.31.1-2.el8.x86_64                                                  
16:04:25 #14 30.96   git-core-doc-2.31.1-2.el8.noarch                                              
16:04:25 #14 30.96   glibc-devel-2.28-220.el8.x86_64                                               
16:04:25 #14 30.96   glibc-headers-2.28-220.el8.x86_64                                             
16:04:25 #14 30.96   glibc-langpack-en-2.28-220.el8.x86_64                                         
16:04:25 #14 30.96   glibc-static-2.28-220.el8.x86_64                                              
16:04:25 #14 30.96   isl-0.16.1-6.el8.x86_64                                                       
16:04:25 #14 30.96   kernel-headers-4.18.0-408.el8.x86_64                                          
16:04:25 #14 30.96   less-530-1.el8.x86_64                                                         
16:04:25 #14 30.96   libedit-3.1-23.20170329cvs.el8.x86_64                                         
16:04:25 #14 30.96   libgomp-8.5.0-17.el8.x86_64                                                   
16:04:25 #14 30.96   libmpc-1.1.0-9.1.el8.x86_64                                                   
16:04:25 #14 30.96   libseccomp-devel-2.5.2-1.el8.x86_64                                           
16:04:25 #14 30.96   libselinux-devel-2.9-6.el8.x86_64                                             
16:04:25 #14 30.96   libselinux-utils-2.9-6.el8.x86_64                                             
16:04:25 #14 30.96   libsepol-devel-2.9-3.el8.x86_64                                               
16:04:25 #14 30.96   libtool-2.4.6-25.el8.x86_64                                                   
16:04:25 #14 30.96   libtool-ltdl-devel-2.4.6-25.el8.x86_64                                        
16:04:25 #14 30.96   libuv-1:1.41.1-1.el8_4.x86_64                                                 
16:04:25 #14 30.96   libxcrypt-devel-4.1.1-6.el8.x86_64                                            
16:04:25 #14 30.96   libxcrypt-static-4.1.1-6.el8.x86_64                                           
16:04:25 #14 30.96   libxkbcommon-0.9.1-1.el8.x86_64                                               
16:04:25 #14 30.96   m4-1.4.18-7.el8.x86_64                                                        
16:04:25 #14 30.96   make-1:4.2.1-11.el8.x86_64                                                    
16:04:25 #14 30.96   openssh-8.0p1-16.el8.x86_64                                                   
16:04:25 #14 30.96   openssh-clients-8.0p1-16.el8.x86_64                                           
16:04:25 #14 30.96   pcre2-devel-10.32-3.el8.x86_64                                                
16:04:25 #14 30.96   pcre2-utf16-10.32-3.el8.x86_64                                                
16:04:25 #14 30.96   pcre2-utf32-10.32-3.el8.x86_64                                                
16:04:25 #14 30.96   perl-Data-Dumper-2.167-399.el8.x86_64                                         
16:04:25 #14 30.96   perl-Error-1:0.17025-2.el8.noarch                                             
16:04:25 #14 30.96   perl-Git-2.31.1-2.el8.noarch                                                  
16:04:25 #14 30.96   perl-TermReadKey-2.37-7.el8.x86_64                                            
16:04:25 #14 30.96   perl-Thread-Queue-3.13-1.el8.noarch                                           
16:04:25 #14 30.96   policycoreutils-2.9-20.el8.x86_64                                             
16:04:25 #14 30.96   policycoreutils-devel-2.9-20.el8.x86_64                                       
16:04:25 #14 30.96   policycoreutils-python-utils-2.9-20.el8.noarch                                
16:04:25 #14 30.96   python3-audit-3.0.7-4.el8.x86_64                                              
16:04:25 #14 30.96   python3-libselinux-2.9-6.el8.x86_64                                           
16:04:25 #14 30.96   python3-libsemanage-2.9-9.el8.x86_64                                          
16:04:25 #14 30.96   python3-policycoreutils-2.9-20.el8.noarch                                     
16:04:25 #14 30.96   python3-setools-4.3.0-3.el8.x86_64                                            
16:04:25 #14 30.96   rpm-plugin-selinux-4.14.3-24.el8.x86_64                                       
16:04:25 #14 30.96   selinux-policy-3.14.3-111.el8.noarch                                          
16:04:25 #14 30.96   selinux-policy-devel-3.14.3-111.el8.noarch                                    
16:04:25 #14 30.96   selinux-policy-minimum-3.14.3-111.el8.noarch                                  
16:04:25 #14 30.96   systemd-devel-239-69.el8.x86_64                                               
16:04:25 #14 30.96   vim-filesystem-2:8.0.1763-19.el8.4.noarch                                     
16:04:25 #14 30.96   xkeyboard-config-2.28-1.el8.noarch                                            
16:04:25 #14 30.96 
16:04:25 #14 30.96 Complete!
16:04:25 #13 8.713 Selecting previously unselected package cmake.
16:04:25 #13 8.718 Preparing to unpack .../08-cmake_3.24.2-1ubuntu1_arm64.deb ...
16:04:25 #13 8.723 Unpacking cmake (3.24.2-1ubuntu1) ...
16:04:25 #13 8.890 Selecting previously unselected package dh-apparmor.
16:04:25 #13 8.961 Setting up libudev-dev:amd64 (245.4-4ubuntu3.19) ...
16:04:25 #13 8.976 Setting up libpcre2-posix2:amd64 (10.34-7ubuntu0.1) ...
16:04:25 #13 8.988 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
16:04:25 #13 9.003 Setting up libbtrfs-dev:amd64 (5.4.1-2) ...
16:04:25 #13 9.016 Setting up librhash0:amd64 (1.3.9-1) ...
16:04:25 #13 9.028 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ...
16:04:25 #13 9.044 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
16:04:25 #13 9.056 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.19) ...
16:04:25 #13 9.070 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
16:04:25 #13 9.087 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
16:04:25 #13 9.099 Setting up libpcre2-dev:amd64 (10.34-7ubuntu0.1) ...
16:04:25 #13 9.110 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
16:04:25 #13 9.123 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
16:04:25 + mkdir -p /root/build-deb/cli
16:04:25 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:25 #12 8.917 Setting up libpcre32-3:armhf (2:8.39-12) ...
16:04:25 #10 74.32 129 added, 0 removed; done.
16:04:25 #10 74.35 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
16:04:25 #10 74.37 Setting up shared-mime-info (2.0-1) ...
16:04:25 #12 22.11   Installing       : jsoncpp-1.9.5-2.fc36.x86_64                         88/101 
16:04:25 #12 DONE 13.3s
16:04:25 
16:04:25 #13 [stage-1 5/8] COPY sources/ /sources
16:04:25 #13 DONE 0.1s
16:04:25 
16:04:25 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:04:25 #14 DONE 2.2s
16:04:25 
16:04:25 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:04:25 #15 DONE 0.0s
16:04:25 
16:04:25 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:04:25 #16 DONE 0.0s
16:04:25 
16:04:25 #17 exporting to image
16:04:25 #17 exporting layers
16:04:25 #13 8.894 Preparing to unpack .../09-dh-apparmor_3.0.7-1ubuntu2_all.deb ...
16:04:25 #13 8.898 Unpacking dh-apparmor (3.0.7-1ubuntu2) ...
16:04:25 #13 8.936 Selecting previously unselected package libbtrfs0:arm64.
16:04:25 #13 8.940 Preparing to unpack .../10-libbtrfs0_5.19-1_arm64.deb ...
16:04:25 #13 8.945 Unpacking libbtrfs0:arm64 (5.19-1) ...
16:04:25 #13 8.984 Selecting previously unselected package libbtrfs-dev:arm64.
16:04:25 #13 8.988 Preparing to unpack .../11-libbtrfs-dev_5.19-1_arm64.deb ...
16:04:25 #13 8.993 Unpacking libbtrfs-dev:arm64 (5.19-1) ...
16:04:25 #13 9.038 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:04:25 #13 9.042 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ...
16:04:25 #13 9.049 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
16:04:25 #13 9.087 Selecting previously unselected package libudev-dev:arm64.
16:04:25 #13 9.090 Preparing to unpack .../13-libudev-dev_251.4-1ubuntu7_arm64.deb ...
16:04:25 #13 9.094 Unpacking libudev-dev:arm64 (251.4-1ubuntu7) ...
16:04:25 #13 9.130 Selecting previously unselected package libsepol-dev:arm64.
16:04:25 #13 9.133 Preparing to unpack .../14-libsepol-dev_3.4-2_arm64.deb ...
16:04:25 #13 9.138 Unpacking libsepol-dev:arm64 (3.4-2) ...
16:04:25 #13 9.198 Selecting previously unselected package libpcre2-16-0:arm64.
16:04:25 #13 9.142 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ...
16:04:25 #13 9.157 Setting up docker-ce-build-deps (1.0) ...
16:04:25 #13 9.170 Processing triggers for man-db (2.9.1-1) ...
16:04:25 #13 9.192 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
16:04:25 #13 DONE 9.4s
16:04:25 + mkdir -p /root/build-deb/cli
16:04:25 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:25 #12 8.931 Setting up pkg-config (0.29-6) ...
16:04:25 #12 8.986 Setting up libudev-dev:armhf (241-7~deb10u8) ...
16:04:25 #12 9.001 Setting up libbtrfs-dev (4.20.1-2) ...
16:04:25 #12 9.014 Setting up librhash0:armhf (1.3.8-1) ...
16:04:25 #12 9.026 Setting up procps (2:3.3.15-2) ...
16:04:25 #12 9.053 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
16:04:25 #12 9.070 Setting up cmake-data (3.13.4-1) ...
16:04:25 #12 9.086 Setting up dh-apparmor (2.13.2-10) ...
16:04:25 #12 9.103 Setting up libsystemd-dev:armhf (241-7~deb10u8) ...
16:04:25 #12 9.117 Setting up libjsoncpp1:armhf (1.7.4-3) ...
16:04:25 #12 9.164 Setting up libpcre3-dev:armhf (2:8.39-12) ...
16:04:25 #12 22.39   Installing       : cmake-data-3.25.1-1.fc36.noarch                     89/101 
16:04:25 #12 22.55   Installing       : cmake-3.25.1-1.fc36.x86_64                          90/101 
16:04:25 #12 22.56   Installing       : e2fsprogs-libs-1.46.5-2.fc36.x86_64                 91/101 
16:04:25 #12 22.59   Installing       : btrfs-progs-6.0.2-1.fc36.x86_64                     92/101 
16:04:25 #12 22.60   Installing       : btrfs-progs-devel-6.0.2-1.fc36.x86_64               93/101 
16:04:25 #12 22.61   Installing       : device-mapper-devel-1.02.175-7.fc36.x86_64          94/101 
16:04:25 #12 22.62   Installing       : libtool-2.4.7-1.fc36.x86_64                         95/101 
16:04:25 #12 22.64   Installing       : libtool-ltdl-devel-2.4.7-1.fc36.x86_64              96/101 
16:04:25 #12 22.65   Installing       : annobin-plugin-gcc-10.93-1.fc36.x86_64              97/101 
16:04:25 #12 22.65   Running scriptlet: annobin-plugin-gcc-10.93-1.fc36.x86_64              97/101 
16:04:25 #12 22.67   Installing       : gcc-plugin-annobin-12.2.1-4.fc36.x86_64             98/101 
16:04:25 #12 22.68   Installing       : libseccomp-devel-2.5.3-2.fc36.x86_64                99/101 
16:04:25 #12 22.68   Installing       : which-2.21-32.fc36.x86_64                          100/101 
16:04:25 #12 22.69   Cleanup          : libxcrypt-4.4.33-1.fc36.x86_64                     101/101 
16:04:25 #12 22.70   Running scriptlet: selinux-policy-targeted-36.16-1.fc36.noarch        101/101 
16:04:25 #12 22.71   Running scriptlet: systemd-resolved-250.8-1.fc36.x86_64               101/101 
16:04:25 #13 9.201 Preparing to unpack .../15-libpcre2-16-0_10.40-1ubuntu1_arm64.deb ...
16:04:25 #13 9.205 Unpacking libpcre2-16-0:arm64 (10.40-1ubuntu1) ...
16:04:25 #13 9.254 Selecting previously unselected package libpcre2-32-0:arm64.
16:04:25 #13 9.257 Preparing to unpack .../16-libpcre2-32-0_10.40-1ubuntu1_arm64.deb ...
16:04:25 #13 9.262 Unpacking libpcre2-32-0:arm64 (10.40-1ubuntu1) ...
16:04:25 #13 9.314 Selecting previously unselected package libpcre2-posix3:arm64.
16:04:25 #13 9.317 Preparing to unpack .../17-libpcre2-posix3_10.40-1ubuntu1_arm64.deb ...
16:04:25 #13 9.322 Unpacking libpcre2-posix3:arm64 (10.40-1ubuntu1) ...
16:04:25 #13 9.356 Selecting previously unselected package libpcre2-dev:arm64.
16:04:25 #13 9.360 Preparing to unpack .../18-libpcre2-dev_10.40-1ubuntu1_arm64.deb ...
16:04:25 #13 9.364 Unpacking libpcre2-dev:arm64 (10.40-1ubuntu1) ...
16:04:25 #13 9.413 Selecting previously unselected package libselinux1-dev:arm64.
16:04:25 #13 9.416 Preparing to unpack .../19-libselinux1-dev_3.4-1_arm64.deb ...
16:04:25 #14 DONE 31.7s
16:04:25 
16:04:25 #14 [stage-1 6/9] COPY sources/ /sources
16:04:25 #14 DONE 0.1s
16:04:25 
16:04:25 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:04:25 + mkdir -p /root/build-deb/compose
16:04:25 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:25 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:25 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:25 + mkdir -p /go/src/github.com/docker
16:04:25 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:25 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:25 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:25 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:25 + EPOCH=5
16:04:25 + EPOCH_SEP=
16:04:25 + [[ ! -z 5 ]]
16:04:25 + EPOCH_SEP=:
16:04:25 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:25 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:25 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:25 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:25 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:25 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:25 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:25 + debSource=docker-ce
16:04:25 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:25 + debMaintainer='Docker <support@docker.com>'
16:04:25 ++ date --rfc-2822
16:04:25 + debDate='Thu, 15 Dec 2022 16:04:25 +0000'
16:04:25 + cat
16:04:25 + export CLI_GITCOMMIT=3a2c30b
16:04:25 + CLI_GITCOMMIT=3a2c30b
16:04:25 + export ENGINE_GITCOMMIT=0234322
16:04:25 + ENGINE_GITCOMMIT=0234322
16:04:25 + export SCAN_GITCOMMIT=6c852fa
16:04:25 + SCAN_GITCOMMIT=6c852fa
16:04:25 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:25 + dpkg-buildpackage -uc -us -I.git
16:04:25 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:25 dpkg-buildpackage: info: source package docker-ce
16:04:25 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic
16:04:25 dpkg-buildpackage: info: source distribution kinetic
16:04:25 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:25 #12 9.177 Setting up cmake (3.13.4-1) ...
16:04:25 #12 9.197 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
16:04:25 #12 9.209 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
16:04:25 #12 9.221 Setting up dmsetup (2:1.02.155-3) ...
16:04:25 #12 9.235 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
16:04:25 #12 9.249 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
16:04:25 #12 9.262 Setting up docker-ce-build-deps (1.0) ...
16:04:25 #12 9.274 Processing triggers for libc-bin (2.28-10+deb10u2) ...
16:04:25 #12 9.298 Processing triggers for man-db (2.8.5-2) ...
16:04:25 + mkdir -p /root/build-deb/compose
16:04:25 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:25 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:25 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:25 + mkdir -p /go/src/github.com/docker
16:04:25 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:25 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:25 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:25 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:25 + EPOCH=5
16:04:25 + EPOCH_SEP=
16:04:25 + [[ ! -z 5 ]]
16:04:25 + EPOCH_SEP=:
16:04:25 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:25 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:25 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:25 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:25 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:25 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:25 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:25 + debSource=docker-ce
16:04:25 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:25 + debMaintainer='Docker <support@docker.com>'
16:04:25 ++ date --rfc-2822
16:04:25 + debDate='Thu, 15 Dec 2022 16:04:25 +0000'
16:04:25 + cat
16:04:25 + export CLI_GITCOMMIT=3a2c30b
16:04:25 + CLI_GITCOMMIT=3a2c30b
16:04:25 + export ENGINE_GITCOMMIT=0234322
16:04:25 + ENGINE_GITCOMMIT=0234322
16:04:25 + export SCAN_GITCOMMIT=6c852fa
16:04:25 + SCAN_GITCOMMIT=6c852fa
16:04:25 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:25 + dpkg-buildpackage -uc -us -I.git
16:04:25 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:25 dpkg-buildpackage: info: source package docker-ce
16:04:25 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy
16:04:25 dpkg-buildpackage: info: source distribution jammy
16:04:25 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:25 dpkg-buildpackage: info: host architecture armhf
16:04:25  dpkg-source -I.git --before-build .
16:04:25 #12 10.53 Unpacking bash-completion (1:2.8-6) ...
16:04:25 #12 10.65 Selecting previously unselected package cmake-data.
16:04:25 #12 10.65 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
16:04:25 #12 10.66 Unpacking cmake-data (3.13.4-1) ...
16:04:25 #13 0.903 Hit:1 http://ports.ubuntu.com/ubuntu-ports kinetic InRelease
16:04:25 #13 0.933 Hit:2 http://ports.ubuntu.com/ubuntu-ports kinetic-updates InRelease
16:04:26 #13 9.420 Unpacking libselinux1-dev:arm64 (3.4-1) ...
16:04:26 #13 9.463 Selecting previously unselected package libdevmapper-dev:arm64.
16:04:26 #13 9.466 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.185-1ubuntu1_arm64.deb ...
16:04:26 #13 9.471 Unpacking libdevmapper-dev:arm64 (2:1.02.185-1ubuntu1) ...
16:04:26 #13 9.506 Selecting previously unselected package libseccomp-dev:arm64.
16:04:26 #13 9.510 Preparing to unpack .../21-libseccomp-dev_2.5.4-1ubuntu1_arm64.deb ...
16:04:26 #13 9.516 Unpacking libseccomp-dev:arm64 (2.5.4-1ubuntu1) ...
16:04:26 #13 9.551 Selecting previously unselected package libsystemd-dev:arm64.
16:04:26 #13 9.553 Preparing to unpack .../22-libsystemd-dev_251.4-1ubuntu7_arm64.deb ...
16:04:26 #13 9.558 Unpacking libsystemd-dev:arm64 (251.4-1ubuntu7) ...
16:04:26 #13 9.625 Selecting previously unselected package pkg-config.
16:04:26 #13 9.629 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu3_arm64.deb ...
16:04:26 #13 9.634 Unpacking pkg-config (0.29.2-1ubuntu3) ...
16:04:26 #13 9.680 Setting up libseccomp-dev:arm64 (2.5.4-1ubuntu1) ...
16:04:26 #11 71.74 --------------------------------------------------------------------------------
16:04:26 #11 71.74 Total                                              434 kB/s |  18 MB  00:42     
16:04:26 #11 71.74 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
16:04:26 #11 71.75 Importing GPG key 0xF4A80EB5:
16:04:26 #11 71.75  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
16:04:26 #11 71.75  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
16:04:26 #11 71.75  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
16:04:26 #11 71.75  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
16:04:26 #11 71.79 Running transaction check
16:04:26 #11 71.83 Running transaction test
16:04:26 #11 71.87 Transaction test succeeded
16:04:26 #11 71.87 Running transaction
16:04:26 #11 71.95   Updating   : rpm-libs-4.11.3-48.el7_9.x86_64                             1/52 
16:04:26 #11 72.56   Updating   : rpm-4.11.3-48.el7_9.x86_64                                  2/52 
16:04:26 #11 72.59   Updating   : rpm-build-libs-4.11.3-48.el7_9.x86_64                       3/52 
16:04:26 #11 73.25   Installing : groff-base-1.22.2-8.el7.x86_64                              4/52 
16:04:26 #11 73.27   Installing : bzip2-1.0.6-13.el7.x86_64                                   5/52 
16:04:26 #11 73.29   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
16:04:26 #11 73.31   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
16:04:26 #11 73.34   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
16:04:26 #11 73.37   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
16:04:26 #11 73.38   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
16:04:26 #11 73.64   Installing : perl-Encode-2.51-7.el7.x86_64                              11/52 
16:04:26 #11 73.66   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     12/52 
16:04:26 #11 73.68   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
16:04:26 #11 73.69   Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64                      14/52 
16:04:26 #11 73.71   Installing : perl-threads-1.87-4.el7.x86_64                             15/52 
16:04:26 #11 73.73   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      16/52 
16:04:26 #11 73.75   Installing : perl-Exporter-5.68-3.el7.noarch                            17/52 
16:04:26 #11 73.77   Installing : perl-constant-1.27-2.el7.noarch                            18/52 
16:04:26 #11 73.79   Installing : perl-Socket-2.010-5.el7.x86_64                             19/52 
16:04:26 #11 73.81   Installing : perl-Time-Local-1.2300-2.el7.noarch                        20/52 
16:04:26 #11 73.82   Installing : perl-Carp-1.26-244.el7.noarch                              21/52 
16:04:26 #11 73.85   Installing : perl-Storable-2.45-3.el7.x86_64                            22/52 
16:04:26 #11 73.86   Installing : perl-threads-shared-1.43-6.el7.x86_64                      23/52 
16:04:26 #11 73.89   Installing : perl-PathTools-3.40-5.el7.x86_64                           24/52 
16:04:26 #11 73.90   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 25/52 
16:04:26 #11 73.94   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        26/52 
16:04:26 #11 73.97   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        27/52 
16:04:26 #11 73.98   Installing : perl-File-Path-2.09-2.el7.noarch                           28/52 
16:04:26 #11 74.01   Installing : perl-Filter-1.49-3.el7.x86_64                              29/52 
16:04:26 
16:04:26 #15 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
16:04:26 dpkg-buildpackage: info: host architecture amd64
16:04:26  dpkg-source -I.git --before-build .
16:04:26  debian/rules clean
16:04:26 dh clean --with=bash-completion --with=systemd
16:04:26  debian/rules clean
16:04:26 dh clean --with=bash-completion --with=systemd
16:04:26    dh_clean
16:04:26 #12 10.98 Selecting previously unselected package libprocps7:arm64.
16:04:26 #12 10.98 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_arm64.deb ...
16:04:26 #12 10.99 Unpacking libprocps7:arm64 (2:3.3.15-2) ...
16:04:26 #12 11.04 Selecting previously unselected package procps.
16:04:26 #13 1.007 Hit:3 http://ports.ubuntu.com/ubuntu-ports kinetic-backports InRelease
16:04:26 #13 1.081 Hit:4 http://ports.ubuntu.com/ubuntu-ports kinetic-security InRelease
16:04:26 #13 9.694 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
16:04:26 #13 9.707 Setting up libarchive13:arm64 (3.6.0-1ubuntu1) ...
16:04:26 #13 9.721 Setting up libpcre2-16-0:arm64 (10.40-1ubuntu1) ...
16:04:26 #13 9.733 Setting up libbtrfs0:arm64 (5.19-1) ...
16:04:26 #13 9.749 Setting up libpcre2-32-0:arm64 (10.40-1ubuntu1) ...
16:04:26 #13 9.763 Setting up libuv1:arm64 (1.44.2-1) ...
16:04:26 #13 9.775 Setting up emacsen-common (3.0.4) ...
16:04:26 #13 9.818 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
16:04:26 #13 9.831 Setting up bash-completion (1:2.11-6ubuntu1) ...
16:04:26 #13 9.857 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
16:04:26 #13 9.871 Setting up pkg-config (0.29.2-1ubuntu3) ...
16:04:26 #13 9.926 Setting up libudev-dev:arm64 (251.4-1ubuntu7) ...
16:04:26    dh_clean
16:04:26  dpkg-source -I.git -b .
16:04:26  dpkg-source -I.git -b .
16:04:26 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:04:26 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:04:26 dpkg-source: warning: native package version may not have a revision
16:04:26 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~ubuntu'
16:04:26 dpkg-source: info: using source format '1.0'
16:04:26 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.tar.gz
16:04:26 #12 11.04 Preparing to unpack .../03-procps_2%3a3.3.15-2_arm64.deb ...
16:04:26 #12 11.05 Unpacking procps (2:3.3.15-2) ...
16:04:26 #12 11.11 Selecting previously unselected package libarchive13:arm64.
16:04:26 #12 11.11 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u2_arm64.deb ...
16:04:26 #12 11.11 Unpacking libarchive13:arm64 (3.3.3-4+deb10u2) ...
16:04:26 #12 11.17 Selecting previously unselected package libjsoncpp1:arm64.
16:04:26 #12 11.17 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_arm64.deb ...
16:04:26 #12 11.18 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
16:04:26 #12 11.26 Selecting previously unselected package librhash0:arm64.
16:04:26 #12 11.26 Preparing to unpack .../06-librhash0_1.3.8-1_arm64.deb ...
16:04:26 #12 11.27 Unpacking librhash0:arm64 (1.3.8-1) ...
16:04:26 #12 11.31 Selecting previously unselected package libuv1:arm64.
16:04:26 #13 9.937 Setting up libsepol-dev:arm64 (3.4-2) ...
16:04:26 #13 9.950 Setting up libpcre2-posix3:arm64 (10.40-1ubuntu1) ...
16:04:26 #13 9.961 Setting up libbtrfs-dev:arm64 (5.19-1) ...
16:04:26 #13 9.976 Setting up librhash0:arm64 (1.4.2-1ubuntu1) ...
16:04:26 #13 9.989 Setting up cmake-data (3.24.2-1ubuntu1) ...
16:04:26 #13 10.04 Setting up dh-apparmor (3.0.7-1ubuntu2) ...
16:04:26 #13 10.05 Setting up libsystemd-dev:arm64 (251.4-1ubuntu7) ...
16:04:26 #13 10.06 Setting up libpcre2-dev:arm64 (10.40-1ubuntu1) ...
16:04:26 #13 10.08 Setting up libselinux1-dev:arm64 (3.4-1) ...
16:04:26 #13 10.09 Setting up libdevmapper-dev:arm64 (2:1.02.185-1ubuntu1) ...
16:04:26 #13 10.11 Setting up cmake (3.24.2-1ubuntu1) ...
16:04:26 #13 10.12 Setting up docker-ce-build-deps (1.0) ...
16:04:26 #13 10.13 Processing triggers for man-db (2.10.2-2) ...
16:04:26 #12 22.74   Running scriptlet: libxcrypt-4.4.33-1.fc36.x86_64                     101/101 
16:04:26 #12 23.40   Verifying        : checkpolicy-3.3-2.fc36.x86_64                        1/101 
16:04:26 #12 23.40   Verifying        : cryptsetup-libs-2.4.3-2.fc36.x86_64                  2/101 
16:04:26 #12 23.40   Verifying        : device-mapper-1.02.175-7.fc36.x86_64                 3/101 
16:04:26 #12 23.40   Verifying        : device-mapper-devel-1.02.175-7.fc36.x86_64           4/101 
16:04:26 #12 23.40   Verifying        : device-mapper-libs-1.02.175-7.fc36.x86_64            5/101 
16:04:26 #12 23.40   Verifying        : e2fsprogs-libs-1.46.5-2.fc36.x86_64                  6/101 
16:04:26 #12 23.40   Verifying        : guile22-2.2.7-5.fc36.x86_64                          7/101 
16:04:26 #12 23.40   Verifying        : jsoncpp-1.9.5-2.fc36.x86_64                          8/101 
16:04:26 #12 23.40   Verifying        : kmod-libs-29-7.fc36.x86_64                           9/101 
16:04:26 #12 23.40   Verifying        : libcbor-0.7.0-5.fc36.x86_64                         10/101 
16:04:26 #12 23.40   Verifying        : libedit-3.1-41.20210910cvs.fc36.x86_64              11/101 
16:04:26 #12 23.40   Verifying        : libmpc-1.2.1-4.fc36.x86_64                          12/101 
16:04:26 #12 23.40   Verifying        : libseccomp-2.5.3-2.fc36.x86_64                      13/101 
16:04:26 #12 23.40   Verifying        : libseccomp-devel-2.5.3-2.fc36.x86_64                14/101 
16:04:26 #12 23.40   Verifying        : libselinux-devel-3.3-4.fc36.x86_64                  15/101 
16:04:26 #12 23.40   Verifying        : libselinux-utils-3.3-4.fc36.x86_64                  16/101 
16:04:26 #12 23.40   Verifying        : libsepol-devel-3.3-3.fc36.x86_64                    17/101 
16:04:26 #12 23.40   Verifying        : libutempter-1.2.1-6.fc36.x86_64                     18/101 
16:04:26 #12 23.40   Verifying        : libxkbcommon-1.4.0-1.fc36.x86_64                    19/101 
16:04:26 #12 23.40   Verifying        : lzo-2.10-6.fc36.x86_64                              20/101 
16:04:26 #12 23.40   Verifying        : m4-1.4.19-3.fc36.x86_64                             21/101 
16:04:26 #12 23.40   Verifying        : make-1:4.3-7.fc36.x86_64                            22/101 
16:04:26 #12 23.40   Verifying        : openssh-8.8p1-1.fc36.1.x86_64                       23/101 
16:04:26 #12 23.40   Verifying        : openssh-clients-8.8p1-1.fc36.1.x86_64               24/101 
16:04:26 #12 23.40   Verifying        : perl-Error-1:0.17029-8.fc36.noarch                  25/101 
16:04:26 #12 23.40   Verifying        : perl-File-Compare-1.100.600-486.fc36.noarch         26/101 
16:04:26 #12 23.40   Verifying        : perl-File-Copy-2.35-486.fc36.noarch                 27/101 
16:04:26 #12 23.40   Verifying        : perl-File-Find-1.39-486.fc36.noarch                 28/101 
16:04:26 #12 23.40   Verifying        : perl-TermReadKey-2.38-12.fc36.x86_64                29/101 
16:04:26 #12 23.40   Verifying        : perl-Thread-Queue-3.14-479.fc36.noarch              30/101 
16:04:26 #12 23.40   Verifying        : perl-lib-0.65-486.fc36.x86_64                       31/101 
16:04:26 #12 23.40   Verifying        : perl-threads-1:2.26-449.fc36.x86_64                 32/101 
16:04:26 #12 23.40   Verifying        : perl-threads-shared-1.62-479.fc36.x86_64            33/101 
16:04:26 #12 23.40   Verifying        : policycoreutils-3.3-4.fc36.x86_64                   34/101 
16:04:26 #12 23.40   Verifying        : policycoreutils-devel-3.3-4.fc36.x86_64             35/101 
16:04:26 #12 23.40   Verifying        : policycoreutils-python-utils-3.3-4.fc36.noarch      36/101 
16:04:26 #12 23.40   Verifying        : python3-libselinux-3.3-4.fc36.x86_64                37/101 
16:04:26 #12 23.41   Verifying        : python3-libsemanage-3.3-3.fc36.x86_64               38/101 
16:04:26 #12 23.41   Verifying        : python3-policycoreutils-3.3-4.fc36.noarch           39/101 
16:04:26 #12 23.41   Verifying        : python3-setools-4.4.0-5.fc36.x86_64                 40/101 
16:04:26 #12 23.41   Verifying        : qrencode-libs-4.1.1-2.fc36.x86_64                   41/101 
16:04:26 #12 23.41   Verifying        : rhash-1.4.2-2.fc36.x86_64                           42/101 
16:04:26 #12 23.41   Verifying        : which-2.21-32.fc36.x86_64                           43/101 
16:04:26 #12 23.41   Verifying        : xkeyboard-config-2.35.1-1.fc36.noarch               44/101 
16:04:26 #12 23.41   Verifying        : annobin-docs-10.93-1.fc36.noarch                    45/101 
16:04:26 #12 23.41   Verifying        : annobin-plugin-gcc-10.93-1.fc36.x86_64              46/101 
16:04:26 #12 23.41   Verifying        : autoconf-2.71-3.fc36.noarch                         47/101 
16:04:26 #12 23.41   Verifying        : automake-1.16.5-7.fc36.noarch                       48/101 
16:04:26 #12 23.41   Verifying        : btrfs-progs-6.0.2-1.fc36.x86_64                     49/101 
16:04:26 #12 23.41   Verifying        : btrfs-progs-devel-6.0.2-1.fc36.x86_64               50/101 
16:04:26 #12 23.41   Verifying        : cmake-3.25.1-1.fc36.x86_64                          51/101 
16:04:26 #12 23.41   Verifying        : cmake-data-3.25.1-1.fc36.noarch                     52/101 
16:04:26 #12 23.41   Verifying        : cmake-filesystem-3.25.1-1.fc36.x86_64               53/101 
16:04:26 #12 23.41   Verifying        : cmake-rpm-macros-3.25.1-1.fc36.noarch               54/101 
16:04:26 #12 23.41   Verifying        : cpp-12.2.1-4.fc36.x86_64                            55/101 
16:04:26 #12 23.41   Verifying        : dbus-1:1.14.4-1.fc36.x86_64                         56/101 
16:04:26 #12 23.41   Verifying        : dbus-broker-32-1.fc36.x86_64                        57/101 
16:04:26 #12 23.41   Verifying        : dbus-common-1:1.14.4-1.fc36.noarch                  58/101 
16:04:26 #12 23.41   Verifying        : gc-8.0.6-3.fc36.x86_64                              59/101 
16:04:26 #12 23.41   Verifying        : gcc-12.2.1-4.fc36.x86_64                            60/101 
16:04:26 #12 23.41   Verifying        : gcc-plugin-annobin-12.2.1-4.fc36.x86_64             61/101 
16:04:26 #12 23.41   Verifying        : git-2.38.1-1.fc36.x86_64                            62/101 
16:04:26 #12 23.41   Verifying        : git-core-2.38.1-1.fc36.x86_64                       63/101 
16:04:26 #12 23.41   Verifying        : git-core-doc-2.38.1-1.fc36.noarch                   64/101 
16:04:26 #12 23.41   Verifying        : glibc-devel-2.35-20.fc36.x86_64                     65/101 
16:04:26 #12 23.41   Verifying        : glibc-headers-x86-2.35-20.fc36.noarch               66/101 
16:04:26 #12 23.41   Verifying        : glibc-static-2.35-20.fc36.x86_64                    67/101 
16:04:26 #12 23.41   Verifying        : kernel-headers-6.0.5-200.fc36.x86_64                68/101 
16:04:26 #12 23.41   Verifying        : less-590-5.fc36.x86_64                              69/101 
16:04:26 #12 23.41   Verifying        : libargon2-20171227-9.fc36.x86_64                    70/101 
16:04:26 #12 23.41   Verifying        : libbpf-2:0.7.0-3.fc36.x86_64                        71/101 
16:04:26 #12 23.41   Verifying        : libbtrfs-6.0.2-1.fc36.x86_64                        72/101 
16:04:26 #12 23.41   Verifying        : libbtrfsutil-6.0.2-1.fc36.x86_64                    73/101 
16:04:26 #12 23.41   Verifying        : libfdisk-2.38-1.fc36.x86_64                         74/101 
16:04:26 #12 23.41   Verifying        : libfido2-1.10.0-5.fc36.x86_64                       75/101 
16:04:26 #12 23.41   Verifying        : libtool-2.4.7-1.fc36.x86_64                         76/101 
16:04:26 #12 23.41   Verifying        : libtool-ltdl-2.4.7-1.fc36.x86_64                    77/101 
16:04:26 #12 23.41   Verifying        : libtool-ltdl-devel-2.4.7-1.fc36.x86_64              78/101 
16:04:26 #12 23.41   Verifying        : libuv-1:1.44.2-1.fc36.x86_64                        79/101 
16:04:26 #12 23.41   Verifying        : libxcrypt-devel-4.4.33-3.fc36.x86_64                80/101 
16:04:26 #12 23.41   Verifying        : libxcrypt-static-4.4.33-3.fc36.x86_64               81/101 
16:04:26 #12 23.41   Verifying        : pcre2-devel-10.40-1.fc36.x86_64                     82/101 
16:04:26 #12 23.41   Verifying        : pcre2-utf16-10.40-1.fc36.x86_64                     83/101 
16:04:26 #12 23.41   Verifying        : pcre2-utf32-10.40-1.fc36.x86_64                     84/101 
16:04:26 #12 23.41   Verifying        : perl-Git-2.38.1-1.fc36.noarch                       85/101 
16:04:26 #12 23.41   Verifying        : python3-audit-3.0.9-1.fc36.x86_64                   86/101 
16:04:26 #12 23.41   Verifying        : python3-setuptools-59.6.0-3.fc36.noarch             87/101 
16:04:26 #12 23.41   Verifying        : rpm-plugin-selinux-4.17.1-3.fc36.x86_64             88/101 
16:04:26 #12 23.41   Verifying        : selinux-policy-36.16-1.fc36.noarch                  89/101 
16:04:26 #12 23.41   Verifying        : selinux-policy-devel-36.16-1.fc36.noarch            90/101 
16:04:26 #12 23.41   Verifying        : selinux-policy-targeted-36.16-1.fc36.noarch         91/101 
16:04:26 #12 23.41   Verifying        : systemd-250.8-1.fc36.x86_64                         92/101 
16:04:26 #12 23.41   Verifying        : systemd-devel-250.8-1.fc36.x86_64                   93/101 
16:04:26 #12 23.41   Verifying        : systemd-networkd-250.8-1.fc36.x86_64                94/101 
16:04:26 #12 23.41   Verifying        : systemd-pam-250.8-1.fc36.x86_64                     95/101 
16:04:26 #12 23.41   Verifying        : systemd-resolved-250.8-1.fc36.x86_64                96/101 
16:04:26 #12 23.41   Verifying        : systemd-rpm-macros-250.8-1.fc36.noarch              97/101 
16:04:26 #12 23.41   Verifying        : util-linux-2.38-1.fc36.x86_64                       98/101 
16:04:26 #12 23.41   Verifying        : vim-filesystem-2:9.0.1006-1.fc36.noarch             99/101 
16:04:26 #12 23.41   Verifying        : libxcrypt-4.4.33-3.fc36.x86_64                     100/101 
16:04:26 #12 23.41   Verifying        : libxcrypt-4.4.33-1.fc36.x86_64                     101/101 
16:04:26 #12 23.62 
16:04:26 #12 23.62 Upgraded:
16:04:26 #12 23.62   libxcrypt-4.4.33-3.fc36.x86_64                                                
16:04:26 #12 23.62 Installed:
16:04:26 #12 23.62   annobin-docs-10.93-1.fc36.noarch                                              
16:04:26 #12 23.62   annobin-plugin-gcc-10.93-1.fc36.x86_64                                        
16:04:26 #12 23.62   autoconf-2.71-3.fc36.noarch                                                   
16:04:26 #12 23.62   automake-1.16.5-7.fc36.noarch                                                 
16:04:26 #12 23.62   btrfs-progs-6.0.2-1.fc36.x86_64                                               
16:04:26 #12 23.62   btrfs-progs-devel-6.0.2-1.fc36.x86_64                                         
16:04:26 #12 23.62   checkpolicy-3.3-2.fc36.x86_64                                                 
16:04:26 #12 23.62   cmake-3.25.1-1.fc36.x86_64                                                    
16:04:26 #12 23.62   cmake-data-3.25.1-1.fc36.noarch                                               
16:04:26 #12 23.62   cmake-filesystem-3.25.1-1.fc36.x86_64                                         
16:04:26 #12 23.62   cmake-rpm-macros-3.25.1-1.fc36.noarch                                         
16:04:26 #12 23.62   cpp-12.2.1-4.fc36.x86_64                                                      
16:04:26 #12 23.62   cryptsetup-libs-2.4.3-2.fc36.x86_64                                           
16:04:26 #12 23.62   dbus-1:1.14.4-1.fc36.x86_64                                                   
16:04:26 #12 23.62   dbus-broker-32-1.fc36.x86_64                                                  
16:04:26 #12 23.62   dbus-common-1:1.14.4-1.fc36.noarch                                            
16:04:26 #12 23.62   device-mapper-1.02.175-7.fc36.x86_64                                          
16:04:26 #12 23.62   device-mapper-devel-1.02.175-7.fc36.x86_64                                    
16:04:26 #12 23.62   device-mapper-libs-1.02.175-7.fc36.x86_64                                     
16:04:26 #12 23.62   e2fsprogs-libs-1.46.5-2.fc36.x86_64                                           
16:04:26 #12 23.62   gc-8.0.6-3.fc36.x86_64                                                        
16:04:26 #12 23.62   gcc-12.2.1-4.fc36.x86_64                                                      
16:04:26 #12 23.62   gcc-plugin-annobin-12.2.1-4.fc36.x86_64                                       
16:04:26 #12 23.62   git-2.38.1-1.fc36.x86_64                                                      
16:04:26 #12 23.62   git-core-2.38.1-1.fc36.x86_64                                                 
16:04:26 #12 23.62   git-core-doc-2.38.1-1.fc36.noarch                                             
16:04:26 #12 23.62   glibc-devel-2.35-20.fc36.x86_64                                               
16:04:26 #12 23.62   glibc-headers-x86-2.35-20.fc36.noarch                                         
16:04:26 #12 23.62   glibc-static-2.35-20.fc36.x86_64                                              
16:04:26 #12 23.62   guile22-2.2.7-5.fc36.x86_64                                                   
16:04:26 #12 23.62   jsoncpp-1.9.5-2.fc36.x86_64                                                   
16:04:26 #12 23.62   kernel-headers-6.0.5-200.fc36.x86_64                                          
16:04:26 #12 23.62   kmod-libs-29-7.fc36.x86_64                                                    
16:04:26 #12 23.62   less-590-5.fc36.x86_64                                                        
16:04:26 #12 23.62   libargon2-20171227-9.fc36.x86_64                                              
16:04:26 #12 23.62   libbpf-2:0.7.0-3.fc36.x86_64                                                  
16:04:26 #12 23.62   libbtrfs-6.0.2-1.fc36.x86_64                                                  
16:04:26 #12 23.62   libbtrfsutil-6.0.2-1.fc36.x86_64                                              
16:04:26 #12 23.62   libcbor-0.7.0-5.fc36.x86_64                                                   
16:04:26 #12 23.62   libedit-3.1-41.20210910cvs.fc36.x86_64                                        
16:04:26 #12 23.62   libfdisk-2.38-1.fc36.x86_64                                                   
16:04:26 #12 23.62   libfido2-1.10.0-5.fc36.x86_64                                                 
16:04:26 #12 23.62   libmpc-1.2.1-4.fc36.x86_64                                                    
16:04:26 #12 23.62   libseccomp-2.5.3-2.fc36.x86_64                                                
16:04:26 #12 23.62   libseccomp-devel-2.5.3-2.fc36.x86_64                                          
16:04:26 #12 23.62   libselinux-devel-3.3-4.fc36.x86_64                                            
16:04:26 #12 23.62   libselinux-utils-3.3-4.fc36.x86_64                                            
16:04:26 #12 23.62   libsepol-devel-3.3-3.fc36.x86_64                                              
16:04:26 #12 23.62   libtool-2.4.7-1.fc36.x86_64                                                   
16:04:26 #12 23.62   libtool-ltdl-2.4.7-1.fc36.x86_64                                              
16:04:26 #12 23.62   libtool-ltdl-devel-2.4.7-1.fc36.x86_64                                        
16:04:26 #12 23.62   libutempter-1.2.1-6.fc36.x86_64                                               
16:04:26 #12 23.62   libuv-1:1.44.2-1.fc36.x86_64                                                  
16:04:26 #12 23.62   libxcrypt-devel-4.4.33-3.fc36.x86_64                                          
16:04:26 #12 23.62   libxcrypt-static-4.4.33-3.fc36.x86_64                                         
16:04:26 #12 23.62   libxkbcommon-1.4.0-1.fc36.x86_64                                              
16:04:26 #12 23.62   lzo-2.10-6.fc36.x86_64                                                        
16:04:26 #12 23.62   m4-1.4.19-3.fc36.x86_64                                                       
16:04:26 #12 23.62   make-1:4.3-7.fc36.x86_64                                                      
16:04:26 #12 23.62   openssh-8.8p1-1.fc36.1.x86_64                                                 
16:04:26 #12 23.62   openssh-clients-8.8p1-1.fc36.1.x86_64                                         
16:04:26 #12 23.62   pcre2-devel-10.40-1.fc36.x86_64                                               
16:04:26 #12 23.62   pcre2-utf16-10.40-1.fc36.x86_64                                               
16:04:26 #12 23.62   pcre2-utf32-10.40-1.fc36.x86_64                                               
16:04:26 #12 23.62   perl-Error-1:0.17029-8.fc36.noarch                                            
16:04:26 #12 23.62   perl-File-Compare-1.100.600-486.fc36.noarch                                   
16:04:26 #12 23.62   perl-File-Copy-2.35-486.fc36.noarch                                           
16:04:26 #12 23.62   perl-File-Find-1.39-486.fc36.noarch                                           
16:04:26 #12 23.62   perl-Git-2.38.1-1.fc36.noarch                                                 
16:04:26 #12 23.62   perl-TermReadKey-2.38-12.fc36.x86_64                                          
16:04:26 #12 23.62   perl-Thread-Queue-3.14-479.fc36.noarch                                        
16:04:26 #12 23.62   perl-lib-0.65-486.fc36.x86_64                                                 
16:04:26 #12 23.62   perl-threads-1:2.26-449.fc36.x86_64                                           
16:04:26 #12 23.62   perl-threads-shared-1.62-479.fc36.x86_64                                      
16:04:26 #12 23.62   policycoreutils-3.3-4.fc36.x86_64                                             
16:04:26 #12 23.62   policycoreutils-devel-3.3-4.fc36.x86_64                                       
16:04:26 #12 23.62   policycoreutils-python-utils-3.3-4.fc36.noarch                                
16:04:26 #12 23.62   python3-audit-3.0.9-1.fc36.x86_64                                             
16:04:26 #12 23.62   python3-libselinux-3.3-4.fc36.x86_64                                          
16:04:26 #12 23.62   python3-libsemanage-3.3-3.fc36.x86_64                                         
16:04:26 #12 23.62   python3-policycoreutils-3.3-4.fc36.noarch                                     
16:04:26 #12 23.62   python3-setools-4.4.0-5.fc36.x86_64                                           
16:04:26 #12 23.62   python3-setuptools-59.6.0-3.fc36.noarch                                       
16:04:26 #12 23.62   qrencode-libs-4.1.1-2.fc36.x86_64                                             
16:04:26 #12 23.62   rhash-1.4.2-2.fc36.x86_64                                                     
16:04:26 #12 23.62   rpm-plugin-selinux-4.17.1-3.fc36.x86_64                                       
16:04:26 #12 23.62   selinux-policy-36.16-1.fc36.noarch                                            
16:04:26 #12 23.62   selinux-policy-devel-36.16-1.fc36.noarch                                      
16:04:26 #12 23.62   selinux-policy-targeted-36.16-1.fc36.noarch                                   
16:04:26 #12 23.62   systemd-250.8-1.fc36.x86_64                                                   
16:04:26 #12 23.62   systemd-devel-250.8-1.fc36.x86_64                                             
16:04:26 #12 23.62   systemd-networkd-250.8-1.fc36.x86_64                                          
16:04:26 #12 23.62   systemd-pam-250.8-1.fc36.x86_64                                               
16:04:26 #12 23.62   systemd-resolved-250.8-1.fc36.x86_64                                          
16:04:26 #12 23.62   systemd-rpm-macros-250.8-1.fc36.noarch                                        
16:04:26 #12 23.62   util-linux-2.38-1.fc36.x86_64                                                 
16:04:26 #12 23.62   vim-filesystem-2:9.0.1006-1.fc36.noarch                                       
16:04:26 #12 23.62   which-2.21-32.fc36.x86_64                                                     
16:04:26 #12 23.62   xkeyboard-config-2.35.1-1.fc36.noarch                                         
16:04:26 #12 23.62 
16:04:26 #12 23.62 Complete!
16:04:26 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:04:26 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:04:26 dpkg-source: warning: native package version may not have a revision
16:04:26 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~ubuntu'
16:04:26 dpkg-source: info: using source format '1.0'
16:04:26 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.tar.gz
16:04:26 #11 74.09   Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64                        30/52 
16:04:26 #12 11.31 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_arm64.deb ...
16:04:26 #12 11.32 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
16:04:26 #12 11.42 Selecting previously unselected package cmake.
16:04:26 #12 11.42 Preparing to unpack .../08-cmake_3.13.4-1_arm64.deb ...
16:04:26 #12 11.43 Unpacking cmake (3.13.4-1) ...
16:04:26 #12 DONE 10.2s
16:04:26 
16:04:26 #13 [stage-1 5/8] COPY sources/ /sources
16:04:26 #13 10.22 Processing triggers for libc-bin (2.36-0ubuntu4) ...
16:04:26 #13 DONE 10.5s
16:04:26 #12 DONE 23.8s
16:04:26 
16:04:26 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
16:04:27 #12 11.70 Selecting previously unselected package dh-apparmor.
16:04:27 #12 11.71 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
16:04:27 #12 11.71 Unpacking dh-apparmor (2.13.2-10) ...
16:04:27 #12 11.75 Selecting previously unselected package libbtrfs0.
16:04:27 #12 11.76 Preparing to unpack .../10-libbtrfs0_4.20.1-2_arm64.deb ...
16:04:27 #12 11.76 Unpacking libbtrfs0 (4.20.1-2) ...
16:04:27 #12 11.79 Selecting previously unselected package libbtrfs-dev.
16:04:27 #12 11.80 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_arm64.deb ...
16:04:27 #12 11.80 Unpacking libbtrfs-dev (4.20.1-2) ...
16:04:27 #12 11.84 Selecting previously unselected package dmsetup.
16:04:27 #13 DONE 0.1s
16:04:27 
16:04:27 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:04:27 
16:04:27 #14 [stage-1 6/9] COPY sources/ /sources
16:04:27 #14 DONE 0.1s
16:04:27 
16:04:27 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:04:27 #13 1.209 Reading package lists...
16:04:27 #12 11.84 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_arm64.deb ...
16:04:27 #12 11.85 Unpacking dmsetup (2:1.02.155-3) ...
16:04:27 #12 11.89 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:04:27 #12 11.89 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
16:04:27 #12 11.89 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
16:04:27 #12 11.94 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:04:27 #12 11.95 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
16:04:27 #12 11.95 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
16:04:27 #12 11.99 Selecting previously unselected package libudev-dev:arm64.
16:04:27 #12 11.99 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ...
16:04:27 #12 12.00 Unpacking libudev-dev:arm64 (241-7~deb10u8) ...
16:04:27 #12 12.05 Selecting previously unselected package libsepol1-dev:arm64.
16:04:27 #16 exporting layers 5.4s done
16:04:27 #16 writing image sha256:62cfbb7539992b309d87df56be54b9c18ea7dde2c9c842c635be8fa2c2d5c56e done
16:04:27 #16 naming to docker.io/rpmbuild-centos-9/x86_64 done
16:04:27 #16 DONE 5.4s
16:04:27 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-9/x86_64 -ba --define '_gitcommit_cli 3a2c30b' --define '_gitcommit_engine 0234322' --define '_release 0' --define '_version 0.0.0.20221215153738.3a2c30b' --define '_origversion 0.0.0-20221215153738-3a2c30b' --define '_compose_rpm_version 2.14.1' --define '_compose_version v2.14.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec
16:04:27 #13 2.446 dpkg-buildpackage: info: source package docker-ce-build-deps
16:04:27 #13 2.446 dpkg-buildpackage: info: source version 1.0
16:04:27 #13 2.446 dpkg-buildpackage: info: source distribution unstable
16:04:27 #13 2.446 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:04:27 #12 12.05 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
16:04:27 #12 12.06 Unpacking libsepol1-dev:arm64 (2.8-1) ...
16:04:27 #12 12.12 Selecting previously unselected package libpcre16-3:arm64.
16:04:27 #12 12.12 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
16:04:27 #12 12.13 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
16:04:27 #12 12.18 Selecting previously unselected package libpcre32-3:arm64.
16:04:27 #12 12.18 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
16:04:27 #12 12.19 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
16:04:27 #12 12.24 Selecting previously unselected package libpcrecpp0v5:arm64.
16:04:27 #12 12.25 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
16:04:27 #12 12.25 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
16:04:27 #12 12.29 Selecting previously unselected package libpcre3-dev:arm64.
16:04:27 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:04:27 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:04:27 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:04:27 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TjTb7P
16:04:27 + umask 022
16:04:27 + cd /root/rpmbuild/BUILD
16:04:27 + cd /root/rpmbuild/BUILD
16:04:27 + rm -rf src
16:04:27 + /usr/bin/mkdir -p src
16:04:27 + cd src
16:04:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:27 + /usr/bin/tar -xof -
16:04:27 #11 74.63   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         31/52 
16:04:27 #11 75.74   Installing : 4:perl-5.16.3-299.el7_9.x86_64                             32/52 
16:04:27 #11 75.78   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
16:04:27 #11 75.81   Updating   : rpm-python-4.11.3-48.el7_9.x86_64                          34/52 
16:04:27 #11 75.83   Installing : python-srpm-macros-3-34.el7.noarch                         35/52 
16:04:27 #13 2.480  dpkg-source --before-build .
16:04:27 #13 2.480 dpkg-buildpackage: info: host architecture armhf
16:04:27 #13 2.579  debian/rules clean
16:04:27 #13 2.581 dh clean
16:04:27 #13 2.661    dh_clean
16:04:27 #13 2.693  debian/rules binary
16:04:27 #12 12.29 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
16:04:27 #12 12.30 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
16:04:27 #12 12.38 Selecting previously unselected package libselinux1-dev:arm64.
16:04:27 #12 12.38 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
16:04:27 #12 12.39 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
16:04:27 #12 12.45 Selecting previously unselected package libdevmapper-dev:arm64.
16:04:27 #12 12.45 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
16:04:27 #12 12.46 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
16:04:27 #12 12.49 Selecting previously unselected package libseccomp-dev:arm64.
16:04:27 #12 12.49 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
16:04:27 #12 12.50 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
16:04:27 #12 12.55 Selecting previously unselected package libsystemd-dev:arm64.
16:04:27 #12 12.55 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ...
16:04:27 #12 12.56 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ...
16:04:27 #12 12.66 Selecting previously unselected package pkg-config.
16:04:27 #11 75.85   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      36/52 
16:04:27 #11 75.88   Installing : desktop-file-utils-0.23-2.el7.x86_64                       37/52 
16:04:27 #11 75.95   Installing : zip-3.0-11.el7.x86_64                                      38/52 
16:04:27 #11 76.01   Installing : elfutils-0.176-5.el7.x86_64                                39/52 
16:04:27 #11 76.04   Installing : patch-2.7.1-12.el7_7.x86_64                                40/52 
16:04:27 #13 2.694 dh binary
16:04:27 #13 2.762    dh_update_autotools_config
16:04:27 #13 2.790    dh_autoreconf
16:04:27 #13 2.831    create-stamp debian/debhelper-build-stamp
16:04:27 #13 2.831    dh_prep
16:04:27 #13 2.859    dh_auto_install --destdir=debian/docker-ce-build-deps/
16:04:27 #13 2.911    dh_install
16:04:27 #13 2.946    dh_installdocs
16:04:28 #12 12.67 Preparing to unpack .../25-pkg-config_0.29-6_arm64.deb ...
16:04:28 #12 12.68 Unpacking pkg-config (0.29-6) ...
16:04:28 #12 12.75 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
16:04:28 #12 12.77 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
16:04:28 #12 12.78 Setting up libpcre16-3:arm64 (2:8.39-12) ...
16:04:28 #12 12.79 Setting up libarchive13:arm64 (3.3.3-4+deb10u2) ...
16:04:28 #12 12.80 Setting up libprocps7:arm64 (2:3.3.15-2) ...
16:04:28 #12 12.82 Setting up libsepol1-dev:arm64 (2.8-1) ...
16:04:28 #12 12.83 Setting up libbtrfs0 (4.20.1-2) ...
16:04:28 #12 12.84 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
16:04:28 #12 12.86 Setting up bash-completion (1:2.8-6) ...
16:04:28 #10 76.69 Setting up libgdbm-compat4:amd64 (1.19-2) ...
16:04:28 #10 76.70 Setting up ucf (3.0043) ...
16:04:28 #10 76.79 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ...
16:04:28 #10 76.81 Setting up dwz (0.13+20210201-1) ...
16:04:28 #10 76.82 Setting up groff-base (1.22.4-6) ...
16:04:28 #10 76.84 Setting up cpp (4:10.2.1-1) ...
16:04:28 #10 76.86 Setting up pixz (1.0.7-1) ...
16:04:28 #10 76.87 Setting up gpgconf (2.2.27-2+deb11u2) ...
16:04:28 #10 76.88 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
16:04:28 #10 76.89 Setting up libc6-dev:amd64 (2.31-13+deb11u5) ...
16:04:28 #10 76.90 Setting up libx11-6:amd64 (2:1.7.2-1) ...
16:04:28 #10 76.91 Setting up curl (7.74.0-1.3+deb11u3) ...
16:04:28 #10 76.92 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
16:04:28 #10 76.94 Setting up gpg (2.2.27-2+deb11u2) ...
16:04:28 #10 76.95 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
16:04:28 #10 76.96 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
16:04:28 #10 76.97 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
16:04:28 #10 76.98 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
16:04:28 #10 76.99 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
16:04:28 #10 77.00 Setting up gpg-agent (2.2.27-2+deb11u2) ...
16:04:28 #13 2.985    dh_installchangelogs
16:04:28 #13 3.069    dh_perl
16:04:28 #13 3.106    dh_link
16:04:28 #13 3.141    dh_strip_nondeterminism
16:04:28 #13 3.202    dh_compress
16:04:28 + STATUS=0
16:04:28 + '[' 0 -ne 0 ']'
16:04:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:28 + /usr/bin/tar -xof -
16:04:28 #15 DONE 2.3s
16:04:28 
16:04:28 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:04:28 #16 DONE 0.0s
16:04:28 
16:04:28 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:04:28 #17 DONE 0.0s
16:04:28 
16:04:28 #18 exporting to image
16:04:28 #18 exporting layers
16:04:28 #13 3.240    dh_fixperms
16:04:28 #13 3.279    dh_missing
16:04:28 #13 3.309    dh_installdeb
16:04:28 #13 3.342    dh_gencontrol
16:04:28 #15 DONE 2.3s
16:04:28 
16:04:28 #16 [stage-1 9/9] WORKDIR /root/rpmbuild
16:04:28 #16 DONE 0.0s
16:04:28 
16:04:28 #17 exporting to image
16:04:28 #17 exporting layers
16:04:28 #10 77.46 Setting up libxpm4:amd64 (1:3.5.12-1) ...
16:04:28 #10 77.48 Setting up fontconfig-config (2.13.1-4.2) ...
16:04:28 #10 77.66 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
16:04:28 #13 3.462    dh_md5sums
16:04:28 #13 3.496    dh_builddeb
16:04:28 #13 3.523 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:04:28 #13 3.612  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
16:04:28 + STATUS=0
16:04:28 + '[' 0 -ne 0 ']'
16:04:28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:04:28 + RPM_EC=0
16:04:28 ++ jobs -p
16:04:28 + exit 0
16:04:28 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0JL6ty
16:04:28 + umask 022
16:04:28 + cd /root/rpmbuild/BUILD
16:04:28 + cd src
16:04:28 + export DOCKER_GITCOMMIT=0234322
16:04:28 + DOCKER_GITCOMMIT=0234322
16:04:28 + mkdir -p /go/src/github.com/docker
16:04:28 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:04:28 + pushd /root/rpmbuild/BUILD/src/engine
16:04:28 + for component in tini "proxy dynamic"
16:04:28 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:04:28 + TMP_GOPATH=/go
16:04:28 + hack/dockerfile/install/install.sh tini
16:04:28 + RM_GOPATH=0
16:04:28 + TMP_GOPATH=/go
16:04:28 + : /usr/local/bin
16:04:28 + '[' -z /go ']'
16:04:28 + export GOPATH=/go
16:04:28 + GOPATH=/go
16:04:28 + case "$(go env GOARCH)" in
16:04:28 ++ go env GOARCH
16:04:28 + export GO_BUILDMODE=-buildmode=pie
16:04:28 + GO_BUILDMODE=-buildmode=pie
16:04:28 ++ dirname hack/dockerfile/install/install.sh
16:04:28 + dir=hack/dockerfile/install
16:04:28 + bin=tini
16:04:28 + shift
16:04:28 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:04:28 + . hack/dockerfile/install/tini.installer
16:04:28 ++ : v0.19.0
16:04:28 + install_tini
16:04:28 + echo 'Install tini version v0.19.0'
16:04:28 Install tini version v0.19.0
16:04:28 + git clone https://github.com/krallin/tini.git /go/tini
16:04:28 Cloning into '/go/tini'...
16:04:28 #11 76.07   Installing : dwz-0.11-3.el7.x86_64                                      41/52 
16:04:28 #11 76.92   Installing : gdb-7.6.1-120.el7.x86_64                                   42/52 
16:04:28 #11 76.95   Installing : perl-srpm-macros-1-8.el7.noarch                            43/52 
16:04:28 #11 76.97   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               44/52 
16:04:28 #24 66.80 Selecting previously unselected package gcc-arm-linux-gnueabi.
16:04:28 #24 66.80 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
16:04:28 #24 66.80 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
16:04:28 #24 66.83 Selecting previously unselected package linux-libc-dev-armel-cross.
16:04:28 #24 66.84 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
16:04:28 #24 66.84 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
16:04:28 #24 67.02 Selecting previously unselected package libc6-dev-armel-cross.
16:04:28 #24 67.02 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
16:04:28 #24 67.03 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
16:04:28 #24 67.27 Selecting previously unselected package libstdc++-10-dev-armel-cross.
16:04:28 #24 67.27 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
16:04:28 #24 67.28 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
16:04:28 #24 67.54 Selecting previously unselected package g++-10-arm-linux-gnueabi.
16:04:28 #10 77.76 Setting up gpgsm (2.2.27-2+deb11u2) ...
16:04:28 #10 77.77 Setting up libxext6:amd64 (2:1.3.3-1.1) ...
16:04:28 #10 77.78 Setting up binutils (2.35.2-2) ...
16:04:28 #10 77.80 Setting up man-db (2.9.4-2) ...
16:04:28 #10 77.90 Building database of manual pages ...
16:04:28 #13 3.767  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
16:04:28 #13 3.846 dpkg-genchanges: info: binary-only upload (no source code included)
16:04:28 #13 3.849  dpkg-source --after-build .
16:04:28 #13 3.949 dpkg-buildpackage: info: binary-only upload (no source included)
16:04:28 #13 3.953 
16:04:28 #13 3.953 The package has been created.
16:04:28 #13 3.953 Attention, the package has been created in the current directory,
16:04:28 #13 3.953 not in ".." as indicated by the message above!
16:04:28 #13 4.038 Selecting previously unselected package docker-ce-build-deps.
16:04:28 #12 13.69 Setting up libpcre32-3:arm64 (2:8.39-12) ...
16:04:28 #12 13.70 Setting up pkg-config (0.29-6) ...
16:04:28 #12 13.75 Setting up libudev-dev:arm64 (241-7~deb10u8) ...
16:04:28 #12 13.76 Setting up libbtrfs-dev (4.20.1-2) ...
16:04:28 #12 13.78 Setting up librhash0:arm64 (1.3.8-1) ...
16:04:29 + cd /go/tini
16:04:29 + git checkout -q v0.19.0
16:04:29 + cmake .
16:04:29 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:04:29   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:04:29   CMake.
16:04:29 
16:04:29   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:04:29   CMake that the project does not need compatibility with older versions.
16:04:29 
16:04:29 
16:04:29 -- The C compiler identification is GNU 11.3.1
16:04:29 -- Detecting C compiler ABI info
16:04:29 -- Detecting C compiler ABI info - done
16:04:29 -- Check for working C compiler: /usr/bin/cc - skipped
16:04:29 -- Detecting C compile features
16:04:29 -- Detecting C compile features - done
16:04:29 #14 DONE 1.8s
16:04:29 
16:04:29 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:04:29 #15 DONE 0.0s
16:04:29 
16:04:29 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:04:29 #16 DONE 0.0s
16:04:29 
16:04:29 #17 exporting to image
16:04:29 #17 exporting layers
16:04:29 #11 77.01   Installing : unzip-6.0-24.el7_9.x86_64                                  45/52 
16:04:29 #11 77.03   Installing : file-5.11-37.el7.x86_64                                    46/52 
16:04:29 #11 77.06   Installing : rpm-build-4.11.3-48.el7_9.x86_64                           47/52 
16:04:29 #11 77.11   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
16:04:29 #11 77.13   Cleanup    : rpm-python-4.11.3-45.el7.x86_64                            49/52 
16:04:29 #24 67.54 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
16:04:29 #24 67.54 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:04:29 #13 4.054 (Reading database ... 27265 files and directories currently installed.)
16:04:29 #13 4.055 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:04:29 #13 4.067 Unpacking docker-ce-build-deps (1.0) ...
16:04:29 #12 13.79 Setting up procps (2:3.3.15-2) ...
16:04:29 #12 13.81 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
16:04:29 #12 13.83 Setting up cmake-data (3.13.4-1) ...
16:04:29 #12 13.85 Setting up dh-apparmor (2.13.2-10) ...
16:04:29 #12 13.86 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ...
16:04:29 #12 13.87 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
16:04:29 #12 13.88 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
16:04:29 #12 13.90 Setting up cmake (3.13.4-1) ...
16:04:29 #12 13.91 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
16:04:29 #12 13.92 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
16:04:29 #12 13.93 Setting up dmsetup (2:1.02.155-3) ...
16:04:29 #12 13.95 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
16:04:29 #12 13.96 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
16:04:29 #12 13.97 Setting up docker-ce-build-deps (1.0) ...
16:04:29 #12 13.98 Processing triggers for libc-bin (2.28-10+deb10u2) ...
16:04:29 -- Performing Test HAS_BUILTIN_FORTIFY
16:04:29 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:04:29 -- Configuring done
16:04:29 -- Generating done
16:04:29 -- Build files have been written to: /go/tini
16:04:29 + make tini-static
16:04:29 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:04:29 [100%] Linking C executable tini-static
16:04:29 #12 14.07 Processing triggers for man-db (2.8.5-2) ...
16:04:29 [100%] Built target tini-static
16:04:29 + mkdir -p /usr/local/bin
16:04:29 + cp tini-static /usr/local/bin/docker-init
16:04:29 + for component in tini "proxy dynamic"
16:04:29 + TMP_GOPATH=/go
16:04:29 + hack/dockerfile/install/install.sh proxy dynamic
16:04:29 + RM_GOPATH=0
16:04:29 + TMP_GOPATH=/go
16:04:29 + : /usr/local/bin
16:04:29 + '[' -z /go ']'
16:04:29 + export GOPATH=/go
16:04:29 + GOPATH=/go
16:04:29 + case "$(go env GOARCH)" in
16:04:29 ++ go env GOARCH
16:04:29 + export GO_BUILDMODE=-buildmode=pie
16:04:29 + GO_BUILDMODE=-buildmode=pie
16:04:29 ++ dirname hack/dockerfile/install/install.sh
16:04:29 + dir=hack/dockerfile/install
16:04:29 + bin=proxy
16:04:29 + shift
16:04:29 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:04:29 + . hack/dockerfile/install/proxy.installer
16:04:29 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:29 + install_proxy dynamic
16:04:29 + case "$1" in
16:04:29 + install_proxy_dynamic
16:04:29 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:04:29 + PROXY_LDFLAGS=-linkmode=external
16:04:29 + export BUILD_MODE=-buildmode=pie
16:04:29 + BUILD_MODE=-buildmode=pie
16:04:29 + _install_proxy
16:04:29 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:04:29 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:29 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:04:29 Cloning into '/go/src/github.com/docker/libnetwork'...
16:04:29 #11 77.15   Cleanup    : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
16:04:29 #17 exporting layers 4.2s done
16:04:29 #17 writing image sha256:2bbc612ec3aad62d53e3018cbf67ee3a6d895d4a48e30c35ba723449e235c138 done
16:04:29 #17 naming to docker.io/debbuild-ubuntu-bionic/x86_64 done
16:04:29 #17 DONE 4.2s
16:04:29 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/ubuntu-bionic:/build  debbuild-ubuntu-bionic/x86_64
16:04:29 + set -e
16:04:29 + mkdir -p /root/build-deb/engine
16:04:29 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:29 #17 exporting layers 5.5s done
16:04:29 #17 writing image sha256:cec71040cac01e5bde7412ac3a1a48a7282888ca89c1c2b4b0f772f94621eb03 done
16:04:29 #17 naming to docker.io/debbuild-debian-buster/x86_64 done
16:04:29 #17 DONE 5.5s
16:04:29 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/debian-buster:/build  debbuild-debian-buster/x86_64
16:04:29 + set -e
16:04:29 + mkdir -p /root/build-deb/engine
16:04:29 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:29 + mkdir -p /root/build-deb/cli
16:04:29 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:29 + return
16:04:29 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:29 + PRODUCT=docker
16:04:29 + hack/make.sh dynbinary
16:04:29 
16:04:29 Removing bundles/
16:04:29 
16:04:29 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:29 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:29 GOOS="" GOARCH="" GOARM=""
16:04:30 + mkdir -p /root/build-deb/compose
16:04:30 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:30 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:30 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:30 + mkdir -p /go/src/github.com/docker
16:04:30 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:30 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:30 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:30 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:30 + EPOCH=5
16:04:30 + EPOCH_SEP=
16:04:30 + [[ ! -z 5 ]]
16:04:30 + EPOCH_SEP=:
16:04:30 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:30 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:30 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:30 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:30 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:30 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:30 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:30 + debSource=docker-ce
16:04:30 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:30 + debMaintainer='Docker <support@docker.com>'
16:04:30 ++ date --rfc-2822
16:04:30 + debDate='Thu, 15 Dec 2022 16:04:29 +0000'
16:04:30 + cat
16:04:30 + export CLI_GITCOMMIT=3a2c30b
16:04:30 + CLI_GITCOMMIT=3a2c30b
16:04:30 + export ENGINE_GITCOMMIT=0234322
16:04:30 + ENGINE_GITCOMMIT=0234322
16:04:30 + export SCAN_GITCOMMIT=6c852fa
16:04:30 + SCAN_GITCOMMIT=6c852fa
16:04:30 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:30 + dpkg-buildpackage -uc -us -I.git
16:04:30 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:30 dpkg-buildpackage: info: source package docker-ce
16:04:30 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~debian-buster
16:04:30 dpkg-buildpackage: info: source distribution buster
16:04:30 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:30  dpkg-source -I.git --before-build .
16:04:30 dpkg-buildpackage: info: host architecture amd64
16:04:30 #11 77.69   Cleanup    : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
16:04:30 + mkdir -p /root/build-deb/cli
16:04:30 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:30  debian/rules clean
16:04:30 dh clean --with=bash-completion --with=systemd
16:04:30    dh_clean
16:04:30 #13 4.225 Reading package lists...
16:04:30 #13 5.175 Building dependency tree...
16:04:30 #13 5.349 Reading state information...
16:04:30 #15 DONE 2.8s
16:04:30 
16:04:30 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:04:30 #16 DONE 0.0s
16:04:30 
16:04:30 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:04:30 #17 DONE 0.0s
16:04:30 
16:04:30 #18 exporting to image
16:04:30 #18 exporting layers
16:04:30  dpkg-source -I.git -b .
16:04:30 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~debian'
16:04:30 dpkg-source: info: using source format '1.0'
16:04:30 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.tar.gz
16:04:30 #13 5.355 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:04:30 #13 5.571 Starting 2 pkgProblemResolver with broken count: 0
16:04:30 #13 5.574 Done
16:04:30 #13 5.757  Done
16:04:30 #11 78.23   Cleanup    : rpm-4.11.3-45.el7.x86_64                                   52/52 
16:04:30 #11 78.79   Verifying  : file-5.11-37.el7.x86_64                                     1/52 
16:04:30 #11 78.81   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/52 
16:04:30 #11 78.82   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/52 
16:04:30 #11 78.83   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/52 
16:04:30 #11 78.85   Verifying  : rpm-4.11.3-48.el7_9.x86_64                                  5/52 
16:04:30 #11 78.86   Verifying  : perl-threads-1.87-4.el7.x86_64                              6/52 
16:04:30 #11 78.87   Verifying  : perl-Exporter-5.68-3.el7.noarch                             7/52 
16:04:30 #11 78.88   Verifying  : perl-constant-1.27-2.el7.noarch                             8/52 
16:04:30 #11 78.89   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            9/52 
16:04:30 #11 78.90   Verifying  : unzip-6.0-24.el7_9.x86_64                                  10/52 
16:04:30 #11 78.91   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                       11/52 
16:04:30 #11 78.92   Verifying  : perl-Socket-2.010-5.el7.x86_64                             12/52 
16:04:30 #11 78.94   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         13/52 
16:04:30 #11 78.95   Verifying  : 4:perl-macros-5.16.3-299.el7_9.x86_64                      14/52 
16:04:30 #11 78.97   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  15/52 
16:04:30 #11 78.98   Verifying  : perl-srpm-macros-1-8.el7.noarch                            16/52 
16:04:30 #11 78.99   Verifying  : groff-base-1.22.2-8.el7.x86_64                             17/52 
16:04:30 #11 79.00   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/52 
16:04:30 #11 79.01   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/52 
16:04:30 #11 79.02   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        20/52 
16:04:30 #11 79.03   Verifying  : gdb-7.6.1-120.el7.x86_64                                   21/52 
16:04:30 #11 79.04   Verifying  : dwz-0.11-3.el7.x86_64                                      22/52 
16:04:30 #12 10.73   Running scriptlet: selinux-policy-targeted-37.16-1.fc37.noarch          53/99 
16:04:30 + mkdir -p /root/build-deb/compose
16:04:30 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:30 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:30 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:30 + mkdir -p /go/src/github.com/docker
16:04:30 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:30 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:30 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:30 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:30 + EPOCH=5
16:04:30 + EPOCH_SEP=
16:04:30 + [[ ! -z 5 ]]
16:04:30 + EPOCH_SEP=:
16:04:30 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:30 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:30 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:30 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:30 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:30 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:30 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:30 + debSource=docker-ce
16:04:30 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:30 + debMaintainer='Docker <support@docker.com>'
16:04:30 ++ date --rfc-2822
16:04:30 + debDate='Thu, 15 Dec 2022 16:04:30 +0000'
16:04:30 + cat
16:04:30 + export CLI_GITCOMMIT=3a2c30b
16:04:30 + CLI_GITCOMMIT=3a2c30b
16:04:30 + export ENGINE_GITCOMMIT=0234322
16:04:30 + ENGINE_GITCOMMIT=0234322
16:04:30 + export SCAN_GITCOMMIT=6c852fa
16:04:30 + SCAN_GITCOMMIT=6c852fa
16:04:30 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:30 + dpkg-buildpackage -uc -us -I.git
16:04:30 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:30 dpkg-buildpackage: info: source package docker-ce
16:04:30 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic
16:04:30 dpkg-buildpackage: info: source distribution bionic
16:04:30 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:30  dpkg-source -I.git --before-build build-deb
16:04:30 dpkg-buildpackage: info: host architecture amd64
16:04:30 #18 exporting layers 6.0s done
16:04:30 #18 writing image sha256:3df72ca3ab54a01a1ded2726f614e56d5ff0bc82a89442ac5123a499fb3f7ac2 done
16:04:30 #18 naming to docker.io/debbuild-ubuntu-focal/aarch64
16:04:30 #18 naming to docker.io/debbuild-ubuntu-focal/aarch64 done
16:04:30 #18 DONE 6.0s
16:04:30 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/aarch64
16:04:30 + set -e
16:04:30 + mkdir -p /root/build-deb/engine
16:04:30 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:31 #11 79.06   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/52 
16:04:31 #11 79.07   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   24/52 
16:04:31 #11 79.08   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         25/52 
16:04:31 #11 79.09   Verifying  : patch-2.7.1-12.el7_7.x86_64                                26/52 
16:04:31 #11 79.10   Verifying  : perl-Carp-1.26-244.el7.noarch                              27/52 
16:04:31 #11 79.11   Verifying  : rpm-build-4.11.3-48.el7_9.x86_64                           28/52 
16:04:31 #11 79.12   Verifying  : perl-Storable-2.45-3.el7.x86_64                            29/52 
16:04:31 #11 79.12   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 30/52 
16:04:31 #11 79.13   Verifying  : rpm-libs-4.11.3-48.el7_9.x86_64                            31/52 
16:04:31 #11 79.14   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           32/52 
16:04:31 #11 79.15   Verifying  : perl-Encode-2.51-7.el7.x86_64                              33/52 
16:04:31 #11 79.16   Verifying  : rpmlint-1.5-4.el7.noarch                                   34/52 
16:04:31 #11 79.17   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          35/52 
16:04:31 #11 79.18   Verifying  : rpm-python-4.11.3-48.el7_9.x86_64                          36/52 
16:04:31 #11 79.19   Verifying  : 4:perl-5.16.3-299.el7_9.x86_64                             37/52 
16:04:31 #11 79.21   Verifying  : perl-File-Path-2.09-2.el7.noarch                           38/52 
16:04:31 #11 79.22   Verifying  : elfutils-0.176-5.el7.x86_64                                39/52 
16:04:31 #11 79.23   Verifying  : zip-3.0-11.el7.x86_64                                      40/52 
16:04:31 #11 79.24   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      41/52 
16:04:31 #11 79.24   Verifying  : perl-Filter-1.49-3.el7.x86_64                              42/52 
16:04:31 #11 79.25   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         43/52 
16:04:31 #11 79.26   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     44/52 
16:04:31 #12 19.11   Installing       : python3-policycoreutils-3.4-6.fc37.noarch            54/99 
16:04:31 #12 19.12   Installing       : policycoreutils-python-utils-3.4-6.fc37.noarch       55/99 
16:04:31 #12 19.13   Installing       : libcbor-0.7.0-7.fc37.x86_64                          56/99 
16:04:31 #12 19.14   Installing       : libfido2-1.11.0-3.fc37.x86_64                        57/99 
16:04:31 #12 19.16   Installing       : openssh-clients-8.8p1-7.fc37.x86_64                  58/99 
16:04:31 #12 19.16   Running scriptlet: openssh-clients-8.8p1-7.fc37.x86_64                  58/99 
16:04:31 #12 19.18   Installing       : libbpf-2:0.8.0-2.fc37.x86_64                         59/99 
16:04:31 #12 19.19   Installing       : libargon2-20190702-1.fc37.x86_64                     60/99 
16:04:31 #12 19.20   Installing       : less-590-5.fc37.x86_64                               61/99 
16:04:31 #12 19.29   Installing       : git-core-2.38.1-1.fc37.x86_64                        62/99 
16:04:31 #12 19.34   Installing       : git-core-doc-2.38.1-1.fc37.noarch                    63/99 
16:04:31 #13 DONE 3.9s
16:04:31 
16:04:31 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
16:04:31 #14 DONE 0.0s
16:04:31 
16:04:31 #15 exporting to image
16:04:31 #15 exporting layers
16:04:31  debian/rules clean
16:04:31 dh clean --with=bash-completion --with=systemd
16:04:31    dh_clean
16:04:31  dpkg-source -I.git -b build-deb
16:04:31 + mkdir -p /root/build-deb/cli
16:04:31 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:31 #13 5.954 Starting pkgProblemResolver with broken count: 0
16:04:31 #13 5.990 Starting 2 pkgProblemResolver with broken count: 0
16:04:31 #13 5.993 Done
16:04:31 #11 79.27   Verifying  : python-srpm-macros-3-34.el7.noarch                         45/52 
16:04:31 #11 79.28   Verifying  : 4:perl-libs-5.16.3-299.el7_9.x86_64                        46/52 
16:04:31 #11 79.29   Verifying  : rpm-build-libs-4.11.3-48.el7_9.x86_64                      47/52 
16:04:31 #11 79.30   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
16:04:31 #11 79.31   Verifying  : rpm-4.11.3-45.el7.x86_64                                   49/52 
16:04:31 #11 79.32   Verifying  : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
16:04:31 #11 79.32   Verifying  : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
16:04:31 #11 79.32   Verifying  : rpm-python-4.11.3-45.el7.x86_64                            52/52 
16:04:31 #11 79.35 
16:04:31 #11 79.35 Installed:
16:04:31 #11 79.35   rpm-build.x86_64 0:4.11.3-48.el7_9         rpmlint.noarch 0:1.5-4.el7        
16:04:31 #11 79.35 
16:04:31 #11 79.35 Dependency Installed:
16:04:31 #11 79.35   bzip2.x86_64 0:1.0.6-13.el7                                                   
16:04:31 #11 79.35   desktop-file-utils.x86_64 0:0.23-2.el7                                        
16:04:31 #11 79.35   dwz.x86_64 0:0.11-3.el7                                                       
16:04:31 #11 79.35   elfutils.x86_64 0:0.176-5.el7                                                 
16:04:31 #11 79.35   emacs-filesystem.noarch 1:24.3-23.el7                                         
16:04:31 #11 79.35   file.x86_64 0:5.11-37.el7                                                     
16:04:31 #11 79.35   gdb.x86_64 0:7.6.1-120.el7                                                    
16:04:31 #11 79.35   groff-base.x86_64 0:1.22.2-8.el7                                              
16:04:31 #11 79.35   patch.x86_64 0:2.7.1-12.el7_7                                                 
16:04:31 #11 79.35   perl.x86_64 4:5.16.3-299.el7_9                                                
16:04:31 #11 79.35   perl-Carp.noarch 0:1.26-244.el7                                               
16:04:31 #11 79.35   perl-Encode.x86_64 0:2.51-7.el7                                               
16:04:31 #11 79.35   perl-Exporter.noarch 0:5.68-3.el7                                             
16:04:31 #11 79.35   perl-File-Path.noarch 0:2.09-2.el7                                            
16:04:31 #11 79.35   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
16:04:31 #11 79.35   perl-Filter.x86_64 0:1.49-3.el7                                               
16:04:31 #11 79.35   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
16:04:31 #11 79.35   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
16:04:31 #11 79.35   perl-PathTools.x86_64 0:3.40-5.el7                                            
16:04:31 #11 79.35   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
16:04:31 #11 79.35   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
16:04:31 #11 79.35   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
16:04:31 #11 79.35   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
16:04:31 #11 79.35   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
16:04:31 #11 79.35   perl-Socket.x86_64 0:2.010-5.el7                                              
16:04:31 #11 79.35   perl-Storable.x86_64 0:2.45-3.el7                                             
16:04:31 #11 79.35   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
16:04:31 #11 79.35   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
16:04:31 #11 79.35   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
16:04:31 #11 79.35   perl-Time-Local.noarch 0:1.2300-2.el7                                         
16:04:31 #11 79.35   perl-constant.noarch 0:1.27-2.el7                                             
16:04:31 #11 79.35   perl-libs.x86_64 4:5.16.3-299.el7_9                                           
16:04:31 #11 79.35   perl-macros.x86_64 4:5.16.3-299.el7_9                                         
16:04:31 #11 79.35   perl-parent.noarch 1:0.225-244.el7                                            
16:04:31 #11 79.35   perl-podlators.noarch 0:2.5.1-3.el7                                           
16:04:31 #11 79.35   perl-srpm-macros.noarch 0:1-8.el7                                             
16:04:31 #11 79.35   perl-threads.x86_64 0:1.87-4.el7                                              
16:04:31 #11 79.35   perl-threads-shared.x86_64 0:1.43-6.el7                                       
16:04:31 #11 79.35   python-srpm-macros.noarch 0:3-34.el7                                          
16:04:31 #11 79.35   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
16:04:31 #11 79.35   unzip.x86_64 0:6.0-24.el7_9                                                   
16:04:31 #11 79.35   zip.x86_64 0:3.0-11.el7                                                       
16:04:31 #11 79.35 
16:04:31 #11 79.35 Dependency Updated:
16:04:31 #11 79.35   rpm.x86_64 0:4.11.3-48.el7_9        rpm-build-libs.x86_64 0:4.11.3-48.el7_9  
16:04:31 #11 79.35   rpm-libs.x86_64 0:4.11.3-48.el7_9   rpm-python.x86_64 0:4.11.3-48.el7_9      
16:04:31 #11 79.35 
16:04:31 #11 79.36 Complete!
16:04:31 #12 19.36   Installing       : perl-Git-2.38.1-1.fc37.noarch                        64/99 
16:04:31 #12 19.38   Installing       : git-2.38.1-1.fc37.x86_64                             65/99 
16:04:31 #12 19.40   Installing       : kmod-libs-30-2.fc37.x86_64                           66/99 
16:04:31 #12 19.42   Installing       : device-mapper-libs-1.02.175-9.fc37.x86_64            67/99 
16:04:31 #12 19.44   Installing       : cryptsetup-libs-2.5.0-1.fc37.x86_64                  68/99 
16:04:31 #12 19.45   Installing       : device-mapper-1.02.175-9.fc37.x86_64                 69/99 
16:04:31 #12 19.48   Installing       : systemd-networkd-251.8-586.fc37.x86_64               70/99 
16:04:31 #12 19.48   Running scriptlet: systemd-networkd-251.8-586.fc37.x86_64               70/99 
16:04:31 #12 19.50   Installing       : systemd-pam-251.8-586.fc37.x86_64                    71/99 
16:04:31 #12 19.52   Installing       : systemd-resolved-251.8-586.fc37.x86_64               72/99 
16:04:31 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:04:31 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:04:31 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~ubuntu'
16:04:31 dpkg-source: info: using source format '1.0'
16:04:31 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.tar.gz
16:04:31 + cd /go/src/github.com/docker/libnetwork
16:04:31 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:31 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:04:31 + mkdir -p /root/build-deb/compose
16:04:31 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:31 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:31 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:31 + mkdir -p /go/src/github.com/docker
16:04:31 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:31 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:31 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:31 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:31 + EPOCH=5
16:04:31 + EPOCH_SEP=
16:04:31 + [[ ! -z 5 ]]
16:04:31 + EPOCH_SEP=:
16:04:31 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:31 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:31 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:31 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:31 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:31 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:31 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:31 + debSource=docker-ce
16:04:31 #12 DONE 15.8s
16:04:31 
16:04:31 #13 [stage-1 5/8] COPY sources/ /sources
16:04:31 #13 DONE 0.3s
16:04:31 
16:04:31 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:04:31 #17 exporting layers 8.5s done
16:04:31 #17 writing image sha256:8834d8baadcc7324c019c86b25d22bbbcf5652057109f60935d58bbe05528336 done
16:04:31 #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done
16:04:31 #17 DONE 8.5s
16:04:31 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
16:04:31 + set -e
16:04:31 + mkdir -p /root/build-deb/engine
16:04:31 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:31 + mkdir -p /root/build-deb/cli
16:04:31 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:31 + mkdir -p /root/build-deb/compose
16:04:31 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:31 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:31 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:31 + mkdir -p /go/src/github.com/docker
16:04:31 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:31 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:31 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:31 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:31 + EPOCH=5
16:04:31 + EPOCH_SEP=
16:04:31 + [[ ! -z 5 ]]
16:04:31 + EPOCH_SEP=:
16:04:31 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:31 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:31 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:31 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:31 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:31 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:31 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:31 + debSource=docker-ce
16:04:31 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:31 + debMaintainer='Docker <support@docker.com>'
16:04:31 ++ date --rfc-2822
16:04:31 + debDate='Thu, 15 Dec 2022 16:04:31 +0000'
16:04:31 + cat
16:04:31 + export CLI_GITCOMMIT=3a2c30b
16:04:31 + CLI_GITCOMMIT=3a2c30b
16:04:31 + export ENGINE_GITCOMMIT=0234322
16:04:31 + ENGINE_GITCOMMIT=0234322
16:04:31 + export SCAN_GITCOMMIT=6c852fa
16:04:31 + SCAN_GITCOMMIT=6c852fa
16:04:31 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:31 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:31 + dpkg-buildpackage -uc -us -I.git
16:04:31 dpkg-buildpackage: info: source package docker-ce
16:04:31 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~debian-bullseye
16:04:31 dpkg-buildpackage: info: source distribution bullseye
16:04:31 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:31  dpkg-source -I.git --before-build .
16:04:31 dpkg-buildpackage: info: host architecture armhf
16:04:31 #13 6.345 The following additional packages will be installed:
16:04:31 #13 6.345   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
16:04:31 #13 6.345   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:04:31 #13 6.346   libdevmapper-event1.02.1 libjsoncpp25 libpcre2-16-0 libpcre2-32-0
16:04:31 #13 6.346   libpcre2-dev libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev
16:04:31 #13 6.347   libsepol-dev libsystemd-dev libudev-dev libuv1 pkg-config
16:04:31 #13 6.348 Suggested packages:
16:04:31 #13 6.348   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
16:04:31 #13 6.399 The following NEW packages will be installed:
16:04:31 #13 6.399   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
16:04:31 #13 6.399   libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:04:31 #13 6.399   libdevmapper-event1.02.1 libjsoncpp25 libpcre2-16-0 libpcre2-32-0
16:04:31 #13 6.399   libpcre2-dev libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev
16:04:31 #13 6.399   libsepol-dev libsystemd-dev libudev-dev libuv1 pkg-config
16:04:31 #11 DONE 79.6s
16:04:31 
16:04:31 #12 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
16:04:31 #12 DONE 0.1s
16:04:31 
16:04:31 #13 [stage-1 5/7] RUN   if [ "$(uname -m)" = "x86_64" ]; then     yum-builddep -y /root/rpmbuild/SPECS/*.spec;   else     yum-builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:04:31 #12 19.54   Running scriptlet: systemd-resolved-251.8-586.fc37.x86_64               72/99 
16:04:31 #12 19.67   Installing       : systemd-251.8-586.fc37.x86_64                        73/99 
16:04:31 #12 19.70   Running scriptlet: systemd-251.8-586.fc37.x86_64                        73/99 
16:04:31 #12 19.86 Creating group 'input' with GID 104.
16:04:31 #12 19.86 Creating group 'kvm' with GID 36.
16:04:31 #12 19.86 Creating group 'render' with GID 105.
16:04:31 #12 19.86 Creating group 'sgx' with GID 106.
16:04:31 #12 19.86 Creating group 'systemd-journal' with GID 190.
16:04:31 #12 19.86 Creating group 'systemd-network' with GID 192.
16:04:31 #12 19.86 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
16:04:31 #12 19.86 Creating group 'systemd-oom' with GID 999.
16:04:31 #12 19.86 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
16:04:31 #12 19.86 Creating group 'systemd-resolve' with GID 193.
16:04:31 #12 19.86 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
16:04:31 #12 19.86 
16:04:31 + return
16:04:31 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:31 + PRODUCT=docker
16:04:31 + hack/make.sh dynbinary
16:04:31 
16:04:31 Removing bundles/
16:04:31 
16:04:31 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:31 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:31 GOOS="" GOARCH="" GOARM=""
16:04:31 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:31 + debMaintainer='Docker <support@docker.com>'
16:04:31 ++ date --rfc-2822
16:04:31 + debDate='Thu, 15 Dec 2022 16:04:31 +0000'
16:04:31 + cat
16:04:31 + export CLI_GITCOMMIT=3a2c30b
16:04:31 + CLI_GITCOMMIT=3a2c30b
16:04:31 + export ENGINE_GITCOMMIT=0234322
16:04:31 + ENGINE_GITCOMMIT=0234322
16:04:31 + export SCAN_GITCOMMIT=6c852fa
16:04:31 + SCAN_GITCOMMIT=6c852fa
16:04:31 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:31 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:31 + dpkg-buildpackage -uc -us -I.git
16:04:31 dpkg-buildpackage: info: source package docker-ce
16:04:31 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~ubuntu-focal
16:04:31 dpkg-buildpackage: info: source distribution focal
16:04:31 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:31  dpkg-source -I.git --before-build .
16:04:31 dpkg-buildpackage: info: host architecture armhf
16:04:31  debian/rules clean
16:04:31 dh clean --with=bash-completion --with=systemd
16:04:31    dh_clean
16:04:31 #12 19.97   Installing       : kernel-headers-6.0.5-300.fc37.x86_64                 74/99 
16:04:31 #12 19.99   Installing       : libxcrypt-devel-4.4.33-3.fc37.x86_64                 75/99 
16:04:31 #12 10.79   Running scriptlet: selinux-policy-targeted-35.19-1.fc35.noarch         60/104 
16:04:31 #12 17.79   Installing       : python3-policycoreutils-3.3-1.fc35.noarch           61/104 
16:04:31 #12 17.80   Installing       : policycoreutils-python-utils-3.3-1.fc35.noarch      62/104 
16:04:31 #12 17.81   Running scriptlet: openssh-8.7p1-3.fc35.x86_64                         63/104 
16:04:31 #12 17.85   Installing       : openssh-8.7p1-3.fc35.x86_64                         63/104 
16:04:31 #12 17.86   Installing       : libnl3-3.5.0-8.fc35.x86_64                          64/104 
16:04:31 #12 17.88   Installing       : libibverbs-39.0-1.fc35.x86_64                       65/104 
16:04:31 #12 17.89   Installing       : libpcap-14:1.10.1-2.fc35.x86_64                     66/104 
16:04:31 #12 17.90   Installing       : iptables-legacy-libs-1.8.7-13.fc35.x86_64           67/104 
16:04:31 #12 17.91   Installing       : libedit-3.1-40.20210910cvs.fc35.x86_64              68/104 
16:04:31 #12 17.92   Installing       : libcbor-0.7.0-4.fc35.x86_64                         69/104 
16:04:31 #12 17.92   Installing       : libfido2-1.8.0-1.fc35.x86_64                        70/104 
16:04:31 #12 17.94   Installing       : openssh-clients-8.7p1-3.fc35.x86_64                 71/104 
16:04:31 #12 17.95   Running scriptlet: openssh-clients-8.7p1-3.fc35.x86_64                 71/104 
16:04:31 #12 18.05   Installing       : git-core-2.38.1-1.fc35.x86_64                       72/104 
16:04:31 #12 18.08   Installing       : git-core-doc-2.38.1-1.fc35.noarch                   73/104 
16:04:31 #12 18.10   Installing       : perl-Git-2.38.1-1.fc35.noarch                       74/104 
16:04:31 #12 18.10   Installing       : git-2.38.1-1.fc35.x86_64                            75/104 
16:04:31 #12 18.11   Installing       : libargon2-20171227-7.fc35.x86_64                    76/104 
16:04:31 #12 18.12   Installing       : kmod-libs-29-4.fc35.x86_64                          77/104 
16:04:31 #12 18.12   Installing       : gc-8.0.4-6.fc35.x86_64                              78/104 
16:04:31 #12 18.40   Installing       : guile22-2.2.7-3.fc35.x86_64                         79/104 
16:04:31 #12 18.42   Installing       : make-1:4.3-6.fc35.x86_64                            80/104 
16:04:31 #12 18.86   Installing       : gcc-11.3.1-3.fc35.x86_64                            81/104 
16:04:31  debian/rules clean
16:04:31 dh clean --with=bash-completion --with=systemd
16:04:31    dh_clean
16:04:31  dpkg-source -I.git -b .
16:04:31 dpkg-source: warning: native package version may not have a revision
16:04:31 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~debian'
16:04:31 dpkg-source: info: using source format '1.0'
16:04:31 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.tar.gz
16:04:32 #13 6.815 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
16:04:32 #13 6.815 1 not fully installed or removed.
16:04:32 #13 6.815 Need to get 9800 kB of archives.
16:04:32 #13 6.815 After this operation, 37.0 MB of additional disk space will be used.
16:04:32 #13 6.815 Get:1 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf bash-completion all 1:2.11-6ubuntu1 [179 kB]
16:04:32 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.dsc
16:04:32  debian/rules build
16:04:32 dh build --with=bash-completion --with=systemd
16:04:32    dh_update_autotools_config
16:04:32    dh_autoreconf
16:04:32    debian/rules override_dh_auto_build
16:04:32 make[1]: Entering directory '/root/build-deb'
16:04:32 # Build the daemon and dependencies
16:04:32 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:32 
16:04:32 Removing bundles/
16:04:32 
16:04:32 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:32 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:32 GOOS="" GOARCH="" GOARM=""
16:04:32 #12 20.00   Installing       : glibc-devel-2.36-8.fc37.x86_64                       76/99 
16:04:32 #12 20.11   Installing       : glibc-static-2.36-8.fc37.x86_64                      77/99 
16:04:32 #12 20.12   Installing       : libxcrypt-static-4.4.33-3.fc37.x86_64                78/99 
16:04:32 #12 20.12   Installing       : jsoncpp-1.9.5-3.fc37.x86_64                          79/99 
16:04:32 #12 19.13   Installing       : cmake-data-3.24.2-1.fc35.noarch                     82/104 
16:04:32 #12 19.29   Installing       : cmake-3.24.2-1.fc35.x86_64                          83/104 
16:04:32 #12 19.30   Installing       : policycoreutils-devel-3.3-1.fc35.x86_64             84/104 
16:04:32 #12 19.40   Installing       : selinux-policy-devel-35.19-1.fc35.noarch            85/104 
16:04:32 #12 19.41   Running scriptlet: selinux-policy-devel-35.19-1.fc35.noarch            85/104 
16:04:32 #12 19.43   Installing       : e2fsprogs-libs-1.46.3-1.fc35.x86_64                 86/104 
16:04:32 #12 19.46   Installing       : btrfs-progs-6.0.2-1.fc35.x86_64                     87/104 
16:04:32 #12 19.47   Installing       : acl-2.3.1-2.fc35.x86_64                             88/104 
16:04:32 #12 19.48   Installing       : cryptsetup-libs-2.4.3-1.fc35.x86_64                 89/104 
16:04:32 #13 0.546 Loaded plugins: fastestmirror, ovl
16:04:32 #14 DONE 5.9s
16:04:32 
16:04:32 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:04:32 #15 DONE 0.0s
16:04:32 
16:04:32 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:04:32 #16 DONE 0.0s
16:04:32 
16:04:32 #17 exporting to image
16:04:32 #17 exporting layers
16:04:32  dpkg-source -I.git -b .
16:04:32 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:04:32 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:04:32 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~ubuntu'
16:04:32 dpkg-source: info: using source format '1.0'
16:04:32 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.tar.gz
16:04:32 #13 7.189 Get:2 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libarchive13 armhf 3.6.0-1ubuntu1 [338 kB]
16:04:32 #13 7.308 Get:3 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libjsoncpp25 armhf 1.9.5-4 [72.3 kB]
16:04:32 #13 7.327 Get:4 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf librhash0 armhf 1.4.2-1ubuntu1 [141 kB]
16:04:32 #13 7.351 Get:5 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libuv1 armhf 1.44.2-1 [76.2 kB]
16:04:32 #12 20.13   Installing       : gc-8.0.6-4.fc37.x86_64                               80/99 
16:04:32 #12 20.42   Installing       : guile22-2.2.7-6.fc37.x86_64                          81/99 
16:04:32 #13 0.668 Enabling base-source repository
16:04:32 #13 0.668 Enabling extras-source repository
16:04:32 #13 0.668 Enabling updates-source repository
16:04:32 #13 0.669 Loading mirror speeds from cached hostfile
16:04:32 #13 0.670  * base: download.cf.centos.org
16:04:32 #13 0.672  * extras: download.cf.centos.org
16:04:32 #13 0.672  * updates: download.cf.centos.org
16:04:32 #12 19.49   Installing       : device-mapper-libs-1.02.175-6.fc35.x86_64           90/104 
16:04:32 #12 19.50   Installing       : device-mapper-1.02.175-6.fc35.x86_64                91/104 
16:04:32 #12 19.52   Installing       : systemd-networkd-249.13-6.fc35.x86_64               92/104 
16:04:32 #12 19.53   Running scriptlet: systemd-networkd-249.13-6.fc35.x86_64               92/104 
16:04:32 #12 19.54   Installing       : systemd-pam-249.13-6.fc35.x86_64                    93/104 
16:04:32 #12 19.55   Installing       : systemd-resolved-249.13-6.fc35.x86_64               94/104 
16:04:32 #12 19.56   Running scriptlet: systemd-resolved-249.13-6.fc35.x86_64               94/104 
16:04:32 #12 19.68   Installing       : systemd-249.13-6.fc35.x86_64                        95/104 
16:04:32 #13 7.362 Get:6 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
16:04:32 #13 7.363 Get:7 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf emacsen-common all 3.0.4 [14.9 kB]
16:04:32 #13 7.365 Get:8 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf cmake-data all 3.24.2-1ubuntu1 [2024 kB]
16:04:32 #13 7.511 Get:9 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf cmake armhf 3.24.2-1ubuntu1 [4824 kB]
16:04:32 #12 20.44   Installing       : make-1:4.3-11.fc37.x86_64                            82/99 
16:04:32 #12 19.69   Running scriptlet: systemd-249.13-6.fc35.x86_64                        95/104 
16:04:32 #12 19.86 Creating group input with gid 104.
16:04:32 #12 19.86 Creating group kvm with gid 36.
16:04:32 #12 19.86 Creating group render with gid 105.
16:04:32 #12 19.86 Creating group sgx with gid 106.
16:04:32 #12 19.86 Creating group systemd-journal with gid 190.
16:04:32 #12 19.86 Creating group systemd-network with gid 192.
16:04:32 #12 19.86 Creating user systemd-network (systemd Network Management) with uid 192 and gid 192.
16:04:32 #12 19.86 Creating group systemd-oom with gid 998.
16:04:32 #12 19.86 Creating user systemd-oom (systemd Userspace OOM Killer) with uid 998 and gid 998.
16:04:32 #12 19.86 Creating group systemd-resolve with gid 193.
16:04:32 #12 19.86 Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193.
16:04:32 #12 19.86 Creating group systemd-timesync with gid 997.
16:04:32 #12 19.86 Creating user systemd-timesync (systemd Time Synchronization) with uid 997 and gid 997.
16:04:32 #12 19.86 Creating group systemd-coredump with gid 996.
16:04:32 #12 19.86 Creating user systemd-coredump (systemd Core Dumper) with uid 996 and gid 996.
16:04:32 #12 19.86 
16:04:32 #12 19.87   Installing       : systemd-devel-249.13-6.fc35.x86_64                  96/104 
16:04:32 #12 19.88   Installing       : device-mapper-devel-1.02.175-6.fc35.x86_64          97/104 
16:04:32 #12 19.89   Installing       : btrfs-progs-devel-6.0.2-1.fc35.x86_64               98/104 
16:04:32 #12 19.90   Installing       : annobin-plugin-gcc-10.79-1.fc35.x86_64              99/104 
16:04:32 #12 19.91   Installing       : libtool-2.4.6-50.fc35.x86_64                       100/104 
16:04:32 #12 19.93   Installing       : libtool-ltdl-devel-2.4.6-50.fc35.x86_64            101/104 
16:04:32 #12 19.94   Installing       : libseccomp-devel-2.5.3-1.fc35.x86_64               102/104 
16:04:32 #12 19.94   Installing       : systemd-rpm-macros-249.13-6.fc35.noarch            103/104 
16:04:32 #12 19.95   Installing       : which-2.21-27.fc35.x86_64                          104/104 
16:04:32 #12 19.96   Running scriptlet: selinux-policy-targeted-35.19-1.fc35.noarch        104/104 
16:04:32 #12 19.97   Running scriptlet: systemd-resolved-249.13-6.fc35.x86_64              104/104 
16:04:32 #13 7.800 Get:10 http://ports.ubuntu.com/ubuntu-ports kinetic/universe armhf dh-apparmor all 3.0.7-1ubuntu2 [9102 B]
16:04:32 #12 20.93   Installing       : gcc-12.2.1-4.fc37.x86_64                             83/99 
16:04:32 #12 20.94   Running scriptlet: gcc-12.2.1-4.fc37.x86_64                             83/99 
16:04:32 #12 20.97   Installing       : policycoreutils-devel-3.4-6.fc37.x86_64              84/99 
16:04:32 #12 21.07   Installing       : selinux-policy-devel-37.16-1.fc37.noarch             85/99 
16:04:32 #18 exporting layers 2.5s done
16:04:32 #18 writing image sha256:380f773439d5139cc0cadb4e29489b462ef25b5cf29d965435c72711bcdc3044 done
16:04:32 #18 naming to docker.io/debbuild-ubuntu-kinetic/aarch64 done
16:04:32 #18 DONE 2.5s
16:04:32 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/ubuntu-kinetic:/build  debbuild-ubuntu-kinetic/aarch64
16:04:33 #13 7.802 Get:11 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libbtrfs0 armhf 5.19-1 [12.5 kB]
16:04:33 #13 7.804 Get:12 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libbtrfs-dev armhf 5.19-1 [49.0 kB]
16:04:33 #13 7.806 Get:13 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevmapper-event1.02.1 armhf 2:1.02.185-1ubuntu1 [11.5 kB]
16:04:33 #13 7.806 Get:14 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libudev-dev armhf 251.4-1ubuntu7 [21.3 kB]
16:04:33 #13 7.807 Get:15 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsepol-dev armhf 3.4-2 [359 kB]
16:04:33 #13 7.814 Get:16 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpcre2-16-0 armhf 10.40-1ubuntu1 [179 kB]
16:04:33 #13 7.816 Get:17 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpcre2-32-0 armhf 10.40-1ubuntu1 [172 kB]
16:04:33 #13 7.818 Get:18 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpcre2-posix3 armhf 10.40-1ubuntu1 [5524 B]
16:04:33 #13 7.878 Get:19 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libpcre2-dev armhf 10.40-1ubuntu1 [663 kB]
16:04:33 #13 7.953 Get:20 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libselinux1-dev armhf 3.4-1 [157 kB]
16:04:33 #13 7.955 Get:21 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libdevmapper-dev armhf 2:1.02.185-1ubuntu1 [36.7 kB]
16:04:33 #13 7.956 Get:22 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libseccomp-dev armhf 2.5.4-1ubuntu1 [86.8 kB]
16:04:33 #13 7.957 Get:23 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf libsystemd-dev armhf 251.4-1ubuntu7 [314 kB]
16:04:33 #13 7.962 Get:24 http://ports.ubuntu.com/ubuntu-ports kinetic/main armhf pkg-config armhf 0.29.2-1ubuntu3 [46.0 kB]
16:04:33 #12 21.09   Running scriptlet: selinux-policy-devel-37.16-1.fc37.noarch             85/99 
16:04:33 + set -e
16:04:33 + mkdir -p /root/build-deb/engine
16:04:33 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:33 #24 71.94 Selecting previously unselected package g++-arm-linux-gnueabi.
16:04:33 #24 71.94 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
16:04:33 #24 71.95 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
16:04:33 #24 71.98 Selecting previously unselected package crossbuild-essential-armel.
16:04:33 #24 71.98 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
16:04:33 #24 71.99 Unpacking crossbuild-essential-armel (12.9) ...
16:04:33 #24 72.02 Selecting previously unselected package libc6-armhf-cross.
16:04:33 #13 8.163 debconf: delaying package configuration, since apt-utils is not installed
16:04:33 #13 8.201 Fetched 9800 kB in 2s (6290 kB/s)
16:04:33 #13 8.227 Selecting previously unselected package bash-completion.
16:04:33 #13 8.227 (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 ... 27269 files and directories currently installed.)
16:04:33 #13 8.245 Preparing to unpack .../00-bash-completion_1%3a2.11-6ubuntu1_all.deb ...
16:04:33 #13 8.256 Unpacking bash-completion (1:2.11-6ubuntu1) ...
16:04:33 #13 8.368 Selecting previously unselected package libarchive13:armhf.
16:04:33 #12 21.36   Installing       : cmake-data-3.25.1-1.fc37.noarch                      86/99 
16:04:33 #12 21.53   Installing       : cmake-3.25.1-1.fc37.x86_64                           87/99 
16:04:33 #12 21.54   Installing       : e2fsprogs-libs-1.46.5-3.fc37.x86_64                  88/99 
16:04:33 #12 21.58   Installing       : btrfs-progs-6.0.2-1.fc37.x86_64                      89/99 
16:04:33 #12 21.58   Installing       : btrfs-progs-devel-6.0.2-1.fc37.x86_64                90/99 
16:04:33 #12 21.60   Installing       : libtool-2.4.7-2.fc37.x86_64                          91/99 
16:04:33 #12 21.61   Installing       : annobin-plugin-gcc-10.92-1.fc37.x86_64               92/99 
16:04:33 #12 21.62   Running scriptlet: annobin-plugin-gcc-10.92-1.fc37.x86_64               92/99 
16:04:33 #12 21.64   Installing       : gcc-plugin-annobin-12.2.1-4.fc37.x86_64              93/99 
16:04:33 #12 21.65   Installing       : device-mapper-devel-1.02.175-9.fc37.x86_64           94/99 
16:04:33 #12 21.66   Installing       : libtool-ltdl-devel-2.4.7-2.fc37.x86_64               95/99 
16:04:33 #12 21.67   Installing       : libseccomp-devel-2.5.3-3.fc37.x86_64                 96/99 
16:04:33 #12 21.67   Installing       : systemd-rpm-macros-251.8-586.fc37.noarch             97/99 
16:04:33 #12 21.68   Installing       : which-2.21-35.fc37.x86_64                            98/99 
16:04:33 #12 21.69   Installing       : rpm-plugin-selinux-4.18.0-1.fc37.x86_64              99/99 
16:04:33 #12 21.69   Running scriptlet: selinux-policy-targeted-37.16-1.fc37.noarch          99/99 
16:04:33 #12 21.71   Running scriptlet: systemd-resolved-251.8-586.fc37.x86_64               99/99 
16:04:33 #24 72.02 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
16:04:33 #24 72.03 Unpacking libc6-armhf-cross (2.31-9cross4) ...
16:04:33 #24 72.15 Selecting previously unselected package libgcc-s1-armhf-cross.
16:04:33 #24 72.16 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
16:04:33 #24 72.16 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
16:04:33 #24 72.20 Selecting previously unselected package libgomp1-armhf-cross.
16:04:33 #24 72.20 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
16:04:33 #24 72.20 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
16:04:33 #24 72.24 Selecting previously unselected package libatomic1-armhf-cross.
16:04:33 #24 72.25 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
16:04:33 #24 72.27 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
16:04:33 #13 8.371 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_armhf.deb ...
16:04:33 #13 8.379 Unpacking libarchive13:armhf (3.6.0-1ubuntu1) ...
16:04:33 #13 8.423 Selecting previously unselected package libjsoncpp25:armhf.
16:04:33 #13 8.425 Preparing to unpack .../02-libjsoncpp25_1.9.5-4_armhf.deb ...
16:04:33 #13 8.430 Unpacking libjsoncpp25:armhf (1.9.5-4) ...
16:04:33 #13 8.469 Selecting previously unselected package librhash0:armhf.
16:04:33 #13 8.473 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_armhf.deb ...
16:04:33 #13 8.477 Unpacking librhash0:armhf (1.4.2-1ubuntu1) ...
16:04:33 #13 8.512 Selecting previously unselected package libuv1:armhf.
16:04:33 #13 8.514 Preparing to unpack .../04-libuv1_1.44.2-1_armhf.deb ...
16:04:33 #13 8.519 Unpacking libuv1:armhf (1.44.2-1) ...
16:04:33 #13 8.547 Selecting previously unselected package dh-elpa-helper.
16:04:33 #13 8.549 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
16:04:33 #13 8.554 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
16:04:33 #13 8.592 Selecting previously unselected package emacsen-common.
16:04:33 #12 20.01   Running scriptlet: which-2.21-27.fc35.x86_64                          104/104 
16:04:33 #12 20.61   Verifying        : acl-2.3.1-2.fc35.x86_64                              1/104 
16:04:33 #12 20.61   Verifying        : autoconf-2.69-37.fc35.noarch                         2/104 
16:04:33 #12 20.61   Verifying        : automake-1.16.2-5.fc35.noarch                        3/104 
16:04:33 #12 20.61   Verifying        : device-mapper-1.02.175-6.fc35.x86_64                 4/104 
16:04:33 #12 20.61   Verifying        : device-mapper-devel-1.02.175-6.fc35.x86_64           5/104 
16:04:33 #12 20.61   Verifying        : device-mapper-libs-1.02.175-6.fc35.x86_64            6/104 
16:04:33 #12 20.61   Verifying        : e2fsprogs-libs-1.46.3-1.fc35.x86_64                  7/104 
16:04:33 #12 20.61   Verifying        : gc-8.0.4-6.fc35.x86_64                               8/104 
16:04:33 #12 20.61   Verifying        : guile22-2.2.7-3.fc35.x86_64                          9/104 
16:04:33 #12 20.61   Verifying        : iptables-legacy-libs-1.8.7-13.fc35.x86_64           10/104 
16:04:33 #12 20.61   Verifying        : kmod-libs-29-4.fc35.x86_64                          11/104 
16:04:33 #12 20.61   Verifying        : libargon2-20171227-7.fc35.x86_64                    12/104 
16:04:33 #12 20.61   Verifying        : libcbor-0.7.0-4.fc35.x86_64                         13/104 
16:04:33 #12 20.61   Verifying        : libedit-3.1-40.20210910cvs.fc35.x86_64              14/104 
16:04:33 #12 20.61   Verifying        : libfido2-1.8.0-1.fc35.x86_64                        15/104 
16:04:33 #12 20.61   Verifying        : libmpc-1.2.1-3.fc35.x86_64                          16/104 
16:04:33 #12 20.61   Verifying        : libnl3-3.5.0-8.fc35.x86_64                          17/104 
16:04:33 #12 20.61   Verifying        : libpcap-14:1.10.1-2.fc35.x86_64                     18/104 
16:04:33 #12 20.61   Verifying        : libutempter-1.2.1-5.fc35.x86_64                     19/104 
16:04:33 #12 20.61   Verifying        : libxkbcommon-1.3.1-1.fc35.x86_64                    20/104 
16:04:33 #12 20.61   Verifying        : lzo-2.10-5.fc35.x86_64                              21/104 
16:04:33 #12 20.61   Verifying        : m4-1.4.19-2.fc35.x86_64                             22/104 
16:04:33 #12 20.61   Verifying        : make-1:4.3-6.fc35.x86_64                            23/104 
16:04:33 #12 20.61   Verifying        : perl-Error-1:0.17029-7.fc35.noarch                  24/104 
16:04:33 #12 20.61   Verifying        : perl-TermReadKey-2.38-11.fc35.x86_64                25/104 
16:04:33 #12 20.61   Verifying        : perl-Thread-Queue-3.14-478.fc35.noarch              26/104 
16:04:33 #12 20.61   Verifying        : perl-threads-1:2.26-448.fc35.x86_64                 27/104 
16:04:33 #12 20.61   Verifying        : perl-threads-shared-1.62-478.fc35.x86_64            28/104 
16:04:33 #12 20.61   Verifying        : python3-setools-4.4.0-3.fc35.x86_64                 29/104 
16:04:33 #12 20.61   Verifying        : python3-setuptools-57.4.0-1.fc35.noarch             30/104 
16:04:33 #12 20.62   Verifying        : rhash-1.4.0-4.fc35.x86_64                           31/104 
16:04:33 #12 20.62   Verifying        : which-2.21-27.fc35.x86_64                           32/104 
16:04:33 #12 20.62   Verifying        : xkeyboard-config-2.33-2.fc35.noarch                 33/104 
16:04:33 #12 20.62   Verifying        : annobin-docs-10.79-1.fc35.noarch                    34/104 
16:04:33 #12 20.62   Verifying        : annobin-plugin-gcc-10.79-1.fc35.x86_64              35/104 
16:04:33 #12 20.62   Verifying        : btrfs-progs-6.0.2-1.fc35.x86_64                     36/104 
16:04:33 #12 20.62   Verifying        : btrfs-progs-devel-6.0.2-1.fc35.x86_64               37/104 
16:04:33 #12 20.62   Verifying        : checkpolicy-3.3-1.fc35.x86_64                       38/104 
16:04:33 #12 20.62   Verifying        : cmake-3.24.2-1.fc35.x86_64                          39/104 
16:04:33 #12 20.62   Verifying        : cmake-data-3.24.2-1.fc35.noarch                     40/104 
16:04:33 #12 20.62   Verifying        : cmake-filesystem-3.24.2-1.fc35.x86_64               41/104 
16:04:33 #12 20.62   Verifying        : cmake-rpm-macros-3.24.2-1.fc35.noarch               42/104 
16:04:33 #12 20.62   Verifying        : cpp-11.3.1-3.fc35.x86_64                            43/104 
16:04:33 #12 20.62   Verifying        : cryptsetup-libs-2.4.3-1.fc35.x86_64                 44/104 
16:04:33 #12 20.62   Verifying        : dbus-1:1.12.24-1.fc35.x86_64                        45/104 
16:04:33 #12 20.62   Verifying        : dbus-broker-32-1.fc35.x86_64                        46/104 
16:04:33 #12 20.62   Verifying        : dbus-common-1:1.12.24-1.fc35.noarch                 47/104 
16:04:33 #12 20.62   Verifying        : gcc-11.3.1-3.fc35.x86_64                            48/104 
16:04:33 #12 20.62   Verifying        : git-2.38.1-1.fc35.x86_64                            49/104 
16:04:33 #12 20.62   Verifying        : git-core-2.38.1-1.fc35.x86_64                       50/104 
16:04:33 #12 20.62   Verifying        : git-core-doc-2.38.1-1.fc35.noarch                   51/104 
16:04:33 #12 20.62   Verifying        : glibc-devel-2.34-49.fc35.x86_64                     52/104 
16:04:33 #12 20.62   Verifying        : glibc-headers-x86-2.34-49.fc35.noarch               53/104 
16:04:33 #12 20.62   Verifying        : glibc-static-2.34-49.fc35.x86_64                    54/104 
16:04:33 #12 20.62   Verifying        : jsoncpp-1.9.4-5.fc35.x86_64                         55/104 
16:04:33 #12 20.62   Verifying        : kernel-headers-6.0.5-100.fc35.x86_64                56/104 
16:04:33 #12 20.62   Verifying        : less-590-5.fc35.x86_64                              57/104 
16:04:33 #12 20.62   Verifying        : libbpf-2:0.6.1-2.fc35.x86_64                        58/104 
16:04:33 #12 20.62   Verifying        : libbtrfs-6.0.2-1.fc35.x86_64                        59/104 
16:04:33 #12 20.62   Verifying        : libbtrfsutil-6.0.2-1.fc35.x86_64                    60/104 
16:04:33 #12 20.62   Verifying        : libfdisk-2.37.4-1.fc35.x86_64                       61/104 
16:04:33 #12 20.62   Verifying        : libibverbs-39.0-1.fc35.x86_64                       62/104 
16:04:33 #12 20.62   Verifying        : libseccomp-2.5.3-1.fc35.x86_64                      63/104 
16:04:33 #12 20.62   Verifying        : libseccomp-devel-2.5.3-1.fc35.x86_64                64/104 
16:04:33 #12 20.62   Verifying        : libselinux-devel-3.3-1.fc35.x86_64                  65/104 
16:04:33 #12 20.62   Verifying        : libselinux-utils-3.3-1.fc35.x86_64                  66/104 
16:04:33 #12 20.62   Verifying        : libsepol-devel-3.3-2.fc35.x86_64                    67/104 
16:04:33 #12 20.62   Verifying        : libtool-2.4.6-50.fc35.x86_64                        68/104 
16:04:33 #12 20.62   Verifying        : libtool-ltdl-2.4.6-50.fc35.x86_64                   69/104 
16:04:33 #12 20.62   Verifying        : libtool-ltdl-devel-2.4.6-50.fc35.x86_64             70/104 
16:04:33 #12 20.62   Verifying        : libuv-1:1.44.2-1.fc35.x86_64                        71/104 
16:04:33 #12 20.62   Verifying        : libxcrypt-devel-4.4.33-3.fc35.x86_64                72/104 
16:04:33 #12 20.62   Verifying        : libxcrypt-static-4.4.33-3.fc35.x86_64               73/104 
16:04:33 #12 20.62   Verifying        : openssh-8.7p1-3.fc35.x86_64                         74/104 
16:04:33 #12 20.62   Verifying        : openssh-clients-8.7p1-3.fc35.x86_64                 75/104 
16:04:33 #12 20.62   Verifying        : pcre2-devel-10.40-1.fc35.x86_64                     76/104 
16:04:33 #12 20.62   Verifying        : pcre2-utf16-10.40-1.fc35.x86_64                     77/104 
16:04:33 #12 20.62   Verifying        : pcre2-utf32-10.40-1.fc35.x86_64                     78/104 
16:04:33 #12 20.62   Verifying        : perl-File-Compare-1.100.600-486.fc35.noarch         79/104 
16:04:33 #12 20.62   Verifying        : perl-File-Copy-2.35-486.fc35.noarch                 80/104 
16:04:33 #12 20.62   Verifying        : perl-File-Find-1.39-486.fc35.noarch                 81/104 
16:04:33 #12 20.62   Verifying        : perl-Git-2.38.1-1.fc35.noarch                       82/104 
16:04:33 #12 20.62   Verifying        : perl-lib-0.65-486.fc35.x86_64                       83/104 
16:04:33 #12 20.62   Verifying        : policycoreutils-3.3-1.fc35.x86_64                   84/104 
16:04:33 #12 20.62   Verifying        : policycoreutils-devel-3.3-1.fc35.x86_64             85/104 
16:04:33 #12 20.62   Verifying        : policycoreutils-python-utils-3.3-1.fc35.noarch      86/104 
16:04:33 #12 20.62   Verifying        : python3-audit-3.0.9-1.fc35.x86_64                   87/104 
16:04:33 #12 20.62   Verifying        : python3-libselinux-3.3-1.fc35.x86_64                88/104 
16:04:33 #12 20.62   Verifying        : python3-libsemanage-3.3-1.fc35.x86_64               89/104 
16:04:33 #12 20.62   Verifying        : python3-policycoreutils-3.3-1.fc35.noarch           90/104 
16:04:33 #12 20.62   Verifying        : qrencode-libs-4.1.1-1.fc35.x86_64                   91/104 
16:04:33 #12 20.62   Verifying        : rpm-plugin-selinux-4.17.1-3.fc35.x86_64             92/104 
16:04:33 #12 20.62   Verifying        : selinux-policy-35.19-1.fc35.noarch                  93/104 
16:04:33 #12 20.62   Verifying        : selinux-policy-devel-35.19-1.fc35.noarch            94/104 
16:04:33 #12 20.62   Verifying        : selinux-policy-targeted-35.19-1.fc35.noarch         95/104 
16:04:33 #12 20.62   Verifying        : systemd-249.13-6.fc35.x86_64                        96/104 
16:04:33 #12 20.62   Verifying        : systemd-devel-249.13-6.fc35.x86_64                  97/104 
16:04:33 #12 20.62   Verifying        : systemd-networkd-249.13-6.fc35.x86_64               98/104 
16:04:33 #12 20.62   Verifying        : systemd-pam-249.13-6.fc35.x86_64                    99/104 
16:04:33 #12 20.62   Verifying        : systemd-resolved-249.13-6.fc35.x86_64              100/104 
16:04:33 #12 20.62   Verifying        : systemd-rpm-macros-249.13-6.fc35.noarch            101/104 
16:04:33 #12 20.62   Verifying        : util-linux-2.37.4-1.fc35.x86_64                    102/104 
16:04:33 #12 20.62   Verifying        : util-linux-core-2.37.4-1.fc35.x86_64               103/104 
16:04:33 #12 20.62   Verifying        : vim-filesystem-2:9.0.915-1.fc35.noarch             104/104 
16:04:33 #12 20.81 
16:04:33 #12 20.81 Installed:
16:04:33 #12 20.81   acl-2.3.1-2.fc35.x86_64                                                       
16:04:33 #12 20.81   annobin-docs-10.79-1.fc35.noarch                                              
16:04:33 #12 20.81   annobin-plugin-gcc-10.79-1.fc35.x86_64                                        
16:04:33 #12 20.81   autoconf-2.69-37.fc35.noarch                                                  
16:04:33 #12 20.81   automake-1.16.2-5.fc35.noarch                                                 
16:04:33 #12 20.81   btrfs-progs-6.0.2-1.fc35.x86_64                                               
16:04:33 #12 20.81   btrfs-progs-devel-6.0.2-1.fc35.x86_64                                         
16:04:33 #12 20.81   checkpolicy-3.3-1.fc35.x86_64                                                 
16:04:33 #12 20.81   cmake-3.24.2-1.fc35.x86_64                                                    
16:04:33 #12 20.81   cmake-data-3.24.2-1.fc35.noarch                                               
16:04:33 #12 20.81   cmake-filesystem-3.24.2-1.fc35.x86_64                                         
16:04:33 #12 20.81   cmake-rpm-macros-3.24.2-1.fc35.noarch                                         
16:04:33 #12 20.81   cpp-11.3.1-3.fc35.x86_64                                                      
16:04:33 #12 20.81   cryptsetup-libs-2.4.3-1.fc35.x86_64                                           
16:04:33 #12 20.81   dbus-1:1.12.24-1.fc35.x86_64                                                  
16:04:33 #12 20.81   dbus-broker-32-1.fc35.x86_64                                                  
16:04:33 #12 20.81   dbus-common-1:1.12.24-1.fc35.noarch                                           
16:04:33 #12 20.81   device-mapper-1.02.175-6.fc35.x86_64                                          
16:04:33 #12 20.81   device-mapper-devel-1.02.175-6.fc35.x86_64                                    
16:04:33 #12 20.81   device-mapper-libs-1.02.175-6.fc35.x86_64                                     
16:04:33 #12 20.81   e2fsprogs-libs-1.46.3-1.fc35.x86_64                                           
16:04:33 #12 20.81   gc-8.0.4-6.fc35.x86_64                                                        
16:04:33 #12 20.81   gcc-11.3.1-3.fc35.x86_64                                                      
16:04:33 #12 20.81   git-2.38.1-1.fc35.x86_64                                                      
16:04:33 #12 20.81   git-core-2.38.1-1.fc35.x86_64                                                 
16:04:33 #12 20.81   git-core-doc-2.38.1-1.fc35.noarch                                             
16:04:33 #12 20.81   glibc-devel-2.34-49.fc35.x86_64                                               
16:04:33 #12 20.81   glibc-headers-x86-2.34-49.fc35.noarch                                         
16:04:33 #12 20.81   glibc-static-2.34-49.fc35.x86_64                                              
16:04:33 #12 20.81   guile22-2.2.7-3.fc35.x86_64                                                   
16:04:33 #12 20.81   iptables-legacy-libs-1.8.7-13.fc35.x86_64                                     
16:04:33 #12 20.81   jsoncpp-1.9.4-5.fc35.x86_64                                                   
16:04:33 #12 20.81   kernel-headers-6.0.5-100.fc35.x86_64                                          
16:04:33 #12 20.81   kmod-libs-29-4.fc35.x86_64                                                    
16:04:33 #12 20.81   less-590-5.fc35.x86_64                                                        
16:04:33 #12 20.81   libargon2-20171227-7.fc35.x86_64                                              
16:04:33 #12 20.81   libbpf-2:0.6.1-2.fc35.x86_64                                                  
16:04:33 #12 20.81   libbtrfs-6.0.2-1.fc35.x86_64                                                  
16:04:33 #12 20.81   libbtrfsutil-6.0.2-1.fc35.x86_64                                              
16:04:33 #12 20.81   libcbor-0.7.0-4.fc35.x86_64                                                   
16:04:33 #12 20.81   libedit-3.1-40.20210910cvs.fc35.x86_64                                        
16:04:33 #12 20.81   libfdisk-2.37.4-1.fc35.x86_64                                                 
16:04:33 #12 20.81   libfido2-1.8.0-1.fc35.x86_64                                                  
16:04:33 #12 20.81   libibverbs-39.0-1.fc35.x86_64                                                 
16:04:33 #12 20.81   libmpc-1.2.1-3.fc35.x86_64                                                    
16:04:33 #12 20.81   libnl3-3.5.0-8.fc35.x86_64                                                    
16:04:33 #12 20.81   libpcap-14:1.10.1-2.fc35.x86_64                                               
16:04:33 #12 20.81   libseccomp-2.5.3-1.fc35.x86_64                                                
16:04:33 #12 20.81   libseccomp-devel-2.5.3-1.fc35.x86_64                                          
16:04:33 #12 20.81   libselinux-devel-3.3-1.fc35.x86_64                                            
16:04:33 #12 20.81   libselinux-utils-3.3-1.fc35.x86_64                                            
16:04:33 #12 20.81   libsepol-devel-3.3-2.fc35.x86_64                                              
16:04:33 #12 20.81   libtool-2.4.6-50.fc35.x86_64                                                  
16:04:33 #12 20.81   libtool-ltdl-2.4.6-50.fc35.x86_64                                             
16:04:33 #12 20.81   libtool-ltdl-devel-2.4.6-50.fc35.x86_64                                       
16:04:33 #12 20.81   libutempter-1.2.1-5.fc35.x86_64                                               
16:04:33 #12 20.81   libuv-1:1.44.2-1.fc35.x86_64                                                  
16:04:33 #12 20.81   libxcrypt-devel-4.4.33-3.fc35.x86_64                                          
16:04:33 #12 20.81   libxcrypt-static-4.4.33-3.fc35.x86_64                                         
16:04:33 #12 20.81   libxkbcommon-1.3.1-1.fc35.x86_64                                              
16:04:33 #12 20.81   lzo-2.10-5.fc35.x86_64                                                        
16:04:33 #12 20.81   m4-1.4.19-2.fc35.x86_64                                                       
16:04:33 #12 20.81   make-1:4.3-6.fc35.x86_64                                                      
16:04:33 #12 20.81   openssh-8.7p1-3.fc35.x86_64                                                   
16:04:33 #12 20.81   openssh-clients-8.7p1-3.fc35.x86_64                                           
16:04:33 #12 20.81   pcre2-devel-10.40-1.fc35.x86_64                                               
16:04:33 #12 20.81   pcre2-utf16-10.40-1.fc35.x86_64                                               
16:04:33 #12 20.81   pcre2-utf32-10.40-1.fc35.x86_64                                               
16:04:33 #12 20.81   perl-Error-1:0.17029-7.fc35.noarch                                            
16:04:33 #12 20.81   perl-File-Compare-1.100.600-486.fc35.noarch                                   
16:04:33 #12 20.81   perl-File-Copy-2.35-486.fc35.noarch                                           
16:04:33 #12 20.81   perl-File-Find-1.39-486.fc35.noarch                                           
16:04:33 #12 20.81   perl-Git-2.38.1-1.fc35.noarch                                                 
16:04:33 #12 20.81   perl-TermReadKey-2.38-11.fc35.x86_64                                          
16:04:33 #12 20.81   perl-Thread-Queue-3.14-478.fc35.noarch                                        
16:04:33 #12 20.81   perl-lib-0.65-486.fc35.x86_64                                                 
16:04:33 #12 20.81   perl-threads-1:2.26-448.fc35.x86_64                                           
16:04:33 #12 20.81   perl-threads-shared-1.62-478.fc35.x86_64                                      
16:04:33 #12 20.81   policycoreutils-3.3-1.fc35.x86_64                                             
16:04:33 #12 20.81   policycoreutils-devel-3.3-1.fc35.x86_64                                       
16:04:33 #12 20.81   policycoreutils-python-utils-3.3-1.fc35.noarch                                
16:04:33 #12 20.81   python3-audit-3.0.9-1.fc35.x86_64                                             
16:04:33 #12 20.81   python3-libselinux-3.3-1.fc35.x86_64                                          
16:04:33 #12 20.81   python3-libsemanage-3.3-1.fc35.x86_64                                         
16:04:33 #12 20.81   python3-policycoreutils-3.3-1.fc35.noarch                                     
16:04:33 #12 20.81   python3-setools-4.4.0-3.fc35.x86_64                                           
16:04:33 #12 20.81   python3-setuptools-57.4.0-1.fc35.noarch                                       
16:04:33 #12 20.81   qrencode-libs-4.1.1-1.fc35.x86_64                                             
16:04:33 #12 20.81   rhash-1.4.0-4.fc35.x86_64                                                     
16:04:33 #12 20.81   rpm-plugin-selinux-4.17.1-3.fc35.x86_64                                       
16:04:33 #12 20.81   selinux-policy-35.19-1.fc35.noarch                                            
16:04:33 #12 20.81   selinux-policy-devel-35.19-1.fc35.noarch                                      
16:04:33 #12 20.81   selinux-policy-targeted-35.19-1.fc35.noarch                                   
16:04:33 #12 20.81   systemd-249.13-6.fc35.x86_64                                                  
16:04:33 #12 20.81   systemd-devel-249.13-6.fc35.x86_64                                            
16:04:33 #12 20.81   systemd-networkd-249.13-6.fc35.x86_64                                         
16:04:33 #12 20.81   systemd-pam-249.13-6.fc35.x86_64                                              
16:04:33 #12 20.81   systemd-resolved-249.13-6.fc35.x86_64                                         
16:04:33 #12 20.81   systemd-rpm-macros-249.13-6.fc35.noarch                                       
16:04:33 #12 20.81   util-linux-2.37.4-1.fc35.x86_64                                               
16:04:33 #12 20.81   util-linux-core-2.37.4-1.fc35.x86_64                                          
16:04:33 #12 20.81   vim-filesystem-2:9.0.915-1.fc35.noarch                                        
16:04:33 #12 20.81   which-2.21-27.fc35.x86_64                                                     
16:04:33 #12 20.81   xkeyboard-config-2.33-2.fc35.noarch                                           
16:04:33 #12 20.81 
16:04:33 #12 20.81 Complete!
16:04:33 #12 DONE 21.0s
16:04:33 #18 exporting layers 4.6s done
16:04:33 #18 writing image sha256:a0622bd4c5ce2828ade088f392deb0fa9db4857097905ed65aa1ac1e04e5006e done
16:04:33 #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
16:04:33 #18 DONE 4.6s
16:04:33 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/x86_64
16:04:33 + set -e
16:04:33 + mkdir -p /root/build-deb/engine
16:04:33 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:33 + mkdir -p /root/build-deb/cli
16:04:33 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:33 + mkdir -p /root/build-deb/cli
16:04:33 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:33 #24 72.31 Selecting previously unselected package libasan6-armhf-cross.
16:04:33 #24 72.32 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
16:04:33 #24 72.33 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
16:04:33 #13 8.595 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
16:04:33 #13 8.605 Unpacking emacsen-common (3.0.4) ...
16:04:33 #13 8.680 Selecting previously unselected package cmake-data.
16:04:33 #13 8.683 Preparing to unpack .../07-cmake-data_3.24.2-1ubuntu1_all.deb ...
16:04:33 #13 8.690 Unpacking cmake-data (3.24.2-1ubuntu1) ...
16:04:33 
16:04:33 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
16:04:33 #17 exporting layers 4.7s done
16:04:33 #17 writing image sha256:73e7a63bceaf2d49e19a3d96c8791aca66fb1ac60a1d2c797ead4cfe94a57d9e done
16:04:33 #17 naming to docker.io/rpmbuild-centos-8/x86_64 done
16:04:33 #17 DONE 4.7s
16:04:33 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli 3a2c30b' --define '_gitcommit_engine 0234322' --define '_release 0' --define '_version 0.0.0.20221215153738.3a2c30b' --define '_origversion 0.0.0-20221215153738-3a2c30b' --define '_compose_rpm_version 2.14.1' --define '_compose_version v2.14.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec
16:04:33 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bEIUFv
16:04:33 + umask 022
16:04:33 + cd /root/rpmbuild/BUILD
16:04:33 + cd /root/rpmbuild/BUILD
16:04:33 + rm -rf src
16:04:33 + /usr/bin/mkdir -p src
16:04:33 + cd src
16:04:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:33 + /usr/bin/tar -xof -
16:04:33 + STATUS=0
16:04:33 + '[' 0 -ne 0 ']'
16:04:33 + /usr/bin/tar -xof -
16:04:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:34 + mkdir -p /root/build-deb/compose
16:04:34 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:34 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:34 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:34 + mkdir -p /go/src/github.com/docker
16:04:34 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:34 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:34 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:34 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:34 + EPOCH=5
16:04:34 + EPOCH_SEP=
16:04:34 + [[ ! -z 5 ]]
16:04:34 + EPOCH_SEP=:
16:04:34 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:34 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:34 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:34 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:34 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:34 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:34 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:34 + debSource=docker-ce
16:04:34 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:34 + debMaintainer='Docker <support@docker.com>'
16:04:34 ++ date --rfc-2822
16:04:34 + debDate='Thu, 15 Dec 2022 16:04:33 +0000'
16:04:34 + cat
16:04:34 + export CLI_GITCOMMIT=3a2c30b
16:04:34 + CLI_GITCOMMIT=3a2c30b
16:04:34 + export ENGINE_GITCOMMIT=0234322
16:04:34 + ENGINE_GITCOMMIT=0234322
16:04:34 + export SCAN_GITCOMMIT=6c852fa
16:04:34 + SCAN_GITCOMMIT=6c852fa
16:04:34 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:34 + dpkg-buildpackage -uc -us -I.git
16:04:34 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:34 dpkg-buildpackage: info: source package docker-ce
16:04:34 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic
16:04:34 dpkg-buildpackage: info: source distribution kinetic
16:04:34 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:34  dpkg-source -I.git --before-build .
16:04:34 dpkg-buildpackage: info: host architecture arm64
16:04:34 #24 72.59 Selecting previously unselected package libstdc++6-armhf-cross.
16:04:34 #24 72.59 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
16:04:34 #24 72.59 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
16:04:34 #24 72.67 Selecting previously unselected package libubsan1-armhf-cross.
16:04:34 #24 72.67 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
16:04:34 #24 72.68 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
16:04:34 #24 72.78 Selecting previously unselected package libgcc-10-dev-armhf-cross.
16:04:34 #13 9.026 Selecting previously unselected package cmake.
16:04:34 #13 9.030 Preparing to unpack .../08-cmake_3.24.2-1ubuntu1_armhf.deb ...
16:04:34 #13 9.034 Unpacking cmake (3.24.2-1ubuntu1) ...
16:04:34 #13 9.147 Selecting previously unselected package dh-apparmor.
16:04:34 + mkdir -p /root/build-deb/compose
16:04:34 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:34 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:34 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:34 + mkdir -p /go/src/github.com/docker
16:04:34 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:34 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:34 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:34 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:34 + EPOCH=5
16:04:34 + EPOCH_SEP=
16:04:34 + [[ ! -z 5 ]]
16:04:34 + EPOCH_SEP=:
16:04:34 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:34 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:34 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:34 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:34 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:34 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:34 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:34 + debSource=docker-ce
16:04:34 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:34 + debMaintainer='Docker <support@docker.com>'
16:04:34 ++ date --rfc-2822
16:04:34 + debDate='Thu, 15 Dec 2022 16:04:34 +0000'
16:04:34 + cat
16:04:34 + export CLI_GITCOMMIT=3a2c30b
16:04:34 + CLI_GITCOMMIT=3a2c30b
16:04:34 + export ENGINE_GITCOMMIT=0234322
16:04:34 + ENGINE_GITCOMMIT=0234322
16:04:34 + export SCAN_GITCOMMIT=6c852fa
16:04:34 + SCAN_GITCOMMIT=6c852fa
16:04:34 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:34 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:34 + dpkg-buildpackage -uc -us -I.git
16:04:34 dpkg-buildpackage: info: source package docker-ce
16:04:34 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~ubuntu-focal
16:04:34 dpkg-buildpackage: info: source distribution focal
16:04:34 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:34  dpkg-source -I.git --before-build .
16:04:34 dpkg-buildpackage: info: host architecture amd64
16:04:34  debian/rules clean
16:04:34 dh clean --with=bash-completion --with=systemd
16:04:34    dh_clean
16:04:34 #24 72.79 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
16:04:34 #24 72.79 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
16:04:34 #24 72.93 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
16:04:34 #24 72.93 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
16:04:34 #24 72.94 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:04:34 #13 9.149 Preparing to unpack .../09-dh-apparmor_3.0.7-1ubuntu2_all.deb ...
16:04:34 #13 9.154 Unpacking dh-apparmor (3.0.7-1ubuntu2) ...
16:04:34 #13 9.189 Selecting previously unselected package libbtrfs0:armhf.
16:04:34 #13 9.191 Preparing to unpack .../10-libbtrfs0_5.19-1_armhf.deb ...
16:04:34 #13 9.195 Unpacking libbtrfs0:armhf (5.19-1) ...
16:04:34 #13 9.221 Selecting previously unselected package libbtrfs-dev:armhf.
16:04:34 #13 9.224 Preparing to unpack .../11-libbtrfs-dev_5.19-1_armhf.deb ...
16:04:34 #13 9.228 Unpacking libbtrfs-dev:armhf (5.19-1) ...
16:04:34 #13 9.267 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:04:34 #13 9.270 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ...
16:04:34 #13 9.281 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.185-1ubuntu1) ...
16:04:34 #13 9.313 Selecting previously unselected package libudev-dev:armhf.
16:04:34 #13 9.316 Preparing to unpack .../13-libudev-dev_251.4-1ubuntu7_armhf.deb ...
16:04:34 #13 9.321 Unpacking libudev-dev:armhf (251.4-1ubuntu7) ...
16:04:34 #13 9.350 Selecting previously unselected package libsepol-dev:armhf.
16:04:34 #13 9.353 Preparing to unpack .../14-libsepol-dev_3.4-2_armhf.deb ...
16:04:34 #13 9.357 Unpacking libsepol-dev:armhf (3.4-2) ...
16:04:34 #13 9.403 Selecting previously unselected package libpcre2-16-0:armhf.
16:04:34 + STATUS=0
16:04:34 + '[' 0 -ne 0 ']'
16:04:34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:04:34  debian/rules clean
16:04:34 dh clean --with=bash-completion --with=systemd
16:04:34    dh_clean
16:04:34  dpkg-source -I.git -b .
16:04:34 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:04:34 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:04:34 dpkg-source: warning: native package version may not have a revision
16:04:34 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~ubuntu'
16:04:34 dpkg-source: info: using source format '1.0'
16:04:34 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.tar.gz
16:04:34 #13 9.406 Preparing to unpack .../15-libpcre2-16-0_10.40-1ubuntu1_armhf.deb ...
16:04:34 #13 9.409 Unpacking libpcre2-16-0:armhf (10.40-1ubuntu1) ...
16:04:34 #13 9.448 Selecting previously unselected package libpcre2-32-0:armhf.
16:04:34 #13 9.451 Preparing to unpack .../16-libpcre2-32-0_10.40-1ubuntu1_armhf.deb ...
16:04:34 #13 9.457 Unpacking libpcre2-32-0:armhf (10.40-1ubuntu1) ...
16:04:34 #13 9.509 Selecting previously unselected package libpcre2-posix3:armhf.
16:04:34 #13 9.512 Preparing to unpack .../17-libpcre2-posix3_10.40-1ubuntu1_armhf.deb ...
16:04:34 #13 9.517 Unpacking libpcre2-posix3:armhf (10.40-1ubuntu1) ...
16:04:34 #13 9.543 Selecting previously unselected package libpcre2-dev:armhf.
16:04:34 #13 9.546 Preparing to unpack .../18-libpcre2-dev_10.40-1ubuntu1_armhf.deb ...
16:04:34 #13 9.550 Unpacking libpcre2-dev:armhf (10.40-1ubuntu1) ...
16:04:34 #13 9.590 Selecting previously unselected package libselinux1-dev:armhf.
16:04:34 #13 9.592 Preparing to unpack .../19-libselinux1-dev_3.4-1_armhf.deb ...
16:04:34 #13 9.596 Unpacking libselinux1-dev:armhf (3.4-1) ...
16:04:34 #13 9.632 Selecting previously unselected package libdevmapper-dev:armhf.
16:04:34 + exit 0
16:04:34 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fbH7JU
16:04:34 + umask 022
16:04:34 + cd /root/rpmbuild/BUILD
16:04:34 + cd src
16:04:34 + export DOCKER_GITCOMMIT=0234322
16:04:34 + DOCKER_GITCOMMIT=0234322
16:04:34 + mkdir -p /go/src/github.com/docker
16:04:34 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:04:34 + pushd /root/rpmbuild/BUILD/src/engine
16:04:34 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:04:34 + for component in tini "proxy dynamic"
16:04:34 + TMP_GOPATH=/go
16:04:34 + hack/dockerfile/install/install.sh tini
16:04:34 + RM_GOPATH=0
16:04:34 + TMP_GOPATH=/go
16:04:34 + : /usr/local/bin
16:04:34 + '[' -z /go ']'
16:04:34 + export GOPATH=/go
16:04:34 + GOPATH=/go
16:04:34 + case "$(go env GOARCH)" in
16:04:34 ++ go env GOARCH
16:04:34 + export GO_BUILDMODE=-buildmode=pie
16:04:34 + GO_BUILDMODE=-buildmode=pie
16:04:34 ++ dirname hack/dockerfile/install/install.sh
16:04:34 + dir=hack/dockerfile/install
16:04:34 + bin=tini
16:04:34 + shift
16:04:34 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:04:34 + . hack/dockerfile/install/tini.installer
16:04:34 ++ : v0.19.0
16:04:34 + install_tini
16:04:34 + echo 'Install tini version v0.19.0'
16:04:34 Install tini version v0.19.0
16:04:34 + git clone https://github.com/krallin/tini.git /go/tini
16:04:34 Cloning into '/go/tini'...
16:04:34  dpkg-source -I.git -b .
16:04:34 #12 21.74   Running scriptlet: rpm-plugin-selinux-4.18.0-1.fc37.x86_64              99/99 
16:04:34 #12 22.78   Verifying        : automake-1.16.5-9.fc37.noarch                         1/99 
16:04:34 #12 22.78   Verifying        : checkpolicy-3.4-3.fc37.x86_64                         2/99 
16:04:34 #12 22.78   Verifying        : cryptsetup-libs-2.5.0-1.fc37.x86_64                   3/99 
16:04:34 #12 22.78   Verifying        : dbus-broker-32-1.fc37.x86_64                          4/99 
16:04:34 #12 22.78   Verifying        : device-mapper-1.02.175-9.fc37.x86_64                  5/99 
16:04:34 #12 22.78   Verifying        : device-mapper-devel-1.02.175-9.fc37.x86_64            6/99 
16:04:34 #12 22.78   Verifying        : device-mapper-libs-1.02.175-9.fc37.x86_64             7/99 
16:04:34 #12 22.78   Verifying        : e2fsprogs-libs-1.46.5-3.fc37.x86_64                   8/99 
16:04:34 #12 22.78   Verifying        : gc-8.0.6-4.fc37.x86_64                                9/99 
16:04:34 #12 22.78   Verifying        : guile22-2.2.7-6.fc37.x86_64                          10/99 
16:04:34 #12 22.78   Verifying        : jsoncpp-1.9.5-3.fc37.x86_64                          11/99 
16:04:34 #12 22.79   Verifying        : kernel-headers-6.0.5-300.fc37.x86_64                 12/99 
16:04:34 #12 22.79   Verifying        : kmod-libs-30-2.fc37.x86_64                           13/99 
16:04:34 #12 22.79   Verifying        : less-590-5.fc37.x86_64                               14/99 
16:04:34 #12 22.79   Verifying        : libargon2-20190702-1.fc37.x86_64                     15/99 
16:04:34 #12 22.79   Verifying        : libbpf-2:0.8.0-2.fc37.x86_64                         16/99 
16:04:34 #12 22.79   Verifying        : libcbor-0.7.0-7.fc37.x86_64                          17/99 
16:04:34 #12 22.79   Verifying        : libfdisk-2.38.1-1.fc37.x86_64                        18/99 
16:04:34 #12 22.79   Verifying        : libfido2-1.11.0-3.fc37.x86_64                        19/99 
16:04:34 #12 22.79   Verifying        : libmpc-1.2.1-5.fc37.x86_64                           20/99 
16:04:34 #12 22.79   Verifying        : libseccomp-2.5.3-3.fc37.x86_64                       21/99 
16:04:34 #12 22.79   Verifying        : libseccomp-devel-2.5.3-3.fc37.x86_64                 22/99 
16:04:34 #12 22.79   Verifying        : libselinux-devel-3.4-5.fc37.x86_64                   23/99 
16:04:34 #12 22.79   Verifying        : libselinux-utils-3.4-5.fc37.x86_64                   24/99 
16:04:34 #12 22.79   Verifying        : libsepol-devel-3.4-3.fc37.x86_64                     25/99 
16:04:34 #12 22.79   Verifying        : libtool-2.4.7-2.fc37.x86_64                          26/99 
16:04:34 #12 22.79   Verifying        : libtool-ltdl-2.4.7-2.fc37.x86_64                     27/99 
16:04:34 #12 22.79   Verifying        : libtool-ltdl-devel-2.4.7-2.fc37.x86_64               28/99 
16:04:34 #12 22.79   Verifying        : libutempter-1.2.1-7.fc37.x86_64                      29/99 
16:04:34 #12 22.79   Verifying        : libuv-1:1.44.2-2.fc37.x86_64                         30/99 
16:04:34 #12 22.79   Verifying        : libxkbcommon-1.4.1-2.fc37.x86_64                     31/99 
16:04:34 #12 22.79   Verifying        : lzo-2.10-7.fc37.x86_64                               32/99 
16:04:34 #12 22.79   Verifying        : m4-1.4.19-4.fc37.x86_64                              33/99 
16:04:34 #12 22.79   Verifying        : make-1:4.3-11.fc37.x86_64                            34/99 
16:04:34 #12 22.79   Verifying        : openssh-8.8p1-7.fc37.x86_64                          35/99 
16:04:34 #12 22.79   Verifying        : openssh-clients-8.8p1-7.fc37.x86_64                  36/99 
16:04:34 #12 22.79   Verifying        : pcre2-devel-10.40-1.fc37.1.x86_64                    37/99 
16:04:34 #12 22.79   Verifying        : pcre2-utf16-10.40-1.fc37.1.x86_64                    38/99 
16:04:34 #12 22.79   Verifying        : pcre2-utf32-10.40-1.fc37.1.x86_64                    39/99 
16:04:34 #12 22.79   Verifying        : perl-Error-1:0.17029-10.fc37.noarch                  40/99 
16:04:34 #12 22.79   Verifying        : perl-File-Compare-1.100.700-492.fc37.noarch          41/99 
16:04:34 #12 22.79   Verifying        : perl-File-Copy-2.39-492.fc37.noarch                  42/99 
16:04:34 #12 22.79   Verifying        : perl-File-Find-1.40-492.fc37.noarch                  43/99 
16:04:34 #12 22.79   Verifying        : perl-TermReadKey-2.38-14.fc37.x86_64                 44/99 
16:04:34 #12 22.79   Verifying        : perl-Thread-Queue-3.14-489.fc37.noarch               45/99 
16:04:34 #12 22.79   Verifying        : perl-lib-0.65-492.fc37.x86_64                        46/99 
16:04:34 #12 22.79   Verifying        : perl-threads-1:2.27-489.fc37.x86_64                  47/99 
16:04:34 #12 22.79   Verifying        : perl-threads-shared-1.64-489.fc37.x86_64             48/99 
16:04:34 #12 22.79   Verifying        : policycoreutils-3.4-6.fc37.x86_64                    49/99 
16:04:34 #12 22.79   Verifying        : policycoreutils-devel-3.4-6.fc37.x86_64              50/99 
16:04:34 #12 22.79   Verifying        : policycoreutils-python-utils-3.4-6.fc37.noarch       51/99 
16:04:34 #12 22.79   Verifying        : python3-audit-3.0.9-1.fc37.x86_64                    52/99 
16:04:34 #12 22.79   Verifying        : python3-libselinux-3.4-5.fc37.x86_64                 53/99 
16:04:34 #12 22.79   Verifying        : python3-libsemanage-3.4-5.fc37.x86_64                54/99 
16:04:34 #12 22.79   Verifying        : python3-policycoreutils-3.4-6.fc37.noarch            55/99 
16:04:34 #12 22.79   Verifying        : python3-setools-4.4.0-9.fc37.x86_64                  56/99 
16:04:34 #12 22.79   Verifying        : python3-setuptools-62.6.0-2.fc37.noarch              57/99 
16:04:34 #12 22.79   Verifying        : qrencode-libs-4.1.1-3.fc37.x86_64                    58/99 
16:04:34 #12 22.79   Verifying        : rhash-1.4.2-3.fc37.x86_64                            59/99 
16:04:34 #12 22.79   Verifying        : rpm-plugin-selinux-4.18.0-1.fc37.x86_64              60/99 
16:04:34 #12 22.79   Verifying        : util-linux-2.38.1-1.fc37.x86_64                      61/99 
16:04:34 #12 22.79   Verifying        : which-2.21-35.fc37.x86_64                            62/99 
16:04:34 #12 22.79   Verifying        : annobin-docs-10.92-1.fc37.noarch                     63/99 
16:04:34 #12 22.79   Verifying        : annobin-plugin-gcc-10.92-1.fc37.x86_64               64/99 
16:04:34 #12 22.79   Verifying        : autoconf-2.71-4.fc37.noarch                          65/99 
16:04:34 #12 22.79   Verifying        : btrfs-progs-6.0.2-1.fc37.x86_64                      66/99 
16:04:34 #12 22.79   Verifying        : btrfs-progs-devel-6.0.2-1.fc37.x86_64                67/99 
16:04:34 #12 22.79   Verifying        : cmake-3.25.1-1.fc37.x86_64                           68/99 
16:04:34 #12 22.79   Verifying        : cmake-data-3.25.1-1.fc37.noarch                      69/99 
16:04:34 #12 22.79   Verifying        : cmake-filesystem-3.25.1-1.fc37.x86_64                70/99 
16:04:34 #12 22.79   Verifying        : cmake-rpm-macros-3.25.1-1.fc37.noarch                71/99 
16:04:34 #12 22.79   Verifying        : cpp-12.2.1-4.fc37.x86_64                             72/99 
16:04:34 #12 22.79   Verifying        : dbus-1:1.14.4-1.fc37.x86_64                          73/99 
16:04:34 #12 22.79   Verifying        : dbus-common-1:1.14.4-1.fc37.noarch                   74/99 
16:04:34 #12 22.79   Verifying        : gcc-12.2.1-4.fc37.x86_64                             75/99 
16:04:34 #12 22.79   Verifying        : gcc-plugin-annobin-12.2.1-4.fc37.x86_64              76/99 
16:04:34 #12 22.79   Verifying        : git-2.38.1-1.fc37.x86_64                             77/99 
16:04:34 #12 22.79   Verifying        : git-core-2.38.1-1.fc37.x86_64                        78/99 
16:04:34 #12 22.79   Verifying        : git-core-doc-2.38.1-1.fc37.noarch                    79/99 
16:04:34 #12 22.79   Verifying        : glibc-devel-2.36-8.fc37.x86_64                       80/99 
16:04:34 #12 22.79   Verifying        : glibc-headers-x86-2.36-8.fc37.noarch                 81/99 
16:04:34 #12 22.79   Verifying        : glibc-static-2.36-8.fc37.x86_64                      82/99 
16:04:34 #12 22.79   Verifying        : libbtrfs-6.0.2-1.fc37.x86_64                         83/99 
16:04:34 #12 22.79   Verifying        : libbtrfsutil-6.0.2-1.fc37.x86_64                     84/99 
16:04:34 #12 22.79   Verifying        : libedit-3.1-43.20221009cvs.fc37.x86_64               85/99 
16:04:34 #12 22.79   Verifying        : libxcrypt-devel-4.4.33-3.fc37.x86_64                 86/99 
16:04:34 #12 22.79   Verifying        : libxcrypt-static-4.4.33-3.fc37.x86_64                87/99 
16:04:34 #12 22.79   Verifying        : perl-Git-2.38.1-1.fc37.noarch                        88/99 
16:04:34 #12 22.79   Verifying        : selinux-policy-37.16-1.fc37.noarch                   89/99 
16:04:34 #12 22.79   Verifying        : selinux-policy-devel-37.16-1.fc37.noarch             90/99 
16:04:34 #12 22.79   Verifying        : selinux-policy-targeted-37.16-1.fc37.noarch          91/99 
16:04:34 #12 22.79   Verifying        : systemd-251.8-586.fc37.x86_64                        92/99 
16:04:34 #12 22.79   Verifying        : systemd-devel-251.8-586.fc37.x86_64                  93/99 
16:04:34 #12 22.79   Verifying        : systemd-networkd-251.8-586.fc37.x86_64               94/99 
16:04:34 #12 22.79   Verifying        : systemd-pam-251.8-586.fc37.x86_64                    95/99 
16:04:34 #12 22.79   Verifying        : systemd-resolved-251.8-586.fc37.x86_64               96/99 
16:04:34 #12 22.79   Verifying        : systemd-rpm-macros-251.8-586.fc37.noarch             97/99 
16:04:34 #12 22.79   Verifying        : vim-filesystem-2:9.0.1006-1.fc37.noarch              98/99 
16:04:34 #12 22.79   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                  99/99 
16:04:34 #12 22.99 
16:04:34 #12 22.99 Installed:
16:04:34 #12 22.99   annobin-docs-10.92-1.fc37.noarch                                              
16:04:34 #12 22.99   annobin-plugin-gcc-10.92-1.fc37.x86_64                                        
16:04:34 #12 22.99   autoconf-2.71-4.fc37.noarch                                                   
16:04:34 #12 22.99   automake-1.16.5-9.fc37.noarch                                                 
16:04:34 #12 22.99   btrfs-progs-6.0.2-1.fc37.x86_64                                               
16:04:34 #12 22.99   btrfs-progs-devel-6.0.2-1.fc37.x86_64                                         
16:04:34 #12 22.99   checkpolicy-3.4-3.fc37.x86_64                                                 
16:04:34 #12 22.99   cmake-3.25.1-1.fc37.x86_64                                                    
16:04:34 #12 22.99   cmake-data-3.25.1-1.fc37.noarch                                               
16:04:34 #12 22.99   cmake-filesystem-3.25.1-1.fc37.x86_64                                         
16:04:34 #12 22.99   cmake-rpm-macros-3.25.1-1.fc37.noarch                                         
16:04:34 #12 22.99   cpp-12.2.1-4.fc37.x86_64                                                      
16:04:34 #12 22.99   cryptsetup-libs-2.5.0-1.fc37.x86_64                                           
16:04:34 #12 22.99   dbus-1:1.14.4-1.fc37.x86_64                                                   
16:04:34 #12 22.99   dbus-broker-32-1.fc37.x86_64                                                  
16:04:34 #12 22.99   dbus-common-1:1.14.4-1.fc37.noarch                                            
16:04:34 #12 22.99   device-mapper-1.02.175-9.fc37.x86_64                                          
16:04:34 #12 22.99   device-mapper-devel-1.02.175-9.fc37.x86_64                                    
16:04:34 #12 22.99   device-mapper-libs-1.02.175-9.fc37.x86_64                                     
16:04:34 #12 22.99   e2fsprogs-libs-1.46.5-3.fc37.x86_64                                           
16:04:34 #12 22.99   gc-8.0.6-4.fc37.x86_64                                                        
16:04:34 #12 22.99   gcc-12.2.1-4.fc37.x86_64                                                      
16:04:34 #12 22.99   gcc-plugin-annobin-12.2.1-4.fc37.x86_64                                       
16:04:34 #12 22.99   git-2.38.1-1.fc37.x86_64                                                      
16:04:34 #12 22.99   git-core-2.38.1-1.fc37.x86_64                                                 
16:04:34 #12 22.99   git-core-doc-2.38.1-1.fc37.noarch                                             
16:04:34 #12 22.99   glibc-devel-2.36-8.fc37.x86_64                                                
16:04:34 #12 22.99   glibc-headers-x86-2.36-8.fc37.noarch                                          
16:04:34 #12 22.99   glibc-static-2.36-8.fc37.x86_64                                               
16:04:34 #12 22.99   guile22-2.2.7-6.fc37.x86_64                                                   
16:04:34 #12 22.99   jsoncpp-1.9.5-3.fc37.x86_64                                                   
16:04:34 #12 22.99   kernel-headers-6.0.5-300.fc37.x86_64                                          
16:04:34 #12 22.99   kmod-libs-30-2.fc37.x86_64                                                    
16:04:34 #12 22.99   less-590-5.fc37.x86_64                                                        
16:04:34 #12 22.99   libargon2-20190702-1.fc37.x86_64                                              
16:04:34 #12 22.99   libbpf-2:0.8.0-2.fc37.x86_64                                                  
16:04:34 #12 22.99   libbtrfs-6.0.2-1.fc37.x86_64                                                  
16:04:34 #12 22.99   libbtrfsutil-6.0.2-1.fc37.x86_64                                              
16:04:34 #12 22.99   libcbor-0.7.0-7.fc37.x86_64                                                   
16:04:34 #12 22.99   libedit-3.1-43.20221009cvs.fc37.x86_64                                        
16:04:34 #12 22.99   libfdisk-2.38.1-1.fc37.x86_64                                                 
16:04:34 #12 22.99   libfido2-1.11.0-3.fc37.x86_64                                                 
16:04:34 #12 22.99   libmpc-1.2.1-5.fc37.x86_64                                                    
16:04:34 #12 22.99   libseccomp-2.5.3-3.fc37.x86_64                                                
16:04:34 #12 22.99   libseccomp-devel-2.5.3-3.fc37.x86_64                                          
16:04:34 #12 22.99   libselinux-devel-3.4-5.fc37.x86_64                                            
16:04:34 #12 22.99   libselinux-utils-3.4-5.fc37.x86_64                                            
16:04:34 #12 22.99   libsepol-devel-3.4-3.fc37.x86_64                                              
16:04:34 #12 22.99   libtool-2.4.7-2.fc37.x86_64                                                   
16:04:34 #12 22.99   libtool-ltdl-2.4.7-2.fc37.x86_64                                              
16:04:34 #12 22.99   libtool-ltdl-devel-2.4.7-2.fc37.x86_64                                        
16:04:34 #12 22.99   libutempter-1.2.1-7.fc37.x86_64                                               
16:04:34 #12 22.99   libuv-1:1.44.2-2.fc37.x86_64                                                  
16:04:34 #12 22.99   libxcrypt-devel-4.4.33-3.fc37.x86_64                                          
16:04:34 #12 22.99   libxcrypt-static-4.4.33-3.fc37.x86_64                                         
16:04:34 #12 22.99   libxkbcommon-1.4.1-2.fc37.x86_64                                              
16:04:34 #12 22.99   lzo-2.10-7.fc37.x86_64                                                        
16:04:34 #12 22.99   m4-1.4.19-4.fc37.x86_64                                                       
16:04:34 #12 22.99   make-1:4.3-11.fc37.x86_64                                                     
16:04:34 #12 22.99   openssh-8.8p1-7.fc37.x86_64                                                   
16:04:34 #12 22.99   openssh-clients-8.8p1-7.fc37.x86_64                                           
16:04:34 #12 22.99   pcre2-devel-10.40-1.fc37.1.x86_64                                             
16:04:34 #12 22.99   pcre2-utf16-10.40-1.fc37.1.x86_64                                             
16:04:34 #12 22.99   pcre2-utf32-10.40-1.fc37.1.x86_64                                             
16:04:34 #12 22.99   perl-Error-1:0.17029-10.fc37.noarch                                           
16:04:34 #12 22.99   perl-File-Compare-1.100.700-492.fc37.noarch                                   
16:04:34 #12 22.99   perl-File-Copy-2.39-492.fc37.noarch                                           
16:04:34 #12 22.99   perl-File-Find-1.40-492.fc37.noarch                                           
16:04:34 #12 22.99   perl-Git-2.38.1-1.fc37.noarch                                                 
16:04:34 #12 22.99   perl-TermReadKey-2.38-14.fc37.x86_64                                          
16:04:34 #12 22.99   perl-Thread-Queue-3.14-489.fc37.noarch                                        
16:04:34 #12 22.99   perl-lib-0.65-492.fc37.x86_64                                                 
16:04:34 #12 22.99   perl-threads-1:2.27-489.fc37.x86_64                                           
16:04:34 #12 22.99   perl-threads-shared-1.64-489.fc37.x86_64                                      
16:04:34 #12 22.99   policycoreutils-3.4-6.fc37.x86_64                                             
16:04:34 #12 22.99   policycoreutils-devel-3.4-6.fc37.x86_64                                       
16:04:34 #12 22.99   policycoreutils-python-utils-3.4-6.fc37.noarch                                
16:04:34 #12 22.99   python3-audit-3.0.9-1.fc37.x86_64                                             
16:04:34 #12 22.99   python3-libselinux-3.4-5.fc37.x86_64                                          
16:04:34 #12 22.99   python3-libsemanage-3.4-5.fc37.x86_64                                         
16:04:34 #12 22.99   python3-policycoreutils-3.4-6.fc37.noarch                                     
16:04:34 #12 22.99   python3-setools-4.4.0-9.fc37.x86_64                                           
16:04:34 #12 22.99   python3-setuptools-62.6.0-2.fc37.noarch                                       
16:04:34 #12 22.99   qrencode-libs-4.1.1-3.fc37.x86_64                                             
16:04:34 #12 22.99   rhash-1.4.2-3.fc37.x86_64                                                     
16:04:34 #12 22.99   rpm-plugin-selinux-4.18.0-1.fc37.x86_64                                       
16:04:34 #12 22.99   selinux-policy-37.16-1.fc37.noarch                                            
16:04:34 #12 22.99   selinux-policy-devel-37.16-1.fc37.noarch                                      
16:04:34 #12 22.99   selinux-policy-targeted-37.16-1.fc37.noarch                                   
16:04:34 #12 22.99   systemd-251.8-586.fc37.x86_64                                                 
16:04:34 #12 22.99   systemd-devel-251.8-586.fc37.x86_64                                           
16:04:34 #12 22.99   systemd-networkd-251.8-586.fc37.x86_64                                        
16:04:34 #12 22.99   systemd-pam-251.8-586.fc37.x86_64                                             
16:04:34 #12 22.99   systemd-resolved-251.8-586.fc37.x86_64                                        
16:04:34 #12 22.99   systemd-rpm-macros-251.8-586.fc37.noarch                                      
16:04:34 #12 22.99   util-linux-2.38.1-1.fc37.x86_64                                               
16:04:34 #12 22.99   vim-filesystem-2:9.0.1006-1.fc37.noarch                                       
16:04:34 #12 22.99   which-2.21-35.fc37.x86_64                                                     
16:04:34 #12 22.99   xkeyboard-config-2.36-3.fc37.noarch                                           
16:04:34 #12 22.99 
16:04:34 #12 22.99 Complete!
16:04:34 #17 exporting layers 2.9s done
16:04:34 #17 writing image sha256:c0a7eb289df172019381342b25218bd0b0be7cf95dabafbb6c4bf4ea46f8af4b done
16:04:34 #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done
16:04:34 #17 DONE 2.9s
16:04:34 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
16:04:34 + set -e
16:04:34 + mkdir -p /root/build-deb/engine
16:04:34 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:34 #13 9.634 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.185-1ubuntu1_armhf.deb ...
16:04:34 #13 9.637 Unpacking libdevmapper-dev:armhf (2:1.02.185-1ubuntu1) ...
16:04:34 #13 9.668 Selecting previously unselected package libseccomp-dev:armhf.
16:04:34 #13 9.671 Preparing to unpack .../21-libseccomp-dev_2.5.4-1ubuntu1_armhf.deb ...
16:04:34 #13 9.675 Unpacking libseccomp-dev:armhf (2.5.4-1ubuntu1) ...
16:04:34 #13 9.706 Selecting previously unselected package libsystemd-dev:armhf.
16:04:34 #13 9.708 Preparing to unpack .../22-libsystemd-dev_251.4-1ubuntu7_armhf.deb ...
16:04:34 #13 9.713 Unpacking libsystemd-dev:armhf (251.4-1ubuntu7) ...
16:04:34 #13 9.770 Selecting previously unselected package pkg-config.
16:04:34 #13 9.773 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu3_armhf.deb ...
16:04:34 #13 9.778 Unpacking pkg-config (0.29.2-1ubuntu3) ...
16:04:34 #13 9.854 Setting up libseccomp-dev:armhf (2.5.4-1ubuntu1) ...
16:04:34 #13 9.864 Setting up libdevmapper-event1.02.1:armhf (2:1.02.185-1ubuntu1) ...
16:04:34 #13 9.877 Setting up libarchive13:armhf (3.6.0-1ubuntu1) ...
16:04:34 #13 9.901 Setting up libpcre2-16-0:armhf (10.40-1ubuntu1) ...
16:04:34 #13 9.920 Setting up libbtrfs0:armhf (5.19-1) ...
16:04:34 #13 9.930 Setting up libpcre2-32-0:armhf (10.40-1ubuntu1) ...
16:04:34 #13 9.941 Setting up libuv1:armhf (1.44.2-1) ...
16:04:34 #13 9.951 Setting up emacsen-common (3.0.4) ...
16:04:34 #13 9.986 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
16:04:34 + cd /go/tini
16:04:34 + git checkout -q v0.19.0
16:04:34 + cmake .
16:04:34 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:04:34   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:04:34   CMake.
16:04:34 
16:04:34   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:04:34   CMake that the project does not need compatibility with older versions.
16:04:34 
16:04:34 
16:04:34 -- The C compiler identification is GNU 8.5.0
16:04:34 -- Detecting C compiler ABI info
16:04:34 -- Detecting C compiler ABI info - done
16:04:34 -- Check for working C compiler: /usr/bin/cc - skipped
16:04:34 -- Detecting C compile features
16:04:34 -- Detecting C compile features - done
16:04:34 -- Performing Test HAS_BUILTIN_FORTIFY
16:04:34 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:04:34 -- Configuring done
16:04:34 -- Generating done
16:04:34 -- Build files have been written to: /go/tini
16:04:34 + make tini-static
16:04:35 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:04:35 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:04:35 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~ubuntu'
16:04:35 dpkg-source: info: using source format '1.0'
16:04:35 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.tar.gz
16:04:35 #12 DONE 23.2s
16:04:35 
16:04:35 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
16:04:35 #13 9.998 Setting up bash-completion (1:2.11-6ubuntu1) ...
16:04:35 #13 10.02 Setting up libjsoncpp25:armhf (1.9.5-4) ...
16:04:35 #13 10.04 Setting up pkg-config (0.29.2-1ubuntu3) ...
16:04:35 #13 10.09 Setting up libudev-dev:armhf (251.4-1ubuntu7) ...
16:04:35 #13 10.10 Setting up libsepol-dev:armhf (3.4-2) ...
16:04:35 #13 10.11 Setting up libpcre2-posix3:armhf (10.40-1ubuntu1) ...
16:04:35 #13 10.12 Setting up libbtrfs-dev:armhf (5.19-1) ...
16:04:35 #13 10.14 Setting up librhash0:armhf (1.4.2-1ubuntu1) ...
16:04:35 #13 10.15 Setting up cmake-data (3.24.2-1ubuntu1) ...
16:04:35 #13 10.20 Setting up dh-apparmor (3.0.7-1ubuntu2) ...
16:04:35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:04:35 [100%] Linking C executable tini-static
16:04:35 #13 10.21 Setting up libsystemd-dev:armhf (251.4-1ubuntu7) ...
16:04:35 #13 10.22 Setting up libpcre2-dev:armhf (10.40-1ubuntu1) ...
16:04:35 #13 10.23 Setting up libselinux1-dev:armhf (3.4-1) ...
16:04:35 #13 10.24 Setting up libdevmapper-dev:armhf (2:1.02.185-1ubuntu1) ...
16:04:35 #13 10.26 Setting up cmake (3.24.2-1ubuntu1) ...
16:04:35 #13 10.27 Setting up docker-ce-build-deps (1.0) ...
16:04:35 #13 10.28 Processing triggers for man-db (2.10.2-2) ...
16:04:35 #13 10.35 Processing triggers for libc-bin (2.36-0ubuntu4) ...
16:04:35 + mkdir -p /root/build-deb/cli
16:04:35 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:35 [100%] Built target tini-static
16:04:35 + mkdir -p /usr/local/bin
16:04:35 + cp tini-static /usr/local/bin/docker-init
16:04:35 + for component in tini "proxy dynamic"
16:04:35 + TMP_GOPATH=/go
16:04:35 + hack/dockerfile/install/install.sh proxy dynamic
16:04:35 + RM_GOPATH=0
16:04:35 + TMP_GOPATH=/go
16:04:35 + : /usr/local/bin
16:04:35 + '[' -z /go ']'
16:04:35 + export GOPATH=/go
16:04:35 + GOPATH=/go
16:04:35 + case "$(go env GOARCH)" in
16:04:35 ++ go env GOARCH
16:04:35 + export GO_BUILDMODE=-buildmode=pie
16:04:35 + GO_BUILDMODE=-buildmode=pie
16:04:35 ++ dirname hack/dockerfile/install/install.sh
16:04:35 + dir=hack/dockerfile/install
16:04:35 + bin=proxy
16:04:35 + shift
16:04:35 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:04:35 + . hack/dockerfile/install/proxy.installer
16:04:35 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:35 + install_proxy dynamic
16:04:35 + case "$1" in
16:04:35 + install_proxy_dynamic
16:04:35 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:04:35 + PROXY_LDFLAGS=-linkmode=external
16:04:35 + export BUILD_MODE=-buildmode=pie
16:04:35 + BUILD_MODE=-buildmode=pie
16:04:35 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:35 + _install_proxy
16:04:35 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:04:35 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:04:35 Cloning into '/go/src/github.com/docker/libnetwork'...
16:04:35 #14 DONE 4.3s
16:04:35 #13 DONE 10.6s
16:04:35 
16:04:35 #14 [stage-1 6/9] COPY sources/ /sources
16:04:35 + mkdir -p /root/build-deb/compose
16:04:35 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:35 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:35 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:35 + mkdir -p /go/src/github.com/docker
16:04:35 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:35 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:35 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:35 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:35 + EPOCH=5
16:04:35 + EPOCH_SEP=
16:04:35 + [[ ! -z 5 ]]
16:04:35 + EPOCH_SEP=:
16:04:35 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:35 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:35 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:35 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:35 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:35 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:35 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:35 + debSource=docker-ce
16:04:35 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:35 + debMaintainer='Docker <support@docker.com>'
16:04:35 ++ date --rfc-2822
16:04:35 + debDate='Thu, 15 Dec 2022 16:04:35 +0000'
16:04:35 + cat
16:04:35 + export CLI_GITCOMMIT=3a2c30b
16:04:35 + CLI_GITCOMMIT=3a2c30b
16:04:35 + export ENGINE_GITCOMMIT=0234322
16:04:35 + ENGINE_GITCOMMIT=0234322
16:04:35 + export SCAN_GITCOMMIT=6c852fa
16:04:35 + SCAN_GITCOMMIT=6c852fa
16:04:35 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:35 + dpkg-buildpackage -uc -us -I.git
16:04:35 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:35 
16:04:35 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:04:35 #15 DONE 0.0s
16:04:35 
16:04:35 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:04:35 #16 DONE 0.0s
16:04:35 
16:04:35 #17 exporting to image
16:04:35 #17 exporting layers
16:04:35 #14 DONE 0.2s
16:04:35 
16:04:35 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:04:35 dpkg-buildpackage: info: source package docker-ce
16:04:35 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~debian-bullseye
16:04:35 dpkg-buildpackage: info: source distribution bullseye
16:04:35 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:35  dpkg-source -I.git --before-build .
16:04:35 dpkg-buildpackage: info: host architecture arm64
16:04:35  debian/rules clean
16:04:35 dh clean --with=bash-completion --with=systemd
16:04:36    dh_clean
16:04:36  dpkg-source -I.git -b .
16:04:36 #15 exporting layers 4.9s done
16:04:36 #15 writing image sha256:ec3e62309e4f90187f68e5c0fa6e77897d0bc48bcae3a480dd7a5256bfe60454 done
16:04:36 #15 naming to docker.io/rpmbuild-fedora-36/x86_64 done
16:04:36 #15 DONE 4.9s
16:04:36 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/fedora-36/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/fedora-36/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-36/x86_64 -ba --define '_gitcommit_cli 3a2c30b' --define '_gitcommit_engine 0234322' --define '_release 0' --define '_version 0.0.0.20221215153738.3a2c30b' --define '_origversion 0.0.0-20221215153738-3a2c30b' --define '_compose_rpm_version 2.14.1' --define '_compose_version v2.14.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec
16:04:36 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:04:36 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:04:36 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:04:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FEtZCy
16:04:36 + umask 022
16:04:36 + cd /root/rpmbuild/BUILD
16:04:36 + cd /root/rpmbuild/BUILD
16:04:36 + rm -rf src
16:04:36 + /usr/bin/mkdir -p src
16:04:36 + cd src
16:04:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:36 + /usr/bin/tar -xof -
16:04:36 #13 DONE 2.3s
16:04:36 
16:04:36 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
16:04:36 #14 DONE 0.0s
16:04:36 
16:04:36 #15 exporting to image
16:04:36 #15 exporting layers
16:04:36 dpkg-source: warning: native package version may not have a revision
16:04:36 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~debian'
16:04:36 dpkg-source: info: using source format '1.0'
16:04:36 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.tar.gz
16:04:36 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.dsc
16:04:36  debian/rules build
16:04:36 dh build --with=bash-completion --with=systemd
16:04:36    dh_update_autotools_config
16:04:36    dh_autoreconf
16:04:36    debian/rules override_dh_auto_build
16:04:36 make[1]: Entering directory '/root/build-deb'
16:04:36 # Build the daemon and dependencies
16:04:36 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:36 
16:04:36 Removing bundles/
16:04:36 
16:04:36 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:36 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:36 GOOS="" GOARCH="" GOARM=""
16:04:36 + STATUS=0
16:04:36 + '[' 0 -ne 0 ']'
16:04:36 + /usr/bin/tar -xof -
16:04:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:37 #17 exporting layers 8.3s done
16:04:37 #17 writing image sha256:64d89eb482d7dc9332a1d718ef522e65b42d71f4e8c263a4096c9a14068163f6 done
16:04:37 #17 naming to docker.io/debbuild-debian-buster/aarch64 done
16:04:37 #17 DONE 8.3s
16:04:37 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/debian-buster:/build  debbuild-debian-buster/aarch64
16:04:37 + STATUS=0
16:04:37 + '[' 0 -ne 0 ']'
16:04:37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:04:37 + RPM_EC=0
16:04:37 ++ jobs -p
16:04:37 + exit 0
16:04:37 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ONsUKs
16:04:37 + umask 022
16:04:37 + cd /root/rpmbuild/BUILD
16:04:37 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:04:37 + export CFLAGS
16:04:37 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:04:37 + export CXXFLAGS
16:04:37 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:04:37 + export FFLAGS
16:04:37 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:04:37 + export FCFLAGS
16:04:37 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64.ld'
16:04:37 + export LDFLAGS
16:04:37 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:04:37 + export LT_SYS_LIBRARY_PATH
16:04:37 + CC=gcc
16:04:37 + export CC
16:04:37 + CXX=g++
16:04:37 + export CXX
16:04:37 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:04:37 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0.20221215153738.3a2c30b-0.fc36 x86_64
16:04:37 + cd src
16:04:37 + export DOCKER_GITCOMMIT=0234322
16:04:37 + DOCKER_GITCOMMIT=0234322
16:04:37 + mkdir -p /go/src/github.com/docker
16:04:37 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:04:37 + pushd /root/rpmbuild/BUILD/src/engine
16:04:37 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:04:37 + for component in tini "proxy dynamic"
16:04:37 + TMP_GOPATH=/go
16:04:37 + hack/dockerfile/install/install.sh tini
16:04:37 + RM_GOPATH=0
16:04:37 + TMP_GOPATH=/go
16:04:37 + : /usr/local/bin
16:04:37 + '[' -z /go ']'
16:04:37 + export GOPATH=/go
16:04:37 + GOPATH=/go
16:04:37 + case "$(go env GOARCH)" in
16:04:37 ++ go env GOARCH
16:04:37 + export GO_BUILDMODE=-buildmode=pie
16:04:37 + GO_BUILDMODE=-buildmode=pie
16:04:37 ++ dirname hack/dockerfile/install/install.sh
16:04:37 + dir=hack/dockerfile/install
16:04:37 + bin=tini
16:04:37 + shift
16:04:37 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:04:37 + . hack/dockerfile/install/tini.installer
16:04:37 ++ : v0.19.0
16:04:37 + install_tini
16:04:37 + echo 'Install tini version v0.19.0'
16:04:37 Install tini version v0.19.0
16:04:37 + git clone https://github.com/krallin/tini.git /go/tini
16:04:37 Cloning into '/go/tini'...
16:04:37 + cd /go/src/github.com/docker/libnetwork
16:04:37 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:37 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:04:37 + cd /go/tini
16:04:37 + git checkout -q v0.19.0
16:04:37 + cmake .
16:04:37 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:04:37   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:04:37   CMake.
16:04:37 
16:04:37   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:04:37   CMake that the project does not need compatibility with older versions.
16:04:37 
16:04:37 
16:04:37 #13 DONE 2.4s
16:04:37 
16:04:37 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
16:04:37 #14 DONE 0.0s
16:04:37 
16:04:37 #15 exporting to image
16:04:37 #15 exporting layers
16:04:37 -- The C compiler identification is GNU 12.2.1
16:04:37 -- Detecting C compiler ABI info
16:04:37 -- Detecting C compiler ABI info - done
16:04:37 -- Check for working C compiler: /usr/bin/gcc - skipped
16:04:37 -- Detecting C compile features
16:04:37 -- Detecting C compile features - done
16:04:37 -- Performing Test HAS_BUILTIN_FORTIFY
16:04:37 + set -e
16:04:37 + mkdir -p /root/build-deb/engine
16:04:37 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:37 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:04:37 -- Configuring done
16:04:37 -- Generating done
16:04:37 -- Build files have been written to: /go/tini
16:04:37 + make tini-static
16:04:37 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:04:38 + mkdir -p /root/build-deb/cli
16:04:38 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:38 [100%] Linking C executable tini-static
16:04:38 [100%] Built target tini-static
16:04:38 + mkdir -p /usr/local/bin
16:04:38 + cp tini-static /usr/local/bin/docker-init
16:04:38 + for component in tini "proxy dynamic"
16:04:38 + TMP_GOPATH=/go
16:04:38 + hack/dockerfile/install/install.sh proxy dynamic
16:04:38 + RM_GOPATH=0
16:04:38 + TMP_GOPATH=/go
16:04:38 + : /usr/local/bin
16:04:38 + '[' -z /go ']'
16:04:38 + export GOPATH=/go
16:04:38 + GOPATH=/go
16:04:38 + case "$(go env GOARCH)" in
16:04:38 ++ go env GOARCH
16:04:38 + export GO_BUILDMODE=-buildmode=pie
16:04:38 + GO_BUILDMODE=-buildmode=pie
16:04:38 ++ dirname hack/dockerfile/install/install.sh
16:04:38 + dir=hack/dockerfile/install
16:04:38 + bin=proxy
16:04:38 + shift
16:04:38 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:04:38 + . hack/dockerfile/install/proxy.installer
16:04:38 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:38 + install_proxy dynamic
16:04:38 + case "$1" in
16:04:38 + install_proxy_dynamic
16:04:38 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:04:38 + PROXY_LDFLAGS=-linkmode=external
16:04:38 + export BUILD_MODE=-buildmode=pie
16:04:38 + BUILD_MODE=-buildmode=pie
16:04:38 + _install_proxy
16:04:38 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:04:38 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:04:38 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:38 Cloning into '/go/src/github.com/docker/libnetwork'...
16:04:38 + mkdir -p /root/build-deb/compose
16:04:38 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:38 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:38 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:38 + mkdir -p /go/src/github.com/docker
16:04:38 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:38 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:38 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:38 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:38 + EPOCH=5
16:04:38 + EPOCH_SEP=
16:04:38 + [[ ! -z 5 ]]
16:04:38 + EPOCH_SEP=:
16:04:38 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:38 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:38 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:38 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:38 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:38 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:38 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:38 + debSource=docker-ce
16:04:38 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:38 + debMaintainer='Docker <support@docker.com>'
16:04:38 ++ date --rfc-2822
16:04:38 + debDate='Thu, 15 Dec 2022 16:04:38 +0000'
16:04:38 + cat
16:04:38 + export CLI_GITCOMMIT=3a2c30b
16:04:38 + CLI_GITCOMMIT=3a2c30b
16:04:38 + export ENGINE_GITCOMMIT=0234322
16:04:38 + ENGINE_GITCOMMIT=0234322
16:04:38 + export SCAN_GITCOMMIT=6c852fa
16:04:38 + SCAN_GITCOMMIT=6c852fa
16:04:38 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:38 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:38 + dpkg-buildpackage -uc -us -I.git
16:04:38 dpkg-buildpackage: info: source package docker-ce
16:04:38 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~debian-buster
16:04:38 dpkg-buildpackage: info: source distribution buster
16:04:38 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:38 dpkg-buildpackage: info: host architecture armhf
16:04:38  dpkg-source -I.git --before-build .
16:04:38 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.dsc
16:04:38  debian/rules build
16:04:38 dh build --with=bash-completion --with=systemd
16:04:38    dh_update_autotools_config
16:04:38    dh_autoreconf
16:04:38    debian/rules override_dh_auto_build
16:04:38 make[1]: Entering directory '/root/build-deb'
16:04:38 # Build the daemon and dependencies
16:04:38 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:38 
16:04:38 Removing bundles/
16:04:38 
16:04:38 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:38 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.dsc
16:04:38  debian/rules build
16:04:38 dh build --with=bash-completion --with=systemd
16:04:38    dh_update_autotools_config
16:04:38    dh_autoreconf
16:04:38    debian/rules override_dh_auto_build
16:04:38 make[1]: Entering directory '/root/build-deb'
16:04:38 # Build the daemon and dependencies
16:04:38 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:38 
16:04:38 Removing bundles/
16:04:38 
16:04:38 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:38 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:38 GOOS="" GOARCH="" GOARM=""
16:04:38  debian/rules clean
16:04:38 dh clean --with=bash-completion --with=systemd
16:04:38    dh_clean
16:04:38 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:38 GOOS="" GOARCH="" GOARM=""
16:04:39  dpkg-source -I.git -b .
16:04:39 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~debian'
16:04:39 dpkg-source: info: using source format '1.0'
16:04:39 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.tar.gz
16:04:39 #15 DONE 2.6s
16:04:39 
16:04:39 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:04:39 #16 DONE 0.0s
16:04:39 
16:04:39 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:04:39 #17 DONE 0.0s
16:04:39 
16:04:39 #18 exporting to image
16:04:39 #18 exporting layers
16:04:39 #17 exporting layers 3.0s done
16:04:39 #17 writing image sha256:89391f1bb1ec448c93abf0997d52a41740e787e4027be645f3be5c54c8c042f2 done
16:04:39 #17 naming to docker.io/debbuild-debian-buster/aarch64 done
16:04:39 #17 DONE 3.0s
16:04:39 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/debian-buster:/build  debbuild-debian-buster/aarch64
16:04:39 + set -e
16:04:39 + mkdir -p /root/build-deb/engine
16:04:39 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:39 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.dsc
16:04:39  debian/rules build
16:04:39 dh build --with=bash-completion --with=systemd
16:04:39    dh_update_autotools_config
16:04:39    dh_autoreconf
16:04:39    debian/rules override_dh_auto_build
16:04:39 make[1]: Entering directory '/root/build-deb'
16:04:39 # Build the daemon and dependencies
16:04:39 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:39 
16:04:39 Removing bundles/
16:04:39 
16:04:39 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:39 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:39 GOOS="" GOARCH="" GOARM=""
16:04:39 #24 77.82 Selecting previously unselected package gcc-arm-linux-gnueabihf.
16:04:39 #24 77.83 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
16:04:39 #24 77.85 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
16:04:39 #24 78.03 Selecting previously unselected package linux-libc-dev-armhf-cross.
16:04:39 #24 78.03 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
16:04:39 #24 78.03 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
16:04:39 #24 78.22 Selecting previously unselected package libc6-dev-armhf-cross.
16:04:39 #24 78.22 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
16:04:39 #24 78.23 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
16:04:39 + mkdir -p /root/build-deb/cli
16:04:39 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:39 #24 78.45 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
16:04:39 #24 78.46 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
16:04:39 #24 78.46 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
16:04:40 + mkdir -p /root/build-deb/compose
16:04:40 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:40 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:40 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:40 + mkdir -p /go/src/github.com/docker
16:04:40 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:40 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:40 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:40 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:40 + EPOCH=5
16:04:40 + EPOCH_SEP=
16:04:40 + [[ ! -z 5 ]]
16:04:40 + EPOCH_SEP=:
16:04:40 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:40 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:40 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:40 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:40 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:40 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:40 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:40 + debSource=docker-ce
16:04:40 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:40 + debMaintainer='Docker <support@docker.com>'
16:04:40 ++ date --rfc-2822
16:04:40 + debDate='Thu, 15 Dec 2022 16:04:39 +0000'
16:04:40 + cat
16:04:40 + export CLI_GITCOMMIT=3a2c30b
16:04:40 + CLI_GITCOMMIT=3a2c30b
16:04:40 + export ENGINE_GITCOMMIT=0234322
16:04:40 + ENGINE_GITCOMMIT=0234322
16:04:40 + export SCAN_GITCOMMIT=6c852fa
16:04:40 + SCAN_GITCOMMIT=6c852fa
16:04:40 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:40 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:40 + dpkg-buildpackage -uc -us -I.git
16:04:40 dpkg-buildpackage: info: source package docker-ce
16:04:40 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~debian-buster
16:04:40 dpkg-buildpackage: info: source distribution buster
16:04:40 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:40 dpkg-buildpackage: info: host architecture arm64
16:04:40  dpkg-source -I.git --before-build .
16:04:40 #24 78.73 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
16:04:40 #24 78.73 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
16:04:40 #24 78.74 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:04:40  debian/rules clean
16:04:40 dh clean --with=bash-completion --with=systemd
16:04:40    dh_clean
16:04:40 + cd /go/src/github.com/docker/libnetwork
16:04:40 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:40 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:04:40  dpkg-source -I.git -b .
16:04:40 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~debian'
16:04:40 dpkg-source: info: using source format '1.0'
16:04:40 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.tar.gz
16:04:41 #15 exporting layers 4.9s done
16:04:41 #15 writing image sha256:de16a0c1987a15831e9002b3e4d99d7133d03876b85eaadf062fe8e753d55f2f done
16:04:41 #15 naming to docker.io/rpmbuild-fedora-35/x86_64 done
16:04:41 #15 DONE 4.9s
16:04:41 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/fedora-35/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/fedora-35/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-35/x86_64 -ba --define '_gitcommit_cli 3a2c30b' --define '_gitcommit_engine 0234322' --define '_release 0' --define '_version 0.0.0.20221215153738.3a2c30b' --define '_origversion 0.0.0-20221215153738-3a2c30b' --define '_compose_rpm_version 2.14.1' --define '_compose_version v2.14.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec
16:04:41 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:04:41 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:04:41 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:04:41 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UhiHbf
16:04:41 + umask 022
16:04:41 + cd /root/rpmbuild/BUILD
16:04:41 + cd /root/rpmbuild/BUILD
16:04:41 + rm -rf src
16:04:41 + /usr/bin/mkdir -p src
16:04:41 + cd src
16:04:41 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:41 + /usr/bin/tar -xof -
16:04:41 + STATUS=0
16:04:41 + '[' 0 -ne 0 ']'
16:04:41 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:04:41 + /usr/bin/tar -xof -
16:04:41 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.dsc
16:04:41  debian/rules build
16:04:41 dh build --with=bash-completion --with=systemd
16:04:41    dh_update_autotools_config
16:04:41    dh_autoreconf
16:04:41    debian/rules override_dh_auto_build
16:04:41 make[1]: Entering directory '/root/build-deb'
16:04:41 # Build the daemon and dependencies
16:04:41 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:41 
16:04:42 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.dsc
16:04:42  debian/rules build
16:04:42 dh build --with=bash-completion --with=systemd
16:04:42    dh_update_autotools_config
16:04:42 Removing bundles/
16:04:42 
16:04:42 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:42 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:42 GOOS="" GOARCH="" GOARM=""
16:04:42    dh_autoreconf
16:04:42    debian/rules override_dh_auto_build
16:04:42 make[1]: Entering directory '/root/build-deb'
16:04:42 # Build the daemon and dependencies
16:04:42 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:42 
16:04:42 Removing bundles/
16:04:42 
16:04:42 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:42 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:42 GOOS="" GOARCH="" GOARM=""
16:04:42 + STATUS=0
16:04:42 + '[' 0 -ne 0 ']'
16:04:42 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:04:42 + RPM_EC=0
16:04:42 ++ jobs -p
16:04:42 + exit 0
16:04:42 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Aqi1pg
16:04:42 + umask 022
16:04:42 + cd /root/rpmbuild/BUILD
16:04:42 + cd src
16:04:42 + export DOCKER_GITCOMMIT=0234322
16:04:42 + DOCKER_GITCOMMIT=0234322
16:04:42 + mkdir -p /go/src/github.com/docker
16:04:42 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:04:42 + pushd /root/rpmbuild/BUILD/src/engine
16:04:42 + for component in tini "proxy dynamic"
16:04:42 + TMP_GOPATH=/go
16:04:42 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:04:42 + hack/dockerfile/install/install.sh tini
16:04:42 + RM_GOPATH=0
16:04:42 + TMP_GOPATH=/go
16:04:42 + : /usr/local/bin
16:04:42 + '[' -z /go ']'
16:04:42 + export GOPATH=/go
16:04:42 + GOPATH=/go
16:04:42 + case "$(go env GOARCH)" in
16:04:42 ++ go env GOARCH
16:04:42 + export GO_BUILDMODE=-buildmode=pie
16:04:42 + GO_BUILDMODE=-buildmode=pie
16:04:42 ++ dirname hack/dockerfile/install/install.sh
16:04:42 + dir=hack/dockerfile/install
16:04:42 + bin=tini
16:04:42 + shift
16:04:42 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:04:42 + . hack/dockerfile/install/tini.installer
16:04:42 ++ : v0.19.0
16:04:42 + install_tini
16:04:42 + echo 'Install tini version v0.19.0'
16:04:42 Install tini version v0.19.0
16:04:42 + git clone https://github.com/krallin/tini.git /go/tini
16:04:42 Cloning into '/go/tini'...
16:04:42 + cd /go/tini
16:04:42 + git checkout -q v0.19.0
16:04:42 + cmake .
16:04:42 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:04:42   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:04:42   CMake.
16:04:42 
16:04:42   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:04:42   CMake that the project does not need compatibility with older versions.
16:04:42 
16:04:42 
16:04:42 -- The C compiler identification is GNU 11.3.1
16:04:42 -- Detecting C compiler ABI info
16:04:42 #15 exporting layers 4.9s done
16:04:42 #15 writing image sha256:9d9639b929d757b4f296cab093af8537994ddae799d2fc91caac1d4d282c3e77 done
16:04:42 #15 naming to docker.io/rpmbuild-fedora-37/x86_64 done
16:04:42 #15 DONE 4.9s
16:04:42 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/fedora-37/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/fedora-37/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-37/x86_64 -ba --define '_gitcommit_cli 3a2c30b' --define '_gitcommit_engine 0234322' --define '_release 0' --define '_version 0.0.0.20221215153738.3a2c30b' --define '_origversion 0.0.0-20221215153738-3a2c30b' --define '_compose_rpm_version 2.14.1' --define '_compose_version v2.14.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec
16:04:43 -- Detecting C compiler ABI info - done
16:04:43 -- Check for working C compiler: /usr/bin/cc - skipped
16:04:43 -- Detecting C compile features
16:04:43 -- Detecting C compile features - done
16:04:43 -- Performing Test HAS_BUILTIN_FORTIFY
16:04:43 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:04:43 -- Configuring done
16:04:43 -- Generating done
16:04:43 -- Build files have been written to: /go/tini
16:04:43 + make tini-static
16:04:43 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:04:43 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:04:43 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:04:43 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:04:43 warning: source_date_epoch_from_changelog set but %changelog is missing
16:04:43 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.f0XuxI
16:04:43 + umask 022
16:04:43 + cd /root/rpmbuild/BUILD
16:04:43 + cd /root/rpmbuild/BUILD
16:04:43 + rm -rf src
16:04:43 + /usr/bin/mkdir -p src
16:04:43 + cd src
16:04:43 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
16:04:43 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.dsc
16:04:43  debian/rules build
16:04:43 dh build --with=bash-completion --with=systemd
16:04:43    dh_update_autotools_config
16:04:43    dh_autoreconf
16:04:43    debian/rules override_dh_auto_build
16:04:43 make[1]: Entering directory '/root/build-deb'
16:04:43 # Build the daemon and dependencies
16:04:43 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:43 
16:04:43 Removing bundles/
16:04:43 
16:04:43 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:43 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:43 GOOS="" GOARCH="" GOARM=""
16:04:43 [100%] Linking C executable tini-static
16:04:43 [100%] Built target tini-static
16:04:43 + mkdir -p /usr/local/bin
16:04:43 + cp tini-static /usr/local/bin/docker-init
16:04:43 + for component in tini "proxy dynamic"
16:04:43 + TMP_GOPATH=/go
16:04:43 + hack/dockerfile/install/install.sh proxy dynamic
16:04:43 + RM_GOPATH=0
16:04:43 + TMP_GOPATH=/go
16:04:43 + : /usr/local/bin
16:04:43 + '[' -z /go ']'
16:04:43 + export GOPATH=/go
16:04:43 + GOPATH=/go
16:04:43 + case "$(go env GOARCH)" in
16:04:43 ++ go env GOARCH
16:04:43 + export GO_BUILDMODE=-buildmode=pie
16:04:43 + GO_BUILDMODE=-buildmode=pie
16:04:43 ++ dirname hack/dockerfile/install/install.sh
16:04:43 + dir=hack/dockerfile/install
16:04:43 + bin=proxy
16:04:43 + shift
16:04:43 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:04:43 + . hack/dockerfile/install/proxy.installer
16:04:43 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:43 + install_proxy dynamic
16:04:43 + case "$1" in
16:04:43 + install_proxy_dynamic
16:04:43 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:43 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:04:43 + PROXY_LDFLAGS=-linkmode=external
16:04:43 + export BUILD_MODE=-buildmode=pie
16:04:43 + BUILD_MODE=-buildmode=pie
16:04:43 + _install_proxy
16:04:43 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:04:43 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:04:43 Cloning into '/go/src/github.com/docker/libnetwork'...
16:04:43 + STATUS=0
16:04:43 + '[' 0 -ne 0 ']'
16:04:43 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
16:04:43 + return
16:04:43 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:43 + PRODUCT=docker
16:04:43 + hack/make.sh dynbinary
16:04:43 
16:04:43 Removing bundles/
16:04:43 
16:04:43 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:43 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:43 GOOS="" GOARCH="" GOARM=""
16:04:43 + STATUS=0
16:04:43 + '[' 0 -ne 0 ']'
16:04:43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:04:44 + RPM_EC=0
16:04:44 ++ jobs -p
16:04:44 + exit 0
16:04:44 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.e2nss3
16:04:44 + umask 022
16:04:44 + cd /root/rpmbuild/BUILD
16:04:44 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:04:44 + export CFLAGS
16:04:44 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:04:44 + export CXXFLAGS
16:04:44 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:04:44 + export FFLAGS
16:04:44 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:04:44 + export FCFLAGS
16:04:44 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:04:44 + export LDFLAGS
16:04:44 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:04:44 + export LT_SYS_LIBRARY_PATH
16:04:44 + CC=gcc
16:04:44 + export CC
16:04:44 + CXX=g++
16:04:44 + export CXX
16:04:44 + cd src
16:04:44 + export DOCKER_GITCOMMIT=0234322
16:04:44 + DOCKER_GITCOMMIT=0234322
16:04:44 + mkdir -p /go/src/github.com/docker
16:04:44 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:04:44 + pushd /root/rpmbuild/BUILD/src/engine
16:04:44 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:04:44 + for component in tini "proxy dynamic"
16:04:44 + TMP_GOPATH=/go
16:04:44 + hack/dockerfile/install/install.sh tini
16:04:44 + RM_GOPATH=0
16:04:44 + TMP_GOPATH=/go
16:04:44 + : /usr/local/bin
16:04:44 + '[' -z /go ']'
16:04:44 + export GOPATH=/go
16:04:44 + GOPATH=/go
16:04:44 + case "$(go env GOARCH)" in
16:04:44 ++ go env GOARCH
16:04:44 + export GO_BUILDMODE=-buildmode=pie
16:04:44 + GO_BUILDMODE=-buildmode=pie
16:04:44 ++ dirname hack/dockerfile/install/install.sh
16:04:44 + dir=hack/dockerfile/install
16:04:44 + bin=tini
16:04:44 + shift
16:04:44 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:04:44 + . hack/dockerfile/install/tini.installer
16:04:44 ++ : v0.19.0
16:04:44 + install_tini
16:04:44 + echo 'Install tini version v0.19.0'
16:04:44 Install tini version v0.19.0
16:04:44 + git clone https://github.com/krallin/tini.git /go/tini
16:04:44 Cloning into '/go/tini'...
16:04:44 + cd /go/tini
16:04:44 + git checkout -q v0.19.0
16:04:44 + cmake .
16:04:44 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:04:44   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:04:44   CMake.
16:04:44 
16:04:44   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:04:44   CMake that the project does not need compatibility with older versions.
16:04:44 
16:04:44 
16:04:44 -- The C compiler identification is GNU 12.2.1
16:04:44 -- Detecting C compiler ABI info
16:04:44 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.dsc
16:04:44  debian/rules build
16:04:44 dh build --with=bash-completion --with=systemd
16:04:44    dh_update_autotools_config
16:04:44    dh_autoreconf
16:04:44    debian/rules override_dh_auto_build
16:04:44 make[1]: Entering directory '/root/build-deb'
16:04:44 # Build the daemon and dependencies
16:04:44 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:44 
16:04:44 Removing bundles/
16:04:44 
16:04:44 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:44 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:44 GOOS="" GOARCH="" GOARM=""
16:04:44 -- Detecting C compiler ABI info - done
16:04:44 -- Check for working C compiler: /usr/bin/gcc - skipped
16:04:44 -- Detecting C compile features
16:04:44 -- Detecting C compile features - done
16:04:44 -- Performing Test HAS_BUILTIN_FORTIFY
16:04:44 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:04:44 -- Configuring done
16:04:44 -- Generating done
16:04:44 -- Build files have been written to: /go/tini
16:04:44 + make tini-static
16:04:44 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:04:44 [100%] Linking C executable tini-static
16:04:45 + cd /go/src/github.com/docker/libnetwork
16:04:45 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:45 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:04:45 #24 83.36 Selecting previously unselected package g++-arm-linux-gnueabihf.
16:04:45 #24 83.36 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
16:04:45 #24 83.37 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
16:04:45 #24 83.42 Selecting previously unselected package crossbuild-essential-armhf.
16:04:45 #24 83.43 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
16:04:45 #24 83.43 Unpacking crossbuild-essential-armhf (12.9) ...
16:04:45 #24 83.61 Selecting previously unselected package libc6-ppc64el-cross.
16:04:45 #24 83.62 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
16:04:45 #24 83.64 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
16:04:45 #24 83.88 Selecting previously unselected package libgcc-s1-ppc64el-cross.
16:04:45 #24 83.89 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:04:45 #24 83.90 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
16:04:45 #24 84.09 Selecting previously unselected package libgomp1-ppc64el-cross.
16:04:45 #24 84.10 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:04:45 #24 84.10 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
16:04:45 #24 84.14 Selecting previously unselected package libitm1-ppc64el-cross.
16:04:45 [100%] Built target tini-static
16:04:45 + mkdir -p /usr/local/bin
16:04:45 + cp tini-static /usr/local/bin/docker-init
16:04:45 + for component in tini "proxy dynamic"
16:04:45 + TMP_GOPATH=/go
16:04:45 + hack/dockerfile/install/install.sh proxy dynamic
16:04:45 + RM_GOPATH=0
16:04:45 + TMP_GOPATH=/go
16:04:45 + : /usr/local/bin
16:04:45 + '[' -z /go ']'
16:04:45 + export GOPATH=/go
16:04:45 + GOPATH=/go
16:04:45 + case "$(go env GOARCH)" in
16:04:45 ++ go env GOARCH
16:04:45 + export GO_BUILDMODE=-buildmode=pie
16:04:45 + GO_BUILDMODE=-buildmode=pie
16:04:45 ++ dirname hack/dockerfile/install/install.sh
16:04:45 + dir=hack/dockerfile/install
16:04:45 + bin=proxy
16:04:45 + shift
16:04:45 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:04:45 + . hack/dockerfile/install/proxy.installer
16:04:45 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:45 + install_proxy dynamic
16:04:45 + case "$1" in
16:04:45 + install_proxy_dynamic
16:04:45 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:45 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:04:45 + PROXY_LDFLAGS=-linkmode=external
16:04:45 + export BUILD_MODE=-buildmode=pie
16:04:45 + BUILD_MODE=-buildmode=pie
16:04:45 + _install_proxy
16:04:45 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:04:45 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:04:45 Cloning into '/go/src/github.com/docker/libnetwork'...
16:04:45 #24 84.15 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:04:45 #24 84.15 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
16:04:45 #24 84.20 Selecting previously unselected package libatomic1-ppc64el-cross.
16:04:45 #24 84.20 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:04:45 #24 84.21 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
16:04:45 #24 84.24 Selecting previously unselected package libasan6-ppc64el-cross.
16:04:45 #24 84.24 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:04:45 #24 84.24 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
16:04:45 #24 84.48 Selecting previously unselected package liblsan0-ppc64el-cross.
16:04:45 #24 84.48 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:04:45 #24 84.49 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
16:04:46 #24 84.60 Selecting previously unselected package libtsan0-ppc64el-cross.
16:04:46 #24 84.60 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:04:46 #24 84.60 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
16:04:46 #24 84.83 Selecting previously unselected package libstdc++6-ppc64el-cross.
16:04:46 #24 84.84 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:04:46 #24 84.84 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
16:04:46 #24 84.92 Selecting previously unselected package libubsan1-ppc64el-cross.
16:04:46 #24 84.92 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:04:46 #24 84.93 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
16:04:46 #24 85.04 Selecting previously unselected package libquadmath0-ppc64el-cross.
16:04:46 #24 85.04 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:04:46 #24 85.05 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
16:04:46 #24 85.09 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
16:04:46 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.dsc
16:04:46  debian/rules build
16:04:46 dh build --with=bash-completion --with=systemd
16:04:46    dh_update_autotools_config
16:04:46    dh_autoreconf
16:04:46    debian/rules override_dh_auto_build
16:04:46 make[1]: Entering directory '/root/build-deb'
16:04:46 # Build the daemon and dependencies
16:04:46 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:46 
16:04:46 Removing bundles/
16:04:46 
16:04:46 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:46 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:46 GOOS="" GOARCH="" GOARM=""
16:04:46 #24 85.10 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:04:46 #24 85.10 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
16:04:46 #24 85.27 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
16:04:46 #24 85.28 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:04:46 #24 85.28 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:04:47 #10 93.39 Setting up libgpgme11:amd64 (1.14.0-1+b2) ...
16:04:47 #10 93.43 Setting up dirmngr (2.2.27-2+deb11u2) ...
16:04:47 #10 93.56 Setting up perl (5.32.1-4+deb11u2) ...
16:04:47 #10 93.58 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
16:04:47 #10 93.59 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:04:47 #10 93.60 Setting up libdata-dump-perl (1.23-1.1) ...
16:04:47 #10 93.61 Setting up libref-util-perl (0.204-1) ...
16:04:47 #10 93.62 Setting up libipc-system-simple-perl (1.30-1) ...
16:04:47 #10 93.63 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:04:47 #10 93.64 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
16:04:47 #10 93.65 Setting up libvariable-magic-perl (0.62-1+b3) ...
16:04:47 #10 93.66 Setting up libio-html-perl (1.004-2) ...
16:04:47 #10 93.67 Setting up libpod-parser-perl (1.63-2) ...
16:04:47 #10 93.68 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
16:04:47 #10 93.69 Setting up liblist-moreutils-xs-perl (0.430-2) ...
16:04:47 #10 93.70 Setting up gcc-10 (10.2.1-6) ...
16:04:47 #10 93.71 Setting up libparams-util-perl (1.102-1+b1) ...
16:04:47 #10 93.72 Setting up libdpkg-perl (1.20.12) ...
16:04:47 #10 93.73 Setting up libtime-duration-perl (1.21-1) ...
16:04:47 #10 93.74 Setting up autoconf (2.69-14) ...
16:04:47 #10 93.75 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:04:47 #10 93.76 Setting up libarray-intspan-perl (2.004-1) ...
16:04:47 #10 93.77 Setting up libcapture-tiny-perl (0.48-1) ...
16:04:47 #10 93.78 Setting up libtimedate-perl (2.3300-2) ...
16:04:47 #10 93.79 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
16:04:47 #10 93.80 Setting up libsub-name-perl (0.26-1+b1) ...
16:04:47 #10 93.81 Setting up libtype-tiny-xs-perl (0.022-1) ...
16:04:47 #10 93.82 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:04:47 #10 93.83 Setting up libproc-processtable-perl (0.59-2+b1) ...
16:04:47 #10 93.84 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:04:47 #10 93.85 Setting up xauth (1:1.1-1) ...
16:04:47 #10 93.86 Setting up libpath-tiny-perl (0.118-1) ...
16:04:47 #10 93.87 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:04:47 #10 93.88 Setting up libjson-perl (4.03000-1) ...
16:04:47 #10 93.89 Setting up libipc-run3-perl (0.048-2) ...
16:04:47 #10 93.90 Setting up libfcgi-perl:amd64 (0.79+ds-2) ...
16:04:47 #10 93.92 Setting up libsub-override-perl (0.09-2) ...
16:04:47 #10 93.93 Setting up libaliased-perl (0.34-1.1) ...
16:04:47 #10 93.94 Setting up libstrictures-perl (2.000006-1) ...
16:04:47 #10 93.95 Setting up libsub-quote-perl (2.006006-1) ...
16:04:47 #10 93.96 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:04:47 #10 93.97 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
16:04:47 #10 93.98 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
16:04:47 #10 93.99 Setting up libsort-versions-perl (1.62-1) ...
16:04:47 #10 94.01 Setting up libexporter-tiny-perl (1.002002-1) ...
16:04:47 #10 94.02 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
16:04:47 #10 94.03 Setting up libfile-dirlist-perl (0.05-2) ...
16:04:47 #10 94.04 Setting up libterm-readkey-perl (2.38-1+b2) ...
16:04:47 #10 94.05 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
16:04:47 #10 94.06 Setting up libperlio-gzip-perl (0.19-1+b7) ...
16:04:47 #10 94.07 Setting up libsys-hostname-long-perl (1.5-2) ...
16:04:47 #10 94.09 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:04:47 #10 94.10 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
16:04:47 #10 94.11 Setting up liburi-perl (5.08-1) ...
16:04:47 #10 94.12 Setting up libfile-touch-perl (0.11-1) ...
16:04:47 #10 94.13 Setting up python3.9 (3.9.2-1) ...
16:04:47 #10 94.72 Setting up libemail-address-xs-perl (1.04-1+b3) ...
16:04:47 #10 94.73 Setting up libnet-ssleay-perl (1.88-3+b1) ...
16:04:47 #10 94.74 Setting up automake (1:1.16.3-2) ...
16:04:47 #10 94.75 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:04:47 #10 94.76 Setting up libapt-pkg-perl (0.1.39) ...
16:04:47 #10 94.77 Setting up libio-sessiondata-perl (1.03-1.1) ...
16:04:47 #10 94.78 Setting up libstring-escape-perl (2010.002-2) ...
16:04:47 #10 94.79 Setting up libhttp-date-perl (6.05-1) ...
16:04:47 #10 94.80 Setting up libfile-which-perl (1.23-1) ...
16:04:47 #10 94.82 Setting up libfile-basedir-perl (0.08-1) ...
16:04:47 #10 94.83 Setting up libnumber-range-perl (0.12-1.1) ...
16:04:47 #10 94.84 Setting up libtask-weaken-perl (1.06-1) ...
16:04:47 #10 94.85 Setting up libunicode-utf8-perl (0.62-1+b2) ...
16:04:47 #10 94.86 Setting up libmouse-perl (2.5.10-1+b1) ...
16:04:47 #10 94.87 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
16:04:47 #10 94.89 Setting up g++-10 (10.2.1-6) ...
16:04:47 #10 94.90 Setting up libfile-listing-perl (6.14-1) ...
16:04:47 #10 94.91 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
16:04:47 #10 94.92 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
16:04:47 #10 94.93 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:04:47 #10 94.94 Setting up libdata-messagepack-perl (1.00-4+b1) ...
16:04:47 #10 94.95 Setting up libclass-inspector-perl (1.36-1) ...
16:04:47 #10 94.96 Setting up libfont-afm-perl (1.20-3) ...
16:04:47 #10 94.98 Setting up libwant-perl (0.29-1+b6) ...
16:04:47 #10 94.98 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:04:47 #10 94.99 Setting up libtext-glob-perl (0.11-1) ...
16:04:47 #10 95.01 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:04:47 #10 95.01 Setting up liblist-compare-perl (0.55-1) ...
16:04:47 #10 95.02 Setting up libref-util-xs-perl (0.117-1+b3) ...
16:04:47 #10 95.05 Setting up libio-pty-perl (1:1.15-2) ...
16:04:47 #10 95.06 Setting up libtool (2.4.6-15) ...
16:04:47 #10 95.07 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
16:04:47 #10 95.08 Setting up libsort-key-perl (1.33-2+b3) ...
16:04:47 #10 95.09 Setting up libclone-perl (0.45-1+b1) ...
16:04:47 #10 95.10 Setting up libalgorithm-diff-perl (1.201-1) ...
16:04:47 #10 95.11 Setting up libarchive-zip-perl (1.68-1) ...
16:04:47 #10 95.12 Setting up libsub-identify-perl (0.14-1+b3) ...
16:04:47 #10 95.13 Setting up libdistro-info-perl (1.0) ...
16:04:47 #10 95.14 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
16:04:47 #10 95.16 Setting up libobject-id-perl (0.1.2-2.1) ...
16:04:47 #10 95.17 Setting up libio-stringy-perl (2.111-3) ...
16:04:47 #10 95.18 Setting up liblist-moreutils-perl (0.430-2) ...
16:04:47 #10 95.19 Setting up libhtml-tagset-perl (3.20-4) ...
16:04:47 #10 95.20 Setting up liblog-any-perl (1.709-1) ...
16:04:47 #10 95.21 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:04:47 #10 95.22 Setting up libdevel-size-perl (0.83-1+b2) ...
16:04:47 #10 95.23 Setting up libdebhelper-perl (13.3.4) ...
16:04:47 #10 95.24 Setting up libpod-constants-perl (0.19-2) ...
16:04:47 #10 95.25 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
16:04:47 #10 95.29 Setting up libconvert-binhex-perl (1.125-1) ...
16:04:47 #10 95.30 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:04:47 #10 95.31 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
16:04:47 #10 95.32 Setting up libtry-tiny-perl (0.30-1) ...
16:04:47 #10 95.33 Setting up libtype-tiny-perl (1.012001-2) ...
16:04:47 #10 95.34 Setting up libcommon-sense-perl (3.75-1+b4) ...
16:04:47 #10 95.35 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:04:47 #10 95.36 Setting up libnet-http-perl (6.20-1) ...
16:04:47 #10 95.37 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
16:04:47 #10 95.38 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:04:47 #10 95.39 Setting up libtime-moment-perl (0.44-1+b3) ...
16:04:47 #10 95.40 Setting up libencode-locale-perl (1.05-1.1) ...
16:04:47 #10 95.41 Setting up python3 (3.9.2-3) ...
16:04:47 #10 95.71 Setting up libexception-class-perl (1.44-1) ...
16:04:47 #10 95.73 Setting up python3-xdg (0.27-2) ...
16:04:47 #10 95.91 Setting up libconfig-tiny-perl (2.26-1) ...
16:04:47 #10 95.92 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
16:04:47 #10 95.93 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
16:04:47 #10 95.94 Setting up liblist-utilsby-perl (0.11-1) ...
16:04:47 #10 95.96 Setting up libstring-shellquote-perl (1.04-1) ...
16:04:47 #10 95.97 Setting up libsub-install-perl (0.928-1.1) ...
16:04:47 #10 95.98 Setting up gcc (4:10.2.1-1) ...
16:04:47 #10 96.00 Setting up dpkg-dev (1.20.12) ...
16:04:47 #10 96.02 Setting up libnumber-compare-perl (0.03-1.1) ...
16:04:47 #10 96.03 Setting up intltool-debian (0.35.0+20060710.5) ...
16:04:47 #10 96.04 Setting up liberror-perl (0.17029-1) ...
16:04:47 #10 96.05 Setting up python3-six (1.16.0-2) ...
16:04:47 #10 96.19 Setting up dh-autoreconf (20) ...
16:04:47 #10 96.20 Setting up patchutils (0.4.2-1) ...
16:04:47 #10 96.21 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:04:47 #10 96.22 Setting up libltdl-dev:amd64 (2.4.6-15) ...
16:04:47 #18 exporting layers 7.3s done
16:04:47 #18 writing image sha256:ececed1eb4a2a7074b188e6cd9e20112165675f72e8e5dd6076c460ef675085e done
16:04:47 #18 naming to docker.io/debbuild-ubuntu-kinetic/aarch64 done
16:04:47 #18 DONE 7.3s
16:04:47 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/ubuntu-kinetic:/build  debbuild-ubuntu-kinetic/aarch64
16:04:47 + set -e
16:04:47 + mkdir -p /root/build-deb/engine
16:04:47 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:04:47 + mkdir -p /root/build-deb/cli
16:04:47 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:04:47 + mkdir -p /root/build-deb/compose
16:04:47 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:04:47 + mkdir -p /root/build-deb/scan-cli-plugin
16:04:47 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:04:47 + mkdir -p /go/src/github.com/docker
16:04:47 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:04:47 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:04:47 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:04:47 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:04:47 + EPOCH=5
16:04:47 + EPOCH_SEP=
16:04:47 + [[ ! -z 5 ]]
16:04:47 + EPOCH_SEP=:
16:04:47 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:04:47 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:47 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:04:47 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:47 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:47 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:04:47 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:04:47 + debSource=docker-ce
16:04:47 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:04:47 + debMaintainer='Docker <support@docker.com>'
16:04:47 ++ date --rfc-2822
16:04:47 + debDate='Thu, 15 Dec 2022 16:04:47 +0000'
16:04:47 + cat
16:04:47 + export CLI_GITCOMMIT=3a2c30b
16:04:47 + CLI_GITCOMMIT=3a2c30b
16:04:47 + export ENGINE_GITCOMMIT=0234322
16:04:47 + ENGINE_GITCOMMIT=0234322
16:04:47 + export SCAN_GITCOMMIT=6c852fa
16:04:47 + SCAN_GITCOMMIT=6c852fa
16:04:47 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:47 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:04:47 + dpkg-buildpackage -uc -us -I.git
16:04:47 dpkg-buildpackage: info: source package docker-ce
16:04:47 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic
16:04:47 dpkg-buildpackage: info: source distribution kinetic
16:04:47 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:04:47  dpkg-source -I.git --before-build .
16:04:47 dpkg-buildpackage: info: host architecture armhf
16:04:47 + cd /go/src/github.com/docker/libnetwork
16:04:47 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:04:47 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:04:47 + return
16:04:47 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:47 + PRODUCT=docker
16:04:47 + hack/make.sh dynbinary
16:04:47 
16:04:47 Removing bundles/
16:04:47 
16:04:47 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:47 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:47 GOOS="" GOARCH="" GOARM=""
16:04:47 #10 96.23 Setting up libjson-maybexs-perl (1.004003-1) ...
16:04:47 #10 96.24 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:04:47 #10 96.25 Setting up libio-string-perl (1.08-3.1) ...
16:04:47 #10 96.26 Setting up libreadonly-perl (2.050-3) ...
16:04:47 #10 96.27 Setting up python3-gpg (1.14.0-1+b2) ...
16:04:47 #10 96.44 Setting up python3-certifi (2020.6.20-1) ...
16:04:47  debian/rules clean
16:04:47 dh clean --with=bash-completion --with=systemd
16:04:47    dh_clean
16:04:47 #10 96.57 Setting up libfile-find-rule-perl (0.34-1) ...
16:04:47 #10 96.58 Setting up libstring-copyright-perl (0.003006-1) ...
16:04:47 #10 96.60 Setting up libgd3:amd64 (2.3.0-2) ...
16:04:47 #10 96.61 Setting up python3-idna (2.10-1) ...
16:04:47  dpkg-source -I.git -b .
16:04:47 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:04:47 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:04:47 dpkg-source: warning: native package version may not have a revision
16:04:47 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~ubuntu'
16:04:47 dpkg-source: info: using source format '1.0'
16:04:47 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.tar.gz
16:04:47 #10 96.80 Setting up libdata-optlist-perl (0.110-1.1) ...
16:04:47 #10 96.81 Setting up libipc-run-perl (20200505.0-1) ...
16:04:47 #10 96.83 Setting up git (1:2.30.2-1) ...
16:04:47 #10 96.85 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
16:04:47 #10 96.86 Setting up python3-urllib3 (1.26.5-1~exp1) ...
16:04:48 #10 97.04 Setting up libcontextual-return-perl (0.004014-2) ...
16:04:48 #10 97.05 Setting up libwww-robotrules-perl (6.02-1) ...
16:04:48 #10 97.06 Setting up libtypes-serialiser-perl (1.01-1) ...
16:04:48 #10 97.07 Setting up g++ (4:10.2.1-1) ...
16:04:48 #10 97.10 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:04:48 #10 97.10 Setting up libhtml-parser-perl (3.75-1+b1) ...
16:04:48 #10 97.12 Setting up libgit-wrapper-perl (0.048-1) ...
16:04:48 #10 97.13 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:04:48 #10 97.14 Setting up librole-tiny-perl (2.002004-1) ...
16:04:48 #10 97.15 Setting up gnupg (2.2.27-2+deb11u2) ...
16:04:48 #10 97.16 Setting up build-essential (12.9) ...
16:04:48 #10 97.17 Setting up python3-unidiff (0.5.5-2) ...
16:04:48 #10 97.31 Setting up lsb-release (11.1.0) ...
16:04:48 #10 97.33 Setting up libfont-ttf-perl (1.06-1.1) ...
16:04:48 #10 97.34 Setting up libfile-homedir-perl (1.006-1) ...
16:04:48 #10 97.35 Setting up python3-magic (2:0.4.20-3) ...
16:04:48 #10 97.49 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
16:04:48 #10 97.52 Setting up pristine-tar (1.49) ...
16:04:48 #10 97.53 Setting up libio-socket-ssl-perl (2.069-1) ...
16:04:48 #10 97.54 Setting up libsub-exporter-perl (0.987-1) ...
16:04:48 #10 97.55 Setting up libc-devtools (2.31-13+deb11u5) ...
16:04:48 #10 97.56 Setting up libalgorithm-merge-perl (0.08-3) ...
16:04:48 #10 97.57 Setting up libhttp-message-perl (6.28-1) ...
16:04:48 #10 97.58 Setting up libhtml-form-perl (6.07-1) ...
16:04:48 #10 97.59 Setting up python3-pkg-resources (52.0.0-4) ...
16:04:48 #10 97.78 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:04:48 #10 97.79 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
16:04:48 #10 97.81 Setting up libjson-xs-perl (4.030-1+b1) ...
16:04:48 #10 97.82 Setting up libhttp-negotiate-perl (6.01-1) ...
16:04:48 #10 97.83 Setting up libio-prompter-perl (0.004015-1) ...
16:04:48 #10 97.84 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:04:48 #10 97.85 Setting up libhttp-cookies-perl (6.10-1) ...
16:04:48 #10 97.86 Setting up python3-apt (2.2.1) ...
16:04:49 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.dsc
16:04:49  debian/rules build
16:04:49 dh build --with=bash-completion --with=systemd
16:04:49    dh_update_autotools_config
16:04:49    dh_autoreconf
16:04:49    debian/rules override_dh_auto_build
16:04:49 make[1]: Entering directory '/root/build-deb'
16:04:49 # Build the daemon and dependencies
16:04:49 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:49 
16:04:49 Removing bundles/
16:04:49 
16:04:49 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:49 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:49 GOOS="" GOARCH="" GOARM=""
16:04:49 #10 98.02 Setting up po-debconf (1.0.21+nmu1) ...
16:04:49 #10 98.04 Setting up libhtml-tree-perl (5.07-2) ...
16:04:49 #10 98.05 Setting up libparams-classify-perl (0.015-1+b3) ...
16:04:49 #10 98.06 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:04:49 #10 98.06 Setting up libhtml-format-perl (2.12-1.1) ...
16:04:49 #10 98.08 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:04:49 #10 98.13 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:04:49 #10 98.19 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:49 #10 98.31 
16:04:49 #10 98.31 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:49 #10 98.33 Setting up python3-chardet (4.0.0-1) ...
16:04:49 #10 98.59 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:04:49 #10 98.61 Setting up libmodule-runtime-perl (0.016-1) ...
16:04:49 #10 98.62 Setting up libmailtools-perl (2.21-1) ...
16:04:49 #10 98.63 Setting up python3-debian (0.1.39) ...
16:04:49 #10 98.79 Setting up python3-requests (2.25.1+dfsg-2) ...
16:04:49 #10 98.97 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:04:49 #10 99.01 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:04:50 #10 99.08 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:04:50 #10 99.15 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:50 #10 99.27 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:50 #10 99.29 Setting up dh-strip-nondeterminism (1.12.0-1) ...
16:04:50 #10 99.30 Setting up libconst-fast-perl (0.014-1.1) ...
16:04:50 #10 99.31 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
16:04:50 #10 99.33 Setting up libdata-dpath-perl (0.58-1) ...
16:04:50 #10 99.34 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:04:50 #10 99.35 Setting up libpackage-stash-perl (0.39-1) ...
16:04:50 #10 99.36 Setting up libimport-into-perl (1.002005-1) ...
16:04:50 #10 99.37 Setting up libmoo-perl (2.004004-1) ...
16:04:50 + return
16:04:50 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:50 + PRODUCT=docker
16:04:50 + hack/make.sh dynbinary
16:04:50 
16:04:50 Removing bundles/
16:04:50 
16:04:50 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:50 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:50 GOOS="" GOARCH="" GOARM=""
16:04:50 #10 99.38 Setting up liblist-someutils-perl (0.58-1) ...
16:04:50 #10 99.39 Setting up debhelper (13.3.4) ...
16:04:50 #10 99.41 Setting up libmime-tools-perl (5.509-1) ...
16:04:50 #10 99.42 Setting up dput (1.1.0) ...
16:04:50 #10 99.59 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
16:04:50 #10 99.60 Setting up equivs (2.3.1) ...
16:04:50 #10 99.62 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:04:50 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.dsc
16:04:50  debian/rules build
16:04:50 dh build --with=bash-completion --with=systemd
16:04:50    dh_update_autotools_config
16:04:50    dh_autoreconf
16:04:50    debian/rules override_dh_auto_build
16:04:50 make[1]: Entering directory '/root/build-deb'
16:04:50 # Build the daemon and dependencies
16:04:50 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:50 
16:04:50 Removing bundles/
16:04:50 
16:04:50 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:50 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:50 GOOS="" GOARCH="" GOARM=""
16:04:50 #10 99.63 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ...
16:04:50 #10 99.64 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
16:04:50 #10 99.65 Setting up libnamespace-clean-perl (0.27-1) ...
16:04:50 #10 99.67 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
16:04:50 #10 99.69 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:04:50 #10 99.70 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:04:50 #10 99.71 Setting up libmoox-struct-perl (0.020-1) ...
16:04:50 #10 99.73 Setting up lintian (2.104.0) ...
16:04:50 #10 99.75 Setting up licensecheck (3.1.1-2) ...
16:04:50 #10 99.76 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:04:50 #10 99.77 Setting up libwww-perl (6.52-1) ...
16:04:50 #10 99.79 Setting up devscripts (2.21.3+deb11u1) ...
16:04:51 #10 99.95 Setting up libxml-parser-perl:amd64 (2.46-2) ...
16:04:51 #10 99.96 Setting up libxml-sax-expat-perl (0.51-1) ...
16:04:51 #10 100.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:04:51 #10 100.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:04:51 #10 100.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:04:51 #10 100.2 Setting up libsoap-lite-perl (1.27-1) ...
16:04:51 #10 100.3 Setting up libxmlrpc-lite-perl (0.717-4) ...
16:04:51 #10 100.3 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:04:51 #10 100.3 Processing triggers for ca-certificates (20210119) ...
16:04:51 #10 100.3 Updating certificates in /etc/ssl/certs...
16:04:51 #10 100.6 0 added, 0 removed; done.
16:04:51 #10 100.6 Running hooks in /etc/ca-certificates/update.d...
16:04:51 #10 100.6 done.
16:04:51 #24 89.78 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
16:04:51 #24 89.78 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:04:51 #24 89.78 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:04:51 #24 89.82 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
16:04:51 #24 89.82 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
16:04:51 #24 89.82 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
16:04:51 #24 90.01 Selecting previously unselected package libc6-dev-ppc64el-cross.
16:04:51 #24 90.01 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
16:04:51 #24 90.01 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
16:04:51 #24 90.29 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
16:04:51 #24 90.29 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:04:51 #24 90.30 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
16:04:51 #24 90.56 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
16:04:52 #10 DONE 100.9s
16:04:52 
16:04:52 #11 [stage-1 3/8] COPY common /root/build-deb/debian
16:04:52 #11 DONE 0.1s
16:04:52 
16:04:52 #12 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
16:04:52 #24 90.56 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:04:52 #24 90.57 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:04:52 #12 0.711 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:04:52 #12 0.711 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:04:52 #12 0.711 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:04:53 #12 0.959 Reading package lists...
16:04:53 #12 1.739 dpkg-buildpackage: info: source package docker-ce-build-deps
16:04:53 #12 1.739 dpkg-buildpackage: info: source version 1.0
16:04:53 #12 1.739 dpkg-buildpackage: info: source distribution unstable
16:04:53 #12 1.739 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:04:53 #12 1.774  dpkg-source --before-build .
16:04:53 #12 1.774 dpkg-buildpackage: info: host architecture amd64
16:04:53 #12 1.867  debian/rules clean
16:04:53 #12 1.869 dh clean
16:04:53 #12 1.942    dh_clean
16:04:53 #12 1.973  debian/rules binary
16:04:54 #12 1.975 dh binary
16:04:54 #12 2.039    dh_update_autotools_config
16:04:54 #12 2.066    dh_autoreconf
16:04:54 #12 2.104    create-stamp debian/debhelper-build-stamp
16:04:54 #12 2.104    dh_prep
16:04:54 #12 2.131    dh_install
16:04:54 #12 2.162    dh_installdocs
16:04:54 #12 2.199    dh_installchangelogs
16:04:54 #12 2.276    dh_perl
16:04:54 #12 2.312    dh_link
16:04:54 #12 2.343    dh_strip_nondeterminism
16:04:54 #12 2.399    dh_compress
16:04:54 #12 2.436    dh_fixperms
16:04:54 #12 2.473    dh_missing
16:04:54 #12 2.497    dh_installdeb
16:04:54 #12 2.529    dh_gencontrol
16:04:54 #20 DONE 105.8s
16:04:54 
16:04:54 #21 [binary 1/1] COPY --from=build /out .
16:04:54 #21 DONE 0.7s
16:04:54 
16:04:54 #22 exporting to client
16:04:54 #22 copying files 47B
16:04:54 #22 copying files 48.06MB 0.3s done
16:04:54 #22 DONE 0.3s
16:04:54 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker VERSION=0.0.0-20221215153738-3a2c30b DOCKER_BUILD_OPTS="" binary
16:04:54 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker'
16:04:54 mkdir -p autogen
16:04:54 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 .
16:04:54 #1 [internal] load build definition from Dockerfile
16:04:54 #1 transferring dockerfile: 16.91kB done
16:04:54 #1 DONE 0.0s
16:04:54 
16:04:54 #2 [internal] load .dockerignore
16:04:54 #2 transferring context: 87B done
16:04:54 #2 DONE 0.0s
16:04:54 
16:04:54 #3 resolve image config for docker.io/docker/dockerfile:1
16:04:54 #3 DONE 0.1s
16:04:54 
16:04:54 #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
16:04:54 #4 CACHED
16:04:54 
16:04:54 #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:04:54 #5 ...
16:04:54 
16:04:54 #6 [auth] djs55/vpnkit:pull token for registry-1.docker.io
16:04:54 #6 DONE 0.0s
16:04:54 
16:04:54 #7 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
16:04:54 #7 DONE 1.0s
16:04:54 
16:04:54 #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:04:54 #5 DONE 1.0s
16:04:54 
16:04:54 #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:04:54 #8 DONE 1.0s
16:04:54 
16:04:54 #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:04:54 #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:04:54 #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:04:54 #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:04:54 #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 1.8s
16:04:54 #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 1.9s
16:04:54 #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.0s
16:04:54 #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.0s done
16:04:54 #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
16:04:54 #12 2.640    dh_md5sums
16:04:54 #12 2.672    dh_builddeb
16:04:54 #12 2.697 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:04:54 #12 2.715  dpkg-genbuildinfo --build=binary
16:04:54 #12 2.847  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
16:04:54 #12 2.922 dpkg-genchanges: info: binary-only upload (no source code included)
16:04:54 #12 2.924  dpkg-source --after-build .
16:04:54 #12 3.019 dpkg-buildpackage: info: binary-only upload (no source included)
16:04:54 #12 3.024 
16:04:54 #12 3.024 The package has been created.
16:04:54 #12 3.024 Attention, the package has been created in the current directory,
16:04:54 #12 3.024 not in ".." as indicated by the message above!
16:04:55 #12 3.045 Selecting previously unselected package docker-ce-build-deps.
16:04:55 #12 3.063 (Reading database ... 28665 files and directories currently installed.)
16:04:55 #12 3.064 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:04:55 #12 3.068 Unpacking docker-ce-build-deps (1.0) ...
16:04:55 + return
16:04:55 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:55 + PRODUCT=docker
16:04:55 + hack/make.sh dynbinary
16:04:55 
16:04:55 Removing bundles/
16:04:55 
16:04:55 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:55 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:55 GOOS="" GOARCH="" GOARM=""
16:04:55 #12 3.108 Reading package lists...
16:04:55 #12 3.610 Building dependency tree...
16:04:55 #12 3.746 Reading state information...
16:04:55 #12 3.763 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:04:55 #12 3.908 Starting 2 pkgProblemResolver with broken count: 0
16:04:55 #12 3.910 Done
16:04:55 #12 4.035  Done
16:04:56 #12 4.149 Starting pkgProblemResolver with broken count: 0
16:04:56 #12 4.169 Starting 2 pkgProblemResolver with broken count: 0
16:04:56 #12 4.172 Done
16:04:56 #12 4.353 The following additional packages will be installed:
16:04:56 #12 4.353   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
16:04:56 #12 4.353   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
16:04:56 #12 4.353   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:04:56 #12 4.354   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:04:56 #12 4.354   libsystemd-dev libudev-dev libuv1 pkg-config procps
16:04:56 #12 4.355 Suggested packages:
16:04:56 #12 4.355   cmake-doc ninja-build apparmor-easyprof seccomp
16:04:56 #12 4.355 Recommended packages:
16:04:56 #12 4.355   psmisc
16:04:56 #12 4.526 The following NEW packages will be installed:
16:04:56 #12 4.527   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
16:04:56 #12 4.527   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
16:04:56 #12 4.528   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:04:56 #12 4.528   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:04:56 #12 4.528   libsystemd-dev libudev-dev libuv1 pkg-config procps
16:04:56 #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done
16:04:56 #9 DONE 4.6s
16:04:56 
16:04:56 #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7
16:04:56 #10 resolve docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 0.0s done
16:04:56 #10 sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037 5.16MB / 5.16MB 0.2s done
16:04:56 #10 sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1 10.88MB / 10.88MB 0.3s done
16:04:56 #10 sha256:39c8a0f6c6b33bf9c2723cfb5dc6b3e0c490f8bcde5e0c96c1c874a19bcb8189 7.11kB / 7.11kB done
16:04:56 #10 sha256:660eb79580911205f7a0c5a55ab1fcf74f2c38f1d4003d2a57f995096c18f1f3 1.80kB / 1.80kB done
16:04:56 #10 sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 55.04MB / 55.04MB 1.1s done
16:04:56 #10 sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7 1.86kB / 1.86kB done
16:04:56 #10 sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 54.59MB / 54.59MB 1.6s done
16:04:56 #10 sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 85.97MB / 85.97MB 1.7s done
16:04:56 #10 extracting sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 3.2s
16:04:56 #10 sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba 156B / 156B 1.7s done
16:04:56 #10 sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 141.97MB / 141.97MB 4.3s done
16:04:56 #10 ...
16:04:56 
16:04:56 #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:04:56 #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:04:56 #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:04:56 #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:04:56 #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:04:56 #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.1s done
16:04:56 #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done
16:04:56 #11 DONE 4.8s
16:04:56 
16:04:56 #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7
16:04:56 #12 4.800 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
16:04:56 #12 4.800 1 not fully installed or removed.
16:04:56 #12 4.800 Need to get 11.8 MB of archives.
16:04:56 #12 4.800 After this operation, 47.8 MB of additional disk space will be used.
16:04:56 #12 4.800 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
16:04:56 #12 4.810 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:04:56 #12 4.824 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB]
16:04:56 #12 4.826 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
16:04:56 #12 4.827 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
16:04:56 #12 4.831 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:04:56 #12 4.832 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:04:56 #12 4.833 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:04:56 #12 4.834 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
16:04:56 #12 4.878 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB]
16:04:56 #10 ...
16:04:56 
16:04:56 #12 [internal] load build context
16:04:56 #12 transferring context: 53.55MB 4.8s done
16:04:56 #12 DONE 4.9s
16:04:56 
16:04:56 #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7
16:04:57 #12 4.879 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:04:57 #12 4.880 Get:12 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:04:57 #12 4.882 Get:13 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:04:57 #12 4.883 Get:14 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:04:57 #12 4.884 Get:15 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
16:04:57 #12 4.885 Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
16:04:57 #12 4.887 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:04:57 #12 4.889 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
16:04:57 #12 4.892 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
16:04:57 #12 4.894 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
16:04:57 #12 4.895 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
16:04:57 #12 4.900 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:04:57 #12 4.902 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
16:04:57 #12 4.902 Get:24 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
16:04:57 #12 4.903 Get:25 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
16:04:57 #12 4.906 Get:26 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]
16:04:57 #12 5.049 debconf: delaying package configuration, since apt-utils is not installed
16:04:57 #12 5.087 Fetched 11.8 MB in 0s (31.8 MB/s)
16:04:57 #12 5.140 Selecting previously unselected package bash-completion.
16:04:57 #12 5.141 (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 ... 28669 files and directories currently installed.)
16:04:57 #12 5.158 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
16:04:57 #24 95.17 Selecting previously unselected package g++-powerpc64le-linux-gnu.
16:04:57 #24 95.17 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:04:57 #24 95.17 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:04:57 #24 95.20 Selecting previously unselected package crossbuild-essential-ppc64el.
16:04:57 #24 95.21 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
16:04:57 #24 95.21 Unpacking crossbuild-essential-ppc64el (12.9) ...
16:04:57 #24 95.24 Selecting previously unselected package libc6-s390x-cross.
16:04:57 #24 95.25 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
16:04:57 #24 95.25 Unpacking libc6-s390x-cross (2.31-9cross4) ...
16:04:57 #24 95.40 Selecting previously unselected package libgcc-s1-s390x-cross.
16:04:57 #24 95.40 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
16:04:57 #24 95.40 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
16:04:57 #24 95.44 Selecting previously unselected package libgomp1-s390x-cross.
16:04:57 #24 95.44 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
16:04:57 #24 95.45 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
16:04:57 #24 95.49 Selecting previously unselected package libitm1-s390x-cross.
16:04:57 #24 95.49 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
16:04:57 #24 95.49 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
16:04:57 #24 95.53 Selecting previously unselected package libatomic1-s390x-cross.
16:04:57 #24 95.54 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
16:04:57 #24 95.54 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
16:04:57 #24 95.58 Selecting previously unselected package libasan6-s390x-cross.
16:04:57 #24 95.58 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
16:04:57 #24 95.59 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
16:04:57 #24 95.81 Selecting previously unselected package libstdc++6-s390x-cross.
16:04:57 #24 95.81 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
16:04:57 #24 95.82 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
16:04:57 #24 95.89 Selecting previously unselected package libubsan1-s390x-cross.
16:04:57 #24 95.90 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
16:04:57 #24 95.90 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
16:04:57 #24 96.00 Selecting previously unselected package libgcc-10-dev-s390x-cross.
16:04:57 #24 96.00 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
16:04:57 #24 96.01 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
16:04:57 #24 96.11 Selecting previously unselected package gcc-10-s390x-linux-gnu.
16:04:57 #24 96.12 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:04:57 #24 96.12 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:04:57 #10 ...
16:04:57 
16:04:57 #13 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:04:57 #13 DONE 0.5s
16:04:57 
16:04:57 #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7
16:04:57 #10 ...
16:04:57 
16:04:57 #14 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:04:57 #14 DONE 0.2s
16:04:57 
16:04:57 #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:c64895e85899616691bfef6b5ee09850aa773ff06e5af3ec061cd56d41e47ec7
16:04:57 #12 5.627 Unpacking bash-completion (1:2.11-2) ...
16:04:57 #12 5.758 Selecting previously unselected package cmake-data.
16:04:57 #12 5.761 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:04:57 #12 5.766 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:04:58 #12 6.194 Selecting previously unselected package libncurses6:amd64.
16:04:58 #12 6.195 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ...
16:04:58 #12 6.203 Unpacking libncurses6:amd64 (6.2+20201114-2) ...
16:04:58 #12 6.242 Selecting previously unselected package libprocps8:amd64.
16:04:58 #12 6.245 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ...
16:04:58 #12 6.249 Unpacking libprocps8:amd64 (2:3.3.17-5) ...
16:04:58 #12 6.294 Selecting previously unselected package procps.
16:04:58 #12 6.295 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ...
16:04:58 #12 6.302 Unpacking procps (2:3.3.17-5) ...
16:04:58 #12 6.385 Selecting previously unselected package libjsoncpp24:amd64.
16:04:58 #12 6.389 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ...
16:04:58 #12 6.392 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:04:58 #12 6.430 Selecting previously unselected package librhash0:amd64.
16:04:58 #12 6.433 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ...
16:04:58 #12 6.436 Unpacking librhash0:amd64 (1.4.1-2) ...
16:04:58 #12 6.477 Selecting previously unselected package libuv1:amd64.
16:04:58 #12 6.480 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ...
16:04:58 #12 6.485 Unpacking libuv1:amd64 (1.40.0-2) ...
16:04:58 #12 6.526 Selecting previously unselected package cmake.
16:04:58 #12 6.527 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_amd64.deb ...
16:04:58 #12 6.530 Unpacking cmake (3.18.4-2+deb11u1) ...
16:04:58 #10 extracting sha256:f2f58072e9ed1aa1b0143341c5ee83815c00ce47548309fa240155067ab0e698 5.4s done
16:04:58 #10 extracting sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037
16:04:58 #10 extracting sha256:5c8cfbf51e6e6869f1af2a1e7067b07fd6733036a333c9d29f743b0285e26037 0.2s done
16:04:58 #10 extracting sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1
16:04:59 #12 7.062 Selecting previously unselected package dh-apparmor.
16:04:59 #12 7.065 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
16:04:59 #12 7.068 Unpacking dh-apparmor (2.13.6-10) ...
16:04:59 #12 7.106 Selecting previously unselected package libbtrfs0:amd64.
16:04:59 #12 7.107 Preparing to unpack .../10-libbtrfs0_5.10.1-2_amd64.deb ...
16:04:59 #12 7.110 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:04:59 #12 7.151 Selecting previously unselected package libbtrfs-dev:amd64.
16:04:59 #12 7.154 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:04:59 #12 7.157 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:04:59 #12 7.211 Selecting previously unselected package dmsetup.
16:04:59 #12 7.214 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:04:59 #12 7.218 Unpacking dmsetup (2:1.02.175-2.1) ...
16:04:59 #12 7.258 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:04:59 #10 extracting sha256:aa3a609d15798d35c1484072876b7d22a316e98de6a097de33b9dade6a689cd1 0.3s done
16:04:59 #10 extracting sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 0.1s
16:04:59 #12 7.261 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:04:59 #12 7.264 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:04:59 #12 7.310 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:04:59 #12 7.310 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:04:59 #12 7.314 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:04:59 #12 7.342 Selecting previously unselected package libudev-dev:amd64.
16:04:59 #12 7.346 Preparing to unpack .../15-libudev-dev_247.3-7+deb11u1_amd64.deb ...
16:04:59 #12 7.349 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
16:04:59 #12 7.390 Selecting previously unselected package libsepol1-dev:amd64.
16:04:59 #12 7.392 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ...
16:04:59 #12 7.395 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:04:59 #12 7.461 Selecting previously unselected package libpcre2-16-0:amd64.
16:04:59 #12 7.465 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
16:04:59 #12 7.469 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
16:04:59 #12 7.520 Selecting previously unselected package libpcre2-32-0:amd64.
16:04:59 + return
16:04:59 + VERSION=0.0.0-20221215153738-3a2c30b
16:04:59 + PRODUCT=docker
16:04:59 + hack/make.sh dynbinary
16:04:59 
16:04:59 Removing bundles/
16:04:59 
16:04:59 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:59 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:59 GOOS="" GOARCH="" GOARM=""
16:04:59 #12 7.524 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
16:04:59 #12 7.527 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
16:04:59 #12 7.583 Selecting previously unselected package libpcre2-posix2:amd64.
16:04:59 #12 7.586 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
16:04:59 #12 7.591 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
16:04:59 #12 7.625 Selecting previously unselected package libpcre2-dev:amd64.
16:04:59 #12 7.629 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
16:04:59 #12 7.632 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
16:04:59 #12 7.728 Selecting previously unselected package libselinux1-dev:amd64.
16:04:59 #12 7.732 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ...
16:04:59 #12 7.736 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:04:59 #12 7.794 Selecting previously unselected package libdevmapper-dev:amd64.
16:04:59 #12 7.797 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
16:04:59 #12 7.800 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:04:59 #12 7.829 Selecting previously unselected package libseccomp-dev:amd64.
16:04:59 #12 7.832 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
16:04:59 #12 7.837 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:04:59 #12 7.881 Selecting previously unselected package libsystemd-dev:amd64.
16:04:59 #12 7.884 Preparing to unpack .../24-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
16:04:59 #12 7.888 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
16:04:59 #12 7.992 Selecting previously unselected package pkg-config.
16:04:59 #12 7.996 Preparing to unpack .../25-pkg-config_0.29.2-1_amd64.deb ...
16:04:59 #12 8.000 Unpacking pkg-config (0.29.2-1) ...
16:04:59 #12 8.050 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:04:59 #12 8.060 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:04:59 #12 8.100 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
16:04:59 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.dsc
16:04:59  debian/rules build
16:04:59 dh build --with=bash-completion --with=systemd
16:04:59    dh_update_autotools_config
16:04:59    dh_autoreconf
16:04:59    debian/rules override_dh_auto_build
16:04:59 make[1]: Entering directory '/root/build-deb'
16:04:59 # Build the daemon and dependencies
16:04:59 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:04:59 
16:04:59 Removing bundles/
16:04:59 
16:04:59 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:04:59 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:04:59 GOOS="" GOARCH="" GOARM=""
16:05:00 #12 8.113 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:05:00 #12 8.125 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
16:05:00 #12 8.135 Setting up libuv1:amd64 (1.40.0-2) ...
16:05:00 #12 8.145 Setting up bash-completion (1:2.11-2) ...
16:05:00 #12 8.685 Setting up libncurses6:amd64 (6.2+20201114-2) ...
16:05:00 #12 8.697 Setting up pkg-config (0.29.2-1) ...
16:05:00 #12 8.744 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
16:05:00 #12 8.754 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
16:05:00 #12 8.766 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:05:00 #12 8.778 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:05:00 #12 8.790 Setting up librhash0:amd64 (1.4.1-2) ...
16:05:00 #12 8.801 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:05:00 #12 8.815 Setting up dh-apparmor (2.13.6-10) ...
16:05:00 #12 8.825 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
16:05:00 #12 8.836 Setting up libprocps8:amd64 (2:3.3.17-5) ...
16:05:00 #12 8.847 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
16:05:00 #12 8.858 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:05:00 #12 8.867 Setting up procps (2:3.3.17-5) ...
16:05:00 #12 8.900 Setting up cmake (3.18.4-2+deb11u1) ...
16:05:01 #12 8.913 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:05:01 #12 8.925 Setting up dmsetup (2:1.02.175-2.1) ...
16:05:01 #12 8.937 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:05:01 #12 8.947 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:05:01 #12 8.958 Setting up docker-ce-build-deps (1.0) ...
16:05:01 #12 8.970 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:05:01 #12 8.990 Processing triggers for man-db (2.9.4-2) ...
16:05:01 #10 extracting sha256:094e7d9bb04ebf214ea8dc5a488995449684104ae8ad9603bf061cac0d18eb54 2.1s done
16:05:01 #10 extracting sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 0.1s
16:05:02 #12 DONE 11.0s
16:05:02 #24 100.8 Selecting previously unselected package gcc-s390x-linux-gnu.
16:05:02 #24 100.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:05:02 #24 100.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
16:05:02 #24 101.3 Selecting previously unselected package linux-libc-dev-s390x-cross.
16:05:02 #24 101.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
16:05:02 #24 101.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
16:05:03 
16:05:03 #13 [stage-1 5/8] COPY sources/ /sources
16:05:03 #13 DONE 0.1s
16:05:03 
16:05:03 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:05:03 #24 101.8 Selecting previously unselected package libc6-dev-s390x-cross.
16:05:03 #24 101.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
16:05:03 #24 101.8 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
16:05:03 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build/mac/amd64
16:05:03 Unable to find image 'alpine:latest' locally
16:05:03 latest: Pulling from library/alpine
16:05:03 c158987b0551: Pulling fs layer
16:05:03 c158987b0551: Verifying Checksum
16:05:03 c158987b0551: Download complete
16:05:03 c158987b0551: Pull complete
16:05:03 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:05:03 Status: Downloaded newer image for alpine:latest
16:05:04 #24 102.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
16:05:04 #24 102.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
16:05:04 #24 102.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
16:05:04 #10 extracting sha256:3eb5927575302d6dc81a3152fd20e63445540caaefa79af119bef50051351487 2.5s done
16:05:04 #10 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 0.1s
16:05:04 #24 103.1 Selecting previously unselected package g++-10-s390x-linux-gnu.
16:05:04 #24 103.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:05:04 #24 103.1 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:05:05 mkdir -p build/mac/arm64/docker
16:05:05 GOOS=darwin GOARCH=arm64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-795/static/build/mac/arm64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-795/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-795/static/scripts/build-cli-plugins":/build:ro golang:1.18.9 /build
16:05:05 Cloning into '/go/src/github.com/docker/buildx'...
16:05:05 #14 DONE 2.2s
16:05:05 
16:05:05 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:05:05 #15 DONE 0.0s
16:05:05 
16:05:05 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:05:05 #16 DONE 0.0s
16:05:05 
16:05:05 #17 exporting to image
16:05:05 #17 exporting layers
16:05:08 Fetching origin
16:05:08 + GO111MODULE=on
16:05:08 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:05:09 #10 extracting sha256:3a06c91201dd22ae0ea7eef5937fffadda06ced8d46c724c3a956db8a2f3e72d 5.1s done
16:05:09 #10 extracting sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba
16:05:09 #10 extracting sha256:8419c568f921e324ce8c9d399c64311b937ebf1448230610782e2e083c1950ba done
16:05:09 #24 107.2 Selecting previously unselected package g++-s390x-linux-gnu.
16:05:09 #24 107.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:05:09 #24 107.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
16:05:09 #24 107.3 Selecting previously unselected package crossbuild-essential-s390x.
16:05:09 #24 107.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
16:05:09 #24 107.3 Unpacking crossbuild-essential-s390x (12.9) ...
16:05:09 #24 107.3 Setting up libconfig-inifiles-perl (3.000003-1) ...
16:05:09 #24 107.3 Setting up libfile-which-perl (1.23-1) ...
16:05:09 #24 107.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
16:05:09 #24 107.4 Setting up libc6-armhf-cross (2.31-9cross4) ...
16:05:09 #24 107.4 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
16:05:09 #24 107.4 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:05:09 #24 107.4 Setting up libicu67:amd64 (67.1-7) ...
16:05:09 #24 107.4 Setting up libmagic-mgc (1:5.39-3) ...
16:05:09 #24 107.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
16:05:09 #24 107.4 Setting up libc6-s390x-cross (2.31-9cross4) ...
16:05:09 #24 107.5 Setting up libmagic1:amd64 (1:5.39-3) ...
16:05:09 #24 107.5 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:05:09 #24 107.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
16:05:09 #24 107.5 Setting up file (1:5.39-3) ...
16:05:09 #24 107.5 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
16:05:09 #24 107.5 Setting up bzip2 (1.0.8-4) ...
16:05:09 #24 107.5 Setting up libyaml-perl (1.30-1) ...
16:05:09 #24 107.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
16:05:09 #24 107.6 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:05:09 #24 107.6 Setting up libio-string-perl (1.08-3.1) ...
16:05:09 #24 107.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
16:05:09 #24 107.6 Setting up cross-config (2.6.18+nmu1) ...
16:05:09 #24 107.7 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:05:09 #24 107.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:05:09 #24 107.8 Setting up libc6-arm64-cross (2.31-9cross4) ...
16:05:09 #24 107.8 Setting up patch (2.7.6-7) ...
16:05:09 #24 107.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
16:05:09 #24 107.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
16:05:09 #24 107.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
16:05:09 #24 107.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
16:05:09 #24 107.8 Setting up libc6-armel-cross (2.31-9cross4) ...
16:05:09 #24 107.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
16:05:09 #24 107.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
16:05:09 #24 107.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
16:05:09 #24 107.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
16:05:09 #24 107.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
16:05:09 #24 107.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:05:09 #24 107.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
16:05:09 #24 107.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
16:05:09 #24 108.0 Setting up libfile-homedir-perl (1.006-1) ...
16:05:09 #24 108.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
16:05:09 #24 108.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
16:05:09 #24 108.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
16:05:09 #24 108.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:05:09 #24 108.0 Setting up liblocale-gettext-perl (1.07-4+b1) ...
16:05:09 #24 108.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:05:09 #24 108.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
16:05:09 #24 108.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:05:09 #24 108.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
16:05:09 #24 108.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:05:09 #24 108.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
16:05:09 #24 108.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
16:05:09 #24 108.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
16:05:09 #24 108.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
16:05:09 #24 108.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
16:05:09 #24 108.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
16:05:09 #24 108.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
16:05:09 #24 108.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
16:05:09 #24 108.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
16:05:09 #24 108.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
16:05:09 #24 108.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
16:05:09 #24 108.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
16:05:09 #24 108.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
16:05:09 #24 108.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
16:05:09 #24 108.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
16:05:09 #24 108.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
16:05:09 #24 108.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
16:05:09 #24 108.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
16:05:09 #24 108.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
16:05:09 #10 DONE 18.2s
16:05:09 #24 108.3 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:05:09 #24 108.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:05:09 #24 108.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:05:09 #24 108.6 
16:05:09 #24 108.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:05:10 
16:05:10 #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:05:10 #24 108.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
16:05:10 #24 108.6 Setting up dpkg-dev (1.20.12) ...
16:05:10 #24 108.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
16:05:10 #24 108.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
16:05:10 #24 108.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
16:05:10 #24 108.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
16:05:10 #24 108.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
16:05:10 #24 108.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
16:05:10 #24 108.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:05:10 #24 108.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
16:05:10 #24 108.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
16:05:10 #24 108.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
16:05:10 #24 108.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
16:05:10 #24 108.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:05:10 #24 108.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:05:10 #24 108.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:05:10 #24 109.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:05:10 #24 109.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:05:10 #15 DONE 0.7s
16:05:10 
16:05:10 #16 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
16:05:10 #24 109.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:05:10 #24 109.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:05:10 #24 109.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
16:05:10 #24 109.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
16:05:10 #24 109.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
16:05:10 #24 109.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
16:05:10 #24 109.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
16:05:10 #24 109.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:05:10 #24 109.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
16:05:10 #24 109.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
16:05:10 #24 109.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
16:05:10 #24 109.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
16:05:10 #24 109.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
16:05:10 #24 109.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
16:05:10 #24 109.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:05:10 #24 109.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
16:05:10 #24 109.3 Setting up libxml-simple-perl (2.25-1) ...
16:05:10 #24 109.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
16:05:10 #24 109.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:05:10 #24 109.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
16:05:10 #24 109.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
16:05:10 #24 109.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
16:05:10 #24 109.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
16:05:10 #24 109.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
16:05:10 #24 109.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:05:10 #24 109.4 Setting up libconfig-auto-perl (0.44-1.1) ...
16:05:10 #24 109.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
16:05:10 #24 109.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:05:10 #24 109.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
16:05:10 #24 109.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:05:10 #24 109.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
16:05:10 #24 109.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:05:10 #24 109.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
16:05:10 #24 109.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
16:05:10 #24 109.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
16:05:10 #24 109.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:05:10 #24 109.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:05:10 #24 109.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
16:05:10 #24 109.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
16:05:10 #24 109.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:05:10 #24 109.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:05:10 #24 109.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
16:05:10 #17 exporting layers 5.6s done
16:05:10 #17 writing image sha256:d44a46ea4934fe8eb1b2333db3b14ce7b8799f54b0b3f3fafa44cbe8d2ef74b0 done
16:05:10 #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done
16:05:10 #17 DONE 5.6s
16:05:10 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20221215153738-3a2c30b -e VERSION=0.0.0-20221215153738-3a2c30b -e CLI_GITCOMMIT=3a2c30b -e ENGINE_GITCOMMIT=0234322 -e COMPOSE_VERSION=v2.14.1 -e SCAN_VERSION=v0.23.0 -e SCAN_GITCOMMIT=6c852fa -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/x86_64
16:05:11 #13 38.35 Checking for new repos for mirrors
16:05:11 #13 38.36 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
16:05:11 #13 38.36  --> 1:make-3.82-24.el7.x86_64
16:05:11 #13 38.50  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
16:05:11 #13 38.50  --> git-1.8.3.1-23.el7_8.x86_64
16:05:11 #13 38.50 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
16:05:11 #13 38.50  --> Already installed : bash-4.2.46-34.el7.x86_64
16:05:11 #13 38.51 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
16:05:11 #13 38.51  --> Already installed : bash-4.2.46-34.el7.x86_64
16:05:11 #13 38.51  --> btrfs-progs-devel-4.9.1-1.el7.x86_64
16:05:11 #13 38.51  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
16:05:11 #13 38.51  --> cmake-2.8.12.2-2.el7.x86_64
16:05:11 #13 38.51  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
16:05:11 #13 38.51  --> gcc-4.8.5-44.el7.x86_64
16:05:11 #13 38.51  --> git-1.8.3.1-23.el7_8.x86_64
16:05:11 #13 38.52  --> glibc-static-2.17-326.el7_9.x86_64
16:05:11 #13 38.52  --> libarchive-3.1.2-14.el7_7.x86_64
16:05:11 #13 38.52  --> libseccomp-devel-2.3.1-4.el7.x86_64
16:05:11 #13 38.52  --> libselinux-devel-2.5-15.el7.x86_64
16:05:11 #13 38.52  --> libtool-2.4.2-22.el7_3.x86_64
16:05:11 #13 38.52  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
16:05:11 #13 38.52  --> 1:make-3.82-24.el7.x86_64
16:05:11 #13 38.52  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
16:05:11 #13 38.52  --> Already installed : systemd-219-78.el7.x86_64
16:05:11 #13 38.52  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:05:11 #13 38.53  --> systemd-devel-219-78.el7_9.7.x86_64
16:05:11 #13 38.53  --> Already installed : 2:tar-1.26-35.el7.x86_64
16:05:11 #13 38.53  --> which-2.20-7.el7.x86_64
16:05:11 #13 38.53 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec
16:05:11 #13 38.53  --> Already installed : bash-4.2.46-34.el7.x86_64
16:05:11 #13 38.53 Getting requirements for /root/rpmbuild/SPECS/docker-scan-plugin.spec
16:05:11 #13 38.53  --> Already installed : bash-4.2.46-34.el7.x86_64
16:05:11 #13 38.53 --> Running transaction check
16:05:11 #13 38.54 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
16:05:11 #13 38.54 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
16:05:11 #13 38.68 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
16:05:11 #13 38.68 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
16:05:11 #13 38.68 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed
16:05:11 #13 38.69 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.5 for package: 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
16:05:11 #13 38.69 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
16:05:11 #13 38.69 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
16:05:11 #13 38.69 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
16:05:11 #13 38.70 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
16:05:11 #13 38.70 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
16:05:11 #13 38.71 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
16:05:11 #13 38.71 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
16:05:11 #13 38.71 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
16:05:11 #13 38.72 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
16:05:11 #13 38.72 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
16:05:11 #13 38.73 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
16:05:11 #13 38.73 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
16:05:11 #13 38.73 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
16:05:11 #13 38.73 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64
16:05:11 #13 38.73 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64
16:05:11 #13 38.73 ---> Package glibc-static.x86_64 0:2.17-326.el7_9 will be installed
16:05:11 #13 38.73 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
16:05:11 #13 38.74 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64
16:05:11 #13 38.74 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
16:05:11 #13 38.74 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
16:05:11 #13 38.74 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
16:05:11 #13 38.74 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
16:05:11 #13 38.74 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
16:05:11 #13 38.74 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
16:05:11 #13 38.75 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
16:05:11 #13 38.75 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
16:05:11 #13 38.75 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
16:05:11 #13 38.75 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
16:05:11 #13 38.75 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
16:05:11 #13 38.75 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
16:05:11 #13 38.76 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
16:05:11 #13 38.76 ---> Package make.x86_64 1:3.82-24.el7 will be installed
16:05:11 #13 38.76 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
16:05:11 #13 38.76 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:05:11 #13 38.76 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:05:11 #13 38.76 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:05:11 #13 38.76 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:05:11 #13 38.77 ---> Package systemd-devel.x86_64 0:219-78.el7_9.7 will be installed
16:05:11 #13 38.77 --> Processing Dependency: systemd-libs = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.x86_64
16:05:11 #13 38.78 --> Processing Dependency: systemd = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.x86_64
16:05:11 #13 38.78 Package: systemd-219-78.el7_9.7.src - can't co-install with systemd-219-78.el7_9.7.x86_64
16:05:11 #13 38.78 ---> Package which.x86_64 0:2.20-7.el7 will be installed
16:05:11 #13 38.78 --> Running transaction check
16:05:11 #13 38.78 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
16:05:11 #13 38.79 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
16:05:11 #13 38.79 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
16:05:11 #13 38.79 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
16:05:11 #13 38.80 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
16:05:11 #13 38.80 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
16:05:11 #13 38.81 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
16:05:11 #13 38.81 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
16:05:11 #13 38.81 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated
16:05:11 #13 38.81 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64
16:05:11 #13 38.81 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update
16:05:11 #13 38.82 ---> Package glibc-devel.x86_64 0:2.17-326.el7_9 will be installed
16:05:11 #13 38.82 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64
16:05:11 #13 38.82 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64
16:05:11 #13 38.83 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64
16:05:11 #13 38.84 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64
16:05:11 #13 38.84 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.x86_64
16:05:11 #13 38.84 ---> Package less.x86_64 0:458-9.el7 will be installed
16:05:11 #13 38.84 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
16:05:11 #13 38.84 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
16:05:11 #13 38.84 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
16:05:11 #13 38.84 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
16:05:11 #13 38.84 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
16:05:11 #13 38.84 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
16:05:11 #13 38.84 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
16:05:11 #13 38.84 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
16:05:11 #13 38.84 ---> Package openssh-clients.x86_64 0:7.4p1-22.el7_9 will be installed
16:05:11 #13 38.85 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.x86_64
16:05:11 #13 38.85 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.x86_64
16:05:11 #13 38.85 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64
16:05:11 #13 38.85 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64
16:05:11 #13 38.85 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
16:05:11 #13 38.85 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
16:05:11 #13 38.86 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
16:05:11 #13 38.86 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
16:05:11 #13 38.86 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
16:05:11 #13 38.86 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
16:05:11 #13 38.86 ---> Package rsync.x86_64 0:3.1.2-11.el7_9 will be installed
16:05:11 #13 38.86 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
16:05:11 #13 38.87 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
16:05:11 #13 38.87 ---> Package systemd.x86_64 0:219-78.el7 will be updated
16:05:11 #13 38.87 ---> Package systemd.x86_64 0:219-78.el7_9.7 will be an update
16:05:11 #13 38.88 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
16:05:11 #13 38.88 ---> Package systemd-libs.x86_64 0:219-78.el7_9.7 will be an update
16:05:11 #13 38.89 --> Running transaction check
16:05:11 #13 38.89 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated
16:05:11 #13 38.89 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update
16:05:11 #13 38.89 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed
16:05:11 #13 38.89 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
16:05:11 #13 38.89 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
16:05:11 #13 38.89 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated
16:05:11 #13 38.89 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64
16:05:11 #13 38.89 ---> Package glibc.x86_64 0:2.17-326.el7_9 will be an update
16:05:11 #13 38.90 ---> Package glibc-headers.x86_64 0:2.17-326.el7_9 will be installed
16:05:11 #13 38.90 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.x86_64
16:05:11 #13 38.91 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.x86_64
16:05:11 #13 38.91 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
16:05:11 #13 38.91 ---> Package openssh.x86_64 0:7.4p1-22.el7_9 will be installed
16:05:11 #13 38.91 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
16:05:11 #13 38.91 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
16:05:11 #13 38.91 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
16:05:11 #13 38.92 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
16:05:11 #13 38.92 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
16:05:11 #13 38.92 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
16:05:11 #13 38.92 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
16:05:11 #13 38.92 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
16:05:11 #13 38.93 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
16:05:11 #13 38.93 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
16:05:11 #13 38.93 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
16:05:11 #13 38.93 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
16:05:11 #13 38.93 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
16:05:11 #13 38.93 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
16:05:11 #13 38.93 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
16:05:11 #13 38.93 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
16:05:11 #13 38.93 --> Running transaction check
16:05:11 #13 38.93 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
16:05:11 #13 38.93 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
16:05:11 #13 38.94 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated
16:05:11 #13 38.94 ---> Package glibc-common.x86_64 0:2.17-326.el7_9 will be an update
16:05:11 #13 38.94 ---> Package kernel-headers.x86_64 0:3.10.0-1160.80.1.el7 will be installed
16:05:11 #13 38.94 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
16:05:11 #13 38.94 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
16:05:11 #13 38.94 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
16:05:11 #13 38.94 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
16:05:11 #13 38.94 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
16:05:11 #13 38.94 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
16:05:11 #13 38.96 --> Finished Dependency Resolution
16:05:11 #13 38.98 
16:05:11 #13 38.98 Dependencies Resolved
16:05:11 #13 38.99 
16:05:11 #13 38.99 ================================================================================
16:05:11 #13 38.99  Package                   Arch      Version                   Repository  Size
16:05:11 #13 38.99 ================================================================================
16:05:11 #13 38.99 Installing:
16:05:11 #13 38.99  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
16:05:11 #13 38.99  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
16:05:11 #13 38.99  device-mapper-devel       x86_64    7:1.02.170-6.el7_9.5      updates    206 k
16:05:11 #13 38.99  gcc                       x86_64    4.8.5-44.el7              base        16 M
16:05:11 #13 38.99  git                       x86_64    1.8.3.1-23.el7_8          base       4.4 M
16:05:11 #13 38.99  glibc-static              x86_64    2.17-326.el7_9            updates    1.6 M
16:05:11 #13 38.99  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
16:05:11 #13 38.99  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
16:05:11 #13 38.99  libselinux-devel          x86_64    2.5-15.el7                base       187 k
16:05:11 #13 38.99  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
16:05:11 #13 38.99  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
16:05:11 #13 38.99  make                      x86_64    1:3.82-24.el7             base       421 k
16:05:11 #13 38.99  selinux-policy-devel      noarch    3.13.1-268.el7_9.2        updates    1.7 M
16:05:11 #13 38.99  systemd-devel             x86_64    219-78.el7_9.7            updates    216 k
16:05:11 #13 38.99  which                     x86_64    2.20-7.el7                base        41 k
16:05:11 #13 38.99 Installing for dependencies:
16:05:11 #13 38.99  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
16:05:11 #13 38.99  autoconf                  noarch    2.69-11.el7               base       701 k
16:05:11 #13 38.99  automake                  noarch    1.13.4-3.el7              base       679 k
16:05:11 #13 38.99  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
16:05:11 #13 38.99  checkpolicy               x86_64    2.5-8.el7                 base       295 k
16:05:11 #13 38.99  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
16:05:11 #13 38.99  e2fsprogs-libs            x86_64    1.42.9-19.el7             base       168 k
16:05:11 #13 38.99  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
16:05:11 #13 38.99  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
16:05:11 #13 38.99  glibc-devel               x86_64    2.17-326.el7_9            updates    1.1 M
16:05:11 #13 38.99  glibc-headers             x86_64    2.17-326.el7_9            updates    691 k
16:05:11 #13 38.99  kernel-headers            x86_64    3.10.0-1160.80.1.el7      updates    9.1 M
16:05:11 #13 38.99  less                      x86_64    458-9.el7                 base       120 k
16:05:11 #13 38.99  libcgroup                 x86_64    0.41-21.el7               base        66 k
16:05:11 #13 38.99  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
16:05:11 #13 38.99  libgomp                   x86_64    4.8.5-44.el7              base       159 k
16:05:11 #13 38.99  libmpc                    x86_64    1.0.1-3.el7               base        51 k
16:05:11 #13 38.99  libseccomp                x86_64    2.3.1-4.el7               base        56 k
16:05:11 #13 38.99  libselinux-python         x86_64    2.5-15.el7                base       236 k
16:05:11 #13 38.99  libselinux-utils          x86_64    2.5-15.el7                base       151 k
16:05:11 #13 38.99  libsemanage-python        x86_64    2.5-14.el7                base       113 k
16:05:11 #13 38.99  libsepol-devel            x86_64    2.5-10.el7                base        77 k
16:05:11 #13 38.99  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
16:05:11 #13 38.99  lzo                       x86_64    2.06-8.el7                base        59 k
16:05:11 #13 38.99  m4                        x86_64    1.4.16-10.el7             base       256 k
16:05:11 #13 38.99  mpfr                      x86_64    3.1.1-4.el7               base       203 k
16:05:11 #13 38.99  openssh                   x86_64    7.4p1-22.el7_9            updates    510 k
16:05:11 #13 38.99  openssh-clients           x86_64    7.4p1-22.el7_9            updates    655 k
16:05:11 #13 38.99  pcre-devel                x86_64    8.32-17.el7               base       480 k
16:05:11 #13 38.99  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
16:05:11 #13 38.99  perl-Error                noarch    1:0.17020-2.el7           base        32 k
16:05:11 #13 38.99  perl-Git                  noarch    1.8.3.1-23.el7_8          base        56 k
16:05:11 #13 38.99  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
16:05:11 #13 38.99  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
16:05:11 #13 38.99  policycoreutils           x86_64    2.5-34.el7                base       917 k
16:05:11 #13 38.99  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
16:05:11 #13 38.99  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
16:05:11 #13 38.99  python-IPy                noarch    0.75-6.el7                base        32 k
16:05:11 #13 38.99  rsync                     x86_64    3.1.2-11.el7_9            updates    408 k
16:05:11 #13 38.99  selinux-policy            noarch    3.13.1-268.el7_9.2        updates    498 k
16:05:11 #13 38.99  setools-libs              x86_64    3.3.8-4.el7               base       620 k
16:05:11 #13 38.99 Updating for dependencies:
16:05:11 #13 38.99  device-mapper             x86_64    7:1.02.170-6.el7_9.5      updates    297 k
16:05:11 #13 38.99  device-mapper-libs        x86_64    7:1.02.170-6.el7_9.5      updates    325 k
16:05:11 #13 38.99  glibc                     x86_64    2.17-326.el7_9            updates    3.6 M
16:05:11 #13 38.99  glibc-common              x86_64    2.17-326.el7_9            updates     12 M
16:05:11 #13 38.99  systemd                   x86_64    219-78.el7_9.7            updates    5.1 M
16:05:11 #13 38.99  systemd-libs              x86_64    219-78.el7_9.7            updates    419 k
16:05:11 #13 38.99 
16:05:11 #13 38.99 Transaction Summary
16:05:11 #13 38.99 ================================================================================
16:05:11 #13 38.99 Install  15 Packages (+41 Dependent packages)
16:05:11 #13 38.99 Upgrade              (  6 Dependent packages)
16:05:11 #13 38.99 
16:05:11 #13 38.99 Total download size: 81 M
16:05:11 #13 38.99 Downloading packages:
16:05:11 #13 39.00 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
16:05:11 #24 109.6 Setting up dpkg-cross (2.6.18+nmu1) ...
16:05:11 #24 109.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:05:11 #24 109.7 Setting up crossbuild-essential-armel (12.9) ...
16:05:11 #24 109.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
16:05:11 #24 109.7 Setting up crossbuild-essential-armhf (12.9) ...
16:05:11 #24 109.7 Setting up crossbuild-essential-arm64 (12.9) ...
16:05:11 #24 109.7 Setting up crossbuild-essential-s390x (12.9) ...
16:05:11 #24 109.7 Setting up crossbuild-essential-ppc64el (12.9) ...
16:05:11 #24 109.7 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:05:11 #16 DONE 0.5s
16:05:11 
16:05:11 #17 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:05:11 + set -e
16:05:11 + mkdir -p /root/build-deb/engine
16:05:11 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:05:12 + mkdir -p /root/build-deb/cli
16:05:12 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:05:12 + mkdir -p /root/build-deb/compose
16:05:12 + tar -C /root/build-deb -xzf /sources/compose.tgz
16:05:12 + mkdir -p /root/build-deb/scan-cli-plugin
16:05:12 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:05:12 + mkdir -p /go/src/github.com/docker
16:05:12 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:05:12 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:05:12 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
16:05:12 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:05:12 + EPOCH=5
16:05:12 + EPOCH_SEP=
16:05:12 + [[ ! -z 5 ]]
16:05:12 + EPOCH_SEP=:
16:05:12 + [[ -z 0.0.0-20221215153738-3a2c30b ]]
16:05:12 + echo VERSION AAA 0.0.0-20221215153738-3a2c30b
16:05:12 VERSION AAA 0.0.0-20221215153738-3a2c30b
16:05:12 + VERSION=0.0.0-20221215153738-3a2c30b
16:05:12 + echo VERSION bbb 0.0.0-20221215153738-3a2c30b
16:05:12 VERSION bbb 0.0.0-20221215153738-3a2c30b
16:05:12 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:05:12 + debSource=docker-ce
16:05:12 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:05:12 + debMaintainer='Docker <support@docker.com>'
16:05:12 ++ date --rfc-2822
16:05:12 + debDate='Thu, 15 Dec 2022 16:05:12 +0000'
16:05:12 + cat
16:05:12 + export CLI_GITCOMMIT=3a2c30b
16:05:12 + CLI_GITCOMMIT=3a2c30b
16:05:12 + export ENGINE_GITCOMMIT=0234322
16:05:12 + ENGINE_GITCOMMIT=0234322
16:05:12 + export SCAN_GITCOMMIT=6c852fa
16:05:12 + SCAN_GITCOMMIT=6c852fa
16:05:12 VERSION BBB 0.0.0-20221215153738-3a2c30b
16:05:12 + echo VERSION BBB 0.0.0-20221215153738-3a2c30b
16:05:12 + dpkg-buildpackage -uc -us -I.git
16:05:12 dpkg-buildpackage: info: source package docker-ce
16:05:12 dpkg-buildpackage: info: source version 5:0.0.0-20221215153738-3a2c30b-0~debian-bullseye
16:05:12 dpkg-buildpackage: info: source distribution bullseye
16:05:12 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:05:12  dpkg-source -I.git --before-build .
16:05:12 dpkg-buildpackage: info: host architecture amd64
16:05:12  debian/rules clean
16:05:12 dh clean --with=bash-completion --with=systemd
16:05:12 #17 1.638 + RM_GOPATH=0
16:05:12 #17 1.638 + TMP_GOPATH=
16:05:12 #17 1.638 + : /build
16:05:12 #17 1.638 + '[' -z '' ']'
16:05:12    dh_clean
16:05:12  dpkg-source -I.git -b .
16:05:12 #17 1.639 ++ mktemp -d
16:05:12 #17 1.640 + export GOPATH=/tmp/tmp.0OOxiHXOgn
16:05:12 #17 1.640 + GOPATH=/tmp/tmp.0OOxiHXOgn
16:05:12 #17 1.640 + RM_GOPATH=1
16:05:12 #17 1.640 + case "$(go env GOARCH)" in
16:05:12 #17 1.642 ++ go env GOARCH
16:05:12 #17 1.647 + export GO_BUILDMODE=-buildmode=pie
16:05:12 #17 1.647 + GO_BUILDMODE=-buildmode=pie
16:05:12 #17 1.649 ++ dirname /tmp/install/install.sh
16:05:12 #17 1.650 + dir=/tmp/install
16:05:12 #17 1.650 + bin=rootlesskit
16:05:12 #17 1.650 + shift
16:05:12 #17 1.650 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:05:12 #17 1.650 + . /tmp/install/rootlesskit.installer
16:05:12 #17 1.650 ++ : v0.14.4
16:05:12 #17 1.650 + install_rootlesskit
16:05:12 #17 1.650 + case "$1" in
16:05:12 #17 1.650 + export CGO_ENABLED=0
16:05:12 #17 1.650 + CGO_ENABLED=0
16:05:12 #17 1.650 + _install_rootlesskit
16:05:12 #17 1.651 + echo 'Install rootlesskit version v0.14.4'
16:05:12 #17 1.651 + for f in rootlesskit rootlesskit-docker-proxy
16:05:12 #17 1.651 + GOBIN=/build
16:05:12 #17 1.651 + GO111MODULE=on
16:05:12 #17 1.651 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:05:12 #17 1.651 Install rootlesskit version v0.14.4
16:05:13 dpkg-source: warning: native package version may not have a revision
16:05:13 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20221215153738-3a2c30b-0~debian'
16:05:13 dpkg-source: info: using source format '1.0'
16:05:13 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.tar.gz
16:05:13 #17 2.099 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:05:13 #24 DONE 112.1s
16:05:13 
16:05:13 #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:05:15 #25 1.822 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:05:15 #25 1.837 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:05:15 #25 1.837 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:05:15 #25 2.016 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
16:05:15 #25 2.272 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:05:16 #25 2.568 Get:6 http://deb.debian.org/debian bullseye/main armel Packages [7872 kB]
16:05:16 #25 3.004 Get:7 http://deb.debian.org/debian bullseye/main s390x Packages [7877 kB]
16:05:16 #25 3.515 Get:8 http://deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB]
16:05:17 #25 4.016 Get:9 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
16:05:17 #17 5.938 go: downloading github.com/pkg/errors v0.9.1
16:05:17 #17 5.939 go: downloading github.com/sirupsen/logrus v1.8.1
16:05:17 #17 5.966 go: downloading github.com/urfave/cli/v2 v2.3.0
16:05:17 #17 6.119 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:05:18 #25 4.544 Get:10 http://deb.debian.org/debian-security bullseye-security/main armel Packages [191 kB]
16:05:18 #25 4.547 Get:11 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [206 kB]
16:05:18 #25 4.574 Get:12 http://deb.debian.org/debian-security bullseye-security/main ppc64el Packages [198 kB]
16:05:18 #25 4.576 Get:13 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
16:05:18 #25 4.579 Get:14 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
16:05:18 #25 4.589 Get:15 http://deb.debian.org/debian-security bullseye-security/main s390x Packages [177 kB]
16:05:18 #25 4.736 Get:16 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
16:05:18 #25 4.743 Get:17 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:05:18 #25 4.748 Get:18 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
16:05:18 #25 4.771 Get:19 http://deb.debian.org/debian bullseye-updates/main s390x Packages [11.3 kB]
16:05:18 #25 4.780 Get:20 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [11.8 kB]
16:05:18 #25 4.781 Get:21 http://deb.debian.org/debian bullseye-updates/main armel Packages [12.0 kB]
16:05:18 #17 7.185 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:05:18 #17 7.476 go: downloading github.com/google/uuid v1.3.0
16:05:18 #17 7.495 go: downloading github.com/moby/vpnkit v0.5.0
16:05:18 #17 7.495 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:05:18 #17 7.579 go: downloading github.com/gofrs/flock v0.8.1
16:05:18 #17 7.592 go: downloading github.com/gorilla/mux v1.8.0
16:05:18 #17 7.638 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:05:18 #17 7.821 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:05:18 #17 7.874 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:05:19 #25 ...
16:05:19 
16:05:19 #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:05:19 #0 1.634 + RM_GOPATH=0
16:05:19 #0 1.634 + TMP_GOPATH=
16:05:19 #0 1.634 + : /build
16:05:19 #0 1.634 + '[' -z '' ']'
16:05:19 #0 1.634 ++ mktemp -d
16:05:19 #0 1.635 + export GOPATH=/tmp/tmp.aEc2MH0hHR
16:05:19 #0 1.635 + GOPATH=/tmp/tmp.aEc2MH0hHR
16:05:19 #0 1.635 + RM_GOPATH=1
16:05:19 #0 1.635 + case "$(go env GOARCH)" in
16:05:19 #0 1.636 ++ go env GOARCH
16:05:19 #0 1.640 + export GO_BUILDMODE=-buildmode=pie
16:05:19 #0 1.640 + GO_BUILDMODE=-buildmode=pie
16:05:19 #0 1.640 ++ dirname /tmp/install/install.sh
16:05:19 #0 1.641 + dir=/tmp/install
16:05:19 #0 1.641 + bin=rootlesskit
16:05:19 #0 1.641 + shift
16:05:19 #0 1.641 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:05:19 #0 1.642 + . /tmp/install/rootlesskit.installer
16:05:19 #0 1.642 ++ : v0.14.4
16:05:19 #0 1.642 + install_rootlesskit
16:05:19 #0 1.642 + case "$1" in
16:05:19 #0 1.642 + export CGO_ENABLED=0
16:05:19 #0 1.642 + CGO_ENABLED=0
16:05:19 #0 1.642 + _install_rootlesskit
16:05:19 #0 1.643 + echo 'Install rootlesskit version v0.14.4'
16:05:19 #0 1.643 + for f in rootlesskit rootlesskit-docker-proxy
16:05:19 #0 1.643 Install rootlesskit version v0.14.4
16:05:19 #0 1.643 + GOBIN=/build
16:05:19 #0 1.643 + GO111MODULE=on
16:05:19 #0 1.643 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:05:19 #0 1.673 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:05:19 #0 4.038 go: downloading github.com/pkg/errors v0.9.1
16:05:19 #0 4.059 go: downloading github.com/sirupsen/logrus v1.8.1
16:05:19 #0 4.060 go: downloading github.com/urfave/cli/v2 v2.3.0
16:05:19 #0 4.333 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:05:19 #0 5.598 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:05:19 #0 5.872 go: downloading github.com/google/uuid v1.3.0
16:05:19 #0 5.880 go: downloading github.com/moby/vpnkit v0.5.0
16:05:19 #0 5.932 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:05:19 #0 5.987 go: downloading github.com/gofrs/flock v0.8.1
16:05:19 #0 6.046 go: downloading github.com/gorilla/mux v1.8.0
16:05:19 #0 6.118 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:05:19 #26 6.334 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:05:19 #26 6.397 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:05:21 #17 9.867 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:05:21 #17 9.887 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:05:21 #17 ...
16:05:21 
16:05:21 #18 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:05:21 #0 1.701 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:05:21 #0 1.711 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:05:21 #0 1.711 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:05:21 #0 1.799 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
16:05:21 #0 2.519 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
16:05:21 #0 3.409 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
16:05:21 #0 5.799 Fetched 8616 kB in 4s (1980 kB/s)
16:05:21 #0 5.799 Reading package lists...
16:05:21 #0 7.825 Reading package lists...
16:05:21 #0 9.765 Building dependency tree...
16:05:21 #18 ...
16:05:21 
16:05:21 #19 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:05:21 #0 1.822 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:05:21 #0 1.842 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:05:21 #0 1.842 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:05:21 #0 2.092 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
16:05:21 #0 2.795 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
16:05:21 #0 3.417 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
16:05:21 #0 6.235 Fetched 8616 kB in 5s (1843 kB/s)
16:05:21 #0 6.235 Reading package lists...
16:05:21 #0 8.220 Reading package lists...
16:05:21 #19 10.24 Building dependency tree...
16:05:21 #19 ...
16:05:21 
16:05:21 #20 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:05:21 #0 1.506 + RM_GOPATH=0
16:05:21 #0 1.506 + TMP_GOPATH=
16:05:21 #0 1.506 + : /build
16:05:21 #0 1.506 + '[' -z '' ']'
16:05:21 #0 1.507 ++ mktemp -d
16:05:21 #0 1.508 + export GOPATH=/tmp/tmp.XmJIQqMAhN
16:05:21 #0 1.508 + GOPATH=/tmp/tmp.XmJIQqMAhN
16:05:21 #0 1.508 + RM_GOPATH=1
16:05:21 #0 1.508 + case "$(go env GOARCH)" in
16:05:21 #0 1.517 ++ go env GOARCH
16:05:21 #0 1.517 + export GO_BUILDMODE=-buildmode=pie
16:05:21 #0 1.517 + GO_BUILDMODE=-buildmode=pie
16:05:21 #0 1.517 ++ dirname /tmp/install/install.sh
16:05:21 #0 1.520 + dir=/tmp/install
16:05:21 #0 1.521 + bin=proxy
16:05:21 #0 1.521 + shift
16:05:21 #0 1.521 + '[' '!' -f /tmp/install/proxy.installer ']'
16:05:21 #0 1.521 + . /tmp/install/proxy.installer
16:05:21 #0 1.521 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:05:21 #0 1.521 + install_proxy
16:05:21 #0 1.522 + case "$1" in
16:05:21 #0 1.522 + export CGO_ENABLED=0
16:05:21 #0 1.522 + CGO_ENABLED=0
16:05:21 #0 1.522 + _install_proxy
16:05:21 #0 1.522 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:05:21 #0 1.522 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:05:21 #0 1.522 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.XmJIQqMAhN/src/github.com/docker/libnetwork
16:05:21 #0 1.524 Cloning into '/tmp/tmp.XmJIQqMAhN/src/github.com/docker/libnetwork'...
16:05:21 #0 6.737 + cd /tmp/tmp.XmJIQqMAhN/src/github.com/docker/libnetwork
16:05:21 #0 6.741 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:05:21 #0 7.162 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:05:21 #20 ...
16:05:21 
16:05:21 #21 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:05:21 #0 1.956 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:05:21 #0 1.981 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:05:21 #0 1.981 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:05:21 #0 2.345 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
16:05:21 #0 3.095 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
16:05:21 #0 3.749 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
16:05:21 #0 6.317 Fetched 8616 kB in 5s (1874 kB/s)
16:05:21 #0 6.317 Reading package lists...
16:05:21 #0 8.335 Reading package lists...
16:05:21 #0 10.26 Building dependency tree...
16:05:21 #21 ...
16:05:21 
16:05:21 #18 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:05:21 #18 10.58 The following additional packages will be installed:
16:05:21 #18 10.59   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
16:05:21 #18 10.59 Suggested packages:
16:05:21 #18 10.59   cmake-doc ninja-build lrzip
16:05:21 #18 10.59 Recommended packages:
16:05:21 #18 10.59   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:05:21 #26 8.137 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:05:21 #26 8.235 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:05:21 #18 10.96 The following NEW packages will be installed:
16:05:22 #18 10.97   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:05:22 #18 10.97   vim-common xxd
16:05:22 #18 11.28 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
16:05:22 #18 11.28 Need to get 17.7 MB of archives.
16:05:22 #18 11.28 After this operation, 70.7 MB of additional disk space will be used.
16:05:22 #18 11.28 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
16:05:22 #18 11.29 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:05:22 #18 11.30 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:05:22 #18 11.32 Get:4 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:05:22 #18 11.49 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
16:05:22 #18 11.51 Get:6 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
16:05:22 #18 11.51 Get:7 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:05:22 #18 11.52 Get:8 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:05:22 #18 11.52 Get:9 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:05:22 #18 11.53 Get:10 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
16:05:23 #18 12.07 debconf: delaying package configuration, since apt-utils is not installed
16:05:23 #18 12.15 Fetched 17.7 MB in 1s (26.4 MB/s)
16:05:23 #18 12.20 Selecting previously unselected package xxd.
16:05:23 #18 12.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
16:05:23 #18 12.24 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:05:23 #18 12.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:05:23 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.dsc
16:05:23  debian/rules build
16:05:23 dh build --with=bash-completion --with=systemd
16:05:23    dh_update_autotools_config
16:05:23    dh_autoreconf
16:05:23    debian/rules override_dh_auto_build
16:05:23 make[1]: Entering directory '/root/build-deb'
16:05:23 # Build the daemon and dependencies
16:05:23 cd engine && DOCKER_GITCOMMIT=0234322 PRODUCT=docker ./hack/make.sh dynbinary
16:05:23 
16:05:23 Removing bundles/
16:05:23 
16:05:23 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:05:23 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:05:23 GOOS="" GOARCH="" GOARM=""
16:05:23 #18 12.38 Selecting previously unselected package vim-common.
16:05:23 #18 12.39 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:05:23 #18 12.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:05:23 #18 12.56 Selecting previously unselected package cmake-data.
16:05:23 #26 ...
16:05:23 
16:05:23 #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:05:23 #0 1.349 + RM_GOPATH=0
16:05:23 #0 1.349 + TMP_GOPATH=
16:05:23 #0 1.349 + : /build
16:05:23 #0 1.349 + '[' -z '' ']'
16:05:23 #0 1.349 ++ mktemp -d
16:05:23 #0 1.350 + export GOPATH=/tmp/tmp.KIpjblprv7
16:05:23 #0 1.350 + GOPATH=/tmp/tmp.KIpjblprv7
16:05:23 #0 1.350 + RM_GOPATH=1
16:05:23 #0 1.350 + case "$(go env GOARCH)" in
16:05:23 #0 1.351 ++ go env GOARCH
16:05:23 #0 1.356 + export GO_BUILDMODE=-buildmode=pie
16:05:23 #0 1.356 + GO_BUILDMODE=-buildmode=pie
16:05:23 #0 1.357 ++ dirname /tmp/install/install.sh
16:05:23 #0 1.358 + dir=/tmp/install
16:05:23 #0 1.358 + bin=proxy
16:05:23 #0 1.358 + shift
16:05:23 #0 1.358 + '[' '!' -f /tmp/install/proxy.installer ']'
16:05:23 #0 1.358 + . /tmp/install/proxy.installer
16:05:23 #0 1.358 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:05:23 #0 1.358 + install_proxy
16:05:23 #0 1.358 + case "$1" in
16:05:23 #0 1.358 + export CGO_ENABLED=0
16:05:23 #0 1.358 + CGO_ENABLED=0
16:05:23 #0 1.358 + _install_proxy
16:05:23 #0 1.358 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:05:23 #0 1.359 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.KIpjblprv7/src/github.com/docker/libnetwork
16:05:23 #0 1.359 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:05:23 #0 1.361 Cloning into '/tmp/tmp.KIpjblprv7/src/github.com/docker/libnetwork'...
16:05:23 #0 8.922 + cd /tmp/tmp.KIpjblprv7/src/github.com/docker/libnetwork
16:05:23 #0 8.922 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:05:23 #0 9.194 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:05:23 #27 ...
16:05:23 
16:05:23 #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:05:23 #0 1.822 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:05:23 #0 1.832 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:05:23 #0 1.833 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:05:23 #0 2.028 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:05:23 #0 2.306 Get:5 http://deb.debian.org/debian bullseye/main armel Packages [7872 kB]
16:05:23 #0 2.592 Get:6 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
16:05:23 #0 2.969 Get:7 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
16:05:23 #0 3.524 Get:8 http://deb.debian.org/debian bullseye/main s390x Packages [7877 kB]
16:05:23 #0 3.967 Get:9 http://deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB]
16:05:23 #0 4.377 Get:10 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
16:05:23 #0 4.382 Get:11 http://deb.debian.org/debian-security bullseye-security/main armel Packages [191 kB]
16:05:23 #0 4.400 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
16:05:23 #0 4.403 Get:13 http://deb.debian.org/debian-security bullseye-security/main ppc64el Packages [198 kB]
16:05:23 #0 4.407 Get:14 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [206 kB]
16:05:23 #0 4.432 Get:15 http://deb.debian.org/debian-security bullseye-security/main s390x Packages [177 kB]
16:05:23 #0 4.436 Get:16 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
16:05:23 #0 4.440 Get:17 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [11.8 kB]
16:05:23 #0 4.448 Get:18 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
16:05:23 #0 4.451 Get:19 http://deb.debian.org/debian bullseye-updates/main armel Packages [12.0 kB]
16:05:23 #0 4.451 Get:20 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:05:23 #0 4.452 Get:21 http://deb.debian.org/debian bullseye-updates/main s390x Packages [11.3 kB]
16:05:23 #28 ...
16:05:23 
16:05:23 #29 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:05:23 #0 1.898 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:05:23 #0 1.906 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:05:23 #0 1.906 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:05:23 #0 2.136 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
16:05:23 #0 2.396 Get:5 http://deb.debian.org/debian bullseye/main s390x Packages [7877 kB]
16:05:23 #0 2.665 Get:6 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:05:23 #0 3.103 Get:7 http://deb.debian.org/debian bullseye/main armel Packages [7872 kB]
16:05:23 #0 3.676 Get:8 http://deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB]
16:05:23 #0 4.166 Get:9 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
16:05:23 #0 4.616 Get:10 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [206 kB]
16:05:23 #0 4.623 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
16:05:23 #0 4.639 Get:12 http://deb.debian.org/debian-security bullseye-security/main s390x Packages [177 kB]
16:05:23 #0 4.648 Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
16:05:23 #0 4.658 Get:14 http://deb.debian.org/debian-security bullseye-security/main armel Packages [191 kB]
16:05:23 #0 4.665 Get:15 http://deb.debian.org/debian-security bullseye-security/main ppc64el Packages [198 kB]
16:05:23 #0 4.677 Get:16 http://deb.debian.org/debian bullseye-updates/main armhf Packages [12.0 kB]
16:05:23 #0 4.677 Get:17 http://deb.debian.org/debian bullseye-updates/main s390x Packages [11.3 kB]
16:05:23 #0 4.678 Get:18 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
16:05:23 #0 4.680 Get:19 http://deb.debian.org/debian bullseye-updates/main armel Packages [12.0 kB]
16:05:23 #0 4.682 Get:20 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:05:23 #0 4.688 Get:21 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [11.8 kB]
16:05:23 #18 12.57 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:05:23 #18 12.59 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:05:23 #18 ...
16:05:23 
16:05:23 #21 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:05:23 #0 10.26 Building dependency tree...
16:05:23 #21 11.14 The following additional packages will be installed:
16:05:23 #21 11.14   libbtrfs0
16:05:23 #21 11.19 The following NEW packages will be installed:
16:05:23 #21 11.19   libbtrfs-dev libbtrfs0
16:05:23 #21 11.49 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
16:05:23 #21 11.49 Need to get 460 kB of archives.
16:05:23 #21 11.49 After this operation, 1237 kB of additional disk space will be used.
16:05:23 #21 11.49 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:05:23 #21 11.50 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:05:23 #21 11.94 debconf: delaying package configuration, since apt-utils is not installed
16:05:23 #21 12.03 Fetched 460 kB in 0s (1597 kB/s)
16:05:23 #21 12.08 Selecting previously unselected package libbtrfs0:amd64.
16:05:23 #21 12.08 (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 ... 15718 files and directories currently installed.)
16:05:23 #21 12.10 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
16:05:23 #21 12.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:05:23 #21 12.20 Selecting previously unselected package libbtrfs-dev:amd64.
16:05:23 #21 12.20 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
16:05:23 #21 12.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:05:23 #21 12.39 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:05:23 #21 12.44 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:05:23 #21 12.45 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:05:23 #21 DONE 12.8s
16:05:24 
16:05:24 #19 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:05:24 #19 10.24 Building dependency tree...
16:05:24 #19 11.31 The following additional packages will be installed:
16:05:24 #19 11.31   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:05:24 #19 11.31   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:05:24 #19 11.31   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:05:24 #19 11.31   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:05:24 #19 11.31   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:05:24 #19 11.31   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
16:05:24 #19 11.31   mingw-w64-common mingw-w64-x86-64-dev
16:05:24 #19 11.31 Suggested packages:
16:05:24 #19 11.31   gcc-10-locales seccomp wine64
16:05:24 #19 11.83 The following NEW packages will be installed:
16:05:24 #19 11.84   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:05:24 #19 11.84   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:05:24 #19 11.84   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:05:24 #19 11.84   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:05:24 #19 11.84   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:05:24 #19 11.84   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:05:24 #19 11.84   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:05:24 #19 11.84   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:05:24 #19 11.84   mingw-w64-x86-64-dev
16:05:24 #19 12.15 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
16:05:24 #19 12.15 Need to get 115 MB of archives.
16:05:24 #19 12.15 After this operation, 645 MB of additional disk space will be used.
16:05:24 #19 12.15 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
16:05:24 #19 12.21 Get:2 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
16:05:24 #19 12.28 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:05:24 #19 12.28 Get:4 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:05:24 #19 12.28 Get:5 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:05:24 #19 12.29 Get:6 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:05:24 #19 12.41 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
16:05:24 #19 12.50 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
16:05:24 #19 12.50 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
16:05:24 #19 12.80 Get:10 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
16:05:24 #19 13.69 Get:11 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
16:05:25 #19 13.99 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
16:05:25 #19 14.30 Get:13 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
16:05:26 #19 14.98 Get:14 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
16:05:26 #19 ...
16:05:26 
16:05:26 #20 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:05:26 #20 DONE 15.0s
16:05:26 
16:05:26 #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:05:26 #0 1.712 + RM_GOPATH=0
16:05:26 #0 1.713 + TMP_GOPATH=
16:05:26 #0 1.714 + : /build
16:05:26 #0 1.714 + '[' -z '' ']'
16:05:26 #0 1.716 ++ mktemp -d
16:05:26 #0 1.717 + export GOPATH=/tmp/tmp.cpIPSzgOdr
16:05:26 #0 1.719 + GOPATH=/tmp/tmp.cpIPSzgOdr
16:05:26 #0 1.719 + RM_GOPATH=1
16:05:26 #0 1.719 + case "$(go env GOARCH)" in
16:05:26 #0 1.720 ++ go env GOARCH
16:05:26 #0 1.732 + export GO_BUILDMODE=-buildmode=pie
16:05:26 #0 1.735 + GO_BUILDMODE=-buildmode=pie
16:05:26 #0 1.739 ++ dirname /tmp/install/install.sh
16:05:26 #0 1.741 + dir=/tmp/install
16:05:26 #0 1.741 + bin=containerd
16:05:26 #0 1.741 + shift
16:05:26 #0 1.741 + '[' '!' -f /tmp/install/containerd.installer ']'
16:05:26 #0 1.741 + . /tmp/install/containerd.installer
16:05:26 #0 1.741 ++ set -e
16:05:26 #0 1.741 ++ : v1.6.12
16:05:26 #0 1.741 + install_containerd
16:05:26 #0 1.744 + echo 'Install containerd version v1.6.12'
16:05:26 #0 1.744 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cpIPSzgOdr/src/github.com/containerd/containerd
16:05:26 #0 1.744 Install containerd version v1.6.12
16:05:26 #0 1.746 Cloning into '/tmp/tmp.cpIPSzgOdr/src/github.com/containerd/containerd'...
16:05:30 #22 ...
16:05:30 
16:05:30 #19 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:05:30 #19 15.30 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
16:05:30 #19 15.30 Get:16 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
16:05:30 #19 15.30 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
16:05:30 #19 15.30 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:05:30 #19 15.34 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:05:30 #19 15.34 Get:20 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
16:05:30 #19 15.34 Get:21 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
16:05:30 #19 15.34 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:05:30 #19 15.34 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
16:05:30 #19 15.34 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
16:05:30 #19 15.34 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
16:05:30 #19 15.35 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
16:05:30 #19 15.36 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:05:30 #19 15.36 Get:28 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
16:05:30 #19 15.39 Get:29 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
16:05:30 #19 15.39 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
16:05:30 #19 15.86 debconf: delaying package configuration, since apt-utils is not installed
16:05:30 #19 15.99 Fetched 115 MB in 4s (32.5 MB/s)
16:05:30 #19 16.05 Selecting previously unselected package binutils-mingw-w64-i686.
16:05:30 #19 16.05 (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 ... 15718 files and directories currently installed.)
16:05:30 #19 16.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
16:05:30 #19 16.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:05:30 #19 17.28 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:05:30 #19 17.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
16:05:30 #19 17.28 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:05:30 #19 18.43 Selecting previously unselected package binutils-mingw-w64.
16:05:30 #19 18.44 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:05:30 #19 18.44 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:05:30 #19 18.51 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:05:30 #19 18.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:05:30 #19 18.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:05:30 #19 18.62 Selecting previously unselected package dmsetup.
16:05:30 #19 18.62 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:05:30 #19 18.63 Unpacking dmsetup (2:1.02.175-2.1) ...
16:05:30 #19 18.73 Selecting previously unselected package mingw-w64-common.
16:05:30 #19 18.73 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:05:30 #19 18.74 Unpacking mingw-w64-common (8.0.0-1) ...
16:05:31 #19 ...
16:05:31 
16:05:31 #18 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:05:31 #18 14.11 Selecting previously unselected package libicu67:amd64.
16:05:31 #18 14.11 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
16:05:31 #18 14.12 Unpacking libicu67:amd64 (67.1-7) ...
16:05:31 #18 17.52 Selecting previously unselected package libxml2:amd64.
16:05:31 #18 17.52 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
16:05:31 #18 17.54 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
16:05:31 #18 17.77 Selecting previously unselected package libarchive13:amd64.
16:05:31 #18 17.77 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
16:05:31 #18 17.78 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
16:05:31 #18 17.92 Selecting previously unselected package libjsoncpp24:amd64.
16:05:31 #18 17.92 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
16:05:31 #18 17.93 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:05:31 #18 18.02 Selecting previously unselected package librhash0:amd64.
16:05:31 #18 18.03 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
16:05:31 #18 18.04 Unpacking librhash0:amd64 (1.4.1-2) ...
16:05:31 #18 18.12 Selecting previously unselected package libuv1:amd64.
16:05:31 #18 18.12 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
16:05:31 #18 18.12 Unpacking libuv1:amd64 (1.40.0-2) ...
16:05:31 #18 18.20 Selecting previously unselected package cmake.
16:05:31 #18 18.20 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
16:05:31 #18 18.21 Unpacking cmake (3.18.4-2+deb11u1) ...
16:05:31 #18 19.95 Setting up libicu67:amd64 (67.1-7) ...
16:05:31 #18 19.96 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:05:31 #18 19.98 Setting up libuv1:amd64 (1.40.0-2) ...
16:05:31 #18 19.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:05:31 #18 20.03 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:05:31 #18 20.04 Setting up librhash0:amd64 (1.4.1-2) ...
16:05:31 #18 20.05 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:05:31 #18 20.12 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
16:05:31 #18 20.14 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
16:05:31 #18 20.16 Setting up cmake (3.18.4-2+deb11u1) ...
16:05:31 #18 20.17 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:05:31 #18 DONE 20.6s
16:05:31 
16:05:31 #23 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:05:31 #29 ...
16:05:31 
16:05:31 #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:05:31 #27 DONE 17.5s
16:05:31 
16:05:31 #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:05:32 #23 1.171 + RM_GOPATH=0
16:05:33 #23 1.173 + TMP_GOPATH=
16:05:33 #23 1.174 + : /build
16:05:33 #23 1.174 + '[' -z '' ']'
16:05:33 #23 1.176 ++ mktemp -d
16:05:33 #23 1.179 + export GOPATH=/tmp/tmp.mXdwV0D9ME
16:05:33 #23 1.180 + GOPATH=/tmp/tmp.mXdwV0D9ME
16:05:33 #23 1.180 + RM_GOPATH=1
16:05:33 #23 1.180 + case "$(go env GOARCH)" in
16:05:33 #23 1.181 ++ go env GOARCH
16:05:33 #23 1.193 + export GO_BUILDMODE=-buildmode=pie
16:05:33 #23 1.193 + GO_BUILDMODE=-buildmode=pie
16:05:33 #23 1.193 ++ dirname /tmp/install/install.sh
16:05:33 #23 1.193 + dir=/tmp/install
16:05:33 #23 1.193 + bin=tini
16:05:33 #23 1.193 + shift
16:05:33 #23 1.193 + '[' '!' -f /tmp/install/tini.installer ']'
16:05:33 #23 1.193 + . /tmp/install/tini.installer
16:05:33 #23 1.193 ++ : v0.19.0
16:05:33 #23 1.193 + install_tini
16:05:33 #23 1.193 + echo 'Install tini version v0.19.0'
16:05:33 #23 1.193 Install tini version v0.19.0
16:05:33 #23 1.195 + git clone https://github.com/krallin/tini.git /tmp/tmp.mXdwV0D9ME/tini
16:05:33 #23 1.197 Cloning into '/tmp/tmp.mXdwV0D9ME/tini'...
16:05:33 #23 1.647 + cd /tmp/tmp.mXdwV0D9ME/tini
16:05:33 #23 1.647 + git checkout -q v0.19.0
16:05:33 #23 1.675 + cmake .
16:05:33 #23 1.880 -- The C compiler identification is GNU 10.2.1
16:05:33 #23 1.916 -- Detecting C compiler ABI info
16:05:33 #23 2.179 -- Detecting C compiler ABI info - done
16:05:33 #23 2.248 -- Check for working C compiler: /usr/bin/cc - skipped
16:05:33 #23 2.251 -- Detecting C compile features
16:05:33 #23 2.256 -- Detecting C compile features - done
16:05:33 #23 2.279 -- Performing Test HAS_BUILTIN_FORTIFY
16:05:34 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:05:34 
16:05:34 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:05:34 + RM_GOPATH=0
16:05:34 + TMP_GOPATH=/go
16:05:34 + : /usr/local/bin
16:05:34 + '[' -z /go ']'
16:05:34 + export GOPATH=/go
16:05:34 + GOPATH=/go
16:05:34 + case "$(go env GOARCH)" in
16:05:34 ++ go env GOARCH
16:05:34 + export GO_BUILDMODE=-buildmode=pie
16:05:34 + GO_BUILDMODE=-buildmode=pie
16:05:34 ++ dirname hack/dockerfile/install/install.sh
16:05:34 + dir=hack/dockerfile/install
16:05:34 + bin=tini
16:05:34 + shift
16:05:34 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:05:34 + . hack/dockerfile/install/tini.installer
16:05:34 ++ : v0.19.0
16:05:34 + install_tini
16:05:34 + echo 'Install tini version v0.19.0'
16:05:34 + git clone https://github.com/krallin/tini.git /go/tini
16:05:34 Install tini version v0.19.0
16:05:34 Cloning into '/go/tini'...
16:05:34 + cd /go/tini
16:05:34 + git checkout -q v0.19.0
16:05:34 + cmake .
16:05:34 -- The C compiler identification is GNU 7.5.0
16:05:34 -- Check for working C compiler: /usr/bin/cc
16:05:34 -- Check for working C compiler: /usr/bin/cc -- works
16:05:34 -- Detecting C compiler ABI info
16:05:34 -- Detecting C compiler ABI info - done
16:05:34 -- Detecting C compile features
16:05:34 -- Detecting C compile features - done
16:05:34 -- Performing Test HAS_BUILTIN_FORTIFY
16:05:34 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:05:34 -- Configuring done
16:05:34 -- Generating done
16:05:34 -- Build files have been written to: /go/tini
16:05:34 + make tini-static
16:05:34 make[2]: Entering directory '/go/tini'
16:05:34 make[3]: Entering directory '/go/tini'
16:05:34 make[4]: Entering directory '/go/tini'
16:05:34 make[5]: Entering directory '/go/tini'
16:05:34 Scanning dependencies of target tini-static
16:05:34 make[5]: Leaving directory '/go/tini'
16:05:34 make[5]: Entering directory '/go/tini'
16:05:34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:05:34 [100%] Linking C executable tini-static
16:05:34 make[5]: Leaving directory '/go/tini'
16:05:34 [100%] Built target tini-static
16:05:34 make[4]: Leaving directory '/go/tini'
16:05:34 make[3]: Leaving directory '/go/tini'
16:05:34 make[2]: Leaving directory '/go/tini'
16:05:34 + mkdir -p /usr/local/bin
16:05:34 + cp tini-static /usr/local/bin/docker-init
16:05:34 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:05:34 + RM_GOPATH=0
16:05:34 + TMP_GOPATH=/go
16:05:34 + : /usr/local/bin
16:05:34 + '[' -z /go ']'
16:05:34 + export GOPATH=/go
16:05:34 + GOPATH=/go
16:05:34 + case "$(go env GOARCH)" in
16:05:34 ++ go env GOARCH
16:05:34 + export GO_BUILDMODE=-buildmode=pie
16:05:34 + GO_BUILDMODE=-buildmode=pie
16:05:34 ++ dirname hack/dockerfile/install/install.sh
16:05:34 + dir=hack/dockerfile/install
16:05:34 + bin=proxy
16:05:34 + shift
16:05:34 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:05:34 + . hack/dockerfile/install/proxy.installer
16:05:34 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:05:34 + install_proxy dynamic
16:05:34 + case "$1" in
16:05:34 + install_proxy_dynamic
16:05:34 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:05:34 + PROXY_LDFLAGS=-linkmode=external
16:05:34 + export BUILD_MODE=-buildmode=pie
16:05:34 + BUILD_MODE=-buildmode=pie
16:05:34 + _install_proxy
16:05:34 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:05:34 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:05:34 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:05:34 Cloning into '/go/src/github.com/docker/libnetwork'...
16:05:34 + cd /go/src/github.com/docker/libnetwork
16:05:34 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:05:34 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:05:34 + return
16:05:34 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:05:34 + RM_GOPATH=0
16:05:34 + TMP_GOPATH=/go
16:05:34 + : /usr/local/bin
16:05:34 + '[' -z /go ']'
16:05:34 + export GOPATH=/go
16:05:34 + GOPATH=/go
16:05:34 + case "$(go env GOARCH)" in
16:05:34 ++ go env GOARCH
16:05:34 + export GO_BUILDMODE=-buildmode=pie
16:05:34 + GO_BUILDMODE=-buildmode=pie
16:05:34 ++ dirname hack/dockerfile/install/install.sh
16:05:34 + dir=hack/dockerfile/install
16:05:34 + bin=rootlesskit
16:05:34 + shift
16:05:34 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:05:34 + . hack/dockerfile/install/rootlesskit.installer
16:05:34 ++ : v0.14.4
16:05:34 + install_rootlesskit dynamic
16:05:34 + case "$1" in
16:05:34 + install_rootlesskit_dynamic
16:05:34 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:05:34 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:05:34 + export BUILD_MODE=-buildmode=pie
16:05:34 + BUILD_MODE=-buildmode=pie
16:05:34 + _install_rootlesskit
16:05:34 + echo 'Install rootlesskit version v0.14.4'
16:05:34 Install rootlesskit version v0.14.4
16:05:34 + for f in rootlesskit rootlesskit-docker-proxy
16:05:34 + GOBIN=/usr/local/bin
16:05:34 + GO111MODULE=on
16:05:34 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:05:34 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:05:34 go: downloading github.com/pkg/errors v0.9.1
16:05:34 go: downloading github.com/sirupsen/logrus v1.8.1
16:05:34 go: downloading github.com/urfave/cli/v2 v2.3.0
16:05:34 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:05:34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:05:34 go: downloading github.com/google/uuid v1.3.0
16:05:34 go: downloading github.com/moby/vpnkit v0.5.0
16:05:34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:05:34 go: downloading github.com/gofrs/flock v0.8.1
16:05:34 go: downloading github.com/gorilla/mux v1.8.0
16:05:34 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:05:34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:05:34 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:05:34 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:05:34 #23 2.386 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:05:34 #23 2.437 -- Configuring done
16:05:34 #23 2.450 -- Generating done
16:05:34 #23 2.453 -- Build files have been written to: /tmp/tmp.mXdwV0D9ME/tini
16:05:34 #23 2.467 + make tini-static
16:05:34 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:05:34 #23 2.618 Scanning dependencies of target tini-static
16:05:34 #23 2.647 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:05:35 #23 3.204 [100%] Linking C executable tini-static
16:05:35 #23 3.501 [100%] Built target tini-static
16:05:35 #23 3.547 + mkdir -p /build
16:05:35 #23 3.551 + cp tini-static /build/docker-init
16:05:35 #23 DONE 3.9s
16:05:35 
16:05:35 #19 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:05:35 #19 21.24 Selecting previously unselected package mingw-w64-x86-64-dev.
16:05:35 #19 21.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:05:35 #19 21.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:05:35 #19 23.79 Selecting previously unselected package gcc-mingw-w64-base.
16:05:35 #19 23.80 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
16:05:35 #19 23.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:05:35 #19 23.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:05:35 #19 23.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
16:05:35 #19 23.88 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:05:36 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:05:36 
16:05:36 + popd
16:05:36 ~/rpmbuild/BUILD/src
16:05:36 + RPM_EC=0
16:05:36 ++ jobs -p
16:05:36 + exit 0
16:05:36 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.j7G0Uz
16:05:36 + umask 022
16:05:36 + cd /root/rpmbuild/BUILD
16:05:36 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.aarch64 '!=' / ']'
16:05:36 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:05:36 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:05:36 + mkdir -p /root/rpmbuild/BUILDROOT
16:05:36 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:05:36 + cd src
16:05:36 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:05:36 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/bin/dockerd
16:05:36 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/bin/docker-proxy
16:05:36 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/bin/docker-init
16:05:36 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/lib/systemd/system/docker.service
16:05:36 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/lib/systemd/system/docker.socket
16:05:36 + /usr/lib/rpm/check-buildroot
16:05:36 + /usr/lib/rpm/redhat/brp-ldconfig
16:05:36 + /usr/lib/rpm/brp-compress
16:05:36 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:05:36 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:05:36 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
16:05:36 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:05:36 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:05:36 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:05:36 + /usr/lib/rpm/brp-python-hardlink
16:05:36 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:05:36 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dmWOEF
16:05:36 + umask 022
16:05:36 + cd /root/rpmbuild/BUILD
16:05:36 + cd src
16:05:36 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:05:36 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:05:36 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:05:36 + echo 'PASS: daemon version OK'
16:05:36 + RPM_EC=0
16:05:36 PASS: daemon version OK
16:05:36 ++ jobs -p
16:05:36 + exit 0
16:05:36 Processing files: docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:05:36 Provides: docker-ce = 3:0.0.0.20221215153738.3a2c30b-0.el9 docker-ce(aarch-64) = 3:0.0.0.20221215153738.3a2c30b-0.el9
16:05:36 Requires(interp): /bin/sh /bin/sh /bin/sh
16:05:36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:05:36 Requires(post): /bin/sh
16:05:36 Requires(preun): /bin/sh
16:05:36 Requires(postun): /bin/sh
16:05:36 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:05:36 Conflicts: docker docker-ee docker-engine-cs docker-io
16:05:36 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:05:36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:05:36 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.src.rpm
16:05:38 #19 27.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:05:38 #19 27.02 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:05:38 #19 27.02 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:05:38 #25 23.87 Fetched 49.4 MB in 22s (2218 kB/s)
16:05:39 + for f in rootlesskit rootlesskit-docker-proxy
16:05:39 + GOBIN=/usr/local/bin
16:05:39 + GO111MODULE=on
16:05:39 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:05:41 + return
16:05:41 # Build the CLI
16:05:41 cd /go/src/github.com/docker/cli && \
16:05:41 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:05:41 make[2]: Entering directory '/root/build-deb/cli'
16:05:41 GO_LINKMODE=dynamic ./scripts/build/binary
16:05:41 Building dynamic docker-linux-arm64
16:05:43 #19 32.13 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:05:43 #19 32.14 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:05:43 #19 32.15 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:05:44 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:05:44 
16:05:44 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:05:44 + RM_GOPATH=0
16:05:44 + TMP_GOPATH=/go
16:05:44 + : /usr/local/bin
16:05:44 + '[' -z /go ']'
16:05:44 + export GOPATH=/go
16:05:44 + GOPATH=/go
16:05:44 + case "$(go env GOARCH)" in
16:05:44 ++ go env GOARCH
16:05:44 + export GO_BUILDMODE=-buildmode=pie
16:05:44 + GO_BUILDMODE=-buildmode=pie
16:05:44 ++ dirname hack/dockerfile/install/install.sh
16:05:44 + dir=hack/dockerfile/install
16:05:44 + bin=tini
16:05:44 + shift
16:05:44 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:05:44 + . hack/dockerfile/install/tini.installer
16:05:44 ++ : v0.19.0
16:05:44 + install_tini
16:05:44 + echo 'Install tini version v0.19.0'
16:05:44 + git clone https://github.com/krallin/tini.git /go/tini
16:05:44 Install tini version v0.19.0
16:05:44 Cloning into '/go/tini'...
16:05:44 + cd /go/tini
16:05:44 + git checkout -q v0.19.0
16:05:44 + cmake .
16:05:44 -- The C compiler identification is GNU 9.4.0
16:05:44 -- Check for working C compiler: /usr/bin/cc
16:05:44 -- Check for working C compiler: /usr/bin/cc -- works
16:05:44 -- Detecting C compiler ABI info
16:05:44 -- Detecting C compiler ABI info - done
16:05:44 -- Detecting C compile features
16:05:44 -- Detecting C compile features - done
16:05:44 -- Performing Test HAS_BUILTIN_FORTIFY
16:05:44 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:05:44 -- Configuring done
16:05:44 -- Generating done
16:05:44 -- Build files have been written to: /go/tini
16:05:44 + make tini-static
16:05:44 make[2]: Entering directory '/go/tini'
16:05:44 make[3]: Entering directory '/go/tini'
16:05:44 make[4]: Entering directory '/go/tini'
16:05:44 make[5]: Entering directory '/go/tini'
16:05:44 Scanning dependencies of target tini-static
16:05:44 make[5]: Leaving directory '/go/tini'
16:05:44 make[5]: Entering directory '/go/tini'
16:05:44 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:05:44 [100%] Linking C executable tini-static
16:05:44 make[5]: Leaving directory '/go/tini'
16:05:44 [100%] Built target tini-static
16:05:44 make[4]: Leaving directory '/go/tini'
16:05:44 make[3]: Leaving directory '/go/tini'
16:05:44 make[2]: Leaving directory '/go/tini'
16:05:44 + mkdir -p /usr/local/bin
16:05:44 + cp tini-static /usr/local/bin/docker-init
16:05:44 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:05:44 + RM_GOPATH=0
16:05:44 + TMP_GOPATH=/go
16:05:44 + : /usr/local/bin
16:05:44 + '[' -z /go ']'
16:05:44 + export GOPATH=/go
16:05:44 + GOPATH=/go
16:05:44 + case "$(go env GOARCH)" in
16:05:44 ++ go env GOARCH
16:05:44 + export GO_BUILDMODE=-buildmode=pie
16:05:44 + GO_BUILDMODE=-buildmode=pie
16:05:44 ++ dirname hack/dockerfile/install/install.sh
16:05:44 + dir=hack/dockerfile/install
16:05:44 + bin=proxy
16:05:44 + shift
16:05:44 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:05:44 + . hack/dockerfile/install/proxy.installer
16:05:44 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:05:44 + install_proxy dynamic
16:05:44 + case "$1" in
16:05:44 + install_proxy_dynamic
16:05:44 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:05:44 + PROXY_LDFLAGS=-linkmode=external
16:05:44 + export BUILD_MODE=-buildmode=pie
16:05:44 + BUILD_MODE=-buildmode=pie
16:05:44 + _install_proxy
16:05:44 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:05:44 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:05:44 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:05:44 Cloning into '/go/src/github.com/docker/libnetwork'...
16:05:44 + cd /go/src/github.com/docker/libnetwork
16:05:44 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:05:44 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:05:44 + return
16:05:44 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:05:44 + RM_GOPATH=0
16:05:44 + TMP_GOPATH=/go
16:05:44 + : /usr/local/bin
16:05:44 + '[' -z /go ']'
16:05:44 + export GOPATH=/go
16:05:44 + GOPATH=/go
16:05:44 + case "$(go env GOARCH)" in
16:05:44 ++ go env GOARCH
16:05:44 + export GO_BUILDMODE=-buildmode=pie
16:05:44 + GO_BUILDMODE=-buildmode=pie
16:05:44 ++ dirname hack/dockerfile/install/install.sh
16:05:44 + dir=hack/dockerfile/install
16:05:44 + bin=rootlesskit
16:05:44 + shift
16:05:44 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:05:44 + . hack/dockerfile/install/rootlesskit.installer
16:05:44 ++ : v0.14.4
16:05:44 + install_rootlesskit dynamic
16:05:44 + case "$1" in
16:05:44 + install_rootlesskit_dynamic
16:05:44 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:05:44 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:05:44 + export BUILD_MODE=-buildmode=pie
16:05:44 + BUILD_MODE=-buildmode=pie
16:05:44 + _install_rootlesskit
16:05:44 + echo 'Install rootlesskit version v0.14.4'
16:05:44 Install rootlesskit version v0.14.4
16:05:44 + for f in rootlesskit rootlesskit-docker-proxy
16:05:44 + GOBIN=/usr/local/bin
16:05:44 + GO111MODULE=on
16:05:44 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:05:44 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:05:44 go: downloading github.com/pkg/errors v0.9.1
16:05:44 go: downloading github.com/sirupsen/logrus v1.8.1
16:05:44 go: downloading github.com/urfave/cli/v2 v2.3.0
16:05:44 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:05:44 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:05:44 
16:05:44 + popd
16:05:44 ~/rpmbuild/BUILD/src
16:05:44 + exit 0
16:05:44 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9VfiQk
16:05:44 + umask 022
16:05:44 + cd /root/rpmbuild/BUILD
16:05:44 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.aarch64 '!=' / ']'
16:05:44 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:05:44 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:05:44 + mkdir -p /root/rpmbuild/BUILDROOT
16:05:44 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:05:44 + cd src
16:05:44 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:05:44 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/bin/dockerd
16:05:44 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/bin/docker-proxy
16:05:44 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/bin/docker-init
16:05:44 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/lib/systemd/system/docker.service
16:05:44 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/lib/systemd/system/docker.socket
16:05:44 + /usr/lib/rpm/check-buildroot
16:05:44 + /usr/lib/rpm/redhat/brp-ldconfig
16:05:44 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:05:44 + /usr/lib/rpm/brp-compress
16:05:44 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:05:44 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:05:44 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
16:05:44 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:05:44 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:05:44 + /usr/lib/rpm/brp-python-hardlink
16:05:44 + PYTHON3=/usr/libexec/platform-python
16:05:44 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:05:44 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1VXv6n
16:05:44 + umask 022
16:05:44 + cd /root/rpmbuild/BUILD
16:05:44 + cd src
16:05:44 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:05:44 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:05:44 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:05:44 + echo 'PASS: daemon version OK'
16:05:44 + exit 0
16:05:44 PASS: daemon version OK
16:05:44 Processing files: docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:05:44 Provides: docker-ce = 3:0.0.0.20221215153738.3a2c30b-0.el8 docker-ce(aarch-64) = 3:0.0.0.20221215153738.3a2c30b-0.el8
16:05:44 Requires(interp): /bin/sh /bin/sh /bin/sh
16:05:44 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:05:44 Requires(post): /bin/sh
16:05:44 Requires(preun): /bin/sh
16:05:44 Requires(postun): /bin/sh
16:05:44 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:05:44 Conflicts: docker docker-ee docker-engine-cs docker-io
16:05:44 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:05:44 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:05:44 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.src.rpm
16:05:44 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.aarch64.rpm
16:05:44 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WuNpht
16:05:44 + umask 022
16:05:44 + cd /root/rpmbuild/BUILD
16:05:44 + cd src
16:05:44 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:05:44 + exit 0
16:05:44 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QH2aQf
16:05:44 + umask 022
16:05:44 + cd /root/rpmbuild/BUILD
16:05:44 + cd /root/rpmbuild/BUILD
16:05:44 + rm -rf src
16:05:44 + /usr/bin/mkdir -p src
16:05:44 + cd src
16:05:44 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:05:44 + /usr/bin/tar -xof -
16:05:44 + STATUS=0
16:05:44 + '[' 0 -ne 0 ']'
16:05:44 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:05:44 + /usr/bin/tar -xof -
16:05:44 + STATUS=0
16:05:44 + '[' 0 -ne 0 ']'
16:05:44 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:05:44 + exit 0
16:05:44 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3e27RW
16:05:44 + umask 022
16:05:44 + cd /root/rpmbuild/BUILD
16:05:44 + cd src
16:05:44 + mkdir -p /go/src/github.com/docker
16:05:44 + rm -f /go/src/github.com/docker/cli
16:05:44 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:05:44 + pushd /go/src/github.com/docker/cli
16:05:44 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:05:44 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:05:44 + make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:05:44 GO_LINKMODE=dynamic ./scripts/build/binary
16:05:44 Building dynamic docker-linux-arm64
16:05:44 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:05:44 go: downloading github.com/google/uuid v1.3.0
16:05:44 go: downloading github.com/moby/vpnkit v0.5.0
16:05:44 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:05:44 go: downloading github.com/gofrs/flock v0.8.1
16:05:44 go: downloading github.com/gorilla/mux v1.8.0
16:05:44 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:05:45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:05:45 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:05:45 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:05:45 #25 23.87 Reading package lists...
16:05:45 #25 ...
16:05:45 
16:05:45 #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:05:45 #28 24.44 Fetched 49.4 MB in 23s (2162 kB/s)
16:05:45 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:05:45 #19 34.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:05:45 #19 34.52 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
16:05:45 #19 34.53 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:05:45 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:05:45 
16:05:45 + popd
16:05:45 ~/rpmbuild/BUILD/src
16:05:45 + RPM_EC=0
16:05:45 ++ jobs -p
16:05:45 + exit 0
16:05:45 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YYe0se
16:05:45 + umask 022
16:05:45 + cd /root/rpmbuild/BUILD
16:05:45 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64 '!=' / ']'
16:05:45 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:05:45 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:05:45 + mkdir -p /root/rpmbuild/BUILDROOT
16:05:45 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:05:45 + cd src
16:05:45 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:05:45 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/bin/dockerd
16:05:45 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/bin/docker-proxy
16:05:45 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/bin/docker-init
16:05:45 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/lib/systemd/system/docker.service
16:05:45 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/lib/systemd/system/docker.socket
16:05:45 + /usr/lib/rpm/check-buildroot
16:05:45 + /usr/lib/rpm/redhat/brp-ldconfig
16:05:45 + /usr/lib/rpm/brp-compress
16:05:45 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:05:45 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:05:45 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
16:05:45 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:05:45 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:05:45 + /usr/lib/rpm/check-rpaths
16:05:45 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:05:45 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:05:45 + /usr/lib/rpm/redhat/brp-python-hardlink
16:05:45 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9AJgjZ
16:05:45 + umask 022
16:05:45 + cd /root/rpmbuild/BUILD
16:05:45 + cd src
16:05:45 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:05:45 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:05:45 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:05:45 + echo 'PASS: daemon version OK'
16:05:45 PASS: daemon version OK
16:05:45 + RPM_EC=0
16:05:45 ++ jobs -p
16:05:45 + exit 0
16:05:45 Processing files: docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:05:45 Provides: docker-ce = 3:0.0.0.20221215153738.3a2c30b-0.fc35 docker-ce(aarch-64) = 3:0.0.0.20221215153738.3a2c30b-0.fc35
16:05:45 Requires(interp): /bin/sh /bin/sh /bin/sh
16:05:45 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:05:45 Requires(post): /bin/sh
16:05:45 Requires(preun): /bin/sh
16:05:45 Requires(postun): /bin/sh
16:05:45 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:05:45 Conflicts: docker docker-ee docker-engine-cs docker-io
16:05:45 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:05:45 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:05:45 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.src.rpm
16:05:46 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:05:46 
16:05:46 + popd
16:05:46 ~/rpmbuild/BUILD/src
16:05:46 + exit 0
16:05:46 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wY26xb
16:05:46 + umask 022
16:05:46 + cd /root/rpmbuild/BUILD
16:05:46 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.aarch64 '!=' / ']'
16:05:46 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:05:46 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:05:46 + mkdir -p /root/rpmbuild/BUILDROOT
16:05:46 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:05:46 + cd src
16:05:46 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:05:46 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/bin/dockerd
16:05:46 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/bin/docker-proxy
16:05:46 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/bin/docker-init
16:05:46 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/lib/systemd/system/docker.service
16:05:46 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/lib/systemd/system/docker.socket
16:05:46 + /usr/lib/rpm/check-buildroot
16:05:46 + /usr/lib/rpm/redhat/brp-compress
16:05:46 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:05:46 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:05:46 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:05:46 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:05:46 + /usr/lib/rpm/redhat/brp-python-hardlink
16:05:46 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:05:46 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fVzadh
16:05:46 + umask 022
16:05:46 + cd /root/rpmbuild/BUILD
16:05:46 + cd src
16:05:46 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:05:46 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:05:46 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:05:46 + echo 'PASS: daemon version OK'
16:05:46 + exit 0
16:05:46 PASS: daemon version OK
16:05:46 Processing files: docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:05:46 Provides: docker-ce = 3:0.0.0.20221215153738.3a2c30b-0.el7 docker-ce(aarch-64) = 3:0.0.0.20221215153738.3a2c30b-0.el7
16:05:46 Requires(interp): /bin/sh /bin/sh /bin/sh
16:05:46 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:05:46 Requires(post): /bin/sh
16:05:46 Requires(preun): /bin/sh
16:05:46 Requires(postun): /bin/sh
16:05:46 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:05:46 Conflicts: docker docker-io docker-engine-cs docker-ee
16:05:46 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
16:05:46 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:05:46 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.src.rpm
16:05:46 #19 ...
16:05:46 
16:05:46 #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:05:46 #22 22.09 Updating files:  96% (4972/5142)
Updating files:  97% (4988/5142)
Updating files:  98% (5040/5142)
Updating files:  99% (5091/5142)
Updating files: 100% (5142/5142)
Updating files: 100% (5142/5142), done.
16:05:46 #22 22.16 + cd /tmp/tmp.cpIPSzgOdr/src/github.com/containerd/containerd
16:05:46 #22 22.16 + git checkout -q v1.6.12
16:05:46 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:05:46 
16:05:46 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:05:46 + RM_GOPATH=0
16:05:46 + TMP_GOPATH=/go
16:05:46 + : /usr/local/bin
16:05:46 + '[' -z /go ']'
16:05:46 + export GOPATH=/go
16:05:46 + GOPATH=/go
16:05:46 + case "$(go env GOARCH)" in
16:05:46 ++ go env GOARCH
16:05:46 + export GO_BUILDMODE=-buildmode=pie
16:05:46 + GO_BUILDMODE=-buildmode=pie
16:05:46 ++ dirname hack/dockerfile/install/install.sh
16:05:46 + dir=hack/dockerfile/install
16:05:46 + bin=tini
16:05:46 + shift
16:05:46 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:05:46 + . hack/dockerfile/install/tini.installer
16:05:46 ++ : v0.19.0
16:05:46 + install_tini
16:05:46 + echo 'Install tini version v0.19.0'
16:05:46 Install tini version v0.19.0
16:05:46 + git clone https://github.com/krallin/tini.git /go/tini
16:05:46 Cloning into '/go/tini'...
16:05:46 + cd /go/tini
16:05:46 + git checkout -q v0.19.0
16:05:46 + cmake .
16:05:46 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:05:46   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:05:46   CMake.
16:05:46 
16:05:46   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:05:46   CMake that the project does not need compatibility with older versions.
16:05:46 
16:05:46 
16:05:46 -- The C compiler identification is GNU 11.3.0
16:05:46 -- Detecting C compiler ABI info
16:05:46 -- Detecting C compiler ABI info - done
16:05:46 -- Check for working C compiler: /usr/bin/cc - skipped
16:05:46 -- Detecting C compile features
16:05:46 -- Detecting C compile features - done
16:05:46 -- Performing Test HAS_BUILTIN_FORTIFY
16:05:46 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:05:46 -- Configuring done
16:05:46 -- Generating done
16:05:46 -- Build files have been written to: /go/tini
16:05:46 + make tini-static
16:05:46 make[2]: Entering directory '/go/tini'
16:05:46 make[3]: Entering directory '/go/tini'
16:05:46 make[4]: Entering directory '/go/tini'
16:05:46 make[5]: Entering directory '/go/tini'
16:05:46 make[5]: Leaving directory '/go/tini'
16:05:46 make[5]: Entering directory '/go/tini'
16:05:46 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:05:46 [100%] Linking C executable tini-static
16:05:46 make[5]: Leaving directory '/go/tini'
16:05:46 [100%] Built target tini-static
16:05:46 make[4]: Leaving directory '/go/tini'
16:05:46 make[3]: Leaving directory '/go/tini'
16:05:46 make[2]: Leaving directory '/go/tini'
16:05:46 + mkdir -p /usr/local/bin
16:05:46 + cp tini-static /usr/local/bin/docker-init
16:05:46 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:05:46 + RM_GOPATH=0
16:05:46 + TMP_GOPATH=/go
16:05:46 + : /usr/local/bin
16:05:46 + '[' -z /go ']'
16:05:46 + export GOPATH=/go
16:05:46 + GOPATH=/go
16:05:46 + case "$(go env GOARCH)" in
16:05:46 ++ go env GOARCH
16:05:46 + export GO_BUILDMODE=-buildmode=pie
16:05:46 + GO_BUILDMODE=-buildmode=pie
16:05:46 ++ dirname hack/dockerfile/install/install.sh
16:05:46 + dir=hack/dockerfile/install
16:05:46 + bin=proxy
16:05:46 + shift
16:05:46 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:05:46 + . hack/dockerfile/install/proxy.installer
16:05:46 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:05:46 + install_proxy dynamic
16:05:46 + case "$1" in
16:05:46 + install_proxy_dynamic
16:05:46 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:05:46 + PROXY_LDFLAGS=-linkmode=external
16:05:46 + export BUILD_MODE=-buildmode=pie
16:05:46 + BUILD_MODE=-buildmode=pie
16:05:46 + _install_proxy
16:05:46 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:05:46 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:05:46 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:05:46 Cloning into '/go/src/github.com/docker/libnetwork'...
16:05:46 + cd /go/src/github.com/docker/libnetwork
16:05:46 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:05:46 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:05:46 + return
16:05:46 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:05:46 + RM_GOPATH=0
16:05:46 + TMP_GOPATH=/go
16:05:46 + : /usr/local/bin
16:05:46 + '[' -z /go ']'
16:05:46 + export GOPATH=/go
16:05:46 + GOPATH=/go
16:05:46 + case "$(go env GOARCH)" in
16:05:46 ++ go env GOARCH
16:05:46 + export GO_BUILDMODE=-buildmode=pie
16:05:46 + GO_BUILDMODE=-buildmode=pie
16:05:46 ++ dirname hack/dockerfile/install/install.sh
16:05:46 + dir=hack/dockerfile/install
16:05:46 + bin=rootlesskit
16:05:46 + shift
16:05:46 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:05:46 + . hack/dockerfile/install/rootlesskit.installer
16:05:46 ++ : v0.14.4
16:05:46 + install_rootlesskit dynamic
16:05:46 + case "$1" in
16:05:46 + install_rootlesskit_dynamic
16:05:46 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:05:46 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:05:46 + export BUILD_MODE=-buildmode=pie
16:05:46 + BUILD_MODE=-buildmode=pie
16:05:46 + _install_rootlesskit
16:05:46 + echo 'Install rootlesskit version v0.14.4'
16:05:46 Install rootlesskit version v0.14.4
16:05:46 + for f in rootlesskit rootlesskit-docker-proxy
16:05:46 + GOBIN=/usr/local/bin
16:05:46 + GO111MODULE=on
16:05:46 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:05:46 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:05:46 #28 24.44 Reading package lists...
16:05:46 #28 ...
16:05:46 
16:05:46 #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:05:46 #25 23.87 Reading package lists...
16:05:47 go: downloading github.com/pkg/errors v0.9.1
16:05:47 go: downloading github.com/sirupsen/logrus v1.8.1
16:05:47 go: downloading github.com/urfave/cli/v2 v2.3.0
16:05:47 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:05:47 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:05:47 go: downloading github.com/google/uuid v1.3.0
16:05:47 go: downloading github.com/moby/vpnkit v0.5.0
16:05:47 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:05:47 go: downloading github.com/gofrs/flock v0.8.1
16:05:47 go: downloading github.com/gorilla/mux v1.8.0
16:05:47 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:05:47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:05:47 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:05:47 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:05:47 #25 32.84 Reading package lists...
16:05:47 #25 ...
16:05:47 
16:05:47 #29 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:05:47 #29 24.21 Fetched 49.4 MB in 23s (2193 kB/s)
16:05:47 #29 24.21 Reading package lists...
16:05:47 #29 33.82 Reading package lists...
16:05:47 #29 ...
16:05:47 
16:05:47 #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:05:47 #28 24.44 Reading package lists...
16:05:47 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:05:48 #22 23.79 + export 'BUILDTAGS=netgo osusergo static_build'
16:05:48 #22 23.79 + BUILDTAGS='netgo osusergo static_build'
16:05:48 #22 23.80 + export EXTRA_FLAGS=-buildmode=pie
16:05:48 #22 23.80 + EXTRA_FLAGS=-buildmode=pie
16:05:48 #22 23.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:05:48 #22 23.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:05:48 #22 23.80 + '[' '' = dynamic ']'
16:05:48 #22 23.80 + make
16:05:48 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.aarch64.rpm
16:05:48 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DBba5V
16:05:48 + umask 022
16:05:48 + cd /root/rpmbuild/BUILD
16:05:48 + cd src
16:05:48 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:05:48 + exit 0
16:05:48 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UPlePg
16:05:48 + umask 022
16:05:48 + cd /root/rpmbuild/BUILD
16:05:48 + cd /root/rpmbuild/BUILD
16:05:48 + rm -rf src
16:05:48 + /usr/bin/mkdir -p src
16:05:48 + cd src
16:05:48 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:05:48 + /usr/bin/tar -xf -
16:05:49 #22 24.79 + bin/ctr
16:05:49 + STATUS=0
16:05:49 + '[' 0 -ne 0 ']'
16:05:49 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:05:49 + /usr/bin/tar -xf -
16:05:49 + STATUS=0
16:05:49 + '[' 0 -ne 0 ']'
16:05:49 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:05:49 + exit 0
16:05:49 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DWqfig
16:05:49 + umask 022
16:05:49 + cd /root/rpmbuild/BUILD
16:05:49 + cd src
16:05:49 + mkdir -p /go/src/github.com/docker
16:05:49 + rm -f /go/src/github.com/docker/cli
16:05:49 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:05:49 + pushd /go/src/github.com/docker/cli
16:05:49 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:05:49 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:05:49 + make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:05:49 GO_LINKMODE=dynamic ./scripts/build/binary
16:05:49 Building dynamic docker-linux-arm64
16:05:50 + for f in rootlesskit rootlesskit-docker-proxy
16:05:50 + GOBIN=/usr/local/bin
16:05:50 + GO111MODULE=on
16:05:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:05:51 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:05:51 
16:05:51 ~/rpmbuild/BUILD/src
16:05:51 + popd
16:05:51 + RPM_EC=0
16:05:51 ++ jobs -p
16:05:51 + exit 0
16:05:51 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Fh6pxE
16:05:51 + umask 022
16:05:51 + cd /root/rpmbuild/BUILD
16:05:51 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64 '!=' / ']'
16:05:51 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:05:51 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:05:51 + mkdir -p /root/rpmbuild/BUILDROOT
16:05:51 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:05:51 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:05:51 + export CFLAGS
16:05:51 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:05:51 + export CXXFLAGS
16:05:51 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:05:51 + export FFLAGS
16:05:51 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:05:51 + export FCFLAGS
16:05:51 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64.ld'
16:05:51 + export LDFLAGS
16:05:51 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:05:51 + export LT_SYS_LIBRARY_PATH
16:05:51 + CC=gcc
16:05:51 + export CC
16:05:51 + CXX=g++
16:05:51 + export CXX
16:05:51 + cd src
16:05:51 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:05:51 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/bin/dockerd
16:05:51 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/bin/docker-proxy
16:05:51 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/bin/docker-init
16:05:51 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/lib/systemd/system/docker.service
16:05:51 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/lib/systemd/system/docker.socket
16:05:51 + /usr/lib/rpm/check-buildroot
16:05:51 + /usr/lib/rpm/redhat/brp-ldconfig
16:05:51 + /usr/lib/rpm/brp-compress
16:05:51 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:05:51 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:05:51 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:05:51 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:05:51 + /usr/lib/rpm/check-rpaths
16:05:51 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:05:51 + /usr/lib/rpm/brp-remove-la-files
16:05:51 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:05:51 + /usr/lib/rpm/redhat/brp-python-hardlink
16:05:51 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.P2ZOJ2
16:05:51 + umask 022
16:05:51 + cd /root/rpmbuild/BUILD
16:05:51 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:05:51 + export CFLAGS
16:05:51 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:05:51 + export CXXFLAGS
16:05:51 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:05:51 + export FFLAGS
16:05:51 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:05:51 + export FCFLAGS
16:05:51 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64.ld'
16:05:51 + export LDFLAGS
16:05:51 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:05:51 + export LT_SYS_LIBRARY_PATH
16:05:51 + CC=gcc
16:05:51 + export CC
16:05:51 + CXX=g++
16:05:51 + export CXX
16:05:51 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:05:51 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0.20221215153738.3a2c30b-0.fc36 aarch64
16:05:51 + cd src
16:05:51 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:05:51 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:05:51 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:05:51 + echo 'PASS: daemon version OK'
16:05:51 + RPM_EC=0
16:05:51 PASS: daemon version OK
16:05:51 ++ jobs -p
16:05:51 + exit 0
16:05:51 Processing files: docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:05:51 Provides: docker-ce = 3:0.0.0.20221215153738.3a2c30b-0.fc36 docker-ce(aarch-64) = 3:0.0.0.20221215153738.3a2c30b-0.fc36
16:05:51 Requires(interp): /bin/sh /bin/sh /bin/sh
16:05:51 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:05:51 Requires(post): /bin/sh
16:05:51 Requires(preun): /bin/sh
16:05:51 Requires(postun): /bin/sh
16:05:51 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:05:51 Conflicts: docker docker-ee docker-engine-cs docker-io
16:05:51 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:05:51 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:05:51 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.src.rpm
16:05:51 + return
16:05:51 # Build the CLI
16:05:51 cd /go/src/github.com/docker/cli && \
16:05:51 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:05:51 make[2]: Entering directory '/root/build-deb/cli'
16:05:51 GO_LINKMODE=dynamic ./scripts/build/binary
16:05:51 Building dynamic docker-linux-arm64
16:05:52 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:05:52 
16:05:52 + popd
16:05:52 + RPM_EC=0
16:05:52 ~/rpmbuild/BUILD/src
16:05:52 ++ jobs -p
16:05:52 + exit 0
16:05:52 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Dur2Bq
16:05:52 + umask 022
16:05:52 + cd /root/rpmbuild/BUILD
16:05:52 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64 '!=' / ']'
16:05:52 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:05:52 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:05:52 + mkdir -p /root/rpmbuild/BUILDROOT
16:05:52 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:05:52 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:05:52 + export CFLAGS
16:05:52 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:05:52 + export CXXFLAGS
16:05:52 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:05:52 + export FFLAGS
16:05:52 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:05:52 + export FCFLAGS
16:05:52 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:05:52 + export LDFLAGS
16:05:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:05:52 + export LT_SYS_LIBRARY_PATH
16:05:52 + CC=gcc
16:05:52 + export CC
16:05:52 + CXX=g++
16:05:52 + export CXX
16:05:52 + cd src
16:05:52 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:05:52 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/bin/dockerd
16:05:52 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/bin/docker-proxy
16:05:52 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/bin/docker-init
16:05:52 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/lib/systemd/system/docker.service
16:05:52 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/lib/systemd/system/docker.socket
16:05:52 + /usr/lib/rpm/check-buildroot
16:05:52 + /usr/lib/rpm/redhat/brp-ldconfig
16:05:52 + /usr/lib/rpm/brp-compress
16:05:52 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:05:52 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:05:52 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:05:52 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:05:52 + /usr/lib/rpm/check-rpaths
16:05:52 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:05:52 + /usr/lib/rpm/brp-remove-la-files
16:05:52 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:05:52 + /usr/lib/rpm/redhat/brp-python-hardlink
16:05:52 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.imxFxv
16:05:52 + umask 022
16:05:52 + cd /root/rpmbuild/BUILD
16:05:52 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:05:52 + export CFLAGS
16:05:52 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:05:52 + export CXXFLAGS
16:05:52 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:05:52 + export FFLAGS
16:05:52 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:05:52 + export FCFLAGS
16:05:52 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:05:52 + export LDFLAGS
16:05:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:05:52 + export LT_SYS_LIBRARY_PATH
16:05:52 + CC=gcc
16:05:52 + export CC
16:05:52 + CXX=g++
16:05:52 + export CXX
16:05:52 + cd src
16:05:52 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:05:52 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:05:52 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:05:52 + echo 'PASS: daemon version OK'
16:05:52 PASS: daemon version OK
16:05:52 + RPM_EC=0
16:05:52 ++ jobs -p
16:05:52 + exit 0
16:05:52 Processing files: docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:05:52 Provides: docker-ce = 3:0.0.0.20221215153738.3a2c30b-0.fc37 docker-ce(aarch-64) = 3:0.0.0.20221215153738.3a2c30b-0.fc37
16:05:52 Requires(interp): /bin/sh /bin/sh /bin/sh
16:05:52 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:05:52 Requires(post): /bin/sh
16:05:52 Requires(preun): /bin/sh
16:05:52 Requires(postun): /bin/sh
16:05:52 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:05:52 Conflicts: docker docker-ee docker-engine-cs docker-io
16:05:52 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:05:52 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:05:52 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.src.rpm
16:05:53 + for f in rootlesskit rootlesskit-docker-proxy
16:05:53 + GOBIN=/usr/local/bin
16:05:53 + GO111MODULE=on
16:05:53 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:05:54 + return
16:05:54 # Build the CLI
16:05:54 cd /go/src/github.com/docker/cli && \
16:05:54 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:05:54 make[2]: Entering directory '/root/build-deb/cli'
16:05:54 GO_LINKMODE=dynamic ./scripts/build/binary
16:05:54 Building dynamic docker-linux-arm64
16:05:55 #28 34.20 Reading package lists...
16:05:55 #28 ...
16:05:55 
16:05:55 #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:05:55 #25 32.84 Reading package lists...
16:05:57 #22 ...
16:05:57 
16:05:57 #19 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:05:57 #19 36.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:05:57 #19 36.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:05:57 #19 36.82 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:05:57 #19 42.11 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:05:57 #19 42.11 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:05:57 #19 42.12 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:05:57 #19 44.63 Selecting previously unselected package g++-mingw-w64-x86-64.
16:05:57 #19 44.63 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:05:57 #19 44.64 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:05:57 #19 44.71 Selecting previously unselected package libapparmor1:amd64.
16:05:57 #19 44.72 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
16:05:57 #19 44.73 Unpacking libapparmor1:amd64 (2.13.6-10) ...
16:05:57 #19 44.79 Selecting previously unselected package libapparmor-dev:amd64.
16:05:57 #19 44.79 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
16:05:57 #19 44.80 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
16:05:57 #19 44.88 Selecting previously unselected package libbtrfs0:amd64.
16:05:57 #19 44.88 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
16:05:57 #19 44.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:05:57 #19 44.98 Selecting previously unselected package libbtrfs-dev:amd64.
16:05:57 #19 44.98 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:05:57 #19 44.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:05:57 #19 45.09 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:05:57 #19 45.09 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:05:57 #19 45.10 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:05:57 #19 45.14 Selecting previously unselected package libudev-dev:amd64.
16:05:57 #19 45.14 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
16:05:57 #19 45.15 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
16:05:57 #19 45.23 Selecting previously unselected package libsepol1-dev:amd64.
16:05:57 #19 45.23 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
16:05:57 #19 45.23 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:05:57 #19 45.37 Selecting previously unselected package libpcre2-16-0:amd64.
16:05:57 #19 45.38 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
16:05:57 #19 45.38 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
16:05:57 #19 45.45 Selecting previously unselected package libpcre2-32-0:amd64.
16:05:57 #19 45.45 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
16:05:57 #19 45.46 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
16:05:57 #19 45.55 Selecting previously unselected package libpcre2-posix2:amd64.
16:05:57 #19 45.55 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
16:05:57 #19 45.56 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
16:05:57 #19 45.60 Selecting previously unselected package libpcre2-dev:amd64.
16:05:57 #19 45.60 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
16:05:57 #19 45.61 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
16:05:57 #19 45.79 Selecting previously unselected package libselinux1-dev:amd64.
16:05:57 #19 45.79 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
16:05:57 #19 45.79 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:05:57 #19 45.92 Selecting previously unselected package libdevmapper-dev:amd64.
16:05:57 #19 45.92 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
16:05:57 #19 45.93 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:05:57 #19 45.99 Selecting previously unselected package libseccomp-dev:amd64.
16:05:57 #19 45.99 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
16:05:57 #19 46.01 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:05:57 #19 46.08 Selecting previously unselected package libsystemd-dev:amd64.
16:05:57 #19 46.08 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
16:05:57 #19 46.09 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
16:05:57 #19 46.36 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:05:57 #19 46.38 Setting up libapparmor1:amd64 (2.13.6-10) ...
16:05:57 #19 46.39 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:05:57 #19 46.40 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:05:57 #19 46.41 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:05:57 #19 46.42 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
16:05:57 #19 46.44 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:05:57 #19 46.45 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
16:05:57 #19 46.46 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
16:05:57 #19 46.48 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
16:05:57 #19 46.49 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:05:57 #19 46.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:05:57 #19 46.51 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:05:57 #19 46.52 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
16:05:57 #19 46.54 Setting up mingw-w64-common (8.0.0-1) ...
16:05:57 #19 46.55 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
16:05:57 #19 46.56 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:05:57 #19 46.57 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
16:05:57 #19 46.59 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:05:57 #19 46.60 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:05:57 #19 46.61 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:05:57 #19 46.62 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
16:05:57 #19 46.63 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:05:57 #19 46.64 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
16:05:57 #19 46.66 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:05:57 #19 46.67 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:05:57 #19 46.68 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
16:05:57 #25 41.68 Building dependency tree...
16:05:57 #19 46.68 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:05:57 #19 46.70 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:05:57 #19 46.72 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:05:57 #19 46.74 Setting up dmsetup (2:1.02.175-2.1) ...
16:05:57 #19 46.75 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:05:57 #19 46.76 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:05:57 #19 46.78 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:05:58 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.aarch64.rpm
16:05:58 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Qjw75o
16:05:58 + umask 022
16:05:58 + cd /root/rpmbuild/BUILD
16:05:58 + cd src
16:05:58 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:05:58 + RPM_EC=0
16:05:58 ++ jobs -p
16:05:58 + exit 0
16:05:58 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1dkiJc
16:05:58 + umask 022
16:05:58 + cd /root/rpmbuild/BUILD
16:05:58 + cd /root/rpmbuild/BUILD
16:05:58 + rm -rf src
16:05:58 + /usr/bin/mkdir -p src
16:05:58 + cd src
16:05:58 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:05:58 + /usr/bin/tar -xof -
16:05:58 + STATUS=0
16:05:58 + '[' 0 -ne 0 ']'
16:05:58 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:05:58 + /usr/bin/tar -xof -
16:05:58 + STATUS=0
16:05:58 + '[' 0 -ne 0 ']'
16:05:58 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:05:58 + RPM_EC=0
16:05:58 ++ jobs -p
16:05:58 + exit 0
16:05:58 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fwnX4e
16:05:58 + umask 022
16:05:58 + cd /root/rpmbuild/BUILD
16:05:58 + cd src
16:05:58 + mkdir -p /go/src/github.com/docker
16:05:58 + rm -f /go/src/github.com/docker/cli
16:05:58 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:05:58 + pushd /go/src/github.com/docker/cli
16:05:58 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:05:58 + make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:05:58 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:05:58 GO_LINKMODE=dynamic ./scripts/build/binary
16:05:58 Building dynamic docker-linux-arm64
16:05:59 #25 46.02 The following additional packages will be installed:
16:05:59 #25 46.04   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
16:05:59 #25 46.08 Suggested packages:
16:05:59 #25 46.08   cmake-doc ninja-build lrzip
16:05:59 #25 46.08 Recommended packages:
16:05:59 #25 46.08   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:06:00 #25 46.81 The following NEW packages will be installed:
16:06:00 #19 DONE 49.2s
16:06:00 
16:06:00 #17 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:06:00 #17 45.52 + for f in rootlesskit rootlesskit-docker-proxy
16:06:00 #17 45.52 + GOBIN=/build
16:06:00 #17 45.52 + GO111MODULE=on
16:06:00 #17 45.52 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:00 #17 DONE 49.2s
16:06:00 
16:06:00 #24 [binary-base 1/7] COPY --from=tini        /build/ /usr/local/bin/
16:06:00 #24 DONE 0.2s
16:06:00 
16:06:00 #25 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:06:00 #25 DONE 0.1s
16:06:00 
16:06:00 #26 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:06:00 #25 46.83   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
16:06:00 #26 DONE 0.1s
16:06:00 
16:06:00 #27 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:06:00 #25 47.30 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
16:06:00 #25 47.30 Need to get 8418 kB of archives.
16:06:00 #25 47.30 After this operation, 34.9 MB of additional disk space will be used.
16:06:00 #25 47.30 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
16:06:00 #25 47.34 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:06:00 #25 47.35 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:06:00 #25 47.38 Get:4 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
16:06:01 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:01 
16:06:01 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:06:01 + RM_GOPATH=0
16:06:01 + TMP_GOPATH=/go
16:06:01 + : /usr/local/bin
16:06:01 + '[' -z /go ']'
16:06:01 + export GOPATH=/go
16:06:01 + GOPATH=/go
16:06:01 + case "$(go env GOARCH)" in
16:06:01 ++ go env GOARCH
16:06:01 + export GO_BUILDMODE=-buildmode=pie
16:06:01 + GO_BUILDMODE=-buildmode=pie
16:06:01 ++ dirname hack/dockerfile/install/install.sh
16:06:01 + dir=hack/dockerfile/install
16:06:01 + bin=tini
16:06:01 + shift
16:06:01 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:01 + . hack/dockerfile/install/tini.installer
16:06:01 ++ : v0.19.0
16:06:01 + install_tini
16:06:01 + echo 'Install tini version v0.19.0'
16:06:01 + git clone https://github.com/krallin/tini.git /go/tini
16:06:01 Install tini version v0.19.0
16:06:01 Cloning into '/go/tini'...
16:06:01 + cd /go/tini
16:06:01 + git checkout -q v0.19.0
16:06:01 + cmake .
16:06:01 -- The C compiler identification is GNU 8.3.0
16:06:01 -- Check for working C compiler: /usr/bin/cc
16:06:01 -- Check for working C compiler: /usr/bin/cc -- works
16:06:01 -- Detecting C compiler ABI info
16:06:01 -- Detecting C compiler ABI info - done
16:06:01 -- Detecting C compile features
16:06:01 -- Detecting C compile features - done
16:06:01 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:01 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:06:01 -- Configuring done
16:06:01 -- Generating done
16:06:01 -- Build files have been written to: /go/tini
16:06:01 + make tini-static
16:06:01 make[2]: Entering directory '/go/tini'
16:06:01 make[3]: Entering directory '/go/tini'
16:06:01 make[4]: Entering directory '/go/tini'
16:06:01 make[5]: Entering directory '/go/tini'
16:06:01 Scanning dependencies of target tini-static
16:06:01 make[5]: Leaving directory '/go/tini'
16:06:01 make[5]: Entering directory '/go/tini'
16:06:01 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:01 [100%] Linking C executable tini-static
16:06:01 make[5]: Leaving directory '/go/tini'
16:06:01 [100%] Built target tini-static
16:06:01 make[4]: Leaving directory '/go/tini'
16:06:01 make[3]: Leaving directory '/go/tini'
16:06:01 make[2]: Leaving directory '/go/tini'
16:06:01 + mkdir -p /usr/local/bin
16:06:01 + cp tini-static /usr/local/bin/docker-init
16:06:01 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:06:01 + RM_GOPATH=0
16:06:01 + TMP_GOPATH=/go
16:06:01 + : /usr/local/bin
16:06:01 + '[' -z /go ']'
16:06:01 + export GOPATH=/go
16:06:01 + GOPATH=/go
16:06:01 + case "$(go env GOARCH)" in
16:06:01 ++ go env GOARCH
16:06:01 + export GO_BUILDMODE=-buildmode=pie
16:06:01 + GO_BUILDMODE=-buildmode=pie
16:06:01 ++ dirname hack/dockerfile/install/install.sh
16:06:01 + dir=hack/dockerfile/install
16:06:01 + bin=proxy
16:06:01 + shift
16:06:01 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:01 + . hack/dockerfile/install/proxy.installer
16:06:01 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:01 + install_proxy dynamic
16:06:01 + case "$1" in
16:06:01 + install_proxy_dynamic
16:06:01 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:01 + PROXY_LDFLAGS=-linkmode=external
16:06:01 + export BUILD_MODE=-buildmode=pie
16:06:01 + BUILD_MODE=-buildmode=pie
16:06:01 + _install_proxy
16:06:01 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:01 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:01 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:01 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:01 + cd /go/src/github.com/docker/libnetwork
16:06:01 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:01 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:01 + return
16:06:01 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:06:01 + RM_GOPATH=0
16:06:01 + TMP_GOPATH=/go
16:06:01 + : /usr/local/bin
16:06:01 + '[' -z /go ']'
16:06:01 + export GOPATH=/go
16:06:01 + GOPATH=/go
16:06:01 + case "$(go env GOARCH)" in
16:06:01 ++ go env GOARCH
16:06:01 + export GO_BUILDMODE=-buildmode=pie
16:06:01 + GO_BUILDMODE=-buildmode=pie
16:06:01 ++ dirname hack/dockerfile/install/install.sh
16:06:01 + dir=hack/dockerfile/install
16:06:01 + bin=rootlesskit
16:06:01 + shift
16:06:01 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:06:01 + . hack/dockerfile/install/rootlesskit.installer
16:06:01 ++ : v0.14.4
16:06:01 + install_rootlesskit dynamic
16:06:01 + case "$1" in
16:06:01 + install_rootlesskit_dynamic
16:06:01 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:06:01 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:06:01 + export BUILD_MODE=-buildmode=pie
16:06:01 + BUILD_MODE=-buildmode=pie
16:06:01 + _install_rootlesskit
16:06:01 + echo 'Install rootlesskit version v0.14.4'
16:06:01 Install rootlesskit version v0.14.4
16:06:01 + for f in rootlesskit rootlesskit-docker-proxy
16:06:01 + GOBIN=/usr/local/bin
16:06:01 + GO111MODULE=on
16:06:01 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:06:01 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:06:01 go: downloading github.com/pkg/errors v0.9.1
16:06:01 go: downloading github.com/sirupsen/logrus v1.8.1
16:06:01 go: downloading github.com/urfave/cli/v2 v2.3.0
16:06:01 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:06:01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:06:01 go: downloading github.com/google/uuid v1.3.0
16:06:01 go: downloading github.com/moby/vpnkit v0.5.0
16:06:01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:06:01 go: downloading github.com/gofrs/flock v0.8.1
16:06:01 go: downloading github.com/gorilla/mux v1.8.0
16:06:01 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:06:01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:06:01 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:06:01 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:06:01 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:06:01 #25 47.38 Get:5 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:06:01 #25 47.38 Get:6 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:06:01 #25 47.39 Get:7 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:06:01 #25 47.39 Get:8 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
16:06:01 #27 1.191 + RM_GOPATH=0
16:06:01 #27 1.191 + TMP_GOPATH=
16:06:01 #27 1.191 + : /build
16:06:01 #27 1.191 + '[' -z '' ']'
16:06:01 #27 1.191 ++ mktemp -d
16:06:01 #27 1.192 + export GOPATH=/tmp/tmp.qvzDhaNjoV
16:06:01 #27 1.192 + GOPATH=/tmp/tmp.qvzDhaNjoV
16:06:01 #27 1.192 + RM_GOPATH=1
16:06:01 #27 1.192 + case "$(go env GOARCH)" in
16:06:01 #27 1.193 ++ go env GOARCH
16:06:01 #27 1.211 Install runc version v1.1.4 (build tags: seccomp)
16:06:01 #27 1.211 + export GO_BUILDMODE=-buildmode=pie
16:06:01 #27 1.211 + GO_BUILDMODE=-buildmode=pie
16:06:01 #27 1.211 ++ dirname /tmp/install/install.sh
16:06:01 #27 1.211 + dir=/tmp/install
16:06:01 #27 1.211 + bin=runc
16:06:01 #27 1.211 + shift
16:06:01 #27 1.211 + '[' '!' -f /tmp/install/runc.installer ']'
16:06:01 #27 1.211 + . /tmp/install/runc.installer
16:06:01 #27 1.211 ++ set -e
16:06:01 #27 1.211 ++ : v1.1.4
16:06:01 #27 1.211 + install_runc
16:06:01 #27 1.211 + RUNC_BUILDTAGS=seccomp
16:06:01 #27 1.211 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
16:06:01 #27 1.211 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qvzDhaNjoV/src/github.com/opencontainers/runc
16:06:01 #27 1.211 Cloning into '/tmp/tmp.qvzDhaNjoV/src/github.com/opencontainers/runc'...
16:06:01 #25 48.25 debconf: delaying package configuration, since apt-utils is not installed
16:06:01 #25 48.57 Fetched 8418 kB in 0s (17.0 MB/s)
16:06:01 #25 48.62 Selecting previously unselected package xxd.
16:06:02 #25 48.62 (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 ... 30256 files and directories currently installed.)
16:06:02 #25 48.67 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:06:02 #25 48.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:06:02 #25 48.81 Selecting previously unselected package vim-common.
16:06:02 #25 48.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:06:02 #25 48.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:06:02 #25 48.97 Selecting previously unselected package cmake-data.
16:06:02 #25 48.97 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:06:02 #25 48.99 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:06:02 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:02 
16:06:02 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:06:02 + RM_GOPATH=0
16:06:02 + TMP_GOPATH=/go
16:06:02 + : /usr/local/bin
16:06:02 + '[' -z /go ']'
16:06:02 + export GOPATH=/go
16:06:02 + GOPATH=/go
16:06:02 + case "$(go env GOARCH)" in
16:06:02 ++ go env GOARCH
16:06:02 + export GO_BUILDMODE=-buildmode=pie
16:06:02 + GO_BUILDMODE=-buildmode=pie
16:06:02 ++ dirname hack/dockerfile/install/install.sh
16:06:02 + dir=hack/dockerfile/install
16:06:02 + bin=tini
16:06:02 + shift
16:06:02 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:02 + . hack/dockerfile/install/tini.installer
16:06:02 ++ : v0.19.0
16:06:02 Install tini version v0.19.0
16:06:02 + install_tini
16:06:02 + echo 'Install tini version v0.19.0'
16:06:02 + git clone https://github.com/krallin/tini.git /go/tini
16:06:02 Cloning into '/go/tini'...
16:06:02 + cd /go/tini
16:06:02 + git checkout -q v0.19.0
16:06:02 + cmake .
16:06:02 -- The C compiler identification is GNU 7.5.0
16:06:02 -- Check for working C compiler: /usr/bin/cc
16:06:02 -- Check for working C compiler: /usr/bin/cc -- works
16:06:02 -- Detecting C compiler ABI info
16:06:02 -- Detecting C compiler ABI info - done
16:06:02 -- Detecting C compile features
16:06:02 -- Detecting C compile features - done
16:06:02 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:02 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:06:02 -- Configuring done
16:06:02 -- Generating done
16:06:02 -- Build files have been written to: /go/tini
16:06:02 + make tini-static
16:06:02 make[2]: Entering directory '/go/tini'
16:06:02 make[3]: Entering directory '/go/tini'
16:06:02 make[4]: Entering directory '/go/tini'
16:06:02 make[5]: Entering directory '/go/tini'
16:06:02 Scanning dependencies of target tini-static
16:06:02 make[5]: Leaving directory '/go/tini'
16:06:02 make[5]: Entering directory '/go/tini'
16:06:02 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:02 [100%] Linking C executable tini-static
16:06:02 make[5]: Leaving directory '/go/tini'
16:06:02 [100%] Built target tini-static
16:06:02 make[4]: Leaving directory '/go/tini'
16:06:02 make[3]: Leaving directory '/go/tini'
16:06:02 make[2]: Leaving directory '/go/tini'
16:06:02 + mkdir -p /usr/local/bin
16:06:02 + cp tini-static /usr/local/bin/docker-init
16:06:02 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:06:02 + RM_GOPATH=0
16:06:02 + TMP_GOPATH=/go
16:06:02 + : /usr/local/bin
16:06:02 + '[' -z /go ']'
16:06:02 + export GOPATH=/go
16:06:02 + GOPATH=/go
16:06:02 + case "$(go env GOARCH)" in
16:06:02 ++ go env GOARCH
16:06:02 + export GO_BUILDMODE=-buildmode=pie
16:06:02 + GO_BUILDMODE=-buildmode=pie
16:06:02 ++ dirname hack/dockerfile/install/install.sh
16:06:02 + dir=hack/dockerfile/install
16:06:02 + bin=proxy
16:06:02 + shift
16:06:02 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:02 + . hack/dockerfile/install/proxy.installer
16:06:02 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:02 + install_proxy dynamic
16:06:02 + case "$1" in
16:06:02 + install_proxy_dynamic
16:06:02 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:02 + PROXY_LDFLAGS=-linkmode=external
16:06:02 + export BUILD_MODE=-buildmode=pie
16:06:02 + BUILD_MODE=-buildmode=pie
16:06:02 + _install_proxy
16:06:02 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:02 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:02 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:02 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:02 + cd /go/src/github.com/docker/libnetwork
16:06:02 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:02 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:02 + return
16:06:02 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:06:02 + RM_GOPATH=0
16:06:02 + TMP_GOPATH=/go
16:06:02 + : /usr/local/bin
16:06:02 + '[' -z /go ']'
16:06:02 + export GOPATH=/go
16:06:02 + GOPATH=/go
16:06:02 + case "$(go env GOARCH)" in
16:06:02 ++ go env GOARCH
16:06:02 + export GO_BUILDMODE=-buildmode=pie
16:06:02 + GO_BUILDMODE=-buildmode=pie
16:06:02 ++ dirname hack/dockerfile/install/install.sh
16:06:02 + dir=hack/dockerfile/install
16:06:02 + bin=rootlesskit
16:06:02 + shift
16:06:02 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:06:02 + . hack/dockerfile/install/rootlesskit.installer
16:06:02 ++ : v0.14.4
16:06:02 + install_rootlesskit dynamic
16:06:02 + case "$1" in
16:06:02 + install_rootlesskit_dynamic
16:06:02 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:06:02 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:06:02 + export BUILD_MODE=-buildmode=pie
16:06:02 + BUILD_MODE=-buildmode=pie
16:06:02 + _install_rootlesskit
16:06:02 Install rootlesskit version v0.14.4
16:06:02 + echo 'Install rootlesskit version v0.14.4'
16:06:02 + for f in rootlesskit rootlesskit-docker-proxy
16:06:02 + GOBIN=/usr/local/bin
16:06:02 + GO111MODULE=on
16:06:02 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:06:02 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:06:02 go: downloading github.com/pkg/errors v0.9.1
16:06:02 go: downloading github.com/sirupsen/logrus v1.8.1
16:06:02 go: downloading github.com/urfave/cli/v2 v2.3.0
16:06:02 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:06:02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:06:02 go: downloading github.com/google/uuid v1.3.0
16:06:02 go: downloading github.com/moby/vpnkit v0.5.0
16:06:02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:06:02 go: downloading github.com/gofrs/flock v0.8.1
16:06:02 go: downloading github.com/gorilla/mux v1.8.0
16:06:02 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:06:02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:06:02 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:06:02 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:06:02 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:06:03 #25 ...
16:06:03 
16:06:03 #29 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:06:03 #29 33.82 Reading package lists...
16:06:03 #29 43.01 Building dependency tree...
16:06:03 #29 47.28 The following additional packages will be installed:
16:06:03 #29 47.30   libbtrfs0
16:06:03 #29 47.54 The following NEW packages will be installed:
16:06:03 #29 47.56   libbtrfs-dev libbtrfs0
16:06:03 #29 48.04 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
16:06:03 #29 48.04 Need to get 460 kB of archives.
16:06:03 #29 48.04 After this operation, 1237 kB of additional disk space will be used.
16:06:03 #29 48.04 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:06:03 #29 48.06 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:06:03 #29 48.71 debconf: delaying package configuration, since apt-utils is not installed
16:06:03 #29 49.05 Fetched 460 kB in 0s (1506 kB/s)
16:06:03 #29 49.13 Selecting previously unselected package libbtrfs0:amd64.
16:06:03 #29 49.13 (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 ... 30256 files and directories currently installed.)
16:06:03 #29 49.17 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
16:06:03 #29 49.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:06:03 #29 49.28 Selecting previously unselected package libbtrfs-dev:amd64.
16:06:03 #29 49.29 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
16:06:03 #29 49.30 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:06:03 #29 49.50 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:06:03 #29 49.53 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:06:03 #29 49.54 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:06:03 #29 DONE 50.1s
16:06:03 
16:06:03 #30 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:06:04 + for f in rootlesskit rootlesskit-docker-proxy
16:06:04 + GOBIN=/usr/local/bin
16:06:04 + GO111MODULE=on
16:06:04 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:04 #30 1.162 + RM_GOPATH=0
16:06:04 #30 1.163 + TMP_GOPATH=
16:06:04 #30 1.163 + : /build
16:06:04 #30 1.163 + '[' -z '' ']'
16:06:04 #30 1.163 ++ mktemp -d
16:06:04 #30 1.165 + export GOPATH=/tmp/tmp.izwlmZlWmV
16:06:04 #30 1.165 + GOPATH=/tmp/tmp.izwlmZlWmV
16:06:04 #30 1.166 + RM_GOPATH=1
16:06:04 #30 1.166 + case "$(go env GOARCH)" in
16:06:04 #30 1.166 ++ go env GOARCH
16:06:04 #30 1.176 + export GO_BUILDMODE=-buildmode=pie
16:06:04 #30 1.177 + GO_BUILDMODE=-buildmode=pie
16:06:04 #30 1.177 ++ dirname /tmp/install/install.sh
16:06:04 #30 1.179 + dir=/tmp/install
16:06:04 #30 1.179 + bin=containerd
16:06:04 #30 1.179 + shift
16:06:04 #30 1.180 + '[' '!' -f /tmp/install/containerd.installer ']'
16:06:04 #30 1.180 + . /tmp/install/containerd.installer
16:06:04 #30 1.181 ++ set -e
16:06:04 #30 1.182 ++ : v1.6.12
16:06:04 #30 1.182 + install_containerd
16:06:04 #30 1.182 + echo 'Install containerd version v1.6.12'
16:06:04 #30 1.182 Install containerd version v1.6.12
16:06:04 #30 1.183 + git clone https://github.com/containerd/containerd.git /tmp/tmp.izwlmZlWmV/src/github.com/containerd/containerd
16:06:04 #30 1.186 Cloning into '/tmp/tmp.izwlmZlWmV/src/github.com/containerd/containerd'...
16:06:05 #27 4.619 + cd /tmp/tmp.qvzDhaNjoV/src/github.com/opencontainers/runc
16:06:05 #27 4.620 + git checkout -q v1.1.4
16:06:05 #27 4.851 + '[' -z '' ']'
16:06:05 #27 4.852 + target=static
16:06:05 #27 4.852 + make BUILDTAGS=seccomp static
16:06:05 #27 5.004 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
16:06:05 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:05 
16:06:05 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:06:05 + RM_GOPATH=0
16:06:05 + TMP_GOPATH=/go
16:06:05 + : /usr/local/bin
16:06:05 + '[' -z /go ']'
16:06:05 + export GOPATH=/go
16:06:05 + GOPATH=/go
16:06:05 + case "$(go env GOARCH)" in
16:06:05 ++ go env GOARCH
16:06:05 + export GO_BUILDMODE=-buildmode=pie
16:06:05 + GO_BUILDMODE=-buildmode=pie
16:06:05 ++ dirname hack/dockerfile/install/install.sh
16:06:05 + dir=hack/dockerfile/install
16:06:05 + bin=tini
16:06:05 + shift
16:06:05 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:05 + . hack/dockerfile/install/tini.installer
16:06:05 ++ : v0.19.0
16:06:05 + install_tini
16:06:05 + echo 'Install tini version v0.19.0'
16:06:05 Install tini version v0.19.0
16:06:05 + git clone https://github.com/krallin/tini.git /go/tini
16:06:05 Cloning into '/go/tini'...
16:06:05 + cd /go/tini
16:06:05 + git checkout -q v0.19.0
16:06:05 + cmake .
16:06:05 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:06:05   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:06:05   CMake.
16:06:05 
16:06:05   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:06:05   CMake that the project does not need compatibility with older versions.
16:06:05 
16:06:05 
16:06:05 -- The C compiler identification is GNU 12.2.0
16:06:05 -- Detecting C compiler ABI info
16:06:05 -- Detecting C compiler ABI info - done
16:06:05 -- Check for working C compiler: /usr/bin/cc - skipped
16:06:05 -- Detecting C compile features
16:06:05 -- Detecting C compile features - done
16:06:05 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:05 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:06:05 -- Configuring done
16:06:05 -- Generating done
16:06:05 -- Build files have been written to: /go/tini
16:06:05 + make tini-static
16:06:05 make[2]: Entering directory '/go/tini'
16:06:05 make[3]: Entering directory '/go/tini'
16:06:05 make[4]: Entering directory '/go/tini'
16:06:05 make[5]: Entering directory '/go/tini'
16:06:05 make[5]: Leaving directory '/go/tini'
16:06:05 make[5]: Entering directory '/go/tini'
16:06:05 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:05 [100%] Linking C executable tini-static
16:06:06 make[5]: Leaving directory '/go/tini'
16:06:06 [100%] Built target tini-static
16:06:06 make[4]: Leaving directory '/go/tini'
16:06:06 make[3]: Leaving directory '/go/tini'
16:06:06 make[2]: Leaving directory '/go/tini'
16:06:06 + mkdir -p /usr/local/bin
16:06:06 + cp tini-static /usr/local/bin/docker-init
16:06:06 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:06:06 + RM_GOPATH=0
16:06:06 + TMP_GOPATH=/go
16:06:06 + : /usr/local/bin
16:06:06 + '[' -z /go ']'
16:06:06 + export GOPATH=/go
16:06:06 + GOPATH=/go
16:06:06 + case "$(go env GOARCH)" in
16:06:06 ++ go env GOARCH
16:06:06 + export GO_BUILDMODE=-buildmode=pie
16:06:06 + GO_BUILDMODE=-buildmode=pie
16:06:06 ++ dirname hack/dockerfile/install/install.sh
16:06:06 + dir=hack/dockerfile/install
16:06:06 + bin=proxy
16:06:06 + shift
16:06:06 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:06 + . hack/dockerfile/install/proxy.installer
16:06:06 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:06 + install_proxy dynamic
16:06:06 + case "$1" in
16:06:06 + install_proxy_dynamic
16:06:06 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:06 + PROXY_LDFLAGS=-linkmode=external
16:06:06 + export BUILD_MODE=-buildmode=pie
16:06:06 + BUILD_MODE=-buildmode=pie
16:06:06 + _install_proxy
16:06:06 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:06 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:06 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:06 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:06 + return
16:06:06 # Build the CLI
16:06:06 cd /go/src/github.com/docker/cli && \
16:06:06 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:06 make[2]: Entering directory '/root/build-deb/cli'
16:06:06 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:06 Building dynamic docker-linux-arm-v6
16:06:06 #30 ...
16:06:06 
16:06:06 #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:06:06 #25 50.52 Selecting previously unselected package libarchive13:amd64.
16:06:06 #25 50.52 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
16:06:06 #25 50.54 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
16:06:06 #25 50.70 Selecting previously unselected package libjsoncpp24:amd64.
16:06:06 #25 50.70 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
16:06:06 #25 50.71 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:06:06 #25 50.79 Selecting previously unselected package librhash0:amd64.
16:06:06 #25 50.79 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
16:06:06 #25 50.80 Unpacking librhash0:amd64 (1.4.1-2) ...
16:06:06 #25 50.92 Selecting previously unselected package libuv1:amd64.
16:06:06 #25 50.92 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
16:06:06 #25 50.93 Unpacking libuv1:amd64 (1.40.0-2) ...
16:06:06 #25 51.01 Selecting previously unselected package cmake.
16:06:06 #25 51.01 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
16:06:06 #25 51.02 Unpacking cmake (3.18.4-2+deb11u1) ...
16:06:06 #25 52.46 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
16:06:06 #25 52.47 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:06:06 #25 52.49 Setting up libuv1:amd64 (1.40.0-2) ...
16:06:06 #25 52.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:06:06 #25 52.53 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:06:06 #25 52.55 Setting up librhash0:amd64 (1.4.1-2) ...
16:06:06 #25 52.56 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:06:06 #25 52.58 Setting up cmake (3.18.4-2+deb11u1) ...
16:06:06 #25 52.59 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:06:06 #25 DONE 53.0s
16:06:06 
16:06:06 #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:06:06 #28 34.20 Reading package lists...
16:06:06 #28 43.37 Building dependency tree...
16:06:06 #28 47.51 The following additional packages will be installed:
16:06:06 #28 47.52   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:06:06 #28 47.52   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:06:06 #28 47.52   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:06:06 #28 47.52   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:06:06 #28 47.53   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:06:06 #28 47.53   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
16:06:06 #28 47.53   mingw-w64-common mingw-w64-x86-64-dev
16:06:06 #28 47.57 Suggested packages:
16:06:06 #28 47.57   gcc-10-locales seccomp wine64
16:06:06 #28 48.22 The following NEW packages will be installed:
16:06:06 #28 48.23   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:06:06 #28 48.23   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:06:06 #28 48.23   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:06:06 #28 48.23   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:06:06 #28 48.23   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:06:06 #28 48.23   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:06:06 #28 48.24   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:06:06 #28 48.24   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:06:06 #28 48.25   mingw-w64-x86-64-dev
16:06:06 #28 48.72 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
16:06:06 #28 48.72 Need to get 115 MB of archives.
16:06:06 #28 48.72 After this operation, 645 MB of additional disk space will be used.
16:06:06 #28 48.72 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
16:06:06 #28 48.77 Get:2 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
16:06:06 #28 48.83 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:06:06 #28 48.83 Get:4 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:06:06 #28 48.83 Get:5 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:06:06 #28 48.83 Get:6 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:06:06 #28 48.90 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
16:06:06 #28 48.98 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
16:06:06 #28 48.99 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
16:06:06 #28 49.23 Get:10 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
16:06:06 #28 49.86 Get:11 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
16:06:06 #28 50.13 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
16:06:06 #28 50.33 Get:13 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
16:06:06 #28 50.87 Get:14 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
16:06:06 #28 50.98 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
16:06:06 #28 50.98 Get:16 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
16:06:06 #28 50.98 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
16:06:06 #28 50.99 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:06:06 #28 50.99 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:06:06 #28 51.00 Get:20 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
16:06:06 #28 51.00 Get:21 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
16:06:06 #28 51.00 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:06:06 #28 51.01 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
16:06:06 #28 51.01 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
16:06:06 #28 51.01 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
16:06:06 #28 51.02 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
16:06:06 #28 51.03 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:06:06 #28 51.03 Get:28 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
16:06:06 #28 51.03 Get:29 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
16:06:06 #28 51.04 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
16:06:06 #28 51.67 debconf: delaying package configuration, since apt-utils is not installed
16:06:06 #28 51.97 Fetched 115 MB in 3s (43.8 MB/s)
16:06:06 #28 52.03 Selecting previously unselected package binutils-mingw-w64-i686.
16:06:06 #28 52.03 (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 ... 30256 files and directories currently installed.)
16:06:06 #28 52.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
16:06:06 #28 52.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:06:06 #28 53.13 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:06:06 #28 53.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
16:06:06 #28 53.15 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:06:07 #28 ...
16:06:07 
16:06:07 #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:06:07 #26 50.76 + for f in rootlesskit rootlesskit-docker-proxy
16:06:07 #26 50.76 + GOBIN=/build
16:06:07 #26 50.76 + GO111MODULE=on
16:06:07 #26 50.76 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:07 #26 DONE 54.3s
16:06:07 
16:06:07 #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:06:07 #28 54.20 Selecting previously unselected package binutils-mingw-w64.
16:06:07 #28 54.21 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:06:07 #28 54.22 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:06:07 #28 ...
16:06:07 
16:06:07 #31 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:06:07 #0 1.151 + RM_GOPATH=0
16:06:07 #0 1.151 + TMP_GOPATH=
16:06:07 #0 1.151 + : /build
16:06:07 #0 1.151 + '[' -z '' ']'
16:06:07 #0 1.152 ++ mktemp -d
16:06:07 #0 1.164 + export GOPATH=/tmp/tmp.hg7lfFoG5z
16:06:07 #0 1.164 + GOPATH=/tmp/tmp.hg7lfFoG5z
16:06:07 #0 1.164 + RM_GOPATH=1
16:06:07 #0 1.164 + case "$(go env GOARCH)" in
16:06:07 #0 1.164 ++ go env GOARCH
16:06:07 #0 1.174 + export GO_BUILDMODE=-buildmode=pie
16:06:07 #0 1.174 + GO_BUILDMODE=-buildmode=pie
16:06:07 #0 1.175 ++ dirname /tmp/install/install.sh
16:06:07 #0 1.176 + dir=/tmp/install
16:06:07 #0 1.176 + bin=tini
16:06:07 #0 1.176 + shift
16:06:07 #0 1.176 + '[' '!' -f /tmp/install/tini.installer ']'
16:06:07 #0 1.176 + . /tmp/install/tini.installer
16:06:07 #0 1.179 ++ : v0.19.0
16:06:07 #0 1.179 + install_tini
16:06:07 #0 1.179 + echo 'Install tini version v0.19.0'
16:06:07 #0 1.179 + git clone https://github.com/krallin/tini.git /tmp/tmp.hg7lfFoG5z/tini
16:06:07 #0 1.179 Install tini version v0.19.0
16:06:07 #0 1.179 Cloning into '/tmp/tmp.hg7lfFoG5z/tini'...
16:06:07 + for f in rootlesskit rootlesskit-docker-proxy
16:06:07 + GOBIN=/usr/local/bin
16:06:07 + GO111MODULE=on
16:06:07 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:07 #31 ...
16:06:07 
16:06:07 #32 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:06:07 #32 DONE 0.1s
16:06:07 
16:06:07 #33 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:06:07 #33 DONE 0.1s
16:06:07 
16:06:07 #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:06:07 #28 54.30 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:06:07 #28 54.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:06:07 #28 54.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:06:07 #28 54.45 Selecting previously unselected package dmsetup.
16:06:07 #28 54.46 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:06:07 #28 54.47 Unpacking dmsetup (2:1.02.175-2.1) ...
16:06:08 + cd /go/src/github.com/docker/libnetwork
16:06:08 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:08 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:08 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:08 
16:06:08 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:06:08 + RM_GOPATH=0
16:06:08 + TMP_GOPATH=/go
16:06:08 + : /usr/local/bin
16:06:08 + '[' -z /go ']'
16:06:08 + export GOPATH=/go
16:06:08 + GOPATH=/go
16:06:08 + case "$(go env GOARCH)" in
16:06:08 ++ go env GOARCH
16:06:08 + export GO_BUILDMODE=-buildmode=pie
16:06:08 + GO_BUILDMODE=-buildmode=pie
16:06:08 ++ dirname hack/dockerfile/install/install.sh
16:06:08 + dir=hack/dockerfile/install
16:06:08 + bin=tini
16:06:08 + shift
16:06:08 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:08 + . hack/dockerfile/install/tini.installer
16:06:08 ++ : v0.19.0
16:06:08 + install_tini
16:06:08 + echo 'Install tini version v0.19.0'
16:06:08 + git clone https://github.com/krallin/tini.git /go/tini
16:06:08 Install tini version v0.19.0
16:06:08 Cloning into '/go/tini'...
16:06:08 + cd /go/tini
16:06:08 + git checkout -q v0.19.0
16:06:08 + cmake .
16:06:08 -- The C compiler identification is GNU 10.2.1
16:06:08 -- Detecting C compiler ABI info
16:06:08 -- Detecting C compiler ABI info - done
16:06:08 -- Check for working C compiler: /usr/bin/cc - skipped
16:06:08 -- Detecting C compile features
16:06:08 -- Detecting C compile features - done
16:06:08 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:08 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:06:08 -- Configuring done
16:06:08 -- Generating done
16:06:08 -- Build files have been written to: /go/tini
16:06:08 + make tini-static
16:06:08 make[2]: Entering directory '/go/tini'
16:06:08 make[3]: Entering directory '/go/tini'
16:06:08 make[4]: Entering directory '/go/tini'
16:06:08 make[5]: Entering directory '/go/tini'
16:06:08 Scanning dependencies of target tini-static
16:06:08 make[5]: Leaving directory '/go/tini'
16:06:08 make[5]: Entering directory '/go/tini'
16:06:08 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:08 #28 54.59 Selecting previously unselected package mingw-w64-common.
16:06:08 #28 54.59 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:06:08 #28 54.60 Unpacking mingw-w64-common (8.0.0-1) ...
16:06:08 [100%] Linking C executable tini-static
16:06:08 make[5]: Leaving directory '/go/tini'
16:06:08 [100%] Built target tini-static
16:06:08 make[4]: Leaving directory '/go/tini'
16:06:08 make[3]: Leaving directory '/go/tini'
16:06:08 make[2]: Leaving directory '/go/tini'
16:06:08 + mkdir -p /usr/local/bin
16:06:08 + cp tini-static /usr/local/bin/docker-init
16:06:08 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:06:08 + RM_GOPATH=0
16:06:08 + TMP_GOPATH=/go
16:06:08 + : /usr/local/bin
16:06:08 + '[' -z /go ']'
16:06:08 + export GOPATH=/go
16:06:08 + GOPATH=/go
16:06:08 + case "$(go env GOARCH)" in
16:06:08 ++ go env GOARCH
16:06:08 + export GO_BUILDMODE=-buildmode=pie
16:06:08 + GO_BUILDMODE=-buildmode=pie
16:06:08 ++ dirname hack/dockerfile/install/install.sh
16:06:08 + dir=hack/dockerfile/install
16:06:08 + bin=proxy
16:06:08 + shift
16:06:08 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:08 + . hack/dockerfile/install/proxy.installer
16:06:08 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:08 + install_proxy dynamic
16:06:08 + case "$1" in
16:06:08 + install_proxy_dynamic
16:06:08 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:08 + PROXY_LDFLAGS=-linkmode=external
16:06:08 + export BUILD_MODE=-buildmode=pie
16:06:08 + BUILD_MODE=-buildmode=pie
16:06:08 + _install_proxy
16:06:08 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:08 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:08 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:08 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:08 + return
16:06:08 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:06:08 + RM_GOPATH=0
16:06:08 + TMP_GOPATH=/go
16:06:08 + : /usr/local/bin
16:06:08 + '[' -z /go ']'
16:06:08 + export GOPATH=/go
16:06:08 + GOPATH=/go
16:06:08 + case "$(go env GOARCH)" in
16:06:08 ++ go env GOARCH
16:06:08 + export GO_BUILDMODE=-buildmode=pie
16:06:08 + GO_BUILDMODE=-buildmode=pie
16:06:08 ++ dirname hack/dockerfile/install/install.sh
16:06:08 + dir=hack/dockerfile/install
16:06:08 + bin=rootlesskit
16:06:08 + shift
16:06:08 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:06:08 + . hack/dockerfile/install/rootlesskit.installer
16:06:08 ++ : v0.14.4
16:06:08 + install_rootlesskit dynamic
16:06:08 + case "$1" in
16:06:08 + install_rootlesskit_dynamic
16:06:08 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:06:08 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:06:08 + export BUILD_MODE=-buildmode=pie
16:06:08 + BUILD_MODE=-buildmode=pie
16:06:08 + _install_rootlesskit
16:06:08 + echo 'Install rootlesskit version v0.14.4'
16:06:08 Install rootlesskit version v0.14.4
16:06:08 + for f in rootlesskit rootlesskit-docker-proxy
16:06:08 + GOBIN=/usr/local/bin
16:06:08 + GO111MODULE=on
16:06:08 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:06:08 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:06:08 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:08 
16:06:08 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:06:08 + RM_GOPATH=0
16:06:08 + TMP_GOPATH=/go
16:06:08 + : /usr/local/bin
16:06:08 + '[' -z /go ']'
16:06:08 + export GOPATH=/go
16:06:08 + GOPATH=/go
16:06:08 + case "$(go env GOARCH)" in
16:06:08 ++ go env GOARCH
16:06:08 + export GO_BUILDMODE=-buildmode=pie
16:06:08 + GO_BUILDMODE=-buildmode=pie
16:06:08 ++ dirname hack/dockerfile/install/install.sh
16:06:08 + dir=hack/dockerfile/install
16:06:08 + bin=tini
16:06:08 + shift
16:06:08 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:08 + . hack/dockerfile/install/tini.installer
16:06:08 ++ : v0.19.0
16:06:08 + install_tini
16:06:08 + echo 'Install tini version v0.19.0'
16:06:08 + git clone https://github.com/krallin/tini.git /go/tini
16:06:08 Install tini version v0.19.0
16:06:08 Cloning into '/go/tini'...
16:06:08 + cd /go/tini
16:06:08 + git checkout -q v0.19.0
16:06:08 + cmake .
16:06:08 -- The C compiler identification is GNU 10.2.1
16:06:08 -- Detecting C compiler ABI info
16:06:08 -- Detecting C compiler ABI info - done
16:06:08 -- Check for working C compiler: /usr/bin/cc - skipped
16:06:08 -- Detecting C compile features
16:06:08 -- Detecting C compile features - done
16:06:08 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:08 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:06:08 -- Configuring done
16:06:08 -- Generating done
16:06:08 -- Build files have been written to: /go/tini
16:06:08 + make tini-static
16:06:08 make[2]: Entering directory '/go/tini'
16:06:08 make[3]: Entering directory '/go/tini'
16:06:08 make[4]: Entering directory '/go/tini'
16:06:08 make[5]: Entering directory '/go/tini'
16:06:08 Scanning dependencies of target tini-static
16:06:08 make[5]: Leaving directory '/go/tini'
16:06:08 make[5]: Entering directory '/go/tini'
16:06:08 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:08 [100%] Linking C executable tini-static
16:06:08 make[5]: Leaving directory '/go/tini'
16:06:08 [100%] Built target tini-static
16:06:08 make[4]: Leaving directory '/go/tini'
16:06:08 make[3]: Leaving directory '/go/tini'
16:06:08 make[2]: Leaving directory '/go/tini'
16:06:08 + mkdir -p /usr/local/bin
16:06:08 + cp tini-static /usr/local/bin/docker-init
16:06:08 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:06:08 + RM_GOPATH=0
16:06:08 + TMP_GOPATH=/go
16:06:08 + : /usr/local/bin
16:06:08 + '[' -z /go ']'
16:06:08 + export GOPATH=/go
16:06:08 + GOPATH=/go
16:06:08 + case "$(go env GOARCH)" in
16:06:08 ++ go env GOARCH
16:06:08 + export GO_BUILDMODE=-buildmode=pie
16:06:08 + GO_BUILDMODE=-buildmode=pie
16:06:08 ++ dirname hack/dockerfile/install/install.sh
16:06:08 + dir=hack/dockerfile/install
16:06:08 + bin=proxy
16:06:08 + shift
16:06:08 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:08 + . hack/dockerfile/install/proxy.installer
16:06:08 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:08 + install_proxy dynamic
16:06:08 + case "$1" in
16:06:08 + install_proxy_dynamic
16:06:08 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:08 + PROXY_LDFLAGS=-linkmode=external
16:06:08 + export BUILD_MODE=-buildmode=pie
16:06:08 + BUILD_MODE=-buildmode=pie
16:06:08 + _install_proxy
16:06:08 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:08 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:08 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:08 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:08 + cd /go/src/github.com/docker/libnetwork
16:06:08 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:08 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:08 + return
16:06:08 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:06:08 + RM_GOPATH=0
16:06:08 + TMP_GOPATH=/go
16:06:08 + : /usr/local/bin
16:06:08 + '[' -z /go ']'
16:06:08 + export GOPATH=/go
16:06:08 + GOPATH=/go
16:06:08 + case "$(go env GOARCH)" in
16:06:08 ++ go env GOARCH
16:06:08 + export GO_BUILDMODE=-buildmode=pie
16:06:08 + GO_BUILDMODE=-buildmode=pie
16:06:08 ++ dirname hack/dockerfile/install/install.sh
16:06:08 + dir=hack/dockerfile/install
16:06:08 + bin=rootlesskit
16:06:08 + shift
16:06:08 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:06:08 + . hack/dockerfile/install/rootlesskit.installer
16:06:08 ++ : v0.14.4
16:06:08 + install_rootlesskit dynamic
16:06:08 + case "$1" in
16:06:08 + install_rootlesskit_dynamic
16:06:08 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:06:08 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:06:08 + export BUILD_MODE=-buildmode=pie
16:06:08 + BUILD_MODE=-buildmode=pie
16:06:08 + _install_rootlesskit
16:06:08 + echo 'Install rootlesskit version v0.14.4'
16:06:08 + for f in rootlesskit rootlesskit-docker-proxy
16:06:08 + GOBIN=/usr/local/bin
16:06:08 + GO111MODULE=on
16:06:08 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:06:08 Install rootlesskit version v0.14.4
16:06:08 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:06:08 go: downloading github.com/pkg/errors v0.9.1
16:06:08 go: downloading github.com/sirupsen/logrus v1.8.1
16:06:08 go: downloading github.com/urfave/cli/v2 v2.3.0
16:06:08 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:06:08 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:06:08 go: downloading github.com/google/uuid v1.3.0
16:06:08 go: downloading github.com/moby/vpnkit v0.5.0
16:06:08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:06:08 go: downloading github.com/gofrs/flock v0.8.1
16:06:08 go: downloading github.com/gorilla/mux v1.8.0
16:06:08 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:06:08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:06:08 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:06:08 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:06:08 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:06:09 + return
16:06:09 # Build the CLI
16:06:09 cd /go/src/github.com/docker/cli && \
16:06:09 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:09 make[2]: Entering directory '/root/build-deb/cli'
16:06:09 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:09 Building dynamic docker-linux-arm-v6
16:06:09 go: downloading github.com/pkg/errors v0.9.1
16:06:09 go: downloading github.com/sirupsen/logrus v1.8.1
16:06:09 go: downloading github.com/urfave/cli/v2 v2.3.0
16:06:09 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:06:09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:06:09 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64.rpm
16:06:09 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L2UuR6
16:06:09 + umask 022
16:06:09 + cd /root/rpmbuild/BUILD
16:06:09 + cd src
16:06:09 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:06:09 + RPM_EC=0
16:06:09 ++ jobs -p
16:06:09 + exit 0
16:06:09 
16:06:09 RPM build warnings:
16:06:09     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:06:09     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:06:09     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:06:09 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tfkGdF
16:06:09 + umask 022
16:06:09 + cd /root/rpmbuild/BUILD
16:06:09 + cd /root/rpmbuild/BUILD
16:06:09 + rm -rf src
16:06:09 + /usr/bin/mkdir -p src
16:06:09 + cd src
16:06:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:06:09 + /usr/bin/tar -xof -
16:06:09 + cd /go/src/github.com/docker/libnetwork
16:06:09 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:09 go: downloading github.com/google/uuid v1.3.0
16:06:09 go: downloading github.com/moby/vpnkit v0.5.0
16:06:09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:06:09 go: downloading github.com/gofrs/flock v0.8.1
16:06:09 go: downloading github.com/gorilla/mux v1.8.0
16:06:09 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:06:09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:06:09 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:06:09 + STATUS=0
16:06:09 + '[' 0 -ne 0 ']'
16:06:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:06:09 + /usr/bin/tar -xof -
16:06:09 + STATUS=0
16:06:09 + '[' 0 -ne 0 ']'
16:06:09 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:06:09 + RPM_EC=0
16:06:09 ++ jobs -p
16:06:09 + exit 0
16:06:09 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pCGnPN
16:06:09 + umask 022
16:06:09 + cd /root/rpmbuild/BUILD
16:06:09 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:06:09 + export CFLAGS
16:06:09 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:06:09 + export CXXFLAGS
16:06:09 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:06:09 + export FFLAGS
16:06:09 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:06:09 + export FCFLAGS
16:06:09 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64.ld'
16:06:09 + export LDFLAGS
16:06:09 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:06:09 + export LT_SYS_LIBRARY_PATH
16:06:09 + CC=gcc
16:06:09 + export CC
16:06:09 + CXX=g++
16:06:09 + export CXX
16:06:09 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:06:09 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0.20221215153738.3a2c30b-0.fc36 aarch64
16:06:09 + cd src
16:06:09 + mkdir -p /go/src/github.com/docker
16:06:09 + rm -f /go/src/github.com/docker/cli
16:06:09 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:06:09 + pushd /go/src/github.com/docker/cli
16:06:09 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:06:09 + make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:09 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:06:09 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:09 Building dynamic docker-linux-arm64
16:06:09 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:10 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:06:10 #28 ...
16:06:10 
16:06:10 #31 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:06:10 #31 1.634 + cd /tmp/tmp.hg7lfFoG5z/tini
16:06:10 #31 1.634 + git checkout -q v0.19.0
16:06:10 #31 1.650 + cmake .
16:06:10 #31 1.856 -- The C compiler identification is GNU 10.2.1
16:06:10 #31 1.892 -- Detecting C compiler ABI info
16:06:10 #31 2.079 -- Detecting C compiler ABI info - done
16:06:10 #31 2.122 -- Check for working C compiler: /usr/bin/cc - skipped
16:06:10 #31 2.127 -- Detecting C compile features
16:06:10 #31 2.129 -- Detecting C compile features - done
16:06:10 #31 2.148 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:10 #31 2.254 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:06:10 #31 2.298 -- Configuring done
16:06:10 #31 2.314 -- Generating done
16:06:10 #31 2.314 -- Build files have been written to: /tmp/tmp.hg7lfFoG5z/tini
16:06:10 #31 2.318 + make tini-static
16:06:10 #31 2.463 Scanning dependencies of target tini-static
16:06:10 #31 2.486 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:10 #31 2.933 [100%] Linking C executable tini-static
16:06:10 #31 3.177 [100%] Built target tini-static
16:06:10 #31 3.219 + mkdir -p /build
16:06:10 #31 3.219 + cp tini-static /build/docker-init
16:06:10 #31 DONE 3.5s
16:06:10 
16:06:10 #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:06:10 #28 56.88 Selecting previously unselected package mingw-w64-x86-64-dev.
16:06:10 #28 56.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:06:10 + return
16:06:10 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:06:10 + RM_GOPATH=0
16:06:10 + TMP_GOPATH=/go
16:06:10 + : /usr/local/bin
16:06:10 + '[' -z /go ']'
16:06:10 + export GOPATH=/go
16:06:10 + GOPATH=/go
16:06:10 + case "$(go env GOARCH)" in
16:06:10 ++ go env GOARCH
16:06:10 + export GO_BUILDMODE=-buildmode=pie
16:06:10 + GO_BUILDMODE=-buildmode=pie
16:06:10 ++ dirname hack/dockerfile/install/install.sh
16:06:10 + dir=hack/dockerfile/install
16:06:10 + bin=rootlesskit
16:06:10 + shift
16:06:10 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:06:10 + . hack/dockerfile/install/rootlesskit.installer
16:06:10 ++ : v0.14.4
16:06:10 + install_rootlesskit dynamic
16:06:10 + case "$1" in
16:06:10 + install_rootlesskit_dynamic
16:06:10 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:06:10 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:06:10 + export BUILD_MODE=-buildmode=pie
16:06:10 + BUILD_MODE=-buildmode=pie
16:06:10 + _install_rootlesskit
16:06:10 + echo 'Install rootlesskit version v0.14.4'
16:06:10 Install rootlesskit version v0.14.4
16:06:10 + for f in rootlesskit rootlesskit-docker-proxy
16:06:10 + GOBIN=/usr/local/bin
16:06:10 + GO111MODULE=on
16:06:10 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:06:10 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:06:10 #28 56.89 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:06:10 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:06:11 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64.rpm
16:06:11 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WEEG4t
16:06:11 + umask 022
16:06:11 + cd /root/rpmbuild/BUILD
16:06:11 + cd src
16:06:11 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:06:11 + RPM_EC=0
16:06:11 ++ jobs -p
16:06:11 + exit 0
16:06:11 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.GShnui
16:06:11 + umask 022
16:06:11 + cd /root/rpmbuild/BUILD
16:06:11 + rm -rf src src.gemspec
16:06:11 + RPM_EC=0
16:06:11 ++ jobs -p
16:06:11 + exit 0
16:06:11 
16:06:11 RPM build warnings:
16:06:11     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:06:11     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:06:11     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:06:11     source_date_epoch_from_changelog set but %changelog is missing
16:06:11 warning: source_date_epoch_from_changelog set but %changelog is missing
16:06:11 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4wsehr
16:06:11 + umask 022
16:06:11 + cd /root/rpmbuild/BUILD
16:06:11 + cd /root/rpmbuild/BUILD
16:06:11 + rm -rf src
16:06:11 + /usr/bin/mkdir -p src
16:06:11 + cd src
16:06:11 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
16:06:11 + STATUS=0
16:06:11 + '[' 0 -ne 0 ']'
16:06:11 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/plugin-installers.tgz
16:06:11 + STATUS=0
16:06:11 + '[' 0 -ne 0 ']'
16:06:11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:06:11 + RPM_EC=0
16:06:11 ++ jobs -p
16:06:11 + exit 0
16:06:11 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s585wU
16:06:11 + umask 022
16:06:11 + cd /root/rpmbuild/BUILD
16:06:11 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:06:11 + export CFLAGS
16:06:11 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:06:11 + export CXXFLAGS
16:06:11 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:06:11 + export FFLAGS
16:06:11 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:06:11 + export FCFLAGS
16:06:11 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:06:11 + export LDFLAGS
16:06:11 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:06:11 + export LT_SYS_LIBRARY_PATH
16:06:11 + CC=gcc
16:06:11 + export CC
16:06:11 + CXX=g++
16:06:11 + export CXX
16:06:11 + cd src
16:06:11 + mkdir -p /go/src/github.com/docker
16:06:11 + rm -f /go/src/github.com/docker/cli
16:06:11 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:06:11 + pushd /go/src/github.com/docker/cli
16:06:11 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:06:11 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:06:11 + make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:11 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:11 Building dynamic docker-linux-arm64
16:06:11 go: downloading github.com/pkg/errors v0.9.1
16:06:11 go: downloading github.com/sirupsen/logrus v1.8.1
16:06:11 go: downloading github.com/urfave/cli/v2 v2.3.0
16:06:11 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:06:11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:06:11 go: downloading github.com/google/uuid v1.3.0
16:06:11 go: downloading github.com/moby/vpnkit v0.5.0
16:06:11 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:06:11 go: downloading github.com/gofrs/flock v0.8.1
16:06:11 go: downloading github.com/gorilla/mux v1.8.0
16:06:11 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:06:11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:06:11 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:06:11 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:06:11 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:06:11 #28 58.48 Selecting previously unselected package gcc-mingw-w64-base.
16:06:11 #28 58.48 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
16:06:11 #28 58.48 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:06:12 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:12 
16:06:12 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:06:12 + RM_GOPATH=0
16:06:12 + TMP_GOPATH=/go
16:06:12 + : /usr/local/bin
16:06:12 + '[' -z /go ']'
16:06:12 + export GOPATH=/go
16:06:12 + GOPATH=/go
16:06:12 + case "$(go env GOARCH)" in
16:06:12 ++ go env GOARCH
16:06:12 + export GO_BUILDMODE=-buildmode=pie
16:06:12 + GO_BUILDMODE=-buildmode=pie
16:06:12 ++ dirname hack/dockerfile/install/install.sh
16:06:12 + dir=hack/dockerfile/install
16:06:12 + bin=tini
16:06:12 + shift
16:06:12 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:12 + . hack/dockerfile/install/tini.installer
16:06:12 ++ : v0.19.0
16:06:12 + install_tini
16:06:12 + echo 'Install tini version v0.19.0'
16:06:12 Install tini version v0.19.0
16:06:12 + git clone https://github.com/krallin/tini.git /go/tini
16:06:12 Cloning into '/go/tini'...
16:06:12 + cd /go/tini
16:06:12 + git checkout -q v0.19.0
16:06:12 + cmake .
16:06:12 -- The C compiler identification is GNU 8.3.0
16:06:12 -- Check for working C compiler: /usr/bin/cc
16:06:12 -- Check for working C compiler: /usr/bin/cc -- works
16:06:12 -- Detecting C compiler ABI info
16:06:12 -- Detecting C compiler ABI info - done
16:06:12 -- Detecting C compile features
16:06:12 -- Detecting C compile features - done
16:06:12 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:12 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:06:12 -- Configuring done
16:06:12 -- Generating done
16:06:12 -- Build files have been written to: /go/tini
16:06:12 + make tini-static
16:06:12 make[2]: Entering directory '/go/tini'
16:06:12 make[3]: Entering directory '/go/tini'
16:06:12 make[4]: Entering directory '/go/tini'
16:06:12 make[5]: Entering directory '/go/tini'
16:06:12 Scanning dependencies of target tini-static
16:06:12 make[5]: Leaving directory '/go/tini'
16:06:12 make[5]: Entering directory '/go/tini'
16:06:12 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:12 [100%] Linking C executable tini-static
16:06:12 make[5]: Leaving directory '/go/tini'
16:06:12 [100%] Built target tini-static
16:06:12 make[4]: Leaving directory '/go/tini'
16:06:12 make[3]: Leaving directory '/go/tini'
16:06:12 make[2]: Leaving directory '/go/tini'
16:06:12 + mkdir -p /usr/local/bin
16:06:12 + cp tini-static /usr/local/bin/docker-init
16:06:12 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:06:12 + RM_GOPATH=0
16:06:12 + TMP_GOPATH=/go
16:06:12 + : /usr/local/bin
16:06:12 + '[' -z /go ']'
16:06:12 + export GOPATH=/go
16:06:12 + GOPATH=/go
16:06:12 + case "$(go env GOARCH)" in
16:06:12 ++ go env GOARCH
16:06:12 + export GO_BUILDMODE=-buildmode=pie
16:06:12 + GO_BUILDMODE=-buildmode=pie
16:06:12 ++ dirname hack/dockerfile/install/install.sh
16:06:12 + dir=hack/dockerfile/install
16:06:12 + bin=proxy
16:06:12 + shift
16:06:12 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:12 + . hack/dockerfile/install/proxy.installer
16:06:12 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:12 + install_proxy dynamic
16:06:12 + case "$1" in
16:06:12 + install_proxy_dynamic
16:06:12 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:12 + PROXY_LDFLAGS=-linkmode=external
16:06:12 + export BUILD_MODE=-buildmode=pie
16:06:12 + BUILD_MODE=-buildmode=pie
16:06:12 + _install_proxy
16:06:12 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:12 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:12 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:12 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:12 + cd /go/src/github.com/docker/libnetwork
16:06:12 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:12 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:12 + return
16:06:12 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:06:12 + RM_GOPATH=0
16:06:12 + TMP_GOPATH=/go
16:06:12 + : /usr/local/bin
16:06:12 + '[' -z /go ']'
16:06:12 + export GOPATH=/go
16:06:12 + GOPATH=/go
16:06:12 + case "$(go env GOARCH)" in
16:06:12 ++ go env GOARCH
16:06:12 + export GO_BUILDMODE=-buildmode=pie
16:06:12 + GO_BUILDMODE=-buildmode=pie
16:06:12 ++ dirname hack/dockerfile/install/install.sh
16:06:12 + dir=hack/dockerfile/install
16:06:12 + bin=rootlesskit
16:06:12 + shift
16:06:12 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:06:12 + . hack/dockerfile/install/rootlesskit.installer
16:06:12 ++ : v0.14.4
16:06:12 + install_rootlesskit dynamic
16:06:12 + case "$1" in
16:06:12 + install_rootlesskit_dynamic
16:06:12 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:06:12 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:06:12 + export BUILD_MODE=-buildmode=pie
16:06:12 + BUILD_MODE=-buildmode=pie
16:06:12 + _install_rootlesskit
16:06:12 + echo 'Install rootlesskit version v0.14.4'
16:06:12 + for f in rootlesskit rootlesskit-docker-proxy
16:06:12 Install rootlesskit version v0.14.4
16:06:12 + GOBIN=/usr/local/bin
16:06:12 + GO111MODULE=on
16:06:12 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:06:12 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:06:12 go: downloading github.com/pkg/errors v0.9.1
16:06:12 go: downloading github.com/sirupsen/logrus v1.8.1
16:06:12 go: downloading github.com/urfave/cli/v2 v2.3.0
16:06:12 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:06:12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:06:12 go: downloading github.com/google/uuid v1.3.0
16:06:12 go: downloading github.com/moby/vpnkit v0.5.0
16:06:12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:06:12 go: downloading github.com/gofrs/flock v0.8.1
16:06:12 go: downloading github.com/gorilla/mux v1.8.0
16:06:12 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:06:12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:06:12 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:06:12 #28 58.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:06:12 #28 58.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
16:06:12 #28 58.60 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:06:12 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:06:12 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:06:12 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64.rpm
16:06:12 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BVobLl
16:06:12 + umask 022
16:06:12 + cd /root/rpmbuild/BUILD
16:06:12 + cd src
16:06:12 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:06:12 + RPM_EC=0
16:06:12 ++ jobs -p
16:06:12 + exit 0
16:06:12 
16:06:12 RPM build warnings:
16:06:12     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:06:12     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:06:12     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:06:12 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BBAybu
16:06:12 + umask 022
16:06:12 + cd /root/rpmbuild/BUILD
16:06:12 + cd /root/rpmbuild/BUILD
16:06:12 + rm -rf src
16:06:12 + /usr/bin/mkdir -p src
16:06:12 + cd src
16:06:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:06:12 + /usr/bin/tar -xof -
16:06:12 + STATUS=0
16:06:12 + '[' 0 -ne 0 ']'
16:06:12 + /usr/bin/tar -xof -
16:06:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:06:12 + STATUS=0
16:06:12 + '[' 0 -ne 0 ']'
16:06:12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:06:12 + RPM_EC=0
16:06:12 ++ jobs -p
16:06:12 + exit 0
16:06:12 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7eC13m
16:06:12 + umask 022
16:06:12 + cd /root/rpmbuild/BUILD
16:06:12 + cd src
16:06:12 + mkdir -p /go/src/github.com/docker
16:06:12 + rm -f /go/src/github.com/docker/cli
16:06:12 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:06:12 + pushd /go/src/github.com/docker/cli
16:06:12 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:06:12 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:06:12 + make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:12 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:12 Building dynamic docker-linux-arm64
16:06:12 + for f in rootlesskit rootlesskit-docker-proxy
16:06:12 + GOBIN=/usr/local/bin
16:06:12 + GO111MODULE=on
16:06:12 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:14 + return
16:06:14 # Build the CLI
16:06:14 cd /go/src/github.com/docker/cli && \
16:06:14 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:14 make[2]: Entering directory '/root/build-deb/cli'
16:06:14 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:14 Building dynamic docker-linux-arm-v6
16:06:14 #28 61.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:06:14 #28 61.01 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:06:14 #28 61.02 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:06:15 + for f in rootlesskit rootlesskit-docker-proxy
16:06:15 + GOBIN=/usr/local/bin
16:06:15 + GO111MODULE=on
16:06:15 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:16 + return
16:06:16 # Build the CLI
16:06:16 cd /go/src/github.com/docker/cli && \
16:06:16 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:16 make[2]: Entering directory '/root/build-deb/cli'
16:06:16 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:16 Building dynamic docker-linux-arm64
16:06:17 + for f in rootlesskit rootlesskit-docker-proxy
16:06:17 + GOBIN=/usr/local/bin
16:06:17 + GO111MODULE=on
16:06:17 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:17 + for f in rootlesskit rootlesskit-docker-proxy
16:06:17 + GOBIN=/usr/local/bin
16:06:17 + GO111MODULE=on
16:06:17 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:18 + return
16:06:18 # Build the CLI
16:06:18 cd /go/src/github.com/docker/cli && \
16:06:18 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:18 make[2]: Entering directory '/root/build-deb/cli'
16:06:18 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:18 Building dynamic docker-linux-arm64
16:06:18 #13 98.66 --------------------------------------------------------------------------------
16:06:18 #13 98.66 Total                                              1.4 MB/s |  81 MB  00:59     
16:06:18 #13 98.81 Running transaction check
16:06:18 #13 98.97 Running transaction test
16:06:18 #13 99.12 Transaction test succeeded
16:06:18 #13 99.12 Running transaction
16:06:18 #13 101.6   Updating   : glibc-common-2.17-326.el7_9.x86_64                          1/68 
16:06:18 #13 102.1   Updating   : glibc-2.17-326.el7_9.x86_64                                 2/68 
16:06:18 #13 102.6   Installing : fipscheck-1.4.1-6.el7.x86_64                                3/68 
16:06:18 #13 102.6   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            4/68 
16:06:18 #13 103.2   Updating   : systemd-libs-219-78.el7_9.7.x86_64                          5/68 
16:06:18 #13 105.0   Updating   : systemd-219-78.el7_9.7.x86_64                               6/68 
16:06:18 #13 105.7 Failed to get D-Bus connection: Operation not permitted
16:06:18 #13 105.8   Installing : mpfr-3.1.1-4.el7.x86_64                                     7/68 
16:06:18 #13 106.3   Installing : libmpc-1.0.1-3.el7.x86_64                                   8/68 
16:06:18 #28 64.79 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:06:18 #28 64.79 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:06:18 #28 64.80 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:06:18 #13 106.9   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64              9/68 
16:06:19 + return
16:06:19 # Build the CLI
16:06:19 cd /go/src/github.com/docker/cli && \
16:06:19 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:19 make[2]: Entering directory '/root/build-deb/cli'
16:06:19 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:19 Building dynamic docker-linux-arm64
16:06:19 #13 107.4   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  10/68 
16:06:20 #13 108.0   Installing : lzo-2.06-8.el7.x86_64                                      11/68 
16:06:20 #28 66.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:06:20 #28 66.43 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
16:06:20 #28 66.44 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:06:20 #28 ...
16:06:20 
16:06:20 #30 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:06:20 #30 16.34 + cd /tmp/tmp.izwlmZlWmV/src/github.com/containerd/containerd
16:06:20 #30 16.34 + git checkout -q v1.6.12
16:06:20 #13 108.6   Installing : m4-1.4.16-10.el7.x86_64                                    12/68 
16:06:20 #13 109.1   Installing : checkpolicy-2.5-8.el7.x86_64                               13/68 
16:06:21 #13 109.2   Installing : 1:make-3.82-24.el7.x86_64                                  14/68 
16:06:21 #30 17.37 + export 'BUILDTAGS=netgo osusergo static_build'
16:06:21 #30 17.37 + BUILDTAGS='netgo osusergo static_build'
16:06:21 #30 17.37 + export EXTRA_FLAGS=-buildmode=pie
16:06:21 #30 17.37 + EXTRA_FLAGS=-buildmode=pie
16:06:21 #30 17.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:06:21 #30 17.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:06:21 #30 17.37 + '[' '' = dynamic ']'
16:06:21 #30 17.37 + make
16:06:21 #13 109.7   Installing : 1:perl-Error-0.17020-2.el7.noarch                          15/68 
16:06:21 #30 18.03 + bin/ctr
16:06:22 #13 109.8   Installing : libarchive-3.1.2-14.el7_7.x86_64                           16/68 
16:06:22 #13 110.9   Installing : cpp-4.8.5-44.el7.x86_64                                    17/68 
16:06:23 #13 111.5   Installing : systemd-devel-219-78.el7_9.7.x86_64                        18/68 
16:06:23 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:23 
16:06:23 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:06:23 + RM_GOPATH=0
16:06:23 + TMP_GOPATH=/go
16:06:23 + : /usr/local/bin
16:06:23 + '[' -z /go ']'
16:06:23 + export GOPATH=/go
16:06:23 + GOPATH=/go
16:06:23 + case "$(go env GOARCH)" in
16:06:23 ++ go env GOARCH
16:06:23 + export GO_BUILDMODE=-buildmode=pie
16:06:23 + GO_BUILDMODE=-buildmode=pie
16:06:23 ++ dirname hack/dockerfile/install/install.sh
16:06:23 + dir=hack/dockerfile/install
16:06:23 + bin=tini
16:06:23 + shift
16:06:23 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:23 + . hack/dockerfile/install/tini.installer
16:06:23 ++ : v0.19.0
16:06:23 + install_tini
16:06:23 + echo 'Install tini version v0.19.0'
16:06:23 Install tini version v0.19.0
16:06:23 + git clone https://github.com/krallin/tini.git /go/tini
16:06:23 Cloning into '/go/tini'...
16:06:23 + cd /go/tini
16:06:23 + git checkout -q v0.19.0
16:06:23 + cmake .
16:06:23 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:06:23   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:06:23   CMake.
16:06:23 
16:06:23   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:06:23   CMake that the project does not need compatibility with older versions.
16:06:23 
16:06:23 
16:06:23 -- The C compiler identification is GNU 11.3.0
16:06:23 -- Detecting C compiler ABI info
16:06:23 -- Detecting C compiler ABI info - done
16:06:23 -- Check for working C compiler: /usr/bin/cc - skipped
16:06:23 -- Detecting C compile features
16:06:23 -- Detecting C compile features - done
16:06:23 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:23 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:06:23 -- Configuring done
16:06:23 -- Generating done
16:06:23 -- Build files have been written to: /go/tini
16:06:23 + make tini-static
16:06:23 make[2]: Entering directory '/go/tini'
16:06:23 make[3]: Entering directory '/go/tini'
16:06:23 make[4]: Entering directory '/go/tini'
16:06:23 make[5]: Entering directory '/go/tini'
16:06:23 make[5]: Leaving directory '/go/tini'
16:06:23 make[5]: Entering directory '/go/tini'
16:06:23 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:23 [100%] Linking C executable tini-static
16:06:23 make[5]: Leaving directory '/go/tini'
16:06:23 [100%] Built target tini-static
16:06:23 make[4]: Leaving directory '/go/tini'
16:06:23 make[3]: Leaving directory '/go/tini'
16:06:23 make[2]: Leaving directory '/go/tini'
16:06:23 + mkdir -p /usr/local/bin
16:06:23 + cp tini-static /usr/local/bin/docker-init
16:06:23 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:06:23 + RM_GOPATH=0
16:06:23 + TMP_GOPATH=/go
16:06:23 + : /usr/local/bin
16:06:23 + '[' -z /go ']'
16:06:23 + export GOPATH=/go
16:06:23 + GOPATH=/go
16:06:23 + case "$(go env GOARCH)" in
16:06:23 ++ go env GOARCH
16:06:23 + export GO_BUILDMODE=-buildmode=pie
16:06:23 + GO_BUILDMODE=-buildmode=pie
16:06:23 ++ dirname hack/dockerfile/install/install.sh
16:06:23 + dir=hack/dockerfile/install
16:06:23 + bin=proxy
16:06:23 + shift
16:06:23 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:23 + . hack/dockerfile/install/proxy.installer
16:06:23 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:23 + install_proxy dynamic
16:06:23 + case "$1" in
16:06:23 + install_proxy_dynamic
16:06:23 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:23 + PROXY_LDFLAGS=-linkmode=external
16:06:23 + export BUILD_MODE=-buildmode=pie
16:06:23 + BUILD_MODE=-buildmode=pie
16:06:23 + _install_proxy
16:06:23 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:23 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:23 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:23 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:23 + cd /go/src/github.com/docker/libnetwork
16:06:23 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:23 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:23 + return
16:06:23 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:06:23 + RM_GOPATH=0
16:06:23 + TMP_GOPATH=/go
16:06:23 + : /usr/local/bin
16:06:23 + '[' -z /go ']'
16:06:23 + export GOPATH=/go
16:06:23 + GOPATH=/go
16:06:23 + case "$(go env GOARCH)" in
16:06:23 ++ go env GOARCH
16:06:23 + export GO_BUILDMODE=-buildmode=pie
16:06:23 + GO_BUILDMODE=-buildmode=pie
16:06:23 ++ dirname hack/dockerfile/install/install.sh
16:06:23 + dir=hack/dockerfile/install
16:06:23 + bin=rootlesskit
16:06:23 + shift
16:06:23 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:06:23 + . hack/dockerfile/install/rootlesskit.installer
16:06:23 ++ : v0.14.4
16:06:23 + install_rootlesskit dynamic
16:06:23 + case "$1" in
16:06:23 + install_rootlesskit_dynamic
16:06:23 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:06:23 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:06:23 + export BUILD_MODE=-buildmode=pie
16:06:23 + BUILD_MODE=-buildmode=pie
16:06:23 + _install_rootlesskit
16:06:23 + echo 'Install rootlesskit version v0.14.4'
16:06:23 Install rootlesskit version v0.14.4
16:06:23 + for f in rootlesskit rootlesskit-docker-proxy
16:06:23 + GOBIN=/usr/local/bin
16:06:23 + GO111MODULE=on
16:06:23 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:06:23 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:06:23 go: downloading github.com/pkg/errors v0.9.1
16:06:23 go: downloading github.com/sirupsen/logrus v1.8.1
16:06:23 go: downloading github.com/urfave/cli/v2 v2.3.0
16:06:23 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:06:23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:06:23 go: downloading github.com/google/uuid v1.3.0
16:06:23 go: downloading github.com/moby/vpnkit v0.5.0
16:06:23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:06:23 go: downloading github.com/gofrs/flock v0.8.1
16:06:23 go: downloading github.com/gorilla/mux v1.8.0
16:06:23 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:06:23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:06:23 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:06:23 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:06:23 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:06:24 #13 111.5   Installing : rsync-3.1.2-11.el7_9.x86_64                                19/68 
16:06:25 #13 112.6   Installing : libcgroup-0.41-21.el7.x86_64                               20/68 
16:06:25 #13 113.8   Installing : openssh-7.4p1-22.el7_9.x86_64                              21/68 
16:06:25 #13 113.8   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        22/68 
16:06:26 #13 113.8   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         23/68 
16:06:26 #13 114.3   Installing : libseccomp-2.3.1-4.el7.x86_64                              24/68 
16:06:26 #13 114.9   Installing : libselinux-utils-2.5-15.el7.x86_64                         25/68 
16:06:26 #13 115.0   Installing : policycoreutils-2.5-34.el7.x86_64                          26/68 
16:06:27 #13 115.0   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   27/68 
16:06:28 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:28 
16:06:28 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:06:28 + RM_GOPATH=0
16:06:28 + TMP_GOPATH=/go
16:06:28 + : /usr/local/bin
16:06:28 + '[' -z /go ']'
16:06:28 + export GOPATH=/go
16:06:28 + GOPATH=/go
16:06:28 + case "$(go env GOARCH)" in
16:06:28 ++ go env GOARCH
16:06:28 + export GO_BUILDMODE=-buildmode=pie
16:06:28 + GO_BUILDMODE=-buildmode=pie
16:06:28 ++ dirname hack/dockerfile/install/install.sh
16:06:28 + dir=hack/dockerfile/install
16:06:28 + bin=tini
16:06:28 + shift
16:06:28 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:28 + . hack/dockerfile/install/tini.installer
16:06:28 ++ : v0.19.0
16:06:28 + install_tini
16:06:28 + echo 'Install tini version v0.19.0'
16:06:28 + git clone https://github.com/krallin/tini.git /go/tini
16:06:28 Install tini version v0.19.0
16:06:28 Cloning into '/go/tini'...
16:06:28 + cd /go/tini
16:06:28 + git checkout -q v0.19.0
16:06:28 + cmake .
16:06:28 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:06:28   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:06:28   CMake.
16:06:28 
16:06:28   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:06:28   CMake that the project does not need compatibility with older versions.
16:06:28 
16:06:28 
16:06:28 -- The C compiler identification is GNU 12.2.0
16:06:28 -- Detecting C compiler ABI info
16:06:28 -- Detecting C compiler ABI info - done
16:06:28 -- Check for working C compiler: /usr/bin/cc - skipped
16:06:28 -- Detecting C compile features
16:06:28 -- Detecting C compile features - done
16:06:28 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:28 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:06:28 -- Configuring done
16:06:28 -- Generating done
16:06:28 -- Build files have been written to: /go/tini
16:06:28 + make tini-static
16:06:28 make[2]: Entering directory '/go/tini'
16:06:28 make[3]: Entering directory '/go/tini'
16:06:28 make[4]: Entering directory '/go/tini'
16:06:28 make[5]: Entering directory '/go/tini'
16:06:28 make[5]: Leaving directory '/go/tini'
16:06:28 make[5]: Entering directory '/go/tini'
16:06:28 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:28 [100%] Linking C executable tini-static
16:06:28 make[5]: Leaving directory '/go/tini'
16:06:28 [100%] Built target tini-static
16:06:28 make[4]: Leaving directory '/go/tini'
16:06:28 make[3]: Leaving directory '/go/tini'
16:06:28 make[2]: Leaving directory '/go/tini'
16:06:28 + mkdir -p /usr/local/bin
16:06:28 + cp tini-static /usr/local/bin/docker-init
16:06:28 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:06:28 + RM_GOPATH=0
16:06:28 + TMP_GOPATH=/go
16:06:28 + : /usr/local/bin
16:06:28 + '[' -z /go ']'
16:06:28 + export GOPATH=/go
16:06:28 + GOPATH=/go
16:06:28 + case "$(go env GOARCH)" in
16:06:28 ++ go env GOARCH
16:06:28 + export GO_BUILDMODE=-buildmode=pie
16:06:28 + GO_BUILDMODE=-buildmode=pie
16:06:28 ++ dirname hack/dockerfile/install/install.sh
16:06:28 + dir=hack/dockerfile/install
16:06:28 + bin=proxy
16:06:28 + shift
16:06:28 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:28 + . hack/dockerfile/install/proxy.installer
16:06:28 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:28 + install_proxy dynamic
16:06:28 + case "$1" in
16:06:28 + install_proxy_dynamic
16:06:28 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:28 + PROXY_LDFLAGS=-linkmode=external
16:06:28 + export BUILD_MODE=-buildmode=pie
16:06:28 + BUILD_MODE=-buildmode=pie
16:06:28 + _install_proxy
16:06:28 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:28 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:28 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:28 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:28 + cd /go/src/github.com/docker/libnetwork
16:06:28 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:28 #13 116.2   Installing : setools-libs-3.3.8-4.el7.x86_64                            28/68 
16:06:28 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:28 #30 ...
16:06:28 
16:06:28 #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:06:28 #28 68.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:06:28 #28 68.15 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:06:28 #28 68.15 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:06:28 #28 71.88 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:06:28 #28 71.89 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:06:28 #28 71.90 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:06:28 #28 73.61 Selecting previously unselected package g++-mingw-w64-x86-64.
16:06:28 #28 73.62 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:06:28 #28 73.63 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:06:28 #28 73.70 Selecting previously unselected package libapparmor1:amd64.
16:06:28 #28 73.70 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
16:06:28 #28 73.71 Unpacking libapparmor1:amd64 (2.13.6-10) ...
16:06:28 #28 73.76 Selecting previously unselected package libapparmor-dev:amd64.
16:06:28 #28 73.76 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
16:06:28 #28 73.77 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
16:06:28 #28 73.86 Selecting previously unselected package libbtrfs0:amd64.
16:06:28 #28 73.86 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
16:06:28 #28 73.87 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:06:28 #28 73.95 Selecting previously unselected package libbtrfs-dev:amd64.
16:06:28 #28 73.96 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:06:28 #28 73.97 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:06:28 #28 74.06 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:06:28 #28 74.07 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:06:28 #28 74.08 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:06:28 #28 74.12 Selecting previously unselected package libudev-dev:amd64.
16:06:28 #28 74.12 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
16:06:28 #28 74.13 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
16:06:28 #28 74.21 Selecting previously unselected package libsepol1-dev:amd64.
16:06:28 #28 74.21 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
16:06:28 #28 74.22 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:06:28 #28 74.36 Selecting previously unselected package libpcre2-16-0:amd64.
16:06:28 #28 74.37 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
16:06:28 #28 74.37 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
16:06:28 #28 74.44 Selecting previously unselected package libpcre2-32-0:amd64.
16:06:28 #28 74.45 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
16:06:28 #28 74.45 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
16:06:28 #28 74.52 Selecting previously unselected package libpcre2-posix2:amd64.
16:06:28 #28 74.53 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
16:06:28 #28 74.53 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
16:06:28 #28 74.57 Selecting previously unselected package libpcre2-dev:amd64.
16:06:28 #28 74.58 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
16:06:28 #28 74.58 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
16:06:28 #28 74.71 Selecting previously unselected package libselinux1-dev:amd64.
16:06:28 #28 74.72 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
16:06:28 #28 74.73 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:06:28 #13 116.7   Installing : libsemanage-python-2.5-14.el7.x86_64                       29/68 
16:06:28 #28 74.81 Selecting previously unselected package libdevmapper-dev:amd64.
16:06:28 #28 74.82 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
16:06:28 #28 74.82 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:06:28 #28 74.87 Selecting previously unselected package libseccomp-dev:amd64.
16:06:28 #28 74.88 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
16:06:28 #28 74.88 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:06:28 #28 74.96 Selecting previously unselected package libsystemd-dev:amd64.
16:06:28 #28 74.96 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
16:06:28 #28 74.97 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
16:06:28 #28 75.21 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:06:28 #28 75.22 Setting up libapparmor1:amd64 (2.13.6-10) ...
16:06:28 #28 75.24 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:06:28 #28 75.25 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:06:28 #28 75.26 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:06:28 #28 75.27 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
16:06:28 #28 75.28 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:06:28 #28 75.30 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
16:06:28 #28 75.31 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
16:06:28 #28 75.32 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
16:06:28 #28 75.33 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:06:28 #28 75.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:06:28 #28 75.36 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:06:28 #28 75.37 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
16:06:28 #28 75.38 Setting up mingw-w64-common (8.0.0-1) ...
16:06:28 #28 75.39 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
16:06:28 #28 75.40 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:06:28 #28 75.42 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
16:06:28 #28 75.43 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:06:28 + return
16:06:28 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:06:28 + RM_GOPATH=0
16:06:28 + TMP_GOPATH=/go
16:06:28 + : /usr/local/bin
16:06:28 + '[' -z /go ']'
16:06:28 + export GOPATH=/go
16:06:28 + GOPATH=/go
16:06:28 + case "$(go env GOARCH)" in
16:06:28 ++ go env GOARCH
16:06:28 + export GO_BUILDMODE=-buildmode=pie
16:06:28 + GO_BUILDMODE=-buildmode=pie
16:06:28 ++ dirname hack/dockerfile/install/install.sh
16:06:28 + dir=hack/dockerfile/install
16:06:28 + bin=rootlesskit
16:06:28 + shift
16:06:28 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:06:28 + . hack/dockerfile/install/rootlesskit.installer
16:06:28 ++ : v0.14.4
16:06:28 + install_rootlesskit dynamic
16:06:28 + case "$1" in
16:06:28 + install_rootlesskit_dynamic
16:06:28 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:06:28 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:06:28 + export BUILD_MODE=-buildmode=pie
16:06:28 + BUILD_MODE=-buildmode=pie
16:06:28 + _install_rootlesskit
16:06:28 + echo 'Install rootlesskit version v0.14.4'
16:06:28 Install rootlesskit version v0.14.4
16:06:28 + for f in rootlesskit rootlesskit-docker-proxy
16:06:28 + GOBIN=/usr/local/bin
16:06:28 + GO111MODULE=on
16:06:28 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:06:29 #13 116.8   Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64                        30/68 
16:06:29 #13 117.4   Installing : btrfs-progs-4.9.1-1.el7.x86_64                             31/68 
16:06:29 #13 117.4   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        32/68 
16:06:29 #28 75.44 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:06:29 #28 75.45 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:06:29 #28 75.47 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
16:06:29 #28 75.48 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:06:29 #28 75.49 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
16:06:29 #28 75.50 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:06:29 #28 75.51 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:06:29 #28 75.52 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
16:06:29 #28 75.52 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:06:29 #28 75.54 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:06:29 #28 75.57 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:06:29 #28 75.58 Setting up dmsetup (2:1.02.175-2.1) ...
16:06:29 #28 75.59 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:06:29 #28 75.60 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:06:29 #28 75.62 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:06:29 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:06:29 #13 117.5   Installing : autoconf-2.69-11.el7.noarch                                33/68 
16:06:29 #13 118.0 install-info: No such file or directory for /usr/share/info/autoconf.info
16:06:29 #13 118.1   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       34/68 
16:06:29 #28 DONE 76.1s
16:06:29 
16:06:29 #34 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
16:06:30 go: downloading github.com/pkg/errors v0.9.1
16:06:30 go: downloading github.com/sirupsen/logrus v1.8.1
16:06:30 go: downloading github.com/urfave/cli/v2 v2.3.0
16:06:30 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:06:30 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:06:30 go: downloading github.com/moby/vpnkit v0.5.0
16:06:30 go: downloading github.com/google/uuid v1.3.0
16:06:30 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:06:30 go: downloading github.com/gofrs/flock v0.8.1
16:06:30 go: downloading github.com/gorilla/mux v1.8.0
16:06:30 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:06:30 + for f in rootlesskit rootlesskit-docker-proxy
16:06:30 + GOBIN=/usr/local/bin
16:06:30 + GO111MODULE=on
16:06:30 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:30 #13 118.1   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      35/68 
16:06:30 #13 118.7   Installing : openssh-clients-7.4p1-22.el7_9.x86_64                      36/68 
16:06:30 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:30 
16:06:30 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:06:30 + RM_GOPATH=0
16:06:30 + TMP_GOPATH=/go
16:06:30 + : /usr/local/bin
16:06:30 + '[' -z /go ']'
16:06:30 + export GOPATH=/go
16:06:30 + GOPATH=/go
16:06:30 + case "$(go env GOARCH)" in
16:06:30 ++ go env GOARCH
16:06:30 + export GO_BUILDMODE=-buildmode=pie
16:06:30 + GO_BUILDMODE=-buildmode=pie
16:06:30 ++ dirname hack/dockerfile/install/install.sh
16:06:30 + dir=hack/dockerfile/install
16:06:30 + bin=tini
16:06:30 + shift
16:06:30 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:30 + . hack/dockerfile/install/tini.installer
16:06:30 ++ : v0.19.0
16:06:30 + install_tini
16:06:30 + echo 'Install tini version v0.19.0'
16:06:30 + git clone https://github.com/krallin/tini.git /go/tini
16:06:30 Install tini version v0.19.0
16:06:30 Cloning into '/go/tini'...
16:06:30 + cd /go/tini
16:06:30 + git checkout -q v0.19.0
16:06:30 + cmake .
16:06:30 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:06:30   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:06:30   CMake.
16:06:30 
16:06:30   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:06:30   CMake that the project does not need compatibility with older versions.
16:06:30 
16:06:30 
16:06:30 -- The C compiler identification is GNU 11.3.0
16:06:30 -- Detecting C compiler ABI info
16:06:30 -- Detecting C compiler ABI info - done
16:06:30 -- Check for working C compiler: /usr/bin/cc - skipped
16:06:30 -- Detecting C compile features
16:06:30 -- Detecting C compile features - done
16:06:30 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:30 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:06:30 -- Configuring done
16:06:30 -- Generating done
16:06:30 -- Build files have been written to: /go/tini
16:06:30 + make tini-static
16:06:30 make[2]: Entering directory '/go/tini'
16:06:30 make[3]: Entering directory '/go/tini'
16:06:30 make[4]: Entering directory '/go/tini'
16:06:30 make[5]: Entering directory '/go/tini'
16:06:30 make[5]: Leaving directory '/go/tini'
16:06:30 make[5]: Entering directory '/go/tini'
16:06:30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:30 [100%] Linking C executable tini-static
16:06:30 make[5]: Leaving directory '/go/tini'
16:06:30 [100%] Built target tini-static
16:06:30 make[4]: Leaving directory '/go/tini'
16:06:30 make[3]: Leaving directory '/go/tini'
16:06:30 make[2]: Leaving directory '/go/tini'
16:06:30 + mkdir -p /usr/local/bin
16:06:30 + cp tini-static /usr/local/bin/docker-init
16:06:30 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:06:30 + RM_GOPATH=0
16:06:30 + TMP_GOPATH=/go
16:06:30 + : /usr/local/bin
16:06:30 + '[' -z /go ']'
16:06:30 + export GOPATH=/go
16:06:30 + GOPATH=/go
16:06:30 + case "$(go env GOARCH)" in
16:06:30 ++ go env GOARCH
16:06:30 + export GO_BUILDMODE=-buildmode=pie
16:06:30 + GO_BUILDMODE=-buildmode=pie
16:06:30 ++ dirname hack/dockerfile/install/install.sh
16:06:30 + dir=hack/dockerfile/install
16:06:30 + bin=proxy
16:06:30 + shift
16:06:30 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:30 + . hack/dockerfile/install/proxy.installer
16:06:30 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:30 + install_proxy dynamic
16:06:30 + case "$1" in
16:06:30 + install_proxy_dynamic
16:06:30 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:30 + PROXY_LDFLAGS=-linkmode=external
16:06:30 + export BUILD_MODE=-buildmode=pie
16:06:30 + BUILD_MODE=-buildmode=pie
16:06:30 + _install_proxy
16:06:30 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:30 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:30 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:30 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:30 + cd /go/src/github.com/docker/libnetwork
16:06:30 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:30 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:30 + return
16:06:30 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:06:30 + RM_GOPATH=0
16:06:30 + TMP_GOPATH=/go
16:06:30 + : /usr/local/bin
16:06:30 + '[' -z /go ']'
16:06:30 + export GOPATH=/go
16:06:30 + GOPATH=/go
16:06:30 + case "$(go env GOARCH)" in
16:06:30 ++ go env GOARCH
16:06:30 Install rootlesskit version v0.14.4
16:06:30 + export GO_BUILDMODE=-buildmode=pie
16:06:30 + GO_BUILDMODE=-buildmode=pie
16:06:30 ++ dirname hack/dockerfile/install/install.sh
16:06:30 + dir=hack/dockerfile/install
16:06:30 + bin=rootlesskit
16:06:30 + shift
16:06:30 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:06:30 + . hack/dockerfile/install/rootlesskit.installer
16:06:30 ++ : v0.14.4
16:06:30 + install_rootlesskit dynamic
16:06:30 + case "$1" in
16:06:30 + install_rootlesskit_dynamic
16:06:30 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:06:30 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:06:30 + export BUILD_MODE=-buildmode=pie
16:06:30 + BUILD_MODE=-buildmode=pie
16:06:30 + _install_rootlesskit
16:06:30 + echo 'Install rootlesskit version v0.14.4'
16:06:30 + for f in rootlesskit rootlesskit-docker-proxy
16:06:30 + GOBIN=/usr/local/bin
16:06:30 + GO111MODULE=on
16:06:30 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:06:30 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:06:30 go: downloading github.com/pkg/errors v0.9.1
16:06:30 go: downloading github.com/sirupsen/logrus v1.8.1
16:06:30 go: downloading github.com/urfave/cli/v2 v2.3.0
16:06:30 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:06:30 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:06:30 go: downloading github.com/google/uuid v1.3.0
16:06:30 go: downloading github.com/moby/vpnkit v0.5.0
16:06:30 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:06:30 go: downloading github.com/gofrs/flock v0.8.1
16:06:30 go: downloading github.com/gorilla/mux v1.8.0
16:06:30 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:06:30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:06:30 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:06:30 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:06:30 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:06:30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:06:30 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:06:30 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:06:30 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:30 
16:06:30 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:06:30 + RM_GOPATH=0
16:06:30 + TMP_GOPATH=/go
16:06:30 + : /usr/local/bin
16:06:30 + '[' -z /go ']'
16:06:30 + export GOPATH=/go
16:06:30 + GOPATH=/go
16:06:30 + case "$(go env GOARCH)" in
16:06:30 ++ go env GOARCH
16:06:30 + export GO_BUILDMODE=-buildmode=pie
16:06:30 + GO_BUILDMODE=-buildmode=pie
16:06:30 ++ dirname hack/dockerfile/install/install.sh
16:06:30 + dir=hack/dockerfile/install
16:06:30 + bin=tini
16:06:30 + shift
16:06:30 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:30 + . hack/dockerfile/install/tini.installer
16:06:30 ++ : v0.19.0
16:06:30 Install tini version v0.19.0
16:06:30 + install_tini
16:06:30 + echo 'Install tini version v0.19.0'
16:06:30 + git clone https://github.com/krallin/tini.git /go/tini
16:06:30 Cloning into '/go/tini'...
16:06:30 + cd /go/tini
16:06:30 + git checkout -q v0.19.0
16:06:30 + cmake .
16:06:30 -- The C compiler identification is GNU 8.3.0
16:06:30 -- Check for working C compiler: /usr/bin/cc
16:06:30 -- Check for working C compiler: /usr/bin/cc -- works
16:06:30 -- Detecting C compiler ABI info
16:06:30 -- Detecting C compiler ABI info - done
16:06:30 -- Detecting C compile features
16:06:30 -- Detecting C compile features - done
16:06:30 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:30 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:06:30 -- Configuring done
16:06:30 -- Generating done
16:06:30 -- Build files have been written to: /go/tini
16:06:30 + make tini-static
16:06:30 make[2]: Entering directory '/go/tini'
16:06:30 make[3]: Entering directory '/go/tini'
16:06:30 make[4]: Entering directory '/go/tini'
16:06:30 make[5]: Entering directory '/go/tini'
16:06:30 Scanning dependencies of target tini-static
16:06:30 make[5]: Leaving directory '/go/tini'
16:06:30 make[5]: Entering directory '/go/tini'
16:06:30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:30 [100%] Linking C executable tini-static
16:06:30 make[5]: Leaving directory '/go/tini'
16:06:30 [100%] Built target tini-static
16:06:30 make[4]: Leaving directory '/go/tini'
16:06:30 make[3]: Leaving directory '/go/tini'
16:06:30 make[2]: Leaving directory '/go/tini'
16:06:30 + mkdir -p /usr/local/bin
16:06:30 + cp tini-static /usr/local/bin/docker-init
16:06:30 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:06:30 + RM_GOPATH=0
16:06:30 + TMP_GOPATH=/go
16:06:30 + : /usr/local/bin
16:06:30 + '[' -z /go ']'
16:06:30 + export GOPATH=/go
16:06:30 + GOPATH=/go
16:06:30 + case "$(go env GOARCH)" in
16:06:30 ++ go env GOARCH
16:06:30 + export GO_BUILDMODE=-buildmode=pie
16:06:30 + GO_BUILDMODE=-buildmode=pie
16:06:30 ++ dirname hack/dockerfile/install/install.sh
16:06:30 + dir=hack/dockerfile/install
16:06:30 + bin=proxy
16:06:30 + shift
16:06:30 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:30 + . hack/dockerfile/install/proxy.installer
16:06:30 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:30 + install_proxy dynamic
16:06:30 + case "$1" in
16:06:30 + install_proxy_dynamic
16:06:30 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:30 + PROXY_LDFLAGS=-linkmode=external
16:06:30 + export BUILD_MODE=-buildmode=pie
16:06:30 + BUILD_MODE=-buildmode=pie
16:06:30 + _install_proxy
16:06:30 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:30 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:30 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:30 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:30 + cd /go/src/github.com/docker/libnetwork
16:06:30 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:30 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:30 + return
16:06:30 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:06:30 + RM_GOPATH=0
16:06:30 + TMP_GOPATH=/go
16:06:30 + : /usr/local/bin
16:06:30 + '[' -z /go ']'
16:06:30 + export GOPATH=/go
16:06:30 + GOPATH=/go
16:06:30 + case "$(go env GOARCH)" in
16:06:30 ++ go env GOARCH
16:06:30 + export GO_BUILDMODE=-buildmode=pie
16:06:30 + GO_BUILDMODE=-buildmode=pie
16:06:30 ++ dirname hack/dockerfile/install/install.sh
16:06:30 + dir=hack/dockerfile/install
16:06:30 + bin=rootlesskit
16:06:30 + shift
16:06:30 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:06:30 + . hack/dockerfile/install/rootlesskit.installer
16:06:30 ++ : v0.14.4
16:06:30 + install_rootlesskit dynamic
16:06:30 + case "$1" in
16:06:30 + install_rootlesskit_dynamic
16:06:30 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:06:30 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:06:30 + export BUILD_MODE=-buildmode=pie
16:06:30 + BUILD_MODE=-buildmode=pie
16:06:30 + _install_rootlesskit
16:06:30 + echo 'Install rootlesskit version v0.14.4'
16:06:30 + for f in rootlesskit rootlesskit-docker-proxy
16:06:30 Install rootlesskit version v0.14.4
16:06:30 + GOBIN=/usr/local/bin
16:06:30 + GO111MODULE=on
16:06:30 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:06:30 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:06:30 #13 118.8   Installing : libselinux-python-2.5-15.el7.x86_64                        37/68 
16:06:30 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:06:30 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:30 
16:06:30 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:06:30 + RM_GOPATH=0
16:06:30 + TMP_GOPATH=/go
16:06:30 + : /usr/local/bin
16:06:30 + '[' -z /go ']'
16:06:30 + export GOPATH=/go
16:06:30 + GOPATH=/go
16:06:30 + case "$(go env GOARCH)" in
16:06:30 ++ go env GOARCH
16:06:30 + export GO_BUILDMODE=-buildmode=pie
16:06:30 + GO_BUILDMODE=-buildmode=pie
16:06:30 ++ dirname hack/dockerfile/install/install.sh
16:06:30 + dir=hack/dockerfile/install
16:06:30 + bin=tini
16:06:30 + shift
16:06:30 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:30 + . hack/dockerfile/install/tini.installer
16:06:30 ++ : v0.19.0
16:06:30 Install tini version v0.19.0
16:06:30 + install_tini
16:06:30 + echo 'Install tini version v0.19.0'
16:06:30 + git clone https://github.com/krallin/tini.git /go/tini
16:06:30 Cloning into '/go/tini'...
16:06:30 + cd /go/tini
16:06:30 + git checkout -q v0.19.0
16:06:30 + cmake .
16:06:30 -- The C compiler identification is GNU 7.5.0
16:06:30 -- Check for working C compiler: /usr/bin/cc
16:06:30 -- Check for working C compiler: /usr/bin/cc -- works
16:06:30 -- Detecting C compiler ABI info
16:06:30 -- Detecting C compiler ABI info - done
16:06:30 -- Detecting C compile features
16:06:30 -- Detecting C compile features - done
16:06:30 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:30 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:06:30 -- Configuring done
16:06:30 -- Generating done
16:06:30 -- Build files have been written to: /go/tini
16:06:30 + make tini-static
16:06:30 make[2]: Entering directory '/go/tini'
16:06:30 make[3]: Entering directory '/go/tini'
16:06:30 make[4]: Entering directory '/go/tini'
16:06:30 make[5]: Entering directory '/go/tini'
16:06:30 Scanning dependencies of target tini-static
16:06:30 make[5]: Leaving directory '/go/tini'
16:06:30 make[5]: Entering directory '/go/tini'
16:06:30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:30 [100%] Linking C executable tini-static
16:06:30 make[5]: Leaving directory '/go/tini'
16:06:30 [100%] Built target tini-static
16:06:30 make[4]: Leaving directory '/go/tini'
16:06:30 make[3]: Leaving directory '/go/tini'
16:06:30 make[2]: Leaving directory '/go/tini'
16:06:30 + mkdir -p /usr/local/bin
16:06:30 + cp tini-static /usr/local/bin/docker-init
16:06:30 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:06:30 + RM_GOPATH=0
16:06:30 + TMP_GOPATH=/go
16:06:30 + : /usr/local/bin
16:06:30 + '[' -z /go ']'
16:06:30 + export GOPATH=/go
16:06:30 + GOPATH=/go
16:06:30 + case "$(go env GOARCH)" in
16:06:30 ++ go env GOARCH
16:06:30 + export GO_BUILDMODE=-buildmode=pie
16:06:30 + GO_BUILDMODE=-buildmode=pie
16:06:30 ++ dirname hack/dockerfile/install/install.sh
16:06:30 + dir=hack/dockerfile/install
16:06:30 + bin=proxy
16:06:30 + shift
16:06:30 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:30 + . hack/dockerfile/install/proxy.installer
16:06:30 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:30 + install_proxy dynamic
16:06:30 + case "$1" in
16:06:30 + install_proxy_dynamic
16:06:30 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:30 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:30 + PROXY_LDFLAGS=-linkmode=external
16:06:30 + export BUILD_MODE=-buildmode=pie
16:06:30 + BUILD_MODE=-buildmode=pie
16:06:30 + _install_proxy
16:06:30 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:30 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:30 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:30 + cd /go/src/github.com/docker/libnetwork
16:06:30 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:30 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:30 + return
16:06:30 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:06:30 + RM_GOPATH=0
16:06:30 + TMP_GOPATH=/go
16:06:30 + : /usr/local/bin
16:06:30 + '[' -z /go ']'
16:06:30 + export GOPATH=/go
16:06:30 + GOPATH=/go
16:06:30 + case "$(go env GOARCH)" in
16:06:30 ++ go env GOARCH
16:06:30 + export GO_BUILDMODE=-buildmode=pie
16:06:30 + GO_BUILDMODE=-buildmode=pie
16:06:30 ++ dirname hack/dockerfile/install/install.sh
16:06:30 + dir=hack/dockerfile/install
16:06:30 + bin=rootlesskit
16:06:30 + shift
16:06:30 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:06:30 + . hack/dockerfile/install/rootlesskit.installer
16:06:30 ++ : v0.14.4
16:06:30 + install_rootlesskit dynamic
16:06:30 + case "$1" in
16:06:30 + install_rootlesskit_dynamic
16:06:30 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:06:30 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:06:30 + export BUILD_MODE=-buildmode=pie
16:06:30 + BUILD_MODE=-buildmode=pie
16:06:30 + _install_rootlesskit
16:06:30 + echo 'Install rootlesskit version v0.14.4'
16:06:30 + for f in rootlesskit rootlesskit-docker-proxy
16:06:30 Install rootlesskit version v0.14.4
16:06:30 + GOBIN=/usr/local/bin
16:06:30 + GO111MODULE=on
16:06:30 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:06:30 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:06:30 go: downloading github.com/pkg/errors v0.9.1
16:06:30 go: downloading github.com/sirupsen/logrus v1.8.1
16:06:30 go: downloading github.com/urfave/cli/v2 v2.3.0
16:06:30 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:06:31 #34 1.187 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:06:31 #34 1.193 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:06:31 #34 1.193 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:06:31 #13 118.8   Installing : libgomp-4.8.5-44.el7.x86_64                                38/68 
16:06:31 #13 119.3   Installing : less-458-9.el7.x86_64                                      39/68 
16:06:31 + return
16:06:31 # Build the CLI
16:06:31 cd /go/src/github.com/docker/cli && \
16:06:31 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:31 make[2]: Entering directory '/root/build-deb/cli'
16:06:31 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:31 Building dynamic docker-linux-amd64
16:06:31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:06:31 go: downloading github.com/google/uuid v1.3.0
16:06:31 go: downloading github.com/moby/vpnkit v0.5.0
16:06:31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:06:31 go: downloading github.com/gofrs/flock v0.8.1
16:06:31 go: downloading github.com/gorilla/mux v1.8.0
16:06:31 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:06:31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:06:31 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:06:31 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:06:31 #13 119.4   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           40/68 
16:06:31 #13 119.9   Installing : git-1.8.3.1-23.el7_8.x86_64                                41/68 
16:06:31 #13 120.0   Installing : python-IPy-0.75-6.el7.noarch                               42/68 
16:06:31 #13 120.0   Installing : policycoreutils-python-2.5-34.el7.x86_64                   43/68 
16:06:31 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:06:31 go: downloading github.com/pkg/errors v0.9.1
16:06:31 go: downloading github.com/sirupsen/logrus v1.8.1
16:06:31 go: downloading github.com/urfave/cli/v2 v2.3.0
16:06:31 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:06:31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:06:31 go: downloading github.com/google/uuid v1.3.0
16:06:31 go: downloading github.com/moby/vpnkit v0.5.0
16:06:31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:06:31 go: downloading github.com/gofrs/flock v0.8.1
16:06:31 go: downloading github.com/gorilla/mux v1.8.0
16:06:32 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:06:32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:06:32 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:06:32 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:06:32 #13 120.1   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    44/68 
16:06:32 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:06:32 + for f in rootlesskit rootlesskit-docker-proxy
16:06:32 + GOBIN=/usr/local/bin
16:06:32 + GO111MODULE=on
16:06:32 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:33 #13 120.6   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             45/68 
16:06:33 #13 121.2   Installing : pcre-devel-8.32-17.el7.x86_64                              46/68 
16:06:33 #13 121.2   Installing : libsepol-devel-2.5-10.el7.x86_64                           47/68 
16:06:33 #13 121.3   Installing : libselinux-devel-2.5-15.el7.x86_64                         48/68 
16:06:33 #13 121.5   Installing : kernel-headers-3.10.0-1160.80.1.el7.x86_64                 49/68 
16:06:33 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:33 
16:06:33 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:06:33 + RM_GOPATH=0
16:06:33 + TMP_GOPATH=/go
16:06:33 + : /usr/local/bin
16:06:33 + '[' -z /go ']'
16:06:33 + export GOPATH=/go
16:06:33 + GOPATH=/go
16:06:33 + case "$(go env GOARCH)" in
16:06:33 ++ go env GOARCH
16:06:33 + export GO_BUILDMODE=-buildmode=pie
16:06:33 + GO_BUILDMODE=-buildmode=pie
16:06:33 ++ dirname hack/dockerfile/install/install.sh
16:06:33 + dir=hack/dockerfile/install
16:06:33 + bin=tini
16:06:33 + shift
16:06:33 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:33 + . hack/dockerfile/install/tini.installer
16:06:33 ++ : v0.19.0
16:06:33 + install_tini
16:06:33 + echo 'Install tini version v0.19.0'
16:06:33 + git clone https://github.com/krallin/tini.git /go/tini
16:06:33 Install tini version v0.19.0
16:06:33 Cloning into '/go/tini'...
16:06:33 + cd /go/tini
16:06:33 + git checkout -q v0.19.0
16:06:33 + cmake .
16:06:33 -- The C compiler identification is GNU 10.2.1
16:06:33 -- Detecting C compiler ABI info
16:06:33 -- Detecting C compiler ABI info - done
16:06:33 -- Check for working C compiler: /usr/bin/cc - skipped
16:06:33 -- Detecting C compile features
16:06:33 -- Detecting C compile features - done
16:06:33 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:33 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:06:33 -- Configuring done
16:06:33 -- Generating done
16:06:33 -- Build files have been written to: /go/tini
16:06:33 + make tini-static
16:06:33 make[2]: Entering directory '/go/tini'
16:06:33 make[3]: Entering directory '/go/tini'
16:06:33 make[4]: Entering directory '/go/tini'
16:06:33 make[5]: Entering directory '/go/tini'
16:06:33 Scanning dependencies of target tini-static
16:06:33 make[5]: Leaving directory '/go/tini'
16:06:33 make[5]: Entering directory '/go/tini'
16:06:33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:33 [100%] Linking C executable tini-static
16:06:33 make[5]: Leaving directory '/go/tini'
16:06:33 [100%] Built target tini-static
16:06:33 make[4]: Leaving directory '/go/tini'
16:06:33 make[3]: Leaving directory '/go/tini'
16:06:33 make[2]: Leaving directory '/go/tini'
16:06:33 + mkdir -p /usr/local/bin
16:06:33 + cp tini-static /usr/local/bin/docker-init
16:06:33 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:06:33 + RM_GOPATH=0
16:06:33 + TMP_GOPATH=/go
16:06:33 + : /usr/local/bin
16:06:33 + '[' -z /go ']'
16:06:33 + export GOPATH=/go
16:06:33 + GOPATH=/go
16:06:33 + case "$(go env GOARCH)" in
16:06:33 ++ go env GOARCH
16:06:33 + export GO_BUILDMODE=-buildmode=pie
16:06:33 + GO_BUILDMODE=-buildmode=pie
16:06:33 ++ dirname hack/dockerfile/install/install.sh
16:06:33 + dir=hack/dockerfile/install
16:06:33 + bin=proxy
16:06:33 + shift
16:06:33 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:33 + . hack/dockerfile/install/proxy.installer
16:06:33 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:33 + install_proxy dynamic
16:06:33 + case "$1" in
16:06:33 + install_proxy_dynamic
16:06:33 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:33 + PROXY_LDFLAGS=-linkmode=external
16:06:33 + export BUILD_MODE=-buildmode=pie
16:06:33 + BUILD_MODE=-buildmode=pie
16:06:33 + _install_proxy
16:06:33 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:33 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:33 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:33 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:33 + cd /go/src/github.com/docker/libnetwork
16:06:33 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:33 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:33 + return
16:06:33 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:06:33 + RM_GOPATH=0
16:06:33 + TMP_GOPATH=/go
16:06:33 + : /usr/local/bin
16:06:33 + '[' -z /go ']'
16:06:33 + export GOPATH=/go
16:06:33 + GOPATH=/go
16:06:33 + case "$(go env GOARCH)" in
16:06:33 ++ go env GOARCH
16:06:33 + export GO_BUILDMODE=-buildmode=pie
16:06:33 + GO_BUILDMODE=-buildmode=pie
16:06:33 ++ dirname hack/dockerfile/install/install.sh
16:06:33 + dir=hack/dockerfile/install
16:06:33 + bin=rootlesskit
16:06:33 + shift
16:06:33 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:06:33 + . hack/dockerfile/install/rootlesskit.installer
16:06:33 ++ : v0.14.4
16:06:33 + install_rootlesskit dynamic
16:06:33 + case "$1" in
16:06:33 + install_rootlesskit_dynamic
16:06:33 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:06:33 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:06:33 + export BUILD_MODE=-buildmode=pie
16:06:33 + BUILD_MODE=-buildmode=pie
16:06:33 + _install_rootlesskit
16:06:33 + echo 'Install rootlesskit version v0.14.4'
16:06:33 + for f in rootlesskit rootlesskit-docker-proxy
16:06:33 + GOBIN=/usr/local/bin
16:06:33 + GO111MODULE=on
16:06:33 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:06:33 Install rootlesskit version v0.14.4
16:06:33 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:06:33 go: downloading github.com/pkg/errors v0.9.1
16:06:33 go: downloading github.com/sirupsen/logrus v1.8.1
16:06:33 go: downloading github.com/urfave/cli/v2 v2.3.0
16:06:33 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:06:33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:06:33 go: downloading github.com/google/uuid v1.3.0
16:06:33 go: downloading github.com/moby/vpnkit v0.5.0
16:06:33 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:06:33 go: downloading github.com/gofrs/flock v0.8.1
16:06:33 go: downloading github.com/gorilla/mux v1.8.0
16:06:33 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:06:33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:06:33 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:06:33 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:06:33 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:06:33 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:33 
16:06:33 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:06:33 + RM_GOPATH=0
16:06:33 + TMP_GOPATH=/go
16:06:33 + : /usr/local/bin
16:06:33 + '[' -z /go ']'
16:06:33 + export GOPATH=/go
16:06:33 + GOPATH=/go
16:06:33 + case "$(go env GOARCH)" in
16:06:33 ++ go env GOARCH
16:06:33 + export GO_BUILDMODE=-buildmode=pie
16:06:33 + GO_BUILDMODE=-buildmode=pie
16:06:33 ++ dirname hack/dockerfile/install/install.sh
16:06:33 + dir=hack/dockerfile/install
16:06:33 + bin=tini
16:06:33 + shift
16:06:33 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:33 + . hack/dockerfile/install/tini.installer
16:06:33 ++ : v0.19.0
16:06:33 Install tini version v0.19.0
16:06:33 + install_tini
16:06:33 + echo 'Install tini version v0.19.0'
16:06:33 + git clone https://github.com/krallin/tini.git /go/tini
16:06:33 Cloning into '/go/tini'...
16:06:33 + cd /go/tini
16:06:33 + git checkout -q v0.19.0
16:06:33 + cmake .
16:06:33 -- The C compiler identification is GNU 9.4.0
16:06:33 -- Check for working C compiler: /usr/bin/cc
16:06:33 -- Check for working C compiler: /usr/bin/cc -- works
16:06:33 -- Detecting C compiler ABI info
16:06:33 -- Detecting C compiler ABI info - done
16:06:33 -- Detecting C compile features
16:06:33 -- Detecting C compile features - done
16:06:33 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:33 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:06:33 -- Configuring done
16:06:33 -- Generating done
16:06:33 -- Build files have been written to: /go/tini
16:06:33 + make tini-static
16:06:33 make[2]: Entering directory '/go/tini'
16:06:33 make[3]: Entering directory '/go/tini'
16:06:33 make[4]: Entering directory '/go/tini'
16:06:33 make[5]: Entering directory '/go/tini'
16:06:33 Scanning dependencies of target tini-static
16:06:33 make[5]: Leaving directory '/go/tini'
16:06:33 make[5]: Entering directory '/go/tini'
16:06:33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:33 [100%] Linking C executable tini-static
16:06:33 make[5]: Leaving directory '/go/tini'
16:06:33 [100%] Built target tini-static
16:06:33 make[4]: Leaving directory '/go/tini'
16:06:33 make[3]: Leaving directory '/go/tini'
16:06:33 make[2]: Leaving directory '/go/tini'
16:06:33 + mkdir -p /usr/local/bin
16:06:33 + cp tini-static /usr/local/bin/docker-init
16:06:33 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:06:33 + RM_GOPATH=0
16:06:33 + TMP_GOPATH=/go
16:06:33 + : /usr/local/bin
16:06:33 + '[' -z /go ']'
16:06:33 + export GOPATH=/go
16:06:33 + GOPATH=/go
16:06:33 + case "$(go env GOARCH)" in
16:06:33 ++ go env GOARCH
16:06:33 + export GO_BUILDMODE=-buildmode=pie
16:06:33 + GO_BUILDMODE=-buildmode=pie
16:06:33 ++ dirname hack/dockerfile/install/install.sh
16:06:33 + dir=hack/dockerfile/install
16:06:33 + bin=proxy
16:06:33 + shift
16:06:33 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:33 + . hack/dockerfile/install/proxy.installer
16:06:33 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:33 + install_proxy dynamic
16:06:33 + case "$1" in
16:06:33 + install_proxy_dynamic
16:06:33 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:33 + PROXY_LDFLAGS=-linkmode=external
16:06:33 + export BUILD_MODE=-buildmode=pie
16:06:33 + BUILD_MODE=-buildmode=pie
16:06:33 + _install_proxy
16:06:33 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:33 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:33 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:33 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:33 + cd /go/src/github.com/docker/libnetwork
16:06:33 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:33 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:33 + return
16:06:33 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:06:33 + RM_GOPATH=0
16:06:33 + TMP_GOPATH=/go
16:06:33 + : /usr/local/bin
16:06:33 + '[' -z /go ']'
16:06:33 + export GOPATH=/go
16:06:33 + GOPATH=/go
16:06:33 + case "$(go env GOARCH)" in
16:06:33 ++ go env GOARCH
16:06:33 + export GO_BUILDMODE=-buildmode=pie
16:06:33 + GO_BUILDMODE=-buildmode=pie
16:06:33 ++ dirname hack/dockerfile/install/install.sh
16:06:33 + dir=hack/dockerfile/install
16:06:33 + bin=rootlesskit
16:06:33 + shift
16:06:33 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:06:33 + . hack/dockerfile/install/rootlesskit.installer
16:06:33 ++ : v0.14.4
16:06:33 + install_rootlesskit dynamic
16:06:33 + case "$1" in
16:06:33 + install_rootlesskit_dynamic
16:06:33 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:06:33 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:06:33 + export BUILD_MODE=-buildmode=pie
16:06:33 + BUILD_MODE=-buildmode=pie
16:06:33 + _install_rootlesskit
16:06:33 + echo 'Install rootlesskit version v0.14.4'
16:06:33 + for f in rootlesskit rootlesskit-docker-proxy
16:06:33 + GOBIN=/usr/local/bin
16:06:33 + GO111MODULE=on
16:06:33 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:06:33 Install rootlesskit version v0.14.4
16:06:33 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:06:33 go: downloading github.com/pkg/errors v0.9.1
16:06:33 go: downloading github.com/sirupsen/logrus v1.8.1
16:06:33 go: downloading github.com/urfave/cli/v2 v2.3.0
16:06:33 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:06:33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:06:33 go: downloading github.com/google/uuid v1.3.0
16:06:33 go: downloading github.com/moby/vpnkit v0.5.0
16:06:33 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:06:33 go: downloading github.com/gofrs/flock v0.8.1
16:06:33 go: downloading github.com/gorilla/mux v1.8.0
16:06:33 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:06:33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:06:33 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:06:33 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:06:33 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:06:33 #13 122.2   Installing : glibc-headers-2.17-326.el7_9.x86_64                        50/68 
16:06:34 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:34 
16:06:34 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:06:34 + RM_GOPATH=0
16:06:34 + TMP_GOPATH=/go
16:06:34 + : /usr/local/bin
16:06:34 + '[' -z /go ']'
16:06:34 + export GOPATH=/go
16:06:34 + GOPATH=/go
16:06:34 + case "$(go env GOARCH)" in
16:06:34 ++ go env GOARCH
16:06:34 + export GO_BUILDMODE=-buildmode=pie
16:06:34 + GO_BUILDMODE=-buildmode=pie
16:06:34 ++ dirname hack/dockerfile/install/install.sh
16:06:34 + dir=hack/dockerfile/install
16:06:34 + bin=tini
16:06:34 + shift
16:06:34 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:34 + . hack/dockerfile/install/tini.installer
16:06:34 ++ : v0.19.0
16:06:34 + install_tini
16:06:34 + echo 'Install tini version v0.19.0'
16:06:34 + git clone https://github.com/krallin/tini.git /go/tini
16:06:34 Install tini version v0.19.0
16:06:34 Cloning into '/go/tini'...
16:06:34 + cd /go/tini
16:06:34 + git checkout -q v0.19.0
16:06:34 + cmake .
16:06:34 -- The C compiler identification is GNU 9.4.0
16:06:34 -- Check for working C compiler: /usr/bin/cc
16:06:34 -- Check for working C compiler: /usr/bin/cc -- works
16:06:34 -- Detecting C compiler ABI info
16:06:34 -- Detecting C compiler ABI info - done
16:06:34 -- Detecting C compile features
16:06:34 -- Detecting C compile features - done
16:06:34 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:34 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:06:34 -- Configuring done
16:06:34 -- Generating done
16:06:34 -- Build files have been written to: /go/tini
16:06:34 + make tini-static
16:06:34 make[2]: Entering directory '/go/tini'
16:06:34 make[3]: Entering directory '/go/tini'
16:06:34 make[4]: Entering directory '/go/tini'
16:06:34 make[5]: Entering directory '/go/tini'
16:06:34 Scanning dependencies of target tini-static
16:06:34 make[5]: Leaving directory '/go/tini'
16:06:34 make[5]: Entering directory '/go/tini'
16:06:34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:34 [100%] Linking C executable tini-static
16:06:34 make[5]: Leaving directory '/go/tini'
16:06:34 [100%] Built target tini-static
16:06:34 make[4]: Leaving directory '/go/tini'
16:06:34 make[3]: Leaving directory '/go/tini'
16:06:34 make[2]: Leaving directory '/go/tini'
16:06:34 + mkdir -p /usr/local/bin
16:06:34 + cp tini-static /usr/local/bin/docker-init
16:06:34 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:06:34 + RM_GOPATH=0
16:06:34 + TMP_GOPATH=/go
16:06:34 + : /usr/local/bin
16:06:34 + '[' -z /go ']'
16:06:34 + export GOPATH=/go
16:06:34 + GOPATH=/go
16:06:34 + case "$(go env GOARCH)" in
16:06:34 ++ go env GOARCH
16:06:34 + export GO_BUILDMODE=-buildmode=pie
16:06:34 + GO_BUILDMODE=-buildmode=pie
16:06:34 ++ dirname hack/dockerfile/install/install.sh
16:06:34 + dir=hack/dockerfile/install
16:06:34 + bin=proxy
16:06:34 + shift
16:06:34 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:34 + . hack/dockerfile/install/proxy.installer
16:06:34 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:34 + install_proxy dynamic
16:06:34 + case "$1" in
16:06:34 + install_proxy_dynamic
16:06:34 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:34 + PROXY_LDFLAGS=-linkmode=external
16:06:34 + export BUILD_MODE=-buildmode=pie
16:06:34 + BUILD_MODE=-buildmode=pie
16:06:34 + _install_proxy
16:06:34 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:34 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:34 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:34 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:34 + cd /go/src/github.com/docker/libnetwork
16:06:34 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:34 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:34 + return
16:06:34 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:06:34 + RM_GOPATH=0
16:06:34 + TMP_GOPATH=/go
16:06:34 + : /usr/local/bin
16:06:34 + '[' -z /go ']'
16:06:34 + export GOPATH=/go
16:06:34 + GOPATH=/go
16:06:34 + case "$(go env GOARCH)" in
16:06:34 ++ go env GOARCH
16:06:34 + export GO_BUILDMODE=-buildmode=pie
16:06:34 + GO_BUILDMODE=-buildmode=pie
16:06:34 ++ dirname hack/dockerfile/install/install.sh
16:06:34 + dir=hack/dockerfile/install
16:06:34 + bin=rootlesskit
16:06:34 + shift
16:06:34 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:06:34 + . hack/dockerfile/install/rootlesskit.installer
16:06:34 ++ : v0.14.4
16:06:34 + install_rootlesskit dynamic
16:06:34 + case "$1" in
16:06:34 + install_rootlesskit_dynamic
16:06:34 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:06:34 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:06:34 + export BUILD_MODE=-buildmode=pie
16:06:34 + BUILD_MODE=-buildmode=pie
16:06:34 + _install_rootlesskit
16:06:34 + echo 'Install rootlesskit version v0.14.4'
16:06:34 + for f in rootlesskit rootlesskit-docker-proxy
16:06:34 Install rootlesskit version v0.14.4
16:06:34 + GOBIN=/usr/local/bin
16:06:34 + GO111MODULE=on
16:06:34 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:06:34 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:06:34 + return
16:06:34 # Build the CLI
16:06:34 cd /go/src/github.com/docker/cli && \
16:06:34 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:34 make[2]: Entering directory '/root/build-deb/cli'
16:06:34 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:34 Building dynamic docker-linux-arm-v6
16:06:35 go: downloading github.com/pkg/errors v0.9.1
16:06:35 go: downloading github.com/sirupsen/logrus v1.8.1
16:06:35 go: downloading github.com/urfave/cli/v2 v2.3.0
16:06:35 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:06:35 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:35 
16:06:35 + popd
16:06:35 + RPM_EC=0
16:06:35 ~/rpmbuild/BUILD/src
16:06:35 ++ jobs -p
16:06:35 + exit 0
16:06:35 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZyfYGY
16:06:35 + umask 022
16:06:35 + cd /root/rpmbuild/BUILD
16:06:35 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.x86_64 '!=' / ']'
16:06:35 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:06:35 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:06:35 + mkdir -p /root/rpmbuild/BUILDROOT
16:06:35 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:06:35 + cd src
16:06:35 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:06:35 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/bin/dockerd
16:06:35 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/bin/docker-proxy
16:06:35 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/bin/docker-init
16:06:35 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/lib/systemd/system/docker.service
16:06:35 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/lib/systemd/system/docker.socket
16:06:35 + /usr/lib/rpm/check-buildroot
16:06:35 + /usr/lib/rpm/redhat/brp-ldconfig
16:06:35 + /usr/lib/rpm/brp-compress
16:06:35 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:06:35 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:06:35 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
16:06:35 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:06:35 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:06:35 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:06:35 + /usr/lib/rpm/brp-python-hardlink
16:06:35 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:06:35 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BH4pNY
16:06:35 + umask 022
16:06:35 + cd /root/rpmbuild/BUILD
16:06:35 + cd src
16:06:35 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:06:35 PASS: daemon version OK
16:06:35 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:06:35 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:06:35 + echo 'PASS: daemon version OK'
16:06:35 + RPM_EC=0
16:06:35 ++ jobs -p
16:06:35 + exit 0
16:06:35 Processing files: docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:06:35 Provides: docker-ce = 3:0.0.0.20221215153738.3a2c30b-0.el9 docker-ce(x86-64) = 3:0.0.0.20221215153738.3a2c30b-0.el9
16:06:35 Requires(interp): /bin/sh /bin/sh /bin/sh
16:06:35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:06:35 Requires(post): /bin/sh
16:06:35 Requires(preun): /bin/sh
16:06:35 Requires(postun): /bin/sh
16:06:35 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:06:35 Conflicts: docker docker-ee docker-engine-cs docker-io
16:06:35 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:06:35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:06:35 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.src.rpm
16:06:35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:06:35 go: downloading github.com/google/uuid v1.3.0
16:06:35 go: downloading github.com/moby/vpnkit v0.5.0
16:06:35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:06:35 go: downloading github.com/gofrs/flock v0.8.1
16:06:35 go: downloading github.com/gorilla/mux v1.8.0
16:06:35 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:06:35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:06:35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:06:35 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:06:35 #13 122.3   Installing : glibc-devel-2.17-326.el7_9.x86_64                          51/68 
16:06:35 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:06:36 #13 123.9   Installing : gcc-4.8.5-44.el7.x86_64                                    52/68 
16:06:36 #13 124.5   Installing : perl-Test-Harness-3.28-3.el7.noarch                        53/68 
16:06:36 #13 124.6   Installing : automake-1.13.4-3.el7.noarch                               54/68 
16:06:36 #13 125.1 install-info: No such file or directory for /usr/share/info/automake.info.gz
16:06:36 #34 1.719 Reading package lists...
16:06:37 + for f in rootlesskit rootlesskit-docker-proxy
16:06:37 + GOBIN=/usr/local/bin
16:06:37 + GO111MODULE=on
16:06:37 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:37 #13 125.2   Installing : libtool-2.4.2-22.el7_3.x86_64                              55/68 
16:06:37 #13 125.8 install-info: No such file or directory for /usr/share/info/libtool.info.gz
16:06:37 #13 126.0   Installing : glibc-static-2.17-326.el7_9.x86_64                         56/68 
16:06:37 #13 126.0   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            57/68 
16:06:37 #13 126.0   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       58/68 
16:06:37 #13 126.0   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        59/68 
16:06:38 + return
16:06:38 # Build the CLI
16:06:38 cd /go/src/github.com/docker/cli && \
16:06:38 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:38 make[2]: Entering directory '/root/build-deb/cli'
16:06:38 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:38 Building dynamic docker-linux-amd64
16:06:38 + for f in rootlesskit rootlesskit-docker-proxy
16:06:38 + GOBIN=/usr/local/bin
16:06:38 + GO111MODULE=on
16:06:38 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:38 #13 126.1   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   60/68 
16:06:38 #13 127.0   Installing : cmake-2.8.12.2-2.el7.x86_64                                61/68 
16:06:38 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:38 
16:06:38 ~/rpmbuild/BUILD/src
16:06:38 + popd
16:06:38 + exit 0
16:06:38 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I63YGt
16:06:38 + umask 022
16:06:38 + cd /root/rpmbuild/BUILD
16:06:38 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.x86_64 '!=' / ']'
16:06:38 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:06:38 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:06:38 + mkdir -p /root/rpmbuild/BUILDROOT
16:06:38 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:06:38 + cd src
16:06:38 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:06:38 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/bin/dockerd
16:06:38 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/bin/docker-proxy
16:06:38 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/bin/docker-init
16:06:38 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/lib/systemd/system/docker.service
16:06:38 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/lib/systemd/system/docker.socket
16:06:38 + /usr/lib/rpm/check-buildroot
16:06:38 + /usr/lib/rpm/redhat/brp-ldconfig
16:06:38 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:06:38 + /usr/lib/rpm/brp-compress
16:06:38 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:06:38 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:06:38 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
16:06:38 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:06:38 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:06:38 + /usr/lib/rpm/brp-python-hardlink
16:06:38 + PYTHON3=/usr/libexec/platform-python
16:06:38 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:06:38 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3rr8Yv
16:06:38 + umask 022
16:06:38 + cd /root/rpmbuild/BUILD
16:06:38 + cd src
16:06:38 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:06:38 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:06:38 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:06:38 + echo 'PASS: daemon version OK'
16:06:38 PASS: daemon version OK
16:06:38 + exit 0
16:06:38 Processing files: docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:06:38 Provides: docker-ce = 3:0.0.0.20221215153738.3a2c30b-0.el8 docker-ce(x86-64) = 3:0.0.0.20221215153738.3a2c30b-0.el8
16:06:38 Requires(interp): /bin/sh /bin/sh /bin/sh
16:06:38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:06:38 Requires(post): /bin/sh
16:06:38 Requires(preun): /bin/sh
16:06:38 Requires(postun): /bin/sh
16:06:38 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)
16:06:38 Conflicts: docker docker-ee docker-engine-cs docker-io
16:06:38 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:06:38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:06:38 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.src.rpm
16:06:38 + return
16:06:38 # Build the CLI
16:06:38 cd /go/src/github.com/docker/cli && \
16:06:38 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:38 make[2]: Entering directory '/root/build-deb/cli'
16:06:38 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:38 Building dynamic docker-linux-amd64
16:06:38 + for f in rootlesskit rootlesskit-docker-proxy
16:06:38 + GOBIN=/usr/local/bin
16:06:38 + GO111MODULE=on
16:06:38 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:38 + for f in rootlesskit rootlesskit-docker-proxy
16:06:38 + GOBIN=/usr/local/bin
16:06:38 + GO111MODULE=on
16:06:38 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:39 #13 127.0   Installing : which-2.20-7.el7.x86_64                                    62/68 
16:06:39 #13 127.6 install-info: No such file or directory for /usr/share/info/which.info.gz
16:06:39 + for f in rootlesskit rootlesskit-docker-proxy
16:06:39 + GOBIN=/usr/local/bin
16:06:39 + GO111MODULE=on
16:06:39 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:39 #13 128.1   Cleanup    : 7:device-mapper-1.02.170-6.el7.x86_64                      63/68 
16:06:39 + return
16:06:39 # Build the CLI
16:06:39 cd /go/src/github.com/docker/cli && \
16:06:39 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:39 make[2]: Entering directory '/root/build-deb/cli'
16:06:39 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:39 Building dynamic docker-linux-amd64
16:06:40 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.x86_64.rpm
16:06:40 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RsRyH8
16:06:40 + umask 022
16:06:40 + cd /root/rpmbuild/BUILD
16:06:40 + cd src
16:06:40 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:06:40 + exit 0
16:06:40 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xYryoM
16:06:40 + umask 022
16:06:40 + cd /root/rpmbuild/BUILD
16:06:40 + cd /root/rpmbuild/BUILD
16:06:40 + rm -rf src
16:06:40 + return
16:06:40 # Build the CLI
16:06:40 cd /go/src/github.com/docker/cli && \
16:06:40 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:40 make[2]: Entering directory '/root/build-deb/cli'
16:06:40 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:40 Building dynamic docker-linux-arm-v6
16:06:40 + /usr/bin/mkdir -p src
16:06:40 + cd src
16:06:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:06:40 + /usr/bin/tar -xof -
16:06:40 + return
16:06:40 # Build the CLI
16:06:40 cd /go/src/github.com/docker/cli && \
16:06:40 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:40 make[2]: Entering directory '/root/build-deb/cli'
16:06:40 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:40 Building dynamic docker-linux-arm-v6
16:06:40 + STATUS=0
16:06:40 + '[' 0 -ne 0 ']'
16:06:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:06:40 + /usr/bin/tar -xof -
16:06:40 + STATUS=0
16:06:40 + '[' 0 -ne 0 ']'
16:06:40 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:06:40 #13 128.2   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 64/68 
16:06:40 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:40 
16:06:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:06:40 + RM_GOPATH=0
16:06:40 + TMP_GOPATH=/go
16:06:40 + : /usr/local/bin
16:06:40 + '[' -z /go ']'
16:06:40 + export GOPATH=/go
16:06:40 + GOPATH=/go
16:06:40 + case "$(go env GOARCH)" in
16:06:40 ++ go env GOARCH
16:06:40 + export GO_BUILDMODE=-buildmode=pie
16:06:40 + GO_BUILDMODE=-buildmode=pie
16:06:40 ++ dirname hack/dockerfile/install/install.sh
16:06:40 + dir=hack/dockerfile/install
16:06:40 + bin=tini
16:06:40 + shift
16:06:40 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:40 + . hack/dockerfile/install/tini.installer
16:06:40 ++ : v0.19.0
16:06:40 + install_tini
16:06:40 + echo 'Install tini version v0.19.0'
16:06:40 + git clone https://github.com/krallin/tini.git /go/tini
16:06:40 Install tini version v0.19.0
16:06:40 Cloning into '/go/tini'...
16:06:40 + cd /go/tini
16:06:40 + git checkout -q v0.19.0
16:06:40 + cmake .
16:06:40 -- The C compiler identification is GNU 8.3.0
16:06:40 -- Check for working C compiler: /usr/bin/cc
16:06:40 -- Check for working C compiler: /usr/bin/cc -- works
16:06:40 -- Detecting C compiler ABI info
16:06:40 -- Detecting C compiler ABI info - done
16:06:40 -- Detecting C compile features
16:06:40 -- Detecting C compile features - done
16:06:40 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:40 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:06:40 -- Configuring done
16:06:40 -- Generating done
16:06:40 -- Build files have been written to: /go/tini
16:06:40 + make tini-static
16:06:40 make[2]: Entering directory '/go/tini'
16:06:40 make[3]: Entering directory '/go/tini'
16:06:40 make[4]: Entering directory '/go/tini'
16:06:40 make[5]: Entering directory '/go/tini'
16:06:40 Scanning dependencies of target tini-static
16:06:40 make[5]: Leaving directory '/go/tini'
16:06:40 make[5]: Entering directory '/go/tini'
16:06:40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:40 [100%] Linking C executable tini-static
16:06:40 make[5]: Leaving directory '/go/tini'
16:06:40 [100%] Built target tini-static
16:06:40 make[4]: Leaving directory '/go/tini'
16:06:40 make[3]: Leaving directory '/go/tini'
16:06:40 make[2]: Leaving directory '/go/tini'
16:06:40 + mkdir -p /usr/local/bin
16:06:40 + cp tini-static /usr/local/bin/docker-init
16:06:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:06:40 + RM_GOPATH=0
16:06:40 + TMP_GOPATH=/go
16:06:40 + : /usr/local/bin
16:06:40 + '[' -z /go ']'
16:06:40 + export GOPATH=/go
16:06:40 + GOPATH=/go
16:06:40 + case "$(go env GOARCH)" in
16:06:40 ++ go env GOARCH
16:06:40 + export GO_BUILDMODE=-buildmode=pie
16:06:40 + GO_BUILDMODE=-buildmode=pie
16:06:40 ++ dirname hack/dockerfile/install/install.sh
16:06:40 + dir=hack/dockerfile/install
16:06:40 + bin=proxy
16:06:40 + shift
16:06:40 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:40 + . hack/dockerfile/install/proxy.installer
16:06:40 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:40 + install_proxy dynamic
16:06:40 + case "$1" in
16:06:40 + install_proxy_dynamic
16:06:40 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:40 + PROXY_LDFLAGS=-linkmode=external
16:06:40 + export BUILD_MODE=-buildmode=pie
16:06:40 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:40 + BUILD_MODE=-buildmode=pie
16:06:40 + _install_proxy
16:06:40 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:40 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:40 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:40 + cd /go/src/github.com/docker/libnetwork
16:06:40 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:40 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:40 + return
16:06:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:06:40 + RM_GOPATH=0
16:06:40 + TMP_GOPATH=/go
16:06:40 + : /usr/local/bin
16:06:40 + '[' -z /go ']'
16:06:40 + export GOPATH=/go
16:06:40 + GOPATH=/go
16:06:40 + case "$(go env GOARCH)" in
16:06:40 ++ go env GOARCH
16:06:40 + export GO_BUILDMODE=-buildmode=pie
16:06:40 + GO_BUILDMODE=-buildmode=pie
16:06:40 ++ dirname hack/dockerfile/install/install.sh
16:06:40 + dir=hack/dockerfile/install
16:06:40 + bin=rootlesskit
16:06:40 + shift
16:06:40 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:06:40 + . hack/dockerfile/install/rootlesskit.installer
16:06:40 ++ : v0.14.4
16:06:40 + install_rootlesskit dynamic
16:06:40 + case "$1" in
16:06:40 + install_rootlesskit_dynamic
16:06:40 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:06:40 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:06:40 + export BUILD_MODE=-buildmode=pie
16:06:40 + BUILD_MODE=-buildmode=pie
16:06:40 + _install_rootlesskit
16:06:40 Install rootlesskit version v0.14.4
16:06:40 + echo 'Install rootlesskit version v0.14.4'
16:06:40 + for f in rootlesskit rootlesskit-docker-proxy
16:06:40 + GOBIN=/usr/local/bin
16:06:40 + GO111MODULE=on
16:06:40 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:06:40 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:06:40 go: downloading github.com/pkg/errors v0.9.1
16:06:40 go: downloading github.com/sirupsen/logrus v1.8.1
16:06:40 go: downloading github.com/urfave/cli/v2 v2.3.0
16:06:40 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:06:40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:06:40 + exit 0
16:06:40 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HhqVLN
16:06:40 + umask 022
16:06:40 + cd /root/rpmbuild/BUILD
16:06:40 + cd src
16:06:40 + mkdir -p /go/src/github.com/docker
16:06:40 + rm -f /go/src/github.com/docker/cli
16:06:40 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:06:40 + pushd /go/src/github.com/docker/cli
16:06:40 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:06:40 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:06:40 + make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:40 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:40 Building dynamic docker-linux-amd64
16:06:41 go: downloading github.com/google/uuid v1.3.0
16:06:41 go: downloading github.com/moby/vpnkit v0.5.0
16:06:41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:06:41 go: downloading github.com/gofrs/flock v0.8.1
16:06:41 go: downloading github.com/gorilla/mux v1.8.0
16:06:41 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:06:41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:06:41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:06:41 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:06:41 #13 129.3   Cleanup    : systemd-219-78.el7.x86_64                                  65/68 
16:06:41 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:06:41 #13 129.9   Cleanup    : systemd-libs-219-78.el7.x86_64                             66/68 
16:06:42 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:42 
16:06:42 + popd
16:06:42 + RPM_EC=0
16:06:42 ~/rpmbuild/BUILD/src
16:06:42 ++ jobs -p
16:06:42 + exit 0
16:06:42 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eQpW9f
16:06:42 + umask 022
16:06:42 + cd /root/rpmbuild/BUILD
16:06:42 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64 '!=' / ']'
16:06:42 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:06:42 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:06:42 + mkdir -p /root/rpmbuild/BUILDROOT
16:06:42 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:06:42 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:06:42 + export CFLAGS
16:06:42 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:06:42 + export CXXFLAGS
16:06:42 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:06:42 + export FFLAGS
16:06:42 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:06:42 + export FCFLAGS
16:06:42 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64.ld'
16:06:42 + export LDFLAGS
16:06:42 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:06:42 + export LT_SYS_LIBRARY_PATH
16:06:42 + CC=gcc
16:06:42 + export CC
16:06:42 + CXX=g++
16:06:42 + export CXX
16:06:42 + cd src
16:06:42 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:06:42 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/bin/dockerd
16:06:42 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/bin/docker-proxy
16:06:42 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/bin/docker-init
16:06:42 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/lib/systemd/system/docker.service
16:06:42 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/lib/systemd/system/docker.socket
16:06:42 + /usr/lib/rpm/check-buildroot
16:06:42 + /usr/lib/rpm/redhat/brp-ldconfig
16:06:42 + /usr/lib/rpm/brp-compress
16:06:42 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:06:42 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:06:42 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:06:42 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:06:42 + /usr/lib/rpm/check-rpaths
16:06:42 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:06:42 + /usr/lib/rpm/brp-remove-la-files
16:06:42 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:06:42 + /usr/lib/rpm/redhat/brp-python-hardlink
16:06:42 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dsGZuL
16:06:42 + umask 022
16:06:42 + cd /root/rpmbuild/BUILD
16:06:42 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:06:42 + export CFLAGS
16:06:42 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:06:42 + export CXXFLAGS
16:06:42 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:06:42 + export FFLAGS
16:06:42 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:06:42 + export FCFLAGS
16:06:42 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64.ld'
16:06:42 + export LDFLAGS
16:06:42 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:06:42 + export LT_SYS_LIBRARY_PATH
16:06:42 + CC=gcc
16:06:42 + export CC
16:06:42 + CXX=g++
16:06:42 + export CXX
16:06:42 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:06:42 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0.20221215153738.3a2c30b-0.fc36 x86_64
16:06:42 + cd src
16:06:42 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:06:42 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:06:42 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:06:42 + echo 'PASS: daemon version OK'
16:06:42 PASS: daemon version OK
16:06:42 + RPM_EC=0
16:06:42 ++ jobs -p
16:06:42 + exit 0
16:06:42 Processing files: docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:06:42 Provides: docker-ce = 3:0.0.0.20221215153738.3a2c30b-0.fc36 docker-ce(x86-64) = 3:0.0.0.20221215153738.3a2c30b-0.fc36
16:06:42 Requires(interp): /bin/sh /bin/sh /bin/sh
16:06:42 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:06:42 Requires(post): /bin/sh
16:06:42 Requires(preun): /bin/sh
16:06:42 Requires(postun): /bin/sh
16:06:42 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:06:42 Conflicts: docker docker-ee docker-engine-cs docker-io
16:06:42 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:06:42 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:06:42 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.src.rpm
16:06:42 #34 7.109 Reading package lists...
16:06:42 #13 130.4   Cleanup    : glibc-common-2.17-317.el7.x86_64                           67/68 
16:06:42 + for f in rootlesskit rootlesskit-docker-proxy
16:06:42 + GOBIN=/usr/local/bin
16:06:42 + GO111MODULE=on
16:06:42 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:42 #34 12.04 Building dependency tree...
16:06:42 #34 13.18 Reading state information...
16:06:43 + return
16:06:43 # Build the CLI
16:06:43 cd /go/src/github.com/docker/cli && \
16:06:43 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:43 make[2]: Entering directory '/root/build-deb/cli'
16:06:43 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:43 Building dynamic docker-linux-amd64
16:06:43 #13 130.4   Cleanup    : glibc-2.17-317.el7.x86_64                                  68/68 
16:06:43 #13 131.6   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/68 
16:06:43 #13 131.6   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          2/68 
16:06:43 #13 131.6   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    3/68 
16:06:43 #13 131.6   Verifying  : systemd-libs-219-78.el7_9.7.x86_64                          4/68 
16:06:43 #13 131.6   Verifying  : glibc-2.17-326.el7_9.x86_64                                 5/68 
16:06:43 #13 131.6   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    6/68 
16:06:43 #13 131.6   Verifying  : openssh-clients-7.4p1-22.el7_9.x86_64                       7/68 
16:06:43 #13 131.7   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                 8/68 
16:06:43 #13 131.7   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        9/68 
16:06:43 #13 131.7   Verifying  : automake-1.13.4-3.el7.noarch                               10/68 
16:06:43 #13 131.7   Verifying  : lzo-2.06-8.el7.x86_64                                      11/68 
16:06:43 #13 131.7   Verifying  : m4-1.4.16-10.el7.x86_64                                    12/68 
16:06:43 #13 131.7   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64             13/68 
16:06:43 #13 131.7   Verifying  : git-1.8.3.1-23.el7_8.x86_64                                14/68 
16:06:43 #13 131.7   Verifying  : systemd-devel-219-78.el7_9.7.x86_64                        15/68 
16:06:43 #13 131.7   Verifying  : checkpolicy-2.5-8.el7.x86_64                               16/68 
16:06:43 #13 131.7   Verifying  : rsync-3.1.2-11.el7_9.x86_64                                17/68 
16:06:43 #13 131.8   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                             18/68 
16:06:43 #13 131.8   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        19/68 
16:06:43 #13 131.8   Verifying  : policycoreutils-2.5-34.el7.x86_64                          20/68 
16:06:43 #13 131.8   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        21/68 
16:06:43 #13 131.8   Verifying  : which-2.20-7.el7.x86_64                                    22/68 
16:06:43 #13 131.8   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         23/68 
16:06:43 #13 131.8   Verifying  : cpp-4.8.5-44.el7.x86_64                                    24/68 
16:06:43 #13 131.8   Verifying  : glibc-headers-2.17-326.el7_9.x86_64                        25/68 
16:06:43 #13 131.8   Verifying  : kernel-headers-3.10.0-1160.80.1.el7.x86_64                 26/68 
16:06:43 #13 131.9   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              27/68 
16:06:43 #13 131.9   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               28/68 
16:06:43 #13 131.9   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         29/68 
16:06:43 #13 131.9   Verifying  : 1:make-3.82-24.el7.x86_64                                  30/68 
16:06:43 #13 131.9   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           31/68 
16:06:43 #13 131.9   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              32/68 
16:06:43 #13 131.9   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            33/68 
16:06:43 #13 132.0   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       34/68 
16:06:43 #13 132.0   Verifying  : e2fsprogs-libs-1.42.9-19.el7.x86_64                        35/68 
16:06:43 #13 132.0   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           36/68 
16:06:43 #13 132.0   Verifying  : mpfr-3.1.1-4.el7.x86_64                                    37/68 
16:06:43 #13 132.0   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        38/68 
16:06:43 #13 132.0   Verifying  : openssh-7.4p1-22.el7_9.x86_64                              39/68 
16:06:43 #13 132.0   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             40/68 
16:06:43 #13 132.0   Verifying  : systemd-219-78.el7_9.7.x86_64                              41/68 
16:06:43 #13 132.0   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        42/68 
16:06:43 #13 132.1   Verifying  : gcc-4.8.5-44.el7.x86_64                                    43/68 
16:06:43 #13 132.1   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  44/68 
16:06:43 #13 132.1   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   45/68 
16:06:43 #13 132.1   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       46/68 
16:06:43 #13 132.1   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           47/68 
16:06:43 #13 132.1   Verifying  : glibc-static-2.17-326.el7_9.x86_64                         48/68 
16:06:43 #13 132.1   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          49/68 
16:06:43 #13 132.1   Verifying  : glibc-common-2.17-326.el7_9.x86_64                         50/68 
16:06:43 #13 132.1   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    51/68 
16:06:43 #13 132.2   Verifying  : pcre-devel-8.32-17.el7.x86_64                              52/68 
16:06:43 #13 132.2   Verifying  : python-IPy-0.75-6.el7.noarch                               53/68 
16:06:43 #13 132.2   Verifying  : autoconf-2.69-11.el7.noarch                                54/68 
16:06:43 #13 132.2   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      55/68 
16:06:43 #13 132.2   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            56/68 
16:06:43 #13 132.2   Verifying  : glibc-devel-2.17-326.el7_9.x86_64                          57/68 
16:06:43 #13 132.2   Verifying  : libselinux-python-2.5-15.el7.x86_64                        58/68 
16:06:43 #13 132.2   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  59/68 
16:06:43 #13 132.2   Verifying  : libgomp-4.8.5-44.el7.x86_64                                60/68 
16:06:43 #13 132.2   Verifying  : less-458-9.el7.x86_64                                      61/68 
16:06:43 #13 132.3   Verifying  : libcgroup-0.41-21.el7.x86_64                               62/68 
16:06:43 #13 132.3   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 63/68 
16:06:43 #13 132.3   Verifying  : glibc-2.17-317.el7.x86_64                                  64/68 
16:06:43 #13 132.3   Verifying  : glibc-common-2.17-317.el7.x86_64                           65/68 
16:06:43 #13 132.3   Verifying  : systemd-libs-219-78.el7.x86_64                             66/68 
16:06:43 #13 132.3   Verifying  : 7:device-mapper-1.02.170-6.el7.x86_64                      67/68 
16:06:43 #13 132.3   Verifying  : systemd-219-78.el7.x86_64                                  68/68 
16:06:43 #13 132.3 
16:06:43 #13 132.3 Installed:
16:06:43 #13 132.3   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
16:06:43 #13 132.3   cmake.x86_64 0:2.8.12.2-2.el7                                                 
16:06:43 #13 132.3   device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5                               
16:06:43 #13 132.3   gcc.x86_64 0:4.8.5-44.el7                                                     
16:06:43 #13 132.3   git.x86_64 0:1.8.3.1-23.el7_8                                                 
16:06:43 #13 132.3   glibc-static.x86_64 0:2.17-326.el7_9                                          
16:06:43 #13 132.3   libarchive.x86_64 0:3.1.2-14.el7_7                                            
16:06:43 #13 132.3   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
16:06:43 #13 132.3   libselinux-devel.x86_64 0:2.5-15.el7                                          
16:06:43 #13 132.3   libtool.x86_64 0:2.4.2-22.el7_3                                               
16:06:43 #13 132.3   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
16:06:43 #13 132.3   make.x86_64 1:3.82-24.el7                                                     
16:06:43 #13 132.3   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
16:06:43 #13 132.3   systemd-devel.x86_64 0:219-78.el7_9.7                                         
16:06:43 #13 132.3   which.x86_64 0:2.20-7.el7                                                     
16:06:43 #13 132.3 
16:06:43 #13 132.3 Dependency Installed:
16:06:43 #13 132.3   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
16:06:43 #13 132.3   autoconf.noarch 0:2.69-11.el7                                                 
16:06:43 #13 132.3   automake.noarch 0:1.13.4-3.el7                                                
16:06:43 #13 132.3   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
16:06:43 #13 132.3   checkpolicy.x86_64 0:2.5-8.el7                                                
16:06:43 #13 132.3   cpp.x86_64 0:4.8.5-44.el7                                                     
16:06:43 #13 132.3   e2fsprogs-libs.x86_64 0:1.42.9-19.el7                                         
16:06:43 #13 132.3   fipscheck.x86_64 0:1.4.1-6.el7                                                
16:06:43 #13 132.3   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
16:06:43 #13 132.3   glibc-devel.x86_64 0:2.17-326.el7_9                                           
16:06:43 #13 132.3   glibc-headers.x86_64 0:2.17-326.el7_9                                         
16:06:43 #13 132.3   kernel-headers.x86_64 0:3.10.0-1160.80.1.el7                                  
16:06:43 #13 132.3   less.x86_64 0:458-9.el7                                                       
16:06:43 #13 132.3   libcgroup.x86_64 0:0.41-21.el7                                                
16:06:43 #13 132.3   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
16:06:43 #13 132.3   libgomp.x86_64 0:4.8.5-44.el7                                                 
16:06:43 #13 132.3   libmpc.x86_64 0:1.0.1-3.el7                                                   
16:06:43 #13 132.3   libseccomp.x86_64 0:2.3.1-4.el7                                               
16:06:43 #13 132.3   libselinux-python.x86_64 0:2.5-15.el7                                         
16:06:43 #13 132.3   libselinux-utils.x86_64 0:2.5-15.el7                                          
16:06:43 #13 132.3   libsemanage-python.x86_64 0:2.5-14.el7                                        
16:06:43 #13 132.3   libsepol-devel.x86_64 0:2.5-10.el7                                            
16:06:43 #13 132.3   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
16:06:43 #13 132.3   lzo.x86_64 0:2.06-8.el7                                                       
16:06:43 #13 132.3   m4.x86_64 0:1.4.16-10.el7                                                     
16:06:43 #13 132.3   mpfr.x86_64 0:3.1.1-4.el7                                                     
16:06:43 #13 132.3   openssh.x86_64 0:7.4p1-22.el7_9                                               
16:06:43 #13 132.3   openssh-clients.x86_64 0:7.4p1-22.el7_9                                       
16:06:43 #13 132.3   pcre-devel.x86_64 0:8.32-17.el7                                               
16:06:43 #13 132.3   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
16:06:43 #13 132.3   perl-Error.noarch 1:0.17020-2.el7                                             
16:06:43 #13 132.3   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
16:06:43 #13 132.3   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
16:06:43 #13 132.3   perl-Test-Harness.noarch 0:3.28-3.el7                                         
16:06:43 #13 132.3   policycoreutils.x86_64 0:2.5-34.el7                                           
16:06:43 #13 132.3   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
16:06:43 #13 132.3   policycoreutils-python.x86_64 0:2.5-34.el7                                    
16:06:43 #13 132.3   python-IPy.noarch 0:0.75-6.el7                                                
16:06:43 #13 132.3   rsync.x86_64 0:3.1.2-11.el7_9                                                 
16:06:43 #13 132.3   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
16:06:43 #13 132.3   setools-libs.x86_64 0:3.3.8-4.el7                                             
16:06:43 #13 132.3 
16:06:43 #13 132.3 Dependency Updated:
16:06:43 #13 132.3   device-mapper.x86_64 7:1.02.170-6.el7_9.5                                     
16:06:43 #13 132.3   device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5                                
16:06:43 #13 132.3   glibc.x86_64 0:2.17-326.el7_9                                                 
16:06:43 #13 132.3   glibc-common.x86_64 0:2.17-326.el7_9                                          
16:06:43 #13 132.3   systemd.x86_64 0:219-78.el7_9.7                                               
16:06:43 #13 132.3   systemd-libs.x86_64 0:219-78.el7_9.7                                          
16:06:43 #13 132.3 
16:06:43 #13 132.3 Complete!
16:06:44 #34 14.35 The following additional packages will be installed:
16:06:44 #34 14.35   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
16:06:44 #34 14.35   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
16:06:44 #34 14.35   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
16:06:44 #34 14.35   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
16:06:44 #34 14.35   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
16:06:44 #34 14.36   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
16:06:44 #34 14.36   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
16:06:44 #34 14.38 Suggested packages:
16:06:44 #34 14.38   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
16:06:44 #34 14.38   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
16:06:44 #34 14.38   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
16:06:44 #34 14.38   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
16:06:44 #34 14.38   seccomp:ppc64el seccomp:s390x
16:06:44 #34 14.38 Recommended packages:
16:06:44 #34 14.38   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
16:06:44 #34 14.38   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
16:06:44 #34 14.38   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
16:06:44 #34 14.38   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
16:06:44 #34 14.81 The following NEW packages will be installed:
16:06:44 #34 14.81   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
16:06:44 #34 14.81   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
16:06:44 #34 14.81   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
16:06:44 #34 14.81   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
16:06:44 #34 14.81   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
16:06:44 #34 14.81   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
16:06:44 #34 14.81   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
16:06:44 #34 14.82   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
16:06:44 #34 14.82   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
16:06:44 #34 14.82   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
16:06:44 #34 14.82   libseccomp2:ppc64el libseccomp2:s390x
16:06:44 #13 DONE 132.6s
16:06:44 
16:06:44 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
16:06:44 #34 15.17 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded.
16:06:44 #34 15.17 Need to get 15.9 MB of archives.
16:06:44 #34 15.17 After this operation, 73.0 MB of additional disk space will be used.
16:06:44 #34 15.17 Get:1 http://deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
16:06:44 #34 15.17 Get:2 http://deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
16:06:44 #34 15.18 Get:3 http://deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
16:06:44 #34 15.18 Get:4 http://deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
16:06:44 #34 15.18 Get:5 http://deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
16:06:44 #34 15.19 Get:6 http://deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
16:06:44 #34 15.19 Get:7 http://deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
16:06:44 #34 15.19 Get:8 http://deb.debian.org/debian bullseye-updates/main s390x libc6 s390x 2.31-13+deb11u5 [2450 kB]
16:06:44 #34 15.22 Get:9 http://deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
16:06:44 #34 15.22 Get:10 http://deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
16:06:44 #34 15.22 Get:11 http://deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
16:06:44 #34 15.22 Get:12 http://deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
16:06:44 #34 15.22 Get:13 http://deb.debian.org/debian bullseye-updates/main ppc64el libc6 ppc64el 2.31-13+deb11u5 [2835 kB]
16:06:44 #34 15.26 Get:14 http://deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
16:06:44 #34 15.26 Get:15 http://deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
16:06:44 #34 15.26 Get:16 http://deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
16:06:44 #34 15.26 Get:17 http://deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
16:06:44 #34 15.26 Get:18 http://deb.debian.org/debian bullseye-updates/main armhf libc6 armhf 2.31-13+deb11u5 [2331 kB]
16:06:44 #34 15.29 Get:19 http://deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
16:06:45 #34 15.29 Get:20 http://deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
16:06:45 #34 15.30 Get:21 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
16:06:45 #34 15.30 Get:22 http://deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
16:06:45 #34 15.30 Get:23 http://deb.debian.org/debian bullseye-updates/main arm64 libc6 arm64 2.31-13+deb11u5 [2460 kB]
16:06:45 #34 15.32 Get:24 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
16:06:45 #34 15.32 Get:25 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
16:06:45 #34 15.33 Get:26 http://deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
16:06:45 #34 15.33 Get:27 http://deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
16:06:45 #34 15.33 Get:28 http://deb.debian.org/debian bullseye-updates/main armel libc6 armel 2.31-13+deb11u5 [2346 kB]
16:06:45 #34 15.35 Get:29 http://deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
16:06:45 #34 15.35 Get:30 http://deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
16:06:45 #34 15.36 Get:31 http://deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
16:06:45 #34 15.36 Get:32 http://deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
16:06:45 #34 15.36 Get:33 http://deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
16:06:45 #34 15.36 Get:34 http://deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
16:06:45 #34 15.36 Get:35 http://deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
16:06:45 #34 15.36 Get:36 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
16:06:45 #34 15.37 Get:37 http://deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
16:06:45 #34 15.37 Get:38 http://deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
16:06:45 #34 15.37 Get:39 http://deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
16:06:45 #34 15.37 Get:40 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:06:45 #34 15.87 debconf: delaying package configuration, since apt-utils is not installed
16:06:45 #34 16.08 Fetched 15.9 MB in 0s (33.0 MB/s)
16:06:45 #34 16.14 Selecting previously unselected package gcc-10-base:armel.
16:06:45 #34 16.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38557 files and directories currently installed.)
16:06:45 #34 16.19 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
16:06:45 #34 16.19 Unpacking gcc-10-base:armel (10.2.1-6) ...
16:06:45 #34 16.25 Selecting previously unselected package gcc-10-base:armhf.
16:06:45 #34 16.26 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
16:06:45 #34 16.26 Unpacking gcc-10-base:armhf (10.2.1-6) ...
16:06:45 #34 16.31 Selecting previously unselected package gcc-10-base:ppc64el.
16:06:45 #34 16.32 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
16:06:45 #34 16.32 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
16:06:45 #34 16.38 Selecting previously unselected package gcc-10-base:s390x.
16:06:46 #34 16.38 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
16:06:46 #34 16.39 Unpacking gcc-10-base:s390x (10.2.1-6) ...
16:06:46 #34 16.45 Selecting previously unselected package gcc-10-base:arm64.
16:06:46 #34 16.45 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
16:06:46 #34 16.46 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
16:06:46 #34 16.53 Selecting previously unselected package libgcc-s1:armel.
16:06:46 #34 16.53 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
16:06:46 #34 16.55 Unpacking libgcc-s1:armel (10.2.1-6) ...
16:06:46 #34 16.60 Selecting previously unselected package libcrypt1:armel.
16:06:46 #34 16.60 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
16:06:46 #34 16.61 Unpacking libcrypt1:armel (1:4.4.18-4) ...
16:06:46 #14 DONE 2.2s
16:06:46 
16:06:46 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
16:06:46 #15 DONE 0.0s
16:06:46 #34 16.72 Selecting previously unselected package libc6:armel.
16:06:46 #34 16.72 Preparing to unpack .../07-libc6_2.31-13+deb11u5_armel.deb ...
16:06:46 
16:06:46 #16 exporting to image
16:06:46 #16 exporting layers
16:06:46 #34 16.88 Unpacking libc6:armel (2.31-13+deb11u5) ...
16:06:46 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:46 
16:06:46 ~/rpmbuild/BUILD/src
16:06:46 + popd
16:06:46 + RPM_EC=0
16:06:46 ++ jobs -p
16:06:46 + exit 0
16:06:46 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DL7oHF
16:06:46 + umask 022
16:06:46 + cd /root/rpmbuild/BUILD
16:06:46 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64 '!=' / ']'
16:06:46 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:06:46 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:06:46 + mkdir -p /root/rpmbuild/BUILDROOT
16:06:46 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:06:46 + cd src
16:06:46 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:06:46 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/bin/dockerd
16:06:46 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/bin/docker-proxy
16:06:46 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/bin/docker-init
16:06:46 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/lib/systemd/system/docker.service
16:06:46 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/lib/systemd/system/docker.socket
16:06:46 + /usr/lib/rpm/check-buildroot
16:06:46 + /usr/lib/rpm/redhat/brp-ldconfig
16:06:46 + /usr/lib/rpm/brp-compress
16:06:46 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:06:46 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:06:46 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
16:06:46 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:06:46 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:06:46 + /usr/lib/rpm/check-rpaths
16:06:46 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:06:46 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:06:46 + /usr/lib/rpm/redhat/brp-python-hardlink
16:06:46 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GqkEGM
16:06:46 + umask 022
16:06:46 + cd /root/rpmbuild/BUILD
16:06:46 + cd src
16:06:46 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:06:46 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:06:46 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:06:46 + echo 'PASS: daemon version OK'
16:06:46 PASS: daemon version OK
16:06:46 + RPM_EC=0
16:06:46 ++ jobs -p
16:06:46 + exit 0
16:06:46 Processing files: docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:06:46 Provides: docker-ce = 3:0.0.0.20221215153738.3a2c30b-0.fc35 docker-ce(x86-64) = 3:0.0.0.20221215153738.3a2c30b-0.fc35
16:06:46 Requires(interp): /bin/sh /bin/sh /bin/sh
16:06:46 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:06:46 Requires(post): /bin/sh
16:06:46 Requires(preun): /bin/sh
16:06:46 Requires(postun): /bin/sh
16:06:46 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:06:46 Conflicts: docker docker-ee docker-engine-cs docker-io
16:06:46 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:06:46 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:06:46 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.src.rpm
16:06:46 #34 17.35 Selecting previously unselected package libapparmor1:armel.
16:06:46 #34 17.35 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
16:06:46 #34 17.35 Unpacking libapparmor1:armel (2.13.6-10) ...
16:06:46 #34 17.41 Selecting previously unselected package libapparmor-dev:armel.
16:06:47 #34 17.42 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
16:06:47 #34 17.42 Unpacking libapparmor-dev:armel (2.13.6-10) ...
16:06:47 #34 17.50 Selecting previously unselected package libgcc-s1:arm64.
16:06:47 #34 17.51 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
16:06:47 #34 17.52 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
16:06:47 #34 17.57 Selecting previously unselected package libcrypt1:arm64.
16:06:47 #34 17.57 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
16:06:47 #34 17.58 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
16:06:47 #34 17.67 Selecting previously unselected package libc6:arm64.
16:06:47 #34 17.67 Preparing to unpack .../12-libc6_2.31-13+deb11u5_arm64.deb ...
16:06:47 #34 17.84 Unpacking libc6:arm64 (2.31-13+deb11u5) ...
16:06:48 #34 18.27 Selecting previously unselected package libapparmor1:arm64.
16:06:48 #34 18.27 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
16:06:48 #34 18.28 Unpacking libapparmor1:arm64 (2.13.6-10) ...
16:06:48 #34 18.33 Selecting previously unselected package libapparmor-dev:arm64.
16:06:48 #34 18.34 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
16:06:48 #34 18.34 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
16:06:48 #34 18.42 Selecting previously unselected package libgcc-s1:s390x.
16:06:48 #34 18.42 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
16:06:48 #34 18.43 Unpacking libgcc-s1:s390x (10.2.1-6) ...
16:06:48 #34 18.47 Selecting previously unselected package libcrypt1:s390x.
16:06:48 #34 18.48 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
16:06:48 #34 18.49 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
16:06:48 #34 18.58 Selecting previously unselected package libc6:s390x.
16:06:48 #34 18.58 Preparing to unpack .../17-libc6_2.31-13+deb11u5_s390x.deb ...
16:06:48 + for f in rootlesskit rootlesskit-docker-proxy
16:06:48 + GOBIN=/usr/local/bin
16:06:48 + GO111MODULE=on
16:06:48 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:48 #34 18.77 Unpacking libc6:s390x (2.31-13+deb11u5) ...
16:06:48 #34 19.23 Selecting previously unselected package libapparmor1:s390x.
16:06:48 #34 19.23 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
16:06:48 #34 19.23 Unpacking libapparmor1:s390x (2.13.6-10) ...
16:06:48 #34 19.29 Selecting previously unselected package libapparmor-dev:s390x.
16:06:49 #34 19.29 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
16:06:49 #34 19.30 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
16:06:49 #34 19.38 Selecting previously unselected package libgcc-s1:armhf.
16:06:49 #34 19.38 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
16:06:49 #34 19.39 Unpacking libgcc-s1:armhf (10.2.1-6) ...
16:06:49 #34 19.44 Selecting previously unselected package libcrypt1:armhf.
16:06:49 scripts/docs/generate-man.sh
16:06:49 #34 19.44 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
16:06:49 #34 19.45 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
16:06:49 #34 19.53 Selecting previously unselected package libc6:armhf.
16:06:49 #34 19.53 Preparing to unpack .../22-libc6_2.31-13+deb11u5_armhf.deb ...
16:06:49 #34 19.69 Unpacking libc6:armhf (2.31-13+deb11u5) ...
16:06:49 #34 20.09 Selecting previously unselected package libapparmor1:armhf.
16:06:49 #34 20.09 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
16:06:49 #34 20.10 Unpacking libapparmor1:armhf (2.13.6-10) ...
16:06:49 #34 20.15 Selecting previously unselected package libapparmor-dev:armhf.
16:06:49 #34 20.16 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
16:06:49 #34 20.17 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
16:06:50 #34 20.33 Selecting previously unselected package libgcc-s1:ppc64el.
16:06:50 #34 20.34 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
16:06:50 #34 20.34 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
16:06:50 #34 20.41 Selecting previously unselected package libcrypt1:ppc64el.
16:06:50 #34 20.41 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
16:06:50 #34 20.42 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
16:06:50 #34 20.51 Selecting previously unselected package libc6:ppc64el.
16:06:50 #34 20.52 Preparing to unpack .../27-libc6_2.31-13+deb11u5_ppc64el.deb ...
16:06:50 #34 20.70 Unpacking libc6:ppc64el (2.31-13+deb11u5) ...
16:06:50 #16 exporting layers 4.5s done
16:06:50 #16 writing image sha256:28b8cec33957108a43738e5c5890d7d082f99198e34525bb8146fd74928ea434 done
16:06:50 #16 naming to docker.io/rpmbuild-centos-7/x86_64 done
16:06:50 #16 DONE 4.5s
16:06:50 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli 3a2c30b' --define '_gitcommit_engine 0234322' --define '_release 0' --define '_version 0.0.0.20221215153738.3a2c30b' --define '_origversion 0.0.0-20221215153738-3a2c30b' --define '_compose_rpm_version 2.14.1' --define '_compose_version v2.14.1' --define '_scan_rpm_version 0.23.0' --define '_scan_version v0.23.0' --define '_scan_gitcommit 6c852fa'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec
16:06:50 #34 21.38 Selecting previously unselected package libapparmor1:ppc64el.
16:06:51 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:51 
16:06:51 + popd
16:06:51 ~/rpmbuild/BUILD/src
16:06:51 + RPM_EC=0
16:06:51 ++ jobs -p
16:06:51 + exit 0
16:06:51 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7XopAG
16:06:51 + umask 022
16:06:51 + cd /root/rpmbuild/BUILD
16:06:51 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64 '!=' / ']'
16:06:51 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:06:51 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:06:51 + mkdir -p /root/rpmbuild/BUILDROOT
16:06:51 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:06:51 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:06:51 + export CFLAGS
16:06:51 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:06:51 + export CXXFLAGS
16:06:51 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:06:51 + export FFLAGS
16:06:51 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:06:51 + export FCFLAGS
16:06:51 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:06:51 + export LDFLAGS
16:06:51 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:06:51 + export LT_SYS_LIBRARY_PATH
16:06:51 + CC=gcc
16:06:51 + export CC
16:06:51 + CXX=g++
16:06:51 + export CXX
16:06:51 + cd src
16:06:51 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:06:51 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/bin/dockerd
16:06:51 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/bin/docker-proxy
16:06:51 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/bin/docker-init
16:06:51 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/lib/systemd/system/docker.service
16:06:51 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/lib/systemd/system/docker.socket
16:06:51 + /usr/lib/rpm/check-buildroot
16:06:51 + /usr/lib/rpm/redhat/brp-ldconfig
16:06:51 + /usr/lib/rpm/brp-compress
16:06:51 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:06:51 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:06:51 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:06:51 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:06:51 + /usr/lib/rpm/check-rpaths
16:06:51 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:06:51 + /usr/lib/rpm/brp-remove-la-files
16:06:51 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:06:51 + /usr/lib/rpm/redhat/brp-python-hardlink
16:06:51 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GNlKGj
16:06:51 + umask 022
16:06:51 + cd /root/rpmbuild/BUILD
16:06:51 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:06:51 + export CFLAGS
16:06:51 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:06:51 + export CXXFLAGS
16:06:51 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:06:51 + export FFLAGS
16:06:51 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:06:51 + export FCFLAGS
16:06:51 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:06:51 + export LDFLAGS
16:06:51 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:06:51 + export LT_SYS_LIBRARY_PATH
16:06:51 + CC=gcc
16:06:51 + export CC
16:06:51 + CXX=g++
16:06:51 + export CXX
16:06:51 + cd src
16:06:51 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:06:51 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:06:51 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:06:51 + echo 'PASS: daemon version OK'
16:06:51 PASS: daemon version OK
16:06:51 + RPM_EC=0
16:06:51 ++ jobs -p
16:06:51 + exit 0
16:06:51 Processing files: docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:06:51 Provides: docker-ce = 3:0.0.0.20221215153738.3a2c30b-0.fc37 docker-ce(x86-64) = 3:0.0.0.20221215153738.3a2c30b-0.fc37
16:06:51 Requires(interp): /bin/sh /bin/sh /bin/sh
16:06:51 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:06:51 Requires(post): /bin/sh
16:06:51 Requires(preun): /bin/sh
16:06:51 Requires(postun): /bin/sh
16:06:51 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
16:06:51 Conflicts: docker docker-ee docker-engine-cs docker-io
16:06:51 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:06:51 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:06:51 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.src.rpm
16:06:51 + return
16:06:51 # Build the CLI
16:06:51 cd /go/src/github.com/docker/cli && \
16:06:51 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:51 make[2]: Entering directory '/root/build-deb/cli'
16:06:51 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:51 Building dynamic docker-linux-arm-v6
16:06:51 #34 21.39 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
16:06:51 #34 21.40 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
16:06:51 #34 21.45 Selecting previously unselected package libapparmor-dev:ppc64el.
16:06:51 #34 21.46 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
16:06:51 #34 21.46 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
16:06:51 #34 21.54 Selecting previously unselected package libseccomp2:s390x.
16:06:51 #34 21.55 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
16:06:51 #34 21.56 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
16:06:51 #34 21.61 Selecting previously unselected package libseccomp-dev:s390x.
16:06:51 #34 21.62 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
16:06:51 #34 21.62 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
16:06:51 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:06:51 
16:06:51 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:06:51 + RM_GOPATH=0
16:06:51 + TMP_GOPATH=/go
16:06:51 + : /usr/local/bin
16:06:51 + '[' -z /go ']'
16:06:51 + export GOPATH=/go
16:06:51 + GOPATH=/go
16:06:51 + case "$(go env GOARCH)" in
16:06:51 ++ go env GOARCH
16:06:51 + export GO_BUILDMODE=-buildmode=pie
16:06:51 + GO_BUILDMODE=-buildmode=pie
16:06:51 ++ dirname hack/dockerfile/install/install.sh
16:06:51 + dir=hack/dockerfile/install
16:06:51 + bin=tini
16:06:51 + shift
16:06:51 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:51 + . hack/dockerfile/install/tini.installer
16:06:51 ++ : v0.19.0
16:06:51 + install_tini
16:06:51 + echo 'Install tini version v0.19.0'
16:06:51 + git clone https://github.com/krallin/tini.git /go/tini
16:06:51 Install tini version v0.19.0
16:06:51 Cloning into '/go/tini'...
16:06:51 + cd /go/tini
16:06:51 + git checkout -q v0.19.0
16:06:51 + cmake .
16:06:51 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:06:51   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:06:51   CMake.
16:06:51 
16:06:51   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:06:51   CMake that the project does not need compatibility with older versions.
16:06:51 
16:06:51 
16:06:51 -- The C compiler identification is GNU 12.2.0
16:06:51 -- Detecting C compiler ABI info
16:06:51 -- Detecting C compiler ABI info - done
16:06:51 -- Check for working C compiler: /usr/bin/cc - skipped
16:06:51 -- Detecting C compile features
16:06:51 -- Detecting C compile features - done
16:06:51 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:51 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:06:51 -- Configuring done
16:06:51 -- Generating done
16:06:51 -- Build files have been written to: /go/tini
16:06:51 + make tini-static
16:06:51 make[2]: Entering directory '/go/tini'
16:06:51 make[3]: Entering directory '/go/tini'
16:06:51 make[4]: Entering directory '/go/tini'
16:06:51 make[5]: Entering directory '/go/tini'
16:06:51 make[5]: Leaving directory '/go/tini'
16:06:51 make[5]: Entering directory '/go/tini'
16:06:51 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:51 [100%] Linking C executable tini-static
16:06:51 make[5]: Leaving directory '/go/tini'
16:06:51 [100%] Built target tini-static
16:06:51 make[4]: Leaving directory '/go/tini'
16:06:51 make[3]: Leaving directory '/go/tini'
16:06:51 make[2]: Leaving directory '/go/tini'
16:06:51 + mkdir -p /usr/local/bin
16:06:51 + cp tini-static /usr/local/bin/docker-init
16:06:51 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:06:51 + RM_GOPATH=0
16:06:51 + TMP_GOPATH=/go
16:06:51 + : /usr/local/bin
16:06:51 + '[' -z /go ']'
16:06:51 + export GOPATH=/go
16:06:51 + GOPATH=/go
16:06:51 + case "$(go env GOARCH)" in
16:06:51 ++ go env GOARCH
16:06:51 + export GO_BUILDMODE=-buildmode=pie
16:06:51 + GO_BUILDMODE=-buildmode=pie
16:06:51 ++ dirname hack/dockerfile/install/install.sh
16:06:51 + dir=hack/dockerfile/install
16:06:51 + bin=proxy
16:06:51 + shift
16:06:51 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:51 + . hack/dockerfile/install/proxy.installer
16:06:51 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:51 + install_proxy dynamic
16:06:51 + case "$1" in
16:06:51 + install_proxy_dynamic
16:06:51 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:51 + PROXY_LDFLAGS=-linkmode=external
16:06:51 + export BUILD_MODE=-buildmode=pie
16:06:51 + BUILD_MODE=-buildmode=pie
16:06:51 + _install_proxy
16:06:51 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:51 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:51 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:51 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:51 + cd /go/src/github.com/docker/libnetwork
16:06:51 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:51 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:51 + return
16:06:51 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:06:51 + RM_GOPATH=0
16:06:51 + TMP_GOPATH=/go
16:06:51 + : /usr/local/bin
16:06:51 + '[' -z /go ']'
16:06:51 + export GOPATH=/go
16:06:51 + GOPATH=/go
16:06:51 + case "$(go env GOARCH)" in
16:06:51 ++ go env GOARCH
16:06:51 + export GO_BUILDMODE=-buildmode=pie
16:06:51 + GO_BUILDMODE=-buildmode=pie
16:06:51 ++ dirname hack/dockerfile/install/install.sh
16:06:51 + dir=hack/dockerfile/install
16:06:51 + bin=rootlesskit
16:06:51 + shift
16:06:51 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:06:51 + . hack/dockerfile/install/rootlesskit.installer
16:06:51 ++ : v0.14.4
16:06:51 + install_rootlesskit dynamic
16:06:51 + case "$1" in
16:06:51 + install_rootlesskit_dynamic
16:06:51 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:06:51 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:06:51 + export BUILD_MODE=-buildmode=pie
16:06:51 + BUILD_MODE=-buildmode=pie
16:06:51 + _install_rootlesskit
16:06:51 Install rootlesskit version v0.14.4
16:06:51 + echo 'Install rootlesskit version v0.14.4'
16:06:51 + for f in rootlesskit rootlesskit-docker-proxy
16:06:51 + GOBIN=/usr/local/bin
16:06:51 + GO111MODULE=on
16:06:51 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:06:51 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:06:51 go: downloading github.com/pkg/errors v0.9.1
16:06:51 go: downloading github.com/sirupsen/logrus v1.8.1
16:06:51 go: downloading github.com/urfave/cli/v2 v2.3.0
16:06:51 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:06:51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:06:51 go: downloading github.com/google/uuid v1.3.0
16:06:51 go: downloading github.com/moby/vpnkit v0.5.0
16:06:51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:06:51 go: downloading github.com/gofrs/flock v0.8.1
16:06:51 go: downloading github.com/gorilla/mux v1.8.0
16:06:51 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:06:51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:06:51 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:06:51 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:06:51 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:06:51 #34 21.70 Selecting previously unselected package libseccomp2:ppc64el.
16:06:51 #34 21.71 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
16:06:51 #34 21.71 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
16:06:51 #34 21.76 Selecting previously unselected package libseccomp-dev:ppc64el.
16:06:51 #34 21.77 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
16:06:51 #34 21.78 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
16:06:51 #34 21.85 Selecting previously unselected package libseccomp2:armhf.
16:06:51 #34 21.85 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
16:06:51 #34 21.86 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
16:06:51 #34 21.91 Selecting previously unselected package libseccomp-dev:armhf.
16:06:51 #34 21.92 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
16:06:51 #34 21.92 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
16:06:51 #34 21.99 Selecting previously unselected package libseccomp2:armel.
16:06:51 #34 21.99 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
16:06:51 #34 22.00 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
16:06:51 #34 22.06 Selecting previously unselected package libseccomp-dev:armel.
16:06:51 #34 22.06 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
16:06:51 #34 22.07 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
16:06:51 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ajek4g
16:06:51 + umask 022
16:06:51 + cd /root/rpmbuild/BUILD
16:06:51 + cd /root/rpmbuild/BUILD
16:06:51 + rm -rf src
16:06:51 + /usr/bin/mkdir -p src
16:06:51 + cd src
16:06:51 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:06:51 + /usr/bin/tar -xf -
16:06:51 #34 22.15 Selecting previously unselected package libseccomp2:arm64.
16:06:51 #34 22.15 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
16:06:51 #34 22.15 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
16:06:51 #34 22.21 Selecting previously unselected package libseccomp-dev:arm64.
16:06:51 #34 22.21 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:06:51 #34 22.22 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:06:51 #34 22.31 Setting up gcc-10-base:arm64 (10.2.1-6) ...
16:06:51 #34 22.32 Setting up gcc-10-base:armel (10.2.1-6) ...
16:06:51 #34 22.33 Setting up gcc-10-base:armhf (10.2.1-6) ...
16:06:51 #34 22.35 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
16:06:51 #34 22.38 Setting up gcc-10-base:s390x (10.2.1-6) ...
16:06:51 + STATUS=0
16:06:51 + '[' 0 -ne 0 ']'
16:06:51 + /usr/bin/tar -xf -
16:06:51 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:06:52 #34 22.40 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
16:06:52 #34 22.42 Setting up libcrypt1:armel (1:4.4.18-4) ...
16:06:52 #34 22.43 Setting up libcrypt1:armhf (1:4.4.18-4) ...
16:06:52 #34 22.45 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
16:06:52 #34 22.46 Setting up libcrypt1:s390x (1:4.4.18-4) ...
16:06:52 #34 22.47 Setting up libgcc-s1:arm64 (10.2.1-6) ...
16:06:52 #34 22.49 Setting up libgcc-s1:armel (10.2.1-6) ...
16:06:52 #34 22.51 Setting up libgcc-s1:armhf (10.2.1-6) ...
16:06:52 #34 22.52 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
16:06:52 #34 22.53 Setting up libgcc-s1:s390x (10.2.1-6) ...
16:06:52 #34 22.55 Setting up libc6:arm64 (2.31-13+deb11u5) ...
16:06:52 scripts/docs/generate-man.sh
16:06:52 + STATUS=0
16:06:52 + '[' 0 -ne 0 ']'
16:06:52 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:06:52 + exit 0
16:06:52 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.t9tuNW
16:06:52 + umask 022
16:06:52 + cd /root/rpmbuild/BUILD
16:06:52 + cd src
16:06:52 + export DOCKER_GITCOMMIT=0234322
16:06:52 + DOCKER_GITCOMMIT=0234322
16:06:52 + mkdir -p /go/src/github.com/docker
16:06:52 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:06:52 + pushd /root/rpmbuild/BUILD/src/engine
16:06:52 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:06:52 + for component in tini '"proxy dynamic"'
16:06:52 + TMP_GOPATH=/go
16:06:52 + hack/dockerfile/install/install.sh tini
16:06:52 + RM_GOPATH=0
16:06:52 + TMP_GOPATH=/go
16:06:52 + : /usr/local/bin
16:06:52 + '[' -z /go ']'
16:06:52 + export GOPATH=/go
16:06:52 + GOPATH=/go
16:06:52 + case "$(go env GOARCH)" in
16:06:52 ++ go env GOARCH
16:06:52 + export GO_BUILDMODE=-buildmode=pie
16:06:52 + GO_BUILDMODE=-buildmode=pie
16:06:52 ++ dirname hack/dockerfile/install/install.sh
16:06:52 + dir=hack/dockerfile/install
16:06:52 + bin=tini
16:06:52 + shift
16:06:52 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:06:52 + . hack/dockerfile/install/tini.installer
16:06:52 ++ : v0.19.0
16:06:52 Install tini version v0.19.0
16:06:52 + install_tini
16:06:52 + echo 'Install tini version v0.19.0'
16:06:52 + git clone https://github.com/krallin/tini.git /go/tini
16:06:52 Cloning into '/go/tini'...
16:06:53 + cd /go/tini
16:06:53 + git checkout -q v0.19.0
16:06:53 + cmake .
16:06:53 -- The C compiler identification is GNU 4.8.5
16:06:53 -- Check for working C compiler: /usr/bin/cc
16:06:53 -- Check for working C compiler: /usr/bin/cc -- works
16:06:53 -- Detecting C compiler ABI info
16:06:53 -- Detecting C compiler ABI info - done
16:06:53 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:53 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:06:53 -- Configuring done
16:06:53 -- Generating done
16:06:53 -- Build files have been written to: /go/tini
16:06:53 + make tini-static
16:06:53 Scanning dependencies of target tini-static
16:06:53 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:53 Linking C executable tini-static
16:06:53 [100%] Built target tini-static
16:06:53 + mkdir -p /usr/local/bin
16:06:53 + cp tini-static /usr/local/bin/docker-init
16:06:53 + for component in tini '"proxy dynamic"'
16:06:53 + TMP_GOPATH=/go
16:06:53 + hack/dockerfile/install/install.sh proxy dynamic
16:06:53 + RM_GOPATH=0
16:06:53 + TMP_GOPATH=/go
16:06:53 + : /usr/local/bin
16:06:53 + '[' -z /go ']'
16:06:53 + export GOPATH=/go
16:06:53 + GOPATH=/go
16:06:53 + case "$(go env GOARCH)" in
16:06:53 ++ go env GOARCH
16:06:53 + export GO_BUILDMODE=-buildmode=pie
16:06:53 + GO_BUILDMODE=-buildmode=pie
16:06:53 ++ dirname hack/dockerfile/install/install.sh
16:06:53 + dir=hack/dockerfile/install
16:06:53 + bin=proxy
16:06:53 + shift
16:06:53 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:06:53 + . hack/dockerfile/install/proxy.installer
16:06:53 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:53 + install_proxy dynamic
16:06:53 + case "$1" in
16:06:53 + install_proxy_dynamic
16:06:53 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:06:53 + PROXY_LDFLAGS=-linkmode=external
16:06:53 + export BUILD_MODE=-buildmode=pie
16:06:53 + BUILD_MODE=-buildmode=pie
16:06:53 + _install_proxy
16:06:53 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:06:53 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:53 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:06:53 Cloning into '/go/src/github.com/docker/libnetwork'...
16:06:53 #34 23.81 Setting up libc6:armel (2.31-13+deb11u5) ...
16:06:54 #34 25.01 Setting up libc6:armhf (2.31-13+deb11u5) ...
16:06:55 + cd /go/src/github.com/docker/libnetwork
16:06:55 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:06:55 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:06:55 #34 26.22 Setting up libc6:ppc64el (2.31-13+deb11u5) ...
16:06:56 + for f in rootlesskit rootlesskit-docker-proxy
16:06:56 + GOBIN=/usr/local/bin
16:06:56 + GO111MODULE=on
16:06:56 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:06:56 scripts/docs/generate-man.sh
16:06:57 #34 27.48 Setting up libc6:s390x (2.31-13+deb11u5) ...
16:06:57 + return
16:06:57 # Build the CLI
16:06:57 cd /go/src/github.com/docker/cli && \
16:06:57 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:06:57 make[2]: Entering directory '/root/build-deb/cli'
16:06:57 GO_LINKMODE=dynamic ./scripts/build/binary
16:06:58 #34 28.71 Setting up libapparmor1:arm64 (2.13.6-10) ...
16:06:58 #34 28.72 Setting up libapparmor1:armel (2.13.6-10) ...
16:06:58 Building dynamic docker-linux-arm-v6
16:06:58 #34 28.74 Setting up libapparmor1:armhf (2.13.6-10) ...
16:06:58 #34 28.75 Setting up libapparmor1:ppc64el (2.13.6-10) ...
16:06:58 #34 28.76 Setting up libapparmor1:s390x (2.13.6-10) ...
16:06:58 #34 28.78 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
16:06:58 #34 28.79 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
16:06:58 #34 28.81 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
16:06:58 #34 28.82 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
16:06:58 #34 28.84 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
16:06:58 #34 28.85 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
16:06:58 #34 28.87 Setting up libapparmor-dev:armel (2.13.6-10) ...
16:06:58 #34 28.88 Setting up libapparmor-dev:armhf (2.13.6-10) ...
16:06:58 #34 28.89 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
16:06:58 #34 28.91 Setting up libapparmor-dev:s390x (2.13.6-10) ...
16:06:58 #34 28.92 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:06:58 #34 28.93 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
16:06:58 #34 28.95 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
16:06:58 #34 28.96 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
16:06:58 #34 28.97 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
16:06:58 #34 28.99 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:06:58 #34 DONE 29.3s
16:06:58 
16:06:58 #35 [binary-base 1/7] COPY --from=tini        /build/ /usr/local/bin/
16:06:59 scripts/docs/generate-man.sh
16:06:59 #35 DONE 0.1s
16:06:59 
16:06:59 #36 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:06:59 #36 0.816 + RM_GOPATH=0
16:06:59 #36 0.817 + TMP_GOPATH=
16:06:59 #36 0.817 + : /build
16:06:59 #36 0.817 + '[' -z '' ']'
16:06:59 #36 0.818 ++ mktemp -d
16:06:59 #36 0.819 + export GOPATH=/tmp/tmp.rFEu377Dz5
16:06:59 #36 0.819 + GOPATH=/tmp/tmp.rFEu377Dz5
16:06:59 #36 0.819 + RM_GOPATH=1
16:06:59 #36 0.820 + case "$(go env GOARCH)" in
16:06:59 #36 0.820 ++ go env GOARCH
16:06:59 #36 0.834 + export GO_BUILDMODE=-buildmode=pie
16:06:59 #36 0.834 + GO_BUILDMODE=-buildmode=pie
16:06:59 #36 0.834 ++ dirname /tmp/install/install.sh
16:06:59 #36 0.834 + dir=/tmp/install
16:06:59 #36 0.834 + bin=runc
16:06:59 #36 0.834 + shift
16:06:59 #36 0.834 + '[' '!' -f /tmp/install/runc.installer ']'
16:06:59 #36 0.834 + . /tmp/install/runc.installer
16:06:59 #36 0.838 ++ set -e
16:06:59 #36 0.838 ++ : v1.1.4
16:06:59 #36 0.838 + install_runc
16:06:59 #36 0.838 + RUNC_BUILDTAGS=seccomp
16:06:59 #36 0.838 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
16:06:59 #36 0.838 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rFEu377Dz5/src/github.com/opencontainers/runc
16:06:59 #36 0.838 Install runc version v1.1.4 (build tags: seccomp)
16:06:59 #36 0.839 Cloning into '/tmp/tmp.rFEu377Dz5/src/github.com/opencontainers/runc'...
16:07:01 scripts/docs/generate-man.sh
16:07:03 #36 3.907 + cd /tmp/tmp.rFEu377Dz5/src/github.com/opencontainers/runc
16:07:03 #36 3.907 + git checkout -q v1.1.4
16:07:03 #36 4.147 + '[' -z '' ']'
16:07:03 #36 4.147 + target=static
16:07:03 #36 4.147 + make BUILDTAGS=seccomp static
16:07:03 #36 4.305 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
16:07:05 + return
16:07:05 + VERSION=0.0.0-20221215153738-3a2c30b
16:07:05 + PRODUCT=docker
16:07:05 + hack/make.sh dynbinary
16:07:05 
16:07:05 Removing bundles/
16:07:05 
16:07:05 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:07:05 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:07:05 GOOS="" GOARCH="" GOARM=""
16:07:05 scripts/docs/generate-man.sh
16:07:13 #27 69.22 + mkdir -p /build
16:07:13 #27 69.22 + cp runc /build/runc
16:07:13 #27 DONE 69.6s
16:07:13 
16:07:13 #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:07:13 #22 ...
16:07:13 
16:07:13 #28 [binary-base 2/7] COPY --from=runc        /build/ /usr/local/bin/
16:07:13 #28 DONE 0.1s
16:07:13 
16:07:13 #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:07:13 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.x86_64.rpm
16:07:13 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bdS2g3
16:07:13 + umask 022
16:07:13 + cd /root/rpmbuild/BUILD
16:07:13 + cd src
16:07:13 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:07:13 + RPM_EC=0
16:07:13 ++ jobs -p
16:07:13 + exit 0
16:07:13 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5SIOw2
16:07:13 + umask 022
16:07:13 + cd /root/rpmbuild/BUILD
16:07:13 + cd /root/rpmbuild/BUILD
16:07:13 + rm -rf src
16:07:13 + /usr/bin/mkdir -p src
16:07:13 + cd src
16:07:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:07:13 + /usr/bin/tar -xof -
16:07:13 + STATUS=0
16:07:13 + '[' 0 -ne 0 ']'
16:07:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:07:13 + /usr/bin/tar -xof -
16:07:13 + STATUS=0
16:07:13 + '[' 0 -ne 0 ']'
16:07:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:07:13 + RPM_EC=0
16:07:13 ++ jobs -p
16:07:13 + exit 0
16:07:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3Zg0Fk
16:07:13 + umask 022
16:07:13 + cd /root/rpmbuild/BUILD
16:07:13 + cd src
16:07:13 + mkdir -p /go/src/github.com/docker
16:07:13 + rm -f /go/src/github.com/docker/cli
16:07:13 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:07:13 + pushd /go/src/github.com/docker/cli
16:07:13 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:07:13 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:07:13 + make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:07:13 GO_LINKMODE=dynamic ./scripts/build/binary
16:07:13 Building dynamic docker-linux-amd64
16:07:14 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:07:14 
16:07:14 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:07:14 + RM_GOPATH=0
16:07:14 + TMP_GOPATH=/go
16:07:14 + : /usr/local/bin
16:07:14 + '[' -z /go ']'
16:07:14 + export GOPATH=/go
16:07:14 + GOPATH=/go
16:07:14 + case "$(go env GOARCH)" in
16:07:14 ++ go env GOARCH
16:07:14 + export GO_BUILDMODE=-buildmode=pie
16:07:14 + GO_BUILDMODE=-buildmode=pie
16:07:14 ++ dirname hack/dockerfile/install/install.sh
16:07:14 + dir=hack/dockerfile/install
16:07:14 + bin=tini
16:07:14 + shift
16:07:14 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:07:14 + . hack/dockerfile/install/tini.installer
16:07:14 ++ : v0.19.0
16:07:14 + install_tini
16:07:14 + echo 'Install tini version v0.19.0'
16:07:14 + git clone https://github.com/krallin/tini.git /go/tini
16:07:14 Install tini version v0.19.0
16:07:14 Cloning into '/go/tini'...
16:07:14 + cd /go/tini
16:07:14 + git checkout -q v0.19.0
16:07:14 + cmake .
16:07:14 -- The C compiler identification is GNU 10.2.1
16:07:14 -- Detecting C compiler ABI info
16:07:14 -- Detecting C compiler ABI info - done
16:07:14 -- Check for working C compiler: /usr/bin/cc - skipped
16:07:14 -- Detecting C compile features
16:07:14 -- Detecting C compile features - done
16:07:14 -- Performing Test HAS_BUILTIN_FORTIFY
16:07:14 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:07:14 -- Configuring done
16:07:14 -- Generating done
16:07:14 -- Build files have been written to: /go/tini
16:07:14 + make tini-static
16:07:14 make[2]: Entering directory '/go/tini'
16:07:14 make[3]: Entering directory '/go/tini'
16:07:14 make[4]: Entering directory '/go/tini'
16:07:14 make[5]: Entering directory '/go/tini'
16:07:14 Scanning dependencies of target tini-static
16:07:14 make[5]: Leaving directory '/go/tini'
16:07:14 make[5]: Entering directory '/go/tini'
16:07:14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:07:14 [100%] Linking C executable tini-static
16:07:14 make[5]: Leaving directory '/go/tini'
16:07:14 [100%] Built target tini-static
16:07:14 make[4]: Leaving directory '/go/tini'
16:07:14 make[3]: Leaving directory '/go/tini'
16:07:14 make[2]: Leaving directory '/go/tini'
16:07:14 + mkdir -p /usr/local/bin
16:07:14 + cp tini-static /usr/local/bin/docker-init
16:07:14 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
16:07:14 + RM_GOPATH=0
16:07:14 + TMP_GOPATH=/go
16:07:14 + : /usr/local/bin
16:07:14 + '[' -z /go ']'
16:07:14 + export GOPATH=/go
16:07:14 + GOPATH=/go
16:07:14 + case "$(go env GOARCH)" in
16:07:14 ++ go env GOARCH
16:07:14 + export GO_BUILDMODE=-buildmode=pie
16:07:14 + GO_BUILDMODE=-buildmode=pie
16:07:14 ++ dirname hack/dockerfile/install/install.sh
16:07:14 + dir=hack/dockerfile/install
16:07:14 + bin=proxy
16:07:14 + shift
16:07:14 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
16:07:14 + . hack/dockerfile/install/proxy.installer
16:07:14 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
16:07:14 + install_proxy dynamic
16:07:14 + case "$1" in
16:07:14 + install_proxy_dynamic
16:07:14 + export PROXY_LDFLAGS=-linkmode=external install_proxy
16:07:14 + PROXY_LDFLAGS=-linkmode=external
16:07:14 + export BUILD_MODE=-buildmode=pie
16:07:14 + BUILD_MODE=-buildmode=pie
16:07:14 + _install_proxy
16:07:14 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
16:07:14 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
16:07:14 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
16:07:14 Cloning into '/go/src/github.com/docker/libnetwork'...
16:07:15 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build/mac/arm64
16:07:15 cd /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli && VERSION=0.0.0-20221215153738-3a2c30b docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary
16:07:15 #1 [internal] booting buildkit
16:07:15 #1 pulling image moby/buildkit:buildx-stable-1
16:07:16 #1 pulling image moby/buildkit:buildx-stable-1 2.2s done
16:07:16 #1 creating container buildx_buildkit_strange_heisenberg0
16:07:16 + cd /go/src/github.com/docker/libnetwork
16:07:16 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
16:07:16 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:07:16 + return
16:07:16 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:07:16 + RM_GOPATH=0
16:07:16 + TMP_GOPATH=/go
16:07:16 + : /usr/local/bin
16:07:16 + '[' -z /go ']'
16:07:16 + export GOPATH=/go
16:07:16 + GOPATH=/go
16:07:16 + case "$(go env GOARCH)" in
16:07:16 ++ go env GOARCH
16:07:16 + export GO_BUILDMODE=-buildmode=pie
16:07:16 + GO_BUILDMODE=-buildmode=pie
16:07:16 ++ dirname hack/dockerfile/install/install.sh
16:07:16 + dir=hack/dockerfile/install
16:07:16 + bin=rootlesskit
16:07:16 + shift
16:07:16 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:07:16 + . hack/dockerfile/install/rootlesskit.installer
16:07:16 ++ : v0.14.4
16:07:16 + install_rootlesskit dynamic
16:07:16 + case "$1" in
16:07:16 + install_rootlesskit_dynamic
16:07:16 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:07:16 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:07:16 + export BUILD_MODE=-buildmode=pie
16:07:16 + BUILD_MODE=-buildmode=pie
16:07:16 + _install_rootlesskit
16:07:16 + echo 'Install rootlesskit version v0.14.4'
16:07:16 Install rootlesskit version v0.14.4
16:07:16 + for f in rootlesskit rootlesskit-docker-proxy
16:07:16 + GOBIN=/usr/local/bin
16:07:16 + GO111MODULE=on
16:07:16 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:07:16 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:07:17 #1 creating container buildx_buildkit_strange_heisenberg0 1.2s done
16:07:17 #1 DONE 3.3s
16:07:17 
16:07:17 #2 [internal] load .dockerignore
16:07:17 #2 transferring context: 112B done
16:07:17 #2 DONE 0.1s
16:07:17 
16:07:17 #3 [internal] load build definition from Dockerfile
16:07:17 #3 transferring dockerfile: 1.81kB done
16:07:17 #3 DONE 0.1s
16:07:17 
16:07:17 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
16:07:17 #4 DONE 0.0s
16:07:17 
16:07:17 #5 resolve image config for docker.io/docker/dockerfile:1
16:07:17 scripts/docs/generate-man.sh
16:07:17 go: downloading github.com/pkg/errors v0.9.1
16:07:17 go: downloading github.com/sirupsen/logrus v1.8.1
16:07:17 go: downloading github.com/urfave/cli/v2 v2.3.0
16:07:17 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:07:17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:07:17 go: downloading github.com/google/uuid v1.3.0
16:07:17 go: downloading github.com/moby/vpnkit v0.5.0
16:07:17 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:07:17 go: downloading github.com/gofrs/flock v0.8.1
16:07:17 go: downloading github.com/gorilla/mux v1.8.0
16:07:17 #5 DONE 0.6s
16:07:17 
16:07:17 #6 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
16:07:17 #6 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
16:07:18 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:07:18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:07:18 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:07:18 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:07:18 #6 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done
16:07:18 #6 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
16:07:18 #6 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
16:07:18 #6 DONE 0.3s
16:07:18 
16:07:18 #7 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
16:07:18 #7 DONE 0.0s
16:07:18 
16:07:18 #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io
16:07:18 #8 DONE 0.0s
16:07:18 
16:07:18 #9 [auth] library/golang:pull token for registry-1.docker.io
16:07:18 #9 DONE 0.0s
16:07:18 
16:07:18 #10 [linux/amd64 internal] load metadata for docker.io/library/golang:1.18.9-alpine3.16
16:07:18 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:07:18 scripts/docs/generate-man.sh
16:07:19 #10 ...
16:07:19 
16:07:19 #11 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
16:07:19 #11 DONE 0.9s
16:07:19 
16:07:19 #12 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
16:07:19 #12 DONE 1.0s
16:07:19 
16:07:19 #10 [linux/amd64 internal] load metadata for docker.io/library/golang:1.18.9-alpine3.16
16:07:19 #10 DONE 1.1s
16:07:19 
16:07:19 #13 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.1.0
16:07:19 #13 DONE 1.2s
16:07:19 
16:07:19 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:07:19 #14 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done
16:07:19 #14 DONE 0.1s
16:07:19 
16:07:19 #15 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f
16:07:19 #15 resolve docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 0.0s done
16:07:19 #15 ...
16:07:19 
16:07:19 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:07:19 #14 DONE 0.1s
16:07:19 
16:07:19 #15 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f
16:07:19 #15 sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 14.84kB / 14.84kB 0.1s done
16:07:19 #15 extracting sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 0.1s done
16:07:19 #15 DONE 0.3s
16:07:19 
16:07:19 #16 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.18.9-alpine3.16@sha256:55a58dd64b2c0c3194777be98379d604623136bed45576a9d2237082e9b43847
16:07:19 #16 resolve docker.io/library/golang:1.18.9-alpine3.16@sha256:55a58dd64b2c0c3194777be98379d604623136bed45576a9d2237082e9b43847 0.0s done
16:07:19 #16 sha256:bb8cf8713392851d61a64d8d247c452f59277c3e54769644ffede2adacbc5bf5 0B / 157B 0.2s
16:07:19 #16 sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373 0B / 284.75kB 0.2s
16:07:19 #16 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 0B / 115.81MB 0.2s
16:07:20 scripts/docs/generate-man.sh
16:07:20 #16 sha256:bb8cf8713392851d61a64d8d247c452f59277c3e54769644ffede2adacbc5bf5 157B / 157B 0.4s done
16:07:20 #16 sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373 284.75kB / 284.75kB 0.4s done
16:07:20 #16 sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce 2.81MB / 2.81MB 0.1s done
16:07:20 #16 extracting sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce
16:07:20 #16 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 9.44MB / 115.81MB 0.6s
16:07:20 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64.rpm
16:07:20 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2a03hi
16:07:20 + umask 022
16:07:20 + cd /root/rpmbuild/BUILD
16:07:20 + cd src
16:07:20 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:07:20 + RPM_EC=0
16:07:20 ++ jobs -p
16:07:20 + exit 0
16:07:20     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:07:20     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:07:20     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:07:20 
16:07:20 RPM build warnings:
16:07:20 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.De3bb9
16:07:20 + umask 022
16:07:20 + cd /root/rpmbuild/BUILD
16:07:20 + cd /root/rpmbuild/BUILD
16:07:20 + rm -rf src
16:07:20 + /usr/bin/mkdir -p src
16:07:20 + cd src
16:07:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:07:20 + /usr/bin/tar -xof -
16:07:20 + STATUS=0
16:07:20 + '[' 0 -ne 0 ']'
16:07:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:07:20 + /usr/bin/tar -xof -
16:07:20 + STATUS=0
16:07:20 + '[' 0 -ne 0 ']'
16:07:20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:07:20 + RPM_EC=0
16:07:20 ++ jobs -p
16:07:20 + exit 0
16:07:20 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kboxvA
16:07:20 + umask 022
16:07:20 + cd /root/rpmbuild/BUILD
16:07:20 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:07:20 + export CFLAGS
16:07:20 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:07:20 + export CXXFLAGS
16:07:20 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:07:20 + export FFLAGS
16:07:20 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:07:20 + export FCFLAGS
16:07:20 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64.ld'
16:07:20 + export LDFLAGS
16:07:20 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:07:20 + export LT_SYS_LIBRARY_PATH
16:07:20 + CC=gcc
16:07:20 + export CC
16:07:20 + CXX=g++
16:07:20 + export CXX
16:07:20 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:07:20 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0.20221215153738.3a2c30b-0.fc36 x86_64
16:07:20 + cd src
16:07:20 + mkdir -p /go/src/github.com/docker
16:07:20 + rm -f /go/src/github.com/docker/cli
16:07:20 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:07:20 + pushd /go/src/github.com/docker/cli
16:07:20 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:07:20 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:07:20 + make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:07:20 GO_LINKMODE=dynamic ./scripts/build/binary
16:07:20 Building dynamic docker-linux-amd64
16:07:20 #16 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 15.73MB / 115.81MB 0.8s
16:07:20 #16 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 28.31MB / 115.81MB 0.9s
16:07:21 #16 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 41.94MB / 115.81MB 1.2s
16:07:21 #16 extracting sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce 0.7s done
16:07:21 #16 extracting sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373
16:07:21 #16 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 54.53MB / 115.81MB 1.4s
16:07:21 #16 extracting sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373 0.2s done
16:07:21 #16 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 63.96MB / 115.81MB 1.5s
16:07:21 #16 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 79.69MB / 115.81MB 1.7s
16:07:21 #16 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 94.37MB / 115.81MB 1.8s
16:07:21 #16 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 114.29MB / 115.81MB 2.1s
16:07:22 #16 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 115.81MB / 115.81MB 2.3s done
16:07:22 #16 extracting sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31
16:07:24 #16 ...
16:07:24 
16:07:24 #17 [internal] load build context
16:07:24 #17 transferring context: 50.40MB 3.9s done
16:07:24 #17 DONE 4.0s
16:07:24 
16:07:24 #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:07:24 #18 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
16:07:24 #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 3.4s done
16:07:24 #18 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8
16:07:24 scripts/docs/generate-man.sh
16:07:25 + for f in rootlesskit rootlesskit-docker-proxy
16:07:25 + GOBIN=/usr/local/bin
16:07:25 + GO111MODULE=on
16:07:25 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:07:25 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64.rpm
16:07:25 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KtejX6
16:07:25 + umask 022
16:07:25 + cd /root/rpmbuild/BUILD
16:07:25 + cd src
16:07:25 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:07:25 + RPM_EC=0
16:07:25 ++ jobs -p
16:07:25 + exit 0
16:07:25     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:07:25     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:07:25     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:07:25 
16:07:25 RPM build warnings:
16:07:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.W9Pb98
16:07:25 + umask 022
16:07:25 + cd /root/rpmbuild/BUILD
16:07:25 + cd /root/rpmbuild/BUILD
16:07:25 + rm -rf src
16:07:25 + /usr/bin/mkdir -p src
16:07:25 + cd src
16:07:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:07:25 + /usr/bin/tar -xof -
16:07:25 + STATUS=0
16:07:25 + '[' 0 -ne 0 ']'
16:07:25 + /usr/bin/tar -xof -
16:07:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:07:25 + STATUS=0
16:07:25 + '[' 0 -ne 0 ']'
16:07:25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:07:25 + RPM_EC=0
16:07:25 ++ jobs -p
16:07:25 + exit 0
16:07:25 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bkJAe2
16:07:25 + umask 022
16:07:25 + cd /root/rpmbuild/BUILD
16:07:25 + cd src
16:07:25 + mkdir -p /go/src/github.com/docker
16:07:25 + rm -f /go/src/github.com/docker/cli
16:07:25 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:07:25 + pushd /go/src/github.com/docker/cli
16:07:25 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:07:25 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:07:25 + make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:07:25 GO_LINKMODE=dynamic ./scripts/build/binary
16:07:25 Building dynamic docker-linux-amd64
16:07:25 #22 120.6 + bin/containerd
16:07:25 + return
16:07:25 # Build the CLI
16:07:25 cd /go/src/github.com/docker/cli && \
16:07:25 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:07:25 make[2]: Entering directory '/root/build-deb/cli'
16:07:25 GO_LINKMODE=dynamic ./scripts/build/binary
16:07:26 Building dynamic docker-linux-amd64
16:07:26 scripts/docs/generate-man.sh
16:07:26 scripts/docs/generate-man.sh
16:07:29 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64.rpm
16:07:29 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HQyE5P
16:07:29 + umask 022
16:07:29 + cd /root/rpmbuild/BUILD
16:07:29 + cd src
16:07:29 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:07:29 + RPM_EC=0
16:07:29 ++ jobs -p
16:07:29 + exit 0
16:07:29 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.EqRwvX
16:07:29 + umask 022
16:07:29 + cd /root/rpmbuild/BUILD
16:07:29 + rm -rf src src.gemspec
16:07:29 + RPM_EC=0
16:07:29 ++ jobs -p
16:07:29 + exit 0
16:07:29 
16:07:29 RPM build warnings:
16:07:29     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:07:29     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:07:29     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:07:29     source_date_epoch_from_changelog set but %changelog is missing
16:07:29 warning: source_date_epoch_from_changelog set but %changelog is missing
16:07:29 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ArpKuu
16:07:29 + umask 022
16:07:29 + cd /root/rpmbuild/BUILD
16:07:29 + cd /root/rpmbuild/BUILD
16:07:29 + rm -rf src
16:07:29 + /usr/bin/mkdir -p src
16:07:29 + cd src
16:07:29 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
16:07:29 + STATUS=0
16:07:29 + '[' 0 -ne 0 ']'
16:07:29 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/plugin-installers.tgz
16:07:29 + STATUS=0
16:07:29 + '[' 0 -ne 0 ']'
16:07:29 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:07:29 + RPM_EC=0
16:07:29 ++ jobs -p
16:07:29 + exit 0
16:07:29 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.K3C23K
16:07:29 + umask 022
16:07:29 + cd /root/rpmbuild/BUILD
16:07:29 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:07:29 + export CFLAGS
16:07:29 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:07:29 + export CXXFLAGS
16:07:29 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:07:29 + export FFLAGS
16:07:29 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:07:29 + export FCFLAGS
16:07:29 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:07:29 + export LDFLAGS
16:07:29 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:07:29 + export LT_SYS_LIBRARY_PATH
16:07:29 + CC=gcc
16:07:29 + export CC
16:07:29 + CXX=g++
16:07:29 + export CXX
16:07:29 + cd src
16:07:29 + mkdir -p /go/src/github.com/docker
16:07:29 + rm -f /go/src/github.com/docker/cli
16:07:29 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:07:29 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:07:29 + pushd /go/src/github.com/docker/cli
16:07:29 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:07:29 + make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:07:29 GO_LINKMODE=dynamic ./scripts/build/binary
16:07:29 Building dynamic docker-linux-amd64
16:07:30 #18 ...
16:07:30 
16:07:30 #16 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.18.9-alpine3.16@sha256:55a58dd64b2c0c3194777be98379d604623136bed45576a9d2237082e9b43847
16:07:30 #16 extracting sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 7.9s done
16:07:30 #16 extracting sha256:bb8cf8713392851d61a64d8d247c452f59277c3e54769644ffede2adacbc5bf5
16:07:30 #16 extracting sha256:bb8cf8713392851d61a64d8d247c452f59277c3e54769644ffede2adacbc5bf5 0.1s done
16:07:30 #16 DONE 10.5s
16:07:30 
16:07:30 #19 [linux/amd64 build-base-alpine 2/4] COPY --from=xx / /
16:07:32 #19 DONE 2.0s
16:07:32 
16:07:32 #20 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache clang lld llvm file git
16:07:32 #20 0.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
16:07:33 #20 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
16:07:33 #20 1.672 (1/18) Installing libffi (3.4.2-r1)
16:07:33 #20 1.675 (2/18) Installing libgcc (11.2.1_git20220219-r2)
16:07:33 #20 1.699 (3/18) Installing libstdc++ (11.2.1_git20220219-r2)
16:07:34 #20 1.724 (4/18) Installing xz-libs (5.2.5-r1)
16:07:34 #20 1.732 (5/18) Installing libxml2 (2.9.14-r2)
16:07:34 #20 1.763 (6/18) Installing llvm13-libs (13.0.1-r2)
16:07:35 #20 3.127 (7/18) Installing clang-libs (13.0.1-r1)
16:07:36 #20 4.332 (8/18) Installing clang (13.0.1-r1)
16:07:36 #20 4.499 (9/18) Installing libmagic (5.41-r0)
16:07:36 #20 4.548 (10/18) Installing file (5.41-r0)
16:07:36 #20 4.579 (11/18) Installing brotli-libs (1.0.9-r6)
16:07:36 #20 4.595 (12/18) Installing nghttp2-libs (1.47.0-r0)
16:07:36 #20 4.623 (13/18) Installing libcurl (7.83.1-r4)
16:07:36 #20 4.633 (14/18) Installing expat (2.5.0-r0)
16:07:36 #20 4.640 (15/18) Installing pcre2 (10.40-r0)
16:07:36 #20 4.661 (16/18) Installing git (2.36.3-r0)
16:07:37 #20 4.884 (17/18) Installing lld (13.0.1-r0)
16:07:37 #20 4.962 (18/18) Installing llvm13 (13.0.1-r2)
16:07:38 #20 5.878 Executing busybox-1.35.0-r17.trigger
16:07:38 #20 5.886 OK: 311 MiB in 33 packages
16:07:40 #20 DONE 8.1s
16:07:40 
16:07:40 #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:07:40 #18 ...
16:07:40 
16:07:40 #21 [linux/amd64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
16:07:40 #21 DONE 0.2s
16:07:40 
16:07:40 #22 [linux/amd64->darwin/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
16:07:40 #22 0.129 skipping packages installation on darwin
16:07:40 #22 DONE 0.2s
16:07:40 
16:07:40 #23 [linux/amd64->darwin/arm64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
16:07:40 #0 0.178 skipping packages installation on darwin
16:07:40 #23 DONE 0.2s
16:07:40 
16:07:40 #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:07:42 scripts/docs/generate-man.sh
16:07:43 #18 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 20.0s done
16:07:43 #18 DONE 23.6s
16:07:45 Project root: /go/src/github.com/docker/cli
16:07:45 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:07:45 2022/12/15 16:07:43 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:07:45 make[2]: Leaving directory '/root/build-deb/cli'
16:07:45 # Build the compose plugin
16:07:45 cd /go/src/github.com/docker/compose \
16:07:45 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:07:45 make[2]: Entering directory '/root/build-deb/compose'
16:07:45 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:07:45 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:07:45 go: downloading github.com/spf13/cobra v1.6.1
16:07:45 go: downloading github.com/fvbommel/sortorder v1.0.2
16:07:45 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:07:45 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:07:45 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:07:45 go: downloading github.com/morikuni/aec v1.0.0
16:07:45 go: downloading github.com/spf13/pflag v1.0.5
16:07:45 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:07:45 go: downloading github.com/docker/go-connections v0.4.0
16:07:45 go: downloading github.com/moby/sys/sequential v0.5.0
16:07:45 go: downloading github.com/sirupsen/logrus v1.9.0
16:07:45 go: downloading github.com/theupdateframework/notary v0.7.0
16:07:45 go: downloading github.com/compose-spec/compose-go v1.8.0
16:07:45 go: downloading github.com/hashicorp/go-version v1.6.0
16:07:45 go: downloading github.com/docker/buildx v0.9.1
16:07:45 go: downloading github.com/docker/go-units v0.5.0
16:07:45 go: downloading github.com/mattn/go-shellwords v1.0.12
16:07:45 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:07:45 go: downloading go.opentelemetry.io/otel v1.11.2
16:07:45 go: downloading github.com/containerd/containerd v1.6.12
16:07:45 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:07:45 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:07:45 go: downloading github.com/opencontainers/go-digest v1.0.0
16:07:45 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:07:45 go: downloading golang.org/x/sync v0.1.0
16:07:45 go: downloading gopkg.in/yaml.v2 v2.4.0
16:07:45 go: downloading k8s.io/client-go v0.22.4
16:07:45 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:07:45 go: downloading github.com/imdario/mergo v0.3.13
16:07:45 go: downloading github.com/containerd/console v1.0.3
16:07:45 go: downloading golang.org/x/text v0.3.7
16:07:45 go: downloading github.com/mattn/go-isatty v0.0.16
16:07:45 go: downloading github.com/buger/goterm v1.0.4
16:07:45 go: downloading github.com/stretchr/testify v1.8.1
16:07:45 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:07:45 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:07:45 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:07:45 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:07:45 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:07:45 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:07:45 go: downloading github.com/go-logr/logr v1.2.3
16:07:45 go: downloading k8s.io/api v0.22.4
16:07:45 scripts/docs/generate-man.sh
16:07:46 go: downloading k8s.io/apimachinery v0.22.4
16:07:46 go: downloading github.com/gofrs/flock v0.8.0
16:07:46 go: downloading github.com/moby/sys/signal v0.7.0
16:07:46 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:07:46 go: downloading github.com/golang/mock v1.6.0
16:07:46 go: downloading github.com/klauspost/compress v1.15.9
16:07:46 go: downloading github.com/moby/patternmatcher v0.5.0
16:07:46 go: downloading github.com/opencontainers/runc v1.1.3
16:07:46 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:07:46 go: downloading github.com/hashicorp/errwrap v1.1.0
16:07:46 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:07:46 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:07:46 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:07:46 go: downloading google.golang.org/grpc v1.47.0
16:07:46 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:07:46 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:07:46 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:07:47 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:07:47 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:07:47 go: downloading github.com/gogo/protobuf v1.3.2
16:07:47 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:07:47 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:07:47 go: downloading github.com/mattn/go-runewidth v0.0.14
16:07:47 go: downloading k8s.io/klog/v2 v2.60.1
16:07:47 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:07:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:07:47 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:07:47 go: downloading google.golang.org/protobuf v1.28.0
16:07:47 go: downloading github.com/go-logr/stdr v1.2.2
16:07:47 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:07:47 go: downloading github.com/containerd/typeurl v1.0.2
16:07:47 go: downloading github.com/golang/protobuf v1.5.2
16:07:47 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:07:47 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:07:47 go: downloading github.com/pelletier/go-toml v1.9.4
16:07:47 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:07:47 go: downloading github.com/google/gofuzz v1.2.0
16:07:47 go: downloading github.com/moby/sys/symlink v0.2.0
16:07:47 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:07:47 go: downloading github.com/gogo/googleapis v1.4.1
16:07:48 go: downloading github.com/containerd/continuity v0.3.0
16:07:48 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:07:48 go: downloading github.com/rivo/uniseg v0.2.0
16:07:48 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:07:48 go: downloading github.com/davecgh/go-spew v1.1.1
16:07:48 go: downloading github.com/pmezard/go-difflib v1.0.0
16:07:48 go: downloading gopkg.in/yaml.v3 v3.0.1
16:07:48 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:07:48 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:07:48 
16:07:48 #24 [linux/amd64->darwin/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
16:07:48 Project root: /go/src/github.com/docker/cli
16:07:48 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:07:48 2022/12/15 16:07:45 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:07:48 + popd
16:07:48 + pushd /root/rpmbuild/BUILD/src/plugins
16:07:48 ~/rpmbuild/BUILD/src
16:07:48 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:07:48 + for installer in *.installer
16:07:48 + '[' app.installer '!=' scan.installer ']'
16:07:48 + bash app.installer build
16:07:48 Cloning into '/go/src/github.com/docker/app'...
16:07:48 Fetching origin
16:07:48 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
16:07:48 go: downloading github.com/moby/locker v1.0.1
16:07:48 go: downloading github.com/felixge/httpsnoop v1.0.2
16:07:48 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:07:48 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:07:48 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:07:48 go: downloading gopkg.in/inf.v0 v0.9.1
16:07:48 go: downloading github.com/googleapis/gnostic v0.5.5
16:07:48 go: downloading github.com/google/go-cmp v0.5.9
16:07:48 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:07:48 go: downloading github.com/docker/go-metrics v0.0.1
16:07:48 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:07:48 go: downloading github.com/json-iterator/go v1.1.12
16:07:48 go: downloading github.com/modern-go/reflect2 v1.0.2
16:07:48 go: downloading sigs.k8s.io/yaml v1.2.0
16:07:48 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:07:48 go: downloading github.com/mattn/go-colorable v0.1.12
16:07:48 go: downloading github.com/prometheus/client_golang v1.12.2
16:07:48 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:07:48 go: downloading github.com/containerd/ttrpc v1.1.0
16:07:48 go: downloading github.com/moby/spdystream v0.2.0
16:07:48 go: downloading github.com/prometheus/client_model v0.2.0
16:07:48 go: downloading github.com/prometheus/common v0.32.1
16:07:48 go: downloading github.com/beorn7/perks v1.0.1
16:07:48 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:07:48 go: downloading github.com/prometheus/procfs v0.7.3
16:07:48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:07:49 #24 1.099 Building static docker-darwin-amd64
16:07:50 scripts/docs/generate-man.sh
16:07:55 Project root: /go/src/github.com/docker/cli
16:07:55 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:07:55 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:07:55 make[2]: Leaving directory '/root/build-deb/cli'
16:07:55 # Build the compose plugin
16:07:55 cd /go/src/github.com/docker/compose \
16:07:55 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:07:55 make[2]: Entering directory '/root/build-deb/compose'
16:07:55 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:07:55 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:07:55 go: downloading github.com/spf13/cobra v1.6.1
16:07:55 go: downloading github.com/fvbommel/sortorder v1.0.2
16:07:55 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:07:55 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:07:55 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:07:55 go: downloading github.com/morikuni/aec v1.0.0
16:07:55 go: downloading github.com/spf13/pflag v1.0.5
16:07:55 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:07:55 go: downloading github.com/docker/go-connections v0.4.0
16:07:55 go: downloading github.com/moby/sys/sequential v0.5.0
16:07:55 go: downloading github.com/sirupsen/logrus v1.9.0
16:07:55 go: downloading github.com/theupdateframework/notary v0.7.0
16:07:55 go: downloading github.com/compose-spec/compose-go v1.8.0
16:07:55 go: downloading github.com/hashicorp/go-version v1.6.0
16:07:55 go: downloading github.com/docker/buildx v0.9.1
16:07:55 go: downloading github.com/docker/go-units v0.5.0
16:07:55 go: downloading github.com/mattn/go-shellwords v1.0.12
16:07:55 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:07:55 go: downloading go.opentelemetry.io/otel v1.11.2
16:07:55 go: downloading github.com/containerd/containerd v1.6.12
16:07:55 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:07:55 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:07:55 go: downloading github.com/opencontainers/go-digest v1.0.0
16:07:55 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:07:55 go: downloading golang.org/x/sync v0.1.0
16:07:55 go: downloading gopkg.in/yaml.v2 v2.4.0
16:07:55 go: downloading k8s.io/client-go v0.22.4
16:07:55 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:07:55 go: downloading github.com/imdario/mergo v0.3.13
16:07:55 go: downloading github.com/containerd/console v1.0.3
16:07:56 go: downloading golang.org/x/text v0.3.7
16:07:56 go: downloading github.com/mattn/go-isatty v0.0.16
16:07:56 go: downloading github.com/buger/goterm v1.0.4
16:07:56 go: downloading github.com/stretchr/testify v1.8.1
16:07:56 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:07:56 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:07:56 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:07:56 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:07:56 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:07:56 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:07:56 go: downloading github.com/go-logr/logr v1.2.3
16:07:56 go: downloading k8s.io/api v0.22.4
16:07:56 go: downloading k8s.io/apimachinery v0.22.4
16:07:56 go: downloading github.com/gofrs/flock v0.8.0
16:07:56 go: downloading github.com/moby/sys/signal v0.7.0
16:07:56 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:07:56 go: downloading github.com/golang/mock v1.6.0
16:07:56 go: downloading github.com/klauspost/compress v1.15.9
16:07:56 go: downloading github.com/moby/patternmatcher v0.5.0
16:07:56 go: downloading github.com/opencontainers/runc v1.1.3
16:07:56 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:07:56 go: downloading github.com/hashicorp/errwrap v1.1.0
16:07:56 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:07:56 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:07:56 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:07:56 go: downloading google.golang.org/grpc v1.47.0
16:07:57 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:07:57 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:07:57 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:07:57 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:07:57 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:07:57 go: downloading github.com/gogo/protobuf v1.3.2
16:07:57 Project root: /go/src/github.com/docker/cli
16:07:57 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:07:57 2022/12/15 16:07:56 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:07:57 make[2]: Leaving directory '/root/build-deb/cli'
16:07:57 # Build the compose plugin
16:07:57 cd /go/src/github.com/docker/compose \
16:07:57 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:07:57 make[2]: Entering directory '/root/build-deb/compose'
16:07:57 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:07:57 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:07:57 go: downloading github.com/spf13/cobra v1.6.1
16:07:57 go: downloading github.com/fvbommel/sortorder v1.0.2
16:07:57 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:07:57 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:07:57 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:07:57 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:07:57 go: downloading github.com/mattn/go-runewidth v0.0.14
16:07:57 go: downloading k8s.io/klog/v2 v2.60.1
16:07:57 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:07:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:07:57 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:07:57 go: downloading google.golang.org/protobuf v1.28.0
16:07:57 go: downloading github.com/go-logr/stdr v1.2.2
16:07:57 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:07:57 go: downloading github.com/containerd/typeurl v1.0.2
16:07:57 go: downloading github.com/golang/protobuf v1.5.2
16:07:57 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:07:57 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:07:57 go: downloading github.com/pelletier/go-toml v1.9.4
16:07:57 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:07:58 go: downloading github.com/google/gofuzz v1.2.0
16:07:58 go: downloading github.com/moby/sys/symlink v0.2.0
16:07:58 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:07:58 go: downloading github.com/gogo/googleapis v1.4.1
16:07:58 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:07:58 go: downloading github.com/morikuni/aec v1.0.0
16:07:58 go: downloading github.com/spf13/pflag v1.0.5
16:07:58 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:07:58 go: downloading github.com/docker/go-connections v0.4.0
16:07:58 go: downloading github.com/moby/sys/sequential v0.5.0
16:07:58 go: downloading github.com/sirupsen/logrus v1.9.0
16:07:58 go: downloading github.com/theupdateframework/notary v0.7.0
16:07:58 go: downloading github.com/compose-spec/compose-go v1.8.0
16:07:58 go: downloading github.com/hashicorp/go-version v1.6.0
16:07:58 go: downloading github.com/docker/buildx v0.9.1
16:07:58 go: downloading github.com/docker/go-units v0.5.0
16:07:58 go: downloading github.com/mattn/go-shellwords v1.0.12
16:07:58 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:07:58 go: downloading go.opentelemetry.io/otel v1.11.2
16:07:58 go: downloading github.com/containerd/containerd v1.6.12
16:07:58 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:07:58 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:07:58 go: downloading github.com/opencontainers/go-digest v1.0.0
16:07:58 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:07:58 go: downloading golang.org/x/sync v0.1.0
16:07:58 go: downloading gopkg.in/yaml.v2 v2.4.0
16:07:58 go: downloading k8s.io/client-go v0.22.4
16:07:58 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:07:58 go: downloading github.com/imdario/mergo v0.3.13
16:07:58 go: downloading github.com/containerd/console v1.0.3
16:07:58 go: downloading golang.org/x/text v0.3.7
16:07:59 go: downloading github.com/containerd/continuity v0.3.0
16:07:59 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:07:59 go: downloading github.com/rivo/uniseg v0.2.0
16:07:59 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:07:59 go: downloading github.com/davecgh/go-spew v1.1.1
16:07:59 go: downloading github.com/pmezard/go-difflib v1.0.0
16:07:59 go: downloading gopkg.in/yaml.v3 v3.0.1
16:07:59 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:07:59 go: downloading github.com/mattn/go-isatty v0.0.16
16:07:59 go: downloading github.com/buger/goterm v1.0.4
16:07:59 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:07:59 go: downloading github.com/moby/locker v1.0.1
16:07:59 go: downloading github.com/felixge/httpsnoop v1.0.2
16:07:59 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:07:59 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:07:59 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:07:59 go: downloading gopkg.in/inf.v0 v0.9.1
16:07:59 go: downloading github.com/googleapis/gnostic v0.5.5
16:07:59 go: downloading github.com/google/go-cmp v0.5.9
16:07:59 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:07:59 go: downloading github.com/docker/go-metrics v0.0.1
16:07:59 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:07:59 go: downloading github.com/json-iterator/go v1.1.12
16:07:59 go: downloading github.com/modern-go/reflect2 v1.0.2
16:07:59 go: downloading sigs.k8s.io/yaml v1.2.0
16:07:59 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:07:59 go: downloading github.com/mattn/go-colorable v0.1.12
16:07:59 go: downloading github.com/prometheus/client_golang v1.12.2
16:07:59 #24 ...
16:07:59 
16:07:59 #25 [linux/amd64->darwin/arm64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
16:07:59 #0 1.088 Building static docker-darwin-arm64
16:07:59 go: downloading github.com/stretchr/testify v1.8.1
16:07:59 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:07:59 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:07:59 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:07:59 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:07:59 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:07:59 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:07:59 go: downloading github.com/go-logr/logr v1.2.3
16:07:59 go: downloading k8s.io/api v0.22.4
16:07:59 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:07:59 go: downloading github.com/containerd/ttrpc v1.1.0
16:07:59 go: downloading github.com/moby/spdystream v0.2.0
16:07:59 go: downloading github.com/prometheus/client_model v0.2.0
16:07:59 go: downloading github.com/prometheus/common v0.32.1
16:07:59 go: downloading github.com/beorn7/perks v1.0.1
16:07:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:07:59 go: downloading github.com/prometheus/procfs v0.7.3
16:07:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:08:00 go: downloading k8s.io/apimachinery v0.22.4
16:08:00 go: downloading github.com/gofrs/flock v0.8.0
16:08:00 go: downloading github.com/moby/sys/signal v0.7.0
16:08:00 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:08:00 go: downloading github.com/golang/mock v1.6.0
16:08:00 go: downloading github.com/klauspost/compress v1.15.9
16:08:00 go: downloading github.com/moby/patternmatcher v0.5.0
16:08:00 go: downloading github.com/opencontainers/runc v1.1.3
16:08:00 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:08:00 go: downloading github.com/hashicorp/errwrap v1.1.0
16:08:00 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:08:00 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:08:00 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:08:00 go: downloading google.golang.org/grpc v1.47.0
16:08:00 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:08:00 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:08:00 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:08:00 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:08:00 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:08:00 go: downloading github.com/gogo/protobuf v1.3.2
16:08:01 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:08:01 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:08:01 go: downloading github.com/mattn/go-runewidth v0.0.14
16:08:01 go: downloading k8s.io/klog/v2 v2.60.1
16:08:01 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:08:01 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:08:01 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:08:01 go: downloading google.golang.org/protobuf v1.28.0
16:08:01 go: downloading github.com/go-logr/stdr v1.2.2
16:08:01 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:08:01 go: downloading github.com/containerd/typeurl v1.0.2
16:08:01 go: downloading github.com/golang/protobuf v1.5.2
16:08:01 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:08:01 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:08:01 go: downloading github.com/pelletier/go-toml v1.9.4
16:08:01 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:08:01 go: downloading github.com/google/gofuzz v1.2.0
16:08:01 go: downloading github.com/moby/sys/symlink v0.2.0
16:08:01 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:08:01 go: downloading github.com/gogo/googleapis v1.4.1
16:08:02 Project root: /go/src/github.com/docker/cli
16:08:02 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:08:02 2022/12/15 16:08:00 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:08:02 + popd
16:08:02 + pushd /root/rpmbuild/BUILD/src/plugins
16:08:02 + for installer in *.installer
16:08:02 + '[' app.installer '!=' scan.installer ']'
16:08:02 + bash app.installer build
16:08:02 ~/rpmbuild/BUILD/src
16:08:02 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:08:02 Cloning into '/go/src/github.com/docker/app'...
16:08:02 go: downloading github.com/containerd/continuity v0.3.0
16:08:02 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:08:02 go: downloading github.com/rivo/uniseg v0.2.0
16:08:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:08:02 go: downloading github.com/davecgh/go-spew v1.1.1
16:08:02 go: downloading github.com/pmezard/go-difflib v1.0.0
16:08:02 go: downloading gopkg.in/yaml.v3 v3.0.1
16:08:02 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:08:02 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:08:02 go: downloading github.com/moby/locker v1.0.1
16:08:02 go: downloading github.com/felixge/httpsnoop v1.0.2
16:08:02 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:08:02 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:08:02 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:08:02 go: downloading github.com/googleapis/gnostic v0.5.5
16:08:02 go: downloading gopkg.in/inf.v0 v0.9.1
16:08:02 go: downloading github.com/google/go-cmp v0.5.9
16:08:02 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:08:02 go: downloading github.com/docker/go-metrics v0.0.1
16:08:02 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:08:02 go: downloading github.com/json-iterator/go v1.1.12
16:08:02 go: downloading github.com/modern-go/reflect2 v1.0.2
16:08:02 go: downloading sigs.k8s.io/yaml v1.2.0
16:08:02 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:08:02 go: downloading github.com/mattn/go-colorable v0.1.12
16:08:02 go: downloading github.com/prometheus/client_golang v1.12.2
16:08:02 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:08:02 go: downloading github.com/containerd/ttrpc v1.1.0
16:08:02 go: downloading github.com/moby/spdystream v0.2.0
16:08:02 go: downloading github.com/prometheus/client_model v0.2.0
16:08:02 go: downloading github.com/prometheus/common v0.32.1
16:08:02 go: downloading github.com/beorn7/perks v1.0.1
16:08:02 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:08:02 go: downloading github.com/prometheus/procfs v0.7.3
16:08:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:08:03 Fetching origin
16:08:04 Project root: /go/src/github.com/docker/cli
16:08:04 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:08:04 2022/12/15 16:07:53 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:08:04 + popd
16:08:04 + pushd /root/rpmbuild/BUILD/src/plugins
16:08:04 ~/rpmbuild/BUILD/src
16:08:04 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:08:04 + for installer in '*.installer'
16:08:04 + '[' app.installer '!=' scan.installer ']'
16:08:04 + bash app.installer build
16:08:04 Cloning into '/go/src/github.com/docker/app'...
16:08:04 Fetching origin
16:08:04 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
16:08:04 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
16:08:07 scripts/docs/generate-man.sh
16:08:10 #36 ...
16:08:10 
16:08:10 #30 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:08:10 #30 116.8 + bin/containerd
16:08:10 #30 ...
16:08:10 
16:08:10 #36 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:08:10 #36 68.51 + mkdir -p /build
16:08:10 #36 68.52 + cp runc /build/runc
16:08:10 #36 DONE 68.9s
16:08:10 
16:08:10 #30 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:08:10 #30 ...
16:08:10 
16:08:10 #37 [binary-base 2/7] COPY --from=runc        /build/ /usr/local/bin/
16:08:10 #37 DONE 0.1s
16:08:10 
16:08:10 #30 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:08:11 scripts/docs/generate-man.sh
16:08:13 Project root: /go/src/github.com/docker/cli
16:08:13 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:08:13 2022/12/15 16:08:10 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:08:13 ~/rpmbuild/BUILD/src
16:08:13 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:08:13 + popd
16:08:13 + pushd /root/rpmbuild/BUILD/src/plugins
16:08:13 + for installer in *.installer
16:08:13 + '[' app.installer '!=' scan.installer ']'
16:08:13 + bash app.installer build
16:08:13 Cloning into '/go/src/github.com/docker/app'...
16:08:13 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
16:08:14 scripts/docs/generate-man.sh
16:08:14 Project root: /go/src/github.com/docker/cli
16:08:14 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:08:14 2022/12/15 16:08:08 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:08:14 ~/rpmbuild/BUILD/src
16:08:14 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:08:14 + popd
16:08:14 + pushd /root/rpmbuild/BUILD/src/plugins
16:08:14 + for installer in *.installer
16:08:14 + '[' app.installer '!=' scan.installer ']'
16:08:14 + bash app.installer build
16:08:14 Cloning into '/go/src/github.com/docker/app'...
16:08:14 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
16:08:15 scripts/docs/generate-man.sh
16:08:16 scripts/docs/generate-man.sh
16:08:16 Project root: /go/src/github.com/docker/cli
16:08:16 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:08:16 2022/12/15 16:08:13 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:08:16 + popd
16:08:16 + pushd /root/rpmbuild/BUILD/src/plugins
16:08:16 + for installer in *.installer
16:08:16 + '[' app.installer '!=' scan.installer ']'
16:08:16 + bash app.installer build
16:08:16 ~/rpmbuild/BUILD/src
16:08:16 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:08:16 Cloning into '/go/src/github.com/docker/app'...
16:08:16 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
16:08:16 scripts/docs/generate-man.sh
16:08:16 scripts/docs/generate-man.sh
16:08:17 scripts/docs/generate-man.sh
16:08:19 scripts/docs/generate-man.sh
16:08:21 #22 172.3 # github.com/containerd/containerd/cmd/containerd
16:08:21 #22 172.3 /usr/bin/ld: /tmp/go-link-3767286582/000019.o: in function `New':
16:08:21 #22 172.3 /tmp/tmp.cpIPSzgOdr/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:08:21 #22 172.4 + bin/containerd-stress
16:08:21 #22 173.6 + bin/containerd-shim
16:08:22 Project root: /go/src/github.com/docker/cli
16:08:22 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:08:22 2022/12/15 16:08:22 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:08:22 make[2]: Leaving directory '/root/build-deb/cli'
16:08:22 # Build the compose plugin
16:08:22 cd /go/src/github.com/docker/compose \
16:08:22 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:08:22 make[2]: Entering directory '/root/build-deb/compose'
16:08:22 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:08:22 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:08:22 go: downloading github.com/spf13/cobra v1.6.1
16:08:22 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:08:23 go: downloading github.com/fvbommel/sortorder v1.0.2
16:08:23 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:08:23 go: downloading github.com/morikuni/aec v1.0.0
16:08:23 go: downloading github.com/spf13/pflag v1.0.5
16:08:23 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:08:23 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:08:23 go: downloading github.com/docker/go-connections v0.4.0
16:08:23 go: downloading github.com/moby/sys/sequential v0.5.0
16:08:23 go: downloading github.com/sirupsen/logrus v1.9.0
16:08:23 go: downloading github.com/theupdateframework/notary v0.7.0
16:08:23 go: downloading github.com/compose-spec/compose-go v1.8.0
16:08:23 go: downloading github.com/docker/buildx v0.9.1
16:08:23 go: downloading github.com/docker/go-units v0.5.0
16:08:23 go: downloading github.com/mattn/go-shellwords v1.0.12
16:08:23 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:08:23 go: downloading github.com/hashicorp/go-version v1.6.0
16:08:24 go: downloading go.opentelemetry.io/otel v1.11.2
16:08:24 go: downloading github.com/containerd/containerd v1.6.12
16:08:24 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:08:24 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:08:24 go: downloading github.com/opencontainers/go-digest v1.0.0
16:08:24 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:08:24 go: downloading golang.org/x/sync v0.1.0
16:08:24 go: downloading gopkg.in/yaml.v2 v2.4.0
16:08:24 go: downloading k8s.io/client-go v0.22.4
16:08:24 go: downloading github.com/imdario/mergo v0.3.13
16:08:24 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:08:24 go: downloading github.com/containerd/console v1.0.3
16:08:24 go: downloading golang.org/x/text v0.3.7
16:08:24 go: downloading github.com/mattn/go-isatty v0.0.16
16:08:24 go: downloading github.com/buger/goterm v1.0.4
16:08:24 go: downloading github.com/stretchr/testify v1.8.1
16:08:24 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:08:24 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:08:24 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:08:24 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:08:24 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:08:24 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:08:24 go: downloading github.com/go-logr/logr v1.2.3
16:08:24 go: downloading k8s.io/api v0.22.4
16:08:25 go: downloading k8s.io/apimachinery v0.22.4
16:08:25 go: downloading github.com/gofrs/flock v0.8.0
16:08:25 go: downloading github.com/moby/sys/signal v0.7.0
16:08:25 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:08:25 go: downloading github.com/golang/mock v1.6.0
16:08:25 go: downloading github.com/klauspost/compress v1.15.9
16:08:25 go: downloading github.com/moby/patternmatcher v0.5.0
16:08:25 go: downloading github.com/opencontainers/runc v1.1.3
16:08:25 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:08:25 go: downloading github.com/hashicorp/errwrap v1.1.0
16:08:25 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:08:25 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:08:25 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:08:25 go: downloading google.golang.org/grpc v1.47.0
16:08:25 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:08:26 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:08:26 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:08:26 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:08:26 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:08:26 go: downloading github.com/gogo/protobuf v1.3.2
16:08:26 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:08:26 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:08:26 go: downloading github.com/mattn/go-runewidth v0.0.14
16:08:26 go: downloading k8s.io/klog/v2 v2.60.1
16:08:26 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:08:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:08:26 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:08:26 go: downloading google.golang.org/protobuf v1.28.0
16:08:26 go: downloading github.com/go-logr/stdr v1.2.2
16:08:26 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:08:26 go: downloading github.com/containerd/typeurl v1.0.2
16:08:26 go: downloading github.com/golang/protobuf v1.5.2
16:08:26 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:08:26 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:08:26 go: downloading github.com/pelletier/go-toml v1.9.4
16:08:26 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:08:26 go: downloading github.com/google/gofuzz v1.2.0
16:08:26 go: downloading github.com/moby/sys/symlink v0.2.0
16:08:26 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:08:26 go: downloading github.com/gogo/googleapis v1.4.1
16:08:27 scripts/docs/generate-man.sh
16:08:27 go: downloading github.com/containerd/continuity v0.3.0
16:08:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:08:27 go: downloading github.com/rivo/uniseg v0.2.0
16:08:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:08:27 go: downloading github.com/davecgh/go-spew v1.1.1
16:08:27 go: downloading github.com/pmezard/go-difflib v1.0.0
16:08:27 go: downloading gopkg.in/yaml.v3 v3.0.1
16:08:27 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:08:27 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:08:27 go: downloading github.com/moby/locker v1.0.1
16:08:27 go: downloading github.com/felixge/httpsnoop v1.0.2
16:08:27 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:08:27 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:08:27 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:08:27 go: downloading gopkg.in/inf.v0 v0.9.1
16:08:27 go: downloading github.com/googleapis/gnostic v0.5.5
16:08:27 go: downloading github.com/google/go-cmp v0.5.9
16:08:27 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:08:27 go: downloading github.com/docker/go-metrics v0.0.1
16:08:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:08:27 go: downloading github.com/json-iterator/go v1.1.12
16:08:27 go: downloading github.com/modern-go/reflect2 v1.0.2
16:08:27 go: downloading sigs.k8s.io/yaml v1.2.0
16:08:28 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:08:28 go: downloading github.com/mattn/go-colorable v0.1.12
16:08:28 go: downloading github.com/prometheus/client_golang v1.12.2
16:08:28 go: downloading github.com/containerd/ttrpc v1.1.0
16:08:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:08:28 go: downloading github.com/moby/spdystream v0.2.0
16:08:28 go: downloading github.com/prometheus/client_model v0.2.0
16:08:28 go: downloading github.com/prometheus/common v0.32.1
16:08:28 go: downloading github.com/beorn7/perks v1.0.1
16:08:28 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:08:28 go: downloading github.com/prometheus/procfs v0.7.3
16:08:28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:08:29 #22 184.8 + bin/containerd-shim-runc-v1
16:08:32 Project root: /go/src/github.com/docker/cli
16:08:32 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:08:32 2022/12/15 16:08:21 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:08:32 make[2]: Leaving directory '/root/build-deb/cli'
16:08:32 # Build the compose plugin
16:08:32 cd /go/src/github.com/docker/compose \
16:08:32 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:08:32 make[2]: Entering directory '/root/build-deb/compose'
16:08:32 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:08:32 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:08:32 go: downloading github.com/spf13/cobra v1.6.1
16:08:32 go: downloading github.com/fvbommel/sortorder v1.0.2
16:08:32 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:08:32 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:08:32 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:08:32 go: downloading github.com/morikuni/aec v1.0.0
16:08:32 go: downloading github.com/spf13/pflag v1.0.5
16:08:32 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:08:32 go: downloading github.com/docker/go-connections v0.4.0
16:08:32 go: downloading github.com/moby/sys/sequential v0.5.0
16:08:32 go: downloading github.com/sirupsen/logrus v1.9.0
16:08:32 go: downloading github.com/theupdateframework/notary v0.7.0
16:08:32 go: downloading github.com/compose-spec/compose-go v1.8.0
16:08:32 go: downloading github.com/hashicorp/go-version v1.6.0
16:08:32 go: downloading github.com/docker/buildx v0.9.1
16:08:32 go: downloading github.com/docker/go-units v0.5.0
16:08:32 go: downloading github.com/mattn/go-shellwords v1.0.12
16:08:32 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:08:32 go: downloading go.opentelemetry.io/otel v1.11.2
16:08:32 go: downloading github.com/containerd/containerd v1.6.12
16:08:32 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:08:32 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:08:32 go: downloading github.com/opencontainers/go-digest v1.0.0
16:08:32 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:08:32 go: downloading golang.org/x/sync v0.1.0
16:08:32 go: downloading gopkg.in/yaml.v2 v2.4.0
16:08:32 go: downloading k8s.io/client-go v0.22.4
16:08:32 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:08:32 go: downloading github.com/imdario/mergo v0.3.13
16:08:32 go: downloading github.com/containerd/console v1.0.3
16:08:32 go: downloading golang.org/x/text v0.3.7
16:08:32 go: downloading github.com/mattn/go-isatty v0.0.16
16:08:32 go: downloading github.com/buger/goterm v1.0.4
16:08:32 go: downloading github.com/stretchr/testify v1.8.1
16:08:32 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:08:32 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:08:32 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:08:32 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:08:32 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:08:32 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:08:32 go: downloading github.com/go-logr/logr v1.2.3
16:08:32 go: downloading k8s.io/api v0.22.4
16:08:32 go: downloading k8s.io/apimachinery v0.22.4
16:08:32 go: downloading github.com/gofrs/flock v0.8.0
16:08:32 go: downloading github.com/moby/sys/signal v0.7.0
16:08:32 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:08:32 go: downloading github.com/golang/mock v1.6.0
16:08:32 go: downloading github.com/klauspost/compress v1.15.9
16:08:32 go: downloading github.com/moby/patternmatcher v0.5.0
16:08:32 go: downloading github.com/opencontainers/runc v1.1.3
16:08:32 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:08:32 go: downloading github.com/hashicorp/errwrap v1.1.0
16:08:32 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:08:32 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:08:32 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:08:32 go: downloading google.golang.org/grpc v1.47.0
16:08:32 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:08:32 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:08:32 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:08:32 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:08:32 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:08:32 go: downloading github.com/gogo/protobuf v1.3.2
16:08:32 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:08:32 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:08:32 go: downloading github.com/mattn/go-runewidth v0.0.14
16:08:32 go: downloading k8s.io/klog/v2 v2.60.1
16:08:32 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:08:32 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:08:32 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:08:32 go: downloading google.golang.org/protobuf v1.28.0
16:08:32 go: downloading github.com/go-logr/stdr v1.2.2
16:08:32 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:08:32 go: downloading github.com/containerd/typeurl v1.0.2
16:08:32 go: downloading github.com/golang/protobuf v1.5.2
16:08:32 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:08:32 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:08:32 go: downloading github.com/pelletier/go-toml v1.9.4
16:08:32 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:08:32 go: downloading github.com/google/gofuzz v1.2.0
16:08:32 go: downloading github.com/moby/sys/symlink v0.2.0
16:08:32 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:08:32 go: downloading github.com/gogo/googleapis v1.4.1
16:08:32 go: downloading github.com/containerd/continuity v0.3.0
16:08:32 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:08:32 go: downloading github.com/rivo/uniseg v0.2.0
16:08:32 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:08:32 go: downloading github.com/davecgh/go-spew v1.1.1
16:08:32 go: downloading github.com/pmezard/go-difflib v1.0.0
16:08:32 go: downloading gopkg.in/yaml.v3 v3.0.1
16:08:32 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:08:32 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:08:32 go: downloading github.com/moby/locker v1.0.1
16:08:32 go: downloading github.com/felixge/httpsnoop v1.0.2
16:08:32 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:08:32 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:08:32 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:08:32 go: downloading gopkg.in/inf.v0 v0.9.1
16:08:32 go: downloading github.com/googleapis/gnostic v0.5.5
16:08:32 go: downloading github.com/google/go-cmp v0.5.9
16:08:32 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:08:32 go: downloading github.com/docker/go-metrics v0.0.1
16:08:32 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:08:32 go: downloading github.com/json-iterator/go v1.1.12
16:08:32 go: downloading github.com/modern-go/reflect2 v1.0.2
16:08:32 go: downloading sigs.k8s.io/yaml v1.2.0
16:08:32 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:08:32 go: downloading github.com/mattn/go-colorable v0.1.12
16:08:32 go: downloading github.com/prometheus/client_golang v1.12.2
16:08:32 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:08:32 go: downloading github.com/containerd/ttrpc v1.1.0
16:08:32 go: downloading github.com/moby/spdystream v0.2.0
16:08:32 go: downloading github.com/prometheus/client_model v0.2.0
16:08:32 go: downloading github.com/prometheus/common v0.32.1
16:08:32 go: downloading github.com/beorn7/perks v1.0.1
16:08:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:08:32 go: downloading github.com/prometheus/procfs v0.7.3
16:08:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:08:33 Project root: /go/src/github.com/docker/cli
16:08:33 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:08:33 2022/12/15 16:08:25 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:08:33 make[2]: Leaving directory '/root/build-deb/cli'
16:08:33 # Build the compose plugin
16:08:33 cd /go/src/github.com/docker/compose \
16:08:33 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:08:33 make[2]: Entering directory '/root/build-deb/compose'
16:08:33 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:08:33 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:08:33 go: downloading github.com/spf13/cobra v1.6.1
16:08:33 go: downloading github.com/fvbommel/sortorder v1.0.2
16:08:33 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:08:33 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:08:33 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:08:33 go: downloading github.com/morikuni/aec v1.0.0
16:08:33 go: downloading github.com/spf13/pflag v1.0.5
16:08:33 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:08:33 go: downloading github.com/docker/go-connections v0.4.0
16:08:33 go: downloading github.com/moby/sys/sequential v0.5.0
16:08:33 go: downloading github.com/sirupsen/logrus v1.9.0
16:08:33 go: downloading github.com/theupdateframework/notary v0.7.0
16:08:33 go: downloading github.com/compose-spec/compose-go v1.8.0
16:08:33 go: downloading github.com/hashicorp/go-version v1.6.0
16:08:33 go: downloading github.com/docker/buildx v0.9.1
16:08:33 go: downloading github.com/docker/go-units v0.5.0
16:08:33 go: downloading github.com/mattn/go-shellwords v1.0.12
16:08:33 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:08:33 go: downloading go.opentelemetry.io/otel v1.11.2
16:08:33 go: downloading github.com/containerd/containerd v1.6.12
16:08:33 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:08:33 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:08:33 go: downloading github.com/opencontainers/go-digest v1.0.0
16:08:33 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:08:33 go: downloading golang.org/x/sync v0.1.0
16:08:33 go: downloading gopkg.in/yaml.v2 v2.4.0
16:08:33 go: downloading k8s.io/client-go v0.22.4
16:08:33 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:08:33 go: downloading github.com/imdario/mergo v0.3.13
16:08:33 go: downloading github.com/containerd/console v1.0.3
16:08:33 go: downloading golang.org/x/text v0.3.7
16:08:33 go: downloading github.com/mattn/go-isatty v0.0.16
16:08:33 go: downloading github.com/buger/goterm v1.0.4
16:08:33 go: downloading github.com/stretchr/testify v1.8.1
16:08:33 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:08:33 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:08:33 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:08:33 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:08:33 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:08:33 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:08:33 go: downloading github.com/go-logr/logr v1.2.3
16:08:33 go: downloading k8s.io/api v0.22.4
16:08:33 go: downloading k8s.io/apimachinery v0.22.4
16:08:33 go: downloading github.com/gofrs/flock v0.8.0
16:08:33 go: downloading github.com/moby/sys/signal v0.7.0
16:08:33 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:08:33 go: downloading github.com/golang/mock v1.6.0
16:08:33 go: downloading github.com/klauspost/compress v1.15.9
16:08:33 go: downloading github.com/moby/patternmatcher v0.5.0
16:08:33 go: downloading github.com/opencontainers/runc v1.1.3
16:08:33 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:08:33 go: downloading github.com/hashicorp/errwrap v1.1.0
16:08:33 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:08:33 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:08:33 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:08:33 go: downloading google.golang.org/grpc v1.47.0
16:08:33 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:08:33 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:08:33 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:08:33 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:08:33 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:08:33 go: downloading github.com/gogo/protobuf v1.3.2
16:08:33 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:08:33 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:08:33 go: downloading github.com/mattn/go-runewidth v0.0.14
16:08:33 go: downloading k8s.io/klog/v2 v2.60.1
16:08:33 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:08:33 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:08:33 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:08:34 go: downloading google.golang.org/protobuf v1.28.0
16:08:34 scripts/docs/generate-man.sh
16:08:34 go: downloading github.com/go-logr/stdr v1.2.2
16:08:34 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:08:34 go: downloading github.com/containerd/typeurl v1.0.2
16:08:34 go: downloading github.com/golang/protobuf v1.5.2
16:08:34 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:08:34 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:08:34 go: downloading github.com/pelletier/go-toml v1.9.4
16:08:34 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:08:34 go: downloading github.com/google/gofuzz v1.2.0
16:08:34 go: downloading github.com/moby/sys/symlink v0.2.0
16:08:34 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:08:34 go: downloading github.com/gogo/googleapis v1.4.1
16:08:35 #22 191.1 + bin/containerd-shim-runc-v2
16:08:35 + for installer in *.installer
16:08:35 + '[' buildx.installer '!=' scan.installer ']'
16:08:35 + bash buildx.installer build
16:08:35 Cloning into '/go/src/github.com/docker/buildx'...
16:08:35 Fetching origin
16:08:35 + GO111MODULE=on
16:08:35 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:08:35 go: downloading github.com/containerd/continuity v0.3.0
16:08:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:08:35 go: downloading github.com/rivo/uniseg v0.2.0
16:08:35 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:08:35 go: downloading github.com/davecgh/go-spew v1.1.1
16:08:35 go: downloading github.com/pmezard/go-difflib v1.0.0
16:08:35 go: downloading gopkg.in/yaml.v3 v3.0.1
16:08:35 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:08:35 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:08:35 go: downloading github.com/moby/locker v1.0.1
16:08:35 go: downloading github.com/felixge/httpsnoop v1.0.2
16:08:35 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:08:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:08:35 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:08:35 go: downloading gopkg.in/inf.v0 v0.9.1
16:08:35 go: downloading github.com/googleapis/gnostic v0.5.5
16:08:35 go: downloading github.com/google/go-cmp v0.5.9
16:08:35 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:08:35 go: downloading github.com/docker/go-metrics v0.0.1
16:08:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:08:35 go: downloading github.com/json-iterator/go v1.1.12
16:08:35 go: downloading github.com/modern-go/reflect2 v1.0.2
16:08:35 go: downloading sigs.k8s.io/yaml v1.2.0
16:08:35 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:08:35 go: downloading github.com/prometheus/client_golang v1.12.2
16:08:35 go: downloading github.com/mattn/go-colorable v0.1.12
16:08:35 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:08:35 go: downloading github.com/containerd/ttrpc v1.1.0
16:08:35 go: downloading github.com/moby/spdystream v0.2.0
16:08:35 go: downloading github.com/prometheus/client_model v0.2.0
16:08:35 go: downloading github.com/prometheus/common v0.32.1
16:08:36 #22 192.0 + binaries
16:08:36 #22 192.0 + install -D bin/containerd /build/containerd
16:08:36 #22 192.0 + install -D bin/containerd-shim /build/containerd-shim
16:08:36 #22 192.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:08:36 #22 192.0 + install -D bin/ctr /build/ctr
16:08:36 go: downloading github.com/beorn7/perks v1.0.1
16:08:36 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:08:36 go: downloading github.com/prometheus/procfs v0.7.3
16:08:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:08:36 #22 DONE 192.6s
16:08:37 
16:08:37 #29 [binary-base 3/7] COPY --from=containerd  /build/ /usr/local/bin/
16:08:37 #29 DONE 0.2s
16:08:37 
16:08:37 #30 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/
16:08:37 #30 DONE 0.1s
16:08:37 
16:08:37 #31 [binary-base 5/7] COPY --from=proxy       /build/ /usr/local/bin/
16:08:37 #31 DONE 0.1s
16:08:37 
16:08:37 #32 [binary-base 6/7] COPY --from=vpnkit      /build/ /usr/local/bin/
16:08:38 #32 DONE 0.2s
16:08:38 
16:08:38 #33 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker
16:08:38 #33 DONE 0.0s
16:08:38 
16:08:38 #34 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=bind,target=/go/src/github.com/docker/docker         hack/make.sh binary
16:08:38 #34 0.356 
16:08:38 #34 0.416 Removing /build/bundles/
16:08:38 #34 0.417 
16:08:38 #34 0.423 ---> Making bundle: binary (in /build/bundles/binary)
16:08:38 #34 0.450 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:08:38 #34 0.451 GOOS="" GOARCH="" GOARM=""
16:08:42 scripts/docs/generate-man.sh
16:08:43 + for installer in '*.installer'
16:08:43 + '[' buildx.installer '!=' scan.installer ']'
16:08:43 + bash buildx.installer build
16:08:43 Cloning into '/go/src/github.com/docker/buildx'...
16:08:43 Fetching origin
16:08:44 + GO111MODULE=on
16:08:44 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:08:46 scripts/docs/generate-man.sh
16:08:50 scripts/docs/generate-man.sh
16:08:51 + for installer in *.installer
16:08:51 + '[' buildx.installer '!=' scan.installer ']'
16:08:51 + bash buildx.installer build
16:08:51 Cloning into '/go/src/github.com/docker/buildx'...
16:08:51 Fetching origin
16:08:51 + GO111MODULE=on
16:08:51 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:08:53 + for installer in *.installer
16:08:53 + '[' buildx.installer '!=' scan.installer ']'
16:08:53 + bash buildx.installer build
16:08:53 Cloning into '/go/src/github.com/docker/buildx'...
16:08:56 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:08:56 
16:08:56 ~/rpmbuild/BUILD/src
16:08:56 + popd
16:08:56 + exit 0
16:08:56 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.k5d3Hx
16:08:56 + umask 022
16:08:56 + cd /root/rpmbuild/BUILD
16:08:56 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.x86_64 '!=' / ']'
16:08:56 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:08:56 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:08:56 + mkdir -p /root/rpmbuild/BUILDROOT
16:08:56 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:08:56 + cd src
16:08:56 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:08:56 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/bin/dockerd
16:08:56 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/bin/docker-proxy
16:08:56 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/bin/docker-init
16:08:56 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/lib/systemd/system/docker.service
16:08:56 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/lib/systemd/system/docker.socket
16:08:56 + /usr/lib/rpm/check-buildroot
16:08:56 + /usr/lib/rpm/redhat/brp-compress
16:08:56 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:08:56 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:08:56 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:08:56 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:08:56 + /usr/lib/rpm/redhat/brp-python-hardlink
16:08:56 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:08:56 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NSk268
16:08:56 + umask 022
16:08:56 + cd /root/rpmbuild/BUILD
16:08:56 + cd src
16:08:56 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:08:56 PASS: daemon version OK
16:08:56 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:08:56 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 0234322'
16:08:56 + echo 'PASS: daemon version OK'
16:08:56 + exit 0
16:08:56 Processing files: docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:08:56 Provides: docker-ce = 3:0.0.0.20221215153738.3a2c30b-0.el7 docker-ce(x86-64) = 3:0.0.0.20221215153738.3a2c30b-0.el7
16:08:56 Requires(interp): /bin/sh /bin/sh /bin/sh
16:08:56 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:08:56 Requires(post): /bin/sh
16:08:56 Requires(preun): /bin/sh
16:08:56 Requires(postun): /bin/sh
16:08:56 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)
16:08:56 Conflicts: docker docker-io docker-engine-cs docker-ee
16:08:56 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
16:08:56 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:08:56 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.src.rpm
16:08:56 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.x86_64.rpm
16:08:56 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.C5aYZw
16:08:56 + umask 022
16:08:56 + cd /root/rpmbuild/BUILD
16:08:56 + cd src
16:08:56 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:08:56 + exit 0
16:08:56 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.30H4BD
16:08:56 + umask 022
16:08:56 + cd /root/rpmbuild/BUILD
16:08:56 + cd /root/rpmbuild/BUILD
16:08:56 + rm -rf src
16:08:56 + /usr/bin/mkdir -p src
16:08:56 + cd src
16:08:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:08:56 + /usr/bin/tar -xf -
16:08:56 + STATUS=0
16:08:56 + '[' 0 -ne 0 ']'
16:08:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:08:56 + /usr/bin/tar -xf -
16:08:56 + STATUS=0
16:08:56 + '[' 0 -ne 0 ']'
16:08:56 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:08:56 + exit 0
16:08:56 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cABCWL
16:08:56 + umask 022
16:08:56 + cd /root/rpmbuild/BUILD
16:08:56 + cd src
16:08:56 + mkdir -p /go/src/github.com/docker
16:08:56 + rm -f /go/src/github.com/docker/cli
16:08:56 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:08:56 + pushd /go/src/github.com/docker/cli
16:08:56 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:08:56 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:08:56 + make VERSION=0.0.0-20221215153738-3a2c30b GITCOMMIT=3a2c30b dynbinary manpages
16:08:56 GO_LINKMODE=dynamic ./scripts/build/binary
16:08:56 Building dynamic docker-linux-amd64
16:08:56 + GO111MODULE=on
16:08:56 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:08:57 #30 173.6 # github.com/containerd/containerd/cmd/containerd
16:08:57 #30 173.6 /usr/bin/ld: /tmp/go-link-3587198427/000019.o: in function `New':
16:08:57 #30 173.6 /tmp/tmp.izwlmZlWmV/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:08:57 #30 173.7 + bin/containerd-stress
16:08:58 #30 174.9 + bin/containerd-shim
16:09:00 + for installer in *.installer
16:09:00 + '[' buildx.installer '!=' scan.installer ']'
16:09:00 + bash buildx.installer build
16:09:00 Cloning into '/go/src/github.com/docker/buildx'...
16:09:00 + GO111MODULE=on
16:09:00 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:09:02 scripts/docs/generate-man.sh
16:09:03 + for installer in *.installer
16:09:03 + '[' buildx.installer '!=' scan.installer ']'
16:09:03 + bash buildx.installer build
16:09:03 Cloning into '/go/src/github.com/docker/buildx'...
16:09:03 + GO111MODULE=on
16:09:03 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:09:06 scripts/docs/generate-man.sh
16:09:10 #30 186.4 + bin/containerd-shim-runc-v1
16:09:15 Project root: /go/src/github.com/docker/cli
16:09:15 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:09:15 2022/12/15 16:09:12 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:09:15 make[2]: Leaving directory '/root/build-deb/cli'
16:09:15 # Build the compose plugin
16:09:15 cd /go/src/github.com/docker/compose \
16:09:15 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:09:15 make[2]: Entering directory '/root/build-deb/compose'
16:09:15 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:09:15 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:09:15 go: downloading github.com/spf13/cobra v1.6.1
16:09:15 go: downloading github.com/fvbommel/sortorder v1.0.2
16:09:15 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:09:15 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:09:15 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:09:15 go: downloading github.com/morikuni/aec v1.0.0
16:09:15 go: downloading github.com/spf13/pflag v1.0.5
16:09:15 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:09:15 go: downloading github.com/docker/go-connections v0.4.0
16:09:15 go: downloading github.com/moby/sys/sequential v0.5.0
16:09:15 go: downloading github.com/sirupsen/logrus v1.9.0
16:09:15 go: downloading github.com/theupdateframework/notary v0.7.0
16:09:15 go: downloading github.com/compose-spec/compose-go v1.8.0
16:09:15 go: downloading github.com/hashicorp/go-version v1.6.0
16:09:15 go: downloading github.com/docker/buildx v0.9.1
16:09:15 go: downloading github.com/docker/go-units v0.5.0
16:09:15 go: downloading github.com/mattn/go-shellwords v1.0.12
16:09:15 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:09:15 go: downloading go.opentelemetry.io/otel v1.11.2
16:09:15 go: downloading github.com/containerd/containerd v1.6.12
16:09:15 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:09:15 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:09:15 go: downloading github.com/opencontainers/go-digest v1.0.0
16:09:15 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:09:15 go: downloading golang.org/x/sync v0.1.0
16:09:15 go: downloading gopkg.in/yaml.v2 v2.4.0
16:09:15 go: downloading k8s.io/client-go v0.22.4
16:09:15 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:09:15 go: downloading github.com/imdario/mergo v0.3.13
16:09:15 go: downloading github.com/containerd/console v1.0.3
16:09:15 go: downloading golang.org/x/text v0.3.7
16:09:15 go: downloading github.com/mattn/go-isatty v0.0.16
16:09:15 go: downloading github.com/buger/goterm v1.0.4
16:09:15 go: downloading github.com/stretchr/testify v1.8.1
16:09:15 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:09:15 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:09:15 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:09:15 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:09:15 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:09:15 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:09:15 go: downloading github.com/go-logr/logr v1.2.3
16:09:15 go: downloading k8s.io/api v0.22.4
16:09:16 go: downloading k8s.io/apimachinery v0.22.4
16:09:16 go: downloading github.com/gofrs/flock v0.8.0
16:09:16 go: downloading github.com/moby/sys/signal v0.7.0
16:09:16 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:09:16 go: downloading github.com/golang/mock v1.6.0
16:09:16 go: downloading github.com/klauspost/compress v1.15.9
16:09:16 go: downloading github.com/moby/patternmatcher v0.5.0
16:09:16 go: downloading github.com/opencontainers/runc v1.1.3
16:09:16 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:09:16 go: downloading github.com/hashicorp/errwrap v1.1.0
16:09:16 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:09:16 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:09:16 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:09:16 go: downloading google.golang.org/grpc v1.47.0
16:09:16 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:09:16 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:09:17 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:09:17 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:09:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:09:17 go: downloading github.com/gogo/protobuf v1.3.2
16:09:17 #30 192.9 + bin/containerd-shim-runc-v2
16:09:17 #30 193.7 + binaries
16:09:17 #30 193.7 + install -D bin/containerd /build/containerd
16:09:17 #30 193.7 + install -D bin/containerd-shim /build/containerd-shim
16:09:17 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:09:17 #30 193.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:09:17 #30 193.7 + install -D bin/ctr /build/ctr
16:09:17 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:09:17 go: downloading github.com/mattn/go-runewidth v0.0.14
16:09:17 go: downloading k8s.io/klog/v2 v2.60.1
16:09:17 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:09:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:09:17 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:09:17 go: downloading google.golang.org/protobuf v1.28.0
16:09:17 go: downloading github.com/go-logr/stdr v1.2.2
16:09:17 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:09:17 go: downloading github.com/containerd/typeurl v1.0.2
16:09:17 go: downloading github.com/golang/protobuf v1.5.2
16:09:17 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:09:17 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:09:17 go: downloading github.com/pelletier/go-toml v1.9.4
16:09:17 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:09:17 go: downloading github.com/google/gofuzz v1.2.0
16:09:17 go: downloading github.com/moby/sys/symlink v0.2.0
16:09:17 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:09:17 go: downloading github.com/gogo/googleapis v1.4.1
16:09:18 #30 DONE 194.4s
16:09:19 go: downloading github.com/containerd/continuity v0.3.0
16:09:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:09:19 go: downloading github.com/rivo/uniseg v0.2.0
16:09:19 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:09:19 go: downloading github.com/davecgh/go-spew v1.1.1
16:09:19 go: downloading github.com/pmezard/go-difflib v1.0.0
16:09:19 go: downloading gopkg.in/yaml.v3 v3.0.1
16:09:19 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:09:19 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:09:19 go: downloading github.com/moby/locker v1.0.1
16:09:19 go: downloading github.com/felixge/httpsnoop v1.0.2
16:09:19 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:09:19 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:09:19 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:09:19 Project root: /go/src/github.com/docker/cli
16:09:19 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:09:19 2022/12/15 16:09:04 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:09:19 make[2]: Leaving directory '/root/build-deb/cli'
16:09:19 # Build the compose plugin
16:09:19 cd /go/src/github.com/docker/compose \
16:09:19 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:09:19 make[2]: Entering directory '/root/build-deb/compose'
16:09:19 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:09:19 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:09:19 go: downloading github.com/spf13/cobra v1.6.1
16:09:19 go: downloading github.com/fvbommel/sortorder v1.0.2
16:09:19 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:09:19 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:09:19 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:09:19 go: downloading github.com/morikuni/aec v1.0.0
16:09:19 go: downloading github.com/spf13/pflag v1.0.5
16:09:19 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:09:19 go: downloading github.com/docker/go-connections v0.4.0
16:09:19 go: downloading github.com/moby/sys/sequential v0.5.0
16:09:19 go: downloading github.com/sirupsen/logrus v1.9.0
16:09:19 go: downloading github.com/theupdateframework/notary v0.7.0
16:09:19 go: downloading github.com/compose-spec/compose-go v1.8.0
16:09:19 go: downloading github.com/hashicorp/go-version v1.6.0
16:09:19 go: downloading github.com/docker/buildx v0.9.1
16:09:19 go: downloading github.com/docker/go-units v0.5.0
16:09:19 go: downloading github.com/mattn/go-shellwords v1.0.12
16:09:19 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:09:19 go: downloading go.opentelemetry.io/otel v1.11.2
16:09:19 go: downloading github.com/containerd/containerd v1.6.12
16:09:19 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:09:19 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:09:19 go: downloading github.com/opencontainers/go-digest v1.0.0
16:09:19 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:09:19 go: downloading golang.org/x/sync v0.1.0
16:09:19 go: downloading gopkg.in/yaml.v2 v2.4.0
16:09:19 go: downloading k8s.io/client-go v0.22.4
16:09:19 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:09:19 go: downloading github.com/imdario/mergo v0.3.13
16:09:19 go: downloading github.com/containerd/console v1.0.3
16:09:19 go: downloading golang.org/x/text v0.3.7
16:09:19 go: downloading github.com/mattn/go-isatty v0.0.16
16:09:19 go: downloading github.com/buger/goterm v1.0.4
16:09:19 go: downloading github.com/stretchr/testify v1.8.1
16:09:19 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:09:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:09:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:09:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:09:19 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:09:19 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:09:19 go: downloading github.com/go-logr/logr v1.2.3
16:09:19 go: downloading k8s.io/api v0.22.4
16:09:19 go: downloading k8s.io/apimachinery v0.22.4
16:09:19 go: downloading github.com/gofrs/flock v0.8.0
16:09:19 go: downloading github.com/moby/sys/signal v0.7.0
16:09:19 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:09:19 go: downloading github.com/golang/mock v1.6.0
16:09:19 go: downloading github.com/klauspost/compress v1.15.9
16:09:19 go: downloading github.com/moby/patternmatcher v0.5.0
16:09:19 go: downloading github.com/opencontainers/runc v1.1.3
16:09:19 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:09:19 go: downloading github.com/hashicorp/errwrap v1.1.0
16:09:19 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:09:19 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:09:19 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:09:19 go: downloading google.golang.org/grpc v1.47.0
16:09:19 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:09:19 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:09:19 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:09:19 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:09:19 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:09:19 go: downloading github.com/gogo/protobuf v1.3.2
16:09:19 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:09:19 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:09:19 go: downloading github.com/mattn/go-runewidth v0.0.14
16:09:19 go: downloading k8s.io/klog/v2 v2.60.1
16:09:19 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:09:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:09:19 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:09:19 go: downloading google.golang.org/protobuf v1.28.0
16:09:19 go: downloading github.com/go-logr/stdr v1.2.2
16:09:19 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:09:19 go: downloading github.com/containerd/typeurl v1.0.2
16:09:19 go: downloading github.com/golang/protobuf v1.5.2
16:09:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:09:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:09:19 go: downloading github.com/pelletier/go-toml v1.9.4
16:09:19 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:09:19 go: downloading github.com/google/gofuzz v1.2.0
16:09:19 go: downloading github.com/moby/sys/symlink v0.2.0
16:09:19 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:09:19 go: downloading github.com/gogo/googleapis v1.4.1
16:09:19 go: downloading github.com/containerd/continuity v0.3.0
16:09:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:09:19 go: downloading github.com/rivo/uniseg v0.2.0
16:09:19 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:09:19 go: downloading github.com/davecgh/go-spew v1.1.1
16:09:19 go: downloading github.com/pmezard/go-difflib v1.0.0
16:09:19 go: downloading gopkg.in/yaml.v3 v3.0.1
16:09:19 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:09:19 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:09:19 go: downloading github.com/moby/locker v1.0.1
16:09:19 go: downloading github.com/felixge/httpsnoop v1.0.2
16:09:19 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:09:19 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:09:19 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:09:19 go: downloading gopkg.in/inf.v0 v0.9.1
16:09:19 go: downloading github.com/googleapis/gnostic v0.5.5
16:09:19 go: downloading github.com/google/go-cmp v0.5.9
16:09:19 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:09:19 go: downloading github.com/docker/go-metrics v0.0.1
16:09:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:09:19 go: downloading github.com/json-iterator/go v1.1.12
16:09:19 go: downloading github.com/modern-go/reflect2 v1.0.2
16:09:19 go: downloading sigs.k8s.io/yaml v1.2.0
16:09:19 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:09:19 go: downloading github.com/mattn/go-colorable v0.1.12
16:09:19 go: downloading github.com/prometheus/client_golang v1.12.2
16:09:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:09:19 go: downloading github.com/containerd/ttrpc v1.1.0
16:09:19 go: downloading github.com/moby/spdystream v0.2.0
16:09:19 go: downloading github.com/prometheus/client_model v0.2.0
16:09:19 go: downloading github.com/prometheus/common v0.32.1
16:09:19 go: downloading github.com/beorn7/perks v1.0.1
16:09:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:09:19 go: downloading github.com/prometheus/procfs v0.7.3
16:09:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:09:19 
16:09:19 #38 [binary-base 3/7] COPY --from=containerd  /build/ /usr/local/bin/
16:09:19 #38 DONE 0.2s
16:09:19 
16:09:19 #39 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/
16:09:19 #39 DONE 0.1s
16:09:19 
16:09:19 #40 [binary-base 5/7] COPY --from=proxy       /build/ /usr/local/bin/
16:09:19 #40 DONE 0.1s
16:09:19 go: downloading gopkg.in/inf.v0 v0.9.1
16:09:19 go: downloading github.com/googleapis/gnostic v0.5.5
16:09:19 go: downloading github.com/google/go-cmp v0.5.9
16:09:19 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:09:19 go: downloading github.com/docker/go-metrics v0.0.1
16:09:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:09:19 go: downloading github.com/json-iterator/go v1.1.12
16:09:19 go: downloading github.com/modern-go/reflect2 v1.0.2
16:09:19 go: downloading sigs.k8s.io/yaml v1.2.0
16:09:19 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:09:19 go: downloading github.com/mattn/go-colorable v0.1.12
16:09:19 go: downloading github.com/prometheus/client_golang v1.12.2
16:09:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:09:19 go: downloading github.com/containerd/ttrpc v1.1.0
16:09:19 go: downloading github.com/moby/spdystream v0.2.0
16:09:19 go: downloading github.com/prometheus/client_model v0.2.0
16:09:19 go: downloading github.com/prometheus/common v0.32.1
16:09:19 go: downloading github.com/beorn7/perks v1.0.1
16:09:19 
16:09:19 #41 [binary-base 6/7] COPY --from=vpnkit      /build/ /usr/local/bin/
16:09:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:09:19 go: downloading github.com/prometheus/procfs v0.7.3
16:09:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:09:20 #41 DONE 0.8s
16:09:20 
16:09:20 #42 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker
16:09:20 #42 DONE 0.0s
16:09:20 
16:09:20 #43 [build-cross 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=bind,target=/go/src/github.com/docker/docker     --mount=type=tmpfs,target=/go/src/github.com/docker/docker/autogen         hack/make.sh cross
16:09:20 #43 0.371 
16:09:20 #43 0.434 Removing /build/bundles/
16:09:20 #43 0.435 
16:09:20 #43 0.440 ---> Making bundle: cross (in /build/bundles/cross)
16:09:20 #43 0.441 Cross building: /build/bundles/cross/windows/amd64
16:09:20 #43 0.516 Building: /build/bundles/cross/windows/amd64/dockerd-0.0.0-20221215153738-3a2c30b.exe
16:09:20 #43 0.516 GOOS="windows" GOARCH="amd64" GOARM=""
16:09:22 Project root: /go/src/github.com/docker/cli
16:09:22 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:09:22 2022/12/15 16:09:08 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:09:22 make[2]: Leaving directory '/root/build-deb/cli'
16:09:22 # Build the compose plugin
16:09:22 cd /go/src/github.com/docker/compose \
16:09:22 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:09:22 make[2]: Entering directory '/root/build-deb/compose'
16:09:22 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:09:22 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:09:22 go: downloading github.com/spf13/cobra v1.6.1
16:09:22 go: downloading github.com/fvbommel/sortorder v1.0.2
16:09:22 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:09:22 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:09:22 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:09:22 go: downloading github.com/morikuni/aec v1.0.0
16:09:22 go: downloading github.com/spf13/pflag v1.0.5
16:09:22 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:09:22 go: downloading github.com/docker/go-connections v0.4.0
16:09:22 go: downloading github.com/moby/sys/sequential v0.5.0
16:09:22 go: downloading github.com/sirupsen/logrus v1.9.0
16:09:22 go: downloading github.com/theupdateframework/notary v0.7.0
16:09:22 go: downloading github.com/compose-spec/compose-go v1.8.0
16:09:22 go: downloading github.com/hashicorp/go-version v1.6.0
16:09:22 go: downloading github.com/docker/buildx v0.9.1
16:09:22 go: downloading github.com/docker/go-units v0.5.0
16:09:22 go: downloading github.com/mattn/go-shellwords v1.0.12
16:09:22 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:09:22 go: downloading go.opentelemetry.io/otel v1.11.2
16:09:22 go: downloading github.com/containerd/containerd v1.6.12
16:09:22 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:09:22 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:09:22 go: downloading github.com/opencontainers/go-digest v1.0.0
16:09:22 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:09:22 go: downloading golang.org/x/sync v0.1.0
16:09:22 go: downloading gopkg.in/yaml.v2 v2.4.0
16:09:22 go: downloading k8s.io/client-go v0.22.4
16:09:22 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:09:22 go: downloading github.com/imdario/mergo v0.3.13
16:09:22 go: downloading github.com/containerd/console v1.0.3
16:09:22 go: downloading golang.org/x/text v0.3.7
16:09:22 go: downloading github.com/mattn/go-isatty v0.0.16
16:09:22 go: downloading github.com/buger/goterm v1.0.4
16:09:22 go: downloading github.com/stretchr/testify v1.8.1
16:09:22 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:09:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:09:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:09:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:09:22 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:09:22 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:09:22 go: downloading github.com/go-logr/logr v1.2.3
16:09:22 go: downloading k8s.io/api v0.22.4
16:09:22 go: downloading k8s.io/apimachinery v0.22.4
16:09:22 go: downloading github.com/gofrs/flock v0.8.0
16:09:22 go: downloading github.com/moby/sys/signal v0.7.0
16:09:22 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:09:22 go: downloading github.com/golang/mock v1.6.0
16:09:22 go: downloading github.com/klauspost/compress v1.15.9
16:09:22 go: downloading github.com/moby/patternmatcher v0.5.0
16:09:22 go: downloading github.com/opencontainers/runc v1.1.3
16:09:22 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:09:22 go: downloading github.com/hashicorp/errwrap v1.1.0
16:09:22 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:09:22 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:09:22 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:09:22 go: downloading google.golang.org/grpc v1.47.0
16:09:22 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:09:22 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:09:22 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:09:22 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:09:22 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:09:22 go: downloading github.com/gogo/protobuf v1.3.2
16:09:22 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:09:22 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:09:22 go: downloading github.com/mattn/go-runewidth v0.0.14
16:09:22 go: downloading k8s.io/klog/v2 v2.60.1
16:09:22 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:09:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:09:22 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:09:22 go: downloading google.golang.org/protobuf v1.28.0
16:09:22 go: downloading github.com/go-logr/stdr v1.2.2
16:09:22 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:09:22 go: downloading github.com/containerd/typeurl v1.0.2
16:09:22 go: downloading github.com/golang/protobuf v1.5.2
16:09:22 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:09:22 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:09:22 go: downloading github.com/pelletier/go-toml v1.9.4
16:09:22 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:09:22 go: downloading github.com/google/gofuzz v1.2.0
16:09:22 go: downloading github.com/moby/sys/symlink v0.2.0
16:09:22 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:09:22 go: downloading github.com/gogo/googleapis v1.4.1
16:09:22 go: downloading github.com/containerd/continuity v0.3.0
16:09:22 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:09:22 go: downloading github.com/rivo/uniseg v0.2.0
16:09:22 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:09:22 go: downloading github.com/davecgh/go-spew v1.1.1
16:09:22 go: downloading github.com/pmezard/go-difflib v1.0.0
16:09:22 go: downloading gopkg.in/yaml.v3 v3.0.1
16:09:22 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:09:22 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:09:22 go: downloading github.com/moby/locker v1.0.1
16:09:22 go: downloading github.com/felixge/httpsnoop v1.0.2
16:09:22 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:09:22 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:09:22 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:09:22 go: downloading gopkg.in/inf.v0 v0.9.1
16:09:22 go: downloading github.com/googleapis/gnostic v0.5.5
16:09:22 go: downloading github.com/google/go-cmp v0.5.9
16:09:22 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:09:22 go: downloading github.com/docker/go-metrics v0.0.1
16:09:22 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:09:22 go: downloading github.com/json-iterator/go v1.1.12
16:09:22 go: downloading github.com/modern-go/reflect2 v1.0.2
16:09:22 go: downloading sigs.k8s.io/yaml v1.2.0
16:09:22 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:09:22 go: downloading github.com/mattn/go-colorable v0.1.12
16:09:22 go: downloading github.com/prometheus/client_golang v1.12.2
16:09:22 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:09:22 go: downloading github.com/containerd/ttrpc v1.1.0
16:09:22 go: downloading github.com/moby/spdystream v0.2.0
16:09:22 go: downloading github.com/prometheus/client_model v0.2.0
16:09:22 go: downloading github.com/prometheus/common v0.32.1
16:09:22 go: downloading github.com/beorn7/perks v1.0.1
16:09:22 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:09:22 go: downloading github.com/prometheus/procfs v0.7.3
16:09:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:09:23 Project root: /go/src/github.com/docker/cli
16:09:23 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:09:23 2022/12/15 16:09:21 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:09:23 make[2]: Leaving directory '/root/build-deb/cli'
16:09:23 # Build the compose plugin
16:09:23 cd /go/src/github.com/docker/compose \
16:09:23 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:09:23 make[2]: Entering directory '/root/build-deb/compose'
16:09:23 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:09:23 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:09:23 go: downloading github.com/spf13/cobra v1.6.1
16:09:23 go: downloading github.com/fvbommel/sortorder v1.0.2
16:09:23 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:09:23 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:09:23 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:09:23 go: downloading github.com/morikuni/aec v1.0.0
16:09:23 go: downloading github.com/spf13/pflag v1.0.5
16:09:23 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:09:23 go: downloading github.com/docker/go-connections v0.4.0
16:09:23 go: downloading github.com/moby/sys/sequential v0.5.0
16:09:23 go: downloading github.com/sirupsen/logrus v1.9.0
16:09:23 go: downloading github.com/theupdateframework/notary v0.7.0
16:09:23 go: downloading github.com/compose-spec/compose-go v1.8.0
16:09:23 go: downloading github.com/hashicorp/go-version v1.6.0
16:09:23 go: downloading github.com/docker/buildx v0.9.1
16:09:23 go: downloading github.com/docker/go-units v0.5.0
16:09:23 go: downloading github.com/mattn/go-shellwords v1.0.12
16:09:23 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:09:23 go: downloading go.opentelemetry.io/otel v1.11.2
16:09:23 go: downloading github.com/containerd/containerd v1.6.12
16:09:23 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:09:23 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:09:23 go: downloading github.com/opencontainers/go-digest v1.0.0
16:09:23 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:09:23 go: downloading golang.org/x/sync v0.1.0
16:09:23 go: downloading gopkg.in/yaml.v2 v2.4.0
16:09:23 go: downloading k8s.io/client-go v0.22.4
16:09:23 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:09:23 go: downloading github.com/imdario/mergo v0.3.13
16:09:23 go: downloading github.com/containerd/console v1.0.3
16:09:23 go: downloading golang.org/x/text v0.3.7
16:09:23 go: downloading github.com/mattn/go-isatty v0.0.16
16:09:23 go: downloading github.com/buger/goterm v1.0.4
16:09:23 go: downloading github.com/stretchr/testify v1.8.1
16:09:23 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:09:23 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:09:23 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:09:24 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:09:24 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:09:24 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:09:24 go: downloading github.com/go-logr/logr v1.2.3
16:09:24 go: downloading k8s.io/api v0.22.4
16:09:24 go: downloading k8s.io/apimachinery v0.22.4
16:09:24 go: downloading github.com/gofrs/flock v0.8.0
16:09:24 go: downloading github.com/moby/sys/signal v0.7.0
16:09:24 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:09:24 go: downloading github.com/golang/mock v1.6.0
16:09:24 go: downloading github.com/klauspost/compress v1.15.9
16:09:24 go: downloading github.com/moby/patternmatcher v0.5.0
16:09:24 go: downloading github.com/opencontainers/runc v1.1.3
16:09:24 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:09:24 go: downloading github.com/hashicorp/errwrap v1.1.0
16:09:24 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:09:24 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:09:24 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:09:24 go: downloading google.golang.org/grpc v1.47.0
16:09:25 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:09:25 make[2]: Leaving directory '/root/build-deb/compose'
16:09:25 # Build the scan-plugin
16:09:25 # TODO change once we support scan-plugin on other architectures
16:09:25 if [ "arm64" = "amd64" ]; then \
16:09:25 	cd /go/src/github.com/docker/scan-cli-plugin \
16:09:25 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:09:25 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:09:25 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:09:25 fi
16:09:25 # Build the CLI plugins
16:09:25 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:09:25 set -e;cd /sources && \
16:09:25 	tar xzf plugin-installers.tgz; \
16:09:25 	for installer in plugins/*.installer; do \
16:09:25 		LDFLAGS='' bash ${installer} build; \
16:09:25 	done
16:09:25 Cloning into '/go/src/github.com/docker/app'...
16:09:25 Fetching origin
16:09:25 make[2]: Entering directory '/go/src/github.com/docker/app'
16:09:25 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
16:09:25 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:09:25 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:09:25 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:09:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:09:25 go: downloading github.com/gogo/protobuf v1.3.2
16:09:26 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:09:26 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:09:26 go: downloading github.com/mattn/go-runewidth v0.0.14
16:09:26 go: downloading k8s.io/klog/v2 v2.60.1
16:09:26 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:09:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:09:26 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:09:26 go: downloading google.golang.org/protobuf v1.28.0
16:09:26 go: downloading github.com/go-logr/stdr v1.2.2
16:09:26 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:09:26 go: downloading github.com/containerd/typeurl v1.0.2
16:09:26 go: downloading github.com/golang/protobuf v1.5.2
16:09:26 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:09:26 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:09:26 go: downloading github.com/pelletier/go-toml v1.9.4
16:09:26 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:09:26 go: downloading github.com/google/gofuzz v1.2.0
16:09:26 go: downloading github.com/moby/sys/symlink v0.2.0
16:09:26 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:09:26 go: downloading github.com/gogo/googleapis v1.4.1
16:09:27 Project root: /go/src/github.com/docker/cli
16:09:27 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:09:27 2022/12/15 16:09:26 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:09:27 make[2]: Leaving directory '/root/build-deb/cli'
16:09:27 # Build the compose plugin
16:09:27 cd /go/src/github.com/docker/compose \
16:09:27 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:09:27 make[2]: Entering directory '/root/build-deb/compose'
16:09:27 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:09:27 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:09:27 go: downloading github.com/spf13/cobra v1.6.1
16:09:27 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:09:27 Project root: /go/src/github.com/docker/cli
16:09:27 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:09:27 2022/12/15 16:09:13 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:09:27 make[2]: Leaving directory '/root/build-deb/cli'
16:09:27 # Build the compose plugin
16:09:27 cd /go/src/github.com/docker/compose \
16:09:27 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:09:27 make[2]: Entering directory '/root/build-deb/compose'
16:09:27 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:09:27 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:09:27 go: downloading github.com/spf13/cobra v1.6.1
16:09:27 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:09:27 go: downloading github.com/fvbommel/sortorder v1.0.2
16:09:27 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:09:27 go: downloading github.com/morikuni/aec v1.0.0
16:09:27 go: downloading github.com/spf13/pflag v1.0.5
16:09:27 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:09:27 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:09:27 go: downloading github.com/docker/go-connections v0.4.0
16:09:27 go: downloading github.com/moby/sys/sequential v0.5.0
16:09:27 go: downloading github.com/sirupsen/logrus v1.9.0
16:09:27 go: downloading github.com/theupdateframework/notary v0.7.0
16:09:27 go: downloading github.com/compose-spec/compose-go v1.8.0
16:09:27 go: downloading github.com/hashicorp/go-version v1.6.0
16:09:27 go: downloading github.com/docker/buildx v0.9.1
16:09:27 go: downloading github.com/docker/go-units v0.5.0
16:09:27 go: downloading github.com/mattn/go-shellwords v1.0.12
16:09:27 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:09:27 go: downloading go.opentelemetry.io/otel v1.11.2
16:09:27 go: downloading github.com/containerd/containerd v1.6.12
16:09:27 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:09:27 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:09:27 go: downloading github.com/opencontainers/go-digest v1.0.0
16:09:27 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:09:27 go: downloading golang.org/x/sync v0.1.0
16:09:27 go: downloading gopkg.in/yaml.v2 v2.4.0
16:09:27 go: downloading k8s.io/client-go v0.22.4
16:09:27 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:09:27 go: downloading github.com/imdario/mergo v0.3.13
16:09:27 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:09:27 go: downloading github.com/containerd/console v1.0.3
16:09:27 go: downloading github.com/mattn/go-isatty v0.0.16
16:09:27 go: downloading golang.org/x/text v0.3.7
16:09:27 go: downloading github.com/stretchr/testify v1.8.1
16:09:27 go: downloading github.com/buger/goterm v1.0.4
16:09:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:09:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:09:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:09:27 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:09:27 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:09:27 go: downloading github.com/go-logr/logr v1.2.3
16:09:27 go: downloading k8s.io/api v0.22.4
16:09:27 go: downloading k8s.io/apimachinery v0.22.4
16:09:27 go: downloading github.com/gofrs/flock v0.8.0
16:09:27 go: downloading github.com/moby/sys/signal v0.7.0
16:09:27 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:09:27 go: downloading github.com/golang/mock v1.6.0
16:09:27 go: downloading github.com/klauspost/compress v1.15.9
16:09:27 go: downloading github.com/moby/patternmatcher v0.5.0
16:09:27 go: downloading github.com/opencontainers/runc v1.1.3
16:09:27 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:09:27 go: downloading github.com/hashicorp/errwrap v1.1.0
16:09:27 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:09:27 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:09:27 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:09:27 go: downloading google.golang.org/grpc v1.47.0
16:09:27 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:09:27 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:09:27 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:09:27 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:09:27 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:09:27 go: downloading github.com/gogo/protobuf v1.3.2
16:09:27 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:09:27 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:09:27 go: downloading github.com/mattn/go-runewidth v0.0.14
16:09:27 go: downloading k8s.io/klog/v2 v2.60.1
16:09:27 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:09:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:09:27 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:09:27 go: downloading google.golang.org/protobuf v1.28.0
16:09:27 go: downloading github.com/go-logr/stdr v1.2.2
16:09:27 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:09:27 go: downloading github.com/containerd/typeurl v1.0.2
16:09:27 go: downloading github.com/golang/protobuf v1.5.2
16:09:27 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:09:27 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:09:27 go: downloading github.com/pelletier/go-toml v1.9.4
16:09:27 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:09:27 go: downloading github.com/google/gofuzz v1.2.0
16:09:27 go: downloading github.com/moby/sys/symlink v0.2.0
16:09:27 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:09:27 go: downloading github.com/gogo/googleapis v1.4.1
16:09:27 go: downloading github.com/containerd/continuity v0.3.0
16:09:27 go: downloading github.com/rivo/uniseg v0.2.0
16:09:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:09:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:09:27 go: downloading github.com/davecgh/go-spew v1.1.1
16:09:27 go: downloading github.com/pmezard/go-difflib v1.0.0
16:09:27 go: downloading gopkg.in/yaml.v3 v3.0.1
16:09:27 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:09:27 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:09:27 go: downloading github.com/moby/locker v1.0.1
16:09:27 go: downloading github.com/felixge/httpsnoop v1.0.2
16:09:27 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:09:27 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:09:27 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:09:27 go: downloading gopkg.in/inf.v0 v0.9.1
16:09:27 go: downloading github.com/googleapis/gnostic v0.5.5
16:09:27 go: downloading github.com/google/go-cmp v0.5.9
16:09:27 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:09:27 go: downloading github.com/docker/go-metrics v0.0.1
16:09:27 go: downloading github.com/json-iterator/go v1.1.12
16:09:27 go: downloading github.com/modern-go/reflect2 v1.0.2
16:09:27 go: downloading sigs.k8s.io/yaml v1.2.0
16:09:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:09:27 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:09:27 go: downloading github.com/mattn/go-colorable v0.1.12
16:09:27 go: downloading github.com/prometheus/client_golang v1.12.2
16:09:27 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:09:27 go: downloading github.com/containerd/ttrpc v1.1.0
16:09:27 go: downloading github.com/moby/spdystream v0.2.0
16:09:27 go: downloading github.com/prometheus/client_model v0.2.0
16:09:27 go: downloading github.com/prometheus/common v0.32.1
16:09:27 go: downloading github.com/beorn7/perks v1.0.1
16:09:27 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:09:27 go: downloading github.com/prometheus/procfs v0.7.3
16:09:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:09:27 go: downloading github.com/fvbommel/sortorder v1.0.2
16:09:27 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:09:27 go: downloading github.com/morikuni/aec v1.0.0
16:09:27 go: downloading github.com/spf13/pflag v1.0.5
16:09:27 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:09:27 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:09:27 go: downloading github.com/docker/go-connections v0.4.0
16:09:27 go: downloading github.com/moby/sys/sequential v0.5.0
16:09:27 go: downloading github.com/sirupsen/logrus v1.9.0
16:09:27 go: downloading github.com/theupdateframework/notary v0.7.0
16:09:27 go: downloading github.com/compose-spec/compose-go v1.8.0
16:09:27 go: downloading github.com/hashicorp/go-version v1.6.0
16:09:27 go: downloading github.com/docker/buildx v0.9.1
16:09:27 go: downloading github.com/docker/go-units v0.5.0
16:09:27 go: downloading github.com/mattn/go-shellwords v1.0.12
16:09:27 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:09:27 go: downloading github.com/containerd/continuity v0.3.0
16:09:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:09:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:09:27 go: downloading github.com/rivo/uniseg v0.2.0
16:09:27 go: downloading github.com/davecgh/go-spew v1.1.1
16:09:27 go: downloading github.com/pmezard/go-difflib v1.0.0
16:09:27 go: downloading gopkg.in/yaml.v3 v3.0.1
16:09:27 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:09:28 go: downloading go.opentelemetry.io/otel v1.11.2
16:09:28 go: downloading github.com/containerd/containerd v1.6.12
16:09:28 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:09:28 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:09:28 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:09:28 go: downloading github.com/moby/locker v1.0.1
16:09:28 go: downloading github.com/felixge/httpsnoop v1.0.2
16:09:28 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:09:28 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:09:28 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:09:28 go: downloading gopkg.in/inf.v0 v0.9.1
16:09:28 go: downloading github.com/googleapis/gnostic v0.5.5
16:09:28 go: downloading github.com/google/go-cmp v0.5.9
16:09:28 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:09:28 go: downloading github.com/docker/go-metrics v0.0.1
16:09:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:09:28 go: downloading github.com/json-iterator/go v1.1.12
16:09:28 go: downloading github.com/modern-go/reflect2 v1.0.2
16:09:28 go: downloading sigs.k8s.io/yaml v1.2.0
16:09:28 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:09:28 go: downloading github.com/opencontainers/go-digest v1.0.0
16:09:28 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:09:28 go: downloading golang.org/x/sync v0.1.0
16:09:28 go: downloading gopkg.in/yaml.v2 v2.4.0
16:09:28 go: downloading k8s.io/client-go v0.22.4
16:09:28 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:09:28 go: downloading github.com/mattn/go-colorable v0.1.12
16:09:28 go: downloading github.com/prometheus/client_golang v1.12.2
16:09:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:09:28 go: downloading github.com/containerd/ttrpc v1.1.0
16:09:28 go: downloading github.com/moby/spdystream v0.2.0
16:09:28 go: downloading github.com/prometheus/client_model v0.2.0
16:09:28 go: downloading github.com/prometheus/common v0.32.1
16:09:28 go: downloading github.com/beorn7/perks v1.0.1
16:09:28 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:09:28 go: downloading github.com/prometheus/procfs v0.7.3
16:09:28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:09:28 go: downloading github.com/imdario/mergo v0.3.13
16:09:28 go: downloading github.com/containerd/console v1.0.3
16:09:28 go: downloading golang.org/x/text v0.3.7
16:09:28 go: downloading github.com/mattn/go-isatty v0.0.16
16:09:28 go: downloading github.com/buger/goterm v1.0.4
16:09:28 go: downloading github.com/stretchr/testify v1.8.1
16:09:28 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:09:28 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:09:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:09:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:09:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:09:28 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:09:28 go: downloading github.com/go-logr/logr v1.2.3
16:09:28 go: downloading k8s.io/api v0.22.4
16:09:29 go: downloading k8s.io/apimachinery v0.22.4
16:09:29 go: downloading github.com/gofrs/flock v0.8.0
16:09:29 go: downloading github.com/moby/sys/signal v0.7.0
16:09:29 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:09:29 go: downloading github.com/golang/mock v1.6.0
16:09:29 go: downloading github.com/klauspost/compress v1.15.9
16:09:29 go: downloading github.com/moby/patternmatcher v0.5.0
16:09:29 go: downloading github.com/opencontainers/runc v1.1.3
16:09:29 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:09:29 go: downloading github.com/hashicorp/errwrap v1.1.0
16:09:29 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:09:29 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:09:30 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:09:30 go: downloading google.golang.org/grpc v1.47.0
16:09:30 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:09:30 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:09:30 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:09:30 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:09:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:09:30 go: downloading github.com/gogo/protobuf v1.3.2
16:09:31 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:09:31 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:09:31 go: downloading github.com/mattn/go-runewidth v0.0.14
16:09:31 go: downloading k8s.io/klog/v2 v2.60.1
16:09:31 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:09:31 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:09:31 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:09:31 go: downloading google.golang.org/protobuf v1.28.0
16:09:31 go: downloading github.com/go-logr/stdr v1.2.2
16:09:31 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:09:31 go: downloading github.com/containerd/typeurl v1.0.2
16:09:31 go: downloading github.com/golang/protobuf v1.5.2
16:09:31 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:09:31 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:09:31 go: downloading github.com/pelletier/go-toml v1.9.4
16:09:31 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:09:31 go: downloading github.com/google/gofuzz v1.2.0
16:09:31 go: downloading github.com/moby/sys/symlink v0.2.0
16:09:31 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:09:31 go: downloading github.com/gogo/googleapis v1.4.1
16:09:33 go: downloading github.com/containerd/continuity v0.3.0
16:09:33 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:09:33 go: downloading github.com/rivo/uniseg v0.2.0
16:09:33 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:09:33 go: downloading github.com/davecgh/go-spew v1.1.1
16:09:33 go: downloading github.com/pmezard/go-difflib v1.0.0
16:09:33 go: downloading gopkg.in/yaml.v3 v3.0.1
16:09:33 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:09:33 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:09:33 go: downloading github.com/moby/locker v1.0.1
16:09:33 go: downloading github.com/felixge/httpsnoop v1.0.2
16:09:33 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:09:33 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:09:33 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:09:33 go: downloading gopkg.in/inf.v0 v0.9.1
16:09:33 go: downloading github.com/googleapis/gnostic v0.5.5
16:09:33 go: downloading github.com/google/go-cmp v0.5.9
16:09:33 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:09:33 go: downloading github.com/docker/go-metrics v0.0.1
16:09:33 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:09:33 go: downloading github.com/json-iterator/go v1.1.12
16:09:33 go: downloading github.com/modern-go/reflect2 v1.0.2
16:09:33 go: downloading sigs.k8s.io/yaml v1.2.0
16:09:33 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:09:33 go: downloading github.com/mattn/go-colorable v0.1.12
16:09:33 go: downloading github.com/prometheus/client_golang v1.12.2
16:09:33 go: downloading github.com/containerd/ttrpc v1.1.0
16:09:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:09:33 go: downloading github.com/moby/spdystream v0.2.0
16:09:33 go: downloading github.com/prometheus/client_model v0.2.0
16:09:33 go: downloading github.com/prometheus/common v0.32.1
16:09:33 go: downloading github.com/beorn7/perks v1.0.1
16:09:33 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:09:33 go: downloading github.com/prometheus/procfs v0.7.3
16:09:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:09:35 Project root: /go/src/github.com/docker/cli
16:09:35 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:09:35 2022/12/15 16:09:24 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:09:35 make[2]: Leaving directory '/root/build-deb/cli'
16:09:35 # Build the compose plugin
16:09:35 cd /go/src/github.com/docker/compose \
16:09:35 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:09:35 make[2]: Entering directory '/root/build-deb/compose'
16:09:35 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:09:35 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:09:35 go: downloading github.com/spf13/cobra v1.6.1
16:09:35 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:09:35 go: downloading github.com/fvbommel/sortorder v1.0.2
16:09:35 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:09:35 go: downloading github.com/morikuni/aec v1.0.0
16:09:35 go: downloading github.com/spf13/pflag v1.0.5
16:09:35 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:09:35 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:09:35 go: downloading github.com/docker/go-connections v0.4.0
16:09:35 go: downloading github.com/moby/sys/sequential v0.5.0
16:09:35 go: downloading github.com/sirupsen/logrus v1.9.0
16:09:35 go: downloading github.com/theupdateframework/notary v0.7.0
16:09:35 go: downloading github.com/compose-spec/compose-go v1.8.0
16:09:35 go: downloading github.com/hashicorp/go-version v1.6.0
16:09:35 go: downloading github.com/docker/buildx v0.9.1
16:09:35 go: downloading github.com/docker/go-units v0.5.0
16:09:35 go: downloading github.com/mattn/go-shellwords v1.0.12
16:09:35 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:09:35 go: downloading go.opentelemetry.io/otel v1.11.2
16:09:35 go: downloading github.com/containerd/containerd v1.6.12
16:09:35 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:09:35 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:09:35 go: downloading github.com/opencontainers/go-digest v1.0.0
16:09:35 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:09:35 go: downloading golang.org/x/sync v0.1.0
16:09:35 go: downloading gopkg.in/yaml.v2 v2.4.0
16:09:35 go: downloading k8s.io/client-go v0.22.4
16:09:35 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:09:35 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:09:35 go: downloading github.com/imdario/mergo v0.3.13
16:09:35 go: downloading github.com/containerd/console v1.0.3
16:09:35 go: downloading github.com/mattn/go-isatty v0.0.16
16:09:35 go: downloading golang.org/x/text v0.3.7
16:09:35 go: downloading github.com/buger/goterm v1.0.4
16:09:35 go: downloading github.com/stretchr/testify v1.8.1
16:09:35 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:09:35 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:09:35 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:09:35 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:09:35 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:09:35 go: downloading github.com/go-logr/logr v1.2.3
16:09:35 go: downloading k8s.io/api v0.22.4
16:09:35 go: downloading k8s.io/apimachinery v0.22.4
16:09:35 go: downloading github.com/gofrs/flock v0.8.0
16:09:35 go: downloading github.com/moby/sys/signal v0.7.0
16:09:35 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:09:35 go: downloading github.com/golang/mock v1.6.0
16:09:35 go: downloading github.com/klauspost/compress v1.15.9
16:09:35 go: downloading github.com/moby/patternmatcher v0.5.0
16:09:35 go: downloading github.com/opencontainers/runc v1.1.3
16:09:35 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:09:35 go: downloading github.com/hashicorp/errwrap v1.1.0
16:09:35 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:09:35 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:09:35 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:09:35 go: downloading google.golang.org/grpc v1.47.0
16:09:35 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:09:35 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:09:35 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:09:35 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:09:35 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:09:35 go: downloading github.com/gogo/protobuf v1.3.2
16:09:35 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:09:35 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:09:35 go: downloading github.com/mattn/go-runewidth v0.0.14
16:09:35 go: downloading k8s.io/klog/v2 v2.60.1
16:09:35 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:09:35 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:09:35 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:09:35 go: downloading google.golang.org/protobuf v1.28.0
16:09:35 go: downloading github.com/go-logr/stdr v1.2.2
16:09:35 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:09:35 go: downloading github.com/containerd/typeurl v1.0.2
16:09:35 go: downloading github.com/golang/protobuf v1.5.2
16:09:35 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:09:35 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:09:35 go: downloading github.com/pelletier/go-toml v1.9.4
16:09:35 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:09:35 go: downloading github.com/google/gofuzz v1.2.0
16:09:35 go: downloading github.com/moby/sys/symlink v0.2.0
16:09:35 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:09:35 go: downloading github.com/gogo/googleapis v1.4.1
16:09:35 go: downloading github.com/containerd/continuity v0.3.0
16:09:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:09:35 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:09:35 go: downloading github.com/rivo/uniseg v0.2.0
16:09:35 go: downloading github.com/davecgh/go-spew v1.1.1
16:09:35 go: downloading github.com/pmezard/go-difflib v1.0.0
16:09:35 go: downloading gopkg.in/yaml.v3 v3.0.1
16:09:35 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:09:35 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:09:35 go: downloading github.com/moby/locker v1.0.1
16:09:35 go: downloading github.com/felixge/httpsnoop v1.0.2
16:09:35 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:09:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:09:35 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:09:35 go: downloading gopkg.in/inf.v0 v0.9.1
16:09:35 go: downloading github.com/googleapis/gnostic v0.5.5
16:09:35 go: downloading github.com/google/go-cmp v0.5.9
16:09:35 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:09:35 go: downloading github.com/docker/go-metrics v0.0.1
16:09:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:09:35 go: downloading github.com/json-iterator/go v1.1.12
16:09:35 go: downloading github.com/modern-go/reflect2 v1.0.2
16:09:35 go: downloading sigs.k8s.io/yaml v1.2.0
16:09:35 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:09:35 go: downloading github.com/mattn/go-colorable v0.1.12
16:09:35 go: downloading github.com/prometheus/client_golang v1.12.2
16:09:35 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:09:35 go: downloading github.com/containerd/ttrpc v1.1.0
16:09:35 go: downloading github.com/moby/spdystream v0.2.0
16:09:35 go: downloading github.com/prometheus/client_model v0.2.0
16:09:35 go: downloading github.com/prometheus/common v0.32.1
16:09:35 go: downloading github.com/beorn7/perks v1.0.1
16:09:35 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:09:35 go: downloading github.com/prometheus/procfs v0.7.3
16:09:35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:09:36 make[2]: Leaving directory '/root/build-deb/compose'
16:09:36 # Build the scan-plugin
16:09:36 # TODO change once we support scan-plugin on other architectures
16:09:36 if [ "arm64" = "amd64" ]; then \
16:09:36 	cd /go/src/github.com/docker/scan-cli-plugin \
16:09:36 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:09:36 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:09:36 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:09:36 fi
16:09:36 # Build the CLI plugins
16:09:36 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:09:36 set -e;cd /sources && \
16:09:36 	tar xzf plugin-installers.tgz; \
16:09:36 	for installer in plugins/*.installer; do \
16:09:36 		LDFLAGS='' bash ${installer} build; \
16:09:36 	done
16:09:36 Cloning into '/go/src/github.com/docker/app'...
16:09:36 Fetching origin
16:09:36 make[2]: Entering directory '/go/src/github.com/docker/app'
16:09:36 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
16:09:36 Project root: /go/src/github.com/docker/cli
16:09:36 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:09:36 2022/12/15 16:09:23 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:09:36 make[2]: Leaving directory '/root/build-deb/cli'
16:09:36 # Build the compose plugin
16:09:36 cd /go/src/github.com/docker/compose \
16:09:36 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:09:36 make[2]: Entering directory '/root/build-deb/compose'
16:09:36 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:09:36 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:09:36 go: downloading github.com/spf13/cobra v1.6.1
16:09:36 go: downloading github.com/fvbommel/sortorder v1.0.2
16:09:36 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:09:36 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:09:36 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:09:36 go: downloading github.com/morikuni/aec v1.0.0
16:09:36 go: downloading github.com/spf13/pflag v1.0.5
16:09:36 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:09:36 go: downloading github.com/docker/go-connections v0.4.0
16:09:36 go: downloading github.com/moby/sys/sequential v0.5.0
16:09:36 go: downloading github.com/sirupsen/logrus v1.9.0
16:09:36 go: downloading github.com/theupdateframework/notary v0.7.0
16:09:36 go: downloading github.com/compose-spec/compose-go v1.8.0
16:09:36 go: downloading github.com/hashicorp/go-version v1.6.0
16:09:36 go: downloading github.com/docker/buildx v0.9.1
16:09:36 go: downloading github.com/docker/go-units v0.5.0
16:09:36 go: downloading github.com/mattn/go-shellwords v1.0.12
16:09:36 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:09:36 go: downloading go.opentelemetry.io/otel v1.11.2
16:09:36 go: downloading github.com/containerd/containerd v1.6.12
16:09:36 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:09:36 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:09:36 go: downloading github.com/opencontainers/go-digest v1.0.0
16:09:36 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:09:36 go: downloading golang.org/x/sync v0.1.0
16:09:36 go: downloading gopkg.in/yaml.v2 v2.4.0
16:09:36 go: downloading k8s.io/client-go v0.22.4
16:09:36 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:09:36 go: downloading github.com/imdario/mergo v0.3.13
16:09:36 go: downloading github.com/containerd/console v1.0.3
16:09:36 go: downloading golang.org/x/text v0.3.7
16:09:36 go: downloading github.com/mattn/go-isatty v0.0.16
16:09:36 go: downloading github.com/buger/goterm v1.0.4
16:09:36 go: downloading github.com/stretchr/testify v1.8.1
16:09:36 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:09:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:09:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:09:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:09:36 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:09:36 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:09:36 go: downloading github.com/go-logr/logr v1.2.3
16:09:36 go: downloading k8s.io/api v0.22.4
16:09:36 go: downloading k8s.io/apimachinery v0.22.4
16:09:36 go: downloading github.com/gofrs/flock v0.8.0
16:09:36 go: downloading github.com/moby/sys/signal v0.7.0
16:09:36 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:09:36 go: downloading github.com/golang/mock v1.6.0
16:09:36 go: downloading github.com/klauspost/compress v1.15.9
16:09:36 go: downloading github.com/moby/patternmatcher v0.5.0
16:09:36 go: downloading github.com/opencontainers/runc v1.1.3
16:09:36 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:09:36 go: downloading github.com/hashicorp/errwrap v1.1.0
16:09:36 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:09:36 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:09:36 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:09:36 go: downloading google.golang.org/grpc v1.47.0
16:09:36 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:09:36 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:09:36 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:09:36 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:09:36 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:09:36 go: downloading github.com/gogo/protobuf v1.3.2
16:09:36 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:09:36 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:09:36 go: downloading github.com/mattn/go-runewidth v0.0.14
16:09:36 go: downloading k8s.io/klog/v2 v2.60.1
16:09:36 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:09:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:09:36 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:09:36 go: downloading google.golang.org/protobuf v1.28.0
16:09:36 go: downloading github.com/go-logr/stdr v1.2.2
16:09:36 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:09:36 go: downloading github.com/containerd/typeurl v1.0.2
16:09:36 go: downloading github.com/golang/protobuf v1.5.2
16:09:36 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:09:36 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:09:36 go: downloading github.com/pelletier/go-toml v1.9.4
16:09:36 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:09:36 go: downloading github.com/google/gofuzz v1.2.0
16:09:36 go: downloading github.com/moby/sys/symlink v0.2.0
16:09:36 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:09:36 go: downloading github.com/gogo/googleapis v1.4.1
16:09:36 go: downloading github.com/containerd/continuity v0.3.0
16:09:36 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:09:36 go: downloading github.com/rivo/uniseg v0.2.0
16:09:36 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:09:36 go: downloading github.com/davecgh/go-spew v1.1.1
16:09:36 go: downloading github.com/pmezard/go-difflib v1.0.0
16:09:36 go: downloading gopkg.in/yaml.v3 v3.0.1
16:09:36 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:09:36 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:09:36 go: downloading github.com/moby/locker v1.0.1
16:09:36 go: downloading github.com/felixge/httpsnoop v1.0.2
16:09:36 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:09:36 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:09:36 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:09:36 go: downloading gopkg.in/inf.v0 v0.9.1
16:09:36 go: downloading github.com/googleapis/gnostic v0.5.5
16:09:36 go: downloading github.com/google/go-cmp v0.5.9
16:09:36 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:09:36 go: downloading github.com/docker/go-metrics v0.0.1
16:09:36 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:09:36 go: downloading github.com/json-iterator/go v1.1.12
16:09:36 go: downloading github.com/modern-go/reflect2 v1.0.2
16:09:36 go: downloading sigs.k8s.io/yaml v1.2.0
16:09:36 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:09:36 go: downloading github.com/mattn/go-colorable v0.1.12
16:09:36 go: downloading github.com/prometheus/client_golang v1.12.2
16:09:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:09:36 go: downloading github.com/containerd/ttrpc v1.1.0
16:09:36 go: downloading github.com/moby/spdystream v0.2.0
16:09:36 go: downloading github.com/beorn7/perks v1.0.1
16:09:36 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:09:36 go: downloading github.com/prometheus/client_model v0.2.0
16:09:36 go: downloading github.com/prometheus/common v0.32.1
16:09:36 go: downloading github.com/prometheus/procfs v0.7.3
16:09:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:09:38 Project root: /go/src/github.com/docker/cli
16:09:38 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:09:38 2022/12/15 16:09:25 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:09:38 ~/rpmbuild/BUILD/src
16:09:38 + popd
16:09:38 + pushd /root/rpmbuild/BUILD/src/plugins
16:09:38 + for installer in *.installer
16:09:38 + '[' app.installer '!=' scan.installer ']'
16:09:38 + bash app.installer build
16:09:38 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:09:38 Cloning into '/go/src/github.com/docker/app'...
16:09:38 Fetching origin
16:09:38 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
16:09:39 make[2]: Leaving directory '/root/build-deb/compose'
16:09:39 # Build the scan-plugin
16:09:39 # TODO change once we support scan-plugin on other architectures
16:09:39 if [ "arm64" = "amd64" ]; then \
16:09:39 	cd /go/src/github.com/docker/scan-cli-plugin \
16:09:39 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:09:39 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:09:39 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:09:39 fi
16:09:39 # Build the CLI plugins
16:09:39 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:09:39 set -e;cd /sources && \
16:09:39 	tar xzf plugin-installers.tgz; \
16:09:39 	for installer in plugins/*.installer; do \
16:09:39 		LDFLAGS='' bash ${installer} build; \
16:09:39 	done
16:09:39 Cloning into '/go/src/github.com/docker/app'...
16:09:39 Fetching origin
16:09:39 make[2]: Entering directory '/go/src/github.com/docker/app'
16:09:39 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
16:09:47 Project root: /go/src/github.com/docker/cli
16:09:47 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:09:47 2022/12/15 16:09:34 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:09:47 make[2]: Leaving directory '/root/build-deb/cli'
16:09:47 # Build the compose plugin
16:09:47 cd /go/src/github.com/docker/compose \
16:09:47 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:09:47 make[2]: Entering directory '/root/build-deb/compose'
16:09:47 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:09:47 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:09:47 go: downloading github.com/spf13/cobra v1.6.1
16:09:47 go: downloading github.com/fvbommel/sortorder v1.0.2
16:09:47 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:09:47 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:09:47 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:09:47 go: downloading github.com/morikuni/aec v1.0.0
16:09:47 go: downloading github.com/spf13/pflag v1.0.5
16:09:47 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:09:47 go: downloading github.com/docker/go-connections v0.4.0
16:09:47 go: downloading github.com/moby/sys/sequential v0.5.0
16:09:47 go: downloading github.com/sirupsen/logrus v1.9.0
16:09:47 go: downloading github.com/theupdateframework/notary v0.7.0
16:09:47 go: downloading github.com/compose-spec/compose-go v1.8.0
16:09:47 go: downloading github.com/hashicorp/go-version v1.6.0
16:09:47 go: downloading github.com/docker/buildx v0.9.1
16:09:47 go: downloading github.com/docker/go-units v0.5.0
16:09:47 go: downloading github.com/mattn/go-shellwords v1.0.12
16:09:47 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:09:47 go: downloading go.opentelemetry.io/otel v1.11.2
16:09:47 go: downloading github.com/containerd/containerd v1.6.12
16:09:47 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:09:47 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:09:47 go: downloading github.com/opencontainers/go-digest v1.0.0
16:09:47 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:09:47 go: downloading golang.org/x/sync v0.1.0
16:09:47 go: downloading gopkg.in/yaml.v2 v2.4.0
16:09:47 go: downloading k8s.io/client-go v0.22.4
16:09:47 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:09:47 go: downloading github.com/imdario/mergo v0.3.13
16:09:47 go: downloading github.com/containerd/console v1.0.3
16:09:47 go: downloading golang.org/x/text v0.3.7
16:09:47 go: downloading github.com/mattn/go-isatty v0.0.16
16:09:47 go: downloading github.com/buger/goterm v1.0.4
16:09:47 go: downloading github.com/stretchr/testify v1.8.1
16:09:47 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:09:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:09:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:09:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:09:47 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:09:47 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:09:47 go: downloading github.com/go-logr/logr v1.2.3
16:09:47 go: downloading k8s.io/api v0.22.4
16:09:47 go: downloading k8s.io/apimachinery v0.22.4
16:09:47 go: downloading github.com/gofrs/flock v0.8.0
16:09:47 go: downloading github.com/moby/sys/signal v0.7.0
16:09:47 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:09:47 go: downloading github.com/golang/mock v1.6.0
16:09:47 go: downloading github.com/klauspost/compress v1.15.9
16:09:47 go: downloading github.com/moby/patternmatcher v0.5.0
16:09:47 go: downloading github.com/opencontainers/runc v1.1.3
16:09:47 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:09:47 go: downloading github.com/hashicorp/errwrap v1.1.0
16:09:47 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:09:47 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:09:47 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:09:47 go: downloading google.golang.org/grpc v1.47.0
16:09:47 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:09:47 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:09:47 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:09:47 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:09:47 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:09:47 go: downloading github.com/gogo/protobuf v1.3.2
16:09:47 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:09:47 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:09:47 go: downloading github.com/mattn/go-runewidth v0.0.14
16:09:47 go: downloading k8s.io/klog/v2 v2.60.1
16:09:47 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:09:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:09:47 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:09:47 go: downloading google.golang.org/protobuf v1.28.0
16:09:47 go: downloading github.com/go-logr/stdr v1.2.2
16:09:47 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:09:47 go: downloading github.com/containerd/typeurl v1.0.2
16:09:47 go: downloading github.com/golang/protobuf v1.5.2
16:09:47 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:09:47 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:09:47 go: downloading github.com/pelletier/go-toml v1.9.4
16:09:47 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:09:47 go: downloading github.com/google/gofuzz v1.2.0
16:09:47 go: downloading github.com/moby/sys/symlink v0.2.0
16:09:47 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:09:47 go: downloading github.com/gogo/googleapis v1.4.1
16:09:47 go: downloading github.com/containerd/continuity v0.3.0
16:09:47 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:09:47 go: downloading github.com/rivo/uniseg v0.2.0
16:09:47 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:09:47 go: downloading github.com/davecgh/go-spew v1.1.1
16:09:47 go: downloading github.com/pmezard/go-difflib v1.0.0
16:09:47 go: downloading gopkg.in/yaml.v3 v3.0.1
16:09:47 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:09:47 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:09:47 go: downloading github.com/moby/locker v1.0.1
16:09:47 go: downloading github.com/felixge/httpsnoop v1.0.2
16:09:47 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:09:47 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:09:47 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:09:47 go: downloading gopkg.in/inf.v0 v0.9.1
16:09:47 go: downloading github.com/googleapis/gnostic v0.5.5
16:09:47 go: downloading github.com/google/go-cmp v0.5.9
16:09:47 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:09:47 go: downloading github.com/docker/go-metrics v0.0.1
16:09:47 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:09:47 go: downloading github.com/json-iterator/go v1.1.12
16:09:47 go: downloading github.com/modern-go/reflect2 v1.0.2
16:09:47 go: downloading sigs.k8s.io/yaml v1.2.0
16:09:47 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:09:47 go: downloading github.com/mattn/go-colorable v0.1.12
16:09:47 go: downloading github.com/prometheus/client_golang v1.12.2
16:09:47 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:09:47 go: downloading github.com/containerd/ttrpc v1.1.0
16:09:47 go: downloading github.com/moby/spdystream v0.2.0
16:09:47 go: downloading github.com/prometheus/client_model v0.2.0
16:09:47 go: downloading github.com/prometheus/common v0.32.1
16:09:47 go: downloading github.com/beorn7/perks v1.0.1
16:09:47 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:09:47 go: downloading github.com/prometheus/procfs v0.7.3
16:09:47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:09:53 Project root: /go/src/github.com/docker/cli
16:09:53 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:09:53 2022/12/15 16:09:43 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:09:53 make[2]: Leaving directory '/root/build-deb/cli'
16:09:53 # Build the compose plugin
16:09:53 cd /go/src/github.com/docker/compose \
16:09:53 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:09:53 make[2]: Entering directory '/root/build-deb/compose'
16:09:53 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:09:53 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:09:53 go: downloading github.com/spf13/cobra v1.6.1
16:09:53 go: downloading github.com/fvbommel/sortorder v1.0.2
16:09:53 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:09:53 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:09:53 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:09:53 go: downloading github.com/morikuni/aec v1.0.0
16:09:53 go: downloading github.com/spf13/pflag v1.0.5
16:09:53 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:09:53 go: downloading github.com/docker/go-connections v0.4.0
16:09:53 go: downloading github.com/moby/sys/sequential v0.5.0
16:09:53 go: downloading github.com/sirupsen/logrus v1.9.0
16:09:53 go: downloading github.com/theupdateframework/notary v0.7.0
16:09:53 go: downloading github.com/compose-spec/compose-go v1.8.0
16:09:53 go: downloading github.com/hashicorp/go-version v1.6.0
16:09:53 go: downloading github.com/docker/buildx v0.9.1
16:09:53 go: downloading github.com/docker/go-units v0.5.0
16:09:53 go: downloading github.com/mattn/go-shellwords v1.0.12
16:09:53 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:09:53 go: downloading go.opentelemetry.io/otel v1.11.2
16:09:53 go: downloading github.com/containerd/containerd v1.6.12
16:09:53 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:09:53 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:09:53 go: downloading github.com/opencontainers/go-digest v1.0.0
16:09:53 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:09:53 go: downloading golang.org/x/sync v0.1.0
16:09:53 go: downloading gopkg.in/yaml.v2 v2.4.0
16:09:53 go: downloading k8s.io/client-go v0.22.4
16:09:53 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:09:53 go: downloading github.com/imdario/mergo v0.3.13
16:09:53 go: downloading github.com/containerd/console v1.0.3
16:09:53 go: downloading golang.org/x/text v0.3.7
16:09:53 go: downloading github.com/mattn/go-isatty v0.0.16
16:09:53 go: downloading github.com/buger/goterm v1.0.4
16:09:53 go: downloading github.com/stretchr/testify v1.8.1
16:09:53 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:09:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:09:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:09:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:09:53 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:09:53 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:09:53 go: downloading github.com/go-logr/logr v1.2.3
16:09:53 go: downloading k8s.io/api v0.22.4
16:09:53 go: downloading k8s.io/apimachinery v0.22.4
16:09:53 go: downloading github.com/gofrs/flock v0.8.0
16:09:53 go: downloading github.com/moby/sys/signal v0.7.0
16:09:53 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:09:53 go: downloading github.com/golang/mock v1.6.0
16:09:53 go: downloading github.com/klauspost/compress v1.15.9
16:09:53 go: downloading github.com/moby/patternmatcher v0.5.0
16:09:53 go: downloading github.com/opencontainers/runc v1.1.3
16:09:53 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:09:53 go: downloading github.com/hashicorp/errwrap v1.1.0
16:09:53 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:09:53 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:09:53 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:09:53 go: downloading google.golang.org/grpc v1.47.0
16:09:53 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:09:53 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:09:53 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:09:53 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:09:53 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:09:53 go: downloading github.com/gogo/protobuf v1.3.2
16:09:53 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:09:53 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:09:53 go: downloading github.com/mattn/go-runewidth v0.0.14
16:09:53 go: downloading k8s.io/klog/v2 v2.60.1
16:09:53 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:09:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:09:53 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:09:53 go: downloading google.golang.org/protobuf v1.28.0
16:09:53 go: downloading github.com/go-logr/stdr v1.2.2
16:09:53 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:09:53 go: downloading github.com/containerd/typeurl v1.0.2
16:09:53 go: downloading github.com/golang/protobuf v1.5.2
16:09:53 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:09:53 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:09:53 go: downloading github.com/pelletier/go-toml v1.9.4
16:09:53 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:09:53 go: downloading github.com/google/gofuzz v1.2.0
16:09:53 go: downloading github.com/moby/sys/symlink v0.2.0
16:09:53 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:09:53 go: downloading github.com/gogo/googleapis v1.4.1
16:09:53 go: downloading github.com/containerd/continuity v0.3.0
16:09:53 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:09:53 go: downloading github.com/rivo/uniseg v0.2.0
16:09:53 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:09:53 go: downloading github.com/davecgh/go-spew v1.1.1
16:09:53 go: downloading github.com/pmezard/go-difflib v1.0.0
16:09:53 go: downloading gopkg.in/yaml.v3 v3.0.1
16:09:53 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:09:53 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:09:53 go: downloading github.com/moby/locker v1.0.1
16:09:53 go: downloading github.com/felixge/httpsnoop v1.0.2
16:09:53 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:09:53 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:09:53 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:09:53 go: downloading gopkg.in/inf.v0 v0.9.1
16:09:53 go: downloading github.com/googleapis/gnostic v0.5.5
16:09:53 Project root: /go/src/github.com/docker/cli
16:09:53 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:09:53 2022/12/15 16:09:42 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:09:53 make[2]: Leaving directory '/root/build-deb/cli'
16:09:53 # Build the compose plugin
16:09:53 cd /go/src/github.com/docker/compose \
16:09:53 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:09:53 make[2]: Entering directory '/root/build-deb/compose'
16:09:53 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:09:53 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:09:53 go: downloading github.com/spf13/cobra v1.6.1
16:09:53 go: downloading github.com/fvbommel/sortorder v1.0.2
16:09:53 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:09:53 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:09:53 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:09:53 go: downloading github.com/morikuni/aec v1.0.0
16:09:53 go: downloading github.com/spf13/pflag v1.0.5
16:09:53 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:09:53 go: downloading github.com/docker/go-connections v0.4.0
16:09:53 go: downloading github.com/moby/sys/sequential v0.5.0
16:09:53 go: downloading github.com/sirupsen/logrus v1.9.0
16:09:53 go: downloading github.com/theupdateframework/notary v0.7.0
16:09:53 go: downloading github.com/compose-spec/compose-go v1.8.0
16:09:53 go: downloading github.com/hashicorp/go-version v1.6.0
16:09:53 go: downloading github.com/docker/buildx v0.9.1
16:09:53 go: downloading github.com/docker/go-units v0.5.0
16:09:53 go: downloading github.com/mattn/go-shellwords v1.0.12
16:09:53 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:09:53 go: downloading go.opentelemetry.io/otel v1.11.2
16:09:53 go: downloading github.com/containerd/containerd v1.6.12
16:09:53 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:09:53 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:09:53 go: downloading github.com/opencontainers/go-digest v1.0.0
16:09:53 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:09:53 go: downloading golang.org/x/sync v0.1.0
16:09:53 go: downloading gopkg.in/yaml.v2 v2.4.0
16:09:53 go: downloading k8s.io/client-go v0.22.4
16:09:53 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:09:53 go: downloading github.com/imdario/mergo v0.3.13
16:09:53 go: downloading github.com/containerd/console v1.0.3
16:09:53 go: downloading golang.org/x/text v0.3.7
16:09:53 go: downloading github.com/mattn/go-isatty v0.0.16
16:09:53 go: downloading github.com/buger/goterm v1.0.4
16:09:53 go: downloading github.com/stretchr/testify v1.8.1
16:09:53 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:09:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:09:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:09:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:09:53 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:09:53 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:09:53 go: downloading github.com/go-logr/logr v1.2.3
16:09:53 go: downloading k8s.io/api v0.22.4
16:09:53 go: downloading k8s.io/apimachinery v0.22.4
16:09:53 go: downloading github.com/gofrs/flock v0.8.0
16:09:53 go: downloading github.com/moby/sys/signal v0.7.0
16:09:53 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:09:53 go: downloading github.com/golang/mock v1.6.0
16:09:53 go: downloading github.com/klauspost/compress v1.15.9
16:09:53 go: downloading github.com/moby/patternmatcher v0.5.0
16:09:53 go: downloading github.com/opencontainers/runc v1.1.3
16:09:53 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:09:53 go: downloading github.com/hashicorp/errwrap v1.1.0
16:09:53 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:09:53 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:09:53 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:09:53 go: downloading google.golang.org/grpc v1.47.0
16:09:53 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:09:53 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:09:53 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:09:53 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:09:53 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:09:53 go: downloading github.com/gogo/protobuf v1.3.2
16:09:53 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:09:53 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:09:53 go: downloading github.com/mattn/go-runewidth v0.0.14
16:09:53 go: downloading k8s.io/klog/v2 v2.60.1
16:09:53 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:09:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:09:53 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:09:53 go: downloading google.golang.org/protobuf v1.28.0
16:09:53 go: downloading github.com/go-logr/stdr v1.2.2
16:09:53 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:09:53 go: downloading github.com/containerd/typeurl v1.0.2
16:09:53 go: downloading github.com/golang/protobuf v1.5.2
16:09:53 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:09:53 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:09:53 go: downloading github.com/pelletier/go-toml v1.9.4
16:09:53 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:09:53 go: downloading github.com/google/gofuzz v1.2.0
16:09:53 go: downloading github.com/moby/sys/symlink v0.2.0
16:09:53 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:09:53 go: downloading github.com/gogo/googleapis v1.4.1
16:09:53 go: downloading github.com/containerd/continuity v0.3.0
16:09:53 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:09:53 go: downloading github.com/rivo/uniseg v0.2.0
16:09:53 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:09:53 go: downloading github.com/davecgh/go-spew v1.1.1
16:09:53 go: downloading github.com/pmezard/go-difflib v1.0.0
16:09:53 go: downloading gopkg.in/yaml.v3 v3.0.1
16:09:53 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:09:53 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:09:53 go: downloading github.com/moby/locker v1.0.1
16:09:53 go: downloading github.com/felixge/httpsnoop v1.0.2
16:09:53 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:09:53 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:09:53 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:09:53 go: downloading gopkg.in/inf.v0 v0.9.1
16:09:53 go: downloading github.com/googleapis/gnostic v0.5.5
16:09:53 go: downloading github.com/google/go-cmp v0.5.9
16:09:53 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:09:53 go: downloading github.com/docker/go-metrics v0.0.1
16:09:53 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:09:53 go: downloading github.com/json-iterator/go v1.1.12
16:09:53 go: downloading github.com/modern-go/reflect2 v1.0.2
16:09:53 go: downloading sigs.k8s.io/yaml v1.2.0
16:09:53 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:09:53 go: downloading github.com/mattn/go-colorable v0.1.12
16:09:53 go: downloading github.com/prometheus/client_golang v1.12.2
16:09:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:09:53 go: downloading github.com/containerd/ttrpc v1.1.0
16:09:53 go: downloading github.com/moby/spdystream v0.2.0
16:09:53 go: downloading github.com/prometheus/client_model v0.2.0
16:09:53 go: downloading github.com/prometheus/common v0.32.1
16:09:53 go: downloading github.com/beorn7/perks v1.0.1
16:09:53 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:09:53 go: downloading github.com/prometheus/procfs v0.7.3
16:09:53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:09:53 go: downloading github.com/google/go-cmp v0.5.9
16:09:53 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:09:53 go: downloading github.com/docker/go-metrics v0.0.1
16:09:53 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:09:53 go: downloading github.com/json-iterator/go v1.1.12
16:09:53 go: downloading github.com/modern-go/reflect2 v1.0.2
16:09:53 go: downloading sigs.k8s.io/yaml v1.2.0
16:09:53 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:09:53 go: downloading github.com/mattn/go-colorable v0.1.12
16:09:53 go: downloading github.com/prometheus/client_golang v1.12.2
16:09:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:09:53 go: downloading github.com/containerd/ttrpc v1.1.0
16:09:53 go: downloading github.com/moby/spdystream v0.2.0
16:09:53 go: downloading github.com/prometheus/client_model v0.2.0
16:09:53 go: downloading github.com/prometheus/common v0.32.1
16:09:53 go: downloading github.com/beorn7/perks v1.0.1
16:09:53 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:09:53 go: downloading github.com/prometheus/procfs v0.7.3
16:09:53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:09:56 + popd
16:09:56 + exit 0
16:09:56 ~/rpmbuild/BUILD/src
16:09:56 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CeOCh3
16:09:56 + umask 022
16:09:56 + cd /root/rpmbuild/BUILD
16:09:56 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64 '!=' / ']'
16:09:56 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:09:56 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:09:56 + mkdir -p /root/rpmbuild/BUILDROOT
16:09:56 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:09:56 + cd src
16:09:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/bin
16:09:56 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/bin/docker
16:09:56 + pushd /root/rpmbuild/BUILD/src/plugins
16:09:56 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:09:56 + for installer in *.installer
16:09:56 + '[' app.installer '!=' scan.installer ']'
16:09:56 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:09:56 + PREFIX=/usr/libexec/docker/cli-plugins
16:09:56 + bash app.installer install_plugin
16:09:56 + for installer in *.installer
16:09:56 + '[' buildx.installer '!=' scan.installer ']'
16:09:56 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:09:56 + PREFIX=/usr/libexec/docker/cli-plugins
16:09:56 + bash buildx.installer install_plugin
16:09:56 + popd
16:09:56 ~/rpmbuild/BUILD/src
16:09:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/share/bash-completion/completions
16:09:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/share/zsh/vendor-completions
16:09:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/share/fish/vendor_completions.d
16:09:56 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/share/bash-completion/completions/docker
16:09:56 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/share/zsh/vendor-completions/_docker
16:09:56 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/share/fish/vendor_completions.d/docker.fish
16:09:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/share/man/man1
16:09:56 + 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.20221215153738.3a2c30b-0.el8.aarch64/usr/share/man/man1
16:09:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/share/man/man5
16:09:56 + 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.20221215153738.3a2c30b-0.el8.aarch64/usr/share/man/man5
16:09:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/share/man/man8
16:09:56 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/share/man/man8
16:09:56 + mkdir -p build-docs
16:09:56 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:09:56 + cp cli/LICENSE build-docs/LICENSE
16:09:56 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:09:56 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:09:56 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:09:56 + cp cli/NOTICE build-docs/NOTICE
16:09:56 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:09:56 + cp cli/README.md build-docs/README.md
16:09:56 + /usr/lib/rpm/check-buildroot
16:09:56 + /usr/lib/rpm/redhat/brp-ldconfig
16:09:56 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:09:56 + /usr/lib/rpm/brp-compress
16:09:56 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:09:56 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:09:56 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:09:56 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:09:56 + /usr/lib/rpm/brp-python-hardlink
16:09:56 + PYTHON3=/usr/libexec/platform-python
16:09:56 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:09:56 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5U09Rd
16:09:56 + umask 022
16:09:56 + cd /root/rpmbuild/BUILD
16:09:56 + cd src
16:09:56 ++ cli/build/docker --version
16:09:56 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:09:56 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:09:56 + echo 'PASS: cli version OK'
16:09:56 PASS: cli version OK
16:09:56 + exit 0
16:09:56 Processing files: docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:09:56 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JwIouT
16:09:56 + umask 022
16:09:56 + cd /root/rpmbuild/BUILD
16:09:56 + cd src
16:09:56 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/share/doc/docker-ce-cli
16:09:56 + export LC_ALL=C
16:09:56 + LC_ALL=C
16:09:56 + export DOCDIR
16:09:56 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/share/doc/docker-ce-cli
16:09:56 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/share/doc/docker-ce-cli
16:09:56 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/share/doc/docker-ce-cli
16:09:56 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/share/doc/docker-ce-cli
16:09:56 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/share/doc/docker-ce-cli
16:09:56 + exit 0
16:09:56 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:09:56 Provides: docker-ce-cli = 1:0.0.0.20221215153738.3a2c30b-0.el8 docker-ce-cli(aarch-64) = 1:0.0.0.20221215153738.3a2c30b-0.el8
16:09:56 Requires(interp): /bin/sh
16:09:56 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:09:56 Requires(post): /bin/sh
16:09:56 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:09:56 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:09:56 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:09:56 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.src.rpm
16:10:03 Project root: /go/src/github.com/docker/cli
16:10:03 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:10:03 2022/12/15 16:09:59 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:10:03 + popd
16:10:03 ~/rpmbuild/BUILD/src
16:10:03 + pushd /root/rpmbuild/BUILD/src/plugins
16:10:03 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:10:03 + for installer in *.installer
16:10:03 + '[' app.installer '!=' scan.installer ']'
16:10:03 + bash app.installer build
16:10:03 Cloning into '/go/src/github.com/docker/app'...
16:10:03 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
16:10:04 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:10:04 Cloning into '/go/src/github.com/docker/buildx'...
16:10:04 Project root: /go/src/github.com/docker/cli
16:10:04 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:10:04 2022/12/15 16:09:56 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:10:04 make[2]: Leaving directory '/root/build-deb/cli'
16:10:04 # Build the compose plugin
16:10:04 cd /go/src/github.com/docker/compose \
16:10:04 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:10:04 make[2]: Entering directory '/root/build-deb/compose'
16:10:04 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:10:04 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:10:04 go: downloading github.com/spf13/cobra v1.6.1
16:10:04 go: downloading github.com/fvbommel/sortorder v1.0.2
16:10:04 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:10:04 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:10:04 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:10:04 go: downloading github.com/morikuni/aec v1.0.0
16:10:04 go: downloading github.com/spf13/pflag v1.0.5
16:10:04 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:10:04 go: downloading github.com/docker/go-connections v0.4.0
16:10:04 go: downloading github.com/moby/sys/sequential v0.5.0
16:10:04 go: downloading github.com/sirupsen/logrus v1.9.0
16:10:04 go: downloading github.com/theupdateframework/notary v0.7.0
16:10:04 go: downloading github.com/compose-spec/compose-go v1.8.0
16:10:04 go: downloading github.com/docker/buildx v0.9.1
16:10:04 go: downloading github.com/docker/go-units v0.5.0
16:10:04 go: downloading github.com/mattn/go-shellwords v1.0.12
16:10:04 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:10:04 go: downloading go.opentelemetry.io/otel v1.11.2
16:10:04 go: downloading github.com/hashicorp/go-version v1.6.0
16:10:04 go: downloading github.com/containerd/containerd v1.6.12
16:10:04 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:10:04 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:10:04 go: downloading github.com/opencontainers/go-digest v1.0.0
16:10:04 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:10:04 go: downloading golang.org/x/sync v0.1.0
16:10:04 go: downloading gopkg.in/yaml.v2 v2.4.0
16:10:04 go: downloading k8s.io/client-go v0.22.4
16:10:04 go: downloading github.com/imdario/mergo v0.3.13
16:10:04 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:10:04 go: downloading github.com/containerd/console v1.0.3
16:10:04 go: downloading golang.org/x/text v0.3.7
16:10:04 go: downloading github.com/mattn/go-isatty v0.0.16
16:10:04 go: downloading github.com/buger/goterm v1.0.4
16:10:04 go: downloading github.com/stretchr/testify v1.8.1
16:10:04 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:10:04 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:10:04 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:10:04 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:10:04 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:10:04 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:10:04 go: downloading github.com/go-logr/logr v1.2.3
16:10:04 go: downloading k8s.io/api v0.22.4
16:10:04 go: downloading k8s.io/apimachinery v0.22.4
16:10:04 go: downloading github.com/gofrs/flock v0.8.0
16:10:04 go: downloading github.com/moby/sys/signal v0.7.0
16:10:04 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:10:04 go: downloading github.com/golang/mock v1.6.0
16:10:04 go: downloading github.com/klauspost/compress v1.15.9
16:10:04 go: downloading github.com/moby/patternmatcher v0.5.0
16:10:04 go: downloading github.com/opencontainers/runc v1.1.3
16:10:04 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:10:04 go: downloading github.com/hashicorp/errwrap v1.1.0
16:10:04 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:10:04 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:10:04 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:10:04 go: downloading google.golang.org/grpc v1.47.0
16:10:04 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:10:04 make[2]: Leaving directory '/root/build-deb/compose'
16:10:04 # Build the scan-plugin
16:10:04 # TODO change once we support scan-plugin on other architectures
16:10:04 if [ "arm64" = "amd64" ]; then \
16:10:04 	cd /go/src/github.com/docker/scan-cli-plugin \
16:10:04 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:10:04 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:10:04 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:10:04 fi
16:10:04 # Build the CLI plugins
16:10:04 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:10:04 set -e;cd /sources && \
16:10:04 	tar xzf plugin-installers.tgz; \
16:10:04 	for installer in plugins/*.installer; do \
16:10:04 		LDFLAGS='' bash ${installer} build; \
16:10:04 	done
16:10:04 Cloning into '/go/src/github.com/docker/app'...
16:10:04 Fetching origin
16:10:04 make[2]: Entering directory '/go/src/github.com/docker/app'
16:10:04 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
16:10:05 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:10:05 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:10:05 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:10:05 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:10:05 go: downloading github.com/gogo/protobuf v1.3.2
16:10:05 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:10:05 Fetching origin
16:10:05 go: downloading k8s.io/klog/v2 v2.60.1
16:10:05 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:10:05 go: downloading github.com/mattn/go-runewidth v0.0.14
16:10:05 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:10:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:10:05 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:10:05 go: downloading google.golang.org/protobuf v1.28.0
16:10:06 + popd
16:10:06 + exit 0
16:10:06 ~/rpmbuild/BUILD/src
16:10:06 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.x54jli
16:10:06 + umask 022
16:10:06 + cd /root/rpmbuild/BUILD
16:10:06 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64 '!=' / ']'
16:10:06 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:10:06 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:10:06 + mkdir -p /root/rpmbuild/BUILDROOT
16:10:06 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:10:06 + cd src
16:10:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/bin
16:10:06 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/bin/docker
16:10:06 + pushd /root/rpmbuild/BUILD/src/plugins
16:10:06 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:10:06 + for installer in '*.installer'
16:10:06 + '[' app.installer '!=' scan.installer ']'
16:10:06 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:10:06 + PREFIX=/usr/libexec/docker/cli-plugins
16:10:06 + bash app.installer install_plugin
16:10:06 + for installer in '*.installer'
16:10:06 + '[' buildx.installer '!=' scan.installer ']'
16:10:06 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:10:06 + PREFIX=/usr/libexec/docker/cli-plugins
16:10:06 + bash buildx.installer install_plugin
16:10:06 + popd
16:10:06 ~/rpmbuild/BUILD/src
16:10:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/share/bash-completion/completions
16:10:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/share/zsh/vendor-completions
16:10:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/share/fish/vendor_completions.d
16:10:06 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/share/bash-completion/completions/docker
16:10:06 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/share/zsh/vendor-completions/_docker
16:10:06 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/share/fish/vendor_completions.d/docker.fish
16:10:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/share/man/man1
16:10:06 + 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.20221215153738.3a2c30b-0.el7.aarch64/usr/share/man/man1
16:10:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/share/man/man5
16:10:06 + 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.20221215153738.3a2c30b-0.el7.aarch64/usr/share/man/man5
16:10:06 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/share/man/man8
16:10:06 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/share/man/man8
16:10:06 + mkdir -p build-docs
16:10:06 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:06 + cp cli/LICENSE build-docs/LICENSE
16:10:06 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:06 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:10:06 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:06 + cp cli/NOTICE build-docs/NOTICE
16:10:06 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:06 + cp cli/README.md build-docs/README.md
16:10:06 + /usr/lib/rpm/check-buildroot
16:10:06 + /usr/lib/rpm/redhat/brp-compress
16:10:06 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:10:06 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:10:06 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:10:06 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:10:06 + /usr/lib/rpm/redhat/brp-python-hardlink
16:10:06 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:10:06 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.puOOsl
16:10:06 + umask 022
16:10:06 + cd /root/rpmbuild/BUILD
16:10:06 + cd src
16:10:06 ++ cli/build/docker --version
16:10:06 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:10:06 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:10:06 + echo 'PASS: cli version OK'
16:10:06 + exit 0
16:10:06 PASS: cli version OK
16:10:06 Processing files: docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:10:06 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5QNEpz
16:10:06 + umask 022
16:10:06 + cd /root/rpmbuild/BUILD
16:10:06 + cd src
16:10:06 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20221215153738.3a2c30b
16:10:06 + export DOCDIR
16:10:06 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20221215153738.3a2c30b
16:10:06 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20221215153738.3a2c30b
16:10:06 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20221215153738.3a2c30b
16:10:06 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20221215153738.3a2c30b
16:10:06 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0.20221215153738.3a2c30b
16:10:06 + exit 0
16:10:06 Provides: docker-ce-cli = 1:0.0.0.20221215153738.3a2c30b-0.el7 docker-ce-cli(aarch-64) = 1:0.0.0.20221215153738.3a2c30b-0.el7
16:10:06 Requires(interp): /bin/sh
16:10:06 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:10:06 Requires(post): /bin/sh
16:10:06 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:10:06 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
16:10:06 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:10:06 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.src.rpm
16:10:06 go: downloading github.com/go-logr/stdr v1.2.2
16:10:06 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:10:06 go: downloading github.com/containerd/typeurl v1.0.2
16:10:06 go: downloading github.com/golang/protobuf v1.5.2
16:10:06 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:10:06 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:10:06 go: downloading github.com/pelletier/go-toml v1.9.4
16:10:06 + GO111MODULE=on
16:10:06 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:10:06 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:10:06 go: downloading github.com/google/gofuzz v1.2.0
16:10:06 go: downloading github.com/moby/sys/symlink v0.2.0
16:10:06 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:10:06 go: downloading github.com/gogo/googleapis v1.4.1
16:10:08 Project root: /go/src/github.com/docker/cli
16:10:08 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:10:08 2022/12/15 16:10:05 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:10:08 + popd
16:10:08 + pushd /root/rpmbuild/BUILD/src/plugins
16:10:08 ~/rpmbuild/BUILD/src
16:10:08 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:10:08 + for installer in *.installer
16:10:08 + '[' app.installer '!=' scan.installer ']'
16:10:08 + bash app.installer build
16:10:08 Cloning into '/go/src/github.com/docker/app'...
16:10:08 make[2]: Leaving directory '/root/build-deb/compose'
16:10:08 # Build the scan-plugin
16:10:08 # TODO change once we support scan-plugin on other architectures
16:10:08 if [ "arm64" = "amd64" ]; then \
16:10:08 	cd /go/src/github.com/docker/scan-cli-plugin \
16:10:08 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:10:08 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:10:08 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:10:08 fi
16:10:08 # Build the CLI plugins
16:10:08 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:10:08 set -e;cd /sources && \
16:10:08 	tar xzf plugin-installers.tgz; \
16:10:08 	for installer in plugins/*.installer; do \
16:10:08 		LDFLAGS='' bash ${installer} build; \
16:10:08 	done
16:10:08 Cloning into '/go/src/github.com/docker/app'...
16:10:08 make[2]: Entering directory '/go/src/github.com/docker/app'
16:10:08 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
16:10:08 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
16:10:09 go: downloading github.com/containerd/continuity v0.3.0
16:10:09 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:10:09 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:10:09 go: downloading github.com/davecgh/go-spew v1.1.1
16:10:09 go: downloading github.com/pmezard/go-difflib v1.0.0
16:10:09 go: downloading gopkg.in/yaml.v3 v3.0.1
16:10:09 go: downloading github.com/rivo/uniseg v0.2.0
16:10:09 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:10:09 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:10:09 go: downloading github.com/moby/locker v1.0.1
16:10:09 go: downloading github.com/felixge/httpsnoop v1.0.2
16:10:09 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:10:09 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:10:09 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:10:09 go: downloading gopkg.in/inf.v0 v0.9.1
16:10:09 go: downloading github.com/googleapis/gnostic v0.5.5
16:10:09 go: downloading github.com/google/go-cmp v0.5.9
16:10:09 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:10:09 go: downloading github.com/docker/go-metrics v0.0.1
16:10:09 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:10:09 go: downloading github.com/json-iterator/go v1.1.12
16:10:09 go: downloading github.com/modern-go/reflect2 v1.0.2
16:10:09 go: downloading sigs.k8s.io/yaml v1.2.0
16:10:09 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:10:09 go: downloading github.com/mattn/go-colorable v0.1.12
16:10:09 go: downloading github.com/prometheus/client_golang v1.12.2
16:10:09 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:10:09 go: downloading github.com/containerd/ttrpc v1.1.0
16:10:09 go: downloading github.com/moby/spdystream v0.2.0
16:10:09 go: downloading github.com/prometheus/client_model v0.2.0
16:10:09 go: downloading github.com/prometheus/common v0.32.1
16:10:09 go: downloading github.com/beorn7/perks v1.0.1
16:10:09 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:10:09 go: downloading github.com/prometheus/procfs v0.7.3
16:10:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:10:10 Project root: /go/src/github.com/docker/cli
16:10:10 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:10:10 2022/12/15 16:10:08 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:10:10 make[2]: Leaving directory '/root/build-deb/cli'
16:10:10 # Build the compose plugin
16:10:10 cd /go/src/github.com/docker/compose \
16:10:10 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:10:10 make[2]: Entering directory '/root/build-deb/compose'
16:10:10 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:10:10 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:10:10 go: downloading github.com/spf13/cobra v1.6.1
16:10:10 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:10:10 go: downloading github.com/fvbommel/sortorder v1.0.2
16:10:10 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:10:10 go: downloading github.com/morikuni/aec v1.0.0
16:10:10 go: downloading github.com/spf13/pflag v1.0.5
16:10:10 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:10:10 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:10:10 go: downloading github.com/docker/go-connections v0.4.0
16:10:10 go: downloading github.com/moby/sys/sequential v0.5.0
16:10:10 go: downloading github.com/sirupsen/logrus v1.9.0
16:10:10 go: downloading github.com/theupdateframework/notary v0.7.0
16:10:10 go: downloading github.com/compose-spec/compose-go v1.8.0
16:10:10 go: downloading github.com/hashicorp/go-version v1.6.0
16:10:10 go: downloading github.com/docker/buildx v0.9.1
16:10:10 go: downloading github.com/docker/go-units v0.5.0
16:10:10 go: downloading github.com/mattn/go-shellwords v1.0.12
16:10:10 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:10:10 go: downloading go.opentelemetry.io/otel v1.11.2
16:10:10 go: downloading github.com/containerd/containerd v1.6.12
16:10:10 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:10:10 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:10:10 go: downloading github.com/opencontainers/go-digest v1.0.0
16:10:10 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:10:10 go: downloading golang.org/x/sync v0.1.0
16:10:10 go: downloading gopkg.in/yaml.v2 v2.4.0
16:10:10 go: downloading k8s.io/client-go v0.22.4
16:10:10 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:10:10 go: downloading github.com/imdario/mergo v0.3.13
16:10:10 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:10:10 go: downloading github.com/containerd/console v1.0.3
16:10:10 go: downloading github.com/mattn/go-isatty v0.0.16
16:10:10 go: downloading golang.org/x/text v0.3.7
16:10:10 go: downloading github.com/stretchr/testify v1.8.1
16:10:10 go: downloading github.com/buger/goterm v1.0.4
16:10:10 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:10:10 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:10:10 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:10:10 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:10:10 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:10:10 go: downloading github.com/go-logr/logr v1.2.3
16:10:10 go: downloading k8s.io/api v0.22.4
16:10:11 Project root: /go/src/github.com/docker/cli
16:10:11 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:10:11 2022/12/15 16:10:00 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:10:11 make[2]: Leaving directory '/root/build-deb/cli'
16:10:11 # Build the compose plugin
16:10:11 cd /go/src/github.com/docker/compose \
16:10:11 && make VERSION=v2.14.1 DESTDIR=/usr/libexec/docker/cli-plugins build
16:10:11 make[2]: Entering directory '/root/build-deb/compose'
16:10:11 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
16:10:11 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:10:11 go: downloading github.com/spf13/cobra v1.6.1
16:10:11 go: downloading github.com/fvbommel/sortorder v1.0.2
16:10:11 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:10:11 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:10:11 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:10:11 go: downloading github.com/morikuni/aec v1.0.0
16:10:11 go: downloading github.com/spf13/pflag v1.0.5
16:10:11 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:10:11 go: downloading github.com/docker/go-connections v0.4.0
16:10:11 go: downloading github.com/moby/sys/sequential v0.5.0
16:10:11 go: downloading github.com/sirupsen/logrus v1.9.0
16:10:11 go: downloading github.com/theupdateframework/notary v0.7.0
16:10:11 go: downloading github.com/compose-spec/compose-go v1.8.0
16:10:11 go: downloading github.com/hashicorp/go-version v1.6.0
16:10:11 go: downloading github.com/docker/buildx v0.9.1
16:10:11 go: downloading github.com/docker/go-units v0.5.0
16:10:11 go: downloading github.com/mattn/go-shellwords v1.0.12
16:10:11 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:10:11 go: downloading go.opentelemetry.io/otel v1.11.2
16:10:11 go: downloading github.com/containerd/containerd v1.6.12
16:10:11 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:10:11 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:10:11 go: downloading github.com/opencontainers/go-digest v1.0.0
16:10:11 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:10:11 go: downloading golang.org/x/sync v0.1.0
16:10:11 go: downloading gopkg.in/yaml.v2 v2.4.0
16:10:11 go: downloading k8s.io/client-go v0.22.4
16:10:11 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:10:11 go: downloading github.com/imdario/mergo v0.3.13
16:10:11 go: downloading github.com/containerd/console v1.0.3
16:10:11 go: downloading golang.org/x/text v0.3.7
16:10:11 go: downloading github.com/mattn/go-isatty v0.0.16
16:10:11 go: downloading github.com/buger/goterm v1.0.4
16:10:11 go: downloading github.com/stretchr/testify v1.8.1
16:10:11 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:10:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:10:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:10:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:10:11 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:10:11 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:10:11 go: downloading github.com/go-logr/logr v1.2.3
16:10:11 go: downloading k8s.io/api v0.22.4
16:10:11 go: downloading k8s.io/apimachinery v0.22.4
16:10:11 go: downloading github.com/gofrs/flock v0.8.0
16:10:11 go: downloading github.com/moby/sys/signal v0.7.0
16:10:11 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:10:11 go: downloading github.com/golang/mock v1.6.0
16:10:11 go: downloading github.com/klauspost/compress v1.15.9
16:10:11 go: downloading github.com/moby/patternmatcher v0.5.0
16:10:11 go: downloading github.com/opencontainers/runc v1.1.3
16:10:11 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:10:11 go: downloading github.com/hashicorp/errwrap v1.1.0
16:10:11 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:10:11 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:10:11 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:10:11 go: downloading google.golang.org/grpc v1.47.0
16:10:11 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:10:11 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:10:11 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:10:11 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:10:11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:10:11 go: downloading github.com/gogo/protobuf v1.3.2
16:10:11 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:10:11 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:10:11 go: downloading github.com/mattn/go-runewidth v0.0.14
16:10:11 go: downloading k8s.io/klog/v2 v2.60.1
16:10:11 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:10:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:10:11 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:10:11 go: downloading google.golang.org/protobuf v1.28.0
16:10:11 go: downloading github.com/go-logr/stdr v1.2.2
16:10:11 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:10:11 go: downloading github.com/containerd/typeurl v1.0.2
16:10:11 go: downloading github.com/golang/protobuf v1.5.2
16:10:11 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:10:11 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:10:11 go: downloading github.com/pelletier/go-toml v1.9.4
16:10:11 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:10:11 go: downloading github.com/google/gofuzz v1.2.0
16:10:11 go: downloading github.com/moby/sys/symlink v0.2.0
16:10:11 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:10:11 go: downloading github.com/gogo/googleapis v1.4.1
16:10:11 go: downloading github.com/containerd/continuity v0.3.0
16:10:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:10:11 go: downloading github.com/rivo/uniseg v0.2.0
16:10:11 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:10:11 go: downloading github.com/davecgh/go-spew v1.1.1
16:10:11 go: downloading github.com/pmezard/go-difflib v1.0.0
16:10:11 go: downloading gopkg.in/yaml.v3 v3.0.1
16:10:11 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:10:11 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:10:11 go: downloading github.com/moby/locker v1.0.1
16:10:11 go: downloading github.com/felixge/httpsnoop v1.0.2
16:10:11 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:10:11 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:10:11 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:10:11 go: downloading gopkg.in/inf.v0 v0.9.1
16:10:11 go: downloading github.com/googleapis/gnostic v0.5.5
16:10:11 go: downloading github.com/google/go-cmp v0.5.9
16:10:11 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:10:11 go: downloading github.com/docker/go-metrics v0.0.1
16:10:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:10:11 go: downloading github.com/json-iterator/go v1.1.12
16:10:11 go: downloading github.com/modern-go/reflect2 v1.0.2
16:10:11 go: downloading sigs.k8s.io/yaml v1.2.0
16:10:11 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:10:11 go: downloading github.com/mattn/go-colorable v0.1.12
16:10:11 go: downloading github.com/prometheus/client_golang v1.12.2
16:10:11 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:10:11 go: downloading github.com/containerd/ttrpc v1.1.0
16:10:11 go: downloading github.com/moby/spdystream v0.2.0
16:10:11 go: downloading github.com/prometheus/client_model v0.2.0
16:10:11 go: downloading github.com/prometheus/common v0.32.1
16:10:11 go: downloading github.com/beorn7/perks v1.0.1
16:10:11 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:10:11 go: downloading github.com/prometheus/procfs v0.7.3
16:10:11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:10:11 Project root: /go/src/github.com/docker/cli
16:10:11 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:10:11 2022/12/15 16:10:01 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:10:11 + popd
16:10:11 ~/rpmbuild/BUILD/src
16:10:11 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:10:11 + pushd /root/rpmbuild/BUILD/src/plugins
16:10:11 + for installer in *.installer
16:10:11 + '[' app.installer '!=' scan.installer ']'
16:10:11 + bash app.installer build
16:10:11 Cloning into '/go/src/github.com/docker/app'...
16:10:11 Fetching origin
16:10:11 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
16:10:11 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64.rpm
16:10:11 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TsZ3h6
16:10:11 + umask 022
16:10:11 + cd /root/rpmbuild/BUILD
16:10:11 + cd src
16:10:11 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:10:11 + exit 0
16:10:11 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bFpb1d
16:10:11 + umask 022
16:10:11 + cd /root/rpmbuild/BUILD
16:10:11 + cd /root/rpmbuild/BUILD
16:10:11 + rm -rf src
16:10:11 + /usr/bin/mkdir -p src
16:10:11 + cd src
16:10:11 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:10:11 + /usr/bin/tar -xof -
16:10:11 + STATUS=0
16:10:11 + '[' 0 -ne 0 ']'
16:10:11 + /usr/bin/tar -xof -
16:10:11 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:10:11 + STATUS=0
16:10:11 + '[' 0 -ne 0 ']'
16:10:11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:10:11 + exit 0
16:10:11 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oN10fd
16:10:11 + umask 022
16:10:11 + cd /root/rpmbuild/BUILD
16:10:11 + cd src
16:10:11 + export DOCKER_GITCOMMIT=0234322
16:10:11 + DOCKER_GITCOMMIT=0234322
16:10:11 + mkdir -p /go/src/github.com/docker
16:10:11 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:10:11 + TMP_GOPATH=/go
16:10:11 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:10:11 + RM_GOPATH=0
16:10:11 + TMP_GOPATH=/go
16:10:11 + : /usr/local/bin
16:10:11 + '[' -z /go ']'
16:10:11 + export GOPATH=/go
16:10:11 + GOPATH=/go
16:10:11 + case "$(go env GOARCH)" in
16:10:11 ++ go env GOARCH
16:10:11 + export GO_BUILDMODE=-buildmode=pie
16:10:11 + GO_BUILDMODE=-buildmode=pie
16:10:11 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:10:11 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:10:11 + bin=rootlesskit
16:10:11 + shift
16:10:11 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:10:11 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:10:11 ++ : v0.14.4
16:10:11 + install_rootlesskit dynamic
16:10:11 + case "$1" in
16:10:11 + install_rootlesskit_dynamic
16:10:11 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:10:11 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:10:11 + export BUILD_MODE=-buildmode=pie
16:10:11 + BUILD_MODE=-buildmode=pie
16:10:11 + _install_rootlesskit
16:10:11 + echo 'Install rootlesskit version v0.14.4'
16:10:11 + for f in rootlesskit rootlesskit-docker-proxy
16:10:11 Install rootlesskit version v0.14.4
16:10:11 + GOBIN=/usr/local/bin
16:10:11 + GO111MODULE=on
16:10:11 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:10:11 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:10:11 go: downloading k8s.io/apimachinery v0.22.4
16:10:11 go: downloading github.com/gofrs/flock v0.8.0
16:10:11 go: downloading github.com/moby/sys/signal v0.7.0
16:10:11 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:10:11 go: downloading github.com/golang/mock v1.6.0
16:10:11 go: downloading github.com/klauspost/compress v1.15.9
16:10:11 go: downloading github.com/moby/patternmatcher v0.5.0
16:10:11 go: downloading github.com/opencontainers/runc v1.1.3
16:10:12 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:10:12 go: downloading github.com/hashicorp/errwrap v1.1.0
16:10:12 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:10:12 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:10:12 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:10:12 go: downloading google.golang.org/grpc v1.47.0
16:10:12 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:10:12 go: downloading github.com/pkg/errors v0.9.1
16:10:12 go: downloading github.com/sirupsen/logrus v1.8.1
16:10:12 go: downloading github.com/urfave/cli/v2 v2.3.0
16:10:12 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:10:12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:10:12 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:10:12 go: downloading github.com/google/uuid v1.3.0
16:10:12 go: downloading github.com/moby/vpnkit v0.5.0
16:10:12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:10:12 go: downloading github.com/gofrs/flock v0.8.1
16:10:12 go: downloading github.com/gorilla/mux v1.8.0
16:10:12 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:10:12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:10:12 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:10:12 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:10:12 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:10:12 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:10:12 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:10:12 go: downloading github.com/gogo/protobuf v1.3.2
16:10:12 make[2]: Leaving directory '/root/build-deb/compose'
16:10:12 # Build the scan-plugin
16:10:12 # TODO change once we support scan-plugin on other architectures
16:10:12 if [ "arm64" = "amd64" ]; then \
16:10:12 	cd /go/src/github.com/docker/scan-cli-plugin \
16:10:12 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:10:12 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:10:12 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:10:12 fi
16:10:12 # Build the CLI plugins
16:10:12 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:10:12 set -e;cd /sources && \
16:10:12 	tar xzf plugin-installers.tgz; \
16:10:12 	for installer in plugins/*.installer; do \
16:10:12 		LDFLAGS='' bash ${installer} build; \
16:10:12 	done
16:10:12 Cloning into '/go/src/github.com/docker/app'...
16:10:12 Fetching origin
16:10:12 make[2]: Entering directory '/go/src/github.com/docker/app'
16:10:12 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
16:10:12 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:10:13 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:10:13 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:10:13 go: downloading github.com/mattn/go-runewidth v0.0.14
16:10:13 go: downloading k8s.io/klog/v2 v2.60.1
16:10:13 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:10:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:10:13 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:10:13 go: downloading google.golang.org/protobuf v1.28.0
16:10:13 go: downloading github.com/go-logr/stdr v1.2.2
16:10:13 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:10:13 go: downloading github.com/containerd/typeurl v1.0.2
16:10:13 go: downloading github.com/golang/protobuf v1.5.2
16:10:13 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:10:13 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:10:13 go: downloading github.com/pelletier/go-toml v1.9.4
16:10:13 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:10:13 go: downloading github.com/google/gofuzz v1.2.0
16:10:13 + popd
16:10:13 ~/rpmbuild/BUILD/src
16:10:13 + RPM_EC=0
16:10:13 ++ jobs -p
16:10:13 + exit 0
16:10:13 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dNlVx4
16:10:13 + umask 022
16:10:13 + cd /root/rpmbuild/BUILD
16:10:13 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64 '!=' / ']'
16:10:13 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:10:13 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:10:13 + mkdir -p /root/rpmbuild/BUILDROOT
16:10:13 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:10:13 + cd src
16:10:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/bin
16:10:13 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/bin/docker
16:10:13 + pushd /root/rpmbuild/BUILD/src/plugins
16:10:13 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:10:13 + for installer in *.installer
16:10:13 + '[' app.installer '!=' scan.installer ']'
16:10:13 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:10:13 + PREFIX=/usr/libexec/docker/cli-plugins
16:10:13 + bash app.installer install_plugin
16:10:13 + for installer in *.installer
16:10:13 + '[' buildx.installer '!=' scan.installer ']'
16:10:13 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:10:13 + PREFIX=/usr/libexec/docker/cli-plugins
16:10:13 + bash buildx.installer install_plugin
16:10:13 + popd
16:10:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/share/bash-completion/completions
16:10:13 ~/rpmbuild/BUILD/src
16:10:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/share/zsh/vendor-completions
16:10:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/share/fish/vendor_completions.d
16:10:13 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/share/bash-completion/completions/docker
16:10:13 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/share/zsh/vendor-completions/_docker
16:10:13 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/share/fish/vendor_completions.d/docker.fish
16:10:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/share/man/man1
16:10:13 + 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.20221215153738.3a2c30b-0.el9.aarch64/usr/share/man/man1
16:10:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/share/man/man5
16:10:13 + 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.20221215153738.3a2c30b-0.el9.aarch64/usr/share/man/man5
16:10:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/share/man/man8
16:10:13 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/share/man/man8
16:10:13 + mkdir -p build-docs
16:10:13 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:13 + cp cli/LICENSE build-docs/LICENSE
16:10:13 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:13 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:10:13 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:13 + cp cli/NOTICE build-docs/NOTICE
16:10:13 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:13 + cp cli/README.md build-docs/README.md
16:10:13 + /usr/lib/rpm/check-buildroot
16:10:13 + /usr/lib/rpm/redhat/brp-ldconfig
16:10:13 + /usr/lib/rpm/brp-compress
16:10:13 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:10:13 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:10:13 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:10:13 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:10:13 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:10:13 + /usr/lib/rpm/brp-python-hardlink
16:10:13 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:10:13 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3rCvCf
16:10:13 + umask 022
16:10:13 + cd /root/rpmbuild/BUILD
16:10:13 + cd src
16:10:13 ++ cli/build/docker --version
16:10:13 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:10:13 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:10:13 + echo 'PASS: cli version OK'
16:10:13 + RPM_EC=0
16:10:13 PASS: cli version OK
16:10:13 ++ jobs -p
16:10:13 + exit 0
16:10:13 Processing files: docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:10:13 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QgWfZE
16:10:13 + umask 022
16:10:13 + cd /root/rpmbuild/BUILD
16:10:13 + cd src
16:10:13 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/share/doc/docker-ce-cli
16:10:13 + export LC_ALL=C
16:10:13 + LC_ALL=C
16:10:13 + export DOCDIR
16:10:13 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/share/doc/docker-ce-cli
16:10:13 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/share/doc/docker-ce-cli
16:10:13 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/share/doc/docker-ce-cli
16:10:13 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/share/doc/docker-ce-cli
16:10:13 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/share/doc/docker-ce-cli
16:10:13 + RPM_EC=0
16:10:13 ++ jobs -p
16:10:13 + exit 0
16:10:13 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:10:13 Provides: docker-ce-cli = 1:0.0.0.20221215153738.3a2c30b-0.el9 docker-ce-cli(aarch-64) = 1:0.0.0.20221215153738.3a2c30b-0.el9
16:10:13 Requires(interp): /bin/sh
16:10:13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:10:13 Requires(post): /bin/sh
16:10:13 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:10:13 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:10:13 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:10:13 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.src.rpm
16:10:13 go: downloading github.com/moby/sys/symlink v0.2.0
16:10:13 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:10:13 go: downloading github.com/gogo/googleapis v1.4.1
16:10:14 go: downloading github.com/containerd/continuity v0.3.0
16:10:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:10:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:10:14 go: downloading github.com/rivo/uniseg v0.2.0
16:10:14 go: downloading github.com/davecgh/go-spew v1.1.1
16:10:14 go: downloading github.com/pmezard/go-difflib v1.0.0
16:10:14 go: downloading gopkg.in/yaml.v3 v3.0.1
16:10:14 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:10:14 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:10:14 go: downloading github.com/moby/locker v1.0.1
16:10:14 go: downloading github.com/felixge/httpsnoop v1.0.2
16:10:14 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:10:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:10:14 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:10:14 go: downloading gopkg.in/inf.v0 v0.9.1
16:10:14 go: downloading github.com/googleapis/gnostic v0.5.5
16:10:14 go: downloading github.com/google/go-cmp v0.5.9
16:10:14 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:10:14 go: downloading github.com/docker/go-metrics v0.0.1
16:10:15 #34 84.39 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20221215153738-3a2c30b
16:10:15 #34 84.87 Copying nested executables into /build/bundles/binary-daemon
16:10:15 #34 86.12 
16:10:15 #34 DONE 87.2s
16:10:15 
16:10:15 #35 [binary 1/1] COPY --from=build-binary /build/bundles/ /
16:10:15 #35 DONE 0.5s
16:10:15 
16:10:15 #36 exporting to client
16:10:15 #36 copying files 17.80MB 0.1s
16:10:15 #36 copying files 203.85MB 1.1s done
16:10:15 #36 DONE 1.1s
16:10:15 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker'
16:10:15 mkdir -p build/linux/docker
16:10:15 cp /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/build/docker build/linux/docker/
16:10:15 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
16:10:15 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \
16:10:15 done
16:10:15 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20221215153738-3a2c30b.tgz docker
16:10:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:10:15 go: downloading github.com/json-iterator/go v1.1.12
16:10:15 go: downloading github.com/modern-go/reflect2 v1.0.2
16:10:15 go: downloading sigs.k8s.io/yaml v1.2.0
16:10:15 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:10:15 go: downloading github.com/mattn/go-colorable v0.1.12
16:10:15 go: downloading github.com/prometheus/client_golang v1.12.2
16:10:15 go: downloading github.com/containerd/ttrpc v1.1.0
16:10:15 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:10:15 go: downloading github.com/moby/spdystream v0.2.0
16:10:15 go: downloading github.com/prometheus/client_model v0.2.0
16:10:15 go: downloading github.com/prometheus/common v0.32.1
16:10:15 go: downloading github.com/beorn7/perks v1.0.1
16:10:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:10:15 go: downloading github.com/prometheus/procfs v0.7.3
16:10:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:10:17 # extra binaries for running rootless
16:10:17 mkdir -p build/linux/docker-rootless-extras
16:10:17 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
16:10:17 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \
16:10:17 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
16:10:17 	fi \
16:10:17 done
16:10:17 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20221215153738-3a2c30b.tgz docker-rootless-extras
16:10:18 + for f in rootlesskit rootlesskit-docker-proxy
16:10:18 + GOBIN=/usr/local/bin
16:10:18 + GO111MODULE=on
16:10:18 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:10:18 + popd
16:10:18 + RPM_EC=0
16:10:18 ~/rpmbuild/BUILD/src
16:10:18 ++ jobs -p
16:10:18 + exit 0
16:10:18 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ih3mi6
16:10:18 + umask 022
16:10:18 + cd /root/rpmbuild/BUILD
16:10:18 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64 '!=' / ']'
16:10:18 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:10:18 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:10:18 + mkdir -p /root/rpmbuild/BUILDROOT
16:10:18 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:10:18 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:10:18 + export CFLAGS
16:10:18 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:10:18 + export CXXFLAGS
16:10:18 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:10:18 + export FFLAGS
16:10:18 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:10:18 + export FCFLAGS
16:10:18 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:10:18 + export LDFLAGS
16:10:18 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:10:18 + export LT_SYS_LIBRARY_PATH
16:10:18 + CC=gcc
16:10:18 + export CC
16:10:18 + CXX=g++
16:10:18 + export CXX
16:10:18 + cd src
16:10:18 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/bin
16:10:18 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/bin/docker
16:10:18 + pushd /root/rpmbuild/BUILD/src/plugins
16:10:18 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:10:18 + for installer in *.installer
16:10:18 + '[' app.installer '!=' scan.installer ']'
16:10:18 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:10:18 + PREFIX=/usr/libexec/docker/cli-plugins
16:10:18 + bash app.installer install_plugin
16:10:18 + for installer in *.installer
16:10:18 + '[' buildx.installer '!=' scan.installer ']'
16:10:18 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:10:18 + PREFIX=/usr/libexec/docker/cli-plugins
16:10:18 + bash buildx.installer install_plugin
16:10:18 + popd
16:10:18 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/bash-completion/completions
16:10:18 ~/rpmbuild/BUILD/src
16:10:18 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/zsh/vendor-completions
16:10:18 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/fish/vendor_completions.d
16:10:18 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/bash-completion/completions/docker
16:10:18 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/zsh/vendor-completions/_docker
16:10:18 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/fish/vendor_completions.d/docker.fish
16:10:18 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/man/man1
16:10:18 + 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.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/man/man1
16:10:18 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/man/man5
16:10:18 + 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.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/man/man5
16:10:18 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/man/man8
16:10:18 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/man/man8
16:10:18 + mkdir -p build-docs
16:10:18 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:18 + cp cli/LICENSE build-docs/LICENSE
16:10:18 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:18 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:10:18 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:18 + cp cli/NOTICE build-docs/NOTICE
16:10:18 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:18 + cp cli/README.md build-docs/README.md
16:10:18 + /usr/lib/rpm/check-buildroot
16:10:18 + /usr/lib/rpm/redhat/brp-ldconfig
16:10:18 + /usr/lib/rpm/brp-compress
16:10:18 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:10:18 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:10:18 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:10:18 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:10:18 + /usr/lib/rpm/check-rpaths
16:10:18 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:10:18 + /usr/lib/rpm/brp-remove-la-files
16:10:18 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:10:18 + /usr/lib/rpm/redhat/brp-python-hardlink
16:10:18 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ewMwWR
16:10:18 + umask 022
16:10:18 + cd /root/rpmbuild/BUILD
16:10:18 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:10:18 + export CFLAGS
16:10:18 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:10:18 + export CXXFLAGS
16:10:18 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:10:18 + export FFLAGS
16:10:18 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:10:18 + export FCFLAGS
16:10:18 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:10:18 + export LDFLAGS
16:10:18 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:10:18 + export LT_SYS_LIBRARY_PATH
16:10:18 + CC=gcc
16:10:18 + export CC
16:10:18 + CXX=g++
16:10:18 + export CXX
16:10:18 + cd src
16:10:18 ++ cli/build/docker --version
16:10:18 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:10:18 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:10:18 + echo 'PASS: cli version OK'
16:10:18 PASS: cli version OK
16:10:18 + RPM_EC=0
16:10:18 ++ jobs -p
16:10:18 + exit 0
16:10:18 Processing files: docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:10:18 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vBk0M2
16:10:18 + umask 022
16:10:18 + cd /root/rpmbuild/BUILD
16:10:18 + cd src
16:10:18 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/doc/docker-ce-cli
16:10:18 + export LC_ALL=C
16:10:18 + LC_ALL=C
16:10:18 + export DOCDIR
16:10:18 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/doc/docker-ce-cli
16:10:18 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/doc/docker-ce-cli
16:10:18 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/doc/docker-ce-cli
16:10:18 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/doc/docker-ce-cli
16:10:18 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/share/doc/docker-ce-cli
16:10:18 + RPM_EC=0
16:10:18 ++ jobs -p
16:10:18 + exit 0
16:10:18 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:10:18 Provides: docker-ce-cli = 1:0.0.0.20221215153738.3a2c30b-0.fc37 docker-ce-cli(aarch-64) = 1:0.0.0.20221215153738.3a2c30b-0.fc37
16:10:18 Requires(interp): /bin/sh
16:10:18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:10:18 Requires(post): /bin/sh
16:10:18 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:10:18 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:10:18 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:10:18 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.src.rpm
16:10:18 + return
16:10:18 + exit 0
16:10:18 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2cDnjY
16:10:18 + umask 022
16:10:18 + cd /root/rpmbuild/BUILD
16:10:18 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.aarch64 '!=' / ']'
16:10:18 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:10:18 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:10:18 + mkdir -p /root/rpmbuild/BUILDROOT
16:10:18 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:10:18 + cd src
16:10:18 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/bin/dockerd-rootless.sh
16:10:18 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/bin/dockerd-rootless-setuptool.sh
16:10:18 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/bin/rootlesskit
16:10:18 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.aarch64/usr/bin/rootlesskit-docker-proxy
16:10:18 + /usr/lib/rpm/check-buildroot
16:10:19 + /usr/lib/rpm/redhat/brp-ldconfig
16:10:19 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:10:19 + /usr/lib/rpm/brp-compress
16:10:19 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:10:19 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:10:19 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:10:19 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:10:19 + /usr/lib/rpm/brp-python-hardlink
16:10:19 + PYTHON3=/usr/libexec/platform-python
16:10:19 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:10:19 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gPhsZx
16:10:19 + umask 022
16:10:19 + cd /root/rpmbuild/BUILD
16:10:19 + cd src
16:10:19 + /usr/local/bin/rootlesskit -v
16:10:19 rootlesskit version 0.14.4
16:10:19 + exit 0
16:10:19 Processing files: docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:10:19 Provides: docker-ce-rootless-extras = 0:0.0.0.20221215153738.3a2c30b-0.el8 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20221215153738.3a2c30b-0.el8
16:10:19 Requires(interp): /bin/sh /bin/sh /bin/sh
16:10:19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:10:19 Requires(post): /bin/sh
16:10:19 Requires(preun): /bin/sh
16:10:19 Requires(postun): /bin/sh
16:10:19 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:10:19 Conflicts: rootlesskit
16:10:19 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:10:19 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.src.rpm
16:10:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] sh
16:10:21 + make clean
16:10:21 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:10:21 Unable to find image 'alpine:latest' locally
16:10:21 latest: Pulling from library/alpine
16:10:21 c158987b0551: Pulling fs layer
16:10:21 c158987b0551: Verifying Checksum
16:10:21 c158987b0551: Download complete
16:10:21 c158987b0551: Pull complete
16:10:21 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:10:21 Status: Downloaded newer image for alpine:latest
16:10:22 + popd
16:10:22 + RPM_EC=0
16:10:22 ~/rpmbuild/BUILD/src
16:10:22 ++ jobs -p
16:10:22 + exit 0
16:10:22 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lWRqd4
16:10:22 + umask 022
16:10:22 + cd /root/rpmbuild/BUILD
16:10:22 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64 '!=' / ']'
16:10:22 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:10:22 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:10:22 + mkdir -p /root/rpmbuild/BUILDROOT
16:10:22 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:10:22 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:10:22 + export CFLAGS
16:10:22 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:10:22 + export CXXFLAGS
16:10:22 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:10:22 + export FFLAGS
16:10:22 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:10:22 + export FCFLAGS
16:10:22 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64.ld'
16:10:22 + export LDFLAGS
16:10:22 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:10:22 + export LT_SYS_LIBRARY_PATH
16:10:22 + CC=gcc
16:10:22 + export CC
16:10:22 + CXX=g++
16:10:22 + export CXX
16:10:22 + cd src
16:10:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/bin
16:10:22 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/bin/docker
16:10:22 + pushd /root/rpmbuild/BUILD/src/plugins
16:10:22 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:10:22 + for installer in *.installer
16:10:22 + '[' app.installer '!=' scan.installer ']'
16:10:22 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:10:22 + PREFIX=/usr/libexec/docker/cli-plugins
16:10:22 + bash app.installer install_plugin
16:10:22 + for installer in *.installer
16:10:22 + '[' buildx.installer '!=' scan.installer ']'
16:10:22 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:10:22 + PREFIX=/usr/libexec/docker/cli-plugins
16:10:22 + bash buildx.installer install_plugin
16:10:22 + popd
16:10:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/bash-completion/completions
16:10:22 ~/rpmbuild/BUILD/src
16:10:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/zsh/vendor-completions
16:10:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/fish/vendor_completions.d
16:10:22 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/bash-completion/completions/docker
16:10:22 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/zsh/vendor-completions/_docker
16:10:22 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/fish/vendor_completions.d/docker.fish
16:10:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/man/man1
16:10:22 + 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.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/man/man1
16:10:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/man/man5
16:10:22 + 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.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/man/man5
16:10:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/man/man8
16:10:22 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/man/man8
16:10:22 + mkdir -p build-docs
16:10:22 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:22 + cp cli/LICENSE build-docs/LICENSE
16:10:22 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:22 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:10:22 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:22 + cp cli/NOTICE build-docs/NOTICE
16:10:22 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:22 + cp cli/README.md build-docs/README.md
16:10:22 + /usr/lib/rpm/check-buildroot
16:10:22 + /usr/lib/rpm/redhat/brp-ldconfig
16:10:22 + /usr/lib/rpm/brp-compress
16:10:22 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:10:22 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:10:22 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:10:22 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:10:22 + /usr/lib/rpm/check-rpaths
16:10:22 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:10:22 + /usr/lib/rpm/brp-remove-la-files
16:10:22 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:10:22 + /usr/lib/rpm/redhat/brp-python-hardlink
16:10:22 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jHQQQN
16:10:22 + umask 022
16:10:22 + cd /root/rpmbuild/BUILD
16:10:22 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:10:22 + export CFLAGS
16:10:22 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:10:22 + export CXXFLAGS
16:10:22 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:10:22 + export FFLAGS
16:10:22 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:10:22 + export FCFLAGS
16:10:22 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64.ld'
16:10:22 + export LDFLAGS
16:10:22 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:10:22 + export LT_SYS_LIBRARY_PATH
16:10:22 + CC=gcc
16:10:22 + export CC
16:10:22 + CXX=g++
16:10:22 + export CXX
16:10:22 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:10:22 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0.20221215153738.3a2c30b-0.fc36 aarch64
16:10:22 + cd src
16:10:22 ++ cli/build/docker --version
16:10:22 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:10:22 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:10:22 + echo 'PASS: cli version OK'
16:10:22 + RPM_EC=0
16:10:22 PASS: cli version OK
16:10:22 ++ jobs -p
16:10:22 + exit 0
16:10:22 Processing files: docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:10:22 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4d2SyI
16:10:22 + umask 022
16:10:22 + cd /root/rpmbuild/BUILD
16:10:22 + cd src
16:10:22 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/doc/docker-ce-cli
16:10:22 + export LC_ALL=C
16:10:22 + LC_ALL=C
16:10:22 + export DOCDIR
16:10:22 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/doc/docker-ce-cli
16:10:22 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/doc/docker-ce-cli
16:10:22 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/doc/docker-ce-cli
16:10:22 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/doc/docker-ce-cli
16:10:22 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/share/doc/docker-ce-cli
16:10:22 + RPM_EC=0
16:10:22 ++ jobs -p
16:10:22 + exit 0
16:10:22 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:10:22 Provides: docker-ce-cli = 1:0.0.0.20221215153738.3a2c30b-0.fc36 docker-ce-cli(aarch-64) = 1:0.0.0.20221215153738.3a2c30b-0.fc36
16:10:22 Requires(interp): /bin/sh
16:10:22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:10:22 Requires(post): /bin/sh
16:10:22 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:10:22 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:10:22 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:10:22 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.src.rpm
16:10:22 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.aarch64.rpm
16:10:22 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yzpK8T
16:10:22 + umask 022
16:10:22 + cd /root/rpmbuild/BUILD
16:10:22 + cd src
16:10:22 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.aarch64
16:10:22 + exit 0
16:10:22 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2Rfs6L
16:10:22 + umask 022
16:10:22 + cd /root/rpmbuild/BUILD
16:10:22 + cd /root/rpmbuild/BUILD
16:10:22 + rm -rf src
16:10:22 + /usr/bin/mkdir -p src
16:10:22 + cd src
16:10:22 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:10:22 + /usr/bin/tar -xof -
16:10:22 + STATUS=0
16:10:22 + '[' 0 -ne 0 ']'
16:10:22 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:10:22 + /usr/bin/tar -xof -
16:10:22 + STATUS=0
16:10:22 + '[' 0 -ne 0 ']'
16:10:22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:10:22 + exit 0
16:10:22 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HD6bjm
16:10:22 + umask 022
16:10:22 + cd /root/rpmbuild/BUILD
16:10:22 + cd src
16:10:22 + pushd /root/rpmbuild/BUILD/src/compose
16:10:22 + make VERSION=v2.14.1 DESTDIR=./bin build
16:10:22 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:10:22 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "./bin/docker-compose" ./cmd
16:10:22 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:10:22 rm -f -r src
16:10:22 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:10:22 Cloning into '/go/src/github.com/docker/buildx'...
16:10:22 Fetching origin
16:10:22 + GO111MODULE=on
16:10:22 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:10:22 go: downloading github.com/spf13/cobra v1.6.1
16:10:22 go: downloading github.com/fvbommel/sortorder v1.0.2
16:10:22 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:10:22 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:10:22 make -C rpm clean
16:10:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:10:22 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:10:22 rm -f -r rpmbuild/
16:10:22 docker builder prune -f --filter until=24h
16:10:23 Total:	0B
16:10:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:10:23 make -C deb clean
16:10:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:10:23 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:10:23 rm -f -r debbuild
16:10:23 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:10:23 rm -f -r sources
16:10:23 docker builder prune -f --filter until=24h
16:10:23 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:10:23 go: downloading github.com/morikuni/aec v1.0.0
16:10:23 go: downloading github.com/spf13/pflag v1.0.5
16:10:23 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:10:23 go: downloading github.com/docker/go-connections v0.4.0
16:10:23 go: downloading github.com/moby/sys/sequential v0.5.0
16:10:23 go: downloading github.com/sirupsen/logrus v1.9.0
16:10:23 go: downloading github.com/theupdateframework/notary v0.7.0
16:10:23 go: downloading github.com/compose-spec/compose-go v1.8.0
16:10:23 go: downloading github.com/hashicorp/go-version v1.6.0
16:10:23 Total:	0B
16:10:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:10:23 make -C static clean
16:10:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:10:23 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:10:23 go: downloading github.com/docker/buildx v0.9.1
16:10:23 go: downloading github.com/docker/go-units v0.5.0
16:10:23 go: downloading github.com/mattn/go-shellwords v1.0.12
16:10:23 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:10:23 go: downloading go.opentelemetry.io/otel v1.11.2
16:10:23 go: downloading github.com/containerd/containerd v1.6.12
16:10:23 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:10:23 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:10:23 go: downloading github.com/opencontainers/go-digest v1.0.0
16:10:23 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:10:23 go: downloading golang.org/x/sync v0.1.0
16:10:23 go: downloading gopkg.in/yaml.v2 v2.4.0
16:10:23 go: downloading k8s.io/client-go v0.22.4
16:10:24 rm -f -r build
16:10:24 docker builder prune -f --filter until=24h
16:10:24 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:10:24 go: downloading github.com/imdario/mergo v0.3.13
16:10:24 go: downloading github.com/containerd/console v1.0.3
16:10:24 go: downloading golang.org/x/text v0.3.7
16:10:24 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64.rpm
16:10:24 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CwIqpP
16:10:24 + umask 022
16:10:24 + cd /root/rpmbuild/BUILD
16:10:24 + cd src
16:10:24 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:10:24 + exit 0
16:10:24 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cqlx62
16:10:24 + umask 022
16:10:24 + cd /root/rpmbuild/BUILD
16:10:24 + cd /root/rpmbuild/BUILD
16:10:24 + rm -rf src
16:10:24 + /usr/bin/mkdir -p src
16:10:24 + cd src
16:10:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:10:24 + /usr/bin/tar -xf -
16:10:24 + STATUS=0
16:10:24 + '[' 0 -ne 0 ']'
16:10:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:10:24 + /usr/bin/tar -xf -
16:10:24 Total:	0B
16:10:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:10:24 go: downloading github.com/mattn/go-isatty v0.0.16
16:10:24 go: downloading github.com/buger/goterm v1.0.4
16:10:24 go: downloading github.com/stretchr/testify v1.8.1
16:10:24 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:10:24 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:10:24 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:10:24 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:10:24 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:10:24 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:10:24 go: downloading github.com/go-logr/logr v1.2.3
16:10:24 go: downloading k8s.io/api v0.22.4
16:10:24 + STATUS=0
16:10:24 + '[' 0 -ne 0 ']'
16:10:24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:10:24 + exit 0
16:10:24 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VmW22v
16:10:24 + umask 022
16:10:24 + cd /root/rpmbuild/BUILD
16:10:24 + cd src
16:10:24 + export DOCKER_GITCOMMIT=0234322
16:10:24 + DOCKER_GITCOMMIT=0234322
16:10:24 + mkdir -p /go/src/github.com/docker
16:10:24 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:10:24 + TMP_GOPATH=/go
16:10:24 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:10:24 + RM_GOPATH=0
16:10:24 + TMP_GOPATH=/go
16:10:24 + : /usr/local/bin
16:10:24 + '[' -z /go ']'
16:10:24 + export GOPATH=/go
16:10:24 + GOPATH=/go
16:10:24 + case "$(go env GOARCH)" in
16:10:24 ++ go env GOARCH
16:10:24 + export GO_BUILDMODE=-buildmode=pie
16:10:24 + GO_BUILDMODE=-buildmode=pie
16:10:24 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:10:24 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:10:24 + bin=rootlesskit
16:10:24 + shift
16:10:24 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:10:24 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:10:24 ++ : v0.14.4
16:10:24 + install_rootlesskit dynamic
16:10:24 + case "$1" in
16:10:24 + install_rootlesskit_dynamic
16:10:24 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:10:24 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:10:24 + export BUILD_MODE=-buildmode=pie
16:10:24 + BUILD_MODE=-buildmode=pie
16:10:24 + _install_rootlesskit
16:10:24 + echo 'Install rootlesskit version v0.14.4'
16:10:24 + for f in rootlesskit rootlesskit-docker-proxy
16:10:24 Install rootlesskit version v0.14.4
16:10:24 + GOBIN=/usr/local/bin
16:10:24 + GO111MODULE=on
16:10:24 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:10:24 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:10:24 go: downloading k8s.io/apimachinery v0.22.4
16:10:24 go: downloading github.com/gofrs/flock v0.8.0
16:10:24 go: downloading github.com/moby/sys/signal v0.7.0
16:10:24 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:10:24 go: downloading github.com/golang/mock v1.6.0
16:10:25 + popd
16:10:25 ~/rpmbuild/BUILD/src
16:10:25 + RPM_EC=0
16:10:25 ++ jobs -p
16:10:25 + exit 0
16:10:25 + umask 022
16:10:25 + cd /root/rpmbuild/BUILD
16:10:25 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64 '!=' / ']'
16:10:25 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:10:25 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:10:25 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZrswLB
16:10:25 + mkdir -p /root/rpmbuild/BUILDROOT
16:10:25 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:10:25 + cd src
16:10:25 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/bin
16:10:25 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/bin/docker
16:10:25 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:10:25 + pushd /root/rpmbuild/BUILD/src/plugins
16:10:25 + for installer in *.installer
16:10:25 + '[' app.installer '!=' scan.installer ']'
16:10:25 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:10:25 + PREFIX=/usr/libexec/docker/cli-plugins
16:10:25 + bash app.installer install_plugin
16:10:25 + for installer in *.installer
16:10:25 + '[' buildx.installer '!=' scan.installer ']'
16:10:25 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:10:25 + PREFIX=/usr/libexec/docker/cli-plugins
16:10:25 + bash buildx.installer install_plugin
16:10:25 + popd
16:10:25 ~/rpmbuild/BUILD/src
16:10:25 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/bash-completion/completions
16:10:25 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/zsh/vendor-completions
16:10:25 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/fish/vendor_completions.d
16:10:25 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/bash-completion/completions/docker
16:10:25 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/zsh/vendor-completions/_docker
16:10:25 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/fish/vendor_completions.d/docker.fish
16:10:25 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/man/man1
16:10:25 + 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.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/man/man1
16:10:25 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/man/man5
16:10:25 + 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.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/man/man5
16:10:25 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/man/man8
16:10:25 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/man/man8
16:10:25 + mkdir -p build-docs
16:10:25 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:25 + cp cli/LICENSE build-docs/LICENSE
16:10:25 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:25 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:10:25 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:25 + cp cli/NOTICE build-docs/NOTICE
16:10:25 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:10:25 + cp cli/README.md build-docs/README.md
16:10:25 + /usr/lib/rpm/check-buildroot
16:10:25 + /usr/lib/rpm/redhat/brp-ldconfig
16:10:25 + /usr/lib/rpm/brp-compress
16:10:25 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:10:25 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:10:25 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:10:25 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:10:25 + /usr/lib/rpm/check-rpaths
16:10:25 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:10:25 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:10:25 + /usr/lib/rpm/redhat/brp-python-hardlink
16:10:25 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lBSY5V
16:10:25 + umask 022
16:10:25 + cd /root/rpmbuild/BUILD
16:10:25 + cd src
16:10:25 ++ cli/build/docker --version
16:10:25 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:10:25 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:10:25 + echo 'PASS: cli version OK'
16:10:25 PASS: cli version OK
16:10:25 + RPM_EC=0
16:10:25 ++ jobs -p
16:10:25 + exit 0
16:10:25 Processing files: docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:10:25 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.y78C1g
16:10:25 + umask 022
16:10:25 + cd /root/rpmbuild/BUILD
16:10:25 + cd src
16:10:25 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/doc/docker-ce-cli
16:10:25 + export LC_ALL=C
16:10:25 + LC_ALL=C
16:10:25 + export DOCDIR
16:10:25 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/doc/docker-ce-cli
16:10:25 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/doc/docker-ce-cli
16:10:25 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/doc/docker-ce-cli
16:10:25 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/doc/docker-ce-cli
16:10:25 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/share/doc/docker-ce-cli
16:10:25 + RPM_EC=0
16:10:25 ++ jobs -p
16:10:25 + exit 0
16:10:25 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:10:25 Provides: docker-ce-cli = 1:0.0.0.20221215153738.3a2c30b-0.fc35 docker-ce-cli(aarch-64) = 1:0.0.0.20221215153738.3a2c30b-0.fc35
16:10:25 Requires(interp): /bin/sh
16:10:25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:10:25 Requires(post): /bin/sh
16:10:25 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:10:25 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:10:25 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:10:25 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.src.rpm
16:10:25 go: downloading github.com/klauspost/compress v1.15.9
16:10:25 go: downloading github.com/moby/patternmatcher v0.5.0
16:10:25 go: downloading github.com/opencontainers/runc v1.1.3
16:10:25 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:10:25 go: downloading github.com/hashicorp/errwrap v1.1.0
16:10:25 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:10:25 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:10:25 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:10:25 go: downloading google.golang.org/grpc v1.47.0
16:10:25 go: downloading github.com/pkg/errors v0.9.1
16:10:25 go: downloading github.com/sirupsen/logrus v1.8.1
16:10:25 go: downloading github.com/urfave/cli/v2 v2.3.0
16:10:25 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:10:25 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:10:25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:10:25 go: downloading github.com/google/uuid v1.3.0
16:10:25 go: downloading github.com/moby/vpnkit v0.5.0
16:10:25 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:10:25 go: downloading github.com/gofrs/flock v0.8.1
16:10:25 go: downloading github.com/gorilla/mux v1.8.0
16:10:25 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:10:25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:10:25 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:10:25 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:10:25 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:10:25 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:10:25 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:10:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:10:25 go: downloading github.com/gogo/protobuf v1.3.2
16:10:25 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:10:25 Cloning into '/go/src/github.com/docker/buildx'...
16:10:25 Fetching origin
16:10:25 + GO111MODULE=on
16:10:25 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:10:25 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:10:25 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:10:25 go: downloading github.com/mattn/go-runewidth v0.0.14
16:10:25 go: downloading k8s.io/klog/v2 v2.60.1
16:10:25 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:10:25 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:10:25 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:10:25 go: downloading google.golang.org/protobuf v1.28.0
16:10:26 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:10:26 go: downloading github.com/go-logr/stdr v1.2.2
16:10:26 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:10:26 go: downloading github.com/containerd/typeurl v1.0.2
16:10:26 go: downloading github.com/golang/protobuf v1.5.2
16:10:26 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:10:26 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:10:26 go: downloading github.com/pelletier/go-toml v1.9.4
16:10:26 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:10:26 go: downloading github.com/google/gofuzz v1.2.0
16:10:26 go: downloading github.com/moby/sys/symlink v0.2.0
16:10:26 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:10:26 go: downloading github.com/gogo/googleapis v1.4.1
16:10:27 go: downloading github.com/containerd/continuity v0.3.0
16:10:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:10:27 go: downloading github.com/rivo/uniseg v0.2.0
16:10:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:10:27 go: downloading github.com/davecgh/go-spew v1.1.1
16:10:27 go: downloading github.com/pmezard/go-difflib v1.0.0
16:10:27 go: downloading gopkg.in/yaml.v3 v3.0.1
16:10:27 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:10:27 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:10:27 go: downloading github.com/moby/locker v1.0.1
16:10:27 go: downloading github.com/felixge/httpsnoop v1.0.2
16:10:27 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:10:27 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:10:27 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:10:27 go: downloading gopkg.in/inf.v0 v0.9.1
16:10:27 go: downloading github.com/googleapis/gnostic v0.5.5
16:10:27 go: downloading github.com/google/go-cmp v0.5.9
16:10:27 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:10:27 go: downloading github.com/docker/go-metrics v0.0.1
16:10:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:10:27 go: downloading github.com/json-iterator/go v1.1.12
16:10:27 go: downloading github.com/modern-go/reflect2 v1.0.2
16:10:27 go: downloading sigs.k8s.io/yaml v1.2.0
16:10:27 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:10:27 go: downloading github.com/mattn/go-colorable v0.1.12
16:10:27 go: downloading github.com/prometheus/client_golang v1.12.2
16:10:27 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:10:27 go: downloading github.com/containerd/ttrpc v1.1.0
16:10:27 go: downloading github.com/moby/spdystream v0.2.0
16:10:27 go: downloading github.com/prometheus/client_model v0.2.0
16:10:27 go: downloading github.com/prometheus/common v0.32.1
16:10:27 go: downloading github.com/beorn7/perks v1.0.1
16:10:27 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:10:27 go: downloading github.com/prometheus/procfs v0.7.3
16:10:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:10:27 Project root: /go/src/github.com/docker/cli
16:10:27 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:10:27 2022/12/15 16:10:20 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:10:27 + popd
16:10:27 + pushd /root/rpmbuild/BUILD/src/plugins
16:10:27 ~/rpmbuild/BUILD/src
16:10:27 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:10:27 + for installer in *.installer
16:10:27 + '[' app.installer '!=' scan.installer ']'
16:10:27 + bash app.installer build
16:10:27 Cloning into '/go/src/github.com/docker/app'...
16:10:27 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
16:10:31 + for f in rootlesskit rootlesskit-docker-proxy
16:10:31 + GOBIN=/usr/local/bin
16:10:31 + GO111MODULE=on
16:10:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:10:32 + return
16:10:32 + exit 0
16:10:32 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.knAr7F
16:10:32 + umask 022
16:10:32 + cd /root/rpmbuild/BUILD
16:10:32 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.aarch64 '!=' / ']'
16:10:32 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:10:32 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:10:32 + mkdir -p /root/rpmbuild/BUILDROOT
16:10:32 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:10:32 + cd src
16:10:32 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/bin/dockerd-rootless.sh
16:10:32 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/bin/dockerd-rootless-setuptool.sh
16:10:32 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/bin/rootlesskit
16:10:32 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.aarch64/usr/bin/rootlesskit-docker-proxy
16:10:32 + /usr/lib/rpm/check-buildroot
16:10:32 + /usr/lib/rpm/redhat/brp-compress
16:10:32 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:10:32 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:10:32 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:10:32 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:10:32 + /usr/lib/rpm/redhat/brp-python-hardlink
16:10:32 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:10:32 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BH69y2
16:10:32 + umask 022
16:10:32 + cd /root/rpmbuild/BUILD
16:10:32 + cd src
16:10:32 + /usr/local/bin/rootlesskit -v
16:10:32 rootlesskit version 0.14.4
16:10:32 + exit 0
16:10:32 Processing files: docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:10:32 Provides: docker-ce-rootless-extras = 0:0.0.0.20221215153738.3a2c30b-0.el7 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20221215153738.3a2c30b-0.el7
16:10:32 Requires(interp): /bin/sh /bin/sh /bin/sh
16:10:32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:10:32 Requires(post): /bin/sh
16:10:32 Requires(preun): /bin/sh
16:10:32 Requires(postun): /bin/sh
16:10:32 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH)
16:10:32 Conflicts: rootlesskit
16:10:32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:10:33 scripts/docs/generate-man.sh
16:10:33 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.src.rpm
16:10:34 + for installer in *.installer
16:10:34 + '[' buildx.installer '!=' scan.installer ']'
16:10:34 + bash buildx.installer build
16:10:34 Cloning into '/go/src/github.com/docker/buildx'...
16:10:34 Fetching origin
16:10:34 + GO111MODULE=on
16:10:34 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:10:37 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.aarch64.rpm
16:10:37 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MaaSCk
16:10:37 + umask 022
16:10:37 + cd /root/rpmbuild/BUILD
16:10:37 + cd src
16:10:37 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.aarch64
16:10:37 + exit 0
16:10:37 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wsMzwJ
16:10:37 + umask 022
16:10:37 + cd /root/rpmbuild/BUILD
16:10:37 + cd /root/rpmbuild/BUILD
16:10:37 + rm -rf src
16:10:37 + /usr/bin/mkdir -p src
16:10:37 + cd src
16:10:37 + /usr/bin/tar -xf -
16:10:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:10:37 + STATUS=0
16:10:37 + '[' 0 -ne 0 ']'
16:10:37 + /usr/bin/tar -xf -
16:10:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:10:37 + STATUS=0
16:10:37 + '[' 0 -ne 0 ']'
16:10:37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:10:37 + exit 0
16:10:37 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6a10hp
16:10:37 + umask 022
16:10:37 + cd /root/rpmbuild/BUILD
16:10:37 + cd src
16:10:37 + pushd /root/rpmbuild/BUILD/src/compose
16:10:37 + make VERSION=v2.14.1 DESTDIR=./bin build
16:10:37 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:10:37 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "./bin/docker-compose" ./cmd
16:10:37 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:10:38 go: downloading github.com/spf13/cobra v1.6.1
16:10:38 go: downloading github.com/fvbommel/sortorder v1.0.2
16:10:38 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:10:38 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:10:38 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:10:38 go: downloading github.com/morikuni/aec v1.0.0
16:10:38 go: downloading github.com/spf13/pflag v1.0.5
16:10:38 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:10:38 go: downloading github.com/docker/go-connections v0.4.0
16:10:38 go: downloading github.com/moby/sys/sequential v0.5.0
16:10:38 go: downloading github.com/sirupsen/logrus v1.9.0
16:10:38 go: downloading github.com/theupdateframework/notary v0.7.0
16:10:38 go: downloading github.com/compose-spec/compose-go v1.8.0
16:10:38 go: downloading github.com/hashicorp/go-version v1.6.0
16:10:38 go: downloading github.com/docker/buildx v0.9.1
16:10:38 go: downloading github.com/docker/go-units v0.5.0
16:10:38 go: downloading github.com/mattn/go-shellwords v1.0.12
16:10:38 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:10:38 go: downloading go.opentelemetry.io/otel v1.11.2
16:10:38 go: downloading github.com/containerd/containerd v1.6.12
16:10:39 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:10:39 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:10:39 go: downloading github.com/opencontainers/go-digest v1.0.0
16:10:39 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:10:39 go: downloading golang.org/x/sync v0.1.0
16:10:39 go: downloading gopkg.in/yaml.v2 v2.4.0
16:10:39 go: downloading k8s.io/client-go v0.22.4
16:10:39 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:10:39 go: downloading github.com/imdario/mergo v0.3.13
16:10:39 go: downloading github.com/containerd/console v1.0.3
16:10:39 go: downloading golang.org/x/text v0.3.7
16:10:39 go: downloading github.com/mattn/go-isatty v0.0.16
16:10:39 go: downloading github.com/buger/goterm v1.0.4
16:10:39 go: downloading github.com/stretchr/testify v1.8.1
16:10:39 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:10:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:10:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:10:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:10:39 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:10:39 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:10:39 go: downloading github.com/go-logr/logr v1.2.3
16:10:39 go: downloading k8s.io/api v0.22.4
16:10:40 go: downloading k8s.io/apimachinery v0.22.4
16:10:40 go: downloading github.com/gofrs/flock v0.8.0
16:10:40 go: downloading github.com/moby/sys/signal v0.7.0
16:10:40 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:10:40 go: downloading github.com/golang/mock v1.6.0
16:10:40 go: downloading github.com/klauspost/compress v1.15.9
16:10:40 go: downloading github.com/moby/patternmatcher v0.5.0
16:10:40 go: downloading github.com/opencontainers/runc v1.1.3
16:10:40 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:10:40 go: downloading github.com/hashicorp/errwrap v1.1.0
16:10:40 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:10:40 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:10:40 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:10:40 go: downloading google.golang.org/grpc v1.47.0
16:10:40 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:10:40 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:10:41 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:10:41 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:10:41 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:10:41 go: downloading github.com/gogo/protobuf v1.3.2
16:10:41 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:10:41 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:10:41 go: downloading github.com/mattn/go-runewidth v0.0.14
16:10:41 go: downloading k8s.io/klog/v2 v2.60.1
16:10:41 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:10:41 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:10:41 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:10:41 go: downloading google.golang.org/protobuf v1.28.0
16:10:41 go: downloading github.com/go-logr/stdr v1.2.2
16:10:41 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:10:41 go: downloading github.com/containerd/typeurl v1.0.2
16:10:41 go: downloading github.com/golang/protobuf v1.5.2
16:10:41 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:10:41 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:10:41 go: downloading github.com/pelletier/go-toml v1.9.4
16:10:41 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:10:41 go: downloading github.com/google/gofuzz v1.2.0
16:10:41 go: downloading github.com/moby/sys/symlink v0.2.0
16:10:41 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:10:41 go: downloading github.com/gogo/googleapis v1.4.1
16:10:42 go: downloading github.com/containerd/continuity v0.3.0
16:10:42 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:10:42 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:10:42 go: downloading github.com/rivo/uniseg v0.2.0
16:10:42 go: downloading github.com/davecgh/go-spew v1.1.1
16:10:42 go: downloading github.com/pmezard/go-difflib v1.0.0
16:10:42 go: downloading gopkg.in/yaml.v3 v3.0.1
16:10:42 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:10:43 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:10:43 go: downloading github.com/moby/locker v1.0.1
16:10:43 go: downloading github.com/felixge/httpsnoop v1.0.2
16:10:43 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:10:43 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:10:43 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:10:43 go: downloading gopkg.in/inf.v0 v0.9.1
16:10:43 go: downloading github.com/googleapis/gnostic v0.5.5
16:10:43 go: downloading github.com/google/go-cmp v0.5.9
16:10:43 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:10:43 go: downloading github.com/docker/go-metrics v0.0.1
16:10:43 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:10:43 go: downloading github.com/json-iterator/go v1.1.12
16:10:43 go: downloading github.com/modern-go/reflect2 v1.0.2
16:10:43 go: downloading sigs.k8s.io/yaml v1.2.0
16:10:43 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:10:43 go: downloading github.com/mattn/go-colorable v0.1.12
16:10:43 go: downloading github.com/prometheus/client_golang v1.12.2
16:10:43 go: downloading github.com/containerd/ttrpc v1.1.0
16:10:43 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:10:43 go: downloading github.com/moby/spdystream v0.2.0
16:10:43 go: downloading github.com/prometheus/client_model v0.2.0
16:10:43 go: downloading github.com/prometheus/common v0.32.1
16:10:43 go: downloading github.com/beorn7/perks v1.0.1
16:10:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:10:43 go: downloading github.com/prometheus/procfs v0.7.3
16:10:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:10:47 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:10:47 Cloning into '/go/src/github.com/docker/buildx'...
16:10:48 + GO111MODULE=on
16:10:48 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:10:51 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:10:51 Cloning into '/go/src/github.com/docker/buildx'...
16:10:51 Fetching origin
16:10:51 + GO111MODULE=on
16:10:51 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:10:57 #43 95.77 Created binary: /build/bundles/cross/windows/amd64/dockerd-0.0.0-20221215153738-3a2c30b.exe
16:10:57 #43 96.17 Cloning into '/go/src/github.com/docker/windows-container-utility'...
16:10:57 #43 96.50 Building: /build/bundles/cross/windows/amd64/containerutility.exe
16:10:59 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:10:59 Cloning into '/go/src/github.com/docker/buildx'...
16:10:59 Fetching origin
16:10:59 + GO111MODULE=on
16:10:59 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:11:02 #43 101.4 
16:11:02 #43 DONE 102.2s
16:11:03 
16:11:03 #44 [cross 1/1] COPY --from=build-cross /build/bundles/ /
16:11:03 #44 DONE 0.2s
16:11:03 
16:11:03 #45 exporting to client
16:11:03 #45 copying files 25B
16:11:03 #45 copying files 52.49MB 0.3s done
16:11:03 #45 DONE 0.3s
16:11:03 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker'
16:11:03 mkdir -p build/win/amd64/docker/cli-plugins
16:11:03 GOOS=windows GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-795/static/build/win/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-795/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-795/static/scripts/build-cli-plugins":/build:ro golang:1.18.9 /build
16:11:03 Unable to find image 'golang:1.18.9' locally
16:11:03 1.18.9: Pulling from library/golang
16:11:03 f2f58072e9ed: Already exists
16:11:03 5c8cfbf51e6e: Already exists
16:11:03 aa3a609d1579: Already exists
16:11:03 094e7d9bb04e: Already exists
16:11:03 3eb592757530: Already exists
16:11:03 3a06c91201dd: Already exists
16:11:03 8419c568f921: Already exists
16:11:03 Digest: sha256:c492f6b8436382011f86e8c027bf50b142d0001a622809ec28aa99edf45e1490
16:11:03 Status: Downloaded newer image for golang:1.18.9
16:11:04 Cloning into '/go/src/github.com/docker/app'...
16:11:07 + for installer in *.installer
16:11:07 + '[' buildx.installer '!=' scan.installer ']'
16:11:07 + bash buildx.installer build
16:11:07 Cloning into '/go/src/github.com/docker/buildx'...
16:11:08 Fetching origin
16:11:08 Fetching origin
16:11:08 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
16:11:08 + GO111MODULE=on
16:11:08 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:11:11 + for installer in *.installer
16:11:11 + '[' buildx.installer '!=' scan.installer ']'
16:11:11 + bash buildx.installer build
16:11:11 Cloning into '/go/src/github.com/docker/buildx'...
16:11:11 + GO111MODULE=on
16:11:11 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:11:14 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64.rpm
16:11:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SKrs51
16:11:14 + umask 022
16:11:14 + cd /root/rpmbuild/BUILD
16:11:14 + cd src
16:11:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:11:14 + RPM_EC=0
16:11:14 ++ jobs -p
16:11:14 + exit 0
16:11:14 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.G0xgrZ
16:11:14 + umask 022
16:11:14 + cd /root/rpmbuild/BUILD
16:11:14 + rm -rf src src.gemspec
16:11:14 + RPM_EC=0
16:11:14 ++ jobs -p
16:11:14 + exit 0
16:11:14     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:11:14     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:11:14     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:11:14     source_date_epoch_from_changelog set but %changelog is missing
16:11:14     source_date_epoch_from_changelog set but %changelog is missing
16:11:14     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:11:14 
16:11:14 RPM build warnings:
16:11:14 warning: source_date_epoch_from_changelog set but %changelog is missing
16:11:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EPAyPl
16:11:14 + umask 022
16:11:14 + cd /root/rpmbuild/BUILD
16:11:14 + cd /root/rpmbuild/BUILD
16:11:14 + rm -rf src
16:11:14 + /usr/bin/mkdir -p src
16:11:14 + cd src
16:11:14 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
16:11:14 + STATUS=0
16:11:14 + '[' 0 -ne 0 ']'
16:11:14 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
16:11:14 + STATUS=0
16:11:14 + '[' 0 -ne 0 ']'
16:11:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:11:14 + RPM_EC=0
16:11:14 ++ jobs -p
16:11:14 + exit 0
16:11:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OYi0Vk
16:11:14 + umask 022
16:11:14 + cd /root/rpmbuild/BUILD
16:11:14 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:11:14 + export CFLAGS
16:11:14 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:11:14 + export CXXFLAGS
16:11:14 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:11:14 + export FFLAGS
16:11:14 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:11:14 + export FCFLAGS
16:11:14 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:11:14 + export LDFLAGS
16:11:14 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:11:14 + export LT_SYS_LIBRARY_PATH
16:11:14 + CC=gcc
16:11:14 + export CC
16:11:14 + CXX=g++
16:11:14 + export CXX
16:11:14 + cd src
16:11:14 + export DOCKER_GITCOMMIT=0234322
16:11:14 + DOCKER_GITCOMMIT=0234322
16:11:14 + mkdir -p /go/src/github.com/docker
16:11:14 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:11:14 + TMP_GOPATH=/go
16:11:14 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:11:14 + RM_GOPATH=0
16:11:14 + TMP_GOPATH=/go
16:11:14 + : /usr/local/bin
16:11:14 + '[' -z /go ']'
16:11:14 + export GOPATH=/go
16:11:14 + GOPATH=/go
16:11:14 + case "$(go env GOARCH)" in
16:11:14 ++ go env GOARCH
16:11:14 + export GO_BUILDMODE=-buildmode=pie
16:11:14 + GO_BUILDMODE=-buildmode=pie
16:11:14 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:11:14 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:11:14 + bin=rootlesskit
16:11:14 + shift
16:11:14 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:11:14 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:11:14 ++ : v0.14.4
16:11:14 + install_rootlesskit dynamic
16:11:14 + case "$1" in
16:11:14 + install_rootlesskit_dynamic
16:11:14 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:11:14 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:11:14 + export BUILD_MODE=-buildmode=pie
16:11:14 + BUILD_MODE=-buildmode=pie
16:11:14 + _install_rootlesskit
16:11:14 + echo 'Install rootlesskit version v0.14.4'
16:11:14 + for f in rootlesskit rootlesskit-docker-proxy
16:11:14 + GOBIN=/usr/local/bin
16:11:14 + GO111MODULE=on
16:11:14 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:11:14 Install rootlesskit version v0.14.4
16:11:14 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:11:14 go: downloading github.com/pkg/errors v0.9.1
16:11:14 go: downloading github.com/sirupsen/logrus v1.8.1
16:11:14 go: downloading github.com/urfave/cli/v2 v2.3.0
16:11:14 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:11:14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:11:14 go: downloading github.com/google/uuid v1.3.0
16:11:14 go: downloading github.com/moby/vpnkit v0.5.0
16:11:14 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:11:14 go: downloading github.com/gofrs/flock v0.8.1
16:11:14 go: downloading github.com/gorilla/mux v1.8.0
16:11:14 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:11:14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:11:14 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:11:14 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:11:14 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:11:16 + for installer in *.installer
16:11:16 + '[' buildx.installer '!=' scan.installer ']'
16:11:16 + bash buildx.installer build
16:11:16 Cloning into '/go/src/github.com/docker/buildx'...
16:11:16 + GO111MODULE=on
16:11:16 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:11:18 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64.rpm
16:11:18 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CYxaw0
16:11:18 + umask 022
16:11:18 + cd /root/rpmbuild/BUILD
16:11:18 + cd src
16:11:18 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:11:18 + RPM_EC=0
16:11:18 ++ jobs -p
16:11:18 + exit 0
16:11:18 
16:11:18 RPM build warnings:
16:11:18     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:11:18     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:11:18     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:11:18     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:11:18 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bdyzox
16:11:18 + umask 022
16:11:18 + cd /root/rpmbuild/BUILD
16:11:18 + cd /root/rpmbuild/BUILD
16:11:18 + rm -rf src
16:11:18 + /usr/bin/mkdir -p src
16:11:18 + cd src
16:11:18 + /usr/bin/tar -xof -
16:11:18 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:11:18 + STATUS=0
16:11:18 + '[' 0 -ne 0 ']'
16:11:18 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:11:18 + /usr/bin/tar -xof -
16:11:18 + STATUS=0
16:11:18 + '[' 0 -ne 0 ']'
16:11:18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:11:18 + RPM_EC=0
16:11:18 ++ jobs -p
16:11:18 + exit 0
16:11:18 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QDs5Ji
16:11:18 + umask 022
16:11:18 + cd /root/rpmbuild/BUILD
16:11:18 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:11:18 + export CFLAGS
16:11:18 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:11:18 + export CXXFLAGS
16:11:18 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:11:18 + export FFLAGS
16:11:18 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:11:18 + export FCFLAGS
16:11:18 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64.ld'
16:11:18 + export LDFLAGS
16:11:18 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:11:18 + export LT_SYS_LIBRARY_PATH
16:11:18 + CC=gcc
16:11:18 + export CC
16:11:18 + CXX=g++
16:11:18 + export CXX
16:11:18 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:11:18 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0.20221215153738.3a2c30b-0.fc36 aarch64
16:11:18 + cd src
16:11:18 + export DOCKER_GITCOMMIT=0234322
16:11:18 + DOCKER_GITCOMMIT=0234322
16:11:18 + mkdir -p /go/src/github.com/docker
16:11:18 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:11:18 + TMP_GOPATH=/go
16:11:18 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:11:18 + RM_GOPATH=0
16:11:18 + TMP_GOPATH=/go
16:11:18 + : /usr/local/bin
16:11:18 + '[' -z /go ']'
16:11:18 + export GOPATH=/go
16:11:18 + GOPATH=/go
16:11:18 + case "$(go env GOARCH)" in
16:11:18 ++ go env GOARCH
16:11:18 + export GO_BUILDMODE=-buildmode=pie
16:11:18 + GO_BUILDMODE=-buildmode=pie
16:11:18 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:11:18 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:11:18 + bin=rootlesskit
16:11:18 + shift
16:11:18 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:11:18 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:11:18 ++ : v0.14.4
16:11:18 + install_rootlesskit dynamic
16:11:18 + case "$1" in
16:11:18 + install_rootlesskit_dynamic
16:11:18 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:11:18 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:11:18 + export BUILD_MODE=-buildmode=pie
16:11:18 + BUILD_MODE=-buildmode=pie
16:11:18 + _install_rootlesskit
16:11:18 + echo 'Install rootlesskit version v0.14.4'
16:11:18 + for f in rootlesskit rootlesskit-docker-proxy
16:11:18 Install rootlesskit version v0.14.4
16:11:18 + GOBIN=/usr/local/bin
16:11:18 + GO111MODULE=on
16:11:18 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:11:18 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:11:18 + for f in rootlesskit rootlesskit-docker-proxy
16:11:18 + GOBIN=/usr/local/bin
16:11:18 + GO111MODULE=on
16:11:18 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:11:19 go: downloading github.com/pkg/errors v0.9.1
16:11:19 go: downloading github.com/sirupsen/logrus v1.8.1
16:11:19 go: downloading github.com/urfave/cli/v2 v2.3.0
16:11:19 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:11:19 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:11:19 go: downloading github.com/google/uuid v1.3.0
16:11:19 go: downloading github.com/moby/vpnkit v0.5.0
16:11:19 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:11:19 go: downloading github.com/gofrs/flock v0.8.1
16:11:19 go: downloading github.com/gorilla/mux v1.8.0
16:11:19 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:11:19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:11:19 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:11:19 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:11:19 + return
16:11:19 + RPM_EC=0
16:11:19 ++ jobs -p
16:11:19 + exit 0
16:11:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0GlS2M
16:11:19 + umask 022
16:11:19 + cd /root/rpmbuild/BUILD
16:11:19 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64 '!=' / ']'
16:11:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:11:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:11:19 + mkdir -p /root/rpmbuild/BUILDROOT
16:11:19 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:11:19 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:11:19 + export CFLAGS
16:11:19 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:11:19 + export CXXFLAGS
16:11:19 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:11:19 + export FFLAGS
16:11:19 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:11:19 + export FCFLAGS
16:11:19 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:11:19 + export LDFLAGS
16:11:19 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:11:19 + export LT_SYS_LIBRARY_PATH
16:11:19 + CC=gcc
16:11:19 + export CC
16:11:19 + CXX=g++
16:11:19 + export CXX
16:11:19 + cd src
16:11:19 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/bin/dockerd-rootless.sh
16:11:19 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/bin/dockerd-rootless-setuptool.sh
16:11:19 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/bin/rootlesskit
16:11:19 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/bin/rootlesskit-docker-proxy
16:11:19 + /usr/lib/rpm/check-buildroot
16:11:19 + /usr/lib/rpm/redhat/brp-ldconfig
16:11:19 + /usr/lib/rpm/brp-compress
16:11:19 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:11:19 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:11:20 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:11:20 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:11:20 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:11:20 + /usr/lib/rpm/check-rpaths
16:11:20 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:11:20 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
16:11:20 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
16:11:20 + /usr/lib/rpm/brp-remove-la-files
16:11:20 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:11:20 + /usr/lib/rpm/redhat/brp-python-hardlink
16:11:20 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.J9xXfY
16:11:20 + umask 022
16:11:20 + cd /root/rpmbuild/BUILD
16:11:20 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:11:20 + export CFLAGS
16:11:20 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:11:20 + export CXXFLAGS
16:11:20 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:11:20 + export FFLAGS
16:11:20 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:11:20 + export FCFLAGS
16:11:20 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:11:20 + export LDFLAGS
16:11:20 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:11:20 + export LT_SYS_LIBRARY_PATH
16:11:20 + CC=gcc
16:11:20 + export CC
16:11:20 + CXX=g++
16:11:20 + export CXX
16:11:20 + cd src
16:11:20 + /usr/local/bin/rootlesskit -v
16:11:20 rootlesskit version 0.14.4
16:11:20 + RPM_EC=0
16:11:20 ++ jobs -p
16:11:20 + exit 0
16:11:20 Processing files: docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:11:20 Provides: docker-ce-rootless-extras = 0:0.0.0.20221215153738.3a2c30b-0.fc37 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20221215153738.3a2c30b-0.fc37
16:11:20 Requires(interp): /bin/sh /bin/sh /bin/sh
16:11:20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:11:20 Requires(post): /bin/sh
16:11:20 Requires(preun): /bin/sh
16:11:20 Requires(postun): /bin/sh
16:11:20 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
16:11:20 Conflicts: rootlesskit
16:11:20 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:11:20 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.src.rpm
16:11:21 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64.rpm
16:11:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qMvKPZ
16:11:21 + umask 022
16:11:21 + cd /root/rpmbuild/BUILD
16:11:21 + cd src
16:11:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:11:21 + RPM_EC=0
16:11:21 ++ jobs -p
16:11:21 + exit 0
16:11:21 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gL0oe2
16:11:21 + umask 022
16:11:21 + cd /root/rpmbuild/BUILD
16:11:21 + cd /root/rpmbuild/BUILD
16:11:21 + rm -rf src
16:11:21 + /usr/bin/mkdir -p src
16:11:21 + cd src
16:11:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:11:21 + /usr/bin/tar -xof -
16:11:21 + STATUS=0
16:11:21 + '[' 0 -ne 0 ']'
16:11:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:11:21 + /usr/bin/tar -xof -
16:11:21 + STATUS=0
16:11:21 + '[' 0 -ne 0 ']'
16:11:21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:11:21 + RPM_EC=0
16:11:21 ++ jobs -p
16:11:21 + exit 0
16:11:21 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VcCJCf
16:11:21 + umask 022
16:11:21 + cd /root/rpmbuild/BUILD
16:11:21 + cd src
16:11:21 + export DOCKER_GITCOMMIT=0234322
16:11:21 + DOCKER_GITCOMMIT=0234322
16:11:21 + mkdir -p /go/src/github.com/docker
16:11:21 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:11:21 + TMP_GOPATH=/go
16:11:21 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:11:21 + RM_GOPATH=0
16:11:21 + TMP_GOPATH=/go
16:11:21 + : /usr/local/bin
16:11:21 + '[' -z /go ']'
16:11:21 + export GOPATH=/go
16:11:21 + GOPATH=/go
16:11:21 + case "$(go env GOARCH)" in
16:11:21 ++ go env GOARCH
16:11:21 + export GO_BUILDMODE=-buildmode=pie
16:11:21 + GO_BUILDMODE=-buildmode=pie
16:11:21 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:11:21 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:11:21 + bin=rootlesskit
16:11:21 + shift
16:11:21 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:11:21 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:11:21 ++ : v0.14.4
16:11:21 + install_rootlesskit dynamic
16:11:21 + case "$1" in
16:11:21 + install_rootlesskit_dynamic
16:11:21 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:11:21 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:11:21 + export BUILD_MODE=-buildmode=pie
16:11:21 + BUILD_MODE=-buildmode=pie
16:11:21 + _install_rootlesskit
16:11:21 + echo 'Install rootlesskit version v0.14.4'
16:11:21 + for f in rootlesskit rootlesskit-docker-proxy
16:11:21 + GOBIN=/usr/local/bin
16:11:21 + GO111MODULE=on
16:11:21 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:11:21 Install rootlesskit version v0.14.4
16:11:21 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:11:21 go: downloading github.com/pkg/errors v0.9.1
16:11:21 go: downloading github.com/sirupsen/logrus v1.8.1
16:11:21 go: downloading github.com/urfave/cli/v2 v2.3.0
16:11:21 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:11:21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:11:21 go: downloading github.com/google/uuid v1.3.0
16:11:21 go: downloading github.com/moby/vpnkit v0.5.0
16:11:21 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:11:21 go: downloading github.com/gofrs/flock v0.8.1
16:11:21 go: downloading github.com/gorilla/mux v1.8.0
16:11:21 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:11:21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:11:21 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:11:21 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:11:21 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:11:21 + for f in rootlesskit rootlesskit-docker-proxy
16:11:21 + GOBIN=/usr/local/bin
16:11:21 + GO111MODULE=on
16:11:21 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:11:21 + return
16:11:21 + RPM_EC=0
16:11:21 ++ jobs -p
16:11:21 + exit 0
16:11:21 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AiXVYS
16:11:21 + umask 022
16:11:21 + cd /root/rpmbuild/BUILD
16:11:21 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.aarch64 '!=' / ']'
16:11:21 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:11:21 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:11:21 + mkdir -p /root/rpmbuild/BUILDROOT
16:11:21 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:11:21 + cd src
16:11:21 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/bin/dockerd-rootless.sh
16:11:21 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/bin/dockerd-rootless-setuptool.sh
16:11:21 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/bin/rootlesskit
16:11:21 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.aarch64/usr/bin/rootlesskit-docker-proxy
16:11:21 + /usr/lib/rpm/check-buildroot
16:11:21 + /usr/lib/rpm/redhat/brp-ldconfig
16:11:21 + /usr/lib/rpm/brp-compress
16:11:21 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:11:21 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:11:21 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:11:21 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:11:21 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:11:21 + /usr/lib/rpm/brp-python-hardlink
16:11:21 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:11:21 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
16:11:21 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
16:11:21 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UV8WQb
16:11:21 + umask 022
16:11:21 + cd /root/rpmbuild/BUILD
16:11:21 + cd src
16:11:21 + /usr/local/bin/rootlesskit -v
16:11:21 rootlesskit version 0.14.4
16:11:21 + RPM_EC=0
16:11:21 ++ jobs -p
16:11:21 + exit 0
16:11:21 Processing files: docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:11:21 Provides: docker-ce-rootless-extras = 0:0.0.0.20221215153738.3a2c30b-0.el9 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20221215153738.3a2c30b-0.el9
16:11:21 Requires(interp): /bin/sh /bin/sh /bin/sh
16:11:21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:11:21 Requires(post): /bin/sh
16:11:21 Requires(preun): /bin/sh
16:11:21 Requires(postun): /bin/sh
16:11:21 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
16:11:21 Conflicts: rootlesskit
16:11:21 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:11:21 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.src.rpm
16:11:25 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.aarch64.rpm
16:11:25 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AacUuE
16:11:25 + umask 022
16:11:25 + cd /root/rpmbuild/BUILD
16:11:25 + cd src
16:11:25 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.aarch64
16:11:25 + RPM_EC=0
16:11:25 ++ jobs -p
16:11:25 + exit 0
16:11:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.w11Yl1
16:11:25 + umask 022
16:11:25 + cd /root/rpmbuild/BUILD
16:11:25 + cd /root/rpmbuild/BUILD
16:11:25 + rm -rf src
16:11:25 + /usr/bin/mkdir -p src
16:11:25 + cd src
16:11:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:11:25 + /usr/bin/tar -xof -
16:11:25 + STATUS=0
16:11:25 + '[' 0 -ne 0 ']'
16:11:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:11:25 + /usr/bin/tar -xof -
16:11:25 + STATUS=0
16:11:25 + '[' 0 -ne 0 ']'
16:11:25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:11:25 + RPM_EC=0
16:11:25 ++ jobs -p
16:11:25 + exit 0
16:11:25 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aBBfjl
16:11:25 + umask 022
16:11:25 + cd /root/rpmbuild/BUILD
16:11:25 + cd src
16:11:25 + pushd /root/rpmbuild/BUILD/src/compose
16:11:25 + make VERSION=v2.14.1 DESTDIR=./bin build
16:11:25 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:11:25 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "./bin/docker-compose" ./cmd
16:11:25 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:11:25 + for f in rootlesskit rootlesskit-docker-proxy
16:11:25 + GOBIN=/usr/local/bin
16:11:25 + GO111MODULE=on
16:11:25 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:11:25 make[2]: Leaving directory '/root/build-deb/compose'
16:11:25 # Build the scan-plugin
16:11:25 # TODO change once we support scan-plugin on other architectures
16:11:25 if [ "armhf" = "amd64" ]; then \
16:11:25 	cd /go/src/github.com/docker/scan-cli-plugin \
16:11:25 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:11:25 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:11:25 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:11:25 fi
16:11:25 # Build the CLI plugins
16:11:25 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:11:25 set -e;cd /sources && \
16:11:25 	tar xzf plugin-installers.tgz; \
16:11:25 	for installer in plugins/*.installer; do \
16:11:25 		LDFLAGS='' bash ${installer} build; \
16:11:25 	done
16:11:25 Cloning into '/go/src/github.com/docker/app'...
16:11:25 Fetching origin
16:11:25 make[2]: Entering directory '/go/src/github.com/docker/app'
16:11:25 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
16:11:25 go: downloading github.com/spf13/cobra v1.6.1
16:11:25 go: downloading github.com/fvbommel/sortorder v1.0.2
16:11:25 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:11:25 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:11:25 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64.rpm
16:11:25 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CBYnsi
16:11:25 + umask 022
16:11:25 + cd /root/rpmbuild/BUILD
16:11:25 + cd src
16:11:25 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64
16:11:25 + RPM_EC=0
16:11:25 ++ jobs -p
16:11:25 + exit 0
16:11:25 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.G9NaPK
16:11:25 + umask 022
16:11:25 + cd /root/rpmbuild/BUILD
16:11:25 + rm -rf src src.gemspec
16:11:25 + RPM_EC=0
16:11:25 ++ jobs -p
16:11:25 + exit 0
16:11:25     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:11:25     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:11:25     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:11:25     source_date_epoch_from_changelog set but %changelog is missing
16:11:25     source_date_epoch_from_changelog set but %changelog is missing
16:11:25     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:11:25     source_date_epoch_from_changelog set but %changelog is missing
16:11:25 
16:11:25 RPM build warnings:
16:11:25 warning: source_date_epoch_from_changelog set but %changelog is missing
16:11:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xPWtS5
16:11:25 + umask 022
16:11:25 + cd /root/rpmbuild/BUILD
16:11:25 + cd /root/rpmbuild/BUILD
16:11:25 + rm -rf src
16:11:25 + /usr/bin/mkdir -p src
16:11:25 + cd src
16:11:25 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
16:11:25 + STATUS=0
16:11:25 + '[' 0 -ne 0 ']'
16:11:25 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
16:11:25 + STATUS=0
16:11:25 + '[' 0 -ne 0 ']'
16:11:25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:11:25 + RPM_EC=0
16:11:25 ++ jobs -p
16:11:25 + exit 0
16:11:25 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QmlYEB
16:11:25 + umask 022
16:11:25 + cd /root/rpmbuild/BUILD
16:11:25 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:11:25 + export CFLAGS
16:11:25 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:11:25 + export CXXFLAGS
16:11:25 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:11:25 + export FFLAGS
16:11:25 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:11:25 + export FCFLAGS
16:11:25 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:11:25 + export LDFLAGS
16:11:25 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:11:25 + export LT_SYS_LIBRARY_PATH
16:11:25 + CC=gcc
16:11:25 + export CC
16:11:25 + CXX=g++
16:11:25 + export CXX
16:11:25 + cd src
16:11:25 + pushd /root/rpmbuild/BUILD/src/compose
16:11:25 + make VERSION=v2.14.1 DESTDIR=./bin build
16:11:25 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:11:25 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "./bin/docker-compose" ./cmd
16:11:25 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:11:26 make[2]: Leaving directory '/root/build-deb/compose'
16:11:26 # Build the scan-plugin
16:11:26 # TODO change once we support scan-plugin on other architectures
16:11:26 if [ "amd64" = "amd64" ]; then \
16:11:26 	cd /go/src/github.com/docker/scan-cli-plugin \
16:11:26 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:11:26 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:11:26 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:11:26 fi
16:11:26 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
16:11:26 GO111MODULE=on make -f builder.Makefile build
16:11:26 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
16:11:26 mkdir -p bin
16:11:26 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
16:11:26 go: downloading github.com/docker/cli v20.10.17+incompatible
16:11:26 go: downloading github.com/docker/docker v20.10.17+incompatible
16:11:26 go: downloading github.com/spf13/cobra v1.5.0
16:11:26 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
16:11:26 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:11:26 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
16:11:26 go: downloading github.com/docker/go-units v0.4.0
16:11:26 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:11:26 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:11:26 go: downloading github.com/moby/sys/mount v0.3.3
16:11:26 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
16:11:26 go: downloading github.com/containerd/containerd v1.6.6
16:11:26 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:11:26 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:11:26 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
16:11:26 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
16:11:26 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:11:26 go: downloading github.com/prometheus/common v0.37.0
16:11:26 go: downloading github.com/prometheus/procfs v0.8.0
16:11:26 go: downloading google.golang.org/protobuf v1.28.1
16:11:26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:11:26 + return
16:11:26 + RPM_EC=0
16:11:26 ++ jobs -p
16:11:26 + exit 0
16:11:26 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AVjTh0
16:11:26 + umask 022
16:11:26 + cd /root/rpmbuild/BUILD
16:11:26 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64 '!=' / ']'
16:11:26 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:11:26 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:11:26 + mkdir -p /root/rpmbuild/BUILDROOT
16:11:26 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:11:26 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:11:26 + export CFLAGS
16:11:26 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:11:26 + export CXXFLAGS
16:11:26 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:11:26 + export FFLAGS
16:11:26 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:11:26 + export FCFLAGS
16:11:26 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64.ld'
16:11:26 + export LDFLAGS
16:11:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:11:26 + export LT_SYS_LIBRARY_PATH
16:11:26 + CC=gcc
16:11:26 + export CC
16:11:26 + CXX=g++
16:11:26 + export CXX
16:11:26 + cd src
16:11:26 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/bin/dockerd-rootless.sh
16:11:26 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/bin/dockerd-rootless-setuptool.sh
16:11:26 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/bin/rootlesskit
16:11:26 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/bin/rootlesskit-docker-proxy
16:11:26 + /usr/lib/rpm/check-buildroot
16:11:26 + /usr/lib/rpm/redhat/brp-ldconfig
16:11:26 + /usr/lib/rpm/brp-compress
16:11:26 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:11:26 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:11:26 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:11:26 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:11:26 + /usr/lib/rpm/check-rpaths
16:11:26 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:11:26 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
16:11:26 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
16:11:26 + /usr/lib/rpm/brp-remove-la-files
16:11:26 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:11:26 + /usr/lib/rpm/redhat/brp-python-hardlink
16:11:26 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sC0kLI
16:11:26 + umask 022
16:11:26 + cd /root/rpmbuild/BUILD
16:11:26 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:11:26 + export CFLAGS
16:11:26 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:11:26 + export CXXFLAGS
16:11:26 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:11:26 + export FFLAGS
16:11:26 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:11:26 + export FCFLAGS
16:11:26 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64.ld'
16:11:26 + export LDFLAGS
16:11:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:11:26 + export LT_SYS_LIBRARY_PATH
16:11:26 + CC=gcc
16:11:26 + export CC
16:11:26 + CXX=g++
16:11:26 + export CXX
16:11:26 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:11:26 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0.20221215153738.3a2c30b-0.fc36 aarch64
16:11:26 + cd src
16:11:26 + /usr/local/bin/rootlesskit -v
16:11:26 rootlesskit version 0.14.4
16:11:26 + RPM_EC=0
16:11:26 ++ jobs -p
16:11:26 + exit 0
16:11:26 Processing files: docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:11:26 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:11:26 go: downloading github.com/morikuni/aec v1.0.0
16:11:26 go: downloading github.com/spf13/pflag v1.0.5
16:11:26 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:11:26 go: downloading github.com/docker/go-connections v0.4.0
16:11:26 go: downloading github.com/moby/sys/sequential v0.5.0
16:11:26 go: downloading github.com/sirupsen/logrus v1.9.0
16:11:26 go: downloading github.com/theupdateframework/notary v0.7.0
16:11:26 go: downloading github.com/compose-spec/compose-go v1.8.0
16:11:26 go: downloading github.com/hashicorp/go-version v1.6.0
16:11:26 Provides: docker-ce-rootless-extras = 0:0.0.0.20221215153738.3a2c30b-0.fc36 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20221215153738.3a2c30b-0.fc36
16:11:26 Requires(interp): /bin/sh /bin/sh /bin/sh
16:11:26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:11:26 Requires(post): /bin/sh
16:11:26 Requires(preun): /bin/sh
16:11:26 Requires(postun): /bin/sh
16:11:26 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
16:11:26 Conflicts: rootlesskit
16:11:26 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:11:26 go: downloading github.com/spf13/cobra v1.6.1
16:11:26 go: downloading github.com/fvbommel/sortorder v1.0.2
16:11:26 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:11:26 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:11:26 go: downloading github.com/docker/buildx v0.9.1
16:11:26 go: downloading github.com/docker/go-units v0.5.0
16:11:26 go: downloading github.com/mattn/go-shellwords v1.0.12
16:11:26 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:11:26 go: downloading go.opentelemetry.io/otel v1.11.2
16:11:26 go: downloading github.com/containerd/containerd v1.6.12
16:11:26 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.src.rpm
16:11:26 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:11:26 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:11:26 go: downloading github.com/opencontainers/go-digest v1.0.0
16:11:26 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:11:26 go: downloading golang.org/x/sync v0.1.0
16:11:26 go: downloading gopkg.in/yaml.v2 v2.4.0
16:11:26 go: downloading k8s.io/client-go v0.22.4
16:11:27 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:11:27 go: downloading github.com/morikuni/aec v1.0.0
16:11:27 go: downloading github.com/spf13/pflag v1.0.5
16:11:27 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:11:27 go: downloading github.com/docker/go-connections v0.4.0
16:11:27 go: downloading github.com/moby/sys/sequential v0.5.0
16:11:27 go: downloading github.com/sirupsen/logrus v1.9.0
16:11:27 go: downloading github.com/theupdateframework/notary v0.7.0
16:11:27 go: downloading github.com/compose-spec/compose-go v1.8.0
16:11:27 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:11:27 go: downloading github.com/imdario/mergo v0.3.13
16:11:27 go: downloading github.com/containerd/console v1.0.3
16:11:27 go: downloading golang.org/x/text v0.3.7
16:11:27 go: downloading github.com/hashicorp/go-version v1.6.0
16:11:27 go: downloading github.com/docker/buildx v0.9.1
16:11:27 go: downloading github.com/docker/go-units v0.5.0
16:11:27 go: downloading github.com/mattn/go-shellwords v1.0.12
16:11:27 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:11:27 go: downloading github.com/mattn/go-isatty v0.0.16
16:11:27 go: downloading github.com/buger/goterm v1.0.4
16:11:27 go: downloading github.com/stretchr/testify v1.8.1
16:11:27 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:11:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:11:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:11:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:11:27 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:11:27 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:11:27 go: downloading github.com/go-logr/logr v1.2.3
16:11:27 go: downloading k8s.io/api v0.22.4
16:11:27 go: downloading go.opentelemetry.io/otel v1.11.2
16:11:27 go: downloading github.com/containerd/containerd v1.6.12
16:11:27 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:11:27 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:11:27 go: downloading github.com/opencontainers/go-digest v1.0.0
16:11:27 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:11:27 go: downloading golang.org/x/sync v0.1.0
16:11:27 go: downloading gopkg.in/yaml.v2 v2.4.0
16:11:27 go: downloading k8s.io/client-go v0.22.4
16:11:27 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:11:27 go: downloading github.com/imdario/mergo v0.3.13
16:11:27 go: downloading github.com/containerd/console v1.0.3
16:11:27 go: downloading golang.org/x/text v0.3.7
16:11:27 make[1]: Leaving directory '/root/build-deb'
16:11:27    debian/rules override_dh_auto_test
16:11:27 make[1]: Entering directory '/root/build-deb'
16:11:27 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:11:27 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:11:27 PASS: daemon version OK
16:11:27 ver="$(cli/build/docker --version)"; \
16:11:27 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:11:27 PASS: cli version OK
16:11:27 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:11:27 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:11:27 PASS: docker-compose version OK
16:11:27 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:11:27 # TODO change once we support scan-plugin on other architectures
16:11:27 if [ "arm64" = "amd64" ]; then \
16:11:27 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:11:27 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:11:27 fi
16:11:27 make[1]: Leaving directory '/root/build-deb'
16:11:27    create-stamp debian/debhelper-build-stamp
16:11:27  debian/rules binary
16:11:27 dh binary --with=bash-completion --with=systemd
16:11:27    dh_testroot
16:11:27    dh_prep
16:11:27    debian/rules override_dh_auto_install
16:11:27 make[1]: Entering directory '/root/build-deb'
16:11:27 # docker-ce-cli install
16:11:27 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
16:11:27 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:11:27 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:11:27 set -e;cd /sources && \
16:11:27 	tar xzf plugin-installers.tgz; \
16:11:27 	for installer in plugins/*.installer; do \
16:11:27 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:11:27 		PREFIX=/usr/libexec/docker/cli-plugins \
16:11:27 			bash ${installer} install_plugin; \
16:11:27 	done
16:11:27 # docker-ce install
16:11:27 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:11:27 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:11:27 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:11:27 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:11:27 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:11:27 # docker-compose-plugin install
16:11:27 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:11:27 # docker-scan-plugin install
16:11:27 # TODO change once we support scan-plugin on other architectures
16:11:27 if [ "arm64" = "amd64" ]; then \
16:11:27 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:11:27 fi
16:11:27 # docker-ce-rootless-extras install
16:11:27 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:11:27 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:11:27 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:11:27 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:11:27 # TODO: how can we install vpnkit?
16:11:27 make[1]: Leaving directory '/root/build-deb'
16:11:27    debian/rules override_dh_install
16:11:27 make[1]: Entering directory '/root/build-deb'
16:11:27 dh_install
16:11:27 go: downloading k8s.io/apimachinery v0.22.4
16:11:27 go: downloading github.com/gofrs/flock v0.8.0
16:11:27 go: downloading github.com/moby/sys/signal v0.7.0
16:11:27 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:11:27 go: downloading github.com/golang/mock v1.6.0
16:11:27 go: downloading github.com/klauspost/compress v1.15.9
16:11:27 go: downloading github.com/moby/patternmatcher v0.5.0
16:11:27 go: downloading github.com/opencontainers/runc v1.1.3
16:11:28 go: downloading github.com/mattn/go-isatty v0.0.16
16:11:28 go: downloading github.com/buger/goterm v1.0.4
16:11:28 go: downloading github.com/stretchr/testify v1.8.1
16:11:28 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:11:28 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:11:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:11:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:11:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:11:28 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:11:28 go: downloading github.com/go-logr/logr v1.2.3
16:11:28 go: downloading k8s.io/api v0.22.4
16:11:28 # TODO Can we do this from within our container?
16:11:28 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:11:28 make[1]: Leaving directory '/root/build-deb'
16:11:28    dh_installdocs
16:11:28    dh_installchangelogs
16:11:28    dh_installman
16:11:28 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:11:28 go: downloading github.com/hashicorp/errwrap v1.1.0
16:11:28 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:11:28 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:11:28 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:11:28 go: downloading google.golang.org/grpc v1.47.0
16:11:28 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:11:28 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:11:28 make[2]: Leaving directory '/root/build-deb/compose'
16:11:28 # Build the scan-plugin
16:11:28 # TODO change once we support scan-plugin on other architectures
16:11:28 if [ "armhf" = "amd64" ]; then \
16:11:28 	cd /go/src/github.com/docker/scan-cli-plugin \
16:11:28 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:11:28 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:11:28 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:11:28 fi
16:11:28 # Build the CLI plugins
16:11:28 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:11:28 set -e;cd /sources && \
16:11:28 	tar xzf plugin-installers.tgz; \
16:11:28 	for installer in plugins/*.installer; do \
16:11:28 		LDFLAGS='' bash ${installer} build; \
16:11:28 	done
16:11:28 Cloning into '/go/src/github.com/docker/app'...
16:11:28 Fetching origin
16:11:28 make[2]: Entering directory '/go/src/github.com/docker/app'
16:11:28 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
16:11:28 go: downloading k8s.io/apimachinery v0.22.4
16:11:28 go: downloading github.com/gofrs/flock v0.8.0
16:11:28 go: downloading github.com/moby/sys/signal v0.7.0
16:11:28 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:11:28 go: downloading github.com/golang/mock v1.6.0
16:11:28 go: downloading github.com/klauspost/compress v1.15.9
16:11:28 go: downloading github.com/moby/patternmatcher v0.5.0
16:11:28 go: downloading github.com/opencontainers/runc v1.1.3
16:11:28    dh_bash-completion
16:11:28    dh_systemd_enable
16:11:28 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:11:28 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:11:28 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:11:28 go: downloading github.com/gogo/protobuf v1.3.2
16:11:28 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:11:28 go: downloading github.com/hashicorp/errwrap v1.1.0
16:11:28 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:11:28 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:11:28 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:11:28 go: downloading google.golang.org/grpc v1.47.0
16:11:28    debian/rules override_dh_installinit
16:11:28 make[1]: Entering directory '/root/build-deb'
16:11:28 # use "docker" as our service name, not "docker-ce"
16:11:28 dh_installinit --name=docker
16:11:28 make[1]: Leaving directory '/root/build-deb'
16:11:28    dh_systemd_start
16:11:28    dh_perl
16:11:28    dh_link
16:11:28    dh_strip_nondeterminism
16:11:28 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:11:28 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:11:28 go: downloading github.com/mattn/go-runewidth v0.0.14
16:11:28 go: downloading k8s.io/klog/v2 v2.60.1
16:11:28 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:11:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:11:28 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:11:28 go: downloading google.golang.org/protobuf v1.28.0
16:11:29 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:11:29 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:11:29    dh_compress
16:11:29    dh_fixperms
16:11:29 go: downloading github.com/go-logr/stdr v1.2.2
16:11:29 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:11:29 go: downloading github.com/containerd/typeurl v1.0.2
16:11:29 go: downloading github.com/golang/protobuf v1.5.2
16:11:29 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:11:29 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:11:29 go: downloading github.com/pelletier/go-toml v1.9.4
16:11:29 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:11:29 go: downloading github.com/google/gofuzz v1.2.0
16:11:29 go: downloading github.com/moby/sys/symlink v0.2.0
16:11:29 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:11:29 go: downloading github.com/gogo/googleapis v1.4.1
16:11:29 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:11:29 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:11:29 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:11:29 go: downloading github.com/gogo/protobuf v1.3.2
16:11:29    dh_missing
16:11:29    debian/rules override_dh_strip
16:11:29 make[1]: Entering directory '/root/build-deb'
16:11:29 # Go has lots of problems with stripping, so just don't
16:11:29 make[1]: Leaving directory '/root/build-deb'
16:11:29    dh_makeshlibs
16:11:29    debian/rules override_dh_shlibdeps
16:11:29 make[1]: Entering directory '/root/build-deb'
16:11:29 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:11:29 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:11:29 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:11:29 go: downloading github.com/mattn/go-runewidth v0.0.14
16:11:29 go: downloading k8s.io/klog/v2 v2.60.1
16:11:29 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:11:29 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:11:29 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:11:29 go: downloading google.golang.org/protobuf v1.28.0
16:11:29 go: downloading github.com/go-logr/stdr v1.2.2
16:11:29 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:11:29 go: downloading github.com/containerd/typeurl v1.0.2
16:11:29 go: downloading github.com/golang/protobuf v1.5.2
16:11:29 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:11:29 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:11:29 go: downloading github.com/pelletier/go-toml v1.9.4
16:11:29 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:11:29 go: downloading github.com/google/gofuzz v1.2.0
16:11:29 go: downloading github.com/moby/sys/symlink v0.2.0
16:11:29 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:11:29 go: downloading github.com/gogo/googleapis v1.4.1
16:11:30 go: downloading github.com/containerd/continuity v0.3.0
16:11:30 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:11:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:11:30 go: downloading github.com/rivo/uniseg v0.2.0
16:11:30 go: downloading github.com/davecgh/go-spew v1.1.1
16:11:30 go: downloading github.com/pmezard/go-difflib v1.0.0
16:11:30 go: downloading gopkg.in/yaml.v3 v3.0.1
16:11:30 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:11:30 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:11:30 go: downloading github.com/moby/locker v1.0.1
16:11:30 go: downloading github.com/felixge/httpsnoop v1.0.2
16:11:30 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:11:30 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:11:30 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:11:30 go: downloading gopkg.in/inf.v0 v0.9.1
16:11:30 go: downloading github.com/googleapis/gnostic v0.5.5
16:11:30 go: downloading github.com/google/go-cmp v0.5.9
16:11:30 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:11:30 go: downloading github.com/docker/go-metrics v0.0.1
16:11:30 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:11:30 go: downloading github.com/json-iterator/go v1.1.12
16:11:30 go: downloading github.com/modern-go/reflect2 v1.0.2
16:11:30 go: downloading sigs.k8s.io/yaml v1.2.0
16:11:30 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:11:30 go: downloading github.com/mattn/go-colorable v0.1.12
16:11:30 go: downloading github.com/prometheus/client_golang v1.12.2
16:11:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:11:30 go: downloading github.com/containerd/ttrpc v1.1.0
16:11:30 go: downloading github.com/moby/spdystream v0.2.0
16:11:30 go: downloading github.com/prometheus/client_model v0.2.0
16:11:30 go: downloading github.com/prometheus/common v0.32.1
16:11:30 go: downloading github.com/beorn7/perks v1.0.1
16:11:30 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:11:30 go: downloading github.com/prometheus/procfs v0.7.3
16:11:30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:11:31 go: downloading github.com/containerd/continuity v0.3.0
16:11:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:11:31 go: downloading github.com/rivo/uniseg v0.2.0
16:11:31 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:11:31 go: downloading github.com/davecgh/go-spew v1.1.1
16:11:31 go: downloading github.com/pmezard/go-difflib v1.0.0
16:11:31 go: downloading gopkg.in/yaml.v3 v3.0.1
16:11:31 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:11:31 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:11:31 go: downloading github.com/moby/locker v1.0.1
16:11:31 go: downloading github.com/felixge/httpsnoop v1.0.2
16:11:31 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:11:31 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:11:31 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:11:31 go: downloading gopkg.in/inf.v0 v0.9.1
16:11:31 go: downloading github.com/googleapis/gnostic v0.5.5
16:11:31 go: downloading github.com/google/go-cmp v0.5.9
16:11:31 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:11:31 go: downloading github.com/docker/go-metrics v0.0.1
16:11:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:11:31 go: downloading github.com/json-iterator/go v1.1.12
16:11:31 go: downloading github.com/modern-go/reflect2 v1.0.2
16:11:31 go: downloading sigs.k8s.io/yaml v1.2.0
16:11:31 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:11:31 go: downloading github.com/mattn/go-colorable v0.1.12
16:11:31 go: downloading github.com/prometheus/client_golang v1.12.2
16:11:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:11:31 go: downloading github.com/containerd/ttrpc v1.1.0
16:11:31 go: downloading github.com/moby/spdystream v0.2.0
16:11:31 go: downloading github.com/prometheus/client_model v0.2.0
16:11:31 go: downloading github.com/prometheus/common v0.32.1
16:11:31 go: downloading github.com/beorn7/perks v1.0.1
16:11:31 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:11:31 go: downloading github.com/prometheus/procfs v0.7.3
16:11:31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:11:32 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64.rpm
16:11:32 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wM100l
16:11:32 + umask 022
16:11:32 + cd /root/rpmbuild/BUILD
16:11:32 + cd src
16:11:32 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64
16:11:32 + RPM_EC=0
16:11:32 ++ jobs -p
16:11:32 + exit 0
16:11:32 
16:11:32 RPM build warnings:
16:11:32     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:11:32     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:11:32     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:11:32     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:11:32 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1pYjSj
16:11:32 + umask 022
16:11:32 + cd /root/rpmbuild/BUILD
16:11:32 + cd /root/rpmbuild/BUILD
16:11:32 + rm -rf src
16:11:32 + /usr/bin/mkdir -p src
16:11:32 + cd src
16:11:32 + /usr/bin/tar -xof -
16:11:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:11:32 + STATUS=0
16:11:32 + '[' 0 -ne 0 ']'
16:11:32 + /usr/bin/tar -xof -
16:11:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:11:32 + STATUS=0
16:11:32 + '[' 0 -ne 0 ']'
16:11:32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:11:32 + RPM_EC=0
16:11:32 ++ jobs -p
16:11:32 + exit 0
16:11:32 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ar0uLK
16:11:32 + umask 022
16:11:32 + cd /root/rpmbuild/BUILD
16:11:32 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:11:32 + export CFLAGS
16:11:32 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:11:32 + export CXXFLAGS
16:11:32 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:11:32 + export FFLAGS
16:11:32 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:11:32 + export FCFLAGS
16:11:32 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.14.1-0.fc36.aarch64.ld'
16:11:32 + export LDFLAGS
16:11:32 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:11:32 + export LT_SYS_LIBRARY_PATH
16:11:32 + CC=gcc
16:11:32 + export CC
16:11:32 + CXX=g++
16:11:32 + export CXX
16:11:32 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:11:32 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.14.1-0.fc36 aarch64
16:11:32 + cd src
16:11:32 + pushd /root/rpmbuild/BUILD/src/compose
16:11:32 + make VERSION=v2.14.1 DESTDIR=./bin build
16:11:32 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:11:32 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "./bin/docker-compose" ./cmd
16:11:32 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:11:32 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64.rpm
16:11:32 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aDCbbr
16:11:32 + umask 022
16:11:32 + cd /root/rpmbuild/BUILD
16:11:32 + cd src
16:11:32 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:11:32 + RPM_EC=0
16:11:32 ++ jobs -p
16:11:32 + exit 0
16:11:32 
16:11:32 RPM build warnings:
16:11:32     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:11:32     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:11:32     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:11:32     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:11:32 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5jZ6xb
16:11:32 + umask 022
16:11:32 + cd /root/rpmbuild/BUILD
16:11:32 + cd /root/rpmbuild/BUILD
16:11:32 + rm -rf src
16:11:32 + /usr/bin/mkdir -p src
16:11:32 + cd src
16:11:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:11:32 + /usr/bin/tar -xof -
16:11:32 + STATUS=0
16:11:32 + '[' 0 -ne 0 ']'
16:11:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:11:32 + /usr/bin/tar -xof -
16:11:32 + STATUS=0
16:11:32 + '[' 0 -ne 0 ']'
16:11:32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:11:32 + RPM_EC=0
16:11:32 ++ jobs -p
16:11:32 + exit 0
16:11:32 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kobCYx
16:11:32 + umask 022
16:11:32 + cd /root/rpmbuild/BUILD
16:11:32 + cd src
16:11:32 + export DOCKER_GITCOMMIT=0234322
16:11:32 + DOCKER_GITCOMMIT=0234322
16:11:32 + mkdir -p /go/src/github.com/docker
16:11:32 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:11:32 + TMP_GOPATH=/go
16:11:32 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:11:32 + RM_GOPATH=0
16:11:32 + TMP_GOPATH=/go
16:11:32 + : /usr/local/bin
16:11:32 + '[' -z /go ']'
16:11:32 + export GOPATH=/go
16:11:32 + GOPATH=/go
16:11:32 + case "$(go env GOARCH)" in
16:11:32 ++ go env GOARCH
16:11:32 + export GO_BUILDMODE=-buildmode=pie
16:11:32 + GO_BUILDMODE=-buildmode=pie
16:11:32 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:11:32 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:11:32 + bin=rootlesskit
16:11:32 + shift
16:11:32 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:11:32 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:11:32 ++ : v0.14.4
16:11:32 + install_rootlesskit dynamic
16:11:32 + case "$1" in
16:11:32 + install_rootlesskit_dynamic
16:11:32 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:11:32 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:11:32 + export BUILD_MODE=-buildmode=pie
16:11:32 + BUILD_MODE=-buildmode=pie
16:11:32 + _install_rootlesskit
16:11:32 + echo 'Install rootlesskit version v0.14.4'
16:11:32 Install rootlesskit version v0.14.4
16:11:32 + for f in rootlesskit rootlesskit-docker-proxy
16:11:32 + GOBIN=/usr/local/bin
16:11:32 + GO111MODULE=on
16:11:32 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:11:32 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:11:32 go: downloading github.com/pkg/errors v0.9.1
16:11:32 go: downloading github.com/sirupsen/logrus v1.8.1
16:11:32 go: downloading github.com/urfave/cli/v2 v2.3.0
16:11:32 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:11:32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:11:32 go: downloading github.com/google/uuid v1.3.0
16:11:32 go: downloading github.com/moby/vpnkit v0.5.0
16:11:32 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:11:32 go: downloading github.com/gofrs/flock v0.8.1
16:11:32 go: downloading github.com/gorilla/mux v1.8.0
16:11:32 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:11:32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:11:32 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:11:32 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:11:32 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:11:32 + for f in rootlesskit rootlesskit-docker-proxy
16:11:32 + GOBIN=/usr/local/bin
16:11:32 + GO111MODULE=on
16:11:32 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:11:32 + return
16:11:32 + RPM_EC=0
16:11:32 ++ jobs -p
16:11:32 + exit 0
16:11:32 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.R1167N
16:11:32 + umask 022
16:11:32 + cd /root/rpmbuild/BUILD
16:11:32 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64 '!=' / ']'
16:11:32 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:11:32 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:11:32 + mkdir -p /root/rpmbuild/BUILDROOT
16:11:32 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:11:32 + cd src
16:11:32 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/bin/dockerd-rootless.sh
16:11:32 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/bin/dockerd-rootless-setuptool.sh
16:11:32 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/bin/rootlesskit
16:11:32 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/bin/rootlesskit-docker-proxy
16:11:32 + /usr/lib/rpm/check-buildroot
16:11:32 + /usr/lib/rpm/redhat/brp-ldconfig
16:11:32 + /usr/lib/rpm/brp-compress
16:11:32 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:11:32 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:11:32 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:11:32 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:11:32 + /usr/lib/rpm/check-rpaths
16:11:32 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:11:32 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
16:11:32 make[1]: Leaving directory '/root/build-deb'
16:11:32    dh_installdeb
16:11:32    debian/rules override_dh_gencontrol
16:11:32 make[1]: Entering directory '/root/build-deb'
16:11:32 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:11:32 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:11:32 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:11:32 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:11:32 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:11:32 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:11:32 if [ "arm64" = "amd64" ]; then \
16:11:32 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:11:32 fi
16:11:32 dh_gencontrol --remaining-packages
16:11:32 go: downloading github.com/spf13/cobra v1.6.1
16:11:32 go: downloading github.com/fvbommel/sortorder v1.0.2
16:11:32 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:11:32 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:11:32 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
16:11:32 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:11:32 + /usr/lib/rpm/redhat/brp-python-hardlink
16:11:32 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ggPKff
16:11:32 + umask 022
16:11:32 + cd /root/rpmbuild/BUILD
16:11:32 + cd src
16:11:32 + /usr/local/bin/rootlesskit -v
16:11:32 rootlesskit version 0.14.4
16:11:32 + RPM_EC=0
16:11:32 ++ jobs -p
16:11:32 + exit 0
16:11:32 Processing files: docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:11:32 Provides: docker-ce-rootless-extras = 0:0.0.0.20221215153738.3a2c30b-0.fc35 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20221215153738.3a2c30b-0.fc35
16:11:32 Requires(interp): /bin/sh /bin/sh /bin/sh
16:11:32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:11:32 Requires(post): /bin/sh
16:11:32 Requires(preun): /bin/sh
16:11:32 Requires(postun): /bin/sh
16:11:32 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
16:11:32 Conflicts: rootlesskit
16:11:32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:11:33 make[1]: Leaving directory '/root/build-deb'
16:11:33    dh_md5sums
16:11:33 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:11:33 go: downloading github.com/morikuni/aec v1.0.0
16:11:33 go: downloading github.com/spf13/pflag v1.0.5
16:11:33 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:11:33 go: downloading github.com/docker/go-connections v0.4.0
16:11:33 go: downloading github.com/moby/sys/sequential v0.5.0
16:11:33 go: downloading github.com/sirupsen/logrus v1.9.0
16:11:33 go: downloading github.com/theupdateframework/notary v0.7.0
16:11:33 go: downloading github.com/compose-spec/compose-go v1.8.0
16:11:33 go: downloading github.com/hashicorp/go-version v1.6.0
16:11:33 go: downloading github.com/docker/buildx v0.9.1
16:11:33 go: downloading github.com/docker/go-units v0.5.0
16:11:33 go: downloading github.com/mattn/go-shellwords v1.0.12
16:11:33 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:11:33 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.src.rpm
16:11:33    debian/rules override_dh_builddeb
16:11:33 make[1]: Entering directory '/root/build-deb'
16:11:33 dh_builddeb -- -Zxz
16:11:33 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.deb'.
16:11:33 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.deb'.
16:11:33 make[2]: Leaving directory '/root/build-deb/compose'
16:11:33 # Build the scan-plugin
16:11:33 # TODO change once we support scan-plugin on other architectures
16:11:33 if [ "armhf" = "amd64" ]; then \
16:11:33 	cd /go/src/github.com/docker/scan-cli-plugin \
16:11:33 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:11:33 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:11:33 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:11:33 fi
16:11:33 # Build the CLI plugins
16:11:33 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:11:33 set -e;cd /sources && \
16:11:33 	tar xzf plugin-installers.tgz; \
16:11:33 	for installer in plugins/*.installer; do \
16:11:33 		LDFLAGS='' bash ${installer} build; \
16:11:33 	done
16:11:33 Cloning into '/go/src/github.com/docker/app'...
16:11:33 Fetching origin
16:11:33 make[2]: Entering directory '/go/src/github.com/docker/app'
16:11:33 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
16:11:33 go: downloading go.opentelemetry.io/otel v1.11.2
16:11:33 go: downloading github.com/containerd/containerd v1.6.12
16:11:33 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:11:34 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:11:34 go: downloading github.com/opencontainers/go-digest v1.0.0
16:11:34 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:11:34 go: downloading golang.org/x/sync v0.1.0
16:11:34 go: downloading gopkg.in/yaml.v2 v2.4.0
16:11:34 go: downloading k8s.io/client-go v0.22.4
16:11:34 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:11:34 go: downloading github.com/imdario/mergo v0.3.13
16:11:34 go: downloading github.com/containerd/console v1.0.3
16:11:34 go: downloading golang.org/x/text v0.3.7
16:11:34 go: downloading github.com/mattn/go-isatty v0.0.16
16:11:34 go: downloading github.com/buger/goterm v1.0.4
16:11:34 go: downloading github.com/stretchr/testify v1.8.1
16:11:34 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:11:34 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:11:34 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:11:34 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:11:34 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:11:34 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:11:34 go: downloading github.com/go-logr/logr v1.2.3
16:11:34 go: downloading k8s.io/api v0.22.4
16:11:34 make[2]: Leaving directory '/root/build-deb/compose'
16:11:34 # Build the scan-plugin
16:11:34 # TODO change once we support scan-plugin on other architectures
16:11:34 if [ "amd64" = "amd64" ]; then \
16:11:34 	cd /go/src/github.com/docker/scan-cli-plugin \
16:11:34 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:11:34 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:11:34 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:11:34 fi
16:11:34 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
16:11:34 GO111MODULE=on make -f builder.Makefile build
16:11:34 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
16:11:34 mkdir -p bin
16:11:34 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
16:11:34 go: downloading github.com/docker/cli v20.10.17+incompatible
16:11:34 go: downloading github.com/docker/docker v20.10.17+incompatible
16:11:34 go: downloading github.com/spf13/cobra v1.5.0
16:11:34 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
16:11:34 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:11:34 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
16:11:34 go: downloading github.com/docker/go-units v0.4.0
16:11:34 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:11:34 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:11:34 go: downloading github.com/moby/sys/mount v0.3.3
16:11:34 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
16:11:34 go: downloading github.com/containerd/containerd v1.6.6
16:11:34 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:11:34 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:11:34 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
16:11:34 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
16:11:34 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:11:34 go: downloading github.com/prometheus/common v0.37.0
16:11:34 go: downloading github.com/prometheus/procfs v0.8.0
16:11:34 go: downloading google.golang.org/protobuf v1.28.1
16:11:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:11:35 go: downloading k8s.io/apimachinery v0.22.4
16:11:35 go: downloading github.com/gofrs/flock v0.8.0
16:11:35 go: downloading github.com/moby/sys/signal v0.7.0
16:11:35 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:11:35 go: downloading github.com/golang/mock v1.6.0
16:11:35 go: downloading github.com/klauspost/compress v1.15.9
16:11:35 go: downloading github.com/moby/patternmatcher v0.5.0
16:11:35 go: downloading github.com/opencontainers/runc v1.1.3
16:11:35 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:11:35 go: downloading github.com/hashicorp/errwrap v1.1.0
16:11:35 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:11:35 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:11:35 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:11:35 go: downloading google.golang.org/grpc v1.47.0
16:11:35 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:11:35 + for installer in *.installer
16:11:35 + '[' buildx.installer '!=' scan.installer ']'
16:11:35 + bash buildx.installer build
16:11:35 Cloning into '/go/src/github.com/docker/buildx'...
16:11:35 + GO111MODULE=on
16:11:35 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:11:35 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:11:35 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:11:35 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:11:35 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:11:35 go: downloading github.com/gogo/protobuf v1.3.2
16:11:35 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:11:35 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:11:35 go: downloading github.com/mattn/go-runewidth v0.0.14
16:11:36 #25 DONE 217.5s
16:11:36 
16:11:36 #24 [linux/amd64->darwin/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
16:11:36 #24 DONE 217.5s
16:11:36 
16:11:36 #26 [darwin/amd64 binary 1/1] COPY --from=build /out .
16:11:36 #26 DONE 0.1s
16:11:36 
16:11:36 #27 [darwin/arm64 binary 1/1] COPY --from=build /out .
16:11:36 #27 DONE 0.1s
16:11:36 
16:11:36 #28 exporting to client
16:11:36 #28 copying files darwin/amd64 1.08MB 0.1s
16:11:36 #28 copying files darwin/arm64 1.41MB 0.1s
16:11:36 #28 copying files darwin/arm64 45.86MB 1.7s done
16:11:36 #28 copying files darwin/amd64 47.47MB 1.8s done
16:11:36 #28 DONE 1.8s
16:11:36 dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/build && for platform in *; do \
16:11:36 	arch=$(echo $platform | cut -d_ -f2); \
16:11:36 	mkdir -p $dest/$arch/docker; \
16:11:36 	cp $platform/docker-darwin-* $dest/$arch/docker/docker && \
16:11:36 	tar -C $dest/$arch -c -z -f $dest/$arch/docker-0.0.0-20221215153738-3a2c30b.tgz docker; \
16:11:36 done
16:11:36 go: downloading k8s.io/klog/v2 v2.60.1
16:11:36 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:11:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:11:36 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:11:36 go: downloading google.golang.org/protobuf v1.28.0
16:11:36 go: downloading github.com/go-logr/stdr v1.2.2
16:11:36 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:11:36 go: downloading github.com/containerd/typeurl v1.0.2
16:11:36 go: downloading github.com/golang/protobuf v1.5.2
16:11:36 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:11:36 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:11:36 # Build the CLI plugins
16:11:36 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:11:36 set -e;cd /sources && \
16:11:36 	tar xzf plugin-installers.tgz; \
16:11:36 	for installer in plugins/*.installer; do \
16:11:36 		LDFLAGS='' bash ${installer} build; \
16:11:36 	done
16:11:36 Cloning into '/go/src/github.com/docker/app'...
16:11:36 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:11:36 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:11:36 go: downloading github.com/pelletier/go-toml v1.9.4
16:11:36 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:11:36 go: downloading github.com/google/gofuzz v1.2.0
16:11:36 go: downloading github.com/moby/sys/symlink v0.2.0
16:11:36 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:11:36 go: downloading github.com/gogo/googleapis v1.4.1
16:11:37 go: downloading github.com/containerd/continuity v0.3.0
16:11:37 go: downloading github.com/rivo/uniseg v0.2.0
16:11:37 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:11:37 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:11:37 go: downloading github.com/davecgh/go-spew v1.1.1
16:11:37 go: downloading github.com/pmezard/go-difflib v1.0.0
16:11:37 go: downloading gopkg.in/yaml.v3 v3.0.1
16:11:37 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:11:37 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:11:37 go: downloading github.com/moby/locker v1.0.1
16:11:37 go: downloading github.com/felixge/httpsnoop v1.0.2
16:11:37 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:11:37 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:11:37 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:11:37 go: downloading gopkg.in/inf.v0 v0.9.1
16:11:37 go: downloading github.com/googleapis/gnostic v0.5.5
16:11:37 go: downloading github.com/google/go-cmp v0.5.9
16:11:37 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:11:37 go: downloading github.com/docker/go-metrics v0.0.1
16:11:37 go: downloading github.com/json-iterator/go v1.1.12
16:11:37 go: downloading github.com/modern-go/reflect2 v1.0.2
16:11:37 go: downloading sigs.k8s.io/yaml v1.2.0
16:11:37 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:11:37 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:11:37 go: downloading github.com/mattn/go-colorable v0.1.12
16:11:37 go: downloading github.com/prometheus/client_golang v1.12.2
16:11:37 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:11:37 go: downloading github.com/containerd/ttrpc v1.1.0
16:11:37 go: downloading github.com/moby/spdystream v0.2.0
16:11:37 go: downloading github.com/prometheus/client_model v0.2.0
16:11:37 go: downloading github.com/prometheus/common v0.32.1
16:11:37 go: downloading github.com/beorn7/perks v1.0.1
16:11:37 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:11:37 go: downloading github.com/prometheus/procfs v0.7.3
16:11:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:11:38 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] sh
16:11:38 Fetching origin
16:11:38 make[2]: Entering directory '/go/src/github.com/docker/app'
16:11:38 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64.rpm
16:11:38 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.urEjXd
16:11:38 + umask 022
16:11:38 + cd /root/rpmbuild/BUILD
16:11:38 + cd src
16:11:38 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64
16:11:38 + RPM_EC=0
16:11:38 ++ jobs -p
16:11:38 + exit 0
16:11:38     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:11:38     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:11:38     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:11:38     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:11:38 
16:11:38 RPM build warnings:
16:11:38 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JFUkR2
16:11:38 + umask 022
16:11:38 + cd /root/rpmbuild/BUILD
16:11:38 + cd /root/rpmbuild/BUILD
16:11:38 + rm -rf src
16:11:38 + /usr/bin/mkdir -p src
16:11:38 + cd src
16:11:38 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:11:38 + /usr/bin/tar -xof -
16:11:38 + STATUS=0
16:11:38 + '[' 0 -ne 0 ']'
16:11:38 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:11:38 + /usr/bin/tar -xof -
16:11:38 + STATUS=0
16:11:38 + '[' 0 -ne 0 ']'
16:11:38 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:11:38 + RPM_EC=0
16:11:38 ++ jobs -p
16:11:38 + exit 0
16:11:38 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8kS1C9
16:11:38 + umask 022
16:11:38 + cd /root/rpmbuild/BUILD
16:11:38 + cd src
16:11:38 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:11:38 + pushd /root/rpmbuild/BUILD/src/compose
16:11:38 + make VERSION=v2.14.1 DESTDIR=./bin build
16:11:38 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "./bin/docker-compose" ./cmd
16:11:38 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:11:38 + make clean
16:11:38 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:11:39 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
16:11:39 go: downloading github.com/spf13/cobra v1.6.1
16:11:39 go: downloading github.com/fvbommel/sortorder v1.0.2
16:11:39 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:11:39 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:11:39 make[2]: Leaving directory '/root/build-deb/compose'
16:11:39 # Build the scan-plugin
16:11:39 # TODO change once we support scan-plugin on other architectures
16:11:39 if [ "amd64" = "amd64" ]; then \
16:11:39 	cd /go/src/github.com/docker/scan-cli-plugin \
16:11:39 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:11:39 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:11:39 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:11:39 fi
16:11:39 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
16:11:39 GO111MODULE=on make -f builder.Makefile build
16:11:39 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
16:11:39 mkdir -p bin
16:11:39 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
16:11:39 go: downloading github.com/docker/cli v20.10.17+incompatible
16:11:39 go: downloading github.com/docker/docker v20.10.17+incompatible
16:11:39 go: downloading github.com/spf13/cobra v1.5.0
16:11:39 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
16:11:39 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:11:39 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
16:11:39 go: downloading github.com/docker/go-units v0.4.0
16:11:39 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:11:39 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:11:39 go: downloading github.com/moby/sys/mount v0.3.3
16:11:39 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
16:11:39 go: downloading github.com/containerd/containerd v1.6.6
16:11:39 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:11:39 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:11:39 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
16:11:39 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
16:11:39 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:11:39 go: downloading github.com/prometheus/common v0.37.0
16:11:39 go: downloading github.com/prometheus/procfs v0.8.0
16:11:39 go: downloading google.golang.org/protobuf v1.28.1
16:11:39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:11:39 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:11:39 go: downloading github.com/morikuni/aec v1.0.0
16:11:39 go: downloading github.com/spf13/pflag v1.0.5
16:11:39 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:11:39 go: downloading github.com/docker/go-connections v0.4.0
16:11:39 go: downloading github.com/moby/sys/sequential v0.5.0
16:11:39 go: downloading github.com/sirupsen/logrus v1.9.0
16:11:39 go: downloading github.com/theupdateframework/notary v0.7.0
16:11:40 go: downloading github.com/compose-spec/compose-go v1.8.0
16:11:40 go: downloading github.com/hashicorp/go-version v1.6.0
16:11:40 go: downloading github.com/docker/buildx v0.9.1
16:11:40 go: downloading github.com/docker/go-units v0.5.0
16:11:40 go: downloading github.com/mattn/go-shellwords v1.0.12
16:11:40 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:11:40 rm -f -r src
16:11:40 make -C rpm clean
16:11:40 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:11:40 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:11:40 rm -f -r rpmbuild/
16:11:40 docker builder prune -f --filter until=24h
16:11:40 go: downloading go.opentelemetry.io/otel v1.11.2
16:11:40 go: downloading github.com/containerd/containerd v1.6.12
16:11:40 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:11:40 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:11:40 go: downloading github.com/opencontainers/go-digest v1.0.0
16:11:40 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:11:40 go: downloading golang.org/x/sync v0.1.0
16:11:40 go: downloading gopkg.in/yaml.v2 v2.4.0
16:11:40 Total:	0B
16:11:40 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:11:40 make -C deb clean
16:11:40 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:11:40 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:11:40 rm -f -r debbuild
16:11:40 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:11:40 rm -f -r sources
16:11:40 docker builder prune -f --filter until=24h
16:11:40 go: downloading k8s.io/client-go v0.22.4
16:11:40 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:11:40 go: downloading github.com/imdario/mergo v0.3.13
16:11:40 go: downloading github.com/containerd/console v1.0.3
16:11:40 go: downloading golang.org/x/text v0.3.7
16:11:40 Total:	0B
16:11:40 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:11:40 make -C static clean
16:11:40 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:11:40 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:11:40 go: downloading github.com/mattn/go-isatty v0.0.16
16:11:40 go: downloading github.com/buger/goterm v1.0.4
16:11:40 go: downloading github.com/stretchr/testify v1.8.1
16:11:40 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:11:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:11:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:11:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:11:40 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:11:40 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:11:40 go: downloading github.com/go-logr/logr v1.2.3
16:11:40 Project root: /go/src/github.com/docker/cli
16:11:40 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:11:40 2022/12/15 16:11:40 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:11:40 ~/rpmbuild/BUILD/src
16:11:40 + popd
16:11:40 + pushd /root/rpmbuild/BUILD/src/plugins
16:11:40 + for installer in '*.installer'
16:11:40 + '[' app.installer '!=' scan.installer ']'
16:11:40 + bash app.installer build
16:11:40 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:11:40 Cloning into '/go/src/github.com/docker/app'...
16:11:41 go: downloading k8s.io/api v0.22.4
16:11:41 rm -f -r build
16:11:41 docker builder prune -f --filter until=24h
16:11:41 go: downloading k8s.io/apimachinery v0.22.4
16:11:41 Total:	0B
16:11:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:11:41 go: downloading github.com/gofrs/flock v0.8.0
16:11:41 go: downloading github.com/moby/sys/signal v0.7.0
16:11:41 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:11:41 go: downloading github.com/golang/mock v1.6.0
16:11:41 go: downloading github.com/klauspost/compress v1.15.9
16:11:41 go: downloading github.com/moby/patternmatcher v0.5.0
16:11:41 go: downloading github.com/opencontainers/runc v1.1.3
16:11:41 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:11:41 go: downloading github.com/hashicorp/errwrap v1.1.0
16:11:41 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:11:41 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:11:41 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:11:41 go: downloading google.golang.org/grpc v1.47.0
16:11:41 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:11:42 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:11:42 make[2]: Leaving directory '/root/build-deb/compose'
16:11:42 # Build the scan-plugin
16:11:42 # TODO change once we support scan-plugin on other architectures
16:11:42 if [ "amd64" = "amd64" ]; then \
16:11:42 	cd /go/src/github.com/docker/scan-cli-plugin \
16:11:42 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:11:42 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:11:42 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:11:42 fi
16:11:42 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
16:11:42 GO111MODULE=on make -f builder.Makefile build
16:11:42 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
16:11:42 mkdir -p bin
16:11:42 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
16:11:42 go: downloading github.com/docker/cli v20.10.17+incompatible
16:11:42 go: downloading github.com/docker/docker v20.10.17+incompatible
16:11:42 go: downloading github.com/spf13/cobra v1.5.0
16:11:42 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
16:11:42 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:11:42 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
16:11:42 go: downloading github.com/docker/go-units v0.4.0
16:11:42 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:11:42 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:11:42 go: downloading github.com/moby/sys/mount v0.3.3
16:11:42 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
16:11:42 go: downloading github.com/containerd/containerd v1.6.6
16:11:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:11:42 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:11:42 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
16:11:42 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
16:11:42 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:11:42 go: downloading github.com/prometheus/common v0.37.0
16:11:42 go: downloading github.com/prometheus/procfs v0.8.0
16:11:42 go: downloading google.golang.org/protobuf v1.28.1
16:11:42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:11:42 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:11:42 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:11:42 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:11:42 go: downloading github.com/gogo/protobuf v1.3.2
16:11:42 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:11:42 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:11:42 go: downloading github.com/mattn/go-runewidth v0.0.14
16:11:42 go: downloading k8s.io/klog/v2 v2.60.1
16:11:42 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:11:42 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:11:42 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:11:42 go: downloading google.golang.org/protobuf v1.28.0
16:11:42 Fetching origin
16:11:42 go: downloading github.com/go-logr/stdr v1.2.2
16:11:42 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:11:42 go: downloading github.com/containerd/typeurl v1.0.2
16:11:42 go: downloading github.com/golang/protobuf v1.5.2
16:11:42 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:11:42 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:11:42 go: downloading github.com/pelletier/go-toml v1.9.4
16:11:42 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:11:42 go: downloading github.com/google/gofuzz v1.2.0
16:11:42 go: downloading github.com/moby/sys/symlink v0.2.0
16:11:42 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:11:42 go: downloading github.com/gogo/googleapis v1.4.1
16:11:43 make[2]: Leaving directory '/root/build-deb/compose'
16:11:43 # Build the scan-plugin
16:11:43 # TODO change once we support scan-plugin on other architectures
16:11:43 if [ "amd64" = "amd64" ]; then \
16:11:43 	cd /go/src/github.com/docker/scan-cli-plugin \
16:11:43 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:11:43 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:11:43 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:11:43 fi
16:11:43 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
16:11:43 GO111MODULE=on make -f builder.Makefile build
16:11:43 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
16:11:43 mkdir -p bin
16:11:43 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
16:11:43 go: downloading github.com/docker/cli v20.10.17+incompatible
16:11:43 go: downloading github.com/docker/docker v20.10.17+incompatible
16:11:43 go: downloading github.com/spf13/cobra v1.5.0
16:11:43 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
16:11:43 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:11:43 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
16:11:43 go: downloading github.com/docker/go-units v0.4.0
16:11:43 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:11:43 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:11:43 go: downloading github.com/moby/sys/mount v0.3.3
16:11:43 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
16:11:43 go: downloading github.com/containerd/containerd v1.6.6
16:11:43 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:11:43 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:11:43 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
16:11:43 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
16:11:43 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:11:43 go: downloading github.com/prometheus/common v0.37.0
16:11:43 go: downloading github.com/prometheus/procfs v0.8.0
16:11:43 go: downloading google.golang.org/protobuf v1.28.1
16:11:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:11:43 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
16:11:44 make[1]: Leaving directory '/root/build-deb'
16:11:44    debian/rules override_dh_auto_test
16:11:44 make[1]: Entering directory '/root/build-deb'
16:11:44 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:11:44 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:11:44 PASS: daemon version OK
16:11:44 ver="$(cli/build/docker --version)"; \
16:11:44 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:11:44 PASS: cli version OK
16:11:44 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:11:44 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:11:44 PASS: docker-compose version OK
16:11:44 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:11:44 # TODO change once we support scan-plugin on other architectures
16:11:44 if [ "arm64" = "amd64" ]; then \
16:11:44 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:11:44 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:11:44 fi
16:11:44 make[1]: Leaving directory '/root/build-deb'
16:11:44    create-stamp debian/debhelper-build-stamp
16:11:44  debian/rules binary
16:11:44 dh binary --with=bash-completion --with=systemd
16:11:44    dh_testroot
16:11:44    dh_prep
16:11:44    debian/rules override_dh_auto_install
16:11:44 make[1]: Entering directory '/root/build-deb'
16:11:44 # docker-ce-cli install
16:11:44 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
16:11:44 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:11:44 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:11:44 set -e;cd /sources && \
16:11:44 	tar xzf plugin-installers.tgz; \
16:11:44 	for installer in plugins/*.installer; do \
16:11:44 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:11:44 		PREFIX=/usr/libexec/docker/cli-plugins \
16:11:44 			bash ${installer} install_plugin; \
16:11:44 	done
16:11:44 # docker-ce install
16:11:44 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:11:44 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:11:44 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:11:44 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:11:44 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:11:44 # docker-compose-plugin install
16:11:44 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:11:44 # docker-scan-plugin install
16:11:44 # TODO change once we support scan-plugin on other architectures
16:11:44 if [ "arm64" = "amd64" ]; then \
16:11:44 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:11:44 fi
16:11:44 # docker-ce-rootless-extras install
16:11:44 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:11:44 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:11:44 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:11:44 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:11:44 # TODO: how can we install vpnkit?
16:11:44 make[1]: Leaving directory '/root/build-deb'
16:11:44    debian/rules override_dh_install
16:11:44 make[1]: Entering directory '/root/build-deb'
16:11:44 dh_install
16:11:44 # TODO Can we do this from within our container?
16:11:44 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:11:44 make[1]: Leaving directory '/root/build-deb'
16:11:44    dh_installdocs
16:11:44    dh_installchangelogs
16:11:44    dh_installman
16:11:44    dh_bash-completion
16:11:44    dh_systemd_enable
16:11:44    debian/rules override_dh_installinit
16:11:44 make[1]: Entering directory '/root/build-deb'
16:11:44 # use "docker" as our service name, not "docker-ce"
16:11:44 dh_installinit --name=docker
16:11:44 make[1]: Leaving directory '/root/build-deb'
16:11:44    dh_systemd_start
16:11:44    dh_perl
16:11:44    dh_link
16:11:44    dh_strip_nondeterminism
16:11:44    dh_compress
16:11:44    dh_fixperms
16:11:44    dh_missing
16:11:44    debian/rules override_dh_strip
16:11:44 make[1]: Entering directory '/root/build-deb'
16:11:44 # Go has lots of problems with stripping, so just don't
16:11:44 make[1]: Leaving directory '/root/build-deb'
16:11:44    dh_makeshlibs
16:11:44    debian/rules override_dh_shlibdeps
16:11:44 make[1]: Entering directory '/root/build-deb'
16:11:44 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:11:44 make[1]: Leaving directory '/root/build-deb'
16:11:44    dh_installdeb
16:11:44    debian/rules override_dh_gencontrol
16:11:44 make[1]: Entering directory '/root/build-deb'
16:11:44 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:11:44 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:11:44 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:11:44 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:11:44 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:11:44 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:11:44 if [ "arm64" = "amd64" ]; then \
16:11:44 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:11:44 fi
16:11:44 dh_gencontrol --remaining-packages
16:11:44 make[1]: Leaving directory '/root/build-deb'
16:11:44    dh_md5sums
16:11:44    debian/rules override_dh_builddeb
16:11:44 make[1]: Entering directory '/root/build-deb'
16:11:44 dh_builddeb -- -Zxz
16:11:44 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.deb'.
16:11:44 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.deb'.
16:11:44 go: downloading github.com/containerd/continuity v0.3.0
16:11:44 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:11:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:11:44 go: downloading github.com/rivo/uniseg v0.2.0
16:11:44 go: downloading github.com/davecgh/go-spew v1.1.1
16:11:44 go: downloading github.com/pmezard/go-difflib v1.0.0
16:11:44 go: downloading gopkg.in/yaml.v3 v3.0.1
16:11:44 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:11:44 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:11:44 go: downloading github.com/moby/locker v1.0.1
16:11:44 go: downloading github.com/felixge/httpsnoop v1.0.2
16:11:44 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:11:44 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:11:44 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:11:44 go: downloading gopkg.in/inf.v0 v0.9.1
16:11:44 go: downloading github.com/googleapis/gnostic v0.5.5
16:11:44 go: downloading github.com/google/go-cmp v0.5.9
16:11:44 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:11:44 go: downloading github.com/docker/go-metrics v0.0.1
16:11:44 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:11:44 go: downloading github.com/json-iterator/go v1.1.12
16:11:44 go: downloading github.com/modern-go/reflect2 v1.0.2
16:11:44 go: downloading sigs.k8s.io/yaml v1.2.0
16:11:44 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:11:44 go: downloading github.com/mattn/go-colorable v0.1.12
16:11:44 go: downloading github.com/prometheus/client_golang v1.12.2
16:11:44 go: downloading github.com/containerd/ttrpc v1.1.0
16:11:44 go: downloading github.com/moby/spdystream v0.2.0
16:11:44 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:11:44 go: downloading github.com/prometheus/client_model v0.2.0
16:11:44 go: downloading github.com/prometheus/common v0.32.1
16:11:44 go: downloading github.com/beorn7/perks v1.0.1
16:11:44 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:11:44 go: downloading github.com/prometheus/procfs v0.7.3
16:11:44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:11:44 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:11:44 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:11:44 # Build the CLI plugins
16:11:44 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:11:44 set -e;cd /sources && \
16:11:44 	tar xzf plugin-installers.tgz; \
16:11:44 	for installer in plugins/*.installer; do \
16:11:44 		LDFLAGS='' bash ${installer} build; \
16:11:44 	done
16:11:44 Cloning into '/go/src/github.com/docker/app'...
16:11:47 make[1]: Leaving directory '/root/build-deb'
16:11:47    debian/rules override_dh_auto_test
16:11:47 make[1]: Entering directory '/root/build-deb'
16:11:47 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:11:47 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:11:47 PASS: daemon version OK
16:11:47 ver="$(cli/build/docker --version)"; \
16:11:47 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:11:47 PASS: cli version OK
16:11:47 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:11:47 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:11:47 PASS: docker-compose version OK
16:11:47 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:11:47 # TODO change once we support scan-plugin on other architectures
16:11:47 if [ "arm64" = "amd64" ]; then \
16:11:47 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:11:47 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:11:47 fi
16:11:47 make[1]: Leaving directory '/root/build-deb'
16:11:47    create-stamp debian/debhelper-build-stamp
16:11:47  debian/rules binary
16:11:47 dh binary --with=bash-completion --with=systemd
16:11:47    dh_testroot
16:11:47    dh_prep
16:11:47    debian/rules override_dh_auto_install
16:11:47 make[1]: Entering directory '/root/build-deb'
16:11:47 # docker-ce-cli install
16:11:47 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
16:11:47 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:11:47 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:11:47 set -e;cd /sources && \
16:11:47 	tar xzf plugin-installers.tgz; \
16:11:47 	for installer in plugins/*.installer; do \
16:11:47 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:11:47 		PREFIX=/usr/libexec/docker/cli-plugins \
16:11:47 			bash ${installer} install_plugin; \
16:11:47 	done
16:11:47 # docker-ce install
16:11:47 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:11:47 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:11:47 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:11:47 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:11:47 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:11:47 # docker-compose-plugin install
16:11:47 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:11:47 # docker-scan-plugin install
16:11:47 # TODO change once we support scan-plugin on other architectures
16:11:47 if [ "arm64" = "amd64" ]; then \
16:11:47 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:11:47 fi
16:11:47 # docker-ce-rootless-extras install
16:11:47 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:11:47 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:11:47 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:11:47 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:11:47 # TODO: how can we install vpnkit?
16:11:47 make[1]: Leaving directory '/root/build-deb'
16:11:47    debian/rules override_dh_install
16:11:47 make[1]: Entering directory '/root/build-deb'
16:11:47 dh_install
16:11:47 # TODO Can we do this from within our container?
16:11:47 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:11:47 make[1]: Leaving directory '/root/build-deb'
16:11:47    dh_installdocs
16:11:47    dh_installchangelogs
16:11:47    dh_installman
16:11:47    dh_bash-completion
16:11:47    dh_systemd_enable
16:11:47    debian/rules override_dh_installinit
16:11:47 make[1]: Entering directory '/root/build-deb'
16:11:47 # use "docker" as our service name, not "docker-ce"
16:11:47 dh_installinit --name=docker
16:11:47 make[1]: Leaving directory '/root/build-deb'
16:11:47    dh_systemd_start
16:11:47    dh_perl
16:11:47    dh_link
16:11:47    dh_strip_nondeterminism
16:11:47    dh_compress
16:11:47    dh_fixperms
16:11:47    dh_missing
16:11:47    debian/rules override_dh_strip
16:11:47 make[1]: Entering directory '/root/build-deb'
16:11:47 # Go has lots of problems with stripping, so just don't
16:11:47 make[1]: Leaving directory '/root/build-deb'
16:11:47    dh_makeshlibs
16:11:47    debian/rules override_dh_shlibdeps
16:11:47 make[1]: Entering directory '/root/build-deb'
16:11:47 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:11:47 dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/docker-ce-cli/usr/libexec/docker/cli-plugins/docker-buildx was not linked against libpthread.so.0 (it uses none of the library's symbols)
16:11:47 make[1]: Leaving directory '/root/build-deb'
16:11:47    dh_installdeb
16:11:47    debian/rules override_dh_gencontrol
16:11:47 make[1]: Entering directory '/root/build-deb'
16:11:47 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:11:47 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:11:47 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:11:47 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:11:47 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:11:47 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:11:47 if [ "arm64" = "amd64" ]; then \
16:11:47 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:11:47 fi
16:11:47 dh_gencontrol --remaining-packages
16:11:47 make[1]: Leaving directory '/root/build-deb'
16:11:47    dh_md5sums
16:11:47 Fetching origin
16:11:47    debian/rules override_dh_builddeb
16:11:47 make[1]: Entering directory '/root/build-deb'
16:11:47 dh_builddeb -- -Zxz
16:11:47 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.deb'.
16:11:47 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.deb'.
16:11:47 make[2]: Entering directory '/go/src/github.com/docker/app'
16:11:47 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
16:11:51 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:11:51 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:11:51 # Build the CLI plugins
16:11:51 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:11:51 set -e;cd /sources && \
16:11:51 	tar xzf plugin-installers.tgz; \
16:11:51 	for installer in plugins/*.installer; do \
16:11:51 		LDFLAGS='' bash ${installer} build; \
16:11:51 	done
16:11:51 Cloning into '/go/src/github.com/docker/app'...
16:11:51 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~ubuntu-bionic_arm64.deb'.
16:11:52 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:11:52 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:11:52 # Build the CLI plugins
16:11:52 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:11:52 set -e;cd /sources && \
16:11:52 	tar xzf plugin-installers.tgz; \
16:11:52 	for installer in plugins/*.installer; do \
16:11:52 		LDFLAGS='' bash ${installer} build; \
16:11:52 	done
16:11:52 Cloning into '/go/src/github.com/docker/app'...
16:11:52 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:11:52 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:11:52 # Build the CLI plugins
16:11:52 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:11:52 set -e;cd /sources && \
16:11:52 	tar xzf plugin-installers.tgz; \
16:11:52 	for installer in plugins/*.installer; do \
16:11:52 		LDFLAGS='' bash ${installer} build; \
16:11:52 	done
16:11:52 Cloning into '/go/src/github.com/docker/app'...
16:11:52 Fetching origin
16:11:53 Fetching origin
16:11:53 make[2]: Entering directory '/go/src/github.com/docker/app'
16:11:53 make[2]: Entering directory '/go/src/github.com/docker/app'
16:11:53 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
16:11:53 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
16:11:53 make[2]: Leaving directory '/root/build-deb/compose'
16:11:53 # Build the scan-plugin
16:11:53 # TODO change once we support scan-plugin on other architectures
16:11:53 if [ "armhf" = "amd64" ]; then \
16:11:53 	cd /go/src/github.com/docker/scan-cli-plugin \
16:11:53 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:11:53 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:11:53 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:11:53 fi
16:11:53 # Build the CLI plugins
16:11:53 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:11:53 set -e;cd /sources && \
16:11:53 	tar xzf plugin-installers.tgz; \
16:11:53 	for installer in plugins/*.installer; do \
16:11:53 		LDFLAGS='' bash ${installer} build; \
16:11:53 	done
16:11:53 Cloning into '/go/src/github.com/docker/app'...
16:11:54 Fetching origin
16:11:54 make[2]: Entering directory '/go/src/github.com/docker/app'
16:11:54 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
16:11:54 make[2]: Entering directory '/go/src/github.com/docker/app'
16:11:54 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
16:11:56 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~ubuntu-focal_arm64.deb'.
16:12:02 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~ubuntu-jammy_arm64.deb'.
16:12:04 + popd
16:12:04 ~/rpmbuild/BUILD/src
16:12:04 + exit 0
16:12:04 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EZezjF
16:12:04 + umask 022
16:12:04 + cd /root/rpmbuild/BUILD
16:12:04 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.aarch64 '!=' / ']'
16:12:04 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.aarch64
16:12:04 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.aarch64
16:12:04 + mkdir -p /root/rpmbuild/BUILDROOT
16:12:04 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.aarch64
16:12:04 + cd src
16:12:04 + pushd /root/rpmbuild/BUILD/src/compose
16:12:04 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:12:04 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose
16:12:04 + popd
16:12:04 ~/rpmbuild/BUILD/src
16:12:04 + for f in LICENSE MAINTAINERS NOTICE README.md
16:12:04 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
16:12:04 + for f in LICENSE MAINTAINERS NOTICE README.md
16:12:04 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
16:12:04 + for f in LICENSE MAINTAINERS NOTICE README.md
16:12:04 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
16:12:04 + for f in LICENSE MAINTAINERS NOTICE README.md
16:12:04 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
16:12:04 + /usr/lib/rpm/check-buildroot
16:12:04 + /usr/lib/rpm/redhat/brp-ldconfig
16:12:04 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:12:04 + /usr/lib/rpm/brp-compress
16:12:04 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:12:04 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:12:04 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:12:04 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:12:04 + /usr/lib/rpm/brp-python-hardlink
16:12:04 + PYTHON3=/usr/libexec/platform-python
16:12:04 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:12:04 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mx8RMf
16:12:04 + umask 022
16:12:04 + cd /root/rpmbuild/BUILD
16:12:04 + cd src
16:12:04 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
16:12:04 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:12:04 + ver=v2.14.1
16:12:04 + test v2.14.1 = v2.14.1
16:12:04 + echo 'PASS: docker-compose version OK'
16:12:04 + exit 0
16:12:04 PASS: docker-compose version OK
16:12:04 Processing files: docker-compose-plugin-2.14.1-0.el8.aarch64
16:12:04 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PudW9A
16:12:04 + umask 022
16:12:04 + cd /root/rpmbuild/BUILD
16:12:04 + cd src
16:12:04 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.aarch64/usr/share/doc/docker-compose-plugin
16:12:04 + export LC_ALL=C
16:12:04 + LC_ALL=C
16:12:04 + export DOCDIR
16:12:04 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.aarch64/usr/share/doc/docker-compose-plugin
16:12:04 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.aarch64/usr/share/doc/docker-compose-plugin
16:12:04 + exit 0
16:12:04 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0RZ8DE
16:12:04 + umask 022
16:12:04 + cd /root/rpmbuild/BUILD
16:12:04 + cd src
16:12:04 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
16:12:04 + export LC_ALL=C
16:12:04 + LC_ALL=C
16:12:04 + export LICENSEDIR
16:12:04 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
16:12:04 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
16:12:04 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
16:12:04 + exit 0
16:12:04 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose
16:12:04 Provides: docker-compose-plugin = 0:2.14.1-0.el8 docker-compose-plugin(aarch-64) = 0:2.14.1-0.el8
16:12:04 Requires(interp): /bin/sh /bin/sh /bin/sh
16:12:04 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:12:04 Requires(post): /bin/sh
16:12:04 Requires(preun): /bin/sh
16:12:04 Requires(postun): /bin/sh
16:12:04 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.aarch64
16:12:04 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.14.1-0.el8.src.rpm
16:12:04 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.14.1-0.el8.aarch64.rpm
16:12:04 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7PXXob
16:12:04 + umask 022
16:12:04 + cd /root/rpmbuild/BUILD
16:12:04 + cd src
16:12:04 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.aarch64
16:12:04 + exit 0
16:12:04 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
16:12:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
[Pipeline] sh
16:12:05 + make clean
16:12:05 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:12:06 rm -f -r src
16:12:06 make -C rpm clean
16:12:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:12:06 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:12:06 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.deb'.
16:12:07 rm -f -r rpmbuild/
16:12:07 docker builder prune -f --filter until=24h
16:12:07 Total:	0B
16:12:07 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:12:07 make -C deb clean
16:12:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:12:07 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:12:07 rm -f -r debbuild
16:12:07 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:12:07 rm -f -r sources
16:12:07 docker builder prune -f --filter until=24h
16:12:07 Total:	0B
16:12:07 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:12:07 make -C static clean
16:12:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:12:07 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:12:07 rm -f -r build
16:12:07 docker builder prune -f --filter until=24h
16:12:07 Total:	0B
16:12:07 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:12:09 make[1]: Leaving directory '/root/build-deb'
16:12:09    debian/rules override_dh_auto_test
16:12:09 make[1]: Entering directory '/root/build-deb'
16:12:09 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:12:09 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:12:09 PASS: daemon version OK
16:12:09 ver="$(cli/build/docker --version)"; \
16:12:09 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:12:09 PASS: cli version OK
16:12:09 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:12:09 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:12:09 PASS: docker-compose version OK
16:12:09 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:12:09 # TODO change once we support scan-plugin on other architectures
16:12:09 if [ "arm64" = "amd64" ]; then \
16:12:09 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:12:09 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:12:09 fi
16:12:09 make[1]: Leaving directory '/root/build-deb'
16:12:09    create-stamp debian/debhelper-build-stamp
16:12:09  debian/rules binary
16:12:09 dh binary --with=bash-completion --with=systemd
16:12:09    dh_testroot
16:12:09    dh_prep
16:12:09    debian/rules override_dh_auto_install
16:12:09 make[1]: Entering directory '/root/build-deb'
16:12:09 # docker-ce-cli install
16:12:09 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
16:12:09 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:12:09 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:12:09 set -e;cd /sources && \
16:12:09 	tar xzf plugin-installers.tgz; \
16:12:09 	for installer in plugins/*.installer; do \
16:12:09 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:12:09 		PREFIX=/usr/libexec/docker/cli-plugins \
16:12:09 			bash ${installer} install_plugin; \
16:12:09 	done
16:12:09 # docker-ce install
16:12:09 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:12:09 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:12:09 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:12:09 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:12:09 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:12:09 # docker-compose-plugin install
16:12:09 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:12:09 # docker-scan-plugin install
16:12:09 # TODO change once we support scan-plugin on other architectures
16:12:09 if [ "arm64" = "amd64" ]; then \
16:12:09 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:12:09 fi
16:12:09 # docker-ce-rootless-extras install
16:12:09 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:12:09 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:12:09 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:12:09 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:12:09 # TODO: how can we install vpnkit?
16:12:09 make[1]: Leaving directory '/root/build-deb'
16:12:09    debian/rules override_dh_install
16:12:09 make[1]: Entering directory '/root/build-deb'
16:12:09 dh_install
16:12:09 # TODO Can we do this from within our container?
16:12:09 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:12:09 make[1]: Leaving directory '/root/build-deb'
16:12:09    dh_installdocs
16:12:09    dh_installchangelogs
16:12:09    dh_installman
16:12:09    dh_bash-completion
16:12:09    dh_systemd_enable
16:12:09    debian/rules override_dh_installinit
16:12:09 make[1]: Entering directory '/root/build-deb'
16:12:09 # use "docker" as our service name, not "docker-ce"
16:12:09 dh_installinit --name=docker
16:12:09 make[1]: Leaving directory '/root/build-deb'
16:12:09    dh_systemd_start
16:12:09    dh_perl
16:12:09    dh_link
16:12:09    dh_strip_nondeterminism
16:12:09    dh_compress
16:12:09    dh_fixperms
16:12:09    dh_missing
16:12:09    debian/rules override_dh_strip
16:12:09 make[1]: Entering directory '/root/build-deb'
16:12:09 # Go has lots of problems with stripping, so just don't
16:12:09 make[1]: Leaving directory '/root/build-deb'
16:12:09    dh_makeshlibs
16:12:09    debian/rules override_dh_shlibdeps
16:12:09 make[1]: Entering directory '/root/build-deb'
16:12:09 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:12:12 dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/docker-ce-cli/usr/libexec/docker/cli-plugins/docker-buildx was not linked against libpthread.so.0 (it uses none of the library's symbols)
16:12:12 make[1]: Leaving directory '/root/build-deb'
16:12:12    dh_installdeb
16:12:12    debian/rules override_dh_gencontrol
16:12:12 make[1]: Entering directory '/root/build-deb'
16:12:12 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:12:12 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:12:12 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:12:12 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:12:12 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:12:12 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:12:12 if [ "arm64" = "amd64" ]; then \
16:12:12 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:12:12 fi
16:12:12 dh_gencontrol --remaining-packages
16:12:12 make[1]: Leaving directory '/root/build-deb'
16:12:12    debian/rules override_dh_auto_test
16:12:12 make[1]: Entering directory '/root/build-deb'
16:12:12 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:12:12 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:12:12 PASS: daemon version OK
16:12:12 ver="$(cli/build/docker --version)"; \
16:12:12 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:12:12 PASS: cli version OK
16:12:12 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:12:12 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:12:12 PASS: docker-compose version OK
16:12:12 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:12:12 # TODO change once we support scan-plugin on other architectures
16:12:12 if [ "arm64" = "amd64" ]; then \
16:12:12 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:12:12 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:12:12 fi
16:12:12 make[1]: Leaving directory '/root/build-deb'
16:12:12    create-stamp debian/debhelper-build-stamp
16:12:12  debian/rules binary
16:12:12 dh binary --with=bash-completion --with=systemd
16:12:12    dh_testroot
16:12:12    dh_prep
16:12:12    debian/rules override_dh_auto_install
16:12:12 make[1]: Entering directory '/root/build-deb'
16:12:12 # docker-ce-cli install
16:12:12 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
16:12:12 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:12:12 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:12:12 set -e;cd /sources && \
16:12:12 	tar xzf plugin-installers.tgz; \
16:12:12 	for installer in plugins/*.installer; do \
16:12:12 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:12:12 		PREFIX=/usr/libexec/docker/cli-plugins \
16:12:12 			bash ${installer} install_plugin; \
16:12:12 	done
16:12:12 # docker-ce install
16:12:12 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:12:12 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:12:12 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:12:12 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:12:12 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:12:12 # docker-compose-plugin install
16:12:12 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:12:12 # docker-scan-plugin install
16:12:12 # TODO change once we support scan-plugin on other architectures
16:12:12 if [ "arm64" = "amd64" ]; then \
16:12:12 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:12:12 fi
16:12:12 # docker-ce-rootless-extras install
16:12:12 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:12:12 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:12:12 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:12:12 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:12:12 # TODO: how can we install vpnkit?
16:12:12 make[1]: Leaving directory '/root/build-deb'
16:12:12    debian/rules override_dh_install
16:12:12 make[1]: Entering directory '/root/build-deb'
16:12:12 dh_install
16:12:12 # TODO Can we do this from within our container?
16:12:12 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:12:12 make[1]: Leaving directory '/root/build-deb'
16:12:12    dh_installdocs
16:12:12    dh_installchangelogs
16:12:12    dh_installman
16:12:12    dh_bash-completion
16:12:12    dh_systemd_enable
16:12:12    debian/rules override_dh_installinit
16:12:12 make[1]: Entering directory '/root/build-deb'
16:12:12 # use "docker" as our service name, not "docker-ce"
16:12:12 dh_installinit --name=docker
16:12:12 make[1]: Leaving directory '/root/build-deb'
16:12:12    dh_systemd_start
16:12:12    dh_perl
16:12:12    dh_link
16:12:12    dh_strip_nondeterminism
16:12:12    dh_compress
16:12:12    dh_fixperms
16:12:12    dh_missing
16:12:12    debian/rules override_dh_strip
16:12:12 make[1]: Entering directory '/root/build-deb'
16:12:12 # Go has lots of problems with stripping, so just don't
16:12:12 make[1]: Leaving directory '/root/build-deb'
16:12:12    dh_makeshlibs
16:12:12    debian/rules override_dh_shlibdeps
16:12:12 make[1]: Entering directory '/root/build-deb'
16:12:12 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:12:12 make[1]: Leaving directory '/root/build-deb'
16:12:12    dh_installdeb
16:12:12    debian/rules override_dh_gencontrol
16:12:12 make[1]: Entering directory '/root/build-deb'
16:12:12 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:12:12 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:12:12 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:12:12 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:12:12 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:12:12 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:12:12 if [ "arm64" = "amd64" ]; then \
16:12:12 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:12:12 fi
16:12:12 dh_gencontrol --remaining-packages
16:12:12 make[1]: Leaving directory '/root/build-deb'
16:12:12    dh_md5sums
16:12:12    debian/rules override_dh_builddeb
16:12:12 make[1]: Entering directory '/root/build-deb'
16:12:12 dh_builddeb -- -Zxz
16:12:12 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.deb'.
16:12:12 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.deb'.
16:12:12 make[1]: Leaving directory '/root/build-deb'
16:12:12    dh_md5sums
16:12:13    debian/rules override_dh_builddeb
16:12:13 make[1]: Entering directory '/root/build-deb'
16:12:13 dh_builddeb -- -Zxz
16:12:13 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.deb'.
16:12:13 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.deb'.
16:12:14 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.deb'.
16:12:14 make[2]: Leaving directory '/root/build-deb/compose'
16:12:14 # Build the scan-plugin
16:12:14 # TODO change once we support scan-plugin on other architectures
16:12:14 if [ "armhf" = "amd64" ]; then \
16:12:14 	cd /go/src/github.com/docker/scan-cli-plugin \
16:12:14 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:12:14 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:12:14 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:12:14 fi
16:12:14 # Build the CLI plugins
16:12:14 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:12:14 set -e;cd /sources && \
16:12:14 	tar xzf plugin-installers.tgz; \
16:12:14 	for installer in plugins/*.installer; do \
16:12:14 		LDFLAGS='' bash ${installer} build; \
16:12:14 	done
16:12:14 Cloning into '/go/src/github.com/docker/app'...
16:12:14 Fetching origin
16:12:14 make[2]: Entering directory '/go/src/github.com/docker/app'
16:12:14 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
16:12:15 make[2]: Leaving directory '/root/build-deb/compose'
16:12:15 # Build the scan-plugin
16:12:15 # TODO change once we support scan-plugin on other architectures
16:12:15 if [ "armhf" = "amd64" ]; then \
16:12:15 	cd /go/src/github.com/docker/scan-cli-plugin \
16:12:15 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:12:15 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:12:15 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:12:15 fi
16:12:15 # Build the CLI plugins
16:12:15 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:12:15 set -e;cd /sources && \
16:12:15 	tar xzf plugin-installers.tgz; \
16:12:15 	for installer in plugins/*.installer; do \
16:12:15 		LDFLAGS='' bash ${installer} build; \
16:12:15 	done
16:12:15 Cloning into '/go/src/github.com/docker/app'...
16:12:15 Fetching origin
16:12:15 make[2]: Entering directory '/go/src/github.com/docker/app'
16:12:15 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
16:12:19 + popd
16:12:19 ~/rpmbuild/BUILD/src
16:12:19 + exit 0
16:12:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5EMZeR
16:12:19 + umask 022
16:12:19 + cd /root/rpmbuild/BUILD
16:12:19 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.aarch64 '!=' / ']'
16:12:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.aarch64
16:12:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.aarch64
16:12:19 + mkdir -p /root/rpmbuild/BUILDROOT
16:12:19 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.aarch64
16:12:19 + cd src
16:12:19 + pushd /root/rpmbuild/BUILD/src/compose
16:12:19 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose
16:12:19 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:12:19 + popd
16:12:19 ~/rpmbuild/BUILD/src
16:12:19 + for f in LICENSE MAINTAINERS NOTICE README.md
16:12:19 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
16:12:19 + for f in LICENSE MAINTAINERS NOTICE README.md
16:12:19 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
16:12:19 + for f in LICENSE MAINTAINERS NOTICE README.md
16:12:19 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
16:12:19 + for f in LICENSE MAINTAINERS NOTICE README.md
16:12:19 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
16:12:19 + /usr/lib/rpm/check-buildroot
16:12:19 + /usr/lib/rpm/redhat/brp-compress
16:12:19 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:12:19 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:12:19 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:12:19 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:12:19 + /usr/lib/rpm/redhat/brp-python-hardlink
16:12:19 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:12:19 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2f8amD
16:12:19 + umask 022
16:12:19 + cd /root/rpmbuild/BUILD
16:12:19 + cd src
16:12:19 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
16:12:19 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:12:19 + ver=v2.14.1
16:12:19 + test v2.14.1 = v2.14.1
16:12:19 + echo 'PASS: docker-compose version OK'
16:12:19 + exit 0
16:12:19 PASS: docker-compose version OK
16:12:19 Processing files: docker-compose-plugin-2.14.1-0.el7.aarch64
16:12:19 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9rqAVr
16:12:19 + umask 022
16:12:19 + cd /root/rpmbuild/BUILD
16:12:19 + cd src
16:12:19 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.14.1
16:12:19 + export DOCDIR
16:12:19 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.14.1
16:12:19 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.14.1
16:12:19 + exit 0
16:12:19 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sa8jQf
16:12:19 + umask 022
16:12:19 + cd /root/rpmbuild/BUILD
16:12:19 + cd src
16:12:19 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.14.1
16:12:19 + export LICENSEDIR
16:12:19 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.14.1
16:12:19 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.14.1
16:12:19 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.14.1
16:12:19 + exit 0
16:12:19 Provides: docker-compose-plugin = 0:2.14.1-0.el7 docker-compose-plugin(aarch-64) = 0:2.14.1-0.el7
16:12:19 Requires(interp): /bin/sh /bin/sh /bin/sh
16:12:19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:12:19 Requires(post): /bin/sh
16:12:19 Requires(preun): /bin/sh
16:12:19 Requires(postun): /bin/sh
16:12:19 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.aarch64
16:12:19 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.14.1-0.el7.src.rpm
16:12:20 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.deb'.
16:12:20 make[1]: Leaving directory '/root/build-deb'
16:12:20    debian/rules override_dh_auto_test
16:12:20 make[1]: Entering directory '/root/build-deb'
16:12:20 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:12:20 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:12:20 PASS: daemon version OK
16:12:20 ver="$(cli/build/docker --version)"; \
16:12:20 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:12:20 PASS: cli version OK
16:12:20 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:12:20 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:12:20 PASS: docker-compose version OK
16:12:20 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:12:20 # TODO change once we support scan-plugin on other architectures
16:12:20 if [ "arm64" = "amd64" ]; then \
16:12:20 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:12:20 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:12:20 fi
16:12:20 make[1]: Leaving directory '/root/build-deb'
16:12:20    create-stamp debian/debhelper-build-stamp
16:12:20  debian/rules binary
16:12:20 dh binary --with=bash-completion --with=systemd
16:12:20    dh_testroot
16:12:20    dh_prep
16:12:20    debian/rules override_dh_auto_install
16:12:20 make[1]: Entering directory '/root/build-deb'
16:12:20 # docker-ce-cli install
16:12:20 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
16:12:20 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:12:20 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:12:20 set -e;cd /sources && \
16:12:20 	tar xzf plugin-installers.tgz; \
16:12:20 	for installer in plugins/*.installer; do \
16:12:20 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:12:20 		PREFIX=/usr/libexec/docker/cli-plugins \
16:12:20 			bash ${installer} install_plugin; \
16:12:20 	done
16:12:20 # docker-ce install
16:12:20 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:12:20 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:12:20 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:12:20 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:12:20 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:12:20 # docker-compose-plugin install
16:12:20 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:12:20 # docker-scan-plugin install
16:12:20 # TODO change once we support scan-plugin on other architectures
16:12:20 if [ "arm64" = "amd64" ]; then \
16:12:20 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:12:20 fi
16:12:20 # docker-ce-rootless-extras install
16:12:20 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:12:20 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:12:20 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:12:20 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:12:20 # TODO: how can we install vpnkit?
16:12:20 make[1]: Leaving directory '/root/build-deb'
16:12:20    debian/rules override_dh_install
16:12:20 make[1]: Entering directory '/root/build-deb'
16:12:20 dh_install
16:12:20 # TODO Can we do this from within our container?
16:12:20 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:12:20 make[1]: Leaving directory '/root/build-deb'
16:12:20    dh_installdocs
16:12:20    dh_installchangelogs
16:12:20    dh_installman
16:12:20    dh_bash-completion
16:12:20    dh_systemd_enable
16:12:20    debian/rules override_dh_installinit
16:12:20 make[1]: Entering directory '/root/build-deb'
16:12:20 # use "docker" as our service name, not "docker-ce"
16:12:20 dh_installinit --name=docker
16:12:20 make[1]: Leaving directory '/root/build-deb'
16:12:20    dh_systemd_start
16:12:20    dh_perl
16:12:20    dh_link
16:12:20    dh_strip_nondeterminism
16:12:21 make[2]: Leaving directory '/root/build-deb/compose'
16:12:21 # Build the scan-plugin
16:12:21 # TODO change once we support scan-plugin on other architectures
16:12:21 if [ "amd64" = "amd64" ]; then \
16:12:21 	cd /go/src/github.com/docker/scan-cli-plugin \
16:12:21 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:12:21 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:12:21 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:12:21 fi
16:12:21 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
16:12:21 GO111MODULE=on make -f builder.Makefile build
16:12:21 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
16:12:21 mkdir -p bin
16:12:21 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
16:12:21 go: downloading github.com/docker/cli v20.10.17+incompatible
16:12:21 go: downloading github.com/docker/docker v20.10.17+incompatible
16:12:21 go: downloading github.com/spf13/cobra v1.5.0
16:12:21 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
16:12:21 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:12:21 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
16:12:21 go: downloading github.com/docker/go-units v0.4.0
16:12:21 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:12:21 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:12:21 go: downloading github.com/moby/sys/mount v0.3.3
16:12:21 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
16:12:21 go: downloading github.com/containerd/containerd v1.6.6
16:12:21 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:12:21 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:12:21 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
16:12:21 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
16:12:21 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:12:21 go: downloading github.com/prometheus/common v0.37.0
16:12:21 go: downloading github.com/prometheus/procfs v0.8.0
16:12:21 go: downloading google.golang.org/protobuf v1.28.1
16:12:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:12:21 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.14.1-0.el7.aarch64.rpm
16:12:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qFCne4
16:12:21 + umask 022
16:12:21 + cd /root/rpmbuild/BUILD
16:12:21 + cd src
16:12:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.aarch64
16:12:21 + exit 0
16:12:22    dh_compress
16:12:22    dh_fixperms
16:12:22    dh_missing
16:12:22    debian/rules override_dh_strip
16:12:22 make[1]: Entering directory '/root/build-deb'
16:12:22 # Go has lots of problems with stripping, so just don't
16:12:22 make[1]: Leaving directory '/root/build-deb'
16:12:22    dh_makeshlibs
16:12:22    debian/rules override_dh_shlibdeps
16:12:22 make[1]: Entering directory '/root/build-deb'
16:12:22 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:12:23 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
16:12:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
[Pipeline] sh
16:12:24 + make clean
16:12:24 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:12:25 make[1]: Leaving directory '/root/build-deb'
16:12:25    dh_installdeb
16:12:25    debian/rules override_dh_gencontrol
16:12:25 make[1]: Entering directory '/root/build-deb'
16:12:25 rm -f -r src
16:12:25 make -C rpm clean
16:12:25 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:12:25 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:12:25 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:12:25 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:12:25 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:12:25 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:12:25 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:12:25 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:12:25 if [ "arm64" = "amd64" ]; then \
16:12:25 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:12:25 fi
16:12:25 dh_gencontrol --remaining-packages
16:12:26 make[1]: Leaving directory '/root/build-deb'
16:12:26    dh_md5sums
16:12:26 ~/rpmbuild/BUILD/src
16:12:26 + popd
16:12:26 + exit 0
16:12:26 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eIfhEW
16:12:26 + umask 022
16:12:26 + cd /root/rpmbuild/BUILD
16:12:26 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64 '!=' / ']'
16:12:26 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:12:26 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:12:26 + mkdir -p /root/rpmbuild/BUILDROOT
16:12:26 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:12:26 + cd src
16:12:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/bin
16:12:26 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/bin/docker
16:12:26 + pushd /root/rpmbuild/BUILD/src/plugins
16:12:26 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:12:26 + for installer in *.installer
16:12:26 + '[' app.installer '!=' scan.installer ']'
16:12:26 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:12:26 + PREFIX=/usr/libexec/docker/cli-plugins
16:12:26 + bash app.installer install_plugin
16:12:26 + for installer in *.installer
16:12:26 + '[' buildx.installer '!=' scan.installer ']'
16:12:26 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:12:26 + PREFIX=/usr/libexec/docker/cli-plugins
16:12:26 + bash buildx.installer install_plugin
16:12:26 ~/rpmbuild/BUILD/src
16:12:26 + popd
16:12:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/share/bash-completion/completions
16:12:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/share/zsh/vendor-completions
16:12:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/share/fish/vendor_completions.d
16:12:26 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/share/bash-completion/completions/docker
16:12:26 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker
16:12:26 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish
16:12:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/share/man/man1
16:12:26 + 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.20221215153738.3a2c30b-0.el8.x86_64/usr/share/man/man1
16:12:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/share/man/man5
16:12:26 + 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.20221215153738.3a2c30b-0.el8.x86_64/usr/share/man/man5
16:12:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/share/man/man8
16:12:26 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/share/man/man8
16:12:26 + mkdir -p build-docs
16:12:26 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:12:26 + cp cli/LICENSE build-docs/LICENSE
16:12:26 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:12:26 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:12:26 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:12:26 + cp cli/NOTICE build-docs/NOTICE
16:12:26 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:12:26 + cp cli/README.md build-docs/README.md
16:12:26 + /usr/lib/rpm/check-buildroot
16:12:26 + /usr/lib/rpm/redhat/brp-ldconfig
16:12:26 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:12:26 + /usr/lib/rpm/brp-compress
16:12:26 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:12:26 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:12:26 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:12:26 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:12:26 + /usr/lib/rpm/brp-python-hardlink
16:12:26 + PYTHON3=/usr/libexec/platform-python
16:12:26 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:12:26 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nBA8Sd
16:12:26 + umask 022
16:12:26 + cd /root/rpmbuild/BUILD
16:12:26 + cd src
16:12:26 ++ cli/build/docker --version
16:12:26 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:12:26 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:12:26 + echo 'PASS: cli version OK'
16:12:26 + exit 0
16:12:26 PASS: cli version OK
16:12:26 Processing files: docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:12:26 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WtvfKW
16:12:26 + umask 022
16:12:26 + cd /root/rpmbuild/BUILD
16:12:26 + cd src
16:12:26 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:12:26 + export LC_ALL=C
16:12:26 + LC_ALL=C
16:12:26 + export DOCDIR
16:12:26 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:12:26 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:12:26 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:12:26 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:12:26 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:12:26 + exit 0
16:12:26 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:12:26 Provides: docker-ce-cli = 1:0.0.0.20221215153738.3a2c30b-0.el8 docker-ce-cli(x86-64) = 1:0.0.0.20221215153738.3a2c30b-0.el8
16:12:26 Requires(interp): /bin/sh
16:12:26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:12:26 Requires(post): /bin/sh
16:12:26 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)
16:12:26 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:12:26 Recommends: docker-scan-plugin(x86-64)
16:12:26 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:12:26 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.src.rpm
16:12:26 rm -f -r rpmbuild/
16:12:26 docker builder prune -f --filter until=24h
16:12:26 Total:	0B
16:12:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:12:26 make -C deb clean
16:12:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:12:26    debian/rules override_dh_builddeb
16:12:26 make[1]: Entering directory '/root/build-deb'
16:12:26 dh_builddeb -- -Zxz
16:12:26 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:12:26 rm -f -r debbuild
16:12:26 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:12:26 rm -f -r sources
16:12:26 docker builder prune -f --filter until=24h
16:12:26 Total:	0B
16:12:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:12:26 make -C static clean
16:12:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:12:26 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:12:26 rm -f -r build
16:12:26 docker builder prune -f --filter until=24h
16:12:27 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.deb'.
16:12:27 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.deb'.
16:12:27 Total:	0B
16:12:27 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:12:27 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~debian-buster_arm64.deb'.
16:12:28 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~ubuntu-kinetic_arm64.deb'.
16:12:29 Cloning into '/go/src/github.com/docker/buildx'...
16:12:29 Fetching origin
16:12:30 + GO111MODULE=on
16:12:30 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:12:31 make[2]: Leaving directory '/root/build-deb/compose'
16:12:31 # Build the scan-plugin
16:12:31 # TODO change once we support scan-plugin on other architectures
16:12:31 if [ "armhf" = "amd64" ]; then \
16:12:31 	cd /go/src/github.com/docker/scan-cli-plugin \
16:12:31 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:12:31 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:12:31 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:12:31 fi
16:12:31 # Build the CLI plugins
16:12:31 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:12:31 set -e;cd /sources && \
16:12:31 	tar xzf plugin-installers.tgz; \
16:12:31 	for installer in plugins/*.installer; do \
16:12:31 		LDFLAGS='' bash ${installer} build; \
16:12:31 	done
16:12:31 Cloning into '/go/src/github.com/docker/app'...
16:12:31 Fetching origin
16:12:31 make[2]: Entering directory '/go/src/github.com/docker/app'
16:12:31 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
16:12:31 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64.rpm
16:12:31 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jEkMAD
16:12:31 + umask 022
16:12:31 + cd /root/rpmbuild/BUILD
16:12:31 + cd src
16:12:31 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:12:31 + exit 0
16:12:31 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.J7xTtG
16:12:31 + umask 022
16:12:31 + cd /root/rpmbuild/BUILD
16:12:31 + cd /root/rpmbuild/BUILD
16:12:31 + rm -rf src
16:12:31 + /usr/bin/mkdir -p src
16:12:31 + cd src
16:12:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:12:31 + /usr/bin/tar -xof -
16:12:32 + STATUS=0
16:12:32 + '[' 0 -ne 0 ']'
16:12:32 + /usr/bin/tar -xof -
16:12:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:12:32 make[2]: Leaving directory '/root/build-deb/compose'
16:12:32 # Build the scan-plugin
16:12:32 # TODO change once we support scan-plugin on other architectures
16:12:32 if [ "armhf" = "amd64" ]; then \
16:12:32 	cd /go/src/github.com/docker/scan-cli-plugin \
16:12:32 	&& PLATFORM_BINARY=docker-scan COMMIT=6c852fa TAG_NAME=v0.23.0 make native-build \
16:12:32 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:12:32 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:12:32 fi
16:12:32 # Build the CLI plugins
16:12:32 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:12:32 set -e;cd /sources && \
16:12:32 	tar xzf plugin-installers.tgz; \
16:12:32 	for installer in plugins/*.installer; do \
16:12:32 		LDFLAGS='' bash ${installer} build; \
16:12:32 	done
16:12:32 Cloning into '/go/src/github.com/docker/app'...
16:12:32 make[2]: Entering directory '/go/src/github.com/docker/app'
16:12:32 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
16:12:33 + STATUS=0
16:12:33 + '[' 0 -ne 0 ']'
16:12:33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:12:33 + exit 0
16:12:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PLv0EA
16:12:33 + umask 022
16:12:33 + cd /root/rpmbuild/BUILD
16:12:33 + cd src
16:12:33 + export DOCKER_GITCOMMIT=0234322
16:12:33 + DOCKER_GITCOMMIT=0234322
16:12:33 + mkdir -p /go/src/github.com/docker
16:12:33 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:12:33 + TMP_GOPATH=/go
16:12:33 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:12:33 + RM_GOPATH=0
16:12:33 + TMP_GOPATH=/go
16:12:33 + : /usr/local/bin
16:12:33 + '[' -z /go ']'
16:12:33 + export GOPATH=/go
16:12:33 + GOPATH=/go
16:12:33 + case "$(go env GOARCH)" in
16:12:33 ++ go env GOARCH
16:12:33 + export GO_BUILDMODE=-buildmode=pie
16:12:33 + GO_BUILDMODE=-buildmode=pie
16:12:33 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:12:33 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:12:33 + bin=rootlesskit
16:12:33 + shift
16:12:33 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:12:33 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:12:33 ++ : v0.14.4
16:12:33 + install_rootlesskit dynamic
16:12:33 + case "$1" in
16:12:33 + install_rootlesskit_dynamic
16:12:33 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:12:33 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:12:33 + export BUILD_MODE=-buildmode=pie
16:12:33 + BUILD_MODE=-buildmode=pie
16:12:33 + _install_rootlesskit
16:12:33 + echo 'Install rootlesskit version v0.14.4'
16:12:33 + for f in rootlesskit rootlesskit-docker-proxy
16:12:33 + GOBIN=/usr/local/bin
16:12:33 + GO111MODULE=on
16:12:33 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:12:33 Install rootlesskit version v0.14.4
16:12:33 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:12:33 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:12:33 Cloning into '/go/src/github.com/docker/buildx'...
16:12:33 Fetching origin
16:12:33 + GO111MODULE=on
16:12:33 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:12:33 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:12:33 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:12:33 # Build the CLI plugins
16:12:33 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:12:33 set -e;cd /sources && \
16:12:33 	tar xzf plugin-installers.tgz; \
16:12:33 	for installer in plugins/*.installer; do \
16:12:33 		LDFLAGS='' bash ${installer} build; \
16:12:33 	done
16:12:33 Cloning into '/go/src/github.com/docker/app'...
16:12:33 go: downloading github.com/pkg/errors v0.9.1
16:12:33 go: downloading github.com/sirupsen/logrus v1.8.1
16:12:33 go: downloading github.com/urfave/cli/v2 v2.3.0
16:12:34 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:12:34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:12:34 go: downloading github.com/google/uuid v1.3.0
16:12:34 go: downloading github.com/moby/vpnkit v0.5.0
16:12:34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:12:34 go: downloading github.com/gofrs/flock v0.8.1
16:12:34 go: downloading github.com/gorilla/mux v1.8.0
16:12:34 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:12:34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:12:34 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:12:34 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:12:34 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:12:35 Fetching origin
16:12:35 make[2]: Entering directory '/go/src/github.com/docker/app'
16:12:35 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
16:12:36 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:12:36 Cloning into '/go/src/github.com/docker/buildx'...
16:12:36 Fetching origin
16:12:36 + GO111MODULE=on
16:12:36 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:12:41 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:12:41 Cloning into '/go/src/github.com/docker/buildx'...
16:12:41 Fetching origin
16:12:41 + GO111MODULE=on
16:12:41 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:12:41 + for f in rootlesskit rootlesskit-docker-proxy
16:12:41 + GOBIN=/usr/local/bin
16:12:41 + GO111MODULE=on
16:12:41 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:12:41 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~debian-bullseye_arm64.deb'.
16:12:42 + return
16:12:42 + exit 0
16:12:42 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wDoqTI
16:12:42 + umask 022
16:12:42 + cd /root/rpmbuild/BUILD
16:12:42 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.x86_64 '!=' / ']'
16:12:42 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:12:42 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:12:42 + mkdir -p /root/rpmbuild/BUILDROOT
16:12:42 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:12:42 + cd src
16:12:42 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/bin/dockerd-rootless.sh
16:12:42 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh
16:12:42 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/bin/rootlesskit
16:12:42 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy
16:12:42 + /usr/lib/rpm/check-buildroot
16:12:42 + /usr/lib/rpm/redhat/brp-ldconfig
16:12:42 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:12:42 + /usr/lib/rpm/brp-compress
16:12:42 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:12:42 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:12:42 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:12:42 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:12:42 + /usr/lib/rpm/brp-python-hardlink
16:12:42 + PYTHON3=/usr/libexec/platform-python
16:12:42 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:12:42 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.i28Fwv
16:12:42 + umask 022
16:12:42 + cd /root/rpmbuild/BUILD
16:12:42 + cd src
16:12:42 + /usr/local/bin/rootlesskit -v
16:12:42 rootlesskit version 0.14.4
16:12:42 + exit 0
16:12:42 Processing files: docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:12:42 Provides: docker-ce-rootless-extras = 0:0.0.0.20221215153738.3a2c30b-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20221215153738.3a2c30b-0.el8
16:12:42 Requires(interp): /bin/sh /bin/sh /bin/sh
16:12:42 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:12:42 Requires(post): /bin/sh
16:12:42 Requires(preun): /bin/sh
16:12:42 Requires(postun): /bin/sh
16:12:42 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)
16:12:42 Conflicts: rootlesskit
16:12:42 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:12:42 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.deb'.
16:12:42 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.src.rpm
16:12:44 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.x86_64.rpm
16:12:44 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KPI2hc
16:12:44 + umask 022
16:12:44 + cd /root/rpmbuild/BUILD
16:12:44 + cd src
16:12:44 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el8.x86_64
16:12:45 + exit 0
16:12:45 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uOfdnL
16:12:45 + umask 022
16:12:45 + cd /root/rpmbuild/BUILD
16:12:45 + cd /root/rpmbuild/BUILD
16:12:45 + rm -rf src
16:12:45 + /usr/bin/mkdir -p src
16:12:45 + cd src
16:12:45 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:12:45 + /usr/bin/tar -xof -
16:12:45 + STATUS=0
16:12:45 + '[' 0 -ne 0 ']'
16:12:45 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:12:45 + /usr/bin/tar -xof -
16:12:45 + STATUS=0
16:12:45 + '[' 0 -ne 0 ']'
16:12:45 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:12:45 + exit 0
16:12:45 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j0wdU0
16:12:45 + umask 022
16:12:45 + cd /root/rpmbuild/BUILD
16:12:45 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:12:45 + cd src
16:12:45 + pushd /root/rpmbuild/BUILD/src/compose
16:12:45 + make VERSION=v2.14.1 DESTDIR=./bin build
16:12:45 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "./bin/docker-compose" ./cmd
16:12:45 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:12:45 go: downloading github.com/spf13/cobra v1.6.1
16:12:45 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:12:46 go: downloading github.com/fvbommel/sortorder v1.0.2
16:12:46 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:12:46 go: downloading github.com/morikuni/aec v1.0.0
16:12:46 go: downloading github.com/spf13/pflag v1.0.5
16:12:46 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:12:46 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:12:46 go: downloading github.com/docker/go-connections v0.4.0
16:12:46 go: downloading github.com/moby/sys/sequential v0.5.0
16:12:46 go: downloading github.com/sirupsen/logrus v1.9.0
16:12:46 go: downloading github.com/theupdateframework/notary v0.7.0
16:12:46 go: downloading github.com/compose-spec/compose-go v1.8.0
16:12:46 go: downloading github.com/hashicorp/go-version v1.6.0
16:12:46 go: downloading github.com/docker/buildx v0.9.1
16:12:46 go: downloading github.com/docker/go-units v0.5.0
16:12:46 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.deb'.
16:12:46 go: downloading github.com/mattn/go-shellwords v1.0.12
16:12:46 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:12:46 go: downloading go.opentelemetry.io/otel v1.11.2
16:12:46 go: downloading github.com/containerd/containerd v1.6.12
16:12:46 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:12:46 Cloning into '/go/src/github.com/docker/buildx'...
16:12:46 Fetching origin
16:12:46 + GO111MODULE=on
16:12:46 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:12:46 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:12:46 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:12:46 go: downloading github.com/opencontainers/go-digest v1.0.0
16:12:46 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:12:47 go: downloading golang.org/x/sync v0.1.0
16:12:47 go: downloading gopkg.in/yaml.v2 v2.4.0
16:12:47 go: downloading k8s.io/client-go v0.22.4
16:12:47 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:12:47 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:12:47 go: downloading github.com/imdario/mergo v0.3.13
16:12:47 go: downloading github.com/containerd/console v1.0.3
16:12:47 go: downloading golang.org/x/text v0.3.7
16:12:47 go: downloading github.com/mattn/go-isatty v0.0.16
16:12:47 go: downloading github.com/buger/goterm v1.0.4
16:12:47 go: downloading github.com/stretchr/testify v1.8.1
16:12:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:12:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:12:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:12:47 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:12:47 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:12:47 go: downloading github.com/go-logr/logr v1.2.3
16:12:47 go: downloading k8s.io/api v0.22.4
16:12:47 ~/rpmbuild/BUILD/src
16:12:47 + popd
16:12:47 + RPM_EC=0
16:12:47 ++ jobs -p
16:12:47 + exit 0
16:12:47 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YNFAQv
16:12:47 + umask 022
16:12:47 + cd /root/rpmbuild/BUILD
16:12:47 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64 '!=' / ']'
16:12:47 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:12:47 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:12:47 + mkdir -p /root/rpmbuild/BUILDROOT
16:12:47 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:12:47 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:12:47 + export CFLAGS
16:12:47 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:12:47 + export CXXFLAGS
16:12:47 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:12:47 + export FFLAGS
16:12:47 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:12:47 + export FCFLAGS
16:12:47 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64.ld'
16:12:47 + export LDFLAGS
16:12:47 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:12:47 + export LT_SYS_LIBRARY_PATH
16:12:47 + CC=gcc
16:12:47 + export CC
16:12:47 + CXX=g++
16:12:47 + export CXX
16:12:47 + cd src
16:12:47 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/bin
16:12:47 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/bin/docker
16:12:47 + pushd /root/rpmbuild/BUILD/src/plugins
16:12:47 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:12:47 + for installer in *.installer
16:12:47 + '[' app.installer '!=' scan.installer ']'
16:12:47 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:12:47 + PREFIX=/usr/libexec/docker/cli-plugins
16:12:47 + bash app.installer install_plugin
16:12:47 + for installer in *.installer
16:12:47 + '[' buildx.installer '!=' scan.installer ']'
16:12:47 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:12:47 + PREFIX=/usr/libexec/docker/cli-plugins
16:12:47 + bash buildx.installer install_plugin
16:12:47 ~/rpmbuild/BUILD/src
16:12:47 + popd
16:12:47 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/bash-completion/completions
16:12:47 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/zsh/vendor-completions
16:12:47 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/fish/vendor_completions.d
16:12:47 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/bash-completion/completions/docker
16:12:47 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/zsh/vendor-completions/_docker
16:12:47 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/fish/vendor_completions.d/docker.fish
16:12:47 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/man/man1
16:12:47 + 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.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/man/man1
16:12:47 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/man/man5
16:12:47 + 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.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/man/man5
16:12:47 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/man/man8
16:12:47 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/man/man8
16:12:47 + mkdir -p build-docs
16:12:47 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:12:47 + cp cli/LICENSE build-docs/LICENSE
16:12:47 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:12:47 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:12:47 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:12:47 + cp cli/NOTICE build-docs/NOTICE
16:12:47 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:12:47 + cp cli/README.md build-docs/README.md
16:12:47 + /usr/lib/rpm/check-buildroot
16:12:47 + /usr/lib/rpm/redhat/brp-ldconfig
16:12:47 + /usr/lib/rpm/brp-compress
16:12:47 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:12:47 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:12:48 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:12:48 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:12:48 + /usr/lib/rpm/check-rpaths
16:12:48 go: downloading k8s.io/apimachinery v0.22.4
16:12:48 go: downloading github.com/gofrs/flock v0.8.0
16:12:48 go: downloading github.com/moby/sys/signal v0.7.0
16:12:48 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:12:48 go: downloading github.com/golang/mock v1.6.0
16:12:48 go: downloading github.com/klauspost/compress v1.15.9
16:12:48 go: downloading github.com/moby/patternmatcher v0.5.0
16:12:48 go: downloading github.com/opencontainers/runc v1.1.3
16:12:48 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:12:48 go: downloading github.com/hashicorp/errwrap v1.1.0
16:12:48 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:12:48 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:12:48 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:12:48 go: downloading google.golang.org/grpc v1.47.0
16:12:48 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:12:49 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:12:49 + /usr/lib/rpm/brp-remove-la-files
16:12:49 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:12:49 + /usr/lib/rpm/redhat/brp-python-hardlink
16:12:49 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Yldmzp
16:12:49 + umask 022
16:12:49 + cd /root/rpmbuild/BUILD
16:12:49 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:12:49 + export CFLAGS
16:12:49 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:12:49 + export CXXFLAGS
16:12:49 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:12:49 + export FFLAGS
16:12:49 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:12:49 + export FCFLAGS
16:12:49 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64.ld'
16:12:49 + export LDFLAGS
16:12:49 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:12:49 + export LT_SYS_LIBRARY_PATH
16:12:49 + CC=gcc
16:12:49 + export CC
16:12:49 + CXX=g++
16:12:49 + export CXX
16:12:49 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:12:49 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0.20221215153738.3a2c30b-0.fc36 x86_64
16:12:49 + cd src
16:12:49 ++ cli/build/docker --version
16:12:49 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:12:49 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:12:49 + echo 'PASS: cli version OK'
16:12:49 PASS: cli version OK
16:12:49 + RPM_EC=0
16:12:49 ++ jobs -p
16:12:49 + exit 0
16:12:49 Processing files: docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:12:49 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Kd5P0I
16:12:49 + umask 022
16:12:49 + cd /root/rpmbuild/BUILD
16:12:49 + cd src
16:12:49 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/doc/docker-ce-cli
16:12:49 + export LC_ALL=C
16:12:49 + LC_ALL=C
16:12:49 + export DOCDIR
16:12:49 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/doc/docker-ce-cli
16:12:49 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/doc/docker-ce-cli
16:12:49 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/doc/docker-ce-cli
16:12:49 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/doc/docker-ce-cli
16:12:49 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/share/doc/docker-ce-cli
16:12:49 + RPM_EC=0
16:12:49 ++ jobs -p
16:12:49 + exit 0
16:12:49 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:12:49 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:12:49 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:12:49 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:12:49 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:12:49 go: downloading github.com/gogo/protobuf v1.3.2
16:12:50 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:12:50 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:12:50 go: downloading github.com/mattn/go-runewidth v0.0.14
16:12:50 go: downloading k8s.io/klog/v2 v2.60.1
16:12:50 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:12:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:12:50 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:12:50 go: downloading google.golang.org/protobuf v1.28.0
16:12:50 go: downloading github.com/go-logr/stdr v1.2.2
16:12:50 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:12:50 go: downloading github.com/containerd/typeurl v1.0.2
16:12:50 go: downloading github.com/golang/protobuf v1.5.2
16:12:50 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:12:50 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:12:50 go: downloading github.com/pelletier/go-toml v1.9.4
16:12:50 Provides: docker-ce-cli = 1:0.0.0.20221215153738.3a2c30b-0.fc36 docker-ce-cli(x86-64) = 1:0.0.0.20221215153738.3a2c30b-0.fc36
16:12:50 Requires(interp): /bin/sh
16:12:50 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:12:50 Requires(post): /bin/sh
16:12:50 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
16:12:50 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:12:50 Recommends: docker-scan-plugin(x86-64)
16:12:50 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:12:50 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:12:50 go: downloading github.com/google/gofuzz v1.2.0
16:12:50 go: downloading github.com/moby/sys/symlink v0.2.0
16:12:50 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:12:50 go: downloading github.com/gogo/googleapis v1.4.1
16:12:50 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.src.rpm
16:12:50 + for installer in '*.installer'
16:12:50 + '[' buildx.installer '!=' scan.installer ']'
16:12:50 + bash buildx.installer build
16:12:50 Cloning into '/go/src/github.com/docker/buildx'...
16:12:50 Fetching origin
16:12:50 + GO111MODULE=on
16:12:50 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:12:51 go: downloading github.com/containerd/continuity v0.3.0
16:12:51 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:12:51 go: downloading github.com/rivo/uniseg v0.2.0
16:12:51 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:12:51 go: downloading github.com/davecgh/go-spew v1.1.1
16:12:51 go: downloading github.com/pmezard/go-difflib v1.0.0
16:12:51 go: downloading gopkg.in/yaml.v3 v3.0.1
16:12:51 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:12:51 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:12:51 go: downloading github.com/moby/locker v1.0.1
16:12:51 go: downloading github.com/felixge/httpsnoop v1.0.2
16:12:51 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:12:51 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:12:51 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:12:51 go: downloading gopkg.in/inf.v0 v0.9.1
16:12:51 go: downloading github.com/googleapis/gnostic v0.5.5
16:12:51 go: downloading github.com/google/go-cmp v0.5.9
16:12:51 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:12:51 go: downloading github.com/docker/go-metrics v0.0.1
16:12:51 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:12:51 go: downloading github.com/json-iterator/go v1.1.12
16:12:52 go: downloading github.com/modern-go/reflect2 v1.0.2
16:12:52 go: downloading sigs.k8s.io/yaml v1.2.0
16:12:52 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:12:52 go: downloading github.com/mattn/go-colorable v0.1.12
16:12:52 go: downloading github.com/prometheus/client_golang v1.12.2
16:12:52 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:12:52 go: downloading github.com/containerd/ttrpc v1.1.0
16:12:52 go: downloading github.com/moby/spdystream v0.2.0
16:12:52 go: downloading github.com/prometheus/client_model v0.2.0
16:12:52 go: downloading github.com/prometheus/common v0.32.1
16:12:52 go: downloading github.com/beorn7/perks v1.0.1
16:12:52 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:12:52 go: downloading github.com/prometheus/procfs v0.7.3
16:12:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:12:53 make[1]: Leaving directory '/root/build-deb'
16:12:53  dpkg-genbuildinfo
16:12:53  dpkg-genchanges  >../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.changes
16:12:53 make[1]: Leaving directory '/root/build-deb'
16:12:53  dpkg-genbuildinfo
16:12:53  dpkg-genchanges  >../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.changes
16:12:53 dpkg-genchanges: info: including full source code in upload
16:12:53  dpkg-source -I.git --after-build build-deb
16:12:53 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:12:53 + destination=/build
16:12:53 + mkdir -p /build
16:12:53 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.deb /root/docker-compose-plugin_2.14.1~ubuntu-bionic_arm64.deb /build
16:12:53 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.deb'
16:12:53 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.deb'
16:12:53 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.deb'
16:12:53 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.deb'
16:12:53 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.dsc'
16:12:53 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.dsc'
16:12:53 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.tar.gz'
16:12:53 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.tar.gz'
16:12:53 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.buildinfo'
16:12:53 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.buildinfo'
16:12:53 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.changes'
16:12:53 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.changes'
16:12:53 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.deb'
16:12:53 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_arm64.deb'
16:12:53 copied '/root/docker-compose-plugin_2.14.1~ubuntu-bionic_arm64.deb' -> '/build/docker-compose-plugin_2.14.1~ubuntu-bionic_arm64.deb'
16:12:53 removed '/root/docker-compose-plugin_2.14.1~ubuntu-bionic_arm64.deb'
16:12:53 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
16:12:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:12:53 dpkg-genchanges: info: including full source code in upload
16:12:53  dpkg-source -I.git --after-build .
16:12:53 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:12:53 + destination=/build
16:12:53 + mkdir -p /build
16:12:53 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.deb /root/docker-compose-plugin_2.14.1~ubuntu-focal_arm64.deb /build
16:12:53 + make clean
16:12:53 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:12:53 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.deb'
16:12:53 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.deb'
16:12:53 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.deb'
16:12:53 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.deb'
16:12:53 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.dsc'
16:12:53 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.dsc'
16:12:53 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.tar.gz'
16:12:53 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.tar.gz'
16:12:53 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.buildinfo'
16:12:53 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.buildinfo'
16:12:53 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.changes'
16:12:53 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.changes'
16:12:53 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.deb'
16:12:53 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_arm64.deb'
16:12:53 copied '/root/docker-compose-plugin_2.14.1~ubuntu-focal_arm64.deb' -> '/build/docker-compose-plugin_2.14.1~ubuntu-focal_arm64.deb'
16:12:53 removed '/root/docker-compose-plugin_2.14.1~ubuntu-focal_arm64.deb'
16:12:54 rm -f -r src
16:12:54 make -C rpm clean
16:12:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:12:54 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:12:54 rm -f -r rpmbuild/
16:12:54 docker builder prune -f --filter until=24h
16:12:54 Total:	0B
16:12:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:12:54 make -C deb clean
16:12:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:12:54 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:12:55 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:12:55 Cloning into '/go/src/github.com/docker/buildx'...
16:12:55 Fetching origin
16:12:55 + GO111MODULE=on
16:12:55 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:12:55 rm -f -r debbuild
16:12:55 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:12:56 rm -f -r sources
16:12:56 docker builder prune -f --filter until=24h
16:12:56 Total:	0B
16:12:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:12:56 make -C static clean
16:12:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:12:56 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:12:56 rm -f -r build
16:12:56 docker builder prune -f --filter until=24h
16:12:56 Total:	0B
16:12:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:12:56 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
16:12:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:12:57 + make clean
16:12:57 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:12:58 rm -f -r src
16:12:58 make -C rpm clean
16:12:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:12:58 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:12:58 rm -f -r rpmbuild/
16:12:58 docker builder prune -f --filter until=24h
16:12:58 Total:	0B
16:12:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:12:58 make -C deb clean
16:12:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:12:58 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:12:59 make[1]: Leaving directory '/root/build-deb'
16:12:59  dpkg-genbuildinfo -O../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.buildinfo
16:12:59  dpkg-genchanges -O../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.changes
16:12:59 rm -f -r debbuild
16:12:59 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:12:59 dpkg-genchanges: info: including full source code in upload
16:12:59  dpkg-source -I.git --after-build .
16:12:59 rm -f -r sources
16:12:59 docker builder prune -f --filter until=24h
16:12:59 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:12:59 + destination=/build
16:12:59 + mkdir -p /build
16:12:59 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.deb /root/docker-compose-plugin_2.14.1~ubuntu-jammy_arm64.deb /build
16:12:59 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.deb'
16:12:59 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.deb'
16:12:59 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.deb'
16:12:59 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.deb'
16:12:59 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.dsc'
16:12:59 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.dsc'
16:12:59 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.tar.gz'
16:12:59 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.tar.gz'
16:12:59 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.buildinfo'
16:12:59 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.buildinfo'
16:12:59 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.changes'
16:12:59 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.changes'
16:12:59 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.deb'
16:12:59 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_arm64.deb'
16:12:59 copied '/root/docker-compose-plugin_2.14.1~ubuntu-jammy_arm64.deb' -> '/build/docker-compose-plugin_2.14.1~ubuntu-jammy_arm64.deb'
16:12:59 removed '/root/docker-compose-plugin_2.14.1~ubuntu-jammy_arm64.deb'
16:13:00 + popd
16:13:00 + RPM_EC=0
16:13:00 ~/rpmbuild/BUILD/src
16:13:00 ++ jobs -p
16:13:00 + exit 0
16:13:00 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fC53ar
16:13:00 + umask 022
16:13:00 + cd /root/rpmbuild/BUILD
16:13:00 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64 '!=' / ']'
16:13:00 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:13:00 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:13:00 + mkdir -p /root/rpmbuild/BUILDROOT
16:13:00 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:13:00 + cd src
16:13:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/bin
16:13:00 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/bin/docker
16:13:00 + pushd /root/rpmbuild/BUILD/src/plugins
16:13:00 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:13:00 + for installer in *.installer
16:13:00 + '[' app.installer '!=' scan.installer ']'
16:13:00 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:13:00 + PREFIX=/usr/libexec/docker/cli-plugins
16:13:00 + bash app.installer install_plugin
16:13:00 + for installer in *.installer
16:13:00 + '[' buildx.installer '!=' scan.installer ']'
16:13:00 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:13:00 + PREFIX=/usr/libexec/docker/cli-plugins
16:13:00 + bash buildx.installer install_plugin
16:13:00 ~/rpmbuild/BUILD/src
16:13:00 + popd
16:13:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/share/bash-completion/completions
16:13:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/share/zsh/vendor-completions
16:13:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/share/fish/vendor_completions.d
16:13:00 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/share/bash-completion/completions/docker
16:13:00 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/share/zsh/vendor-completions/_docker
16:13:00 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/share/fish/vendor_completions.d/docker.fish
16:13:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/share/man/man1
16:13:00 + 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.20221215153738.3a2c30b-0.el9.x86_64/usr/share/man/man1
16:13:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/share/man/man5
16:13:00 + 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.20221215153738.3a2c30b-0.el9.x86_64/usr/share/man/man5
16:13:00 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/share/man/man8
16:13:00 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/share/man/man8
16:13:00 + mkdir -p build-docs
16:13:00 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:13:00 + cp cli/LICENSE build-docs/LICENSE
16:13:00 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:13:00 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:13:00 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:13:00 + cp cli/NOTICE build-docs/NOTICE
16:13:00 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:13:00 + cp cli/README.md build-docs/README.md
16:13:00 + /usr/lib/rpm/check-buildroot
16:13:00 + /usr/lib/rpm/redhat/brp-ldconfig
16:13:00 + /usr/lib/rpm/brp-compress
16:13:00 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:13:00 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:13:00 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:13:00 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:13:00 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:13:00 + /usr/lib/rpm/brp-python-hardlink
16:13:00 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:13:00 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Nbl1uy
16:13:00 + umask 022
16:13:00 + cd /root/rpmbuild/BUILD
16:13:00 + cd src
16:13:00 ++ cli/build/docker --version
16:13:00 PASS: cli version OK
16:13:00 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:13:00 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:13:00 + echo 'PASS: cli version OK'
16:13:00 + RPM_EC=0
16:13:00 ++ jobs -p
16:13:00 + exit 0
16:13:00 Processing files: docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:13:00 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KFP0h7
16:13:00 + umask 022
16:13:00 + cd /root/rpmbuild/BUILD
16:13:00 + cd src
16:13:00 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/share/doc/docker-ce-cli
16:13:00 + export LC_ALL=C
16:13:00 + LC_ALL=C
16:13:00 + export DOCDIR
16:13:00 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/share/doc/docker-ce-cli
16:13:00 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/share/doc/docker-ce-cli
16:13:00 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/share/doc/docker-ce-cli
16:13:00 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/share/doc/docker-ce-cli
16:13:00 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/share/doc/docker-ce-cli
16:13:00 + RPM_EC=0
16:13:00 ++ jobs -p
16:13:00 + exit 0
16:13:00 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:13:00 Provides: docker-ce-cli = 1:0.0.0.20221215153738.3a2c30b-0.el9 docker-ce-cli(x86-64) = 1:0.0.0.20221215153738.3a2c30b-0.el9
16:13:00 Requires(interp): /bin/sh
16:13:00 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:13:00 Requires(post): /bin/sh
16:13:00 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
16:13:00 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:13:00 Recommends: docker-scan-plugin(x86-64)
16:13:00 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:13:00 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.src.rpm
16:13:00 Total:	0B
16:13:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:00 make -C static clean
16:13:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:13:00 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:13:00 rm -f -r build
16:13:00 docker builder prune -f --filter until=24h
16:13:00 Total:	0B
16:13:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:13:01 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:13:01 Cloning into '/go/src/github.com/docker/buildx'...
16:13:01 Fetching origin
16:13:01 + GO111MODULE=on
16:13:01 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:13:01 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:13:01 Cloning into '/go/src/github.com/docker/buildx'...
16:13:01 Fetching origin
16:13:01 + GO111MODULE=on
16:13:01 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:13:02 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:13:02 Cloning into '/go/src/github.com/docker/buildx'...
16:13:02 Fetching origin
16:13:02 + GO111MODULE=on
16:13:02 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:13:02 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:13:02 Cloning into '/go/src/github.com/docker/buildx'...
16:13:02 + GO111MODULE=on
16:13:02 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:13:03 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
16:13:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:13:03 + make clean
16:13:03 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:13:03 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.deb'.
16:13:04 rm -f -r src
16:13:04 make -C rpm clean
16:13:04 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:13:04 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:13:04 rm -f -r rpmbuild/
16:13:04 docker builder prune -f --filter until=24h
16:13:04 Total:	0B
16:13:04 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:13:04 make -C deb clean
16:13:04 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:04 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:13:05 rm -f -r debbuild
16:13:05 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:13:06 rm -f -r sources
16:13:06 docker builder prune -f --filter until=24h
16:13:06 Total:	0B
16:13:06 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:06 make -C static clean
16:13:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:13:06 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:13:06 rm -f -r build
16:13:06 docker builder prune -f --filter until=24h
16:13:06 Total:	0B
16:13:06 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:13:07 + popd
16:13:07 + RPM_EC=0
16:13:07 ~/rpmbuild/BUILD/src
16:13:07 ++ jobs -p
16:13:07 + exit 0
16:13:07 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aDRpLl
16:13:07 + umask 022
16:13:07 + cd /root/rpmbuild/BUILD
16:13:07 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.aarch64 '!=' / ']'
16:13:07 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.aarch64
16:13:07 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.aarch64
16:13:07 + mkdir -p /root/rpmbuild/BUILDROOT
16:13:07 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.aarch64
16:13:07 + cd src
16:13:07 + pushd /root/rpmbuild/BUILD/src/compose
16:13:07 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:13:07 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose
16:13:07 + popd
16:13:07 ~/rpmbuild/BUILD/src
16:13:07 + for f in LICENSE MAINTAINERS NOTICE README.md
16:13:07 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
16:13:07 + for f in LICENSE MAINTAINERS NOTICE README.md
16:13:07 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
16:13:07 + for f in LICENSE MAINTAINERS NOTICE README.md
16:13:07 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
16:13:07 + for f in LICENSE MAINTAINERS NOTICE README.md
16:13:07 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
16:13:07 + /usr/lib/rpm/check-buildroot
16:13:07 + /usr/lib/rpm/redhat/brp-ldconfig
16:13:07 + /usr/lib/rpm/brp-compress
16:13:07 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:13:07 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:13:07 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:13:07 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:13:07 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:13:07 + /usr/lib/rpm/brp-python-hardlink
16:13:07 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:13:07 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2v04pD
16:13:07 + umask 022
16:13:07 + cd /root/rpmbuild/BUILD
16:13:07 + cd src
16:13:07 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
16:13:07 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:13:07 PASS: docker-compose version OK
16:13:07 + ver=v2.14.1
16:13:07 + test v2.14.1 = v2.14.1
16:13:07 + echo 'PASS: docker-compose version OK'
16:13:07 + RPM_EC=0
16:13:07 ++ jobs -p
16:13:07 + exit 0
16:13:07 Processing files: docker-compose-plugin-2.14.1-0.el9.aarch64
16:13:07 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Dws88T
16:13:07 + umask 022
16:13:07 + cd /root/rpmbuild/BUILD
16:13:07 + cd src
16:13:07 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.aarch64/usr/share/doc/docker-compose-plugin
16:13:07 + export LC_ALL=C
16:13:07 + LC_ALL=C
16:13:07 + export DOCDIR
16:13:07 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.aarch64/usr/share/doc/docker-compose-plugin
16:13:07 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.aarch64/usr/share/doc/docker-compose-plugin
16:13:07 + RPM_EC=0
16:13:07 ++ jobs -p
16:13:07 + exit 0
16:13:07 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZA6ZLt
16:13:07 + umask 022
16:13:07 + cd /root/rpmbuild/BUILD
16:13:07 + cd src
16:13:07 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
16:13:07 + export LC_ALL=C
16:13:07 + LC_ALL=C
16:13:07 + export LICENSEDIR
16:13:07 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
16:13:07 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
16:13:07 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
16:13:07 + RPM_EC=0
16:13:07 ++ jobs -p
16:13:07 + exit 0
16:13:07 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose
16:13:07 Provides: docker-compose-plugin = 0:2.14.1-0.el9 docker-compose-plugin(aarch-64) = 0:2.14.1-0.el9
16:13:07 Requires(interp): /bin/sh /bin/sh /bin/sh
16:13:07 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:13:07 Requires(post): /bin/sh
16:13:07 Requires(preun): /bin/sh
16:13:07 Requires(postun): /bin/sh
16:13:07 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.aarch64
16:13:07 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.14.1-0.el9.src.rpm
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:13:07 ~/rpmbuild/BUILD/src
16:13:07 + popd
16:13:07 + RPM_EC=0
16:13:07 ++ jobs -p
16:13:07 + exit 0
16:13:07 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nZtVK9
16:13:07 + umask 022
16:13:07 + cd /root/rpmbuild/BUILD
16:13:07 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64 '!=' / ']'
16:13:07 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:13:07 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:13:07 + mkdir -p /root/rpmbuild/BUILDROOT
16:13:07 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:13:07 + cd src
16:13:07 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/bin
16:13:07 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/bin/docker
16:13:07 + pushd /root/rpmbuild/BUILD/src/plugins
16:13:07 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:13:07 + for installer in *.installer
16:13:07 + '[' app.installer '!=' scan.installer ']'
16:13:07 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:13:07 + PREFIX=/usr/libexec/docker/cli-plugins
16:13:07 + bash app.installer install_plugin
16:13:07 + for installer in *.installer
16:13:07 + '[' buildx.installer '!=' scan.installer ']'
16:13:07 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:13:07 + PREFIX=/usr/libexec/docker/cli-plugins
16:13:07 + bash buildx.installer install_plugin
16:13:07 + popd
16:13:07 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/bash-completion/completions
16:13:07 ~/rpmbuild/BUILD/src
16:13:07 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/zsh/vendor-completions
16:13:07 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/fish/vendor_completions.d
16:13:07 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/bash-completion/completions/docker
16:13:07 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/zsh/vendor-completions/_docker
16:13:07 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/fish/vendor_completions.d/docker.fish
16:13:07 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/man/man1
16:13:07 + 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.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/man/man1
16:13:07 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/man/man5
16:13:07 + 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.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/man/man5
16:13:07 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/man/man8
16:13:07 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/man/man8
16:13:07 + mkdir -p build-docs
16:13:07 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:13:07 + cp cli/LICENSE build-docs/LICENSE
16:13:07 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:13:07 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:13:07 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:13:07 + cp cli/NOTICE build-docs/NOTICE
16:13:07 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:13:07 + cp cli/README.md build-docs/README.md
16:13:07 + /usr/lib/rpm/check-buildroot
16:13:07 + /usr/lib/rpm/redhat/brp-ldconfig
16:13:07 + /usr/lib/rpm/brp-compress
16:13:07 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:13:07 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:13:07 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:13:07 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:13:07 + /usr/lib/rpm/check-rpaths
16:13:07 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:13:07 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:13:07 + /usr/lib/rpm/redhat/brp-python-hardlink
16:13:07 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Pp2f8A
16:13:07 + umask 022
16:13:07 + cd /root/rpmbuild/BUILD
16:13:07 + cd src
16:13:07 ++ cli/build/docker --version
16:13:07 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:13:07 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:13:07 + echo 'PASS: cli version OK'
16:13:07 PASS: cli version OK
16:13:07 + RPM_EC=0
16:13:07 ++ jobs -p
16:13:07 + exit 0
16:13:07 Processing files: docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:13:07 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XdAJQx
16:13:07 + umask 022
16:13:07 + cd /root/rpmbuild/BUILD
16:13:07 + cd src
16:13:07 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/doc/docker-ce-cli
16:13:07 + export LC_ALL=C
16:13:07 + LC_ALL=C
16:13:07 + export DOCDIR
16:13:07 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/doc/docker-ce-cli
16:13:07 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/doc/docker-ce-cli
16:13:07 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/doc/docker-ce-cli
16:13:07 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/doc/docker-ce-cli
16:13:07 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/share/doc/docker-ce-cli
16:13:07 + RPM_EC=0
16:13:07 ++ jobs -p
16:13:07 + exit 0
16:13:07 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:13:07 Provides: docker-ce-cli = 1:0.0.0.20221215153738.3a2c30b-0.fc35 docker-ce-cli(x86-64) = 1:0.0.0.20221215153738.3a2c30b-0.fc35
16:13:07 Requires(interp): /bin/sh
16:13:07 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:13:07 Requires(post): /bin/sh
16:13:07 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
16:13:07 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:13:07 Recommends: docker-scan-plugin(x86-64)
16:13:07 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:13:07 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.src.rpm
16:13:08 ~/rpmbuild/BUILD/src
16:13:08 + popd
16:13:08 + RPM_EC=0
16:13:08 ++ jobs -p
16:13:08 + exit 0
16:13:08 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RilsBj
16:13:08 + umask 022
16:13:08 + cd /root/rpmbuild/BUILD
16:13:08 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64 '!=' / ']'
16:13:08 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64
16:13:08 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64
16:13:08 + mkdir -p /root/rpmbuild/BUILDROOT
16:13:08 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64
16:13:08 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:13:08 + export CFLAGS
16:13:08 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:13:08 + export CXXFLAGS
16:13:08 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:13:08 + export FFLAGS
16:13:08 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:13:08 + export FCFLAGS
16:13:08 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:13:08 + export LDFLAGS
16:13:08 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:13:08 + export LT_SYS_LIBRARY_PATH
16:13:08 + CC=gcc
16:13:08 + export CC
16:13:08 + CXX=g++
16:13:08 + export CXX
16:13:08 + cd src
16:13:08 + pushd /root/rpmbuild/BUILD/src/compose
16:13:08 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:13:08 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
16:13:08 + popd
16:13:08 ~/rpmbuild/BUILD/src
16:13:08 + for f in LICENSE MAINTAINERS NOTICE README.md
16:13:08 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
16:13:08 + for f in LICENSE MAINTAINERS NOTICE README.md
16:13:08 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
16:13:08 + for f in LICENSE MAINTAINERS NOTICE README.md
16:13:08 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
16:13:08 + for f in LICENSE MAINTAINERS NOTICE README.md
16:13:08 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
16:13:08 + /usr/lib/rpm/check-buildroot
16:13:08 + /usr/lib/rpm/redhat/brp-ldconfig
16:13:08 + /usr/lib/rpm/brp-compress
16:13:08 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:13:08 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:13:08 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:13:08 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:13:08 + /usr/lib/rpm/check-rpaths
16:13:08 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:13:08 + /usr/lib/rpm/brp-remove-la-files
16:13:08 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:13:08 + /usr/lib/rpm/redhat/brp-python-hardlink
16:13:08 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.d97cDe
16:13:08 + umask 022
16:13:08 + cd /root/rpmbuild/BUILD
16:13:08 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:13:08 + export CFLAGS
16:13:08 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:13:08 + export CXXFLAGS
16:13:08 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:13:08 + export FFLAGS
16:13:08 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:13:08 + export FCFLAGS
16:13:08 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:13:08 + export LDFLAGS
16:13:08 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:13:08 + export LT_SYS_LIBRARY_PATH
16:13:08 + CC=gcc
16:13:08 + export CC
16:13:08 + CXX=g++
16:13:08 + export CXX
16:13:08 + cd src
16:13:08 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
16:13:08 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:13:08 + ver=v2.14.1
16:13:08 + test v2.14.1 = v2.14.1
16:13:08 + echo 'PASS: docker-compose version OK'
16:13:08 + RPM_EC=0
16:13:08 PASS: docker-compose version OK
16:13:08 ++ jobs -p
16:13:08 + exit 0
16:13:08 Processing files: docker-compose-plugin-2.14.1-0.fc37.aarch64
16:13:08 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dIDKBM
16:13:08 + umask 022
16:13:08 + cd /root/rpmbuild/BUILD
16:13:08 + cd src
16:13:08 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
16:13:08 + export LC_ALL=C
16:13:08 + LC_ALL=C
16:13:08 + export DOCDIR
16:13:08 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
16:13:08 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
16:13:08 + RPM_EC=0
16:13:08 ++ jobs -p
16:13:08 + exit 0
16:13:08 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C0iEHe
16:13:08 + umask 022
16:13:08 + cd /root/rpmbuild/BUILD
16:13:08 + cd src
16:13:08 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
16:13:08 + export LC_ALL=C
16:13:08 + LC_ALL=C
16:13:08 + export LICENSEDIR
16:13:08 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
16:13:08 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
16:13:08 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
16:13:08 + RPM_EC=0
16:13:08 ++ jobs -p
16:13:08 + exit 0
16:13:08 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
16:13:08 Provides: docker-compose-plugin = 0:2.14.1-0.fc37 docker-compose-plugin(aarch-64) = 0:2.14.1-0.fc37
16:13:08 Requires(interp): /bin/sh /bin/sh /bin/sh
16:13:08 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:13:08 Requires(post): /bin/sh
16:13:08 Requires(preun): /bin/sh
16:13:08 Requires(postun): /bin/sh
16:13:08 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64
16:13:08 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.14.1-0.fc37.src.rpm
16:13:10 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:13:10 Cloning into '/go/src/github.com/docker/buildx'...
16:13:10 Fetching origin
16:13:10 + GO111MODULE=on
16:13:10 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:13:11 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:13:11 Cloning into '/go/src/github.com/docker/buildx'...
16:13:11 Fetching origin
16:13:11 + GO111MODULE=on
16:13:11 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:13:14 + popd
16:13:14 ~/rpmbuild/BUILD/src
16:13:14 + RPM_EC=0
16:13:14 ++ jobs -p
16:13:14 + exit 0
16:13:14 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sd5uls
16:13:14 + umask 022
16:13:14 + cd /root/rpmbuild/BUILD
16:13:14 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64 '!=' / ']'
16:13:14 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64
16:13:14 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64
16:13:14 + mkdir -p /root/rpmbuild/BUILDROOT
16:13:14 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64
16:13:14 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:13:14 + export CFLAGS
16:13:14 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:13:14 + export CXXFLAGS
16:13:14 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:13:14 + export FFLAGS
16:13:14 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:13:14 + export FCFLAGS
16:13:14 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.14.1-0.fc36.aarch64.ld'
16:13:14 + export LDFLAGS
16:13:14 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:13:14 + export LT_SYS_LIBRARY_PATH
16:13:14 + CC=gcc
16:13:14 + export CC
16:13:14 + CXX=g++
16:13:14 + export CXX
16:13:14 + cd src
16:13:14 + pushd /root/rpmbuild/BUILD/src/compose
16:13:14 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:13:14 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
16:13:14 ~/rpmbuild/BUILD/src
16:13:14 + popd
16:13:14 + for f in LICENSE MAINTAINERS NOTICE README.md
16:13:14 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
16:13:14 + for f in LICENSE MAINTAINERS NOTICE README.md
16:13:14 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
16:13:14 + for f in LICENSE MAINTAINERS NOTICE README.md
16:13:14 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
16:13:14 + for f in LICENSE MAINTAINERS NOTICE README.md
16:13:14 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
16:13:14 + /usr/lib/rpm/check-buildroot
16:13:14 + /usr/lib/rpm/redhat/brp-ldconfig
16:13:14 + /usr/lib/rpm/brp-compress
16:13:14 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:13:14 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:13:14 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:13:14 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:13:14 + /usr/lib/rpm/check-rpaths
16:13:14 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:13:14 + /usr/lib/rpm/brp-remove-la-files
16:13:14 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:13:14 + /usr/lib/rpm/redhat/brp-python-hardlink
16:13:14 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XYWBjM
16:13:14 + umask 022
16:13:14 + cd /root/rpmbuild/BUILD
16:13:14 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:13:14 + export CFLAGS
16:13:14 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
16:13:14 + export CXXFLAGS
16:13:14 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:13:14 + export FFLAGS
16:13:14 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
16:13:14 + export FCFLAGS
16:13:14 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.14.1-0.fc36.aarch64.ld'
16:13:14 + export LDFLAGS
16:13:14 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:13:14 + export LT_SYS_LIBRARY_PATH
16:13:14 + CC=gcc
16:13:14 + export CC
16:13:14 + CXX=g++
16:13:14 + export CXX
16:13:14 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:13:14 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.14.1-0.fc36 aarch64
16:13:14 + cd src
16:13:14 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
16:13:14 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:13:14 + ver=v2.14.1
16:13:14 + test v2.14.1 = v2.14.1
16:13:14 + echo 'PASS: docker-compose version OK'
16:13:14 PASS: docker-compose version OK
16:13:14 + RPM_EC=0
16:13:14 ++ jobs -p
16:13:14 + exit 0
16:13:14 Processing files: docker-compose-plugin-2.14.1-0.fc36.aarch64
16:13:14 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kz8kHT
16:13:14 + umask 022
16:13:14 + cd /root/rpmbuild/BUILD
16:13:14 + cd src
16:13:14 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
16:13:14 + export LC_ALL=C
16:13:14 + LC_ALL=C
16:13:14 + export DOCDIR
16:13:14 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
16:13:14 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
16:13:14 + RPM_EC=0
16:13:14 ++ jobs -p
16:13:14 + exit 0
16:13:14 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YSAqhw
16:13:14 + umask 022
16:13:14 + cd /root/rpmbuild/BUILD
16:13:14 + cd src
16:13:14 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
16:13:14 + export LC_ALL=C
16:13:14 + LC_ALL=C
16:13:14 + export LICENSEDIR
16:13:14 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
16:13:14 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
16:13:14 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
16:13:14 + RPM_EC=0
16:13:14 ++ jobs -p
16:13:14 + exit 0
16:13:14 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
16:13:14 Provides: docker-compose-plugin = 0:2.14.1-0.fc36 docker-compose-plugin(aarch-64) = 0:2.14.1-0.fc36
16:13:14 Requires(interp): /bin/sh /bin/sh /bin/sh
16:13:14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:13:14 Requires(post): /bin/sh
16:13:14 Requires(preun): /bin/sh
16:13:14 Requires(postun): /bin/sh
16:13:14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64
16:13:14 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.14.1-0.fc36.src.rpm
16:13:20 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.14.1-0.fc37.aarch64.rpm
16:13:20 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6tF5NA
16:13:20 + umask 022
16:13:20 + cd /root/rpmbuild/BUILD
16:13:20 + cd src
16:13:20 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64
16:13:20 + RPM_EC=0
16:13:20 ++ jobs -p
16:13:20 + exit 0
16:13:20 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Dz9yav
16:13:20 + umask 022
16:13:20 + cd /root/rpmbuild/BUILD
16:13:20 + rm -rf src src.gemspec
16:13:20 + RPM_EC=0
16:13:20 ++ jobs -p
16:13:20 + exit 0
16:13:20     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:13:20     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:13:20     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:13:20     source_date_epoch_from_changelog set but %changelog is missing
16:13:20     source_date_epoch_from_changelog set but %changelog is missing
16:13:20     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:13:20     source_date_epoch_from_changelog set but %changelog is missing
16:13:20     source_date_epoch_from_changelog set but %changelog is missing
16:13:20     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
16:13:20 
16:13:20 RPM build warnings:
16:13:20 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
16:13:20 + popd
16:13:20 + RPM_EC=0
16:13:20 ~/rpmbuild/BUILD/src
16:13:20 ++ jobs -p
16:13:20 + exit 0
16:13:20 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5zod8u
16:13:20 + umask 022
16:13:20 + cd /root/rpmbuild/BUILD
16:13:20 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64 '!=' / ']'
16:13:20 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64
16:13:20 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64
16:13:20 + mkdir -p /root/rpmbuild/BUILDROOT
16:13:20 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64
16:13:20 + cd src
16:13:20 + pushd /root/rpmbuild/BUILD/src/compose
16:13:20 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose
16:13:20 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:13:20 + popd
16:13:20 ~/rpmbuild/BUILD/src
16:13:20 + for f in LICENSE MAINTAINERS NOTICE README.md
16:13:20 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
16:13:20 + for f in LICENSE MAINTAINERS NOTICE README.md
16:13:20 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
16:13:20 + for f in LICENSE MAINTAINERS NOTICE README.md
16:13:20 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
16:13:20 + for f in LICENSE MAINTAINERS NOTICE README.md
16:13:20 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
16:13:20 + /usr/lib/rpm/check-buildroot
16:13:20 + /usr/lib/rpm/redhat/brp-ldconfig
16:13:20 + /usr/lib/rpm/brp-compress
16:13:20 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:13:20 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:13:20 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:13:20 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:13:20 + /usr/lib/rpm/check-rpaths
16:13:20 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:13:20 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:13:20 + /usr/lib/rpm/redhat/brp-python-hardlink
16:13:20 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Eu1JcQ
16:13:20 + umask 022
16:13:20 + cd /root/rpmbuild/BUILD
16:13:20 + cd src
16:13:20 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
16:13:20 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:13:20 + ver=v2.14.1
16:13:20 + test v2.14.1 = v2.14.1
16:13:20 + echo 'PASS: docker-compose version OK'
16:13:20 + RPM_EC=0
16:13:20 PASS: docker-compose version OK
16:13:20 ++ jobs -p
16:13:20 + exit 0
16:13:20 Processing files: docker-compose-plugin-2.14.1-0.fc35.aarch64
16:13:20 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1JoQk7
16:13:20 + umask 022
16:13:20 + cd /root/rpmbuild/BUILD
16:13:20 + cd src
16:13:20 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64/usr/share/doc/docker-compose-plugin
16:13:20 + export LC_ALL=C
16:13:20 + LC_ALL=C
16:13:20 + export DOCDIR
16:13:20 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64/usr/share/doc/docker-compose-plugin
16:13:20 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64/usr/share/doc/docker-compose-plugin
16:13:20 + RPM_EC=0
16:13:20 ++ jobs -p
16:13:20 + exit 0
16:13:20 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uec06H
16:13:20 + umask 022
16:13:20 + cd /root/rpmbuild/BUILD
16:13:20 + cd src
16:13:20 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin
16:13:20 + export LC_ALL=C
16:13:20 + LC_ALL=C
16:13:20 + export LICENSEDIR
16:13:20 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin
16:13:20 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin
16:13:20 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin
16:13:20 + RPM_EC=0
16:13:20 ++ jobs -p
16:13:20 + exit 0
16:13:20 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose
16:13:20 Provides: docker-compose-plugin = 0:2.14.1-0.fc35 docker-compose-plugin(aarch-64) = 0:2.14.1-0.fc35
16:13:20 Requires(interp): /bin/sh /bin/sh /bin/sh
16:13:20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:13:20 Requires(post): /bin/sh
16:13:20 Requires(preun): /bin/sh
16:13:20 Requires(postun): /bin/sh
16:13:20 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64
16:13:20 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.14.1-0.fc35.src.rpm
16:13:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
[Pipeline] sh
16:13:21 + make clean
16:13:21 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:13:21 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.14.1-0.el9.aarch64.rpm
16:13:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Eidu1G
16:13:21 + umask 022
16:13:21 + cd /root/rpmbuild/BUILD
16:13:21 + cd src
16:13:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.aarch64
16:13:21 + RPM_EC=0
16:13:21 ++ jobs -p
16:13:21 + exit 0
16:13:22 rm -f -r src
16:13:22 make -C rpm clean
16:13:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:13:22 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:13:23 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
16:13:23 rm -f -r rpmbuild/
16:13:23 docker builder prune -f --filter until=24h
16:13:23 Total:	0B
16:13:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:13:23 make -C deb clean
16:13:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:23 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:13:23 rm -f -r debbuild
16:13:23 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:13:23 rm -f -r sources
16:13:23 docker builder prune -f --filter until=24h
16:13:23 Total:	0B
16:13:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:23 make -C static clean
16:13:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:13:23 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:13:23 rm -f -r build
16:13:23 docker builder prune -f --filter until=24h
16:13:23 Total:	0B
16:13:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:13:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
[Pipeline] sh
16:13:24 + make clean
16:13:24 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:13:25 rm -f -r src
16:13:25 make -C rpm clean
16:13:25 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:13:25 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:13:26 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.14.1-0.fc36.aarch64.rpm
16:13:26 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BOihkD
16:13:26 + umask 022
16:13:26 + cd /root/rpmbuild/BUILD
16:13:26 + cd src
16:13:26 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64
16:13:26 + RPM_EC=0
16:13:26 ++ jobs -p
16:13:26 + exit 0
16:13:26 
16:13:26 RPM build warnings:
16:13:26     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:13:26     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:13:26     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:13:26     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:13:26     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
16:13:26 rm -f -r rpmbuild/
16:13:26 docker builder prune -f --filter until=24h
16:13:26 Total:	0B
16:13:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:13:26 make -C deb clean
16:13:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:26 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:13:26 rm -f -r debbuild
16:13:26 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:13:26 rm -f -r sources
16:13:26 docker builder prune -f --filter until=24h
16:13:26 ~/rpmbuild/BUILD/src
16:13:26 + popd
16:13:26 + RPM_EC=0
16:13:26 ++ jobs -p
16:13:26 + exit 0
16:13:26 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sYRQxi
16:13:26 + umask 022
16:13:26 + cd /root/rpmbuild/BUILD
16:13:26 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64 '!=' / ']'
16:13:26 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:13:26 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:13:26 + mkdir -p /root/rpmbuild/BUILDROOT
16:13:26 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:13:26 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:13:26 + export CFLAGS
16:13:26 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:13:26 + export CXXFLAGS
16:13:26 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:13:26 + export FFLAGS
16:13:26 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:13:26 + export FCFLAGS
16:13:26 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:13:26 + export LDFLAGS
16:13:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:13:26 + export LT_SYS_LIBRARY_PATH
16:13:26 + CC=gcc
16:13:26 + export CC
16:13:26 + CXX=g++
16:13:26 + export CXX
16:13:26 + cd src
16:13:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/bin
16:13:26 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/bin/docker
16:13:26 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:13:26 + pushd /root/rpmbuild/BUILD/src/plugins
16:13:26 + for installer in *.installer
16:13:26 + '[' app.installer '!=' scan.installer ']'
16:13:26 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:13:26 + PREFIX=/usr/libexec/docker/cli-plugins
16:13:26 + bash app.installer install_plugin
16:13:26 + for installer in *.installer
16:13:26 + '[' buildx.installer '!=' scan.installer ']'
16:13:26 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:13:26 + PREFIX=/usr/libexec/docker/cli-plugins
16:13:26 + bash buildx.installer install_plugin
16:13:26 ~/rpmbuild/BUILD/src
16:13:26 + popd
16:13:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/bash-completion/completions
16:13:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/zsh/vendor-completions
16:13:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/fish/vendor_completions.d
16:13:26 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/bash-completion/completions/docker
16:13:26 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/zsh/vendor-completions/_docker
16:13:26 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/fish/vendor_completions.d/docker.fish
16:13:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/man/man1
16:13:26 + 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.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/man/man1
16:13:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/man/man5
16:13:26 + 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.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/man/man5
16:13:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/man/man8
16:13:26 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/man/man8
16:13:26 + mkdir -p build-docs
16:13:26 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:13:26 + cp cli/LICENSE build-docs/LICENSE
16:13:26 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:13:26 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:13:26 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:13:26 + cp cli/NOTICE build-docs/NOTICE
16:13:26 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:13:26 + cp cli/README.md build-docs/README.md
16:13:26 + /usr/lib/rpm/check-buildroot
16:13:26 + /usr/lib/rpm/redhat/brp-ldconfig
16:13:26 + /usr/lib/rpm/brp-compress
16:13:26 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:13:26 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:13:26 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:13:26 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:13:26 + /usr/lib/rpm/check-rpaths
16:13:26 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:13:26 + /usr/lib/rpm/brp-remove-la-files
16:13:26 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:13:26 + /usr/lib/rpm/redhat/brp-python-hardlink
16:13:26 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vgcJqB
16:13:26 + umask 022
16:13:26 + cd /root/rpmbuild/BUILD
16:13:26 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:13:26 + export CFLAGS
16:13:26 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:13:26 + export CXXFLAGS
16:13:26 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:13:26 + export FFLAGS
16:13:26 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:13:26 + export FCFLAGS
16:13:26 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:13:26 + export LDFLAGS
16:13:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:13:26 + export LT_SYS_LIBRARY_PATH
16:13:26 + CC=gcc
16:13:26 + export CC
16:13:26 + CXX=g++
16:13:26 + export CXX
16:13:26 + cd src
16:13:26 ++ cli/build/docker --version
16:13:26 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:13:26 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:13:26 + echo 'PASS: cli version OK'
16:13:26 PASS: cli version OK
16:13:26 + RPM_EC=0
16:13:26 ++ jobs -p
16:13:26 + exit 0
16:13:26 Processing files: docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:13:26 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XUkmyi
16:13:26 + umask 022
16:13:26 + cd /root/rpmbuild/BUILD
16:13:26 + cd src
16:13:26 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/doc/docker-ce-cli
16:13:26 + export LC_ALL=C
16:13:26 + LC_ALL=C
16:13:26 + export DOCDIR
16:13:26 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/doc/docker-ce-cli
16:13:26 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/doc/docker-ce-cli
16:13:26 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/doc/docker-ce-cli
16:13:26 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/doc/docker-ce-cli
16:13:26 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/share/doc/docker-ce-cli
16:13:26 + RPM_EC=0
16:13:26 ++ jobs -p
16:13:26 + exit 0
16:13:26 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:13:26 Provides: docker-ce-cli = 1:0.0.0.20221215153738.3a2c30b-0.fc37 docker-ce-cli(x86-64) = 1:0.0.0.20221215153738.3a2c30b-0.fc37
16:13:26 Requires(interp): /bin/sh
16:13:26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:13:26 Requires(post): /bin/sh
16:13:26 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
16:13:26 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:13:26 Recommends: docker-scan-plugin(x86-64)
16:13:26 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:13:26 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.src.rpm
16:13:26 Total:	0B
16:13:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:26 make -C static clean
16:13:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:13:26 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:13:26 rm -f -r build
16:13:26 docker builder prune -f --filter until=24h
16:13:26 Total:	0B
16:13:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:13:27 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:13:27 Cloning into '/go/src/github.com/docker/buildx'...
16:13:27 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36"
16:13:28 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
[Pipeline] sh
16:13:28 + make clean
16:13:28 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:13:28 Fetching origin
16:13:28 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:13:28 Cloning into '/go/src/github.com/docker/buildx'...
16:13:29 make[1]: Leaving directory '/root/build-deb'
16:13:29  dpkg-genbuildinfo
16:13:29  dpkg-genchanges  >../docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.changes
16:13:29 dpkg-genchanges: info: including full source code in upload
16:13:29  dpkg-source -I.git --after-build .
16:13:29 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:13:29 + destination=/build
16:13:29 + mkdir -p /build
16:13:29 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.deb /root/docker-compose-plugin_2.14.1~debian-buster_arm64.deb /build
16:13:29 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.deb'
16:13:29 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.deb'
16:13:29 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.deb'
16:13:29 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.deb'
16:13:29 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.dsc'
16:13:29 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.dsc'
16:13:29 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.tar.gz'
16:13:29 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.tar.gz'
16:13:29 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.buildinfo'
16:13:29 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.buildinfo'
16:13:29 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.changes'
16:13:29 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.changes'
16:13:29 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.deb'
16:13:29 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_arm64.deb'
16:13:29 copied '/root/docker-compose-plugin_2.14.1~debian-buster_arm64.deb' -> '/build/docker-compose-plugin_2.14.1~debian-buster_arm64.deb'
16:13:29 removed '/root/docker-compose-plugin_2.14.1~debian-buster_arm64.deb'
16:13:29 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
16:13:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:13:29 + GO111MODULE=on
16:13:29 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:13:29 + make clean
16:13:29 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:13:29 rm -f -r src
16:13:29 + GO111MODULE=on
16:13:29 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:13:29 make -C rpm clean
16:13:29 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:13:29 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:13:30 rm -f -r src
16:13:30 rm -f -r rpmbuild/
16:13:30 docker builder prune -f --filter until=24h
16:13:30 make -C rpm clean
16:13:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:13:30 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:13:30 rm -f -r rpmbuild/
16:13:30 docker builder prune -f --filter until=24h
16:13:30 Total:	0B
16:13:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:13:30 make -C deb clean
16:13:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:30 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:13:30 Total:	0B
16:13:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:13:30 make -C deb clean
16:13:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:30 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:13:30 rm -f -r debbuild
16:13:30 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:13:30 rm -f -r sources
16:13:30 docker builder prune -f --filter until=24h
16:13:30 Total:	0B
16:13:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:30 make -C static clean
16:13:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:13:30 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:13:30 rm -f -r build
16:13:30 docker builder prune -f --filter until=24h
16:13:30 Total:	0B
16:13:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:13:31 rm -f -r debbuild
16:13:31 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:13:32 rm -f -r sources
16:13:32 docker builder prune -f --filter until=24h
16:13:32 Total:	0B
16:13:32 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:32 make -C static clean
16:13:32 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:13:32 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:13:32 rm -f -r build
16:13:32 docker builder prune -f --filter until=24h
16:13:32 Total:	0B
16:13:32 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:13:33 make[1]: Leaving directory '/root/build-deb'
16:13:33  dpkg-genbuildinfo -O../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.buildinfo
16:13:33  dpkg-genchanges -O../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.changes
16:13:33 dpkg-genchanges: info: including full source code in upload
16:13:33  dpkg-source -I.git --after-build .
16:13:33 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:13:33 + destination=/build
16:13:33 + mkdir -p /build
16:13:33 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.deb /root/docker-compose-plugin_2.14.1~ubuntu-kinetic_arm64.deb /build
16:13:33 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.deb'
16:13:33 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.deb'
16:13:33 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.deb'
16:13:33 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.deb'
16:13:33 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.dsc'
16:13:33 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.dsc'
16:13:33 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.tar.gz'
16:13:33 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.tar.gz'
16:13:33 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.buildinfo'
16:13:33 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.buildinfo'
16:13:33 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.changes'
16:13:33 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.changes'
16:13:33 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.deb'
16:13:33 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_arm64.deb'
16:13:33 copied '/root/docker-compose-plugin_2.14.1~ubuntu-kinetic_arm64.deb' -> '/build/docker-compose-plugin_2.14.1~ubuntu-kinetic_arm64.deb'
16:13:33 removed '/root/docker-compose-plugin_2.14.1~ubuntu-kinetic_arm64.deb'
16:13:33 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-kinetic"
16:13:33 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:13:33 + make clean
16:13:33 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:13:34 rm -f -r src
16:13:34 make -C rpm clean
16:13:34 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:13:34 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:13:34 rm -f -r rpmbuild/
16:13:34 docker builder prune -f --filter until=24h
16:13:34 Total:	0B
16:13:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:13:34 make -C deb clean
16:13:34 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:34 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:13:35 rm -f -r debbuild
16:13:35 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:13:35 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.14.1-0.fc35.aarch64.rpm
16:13:35 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yJEixO
16:13:35 + umask 022
16:13:35 + cd /root/rpmbuild/BUILD
16:13:35 + cd src
16:13:35 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64
16:13:35 + RPM_EC=0
16:13:35 ++ jobs -p
16:13:35 + exit 0
16:13:35 
16:13:35 RPM build warnings:
16:13:35     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:13:35     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:13:35     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:13:35     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
16:13:35     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose
16:13:36 rm -f -r sources
16:13:36 docker builder prune -f --filter until=24h
16:13:36 Total:	0B
16:13:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:36 make -C static clean
16:13:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:13:36 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:13:36 rm -f -r build
16:13:36 docker builder prune -f --filter until=24h
16:13:36 Total:	0B
16:13:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:13:37 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35"
16:13:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
[Pipeline] sh
16:13:38 + make clean
16:13:38 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:13:39 rm -f -r src
16:13:39 make -C rpm clean
16:13:39 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:13:39 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:13:40 rm -f -r rpmbuild/
16:13:40 docker builder prune -f --filter until=24h
16:13:40 Total:	0B
16:13:40 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:13:40 make -C deb clean
16:13:40 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:40 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:13:40 rm -f -r debbuild
16:13:40 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:13:40 rm -f -r sources
16:13:40 docker builder prune -f --filter until=24h
16:13:40 Total:	0B
16:13:40 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:40 make -C static clean
16:13:40 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:13:40 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:13:40 rm -f -r build
16:13:40 docker builder prune -f --filter until=24h
16:13:40 Total:	0B
16:13:40 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:13:43 make[2]: Leaving directory '/go/src/github.com/docker/app'
16:13:43 Cloning into '/go/src/github.com/docker/buildx'...
16:13:43 Fetching origin
16:13:43 + GO111MODULE=on
16:13:43 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:13:50 make[1]: Leaving directory '/root/build-deb'
16:13:50  dpkg-genbuildinfo
16:13:50  dpkg-genchanges  >../docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.changes
16:13:50 dpkg-genchanges: info: including full source code in upload
16:13:50  dpkg-source -I.git --after-build .
16:13:50 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:13:50 + destination=/build
16:13:50 + mkdir -p /build
16:13:50 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.deb /root/docker-compose-plugin_2.14.1~debian-bullseye_arm64.deb /build
16:13:50 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.deb'
16:13:50 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.deb'
16:13:50 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.deb'
16:13:50 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.deb'
16:13:50 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.dsc'
16:13:50 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.dsc'
16:13:50 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.tar.gz'
16:13:50 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.tar.gz'
16:13:50 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.buildinfo'
16:13:50 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.buildinfo'
16:13:50 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.changes'
16:13:50 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.changes'
16:13:50 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.deb'
16:13:50 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_arm64.deb'
16:13:50 copied '/root/docker-compose-plugin_2.14.1~debian-bullseye_arm64.deb' -> '/build/docker-compose-plugin_2.14.1~debian-bullseye_arm64.deb'
16:13:50 removed '/root/docker-compose-plugin_2.14.1~debian-bullseye_arm64.deb'
16:13:50 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
16:13:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:13:50 + make clean
16:13:50 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:13:51 rm -f -r src
16:13:52 make -C rpm clean
16:13:52 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:13:52 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:13:52 rm -f -r rpmbuild/
16:13:52 docker builder prune -f --filter until=24h
16:13:52 Total:	0B
16:13:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:13:52 make -C deb clean
16:13:52 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:52 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:13:52 rm -f -r debbuild
16:13:53 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:13:53 rm -f -r sources
16:13:53 docker builder prune -f --filter until=24h
16:13:54 Total:	0B
16:13:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:13:54 make -C static clean
16:13:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:13:54 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:13:54 rm -f -r build
16:13:54 docker builder prune -f --filter until=24h
16:13:54 Total:	0B
16:13:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:13:58 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64.rpm
16:13:58 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hYjWIi
16:13:58 + umask 022
16:13:58 + cd /root/rpmbuild/BUILD
16:13:58 + cd src
16:13:58 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:13:58 + RPM_EC=0
16:13:58 ++ jobs -p
16:13:58 + exit 0
16:13:58     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:13:58     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:13:58     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:13:58     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:13:58 
16:13:58 RPM build warnings:
16:13:58 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zxXYJS
16:13:58 + umask 022
16:13:58 + cd /root/rpmbuild/BUILD
16:13:58 + cd /root/rpmbuild/BUILD
16:13:58 + rm -rf src
16:13:58 + /usr/bin/mkdir -p src
16:13:58 + cd src
16:13:58 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:13:58 + /usr/bin/tar -xof -
16:13:58 + STATUS=0
16:13:58 + '[' 0 -ne 0 ']'
16:13:58 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:13:58 + /usr/bin/tar -xof -
16:13:58 + STATUS=0
16:13:58 + '[' 0 -ne 0 ']'
16:13:58 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:13:58 + RPM_EC=0
16:13:58 ++ jobs -p
16:13:58 + exit 0
16:13:58 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.taLBAK
16:13:58 + umask 022
16:13:58 + cd /root/rpmbuild/BUILD
16:13:58 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:13:58 + export CFLAGS
16:13:58 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:13:58 + export CXXFLAGS
16:13:58 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:13:58 + export FFLAGS
16:13:58 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:13:58 + export FCFLAGS
16:13:58 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64.ld'
16:13:58 + export LDFLAGS
16:13:58 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:13:58 + export LT_SYS_LIBRARY_PATH
16:13:58 + CC=gcc
16:13:58 + export CC
16:13:58 + CXX=g++
16:13:58 + export CXX
16:13:58 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:13:58 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0.20221215153738.3a2c30b-0.fc36 x86_64
16:13:58 + cd src
16:13:58 + export DOCKER_GITCOMMIT=0234322
16:13:58 + DOCKER_GITCOMMIT=0234322
16:13:58 + mkdir -p /go/src/github.com/docker
16:13:58 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:13:58 + TMP_GOPATH=/go
16:13:58 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:13:58 + RM_GOPATH=0
16:13:58 + TMP_GOPATH=/go
16:13:58 + : /usr/local/bin
16:13:58 + '[' -z /go ']'
16:13:58 + export GOPATH=/go
16:13:58 + GOPATH=/go
16:13:58 + case "$(go env GOARCH)" in
16:13:58 ++ go env GOARCH
16:13:58 + export GO_BUILDMODE=-buildmode=pie
16:13:58 + GO_BUILDMODE=-buildmode=pie
16:13:58 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:13:58 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:13:58 + bin=rootlesskit
16:13:58 + shift
16:13:58 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:13:58 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:13:58 ++ : v0.14.4
16:13:58 + install_rootlesskit dynamic
16:13:58 + case "$1" in
16:13:58 + install_rootlesskit_dynamic
16:13:58 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:13:58 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:13:58 + export BUILD_MODE=-buildmode=pie
16:13:58 + BUILD_MODE=-buildmode=pie
16:13:58 + _install_rootlesskit
16:13:58 Install rootlesskit version v0.14.4
16:13:58 + echo 'Install rootlesskit version v0.14.4'
16:13:58 + for f in rootlesskit rootlesskit-docker-proxy
16:13:58 + GOBIN=/usr/local/bin
16:13:58 + GO111MODULE=on
16:13:58 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:13:58 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:13:58 go: downloading github.com/pkg/errors v0.9.1
16:13:58 go: downloading github.com/sirupsen/logrus v1.8.1
16:13:58 go: downloading github.com/urfave/cli/v2 v2.3.0
16:13:58 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:13:58 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:13:58 go: downloading github.com/google/uuid v1.3.0
16:13:58 go: downloading github.com/moby/vpnkit v0.5.0
16:13:58 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:13:58 go: downloading github.com/gofrs/flock v0.8.1
16:13:58 go: downloading github.com/gorilla/mux v1.8.0
16:13:58 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:13:58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:13:58 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:13:58 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:13:58 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:13:58 + for f in rootlesskit rootlesskit-docker-proxy
16:13:58 + GOBIN=/usr/local/bin
16:13:58 + GO111MODULE=on
16:13:58 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:13:59 + return
16:13:59 + RPM_EC=0
16:13:59 ++ jobs -p
16:13:59 + exit 0
16:13:59 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.73cN1m
16:13:59 + umask 022
16:13:59 + cd /root/rpmbuild/BUILD
16:13:59 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64 '!=' / ']'
16:13:59 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:13:59 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:13:59 + mkdir -p /root/rpmbuild/BUILDROOT
16:13:59 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:13:59 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:13:59 + export CFLAGS
16:13:59 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:13:59 + export CXXFLAGS
16:13:59 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:13:59 + export FFLAGS
16:13:59 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:13:59 + export FCFLAGS
16:13:59 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64.ld'
16:13:59 + export LDFLAGS
16:13:59 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:13:59 + export LT_SYS_LIBRARY_PATH
16:13:59 + CC=gcc
16:13:59 + export CC
16:13:59 + CXX=g++
16:13:59 + export CXX
16:13:59 + cd src
16:13:59 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/bin/dockerd-rootless.sh
16:13:59 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/bin/dockerd-rootless-setuptool.sh
16:13:59 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/bin/rootlesskit
16:13:59 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/bin/rootlesskit-docker-proxy
16:13:59 + /usr/lib/rpm/check-buildroot
16:13:59 + /usr/lib/rpm/redhat/brp-ldconfig
16:13:59 + /usr/lib/rpm/brp-compress
16:13:59 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:13:59 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:13:59 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:13:59 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:13:59 + /usr/lib/rpm/check-rpaths
16:13:59 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:13:59 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
16:13:59 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
16:13:59 + /usr/lib/rpm/brp-remove-la-files
16:13:59 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:13:59 + /usr/lib/rpm/redhat/brp-python-hardlink
16:13:59 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qkrKTA
16:13:59 + umask 022
16:13:59 + cd /root/rpmbuild/BUILD
16:13:59 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:13:59 + export CFLAGS
16:13:59 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:13:59 + export CXXFLAGS
16:13:59 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:13:59 + export FFLAGS
16:13:59 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:13:59 + export FCFLAGS
16:13:59 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64.ld'
16:13:59 + export LDFLAGS
16:13:59 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:13:59 + export LT_SYS_LIBRARY_PATH
16:13:59 + CC=gcc
16:13:59 + export CC
16:13:59 + CXX=g++
16:13:59 + export CXX
16:13:59 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:13:59 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0.20221215153738.3a2c30b-0.fc36 x86_64
16:13:59 + cd src
16:13:59 + /usr/local/bin/rootlesskit -v
16:13:59 rootlesskit version 0.14.4
16:13:59 + RPM_EC=0
16:13:59 ++ jobs -p
16:13:59 + exit 0
16:13:59 Processing files: docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:13:59 Provides: docker-ce-rootless-extras = 0:0.0.0.20221215153738.3a2c30b-0.fc36 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20221215153738.3a2c30b-0.fc36
16:13:59 Requires(interp): /bin/sh /bin/sh /bin/sh
16:13:59 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:13:59 Requires(post): /bin/sh
16:13:59 Requires(preun): /bin/sh
16:13:59 Requires(postun): /bin/sh
16:13:59 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
16:13:59 Conflicts: rootlesskit
16:13:59 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:14:00 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.src.rpm
16:14:04 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64.rpm
16:14:04 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4ml36T
16:14:04 + umask 022
16:14:04 + cd /root/rpmbuild/BUILD
16:14:04 + cd src
16:14:04 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:14:04 + RPM_EC=0
16:14:04 ++ jobs -p
16:14:04 + exit 0
16:14:04 
16:14:04 RPM build warnings:
16:14:04     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:14:04     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:14:04     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:14:04     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:14:04 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zlvy4V
16:14:04 + umask 022
16:14:04 + cd /root/rpmbuild/BUILD
16:14:04 + cd /root/rpmbuild/BUILD
16:14:04 + rm -rf src
16:14:04 + /usr/bin/mkdir -p src
16:14:04 + cd src
16:14:04 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:14:04 + /usr/bin/tar -xof -
16:14:04 + STATUS=0
16:14:04 + '[' 0 -ne 0 ']'
16:14:04 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:14:04 + /usr/bin/tar -xof -
16:14:04 + STATUS=0
16:14:04 + '[' 0 -ne 0 ']'
16:14:04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:14:04 + RPM_EC=0
16:14:04 ++ jobs -p
16:14:04 + exit 0
16:14:04 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r63rqw
16:14:04 + umask 022
16:14:04 + cd /root/rpmbuild/BUILD
16:14:04 + cd src
16:14:04 + export DOCKER_GITCOMMIT=0234322
16:14:04 + DOCKER_GITCOMMIT=0234322
16:14:04 + mkdir -p /go/src/github.com/docker
16:14:04 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:14:04 + TMP_GOPATH=/go
16:14:04 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:14:04 + RM_GOPATH=0
16:14:04 + TMP_GOPATH=/go
16:14:04 + : /usr/local/bin
16:14:04 + '[' -z /go ']'
16:14:04 + export GOPATH=/go
16:14:04 + GOPATH=/go
16:14:04 + case "$(go env GOARCH)" in
16:14:04 ++ go env GOARCH
16:14:04 + export GO_BUILDMODE=-buildmode=pie
16:14:04 + GO_BUILDMODE=-buildmode=pie
16:14:04 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:14:04 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:14:04 + bin=rootlesskit
16:14:04 + shift
16:14:04 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:14:04 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:14:04 ++ : v0.14.4
16:14:04 + install_rootlesskit dynamic
16:14:04 + case "$1" in
16:14:04 + install_rootlesskit_dynamic
16:14:04 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:14:04 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:14:04 + export BUILD_MODE=-buildmode=pie
16:14:04 + BUILD_MODE=-buildmode=pie
16:14:04 + _install_rootlesskit
16:14:04 + echo 'Install rootlesskit version v0.14.4'
16:14:04 + for f in rootlesskit rootlesskit-docker-proxy
16:14:04 + GOBIN=/usr/local/bin
16:14:04 + GO111MODULE=on
16:14:04 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:14:04 Install rootlesskit version v0.14.4
16:14:04 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:14:04 go: downloading github.com/pkg/errors v0.9.1
16:14:04 go: downloading github.com/sirupsen/logrus v1.8.1
16:14:04 go: downloading github.com/urfave/cli/v2 v2.3.0
16:14:04 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:14:04 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:14:04 go: downloading github.com/google/uuid v1.3.0
16:14:04 go: downloading github.com/moby/vpnkit v0.5.0
16:14:04 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:14:04 go: downloading github.com/gofrs/flock v0.8.1
16:14:04 go: downloading github.com/gorilla/mux v1.8.0
16:14:04 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:14:04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:14:04 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:14:04 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:14:04 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:14:05 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64.rpm
16:14:05 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Yu6tnZ
16:14:05 + umask 022
16:14:05 + cd /root/rpmbuild/BUILD
16:14:05 + cd src
16:14:05 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64
16:14:05 + RPM_EC=0
16:14:05 ++ jobs -p
16:14:05 + exit 0
16:14:05     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:14:05     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:14:05     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:14:05     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:14:05 
16:14:05 RPM build warnings:
16:14:05 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sPdJRU
16:14:05 + umask 022
16:14:05 + cd /root/rpmbuild/BUILD
16:14:05 + cd /root/rpmbuild/BUILD
16:14:05 + rm -rf src
16:14:05 + /usr/bin/mkdir -p src
16:14:05 + cd src
16:14:05 + /usr/bin/tar -xof -
16:14:05 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:14:05 + STATUS=0
16:14:05 + '[' 0 -ne 0 ']'
16:14:05 + /usr/bin/tar -xof -
16:14:05 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:14:05 + STATUS=0
16:14:05 + '[' 0 -ne 0 ']'
16:14:05 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:14:05 + RPM_EC=0
16:14:05 ++ jobs -p
16:14:05 + exit 0
16:14:05 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PbvkQy
16:14:05 + umask 022
16:14:05 + cd /root/rpmbuild/BUILD
16:14:05 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:14:05 + export CFLAGS
16:14:05 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:14:05 + export CXXFLAGS
16:14:05 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:14:05 + export FFLAGS
16:14:05 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:14:05 + export FCFLAGS
16:14:05 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.14.1-0.fc36.x86_64.ld'
16:14:05 + export LDFLAGS
16:14:05 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:14:05 + export LT_SYS_LIBRARY_PATH
16:14:05 + CC=gcc
16:14:05 + export CC
16:14:05 + CXX=g++
16:14:05 + export CXX
16:14:05 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:14:05 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.14.1-0.fc36 x86_64
16:14:05 + cd src
16:14:05 + pushd /root/rpmbuild/BUILD/src/compose
16:14:05 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:14:05 + make VERSION=v2.14.1 DESTDIR=./bin build
16:14:05 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "./bin/docker-compose" ./cmd
16:14:05 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:14:06 go: downloading github.com/spf13/cobra v1.6.1
16:14:06 go: downloading github.com/fvbommel/sortorder v1.0.2
16:14:06 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:14:06 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:14:06 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:14:06 go: downloading github.com/morikuni/aec v1.0.0
16:14:07 go: downloading github.com/spf13/pflag v1.0.5
16:14:07 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:14:07 go: downloading github.com/docker/go-connections v0.4.0
16:14:07 go: downloading github.com/moby/sys/sequential v0.5.0
16:14:07 go: downloading github.com/sirupsen/logrus v1.9.0
16:14:07 go: downloading github.com/theupdateframework/notary v0.7.0
16:14:07 go: downloading github.com/compose-spec/compose-go v1.8.0
16:14:07 go: downloading github.com/hashicorp/go-version v1.6.0
16:14:07 go: downloading github.com/docker/buildx v0.9.1
16:14:07 go: downloading github.com/docker/go-units v0.5.0
16:14:07 go: downloading github.com/mattn/go-shellwords v1.0.12
16:14:07 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:14:07 go: downloading go.opentelemetry.io/otel v1.11.2
16:14:07 go: downloading github.com/containerd/containerd v1.6.12
16:14:07 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:14:07 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:14:07 go: downloading github.com/opencontainers/go-digest v1.0.0
16:14:07 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:14:07 go: downloading golang.org/x/sync v0.1.0
16:14:07 go: downloading gopkg.in/yaml.v2 v2.4.0
16:14:07 go: downloading k8s.io/client-go v0.22.4
16:14:07 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64.rpm
16:14:07 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vI1tT2
16:14:07 + umask 022
16:14:07 + cd /root/rpmbuild/BUILD
16:14:07 + cd src
16:14:07 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:14:07 + RPM_EC=0
16:14:07 ++ jobs -p
16:14:07 + exit 0
16:14:07 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mk7f8X
16:14:07 + umask 022
16:14:07 + cd /root/rpmbuild/BUILD
16:14:07 + cd /root/rpmbuild/BUILD
16:14:07 + rm -rf src
16:14:07 + /usr/bin/mkdir -p src
16:14:07 + cd src
16:14:07 + /usr/bin/tar -xof -
16:14:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:14:07 + STATUS=0
16:14:07 + '[' 0 -ne 0 ']'
16:14:07 + /usr/bin/tar -xof -
16:14:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:14:07 + STATUS=0
16:14:07 + '[' 0 -ne 0 ']'
16:14:07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:14:07 + RPM_EC=0
16:14:07 ++ jobs -p
16:14:07 + exit 0
16:14:07 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ANODD4
16:14:07 + umask 022
16:14:07 + cd /root/rpmbuild/BUILD
16:14:07 + cd src
16:14:07 + export DOCKER_GITCOMMIT=0234322
16:14:07 + DOCKER_GITCOMMIT=0234322
16:14:07 + mkdir -p /go/src/github.com/docker
16:14:07 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:14:07 + TMP_GOPATH=/go
16:14:07 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:14:07 + RM_GOPATH=0
16:14:07 + TMP_GOPATH=/go
16:14:07 + : /usr/local/bin
16:14:07 + '[' -z /go ']'
16:14:07 + export GOPATH=/go
16:14:07 + GOPATH=/go
16:14:07 + case "$(go env GOARCH)" in
16:14:07 ++ go env GOARCH
16:14:07 + export GO_BUILDMODE=-buildmode=pie
16:14:07 + GO_BUILDMODE=-buildmode=pie
16:14:07 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:14:07 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:14:07 + bin=rootlesskit
16:14:07 + shift
16:14:07 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:14:07 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:14:07 ++ : v0.14.4
16:14:07 + install_rootlesskit dynamic
16:14:07 + case "$1" in
16:14:07 + install_rootlesskit_dynamic
16:14:07 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:14:07 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:14:07 + export BUILD_MODE=-buildmode=pie
16:14:07 + BUILD_MODE=-buildmode=pie
16:14:07 + _install_rootlesskit
16:14:07 + echo 'Install rootlesskit version v0.14.4'
16:14:07 + for f in rootlesskit rootlesskit-docker-proxy
16:14:07 Install rootlesskit version v0.14.4
16:14:07 + GOBIN=/usr/local/bin
16:14:07 + GO111MODULE=on
16:14:07 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:14:07 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:14:07 go: downloading github.com/pkg/errors v0.9.1
16:14:07 go: downloading github.com/sirupsen/logrus v1.8.1
16:14:07 go: downloading github.com/urfave/cli/v2 v2.3.0
16:14:07 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:14:07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:14:07 go: downloading github.com/google/uuid v1.3.0
16:14:07 go: downloading github.com/moby/vpnkit v0.5.0
16:14:07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:14:07 go: downloading github.com/gofrs/flock v0.8.1
16:14:07 go: downloading github.com/gorilla/mux v1.8.0
16:14:07 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:14:07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:14:07 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:14:07 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:14:07 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:14:07 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:14:07 go: downloading github.com/imdario/mergo v0.3.13
16:14:07 go: downloading github.com/containerd/console v1.0.3
16:14:07 go: downloading golang.org/x/text v0.3.7
16:14:07 + for f in rootlesskit rootlesskit-docker-proxy
16:14:07 + GOBIN=/usr/local/bin
16:14:07 + GO111MODULE=on
16:14:07 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:14:08 go: downloading github.com/mattn/go-isatty v0.0.16
16:14:08 go: downloading github.com/buger/goterm v1.0.4
16:14:08 go: downloading github.com/stretchr/testify v1.8.1
16:14:08 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:14:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:14:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:14:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:14:08 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:14:08 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:14:08 go: downloading github.com/go-logr/logr v1.2.3
16:14:08 go: downloading k8s.io/api v0.22.4
16:14:09 go: downloading k8s.io/apimachinery v0.22.4
16:14:09 + for f in rootlesskit rootlesskit-docker-proxy
16:14:09 + GOBIN=/usr/local/bin
16:14:09 + GO111MODULE=on
16:14:09 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:14:09 go: downloading github.com/gofrs/flock v0.8.0
16:14:09 go: downloading github.com/moby/sys/signal v0.7.0
16:14:09 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:14:09 go: downloading github.com/golang/mock v1.6.0
16:14:09 go: downloading github.com/klauspost/compress v1.15.9
16:14:09 go: downloading github.com/moby/patternmatcher v0.5.0
16:14:09 go: downloading github.com/opencontainers/runc v1.1.3
16:14:09 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:14:09 go: downloading github.com/hashicorp/errwrap v1.1.0
16:14:09 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:14:09 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:14:09 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:14:09 go: downloading google.golang.org/grpc v1.47.0
16:14:09 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:14:09 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:14:09 + return
16:14:09 + RPM_EC=0
16:14:09 ++ jobs -p
16:14:09 + exit 0
16:14:09 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Xm9wdF
16:14:09 + umask 022
16:14:09 + cd /root/rpmbuild/BUILD
16:14:09 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.x86_64 '!=' / ']'
16:14:09 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:14:09 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:14:09 + mkdir -p /root/rpmbuild/BUILDROOT
16:14:09 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:14:09 + cd src
16:14:09 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/bin/dockerd-rootless.sh
16:14:09 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/bin/dockerd-rootless-setuptool.sh
16:14:09 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/bin/rootlesskit
16:14:09 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.x86_64/usr/bin/rootlesskit-docker-proxy
16:14:09 + /usr/lib/rpm/check-buildroot
16:14:09 + /usr/lib/rpm/redhat/brp-ldconfig
16:14:09 + /usr/lib/rpm/brp-compress
16:14:09 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:14:09 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:14:09 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:14:09 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:14:09 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:14:09 + /usr/lib/rpm/brp-python-hardlink
16:14:09 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:14:09 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
16:14:09 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
16:14:09 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6ZUoWY
16:14:09 + umask 022
16:14:09 + cd /root/rpmbuild/BUILD
16:14:09 + cd src
16:14:09 + /usr/local/bin/rootlesskit -v
16:14:09 rootlesskit version 0.14.4
16:14:09 + RPM_EC=0
16:14:09 ++ jobs -p
16:14:09 + exit 0
16:14:09 Processing files: docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:14:09 Provides: docker-ce-rootless-extras = 0:0.0.0.20221215153738.3a2c30b-0.el9 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20221215153738.3a2c30b-0.el9
16:14:09 Requires(interp): /bin/sh /bin/sh /bin/sh
16:14:09 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:14:09 Requires(post): /bin/sh
16:14:09 Requires(preun): /bin/sh
16:14:09 Requires(postun): /bin/sh
16:14:09 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
16:14:09 Conflicts: rootlesskit
16:14:10 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:14:10 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:14:10 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:14:10 go: downloading github.com/gogo/protobuf v1.3.2
16:14:10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:14:10 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.src.rpm
16:14:10 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:14:10 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:14:10 go: downloading github.com/mattn/go-runewidth v0.0.14
16:14:10 go: downloading k8s.io/klog/v2 v2.60.1
16:14:10 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:14:10 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:14:10 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:14:10 go: downloading google.golang.org/protobuf v1.28.0
16:14:10 + return
16:14:10 + RPM_EC=0
16:14:10 ++ jobs -p
16:14:10 + exit 0
16:14:10 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7sMEgK
16:14:10 + umask 022
16:14:10 + cd /root/rpmbuild/BUILD
16:14:10 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64 '!=' / ']'
16:14:10 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:14:10 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:14:10 + mkdir -p /root/rpmbuild/BUILDROOT
16:14:10 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:14:10 + cd src
16:14:10 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/bin/dockerd-rootless.sh
16:14:10 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/bin/dockerd-rootless-setuptool.sh
16:14:10 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/bin/rootlesskit
16:14:10 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/bin/rootlesskit-docker-proxy
16:14:10 + /usr/lib/rpm/check-buildroot
16:14:10 + /usr/lib/rpm/redhat/brp-ldconfig
16:14:10 + /usr/lib/rpm/brp-compress
16:14:10 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:14:10 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:14:10 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:14:10 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:14:10 + /usr/lib/rpm/check-rpaths
16:14:10 go: downloading github.com/go-logr/stdr v1.2.2
16:14:10 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:14:10 go: downloading github.com/containerd/typeurl v1.0.2
16:14:10 go: downloading github.com/golang/protobuf v1.5.2
16:14:10 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:14:10 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:14:10 go: downloading github.com/pelletier/go-toml v1.9.4
16:14:10 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:14:10 go: downloading github.com/google/gofuzz v1.2.0
16:14:10 go: downloading github.com/moby/sys/symlink v0.2.0
16:14:10 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:14:10 go: downloading github.com/gogo/googleapis v1.4.1
16:14:10 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:14:10 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
16:14:10 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
16:14:10 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:14:10 + /usr/lib/rpm/redhat/brp-python-hardlink
16:14:10 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SHbu5D
16:14:10 + umask 022
16:14:10 + cd /root/rpmbuild/BUILD
16:14:10 + cd src
16:14:10 + /usr/local/bin/rootlesskit -v
16:14:10 rootlesskit version 0.14.4
16:14:10 + RPM_EC=0
16:14:10 ++ jobs -p
16:14:10 + exit 0
16:14:10 Processing files: docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:14:10 Provides: docker-ce-rootless-extras = 0:0.0.0.20221215153738.3a2c30b-0.fc35 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20221215153738.3a2c30b-0.fc35
16:14:10 Requires(interp): /bin/sh /bin/sh /bin/sh
16:14:10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:14:10 Requires(post): /bin/sh
16:14:10 Requires(preun): /bin/sh
16:14:10 Requires(postun): /bin/sh
16:14:10 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
16:14:10 Conflicts: rootlesskit
16:14:10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:14:11 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.src.rpm
16:14:12 go: downloading github.com/containerd/continuity v0.3.0
16:14:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:14:12 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:14:12 go: downloading github.com/rivo/uniseg v0.2.0
16:14:12 go: downloading github.com/davecgh/go-spew v1.1.1
16:14:12 go: downloading github.com/pmezard/go-difflib v1.0.0
16:14:12 go: downloading gopkg.in/yaml.v3 v3.0.1
16:14:12 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:14:12 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:14:12 go: downloading github.com/moby/locker v1.0.1
16:14:12 go: downloading github.com/felixge/httpsnoop v1.0.2
16:14:12 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:14:12 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:14:12 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:14:12 go: downloading gopkg.in/inf.v0 v0.9.1
16:14:12 go: downloading github.com/googleapis/gnostic v0.5.5
16:14:12 go: downloading github.com/google/go-cmp v0.5.9
16:14:12 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:14:12 go: downloading github.com/docker/go-metrics v0.0.1
16:14:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:14:12 go: downloading github.com/json-iterator/go v1.1.12
16:14:12 go: downloading github.com/modern-go/reflect2 v1.0.2
16:14:12 go: downloading sigs.k8s.io/yaml v1.2.0
16:14:12 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:14:12 go: downloading github.com/mattn/go-colorable v0.1.12
16:14:12 go: downloading github.com/prometheus/client_golang v1.12.2
16:14:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:14:12 go: downloading github.com/containerd/ttrpc v1.1.0
16:14:12 go: downloading github.com/moby/spdystream v0.2.0
16:14:12 go: downloading github.com/prometheus/client_model v0.2.0
16:14:12 go: downloading github.com/prometheus/common v0.32.1
16:14:12 go: downloading github.com/beorn7/perks v1.0.1
16:14:12 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:14:12 go: downloading github.com/prometheus/procfs v0.7.3
16:14:12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:14:16 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.x86_64.rpm
16:14:16 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bTkGaS
16:14:16 + umask 022
16:14:16 + cd /root/rpmbuild/BUILD
16:14:16 + cd src
16:14:16 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el9.x86_64
16:14:16 + RPM_EC=0
16:14:16 ++ jobs -p
16:14:16 + exit 0
16:14:16 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WJgxSH
16:14:16 + umask 022
16:14:16 + cd /root/rpmbuild/BUILD
16:14:16 + cd /root/rpmbuild/BUILD
16:14:16 + rm -rf src
16:14:16 + /usr/bin/mkdir -p src
16:14:16 + cd src
16:14:16 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:14:16 + /usr/bin/tar -xof -
16:14:16 + STATUS=0
16:14:16 + '[' 0 -ne 0 ']'
16:14:16 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:14:16 + /usr/bin/tar -xof -
16:14:16 + STATUS=0
16:14:16 + '[' 0 -ne 0 ']'
16:14:16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:14:16 + RPM_EC=0
16:14:16 ++ jobs -p
16:14:16 + exit 0
16:14:16 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yYIRe7
16:14:16 + umask 022
16:14:16 + cd /root/rpmbuild/BUILD
16:14:16 + cd src
16:14:16 + pushd /root/rpmbuild/BUILD/src/compose
16:14:16 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:14:16 + make VERSION=v2.14.1 DESTDIR=./bin build
16:14:16 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "./bin/docker-compose" ./cmd
16:14:16 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:14:17 go: downloading github.com/spf13/cobra v1.6.1
16:14:17 go: downloading github.com/fvbommel/sortorder v1.0.2
16:14:17 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:14:17 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:14:18 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64.rpm
16:14:18 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Rnlszg
16:14:18 + umask 022
16:14:18 + cd /root/rpmbuild/BUILD
16:14:18 + cd src
16:14:18 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64
16:14:18 + RPM_EC=0
16:14:18 ++ jobs -p
16:14:18 + exit 0
16:14:18 
16:14:18 RPM build warnings:
16:14:18     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:14:18     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:14:18     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:14:18     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:14:18 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2oaysc
16:14:18 + umask 022
16:14:18 + cd /root/rpmbuild/BUILD
16:14:18 + cd /root/rpmbuild/BUILD
16:14:18 + rm -rf src
16:14:18 + /usr/bin/mkdir -p src
16:14:18 + cd src
16:14:18 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:14:18 + /usr/bin/tar -xof -
16:14:18 + STATUS=0
16:14:18 + '[' 0 -ne 0 ']'
16:14:18 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:14:18 + /usr/bin/tar -xof -
16:14:18 + STATUS=0
16:14:18 + '[' 0 -ne 0 ']'
16:14:18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:14:18 + RPM_EC=0
16:14:18 ++ jobs -p
16:14:18 + exit 0
16:14:18 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BiE94O
16:14:18 + umask 022
16:14:18 + cd /root/rpmbuild/BUILD
16:14:18 + cd src
16:14:18 + pushd /root/rpmbuild/BUILD/src/compose
16:14:18 + make VERSION=v2.14.1 DESTDIR=./bin build
16:14:18 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:14:18 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "./bin/docker-compose" ./cmd
16:14:18 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:14:18 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:14:18 go: downloading github.com/morikuni/aec v1.0.0
16:14:18 go: downloading github.com/spf13/pflag v1.0.5
16:14:18 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:14:18 go: downloading github.com/docker/go-connections v0.4.0
16:14:18 go: downloading github.com/moby/sys/sequential v0.5.0
16:14:18 go: downloading github.com/sirupsen/logrus v1.9.0
16:14:18 go: downloading github.com/theupdateframework/notary v0.7.0
16:14:18 go: downloading github.com/compose-spec/compose-go v1.8.0
16:14:18 go: downloading github.com/hashicorp/go-version v1.6.0
16:14:18 go: downloading github.com/docker/buildx v0.9.1
16:14:18 go: downloading github.com/docker/go-units v0.5.0
16:14:18 go: downloading github.com/mattn/go-shellwords v1.0.12
16:14:18 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:14:18 go: downloading github.com/spf13/cobra v1.6.1
16:14:18 go: downloading github.com/fvbommel/sortorder v1.0.2
16:14:18 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:14:18 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:14:18 go: downloading go.opentelemetry.io/otel v1.11.2
16:14:18 go: downloading github.com/containerd/containerd v1.6.12
16:14:18 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:14:18 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:14:18 go: downloading github.com/opencontainers/go-digest v1.0.0
16:14:18 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:14:18 go: downloading golang.org/x/sync v0.1.0
16:14:18 go: downloading gopkg.in/yaml.v2 v2.4.0
16:14:18 go: downloading k8s.io/client-go v0.22.4
16:14:18 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:14:18 go: downloading github.com/imdario/mergo v0.3.13
16:14:18 go: downloading github.com/containerd/console v1.0.3
16:14:18 go: downloading golang.org/x/text v0.3.7
16:14:18 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:14:18 go: downloading github.com/morikuni/aec v1.0.0
16:14:18 go: downloading github.com/spf13/pflag v1.0.5
16:14:19 go: downloading github.com/mattn/go-isatty v0.0.16
16:14:19 go: downloading github.com/buger/goterm v1.0.4
16:14:19 go: downloading github.com/stretchr/testify v1.8.1
16:14:19 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:14:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:14:19 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:14:19 go: downloading github.com/docker/go-connections v0.4.0
16:14:19 go: downloading github.com/moby/sys/sequential v0.5.0
16:14:19 go: downloading github.com/sirupsen/logrus v1.9.0
16:14:19 go: downloading github.com/theupdateframework/notary v0.7.0
16:14:19 go: downloading github.com/compose-spec/compose-go v1.8.0
16:14:19 go: downloading github.com/hashicorp/go-version v1.6.0
16:14:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:14:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:14:19 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:14:19 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:14:19 go: downloading github.com/go-logr/logr v1.2.3
16:14:19 go: downloading k8s.io/api v0.22.4
16:14:19 go: downloading github.com/docker/buildx v0.9.1
16:14:19 go: downloading github.com/docker/go-units v0.5.0
16:14:19 go: downloading github.com/mattn/go-shellwords v1.0.12
16:14:19 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:14:19 go: downloading go.opentelemetry.io/otel v1.11.2
16:14:19 go: downloading github.com/containerd/containerd v1.6.12
16:14:19 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:14:19 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:14:19 go: downloading github.com/opencontainers/go-digest v1.0.0
16:14:19 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:14:19 go: downloading golang.org/x/sync v0.1.0
16:14:19 go: downloading gopkg.in/yaml.v2 v2.4.0
16:14:19 go: downloading k8s.io/client-go v0.22.4
16:14:19 go: downloading k8s.io/apimachinery v0.22.4
16:14:20 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:14:20 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:14:20 go: downloading github.com/imdario/mergo v0.3.13
16:14:20 go: downloading github.com/containerd/console v1.0.3
16:14:20 go: downloading github.com/mattn/go-isatty v0.0.16
16:14:20 go: downloading golang.org/x/text v0.3.7
16:14:20 go: downloading github.com/gofrs/flock v0.8.0
16:14:20 go: downloading github.com/moby/sys/signal v0.7.0
16:14:20 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:14:20 go: downloading github.com/golang/mock v1.6.0
16:14:20 go: downloading github.com/klauspost/compress v1.15.9
16:14:20 go: downloading github.com/moby/patternmatcher v0.5.0
16:14:20 go: downloading github.com/opencontainers/runc v1.1.3
16:14:20 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:14:20 go: downloading github.com/hashicorp/errwrap v1.1.0
16:14:20 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:14:20 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:14:20 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:14:20 go: downloading google.golang.org/grpc v1.47.0
16:14:20 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:14:20 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:14:20 go: downloading github.com/buger/goterm v1.0.4
16:14:20 go: downloading github.com/stretchr/testify v1.8.1
16:14:20 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:14:20 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:14:20 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:14:20 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:14:20 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:14:20 go: downloading github.com/go-logr/logr v1.2.3
16:14:20 go: downloading k8s.io/api v0.22.4
16:14:20 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:14:20 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:14:20 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:14:20 go: downloading github.com/gogo/protobuf v1.3.2
16:14:21 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:14:21 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:14:21 go: downloading github.com/mattn/go-runewidth v0.0.14
16:14:21 go: downloading k8s.io/klog/v2 v2.60.1
16:14:21 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:14:21 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:14:21 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:14:21 go: downloading google.golang.org/protobuf v1.28.0
16:14:21 go: downloading k8s.io/apimachinery v0.22.4
16:14:21 go: downloading github.com/gofrs/flock v0.8.0
16:14:21 go: downloading github.com/moby/sys/signal v0.7.0
16:14:21 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:14:21 go: downloading github.com/golang/mock v1.6.0
16:14:21 go: downloading github.com/klauspost/compress v1.15.9
16:14:21 go: downloading github.com/moby/patternmatcher v0.5.0
16:14:21 go: downloading github.com/opencontainers/runc v1.1.3
16:14:21 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:14:21 go: downloading github.com/hashicorp/errwrap v1.1.0
16:14:21 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:14:21 go: downloading github.com/go-logr/stdr v1.2.2
16:14:21 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:14:21 go: downloading github.com/containerd/typeurl v1.0.2
16:14:21 go: downloading github.com/golang/protobuf v1.5.2
16:14:21 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build/win/amd64
16:14:21 Unable to find image 'alpine:latest' locally
16:14:21 latest: Pulling from library/alpine
16:14:21 c158987b0551: Pulling fs layer
16:14:21 c158987b0551: Verifying Checksum
16:14:21 c158987b0551: Download complete
16:14:21 c158987b0551: Pull complete
16:14:21 Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:14:21 Status: Downloaded newer image for alpine:latest
16:14:21 find build/win/amd64/docker -type f -not -name "*.exe" -exec mv {} {}.exe \;
16:14:21 cd /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli && VERSION=0.0.0-20221215153738-3a2c30b docker buildx bake --set binary.platform=windows/amd64 binary
16:14:21 #1 [internal] load build definition from Dockerfile
16:14:21 #1 transferring dockerfile: 1.81kB done
16:14:21 #1 DONE 0.0s
16:14:21 
16:14:21 #2 [internal] load .dockerignore
16:14:21 #2 transferring context: 112B done
16:14:21 #2 DONE 0.0s
16:14:21 
16:14:21 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
16:14:21 #3 DONE 0.0s
16:14:21 
16:14:21 #4 resolve image config for docker.io/docker/dockerfile:1
16:14:21 #4 DONE 0.1s
16:14:21 
16:14:21 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
16:14:21 #5 CACHED
16:14:21 
16:14:21 #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.0
16:14:21 #6 ...
16:14:21 
16:14:21 #7 [auth] library/golang:pull token for registry-1.docker.io
16:14:21 #7 DONE 0.0s
16:14:21 
16:14:21 #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io
16:14:21 #8 DONE 0.0s
16:14:21 
16:14:21 #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
16:14:21 #9 DONE 0.0s
16:14:21 
16:14:21 #10 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
16:14:21 #10 DONE 0.3s
16:14:21 
16:14:21 #11 [internal] load metadata for docker.io/library/golang:1.18.9-alpine3.16
16:14:21 #11 DONE 0.3s
16:14:21 
16:14:21 #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.0
16:14:21 #6 DONE 0.3s
16:14:21 
16:14:21 #12 [internal] load build context
16:14:21 #12 DONE 0.0s
16:14:21 
16:14:21 #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f
16:14:21 #13 resolve docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 0.0s done
16:14:21 #13 DONE 0.0s
16:14:21 
16:14:21 #14 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.9-alpine3.16@sha256:55a58dd64b2c0c3194777be98379d604623136bed45576a9d2237082e9b43847
16:14:21 #14 resolve docker.io/library/golang:1.18.9-alpine3.16@sha256:55a58dd64b2c0c3194777be98379d604623136bed45576a9d2237082e9b43847
16:14:21 #14 resolve docker.io/library/golang:1.18.9-alpine3.16@sha256:55a58dd64b2c0c3194777be98379d604623136bed45576a9d2237082e9b43847 0.0s done
16:14:21 #14 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 0B / 115.81MB 0.1s
16:14:21 #14 sha256:55a58dd64b2c0c3194777be98379d604623136bed45576a9d2237082e9b43847 1.65kB / 1.65kB done
16:14:21 #14 sha256:eb2012a3afb9b75d1dc85b3b929470e9bc51617efc5e4a464c0ac0ef66c731b7 1.16kB / 1.16kB done
16:14:21 #14 sha256:eb2ce8e2b79435598322a19a7daf451c12a0617b0b4711913d9f913079d5f560 5.01kB / 5.01kB done
16:14:21 #14 sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce 0B / 2.81MB 0.1s
16:14:21 #14 sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373 0B / 284.75kB 0.1s
16:14:21 #14 extracting sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce
16:14:21 #14 sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce 2.81MB / 2.81MB 0.1s done
16:14:21 #14 sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373 284.75kB / 284.75kB 0.1s done
16:14:21 #14 sha256:bb8cf8713392851d61a64d8d247c452f59277c3e54769644ffede2adacbc5bf5 157B / 157B 0.2s done
16:14:21 #14 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 7.34MB / 115.81MB 0.4s
16:14:21 #14 ...
16:14:21 
16:14:21 #15 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:14:21 #15 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
16:14:21 #15 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
16:14:21 #15 sha256:a28c16d579330aa32da948d5ce201e1e546354170044c447edfb3764cc198328 523B / 523B done
16:14:21 #15 sha256:09950e90e11171816d164e6200593f7015f8ba9f67db5f195bf9c88627bab1e4 418B / 418B done
16:14:21 #15 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.2s done
16:14:21 #15 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a done
16:14:21 #15 DONE 0.5s
16:14:21 
16:14:21 #14 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.9-alpine3.16@sha256:55a58dd64b2c0c3194777be98379d604623136bed45576a9d2237082e9b43847
16:14:21 #14 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 17.83MB / 115.81MB 0.6s
16:14:21 #14 ...
16:14:21 
16:14:21 #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.0@sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f
16:14:21 #13 sha256:38b94c9b7d64f31544c9fd7a979fa856ab50b2b41cf35eee15d66088e8b5a06f 2.65kB / 2.65kB done
16:14:21 #13 sha256:44baf01e2b60ed9abdd47f1c8e6cf8916b70a48c93016dd9926df6a0981c9b47 525B / 525B done
16:14:21 #13 sha256:156f8400f6eb0df86c13844ba62bf5c21fafda08f0c2f5019436ce574279ead1 940B / 940B done
16:14:21 #13 sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 14.84kB / 14.84kB 0.2s done
16:14:21 #13 extracting sha256:9b3b2510e20ad4453410e380667d4f482b9dc5f82e3023eb0c672b24ea624329 0.0s done
16:14:21 #13 DONE 0.8s
16:14:21 
16:14:21 #14 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.9-alpine3.16@sha256:55a58dd64b2c0c3194777be98379d604623136bed45576a9d2237082e9b43847
16:14:21 #14 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 28.10MB / 115.81MB 0.8s
16:14:21 #14 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 36.70MB / 115.81MB 0.9s
16:14:21 #14 extracting sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce 0.7s done
16:14:21 #14 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 53.48MB / 115.81MB 1.1s
16:14:21 #14 extracting sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373
16:14:21 #14 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 62.91MB / 115.81MB 1.3s
16:14:21 #14 extracting sha256:c41ae7ad2b39813485dabd88ae2e5ddce71b71a47d19af1377b0251055edf373 0.2s done
16:14:21 #14 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 70.25MB / 115.81MB 1.4s
16:14:21 #14 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 94.37MB / 115.81MB 1.6s
16:14:21 #14 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 101.71MB / 115.81MB 1.7s
16:14:21 #14 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 115.81MB / 115.81MB 1.8s
16:14:21 #14 ...
16:14:21 
16:14:21 #12 [internal] load build context
16:14:21 #12 transferring context: 50.40MB 2.5s done
16:14:21 #12 DONE 2.5s
16:14:21 
16:14:21 #14 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.9-alpine3.16@sha256:55a58dd64b2c0c3194777be98379d604623136bed45576a9d2237082e9b43847
16:14:21 #14 sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 115.81MB / 115.81MB 2.4s done
16:14:21 #14 extracting sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31
16:14:21 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:14:21 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:14:21 go: downloading google.golang.org/grpc v1.47.0
16:14:21 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:14:22 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:14:22 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:14:22 go: downloading github.com/pelletier/go-toml v1.9.4
16:14:22 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:14:22 go: downloading github.com/google/gofuzz v1.2.0
16:14:22 go: downloading github.com/moby/sys/symlink v0.2.0
16:14:22 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:14:22 go: downloading github.com/gogo/googleapis v1.4.1
16:14:22 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:14:22 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:14:22 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:14:22 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:14:22 go: downloading github.com/gogo/protobuf v1.3.2
16:14:23 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:14:23 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:14:23 go: downloading github.com/mattn/go-runewidth v0.0.14
16:14:23 go: downloading k8s.io/klog/v2 v2.60.1
16:14:23 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:14:23 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:14:23 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:14:23 go: downloading google.golang.org/protobuf v1.28.0
16:14:23 make[1]: Leaving directory '/root/build-deb'
16:14:23    debian/rules override_dh_auto_test
16:14:23 make[1]: Entering directory '/root/build-deb'
16:14:23 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:14:23 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:14:23 PASS: daemon version OK
16:14:23 ver="$(cli/build/docker --version)"; \
16:14:23 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:14:23 PASS: cli version OK
16:14:23 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:23 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:14:23 PASS: docker-compose version OK
16:14:23 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:14:23 # TODO change once we support scan-plugin on other architectures
16:14:23 if [ "amd64" = "amd64" ]; then \
16:14:23 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:23 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:14:23 fi
16:14:23 PASS: docker-scan version OK
16:14:23 make[1]: Leaving directory '/root/build-deb'
16:14:23    create-stamp debian/debhelper-build-stamp
16:14:23  debian/rules binary
16:14:23 dh binary --with=bash-completion --with=systemd
16:14:23    dh_testroot
16:14:23    dh_prep
16:14:23    debian/rules override_dh_auto_install
16:14:23 make[1]: Entering directory '/root/build-deb'
16:14:23 # docker-ce-cli install
16:14:23 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
16:14:23 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:14:23 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:14:23 set -e;cd /sources && \
16:14:23 	tar xzf plugin-installers.tgz; \
16:14:23 	for installer in plugins/*.installer; do \
16:14:23 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:14:23 		PREFIX=/usr/libexec/docker/cli-plugins \
16:14:23 			bash ${installer} install_plugin; \
16:14:23 	done
16:14:23 # docker-ce install
16:14:23 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:14:23 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:14:23 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:14:23 go: downloading github.com/go-logr/stdr v1.2.2
16:14:23 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:14:23 go: downloading github.com/containerd/typeurl v1.0.2
16:14:23 go: downloading github.com/golang/protobuf v1.5.2
16:14:23 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:14:23 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:14:23 # docker-compose-plugin install
16:14:23 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:14:23 # docker-scan-plugin install
16:14:23 # TODO change once we support scan-plugin on other architectures
16:14:23 if [ "amd64" = "amd64" ]; then \
16:14:23 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:14:23 fi
16:14:23 # docker-ce-rootless-extras install
16:14:23 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:14:23 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:14:23 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:14:23 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:14:23 # TODO: how can we install vpnkit?
16:14:23 make[1]: Leaving directory '/root/build-deb'
16:14:23    debian/rules override_dh_install
16:14:23 make[1]: Entering directory '/root/build-deb'
16:14:23 dh_install
16:14:23 # TODO Can we do this from within our container?
16:14:23 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:14:23 go: downloading github.com/containerd/continuity v0.3.0
16:14:23 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:14:23 go: downloading github.com/rivo/uniseg v0.2.0
16:14:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:14:23 go: downloading github.com/davecgh/go-spew v1.1.1
16:14:23 go: downloading github.com/pmezard/go-difflib v1.0.0
16:14:23 go: downloading gopkg.in/yaml.v3 v3.0.1
16:14:23 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:14:23 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:14:23 go: downloading github.com/moby/locker v1.0.1
16:14:23 go: downloading github.com/felixge/httpsnoop v1.0.2
16:14:23 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:14:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:14:23 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:14:23 go: downloading gopkg.in/inf.v0 v0.9.1
16:14:23 go: downloading github.com/googleapis/gnostic v0.5.5
16:14:23 go: downloading github.com/google/go-cmp v0.5.9
16:14:23 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:14:23 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:14:23 go: downloading github.com/pelletier/go-toml v1.9.4
16:14:23 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:14:23 make[1]: Leaving directory '/root/build-deb'
16:14:23    dh_installdocs
16:14:23    dh_installchangelogs
16:14:23    dh_installman
16:14:23 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:14:23 go: downloading github.com/docker/go-metrics v0.0.1
16:14:23 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:14:23 go: downloading github.com/json-iterator/go v1.1.12
16:14:23 go: downloading github.com/modern-go/reflect2 v1.0.2
16:14:23 go: downloading sigs.k8s.io/yaml v1.2.0
16:14:23 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:14:23 go: downloading github.com/mattn/go-colorable v0.1.12
16:14:23 go: downloading github.com/prometheus/client_golang v1.12.2
16:14:23 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:14:23 go: downloading github.com/containerd/ttrpc v1.1.0
16:14:23 go: downloading github.com/moby/spdystream v0.2.0
16:14:23 go: downloading github.com/prometheus/client_model v0.2.0
16:14:23 go: downloading github.com/prometheus/common v0.32.1
16:14:23 go: downloading github.com/beorn7/perks v1.0.1
16:14:23 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:14:23 go: downloading github.com/prometheus/procfs v0.7.3
16:14:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:14:23 go: downloading github.com/google/gofuzz v1.2.0
16:14:23 go: downloading github.com/moby/sys/symlink v0.2.0
16:14:23 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:14:23 go: downloading github.com/gogo/googleapis v1.4.1
16:14:23    dh_bash-completion
16:14:23    dh_systemd_enable
16:14:24    debian/rules override_dh_installinit
16:14:24 make[1]: Entering directory '/root/build-deb'
16:14:24 # use "docker" as our service name, not "docker-ce"
16:14:24 dh_installinit --name=docker
16:14:24 make[1]: Leaving directory '/root/build-deb'
16:14:24    dh_systemd_start
16:14:24    dh_perl
16:14:24    dh_link
16:14:24    dh_strip_nondeterminism
16:14:24 go: downloading github.com/containerd/continuity v0.3.0
16:14:24 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:14:24 go: downloading github.com/rivo/uniseg v0.2.0
16:14:24 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:14:24 go: downloading github.com/davecgh/go-spew v1.1.1
16:14:24 go: downloading github.com/pmezard/go-difflib v1.0.0
16:14:24 go: downloading gopkg.in/yaml.v3 v3.0.1
16:14:24 make[1]: Leaving directory '/root/build-deb'
16:14:24    debian/rules override_dh_auto_test
16:14:24 make[1]: Entering directory '/root/build-deb'
16:14:24 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:14:24 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:14:24 PASS: daemon version OK
16:14:24 ver="$(cli/build/docker --version)"; \
16:14:24 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:14:24 PASS: cli version OK
16:14:24 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:24 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:14:24 PASS: docker-compose version OK
16:14:24 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:14:24 # TODO change once we support scan-plugin on other architectures
16:14:24 if [ "armhf" = "amd64" ]; then \
16:14:24 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:24 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:14:24 fi
16:14:24 make[1]: Leaving directory '/root/build-deb'
16:14:24    create-stamp debian/debhelper-build-stamp
16:14:24  debian/rules binary
16:14:24 dh binary --with=bash-completion --with=systemd
16:14:24    dh_testroot
16:14:24    dh_prep
16:14:24    debian/rules override_dh_auto_install
16:14:24 make[1]: Entering directory '/root/build-deb'
16:14:24 # docker-ce-cli install
16:14:24 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
16:14:24 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:14:24 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:14:24 set -e;cd /sources && \
16:14:24 	tar xzf plugin-installers.tgz; \
16:14:24 	for installer in plugins/*.installer; do \
16:14:24 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:14:24 		PREFIX=/usr/libexec/docker/cli-plugins \
16:14:24 			bash ${installer} install_plugin; \
16:14:24 	done
16:14:24 # docker-ce install
16:14:24 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:14:24 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:14:24 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:14:24 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:14:24 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:14:24 # docker-compose-plugin install
16:14:24 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:14:24 # docker-scan-plugin install
16:14:24 # TODO change once we support scan-plugin on other architectures
16:14:24 if [ "armhf" = "amd64" ]; then \
16:14:24 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:14:24 fi
16:14:24 # docker-ce-rootless-extras install
16:14:24 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:14:24 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:14:24 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:14:24 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:14:24 # TODO: how can we install vpnkit?
16:14:24 make[1]: Leaving directory '/root/build-deb'
16:14:24    debian/rules override_dh_install
16:14:24 make[1]: Entering directory '/root/build-deb'
16:14:24 dh_install
16:14:24 # TODO Can we do this from within our container?
16:14:24 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:14:24 make[1]: Leaving directory '/root/build-deb'
16:14:24    dh_installdocs
16:14:24    dh_installchangelogs
16:14:24    dh_installman
16:14:24    dh_bash-completion
16:14:24    dh_systemd_enable
16:14:24    debian/rules override_dh_installinit
16:14:24 make[1]: Entering directory '/root/build-deb'
16:14:24 # use "docker" as our service name, not "docker-ce"
16:14:24 dh_installinit --name=docker
16:14:24 make[1]: Leaving directory '/root/build-deb'
16:14:24    dh_systemd_start
16:14:24    dh_perl
16:14:24    dh_link
16:14:24    dh_strip_nondeterminism
16:14:24    dh_compress
16:14:24    dh_fixperms
16:14:24    dh_missing
16:14:24    debian/rules override_dh_strip
16:14:24 make[1]: Entering directory '/root/build-deb'
16:14:24 # Go has lots of problems with stripping, so just don't
16:14:24 make[1]: Leaving directory '/root/build-deb'
16:14:24    dh_makeshlibs
16:14:24    debian/rules override_dh_shlibdeps
16:14:24 make[1]: Entering directory '/root/build-deb'
16:14:24 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:14:24 make[1]: Leaving directory '/root/build-deb'
16:14:24    dh_installdeb
16:14:24    debian/rules override_dh_gencontrol
16:14:24 make[1]: Entering directory '/root/build-deb'
16:14:24 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:14:24 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:14:24 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:14:24 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:14:24 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:14:24 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:14:24 if [ "armhf" = "amd64" ]; then \
16:14:24 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:14:24 fi
16:14:24 dh_gencontrol --remaining-packages
16:14:24 make[1]: Leaving directory '/root/build-deb'
16:14:24    dh_md5sums
16:14:24    debian/rules override_dh_builddeb
16:14:24 make[1]: Entering directory '/root/build-deb'
16:14:24 dh_builddeb -- -Zxz
16:14:24 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.deb'.
16:14:24 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.deb'.
16:14:25 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:14:25 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:14:25 go: downloading github.com/moby/locker v1.0.1
16:14:25 go: downloading github.com/felixge/httpsnoop v1.0.2
16:14:25 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:14:25 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:14:25 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:14:25 go: downloading gopkg.in/inf.v0 v0.9.1
16:14:25 go: downloading github.com/googleapis/gnostic v0.5.5
16:14:25 go: downloading github.com/google/go-cmp v0.5.9
16:14:25 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:14:25 #14 extracting sha256:22bb395ce1d7ee553a5d57532bf4c55b350fc555cb467a7f494ad093231f4b31 4.0s done
16:14:25 #14 extracting sha256:bb8cf8713392851d61a64d8d247c452f59277c3e54769644ffede2adacbc5bf5 done
16:14:25 #14 DONE 6.9s
16:14:25 
16:14:25 #16 [build-base-alpine 2/4] COPY --from=xx / /
16:14:25 go: downloading github.com/docker/go-metrics v0.0.1
16:14:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:14:25 go: downloading github.com/json-iterator/go v1.1.12
16:14:25 go: downloading github.com/modern-go/reflect2 v1.0.2
16:14:25 go: downloading sigs.k8s.io/yaml v1.2.0
16:14:25 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:14:25 go: downloading github.com/mattn/go-colorable v0.1.12
16:14:25 go: downloading github.com/prometheus/client_golang v1.12.2
16:14:25 go: downloading github.com/containerd/ttrpc v1.1.0
16:14:25 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:14:25 go: downloading github.com/moby/spdystream v0.2.0
16:14:25 go: downloading github.com/prometheus/client_model v0.2.0
16:14:25 go: downloading github.com/prometheus/common v0.32.1
16:14:25 go: downloading github.com/beorn7/perks v1.0.1
16:14:25 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:14:25    dh_compress
16:14:25    dh_fixperms
16:14:25    dh_missing
16:14:25    debian/rules override_dh_strip
16:14:25 make[1]: Entering directory '/root/build-deb'
16:14:25 # Go has lots of problems with stripping, so just don't
16:14:25 make[1]: Leaving directory '/root/build-deb'
16:14:25    dh_makeshlibs
16:14:25 go: downloading github.com/prometheus/procfs v0.7.3
16:14:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:14:25    debian/rules override_dh_shlibdeps
16:14:25 make[1]: Entering directory '/root/build-deb'
16:14:25 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:14:26 #16 DONE 0.9s
16:14:26 
16:14:26 #17 [build-base-alpine 3/4] RUN apk add --no-cache clang lld llvm file git
16:14:26 #17 0.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
16:14:27 #17 1.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
16:14:27 #17 1.669 (1/18) Installing libffi (3.4.2-r1)
16:14:27 #17 1.673 (2/18) Installing libgcc (11.2.1_git20220219-r2)
16:14:27 #17 1.676 (3/18) Installing libstdc++ (11.2.1_git20220219-r2)
16:14:27 #17 1.692 (4/18) Installing xz-libs (5.2.5-r1)
16:14:27 #17 1.695 (5/18) Installing libxml2 (2.9.14-r2)
16:14:27 #17 1.709 (6/18) Installing llvm13-libs (13.0.1-r2)
16:14:27 make[1]: Leaving directory '/root/build-deb'
16:14:27    debian/rules override_dh_auto_test
16:14:27 make[1]: Entering directory '/root/build-deb'
16:14:27 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:14:27 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:14:27 PASS: daemon version OK
16:14:27 ver="$(cli/build/docker --version)"; \
16:14:27 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:14:27 PASS: cli version OK
16:14:27 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:27 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:14:27 PASS: docker-compose version OK
16:14:27 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:14:27 # TODO change once we support scan-plugin on other architectures
16:14:27 if [ "armhf" = "amd64" ]; then \
16:14:27 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:27 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:14:27 fi
16:14:27 make[1]: Leaving directory '/root/build-deb'
16:14:27    create-stamp debian/debhelper-build-stamp
16:14:27  debian/rules binary
16:14:27 dh binary --with=bash-completion --with=systemd
16:14:27    dh_testroot
16:14:27    dh_prep
16:14:27    debian/rules override_dh_auto_install
16:14:27 make[1]: Entering directory '/root/build-deb'
16:14:27 # docker-ce-cli install
16:14:27 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
16:14:27 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:14:27 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:14:27 set -e;cd /sources && \
16:14:27 	tar xzf plugin-installers.tgz; \
16:14:27 	for installer in plugins/*.installer; do \
16:14:27 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:14:27 		PREFIX=/usr/libexec/docker/cli-plugins \
16:14:27 			bash ${installer} install_plugin; \
16:14:27 	done
16:14:27 # docker-ce install
16:14:27 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:14:27 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:14:27 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:14:27 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:14:27 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:14:27 # docker-compose-plugin install
16:14:27 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:14:27 # docker-scan-plugin install
16:14:27 # TODO change once we support scan-plugin on other architectures
16:14:27 if [ "armhf" = "amd64" ]; then \
16:14:27 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:14:27 fi
16:14:27 # docker-ce-rootless-extras install
16:14:27 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:14:27 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:14:27 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:14:27 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:14:27 # TODO: how can we install vpnkit?
16:14:27 make[1]: Leaving directory '/root/build-deb'
16:14:27    debian/rules override_dh_install
16:14:27 make[1]: Entering directory '/root/build-deb'
16:14:27 dh_install
16:14:27 # TODO Can we do this from within our container?
16:14:27 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:14:27 make[1]: Leaving directory '/root/build-deb'
16:14:27    dh_installdocs
16:14:27    dh_installchangelogs
16:14:27    dh_installman
16:14:27    dh_bash-completion
16:14:27    dh_systemd_enable
16:14:27    debian/rules override_dh_installinit
16:14:27 make[1]: Entering directory '/root/build-deb'
16:14:27 # use "docker" as our service name, not "docker-ce"
16:14:27 dh_installinit --name=docker
16:14:27 make[1]: Leaving directory '/root/build-deb'
16:14:27    dh_systemd_start
16:14:27    dh_perl
16:14:27    dh_link
16:14:27    dh_strip_nondeterminism
16:14:27    dh_compress
16:14:27    dh_fixperms
16:14:27    dh_missing
16:14:27    debian/rules override_dh_strip
16:14:27 make[1]: Entering directory '/root/build-deb'
16:14:27 # Go has lots of problems with stripping, so just don't
16:14:27 make[1]: Leaving directory '/root/build-deb'
16:14:27    dh_makeshlibs
16:14:27    debian/rules override_dh_shlibdeps
16:14:27 make[1]: Entering directory '/root/build-deb'
16:14:27 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:14:27 make[1]: Leaving directory '/root/build-deb'
16:14:27    dh_installdeb
16:14:27    debian/rules override_dh_gencontrol
16:14:27 make[1]: Entering directory '/root/build-deb'
16:14:27 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:14:27 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:14:27 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:14:27 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:14:27 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:14:27 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:14:27 if [ "armhf" = "amd64" ]; then \
16:14:27 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:14:27 fi
16:14:27 dh_gencontrol --remaining-packages
16:14:27 make[1]: Leaving directory '/root/build-deb'
16:14:27    dh_md5sums
16:14:27    debian/rules override_dh_builddeb
16:14:27 make[1]: Entering directory '/root/build-deb'
16:14:27 dh_builddeb -- -Zxz
16:14:27 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.deb'.
16:14:27 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.deb'.
16:14:28 #17 2.580 (7/18) Installing clang-libs (13.0.1-r1)
16:14:29 #17 3.317 (8/18) Installing clang (13.0.1-r1)
16:14:29 #17 3.394 (9/18) Installing libmagic (5.41-r0)
16:14:29 #17 3.419 (10/18) Installing file (5.41-r0)
16:14:29 #17 3.421 (11/18) Installing brotli-libs (1.0.9-r6)
16:14:29 #17 3.431 (12/18) Installing nghttp2-libs (1.47.0-r0)
16:14:29 #17 3.434 (13/18) Installing libcurl (7.83.1-r4)
16:14:29 #17 3.442 (14/18) Installing expat (2.5.0-r0)
16:14:29 #17 3.445 (15/18) Installing pcre2 (10.40-r0)
16:14:29 #17 3.455 (16/18) Installing git (2.36.3-r0)
16:14:29 #17 3.576 (17/18) Installing lld (13.0.1-r0)
16:14:29 #17 3.638 (18/18) Installing llvm13 (13.0.1-r2)
16:14:29 #17 4.154 Executing busybox-1.35.0-r17.trigger
16:14:30 #17 4.159 OK: 311 MiB in 33 packages
16:14:31 make[1]: Leaving directory '/root/build-deb'
16:14:31    debian/rules override_dh_auto_test
16:14:31 make[1]: Entering directory '/root/build-deb'
16:14:31 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:14:31 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:14:31 PASS: daemon version OK
16:14:31 ver="$(cli/build/docker --version)"; \
16:14:31 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:14:31 PASS: cli version OK
16:14:31 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:31 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:14:31 PASS: docker-compose version OK
16:14:31 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:14:31 # TODO change once we support scan-plugin on other architectures
16:14:31 if [ "amd64" = "amd64" ]; then \
16:14:31 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:31 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:14:31 fi
16:14:31 PASS: docker-scan version OK
16:14:31 make[1]: Leaving directory '/root/build-deb'
16:14:31    create-stamp debian/debhelper-build-stamp
16:14:31  debian/rules binary
16:14:31 dh binary --with=bash-completion --with=systemd
16:14:31    dh_testroot
16:14:31    dh_prep
16:14:31    debian/rules override_dh_auto_install
16:14:31 make[1]: Entering directory '/root/build-deb'
16:14:31 # docker-ce-cli install
16:14:31 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
16:14:31 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:14:31 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:14:31 set -e;cd /sources && \
16:14:31 	tar xzf plugin-installers.tgz; \
16:14:31 	for installer in plugins/*.installer; do \
16:14:31 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:14:31 		PREFIX=/usr/libexec/docker/cli-plugins \
16:14:31 			bash ${installer} install_plugin; \
16:14:31 	done
16:14:31 # docker-ce install
16:14:31 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:14:31 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:14:31 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:14:31 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:14:31 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:14:31 # docker-compose-plugin install
16:14:31 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:14:31 # docker-scan-plugin install
16:14:31 # TODO change once we support scan-plugin on other architectures
16:14:31 if [ "amd64" = "amd64" ]; then \
16:14:31 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:14:31 fi
16:14:31 # docker-ce-rootless-extras install
16:14:31 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:14:31 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:14:31 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:14:31 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:14:31 # TODO: how can we install vpnkit?
16:14:31 make[1]: Leaving directory '/root/build-deb'
16:14:31    debian/rules override_dh_install
16:14:31 make[1]: Entering directory '/root/build-deb'
16:14:31 dh_install
16:14:31 # TODO Can we do this from within our container?
16:14:31 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:14:31 make[1]: Leaving directory '/root/build-deb'
16:14:31    dh_installdocs
16:14:31    dh_installchangelogs
16:14:31    dh_installman
16:14:32    dh_bash-completion
16:14:32    dh_systemd_enable
16:14:32    debian/rules override_dh_installinit
16:14:32 make[1]: Entering directory '/root/build-deb'
16:14:32 # use "docker" as our service name, not "docker-ce"
16:14:32 dh_installinit --name=docker
16:14:32 make[1]: Leaving directory '/root/build-deb'
16:14:32    dh_systemd_start
16:14:32    dh_perl
16:14:32    dh_link
16:14:32    dh_strip_nondeterminism
16:14:32 make[1]: Leaving directory '/root/build-deb'
16:14:32    debian/rules override_dh_auto_test
16:14:32 make[1]: Entering directory '/root/build-deb'
16:14:32 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:14:32 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:14:32 PASS: daemon version OK
16:14:32 ver="$(cli/build/docker --version)"; \
16:14:32 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:14:32 PASS: cli version OK
16:14:32 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:32 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:14:32 PASS: docker-compose version OK
16:14:32 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:14:32 # TODO change once we support scan-plugin on other architectures
16:14:32 if [ "armhf" = "amd64" ]; then \
16:14:32 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:32 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:14:32 fi
16:14:32 make[1]: Leaving directory '/root/build-deb'
16:14:32    create-stamp debian/debhelper-build-stamp
16:14:32  debian/rules binary
16:14:32 dh binary --with=bash-completion --with=systemd
16:14:32    dh_testroot
16:14:32    dh_prep
16:14:32    debian/rules override_dh_auto_install
16:14:32 make[1]: Entering directory '/root/build-deb'
16:14:32 # docker-ce-cli install
16:14:32 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
16:14:32 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:14:32 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:14:32 set -e;cd /sources && \
16:14:32 	tar xzf plugin-installers.tgz; \
16:14:32 	for installer in plugins/*.installer; do \
16:14:32 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:14:32 		PREFIX=/usr/libexec/docker/cli-plugins \
16:14:32 			bash ${installer} install_plugin; \
16:14:32 	done
16:14:32 # docker-ce install
16:14:32 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:14:32 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:14:32 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:14:32 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:14:32 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:14:32 # docker-compose-plugin install
16:14:32 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:14:32 # docker-scan-plugin install
16:14:32 # TODO change once we support scan-plugin on other architectures
16:14:32 if [ "armhf" = "amd64" ]; then \
16:14:32 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:14:32 fi
16:14:32 # docker-ce-rootless-extras install
16:14:32 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:14:32 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:14:32 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:14:32 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:14:32 # TODO: how can we install vpnkit?
16:14:32 make[1]: Leaving directory '/root/build-deb'
16:14:32    debian/rules override_dh_install
16:14:32 make[1]: Entering directory '/root/build-deb'
16:14:32 dh_install
16:14:32 # TODO Can we do this from within our container?
16:14:32 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:14:32 make[1]: Leaving directory '/root/build-deb'
16:14:32    dh_installdocs
16:14:32    dh_installchangelogs
16:14:32    dh_installman
16:14:32    dh_bash-completion
16:14:32    dh_systemd_enable
16:14:32    debian/rules override_dh_installinit
16:14:32 make[1]: Entering directory '/root/build-deb'
16:14:32 # use "docker" as our service name, not "docker-ce"
16:14:32 dh_installinit --name=docker
16:14:32 make[1]: Leaving directory '/root/build-deb'
16:14:32    dh_systemd_start
16:14:32    dh_perl
16:14:32    dh_link
16:14:32    dh_strip_nondeterminism
16:14:32    dh_compress
16:14:32    dh_fixperms
16:14:32    dh_missing
16:14:32    debian/rules override_dh_strip
16:14:32 make[1]: Entering directory '/root/build-deb'
16:14:32 # Go has lots of problems with stripping, so just don't
16:14:32 make[1]: Leaving directory '/root/build-deb'
16:14:32    dh_makeshlibs
16:14:32    debian/rules override_dh_shlibdeps
16:14:32 make[1]: Entering directory '/root/build-deb'
16:14:32 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:14:32 make[1]: Leaving directory '/root/build-deb'
16:14:32    dh_installdeb
16:14:32    debian/rules override_dh_gencontrol
16:14:32 make[1]: Entering directory '/root/build-deb'
16:14:32 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:14:32 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:14:32 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:14:32 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:14:32 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:14:32 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:14:32 if [ "armhf" = "amd64" ]; then \
16:14:32 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:14:32 fi
16:14:32 dh_gencontrol --remaining-packages
16:14:32 make[1]: Leaving directory '/root/build-deb'
16:14:32    dh_md5sums
16:14:32    debian/rules override_dh_builddeb
16:14:32 make[1]: Entering directory '/root/build-deb'
16:14:32 dh_builddeb -- -Zxz
16:14:32 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.deb'.
16:14:32 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.deb'.
16:14:33    dh_compress
16:14:33    dh_fixperms
16:14:33    dh_missing
16:14:33    debian/rules override_dh_strip
16:14:33 make[1]: Entering directory '/root/build-deb'
16:14:33 # Go has lots of problems with stripping, so just don't
16:14:33 make[1]: Leaving directory '/root/build-deb'
16:14:33    dh_makeshlibs
16:14:33    debian/rules override_dh_shlibdeps
16:14:33 make[1]: Entering directory '/root/build-deb'
16:14:33 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:14:33 #17 DONE 7.4s
16:14:33 
16:14:33 #18 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
16:14:33 #18 DONE 0.1s
16:14:33 
16:14:33 #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
16:14:33 #19 0.391 skipping packages installation on windows
16:14:33 dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/docker-ce-cli/usr/libexec/docker/cli-plugins/docker-buildx was not linked against libpthread.so.0 (it uses none of the library's symbols)
16:14:33 make[1]: Leaving directory '/root/build-deb'
16:14:33    dh_installdeb
16:14:33    debian/rules override_dh_gencontrol
16:14:33 make[1]: Entering directory '/root/build-deb'
16:14:33 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:14:33 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:14:33 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:14:33 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:14:33 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:14:33 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:14:33 if [ "amd64" = "amd64" ]; then \
16:14:33 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:14:33 fi
16:14:33 dh_gencontrol --remaining-packages
16:14:33 make[1]: Leaving directory '/root/build-deb'
16:14:33    dh_md5sums
16:14:33 #19 DONE 0.5s
16:14:33 
16:14:33 #20 [build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
16:14:34    debian/rules override_dh_builddeb
16:14:34 make[1]: Entering directory '/root/build-deb'
16:14:34 dh_builddeb -- -Zxz
16:14:34 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~ubuntu-jammy_amd64.deb'.
16:14:34 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.deb'.
16:14:34 #20 0.644 Building static docker-windows-amd64.exe
16:14:34 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64.rpm
16:14:34 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AWo2v5
16:14:34 + umask 022
16:14:34 + cd /root/rpmbuild/BUILD
16:14:34 + cd src
16:14:34 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:14:34 + RPM_EC=0
16:14:34 ++ jobs -p
16:14:34 + exit 0
16:14:34 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.tQqfyz
16:14:34 + umask 022
16:14:34 + cd /root/rpmbuild/BUILD
16:14:34 + rm -rf src src.gemspec
16:14:34 
16:14:34 RPM build warnings:
16:14:34 + RPM_EC=0
16:14:34 ++ jobs -p
16:14:34 + exit 0
16:14:34     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:14:34     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:14:34     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:14:34     source_date_epoch_from_changelog set but %changelog is missing
16:14:34     source_date_epoch_from_changelog set but %changelog is missing
16:14:34     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:14:34 warning: source_date_epoch_from_changelog set but %changelog is missing
16:14:34 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3Kms1J
16:14:34 + umask 022
16:14:34 + cd /root/rpmbuild/BUILD
16:14:34 + cd /root/rpmbuild/BUILD
16:14:34 + rm -rf src
16:14:34 + /usr/bin/mkdir -p src
16:14:34 + cd src
16:14:34 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
16:14:34 + STATUS=0
16:14:34 + '[' 0 -ne 0 ']'
16:14:34 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
16:14:34 + STATUS=0
16:14:34 + '[' 0 -ne 0 ']'
16:14:34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:14:34 + RPM_EC=0
16:14:34 ++ jobs -p
16:14:34 + exit 0
16:14:34 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SI5L4O
16:14:34 + umask 022
16:14:34 + cd /root/rpmbuild/BUILD
16:14:34 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:14:34 + export CFLAGS
16:14:34 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:14:34 + export CXXFLAGS
16:14:34 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:14:34 + export FFLAGS
16:14:34 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:14:34 + export FCFLAGS
16:14:34 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:14:34 + export LDFLAGS
16:14:34 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:14:34 + export LT_SYS_LIBRARY_PATH
16:14:34 + CC=gcc
16:14:34 + export CC
16:14:34 + CXX=g++
16:14:34 + export CXX
16:14:34 + cd src
16:14:34 + export DOCKER_GITCOMMIT=0234322
16:14:34 + DOCKER_GITCOMMIT=0234322
16:14:34 + mkdir -p /go/src/github.com/docker
16:14:34 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:14:34 + TMP_GOPATH=/go
16:14:34 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:14:34 + RM_GOPATH=0
16:14:34 + TMP_GOPATH=/go
16:14:34 + : /usr/local/bin
16:14:34 + '[' -z /go ']'
16:14:34 + export GOPATH=/go
16:14:34 + GOPATH=/go
16:14:34 + case "$(go env GOARCH)" in
16:14:34 ++ go env GOARCH
16:14:34 + export GO_BUILDMODE=-buildmode=pie
16:14:34 + GO_BUILDMODE=-buildmode=pie
16:14:34 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:14:34 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:14:34 + bin=rootlesskit
16:14:34 + shift
16:14:34 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:14:34 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:14:34 ++ : v0.14.4
16:14:34 + install_rootlesskit dynamic
16:14:34 + case "$1" in
16:14:34 + install_rootlesskit_dynamic
16:14:34 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:14:34 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:14:34 + export BUILD_MODE=-buildmode=pie
16:14:34 + BUILD_MODE=-buildmode=pie
16:14:34 + _install_rootlesskit
16:14:34 Install rootlesskit version v0.14.4
16:14:34 + echo 'Install rootlesskit version v0.14.4'
16:14:34 + for f in rootlesskit rootlesskit-docker-proxy
16:14:34 + GOBIN=/usr/local/bin
16:14:34 + GO111MODULE=on
16:14:34 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:14:34 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:14:34 go: downloading github.com/pkg/errors v0.9.1
16:14:34 go: downloading github.com/sirupsen/logrus v1.8.1
16:14:34 go: downloading github.com/urfave/cli/v2 v2.3.0
16:14:34 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:14:34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:14:34 go: downloading github.com/google/uuid v1.3.0
16:14:34 go: downloading github.com/moby/vpnkit v0.5.0
16:14:34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:14:34 go: downloading github.com/gofrs/flock v0.8.1
16:14:34 go: downloading github.com/gorilla/mux v1.8.0
16:14:34 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:14:34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:14:34 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:14:34 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:14:34 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:14:34 + for f in rootlesskit rootlesskit-docker-proxy
16:14:34 + GOBIN=/usr/local/bin
16:14:34 + GO111MODULE=on
16:14:34 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:14:34 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~raspbian-buster_armhf.deb'.
16:14:35 + return
16:14:35 + RPM_EC=0
16:14:35 ++ jobs -p
16:14:35 + exit 0
16:14:35 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ah1X2s
16:14:35 + umask 022
16:14:35 + cd /root/rpmbuild/BUILD
16:14:35 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64 '!=' / ']'
16:14:35 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:14:35 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:14:35 + mkdir -p /root/rpmbuild/BUILDROOT
16:14:35 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:14:35 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:14:35 + export CFLAGS
16:14:35 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:14:35 + export CXXFLAGS
16:14:35 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:14:35 + export FFLAGS
16:14:35 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:14:35 + export FCFLAGS
16:14:35 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:14:35 + export LDFLAGS
16:14:35 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:14:35 + export LT_SYS_LIBRARY_PATH
16:14:35 + CC=gcc
16:14:35 + export CC
16:14:35 + CXX=g++
16:14:35 + export CXX
16:14:35 + cd src
16:14:35 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/bin/dockerd-rootless.sh
16:14:35 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/bin/dockerd-rootless-setuptool.sh
16:14:35 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/bin/rootlesskit
16:14:35 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/bin/rootlesskit-docker-proxy
16:14:35 + /usr/lib/rpm/check-buildroot
16:14:35 + /usr/lib/rpm/redhat/brp-ldconfig
16:14:35 + /usr/lib/rpm/brp-compress
16:14:35 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:14:35 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:14:35 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:14:35 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:14:35 + /usr/lib/rpm/check-rpaths
16:14:35 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:14:35 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
16:14:35 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
16:14:35 + /usr/lib/rpm/brp-remove-la-files
16:14:35 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:14:35 + /usr/lib/rpm/redhat/brp-python-hardlink
16:14:35 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VEa63s
16:14:35 + umask 022
16:14:35 + cd /root/rpmbuild/BUILD
16:14:35 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:14:35 + export CFLAGS
16:14:35 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:14:35 + export CXXFLAGS
16:14:35 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:14:35 + export FFLAGS
16:14:35 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:14:35 + export FCFLAGS
16:14:35 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:14:35 + export LDFLAGS
16:14:35 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:14:35 + export LT_SYS_LIBRARY_PATH
16:14:35 + CC=gcc
16:14:35 + export CC
16:14:35 + CXX=g++
16:14:35 + export CXX
16:14:35 + cd src
16:14:35 + /usr/local/bin/rootlesskit -v
16:14:35 rootlesskit version 0.14.4
16:14:35 + RPM_EC=0
16:14:35 ++ jobs -p
16:14:35 + exit 0
16:14:35 Processing files: docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:14:35 Provides: docker-ce-rootless-extras = 0:0.0.0.20221215153738.3a2c30b-0.fc37 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20221215153738.3a2c30b-0.fc37
16:14:35 Requires(interp): /bin/sh /bin/sh /bin/sh
16:14:35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:14:35 Requires(post): /bin/sh
16:14:35 Requires(preun): /bin/sh
16:14:35 Requires(postun): /bin/sh
16:14:35 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
16:14:35 Conflicts: rootlesskit
16:14:35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:14:35 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.src.rpm
16:14:41 make[1]: Leaving directory '/root/build-deb'
16:14:41    dh_installdeb
16:14:41    debian/rules override_dh_gencontrol
16:14:41 make[1]: Entering directory '/root/build-deb'
16:14:41 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:14:41 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:14:41 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:14:41 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:14:41 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:14:41 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:14:41 if [ "amd64" = "amd64" ]; then \
16:14:41 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:14:41 fi
16:14:41 dh_gencontrol --remaining-packages
16:14:41 make[1]: Leaving directory '/root/build-deb'
16:14:41    dh_md5sums
16:14:41    debian/rules override_dh_builddeb
16:14:41 make[1]: Entering directory '/root/build-deb'
16:14:41 dh_builddeb -- -Zxz
16:14:41 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.deb'.
16:14:41 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~ubuntu-bionic_amd64.deb'.
16:14:42 ~/rpmbuild/BUILD/src
16:14:42 + popd
16:14:42 + exit 0
16:14:42 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9AdrPs
16:14:42 + umask 022
16:14:42 + cd /root/rpmbuild/BUILD
16:14:42 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64 '!=' / ']'
16:14:42 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:14:42 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:14:42 + mkdir -p /root/rpmbuild/BUILDROOT
16:14:42 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:14:42 + cd src
16:14:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/bin
16:14:42 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/bin/docker
16:14:42 + pushd /root/rpmbuild/BUILD/src/plugins
16:14:42 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:14:42 + for installer in '*.installer'
16:14:42 + '[' app.installer '!=' scan.installer ']'
16:14:42 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:14:42 + PREFIX=/usr/libexec/docker/cli-plugins
16:14:42 + bash app.installer install_plugin
16:14:42 + for installer in '*.installer'
16:14:42 + '[' buildx.installer '!=' scan.installer ']'
16:14:42 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:14:42 + PREFIX=/usr/libexec/docker/cli-plugins
16:14:42 + bash buildx.installer install_plugin
16:14:42 + popd
16:14:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/share/bash-completion/completions
16:14:42 ~/rpmbuild/BUILD/src
16:14:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/share/zsh/vendor-completions
16:14:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/share/fish/vendor_completions.d
16:14:42 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/share/bash-completion/completions/docker
16:14:42 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
16:14:42 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
16:14:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/share/man/man1
16:14:42 + 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.20221215153738.3a2c30b-0.el7.x86_64/usr/share/man/man1
16:14:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/share/man/man5
16:14:42 + 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.20221215153738.3a2c30b-0.el7.x86_64/usr/share/man/man5
16:14:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/share/man/man8
16:14:42 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/share/man/man8
16:14:42 + mkdir -p build-docs
16:14:42 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:14:42 + cp cli/LICENSE build-docs/LICENSE
16:14:42 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:14:42 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:14:42 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:14:42 + cp cli/NOTICE build-docs/NOTICE
16:14:42 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:14:42 + cp cli/README.md build-docs/README.md
16:14:42 + /usr/lib/rpm/check-buildroot
16:14:42 + /usr/lib/rpm/redhat/brp-compress
16:14:42 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:14:42 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:14:42 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:14:42 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:14:42 + /usr/lib/rpm/redhat/brp-python-hardlink
16:14:42 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:14:42 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UeKKMc
16:14:42 + umask 022
16:14:42 + cd /root/rpmbuild/BUILD
16:14:42 + cd src
16:14:42 ++ cli/build/docker --version
16:14:42 + ver='Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:14:42 + test 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b' = 'Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b'
16:14:42 + echo 'PASS: cli version OK'
16:14:42 PASS: cli version OK
16:14:42 + exit 0
16:14:42 Processing files: docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:14:42 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N4BFVW
16:14:42 + umask 022
16:14:42 + cd /root/rpmbuild/BUILD
16:14:42 + cd src
16:14:42 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20221215153738.3a2c30b
16:14:42 + export DOCDIR
16:14:42 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20221215153738.3a2c30b
16:14:42 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20221215153738.3a2c30b
16:14:42 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20221215153738.3a2c30b
16:14:42 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20221215153738.3a2c30b
16:14:42 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20221215153738.3a2c30b
16:14:42 + exit 0
16:14:42 Provides: docker-ce-cli = 1:0.0.0.20221215153738.3a2c30b-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20221215153738.3a2c30b-0.el7
16:14:42 Requires(interp): /bin/sh
16:14:42 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:14:42 Requires(post): /bin/sh
16:14:42 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)
16:14:42 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
16:14:42 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:14:42 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.src.rpm
16:14:42 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64.rpm
16:14:42 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B9FQAr
16:14:42 + umask 022
16:14:42 + cd /root/rpmbuild/BUILD
16:14:42 + cd src
16:14:42 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64
16:14:42 + RPM_EC=0
16:14:42 ++ jobs -p
16:14:42 + exit 0
16:14:42 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.AWiJhP
16:14:42 + umask 022
16:14:42 + cd /root/rpmbuild/BUILD
16:14:42 + rm -rf src src.gemspec
16:14:42 + RPM_EC=0
16:14:42 ++ jobs -p
16:14:42 + exit 0
16:14:42 
16:14:42 RPM build warnings:
16:14:42     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:14:42     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:14:42     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:14:42     source_date_epoch_from_changelog set but %changelog is missing
16:14:42     source_date_epoch_from_changelog set but %changelog is missing
16:14:42     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:14:42     source_date_epoch_from_changelog set but %changelog is missing
16:14:42 warning: source_date_epoch_from_changelog set but %changelog is missing
16:14:42 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aHhUFg
16:14:42 + umask 022
16:14:42 + cd /root/rpmbuild/BUILD
16:14:42 + cd /root/rpmbuild/BUILD
16:14:42 + rm -rf src
16:14:42 + /usr/bin/mkdir -p src
16:14:42 + cd src
16:14:42 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
16:14:42 + STATUS=0
16:14:42 + '[' 0 -ne 0 ']'
16:14:42 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
16:14:42 + STATUS=0
16:14:42 + '[' 0 -ne 0 ']'
16:14:42 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:14:42 + RPM_EC=0
16:14:42 ++ jobs -p
16:14:42 + exit 0
16:14:42 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PB2iIo
16:14:42 + umask 022
16:14:42 + cd /root/rpmbuild/BUILD
16:14:42 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:14:42 + export CFLAGS
16:14:42 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:14:42 + export CXXFLAGS
16:14:42 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:14:42 + export FFLAGS
16:14:42 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:14:42 + export FCFLAGS
16:14:42 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:14:42 + export LDFLAGS
16:14:42 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:14:42 + export LT_SYS_LIBRARY_PATH
16:14:42 + CC=gcc
16:14:42 + export CC
16:14:42 + CXX=g++
16:14:42 + export CXX
16:14:42 + cd src
16:14:42 + pushd /root/rpmbuild/BUILD/src/compose
16:14:42 + make VERSION=v2.14.1 DESTDIR=./bin build
16:14:42 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:14:42 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "./bin/docker-compose" ./cmd
16:14:42 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:14:42 go: downloading github.com/spf13/cobra v1.6.1
16:14:42 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:14:42 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~ubuntu-bionic_armhf.deb'.
16:14:43 go: downloading github.com/fvbommel/sortorder v1.0.2
16:14:43 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:14:43 go: downloading github.com/morikuni/aec v1.0.0
16:14:43 go: downloading github.com/spf13/pflag v1.0.5
16:14:43 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:14:43 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:14:43 go: downloading github.com/docker/go-connections v0.4.0
16:14:43 go: downloading github.com/moby/sys/sequential v0.5.0
16:14:43 go: downloading github.com/sirupsen/logrus v1.9.0
16:14:43 go: downloading github.com/theupdateframework/notary v0.7.0
16:14:43 go: downloading github.com/compose-spec/compose-go v1.8.0
16:14:43 go: downloading github.com/hashicorp/go-version v1.6.0
16:14:43 go: downloading github.com/docker/buildx v0.9.1
16:14:43 go: downloading github.com/docker/go-units v0.5.0
16:14:43 go: downloading github.com/mattn/go-shellwords v1.0.12
16:14:43 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:14:44 go: downloading go.opentelemetry.io/otel v1.11.2
16:14:44 go: downloading github.com/containerd/containerd v1.6.12
16:14:44 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:14:44 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:14:44 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64.rpm
16:14:44 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.meBniW
16:14:44 + umask 022
16:14:44 + cd /root/rpmbuild/BUILD
16:14:44 + cd src
16:14:44 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:14:44 + exit 0
16:14:44 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZeCSXl
16:14:44 + umask 022
16:14:44 + cd /root/rpmbuild/BUILD
16:14:44 + cd /root/rpmbuild/BUILD
16:14:44 + rm -rf src
16:14:44 + /usr/bin/mkdir -p src
16:14:44 + cd src
16:14:44 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:14:44 + /usr/bin/tar -xf -
16:14:44 go: downloading github.com/opencontainers/go-digest v1.0.0
16:14:44 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:14:44 go: downloading golang.org/x/sync v0.1.0
16:14:44 go: downloading gopkg.in/yaml.v2 v2.4.0
16:14:44 go: downloading k8s.io/client-go v0.22.4
16:14:44 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:14:44 go: downloading github.com/imdario/mergo v0.3.13
16:14:44 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:14:44 go: downloading github.com/containerd/console v1.0.3
16:14:44 go: downloading github.com/mattn/go-isatty v0.0.16
16:14:44 go: downloading golang.org/x/text v0.3.7
16:14:44 + STATUS=0
16:14:44 + '[' 0 -ne 0 ']'
16:14:44 + /usr/bin/tar -xf -
16:14:44 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:14:44 go: downloading github.com/buger/goterm v1.0.4
16:14:44 go: downloading github.com/stretchr/testify v1.8.1
16:14:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:14:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:14:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:14:44 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:14:44 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:14:44 go: downloading github.com/go-logr/logr v1.2.3
16:14:44 go: downloading k8s.io/api v0.22.4
16:14:45 + STATUS=0
16:14:45 + '[' 0 -ne 0 ']'
16:14:45 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:14:45 + exit 0
16:14:45 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E3ONkP
16:14:45 + umask 022
16:14:45 + cd /root/rpmbuild/BUILD
16:14:45 + cd src
16:14:45 + export DOCKER_GITCOMMIT=0234322
16:14:45 + DOCKER_GITCOMMIT=0234322
16:14:45 + mkdir -p /go/src/github.com/docker
16:14:45 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:14:45 + TMP_GOPATH=/go
16:14:45 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:14:45 + RM_GOPATH=0
16:14:45 + TMP_GOPATH=/go
16:14:45 + : /usr/local/bin
16:14:45 + '[' -z /go ']'
16:14:45 + export GOPATH=/go
16:14:45 + GOPATH=/go
16:14:45 + case "$(go env GOARCH)" in
16:14:45 ++ go env GOARCH
16:14:45 + export GO_BUILDMODE=-buildmode=pie
16:14:45 + GO_BUILDMODE=-buildmode=pie
16:14:45 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:14:45 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:14:45 + bin=rootlesskit
16:14:45 + shift
16:14:45 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:14:45 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:14:45 ++ : v0.14.4
16:14:45 + install_rootlesskit dynamic
16:14:45 + case "$1" in
16:14:45 + install_rootlesskit_dynamic
16:14:45 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:14:45 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:14:45 + export BUILD_MODE=-buildmode=pie
16:14:45 + BUILD_MODE=-buildmode=pie
16:14:45 + _install_rootlesskit
16:14:45 + echo 'Install rootlesskit version v0.14.4'
16:14:45 + for f in rootlesskit rootlesskit-docker-proxy
16:14:45 Install rootlesskit version v0.14.4
16:14:45 + GOBIN=/usr/local/bin
16:14:45 + GO111MODULE=on
16:14:45 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:14:45 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:14:45 go: downloading k8s.io/apimachinery v0.22.4
16:14:45 go: downloading github.com/gofrs/flock v0.8.0
16:14:45 go: downloading github.com/moby/sys/signal v0.7.0
16:14:45 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:14:45 go: downloading github.com/golang/mock v1.6.0
16:14:45 go: downloading github.com/klauspost/compress v1.15.9
16:14:45 go: downloading github.com/moby/patternmatcher v0.5.0
16:14:45 go: downloading github.com/opencontainers/runc v1.1.3
16:14:45 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:14:46 go: downloading github.com/hashicorp/errwrap v1.1.0
16:14:46 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:14:46 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:14:46 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:14:46 go: downloading google.golang.org/grpc v1.47.0
16:14:46 go: downloading github.com/pkg/errors v0.9.1
16:14:46 go: downloading github.com/sirupsen/logrus v1.8.1
16:14:46 go: downloading github.com/urfave/cli/v2 v2.3.0
16:14:46 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:14:46 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:14:46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:14:46 go: downloading github.com/google/uuid v1.3.0
16:14:46 go: downloading github.com/moby/vpnkit v0.5.0
16:14:46 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:14:46 go: downloading github.com/gofrs/flock v0.8.1
16:14:46 go: downloading github.com/gorilla/mux v1.8.0
16:14:46 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:14:46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:14:46 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:14:46 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:14:46 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:14:46 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:14:46 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:14:46 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:14:46 go: downloading github.com/gogo/protobuf v1.3.2
16:14:46 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:14:47 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:14:47 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:14:47 go: downloading github.com/mattn/go-runewidth v0.0.14
16:14:47 go: downloading k8s.io/klog/v2 v2.60.1
16:14:47 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:14:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:14:47 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:14:47 go: downloading google.golang.org/protobuf v1.28.0
16:14:47 go: downloading github.com/go-logr/stdr v1.2.2
16:14:47 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:14:47 go: downloading github.com/containerd/typeurl v1.0.2
16:14:47 go: downloading github.com/golang/protobuf v1.5.2
16:14:47 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:14:47 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:14:47 go: downloading github.com/pelletier/go-toml v1.9.4
16:14:47 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:14:47 go: downloading github.com/google/gofuzz v1.2.0
16:14:47 go: downloading github.com/moby/sys/symlink v0.2.0
16:14:47 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:14:47 go: downloading github.com/gogo/googleapis v1.4.1
16:14:47 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~raspbian-bullseye_armhf.deb'.
16:14:48 go: downloading github.com/containerd/continuity v0.3.0
16:14:48 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:14:48 go: downloading github.com/rivo/uniseg v0.2.0
16:14:48 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:14:48 go: downloading github.com/davecgh/go-spew v1.1.1
16:14:48 go: downloading github.com/pmezard/go-difflib v1.0.0
16:14:48 go: downloading gopkg.in/yaml.v3 v3.0.1
16:14:48 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:14:48 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:14:48 go: downloading github.com/moby/locker v1.0.1
16:14:48 go: downloading github.com/felixge/httpsnoop v1.0.2
16:14:48 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:14:48 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:14:48 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:14:48 go: downloading gopkg.in/inf.v0 v0.9.1
16:14:48 go: downloading github.com/googleapis/gnostic v0.5.5
16:14:49 go: downloading github.com/google/go-cmp v0.5.9
16:14:49 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:14:49 go: downloading github.com/docker/go-metrics v0.0.1
16:14:49 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:14:49 go: downloading github.com/json-iterator/go v1.1.12
16:14:49 go: downloading github.com/modern-go/reflect2 v1.0.2
16:14:49 go: downloading sigs.k8s.io/yaml v1.2.0
16:14:49 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:14:49 go: downloading github.com/mattn/go-colorable v0.1.12
16:14:49 go: downloading github.com/prometheus/client_golang v1.12.2
16:14:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:14:49 go: downloading github.com/containerd/ttrpc v1.1.0
16:14:49 go: downloading github.com/moby/spdystream v0.2.0
16:14:49 go: downloading github.com/prometheus/client_model v0.2.0
16:14:49 go: downloading github.com/prometheus/common v0.32.1
16:14:49 go: downloading github.com/beorn7/perks v1.0.1
16:14:49 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:14:49 go: downloading github.com/prometheus/procfs v0.7.3
16:14:49 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:14:52 make[1]: Leaving directory '/root/build-deb'
16:14:52    debian/rules override_dh_auto_test
16:14:52 make[1]: Entering directory '/root/build-deb'
16:14:52 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:14:52 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:14:52 PASS: daemon version OK
16:14:52 ver="$(cli/build/docker --version)"; \
16:14:52 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:14:52 PASS: cli version OK
16:14:52 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:52 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:14:52 PASS: docker-compose version OK
16:14:52 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:14:52 # TODO change once we support scan-plugin on other architectures
16:14:52 if [ "amd64" = "amd64" ]; then \
16:14:52 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:52 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:14:52 fi
16:14:52 PASS: docker-scan version OK
16:14:52 make[1]: Leaving directory '/root/build-deb'
16:14:52    create-stamp debian/debhelper-build-stamp
16:14:52  debian/rules binary
16:14:52 dh binary --with=bash-completion --with=systemd
16:14:52    dh_testroot
16:14:52    dh_prep
16:14:52    debian/rules override_dh_auto_install
16:14:52 make[1]: Entering directory '/root/build-deb'
16:14:52 # docker-ce-cli install
16:14:52 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
16:14:52 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:14:52 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:14:52 set -e;cd /sources && \
16:14:52 	tar xzf plugin-installers.tgz; \
16:14:52 	for installer in plugins/*.installer; do \
16:14:52 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:14:52 		PREFIX=/usr/libexec/docker/cli-plugins \
16:14:52 			bash ${installer} install_plugin; \
16:14:52 	done
16:14:52 # docker-ce install
16:14:52 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:14:52 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:14:52 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:14:52 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:14:52 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:14:52 # docker-compose-plugin install
16:14:52 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:14:52 # docker-scan-plugin install
16:14:52 # TODO change once we support scan-plugin on other architectures
16:14:52 if [ "amd64" = "amd64" ]; then \
16:14:52 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:14:52 fi
16:14:52 # docker-ce-rootless-extras install
16:14:52 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:14:52 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:14:52 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:14:52 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:14:52 # TODO: how can we install vpnkit?
16:14:52 make[1]: Leaving directory '/root/build-deb'
16:14:52    debian/rules override_dh_install
16:14:52 make[1]: Entering directory '/root/build-deb'
16:14:52 dh_install
16:14:52 # TODO Can we do this from within our container?
16:14:52 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:14:52 make[1]: Leaving directory '/root/build-deb'
16:14:52    dh_installdocs
16:14:52    dh_installchangelogs
16:14:52    dh_installman
16:14:52    dh_bash-completion
16:14:52    dh_systemd_enable
16:14:52    debian/rules override_dh_installinit
16:14:52 make[1]: Entering directory '/root/build-deb'
16:14:52 # use "docker" as our service name, not "docker-ce"
16:14:52 dh_installinit --name=docker
16:14:52 make[1]: Leaving directory '/root/build-deb'
16:14:52    dh_systemd_start
16:14:52    dh_perl
16:14:52    dh_link
16:14:52    dh_strip_nondeterminism
16:14:52    dh_compress
16:14:52    dh_fixperms
16:14:52    dh_missing
16:14:52    debian/rules override_dh_strip
16:14:52 make[1]: Entering directory '/root/build-deb'
16:14:52 # Go has lots of problems with stripping, so just don't
16:14:52 make[1]: Leaving directory '/root/build-deb'
16:14:52    dh_makeshlibs
16:14:52    debian/rules override_dh_shlibdeps
16:14:52 make[1]: Entering directory '/root/build-deb'
16:14:52 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:14:52 make[1]: Leaving directory '/root/build-deb'
16:14:52    dh_installdeb
16:14:52    debian/rules override_dh_gencontrol
16:14:52 make[1]: Entering directory '/root/build-deb'
16:14:52 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:14:52 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:14:52 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:14:52 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:14:52 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:14:52 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:14:52 if [ "amd64" = "amd64" ]; then \
16:14:52 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:14:52 fi
16:14:52 dh_gencontrol --remaining-packages
16:14:52 make[1]: Leaving directory '/root/build-deb'
16:14:52    dh_md5sums
16:14:52    debian/rules override_dh_builddeb
16:14:52 make[1]: Entering directory '/root/build-deb'
16:14:52 dh_builddeb -- -Zxz
16:14:52 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~ubuntu-focal_amd64.deb'.
16:14:52 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.deb'.
16:14:52 make[1]: Leaving directory '/root/build-deb'
16:14:52    debian/rules override_dh_auto_test
16:14:52 make[1]: Entering directory '/root/build-deb'
16:14:52 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:14:52 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:14:52 PASS: daemon version OK
16:14:52 ver="$(cli/build/docker --version)"; \
16:14:52 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:14:52 PASS: cli version OK
16:14:52 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:52 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:14:52 PASS: docker-compose version OK
16:14:52 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:14:52 # TODO change once we support scan-plugin on other architectures
16:14:52 if [ "amd64" = "amd64" ]; then \
16:14:52 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:52 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:14:52 fi
16:14:52 PASS: docker-scan version OK
16:14:52 make[1]: Leaving directory '/root/build-deb'
16:14:52    create-stamp debian/debhelper-build-stamp
16:14:52  debian/rules binary
16:14:52 dh binary --with=bash-completion --with=systemd
16:14:52    dh_testroot
16:14:52    dh_prep
16:14:52    debian/rules override_dh_auto_install
16:14:52 make[1]: Entering directory '/root/build-deb'
16:14:52 # docker-ce-cli install
16:14:52 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
16:14:52 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:14:52 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:14:52 set -e;cd /sources && \
16:14:52 	tar xzf plugin-installers.tgz; \
16:14:52 	for installer in plugins/*.installer; do \
16:14:52 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:14:52 		PREFIX=/usr/libexec/docker/cli-plugins \
16:14:52 			bash ${installer} install_plugin; \
16:14:52 	done
16:14:52 # docker-ce install
16:14:52 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:14:52 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:14:52 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:14:52 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:14:52 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:14:52 # docker-compose-plugin install
16:14:52 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:14:52 # docker-scan-plugin install
16:14:52 # TODO change once we support scan-plugin on other architectures
16:14:52 if [ "amd64" = "amd64" ]; then \
16:14:52 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:14:52 fi
16:14:52 # docker-ce-rootless-extras install
16:14:52 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:14:52 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:14:52 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:14:52 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:14:52 # TODO: how can we install vpnkit?
16:14:52 make[1]: Leaving directory '/root/build-deb'
16:14:52    debian/rules override_dh_install
16:14:52 make[1]: Entering directory '/root/build-deb'
16:14:52 dh_install
16:14:52 # TODO Can we do this from within our container?
16:14:52 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:14:52 make[1]: Leaving directory '/root/build-deb'
16:14:52    dh_installdocs
16:14:52    dh_installchangelogs
16:14:52    dh_installman
16:14:52    dh_bash-completion
16:14:52    dh_systemd_enable
16:14:52    debian/rules override_dh_installinit
16:14:52 make[1]: Entering directory '/root/build-deb'
16:14:52 # use "docker" as our service name, not "docker-ce"
16:14:52 dh_installinit --name=docker
16:14:52 make[1]: Leaving directory '/root/build-deb'
16:14:52    dh_systemd_start
16:14:52    dh_perl
16:14:52    dh_link
16:14:52    dh_strip_nondeterminism
16:14:52    dh_compress
16:14:52    dh_fixperms
16:14:52    dh_missing
16:14:52    debian/rules override_dh_strip
16:14:52 make[1]: Entering directory '/root/build-deb'
16:14:52 # Go has lots of problems with stripping, so just don't
16:14:52 make[1]: Leaving directory '/root/build-deb'
16:14:52    dh_makeshlibs
16:14:52    debian/rules override_dh_shlibdeps
16:14:52 make[1]: Entering directory '/root/build-deb'
16:14:52 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:14:52 make[1]: Leaving directory '/root/build-deb'
16:14:52    dh_installdeb
16:14:52    debian/rules override_dh_gencontrol
16:14:52 make[1]: Entering directory '/root/build-deb'
16:14:52 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:14:52 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:14:52 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:14:52 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:14:52 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:14:52 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:14:52 if [ "amd64" = "amd64" ]; then \
16:14:52 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:14:52 fi
16:14:52 dh_gencontrol --remaining-packages
16:14:52 make[1]: Leaving directory '/root/build-deb'
16:14:52    dh_md5sums
16:14:52    debian/rules override_dh_builddeb
16:14:52 make[1]: Entering directory '/root/build-deb'
16:14:52 dh_builddeb -- -Zxz
16:14:52 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~debian-buster_amd64.deb'.
16:14:52 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.deb'.
16:14:53 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.deb'.
16:14:53 make[1]: Leaving directory '/root/build-deb'
16:14:53    debian/rules override_dh_auto_test
16:14:53 make[1]: Entering directory '/root/build-deb'
16:14:53 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:14:53 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:14:53 PASS: daemon version OK
16:14:53 ver="$(cli/build/docker --version)"; \
16:14:53 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:14:53 PASS: cli version OK
16:14:53 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:53 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:14:53 PASS: docker-compose version OK
16:14:53 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:14:53 # TODO change once we support scan-plugin on other architectures
16:14:53 if [ "armhf" = "amd64" ]; then \
16:14:53 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:53 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:14:53 fi
16:14:53 make[1]: Leaving directory '/root/build-deb'
16:14:53    create-stamp debian/debhelper-build-stamp
16:14:53  debian/rules binary
16:14:53 dh binary --with=bash-completion --with=systemd
16:14:53    dh_testroot
16:14:53    dh_prep
16:14:53    debian/rules override_dh_auto_install
16:14:53 make[1]: Entering directory '/root/build-deb'
16:14:53 # docker-ce-cli install
16:14:53 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
16:14:53 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:14:53 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:14:53 set -e;cd /sources && \
16:14:53 	tar xzf plugin-installers.tgz; \
16:14:53 	for installer in plugins/*.installer; do \
16:14:53 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:14:53 		PREFIX=/usr/libexec/docker/cli-plugins \
16:14:53 			bash ${installer} install_plugin; \
16:14:53 	done
16:14:53 # docker-ce install
16:14:53 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:14:53 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:14:53 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:14:53 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:14:53 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:14:53 # docker-compose-plugin install
16:14:53 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:14:53 # docker-scan-plugin install
16:14:53 # TODO change once we support scan-plugin on other architectures
16:14:53 if [ "armhf" = "amd64" ]; then \
16:14:53 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:14:53 fi
16:14:53 # docker-ce-rootless-extras install
16:14:53 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:14:53 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:14:53 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:14:53 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:14:53 # TODO: how can we install vpnkit?
16:14:53 make[1]: Leaving directory '/root/build-deb'
16:14:53    debian/rules override_dh_install
16:14:53 make[1]: Entering directory '/root/build-deb'
16:14:53 dh_install
16:14:53 # TODO Can we do this from within our container?
16:14:53 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:14:53 make[1]: Leaving directory '/root/build-deb'
16:14:53    dh_installdocs
16:14:53    dh_installchangelogs
16:14:53    dh_installman
16:14:53    dh_bash-completion
16:14:53    dh_systemd_enable
16:14:53    debian/rules override_dh_installinit
16:14:53 make[1]: Entering directory '/root/build-deb'
16:14:53 # use "docker" as our service name, not "docker-ce"
16:14:53 dh_installinit --name=docker
16:14:53 make[1]: Leaving directory '/root/build-deb'
16:14:53    dh_systemd_start
16:14:53    dh_perl
16:14:53    dh_link
16:14:53    dh_strip_nondeterminism
16:14:53    dh_compress
16:14:53    dh_fixperms
16:14:53    dh_missing
16:14:53    debian/rules override_dh_strip
16:14:53 make[1]: Entering directory '/root/build-deb'
16:14:53 # Go has lots of problems with stripping, so just don't
16:14:53 make[1]: Leaving directory '/root/build-deb'
16:14:53    dh_makeshlibs
16:14:53    debian/rules override_dh_shlibdeps
16:14:53 make[1]: Entering directory '/root/build-deb'
16:14:53 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:14:53 + for f in rootlesskit rootlesskit-docker-proxy
16:14:53 + GOBIN=/usr/local/bin
16:14:53 + GO111MODULE=on
16:14:53 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:14:53 make[1]: Leaving directory '/root/build-deb'
16:14:53    debian/rules override_dh_auto_test
16:14:53 make[1]: Entering directory '/root/build-deb'
16:14:53 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:14:53 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:14:53 PASS: daemon version OK
16:14:53 ver="$(cli/build/docker --version)"; \
16:14:53 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:14:53 PASS: cli version OK
16:14:53 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:53 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:14:53 PASS: docker-compose version OK
16:14:53 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:14:53 # TODO change once we support scan-plugin on other architectures
16:14:53 if [ "amd64" = "amd64" ]; then \
16:14:53 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:14:53 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:14:53 fi
16:14:53 PASS: docker-scan version OK
16:14:53 make[1]: Leaving directory '/root/build-deb'
16:14:53    create-stamp debian/debhelper-build-stamp
16:14:53  debian/rules binary
16:14:53 dh binary --with=bash-completion --with=systemd
16:14:53    dh_testroot
16:14:53    dh_prep
16:14:53    debian/rules override_dh_auto_install
16:14:53 make[1]: Entering directory '/root/build-deb'
16:14:53 # docker-ce-cli install
16:14:53 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
16:14:53 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:14:53 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:14:53 set -e;cd /sources && \
16:14:53 	tar xzf plugin-installers.tgz; \
16:14:53 	for installer in plugins/*.installer; do \
16:14:53 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:14:53 		PREFIX=/usr/libexec/docker/cli-plugins \
16:14:53 			bash ${installer} install_plugin; \
16:14:53 	done
16:14:53 # docker-ce install
16:14:53 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:14:53 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:14:53 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:14:53 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:14:53 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:14:53 # docker-compose-plugin install
16:14:53 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:14:53 # docker-scan-plugin install
16:14:53 # TODO change once we support scan-plugin on other architectures
16:14:53 if [ "amd64" = "amd64" ]; then \
16:14:53 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:14:53 fi
16:14:53 # docker-ce-rootless-extras install
16:14:53 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:14:53 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:14:53 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:14:53 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:14:53 # TODO: how can we install vpnkit?
16:14:53 make[1]: Leaving directory '/root/build-deb'
16:14:53    debian/rules override_dh_install
16:14:53 make[1]: Entering directory '/root/build-deb'
16:14:53 dh_install
16:14:53 # TODO Can we do this from within our container?
16:14:53 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:14:53 make[1]: Leaving directory '/root/build-deb'
16:14:53    dh_installdocs
16:14:53    dh_installchangelogs
16:14:53    dh_installman
16:14:53    dh_bash-completion
16:14:53    dh_systemd_enable
16:14:53    debian/rules override_dh_installinit
16:14:53 make[1]: Entering directory '/root/build-deb'
16:14:53 # use "docker" as our service name, not "docker-ce"
16:14:53 dh_installinit --name=docker
16:14:53 make[1]: Leaving directory '/root/build-deb'
16:14:53    dh_systemd_start
16:14:53    dh_perl
16:14:53    dh_link
16:14:53    dh_strip_nondeterminism
16:14:53    dh_compress
16:14:53    dh_fixperms
16:14:53    dh_missing
16:14:53    debian/rules override_dh_strip
16:14:53 make[1]: Entering directory '/root/build-deb'
16:14:53 # Go has lots of problems with stripping, so just don't
16:14:53 make[1]: Leaving directory '/root/build-deb'
16:14:53    dh_makeshlibs
16:14:53    debian/rules override_dh_shlibdeps
16:14:53 make[1]: Entering directory '/root/build-deb'
16:14:53 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:14:53 dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/docker-ce-cli/usr/libexec/docker/cli-plugins/docker-buildx was not linked against libpthread.so.0 (it uses none of the library's symbols)
16:14:54 + return
16:14:54 + exit 0
16:14:54 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Lyd1SG
16:14:54 + umask 022
16:14:54 + cd /root/rpmbuild/BUILD
16:14:54 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.x86_64 '!=' / ']'
16:14:54 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:14:54 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:14:54 + mkdir -p /root/rpmbuild/BUILDROOT
16:14:54 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:14:54 + cd src
16:14:54 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/bin/dockerd-rootless.sh
16:14:54 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh
16:14:54 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/bin/rootlesskit
16:14:54 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy
16:14:54 + /usr/lib/rpm/check-buildroot
16:14:54 + /usr/lib/rpm/redhat/brp-compress
16:14:54 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:14:54 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:14:54 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:14:54 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:14:54 + /usr/lib/rpm/redhat/brp-python-hardlink
16:14:54 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:14:54 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MZs3Gy
16:14:54 + umask 022
16:14:54 + cd /root/rpmbuild/BUILD
16:14:54 + cd src
16:14:54 + /usr/local/bin/rootlesskit -v
16:14:54 rootlesskit version 0.14.4
16:14:54 + exit 0
16:14:54 make[1]: Leaving directory '/root/build-deb'
16:14:54    dh_installdeb
16:14:54 Processing files: docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:14:54 Provides: docker-ce-rootless-extras = 0:0.0.0.20221215153738.3a2c30b-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20221215153738.3a2c30b-0.el7
16:14:54 Requires(interp): /bin/sh /bin/sh /bin/sh
16:14:54 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:14:54 Requires(post): /bin/sh
16:14:54 Requires(preun): /bin/sh
16:14:54 Requires(postun): /bin/sh
16:14:54 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)
16:14:54 Conflicts: rootlesskit
16:14:54 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:14:54    debian/rules override_dh_gencontrol
16:14:54 make[1]: Entering directory '/root/build-deb'
16:14:54 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:14:54 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:14:54 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:14:54 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:14:54 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:14:54 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:14:54 if [ "amd64" = "amd64" ]; then \
16:14:54 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:14:54 fi
16:14:54 dh_gencontrol --remaining-packages
16:14:54 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.src.rpm
16:14:55 make[1]: Leaving directory '/root/build-deb'
16:14:55    dh_md5sums
16:14:55 make[1]: Leaving directory '/root/build-deb'
16:14:55    dh_installdeb
16:14:55    debian/rules override_dh_gencontrol
16:14:55 make[1]: Entering directory '/root/build-deb'
16:14:55 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:14:55 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:14:55 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:14:55 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:14:55 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:14:55 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:14:55 if [ "armhf" = "amd64" ]; then \
16:14:55 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:14:55 fi
16:14:55 dh_gencontrol --remaining-packages
16:14:55    debian/rules override_dh_builddeb
16:14:55 make[1]: Entering directory '/root/build-deb'
16:14:55 dh_builddeb -- -Zxz
16:14:55 make[1]: Leaving directory '/root/build-deb'
16:14:55    dh_md5sums
16:14:55 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~ubuntu-kinetic_amd64.deb'.
16:14:55 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.deb'.
16:14:56    debian/rules override_dh_builddeb
16:14:56 make[1]: Entering directory '/root/build-deb'
16:14:56 dh_builddeb -- -Zxz
16:14:56 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.deb'.
16:14:56 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.deb'.
16:14:58 ~/rpmbuild/BUILD/src
16:14:58 + popd
16:14:58 + exit 0
16:14:58 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CGbSG4
16:14:58 + umask 022
16:14:58 + cd /root/rpmbuild/BUILD
16:14:58 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.x86_64 '!=' / ']'
16:14:58 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.x86_64
16:14:58 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.x86_64
16:14:58 + mkdir -p /root/rpmbuild/BUILDROOT
16:14:58 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.x86_64
16:14:58 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:14:58 + cd src
16:14:58 + pushd /root/rpmbuild/BUILD/src/compose
16:14:58 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:14:58 ~/rpmbuild/BUILD/src
16:14:58 + popd
16:14:58 + for f in LICENSE MAINTAINERS NOTICE README.md
16:14:58 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
16:14:58 + for f in LICENSE MAINTAINERS NOTICE README.md
16:14:58 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
16:14:58 + for f in LICENSE MAINTAINERS NOTICE README.md
16:14:58 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
16:14:58 + for f in LICENSE MAINTAINERS NOTICE README.md
16:14:58 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
16:14:58 + /usr/lib/rpm/check-buildroot
16:14:58 + /usr/lib/rpm/redhat/brp-ldconfig
16:14:58 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:14:58 + /usr/lib/rpm/brp-compress
16:14:58 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:14:58 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:14:58 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:14:58 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:14:58 + /usr/lib/rpm/brp-python-hardlink
16:14:58 + PYTHON3=/usr/libexec/platform-python
16:14:58 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:14:58 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.14T1oZ
16:14:58 + umask 022
16:14:58 + cd /root/rpmbuild/BUILD
16:14:58 + cd src
16:14:58 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
16:14:58 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:14:58 + ver=v2.14.1
16:14:58 + test v2.14.1 = v2.14.1
16:14:58 + echo 'PASS: docker-compose version OK'
16:14:58 PASS: docker-compose version OK
16:14:58 + exit 0
16:14:58 Processing files: docker-compose-plugin-2.14.1-0.el8.x86_64
16:14:58 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DBQWc9
16:14:58 + umask 022
16:14:58 + cd /root/rpmbuild/BUILD
16:14:58 + cd src
16:14:58 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.x86_64/usr/share/doc/docker-compose-plugin
16:14:58 + export LC_ALL=C
16:14:58 + LC_ALL=C
16:14:58 + export DOCDIR
16:14:58 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.x86_64/usr/share/doc/docker-compose-plugin
16:14:58 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.x86_64/usr/share/doc/docker-compose-plugin
16:14:58 + exit 0
16:14:58 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1Hpa7t
16:14:58 + umask 022
16:14:58 + cd /root/rpmbuild/BUILD
16:14:58 + cd src
16:14:58 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
16:14:58 + export LC_ALL=C
16:14:58 + LC_ALL=C
16:14:58 + export LICENSEDIR
16:14:58 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
16:14:58 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
16:14:58 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
16:14:58 + exit 0
16:14:58 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:14:58 Provides: docker-compose-plugin = 0:2.14.1-0.el8 docker-compose-plugin(x86-64) = 0:2.14.1-0.el8
16:14:58 Requires(interp): /bin/sh /bin/sh /bin/sh
16:14:58 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:14:58 Requires(post): /bin/sh
16:14:58 Requires(preun): /bin/sh
16:14:58 Requires(postun): /bin/sh
16:14:58 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.x86_64
16:14:58 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.14.1-0.el8.src.rpm
16:14:59 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.14.1-0.el8.x86_64.rpm
16:14:59 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x1sCv5
16:14:59 + umask 022
16:14:59 + cd /root/rpmbuild/BUILD
16:14:59 + cd src
16:14:59 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el8.x86_64
16:14:59 + exit 0
16:14:59 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sSwd6t
16:14:59 + umask 022
16:14:59 + cd /root/rpmbuild/BUILD
16:14:59 + cd /root/rpmbuild/BUILD
16:14:59 + rm -rf src
16:14:59 + /usr/bin/mkdir -p src
16:14:59 + cd src
16:14:59 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:14:59 + /usr/bin/tar -xof -
16:14:59 + STATUS=0
16:14:59 + '[' 0 -ne 0 ']'
16:14:59 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:14:59 + /usr/bin/tar -xof -
16:14:59 + STATUS=0
16:14:59 + '[' 0 -ne 0 ']'
16:14:59 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:14:59 + exit 0
16:14:59 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cQAPMg
16:14:59 + umask 022
16:14:59 + cd /root/rpmbuild/BUILD
16:14:59 + cd src
16:14:59 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:14:59 + bash -c 'TAG_NAME="v0.23.0" COMMIT="6c852fa" PLATFORM_BINARY=docker-scan make native-build'
16:14:59 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:14:59 GO111MODULE=on make -f builder.Makefile build
16:14:59 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:14:59 mkdir -p bin
16:14:59 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
16:14:59 go: downloading github.com/docker/cli v20.10.17+incompatible
16:14:59 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.x86_64.rpm
16:14:59 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.N8mtMn
16:14:59 + umask 022
16:14:59 + cd /root/rpmbuild/BUILD
16:14:59 + cd src
16:14:59 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20221215153738.3a2c30b-0.el7.x86_64
16:14:59 + exit 0
16:14:59 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2fKN5q
16:14:59 + umask 022
16:14:59 + cd /root/rpmbuild/BUILD
16:14:59 + cd /root/rpmbuild/BUILD
16:14:59 + rm -rf src
16:14:59 + /usr/bin/mkdir -p src
16:14:59 + cd src
16:14:59 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:14:59 + /usr/bin/tar -xf -
16:14:59 + STATUS=0
16:14:59 + '[' 0 -ne 0 ']'
16:14:59 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
16:14:59 + /usr/bin/tar -xf -
16:14:59 + STATUS=0
16:14:59 + '[' 0 -ne 0 ']'
16:14:59 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:14:59 + exit 0
16:14:59 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RsXXZu
16:14:59 + umask 022
16:14:59 + cd /root/rpmbuild/BUILD
16:14:59 + cd src
16:14:59 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:14:59 + pushd /root/rpmbuild/BUILD/src/compose
16:14:59 + make VERSION=v2.14.1 DESTDIR=./bin build
16:14:59 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.1" -o "./bin/docker-compose" ./cmd
16:14:59 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
16:14:59 go: downloading github.com/spf13/cobra v1.6.1
16:14:59 go: downloading github.com/fvbommel/sortorder v1.0.2
16:14:59 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
16:14:59 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
16:14:59 go: downloading github.com/docker/docker v20.10.17+incompatible
16:15:00 go: downloading github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
16:15:00 go: downloading github.com/morikuni/aec v1.0.0
16:15:00 go: downloading github.com/spf13/pflag v1.0.5
16:15:00 go: downloading github.com/docker/distribution v2.8.1+incompatible
16:15:00 go: downloading github.com/docker/go-connections v0.4.0
16:15:00 go: downloading github.com/moby/sys/sequential v0.5.0
16:15:00 go: downloading github.com/sirupsen/logrus v1.9.0
16:15:00 go: downloading github.com/theupdateframework/notary v0.7.0
16:15:00 go: downloading github.com/compose-spec/compose-go v1.8.0
16:15:00 go: downloading github.com/hashicorp/go-version v1.6.0
16:15:00 go: downloading github.com/docker/buildx v0.9.1
16:15:00 go: downloading github.com/docker/go-units v0.5.0
16:15:00 go: downloading github.com/mattn/go-shellwords v1.0.12
16:15:00 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
16:15:00 go: downloading github.com/spf13/cobra v1.5.0
16:15:00 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
16:15:00 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:15:00 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
16:15:00 go: downloading github.com/docker/go-units v0.4.0
16:15:00 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:15:00 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:15:00 go: downloading github.com/moby/sys/mount v0.3.3
16:15:00 go: downloading go.opentelemetry.io/otel v1.11.2
16:15:00 go: downloading github.com/containerd/containerd v1.6.12
16:15:00 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
16:15:00 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
16:15:00 go: downloading github.com/containerd/containerd v1.6.6
16:15:00 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:15:00 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:15:00 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
16:15:00 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:15:00 go: downloading github.com/opencontainers/go-digest v1.0.0
16:15:00 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
16:15:00 go: downloading golang.org/x/sync v0.1.0
16:15:00 go: downloading gopkg.in/yaml.v2 v2.4.0
16:15:00 go: downloading k8s.io/client-go v0.22.4
16:15:00 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
16:15:00 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:15:00 go: downloading github.com/imdario/mergo v0.3.13
16:15:00 go: downloading github.com/containerd/console v1.0.3
16:15:00 go: downloading golang.org/x/text v0.3.7
16:15:00 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.deb'.
16:15:01 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:15:01 go: downloading github.com/prometheus/common v0.37.0
16:15:01 go: downloading github.com/prometheus/procfs v0.8.0
16:15:01 go: downloading google.golang.org/protobuf v1.28.1
16:15:01 go: downloading github.com/mattn/go-isatty v0.0.16
16:15:01 go: downloading github.com/buger/goterm v1.0.4
16:15:01 go: downloading github.com/stretchr/testify v1.8.1
16:15:01 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
16:15:01 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
16:15:01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:15:01 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
16:15:01 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
16:15:01 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
16:15:01 go: downloading go.opentelemetry.io/otel/trace v1.11.2
16:15:01 go: downloading github.com/go-logr/logr v1.2.3
16:15:01 go: downloading k8s.io/api v0.22.4
16:15:01 go: downloading k8s.io/apimachinery v0.22.4
16:15:02 go: downloading github.com/gofrs/flock v0.8.0
16:15:02 go: downloading github.com/moby/sys/signal v0.7.0
16:15:02 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
16:15:02 go: downloading github.com/golang/mock v1.6.0
16:15:02 go: downloading github.com/klauspost/compress v1.15.9
16:15:02 go: downloading github.com/moby/patternmatcher v0.5.0
16:15:02 go: downloading github.com/opencontainers/runc v1.1.3
16:15:02 make[1]: Leaving directory '/root/build-deb'
16:15:02    debian/rules override_dh_auto_test
16:15:02 make[1]: Entering directory '/root/build-deb'
16:15:02 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:15:02 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:15:02 PASS: daemon version OK
16:15:02 ver="$(cli/build/docker --version)"; \
16:15:02 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:15:02 PASS: cli version OK
16:15:02 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:15:02 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:15:02 PASS: docker-compose version OK
16:15:02 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:15:02 # TODO change once we support scan-plugin on other architectures
16:15:02 if [ "armhf" = "amd64" ]; then \
16:15:02 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:15:02 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:15:02 fi
16:15:02 make[1]: Leaving directory '/root/build-deb'
16:15:02    create-stamp debian/debhelper-build-stamp
16:15:02  debian/rules binary
16:15:02 dh binary --with=bash-completion --with=systemd
16:15:02    dh_testroot
16:15:02    dh_prep
16:15:02    debian/rules override_dh_auto_install
16:15:02 make[1]: Entering directory '/root/build-deb'
16:15:02 # docker-ce-cli install
16:15:02 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
16:15:02 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:15:02 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:15:02 set -e;cd /sources && \
16:15:02 	tar xzf plugin-installers.tgz; \
16:15:02 	for installer in plugins/*.installer; do \
16:15:02 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:15:02 		PREFIX=/usr/libexec/docker/cli-plugins \
16:15:02 			bash ${installer} install_plugin; \
16:15:02 	done
16:15:02 # docker-ce install
16:15:02 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:15:02 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:15:02 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:15:02 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:15:02 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:15:02 # docker-compose-plugin install
16:15:02 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:15:02 # docker-scan-plugin install
16:15:02 # TODO change once we support scan-plugin on other architectures
16:15:02 if [ "armhf" = "amd64" ]; then \
16:15:02 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:15:02 fi
16:15:02 # docker-ce-rootless-extras install
16:15:02 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:15:02 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:15:02 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:15:02 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:15:02 # TODO: how can we install vpnkit?
16:15:02 make[1]: Leaving directory '/root/build-deb'
16:15:02    debian/rules override_dh_install
16:15:02 make[1]: Entering directory '/root/build-deb'
16:15:02 dh_install
16:15:02 # TODO Can we do this from within our container?
16:15:02 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:15:02 make[1]: Leaving directory '/root/build-deb'
16:15:02    dh_installdocs
16:15:02    dh_installchangelogs
16:15:02    dh_installman
16:15:02    dh_bash-completion
16:15:02    dh_systemd_enable
16:15:02    debian/rules override_dh_installinit
16:15:02 make[1]: Entering directory '/root/build-deb'
16:15:02 # use "docker" as our service name, not "docker-ce"
16:15:02 dh_installinit --name=docker
16:15:02 make[1]: Leaving directory '/root/build-deb'
16:15:02    dh_systemd_start
16:15:02    dh_perl
16:15:02    dh_link
16:15:02    dh_strip_nondeterminism
16:15:02    dh_compress
16:15:02 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
16:15:02 go: downloading github.com/hashicorp/errwrap v1.1.0
16:15:02 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
16:15:02 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
16:15:02 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
16:15:02 go: downloading google.golang.org/grpc v1.47.0
16:15:02    dh_fixperms
16:15:02    dh_missing
16:15:02    debian/rules override_dh_strip
16:15:02 make[1]: Entering directory '/root/build-deb'
16:15:02 # Go has lots of problems with stripping, so just don't
16:15:02 make[1]: Leaving directory '/root/build-deb'
16:15:02    dh_makeshlibs
16:15:02    debian/rules override_dh_shlibdeps
16:15:02 make[1]: Entering directory '/root/build-deb'
16:15:02 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:15:02 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
16:15:02 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.deb'.
16:15:02 make[1]: Leaving directory '/root/build-deb'
16:15:02    debian/rules override_dh_auto_test
16:15:02 make[1]: Entering directory '/root/build-deb'
16:15:02 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:15:02 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:15:02 PASS: daemon version OK
16:15:02 ver="$(cli/build/docker --version)"; \
16:15:02 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:15:02 PASS: cli version OK
16:15:02 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:15:02 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:15:02 PASS: docker-compose version OK
16:15:02 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:15:02 # TODO change once we support scan-plugin on other architectures
16:15:02 if [ "armhf" = "amd64" ]; then \
16:15:02 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:15:02 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:15:02 fi
16:15:02 make[1]: Leaving directory '/root/build-deb'
16:15:02    create-stamp debian/debhelper-build-stamp
16:15:02  debian/rules binary
16:15:02 dh binary --with=bash-completion --with=systemd
16:15:02    dh_testroot
16:15:02    dh_prep
16:15:02    debian/rules override_dh_auto_install
16:15:02 make[1]: Entering directory '/root/build-deb'
16:15:02 # docker-ce-cli install
16:15:02 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
16:15:02 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:15:02 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:15:02 set -e;cd /sources && \
16:15:02 	tar xzf plugin-installers.tgz; \
16:15:02 	for installer in plugins/*.installer; do \
16:15:02 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:15:02 		PREFIX=/usr/libexec/docker/cli-plugins \
16:15:02 			bash ${installer} install_plugin; \
16:15:02 	done
16:15:02 # docker-ce install
16:15:02 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:15:02 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:15:02 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:15:02 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:15:02 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:15:02 # docker-compose-plugin install
16:15:02 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:15:02 # docker-scan-plugin install
16:15:02 # TODO change once we support scan-plugin on other architectures
16:15:02 if [ "armhf" = "amd64" ]; then \
16:15:02 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:15:02 fi
16:15:02 # docker-ce-rootless-extras install
16:15:02 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:15:02 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:15:02 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:15:02 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:15:02 # TODO: how can we install vpnkit?
16:15:02 make[1]: Leaving directory '/root/build-deb'
16:15:02    debian/rules override_dh_install
16:15:02 make[1]: Entering directory '/root/build-deb'
16:15:02 dh_install
16:15:02 # TODO Can we do this from within our container?
16:15:02 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:15:02 make[1]: Leaving directory '/root/build-deb'
16:15:02    dh_installdocs
16:15:02    dh_installchangelogs
16:15:02    dh_installman
16:15:02    dh_bash-completion
16:15:02    dh_systemd_enable
16:15:02    debian/rules override_dh_installinit
16:15:02 make[1]: Entering directory '/root/build-deb'
16:15:02 # use "docker" as our service name, not "docker-ce"
16:15:02 dh_installinit --name=docker
16:15:02 make[1]: Leaving directory '/root/build-deb'
16:15:02    dh_systemd_start
16:15:02    dh_perl
16:15:02    dh_link
16:15:02    dh_strip_nondeterminism
16:15:02    dh_compress
16:15:02    dh_fixperms
16:15:02    dh_missing
16:15:02    debian/rules override_dh_strip
16:15:02 make[1]: Entering directory '/root/build-deb'
16:15:02 # Go has lots of problems with stripping, so just don't
16:15:02 make[1]: Leaving directory '/root/build-deb'
16:15:02    dh_makeshlibs
16:15:02    debian/rules override_dh_shlibdeps
16:15:02 make[1]: Entering directory '/root/build-deb'
16:15:02 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:15:02 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
16:15:02 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
16:15:02 go: downloading github.com/docker/docker-credential-helpers v0.7.0
16:15:02 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
16:15:02 go: downloading github.com/gogo/protobuf v1.3.2
16:15:03 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
16:15:03 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
16:15:03 go: downloading github.com/mattn/go-runewidth v0.0.14
16:15:03 go: downloading k8s.io/klog/v2 v2.60.1
16:15:03 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
16:15:03 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
16:15:03 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
16:15:03 go: downloading google.golang.org/protobuf v1.28.0
16:15:03 go: downloading github.com/go-logr/stdr v1.2.2
16:15:03 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:15:03 go: downloading github.com/containerd/typeurl v1.0.2
16:15:03 go: downloading github.com/golang/protobuf v1.5.2
16:15:03 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
16:15:03 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
16:15:03 go: downloading github.com/pelletier/go-toml v1.9.4
16:15:04 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
16:15:04 go: downloading github.com/google/gofuzz v1.2.0
16:15:04 go: downloading github.com/moby/sys/symlink v0.2.0
16:15:04 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
16:15:04 go: downloading github.com/gogo/googleapis v1.4.1
16:15:04 make[1]: Leaving directory '/root/build-deb'
16:15:04    dh_installdeb
16:15:04    debian/rules override_dh_gencontrol
16:15:04 make[1]: Entering directory '/root/build-deb'
16:15:04 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:15:04 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:15:04 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:15:04 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:15:04 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:15:04 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:15:04 if [ "armhf" = "amd64" ]; then \
16:15:04 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:15:04 fi
16:15:04 dh_gencontrol --remaining-packages
16:15:05 make[1]: Leaving directory '/root/build-deb'
16:15:05    dh_md5sums
16:15:05 make[1]: Leaving directory '/root/build-deb'
16:15:05    dh_installdeb
16:15:05    debian/rules override_dh_gencontrol
16:15:05 make[1]: Entering directory '/root/build-deb'
16:15:05 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:15:05 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:15:05 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:15:05 go: downloading github.com/containerd/continuity v0.3.0
16:15:05 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
16:15:05 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
16:15:05 go: downloading github.com/rivo/uniseg v0.2.0
16:15:05 go: downloading github.com/davecgh/go-spew v1.1.1
16:15:05 go: downloading github.com/pmezard/go-difflib v1.0.0
16:15:05 go: downloading gopkg.in/yaml.v3 v3.0.1
16:15:05 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
16:15:05 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
16:15:05 go: downloading github.com/moby/locker v1.0.1
16:15:05 go: downloading github.com/felixge/httpsnoop v1.0.2
16:15:05 go: downloading go.opentelemetry.io/otel/metric v0.27.0
16:15:05 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
16:15:05 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
16:15:05 go: downloading gopkg.in/inf.v0 v0.9.1
16:15:05 go: downloading github.com/googleapis/gnostic v0.5.5
16:15:05 go: downloading github.com/google/go-cmp v0.5.9
16:15:05 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
16:15:05 go: downloading github.com/docker/go-metrics v0.0.1
16:15:05 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
16:15:05 go: downloading github.com/json-iterator/go v1.1.12
16:15:05 go: downloading github.com/modern-go/reflect2 v1.0.2
16:15:05 go: downloading sigs.k8s.io/yaml v1.2.0
16:15:05 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
16:15:05 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:15:05 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:15:05 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:15:05 if [ "armhf" = "amd64" ]; then \
16:15:05 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:15:05 fi
16:15:05 dh_gencontrol --remaining-packages
16:15:05 go: downloading github.com/mattn/go-colorable v0.1.12
16:15:05 go: downloading github.com/prometheus/client_golang v1.12.2
16:15:05 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
16:15:05 go: downloading github.com/containerd/ttrpc v1.1.0
16:15:05 go: downloading github.com/moby/spdystream v0.2.0
16:15:05 go: downloading github.com/prometheus/client_model v0.2.0
16:15:05 go: downloading github.com/prometheus/common v0.32.1
16:15:05 go: downloading github.com/beorn7/perks v1.0.1
16:15:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:15:05 go: downloading github.com/prometheus/procfs v0.7.3
16:15:05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
16:15:05    debian/rules override_dh_builddeb
16:15:05 make[1]: Entering directory '/root/build-deb'
16:15:05 dh_builddeb -- -Zxz
16:15:05 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.deb'.
16:15:05 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.deb'.
16:15:05 make[1]: Leaving directory '/root/build-deb'
16:15:05    dh_md5sums
16:15:06    debian/rules override_dh_builddeb
16:15:06 make[1]: Entering directory '/root/build-deb'
16:15:06 dh_builddeb -- -Zxz
16:15:06 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.deb'.
16:15:06 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.deb'.
16:15:06 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.23.0~ubuntu-jammy_amd64.deb'.
16:15:11 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~ubuntu-jammy_armhf.deb'.
16:15:13 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.23.0~ubuntu-bionic_amd64.deb'.
16:15:19 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:15:19 + popd
16:15:19 ~/rpmbuild/BUILD/src
16:15:19 + exit 0
16:15:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qyMcGT
16:15:19 + umask 022
16:15:19 + cd /root/rpmbuild/BUILD
16:15:19 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64 '!=' / ']'
16:15:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64
16:15:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64
16:15:19 + mkdir -p /root/rpmbuild/BUILDROOT
16:15:19 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64
16:15:19 + cd src
16:15:19 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:15:19 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:15:19 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:15:19 + popd
16:15:19 ~/rpmbuild/BUILD/src
16:15:19 + /usr/lib/rpm/check-buildroot
16:15:19 + /usr/lib/rpm/redhat/brp-ldconfig
16:15:19 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:15:19 + /usr/lib/rpm/brp-compress
16:15:19 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:15:19 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:15:19 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:15:19 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:15:19 + /usr/lib/rpm/brp-python-hardlink
16:15:19 + PYTHON3=/usr/libexec/platform-python
16:15:19 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:15:19 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.c1VK6T
16:15:19 + umask 022
16:15:19 + cd /root/rpmbuild/BUILD
16:15:19 + cd src
16:15:19 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
16:15:19 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:15:19 + ver=v0.23.0
16:15:19 + test v0.23.0 = v0.23.0
16:15:19 + echo 'PASS: docker-scan version OK'
16:15:19 + exit 0
16:15:19 PASS: docker-scan version OK
16:15:19 Processing files: docker-scan-plugin-0.23.0-0.el8.x86_64
16:15:19 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:15:19 Provides: docker-scan-plugin = 0:0.23.0-0.el8 docker-scan-plugin(x86-64) = 0:0.23.0-0.el8
16:15:19 Requires(interp): /bin/sh /bin/sh /bin/sh
16:15:19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:15:19 Requires(post): /bin/sh
16:15:19 Requires(preun): /bin/sh
16:15:19 Requires(postun): /bin/sh
16:15:19 Enhances: docker-ce-cli
16:15:19 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64
16:15:19 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.23.0-0.el8.src.rpm
16:15:19 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el8.x86_64.rpm
16:15:19 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UqPNbQ
16:15:19 + umask 022
16:15:19 + cd /root/rpmbuild/BUILD
16:15:19 + cd src
16:15:19 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el8.x86_64
16:15:19 + exit 0
16:15:20 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~ubuntu-focal_armhf.deb'.
16:15:20 make[1]: Leaving directory '/root/build-deb'
16:15:20    debian/rules override_dh_auto_test
16:15:20 make[1]: Entering directory '/root/build-deb'
16:15:20 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:15:20 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:15:20 PASS: daemon version OK
16:15:20 ver="$(cli/build/docker --version)"; \
16:15:20 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:15:20 PASS: cli version OK
16:15:20 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:15:20 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:15:20 PASS: docker-compose version OK
16:15:20 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:15:20 # TODO change once we support scan-plugin on other architectures
16:15:20 if [ "armhf" = "amd64" ]; then \
16:15:20 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:15:20 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:15:20 fi
16:15:20 make[1]: Leaving directory '/root/build-deb'
16:15:20    create-stamp debian/debhelper-build-stamp
16:15:20  debian/rules binary
16:15:20 dh binary --with=bash-completion --with=systemd
16:15:20    dh_testroot
16:15:20    dh_prep
16:15:20    debian/rules override_dh_auto_install
16:15:20 make[1]: Entering directory '/root/build-deb'
16:15:20 # docker-ce-cli install
16:15:20 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
16:15:20 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:15:20 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:15:20 set -e;cd /sources && \
16:15:20 	tar xzf plugin-installers.tgz; \
16:15:20 	for installer in plugins/*.installer; do \
16:15:20 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:15:20 		PREFIX=/usr/libexec/docker/cli-plugins \
16:15:20 			bash ${installer} install_plugin; \
16:15:20 	done
16:15:21 # docker-ce install
16:15:21 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:15:21 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:15:21 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:15:21 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:15:21 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:15:21 # docker-compose-plugin install
16:15:21 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:15:21 # docker-scan-plugin install
16:15:21 # TODO change once we support scan-plugin on other architectures
16:15:21 if [ "armhf" = "amd64" ]; then \
16:15:21 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:15:21 fi
16:15:21 # docker-ce-rootless-extras install
16:15:21 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:15:21 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:15:21 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:15:21 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:15:21 # TODO: how can we install vpnkit?
16:15:21 make[1]: Leaving directory '/root/build-deb'
16:15:21    debian/rules override_dh_install
16:15:21 make[1]: Entering directory '/root/build-deb'
16:15:21 dh_install
16:15:21 # TODO Can we do this from within our container?
16:15:21 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:15:21 make[1]: Leaving directory '/root/build-deb'
16:15:21    dh_installdocs
16:15:21 make[1]: Leaving directory '/root/build-deb'
16:15:21    debian/rules override_dh_auto_test
16:15:21 make[1]: Entering directory '/root/build-deb'
16:15:21 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:15:21 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:15:21 PASS: daemon version OK
16:15:21 ver="$(cli/build/docker --version)"; \
16:15:21 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:15:21 PASS: cli version OK
16:15:21 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:15:21 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:15:21 PASS: docker-compose version OK
16:15:21 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:15:21 # TODO change once we support scan-plugin on other architectures
16:15:21 if [ "armhf" = "amd64" ]; then \
16:15:21 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:15:21 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:15:21 fi
16:15:21 make[1]: Leaving directory '/root/build-deb'
16:15:21    create-stamp debian/debhelper-build-stamp
16:15:21  debian/rules binary
16:15:21 dh binary --with=bash-completion --with=systemd
16:15:21    dh_testroot
16:15:21    dh_prep
16:15:21    debian/rules override_dh_auto_install
16:15:21 make[1]: Entering directory '/root/build-deb'
16:15:21 # docker-ce-cli install
16:15:21 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
16:15:21 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:15:21 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:15:21 set -e;cd /sources && \
16:15:21 	tar xzf plugin-installers.tgz; \
16:15:21 	for installer in plugins/*.installer; do \
16:15:21 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:15:21 		PREFIX=/usr/libexec/docker/cli-plugins \
16:15:21 			bash ${installer} install_plugin; \
16:15:21 	done
16:15:21 # docker-ce install
16:15:21 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:15:21 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:15:21 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:15:21 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:15:21 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:15:21 # docker-compose-plugin install
16:15:21 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:15:21 # docker-scan-plugin install
16:15:21 # TODO change once we support scan-plugin on other architectures
16:15:21 if [ "armhf" = "amd64" ]; then \
16:15:21 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:15:21 fi
16:15:21 # docker-ce-rootless-extras install
16:15:21 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:15:21 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:15:21 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:15:21 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:15:21 # TODO: how can we install vpnkit?
16:15:21 make[1]: Leaving directory '/root/build-deb'
16:15:21    debian/rules override_dh_install
16:15:21 make[1]: Entering directory '/root/build-deb'
16:15:21 dh_install
16:15:21 # TODO Can we do this from within our container?
16:15:21 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:15:21 make[1]: Leaving directory '/root/build-deb'
16:15:21    dh_installdocs
16:15:21    dh_installchangelogs
16:15:21    dh_installman
16:15:21    dh_bash-completion
16:15:21    dh_systemd_enable
16:15:21    debian/rules override_dh_installinit
16:15:21 make[1]: Entering directory '/root/build-deb'
16:15:21 # use "docker" as our service name, not "docker-ce"
16:15:21 dh_installinit --name=docker
16:15:21 make[1]: Leaving directory '/root/build-deb'
16:15:21    dh_systemd_start
16:15:21    dh_perl
16:15:21    dh_link
16:15:21    dh_strip_nondeterminism
16:15:21 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~debian-bullseye_armhf.deb'.
16:15:21    dh_installchangelogs
16:15:21    dh_installman
16:15:21    dh_compress
16:15:21    dh_fixperms
16:15:21    dh_bash-completion
16:15:21    dh_missing
16:15:21    debian/rules override_dh_strip
16:15:21 make[1]: Entering directory '/root/build-deb'
16:15:21 # Go has lots of problems with stripping, so just don't
16:15:21 make[1]: Leaving directory '/root/build-deb'
16:15:21    dh_makeshlibs
16:15:21    debian/rules override_dh_shlibdeps
16:15:21 make[1]: Entering directory '/root/build-deb'
16:15:21 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:15:21    dh_systemd_enable
16:15:21    debian/rules override_dh_installinit
16:15:21 make[1]: Entering directory '/root/build-deb'
16:15:21 # use "docker" as our service name, not "docker-ce"
16:15:21 dh_installinit --name=docker
16:15:21 make[1]: Leaving directory '/root/build-deb'
16:15:21    dh_systemd_start
16:15:21    dh_perl
16:15:22    dh_link
16:15:22    dh_strip_nondeterminism
16:15:22    dh_compress
16:15:22    dh_fixperms
16:15:22    dh_missing
16:15:22    debian/rules override_dh_strip
16:15:22 make[1]: Entering directory '/root/build-deb'
16:15:22 # Go has lots of problems with stripping, so just don't
16:15:22 make[1]: Leaving directory '/root/build-deb'
16:15:22    dh_makeshlibs
16:15:22    debian/rules override_dh_shlibdeps
16:15:22 make[1]: Entering directory '/root/build-deb'
16:15:22 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:15:22 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
16:15:22 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
[Pipeline] sh
16:15:23 + make clean
16:15:23 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:15:24 rm -f -r src
16:15:24 make -C rpm clean
16:15:24 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:15:24 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:15:24 make[1]: Leaving directory '/root/build-deb'
16:15:24    dh_installdeb
16:15:24    debian/rules override_dh_gencontrol
16:15:24 make[1]: Entering directory '/root/build-deb'
16:15:24 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:15:24 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:15:24 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:15:24 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:15:24 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:15:24 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:15:24 if [ "armhf" = "amd64" ]; then \
16:15:24 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:15:24 fi
16:15:24 dh_gencontrol --remaining-packages
16:15:24 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb'.
16:15:24 make[1]: Leaving directory '/root/build-deb'
16:15:24    dh_md5sums
16:15:24 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.23.0~debian-buster_amd64.deb'.
16:15:24 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.deb'.
16:15:25 make[1]: Leaving directory '/root/build-deb'
16:15:25    dh_installdeb
16:15:25    debian/rules override_dh_gencontrol
16:15:25 make[1]: Entering directory '/root/build-deb'
16:15:25 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:15:25 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:15:25 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:15:25 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:15:25 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:15:25 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:15:25 if [ "armhf" = "amd64" ]; then \
16:15:25 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:15:25 fi
16:15:25 dh_gencontrol --remaining-packages
16:15:25 rm -f -r rpmbuild/
16:15:25 docker builder prune -f --filter until=24h
16:15:25    debian/rules override_dh_builddeb
16:15:25 make[1]: Entering directory '/root/build-deb'
16:15:25 dh_builddeb -- -Zxz
16:15:25 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.deb'.
16:15:25 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.deb'.
16:15:25 make[1]: Leaving directory '/root/build-deb'
16:15:25    dh_md5sums
16:15:25 Total:	0B
16:15:25 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:15:25 make -C deb clean
16:15:25 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:15:25 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:15:25 rm -f -r debbuild
16:15:25 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:15:25 rm -f -r sources
16:15:25 docker builder prune -f --filter until=24h
16:15:25 Total:	0B
16:15:25 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:15:25 make -C static clean
16:15:25 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:15:25 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:15:25 rm -f -r build
16:15:25 docker builder prune -f --filter until=24h
16:15:25 Total:	0B
16:15:25 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:15:25    debian/rules override_dh_builddeb
16:15:25 make[1]: Entering directory '/root/build-deb'
16:15:25 dh_builddeb -- -Zxz
16:15:25 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.deb'.
16:15:25 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.deb'.
16:15:26 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.deb'.
16:15:31 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.deb'.
16:15:34 make[1]: Leaving directory '/root/build-deb'
16:15:34    debian/rules override_dh_auto_test
16:15:34 make[1]: Entering directory '/root/build-deb'
16:15:34 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:15:34 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 0234322" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:15:34 PASS: daemon version OK
16:15:34 ver="$(cli/build/docker --version)"; \
16:15:34 	test "$ver" = "Docker version 0.0.0-20221215153738-3a2c30b, build 3a2c30b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:15:34 PASS: cli version OK
16:15:34 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:15:34 	test "$ver" = "v2.14.1" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
16:15:34 PASS: docker-compose version OK
16:15:34 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:15:34 # TODO change once we support scan-plugin on other architectures
16:15:34 if [ "amd64" = "amd64" ]; then \
16:15:34 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:15:34 		test "$ver" = "v0.23.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:15:34 fi
16:15:34 PASS: docker-scan version OK
16:15:34 make[1]: Leaving directory '/root/build-deb'
16:15:34    create-stamp debian/debhelper-build-stamp
16:15:34  debian/rules binary
16:15:34 dh binary --with=bash-completion --with=systemd
16:15:34    dh_testroot
16:15:34    dh_prep
16:15:34    debian/rules override_dh_auto_install
16:15:34 make[1]: Entering directory '/root/build-deb'
16:15:34 # docker-ce-cli install
16:15:34 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
16:15:34 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:15:34 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:15:34 set -e;cd /sources && \
16:15:34 	tar xzf plugin-installers.tgz; \
16:15:34 	for installer in plugins/*.installer; do \
16:15:34 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:15:34 		PREFIX=/usr/libexec/docker/cli-plugins \
16:15:34 			bash ${installer} install_plugin; \
16:15:34 	done
16:15:34 # docker-ce install
16:15:34 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:15:34 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:15:34 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20221215153738-3a2c30b debian/docker-ce/usr/bin/dockerd
16:15:34 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:15:34 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:15:34 # docker-compose-plugin install
16:15:34 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
16:15:34 # docker-scan-plugin install
16:15:34 # TODO change once we support scan-plugin on other architectures
16:15:34 if [ "amd64" = "amd64" ]; then \
16:15:34 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:15:34 fi
16:15:34 # docker-ce-rootless-extras install
16:15:34 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:15:34 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:15:34 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:15:34 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:15:34 # TODO: how can we install vpnkit?
16:15:34 make[1]: Leaving directory '/root/build-deb'
16:15:34    debian/rules override_dh_install
16:15:34 make[1]: Entering directory '/root/build-deb'
16:15:34 dh_install
16:15:34 # TODO Can we do this from within our container?
16:15:34 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:15:34 make[1]: Leaving directory '/root/build-deb'
16:15:34    dh_installdocs
16:15:34    dh_installchangelogs
16:15:34    dh_installman
16:15:34    dh_bash-completion
16:15:34    dh_systemd_enable
16:15:34    debian/rules override_dh_installinit
16:15:34 make[1]: Entering directory '/root/build-deb'
16:15:34 # use "docker" as our service name, not "docker-ce"
16:15:34 dh_installinit --name=docker
16:15:34 make[1]: Leaving directory '/root/build-deb'
16:15:34    dh_systemd_start
16:15:34    dh_perl
16:15:34    dh_link
16:15:34    dh_strip_nondeterminism
16:15:34    dh_compress
16:15:34    dh_fixperms
16:15:34    dh_missing
16:15:34    debian/rules override_dh_strip
16:15:34 make[1]: Entering directory '/root/build-deb'
16:15:34 # Go has lots of problems with stripping, so just don't
16:15:34 make[1]: Leaving directory '/root/build-deb'
16:15:34    dh_makeshlibs
16:15:34    debian/rules override_dh_shlibdeps
16:15:34 make[1]: Entering directory '/root/build-deb'
16:15:34 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:15:34 make[1]: Leaving directory '/root/build-deb'
16:15:34    dh_installdeb
16:15:34    debian/rules override_dh_gencontrol
16:15:34 make[1]: Entering directory '/root/build-deb'
16:15:34 # Use separate version for the compose-plugin package, then generate the other control files as usual
16:15:34 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
16:15:34 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
16:15:34 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:15:34 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:15:34 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:15:34 if [ "amd64" = "amd64" ]; then \
16:15:34 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:15:34 fi
16:15:34 dh_gencontrol --remaining-packages
16:15:34 make[1]: Leaving directory '/root/build-deb'
16:15:34    dh_md5sums
16:15:34    debian/rules override_dh_builddeb
16:15:34 make[1]: Entering directory '/root/build-deb'
16:15:34 dh_builddeb -- -Zxz
16:15:34 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~debian-bullseye_amd64.deb'.
16:15:34 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.deb'.
16:15:34 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb'.
16:15:38 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.deb'.
16:15:39 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.deb'.
16:15:39 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.deb'.
16:15:39 make[1]: Leaving directory '/root/build-deb'
16:15:39  dpkg-genbuildinfo
16:15:39  dpkg-genchanges  >../docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.changes
16:15:39 dpkg-genchanges: info: including full source code in upload
16:15:39  dpkg-source -I.git --after-build .
16:15:39 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:15:39 + destination=/build
16:15:39 + mkdir -p /build
16:15:39 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.deb /root/docker-compose-plugin_2.14.1~raspbian-buster_armhf.deb /build
16:15:39 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.deb'
16:15:39 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.deb'
16:15:39 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.deb'
16:15:39 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.deb'
16:15:39 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster.dsc'
16:15:39 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster.dsc'
16:15:39 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster.tar.gz'
16:15:39 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster.tar.gz'
16:15:39 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.buildinfo'
16:15:39 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.buildinfo'
16:15:39 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.changes'
16:15:39 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.changes'
16:15:39 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.deb'
16:15:39 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-buster_armhf.deb'
16:15:39 copied '/root/docker-compose-plugin_2.14.1~raspbian-buster_armhf.deb' -> '/build/docker-compose-plugin_2.14.1~raspbian-buster_armhf.deb'
16:15:39 removed '/root/docker-compose-plugin_2.14.1~raspbian-buster_armhf.deb'
16:15:39 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
16:15:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:15:40 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~ubuntu-kinetic_armhf.deb'.
16:15:40 + make clean
16:15:40 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:15:41 rm -f -r src
16:15:41 make -C rpm clean
16:15:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:15:41 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:15:41 rm -f -r rpmbuild/
16:15:41 docker builder prune -f --filter until=24h
16:15:41 Total:	0B
16:15:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:15:41 make -C deb clean
16:15:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:15:41 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:15:41 rm -f -r debbuild
16:15:41 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:15:42 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.deb'.
16:15:42 rm -f -r sources
16:15:42 docker builder prune -f --filter until=24h
16:15:42 Total:	0B
16:15:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:15:42 make -C static clean
16:15:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:15:42 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:15:42 rm -f -r build
16:15:42 docker builder prune -f --filter until=24h
16:15:43 Total:	0B
16:15:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:15:43 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.14.1~debian-buster_armhf.deb'.
16:15:46 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.deb'.
16:15:47 make[1]: Leaving directory '/root/build-deb'
16:15:47  dpkg-genbuildinfo
16:15:47  dpkg-genchanges  >../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.changes
16:15:47 dpkg-genchanges: info: including full source code in upload
16:15:47  dpkg-source -I.git --after-build build-deb
16:15:47 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:15:47 + destination=/build
16:15:47 + mkdir -p /build
16:15:47 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.deb /root/docker-compose-plugin_2.14.1~ubuntu-bionic_armhf.deb /build
16:15:47 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.deb'
16:15:47 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.deb'
16:15:47 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.deb'
16:15:47 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.deb'
16:15:47 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.dsc'
16:15:47 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.dsc'
16:15:47 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.tar.gz'
16:15:47 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.tar.gz'
16:15:47 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.buildinfo'
16:15:47 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.buildinfo'
16:15:47 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.changes'
16:15:47 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.changes'
16:15:47 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.deb'
16:15:47 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_armhf.deb'
16:15:47 copied '/root/docker-compose-plugin_2.14.1~ubuntu-bionic_armhf.deb' -> '/build/docker-compose-plugin_2.14.1~ubuntu-bionic_armhf.deb'
16:15:47 removed '/root/docker-compose-plugin_2.14.1~ubuntu-bionic_armhf.deb'
16:15:47 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
16:15:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:15:47 + make clean
16:15:47 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:15:48 rm -f -r src
16:15:48 make -C rpm clean
16:15:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:15:48 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:15:48 rm -f -r rpmbuild/
16:15:48 docker builder prune -f --filter until=24h
16:15:49 Total:	0B
16:15:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:15:49 make -C deb clean
16:15:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:15:49 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:15:49 make[1]: Leaving directory '/root/build-deb'
16:15:49  dpkg-genbuildinfo
16:15:49  dpkg-genchanges  >../docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.changes
16:15:49 dpkg-genchanges: info: including full source code in upload
16:15:49  dpkg-source -I.git --after-build .
16:15:49 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:15:49 + destination=/build
16:15:49 + mkdir -p /build
16:15:49 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.deb /root/docker-compose-plugin_2.14.1~raspbian-bullseye_armhf.deb /build
16:15:49 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.deb'
16:15:49 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.deb'
16:15:49 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.deb'
16:15:49 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.deb'
16:15:49 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye.dsc'
16:15:49 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye.dsc'
16:15:49 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye.tar.gz'
16:15:49 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye.tar.gz'
16:15:49 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.buildinfo'
16:15:49 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.buildinfo'
16:15:49 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.changes'
16:15:49 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.changes'
16:15:49 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.deb'
16:15:49 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~raspbian-bullseye_armhf.deb'
16:15:49 copied '/root/docker-compose-plugin_2.14.1~raspbian-bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.14.1~raspbian-bullseye_armhf.deb'
16:15:49 removed '/root/docker-compose-plugin_2.14.1~raspbian-bullseye_armhf.deb'
16:15:49 rm -f -r debbuild
16:15:49 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:15:50 rm -f -r sources
16:15:50 docker builder prune -f --filter until=24h
16:15:50 Total:	0B
16:15:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:15:50 make -C static clean
16:15:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:15:50 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:15:50 rm -f -r build
16:15:50 docker builder prune -f --filter until=24h
16:15:50 Total:	0B
16:15:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:15:51 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye"
16:15:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:15:52 + make clean
16:15:52 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:15:53 rm -f -r src
16:15:53 make -C rpm clean
16:15:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:15:53 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:15:53 rm -f -r rpmbuild/
16:15:53 docker builder prune -f --filter until=24h
16:15:53 Total:	0B
16:15:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:15:53 make -C deb clean
16:15:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:15:53 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:15:53 rm -f -r debbuild
16:15:53 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:15:54 rm -f -r sources
16:15:54 docker builder prune -f --filter until=24h
16:15:54 Total:	0B
16:15:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:15:54 make -C static clean
16:15:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:15:54 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:15:54 rm -f -r build
16:15:54 docker builder prune -f --filter until=24h
16:15:55 Total:	0B
16:15:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:15:58 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.deb'.
16:15:58 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.deb'.
16:16:06 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.23.0~debian-bullseye_amd64.deb'.
16:16:11 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.deb'.
16:16:12 make[1]: Leaving directory '/root/build-deb'
16:16:12  dpkg-genbuildinfo -O../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.buildinfo
16:16:12  dpkg-genchanges -O../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.changes
16:16:12 dpkg-genchanges: info: including full source code in upload
16:16:12  dpkg-source -I.git --after-build .
16:16:12 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:16:12 + destination=/build
16:16:12 + mkdir -p /build
16:16:12 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.deb /root/docker-compose-plugin_2.14.1~ubuntu-jammy_armhf.deb /build
16:16:12 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.deb'
16:16:12 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.deb'
16:16:12 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.deb'
16:16:12 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.deb'
16:16:12 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.dsc'
16:16:12 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.dsc'
16:16:12 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.tar.gz'
16:16:12 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.tar.gz'
16:16:12 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.buildinfo'
16:16:12 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.buildinfo'
16:16:12 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.changes'
16:16:12 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.changes'
16:16:12 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.deb'
16:16:12 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_armhf.deb'
16:16:12 copied '/root/docker-compose-plugin_2.14.1~ubuntu-jammy_armhf.deb' -> '/build/docker-compose-plugin_2.14.1~ubuntu-jammy_armhf.deb'
16:16:12 removed '/root/docker-compose-plugin_2.14.1~ubuntu-jammy_armhf.deb'
16:16:13 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
16:16:13 make[1]: Leaving directory '/root/build-deb'
16:16:13  dpkg-genbuildinfo -O../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.buildinfo
16:16:14 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:16:14 + make clean
16:16:14 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:16:14  dpkg-genchanges -O../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.changes
16:16:15 rm -f -r src
16:16:15 make -C rpm clean
16:16:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:15 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:16:15 rm -f -r rpmbuild/
16:16:15 docker builder prune -f --filter until=24h
16:16:15 Total:	0B
16:16:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:15 make -C deb clean
16:16:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:15 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:16:15 dpkg-genchanges: info: including full source code in upload
16:16:15  dpkg-source -I.git --after-build .
16:16:15 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:16:15 + destination=/build
16:16:15 + mkdir -p /build
16:16:15 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.deb /root/docker-compose-plugin_2.14.1~ubuntu-jammy_amd64.deb /root/docker-scan-plugin_0.23.0~ubuntu-jammy_amd64.deb /build
16:16:15 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.deb'
16:16:15 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.deb'
16:16:15 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.deb'
16:16:15 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.deb'
16:16:15 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.dsc'
16:16:15 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.dsc'
16:16:15 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.tar.gz'
16:16:15 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy.tar.gz'
16:16:15 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.buildinfo'
16:16:15 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.buildinfo'
16:16:15 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.changes'
16:16:15 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.changes'
16:16:15 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.deb'
16:16:15 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-jammy_amd64.deb'
16:16:15 copied '/root/docker-compose-plugin_2.14.1~ubuntu-jammy_amd64.deb' -> '/build/docker-compose-plugin_2.14.1~ubuntu-jammy_amd64.deb'
16:16:15 removed '/root/docker-compose-plugin_2.14.1~ubuntu-jammy_amd64.deb'
16:16:15 copied '/root/docker-scan-plugin_0.23.0~ubuntu-jammy_amd64.deb' -> '/build/docker-scan-plugin_0.23.0~ubuntu-jammy_amd64.deb'
16:16:15 removed '/root/docker-scan-plugin_0.23.0~ubuntu-jammy_amd64.deb'
16:16:16 rm -f -r debbuild
16:16:16 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:16:17 rm -f -r sources
16:16:17 docker builder prune -f --filter until=24h
16:16:17 Total:	0B
16:16:17 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:17 make -C static clean
16:16:17 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:16:17 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:16:17 rm -f -r build
16:16:17 docker builder prune -f --filter until=24h
16:16:17 Total:	0B
16:16:17 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:16:18 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.deb'.
16:16:18 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
16:16:19 ~/rpmbuild/BUILD/src
16:16:19 + popd
16:16:19 + RPM_EC=0
16:16:19 ++ jobs -p
16:16:19 + exit 0
16:16:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.K8bj9V
16:16:19 + umask 022
16:16:19 + cd /root/rpmbuild/BUILD
16:16:19 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64 '!=' / ']'
16:16:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64
16:16:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64
16:16:19 + mkdir -p /root/rpmbuild/BUILDROOT
16:16:19 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64
16:16:19 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:16:19 + export CFLAGS
16:16:19 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:16:19 + export CXXFLAGS
16:16:19 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:16:19 + export FFLAGS
16:16:19 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:16:19 + export FCFLAGS
16:16:19 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.14.1-0.fc36.x86_64.ld'
16:16:19 + export LDFLAGS
16:16:19 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:16:19 + export LT_SYS_LIBRARY_PATH
16:16:19 + CC=gcc
16:16:19 + export CC
16:16:19 + CXX=g++
16:16:19 + export CXX
16:16:19 + cd src
16:16:19 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:16:19 + pushd /root/rpmbuild/BUILD/src/compose
16:16:19 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:16:19 + popd
16:16:19 ~/rpmbuild/BUILD/src
16:16:19 + for f in LICENSE MAINTAINERS NOTICE README.md
16:16:19 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
16:16:19 + for f in LICENSE MAINTAINERS NOTICE README.md
16:16:19 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
16:16:19 + for f in LICENSE MAINTAINERS NOTICE README.md
16:16:19 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
16:16:19 + for f in LICENSE MAINTAINERS NOTICE README.md
16:16:19 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
16:16:19 + /usr/lib/rpm/check-buildroot
16:16:19 + /usr/lib/rpm/redhat/brp-ldconfig
16:16:19 + /usr/lib/rpm/brp-compress
16:16:19 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:16:19 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:16:19 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:16:19 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:16:19 + /usr/lib/rpm/check-rpaths
16:16:19 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:16:19 + /usr/lib/rpm/brp-remove-la-files
16:16:19 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:16:19 + /usr/lib/rpm/redhat/brp-python-hardlink
16:16:19 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.N0yS6H
16:16:19 + umask 022
16:16:19 + cd /root/rpmbuild/BUILD
16:16:19 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:16:19 + export CFLAGS
16:16:19 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:16:19 + export CXXFLAGS
16:16:19 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:16:19 + export FFLAGS
16:16:19 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:16:19 + export FCFLAGS
16:16:19 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.14.1-0.fc36.x86_64.ld'
16:16:19 + export LDFLAGS
16:16:19 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:16:19 + export LT_SYS_LIBRARY_PATH
16:16:19 + CC=gcc
16:16:19 + export CC
16:16:19 + CXX=g++
16:16:19 + export CXX
16:16:19 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:16:19 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.14.1-0.fc36 x86_64
16:16:19 + cd src
16:16:19 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
16:16:19 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:16:19 PASS: docker-compose version OK
16:16:19 + ver=v2.14.1
16:16:19 + test v2.14.1 = v2.14.1
16:16:19 + echo 'PASS: docker-compose version OK'
16:16:19 + RPM_EC=0
16:16:19 ++ jobs -p
16:16:19 + exit 0
16:16:19 Processing files: docker-compose-plugin-2.14.1-0.fc36.x86_64
16:16:19 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rO22Jx
16:16:19 + umask 022
16:16:19 + cd /root/rpmbuild/BUILD
16:16:19 + cd src
16:16:19 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
16:16:19 + export LC_ALL=C
16:16:19 + LC_ALL=C
16:16:19 + export DOCDIR
16:16:19 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
16:16:19 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
16:16:19 + RPM_EC=0
16:16:19 ++ jobs -p
16:16:19 + exit 0
16:16:19 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0L5jhk
16:16:19 + umask 022
16:16:19 + cd /root/rpmbuild/BUILD
16:16:19 + cd src
16:16:19 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
16:16:19 + export LC_ALL=C
16:16:19 + LC_ALL=C
16:16:19 + export LICENSEDIR
16:16:19 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
16:16:19 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
16:16:19 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
16:16:19 + RPM_EC=0
16:16:19 ++ jobs -p
16:16:19 + exit 0
16:16:19 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:16:19 Provides: docker-compose-plugin = 0:2.14.1-0.fc36 docker-compose-plugin(x86-64) = 0:2.14.1-0.fc36
16:16:19 Requires(interp): /bin/sh /bin/sh /bin/sh
16:16:19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:16:19 Requires(post): /bin/sh
16:16:19 Requires(preun): /bin/sh
16:16:19 Requires(postun): /bin/sh
16:16:19 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64
16:16:19 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.14.1-0.fc36.src.rpm
16:16:19 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:16:19 + make clean
16:16:19 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:16:20 rm -f -r src
16:16:20 make -C rpm clean
16:16:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:20 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:16:20 rm -f -r rpmbuild/
16:16:20 docker builder prune -f --filter until=24h
16:16:20 Total:	0B
16:16:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:20 make -C deb clean
16:16:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:20 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:16:21 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.deb'.
16:16:21 rm -f -r debbuild
16:16:21 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:16:22 rm -f -r sources
16:16:22 docker builder prune -f --filter until=24h
16:16:22 Total:	0B
16:16:22 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:22 make -C static clean
16:16:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:16:22 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:16:22 rm -f -r build
16:16:22 docker builder prune -f --filter until=24h
16:16:22 Total:	0B
16:16:22 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:16:23 make[1]: Leaving directory '/root/build-deb'
16:16:23  dpkg-genbuildinfo
16:16:24  dpkg-genchanges  >../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.changes
16:16:25 make[1]: Leaving directory '/root/build-deb'
16:16:25  dpkg-genbuildinfo
16:16:25  dpkg-genchanges  >../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.changes
16:16:25 dpkg-genchanges: info: including full source code in upload
16:16:25  dpkg-source -I.git --after-build .
16:16:25 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:16:25 + destination=/build
16:16:25 + mkdir -p /build
16:16:25 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.deb /root/docker-compose-plugin_2.14.1~ubuntu-focal_armhf.deb /build
16:16:25 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.deb'
16:16:25 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.deb'
16:16:25 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.deb'
16:16:25 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.deb'
16:16:25 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.dsc'
16:16:25 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.dsc'
16:16:25 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.tar.gz'
16:16:25 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.tar.gz'
16:16:25 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.buildinfo'
16:16:25 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.buildinfo'
16:16:25 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.changes'
16:16:25 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.changes'
16:16:25 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.deb'
16:16:25 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_armhf.deb'
16:16:25 copied '/root/docker-compose-plugin_2.14.1~ubuntu-focal_armhf.deb' -> '/build/docker-compose-plugin_2.14.1~ubuntu-focal_armhf.deb'
16:16:25 removed '/root/docker-compose-plugin_2.14.1~ubuntu-focal_armhf.deb'
16:16:25 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
16:16:25 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:16:25 dpkg-genchanges: info: including full source code in upload
16:16:25  dpkg-source -I.git --after-build build-deb
16:16:25 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:16:25 + destination=/build
16:16:25 + mkdir -p /build
16:16:25 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.deb /root/docker-compose-plugin_2.14.1~ubuntu-bionic_amd64.deb /root/docker-scan-plugin_0.23.0~ubuntu-bionic_amd64.deb /build
16:16:25 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.deb'
16:16:25 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.deb'
16:16:25 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.deb'
16:16:25 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.deb'
16:16:25 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.dsc'
16:16:25 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.dsc'
16:16:25 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.tar.gz'
16:16:25 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic.tar.gz'
16:16:25 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.buildinfo'
16:16:25 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.buildinfo'
16:16:25 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.changes'
16:16:25 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.changes'
16:16:25 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.deb'
16:16:25 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-bionic_amd64.deb'
16:16:25 copied '/root/docker-compose-plugin_2.14.1~ubuntu-bionic_amd64.deb' -> '/build/docker-compose-plugin_2.14.1~ubuntu-bionic_amd64.deb'
16:16:25 removed '/root/docker-compose-plugin_2.14.1~ubuntu-bionic_amd64.deb'
16:16:25 copied '/root/docker-scan-plugin_0.23.0~ubuntu-bionic_amd64.deb' -> '/build/docker-scan-plugin_0.23.0~ubuntu-bionic_amd64.deb'
16:16:25 removed '/root/docker-scan-plugin_0.23.0~ubuntu-bionic_amd64.deb'
16:16:25 + make clean
16:16:25 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:16:25 #20 DONE 102.0s
16:16:25 
16:16:25 #21 [binary 1/1] COPY --from=build /out .
16:16:25 #21 DONE 0.2s
16:16:25 
16:16:25 #22 exporting to client
16:16:25 #22 copying files 19.67MB 0.1s
16:16:25 #22 copying files 47.10MB 0.4s done
16:16:25 #22 DONE 0.4s
16:16:25 mkdir -p build/win/amd64/docker
16:16:25 cp /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe
16:16:25 cp /home/ubuntu/workspace/docker-ce-packaging_PR-795/src/github.com/docker/docker/bundles/cross/windows/amd64/dockerd-0.0.0-20221215153738-3a2c30b.exe build/win/amd64/docker/dockerd.exe
16:16:25 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20221215153738-3a2c30b.zip docker'
16:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
16:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
16:16:25 v3.17.0-200-g8d387b723d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main]
16:16:25 v3.17.0-201-g2114d427bd [https://dl-cdn.alpinelinux.org/alpine/v3.17/community]
16:16:25 OK: 17806 distinct packages available
16:16:25 (1/2) Installing unzip (6.0-r13)
16:16:25 (2/2) Installing zip (3.0-r10)
16:16:25 Executing busybox-1.35.0-r29.trigger
16:16:25 OK: 8 MiB in 17 packages
16:16:25   adding: docker/ (stored 0%)
16:16:25   adding: docker/docker.exe (deflated 72%)
16:16:25   adding: docker/cli-plugins/ (stored 0%)
16:16:25   adding: docker/cli-plugins/docker-buildx.exe (deflated 56%)
16:16:26 make[1]: Leaving directory '/root/build-deb'
16:16:26  dpkg-genbuildinfo
16:16:26  dpkg-genchanges  >../docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.changes
16:16:26 dpkg-genchanges: info: including full source code in upload
16:16:26  dpkg-source -I.git --after-build .
16:16:26 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:16:26 + destination=/build
16:16:26 + mkdir -p /build
16:16:26 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.deb /root/docker-compose-plugin_2.14.1~debian-bullseye_armhf.deb /build
16:16:26 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.deb'
16:16:26 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.deb'
16:16:26 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.deb'
16:16:26 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.deb'
16:16:26 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.dsc'
16:16:26 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.dsc'
16:16:26 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.tar.gz'
16:16:26 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.tar.gz'
16:16:26 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.buildinfo'
16:16:26 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.buildinfo'
16:16:26 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.changes'
16:16:26 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.changes'
16:16:26 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.deb'
16:16:26 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_armhf.deb'
16:16:26 copied '/root/docker-compose-plugin_2.14.1~debian-bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.14.1~debian-bullseye_armhf.deb'
16:16:26 removed '/root/docker-compose-plugin_2.14.1~debian-bullseye_armhf.deb'
16:16:26 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.deb'.
16:16:26 rm -f -r src
16:16:26 make -C rpm clean
16:16:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:26 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:16:26 rm -f -r rpmbuild/
16:16:26 docker builder prune -f --filter until=24h
16:16:26 Total:	0B
16:16:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:26 make -C deb clean
16:16:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:26 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:16:27 rm -f -r debbuild
16:16:27 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:16:27   adding: docker/cli-plugins/docker-app.exe (deflated 67%)
16:16:28 rm -f -r sources
16:16:28 docker builder prune -f --filter until=24h
16:16:28 Total:	0B
16:16:28 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:28 make -C static clean
16:16:28 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:16:28 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:16:28 rm -f -r build
16:16:28 docker builder prune -f --filter until=24h
16:16:28 Total:	0B
16:16:28 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
16:16:28 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:16:28 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:16:28 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic"
16:16:29 + make clean
16:16:29 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:16:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:16:29 + make clean
16:16:29 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:16:29 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.deb'.
16:16:30 rm -f -r src
16:16:30 make -C rpm clean
16:16:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:30 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:16:30 rm -f -r rpmbuild/
16:16:30 docker builder prune -f --filter until=24h
16:16:30 ~/rpmbuild/BUILD/src
16:16:30 + popd
16:16:30 + RPM_EC=0
16:16:30 ++ jobs -p
16:16:30 + exit 0
16:16:30 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oT0OPP
16:16:30 + umask 022
16:16:30 + cd /root/rpmbuild/BUILD
16:16:30 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.x86_64 '!=' / ']'
16:16:30 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.x86_64
16:16:30 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.x86_64
16:16:30 + mkdir -p /root/rpmbuild/BUILDROOT
16:16:30 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.x86_64
16:16:30 + cd src
16:16:30 + pushd /root/rpmbuild/BUILD/src/compose
16:16:30 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:16:30 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:16:30 ~/rpmbuild/BUILD/src
16:16:30 + popd
16:16:30 + for f in LICENSE MAINTAINERS NOTICE README.md
16:16:30 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
16:16:30 + for f in LICENSE MAINTAINERS NOTICE README.md
16:16:30 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
16:16:30 + for f in LICENSE MAINTAINERS NOTICE README.md
16:16:30 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
16:16:30 + for f in LICENSE MAINTAINERS NOTICE README.md
16:16:30 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
16:16:30 + /usr/lib/rpm/check-buildroot
16:16:30 + /usr/lib/rpm/redhat/brp-ldconfig
16:16:30 + /usr/lib/rpm/brp-compress
16:16:30 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:16:30 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:16:30 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:16:30 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:16:30 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:16:30 + /usr/lib/rpm/brp-python-hardlink
16:16:30 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:16:30 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7cEweE
16:16:30 + umask 022
16:16:30 + cd /root/rpmbuild/BUILD
16:16:30 + cd src
16:16:30 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
16:16:30 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:16:30 + ver=v2.14.1
16:16:30 + test v2.14.1 = v2.14.1
16:16:30 PASS: docker-compose version OK
16:16:30 + echo 'PASS: docker-compose version OK'
16:16:30 + RPM_EC=0
16:16:30 ++ jobs -p
16:16:30 + exit 0
16:16:30 Processing files: docker-compose-plugin-2.14.1-0.el9.x86_64
16:16:30 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4NNKyY
16:16:30 + umask 022
16:16:30 + cd /root/rpmbuild/BUILD
16:16:30 + cd src
16:16:30 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.x86_64/usr/share/doc/docker-compose-plugin
16:16:30 + export LC_ALL=C
16:16:30 + LC_ALL=C
16:16:30 + export DOCDIR
16:16:30 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.x86_64/usr/share/doc/docker-compose-plugin
16:16:30 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.x86_64/usr/share/doc/docker-compose-plugin
16:16:30 + RPM_EC=0
16:16:30 ++ jobs -p
16:16:30 + exit 0
16:16:30 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vDQVAQ
16:16:30 + umask 022
16:16:30 + cd /root/rpmbuild/BUILD
16:16:30 + cd src
16:16:30 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
16:16:30 + export LC_ALL=C
16:16:30 + LC_ALL=C
16:16:30 + export LICENSEDIR
16:16:30 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
16:16:30 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
16:16:30 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
16:16:30 + RPM_EC=0
16:16:30 ++ jobs -p
16:16:30 + exit 0
16:16:30 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:16:30 Provides: docker-compose-plugin = 0:2.14.1-0.el9 docker-compose-plugin(x86-64) = 0:2.14.1-0.el9
16:16:30 Requires(interp): /bin/sh /bin/sh /bin/sh
16:16:30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:16:30 Requires(post): /bin/sh
16:16:30 Requires(preun): /bin/sh
16:16:30 Requires(postun): /bin/sh
16:16:30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.x86_64
16:16:30 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.14.1-0.el9.src.rpm
16:16:30 Total:	0B
16:16:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:30 make -C deb clean
16:16:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:30 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:16:30 make[1]: Leaving directory '/root/build-deb'
16:16:30  dpkg-genbuildinfo
16:16:30 rm -f -r src
16:16:30 make -C rpm clean
16:16:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:30 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:16:30 rm -f -r rpmbuild/
16:16:30 docker builder prune -f --filter until=24h
16:16:30 Total:	0B
16:16:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:30 make -C deb clean
16:16:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:30 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:16:31   adding: docker/dockerd.exe (deflated 70%)
16:16:31 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:16:31 rm -f -r debbuild
16:16:31 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:16:31  dpkg-genchanges  >../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.changes
16:16:31 rm -f -r debbuild
16:16:31 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:16:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] sh
16:16:31 rm -f -r sources
16:16:31 docker builder prune -f --filter until=24h
16:16:32 Total:	0B
16:16:32 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:32 make -C static clean
16:16:32 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:16:32 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:16:32 rm -f -r build
16:16:32 docker builder prune -f --filter until=24h
16:16:32 Total:	0B
16:16:32 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
16:16:32 + make clean
16:16:32 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
16:16:32 rm -f -r sources
16:16:32 docker builder prune -f --filter until=24h
16:16:32 Total:	0B
16:16:32 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:32 make -C static clean
[Pipeline] // node
16:16:32 ~/rpmbuild/BUILD/src
16:16:32 + popd
16:16:32 + RPM_EC=0
16:16:32 ++ jobs -p
16:16:32 + exit 0
16:16:32 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2JtEuZ
16:16:32 + umask 022
16:16:32 + cd /root/rpmbuild/BUILD
16:16:32 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64 '!=' / ']'
16:16:32 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64
16:16:32 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64
16:16:32 + mkdir -p /root/rpmbuild/BUILDROOT
16:16:32 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64
16:16:32 + cd src
16:16:32 + pushd /root/rpmbuild/BUILD/src/compose
16:16:32 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:16:32 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:16:32 + popd
16:16:32 ~/rpmbuild/BUILD/src
16:16:32 + for f in LICENSE MAINTAINERS NOTICE README.md
16:16:32 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
16:16:32 + for f in LICENSE MAINTAINERS NOTICE README.md
16:16:32 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
16:16:32 + for f in LICENSE MAINTAINERS NOTICE README.md
16:16:32 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
16:16:32 + for f in LICENSE MAINTAINERS NOTICE README.md
16:16:32 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
16:16:32 + /usr/lib/rpm/check-buildroot
16:16:32 + /usr/lib/rpm/redhat/brp-ldconfig
16:16:32 + /usr/lib/rpm/brp-compress
16:16:32 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:16:32 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:16:32 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:16:32 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:16:32 + /usr/lib/rpm/check-rpaths
16:16:32 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:16:32 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:16:32 + /usr/lib/rpm/redhat/brp-python-hardlink
16:16:32 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Eb0pyX
16:16:32 + umask 022
16:16:32 + cd /root/rpmbuild/BUILD
16:16:32 + cd src
16:16:32 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
16:16:32 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:16:32 PASS: docker-compose version OK
16:16:32 + ver=v2.14.1
16:16:32 + test v2.14.1 = v2.14.1
16:16:32 + echo 'PASS: docker-compose version OK'
16:16:32 + RPM_EC=0
16:16:32 ++ jobs -p
16:16:32 + exit 0
16:16:32 Processing files: docker-compose-plugin-2.14.1-0.fc35.x86_64
16:16:32 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VlIBpx
16:16:32 + umask 022
16:16:32 + cd /root/rpmbuild/BUILD
16:16:32 + cd src
16:16:32 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
16:16:32 + export LC_ALL=C
16:16:32 + LC_ALL=C
16:16:32 + export DOCDIR
16:16:32 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
16:16:32 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
16:16:32 + RPM_EC=0
16:16:32 ++ jobs -p
16:16:32 + exit 0
16:16:32 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0C3Hzz
16:16:32 + umask 022
16:16:32 + cd /root/rpmbuild/BUILD
16:16:32 + cd src
16:16:32 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
16:16:32 + export LC_ALL=C
16:16:32 + LC_ALL=C
16:16:32 + export LICENSEDIR
16:16:32 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
16:16:32 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
16:16:32 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
16:16:32 + RPM_EC=0
16:16:32 ++ jobs -p
16:16:32 + exit 0
16:16:32 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:16:32 Provides: docker-compose-plugin = 0:2.14.1-0.fc35 docker-compose-plugin(x86-64) = 0:2.14.1-0.fc35
16:16:32 Requires(interp): /bin/sh /bin/sh /bin/sh
16:16:32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:16:32 Requires(post): /bin/sh
16:16:32 Requires(preun): /bin/sh
16:16:32 Requires(postun): /bin/sh
16:16:32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64
16:16:32 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.14.1-0.fc35.src.rpm
[Pipeline] }
16:16:32 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:16:32 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:16:32 rm -f -r build
16:16:32 docker builder prune -f --filter until=24h
16:16:32 Total:	0B
16:16:32 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:16:32 dpkg-genchanges: info: including full source code in upload
16:16:32  dpkg-source -I.git --after-build .
16:16:32 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:16:32 + destination=/build
16:16:32 + mkdir -p /build
16:16:32 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.deb /root/docker-compose-plugin_2.14.1~ubuntu-focal_amd64.deb /root/docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb /build
16:16:32 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.deb'
16:16:32 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.deb'
16:16:32 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.deb'
16:16:32 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.deb'
16:16:32 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.dsc'
16:16:32 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.dsc'
16:16:32 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.tar.gz'
16:16:32 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal.tar.gz'
16:16:32 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.buildinfo'
16:16:32 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.buildinfo'
16:16:32 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.changes'
16:16:32 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.changes'
16:16:32 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.deb'
16:16:32 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-focal_amd64.deb'
16:16:32 copied '/root/docker-compose-plugin_2.14.1~ubuntu-focal_amd64.deb' -> '/build/docker-compose-plugin_2.14.1~ubuntu-focal_amd64.deb'
16:16:32 removed '/root/docker-compose-plugin_2.14.1~ubuntu-focal_amd64.deb'
16:16:32 copied '/root/docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb' -> '/build/docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb'
16:16:32 removed '/root/docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb'
16:16:33 rm -f -r src
16:16:33 make -C rpm clean
16:16:33 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:33 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:16:33 rm -f -r rpmbuild/
16:16:33 docker builder prune -f --filter until=24h
16:16:33 Total:	0B
16:16:33 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:33 make -C deb clean
16:16:33 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:33 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:16:33 rm -f -r debbuild
16:16:33 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:16:33 rm -f -r sources
16:16:33 docker builder prune -f --filter until=24h
16:16:33 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.deb'.
16:16:33 Total:	0B
16:16:33 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:33 make -C static clean
16:16:33 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:16:33 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:16:33 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.14.1-0.fc36.x86_64.rpm
16:16:33 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Q9ciIA
16:16:33 + umask 022
16:16:33 + cd /root/rpmbuild/BUILD
16:16:33 + cd src
16:16:33 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64
16:16:33 + RPM_EC=0
16:16:33 ++ jobs -p
16:16:33 + exit 0
16:16:33 
16:16:33 RPM build warnings:
16:16:33     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:16:33     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:16:33     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:16:33     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:16:33     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:16:33 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.V37lKg
16:16:33 + umask 022
16:16:33 + cd /root/rpmbuild/BUILD
16:16:33 + cd /root/rpmbuild/BUILD
16:16:33 + rm -rf src
16:16:33 + /usr/bin/mkdir -p src
16:16:33 + cd src
16:16:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:16:33 + /usr/bin/tar -xof -
16:16:33 + STATUS=0
16:16:33 + '[' 0 -ne 0 ']'
16:16:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:16:33 + /usr/bin/tar -xof -
16:16:33 + STATUS=0
16:16:33 + '[' 0 -ne 0 ']'
16:16:33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:16:33 + RPM_EC=0
16:16:33 ++ jobs -p
16:16:33 + exit 0
16:16:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.avopUn
16:16:33 + umask 022
16:16:33 + cd /root/rpmbuild/BUILD
16:16:33 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:16:33 + export CFLAGS
16:16:33 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:16:33 + export CXXFLAGS
16:16:33 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:16:33 + export FFLAGS
16:16:33 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:16:33 + export FCFLAGS
16:16:33 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.23.0-0.fc36.x86_64.ld'
16:16:33 + export LDFLAGS
16:16:33 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:16:33 + export LT_SYS_LIBRARY_PATH
16:16:33 + CC=gcc
16:16:33 + export CC
16:16:33 + CXX=g++
16:16:33 + export CXX
16:16:33 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:16:33 + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.23.0-0.fc36 x86_64
16:16:33 + cd src
16:16:33 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:16:33 + bash -c 'TAG_NAME="v0.23.0" COMMIT="6c852fa" PLATFORM_BINARY=docker-scan make native-build'
16:16:33 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:16:33 GO111MODULE=on make -f builder.Makefile build
16:16:33 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:16:33 mkdir -p bin
16:16:33 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
16:16:33 go: downloading github.com/docker/cli v20.10.17+incompatible
16:16:33 go: downloading github.com/docker/docker v20.10.17+incompatible
16:16:33 go: downloading github.com/spf13/cobra v1.5.0
16:16:33 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
16:16:33 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:16:33 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
16:16:33 go: downloading github.com/docker/go-units v0.4.0
16:16:33 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:16:33 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:16:33 go: downloading github.com/moby/sys/mount v0.3.3
16:16:33 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
16:16:33 go: downloading github.com/containerd/containerd v1.6.6
16:16:33 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:16:33 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:16:33 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
16:16:33 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
16:16:33 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:16:33 go: downloading github.com/prometheus/common v0.37.0
16:16:33 go: downloading github.com/prometheus/procfs v0.8.0
16:16:33 go: downloading google.golang.org/protobuf v1.28.1
16:16:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:16:34 rm -f -r build
16:16:34 docker builder prune -f --filter until=24h
16:16:34 Total:	0B
16:16:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:16:34 make[1]: Leaving directory '/root/build-deb'
16:16:34  dpkg-genbuildinfo
16:16:35  dpkg-genchanges  >../docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.changes
16:16:35 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
16:16:36 dpkg-genchanges: info: including full source code in upload
16:16:36  dpkg-source -I.git --after-build .
16:16:36 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:16:36 + destination=/build
16:16:36 + mkdir -p /build
16:16:36 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.deb /root/docker-compose-plugin_2.14.1~debian-buster_amd64.deb /root/docker-scan-plugin_0.23.0~debian-buster_amd64.deb /build
16:16:36 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.deb'
16:16:36 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.deb'
16:16:36 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.deb'
16:16:36 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.deb'
16:16:36 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.dsc'
16:16:36 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.dsc'
16:16:36 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.tar.gz'
16:16:36 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.tar.gz'
16:16:36 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.buildinfo'
16:16:36 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.buildinfo'
16:16:36 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.changes'
16:16:36 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.changes'
16:16:36 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.deb'
16:16:36 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_amd64.deb'
16:16:36 copied '/root/docker-compose-plugin_2.14.1~debian-buster_amd64.deb' -> '/build/docker-compose-plugin_2.14.1~debian-buster_amd64.deb'
16:16:36 removed '/root/docker-compose-plugin_2.14.1~debian-buster_amd64.deb'
16:16:36 copied '/root/docker-scan-plugin_0.23.0~debian-buster_amd64.deb' -> '/build/docker-scan-plugin_0.23.0~debian-buster_amd64.deb'
16:16:36 removed '/root/docker-scan-plugin_0.23.0~debian-buster_amd64.deb'
16:16:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:16:36 + make clean
16:16:36 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:16:37 rm -f -r src
16:16:37 make -C rpm clean
16:16:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:37 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:16:37 rm -f -r rpmbuild/
16:16:37 docker builder prune -f --filter until=24h
16:16:37 Total:	0B
16:16:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:37 make -C deb clean
16:16:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:37 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:16:38 rm -f -r debbuild
16:16:38 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:16:39 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
16:16:39 rm -f -r sources
16:16:39 docker builder prune -f --filter until=24h
16:16:39 Total:	0B
16:16:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:39 make -C static clean
16:16:39 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:16:39 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:16:39 rm -f -r build
16:16:39 docker builder prune -f --filter until=24h
16:16:39 Total:	0B
16:16:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:16:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:16:40 + make clean
16:16:40 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:16:41 rm -f -r src
16:16:41 make -C rpm clean
16:16:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:41 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:16:41 rm -f -r rpmbuild/
16:16:41 docker builder prune -f --filter until=24h
16:16:41 Total:	0B
16:16:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:41 make -C deb clean
16:16:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:41 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:16:42 rm -f -r debbuild
16:16:42 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:16:42 rm -f -r sources
16:16:42 docker builder prune -f --filter until=24h
16:16:43 Total:	0B
16:16:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:43 make -C static clean
16:16:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:16:43 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:16:43 rm -f -r build
16:16:43 docker builder prune -f --filter until=24h
16:16:43 Total:	0B
16:16:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:16:43 make[1]: Leaving directory '/root/build-deb'
16:16:43  dpkg-genbuildinfo -O../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.buildinfo
16:16:43  dpkg-genchanges -O../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.changes
16:16:43 dpkg-genchanges: info: including full source code in upload
16:16:43  dpkg-source -I.git --after-build .
16:16:43 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:16:43 + destination=/build
16:16:43 + mkdir -p /build
16:16:43 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.deb /root/docker-compose-plugin_2.14.1~ubuntu-kinetic_amd64.deb /root/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb /build
16:16:43 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.deb'
16:16:43 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.deb'
16:16:43 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.deb'
16:16:43 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.deb'
16:16:43 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.dsc'
16:16:43 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.dsc'
16:16:43 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.tar.gz'
16:16:43 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.tar.gz'
16:16:43 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.buildinfo'
16:16:43 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.buildinfo'
16:16:43 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.changes'
16:16:43 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.changes'
16:16:43 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.deb'
16:16:43 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_amd64.deb'
16:16:43 copied '/root/docker-compose-plugin_2.14.1~ubuntu-kinetic_amd64.deb' -> '/build/docker-compose-plugin_2.14.1~ubuntu-kinetic_amd64.deb'
16:16:43 removed '/root/docker-compose-plugin_2.14.1~ubuntu-kinetic_amd64.deb'
16:16:43 copied '/root/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb' -> '/build/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb'
16:16:43 removed '/root/docker-scan-plugin_0.23.0~ubuntu-kinetic_amd64.deb'
16:16:44 make[1]: Leaving directory '/root/build-deb'
16:16:44  dpkg-genbuildinfo -O../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.buildinfo
16:16:44  dpkg-genchanges -O../docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.changes
16:16:44 dpkg-genchanges: info: including full source code in upload
16:16:44  dpkg-source -I.git --after-build .
16:16:44 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:16:44 + destination=/build
16:16:44 + mkdir -p /build
16:16:44 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.deb /root/docker-compose-plugin_2.14.1~ubuntu-kinetic_armhf.deb /build
16:16:44 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.deb'
16:16:44 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.deb'
16:16:44 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.deb'
16:16:44 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.deb'
16:16:44 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.dsc'
16:16:44 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.dsc'
16:16:44 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.tar.gz'
16:16:44 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic.tar.gz'
16:16:44 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.buildinfo'
16:16:44 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.buildinfo'
16:16:44 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.changes'
16:16:44 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.changes'
16:16:44 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.deb'
16:16:44 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~ubuntu-kinetic_armhf.deb'
16:16:44 copied '/root/docker-compose-plugin_2.14.1~ubuntu-kinetic_armhf.deb' -> '/build/docker-compose-plugin_2.14.1~ubuntu-kinetic_armhf.deb'
16:16:44 removed '/root/docker-compose-plugin_2.14.1~ubuntu-kinetic_armhf.deb'
16:16:44 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-kinetic"
16:16:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:16:45 make[1]: Leaving directory '/root/build-deb'
16:16:45  dpkg-genbuildinfo
16:16:45 + make clean
16:16:45 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:16:46 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-kinetic"
16:16:46  dpkg-genchanges  >../docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.changes
16:16:46 rm -f -r src
16:16:46 make -C rpm clean
16:16:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:46 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:16:46 rm -f -r rpmbuild/
16:16:46 docker builder prune -f --filter until=24h
16:16:46 Total:	0B
16:16:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:46 make -C deb clean
16:16:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:46 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:16:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:16:47 dpkg-genchanges: info: including full source code in upload
16:16:47  dpkg-source -I.git --after-build .
16:16:47 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:16:47 + destination=/build
16:16:47 + mkdir -p /build
16:16:47 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.deb /root/docker-compose-plugin_2.14.1~debian-buster_armhf.deb /build
16:16:47 rm -f -r debbuild
16:16:47 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:16:47 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.deb'
16:16:47 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.deb'
16:16:47 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.deb'
16:16:47 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.deb'
16:16:47 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.dsc'
16:16:47 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.dsc'
16:16:47 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.tar.gz'
16:16:47 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster.tar.gz'
16:16:47 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.buildinfo'
16:16:47 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.buildinfo'
16:16:47 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.changes'
16:16:47 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.changes'
16:16:47 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.deb'
16:16:47 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-buster_armhf.deb'
16:16:47 copied '/root/docker-compose-plugin_2.14.1~debian-buster_armhf.deb' -> '/build/docker-compose-plugin_2.14.1~debian-buster_armhf.deb'
16:16:47 removed '/root/docker-compose-plugin_2.14.1~debian-buster_armhf.deb'
16:16:47 + make clean
16:16:47 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:16:48 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.14.1-0.el9.x86_64.rpm
16:16:48 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Y04Mio
16:16:48 + umask 022
16:16:48 + cd /root/rpmbuild/BUILD
16:16:48 + cd src
16:16:48 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el9.x86_64
16:16:48 + RPM_EC=0
16:16:48 ++ jobs -p
16:16:48 + exit 0
16:16:48 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7ntlSr
16:16:48 + umask 022
16:16:48 + cd /root/rpmbuild/BUILD
16:16:48 + cd /root/rpmbuild/BUILD
16:16:48 + rm -rf src
16:16:48 + /usr/bin/mkdir -p src
16:16:48 + cd src
16:16:48 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:16:48 + /usr/bin/tar -xof -
16:16:48 + STATUS=0
16:16:48 + '[' 0 -ne 0 ']'
16:16:48 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:16:48 + /usr/bin/tar -xof -
16:16:48 + STATUS=0
16:16:48 + '[' 0 -ne 0 ']'
16:16:48 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:16:48 + RPM_EC=0
16:16:48 ++ jobs -p
16:16:48 + exit 0
16:16:48 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cKI3TX
16:16:48 + umask 022
16:16:48 + cd /root/rpmbuild/BUILD
16:16:48 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:16:48 + cd src
16:16:48 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:16:48 + bash -c 'TAG_NAME="v0.23.0" COMMIT="6c852fa" PLATFORM_BINARY=docker-scan make native-build'
16:16:48 GO111MODULE=on make -f builder.Makefile build
16:16:48 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:16:48 mkdir -p bin
16:16:48 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
16:16:48 go: downloading github.com/docker/cli v20.10.17+incompatible
16:16:48 rm -f -r sources
16:16:48 docker builder prune -f --filter until=24h
16:16:48 Total:	0B
16:16:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:48 make -C static clean
16:16:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:16:48 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:16:48 rm -f -r build
16:16:48 docker builder prune -f --filter until=24h
16:16:48 Total:	0B
16:16:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:16:48 rm -f -r src
16:16:48 make -C rpm clean
16:16:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:48 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:16:48 rm -f -r rpmbuild/
16:16:48 docker builder prune -f --filter until=24h
16:16:48 go: downloading github.com/docker/docker v20.10.17+incompatible
16:16:49 Total:	0B
16:16:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:49 make -C deb clean
16:16:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:49 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:16:49 go: downloading github.com/spf13/cobra v1.5.0
16:16:49 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
16:16:49 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:16:49 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
16:16:49 go: downloading github.com/docker/go-units v0.4.0
16:16:49 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:16:49 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:16:49 go: downloading github.com/moby/sys/mount v0.3.3
16:16:49 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
16:16:49 go: downloading github.com/containerd/containerd v1.6.6
16:16:49 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:16:49 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:16:49 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
16:16:49 rm -f -r debbuild
16:16:49 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:16:50 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
16:16:50 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:16:50 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.14.1-0.fc35.x86_64.rpm
16:16:50 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UojRl3
16:16:50 + umask 022
16:16:50 + cd /root/rpmbuild/BUILD
16:16:50 + cd src
16:16:50 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64
16:16:50 + RPM_EC=0
16:16:50 ++ jobs -p
16:16:50 + exit 0
16:16:50     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:16:50     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:16:50     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:16:50     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:16:50     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:16:50 
16:16:50 RPM build warnings:
16:16:50 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RH8ubB
16:16:50 + umask 022
16:16:50 + cd /root/rpmbuild/BUILD
16:16:50 + cd /root/rpmbuild/BUILD
16:16:50 + rm -rf src
16:16:50 + /usr/bin/mkdir -p src
16:16:50 + cd src
16:16:50 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:16:50 + /usr/bin/tar -xof -
16:16:50 + STATUS=0
16:16:50 + '[' 0 -ne 0 ']'
16:16:50 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:16:50 + /usr/bin/tar -xof -
16:16:50 + STATUS=0
16:16:50 + '[' 0 -ne 0 ']'
16:16:50 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:16:50 + RPM_EC=0
16:16:50 ++ jobs -p
16:16:50 + exit 0
16:16:50 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LqDEiO
16:16:50 + umask 022
16:16:50 + cd /root/rpmbuild/BUILD
16:16:50 + cd src
16:16:50 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:16:50 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:16:50 + bash -c 'TAG_NAME="v0.23.0" COMMIT="6c852fa" PLATFORM_BINARY=docker-scan make native-build'
16:16:50 GO111MODULE=on make -f builder.Makefile build
16:16:50 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:16:50 mkdir -p bin
16:16:50 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
16:16:50 go: downloading github.com/docker/cli v20.10.17+incompatible
16:16:50 go: downloading github.com/prometheus/common v0.37.0
16:16:50 go: downloading github.com/prometheus/procfs v0.8.0
16:16:50 go: downloading google.golang.org/protobuf v1.28.1
16:16:50 go: downloading github.com/docker/docker v20.10.17+incompatible
16:16:50 rm -f -r sources
16:16:50 docker builder prune -f --filter until=24h
16:16:50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:16:50 Total:	0B
16:16:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:50 make -C static clean
16:16:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:16:50 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:16:50 rm -f -r build
16:16:50 docker builder prune -f --filter until=24h
16:16:50 Total:	0B
16:16:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:16:51 go: downloading github.com/spf13/cobra v1.5.0
16:16:51 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
16:16:51 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:16:51 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
16:16:51 go: downloading github.com/docker/go-units v0.4.0
16:16:51 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:16:51 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:16:51 go: downloading github.com/moby/sys/mount v0.3.3
16:16:51 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
16:16:51 go: downloading github.com/containerd/containerd v1.6.6
16:16:51 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:16:51 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:16:51 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
16:16:51 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
16:16:51 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:16:51 go: downloading github.com/prometheus/common v0.37.0
16:16:51 go: downloading github.com/prometheus/procfs v0.8.0
16:16:51 go: downloading google.golang.org/protobuf v1.28.1
16:16:51 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
16:16:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:16:52 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:16:52 + popd
16:16:52 ~/rpmbuild/BUILD/src
16:16:52 + RPM_EC=0
16:16:52 ++ jobs -p
16:16:52 + exit 0
16:16:52 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kJYYub
16:16:52 + umask 022
16:16:52 + cd /root/rpmbuild/BUILD
16:16:52 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64 '!=' / ']'
16:16:52 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64
16:16:52 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64
16:16:52 + mkdir -p /root/rpmbuild/BUILDROOT
16:16:52 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64
16:16:52 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:16:52 + export CFLAGS
16:16:52 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:16:52 + export CXXFLAGS
16:16:52 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:16:52 + export FFLAGS
16:16:52 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:16:52 + export FCFLAGS
16:16:52 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.23.0-0.fc36.x86_64.ld'
16:16:52 + export LDFLAGS
16:16:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:16:52 + export LT_SYS_LIBRARY_PATH
16:16:52 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:16:52 + CC=gcc
16:16:52 + export CC
16:16:52 + CXX=g++
16:16:52 + export CXX
16:16:52 + cd src
16:16:52 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:16:52 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:16:52 ~/rpmbuild/BUILD/src
16:16:52 + popd
16:16:52 + /usr/lib/rpm/check-buildroot
16:16:52 + /usr/lib/rpm/redhat/brp-ldconfig
16:16:52 + /usr/lib/rpm/brp-compress
16:16:52 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:16:52 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:16:52 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:16:52 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:16:52 + /usr/lib/rpm/check-rpaths
16:16:52 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:16:52 + /usr/lib/rpm/brp-remove-la-files
16:16:52 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:16:52 + /usr/lib/rpm/redhat/brp-python-hardlink
16:16:52 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.se89NH
16:16:52 + umask 022
16:16:52 + cd /root/rpmbuild/BUILD
16:16:52 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:16:52 + export CFLAGS
16:16:52 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:16:52 + export CXXFLAGS
16:16:52 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:16:52 + export FFLAGS
16:16:52 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:16:52 + export FCFLAGS
16:16:52 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.23.0-0.fc36.x86_64.ld'
16:16:52 + export LDFLAGS
16:16:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:16:52 + export LT_SYS_LIBRARY_PATH
16:16:52 + CC=gcc
16:16:52 + export CC
16:16:52 + CXX=g++
16:16:52 + export CXX
16:16:52 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
16:16:52 + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.23.0-0.fc36 x86_64
16:16:52 + cd src
16:16:52 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
16:16:52 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:16:52 + ver=v0.23.0
16:16:52 + test v0.23.0 = v0.23.0
16:16:52 + echo 'PASS: docker-scan version OK'
16:16:52 + RPM_EC=0
16:16:52 PASS: docker-scan version OK
16:16:52 ++ jobs -p
16:16:52 + exit 0
16:16:52 Processing files: docker-scan-plugin-0.23.0-0.fc36.x86_64
16:16:52 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:16:52 Provides: docker-scan-plugin = 0:0.23.0-0.fc36 docker-scan-plugin(x86-64) = 0:0.23.0-0.fc36
16:16:52 Requires(interp): /bin/sh /bin/sh /bin/sh
16:16:52 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:16:52 Requires(post): /bin/sh
16:16:52 Requires(preun): /bin/sh
16:16:52 Requires(postun): /bin/sh
16:16:52 Enhances: docker-ce-cli
16:16:52 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64
16:16:52 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.23.0-0.fc36.src.rpm
16:16:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:16:52 + make clean
16:16:52 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:16:53 rm -f -r src
16:16:53 make -C rpm clean
16:16:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:53 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:16:53 rm -f -r rpmbuild/
16:16:53 docker builder prune -f --filter until=24h
16:16:53 Total:	0B
16:16:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:53 make -C deb clean
16:16:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:53 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:16:54 rm -f -r debbuild
16:16:54 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:16:54 rm -f -r sources
16:16:54 docker builder prune -f --filter until=24h
16:16:54 Total:	0B
16:16:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:16:54 make -C static clean
16:16:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:16:54 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:16:54 rm -f -r build
16:16:54 docker builder prune -f --filter until=24h
16:16:55 Total:	0B
16:16:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:16:55 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.23.0-0.fc36.x86_64.rpm
16:16:55 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.m1wiaj
16:16:55 + umask 022
16:16:55 + cd /root/rpmbuild/BUILD
16:16:55 + cd src
16:16:55 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64
16:16:55 + RPM_EC=0
16:16:55 ++ jobs -p
16:16:55 + exit 0
16:16:55 
16:16:55 RPM build warnings:
16:16:55     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:16:55     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:16:55     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:16:55     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:16:55     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:16:55     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:16:55 ~/rpmbuild/BUILD/src
16:16:55 + popd
16:16:55 + RPM_EC=0
16:16:55 ++ jobs -p
16:16:55 + exit 0
16:16:55 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qzvryD
16:16:55 + umask 022
16:16:55 + cd /root/rpmbuild/BUILD
16:16:55 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64 '!=' / ']'
16:16:55 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64
16:16:55 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64
16:16:55 + mkdir -p /root/rpmbuild/BUILDROOT
16:16:55 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64
16:16:55 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:16:55 + export CFLAGS
16:16:55 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:16:55 + export CXXFLAGS
16:16:55 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:16:55 + export FFLAGS
16:16:55 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:16:55 + export FCFLAGS
16:16:55 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:16:55 + export LDFLAGS
16:16:55 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:16:55 + export LT_SYS_LIBRARY_PATH
16:16:55 + CC=gcc
16:16:55 + export CC
16:16:55 + CXX=g++
16:16:55 + export CXX
16:16:55 + cd src
16:16:55 + pushd /root/rpmbuild/BUILD/src/compose
16:16:55 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:16:55 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:16:55 + popd
16:16:55 + for f in LICENSE MAINTAINERS NOTICE README.md
16:16:55 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
16:16:55 ~/rpmbuild/BUILD/src
16:16:55 + for f in LICENSE MAINTAINERS NOTICE README.md
16:16:55 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
16:16:55 + for f in LICENSE MAINTAINERS NOTICE README.md
16:16:55 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
16:16:55 + for f in LICENSE MAINTAINERS NOTICE README.md
16:16:55 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
16:16:55 + /usr/lib/rpm/check-buildroot
16:16:55 + /usr/lib/rpm/redhat/brp-ldconfig
16:16:55 + /usr/lib/rpm/brp-compress
16:16:55 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:16:55 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:16:55 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:16:55 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:16:55 + /usr/lib/rpm/check-rpaths
16:16:55 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:16:55 + /usr/lib/rpm/brp-remove-la-files
16:16:55 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:16:55 + /usr/lib/rpm/redhat/brp-python-hardlink
16:16:55 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7f1Aqn
16:16:55 + umask 022
16:16:55 + cd /root/rpmbuild/BUILD
16:16:55 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:16:55 + export CFLAGS
16:16:55 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:16:55 + export CXXFLAGS
16:16:55 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:16:55 + export FFLAGS
16:16:55 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:16:55 + export FCFLAGS
16:16:55 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:16:55 + export LDFLAGS
16:16:55 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:16:55 + export LT_SYS_LIBRARY_PATH
16:16:55 + CC=gcc
16:16:55 + export CC
16:16:55 + CXX=g++
16:16:55 + export CXX
16:16:55 + cd src
16:16:55 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
16:16:55 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:16:55 PASS: docker-compose version OK
16:16:55 + ver=v2.14.1
16:16:55 + test v2.14.1 = v2.14.1
16:16:55 + echo 'PASS: docker-compose version OK'
16:16:55 + RPM_EC=0
16:16:55 ++ jobs -p
16:16:55 + exit 0
16:16:55 Processing files: docker-compose-plugin-2.14.1-0.fc37.x86_64
16:16:55 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RRJVPD
16:16:55 + umask 022
16:16:55 + cd /root/rpmbuild/BUILD
16:16:55 + cd src
16:16:55 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
16:16:55 + export LC_ALL=C
16:16:55 + LC_ALL=C
16:16:55 + export DOCDIR
16:16:55 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
16:16:55 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
16:16:55 + RPM_EC=0
16:16:55 ++ jobs -p
16:16:55 + exit 0
16:16:55 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HdgnBb
16:16:55 + umask 022
16:16:55 + cd /root/rpmbuild/BUILD
16:16:55 + cd src
16:16:55 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
16:16:55 + export LC_ALL=C
16:16:55 + LC_ALL=C
16:16:55 + export LICENSEDIR
16:16:55 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
16:16:55 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
16:16:55 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
16:16:55 + RPM_EC=0
16:16:55 ++ jobs -p
16:16:55 + exit 0
16:16:55 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:16:55 Provides: docker-compose-plugin = 0:2.14.1-0.fc37 docker-compose-plugin(x86-64) = 0:2.14.1-0.fc37
16:16:55 Requires(interp): /bin/sh /bin/sh /bin/sh
16:16:55 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:16:55 Requires(post): /bin/sh
16:16:55 Requires(preun): /bin/sh
16:16:55 Requires(postun): /bin/sh
16:16:55 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64
16:16:55 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.14.1-0.fc37.src.rpm
16:16:57 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36"
16:16:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
[Pipeline] sh
16:16:58 + make clean
16:16:58 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:16:59 rm -f -r src
16:16:59 make -C rpm clean
16:16:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:16:59 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:17:00 rm -f -r rpmbuild/
16:17:00 docker builder prune -f --filter until=24h
16:17:00 Total:	0B
16:17:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:17:00 make -C deb clean
16:17:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:17:00 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:17:00 rm -f -r debbuild
16:17:00 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:17:00 rm -f -r sources
16:17:00 docker builder prune -f --filter until=24h
16:17:00 Total:	0B
16:17:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:17:00 make -C static clean
16:17:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:17:00 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:17:00 rm -f -r build
16:17:00 docker builder prune -f --filter until=24h
16:17:00 Total:	0B
16:17:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:17:08 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.deb'.
16:17:08 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:17:08 ~/rpmbuild/BUILD/src
16:17:08 + popd
16:17:08 + RPM_EC=0
16:17:08 ++ jobs -p
16:17:08 + exit 0
16:17:08 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NQOf2G
16:17:08 + umask 022
16:17:08 + cd /root/rpmbuild/BUILD
16:17:08 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64 '!=' / ']'
16:17:08 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64
16:17:08 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64
16:17:08 + mkdir -p /root/rpmbuild/BUILDROOT
16:17:08 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64
16:17:08 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:17:08 + cd src
16:17:08 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:17:08 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:17:08 ~/rpmbuild/BUILD/src
16:17:08 + popd
16:17:08 + /usr/lib/rpm/check-buildroot
16:17:08 + /usr/lib/rpm/redhat/brp-ldconfig
16:17:08 + /usr/lib/rpm/brp-compress
16:17:08 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:17:08 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:17:08 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:17:08 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:17:08 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:17:08 + /usr/lib/rpm/brp-python-hardlink
16:17:08 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:17:08 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cizRRL
16:17:08 + umask 022
16:17:08 + cd /root/rpmbuild/BUILD
16:17:08 + cd src
16:17:08 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
16:17:08 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:17:08 + ver=v0.23.0
16:17:08 + test v0.23.0 = v0.23.0
16:17:08 + echo 'PASS: docker-scan version OK'
16:17:08 + RPM_EC=0
16:17:08 PASS: docker-scan version OK
16:17:08 ++ jobs -p
16:17:08 + exit 0
16:17:08 Processing files: docker-scan-plugin-0.23.0-0.el9.x86_64
16:17:08 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:17:08 Provides: docker-scan-plugin = 0:0.23.0-0.el9 docker-scan-plugin(x86-64) = 0:0.23.0-0.el9
16:17:08 Requires(interp): /bin/sh /bin/sh /bin/sh
16:17:08 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:17:08 Requires(post): /bin/sh
16:17:08 Requires(preun): /bin/sh
16:17:08 Requires(postun): /bin/sh
16:17:08 Enhances: docker-ce-cli
16:17:08 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64
16:17:08 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.23.0-0.el9.src.rpm
16:17:10 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:17:10 ~/rpmbuild/BUILD/src
16:17:10 + popd
16:17:10 + RPM_EC=0
16:17:10 ++ jobs -p
16:17:10 + exit 0
16:17:10 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.D70ckI
16:17:10 + umask 022
16:17:10 + cd /root/rpmbuild/BUILD
16:17:10 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc35.x86_64 '!=' / ']'
16:17:10 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc35.x86_64
16:17:10 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc35.x86_64
16:17:10 + mkdir -p /root/rpmbuild/BUILDROOT
16:17:10 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc35.x86_64
16:17:10 + cd src
16:17:10 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:17:10 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:17:10 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:17:10 + popd
16:17:10 ~/rpmbuild/BUILD/src
16:17:10 + /usr/lib/rpm/check-buildroot
16:17:10 + /usr/lib/rpm/redhat/brp-ldconfig
16:17:10 + /usr/lib/rpm/brp-compress
16:17:10 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:17:10 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:17:10 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:17:10 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:17:10 + /usr/lib/rpm/check-rpaths
16:17:10 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:17:10 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:17:10 + /usr/lib/rpm/redhat/brp-python-hardlink
16:17:10 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Yr8l13
16:17:10 + umask 022
16:17:10 + cd /root/rpmbuild/BUILD
16:17:10 + cd src
16:17:10 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
16:17:10 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:17:10 PASS: docker-scan version OK
16:17:10 + ver=v0.23.0
16:17:10 + test v0.23.0 = v0.23.0
16:17:10 + echo 'PASS: docker-scan version OK'
16:17:10 + RPM_EC=0
16:17:10 ++ jobs -p
16:17:10 + exit 0
16:17:10 Processing files: docker-scan-plugin-0.23.0-0.fc35.x86_64
16:17:10 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:17:10 Provides: docker-scan-plugin = 0:0.23.0-0.fc35 docker-scan-plugin(x86-64) = 0:0.23.0-0.fc35
16:17:10 Requires(interp): /bin/sh /bin/sh /bin/sh
16:17:10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:17:10 Requires(post): /bin/sh
16:17:10 Requires(preun): /bin/sh
16:17:10 Requires(postun): /bin/sh
16:17:10 Enhances: docker-ce-cli
16:17:10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc35.x86_64
16:17:10 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.23.0-0.fc35.src.rpm
16:17:12 + popd
16:17:12 ~/rpmbuild/BUILD/src
16:17:12 + exit 0
16:17:12 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CzgXdh
16:17:12 + umask 022
16:17:12 + cd /root/rpmbuild/BUILD
16:17:12 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.x86_64 '!=' / ']'
16:17:12 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.x86_64
16:17:12 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.x86_64
16:17:12 + mkdir -p /root/rpmbuild/BUILDROOT
16:17:12 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.x86_64
16:17:12 + cd src
16:17:12 + pushd /root/rpmbuild/BUILD/src/compose
16:17:12 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
16:17:12 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:17:12 + popd
16:17:12 ~/rpmbuild/BUILD/src
16:17:12 + for f in LICENSE MAINTAINERS NOTICE README.md
16:17:12 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
16:17:12 + for f in LICENSE MAINTAINERS NOTICE README.md
16:17:12 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
16:17:12 + for f in LICENSE MAINTAINERS NOTICE README.md
16:17:12 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
16:17:12 + for f in LICENSE MAINTAINERS NOTICE README.md
16:17:12 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
16:17:12 + /usr/lib/rpm/check-buildroot
16:17:12 + /usr/lib/rpm/redhat/brp-compress
16:17:12 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:17:12 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:17:12 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:17:12 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:17:12 + /usr/lib/rpm/redhat/brp-python-hardlink
16:17:12 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:17:12 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FYlRP5
16:17:12 + umask 022
16:17:12 + cd /root/rpmbuild/BUILD
16:17:12 + cd src
16:17:12 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
16:17:12 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:17:12 + ver=v2.14.1
16:17:12 + test v2.14.1 = v2.14.1
16:17:12 + echo 'PASS: docker-compose version OK'
16:17:12 PASS: docker-compose version OK
16:17:12 + exit 0
16:17:12 Processing files: docker-compose-plugin-2.14.1-0.el7.x86_64
16:17:12 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YRKuwU
16:17:12 + umask 022
16:17:12 + cd /root/rpmbuild/BUILD
16:17:12 + cd src
16:17:12 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.14.1
16:17:12 + export DOCDIR
16:17:12 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.14.1
16:17:12 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.14.1
16:17:12 + exit 0
16:17:12 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1gZ0dJ
16:17:12 + umask 022
16:17:12 + cd /root/rpmbuild/BUILD
16:17:12 + cd src
16:17:12 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.14.1
16:17:12 + export LICENSEDIR
16:17:12 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.14.1
16:17:12 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.14.1
16:17:12 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.14.1
16:17:12 + exit 0
16:17:12 Provides: docker-compose-plugin = 0:2.14.1-0.el7 docker-compose-plugin(x86-64) = 0:2.14.1-0.el7
16:17:12 Requires(interp): /bin/sh /bin/sh /bin/sh
16:17:12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:17:12 Requires(post): /bin/sh
16:17:12 Requires(preun): /bin/sh
16:17:12 Requires(postun): /bin/sh
16:17:12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.x86_64
16:17:12 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.14.1-0.el7.src.rpm
16:17:12 make[1]: Leaving directory '/root/build-deb'
16:17:12  dpkg-genbuildinfo
16:17:12 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el9.x86_64.rpm
16:17:12 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VhM1kF
16:17:12 + umask 022
16:17:12 + cd /root/rpmbuild/BUILD
16:17:12 + cd src
16:17:12 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el9.x86_64
16:17:12 + RPM_EC=0
16:17:12 ++ jobs -p
16:17:12 + exit 0
16:17:13  dpkg-genchanges  >../docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.changes
16:17:14 dpkg-genchanges: info: including full source code in upload
16:17:14  dpkg-source -I.git --after-build .
16:17:14 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:17:14 + destination=/build
16:17:14 + mkdir -p /build
16:17:14 + mv -v /root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.deb /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.buildinfo /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.changes /root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.deb /root/docker-compose-plugin_2.14.1~debian-bullseye_amd64.deb /root/docker-scan-plugin_0.23.0~debian-bullseye_amd64.deb /build
16:17:14 copied '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.deb'
16:17:14 removed '/root/docker-ce-cli_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.deb'
16:17:14 copied '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.deb'
16:17:14 removed '/root/docker-ce-rootless-extras_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.deb'
16:17:14 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.dsc'
16:17:14 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.dsc'
16:17:14 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.tar.gz'
16:17:14 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye.tar.gz'
16:17:14 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.buildinfo'
16:17:14 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.buildinfo'
16:17:14 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.changes' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.changes'
16:17:14 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.changes'
16:17:14 copied '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.deb' -> '/build/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.deb'
16:17:14 removed '/root/docker-ce_0.0.0-20221215153738-3a2c30b-0~debian-bullseye_amd64.deb'
16:17:14 copied '/root/docker-compose-plugin_2.14.1~debian-bullseye_amd64.deb' -> '/build/docker-compose-plugin_2.14.1~debian-bullseye_amd64.deb'
16:17:14 removed '/root/docker-compose-plugin_2.14.1~debian-bullseye_amd64.deb'
16:17:14 copied '/root/docker-scan-plugin_0.23.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.23.0~debian-bullseye_amd64.deb'
16:17:14 removed '/root/docker-scan-plugin_0.23.0~debian-bullseye_amd64.deb'
16:17:14 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.23.0-0.fc35.x86_64.rpm
16:17:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n9U2cB
16:17:14 + umask 022
16:17:14 + cd /root/rpmbuild/BUILD
16:17:14 + cd src
16:17:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc35.x86_64
16:17:14 + RPM_EC=0
16:17:14 ++ jobs -p
16:17:14 + exit 0
16:17:14     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:17:14     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:17:14     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:17:14     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:17:14     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:17:14     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:17:14 
16:17:14 RPM build warnings:
16:17:14 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.14.1-0.el7.x86_64.rpm
16:17:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4FssYq
16:17:14 + umask 022
16:17:14 + cd /root/rpmbuild/BUILD
16:17:14 + cd src
16:17:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.el7.x86_64
16:17:14 + exit 0
16:17:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fIFPQt
16:17:14 + umask 022
16:17:14 + cd /root/rpmbuild/BUILD
16:17:14 + cd /root/rpmbuild/BUILD
16:17:14 + rm -rf src
16:17:14 + /usr/bin/mkdir -p src
16:17:14 + cd src
16:17:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:17:14 + /usr/bin/tar -xf -
16:17:14 + STATUS=0
16:17:14 + '[' 0 -ne 0 ']'
16:17:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:17:14 + /usr/bin/tar -xf -
16:17:14 + STATUS=0
16:17:14 + '[' 0 -ne 0 ']'
16:17:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:17:14 + exit 0
16:17:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qaFhPw
16:17:14 + umask 022
16:17:14 + cd /root/rpmbuild/BUILD
16:17:14 + cd src
16:17:14 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:17:14 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:17:14 + bash -c 'TAG_NAME="v0.23.0" COMMIT="6c852fa" PLATFORM_BINARY=docker-scan make native-build'
16:17:14 GO111MODULE=on make -f builder.Makefile build
16:17:14 make[1]: Entering directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:17:14 mkdir -p bin
16:17:14 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
16:17:14 go: downloading github.com/docker/cli v20.10.17+incompatible
16:17:14 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
16:17:15 go: downloading github.com/docker/docker v20.10.17+incompatible
16:17:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
[Pipeline] sh
16:17:15 + make clean
16:17:15 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:17:15 go: downloading github.com/spf13/cobra v1.5.0
16:17:15 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
16:17:15 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:17:15 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
16:17:15 go: downloading github.com/docker/go-units v0.4.0
16:17:15 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:17:15 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:17:15 go: downloading github.com/moby/sys/mount v0.3.3
16:17:16 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
16:17:16 go: downloading github.com/containerd/containerd v1.6.6
16:17:16 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:17:16 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:17:16 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
16:17:16 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
16:17:16 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:17:16 go: downloading github.com/prometheus/common v0.37.0
16:17:16 go: downloading github.com/prometheus/procfs v0.8.0
16:17:16 go: downloading google.golang.org/protobuf v1.28.1
16:17:16 rm -f -r src
16:17:16 make -C rpm clean
16:17:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:17:16 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:17:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:17:16 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35"
16:17:17 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.14.1-0.fc37.x86_64.rpm
16:17:17 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LpnytX
16:17:17 + umask 022
16:17:17 + cd /root/rpmbuild/BUILD
16:17:17 + cd src
16:17:17 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64
16:17:17 + RPM_EC=0
16:17:17 ++ jobs -p
16:17:17 + exit 0
16:17:17 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.BLms3I
16:17:17 + umask 022
16:17:17 + cd /root/rpmbuild/BUILD
16:17:17 + rm -rf src src.gemspec
16:17:17 + RPM_EC=0
16:17:17 ++ jobs -p
16:17:17 + exit 0
16:17:17 
16:17:17 RPM build warnings:
16:17:17     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:17:17     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:17:17     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:17:17     source_date_epoch_from_changelog set but %changelog is missing
16:17:17     source_date_epoch_from_changelog set but %changelog is missing
16:17:17     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:17:17     source_date_epoch_from_changelog set but %changelog is missing
16:17:17     source_date_epoch_from_changelog set but %changelog is missing
16:17:17     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:17:17 warning: source_date_epoch_from_changelog set but %changelog is missing
16:17:17 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.G2eU2t
16:17:17 + umask 022
16:17:17 + cd /root/rpmbuild/BUILD
16:17:17 + cd /root/rpmbuild/BUILD
16:17:17 + rm -rf src
16:17:17 + /usr/bin/mkdir -p src
16:17:17 + cd src
16:17:17 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:17:17 + STATUS=0
16:17:17 + '[' 0 -ne 0 ']'
16:17:17 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:17:17 + STATUS=0
16:17:17 + '[' 0 -ne 0 ']'
16:17:17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:17:17 + RPM_EC=0
16:17:17 ++ jobs -p
16:17:17 + exit 0
16:17:17 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8EsBhj
16:17:17 + umask 022
16:17:17 + cd /root/rpmbuild/BUILD
16:17:17 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:17:17 + export CFLAGS
16:17:17 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:17:17 + export CXXFLAGS
16:17:17 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:17:17 + export FFLAGS
16:17:17 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:17:17 + export FCFLAGS
16:17:17 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:17:17 + export LDFLAGS
16:17:17 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:17:17 + export LT_SYS_LIBRARY_PATH
16:17:17 + CC=gcc
16:17:17 + export CC
16:17:17 + CXX=g++
16:17:17 + export CXX
16:17:17 + cd src
16:17:17 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:17:17 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:17:17 + bash -c 'TAG_NAME="v0.23.0" COMMIT="6c852fa" PLATFORM_BINARY=docker-scan make native-build'
16:17:17 GO111MODULE=on make -f builder.Makefile build
16:17:17 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:17:17 mkdir -p bin
16:17:17 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=6c852fa -X github.com/docker/scan-cli-plugin/internal.Version=v0.23.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:068f428b9448d2d09aa70bf7dfe7ac98eda25dbc189637528f1a279d3fcae593 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.1064.0" -o bin/docker-scan ./cmd/docker-scan
16:17:17 go: downloading github.com/docker/cli v20.10.17+incompatible
16:17:17 rm -f -r rpmbuild/
16:17:17 docker builder prune -f --filter until=24h
16:17:17 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
16:17:17 go: downloading github.com/docker/docker v20.10.17+incompatible
16:17:17 Total:	0B
16:17:17 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:17:17 make -C deb clean
16:17:17 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:17:17 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:17:17 rm -f -r debbuild
16:17:17 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:17:17 rm -f -r sources
16:17:17 docker builder prune -f --filter until=24h
16:17:17 Total:	0B
16:17:17 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:17:17 make -C static clean
16:17:17 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:17:17 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:17:17 rm -f -r build
16:17:17 docker builder prune -f --filter until=24h
16:17:17 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
[Pipeline] sh
16:17:17 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
[Pipeline] sh
16:17:18 Total:	0B
16:17:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:17:18 + make clean
16:17:18 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:17:18 + make clean
16:17:18 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:17:18 go: downloading github.com/spf13/cobra v1.5.0
16:17:18 go: downloading golang.org/x/sys v0.0.0-20220803195053-6e608f9ce704
16:17:18 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
16:17:18 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
16:17:18 go: downloading github.com/docker/go-units v0.4.0
16:17:18 go: downloading github.com/Masterminds/semver/v3 v3.1.1
16:17:18 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:17:18 go: downloading github.com/moby/sys/mount v0.3.3
16:17:18 go: downloading golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
16:17:18 go: downloading github.com/containerd/containerd v1.6.6
16:17:18 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
16:17:18 go: downloading github.com/docker/docker-credential-helpers v0.6.4
16:17:18 go: downloading golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
16:17:19 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
16:17:19 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:17:19 go: downloading github.com/prometheus/common v0.37.0
16:17:19 go: downloading github.com/prometheus/procfs v0.8.0
16:17:19 go: downloading google.golang.org/protobuf v1.28.1
16:17:19 rm -f -r src
16:17:19 make -C rpm clean
16:17:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:17:19 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:17:19 rm -f -r src
16:17:19 make -C rpm clean
16:17:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
16:17:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:17:19 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:17:19 rm -f -r rpmbuild/
16:17:19 docker builder prune -f --filter until=24h
16:17:19 Total:	0B
16:17:19 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:17:19 make -C deb clean
16:17:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:17:19 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:17:20 rm -f -r rpmbuild/
16:17:20 docker builder prune -f --filter until=24h
16:17:20 Total:	0B
16:17:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:17:20 make -C deb clean
16:17:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:17:20 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:17:20 rm -f -r debbuild
16:17:20 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:17:20 rm -f -r sources
16:17:20 docker builder prune -f --filter until=24h
16:17:20 Total:	0B
16:17:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:17:20 make -C static clean
16:17:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:17:20 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:17:20 rm -f -r build
16:17:20 docker builder prune -f --filter until=24h
16:17:20 rm -f -r debbuild
16:17:20 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:17:20 Total:	0B
16:17:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:17:21 rm -f -r sources
16:17:21 docker builder prune -f --filter until=24h
16:17:21 Total:	0B
16:17:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:17:21 make -C static clean
16:17:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:17:21 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:17:21 rm -f -r build
16:17:21 docker builder prune -f --filter until=24h
16:17:21 Total:	0B
16:17:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:17:34 make[1]: Leaving directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:17:34 ~/rpmbuild/BUILD/src
16:17:34 + popd
16:17:34 + exit 0
16:17:34 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9UmN5m
16:17:34 + umask 022
16:17:34 + cd /root/rpmbuild/BUILD
16:17:34 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el7.x86_64 '!=' / ']'
16:17:34 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el7.x86_64
16:17:34 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el7.x86_64
16:17:34 + mkdir -p /root/rpmbuild/BUILDROOT
16:17:34 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el7.x86_64
16:17:34 + cd src
16:17:34 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:17:34 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:17:34 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:17:34 + popd
16:17:34 ~/rpmbuild/BUILD/src
16:17:34 + /usr/lib/rpm/check-buildroot
16:17:34 + /usr/lib/rpm/redhat/brp-compress
16:17:34 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:17:34 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:17:34 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:17:34 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:17:34 + /usr/lib/rpm/redhat/brp-python-hardlink
16:17:34 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:17:34 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.I9FUEd
16:17:34 + umask 022
16:17:34 + cd /root/rpmbuild/BUILD
16:17:34 + cd src
16:17:34 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
16:17:34 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:17:34 + ver=v0.23.0
16:17:34 + test v0.23.0 = v0.23.0
16:17:34 + echo 'PASS: docker-scan version OK'
16:17:34 + exit 0
16:17:34 PASS: docker-scan version OK
16:17:34 Processing files: docker-scan-plugin-0.23.0-0.el7.x86_64
16:17:34 Provides: docker-scan-plugin = 0:0.23.0-0.el7 docker-scan-plugin(x86-64) = 0:0.23.0-0.el7
16:17:34 Requires(interp): /bin/sh /bin/sh /bin/sh
16:17:34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:17:34 Requires(post): /bin/sh
16:17:34 Requires(preun): /bin/sh
16:17:34 Requires(postun): /bin/sh
16:17:34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el7.x86_64
16:17:34 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.23.0-0.el7.src.rpm
16:17:34 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.23.0-0.el7.x86_64.rpm
16:17:34 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Rf9hJQ
16:17:34 + umask 022
16:17:34 + cd /root/rpmbuild/BUILD
16:17:34 + cd src
16:17:34 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.el7.x86_64
16:17:34 + exit 0
16:17:37 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:17:37 + popd
16:17:37 ~/rpmbuild/BUILD/src
16:17:37 + RPM_EC=0
16:17:37 ++ jobs -p
16:17:37 + exit 0
16:17:37 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Wy5e7r
16:17:37 + umask 022
16:17:37 + cd /root/rpmbuild/BUILD
16:17:37 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64 '!=' / ']'
16:17:37 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64
16:17:37 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64
16:17:37 + mkdir -p /root/rpmbuild/BUILDROOT
16:17:37 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64
16:17:37 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:17:37 + export CFLAGS
16:17:37 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:17:37 + export CXXFLAGS
16:17:37 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:17:37 + export FFLAGS
16:17:37 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:17:37 + export FCFLAGS
16:17:37 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:17:37 + export LDFLAGS
16:17:37 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:17:37 + export LT_SYS_LIBRARY_PATH
16:17:37 + CC=gcc
16:17:37 + export CC
16:17:37 + CXX=g++
16:17:37 + export CXX
16:17:37 + cd src
16:17:37 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:17:37 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:17:37 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:17:37 + popd
16:17:37 ~/rpmbuild/BUILD/src
16:17:37 + /usr/lib/rpm/check-buildroot
16:17:37 + /usr/lib/rpm/redhat/brp-ldconfig
16:17:37 + /usr/lib/rpm/brp-compress
16:17:37 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:17:37 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:17:37 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:17:37 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:17:37 + /usr/lib/rpm/check-rpaths
16:17:37 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:17:37 + /usr/lib/rpm/brp-remove-la-files
16:17:37 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:17:37 + /usr/lib/rpm/redhat/brp-python-hardlink
16:17:37 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7VPB3K
16:17:37 + umask 022
16:17:37 + cd /root/rpmbuild/BUILD
16:17:37 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:17:37 + export CFLAGS
16:17:37 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
16:17:37 + export CXXFLAGS
16:17:37 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:17:37 + export FFLAGS
16:17:37 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
16:17:37 + export FCFLAGS
16:17:37 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
16:17:37 + export LDFLAGS
16:17:37 + LT_SYS_LIBRARY_PATH=/usr/lib64:
16:17:37 + export LT_SYS_LIBRARY_PATH
16:17:37 + CC=gcc
16:17:37 + export CC
16:17:37 + CXX=g++
16:17:37 + export CXX
16:17:37 + cd src
16:17:37 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
16:17:37 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:17:37 + ver=v0.23.0
16:17:37 + test v0.23.0 = v0.23.0
16:17:37 + echo 'PASS: docker-scan version OK'
16:17:37 PASS: docker-scan version OK
16:17:37 + RPM_EC=0
16:17:37 ++ jobs -p
16:17:37 + exit 0
16:17:37 Processing files: docker-scan-plugin-0.23.0-0.fc37.x86_64
16:17:37 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:17:37 Provides: docker-scan-plugin = 0:0.23.0-0.fc37 docker-scan-plugin(x86-64) = 0:0.23.0-0.fc37
16:17:37 Requires(interp): /bin/sh /bin/sh /bin/sh
16:17:37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:17:37 Requires(post): /bin/sh
16:17:37 Requires(preun): /bin/sh
16:17:37 Requires(postun): /bin/sh
16:17:37 Enhances: docker-ce-cli
16:17:37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64
16:17:37 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.23.0-0.fc37.src.rpm
16:17:38 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
16:17:38 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
[Pipeline] sh
16:17:39 + make clean
16:17:39 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:17:39 rm -f -r src
16:17:40 make -C rpm clean
16:17:40 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:17:40 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:17:40 rm -f -r rpmbuild/
16:17:40 docker builder prune -f --filter until=24h
16:17:41 Total:	0B
16:17:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:17:41 make -C deb clean
16:17:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:17:41 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:17:41 rm -f -r debbuild
16:17:41 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:17:41 rm -f -r sources
16:17:41 docker builder prune -f --filter until=24h
16:17:41 Total:	0B
16:17:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:17:41 make -C static clean
16:17:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:17:41 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:17:41 rm -f -r build
16:17:41 docker builder prune -f --filter until=24h
16:17:41 Total:	0B
16:17:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:17:42 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.23.0-0.fc37.x86_64.rpm
16:17:42 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3XTAG0
16:17:42 + umask 022
16:17:42 + cd /root/rpmbuild/BUILD
16:17:42 + cd src
16:17:42 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64
16:17:42 + RPM_EC=0
16:17:42 ++ jobs -p
16:17:42 + exit 0
16:17:42 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.BYIxZQ
16:17:42 + umask 022
16:17:42 + cd /root/rpmbuild/BUILD
16:17:42 + rm -rf src src.gemspec
16:17:42 + RPM_EC=0
16:17:42 ++ jobs -p
16:17:42 + exit 0
16:17:42     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:17:42     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:17:42     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:17:42     source_date_epoch_from_changelog set but %changelog is missing
16:17:42     source_date_epoch_from_changelog set but %changelog is missing
16:17:42     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221215153738.3a2c30b-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:17:42     source_date_epoch_from_changelog set but %changelog is missing
16:17:42     source_date_epoch_from_changelog set but %changelog is missing
16:17:42     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.1-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
16:17:42     source_date_epoch_from_changelog set but %changelog is missing
16:17:42     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.23.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:17:42 
16:17:42 RPM build warnings:
16:17:44 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
16:17:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
[Pipeline] sh
16:17:45 + make clean
16:17:45 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795:/v -w /v alpine chown -R 1000:1000 src
16:17:46 rm -f -r src
16:17:46 make -C rpm clean
16:17:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:17:46 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:17:47 rm -f -r rpmbuild/
16:17:47 docker builder prune -f --filter until=24h
16:17:47 Total:	0B
16:17:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/rpm'
16:17:47 make -C deb clean
16:17:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:17:47 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:17:47 rm -f -r debbuild
16:17:47 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/deb:/v -w /v alpine chown -R 1000:1000 sources
16:17:47 rm -f -r sources
16:17:47 docker builder prune -f --filter until=24h
16:17:47 Total:	0B
16:17:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/deb'
16:17:47 make -C static clean
16:17:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
16:17:47 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-795/static:/v -w /v alpine chown -R 1000:1000 build
16:17:47 rm -f -r build
16:17:47 docker builder prune -f --filter until=24h
16:17:48 Total:	0B
16:17:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-795/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS